@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2018-10
 */
@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: 7px; padding-right: 7px;}
.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.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_main{width: 100%;}
header .headTop{width: 100%; background-color: #e2e4e5; height: 30px; overflow: hidden;}
header .headTop .container{height: 100%;}
header .headTop .topRight{float: right; height: 100%; overflow: hidden;}
header .headTop .topRight h4{float: left; line-height: 30px; color: #333; font-size: 14px;}
header .headTop .topRight .translateBox{float: left; overflow: hidden; padding: 5px 0; margin-left: 5px;}
header .headTop .topRight .translateBox a{display: inline-block; float: left; width: 36px; height: 20px; line-height: 20px; margin-left: 10px; text-align: center; font-size: 12px; color: #fff;}
header .headTop .topRight .translateBox a:nth-child(1){background-color: #e71f19;}
header .headTop .topRight .translateBox a:nth-child(2){background-color: #007cc2;}
header .head_box{width: 100%; height: 105px; background: url("../images/head_bg.jpg") no-repeat 50% 50%; background-size: cover;}
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 .head_box .head_right{float: right;}
header .head_box .head_nav{float: left; height: 100%;}
header .head_box .head_nav ul{margin: 0; padding: 0 0;}
header .head_box .top_li{float: left; position: relative; text-align: center; height: 100%; padding: 15px 0;}
header .head_box .top_li>a{color: #333333; font-size: 16px; display: block; padding: 0 20px; width: 100%; line-height: 75px; position: relative;}
header .head_box .top_li>a:before{content: ""; position: absolute; left: 0; right: 0; margin: auto; opacity: 0; bottom: -15px; width: 30px; height: 15px; background: url("../images/nav_hover.png") no-repeat; background-size: 100% 100%; transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header .head_box .top_li:hover>a{background-color: #007cc2; color: #ffffff;}
header .head_box .top_li:hover>a:before{opacity: 1;}
header .head_box .top_li .er{display: none; position:absolute; background-color: rgba(255,255,255,.8); border-top: 4px solid #007cc2; top:105px; left: -60px; width: 220px; z-index:99999;}
header .head_box .top_li .er>li{height: 40px; transition:all 0.3s;}
header .head_box .top_li .er>li>a{width: 100%; height: 100%; display: block; text-align: center;}
header .head_box .top_li .er>li>a span{height: 100%; overflow: hidden; line-height:40px; color:#333333; font-size: 16px; display: inline-block; background: url("../images/er_dian.png") no-repeat left; padding-left: 20px;}
header .head_box .top_li .er>li:hover>a{background-color: #007cc2;}
header .head_box .top_li .er>li:hover>a span{color: #ffffff; background: url("../images/er_dians.png") no-repeat left;}
header .head_box .top_li .navSan{position: absolute; display: none; left: 100%; top: 0; width: 200px; height: auto; background-color: rgba(255,255,255,.8);}
header .head_box .top_li .navSan li{width: 100%; overflow: hidden; height: 35px;}
header .head_box .top_li .navSan li a{width: 100%; line-height: 35px; text-align: center; font-size: 14px; color: #333; display: block;}
header .head_box .top_li .navSan li a:hover{color: #007cc2;}
header .head_box .top_li .er>li:hover .navSan{display: block;}
header .lunbos{padding-top: 26%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .swiper-pagination-bullet-active{background: #e50617;}
section{width: 100%; overflow: hidden;}
/**/
.m_content{padding: 30px 0;}
.con_layout{margin-top: 30px;}
.mainTitle{width: 100%; border-bottom: 1px solid #d9d9d9; overflow: hidden;}
.mainTitle h4{float: left; font-size: 25px; color: #333; border-bottom: 2px solid #007cc2; padding-bottom: 12px;}
.mainTitle h4 span{font-size: 15px; color: #666;}
.mainTitle a{display: inline-block; width: 80px; height: 30px; line-height: 28px; float: right; border: 1px solid #007cc2; border-radius: 20px; text-align: center; font-size: 12px; color: #007cc2;}
.mainTitle a:hover{background-color: #007cc2; color: #fff;}
/**/
.product{width: 100%; height: 100%; overflow: hidden; background-color: #cae8fb;}
.product .mainTitle{border-bottom-color: #b0ddf8}
.product .swiperBox{position: relative;}
.product .item{width: 100%;}
.product .item .imgbox{display: block; overflow: hidden; position: relative; border: 1px solid #dedede;}
.product .item .imgbox:before{content: ""; display: block; padding-top: 100%;}
.product .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.product .item .txts{width: 100%; height: 35px; line-height: 35px; text-align: center; background-color: #007cc2; font-size: 16px; color: #fff;}
.product .item:hover .imgbox .imgs{transform:scale(1.1);}
.product .swiper-button-prev-pro, .product .swiper-button-next-pro{width: 51px; height: 51px; margin-top: -30px; z-index: 99; top: 50%; position: absolute; outline:none;}
.product .swiper-button-prev-pro{left: -65px; background: url("../images/mainBtnLeft.png") no-repeat 0 0;}
.product .swiper-button-prev-pro:hover{background: url("../images/mainBtnLeft.png") no-repeat 0 -51px;}
.product .swiper-button-next-pro{right: -65px; background: url("../images/mainBtnRight.png") no-repeat 0 0;}
.product .swiper-button-next-pro:hover{background: url("../images/mainBtnRight.png") no-repeat 0 -51px;}
/**/
.case{width: 100%; background: url("../images/case_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.case .swiperBox{position: relative;}
.case .item{width: 100%;}
.case .item .imgbox{position: relative; display: block; overflow: hidden;}
.case .item .imgbox:before{content: ""; display: block; padding-top: 66%;}
.case .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.case .item .mask{position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: rgba(0,0,0,.49  )}
.case .item .mask .mas{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.case .item .mask h4{border: 1px solid #fff; font-size: 20px; color: #fff; height: 40px; line-height: 40px; overflow: hidden; padding: 0 15px; display: inline-block;}
.case .item:hover .mask{top: 0;}
.case .swiper-button-prev-case, .case .swiper-button-next-case{width: 51px; height: 51px; margin-top: -30px; z-index: 99; top: 50%; position: absolute; outline:none;}
.case .swiper-button-prev-case{left: -65px; background: url("../images/mainBtnLeft.png") no-repeat 0 0;}
.case .swiper-button-prev-case:hover{background: url("../images/mainBtnLeft.png") no-repeat 0 -51px;}
.case .swiper-button-next-case{right: -65px; background: url("../images/mainBtnRight.png") no-repeat 0 0;}
.case .swiper-button-next-case:hover{background: url("../images/mainBtnRight.png") no-repeat 0 -51px;}
/**/
.hf_main{width: 100%; overflow: hidden;}
.hf_main .hf_img{width: 100%; height: 200px; overflow: hidden;}
/**/
.mainBox{width: 100%; background-color: #f4f4f4;}
.mainBox .m_content{background-color: #fff;}
.mainBox .m1{width: 33.333%; float: left; padding: 0 10px;}
.mainBox .m2{width: 33.333%; float: left; padding: 0 10px}
.mainBox .m3{width: 33.333%; float: left; padding: 0 10px;}
.mainBox .imgbox{text-align: center; display: block; overflow: hidden;}
.mainBox .imgbox img{max-width: 100%; height: auto;}
.mainBox .txtbox{padding: 10px; background-color: #f1f1f1; height: 170px; overflow: hidden;}
.mainBox .m1 .txtbox p{font-size: 14px; color: #666666; line-height: 30px; height: 150px; overflow: hidden;}
.mainBox .m2 .txtbox ul{width: 100%; overflow: hidden;}
.mainBox .m2 .txtbox ul li{max-height: 60px; line-height: 30px; font-size: 14px; color: #666; overflow: hidden;}
.mainBox .m3 .txtbox ul{width: 100%; overflow: hidden;}
.mainBox .m3 .txtbox ul li{width: 100%; height: 30px; overflow: hidden;}
.mainBox .m3 .txtbox ul li a{width: 100%; height: 30px; line-height: 30px; display: inline-block; overflow: hidden; font-size: 14px; color: #666666;}
.mainBox .m3 .txtbox ul li a span{float: right; font-size: 14px; color: #666666; line-height: 25px; overflow: hidden;}
.mainBox .m3 .txtbox ul li a:hover{color: #e50617;}
/**/
.foot1{width: 100%; background-color: #252b35; padding: 25px 0;}
.foot1 .fLeft{width: 52%; float: left; padding-right: 40px; overflow: hidden; position: relative;}
.foot1 .fLeft:before{content: ""; position: absolute; top: 0; bottom: 0; right: 0; width: 2px; height: 100%; background: linear-gradient(to right, #3c4452, #141b27)}
.foot1 .fRight{width: 48%; float: left; padding-left: 40px; overflow: hidden;}
.foot1 .fLeft dl{width: 25%; float: left;}
.foot1 .fLeft dl dt{font-size: 18px; color: #fff; margin-bottom: 10px;}
.foot1 .fLeft dl dd{width: 100%;}
.foot1 .fLeft dd a{width: 100%; font-size: 14px; color: #fff; height: 30px; line-height: 30px; overflow: hidden;}
.foot1 .fLeft dd a:hover{text-decoration:underline!important;}
.foot1 .fRight .tit{font-size: 18px; color: #fff; font-weight: bold; margin-bottom: 15px;}
.foot1 .fRight .erweima{width: 25%; float: left; text-align: center;}
.foot1 .fRight .erweima img{max-width: 100%; height: auto;}
.foot1 .fRight .erweima h5{font-size: 14px; color: #fff; margin-top: 10px;}
.foot1 .fRight .txtbox{width: 60%; float: left; text-align: left; overflow: hidden; padding-left: 20px;}
.foot1 .fRight .txtbox p{font-size: 14px; color: #fff; line-height: 30px;}
.foot2{width: 100%; background-color: #252b35;}
.foot2 .container{position: relative; padding: 15px 0;}
.foot2 .container:before{content: ""; position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 2px; background: linear-gradient(#3c4452, #141b27)}
.foot2 .txtbox{float: right;}
.foot2 .txtbox p{font-size: 14px; color: #fff;}
/**/
.inner_page{width: 100%; background: url("../images/head_bg.jpg")}
.inner_page .n_content{padding: 20px 0;}
.inner_page .page_left{width: calc(100% - 265px); float: left; display: block; padding-right: 30px;}
.inner_page .page_right{width: 265px; float: left; display: block;}
.inner_page .contactPage{width: 100%; background-color: #72abcb; padding: 20px;}
.inner_page .contactPage .title{text-align: center; font-size: 42px; font-family: "Impact"; opacity: .35; color: #fff;}
.inner_page .contactPage .contact{position: relative; border: 5px solid #fff; padding: 20px 10px 10px 10px; margin-top: 40px; text-align: center;}
.inner_page .contactPage .contact:before{content: "联系我们"; position: absolute; display: inline-block; top: -15px; left: 0; right: 0; font-weight: bold; width: 120px; height: 20px; line-height: 20px; margin: auto; background-color: #72abcb; font-size: 20px; color: #fff; text-align: center;}
.inner_page .contactPage .contact h5{font-size: 14px; color: #fff;}
.inner_page .contactPage .contact h2{font-size: 30px; color: #fff; margin-top: 8px; font-family: "Arial"; font-weight: bold;}
.inner_page .contactPage .contact h3{font-size: 14px; color: #fff; margin-top: 5px;}
.inner_page .contactPage .contact h3 span{font-family: "Arial";}
.inner_page .contactPage .sideBot{border-top: 3px dotted rgba(255,255,255,.25); margin-top: 20px; padding-top: 20px;}
.inner_page .contactPage .erweima{width: 100%; background-color: #fff; padding: 10px; overflow: hidden;}
.inner_page .contactPage .erweima .imgs{width: 40%; float: left;}
.inner_page .contactPage .erweima .imgs img{max-width: 100%; height: auto;}
.inner_page .contactPage .erweima .txts{width: 60%; float: left; padding: 25px 0 0 10px;}
.inner_page .contactPage .erweima .txts h4{font-size: 14px; color: #333;}
.inner_page .contactPage .erweima .txts h3{font-size: 17px; color: #333; font-weight: bold; margin-top: 5px;}
.inner_page .contactPage .qq{width: 100%; display: block; border: 5px solid rgba(255,255,255,.35); margin-top: 20px; text-align: center; padding: 10px 0;}
.inner_page .contactPage .qq span{display: inline-block; background: url("../images/sideQQ.png") no-repeat left; padding-left: 30px; font-size: 14px; color: #fff; line-height: 30px;}
/**/
.page_nav{width: 100%; background-color: #007cc2;}
.page_nav .n_tit{width: 100%; height: 40px; line-height: 40px; background-color: #007cc2; padding: 0 15px; overflow: hidden; display: none;}
.page_nav .n_tit h4{font-size: 16px; color: #fff; float: left; height: 40px; line-height: 40px;}
.page_nav .n_tit .side_span{float: right; line-height: 40px; font-size: 18px; color: #fff;}
.page_nav .n_ul{width: 100%; height: 100%; overflow: hidden; background-color: #007cc2;}
.page_nav .n_ul li{width: 12.5%; float: left; text-align: center;}
.page_nav .n_ul li a{display: block; line-height: 50px; font-size: 16px; color: #fff;}
.page_nav .n_ul li a:hover{background-color: #006fae;}
/*关于我们页面*/
.aboutPage{width: 100%; height: auto; overflow: hidden;}
.aboutPage .nLeft{width: 62%; float: left; padding-right: 10px;}
.aboutPage .nLeft .txtbox{width: 100%; overflow: hidden;}
.aboutPage .nLeft .txtbox p{font-size: 14px; color: #333; line-height: 30px; white-space: initial;}
.aboutPage .nRight{width: 38%; float: left; padding-left: 10px;}
.aboutPage .nRight .imgbox{text-align: center; overflow: hidden;}
.aboutPage .nRight .imgbox img{max-width: 100%; height: auto;}

/*产品页面*/
.productPage{width: 100%; overflow: hidden;}
.productPage .item{width: 100%; margin-bottom: 15px;}
.productPage .item .imgbox{position: relative; display: block; overflow: hidden; border: 1px solid #d9d9d9; background-color: #fff;}
.productPage .item .imgbox:before{content: ""; display: block; padding-top: 85%;}
.productPage .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.productPage .item .txts{width: 100%; height: 35px; line-height: 35px; overflow: hidden; background: url("../images/pro_jian.png") no-repeat 10px; padding-left: 30px; font-size: 16px; color: #333;}
.productPage .item:hover .imgbox .imgs{transform:scale(1.1);}
.productPage .item:hover .imgbox{border-color: #006fae;}
/*内页*/
.productShow{width: 100%;}
.productShow .page_left{background-color: #fff; padding: 20px 30px 20px 20px; overflow: hidden;}
.productShow .nCon{margin-top: 40px;}
.productShow .title{text-align: center;}
.productShow .title h4{display: inline-block; position: relative; padding: 0 20px; font-size: 20px; color: #333; font-weight: bold;}
.productShow .title h4:before, .productShow .title h4:after{content: ""; width: 410px; height: 42px; position: absolute; top: 0; bottom: 0; margin: auto;}
.productShow .title h4:before{background: url("../images/show_tit_gang.png") no-repeat; background-size: 100% 100%; left: 100%; transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 	/* Opera */}
.productShow .title h4:after{background: url("../images/show_tit_gang.png") no-repeat; background-size: 100% 100%; right: 100%;}
.productShow .box1{width: 100%; overflow: hidden; padding-bottom: 10px;}
.productShow .box1 .nLeft{width: 50%; float: left; padding-right: 40px;}
.productShow .box1 .nLeft .imgbox{text-align: center; display: block; overflow: hidden; box-shadow: 5px 5px 0 #eaf1f4;}
.productShow .box1 .nLeft .imgbox img{max-width: 100%; height: auto;}
.productShow .box1 .nRight{width: 50%; float: left;}
.productShow .box1 .nList{overflow: hidden;}
.productShow .box1 .nList li{width: 50%; float: left; padding: 30px 0; text-align: center; border-bottom: 1px solid #dfdfdf;}
.productShow .box1 .nList h3{font-size: 25px; color: #007cc2; font-weight: bold;}
.productShow .box1 .nList h5{font-size: 16px; color: #666666; margin-top: 12px;}
.productShow .box1 .nMore{overflow: hidden; width: 100%; margin-top: 20px;}
.productShow .box1 .nMore .nBtn{width: 49%; float: left; height: 45px; line-height: 45px; border: none; text-align: center; font-size: 14px; color: #fff; text-align: center;}
.productShow .box1 .nMore .nBtn:nth-child(1){margin-right: 1%; background-color: #da251c;}
.productShow .box1 .nMore .nBtn:nth-child(2){margin-left: 1%; background-color: #007cc2;}
.productShow .box2{width: 100%; margin-top: 40px;}
.productShow .box2 h5{font-size: 16px; color: #007cc2; font-weight: bold;}
.productShow .box2 p{font-size: 14px; color: #333; line-height: 25px; margin-top: 15px;}
.productShow .box3{width: 100%; margin-top: 40px;}
.productShow .box3 .imgbox{text-align: center; overflow: hidden;}
.productShow .box3 .imgbox img{max-width: 100%; height: auto;}
.productShow .box3 .tableBox{width: 100%; margin-top: 20px;}
.productShow .box3 .tableBox .imgs{margin-bottom: 20px;}
.productShow .box3 .tableBox .imgs img{max-width: 100%; height: auto;}

.productShow .xiangce{width: 100%;height: 466px;margin-left: auto;margin-right: auto; position: relative;}
.productShow .xiangce .swiper-slide {background-size: cover;background-position: center;}
.productShow .xiangce .gallery-top {height: 100%; width: 70%; float: left;}
.productShow .xiangce .gallery-thumbs {width: 30%; height: 100%; float: left; box-sizing: border-box; padding: 0 35px 0 15px;}
.productShow .xiangce .gallery-thumbs .swiper-slide {height: 33.3333%;}
.productShow .xiangce .gallery-thumbs .swiper-slide-active {opacity: 1;}
.productShow .gallery-top .item{width: 100%; height: 100%;}
.productShow .gallery-top .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.productShow .gallery-top .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.productShow .gallery-thumbs .item{width: 100%; height: 100%;}
.productShow .gallery-thumbs .item .imgbox{position: relative; border: 1px solid #dbdbdb; height: 100%; display: block; overflow: hidden;}
.productShow .gallery-thumbs .item .imgbox .n_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%;}
.productShow .xiangce .gallery-thumbs .swiper-slide-active .item .imgbox{border: 1px solid #977b5c;}
.productShow .swiper-button-prev, .productShow .swiper-button-next{background-image: none; height: 100px; line-height: 100px; width: 25px; margin-top: 0; top: auto;  bottom: 0; text-align: center; font-size: 18px; color: #ffffff; background-color: #977b5c;}
.productShow .swiper-button-prev{right: 0; left: auto; top: 0;}
.productShow .swiper-button-next{right: 0; bottom: 0;}
.productShow .box4{display: none;}

/*联系我们页面*/
.contactPage{width: 100%;}
.contactPage .txtbox{overflow: hidden;}
.contactPage .txtbox p{font-size: 14px; color: #333; line-height: 25px;}
.contactPage .ditu{margin-top: 15px; overflow: hidden; text-align: center;}
.contactPage .ditu img{max-width: 100%; height: auto;}

/*新闻页面*/
.newsPage{width: 100%;}
.newsPage ul{}
.newsPage .item{width: 100%; border-bottom: 1px solid #c0c0c0; padding: 18px 0; margin-bottom: 10px; position: relative; top: 0;}
.newsPage .item h5{font-size: 16px; color: #666; height: 20px; line-height: 20px; overflow: hidden;}
.newsPage .item h4{font-size: 20px; color: #333; height: 25px; line-height: 20px; overflow: hidden; margin-top: 12px;}
.newsPage .item:hover{top: -3px; box-shadow: 3px 3px 5px #bbb;}
/*内页*/
.newsShow{width: 100%;}
.newsShow .imgbox{text-align: center; overflow: hidden;}
.newsShow .imgbox img{max-width: 100%; height: auto;}
.newsShow .txtbox{margin-top: 20px; overflow: hidden;}
.newsShow .txtbox p{font-size: 14px; color: #333; line-height: 25px;}

/*案例页面*/
.casePage{width: 100%;}
.casePage .item{width: 100%; margin-bottom: 15px;}
.casePage .item .imgbox{position: relative; display: block; overflow: hidden;}
.casePage .item .imgbox:before{content: ""; display: block; padding-top: 100%;}
.casePage .item .imgbox .imgs{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.casePage .item .mask{position: absolute; left: 0; top: 100%; width: 100%; height: 100%; background-color: rgba(0,0,0,.49  )}
.casePage .item .mask .mas{position: absolute; top: 50%; left: 50%; width: 100%; max-height: 100%; text-align: center;
    transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */}
.casePage .item .mask h4{border: 1px solid #fff; font-size: 14px; color: #fff; height: 30px; line-height: 30px; overflow: hidden; padding: 0 15px; display: inline-block;}
.casePage .item:hover .mask{top: 0;}
/*内页*/
.caseShow{width: 100%;}
.caseShow .imgbox{text-align: center; overflow: hidden;}
.caseShow .imgbox img{max-width: 100%; height: auto;}
.caseShow .txtbox{margin-top: 20px; overflow: hidden;}
.caseShow .txtbox p{font-size: 14px; color: #333; line-height: 25px;}
/*----------------------------*/
.inner_page .pages_left{width: 260px; float: left;}
.inner_page .pages_right{width: calc(100% - 260px); float: left; padding-left: 25px;}
.inner_page .pages_title{border-bottom: 1px solid #009ae2; padding: 10px 0; overflow: hidden;}
.inner_page .pages_title h4{font-size: 14px; color: #007cc2; float: left;}
.inner_page .pages_title a{font-size: 14px; color: #007cc2; float: right;}
/**/
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .n_tit{background-color: #e8190f; position: relative; font-size: 0; text-align: center; padding: 18px 0;}
.sideBar_page .n_tit>h4{font-size: 30px; color: #ffffff; display: inline-block; font-weight: bold;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 12px; font-size: 22px; color: #ffffff;}
.sideBar_page .n_ul{background-color: #6badd2; padding: 10px 5px; margin-top: 2px;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 5px; }
.sideBar_page .n_li>a{display: block;width: 100%; height: 40px; line-height: 40px;border-radius: 20px; font-size: 18px; color: #fff;}
.sideBar_page .n_li:nth-child(1)>a{background: url("../images/side_li_01.png") no-repeat 12px #007cc2; padding-left: 80px;}
.sideBar_page .n_li:nth-child(2)>a{background: url("../images/side_li_02.png") no-repeat 12px #007cc2; padding-left: 50px;}
.sideBar_page .er{width: 100%; padding: 0 5px; overflow: hidden;}
.sideBar_page .er li{height: 36px; width: 100%; float: left;}
.sideBar_page .er li a{line-height: 35px;text-align: left; padding: 0 10px 0 30px; border-bottom: 1px dotted #e4e4e4; display: block; font-size: 14px; color: #fff;}
.sideBar_page .er li a:hover{color: #e8190f;}
/*----------------------*/





/*手机底部*/
.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: #095ca6;}
.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{height: 90px;}
    header .head_box .logo a img{width: 420px;}
    header .head_box .top_li{padding: 10px 0;}
    header .head_box .top_li>a{line-height: 70px; font-size: 14px; padding: 0 15px;}
    header .head_box .top_li>a:before{width: 20px; height: 10px; bottom: -10px;}
    header .head_box .top_li .er{padding: 5px;}
    header .head_box .top_li .er{top: 90px; width: 180px; left: -40px;}
    header .head_box .top_li .er>li a span{font-size: 14px;}
    header .head_box .top_li .er>li{height: 35px;}
    header .head_box .top_li .er>li a span{line-height: 35px;}
    .product .swiper-button-prev-pro{left: 10px;}
    .product .swiper-button-next-pro{right: 10px;}
    .case .swiper-button-prev-case{left: 10px;}
    .case .swiper-button-next-case{right: 10px;}
    .hf_main .hf_img{height: 160px;}
    .mainBox .m2 .txtbox ul li{font-size: 13px;}
    .foot1 .fLeft dl dt{font-size: 16px; margin-bottom: 7px;}
    .foot1 .fLeft dd a{font-size: 12px;}
    .foot1 .fRight .tit{font-size: 16px;}
    /**/
    .inner_page .page_left{width: calc(100% - 220px);}
    .inner_page .page_right{width: 220px;}
    .inner_page .contactPage{padding: 15px;}
    .inner_page .contactPage .title{font-size: 34px;}
    .inner_page .contactPage .contact{margin-top: 30px;}
    .inner_page .contactPage .contact:before{width: 100px; font-size: 18px;}
    .inner_page .contactPage .contact h2{font-size: 22px;}
    .inner_page .contactPage .contact h3{font-size: 12px;}
    .inner_page .contactPage .erweima .txts{padding: 20px 0 0 5px}
    .inner_page .contactPage .erweima .txts h4{font-size: 12px;}
    .inner_page .contactPage .erweima .txts h3{font-size: 14px;}
    .productShow .box1 .nList li{padding: 20px 0;}
    .productShow .box1 .nList h3{font-size: 20px;}
    .productShow .box1 .nList h5{font-size: 14px; margin-top: 10px;}
    .productShow .nCon{margin-top: 30px;}
    .productShow .xiangce{height: 380px;}
    .inner_page .pages_left{width: 230px;}
    .inner_page .pages_right{width: calc(100% - 230px);}
    .sideBar_page .n_li>a{font-size: 16px;}
    .sideBar_page .n_tit{padding: 15px 0;}
    .sideBar_page .n_tit>h4{font-size: 24px;}
}

@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 .logo a img{width: 400px;}
    header .head_box .top_btn{font-size: 32px; color: #007cc2; position: absolute; top: 53px; 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: 105px; 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>a{padding: 0; line-height: 40px; display: block;  color: #FFFFFF;}
    header .head_box .top_li>a:before{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;}
    .m_content{padding: 20px 0;}
    .con_layout{margin-top: 20px;}
    .mainTitle h4{font-size: 20px;}
    .mainTitle h4 span{font-size: 13px;}
    .mainTitle a{display: none;}
    .product .item .txts{height: 30px; line-height: 30px; font-size: 14px;}
    .hf_main .hf_img{height: 140px;}
    .mainBox .m1 .txtbox p{font-size: 12px; line-height: 25px;}
    .mainBox .m2 .txtbox ul li{font-size: 12px; line-height: 25px; max-height: 50px;}
    .mainBox .m3 .txtbox ul li a{font-size: 12px;}
    .foot1{padding: 15px 0;}
    .foot1 .fLeft{padding-right: 20px;}
    .foot1 .fRight{padding-left: 20px;}
    .foot1 .fRight .txtbox p{font-size: 12px;}
    /**/
    .page_nav .n_ul li a{font-size: 14px;}
    .inner_page .contactPage{padding: 10px;}
    .aboutPage .nLeft{width: 100%; padding: 0;}
    .aboutPage .nRight{width: 100%; padding: 0; margin-top: 15px;}
    .aboutPage .nLeft .txtbox p{font-size: 12px; line-height: 25px;}
    .productShow .box1 .nLeft{padding-right: 20px;}
    .productShow .box1 .nList li{padding: 12px 0;}
    .productShow .box1 .nList h3{font-size: 16px;}
    .productShow .box1 .nList h5{margin-top: 5px;}
    .productShow .box1 .nMore .nBtn{height: 35px; line-height: 35px;}
    .productShow .title h4{padding: 0 10px;}
    .productShow .xiangce{height: 285px;}
}

@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: 80px;}
    header .head_box .logo a img{width: 380px;}
    header .head_box .top_btn{font-size: 28px;top: 55px;}
    header .lunbos{padding-top: 38%;}
    .mainTitle h4{font-size: 18px; padding-bottom: 10px;}
    .mainTitle h4 span{font-size: 12px; padding-bottom: 10px;}
    .mainTitle a{width: 60px; height: 22px; line-height: 20px; font-size: 12px;}
    .hf_main .hf_img{height: 83px;}
    .mainBox .imgbox img{width: 100%;}
    .mainBox .m1{width: 100%;}
    .mainBox .m2{width: 100%; margin-top: 10px;}
    .mainBox .m3{width: 100%; margin-top: 10px;}
    .mainBox .m1 .txtbox p{max-height: 150px; height: auto;}
    .mainBox .m3 .txtbox ul li a span{display: none;}
    .mainBox .txtbox{height: auto; max-height: 170px;}
    .foot1{display: none;}
    .foot1 .fLeft{width: 100%; display: none;}
    .foot1 .fRight{width: 100%; padding-left: 0; display: none;}
    .foot2 .txtbox{text-align: center; width: 100%;}
    /**/
    .inner_page .page_left{width: 100%; padding: 0;}
    .inner_page .page_right{width: 100%; display: none;}
    .page_nav{background-color: #fff;}
    .page_nav .n_tit{display: block;}
    .page_nav .n_ul{display: none; margin-top: 10px; background-color: #fff;}
    .page_nav .n_ul li{display: block; width: 100%; margin-bottom: 5px; }
    .page_nav .n_ul li a{height: 30px; line-height: 30px; font-size: 14px; background-color: #007cc2;}
    .inner_page .pages_left{width: 100%;}
    .inner_page .pages_right{width: 100%; padding: 0;}
    .sideBar_page .n_tit{padding: 12px 0;}
    .sideBar_page .n_tit>h4{font-size: 20px;}
    .sideBar_page ul{display: none;}
}

@media (max-width:500px){
    header .head_box .logo a img{width: 300px;}
    .product .swiper-button-prev-pro, .product .swiper-button-next-pro{display: none;}
    .case .swiper-button-prev-case, .case .swiper-button-next-case{display: none;}
    .productShow .box1 .nLeft{width: 100%; padding: 0;}
    .productShow .box1 .nRight{width: 100%; margin-top: 15px;}
    .productShow .xiangce .gallery-thumbs{padding: 0 28px 0 3px}
}

@media (max-width:376px){
    header .head_box .logo a img{width: 250px;}
}

@media (max-width:360px){
    .hf_main .hf_img{height: 54px;}
    .productShow .xiangce{height: 200px;}
}





