@charset "utf-8";
/* CSS Document */ 
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
body{font-family:"微软雅黑";overflow-x:hidden;}
.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}
.w100{width:100% !important}
.h100{height:100% !important}
a{text-decoration:none !important;cursor:pointer !important;outline:none !important;}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s}
.sizeCover{ background-position: 50% 50%; background-size: cover; }
.sizeCover1{ background-position: 50% 50%; background-size: contain;background-repeat: no-repeat;}
.dock {top: 300px !important;}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
.min{padding: 50px 0 49px 0;}





/*头部*/
header{position:relative;border-top:5px solid #0366c1;}
header .logo_box{height:168px;}
header .logo_box .logo{line-height:168px;}
header .logo_box .logo1{margin-left:36px;line-height:168px;}
header .tel_box{}
header .tel{margin-top:30px;}
header .tel h5{font-size:14px; color:#696969;text-align:right; background:url(../images/tell.png) 154px 100% no-repeat;height:16px;}
header .tel h6{font-size:30px; color:#292929; font-family:arial;font-weight:bold;margin-top:3px !important;}
header .top{background:url(../images/bei.png) no-repeat;width:276px;line-height:39px;}
header .top ul{padding:0 22px 0 24px;}
header .top ul li{background:url(../images/bian.jpg) no-repeat right 55%;}
header .top ul a{color:#ffffff;font-size:14px;padding:0 10px;}
.list-inline > li {padding:0 !important;}
header .top ul li:last-child{background:none;}
header .top ul a:hover{color:#67bd28;}



/*PC端导航*/
nav{position:relative;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
nav a{color:#292929;font-size: 18px;}
/*一级导航*/ 
nav .ul1 li{float:left;text-align:center;position:relative;width:12.5%;line-height:62px;border-right:1px solid #e8e8e8;}
nav .ul1 li:first-child{border-left:1px solid #e8e8e8;}
nav .ul1 li .a1{display:block;position:relative;}
nav .ul1 li.active:before{content:"";width:100%;height:3px;background:#67bd28;position:absolute;left:0;top:-1px;transition:0.6s;}
nav .ul1 li .a1:hover,nav .ul1 li .a1.active{color:#076db4}
nav .ul1 li:hover:before{content:"";width:100%;height:3px;background:#67bd28;position:absolute;left:0;top:-1px;transition:0.6s;}
/*二级导航*/
nav .ul2{position: absolute;left:0;top: 100%;z-index: 100;width: 100%;display: none;padding: 0;}
nav .ul2 li{line-height:40px;float:none;width:100%;margin-top:1px;background:#0366c1;border-right:none;}
nav .ul2 li a{color:#fff;}
nav .ul2 li:hover a{color:#fff}


header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:168px;z-index:2000;}
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:#076db4;}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:#67bd28;color:#fff;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:60px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:5px;background:#076db4;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click span{background:#076db4;}
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:5px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.5px 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:-5px;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;}
.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:18px; height:5px; background: #d2d2d2; opacity: 1;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #076db4;}
.swiper-wrapper {height: auto !important;}


/*标题*/
.title1{text-align:center;}
.title1 h1{font-size:30px;color:#1a1a1a;color:#1a1a1a;background:url(../images/title2.png) no-repeat center 63%;}
.title1 span{font-size:12px;color:#636363;margin-top:3px;display:block;}




/*产品中心*/
.db{padding:26px 0 36px 0;}
.db .fen{border-bottom:1px solid #e4e4e4;}
.db .fen .zuo{width:22.5%}
.db .fen .you{width:77.5%;padding-left:22px;}
.db .fen .xie{background:url(../images/bei1.jpg) no-repeat center center/cover;padding:42px 0 32px 0;text-align: center;}
.db .fen .xie .shang{position:relative;padding-bottom:27px;}
.db .fen .xie .shang:before{content:"";width:138px;height:2px;position:absolute;background:#076db4;left:50%;bottom:0;margin-left:-69px;}
.db .fen .xie .shang h2{font-size:28px;font-weight:bold;color:#fff;}
.db .fen .xie .shang h3{font-size:14px;color:#fff;margin-top:12px;}
.db .fen .xie .xia h4{font-size:14px;color:#fff;}
.db .fen .xie .xia h5{font-size:18px;font-family:Impact;color:#fff;margin-top:10px;letter-spacing:1px;}
.db .fen .xie .xia .tu img{width:28px;height:28px;}
.db .fen .xie .xia .tu{margin:20px 0 16px 0;}
.db .fen .you .li{margin:0 -11px;}
.db .fen .you .li .col-md-4{padding:0 11px;}
.db .fen .you .box{display:block;padding:5px;margin-bottom:27px;border:1px solid #e4e4e4;}
.db .fen .you .box .imgbox{overflow:hidden;border:1px solid #e4e4e4;}
.db .fen .you .box .imgbox span{font-size:0;display:block;}
.db .fen .you .box .text{color:#292929;font-size:14px;text-align:center;padding:15px 0 10px 0;}
.db .carry{height:50px;border-bottom:2px solid #e4e4e4;background:#f3f3f3;position:relative;margin-bottom:22px;}
.db .carry h1{font-size:18px;color:#076db4;font-weight:bold;padding-left:20px;line-height:50px;position:relative;height:50px;}
.db .carry h1:before{content:"";width:145px;height:2px;background:#076db4;position:absolute;left:0;bottom:0;}
.db .carry h1 span{font-size:12px;color:#595959;font-family:Arial;font-weight:normal;margin-left:3px;display:inline-block;}
.db .carry .more{position:absolute;right:20px;top:18px;display:block;font-size:12px;color:#595959;font-family:Arial;}
.db .carry .more:hover{color:#076db4;}

/*nav1*/
.nav1{}
.nav1 .title{height:78px;position:relative;padding:0 0 0 75px;background:#076db4;line-height:78px;cursor:pointer;border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;}
.nav1 .title:after{left:auto;right:5px;}
.nav1 .title .text:before{top:auto;bottom:5px;}
.nav1 .title .text:after{top:auto;bottom:5px;left:auto;right:5px;}
.nav1 .title span.span1{color:#fff;font-size:42px;top:-1px;position:absolute;left:30px;}
.nav1 .title span.span2{color:#fff;font-size:20px;position:absolute;top:0;right:15px;line-height:60px;}
.nav1 .title i{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;}
.nav1 .title .text h5{font-size:24px;font-weight:bold;color:#fff;line-height:78px;}
.nav1 .title .text p{font-size:12px;color:#fff;margin-top:3px;}
.nav1 ul{border-left:1px solid #e4e4e4;border-right:1px solid #e4e4e4;}
.nav1 ul li{border-bottom:1px solid #e4e4e4;}
.nav1 ul li a{display:block;line-height:50px;font-size:14px;color:#292929;padding:0 0 0 30px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;font-weight:bold;background:url(../images/bian.png) no-repeat 90% center;}
.nav1 ul li a.active,.nav1 ul li a:hover{background:#67bd28 url(../images/bian.png) no-repeat 90% center;color:#fff;}
.nav1 ul li:hover{border-bottom:1px solid #67bd28;}
.nav1 ul dl{display:none;}
.nav1 ul dl.dl1{display:block;}

.nav1 ul dl dd a{display:block;line-height:36px;color:#292929;font-size:15px;position:relative;background:url(../images/jian.png) no-repeat 0 center;padding:0 10px 0 30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px dashed #4980b8;}
.nav1 ul dl dd a:hover,.nav1 ul dl dd a.active{background:url(../images/jian1.png) no-repeat 0 center;color:#076db4;}
.nav1 ul dl dd a:hover span,.nav1 ul dl dd a.active span{text-decoration:underline;}
.nav1-2{margin-top:20px;}
.nav1-2 .text2{line-height:25px;color:#585858;border:1px solid #dfdfdf;border-top:none;padding:20px 10px;}
.title6{height:34px;margin-bottom:20px;background:url(../images/bei.jpg) no-repeat center center;background-size:contain;}
.title6 h5{display:inline-block;line-height:34px;color:#fff;font-size:16px;color:#fff;padding:0 0 0 14px;}
.title6 h5 img{margin:-4px 10px 0 0;}
.title6 p{line-height:35px;padding-right:12px;color:#8a8a8a;}
.title6 p a{font-size:12px;color:#1765b4;}
.title6 .more{font-size:12px;color:#1765b4;line-height:35px;margin-right:10px;font-family:Times New Roman;}
.title6 p a:hover,.title6 .more:hover{color:#faa105;}
.db .block{font-size:12px;}
.db .block .zi img{max-width:100%;}
.db .block .middle{padding:0 50px; position:relative}
.block .middle:before,.block .middle:after{content:""; position:absolute; left:0; top:0; width:1px; height:100%; background:#888888;}
.db .block .middle:after{left:auto; right:0;}
.db .block form{position:relative; padding-right:30px; border-top:1px solid #888888; border-bottom:1px solid #888888; margin-bottom:10px;}
.db .block form input{width:100%; height:38px; border:0;background:none;font-size:12px;color:#fff;}
.db .block form button{position:absolute; top:0; right:0;width:30px; height:38px; background:url(../images/sou.png) no-repeat center right; border:0; outline:none}
.db .block .link a{color:#fff; margin:0 5px}
.db .block .phone h4{font-size:30px; color:#fff; font-weight:bold;}
.db .block .link{color:#fff;}

/*5大优势*/
.db1{padding:38px 0 0px 0;}
.db1 .Title{text-align:center;}
.db1 .Title h1{font-size:29px;color:#292929;}
.db1 .Title h1 b{font-weight:normal;font-family:Impact;font-size:60px;color:#076db4;margin:0 8px;}
.db1 .Title span{font-size:18px;color:#999999;background:url(../images/title1.png) no-repeat center center;display:block;}
.db1 .advantage-con {margin-top:60px;height:680px;}
.db1 .advantage-con .w3cFocus {width: 100%;position: relative; }
.db1 .advantage-con .w3cFocus .container-fluid {position: relative; }
.db1 .advantage-con .w3cFocus .pageState {position: absolute;right: 10px;top: 702px;z-index: 15;font-size: 1.4rem;color: #999; }
.db1 .advantage-con .w3cFocus .pageState:before {content: "0";font-size: 2.4rem;color: #292929;font-weight: bold; }
.db1 .advantage-con .w3cFocus .pageState span {font-size: 2.4rem;color: #292929;font-weight: bold;margin-right: 6px; }
.db1 .advantage-con .w3cFocus .prev, .db1 .advantage-con .w3cFocus .next {position: absolute;display: block;left: 10px;top: 702px;width: 37px;height: 37px;background: url(../images/focusAdvBg.png) no-repeat;z-index: 15;transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s; }
.db1 .advantage-con .w3cFocus .next {left: 55px;background-position: 0 -37px; }
.db1 .advantage-con .w3cFocus .prev:hover {background-position: -37px 0; }
.db1 .advantage-con .w3cFocus .next:hover {background-position: -37px -37px; }
.db1 .advantage-con .w3cFocusIn {position: relative;overflow: hidden; }
.db1 .advantage-con .w3cFocusIn .hd ul {zoom: 1; }
.db1 .advantage-con .w3cFocusIn .hd ul li {position: relative;cursor: pointer;background: #0c6cb3;color: #fff;padding: 35px 30px;overflow: hidden;border-bottom: 1px solid #5598ca; }
.db1 .advantage-con .w3cFocusIn .hd ul li.on {background: #67bd28; }
.db1 .advantage-con .w3cFocusIn .hd ul li .num {margin-top: 5px;font-size: 1.8rem;font-family: "Impact";float: left;width: 45px;text-align: center; }
.db1 .advantage-con .w3cFocusIn .hd ul li .num span {display: inline-block;border-bottom: 2px solid #fff; }
.db1 .advantage-con .w3cFocusIn .hd ul li .titbox {float: right;width: calc(100% - 55px); }
.db1 .advantage-con .w3cFocusIn .hd ul li .titbox .chtit {font-size: 1.8rem;font-weight: bold;line-height: 25px;height: 25px;overflow: hidden; }
.db1 .advantage-con .w3cFocusIn .hd ul li .titbox .entit {font-size: 1.2rem;opacity: .6;text-transform: uppercase; }
.db1 .advantage-con .w3cFocusIn .hd .phonebox {background: #034474;color: #fff;padding: 30px 30px 30px 30px;overflow: hidden; }
.db1 .advantage-con .w3cFocusIn .hd .phonebox .icon {width: 70px;float: left;margin-top: 5px;text-align: center; }
.db1 .advantage-con .w3cFocusIn .hd .phonebox .pnum {width: calc(100% - 75px);float: right;text-align: left;font-size: 1.4rem; }
.db1 .advantage-con .w3cFocusIn .hd .phonebox .pnum span {font-size: 2.4rem;display: block;font-family: "Impact"; }
.db1 .advantage-con .bdbox {padding-top: 60px;border-top: 1px solid #ddd; }
.db1 .advantage-con .bdbox .bd li {padding: 80px 0; }
.db1 .advantage-con .bdbox .bd li .picbox {text-align: center; }
.db1 .advantage-con .bdbox .bd li .picbox img {max-width: 100%; }
.db1 .advantage-con .bdbox .bd li .conbox {margin-top: 30px; }
.db1 .advantage-con .bdbox .bd li .conbox .line {width: 25px;height: 5px;background: #0c6cb3; }
.db1 .advantage-con .bdbox .bd li .conbox .titbox {margin-top: 20px;color: #fff; }
.db1 .advantage-con .bdbox .bd li .conbox .titbox .chtit {font-size: 3rem;font-weight: bold;line-height: 45px;height: 45px;overflow: hidden; }
.db1 .advantage-con .bdbox .bd li .conbox .titbox .entit {margin-top: 5px;font-size: 1.2rem;opacity: .3;text-transform: uppercase;height: 20px;line-height: 20px;overflow: hidden; }
.db1 .advantage-con .bdbox .bd li .conbox .con {margin-top: 15px;font-size: 1.4rem;color: #fff;line-height: 25px;height: 75px;overflow: hidden; }
.db1 .advantage-con .numbox {background: #f3f3f3;padding: 30px 0; }
.db1 .advantage-con .numbox .nlist {text-align: center; }
.db1 .advantage-con .numbox .nlist .num {font-size: 1.4rem;color: #292929; }
.db1 .advantage-con .numbox .nlist .num span {font-size: 4.8rem;font-family: "Impact";margin-right:5px;}
.db1 .advantage-con .numbox .nlist .tit {font-size: 1.4rem;color: #696969; }

/*关于我们*/
.db2{padding:70px 0 65px 0;}
.db2 .guan{margin-top:60px;border:1px solid #e5e5e5;}
.db2 .guan .zuo{width:45%;height:373px;}
.db2 .guan .you{width:55%;padding:46px 40px;border-left:1px solid #e5e5e5;height:373px;}
.db2 .guan .zuo .imgbox{overflow:hidden;}
.db2 .guan .zuo .imgbox span{display:block;font-size:0;}
.db2 .guan .you .tou{position:relative;padding-bottom:24px;}
.db2 .guan .you .tou:before{content:"";background:#076db4;width:14px;height:2px;position:absolute;left:0;bottom:0;}
.db2 .guan .you .tou h2{color:#292929;font-size:22px;font-weight:bold;}
.db2 .guan .you .tou span{font-size:14px;color:#076db4;font-weight:normal;margin-left:10px;}
.db2 .guan .you .text{line-height:25px;color:#696969;height:150px;overflow:hidden;font-size:14px;margin:20px 0 40px 0;}
.db2 .guan .you .more1{width:108px;height:32px;line-height:32px;background:#076db4 url(../images/jian.png) no-repeat center center;display:block;text-align:center;color:#fff;}


/*工程案例*/
.db3{padding:55px 0 105px 0;background:url(../images/bei2.jpg) no-repeat center center/cover;}
.swiper1 .swiper-pagination{ position: absolute; left: 0; bottom: -50px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.swiper1 .swiper-pagination span{ margin: 0 5px; width:18px; height:5px; background: #d2d2d2; opacity: 1;border-radius:0 !important;}
.swiper1 .swiper-pagination span.swiper-pagination-bullet-active{background: #076db4;position:relative;}
.swiper1{position:relative;margin-top:55px;}
.swiper1 .box{display:block;padding:1px;background:#e5e5e5;border-bottom:2px solid #d2d2d2;}
.swiper1 .box .chao{}
.swiper1 .box .imgbox{overflow:hidden;}
.swiper1 .box .imgbox span{display:block;font-size:0;}
.swiper1 .box .text{padding:25px 15px 12px 10px;background:#fff;}
.swiper1 .box .text h2{font-size:14px;color:#292929;}
.swiper1 .box .text .lian{position:relative;height:29px;margin-top:10px;}
.swiper1 .box .text .lian h3{border:1px solid #e5e5e5;line-height:29px;padding-left:13px;color:#999999;font-size:12px;font-weight:bold;width:88%;height:29px;}
.swiper1 .box .text .lian1{position:absolute;right:0;top:0;border:1px solid #e5e5e5;border-left:none;width:12%;height:29px;background:url(../images/san1.png) no-repeat center center;}
.swiper1 .swiper-button.swiper-button-prev{left:-80px;background: url(../images/zuo.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right:-80px;background: url(../images/you.png) no-repeat;background-size: cover;cursor: pointer;}
.swiper1 .swiper-button{width:52px !important;height:52px;top:47%;}
.swiper1 .swiper-button-prev.swiper-button-disabled {opacity: 1;}
.swiper1 .swiper-button-next.swiper-button-disabled {opacity: 1;}


/*新闻中心*/
.db4{padding:60px 0 30px 0;}
.db4 .juli{margin-top:60px;}
.news1{display:block;}
.news1 .imgbox{position:relative;padding-left:200px;}
.news1 .imgbox .text{width:200px;height:100%;background:#67bd28;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;}
.news1 .imgbox .text h5{font-size:70px;color:#fff;font-weight:bold;}
.news1 .imgbox .text p{font-size:16px;color:rgba(255,255,255,0.6);font-weight:bold;letter-spacing:1px;}
.news1 .imgbox .img{height:150px;}
.news1 .text_box h5{font-size:16px;font-weight:bold;color:#292929;margin:25px 0;}
.news1 .text_box .text{line-height:24px;color:#696969;height:48px;overflow:hidden;}
.news2{display:block;background:#f6f6f6;padding:30px;}
.news2 .rq h5{font-size:22px;font-weight:bold;color:#292929;letter-spacing:3px;}
.news2 .rq span{display:block;width:26px;height:26px;text-align:center;line-height:26px;background:#dadada;color:#696969;border-radius:50%;margin-top:30px;}
.news2 .text_box{margin-left:100px;}
.news2 .text_box h5{font-size:16px;color:#292929;font-weight:bold;}
.news2 .text_box .text{line-height:24px;color:#696969;margin-top:25px;height:48px;overflow:hidden;}
.news3 li{margin-top:19px;}
.news3 a{font-weight:bold;color:#292929;}
.db4 ul.cjwt{margin:60px 0;}
.db4 ul.cjwt .title20 h5{font-size:20px;font-weight:bold;color:#292929;}
.db4 ul.cjwt .title20 p{font-weight:bold;color:#999;}
.db4 ul.cjwt li:nth-child(1){position:relative;}
.db4 ul.cjwt li:nth-child(2){padding:0 150px;}
.news4{display:block;}
.news4 h5{font-weight:bold;color:#292929;line-height:22px;padding-bottom:12px;border-bottom:1px solid #d9d9d9;position:relative;padding-left:30px;}
.news4 h5:before{content:"Q";width:22px;height:22px;background:#076db4;color:#fff;text-align:center;line-height:20px;font-size:12px;font-weight:bold;position:absolute;top:0;left:0;border-radius:50%;}
.news4 .text{line-height:22px;height:44px;color:#696969;margin-top:20px;padding-left:30px;}
.db4 .swiper-button.swiper-button-prev{left: 12px;background: url(../images/zuo1.jpg) no-repeat;background-size: cover;cursor: pointer;}
.db4 .swiper-button.swiper-button-next{left: 53px;background: url(../images/you1.jpg) no-repeat;background-size: cover;cursor: pointer;}
.db4 .swiper-button{width: 35px !important;height:36px;top: 65%;}
.db4 .swiper-button-prev.swiper-button-disabled {opacity: 1;}
.db4 .swiper-button-next.swiper-button-disabled {opacity: 1;}


/*联系我们*/
.db6{padding:60px 0 30px 0;}
.db6 .juli{margin:80px -7px 0 -7px;}
.db6 .col-md-3{padding:0 7px;}
.db6 .box{display:block;border:1px solid #e6e6e6;background:url(../images/yuan1.jpg) no-repeat;height:191px;padding-left:30px;padding-top:30px;} 
.db6 .box h3{font-size:14px;color:#999999;margin:20px 0 10px 0;}
.db6 .box h4{font-size:16px;font-weight:bold;color:#076db4;}
.db6 .box .jia{font-size:24px;color:#aaaaaa;margin-top:10px;}




/*footer*/
.footer-wrap .f2box {padding: 75px 0;background: #333; }
.footer-wrap .f2box .fwcn .phonetxt {border-left: 3px solid #67bd28;padding-left: 20px; }
.footer-wrap .f2box .fwcn .phonetxt .p1 {font-size: 1.4rem;color: #fff; }
.footer-wrap .f2box .fwcn .phonetxt .p2 {color: #67bd28;font-size: 2.8rem;font-weight: bold;font-family: "Arial"; }
.footer-wrap .f2box .fwcn .phonetxt .p3 {color: #fff; }
.footer-wrap .f2box .fwcn .copyright {margin-top: 35px;color: #999;line-height: 25px; }
.footer-wrap .f2box .dhcn {border-right: 1px solid #696969;padding: 0 20px 10px 50px; }
.footer-wrap .f2box .dhcn .tit {font-size: 1.6rem;color: #fff;font-weight: bold; }
.footer-wrap .f2box .dhcn .con {margin-top: 20px; }
.footer-wrap .f2box .dhcn .con .list a {display: block;color: #fff;font-size: 1.4rem;float: left;width: 50%;line-height: 30px;opacity: .6; }
.footer-wrap .f2box .ewmbox {margin-top: 20px;float: left; }
.footer-wrap .f2box .ewmbox .pic {text-align: center; }
.footer-wrap .f2box .ewmbox .pic span {margin-top: 10px;display: block;color: #fff; }
.footer-wrap .f2box .ewmbox .pic img{width:130px;height:130px;}

/*内页*/
.page .about{margin-top:22px;line-height:25px;color:#333;}
.page .fen{border:none;}
.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:16px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.title07 h6{color:#666; line-height:30px; }
.text03{ padding:10px; font-size:14px; color:#333; line-height:24px;text-align: center;}
.text03 img{ max-width:100%; height:auto;}
.page .biao{font-size: 20px;color: black;margin: 20px 0 0 0;text-align: center;}
.page .case{margin:22px -13px 0 -13px;}
.page .case .col-md-4{padding:0 13px;}
.page .case .box1{display:block;padding:1px;background:#e5e5e5;border-bottom:2px solid #d2d2d2;margin-bottom:25px;}
.page .case .box1 .chao{}
.page .case .box1 .imgbox{overflow:hidden;}
.page .case .box1 .imgbox span{display:block;font-size:0;}
.page .case .box1 .text1{padding:25px 15px 12px 10px;background:#fff;}
.page .case .box1 .text1 h2{font-size:14px;color:#292929;}
.page .case .box1 .text1 .lian{position:relative;height:29px;margin-top:10px;}
.page .case .box1 .text1 .lian h3{border:1px solid #e5e5e5;line-height:29px;padding-left:13px;color:#999999;font-size:12px;font-weight:bold;width:88%;height:29px;}
.page .case .box1 .text1 .lian1{position:absolute;right:0;top:0;border:1px solid #e5e5e5;border-left:none;width:12%;height:29px;background:url(../images/san1.png) no-repeat center center;}


.fa1{ margin-top:22px;}
.fa1 ul li{padding:0 0 20px 0; margin-bottom:20px;border-bottom:1px dashed #c7c7c7;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 210px; min-height:124px;}
.fa1 ul li .fabox .imgbox{ width:210px; height:124px; overflow:hidden; position:absolute; left:0; top:0; z-index:1; }
.fa1 ul li .fabox .imgbox span{ display:block; width:100%; height:100%; transition:all .5s;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 20px;}
.fa1 ul li .fabox .fatil h3{padding-top:10px;}
.fa1 ul li .fabox .fatil h3 b{font-size: 16px;font-weight: bold;color: #2b2b2b;display: block;width: 80%;}
.fa1 ul li .fabox .fatil .fati{color:#878787; line-height:20px; height:40px; overflow:hidden;margin: 10px 0 0 0;font-size:12px;}
.fa1 ul li .fabox .fatil .more2{transition:all .3s;line-height: 28px;width: 81px;text-align: center;color: #fff;margin: 15px 0 0 0;font-size:12px;background:#0366c1;border-radius:5px;}
.page .biao{font-size: 20px;color: black;margin: 20px 0 0 0;text-align: center;}

.cont{margin-top: 20px;}
.news-main{font-size:14px; line-height:24px;}
.news-tou{width:80%; margin:0 auto;}
.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;}
.page .contact_box{ margin-top:10px;}
.page .ditu{ position:relative; margin-top:20px; border:1px solid #ccc; overflow:hidden;}
.page .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}
.page .contact_box .text{border:1px solid #e1e1e1;padding:20px;line-height:30px;color:#000;}
.page .contact_box .text b{color:#000;font-weight:normal;}





/*底部热点*/
	#tabBar{ position: fixed; left:20px; bottom:20px; z-index: 99; width: calc(100% - 40px); height: 50px;}
	#tabBar.active{ animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px;}
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) rgba(110,209,207,1); background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0;}
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px;}
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}



@media (max-width:1370px){
.pictrue-1 .swiper-button.swiper-button-prev{left: -55px;}
.pictrue-1 .swiper-button.swiper-button-next{right: -55px;}

}

@media (max-width:1330px){
.swiper1 .swiper-button.swiper-button-next{display: none;}
.swiper1 .swiper-button.swiper-button-prev{display:none;}


}

@media (max-width:1199px){
header .logo_box .logo1{display:none;}
.swiper2 .swiper-button.swiper-button-next{display: none;}
.swiper2 .swiper-button.swiper-button-prev{display:none;}




}
@media (min-width:992px){
.db .fen .you .box:hover{background:#076db4;border:1px solid #076db4;}
.db .fen .you .box:hover .text{color:#fff;}
.db .fen .you .box:hover .imgbox{border:1px solid #076db4;}
.db .fen .you .box:hover .imgbox span{transform:scale(1.1);}
.footer-wrap .f2box .ewmbox {margin-top: 0;float: none; }
.db1 .advantage-con .w3cFocusIn {overflow: visible; }
.db1 .advantage-con .w3cFocusIn .container-fluid {position: relative; }
.db1 .advantage-con .w3cFocusIn .hd {width: 270px;position: absolute;right:15px;top: 0;z-index: 9;height:680px;}
.db1 .advantage-con .w3cFocus .pageState {top: 15px;right: 300px; }
.db1 .advantage-con .w3cFocus .prev, .db1 .advantage-con .w3cFocus .next {top: 12px; }
.db1 .advantage-con .bdbox .bd ul {width: 885px; }
.db1 .advantage-con .bdbox .bd ul li .conbox {padding-left: 45px;position: relative; }
.db1 .advantage-con .bdbox .bd ul li .conbox .yh {position: absolute;right: 0;top: 15px; }
.db1 .advantage-con .numbox {padding: 46px 0; }
.db1 .advantage-con .numbox .nlist {border-left:2px solid #ccc; }
.fa1 ul li:hover .imgbox span{ transform:scale(1.1);}
.fa1 ul li:hover .fabox .fatil h3 b{ color:#0366c1;}
.fa1 ul li:hover .fabox .fatil .more2{background:#0366c1;}
.page .case .box1:hover{border-bottom:2px solid #076db4;}
.page .case .box1:hover .imgbox span{transform:scale(1.1);}
.page .case .box1:hover .lian h3{background:#076db4;color:#fff;border:1px solid #076db4;}
.page .case .box1:hover .lian1{background:#0a588f url(../images/san2.png) no-repeat center center;border:1px solid #0a588f;border-left:1px solid #3790ce;}
.db6 .box:hover{background:url(../images/yuan2.jpg) no-repeat;box-shadow:0 2px 8px rgba(0,0,0,0.2);}
.db4 .news2:hover{background:#076db4;}
.db4 .news2:hover .rq h5{color:#fff;}
.db4 .news2:hover .text_box .text{color:#fff;}
.db4 .news2:hover .text_box h5{color:#fff;}
.swiper1 .box:hover{border-bottom:2px solid #076db4;}
.swiper1 .box:hover .imgbox span{transform:scale(1.1);}
.swiper1 .box:hover .lian h3{background:#076db4;color:#fff;border:1px solid #076db4;}
.swiper1 .box:hover .lian1{background:#0a588f url(../images/san2.png) no-repeat center center;border:1px solid #0a588f;border-left:1px solid #3790ce;}
.db2 .guan .you .more1:hover{background:#67bd28 url(../images/jian.png) no-repeat center center;}
.db2 .guan .zuo:hover .imgbox span{transform:scale(1.1);}


}
@media (max-width:991px){
header .logo_box{line-height: 108px;}
.db {padding: 30px 0 10px 0;}
.db .fen .zuo{width:100%}
.db .fen .you{width:100%;padding-left:0px;}
.nav1 .title{height:60px;line-height:60px;}
.nav1 .title .text h5{line-height:60px;font-size:20px;text-align: left;}
.db .fen .you .li{margin: 20px -8px 0 -8px;}
.db .fen .you .li .col-md-4{padding:0 8px;}
.db .fen .you .box{margin-bottom:15px;}
header{border:none;}
.nav1 .title span.span1{top:-2px;}
.db1 {padding: 30px 0 0px 0;}
.db1 .advantage-con .w3cFocusIn .hd ul li{padding:10px 10px;}
.db1 .advantage-con{margin-top:30px;height:auto;}
.db1 .advantage-con .w3cFocus .prev, .db1 .advantage-con .w3cFocus .next{top:405px;}
.db1 .advantage-con .w3cFocus .pageState{top:405px;}
.db1 .advantage-con .w3cFocusIn .hd .phonebox{padding:10px;}
.db2 {padding:30px 0 20px 0;}
.db2 .guan .zuo{width:100%;height:auto;}
.db2 .guan .you{width:100%;height:auto;padding: 20px 20px;}
.db2 .guan {margin-top:30px;}
.db2 .guan .you .text{margin: 15px 0 20px 0;font-size:13px;}
.db3 {padding:30px 0 60px 0;}
.swiper1{margin-top:30px;}
.swiper1 .swiper-pagination{bottom:-30px;}
.db4 {padding:30px 0 20px 0;}
.db4 .juli {margin-top:30px;}
.db4 ul.cjwt{margin:30px 0;}
.db4 ul.cjwt li:nth-child(1){width:100%;float:none !important;}
.db4 ul.cjwt li:nth-child(2){padding:20px 0 0 0;}
.db6 {padding:30px 0 20px 0;}
.db6 .juli {margin:30px -7px 0 -7px;}
.db6 .box{margin-bottom:15px;height:auto;padding:20px;}
.footer-wrap .f2box {padding:30px 0;}
.page{padding:30px 0 30px 0;}
.page .about{margin-top:20px;}
.page .case{margin:20px -8px 0 -8px;}
.page .case .col-md-4{padding:0 8px;}
.page .case .box1{margin-bottom:15px;}

}

@media (max-width:767px){
header .logo_box{height: 88px;}
header .logo_box .logo {line-height: 88px;}	
header .logo_box .logo img{width: 301px;height: auto;}
header .sjdnav{top:88px;}
header .ydd_btn{width:35px;top:30px;}
.banner .swiper-pagination{bottom: 10px;}
.db .fen .you .box .text {font-size: 12px;padding: 10px 0 5px 0;}
.db1 .Title h1 {font-size: 23px;}
.db1 .Title h1 b{font-size:50px;}
.db1 .Title span{font-size:14px;}
.db1 .advantage-con .bdbox .bd li .conbox .titbox .chtit{font-size:2rem;}
.title1 h1 {font-size:24px;}
.db2 .guan .you .tou h2{font-size:18px;}
.db2 .guan .you .tou span{font-size:12px;}
.page .case .box1 .text1 .lian h3{font-size:12px;padding-left:8px;}
.swiper1 .box .text .lian h3{font-size:12px;padding-left:8px;}
.fa1 ul li .fabox{ position:relative; padding:0 0 0 129px; min-height:85px;}
.fa1 ul li .fabox .imgbox{ width:129px; height:85px;}
.fa1 ul li .fabox .fatil{ padding:0 0 0 20px;}
.fa1 ul li .fabox .fatil h3 b{width: 50%;font-size:15px;}
.fa1 ul li .fabox .fatil h6{font-size:12px; color:#999; line-height:24px;}
.fa1 ul li .fabox .fatil .fati{ color:#4f4f4f; line-height:22px; height:44px;font-size:12px;}

}
@media (max-width:600px){
header .logo_box{height: 78px;}
header .logo_box .logo {line-height: 78px;}	
header .logo_box .logo img{width: 241px;height: auto;}
header .sjdnav{top:78px;}
header .ydd_btn{width:35px;top:25px;}
.news1 .imgbox{padding-left:100px;}
.news1 .imgbox .text{width:100px;}
.news1 .imgbox .text h5{font-size:50px;}
.news1 .imgbox .text p{font-size:14px;}
.news1 .imgbox .img{height:100px;}
.news1 .text_box h5{margin:15px 0;}
.db1 .advantage-con .bdbox .bd li .conbox .con {font-size: 1.2rem;}
.db1 .advantage-con .numbox .nlist .tit {font-size: 1.2rem;}
.db1 .advantage-con .bdbox .bd li {padding:50px 0;}

}
@media (max-width:479px){
header .logo_box{height:68px;}
header .logo_box .logo{line-height:68px;}	
header .logo_box .logo img{width: 221px;height: auto;}
header .sjdnav{top:68px;}
header .ydd_btn{width:30px;top:23px;}
header .ydd_btn span.span02 {margin: 4px 0;}
header .ydd_btn span {height: 4px;}
header .ydd_btn.click span.span01{top:4px;margin-top:0px;	} 
header .ydd_btn.click span.span02{margin:0.4px 0;}
header .ydd_btn.click span.span03{top:-4px;margin-top:0px;}
.db1 .advantage-con .bdbox .bd li .picbox img {width:245px;height:187px;}


}
@media (max-width:400px){



}

@media (max-width:330px){
.page .case .box1 .text1 .lian h3{font-size:10px;padding-left:5px;}
.swiper1 .box .text .lian h3{font-size:10px;padding-left:5px;}

}



@media (max-width:300px){
header .logo_box .logo img{width: 215px;height: auto;}



}