@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
a{ text-decoration:none !important; cursor:pointer !important;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1200px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.suo{padding:0 5px;}
body{overflow-x:hidden;}


/*全局样式*/
.top{background:#f5f5f5; border-top:5px solid #04438a;border-bottom:1px solid #e7e7e7;font-size:12px; color:#676767;line-height:35px;}
.top .lianjie a{padding:0 10px; display:inline-block; font-size:20px; color:#999; border-left:1px solid #e7e7e7; transition:all 0.3s}
.top .lianjie a:last-child{border-right:1px solid #e7e7e7}
.top .lianjie a:hover{color:#00aeef;}


header{height:100px;}
.logo{line-height:100px;}
header .zi{line-height:100px; padding-left:15px;}
header form{margin-top:35px;}
header form input{width:246px; height:40px; background:none; padding:0 10px; border:1px solid #ddd; border-right:0}
header form button{width:40px; height:40px; background:url(../images/sou.png) no-repeat center center;border:1px solid #ddd;outline:none}
header .phone{background:url(../images/icon-call.png) no-repeat left center; padding-left:58px;min-height:48px; margin:28px 0 0 24px}
header .phone h4{font-size:28px; color:#04438a; font-weight:bold; letter-spacing:-3px}


/*pc导航*/
.nav{width:100%; background:#04438a}
.nav li{width:12.5%;float:left;font-size:16px; line-height:50px;text-align:center;position:relative;}
.nav li a{display:block;color:#fff;}
.nav li .on,.nav li a:hover{background:#fed201;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; font-size:15px;line-height:45px;margin-top:1px;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:rgba(0,0,0,0.65);}
.nav li .nav-zi li:hover a{background:rgba(4,67,138,0.9);color:#fff;}



header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(229,153,8,0.85);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#18489c;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#18489c;}
header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px;height:13px;margin:1px 4px;}



/*主体内容*/
.main1{padding-bottom:50px;}
.title{margin:32px 0 30px; font-size:14px; color:#6f6f6f; font-weight:bold;text-transform:uppercase; padding-bottom:8px; border-bottom:1px solid #b7b7b7;}
.title h4{display:inline-block;font-size:18px; color:#333;font-weight:bold; position:relative; margin-right:6px !important}
.title h4:before{content:""; position:absolute; left:0; bottom:-13px; width:100%; height:5px; background:#04438a;}
.title span{letter-spacing:-1px;}
.title b{color:#04438a;}



/*产品展示可点击关闭的侧导航*/
.show .daobox .dao{font-size:24px; color:#fff; background:url(../images/dao.jpg) center center; background-size:cover; width:100%; position:relative; text-transform:uppercase;padding:20px 10px; text-align:center; font-weight:bold}
.show .daobox .dao b{display:block; font-weight:normal; font-size:16px; color:#c9c9c9;}
.show .daobox .dao i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.show .daobox .dao span{position:absolute; right:15px; line-height:50px; color:#fff; transition:all 0.3s}
.show .daobox .daocont{border:1px solid #e0e0e0; border-top:0; border-bottom:0}
.show .daobox .dao1{display:block; border-bottom:1px solid #e0e0e0;font-size:16px;color:#333;line-height:48px;padding:0 10px 0 55px;position:relative}
.show .daobox .dao1:before{content:">"; position:absolute; top:50%; left:20px; width:18px; height:18px; background:#2f2f2f;border-radius:50%;margin-top:-9px; text-align:center; line-height:18px; font-family:"宋体"; color:#fff; transition:all 0.3s}
.show .daobox .dao1:last-child{border-bottom:0;}
.show .daobox ul a{display:block;border-bottom:1px solid #e0e0e0;font-size:14px;color:#696969;line-height:48px; padding:0 10px 0 55px;text-align:left;}
.show .daobox ul{display:none;}
.show .daobox .ul1{display:block;}
.show .daobox .dianhua{border:1px solid #dcdcdc; border-top:0; padding:2px;}
.show .daobox .dianhua img{width:100%;}
/*产品展示可点击关闭的侧导航  一级导航、二级导航 默认选中状态*/
.show .daobox .dao1.active{color:#04438a; font-weight:bold}
.show .daobox .dao1.active:before{background:#04438a; transform:rotate(90deg)}
.show .daobox ul a.active{color:#fff; background:#04438a}

.show{padding:35px 0 45px;}
.show .right .biaoti{font-size:12px; color:#595959; padding-bottom:10px; border-bottom:2px solid #fed201; text-transform:uppercase; margin-bottom:20px; position:relative}
.show .right .biaoti:before{content:""; position:absolute; left:0; bottom:-2px; width:130px; height:2px; background:#04438a;}
.show .right .biaoti b{font-size:18px; color:#04438a; margin-right:10px}
.show .right .biaoti a{color:#595959; margin-top:8px}
.show .imgbox{display:block;margin:0 4px 12px}
.show .imgbox .tu{overflow:hidden;border:1px solid #dcdcdc; border-bottom:0;}
.show .imgbox .text{border:1px solid #dcdcdc;padding:8px 10px;}
.show .imgbox .text .tou{position:relative; padding-right:15px; color:#333}
.show .imgbox .text .tou:before{content:"+"; position:absolute; top:-2px; right:0; color:#999; font-size:18px;}
.show .owl-theme .owl-controls .owl-buttons div{display:none;}




.datu{background:url(../images/dabg.jpg) center center; background-size:cover; width:100%; padding-top:32px}
.datu img{max-width:100%;}



.youshi{background:url(../images/youshi-bg.jpg) center center; background-size:cover; width:100%}
.youshi .biaoti{text-align:center; margin:60px 0 40px}
.youshi .biaoti img{max-width:100%;}
.youshi ul li{width:50%; float:left;}
.youshi ul li:nth-child(odd){padding-right:270px}/*奇数*/
.youshi ul li:nth-child(even){padding-left:270px}/*偶数*/
.youshi .imgbox{position:relative; padding-top:60px; margin-bottom:60px}
.youshi .imgbox .shu{position:absolute; top:0; right:0;font-size:80px; color:#04438a; font-weight:bold; letter-spacing:-5px;}
.youshi .imgbox .text{background:#fff; border:1px solid #cecece; font-size:14px; color:#333; line-height:18px; padding:15px 18px 15px 15px; position:relative; z-index:22}
.youshi .imgbox .text:before{content:""; position:absolute; top:50%; right:-10.5px; background:url(../images/icon.png) no-repeat; width:21px; height:21px; margin-top:-10.5px;}
.youshi .imgbox .text:after{content:""; position:absolute; top:50%; left:calc(100% + 10.5px); width:100px; height:1px; background:#d2d2d2;}
.youshi .imgbox .text .zi{height:36px; overflow:auto;}
.youshi ul li:nth-child(even) .imgbox .shu{right:auto; left:0;}
.youshi ul li:nth-child(even) .imgbox .text:before{right:auto; left:-10.5px;}
.youshi ul li:nth-child(even) .imgbox .text:after{left:auto; right:calc(100% + 10.5px);}
.youshi .hezi{position:relative;}
.youshi .gun{position:absolute; left:50%; top:125px; width:322px; margin-left:-161px; }
.youshi .gun .sixtu{display:block; width:100%; height:322px;}
.youshi .gun .sixtu img{width:100%;}
.youshi .owl-theme .owl-controls .owl-buttons div{display:none;}
.youshi .owl-pagination{position:absolute; bottom:-110px; left:50%; margin-left:-30px;}
.youshi .owl-theme .owl-controls .owl-page span.owl-numbers{font-size:0; padding:0; width:12px; height:12px; background:#cecece; border-radius:50%}
.youshi .owl-theme .owl-controls .owl-page span{margin:5px;filter:Alpha(Opacity=100);opacity:1;}
.youshi .owl-theme .owl-controls .owl-page.active span{background:#04438a;}
.youshi ul li:nth-child(3){position:relative; right:60px;}
.youshi ul li:nth-child(4){position:relative; left:60px;}



.xinwen .textbox{display:block;background:#04438a; padding:15px; color:#fff; margin-bottom:15px}
.xinwen .textbox .tou{font-size:14px; font-weight:bold; position:relative; padding-right:18px; margin-bottom:8px}
.xinwen .textbox .tou:before{content:"";position:absolute; top:50%; right:0; width:11px; height:3px; background:#fff; margin-top:-1.5px}
.xinwen .textbox .zi{font-size:12px; line-height:18px; height:36px; overflow:hidden;}
.xinwen ul li a{display:block;font-size:12px; color:#696969; line-height:39px; border-top:1px dashed #babec4}



.case .imgbox{display:block; border:1px solid #dbdbdb; margin:0 10px 20px}
.case .imgbox .tu{overflow:hidden;}
.case .imgbox .tu .img{height:178px;}
.case .imgbox .tu img{display:none;}
.case .imgbox h4{font-size:14px; color:#333; line-height:40px; text-align:center; padding:0 8px !important}
.case .owl-theme .owl-controls .owl-buttons div{display:none;}



.jianjie .tu{display:block; border:1px solid #b9b9b9; overflow:hidden; margin-bottom:10px}
.jianjie .tu .img{height:140px;}
.jianjie .text{font-size:14px; color:#6f6f6f; line-height:22px; height:110px; overflow:hidden;}
.jianjie .text a{color:#18489c;}

.lianxi{line-height:24px;}
.lianxi h1{font-size:16px; font-weight:bold;}
.lianxi .phone{border:1px solid #b7b7b7; padding:5px 10px; margin:15px 0 12px}
.lianxi .phone b{font-size:25px; color:#18489c; letter-spacing:-2px}
.lianxi .more{display:block; width:100%; background:#18489c; color:#fff; line-height:33px; border-radius:5px; text-align:center; margin-top:14px}

.rongyu .hezi{padding:0 55px}
.rongyu .imgbox{display:block; border:1px solid #dedede; overflow:hidden; margin:0 1px}
.rongyu .imgbox .tu{height:253px;}
.rongyu .owl-pagination{display:none;}
.rongyu .owl-theme .owl-controls .owl-buttons div{width:45px; height:45px; top:50%; margin-top:-22.5px;filter:Alpha(Opacity=100);opacity:1;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-55px; background:url(../images/allow1.jpg) no-repeat left center; transition:all .3s;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-next{right:-55px;background:url(../images/allow2.jpg) no-repeat right center;transition:all .3s;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/allow1.jpg) no-repeat right center;}
.rongyu .owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/allow2.jpg) no-repeat left center;}



/*5、联系我们*/
.contact{background:url(../images/contact.jpg) center center; background-size:cover; width:100%; padding:50px 0; color:#fff;line-height:36px;}
.contact a{color:#fff;}
.contact a:hover{color:#fff; text-decoration:underline !important}
.contact .tou{font-size:16px; font-weight:bold; border-top:2px solid #fff; padding-top:12px; margin-bottom:25px}
.contact ul li{width:50%; float:left; }
.contact .middle{border-left:1px solid rgba(255,255,255,0.3);border-right:1px solid rgba(255,255,255,0.3); padding:0 40px; min-height:260px}
.contact .sao img{width:105px;}
.contact .sao .sao1{display:inline-block; text-align:center; margin:0 5px 10px}
.contact .sao .zi{padding:5px 0;border-bottom:1px solid rgba(255,255,255,0.3);}




/*底部信息*/
footer{background:#fff;font-size:14px; color:#333; line-height:22px;}
footer .footer1{position:relative; padding-left:97px; padding-right:120px}
footer .footer1 b{position:absolute; left:0; top:0;display:block; width:96px; text-align:center; font-size:16px; padding:15px 0}
footer .footer1 .jie{padding:15px 0 15px 20px;border-left:1px solid #dfdfdf; }
footer .footer1 .jie a{margin:0 10px;}
footer a{color:#696969;}
footer a:hover{color:#333;text-decoration:underline !important}
#top{position:fixed; right:50px; bottom:10px;line-height:30px; cursor:pointer}
#top:hover{color:red;text-decoration:underline !important}




/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{font-size:18px; color:#04438a; position:relative; text-transform:uppercase; font-weight:bold; padding-bottom:10px}
.neiye .menu b{font-size:12px; color:#acacac; font-weight:normal; margin-left:10px}
.neiye .menu i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.neiye .menu span{position:absolute; right:15px; line-height:50px; color:#fff; transition:all 0.3s}
.neiye .navbox .nav1{display:block;padding:0 30px 0 20px;font-size:16px; color:#333; line-height:48px; margin-top:1px; text-align:left;position:relative; }
.neiye .navbox .nav1:before{content:""; position:absolute; left:20px; bottom:0; width:calc(100% - 40px); height:1px;border-top:1px dashed #c5c5c5; transition:all 0.3s}
.neiye .navbox .nav1 span{position:absolute; top:0; right:18px;line-height:48px; color:#fff}
.neiye ul a{display:block; background:#ededed; font-size:14px; color:#333; line-height:45px; padding:0 10px 0 18px;text-align:left; border-bottom:1px dashed #c5c5c5;}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{border:1px solid #dcdcdc; padding:5px 0}


/*一级导航、二级导航 默认选中状态*/
.neiye .navbox .nav1.active{background:#18489c; color:#fff;}
.neiye .navbox .nav1.active span{color:#fff;}
.neiye .navbox .nav1.active:before{opacity:0;}
.neiye ul a.active{color:#18489c;}


.lian111{border:1px solid #dcdcdc; font-size:14px; color:#333; font-family:"宋体"; display:block;margin-top:15px; text-align:center; padding:15px 0;}
.lian111 span{margin:0 20px;}

.main .tit-line {text-align: center;margin-bottom:40px;}
.main .tit-line h2{color: #383838;font-size:28px;text-transform: uppercase;margin: 0 0 15px;}
.main .tit-line h2 span {display: block;font-size:18px;}
.main .line-wrap {width: 100%;height: 1px;background: #ccc;margin-top:10px}
.main .tit-line .line-wrap .line {position: relative;top: -1px;height: 3px;background: #18489c;width: 80px;margin: 0 auto;}


.title-zi{border-bottom:1px solid #dcdcdc;font-size:14px; padding-bottom:10px;}
.title-zi .pull-left{color:#616161}
.title-zi .pull-left b{color:#000;}
.title-zi .pull-left a{color:#616161}
.title-zi .pull-right a{color:#333;}
.title-zi a:hover{color:#18489c;}

.main .cont{margin-top:20px;}

.about{font-size:14px;line-height:30px; }
.about h4{font-size:18px; line-height:35px; text-align:center;}
.about img{max-width:100%; height:auto; display:block;margin:10px auto}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:18px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{width:100%; height:auto; display:block;margin:20px auto; border:1px solid #ccc; padding:10px}


.show-box{background:none; padding:0 !important; margin:0; line-height:normal}
.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px;}




.show-main h4{font-size:20px; color:#04438a; line-height:35px; text-align:center;}
.show-main img{max-width:100%; height:auto; display:block;margin:10px auto 20px;}


.news-box .imgbox:last-child{padding-bottom:0; margin-bottom:0; border-bottom:0;}
.news-box .imgbox{display:block;padding-bottom:22px; border-bottom:1px dashed #a5a5a5; margin-bottom:26px;font-size:12px; color:#878787;}
.news-box .imgbox .tu{width:210px; height:125px;overflow:hidden; margin-right:15px}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text h4{font-size:16px; color:#333; line-height:30px; font-weight:bold}
.news-box .imgbox .text .zi{line-height:21px; height:42px; overflow:hidden; margin:8px 0 15px}
.news-box .imgbox .text span{display:block; width:80px; background:#04438a; font-size:12px; color:#fff; line-height:28px; text-align:center; border-radius:5px;}


.news-main{font-size:14px;line-height:28px; color:#666}
.news-main .tou{text-align:center; color:#666; padding-bottom:8px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-main .tou h4{font-size:18px; color:#333}
.news-main img{display:block; max-width:100%; height:auto; margin:10px auto;}

.liuyan{width:70%; margin:0 auto;}

.main .shebei{background:none;}



@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
.rongyu .hezi{padding:0;}
}



@media (max-width:1300px){
.youshi ul li:nth-child(3){right:20px;}
.youshi ul li:nth-child(4){left:20px;}
}


@media (max-width:1200px){
header .phone h4{font-size:24px;}
.youshi ul li:nth-child(3){right:0;}
.youshi ul li:nth-child(4){left:0;}
.youshi .gun{top:80px;}
}


@media (max-width:1120px){
.rongyu .title h4{font-size:16px;}
.rongyu .title span{font-size:12px;}
}


@media (min-width:992px){
	/*本网站所有的hover事件 开始*/
	
/*产品展示可点击关闭的侧导航  一级导航、二级导 hover事件*/
.show .daobox .dao1:hover{color:#04438a; font-weight:bold}
.show .daobox .dao1:hover:before{background:#04438a; transform:rotate(90deg)}
.show .daobox ul a:hover{color:#fff; background:#04438a}

.show .right .biaoti a:hover{color:#04438a; text-decoration:underline !important}
.show .imgbox:hover .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.show .imgbox:hover .text .tou{color:#04438a;}
.show .imgbox:hover .text .tou:before{color:#04438a; transform:scale(1.1,1.1);}
.title a:hover img{transform:scale(1.1,1.1);}
.xinwen ul li a:hover{color:#04438a;}
.case .imgbox:hover .img{transform:scale(1.1,1.1);}
.rongyu .imgbox:hover .tu,.jianjie .tu:hover .img{transform:scale(1.1,1.1);}
.lianxi .more:hover,.jianjie .text a:hover{text-decoration:underline !important}


/*一级导航、二级导航 hover事件*/
.neiye .navbox .nav1:hover{background:#18489c; color:#fff;}
.neiye .navbox .nav1:hover span{color:#fff;}
.neiye .navbox .nav1:hover:before{opacity:0;}
.neiye ul a:hover{color:#18489c;}


.lian111:hover{color:#18489c;}
.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{text-decoration:underline !important}
.news11 ul li a:hover{color:#c10a0a;background:url(../images/icon02.png) no-repeat left center;}
	/*本网站所有的hover事件 结束*/	
}


@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.show .daobox{margin-bottom:25px;}
.show .daobox .dao{padding:15px 10px; font-size:20px}
.youshi .gun{position:inherit; left:auto; top:auto; width:auto; margin-left:auto; margin-bottom:30px}
.youshi .gun .sixtu{width:auto; height:auto; max-width:320px; margin:0 auto}
.youshi .gun .sixtu img{max-width:100%; width:auto}
.youshi .owl-pagination{bottom:-40px;margin-left:-30px;}
.youshi ul li:nth-child(odd){padding-right:60px}/*奇数*/
.youshi ul li:nth-child(even){padding-left:60px}/*偶数*/
.youshi .imgbox{margin-bottom:30px}
.case .imgbox .tu .img{height:auto}
.case .imgbox .tu img{display:block;}
.jianjie{padding-bottom:20px;}
.jianjie .tu .img{height:auto;}
.jianjie .text{height:auto; max-height:110px;}
.rongyu .title h4{font-size:18px;}
.rongyu .title span{font-size:14px;}

.show-box .imgbox{margin:0 0 20px;}



footer{padding:12px 0 15px;}
footer .footer1{position:relative; padding:30px 120px 0 0;}
footer .footer1 b{position:absolute; left:0; top:0;width:auto; text-align:left;padding:5px 0}
footer .footer1 .jie{padding:0;border-left:0; }
footer .footer1 .jie a{margin:0 10px 5px 0;}




/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:left; text-indent:20px; font-size:18px; line-height:50px; background:#04438a; color:#fff; text-align:center; padding-bottom:0} 
.neiye .menu b{color:#fff;}
.neiye .menu span{line-height:50px;}
.neiye .navbox .nav1{line-height:44px; text-align:center; padding:0 10px; font-size:14px}
.neiye .navbox .nav1 span{display:none;}
.neiye .navbox{border:0; padding:0;}
.neiye ul a{text-align:center; padding:0 10px; line-height:42px;}
/*手机侧导航 下拉 结束*/
.liuyan{width:85%;}

}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:35px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.carousel-indicators{bottom:-5px;}
.carousel-indicators .active,.carousel-indicators li{width:10px;height:10px;margin:1px;}
.main1{padding-bottom:40px;}
.youshi .biaoti img{max-width:65%;}
.youshi ul{margin:50px 0 0;}
.youshi ul li{width:100%; float:none;}
.youshi ul li:nth-child(odd){padding-right:0}/*奇数*/
.youshi ul li:nth-child(even){padding-left:0}/*偶数*/
.youshi ul li .imgbox .shu{right:auto; left:0; font-size:50px;}
.youshi .imgbox{margin-bottom:10px; padding-top:32px;}
.youshi .imgbox .text{padding:15px;}
.youshi .imgbox .text::before,.youshi .imgbox .text::after{display:none;}
.youshi .imgbox .text .zi{height:auto;}
.rongyu{padding-top:20px;}
.rongyu .imgbox .tu{height:auto;}


.contact{text-align:center; line-height:28px; padding:35px 0}
.contact .tou{padding-top:5px; margin-bottom:12px; text-align:left}
.contact .right{display:inline-block; margin-bottom:25px}
#top{bottom:72px; right:15px}
footer .footer1{padding-right:0;}

.liuyan{width:100%;}

}

@media (max-width:600px){
.show{padding:28px 0 30px;}
.show .daobox{margin-bottom:20px;}
.show .daobox .dao{padding:12px 0;}
.show .daobox .dao1{line-height:45px;}
.show .daobox ul a{line-height:42px;}
.show .imgbox .text{padding:5px 8px;}
.youshi .biaoti{margin:40px 0 38px;}
.youshi .biaoti img{max-width:80%;}
.youshi ul li .imgbox .shu{font-size:40px;}
.youshi .imgbox{margin-bottom:7px; padding-top:35px;}
.youshi .imgbox .text{padding:12px;}
.case .imgbox{margin:0 6px 12px;}
.case .imgbox h4{line-height:35px;}




/*手机侧导航 下拉 开始*/
.neiye .menu{line-height:46px; font-size:16px;}
.neiye .menu span{ line-height:46px;}
.neiye .navbox .nav1{line-height:40px;}
/*手机侧导航 下拉 结束*/

.main .tit-line {margin-bottom:30px;}
.main .tit-line h2{font-size:24px;}
.main .tit-line h2 span {ont-size:16px; margin-top:3px}

.show-box .row{margin:0 -5px !important}
.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 12px;}
.show-main h4{font-size:18px;}
.news-main .tou h4{font-size:16px;}
.call-us img{padding:5px;}

.main .show .imgbox{margin-bottom:10px;}
.main .show .imgbox h5{line-height:32px;}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{height:28px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.case .imgbox h4{line-height:30px;}

.news-box .imgbox{padding-bottom:20px;margin-bottom:20px}
.news-box .imgbox .tu{width:150px; height:100px; margin-right:10px}
.news-box .imgbox .text h4{line-height:24px; font-size:15px}
.news-box .imgbox .text .zi{margin:4px 0 6px; line-height:19px; height:38px;}
.news-box .imgbox .text span{width:70px; line-height:25px;}
}


@media (max-width:400px){
header .ydd_btn{width:26px;}


.news-box .imgbox .tu{width:130px; height:100px;}


}


@media (max-width:380px){
.logo img{height:25px}
}

@media (max-width:350px){


}
