@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:#fff 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}
.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;}
body{overflow-x:hidden;}
img{max-width: 100%}



/*全局样式*/
.topbox{background: #000;font-size: 12px;line-height: 32px;color: #9b9b9b;height: 32px;}
.topbox a{color: #9b9b9b;}
.topbox .right a{margin:0 5px;}
.topbox a:hover{color:#0657b2;text-decoration: underline !important;}




.logo{line-height:100px;width: 50%}
.logo img{max-height: 70px;max-width: 100%}
header .zi{line-height: 100px;width: 25%;padding-left: 15px}

header .phone{color: #0a58b0;background: url(../images/phone.png) no-repeat left center;padding-left: 45px;min-height:31px; margin-top:30px}
header .phone h4{font-size:20px;font-weight: bold}

header.act .topbox, header.act .lj{display: none;}
header.act .nav {position: fixed;left: 0;top: 0;width: 100%;z-index:99999;}


/*pc导航*/
.nav{background:#0a58b0;}
.nav li{width:12.5%;float:left;font-size:16px; line-height:42px;text-align:center;position:relative;}
.nav li a{display:block;color:#fff;}
.nav li.on a,.nav li:hover a{background: #0375c4}
/*导航二级下拉*/
.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:16px;line-height:40px;border-bottom: 1px solid #fff;}
.nav li .nav-zi li:last-child{border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:#282f42}
.nav li .nav-zi li:hover a{background:rgba(241,153,26,0.95);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(255,150,16,0.9);}
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:#0759bf;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0759bf;}
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轮播*/
.banner{position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;s}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom:20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width:28px; height: 6px; background:#fff; opacity: 1;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #0759bf;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}


.linkbox{background: #eee;padding:15px 0;}
.linkbox form{border:1px solid #d2d2d2;background: #fff;position: relative;padding-right: 55px}
.linkbox form input{width: 100%;padding:0 15px;font-size: 16px;border:0;background: none;height: 38px;}
.linkbox form button{position: absolute;top: 0;right: 0;width: 55px; background:#0a58b0 url(../images/sou.png) no-repeat center center;height: 38px;border:0;}
.linkbox .link{line-height: 40px;}
.linkbox .link a{color: #333;margin:0 5px;}
.linkbox .link a:hover{color: #0a58b0;text-decoration: underline !important;}



/*主体内容*/
.main1{padding-bottom:60px;}
.main2{padding-bottom:20px;}
.title{margin:50px 0 45px;text-align: center;font-size: 20px;color: #0a58b0;text-transform: uppercase;}
.title h4{font-size:36px;}
.title .xian{margin:-2px 0 -1px;}


.show{padding-top:35px}
.show .right .row{margin:0 -7px;}
.show .right .col-md-6{padding:0 7px;}
.show .part1 .imgbox{padding:0;font-size: 16px}
.show .imgbox{display: block;border:1px solid #c3c3c3;padding:2px; text-align: center;margin-bottom:14px;overflow: hidden;}
.show .imgbox .tu{overflow: hidden;position: relative;}
.show .imgbox .mask{position: absolute;left:0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.2);z-index: 22;color: #fff;padding:30px 20%;display:flex; flex-direction:column; justify-content:center;opacity: 0}
.show .imgbox .mask .tou{border-top: 1px solid rgba(255,255,255,0.5);border-bottom: 1px solid rgba(255,255,255,0.5); padding:10px 0;margin-bottom:18px}



.more01{display: block;width: 136px;background: #0a58b0;border:2px solid #0a58b0; font-size:18px;line-height:40px; color: #fff;text-align: center;margin:30px auto 0;}
.more01:hover{background:none;color: #0a58b0;}



.jianjie{background: url(../images/jian-bg.jpg) center center;background-size: cover;color: #fff;}
.jianjie .title{color: #fff}
.jianjie .imgbox{display: block;overflow: hidden;border:5px solid #fff;}
.jianjie .tou{font-size:24px;}
.jianjie .text{font-size:14px; line-height:32px;max-height:384px;overflow: hidden;margin:0 0 20px;}
.jianjie .more01{margin:0 !important;background: #1466c1;border-color: #fff;}
.jianjie .more01:hover{background: #fff;color: #1466c1}




.case .imgbox{display: block;position: relative;text-align: center;color: #fff;}
.case .imgbox .mask{position: absolute;left:0;top: 0;width: 100%;height: 100%;z-index: 22;display:flex; flex-direction:column; justify-content:center;padding:15px;background: rgba(0,0,0,0.3);}
.case .imgbox .mask .tou{font-size: 16px;margin-top: 15px}
.pictrue-8 .swiper-slide{width:26%; overflow: hidden;}
.pictrue-8 .swiper-slide.swiper-slide-active .mask{display: none}
.pictrue-8{position:relative;}
.pictrue-8 .swiper-pagination{width: 100%;text-align: center;left:0;bottom:-20px;height: 20px;position: relative; z-index: 999999;}
.pictrue-8 .swiper-pagination-bullet{width: 10px;height: 10px;display: inline-block;border-radius: 100%;background: #668ec3;opacity: .6;margin:0 5px;}
.pictrue-8 .swiper-pagination-bullet-active {opacity: 1;background: #00429b;}




.youshi{background: #f2f2f2}
.youshi .title{color: #333;margin-bottom: 60px}
.youshi .title .text1{font-size: 41px;font-weight: bold;line-height: 48px;margin-bottom:20px}
.youshi .title .text2{font-size: 31px;line-height: 40px}
.youshi .middle{text-align: center;}
.youshi .imgbox{margin-bottom:30px}
.youshi .imgbox .tou{font-size: 28px;color: #185bcb;line-height: 32px;font-weight: bold; margin-bottom:12px}
.youshi .imgbox .tou span{display: inline-block;padding:0 55px;position: relative;}
.youshi .imgbox .tou span:before,.youshi .imgbox .tou span:after{content: "";position: absolute;left:0;top: 50%;width: 36px;height: 2px;background: #00479d;margin-top: -1px}
.youshi .imgbox .tou span:after{left: auto;right: 0}
.youshi .imgbox .text{color: #5d5d5d;line-height: 30px;}
.youshi .part2{text-align: center;}
.youshi .part2 .imgbox{margin:0;}
.youshi .part2 .imgbox:before{display: none}
.youshi .part2 ul li{text-align: left}
.youshi .part2 ul li a{display: block;line-height: 30px; color: #5d5d5d;position: relative;padding-left: 15px;}
.youshi .part2 ul li a:before{content: "";position: absolute;left:0; top: 50%;width: 6px;height: 6px;margin-top: -3px; background: #5d5d5d;border-radius: 50%}




.weixiu .imgbox11{display: block;padding:6px;position: relative;margin-bottom: 22px}
.weixiu .imgbox{display: block;background: #fff; border:1px solid #dcdcdc;padding:6px; color: #333;position:relative;z-index: 222}
.weixiu .imgbox .tu{width:282px;height:252px;float: left;overflow: hidden;}
.weixiu .imgbox .tu .img{width: 100%;height: 100%}
.weixiu .imgbox .text{width: calc(100% - 282px);float: left;padding:8px 10px 0 18px}
.weixiu .imgbox .text h4{font-size: 18px;}
.weixiu .imgbox .text .zi{color: #999; line-height:30px;height:180px;overflow: hidden;margin:8px 0;}
.weixiu .imgbox .text .more{font-size:16px;color: #0a58b0}



.news .hezi{margin-bottom:20px}
.news .biaoti{font-size: 21px;font-weight: bold;padding-bottom: 10px;border-bottom:1px solid #000;margin-bottom:20px}
.news .imgbox{display: block;overflow: hidden;color: #333;margin-bottom: 20px;}
.news .imgbox .tu{overflow: hidden;}
.news .imgbox .tou{font-size: 14px;font-weight: bold;position: relative;line-height: 22px;margin:20px 0 15px;padding-right:95px}
.news ul li a span,.news .imgbox .tou span{position: absolute;top: 0;right: 0;color: #00429b;font-weight: normal;font-family: "Arial"}
.news .imgbox .zi{font-size: 15px; line-height: 28px;height: 84px;overflow: hidden;}
.news ul{border-top:1px solid #e6e6e6}
.news ul li a{font-size: 14px;display: block;color: #333;line-height: 45px;border-bottom: 1px solid #e6e6e6;position: relative;padding-right:95px}




footer{background:#000;color:#fff;line-height: 28px}
footer a{color:#fff;}
footer a:hover{color:#fff; text-decoration:underline !important}
footer .part1{padding:40px 0 8px;}
footer .part1 .biaoti{font-size: 18px;font-weight: bold;margin-bottom:25px}
footer .part1 .biaoti span{font-weight:normal;color: #999;font-size: 14px;font-family: "Arial";margin-left:5px}
footer .part2{text-align: center;padding:25px 0;}
footer form input{width: 100%;height: 40px;background: #fff url(../images/form01.png) no-repeat calc(100% - 12px) center;color: #333;padding:0 38px 0 10px;margin-bottom: 10px;border:0;}
footer form input:nth-child(2){background: #fff url(../images/form02.png) no-repeat calc(100% - 12px) center;}
footer form textarea{width: 100%;height: 70px;background: #fff url(../images/form03.png) no-repeat calc(100% - 12px) 10px;color: #333;padding:8px 38px 8px 10px;line-height: 27px; margin-bottom: 10px;border:0;}
footer form button{width: 210px;background: #0a58b0;color: #fff;height: 42px;border-radius: 8px;border:0;margin-top: 20px}
footer .part1 .right .text{color: #b5b6b8;line-height: 30px}
footer .saobox{text-align: right;margin-top: 20px}
footer .saobox .sao{display: inline-block;margin:0 10px;width: 100px;text-align: center;}
footer .saobox .sao .tu img{width: 100%}
footer .saobox .sao .zi{background: #333;line-height:25px;}





/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px;}

/*内页左侧导航主要样式*/
.neiye{line-height: normal;border:1px solid #c6c6c6;}
.neiye .menu{background:#0759bf; padding:20px 8px 20px 35px;font-size:24px; color:#fff;position:relative;}
.neiye .menu b{display: block;font-weight: normal;margin-top: 1px}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:45px;}
.neiye .nav1{display:block;font-size:14px; color:#666;background: #fff url(../images/nav.png) no-repeat calc(100% - 18px) center; line-height:45px;text-align:left; padding:0 50px 0 22px; position:relative;cursor: pointer;border-bottom: 1px dashed #dfdfdf}
.neiye ul a{display:block; font-size:14px; color:#333; line-height:42px; padding:0 35px; border-bottom:1px dashed #e5e5e5;}
/*.neiye ul li:last-child a{border:0;}*/
.neiye .navbox ul{display:none;}
.neiye .navbox .ul1{display:none;}
.neiye .navbox{background:#fff;margin-top: 1px}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{background: #0759bf url(../images/nav.png) no-repeat calc(100% - 18px) center;border-color: #0759bf; color:#fff;}
.neiye ul a.active{color:#0759bf;}


.neiye .lian{margin-top: 2px}
.neiye .lian .menu{font-size: 19px;padding:15px;}
.neiye .lian .menu b{display: inline-block;margin-top: 0}
.neiye .lian .hezi{padding:15px 10px 30px 15px; line-height: 25px;color: #666}


.main .navbox01{margin-bottom:20px;}

.main .cont{margin-top:18px;line-height: 28px}
.title-zi{line-height:30px; margin:0 0 18px;background: #f6f6f6}
.title-zi a{color:#999;}
.title-zi a:hover{color: #0759bf;text-decoration: underline !important;}
.title-zi .zuo{font-size: 16px;display: inline-block;background: #0a58b0; color: #fff;padding:0 15px;}



.about{font-size:15px;line-height:28px; }
.about h4{font-size:21px;font-weight: bold; line-height:28px;margin-bottom: 10px !important}
.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:16px; font-weight:bold;line-height:35px;}
.call-us .map{border:1px solid #0759bf; margin:20px auto 16px;}
.call-us .part2 .text{border:1px solid #d2d2d2;padding:8px 12px; margin-bottom: 15px}
.call-us .part2 .biaoti{font-size: 22px;text-align: center;margin-bottom: 25px}
.liuyan11 input{width: 100%; background:none; border:1px solid #0a58b0; height:42px;padding:0 15px; margin-bottom: 12px}
.liuyan11 textarea{width: 100%;background:none; border:1px solid #0a58b0; height:200px;padding:8px 15px;line-height: 30px; margin-bottom: 12px;resize: none}
.liuyan11 button{width:100%; height:42px; color:#fff; background:#0a58b0; border:none;}


.case-box,.show-box{background:none; padding:0;line-height: normal}
.case-box .row,.show-box .row{margin:0 -10px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px}
.show-box .t1{ text-align:center;font-size:16px;line-height:40px;color:#333;}


.news-box .hezi{padding-bottom: 20px;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px}
.news-box .imgbox{display:block; color: #7d7d7d; line-height:normal}
.news-box .imgbox .tu{width:220px; height:150px; border:1px solid #ccc;overflow:hidden;}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{width:calc(100% - 220px); float:left; padding:3px 0 0 15px;}
.news-box .imgbox .text .tou{font-size:16px; color:#333;}
.news-box .imgbox .text .zi{line-height:26px; height:78px; overflow:hidden;margin:10px 0 12px}
.news-box .imgbox .text .time{font-size: 18px}
.news-box .imgbox .text .more{display:block; width:92px;color:#fff;line-height:24px; text-align:center;background: #0a58b0;border-radius: 8px}


.news-main{font-size:14px; line-height:24px;}
.news-main .news-tou{margin-bottom: 18px !important}
.news-main .news-tou h4{ font-size:18px; line-height:26px; text-align:center; border-bottom:1px dashed #666; padding-bottom:12px !important;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}


.liuyan{ width:65%; 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:#fff; border:1px dashed #0759bf; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #0759bf; height:107px;border-radius:0;resize: none}
.liuyan button{width:100%; height:37px; color:#fff; background:#0759bf; border:none; border-radius:0; margin-top:5px}


.show-main{line-height: 28px}
.show-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}



.show11 .imgbox{display: block;border:1px solid #c3c3c3;padding:2px; text-align: center;margin-bottom:14px;}
.show11 .imgbox .tu{background: #fff;overflow: hidden;margin-bottom:2px}
.show11 .imgbox .tou{background: #0759bf;font-size: 16px;height: 35px;line-height:35px;padding:0 8px;color: #fff;}


.pagin{position:relative; margin:20px; font-size:14px;}
.pagin .blue{color:#056dae;font-style:normal;}
.pagin .paginList{position:absolute;right:12px;top:0;}
.pagin .paginList .paginItem{float:left;}
.pagin .paginList .paginItem a{float:left;width:31px;height:28px;border:1px solid #DDD; text-align:center;line-height:30px;border-left:none;color:#3399d5;}
.pagin .paginList .paginItem:first-child a{border-left:1px solid #DDD;}
.pagin .paginList .paginItem:first-child a{border-bottom-left-radius:5px;border-top-left-radius:5px;}
.pagin .paginList .paginItem:last-child a{border-bottom-right-radius:5px;border-top-right-radius:5px;}
.pagin .paginList .paginItem.current,.pagin .paginList .paginItem.current a{background:#f5f5f5; cursor:default;color:#737373;}
.pagin .paginList .paginItem:hover{background:#f5f5f5;}
.pagin .paginList .paginItem.more,.pagin .paginList .paginItem.more a:hover{ cursor:default;}
.pagin .paginList .paginItem.more:hover{background:#FFF;}
.pagin .paginList .paginItem.more a{color:#737373;}
.message{ float:left; width:30%;margin-top:15px;}
.jlfanye{ /*float:right;*/ width:100%;}
.jlfanye a{ padding:5px 8px;  border: solid 1px #dedede; /*float:left;*/ min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}

@media (max-width:1200px){

}

@media (max-width:1150px){

}


@media (min-width:992px){
.show .left{width: 20%;float: left;padding-right: 7px}
.show .right{width: 80%;float: left;padding-left: 7px}
.show .right .part1{width: 48%;float: left;padding-right: 7px}
.show .right .part2{width: 48%;float: left;padding-left: 7px}
.show .right .box:nth-child(2n) .part1{padding:0 0 0 7px;}
.show .right .box:nth-child(2n) .part2{padding:0 7px 0 0;}
.show .imgbox:hover .mask{opacity: 1}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.jianjie .left{width: 50%;float:left;padding-right: 18px}
.jianjie .right{width: 50%;float:left;padding-left: 18px}
.jianjie .hezi:hover .img,.jianjie .imgbox:hover .img{transform: scale(1.1,1.1)}
.jianjie .imgbox .img{height: 440px;}
.youshi .left{width: 31%;float: left;}
.youshi .middle{width: 38%;float: left;padding-top:20px}
.youshi .middle .tu{margin:0 -40px;}
.youshi .right{width: 31%;float: left;}
.youshi .left .imgbox:nth-child(2){padding-right:60px}
.youshi .left .tou{text-align:right;}
.youshi .right .imgbox:nth-child(2){padding-left:60px}
.youshi .imgbox{position: relative;margin-bottom: 40px}
.youshi .imgbox:before{content: "";position: absolute;right:30px;bottom: -8px;width: 60%;height:2px;background: #00479d}
.youshi .imgbox .text{height: 120px;overflow-y: auto}
.youshi .right .imgbox:before{right:auto;left:30px}
.youshi .part2 .list{max-width: 600px;margin:25px auto 0;}
.youshi .part2 ul li a:hover{color: #185bcb;}
.youshi .part2 ul li a:hover:before{background: #185bcb;}
.weixiu .imgbox:hover .img{transform: scale(1.1,1.1)}
.weixiu .imgbox:hover .zi{color: #666}
.weixiu .imgbox .more:hover{text-decoration: underline !important;}
.news .imgbox:hover .img{transform: scale(1.1,1.1)}
.news .imgbox:hover .tou{color: #00429b}
.news ul li a:hover{color: #00429b}
footer .part1 .right{padding-left: 10%}
footer .part1 .zuo{width: 40%;padding-right: 15px}
footer .part1 .you{width: 60%;padding-left: 15px}
.news-tou{width:80%; margin:0 auto;}
.call-us .part2 .zuo{width: 30%;float: left;padding-right: 15px}
.call-us .part2 .you{width: 70%;float: left;padding-left: 15px}
.show11 .imgbox:hover{border-color: #0759bf}
.show11 .imgbox:hover .img{transform: scale(1.1,1.1)}
.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)}

/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{background: #0a58b0 url(../images/nav.png) no-repeat calc(100% - 18px) center;border-color: #0a58b0;color:#fff;}
.neiye ul a:hover{color:#0a58b0;}

}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
.logo img{max-height: 50px}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.banner .swiper-button{display: none}
.banner .swiper-pagination{bottom: 10px}
.swiper1 .swiper-button{display: none}
.show .right{margin-top: 25px}
.jianjie .right{margin-top: 25px}
.youshi .title .text1{font-size: 35px;}
.youshi .title .text2{font-size: 28px;}
.youshi .imgbox .tou{font-size: 23px;}
.youshi .part2 .imgbox .tou{text-align: left;}
.news .left{margin-bottom: 26px}
footer{text-align: center;}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu{padding:0;font-size: 20px}
.neiye .menu b{display: none}
.neiye .menu span,.neiye .menu{line-height:52px;}
.neiye ul a.active,.neiye ul a:hover,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye ul a:before,.neiye .nav1:before{display:none;}
.neiye .nav1{padding:0 10px !important;}
.neiye ul a{padding:0 10px !important;}
/*手机侧导航 下拉 结束*/
.main3{padding-top:30px;}


.call-us .part2 .you{margin-top: 30px}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{max-height:38px}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.main1{padding-bottom:40px;}
.main2{padding-bottom: 15px}
.title{margin:46px 0 40px;font-size: 14px;}
.title h4{font-size:24px;}
.navbox01{margin-bottom: 15px}
.navbox01 .navli{width:125px;line-height:38px;font-size:16px;margin:0 4px 8px;}
.jianjie .tou{font-size: 20px}
.jianjie .text{font-size: 15px; line-height:32px;max-height:224px;}
.more01{margin-top: 25px;font-size: 16px}
.youshi .title{margin-bottom: 40px}
.youshi .title .text1{font-size:25px;line-height:40px;margin-bottom:6px}
.youshi .title .text2{font-size:18px;line-height:32px}
.youshi .imgbox{margin-bottom: 25px}
.youshi .imgbox .tou{font-size: 20px;line-height: 28px; margin-bottom:10px}
.pictrue-8 .swiper-slide{ width:70%; }
.pictrue-8{padding:0 15px}
.weixiu .imgbox11{margin-bottom: 15px}
.weixiu .imgbox .tu{width:130px;height:110px;}
.weixiu .imgbox .text{width: calc(100% - 130px);padding:6px 8px 0 12px}
.weixiu .imgbox .text h4{font-size:16px;}
.weixiu .imgbox .text .zi{font-size: 14px; line-height:22px;height:66px;margin:12px 0 0;}
.weixiu .imgbox .text .more{display: none}
.news .hezi{margin-bottom: 10px}
.news .biaoti{font-size: 18px;}
.news .imgbox .tou{font-size: 14px;margin:20px 0 10px;padding-right:95px}
.news .imgbox .zi{font-size: 13px; line-height: 24px;height: 72px;}
.news ul li a{font-size: 14px;line-height: 45px;padding-right:95px}

.show11 .imgbox .tou{font-size: 14px;}
.liuyan{width:100%;}
.call-us .part2 .biaoti{font-size: 18px;margin-bottom:20px}
}

@media (max-width:600px){
.weixiu .imgbox .tu{width:130px;height:110px;}
.weixiu .imgbox .text{width: calc(100% - 130px);padding:5px 0 0 15px;}
.weixiu .imgbox .text .time{margin:10px 0 8px;}
.news .imgbox .zi{height: auto; max-height: 72px;}

.case-box .row,.show-box .row{margin:0 -5px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 12px}


.news-box .imgbox .tu{width:120px; height:100px;}
.news-box .imgbox .text{width:calc(100% - 120px);padding:0 0 0 10px;}
.news-box .imgbox .text .tou{font-size:14px; color:#333;}
.news-box .imgbox .text .zi{line-height:22px; height:44px;margin:5px 0 8px}
.news-box .imgbox .text .time{font-size: 14px;display: none}
.news-box .imgbox .text .more{width:80px;line-height:24px;font-size: 12px}
}


@media (max-width:479px){
.logo img{max-height:32px;}
.pictrue-8 .swiper-slide{ width:100%; }

.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){

}


@media (max-width:380px){
.logo img{max-height:30px;margin-left:-6px}
}

@media (max-width:350px){

}
