@charset "utf-8";
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://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')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.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"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.8s;-moz-transition: all 0.8s; -webkit-transition: all 0.8s; -o-transition: all 0.8s;}
header .head_main{width: 100%;}
header .head_top{width: 100%; height: 30px; background-color: #30bdff;}
header .head_top h4{float: left; line-height: 30px; font-size: 12px; color: #fff;}
header .head_top .top_right{float: right;}
header .head_top .top_tel{float: left; height: 30px;}
header .head_top .top_tel h4{font-size: 14px; color: #fff; line-height: 30px;}
header .head_top .top_tel h4 span{font-size: 18px; font-family: "Impact";}
header .head_top .top_qq{float: left; height: 30px; margin-left: 20px;}
header .head_top .top_qq a{line-height: 30px; font-size: 18px; color: #98deff; margin-left: 10px;}
header .head_box{width: 100%; height: 90px; background-color: #fff;}
header .head_box .logo{height: 100%; display: table; float: left;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo a img{width: 100%;}
/**/
header .navbar-toggle{ margin:0; position:absolute; padding:0; transform:translate(0,-50%); display:block;  cursor:pointer;}
header .navbar-toggle .icon-bar{background:#30bdff; width:35px; height:5px;}
header .navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/**/
header .head_box .head_right{float: right; height: 100%;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav>ul{margin: 0; padding: 0; height: 100%;}
header .head_box .top_li{float: left; position: relative; text-align: center; height: 100%;}
header .head_box .top_li:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; margin: auto; width: 1px; height: 70px; background-color: #dbdbdb;}
header .head_box .top_li>a{color: #333; font-size: 16px; display: block; padding: 22px 30px 0; width: 100%; height: 100%; position: relative; text-transform: uppercase;}
header .head_box .top_li>a strong{font-weight: normal; font-size: 12px; display: block; margin-top: 3px;}
header .head_box .top_li:hover>a{background: url("../images/nav_hover.jpg") no-repeat 50% 50%; background-size: 100% 100%; color: #ffffff;}
header .head_box .top_li .er{display: none; position:absolute; top:90px; left: 0; width: 100%; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; background: rgba(0,0,0,.7); transition:all 0.3s;}
header .head_box .top_li .er>li a{line-height:40px; color:#fff; display: block;}
header .head_box .top_li .er>li:hover a{color: #fff0f0; background-color: #018bc2;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #30bdff;}
header .swiper-pagination-banner{position: absolute; bottom: 5px; left: 0; z-index: 9; text-align: center;}
section{width: 100%; overflow: hidden;}
/**/
.content{margin-top: 25px;}
.mTitle{text-align: center; position: relative;}
.mTitle h2{font-size: 60px; color: #666; text-transform: uppercase; position: absolute; top: 0; text-align: center; width: 100%; opacity: .15;}
.mTitle h3{display: inline-block; font-size: 36px; color: #333; font-weight: bold; position: relative; padding: 0 30px;}
.mTitle h3:before, .mTitle h3:after{content: ""; position: absolute; top: 0; bottom: 0; margin: auto; width: 60px; height: 1px; background-color: #251916;}
.mTitle h3:before{left: 100%;}
.mTitle h3:after{right: 100%;}
.mTitle p{padding: 0 40px; font-size: 12px; color: #444; line-height: 16px; margin-top: 15px;}
/**/
.main1{width: 100%; padding: 60px 0 60px 0;}
.main1 .hd{width: 100%; text-align: center;}
.main1 .hd ul{display: inline-block; font-size: 0; vertical-align: top;}
.main1 .hd ul li{display: inline-block; padding: 0 6px; margin-bottom: 10px;}
.main1 .hd li a{width: 110px; height: 32px; line-height: 30px; font-size: 14px; color: #333; border: 1px solid #bfbfbf; border-radius: 20px; display: inline-block;}
.main1 .hd .on a{background-color: #ff9d33; color: #fff; border-color: #ff9d33; font-weight: bold}
.main1 .hd .more{display: inline-block; width: 110px; height: 32px; line-height: 30px; font-size: 12px; color: #fff; border: 1px solid #30bdff; background-color: #30bdff; border-radius: 20px;}
.main1 .bd{width: 100%; margin-top: 25px;}
.main1 .bd .con{position: relative;}
.main1 .bd .box{position: relative;}
.main1 .bd .item{width: 100%;}
.main1 .bd .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.main1 .bd .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.main1 .bd .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main1 .bd .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9);}
.main1 .bd .item .txtbox{width: 100%; border: 1px solid #ccc; padding: 15px 20px; background-color: #fff;}
.main1 .bd .item .txtbox .title{font-size: 15px; color: #333; font-weight: bold;}
.main1 .bd .item .txtbox .txt{font-size: 12px; color: #666; margin-top: 12px; height: 32px; line-height: 16px; overflow: hidden;}
.main1 .bd .item:hover .mask{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.main1 .swiper-button-prev-m1, .main1 .swiper-button-next-m1{position: absolute; width: 32px; height: 32px; top: 0; bottom: 0; margin: auto; outline:none;}
.main1 .swiper-button-prev-m1{background: url("../images/m1_btn.png") no-repeat 0 0; left: -50px;}
.main1 .swiper-button-next-m1{background: url("../images/m1_btn.png") no-repeat -72px 0; right: -50px;}
.main1 .swiper-button-prev-m1:hover{background: url("../images/m1_btn.png") no-repeat 0 -44px;}
.main1 .swiper-button-next-m1:hover{background: url("../images/m1_btn.png") no-repeat -72px -44px;}
/**/
.main2{width: 100%; background-color: #f3f3f3; padding: 50px 0;}
.main2 .m2Title{text-align: center;}
.main2 .m2Title h2{width: 450px; height: 50px; line-height: 50px; font-size: 30px; color: #fff; background-color: #ff9d33; display: inline-block; border-radius: 10px;}
.main2 ul{position: relative;border-top: 1px dotted #c3c3c3;}
.main2 ul li{width: 12.5%; float: left; border-right: 1px dotted #c3c3c3;}
.main2 .item{width: 100%; padding: 40px 0;}
.main2 .item .imgbox{position: relative; overflow: hidden;}
.main2 .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.main2 .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.main2 .item .txtbox{width: 100%; text-align: center; margin-top: 20px;}
.main2 .item .txtbox h4{font-size: 18px; color: #333; font-weight: bold;}
.main2 .item .txtbox h5{text-transform: uppercase; font-size: 12px; color: #ababab; margin-top: 8px;}
.main2 .item .imgbox .img1{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.main2 .item .imgbox .img2{opacity: 0; -webkit-transform: scale(2); -moz-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2);}
.main2 .item:hover .imgbox .img1{-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
.main2 .item:hover .imgbox .img2{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
/**/
.main3{width: 100%; background-color: #ff9d33; padding: 45px 0;}
.main3 .mTitle h2{color: #fff;}
.main3 .mTitle h3{color: #fff;}
.main3 .mTitle h3:before, .main3 .mTitle h3:after{background-color: #fff;}
.main3 .mTitle p{color: #fff;}
.main3 .hd{width: 100%; text-align: center;}
.main3 .hd ul{display: inline-block; font-size: 0; vertical-align: top;}
.main3 .hd ul li{display: inline-block; padding: 0 6px; margin-bottom: 10px;}
.main3 .hd li a{width: 110px; height: 30px; line-height: 30px; font-size: 12px; color: #333; background-color: #fff; border-radius: 20px; display: inline-block;}
.main3 .hd .on a{color: #ff9d33; font-weight: bold}
.main3 .hd .more{display: inline-block; width: 110px; height: 32px; line-height: 30px; font-size: 12px; color: #fff; border: 1px solid #30bdff; background-color: #30bdff; border-radius: 20px;}
.main3 .bd{width: 100%; margin-top: 30px;}
.main3 .bd .item{width: 100%; overflow: hidden;}
.main3 .bd .item .imgbox{position: relative; overflow: hidden;}
.main3 .bd .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.main3 .bd .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main3 .bd .item .txtbox{width: 100%; background-color: #fff; padding: 20px;}
.main3 .bd .item .txtbox .title{font-size: 16px; color: #666;}
.main3 .bd .item .txtbox .txt{font-size: 12px; color: #999; line-height: 16px; margin-top: 10px; height: 32px; line-height: 16px; overflow: hidden;}
.main3 .bd .item:hover .imgbox .img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
.main3 .bd .item:hover .txtbox{background-color: #36bdfc; -webkit-animation: m3Txt 0.8s ease 0s; -o-animation: m3Txt 0.8s ease 0s; animation: m3Txt 0.8s ease 0s;}
.main3 .bd .item:hover .txtbox .title{color: #fff;}
.main3 .bd .item:hover .txtbox .txt{color: #fff;}
.main3 .mores{margin-top: 30px; text-align: center;}
.main3 .mores a{display: inline-block; width: 160px; height: 40px; line-height: 38px; border: 1px solid #b5b5b5; text-align: center; font-size: 14px; color: #666; border-radius: 20px; background-color: #fff;
    -webkit-animation:  m3More 0.8s ease 0s infinite;
    -o-animation: m3More 0.8s ease 0s infinite;
    animation: m3More 0.8s ease 0s infinite;}
.main3 .more a:hover{background-color: #ff9d33; color: #fff; border-color: #fff;}
@keyframes m3More {
    from{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
    to{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@-webkit-keyframes m3More {
    from{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
    to{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@-moz-keyframes m3More {
    from{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
    to{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@-ms-keyframes m3More {
    from{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
    to{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
@-o-keyframes m3More {
    from{-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
    to{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
}
/**/
.main4{width: 100%; padding: 40px 0 70px 0; background: url("../images/m4_jiantou.png") no-repeat bottom;}
.main4 .mLeft{width: 47%; float: left;}
.main4 .mLeft .imgbox{text-align: center; overflow: hidden;}
.main4 .mLeft .imgbox img{width: 100%; height: auto;}
.main4 .mLeft .leftTit{margin-top: 20px;}
.main4 .mLeft .leftTit h4{font-size: 30px; color: #333; background: url("../images/m4_jian.png") no-repeat 150px 50%;}
.main4 .mRight{width: 53%; float: left; position: relative;}
.main4 .m4Side{position: absolute; left: -130px; width: 130px; top: 30px; padding: 20px 0; background-color: #fff;}
.main4 .m4Side h4{font-size: 26px; color: #333; text-align: center;}
.main4 .m4Side ul{text-align: center; margin-top: 20px;}
.main4 .m4Side ul li{display: inline-block; margin-bottom: 15px;}
.main4 .m4Side li a{width: 110px; height: 32px; line-height: 30px; border: 1px solid #ff9d33; font-size: 14px; color: #333; display: inline-block; border-radius: 20px;}
.main4 .m4Side li a:hover{background-color: #ff9d33; color: #fff;}
.main4 .txtbox{margin-top: 60px; padding: 10px; border-top: 1px solid #858585;}
.main4 .txtbox h4{font-size: 20px; color: #333; font-weight: bold;}
.main4 .txtbox .txt{font-size: 14px; color: #666; margin-top: 10px; line-height: 26px;}
.main4 .picMarquee-left{width:100%; overflow:hidden; position:relative;}
.main4 .picMarquee-left .hd{height: 30px;}
.main4 .picMarquee-left .hd .prev, .main4 .picMarquee-left .hd .next{ display:block;  width: 35px; height: 30px; float:right; overflow:hidden; cursor:pointer;}
.main4 .picMarquee-left .hd .next{background:url("../images/m4_btn.png") no-repeat -35px 0;}
.main4 .picMarquee-left .hd .prev{background:url("../images/m4_btn.png") no-repeat 0 0;}
.main4 .picMarquee-left .bd{padding: 0 10px; margin-top: 15px;}
.main4 .picMarquee-left .bd ul{overflow:hidden; zoom:1;}
.main4 .picMarquee-left .bd ul li{width: 240px; float:left; overflow:hidden; text-align:center; padding: 0 10px;}
.main4 .item{width: 100%;}
.main4 .item .imgbox{width: 100%; position: relative; overflow: hidden; border: 1px solid #ccc;}
.main4 .item .imgbox:before{content: ""; display: block; padding-top: 130%;}
.main4 .item .imgbox img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; max-height: 100%;}
.main4 .m4Tel{text-align: center; margin-top: 25px;}
.main4 .m4Tel h4{font-size: 24px; color: #333;}
/**/
.main5{width: 100%; padding: 40px 0;}
.main5 #certify .swiper-container {position: relative;}
.main5 #certify .swiper-slide{width: 520px; background: #fff;box-shadow: 0 8px 30px #ddd;}
.main5 #certify .swiper-button-prev {left: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%;}
.main5 #certify .swiper-button-prev:hover {background-position: 0 -46px; background-size: 100%}
.main5 #certify .swiper-button-next{right: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 -93px;  background-size: 100%;}
.main5 #certify .swiper-button-next:hover {background-position: 0 -139px; background-size: 100%}
.main5 .item{width: 100%;}
.main5 .item .imgbox{position: relative; overflow: hidden; border: 1px solid #d0d0d0;}
.main5 .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.main5 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main5 .item .mask{position: absolute; bottom: 5px; left: 5px; width: calc(100% - 10px);}
.main5 .item .mask h4{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background-color: rgba(255,157,51,.8);}
.main5 .swiper-slide-active .item .imgbox{border: 1px solid #33bdfe;}
.main5 .swiper-slide-active .item .mask h4{background-color: rgba(51,189,254,.8);}

/**/
.main3{width: 100%; padding: 40px 0;}
.main3 #workshop .swiper-container {position: relative;}
.main3 #workshop .swiper-slide{width: 520px; background: #fff;box-shadow: 0 8px 30px #ddd;}
.main3 #workshop .swiper-button-prev {left: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%;}
.main3 #workshop .swiper-button-prev:hover {background-position: 0 -46px; background-size: 100%}
.main3 #workshop .swiper-button-next{right: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 -93px;  background-size: 100%;}
.main3 #workshop .swiper-button-next:hover {background-position: 0 -139px; background-size: 100%}
.main3 .item{width: 100%;}
.main3 .item .imgbox{position: relative; overflow: hidden; border: 1px solid #d0d0d0;}
.main3 .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.main3 .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.main3 .item .mask{position: absolute; bottom: 5px; left: 5px; width: calc(100% - 10px);}
.main3 .item .mask h4{width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background-color: rgba(255,157,51,.8);}
.main3 .swiper-slide-active .item .imgbox{border: 1px solid #33bdfe;}
.main3 .swiper-slide-active .item .mask h4{background-color: rgba(51,189,254,.8);}

/**/
.main6{width: 100%; padding: 50px 0;}
.main6 .wrap{background-color: #efefef; position: relative;}
.main6 .title{margin: 20px 0; width: 175px; float: left; padding: 25px; background-color: #ff9d33}
.main6 .title .tit{color: #fff;}
.main6 .title .tit h2{font-size: 30px;}
.main6 .title .tit h5{font-size: 14px; margin-top: 10px;}
.main6 .link{margin-top: 20px; text-align: center;}
.main6 .link a{display: block; line-height: 35px; height: 35px; font-size: 14px; color: #fff;}
.main6 .link a:hover{font-weight: bold; text-decoration:underline!important;}
.main6 .box{padding: 35px 35px 0 35px; width: calc(100% - 175px); float: left;}
.main6 .box li{width: 50%; float: left; padding-right: 45px;}
.main6 .item{width: 100%; height: 80px; overflow: hidden;}
.main6 .item .imgbox{width: 100px; height: 100%; float: left; overflow: hidden; border: 1px solid #fff;}
.main6 .item .imgbox .img{width: 100%; height: 100%;}
.main6 .item .txtbox{width: calc(100% - 100px); height: 100%; float: left; padding: 5px 15px;}
.main6 .item .txtbox .tit{font-size: 14px; color: #333; height: 20px; line-height: 20px; overflow: hidden;}
.main6 .item .txtbox .tit span{float: right; font-size: 14px; color: #333;}
.main6 .item .txtbox .txt{font-size: 12px; color: #666; line-height: 20px; height: 40px; overflow: hidden; margin-top: 10px;}
.main6 .item:hover .imgbox .img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}
.main6 .txts{width: 100%;}
.main6 .txts a{font-size: 12px; color: #333333; height: 28px; line-height: 28px; overflow: hidden; background: url("../images/m6_yuan.png") no-repeat 0 9px; display: block; padding-left: 25px;}
.main6 .txts a span{font-size: 12px; color: #666; float: right;}
.main6 .txts a:hover{background: url("../images/m6_yuans.png") no-repeat 0 9px;}
.main6 .more{position: absolute; width: 33px; right: 0; top: 0; height: 100%; background: url("../images/m6_more_bg.jpg") no-repeat; background-size: 100% 100%;}
.main6 .more a{position: absolute; width: 33px; height: 33px; left: 0; bottom: 0; background: url("../images/m6_jia.png") no-repeat; background-size: 100% 100%;}
/**/
.foot1{width: 100%; background-color: #ffa134; padding: 40px 0 25px;}
.foot1 dl{width: 20%; float: left; text-align: center;}
.foot1 dl dt{font-size: 16px; color: #fff; text-align: center; margin-bottom: 10px;}
.foot1 dl dd{text-align: center;}
.foot1 dl dd a{font-size: 14px; color: #fff; height: 24px; line-height: 24px;}
.foot1 dl dd a:hover{text-decoration: underline!important;}
.foot2{width: 100%; background-color: #ffa134; padding: 25px 0; border-top: 3px double #ffbb71;}
.foot2 .foot_logo{width: 33%; float: left; text-align: center;}
.foot2 .foot_logo img{max-width: 100%; height: auto; margin-top: 50px;}
.foot2 .foot_tel{width: 43%; float: left; border-right: 1px solid #ffbb71; border-left: 1px solid #ffbb71; padding: 0 10px; text-align: center;}
.foot2 .foot_tel .txtbox{display: inline-block; text-align: left;}
.foot2 .foot_tel h3{font-size: 22px; color: #fff;}
.foot2 .foot_tel .txt{font-size: 14px; color: #fff; margin-top: 10px; line-height: 30px;}
.foot2 .foot_QR{width: 23%; float: left; text-align: center;}
.foot2 .foot_QR .imgbox{display: inline-block;}
.foot2 .foot_QR .img{width: 100%; float: left; padding: 0 10px;}
.foot2 .foot_QR .img img{width: 100%; height: auto; max-width:150px;}
.foot2 .foot_QR .img h4{margin-top: 10px; font-size: 14px; color: #fff;}
.foot3{width: 100%; background-color: #fff; padding: 12px 0; text-align: center;}
.foot3 .txt{padding: 0 10px; font-size: 12px; color: #232323; line-height: 20px;}
.foot3 .txt a{ color:#333333}
/*内页*/
.inner_page{padding: 40px 0 60px 0;}
.con_layout{margin-top: 25px;}
.inner_page .page_left{width: 263px; float: left;}
.inner_page .page_right{width: calc(100% - 263px); float: left; padding-left: 40px;}
.inner_page .page_title{overflow: hidden; border-bottom: 2px solid #e6e6e6; padding-bottom: 10px; margin-top: 15px;}
.inner_page .page_title h3{font-size: 24px; color: #999999; font-weight: bold; float: left;}
.inner_page .page_title h5{font-size: 12px; color: #999999; margin-top: 11px; float: right;}
.inner_page .page_title h5 a{color: #999999;}
.inner_page .content{padding: 20px; background-color: #f2f2f2; min-height: 600px;}
/**/
.sideBar_page .side_top{margin-bottom: 15px; border: 1px solid #c1c1c1;}
.sideBar_page .n_tit{background: #ff9d33; text-align: center; position: relative; font-size: 0; padding: 32px 1px;}
.sideBar_page .n_tit>h4{font-size: 26px; color: #fff; font-weight: bold;}
.sideBar_page .n_tit>h5{font-size: 14px; color: #fff; position: relative; display: inline-block; padding: 0 10px; margin-top: 11px;}
.sideBar_page .n_tit>h5 a{color: #fff;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 10px; font-size: 22px; color: #fff;}
.sideBar_page .n_ul{background-color: #ffffff;}
.sideBar_page ul{display: none;}
.sideBar_page .n_li{width: 100%; position: relative; border-bottom: 1px solid #c1c1c1; padding: 4px;}
.sideBar_page .n_li>a{display: block; width: 100%;  height: 41px; line-height: 41px;  background-color: #fff; padding: 0 0 0 30px; border-radius: 4px;}
.sideBar_page .n_li>a span{background: url("../images/gang.jpg") no-repeat left center; padding-left: 35px; font-size: 16px; color: #333333; font-weight: bold;}
.sideBar_page .n_li:hover>a{ background-color: #ff9d33; padding: 0 0 0 40px;}
.sideBar_page .n_li:hover>a span{background: url("../images/gang2.jpg") no-repeat left center; color: #fff;}
.sideBar_page .n_li.active>a{ background-color: #ff9d33; padding: 0 0 0 40px;}
.sideBar_page .n_li.active>a span{background: url("../images/gang2.jpg") no-repeat left center; color: #fff;}

.sideBar_page .act .er{display: block;}
.sideBar_page .act>a{color: #ff9d33; border-color: #ff9d33;}
.sideBar_page .er{width: 100%;; overflow: hidden; padding: 5px 0 5px 30px; border-bottom: 1px dashed #d6d7d8;}
.sideBar_page .er li{width: 100%; position: relative;}
.sideBar_page .er li a{line-height: 30px; height: 30px; padding: 0 15px; overflow: hidden; display: block; font-size: 13px; color: #858585;}
.sideBar_page .er li a:hover{color: #ff9d33; text-decoration:underline!important}
.sideBar_page .link{width: 100%; height: 60px; line-height: 60px; display: block; text-align: center; background-color: #fff; font-size: 14px; color: #666;}
.sideBar_page .link:hover{color: #ff9d33; font-weight: bold;}
.sideBar_page .side_bot{border: 1px solid #c1c1c1; padding: 15px;}
.sideBar_page .side_bot h3{font-size: 20px; color: #292929; font-weight: bold; border-bottom: 3px solid #ff921b; padding-bottom: 10px;}
.sideBar_page .side_bot .txt{font-size: 14px; color: #292929; line-height: 28px; padding: 10px 0;}
.sideBar_page .side_bot a{width: 100%; height: 40px; line-height: 40px; text-align: center; background-color: #ffa134; font-size: 16px; color: #fff; display: inline-block;}

/*服务页面*/
.service_page .item{width: 100%; margin-bottom: 15px;}
.service_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.service_page .item .imgbox1{ border:1px solid #ccc; border-bottom:0px;}
.service_page .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.service_page .item .imgbox1:before{content: ""; display: block; padding-top: 140%;}
.service_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.service_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9);}
.service_page .item .txtbox{width: 100%; border: 1px solid #ccc; padding: 10px; background-color: #fff;}
.service_page .item .txtbox .title{font-size: 15px; color: #333; font-weight: normal; line-height:20px;}
.service_page .item .txtbox .txt{font-size: 12px; color: #666; margin-top: 12px; height: 32px; line-height: 16px; overflow: hidden;}
.service_page .item:hover .mask{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.service_page .item:hover .txtbox{background-color: #ff9d33;}
.service_page .item:hover .txtbox .title{color: #fff;}
.service_page .item:hover .txtbox .txt{color: #fff;}
/*内页*/
.service_show{width: 100%;}
.service_show .imgbox{text-align: left;}
.service_show .imgbox img{max-width: 100%; height: auto;}
.service_show .txtbox{margin-top: 15px; margin-bottom:15px; line-height:26px;}
.service_show .txtbox h4{font-size: 16px; color: #333; font-weight: bold; }
.service_show .txtbox .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 12px;}
.service_show .txtbox .txt img{ max-width:100% !important; height:auto !important;}

/*防水页面*/
.materials_page .item{width: 100%; margin-bottom: 15px;}
.materials_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.materials_page .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.materials_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.materials_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9);}
.materials_page .item .txtbox{width: 100%; border: 1px solid #ccc; padding: 20px; background-color: #fff;}
.materials_page .item .txtbox .title{font-size: 16px; color: #333; font-weight: bold;}
.materials_page .item .txtbox .txt{font-size: 12px; color: #666; margin-top: 12px; height: 32px; line-height: 16px; overflow: hidden;}
.materials_page .item:hover .mask{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.materials_page .item:hover .txtbox{background-color: #ff9d33;}
.materials_page .item:hover .txtbox .title{color: #fff;}
.materials_page .item:hover .txtbox .txt{color: #fff;}

/*案例页面*/
.case_page .item{width: 100%; margin-bottom: 15px;}
.case_page .item .imgbox{position: relative; overflow: hidden; background-color: #fff;}
.case_page .item .imgbox:before{content: ""; display: block; padding-top: 70%;}
.case_page .item .imgbox .img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case_page .item .mask{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; -webkit-transform: scale(1.9); -moz-transform: scale(1.9); -ms-transform: scale(1.9); -o-transform: scale(1.9); transform: scale(1.9);}
.case_page .item .txtbox{width: 100%; border: 1px solid #ccc; padding: 20px; background-color: #fff;}
.case_page .item .txtbox .title{font-size: 16px; color: #333; font-weight: bold;}
.case_page .item .txtbox .txt{font-size: 12px; color: #666; margin-top: 12px; height: 32px; line-height: 16px; overflow: hidden;}
.case_page .item:hover .mask{opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);}
.case_page .item:hover .txtbox{background-color: #ff9d33;}
.case_page .item:hover .txtbox .title{color: #fff;}
.case_page .item:hover .txtbox .txt{color: #fff;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .imgbox{text-align: left;}
.about_page .imgbox img{max-width: 100%; height: auto;}
.about_page .txtbox{margin-top: 15px;}
.about_page .txtbox h4{font-size: 16px; color: #333; font-weight: bold; }
.about_page .txtbox .txt{font-size: 14px; color: #333; line-height: 28px; margin-top: 12px;}
.about_page .txtbox .txt img{ width:100% !important; height:auto !important; padding:5px;}

/*新闻页面*/
.news_page .item{width: 100%; height: 96px; overflow: hidden; position: relative; top: 0; margin-bottom: 15px;}
.news_page .item .imgbox{width: 100px; height: 100%; float: left; overflow: hidden; border: 1px solid #fff;}
.news_page .item .imgbox .img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 100px); height: 100%; float: left; padding: 5px 15px 10px;}
.news_page .item .txtbox .tit{font-size: 15px; color: #333; height: 20px; line-height: 20px; overflow: hidden; font-weight:bold;}
.news_page .item .txtbox .tit span{float: right; font-size: 12px; color: #333; font-weight:normal;}
.news_page .item .txtbox .tit p{float: right; font-size: 14px; color: #333;}
.news_page .item .txtbox .txt{font-size: 12px; color: #666; line-height: 24px; height: 48px; overflow: hidden; margin-top: 10px;}
.news_page .item:hover .imgbox .img{transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1);}
.news_page .item:hover{top: -3px; box-shadow: 4px 4px 4px #aaa}
/*内页*/
.news_show{width: 100%;}
.news_show .title{text-align: left;}
.news_show .title h4{font-size: 18px; color: #333; font-weight: bold;}
.news_show .title h5{font-size: 12px; color: #666; margin-top: 10px;}
.news_show .imgbox{text-align: left; overflow: hidden; margin-top: 15px;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .txt{margin-top: 15px; font-size: 14px; color: #333; line-height: 28px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{overflow: hidden;}
.contact_page .txtbox h4{font-size: 22px; color: #333;}
.contact_page .txtbox .txt{font-size: 14px; color: #333; line-height: 25px; margin-top: 8px;}
.contact_page .map{margin-top: 20px; text-align: center; overflow: hidden;}
.contact_page .map iframe{width: 100%; height: 400px;}



/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #ffa134;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}

@media (max-width:1199px){
    header .head_box .top_li>a{padding: 22px 19px 0;}
    .mTitle h3{font-size: 30px; padding: 0 20px;}
    .mTitle h2{font-size: 50px;}
    .main1{padding: 50px 0 0 0;}
    .main2{padding: 40px 0 50px 0;}
    .main2 .item .imgbox:before{padding-top: 95%;}
    .main2 .item .txtbox h4{font-size: 14px;}
    .main3{padding: 40px 0;}
    .main6{padding: 40px 0}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .sideBar_page .n_li{height: 45px; padding: 3px;}
    .sideBar_page .n_li>a{line-height: 39px; height: 39px;}
    .sideBar_page .n_li>a span{font-size: 14px;}
}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_box{height: 80px;}
    header .head_box .top_btn{position: absolute; top: 67px; right: 20px;}
    header .head_box .head_nav{width: 130px; height: auto; margin: 0; background: rgba(0,0,0,0.5); position: absolute; z-index: 99; top: 100px; right: 0; display: none;}
    header .head_box .top_li{display: block; width: 100%; height: 40px; margin-top: 0; padding: 0; border: none; text-align: center;}
    header .head_box .top_li:before{display: none;}
    header .head_box .top_li>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_box .top_li>a strong{display: none;}
    header .head_box .top_li ul{display: none!important;}
    header .head_sear .sear_left ul li{margin-right: 15px;}
    header .head_sear .top_form{width: 260px;}
    header .head_sear .sear_left ul li a{font-size: 12px;}
    .mTitle h2{font-size: 40px;}
    .mTitle h3{font-size: 24px;}
    .mTitle p{padding: 0; margin-top: 10px;}
    .main1{padding: 30px 0 0 0;}
    .main1 .hd li a{width: 100px;}
    .main1 .bd .item .txtbox{padding: 10px;}
    .main1 .bd .item .txtbox .title{font-size: 14px;}
    .main1 .bd .item .txtbox .txt{margin-top: 8px;}
    .main2 .m2Title h2{padding: 0 80px; width: auto; font-size: 22px;}
    .main2{padding: 30px 0;}
    .main2 ul li{width: 25%; margin-bottom: 15px;}
    .main2 .item{padding: 15px 0;}
    .main2 .item .txtbox{margin-top: 15px;}
    .main2 .item .imgbox:before{padding-top: 65%;}
    .main3{padding: 30px 0;}
    .main3 .bd .item .txtbox{padding: 12px;}
    .main4 .mLeft{width: 100%;}
    .main4 .mRight{width: 100%;}
    .main4 .mLeft .leftTit{display: none;}
    .main4 .m4Side{position: static; width: 100%;}
    .main4 .txtbox{margin-top: 0}
    .main4 .txtbox h4{font-size: 16px;}
    .main4 .m4Tel h4{font-size: 18px;}
    .main5{padding: 30px 0;}
    .main5 #certify .swiper-slide{width: 430px;}
    .main5 .item .mask h4{height: 35px; line-height: 35px;}
	
	.main3 #workshop .swiper-slide{width: 430px;}
    .main3 .item .mask h4{height: 35px; line-height: 35px;}
	
    .main6{padding: 30px 0;}
    .main6 .title{width: 140px; padding: 10px;}
    .main6 .box{width: calc(100% - 140px);}
    .main6 .title .tit h2{font-size: 20px;}
    .main6 .title .tit h5{font-size: 12px;}
    .main6 .link{margin-top: 5px;}
    .main6 .link a{height: 28px; line-height: 28px;}
    .foot2{display: none;}
    .foot1{padding: 20px 0;}
    /*内页*/
    .inner_page{padding: 30px 0 100px 0;}
    .inner_page .page_left{width: 210px;}
    .inner_page .page_right{width: calc(100% - 210px);}
    .inner_page .page_title h3{font-size: 20px;}
    .inner_page .page_title h5{display: none;}
    .sideBar_page .n_tit{padding: 22px 0;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .sideBar_page .n_li{height: 40px;}
    .sideBar_page .n_li>a{height: 34px; line-height: 34px;}
    .sideBar_page .side_bot h3{font-size: 16px;}
    .sideBar_page .side_bot .txt{padding: 0; font-size: 12px; margin-top: 10px;}
    .service_page .item .txtbox{padding: 10px;}
    .service_page .item .txtbox .title{font-size: 14px;}
    .service_page .item .txtbox .txt{margin-top: 8px;}
    .materials_page .item .txtbox{padding: 10px;}
    .materials_page .item .txtbox .title{font-size: 14px;}
    .materials_page .item .txtbox .txt{margin-top: 8px;}
    .case_page .item .txtbox{padding: 10px;}
    .case_page .item .txtbox .title{font-size: 14px;}
    .case_page .item .txtbox .txt{margin-top: 8px;}
    .news_page .item .txtbox .tit span{display: none;}
    .contact_page .txtbox h4{font-size: 18px;}
}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_top .top_right{display: none;}
    header .head_box{height: 70px;}
	header .head_box .logo a img{ max-width:240px;}
    header .head_box .top_btn{font-size: 28px;top: 66px;}
    header .lunbos{padding-top: 50%;}
    .mTitle h2{font-size: 30px;}
    .mTitle h3{font-size: 20px;}
    .mTitle p{display: none;}
    .main1 .swiper-button-prev-m1, .main1 .swiper-button-next-m1{display: none;}
    .main2 .m2Title h2{font-size: 18px; padding: 0 40px; height: 40px; line-height: 40px;}
    .main2 .item{padding: 10px 0;}
    .main2 .item .imgbox:before{padding-top: 80%;}
    .main3 .bd .item .txtbox{padding: 10px;}
    .main4 .picMarquee-left .bd ul li{width: 140px;}
    .main5 #certify .swiper-slide{width: 390px;}
	.main3 #workshop .swiper-slide{width: 390px;}
    .main6 .title{width: 100%; margin: 20px 0 0 0;}
    .main6 .more{display: none;}
    .main6 .title .tit{text-align: center;}
    .main6 .link a{display: inline-block; padding: 0 10px;}
    .main6 .box{width: 100%; padding: 15px;}
    .main6 .box li{padding-right: 20px;}
    .foot1{display: none;}
    .foot3{border-top: 1px solid #ffa134;}
	.con_layout{ margin-top:0}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .sideBar_page .n_tit{padding: 10px 0;}
    .sideBar_page .n_tit>h5{display: none;}
    .inner_page .page_title{margin-top: 0; display:none;}
}

@media (max-width:500px){
    .main5 #certify .swiper-slide{width: 310px;}
	.main3 #workshop .swiper-slide{width: 310px;}
    .main6 .box li{width: 100%;}
    .main6 .txts a span{display: none;}
}

@media (max-width:376px){
    .main5 #certify .swiper-slide{width: 290px;}
	.main3 #workshop .swiper-slide{width: 290px;}
}

@media (max-width:360px){

}