@charset "utf-8";
/* CSS Document */
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #666; overflow-x: hidden; font-family:"Microsoft YaHei",'微软雅黑',sans-serif; font-weight: 300;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select{ outline:none; font-family:"Microsoft YaHei",微软雅黑, sans-serif; }
::-webkit-input-placeholder {color: #666;}
::-moz-placeholder {color: #666;}
:-ms-input-placeholder {color: #666;}

a { text-decoration: none; color:#666; transition: color 0.56s ease;}
a:hover{ color: #2852a1;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}

/* 水平镜像翻转 */
.mirrorRotateLevel img{transition: all .4s;-webkit-transition: all .4s;}
.mirrorRotateLevel:hover img {-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);/*兼容IE*/ filter:FlipH;}
/*图片放大*/
.imgZoom img{transition: all .4s;-webkit-transition: all .4s;}
.imgZoom:hover img{transform:scale(1.1, 1.1); -webkit-transform:scale(1.1, 1.1);}
/*图片旋转*/
.imgRotate img{-webkit-transition:-webkit-transform 2s ease-out;-moz-transition:-moz-transform 2s ease-out;-o-transition:-o-transform 2s ease-out;-ms-transition:-ms-transform 2s ease-out;}
.imgRotate img:hover{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg);}
/*按钮鼠标经过变暗*/
.wlp-button:hover{filter:alpha(opacity=90);background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))!important;background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1))!important;}
/*鼠标经过有阴影*/
.wlp-shadow:hover{box-shadow: 0 0 20px rgba(0,0,0,0.3)!important;}
/*鼠标经过上浮并加阴影*/
.wlp-flow-shadow{-webkit-transition:all .5s;transition:all .5s;}
.wlp-flow-shadow:hover{transform:translate3d(0, -5px, 0);-webkit-transform:translate3d(0, -8px, 0);-webkit-box-shadow:0 0px 10px #e9e9e9;box-shadow:0 0px 10px #e9e9e9;}
/*图片经过遮罩*/
.wlp-filter:hover img{ filter:alpha(opacity=70); -moz-opacity:0.7; -webkit-opacity: 0.7; opacity: 0.7;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1200px; margin: 0 auto;}
.w1400{ width: 1400px; margin: 0 auto;}

/*顶部*/
.header{ width: 100%; background: #fff; position: relative; z-index: 1111;}
.header .headTop .wrap{ position: relative; }
.header .headTop .wrap::after{ content: ""; width: 2290px; height: 56px; background: #2852a1; position: absolute; left: -2000px; top: 0;}
.header .headTop{ height: 56px; line-height: 56px; background: #808080; color:#c0c0c0; font-size: 14px; text-align: right;}
.header .headTop span{line-height: 56px; margin-left: 70px; padding-left: 42px; display: inline-block;}
.header .headTop .email{ background: url(../images/icon01.png) no-repeat left center;}
.header .headTop .tel{ background: url(../images/icon02.png) no-repeat left center;}
.header .headMain{ height: 100px;}
.header .logo{ float: left; padding-top: 16px; }
.header .headRight{ float: right; margin-top: 30px; }
.header .nav{float: left; padding-right: 50px; }
.header .nav ul li{ height: 40px; float: left; position: relative; margin-left: 30px;}
.header .nav ul li a{ font-size: 16px; color: #585858; font-weight: 400; line-height: 40px;  padding: 0 20px; display: block;  }
.header .nav ul li a:hover{ color: #2852a1; }
.header .nav ul li.on:after{ content: ""; width:100%; height: 4px; background: #2852a1; position: absolute; left: 0; bottom: -30px;}
.header .lang{ float: left; width: 40px; height: 40px; background: #2852a1; text-align: center;}
.header .lang a{ color: #fff; font-size: 16px; line-height: 40px; }
.header .menu-toggle{display: none;}

/*首页bannner*/
.banner {height:785px; position: relative; width: 100%;}
.banner .swiper-container{ width:100%; height:785px; overflow:hidden;}
.banner .swiper-container .swiper-slide{width:100%; height: 785px; background-position:center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-container .swiper-slide a{width:100%; height: 785px;display: block;}
.banner .pagination {position: absolute;z-index: 20;bottom:30px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:12px; height: 12px; background:#fff; margin: 0 4px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #006cff; opacity: 1;}

.neibanner{ width: 100%; height:400px; background-position:center; background-repeat: no-repeat; background-size: cover; display: table; text-align: center;}

/*大标题*/
.title{ text-align: center; margin-bottom: 30px; }
.title h2{ font-size: 32px; color: #333; line-height: 1; margin-bottom: 15px; display: inline-block; position: relative; }
.title h2:before{ content: ""; width: 40px; height: 2px; background: #ccc; position: absolute; left: -60px; top: 50%; }
.title h2:after{ content: ""; width: 40px; height: 2px; background: #ccc; position: absolute; right: -60px; top: 50%; }
.title p{ font-size: 14px; color: #666; line-height: 1; }

/* 首页产品 */
.ipro{ padding: 60px 0;}
.ipro .box{ overflow: hidden;}
.ipro .box .con{ width: 61.6666%; float: left;}
.ipro .box .con ul{ margin: 0 -10px;}
.ipro .box .con ul li{ width: 50%; padding: 0 10px; margin-bottom: 20px; float: left;}
.ipro .box .con ul li a{ position: relative; display: block;}
.ipro .box .con ul li dl{ position: relative; overflow: hidden; padding-bottom: 77.7777%;}
.ipro .box .con ul li dl img{ position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.ipro .box .con ul li ol{ width: 100%; height: 100%; background:rgba(0,0,0,.5) url(../images/icon03.png) no-repeat center ; color: #fff; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0; transition: opacity 0.56s ease;}
.ipro .box .con ul li ol h3{ font-size: 14px; font-weight: normal; text-align: center; margin-top: 50%;}
.ipro .box .con ul li a:hover ol{ opacity: 1;}
.ipro .box .search{ width: 36.6666%; height: 580px; background:url(../images/searchBg.jpg) no-repeat center; padding: 40px; float: right;}
.ipro .box .search h2{ font-size: 32px; font-weight: normal; color: #fff; margin-bottom: 10px;}
.ipro .box .search p{font-size: 16px; color: #fff; margin-bottom:20px;}
.ipro .box .search ol{ color: #666; font-size: 14px; font-weight: 400; text-align: center; padding: 40px 0; position: relative;}
.ipro .box .search ol::before{ content: ""; width: 120px; height: 1px; background: #aaa; position: absolute; left: 0; top: 50%;}
.ipro .box .search ol::after{ content: ""; width: 120px; height: 1px; background: #aaa; position: absolute; right: 0; top: 50%;}
.ipro .box .search select{ width: 100%; height: 50px; margin-bottom: 18px; border: none; padding: 0 20px; font-size: 14px; color: #666;
 appearance:none; -moz-appearance:none; -webkit-appearance:none; background:#fff url('../images/icon04.png') no-repeat right 22px center;
}
.ipro .box .search input{width: 100%; height: 50px; margin-bottom: 18px; border: none; padding: 0 20px; font-size: 14px; color: #666;}
.ipro .box .search button{ width: 100%; height: 50px; background: #8a8a8a; border: none; color: #fff; font-size: 18px; cursor: pointer;}


/* 首页新闻 */
.inews{ background: #485765; padding: 80px 0;}
.inews .title h2{ color: #fff;}
.inews .swiper-container{ width: 780px; margin: 0 auto; text-align: center;}
.inews .swiper-container h3{ color: #fff; font-size: 22px; font-weight: 400; line-height: 1; margin-bottom: 20px; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap;}
.inews .swiper-container dl{ color: #b3b8bc; font-size: 16px; font-weight: 400; line-height: 30px; display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
.inews .box{ position: relative;}
.inews .box .arrow-left,.inews .box .arrow-right{ position: absolute; top: 50%; transform: translate(0, -50%); font-size: 100px; color: #a4abb2;}
.inews .box .arrow-left{ left: 0;}
.inews .box .arrow-right{ right: 0;}

/* 首页简介 */
.iabout{ background:url(../images/aboutBg.jpg) no-repeat center top; background-size: contain; padding-bottom: 80px;}
.iabout .num{ padding: 76px 0;}
.iabout .num ul{ overflow: hidden;}
.iabout .num ul li{ width: 33.33%; text-align: center; float: left;}
.iabout .num ul li dl{ width:130px; height: 130px; line-height: 130px; font-size: 48px; color: #fff; text-align: center; border: #68635e dashed 2px ; border-radius: 130px; margin: 0 auto;}
.iabout .num ul li p{ color: #fff; font-size: 18px; margin-top: 20px;}
.iabout .box{ overflow: hidden;background: #e6e6e6;}
.iabout .box ul{ width: 50%; height: 330px; background: #e6e6e6; float: left;}
.iabout .box ul ol{ padding: 50px;}
.iabout .box ul ol h3{ font-size: 36px; font-weight: normal; color: #000; margin-bottom: 15px;}
.iabout .box ul ol dl{ font-size: 14px; line-height: 30px;}
.iabout .box ul ol a.more{ width: 146px; height: 40px; font-size: 12px; line-height: 40px; text-align: center; border: #999999 solid 1px; display: block; margin-top:12px;}
.iabout .box ul ol a.more:hover{ background: #2852a1; color: #fff;}
.iabout .box ul.video{ cursor: pointer;}

/* 简介 */
.about{ padding: 45px 0 80px;}
.about .box{ font-size: 18px; line-height: 32px;}
.about .box p{ text-indent: 2em;}
.about .box p img{ margin-left: -2em;}

.danye{ padding: 70px 0 0;}
.danye .box{ text-align: center;}

.honor{ background: url(../images/honorBg.jpg) no-repeat center; background-size: cover; padding: 70px 0; }
.honor .box{ position: relative; }
.honor .box .swiper-container{ width: 680px; margin:0 auto;}
.honor .box .arrow-left,.honor .box .arrow-right{ width: 50px; height:50px; position: absolute; top: 50%; margin-top: -25px; z-index: 11; }
.honor .box .arrow-left{ left: 0; background:url(../images/arrow-left.png) no-repeat center; }
.honor .box .arrow-right{ right:0px; background:url(../images/arrow-right.png) no-repeat center; }
.honor .swiper-slide{ padding: 0 50px; box-sizing: border-box; }
.honor dl{ border: #ccc solid 1px; position: relative; overflow: hidden; padding-bottom: 139.09%; }
.honor dl img{ position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}

.equipment{ padding:70px 0 50px; }
.equipment .box ul{ margin: 0 -17px; }
.equipment .box ul li{ width: 33.3333%; padding:0 17px; margin-bottom: 26px; float: left; }
.equipment .box ul li dl{ position: relative; overflow: hidden; padding-bottom: 75.132%; }
.equipment .box ul li dl img{ position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.equipment .box ul li p{ text-align: center; font-size: 18px; color: #000; margin-top: 10px; font-weight: 500;}

.newslist{ padding: 50px 0;}
.newslist ul{ overflow: hidden; margin-top: -30px;}
.newslist ul li{ border-bottom:#ccc solid 1px; padding: 20px 0;  overflow: hidden; }
.newslist ul li a{display: block;}
.newslist ul li dl{ width: 80px; height: 80px; color: #fff; font-size: 14px; text-align: center; background: #2852a1; padding-top: 15px; float: left; transition: background 0.56s ease;}
.newslist ul li dl b{ font-size: 26px; line-height: 1; margin-bottom: 5px; display: block; }
.newslist ul li ol{ padding-left:100px; }
.newslist ul li ol h3{ font-size: 18px; color: #000; font-weight:500; margin-bottom: 8px; transition: color 0.56s ease;}
.newslist ul li ol dd{ font-size: 16px; color: #888; line-height: 1.6; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: color 0.56s ease;}
.newslist ul li a:hover h3{color: #2852a1;}
.newslist ul li a:hover dd{color: #2852a1;}

.newsview{ margin:60px 0 70px;}
.newsview .wrap{ position: relative;}
.newsview .boxcon{ padding-right: 400px;}
.newsview .boxcon .newsHead{ border-bottom: #cccccc solid 1px; padding-bottom: 20px; margin-bottom: 20px;}
.newsview .boxcon .newsHead h1{ font-size: 32px; font-weight: normal; color: #000; margin-bottom: 10px; }
.newsview .boxcon .box{ line-height: 2; min-height: 500px;}
.newsview .newspage{ width: 350px; position: absolute; right: 0; top: 0;}
.newsview .newspage dl{ border: #e6e6e6 solid 8px; margin-bottom: 20px; padding: 30px;}
.newsview .newspage dl:hover{ border:#015db3 solid 8px; }
.newsview .newspage dl ol{font-size: 16px; margin-bottom: 10px;}
.newsview .newspage dl a{font-size: 18px; font-weight: normal; color: #000;}

.products{padding:30px 0; }
.products .proNav{ width: 250px; float: left; }
.products .proNav dl{ background: #f5f5f5; color: #bfbfbf; font-size: 16px; font-weight: bold; margin: 0; padding:20px; }
.products .proNav dl h3{ color: #2852a1; font-size: 20px; font-weight: bold; margin: 0 0 5px; }
.products .proNav ul li{ margin-bottom: 8px; }
.products .proNav ul li ol{ background: #2852a1; height: 46px; position: relative; }
.products .proNav ul li ol a{ color: #fff; font-size: 17px; background:url(../images/icon12.png) no-repeat 14px center; padding-left: 36px; line-height: 46px;}
.products .proNav ul li ol span{ width: 46px; height: 46px; background:url(../images/icon13.png) no-repeat right 10px center; position: absolute; right: 0; top: 0; cursor: pointer; }
.products .proNav ul li .subnav a{display: block; font-size: 16px; color: #333; line-height: 1.4; background: #f5f5f5; margin-bottom: 2px; padding: 10px 10px 10px 36px;}
.products .proNav ul li .subnav a:hover{ color: #2852a1; }

.products .rightBox{ padding-left: 290px;}
.products .breadcrumb{ background: #f5f5f5; color: #666; font-size: 16px; line-height: 40px; padding:0 10px; margin-bottom: 20px;}
.products .breadcrumb a{color: #888; font-size: 16px; }
.products .prolist ul{ margin: 0 -10px; overflow: hidden;}
.products .prolist ul li{ width: 33.3333%; padding: 0 10px; margin-bottom: 20px; float: left;}
.products .prolist ul li a{ position: relative; display: block;}
.products .prolist ul li dl{ position: relative; overflow: hidden; padding-bottom: 77.7777%;}
.products .prolist ul li dl img{ position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.products .prolist ul li ol{ width: 100%; height: 100%; background:rgba(0,0,0,.5) url(../images/icon03.png) no-repeat center ; color: #fff; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0; transition: opacity 0.56s ease;}
.products .prolist ul li ol h3{ font-size: 14px; font-weight: normal; text-align: center; margin-top: 50%;}
.products .prolist ul li a:hover ol{ opacity: 1;}

.products .proview .prohead{ background: #fff; }
.products .proview .prohead dl{ width: 50%; float: left; position: relative; margin: 0; overflow: hidden;}
.products .proview .prohead dl img{ width:100%;}
.products .proview .prohead ol{ width: 50%; padding-left: 40px; float: left; }
.products .proview .prohead ol h1{ font-size: 24px; font-weight: bold; padding-bottom: 8px; }
.products .proview .prohead ol .box{ font-size: 16px; color: #333; line-height: 1.8;}
.products .proview .proviewBox{ margin-top: 20px; margin-bottom: 30px;}
.products .proview .proviewBox .miaoshuTabNav{ background: #e4e4e4; overflow: hidden; margin-bottom: 20px;}
.products .proview .proviewBox .miaoshuTabNav li{ width: 33.33%; line-height: 60px; font-size: 18px; color: #333; text-align: center; cursor: pointer; float: left;}
.products .proview .proviewBox .miaoshuTabNav a{ width: 33.33%; line-height: 60px; font-size: 18px; color: #333; text-align: center; cursor: pointer; float: left;}
.products .proview .proviewBox .miaoshuTabNav li.on{ background: #393939; color: #fff;}
.products .proview .miaoshuBox table{ border-top: #999 solid 1px; border-left: #999 solid 1px;}
.products .proview .miaoshuBox table tr td{ border-right: #999 solid 1px; border-bottom: #999 solid 1px; font-size: 14px; color: #333; padding: 5px;}
.products .proview .miaoshuBox .con{display: none;}
.products .proview .miaoshuBox .con.on{display: block;}

.contact{ background: #f7f8fa; padding: 55px 0 0; }
.contact .box{ margin-bottom: 30px; }
.contact .box ul{ overflow: hidden; margin: 0 -23px; }
.contact .box ul li{ width: 33.33%; float: left; padding: 0 23px; }
.contact .box ul li dl{  overflow: hidden; padding:30px 13px; border-radius: 10px; overflow: hidden; margin-bottom: 0;}
.contact .box ul li dl i{ width: 114px; height:114px;line-height: 114px; text-align: center; border:#ddd solid 1px; border-radius: 114px; display: block; margin: 0 auto; }
.contact .box ul li dl ol{  padding-top: 25px; text-align: center;}
.contact .box ul li dl ol h3{ font-size: 20px; color: #333; margin: 0 0 10px; font-weight: bold; }
#map{ height:490px; }
#map img{max-height:inherit;max-width:inherit; }

/* footer */
.footer{}
.footer .fcontact{ background:#f5f5f5 url(../images/footbg.jpg) no-repeat center; padding: 30px 0 50px;}
.footer .fcontact .contactBox{ float: left;}
.footer .fcontact .contactBox dl{ font-size: 32px; color: #2852a1; font-weight: bold; margin-bottom: 40px;}
.footer .fcontact .contactBox ul{ overflow: hidden;}
.footer .fcontact .contactBox ul li{  float: left; line-height: 2; font-size: 14px; color: #333; padding-right: 0;}
.footer .fcontact .ewm{ float: right; text-align: center;}
.footer .fnav{ width: 100%; background: url(../images/footbg02.jpg); padding: 40px 0; text-align: center;}
.footer .fnav a{ color: #a3b0c3; margin: 0 60px;}
.footer .copyright{ background: #808080;}
.footer .copyright dl{ float: left; color: #fff; font-size: 14px; line-height: 70px;}
.footer .link{ width: 180px;  margin-top: 17px; float: right; position: relative;}
.footer .link ol{height: 36px; line-height: 36px; color: #fff; font-size: 14px; border: #c0c0c0 solid 1px; padding: 0 10px; background: url(../images/link.png) no-repeat right 20px center; cursor: pointer;}
.footer .link ul{ width: 100%; position: absolute; left: 0; bottom: 35px; padding: 10px 0; background:#fff; border:#c0c0c0 solid 1px; display: none;}
.footer .link ul li{  padding: 4px 10px;}
.footer .link ul li a{display: block; font-size: 14px;}
.footer .link:hover ul{ display: block;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 50px; margin: 50px 0 10px;}
.fenye .prev, .fenye .next {line-height: 1; color: #8a8a8a; padding: 8px 14px; margin-right: 8px; display: inline; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a {line-height: 1; color: #8a8a8a; padding: 8px 14px;margin-right: 8px;display: inline; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34;border: #242a34 solid 1px;}
.fenye a.current { line-height: 1; color: #fff;  background: #242a34; padding: 8px 14px; margin-right: 8px; border: #242a34 solid 1px;}

/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 696px;padding: 20px;transform: translate(-50%,-50%);background-color: #fff; color: #999;}
.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 18px; cursor: pointer;}
.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 370px; }

@media screen and (max-width:1440px){
.w1400{ width: 100%; padding: 0 15px;}
}

@media screen and (max-width:1240px){
.wrap{ width: 100%; padding: 0 15px;}
.header .nav{ padding-right: 30px;}
.header .nav ul li{ margin-left: 20px;}
.header .nav ul li a{ padding: 0 16px;}

.banner {height:500px; position: relative; width: 100%;}
.banner .swiper-container{ width:100%; height:500px; overflow:hidden;}
.banner .swiper-container .swiper-slide{width:100%; height: 500px; background-position:center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-container .swiper-slide a{width:100%; height: 500px;display: block;}

.iabout .num{ padding: 50px;}
.iabout .num ul li dl{width: 100px; height: 100px; line-height: 100px;font-size: 30px;}

.iabout .box ul{ height: auto;}
.iabout .box ul ol{ padding: 35px;}
.iabout .box ul ol h3{ font-size: 25px;}
.iabout .box ul ol a.more{ margin-top: 30px;}
}

@media screen and (max-width:1000px){
body{ padding-top: 60px; }

/*顶部*/
.header{ width: 100%; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,.1); position: fixed; top: 0; left: 0; z-index: 1111;}
.header .headTop{display: none;}
.header .headMain{ height: 60px;}
.header .logo{ float: left; padding-top: 10px;  height: 50px; }
.header .headRight{ float: none; margin-top: 0; }
.header .nav{float: none; padding-right: 0; width: 100%; height:calc(100vh - 60px); background: #fff; border-top: 1px solid #eee; position:fixed; top: 60px; left: 0; display: none;}
.header .nav ul li{ height: 50px; float: none; position: relative; margin-left: 0; border-bottom: 1px solid #eee;}
.header .nav ul li a{ font-size: 15px; color: #585858; font-weight: 400; line-height: 50px;  padding: 0 20px; display: block;  }
.header .nav ul li a:hover{ color: #2852a1; }
.header .nav ul li.on:after{ content: ""; width:100%; height: 2px; background: #2852a1; position: absolute; left: 0; bottom:0;}
.header .lang{ float: none; width: 60px; height: 60px; background: #fff; border-left: 1px solid #ddd;  border-right: 1px solid #ddd; position: fixed; right: 60px; top: 0px;}
.header .lang a{ color: #333; font-size: 18px; line-height:60px; }

.header .menu-toggle{ width:60px; height:60px; position:absolute; right:0px; top:0;  float:right; z-index:99999; display:block;}
.header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
.header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
.header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
.header .menu-toggle.cur span{background-color:transparent;}
.header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
.header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

/*首页bannner*/
.banner {height:200px; position: relative; width: 100%;}
.banner .swiper-container{ width:100%; height:200px; overflow:hidden;}
.banner .swiper-container .swiper-slide{width:100%; height: 200px; background-position:center; background-repeat: no-repeat; background-size: cover;}
.banner .swiper-container .swiper-slide a{width:100%; height: 200px;display: block;}
.banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:12px; height: 12px; background:#fff; margin: 0 4px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #006cff; opacity: 1;}

.neibanner{ width: 100%; height:160px; background-position:center; background-repeat: no-repeat; background-size: cover; display: table; text-align: center;}

/*大标题*/
.title{margin-bottom: 20px; }
.title h2{ font-size: 22px; margin-bottom: 15px; }
.title h2:before{ content: ""; width: 40px; height: 1px; }
.title h2:after{ content: ""; width: 40px; height: 1px; }

/* 首页产品 */
.ipro{ padding: 30px 0;}
.ipro .box{ overflow: hidden;}
.ipro .box .con{ width: 100%; float: none; margin-top: 20px;}
.ipro .box .con ul{ margin: 0 -5px;}
.ipro .box .con ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
.ipro .box .con ul li ol{ width: 100%; height: 100%; background:rgba(0,0,0,.5) url(../images/icon03.png) no-repeat center ; color: #fff; position: absolute; left: 0; top: 0; z-index: 11; opacity: 0; transition: opacity 0.56s ease;}
.ipro .box .con ul li ol h3{ font-size: 14px; font-weight: normal; text-align: center; margin-top: 50%;}
.ipro .box .con ul li a:hover ol{ opacity: 1;}
.ipro .box .search{ width: 100%; height: auto; background:url(../images/searchBg.jpg) no-repeat center; padding:25px 30px; float: none;}
.ipro .box .search h2{ font-size: 20px;  margin-bottom: 5px;}
.ipro .box .search p{font-size: 12px; color: #fff; margin-bottom:10px;}
.ipro .box .search ol{ color: #666; font-size: 14px; font-weight: 400; text-align: center; padding: 10px 0 20px; position: relative;}
.ipro .box .search ol::before{ content: ""; width: 100px; height: 1px; background: #aaa; position: absolute; left: 0; top: 40%;}
.ipro .box .search ol::after{ content: ""; width: 100px; height: 1px; background: #aaa; position: absolute; right: 0; top: 40%;}
.ipro .box .search select{ width: 100%; height: 40px; margin-bottom: 10px; border: none; padding: 0 20px; font-size: 14px; color: #666;
 appearance:none; -moz-appearance:none; -webkit-appearance:none; background:#fff url('../images/icon04.png') no-repeat right 15px center;
}
.ipro .box .search input{width: 100%; height: 40px; margin-bottom: 10px; border: none; padding: 0 20px; font-size: 14px; color: #666;}
.ipro .box .search button{ width: 100%; height: 40px; background: #8a8a8a; border: none; color: #fff; font-size: 16px; cursor: pointer;}

/* 首页新闻 */
.inews{ background: #485765; padding:50px 0;}
.inews .title h2{ color: #fff;}
.inews .swiper-container{ width: 100%; margin: 0 auto; text-align: center;}
.inews .swiper-container h3{ font-size:16px; font-weight: 400; line-height: 1; margin-bottom: 10px; }
.inews .swiper-container dl{ font-size: 14px; font-weight: 400; line-height: 20px;}
.inews .box{ position: relative;}
.inews .box .arrow-left,.inews .box .arrow-right{ display: none;}


/* 首页简介 */
.iabout{ background:url(../images/aboutBg.jpg) no-repeat center top; background-size: cover; padding-bottom: 30px;}
.iabout .num{ padding: 40px 0 20px;}
.iabout .num ul{ overflow: hidden;}
.iabout .num ul li{ width: 33.33%; text-align: center; float: left;}
.iabout .num ul li dl{ width:80px; height: 80px; line-height: 80px; font-size: 20px; font-weight: bold; }
.iabout .num ul li p{ color: #fff; font-size: 13px; margin-top: 20px;}
.iabout .box{ overflow: hidden;background: #e6e6e6;}
.iabout .box ul{ width: 100%; height: auto; background: #e6e6e6; float: left;}
.iabout .box ul ol{ padding: 30px;}
.iabout .box ul ol h3{ font-size: 26px; font-weight: normal; color: #000; margin-bottom: 15px;}
.iabout .box ul ol dl{ font-size: 14px; line-height: 24px;}
.iabout .box ul ol a.more{ width: 146px; height: 40px; font-size: 12px; line-height: 40px; margin-top: 30px;}
.iabout .box ul ol a.more:hover{ background: #2852a1; color: #fff;}
.iabout .box ul.video{ cursor: pointer;}

/* 简介 */
.about{ padding: 45px 0 50px;}
.about .box{ font-size: 15px; line-height: 1.8;}
.about .box p{ text-indent: 2em;}
.about .box p img{ margin-left: -2em;}

.danye{ padding: 50px 0 0;}
.danye .box{ text-align: center;}

.honor{ background: url(../images/honorBg.jpg) no-repeat center; background-size: cover; padding: 50px 0; }
.honor .box{ position: relative; }
.honor .box .swiper-container{ width: 100%; margin:0 auto;}
.honor .box .arrow-left,.honor .box .arrow-right{ display: none; }
.honor .swiper-slide{ padding: 0 15px; box-sizing: border-box; }

.equipment{ padding:50px 0 30px; }
.equipment .box ul{ margin: 0 -5px; }
.equipment .box ul li{ width: 50%; padding:0 5px; margin-bottom: 15px; float: left; }
.equipment .box ul li p{ text-align: center; font-size: 14px; color: #000; margin-top: 10px; font-weight: 500;}

.newslist{ padding: 30px 0;}
.newslist ul{ overflow: hidden; margin-top: -10px;}
.newslist ul li{  padding: 15px 0; }
.newslist ul li dl{ width: 80px; height: 80px;}
.newslist ul li dl b{ font-size: 22px; line-height: 1; margin-bottom: 5px; display: block; }
.newslist ul li ol h3{ font-size: 16px; margin-bottom: 8px;}
.newslist ul li ol dd{ font-size: 14px; line-height: 1.6; }

.newsview{ margin:30px 0 50px;}
.newsview .wrap{ position: relative;}
.newsview .boxcon{ padding-right: 0; margin-bottom: 30px;}
.newsview .boxcon .newsHead{  font-size: 14px; padding-bottom: 20px; margin-bottom: 20px;}
.newsview .boxcon .newsHead h1{ font-size: 20px; margin-bottom: 10px; }
.newsview .boxcon .box{ font-size: 14px; line-height: 1.7; min-height: 500px;}
.newsview .newspage{ width: 100%; position: relative; right: 0; top: 0;}
.newsview .newspage dl{ border: #e6e6e6 solid 4px; margin-bottom: 10px; padding: 20px;}
.newsview .newspage dl:hover{ border:#015db3 solid 4px; }
.newsview .newspage dl ol{font-size: 14px; margin-bottom: 10px;}
.newsview .newspage dl a{font-size: 15px; font-weight: normal; color: #000;}

.products{ background: #f7f8fa; padding:30px 0; }
.products .proNav{ width: 100%; float: none; }
.products .proNav dl{ font-size: 14px; font-weight: bold; margin: 0; padding:15px 0; }
.products .proNav dl h3{ font-size: 20px; font-weight: bold; margin: 0 0 2px; }
.products .proNav ul li{ margin-bottom: 5px; }
.products .proNav ul li ol{ height: 40px; position: relative; }
.products .proNav ul li ol a{ color: #fff; font-size: 16px; background:url(../images/icon12.png) no-repeat 14px center; padding-left: 36px; line-height: 40px;}
.products .proNav ul li ol span{ width: 40px; height: 40px; background:url(../images/icon13.png) no-repeat right 10px center; position: absolute; right: 0; top: 0; cursor: pointer; }
.products .proNav ul li .subnav{display: none;}
.products .proNav ul li .subnav a{display: block; font-size: 15px; padding-left: 36px; line-height: 40px; margin-bottom: 2px;}

.products .rightBox{ float: none; width: 100%; padding-top: 20px; padding-left: 0;}
.products .breadcrumb{ font-size: 15px; line-height: 40px; padding:0 10px;}
.products .breadcrumb a{ font-size: 15px; }
.products .prolist ul{ margin: 0 -5px;}
.products .prolist ul li{ width: 50%; padding: 0 5px; margin-bottom: 20px; float: left;}
.products .prolist ul li ol{ width: 100%; height: 20px; background:none ; color: #000; position: relative; left: 0; top: 0; z-index: 11; opacity:1; margin-top: 10px;}
.products .prolist ul li ol h3{ font-size: 14px; font-weight: normal; text-align: center; margin-top: 0;}
.products .prolist ul li a:hover ol{ opacity: 1;}

.products .proview .prohead{ background: #fff; }
.products .proview .prohead dl{ width: 100%; float: none; position: relative; margin: 0; overflow: hidden;}
.products .proview .prohead dl img{ width:100%;}
.products .proview .prohead ol{ width: 100%; padding:15px; float: none; margin-top: 10px;}
.products .proview .prohead ol h1{ font-size: 18px;padding-bottom: 8px; }
.products .proview .prohead ol .box{ font-size: 15px; line-height: 1.8;}
.products .proview .proviewBox{ margin-top: 20px; margin-bottom: 30px;}
.products .proview .proviewBox .miaoshuTabNav{ background: #e4e4e4; overflow: hidden; margin-bottom: 20px;}
.products .proview .proviewBox .miaoshuTabNav li{ width: 33.33%; line-height: 40px; font-size: 15px; color: #333; text-align: center; cursor: pointer; float: left;}
.products .proview .miaoshuBox table tr td{ font-size: 13px;}
.products .proview .miaoshuBox .con{display: none;}
.products .proview .miaoshuBox .con.on{display: block;}

.contact{ background: #f7f8fa; padding: 40px 0 0; }
.contact .box{ margin-bottom: 30px; }
.contact .box ul{ overflow: hidden; margin: 0 ; }
.contact .box ul li{ width: 100%; float: none; padding: 0; }
.contact .box ul li dl{  overflow: hidden; padding:10px 13px; border-radius: 10px; overflow: hidden; margin-bottom: 0;}
.contact .box ul li dl i{ width:80px; height:80px;line-height:80px; }
.contact .box ul li dl i img{ width: 30px;}
.contact .box ul li dl ol{  padding-top: 10px; text-align: center;}
.contact .box ul li dl ol h3{ font-size: 16px; color: #333; margin: 0 0 10px; font-weight: bold; }
#map{ height:200px; }
#map img{max-height:inherit;max-width:inherit; }


/* footer */
.footer{}
.footer .fcontact{ background:#f5f5f5 url(../images/footbg.jpg) no-repeat center; padding: 30px 0 20px;}
.footer .fcontact .contactBox{ float: none; margin-bottom: 20px;}
.footer .fcontact .contactBox dl{ font-size: 20px;  margin-bottom: 10px;}
.footer .fcontact .contactBox ul{ overflow: hidden;}
.footer .fcontact .contactBox ul li{  float: none; line-height: 1.6; font-size: 14px; color: #333; padding-right: 80px;}
.footer .fcontact .ewm{ float: none; text-align: center; font-size: 14px;}
.footer .fnav{ width: 100%; background: url(../images/footbg02.jpg); padding: 20px 0; text-align: center;}
.footer .fnav a{ font-size: 12px; margin: 0 5px;}
.footer .copyright{ background: #808080; padding-bottom: 20px;}
.footer .copyright dl{ float: none; color: #fff; font-size: 12px; line-height: 40px;}
.footer .link{ width: 100%;  margin-top: 5px; float: none; position: relative;}
.footer .link ol{height: 36px; line-height: 36px;  font-size: 13px;  padding: 0 10px; background: url(../images/link.png) no-repeat right 20px center; cursor: pointer;}
.footer .link ul{ width: 100%; position: absolute; left: 0; bottom: 35px; padding: 10px 0; background:#fff;  display: none;}
.footer .link ul li{  padding: 4px 10px;}
.footer .link ul li a{display: block; font-size: 14px;}
.footer .link:hover ul{ display: block;}

/*===/分页=============================*/
.fenye { font-size: 15px; width: 100%; height: 50px; margin: 30px 0 10px;}
.fenye .prev, .fenye .next { padding: 7px 10px; margin-right: 3px;font-size: 17px; }
.fenye a {padding: 5px 10px;margin-right: 3px; font-size: 14px;}
.fenye a.current { padding: 5px 10px; margin-right: 3px;}
}