@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:1230px !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}
.da11{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{line-height:35px;font-size:12px; color:#6e6e6e; border-bottom:1px solid #f5f5f5}
.top .right a{maring:0 10px;color:#6e6e6e;}
.top .right a:hover{color:#bc251c; text-decoration:underline !important}



header{height:112px; background:url(../images/header-bg.jpg) center center; background-size:cover; width:100%}
.logo{line-height:112px;}
header .zi{line-height:112px; padding-left:15px;}
header .phone{background:url(../images/icon-call.png) no-repeat left center; padding-left:60px; min-height:46px; margin-top:32px; font-size:13px}
header .phone h4{font-size:28px; color:#2c9ced; font-weight:bold; letter-spacing:-2px}


/*pc导航*/
.nav{width:100%; background:url(../images/nav-bg.jpg) repeat-x;}
.nav li{width:12.2%;float:left;font-size:15px; line-height:44px;text-align:center;position:relative;}
.nav .bx{width:1px; height:14px; border-left:1px solid #21a3f3; border-right:1px solid #0380cd; margin-top:16px}
.nav li a{display:block;color:#fff;}
.nav li .on,.nav li a:hover{background:#faab00;}
/*导航二级下拉*/
.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:14px;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.6);}
.nav li .nav-zi li:hover a{background:rgba(250,171,0,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:#0694ec;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0694ec;}
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:30px;}
.title{font-size:16px; color:#333; background:url(../images/title.jpg) repeat-x; width:100%;border:1px solid #e7e7e7;line-height:40px; padding:0 15px;}
.title img{margin-right:10px;}
.title a{font-size:12px;}



.block11{padding:15px 0; font-size:14px; border-bottom:1px dashed #d2d2d2}
.block11 .hezi{position:relative; padding-right:280px}
.block11 .left{line-height:32px;}
.block11 .left a{color:#333; margin:0 10px}
.block11 form{position:absolute; top:0; right:0; font-size:12px}
.block11 form input{width:218px; height:30px; padding:0 10px; border:1px solid #e1e1e1; border-right:0; padding:0 10px}
.block11 form button{width:44px; height:30px; background:#0694ec url(../images/sou.png) no-repeat center center; color:#fff; border:0; outline:none}



.title2{position:relative; background:#f4f4f4; font-size:14px;border:1px solid #e7e7e7; line-height:35px; padding:0 15px;}
.title2 img{margin-right:5px;}
.title2 a{position:absolute;top:0;right:15px; font-size:12px; color:#8e8e8e}
.show{padding:40px 0 50px;}
.show .right{border:1px solid #e7e7e7; border-top:0;padding:10px;}
.show .right .row{margin:0 -6px !important}
.show .right .col-md-3{padding:0 6px !important}
.show .imgbox{display:block; border:1px solid #ddd; margin:0 0 12px; text-align:center; color:#fff}
.show .imgbox .tu{overflow:hidden; position:relative;}
.show .imgbox .tu h4{position:absolute; left:0; bottom:0; width:100%; background:rgba(6,148,236,0.75); font-size:14px; line-height:30px}
.show .imgbox .xia{padding:10px}
.show .imgbox .xia ul{margin:0 -3px;}
.show .imgbox .xia ul li{width:50%; float:left; padding:0 3px}
.show .imgbox .xia .more{display:block; border:1px solid #dadada; padding:2px; font-size:12px; color:#fff; font-family:"宋体"; line-height:20px}
.show .imgbox .xia .more span{display:block;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f91e4+0,036fc4+100 */
background: rgb(15,145,228); /* Old browsers */
background: -moz-linear-gradient(top, rgba(15,145,228,1) 0%, rgba(3,111,196,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(15,145,228,1) 0%,rgba(3,111,196,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(15,145,228,1) 0%,rgba(3,111,196,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f91e4', endColorstr='#036fc4',GradientType=0 ); /* IE6-9 */}




.youshi .tou img{width:100%; margin-bottom:40px; box-shadow:2px 3px 5px #ccc}
.youshi .tu img{max-width:100%; display:block; margin:0 auto;}
.youshi .left,.youshi .right{width:30%; float:left;}
.youshi .middle{width:40%; float:left;}
.youshi .imgbox{border-bottom:1px dashed #b1b1b1; margin-bottom:25px; position:relative; padding:0 0 25px 58px}
.youshi .imgbox .shu{position:absolute; left:0; top:0;width:38px; height:38px; background:url(../images/you-tou.png) center center; background-size:100% 100%;font-size:22px; color:#fff; letter-spacing:-1px;display:flex; flex-direction:column; justify-content:center; text-align:center;}
.youshi .imgbox .text h4{font-size:20px;font-weight:bold;}
.youshi .imgbox .text h4 span{color:#21a3f3;}
.youshi .imgbox .text .zi{color:#969696;line-height:24px;margin-top:15px}
.youshi .right .imgbox{padding:0 58px 25px 0;}
.youshi .right .imgbox .shu{right:0; left:auto;}
.youshi .gun{margin-top:30px; background:url(../images/yin.jpg) no-repeat bottom center; background-size:contain; padding-bottom:70px}
.youshi .imgbox22{display:block; margin:0 10px}
.youshi .imgbox22 .tu{border:1px solid #eaeaea; padding:3px;}
.youshi .imgbox22 .tu .imgbg{overflow:hidden;}
.youshi .imgbox22 h5{font-size:16px; color:#333; line-height:40px; text-align:center; padding:0 8px !important}
.youshi .owl-theme .owl-controls .owl-buttons div{display:none;}


.datu img{width:100%; margin-bottom:30px}



.jianjie .hezi{border:1px solid #e1e1e1; border-top:0; padding:10px}
.jianjie .left{border:1px solid #eaeaea; padding:2px;}
.jianjie .left .tu{height:290px;}
.jianjie .text{padding-top:30px;}
.jianjie .text .tou{font-size:14px; color:#0694ec;position:relative;}
.jianjie .text .tou:before{content:""; position:absolute; left:0; bottom:-15px; width:32px; height:2px; background:#faab00;}
.jianjie .text .tou b{font-size:22px; color:#333; margin-right:6px}
.jianjie .text .zi{font-size:14px;line-height:28px; height:140px; overflow:hidden; margin:35px 0 20px}
.jianjie .more{font-size:14px; color:#b8b8b8}




.main2 .hezi{border:1px solid #e1e1e1; border-top:0; padding:10px;}
.main2 .col-md-4{margin-bottom:20px;}
.main2 .news .tu{display:block; border:1px solid #e1e1e1; overflow:hidden; margin-bottom:5px}
.main2 .news .tu .img{height:123px;}
.main2 .news ul li a{display:block;font-size:14px; color:#333; line-height:38px; position:relative; padding-right:72px; border-bottom:1px dashed #c0c0c0;}
.main2 .news ul li a span{position:absolute; top:0; right:0; font-size:12px; color:#737373;}
.main2 .news ul li:last-child a{border:0;}
.main2 .wenti{margin-top:10px;}
.main2 .wenti .textbox{padding-bottom:15px; border-bottom:1px dashed #babec4; margin-bottom:18px; font-family:"宋体"}
.main2 .wenti .textbox:last-child{border:0; padding-bottom:0}
.main2 .wenti .wen{display:block;font-size:14px; color:#333; line-height:24px; background:#e1e1e1 url(../images/wen.jpg) no-repeat left center; padding-left:38px; margin-bottom:10px}
.main2 .wenti .huida{display:block;background:url(../images/da.jpg) no-repeat left 3px; font-size:14px; color:#333; line-height:21px; height:42px; overflow:hidden; padding-left:38px}
.main2 .lianxi{font-size:14px; color:#888; line-height:30px; padding-bottom:12px}
.main2 .lianxi .tu{border:1px solid #e2e2e2; padding:3px; margin-bottom:10px}
.main2 .lianxi img{width:100%; height:175px}
.main2 .lianxi .text{height:120px; overflow-y:auto; padding:0 5px}






/*5、联系我们*/
.contact{background:#141414;color:#979797; font-size:14px; line-height:30px; overflow:hidden}
.contact .shang{padding:40px 0;}
.contact .shang a{color:#979797;}
.contact a:hover{color:#fff;text-decoration:underline !important}
.contact .tou{font-size:18px; color:#fff; margin-bottom:25px;}
.contact .shang .left{padding-right:10px;}
.contact .shang .left ul li{width:50%; float:left; padding-right:10px; line-height:36px;}
.contact .shang .middle{border-left:1px dashed rgba(255,255,255,0.1);border-right:1px dashed rgba(255,255,255,0.1); padding:0 40px 10px; line-height:38px}
.contact .shang .middle h5{font-size:15px; color:#fff; font-weight:bold; margin-top:25px !important}
.contact .shang .ditu{padding-left:10px; text-align:right}
.contact .shang .ditu img{max-width:100%; border:5px solid #fff}

footer{font-size:14px; color:rgba(255,255,255,0.3);}
footer .hezi{padding:20px 0; border-top:1px solid rgba(255,255,255,0.08)}
footer a{color:rgba(255,255,255,0.3)}
footer .right{text-align:right;}





/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{font-size:16px; color:#fff; background:#0694ec;text-transform:uppercase; font-weight:bold; padding:0 10px 0 20px;position:relative; line-height:50px;}
.neiye .menu img{margin-right:10px;}
.neiye .menu b{font-size:12px; font-weight:normal; color:rgba(255,255,255,0.3); margin-left:6px;}
.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;font-size:14px; color:#818181; line-height:28px; background:#f2f2f2; border:1px solid #ebebeb; border-radius:5px;text-align:left;padding:0 30px 0 13px;position:relative; margin-top:10px}
.neiye .navbox .nav1:first-child{margin-top:0;}
.neiye .navbox .nav1:before{content:""; position:absolute; left:1px; top:1px; width:calc(100% - 2px); height:calc(100% - 2px); border:1px solid rgba(255,255,255,0.4); transition:all 0.3s}
.neiye .navbox .nav1 span{position:absolute; top:0; right:12px;line-height:28px; color:#0694ec; transition:all 0.3s}
.neiye ul a{display:block; font-size:12px; color:#333; line-height:32px; padding:0 10px 0 18px;text-align:left; border-bottom:1px dashed #c5c5c5; font-family:"宋体";}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{border:6px solid #0694ec; border-top:0;padding:10px}


/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{color:#fff; background:#0694ec;}
.neiye .navbox .nav1.active span,.neiye .navbox .nav1:hover span{color:#fff;}
.neiye ul a.active,.neiye ul a:hover{color:#0694ec;}


.lian111{background:#0694ec;font-size:14px; color:#fff; padding:10px 10px 10px 20px;}
.lian111 .phone{background:url(../images/phone.png) no-repeat left center; padding-left:48px; min-height:35px; font-weight:bold;}
.lian111 .phone b{display:block;}



.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: #0694ec;width: 80px;margin: 0 auto;}


.title-zi{border-bottom:1px solid #dcdcdc;font-size:14px; padding-bottom:10px;}
.title-zi .pull-right{color:#616161}
.title-zi .pull-right a{color:#616161}
.title-zi a:hover{color:#2671ca;}


.main .right{border:1px solid #e7e7e7;padding:0 10px 30px;}
.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; margin:0; line-height:normal}
.show-box .row{margin:0 -6px !important}
.show-box .col-xs-6{padding:0 6px !important}




.show-main h4{font-size:18px; color:#1a71f5; line-height:35px; text-align:center;}
.show-main img{max-width:100%; height:auto; display:block;margin:10px auto 20px;}
.show-main .text{line-height:35px;color:#666;font-size:15px;}
.show-main .text span{color:#333; font-weight:bold;}
.show-main .miaoshu{margin-top:18px;}
.show-main .miaoshu h5{font-size:16px; font-weight:bold; border-bottom:1px solid #ccc; padding:0 15px 10px !important; margin-bottom:13px !important;}


.news-box .imgbox{display:block;padding-bottom:20px; border-bottom:1px dashed #bdbdbd; margin-bottom:20px;font-size:12px; color:#6f6f6f;}
.news-box .imgbox .tu{width:135px; height:94px; border:1px solid #ccc;overflow:hidden; margin-right:15px}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text .tou{background:url(../images/news-icon.png) no-repeat left center;font-size:14px; color:#333; line-height:30px;position:relative; padding:0 80px 0 25px}
.news-box .imgbox .text .tou span{position:absolute; top:0; right:0; font-size:12px; color:#afafaf;}
.news-box .imgbox .text .zi{line-height:22px; height:44px; overflow:hidden; margin:8px 0 0}


.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;}
.liuyan .form-group{margin-bottom:5px;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{background:none; border:1px dashed #0694ec; width:100%; height:37px; border-radius:0}
.liuyan textarea{background:none; border:1px dashed #0694ec; width:100%; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#0694ec; border:none; border-radius:0; margin-top:5px}




@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
}


@media (max-width:1140px){
}



@media (min-width:992px){
	/*本网站所有的hover事件 开始*/
.block11 .left a:hover{color:#0694ec; text-decoration:underline !important}
.jianjie .more:hover,.title a:hover,.title2 a:hover{color:#0694ec; text-decoration:underline !important}
.show .imgbox:hover{border-color:#0694ec; transform:translate(0,-2px); box-shadow:0 0 10px #ccc}
.show .imgbox:hover .img{transform:scale(1.1,1.1);}
.show .imgbox .xia .more:hover span{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6ab07+0,be9438+100 */
background: rgb(246,171,7); /* Old browsers */
background: -moz-linear-gradient(top, rgba(246,171,7,1) 0%, rgba(190,148,56,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(246,171,7,1) 0%,rgba(190,148,56,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(246,171,7,1) 0%,rgba(190,148,56,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ab07', endColorstr='#be9438',GradientType=0 ); /* IE6-9 */}
.youshi .imgbox22:hover .tu{border-color:#0694ec;}
.youshi .imgbox22:hover .img{transform:scale(1.1,1.1);}
.youshi .imgbox22:hover h5{color:#0694ec;}
.main2 .news .tu:hover .img{transform:scale(1.1,1.1);}
.main2 .news ul li a:hover{color:#21a3f3;}
.main2 .news ul li a:hover span{color:#333;}
.main2 .lianxi:hover{color:#333;}

.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}
.news-box .imgbox:hover{color:#333;}
.news-box .imgbox:hover .tou{color:#0694ec;}
.news11 ul li a:hover{color:#2671ca;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;}
header{margin-bottom:0; box-shadow:none}
.show .col-md-9{margin-top:20px;}
.youshi .middle,.youshi .left,.youshi .right{width:100%;}
.youshi .right .imgbox{padding-right:0; padding-left:58px;}
.youshi .right .imgbox .shu{left:0; right:auto;}
.jianjie .text{padding-top:10px;}
.jianjie .text .tou span{display:block; margin-top:3px}
.main2 .lianxi img,.main2 .news .tu .img{height:auto;}
.main2 .lianxi .text{height:auto;}
.contact{text-align:center;}
.contact .tou{margin-bottom:20px;}
.contact .shang{padding-bottom:12px;}
.contact .shang .middle{padding:0; border:0; margin-bottom:25px; line-height:25px}
.contact .shang .middle h5{margin-top:20px !important}
.contact .shang .ditu{text-align:center;}
footer{line-height:22px; margin-top:15px}
footer .right{text-align:center;}


/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{font-size:18px; line-height:50px; color:#fff;padding:0; text-align:center;} 
.neiye .menu img,.neiye .menu b{display:none;}
.neiye .menu span{line-height:50px;}
.neiye .navbox .nav1{text-align:center; padding:0 10px; font-size:14px}
.neiye .navbox .nav1 span{display:none;}
.neiye ul a{text-align:center; padding:0 10px;}
/*手机侧导航 下拉 结束*/
.liuyan{width:85%;}
.main .right{margin-top:20px;border-top:1px solid #e7e7e7;}
/*.main .right{padding:0; border:0;}*/
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:38px;}
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:30px;}
.block11{padding:10px 0;text-align:center;}
.block11 .hezi{padding-right:0;}
.block11 .left a{margin:0 5px;}
.block11 form{position:inherit; display:inline-block; margin-top:3px}
.show{padding:35px 0 40px;}
.youshi .imgbox .text h4{font-size:18px}
.youshi .gun{margin-top:20px; padding-bottom:45px}
.jianjie .left .tu{height:auto;}
.jianjie .text{padding-bottom:20px;}
.jianjie .text .tou b{font-size:18px;}
.jianjie .text .zi{height:auto; max-height:140px;}

.contact{line-height:26px;}
.contact .tou{margin-bottom:15px;}
.contact .shang{padding:35px 0 10px;}
footer{line-height:23px;}

.liuyan{width:100%;}

}

@media (max-width:600px){
.logo img{height:35px;}
.show{padding:30px 0;}
.show .imgbox .xia{padding:6px;}
.youshi .imgbox .shu{width:32px; height:32px; font-size:20px}
.youshi .imgbox{padding:0 0 20px 48px;}
.youshi .imgbox .text h4{font-size:16px}
.youshi .imgbox .text .zi{font-size:13px; line-height:22px; margin-top:10px}
.youshi .gun{margin-top:10px; padding-bottom:30px}
.youshi .imgbox22{margin:0 5px}
.youshi .imgbox22 h5{font-size:14px; line-height:32px;}
.jianjie .text .tou b{font-size:16px;}
.jianjie .text .tou::before{bottom:-12px;}
.jianjie .text .zi{margin:30px 0 18px;}


/*手机侧导航 下拉 开始*/
.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{padding:0;}
.show-box .row{margin:0 -5px !important}
.show-box .col-xs-6{padding:0 5px !important}
.show-box .cp_con{margin:0 0 15px;}
.show-main h4{font-size:18px;}
.news-main .tou h4{font-size:16px;}
.call-us img{padding:5px;}
.news-box .imgbox .text h4{font-size:16px;}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
.logo img{height:30px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.show .imgbox .xia{padding:5px 5px 2px;}
.show .imgbox .xia ul{margin:0;}
.show .imgbox .xia ul li{width:100%; padding:0; margin-bottom:3px}


.news-box .imgbox .tu{width:120px; height:80px;}
.news-box .imgbox .text .zi{margin-top:3px;}
.news-box .imgbox .text .tou{padding-right:0;}
.news-box .imgbox .text .tou span{display:none;}

}


@media (max-width:400px){
header .ydd_btn{width:26px;}


}


@media (max-width:380px){
}

@media (max-width:350px){


}
