@charset "utf-8";

/* CSS 鼠标效果 */

@import url('NotoSansSC.css');

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}

body{ font-size: 16px; color: #333; overflow-x: hidden; font-family:"Source Han Sans CN",'Noto Sans SC',"PingFang SC","Microsoft YaHei",Arial,sans-serif; padding-top: 110px;}

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,button{ font-size: 16px; outline:none; font-family:"Source Han Sans CN","Noto Sans SC","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }

svg{ border: none;}

::-webkit-input-placeholder {color: #999;}

::-moz-placeholder {color: #999;}

:-ms-input-placeholder {color: #999;}



a { text-decoration: none; color:#333; transition: color 0.56s ease;}

a:hover{ color: #3371bc;}



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

.clearfix{zoom:1;}

.clear{ clear:both}

.overflow{overflow-y:hidden;}



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



.wrap{ width: 1520px; margin: 0 auto;}

.ovh{overflow: hidden;}



::-webkit-scrollbar { width: 8px;  height: 8px; background-color: rgba(24, 24, 24, .07); }

::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}

::-webkit-scrollbar-thumb:hover {background: #34495e;}



.index{ padding-top: 0;}



/*顶部*/

.header{ width: 100%; height:120px; padding: 0 160px; background:#fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 9999; transition: all 0.4s; }

.header .logo{ height: 120px; padding:30px 0; overflow: hidden;}

.header .nav>ul>li{ line-height: 40px; position: relative; margin-right: 65px;}

.header .nav>ul>li>a{ font-size: 18px; color: #000; font-weight: 500; transition: all .4s; display: block;}

.header .nav>ul>li a:hover{ color: #3371bc;}

.header .nav>ul>li.on>a{ color: #3371bc;}

.header .lang a{ line-height: 30px; background: url(../images/lang.png) no-repeat left center; padding-left: 40px; display: block;}

.menu-toggle{display: none;}



/*首页bannner*/

.banner { position: relative;}

.banner .swiper-container{ width:100%; overflow:hidden;}

.banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}

.banner .swiper-container .swiper-slide img{width:100%;}

.banner .pagination { width: 100% !important; position: absolute; left:0; bottom:40px!important;  z-index:111; text-align: center;}

.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:none; border: #fff solid 2px; margin: 0 10px; border-radius:12px !important; opacity: 1; cursor: pointer;}

.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #fff;}

.banner .swiper-slide-active{opacity:1;}



.neiBanner{ height:387px; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center;  position: relative;}

.neiBanner.proBanner{ height: 500px;}



.title{ text-align: center; margin-bottom: 50px;}

.title h2{ color: #3371bc; font-size: 36px; line-height: 1;}

.title h3{ color: #3371bc; font-size: 24px; margin-top: 10px;}

.title p{  margin-top: 13px;}



.ntitle{ color: #000; text-align: center; margin-bottom: 35px;}

.ntitle h2{ font-size: 30px; line-height: 1;}

.ntitle p{ font-size: 30px; font-weight: bold; display: inline-block; position: relative;}

.ntitle p::before{ content: ""; width: 25px; height: 2px; background: #000; position: absolute; left: -35px; top: 50%; margin-top: -1px;}

.ntitle p::after{ content: ""; width: 25px; height: 2px; background: #000; position: absolute; right: -35px; top: 50%; margin-top: -1px;}



.more{ width: 125px; height: 50px; line-height: 50px; background: #3371bc; color: #fff; text-align: center; display: inline-block; transition: all 0.4s;}

.more:hover{background: #1d5599; color: #fff;}



.indexOne{ padding: 50px 0; background: url(../images/aboutBg.jpg) no-repeat center; background-size: cover;}

.indexOne .box{ padding-right: 50%;}

.indexOne .box .text{ line-height: 2; margin-bottom: 40px; padding-right: 90px;}



.indexTwo{ padding: 55px 0 60px; background: #f7f9fc;}

.indexTwo .box{ margin-bottom: 70px; padding-top: 20px;}

.indexTwo .box ul li{ width: 25%; padding: 0 70px; text-align: center;}

.indexTwo .box ul li h3{ font-size: 30px; border-bottom: #cdcfd2 solid 1px; padding: 30px 0 8px;}

.indexTwo .box ul li ol{ font-size: 18px; color: #666; font-weight: 300; padding-top: 8px;}



.indexThree{ padding: 60px 0 80px; background: #d9e2f0;}

.indexThree .box ul li{ width: 25%;}

.indexThree .box ul li dl{ padding-bottom: 60%;}



.about{ padding: 50px 0 120px;}

.about .box{ padding-top: 20px;}

.about .text{ line-height: 2;}



.news{ padding: 50px 0 100px;}

.news .box{ padding: 0 150px 50px;}

.news .box ul li{padding: 40px 0; border-bottom: #ccc solid 1px;}

.news .box ul li a{  display: flex; align-items: center;}

.news .box ul li .data{ width: 100px; display: flex; flex-direction: column-reverse;}

.news .box ul li .data dl{ font-size: 24px; font-weight: bold; color: #000; line-height: 1; margin-bottom: 10px;}

.news .box ul li .data ol{ font-size: 14px; font-weight: bold; color: #000; line-height: 1;}

.news .box ul li .con{ width: calc(100% - 100px);}

.news .box ul li .con h3{ font-size: 18px; color: #000; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.news .box ul li .con .text{ font-size: 18px; color: #888; font-weight: 300; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.news .box ul li a:hover .con h3{color: #3371bc;}



.newsView{background: #e8eaee;  padding: 50px 0 60px;}

.newsView .box{ background: #fff; box-shadow:10px 10px 0 #e4e4e4; margin-bottom: 10px;}

.newsView .box .newsHead{ padding: 50px 70px 30px;  position: relative;}

.newsView .box .newsHead::after{ content: ""; width: 60px; height: 3px; background: #3371bc; position: absolute; left: 70px; bottom: -2px;}

.newsView .box .newsHead h1{ font-size: 30px; color: #000; font-weight: normal; line-height: 1.2; margin-bottom: 10px;}

.newsView .box .newsHead span{ color: #999; margin-right: 30px;}

.newsView .box .viewCon{ padding:50px 70px 70px; line-height: 2;}

.newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}

.newsView .box .viewPage .boxCon{ padding-right: 200px;}

.newsView .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }

.newsView .box .viewPage .boxCon b{ color: #3371bc;}

.newsView .box .viewPage .boxCon a:hover{color: #3371bc;}

.newsView .box .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #3371bc; position:absolute; right: 70px; top: 35px;}

.newsView .box .viewPage .back a{color: #fff; display: block;}



.products{ padding: 50px 0 100px;}

.products .box { padding: 0 175px;}

.products .box ul{ margin: 0 -13px;}

.products .box ul li{ width: 33.33%; padding: 0 13px; margin-bottom: 25px;}

.products .box ul li dl{ padding-bottom: 99.2%;}

.products .box ul li dl ol{ width: 100%; height: 100%; background: rgba(0, 0, 0, .5); position: absolute; left: 0; top: 0; z-index: 11; display: flex; align-items: center; justify-content: center; opacity: 0;  transition: opacity 0.4s;}

.products .box ul li dl ol h3{ font-size: 30px; color:rgba(255,255,255,0.7); position: relative; padding-top: 20px;}

.products .box ul li dl ol h3::before{ content: ""; width: 28px; height: 28px; background: url(../images/icon05.png) no-repeat center; position: absolute; left: 50%; margin-top: -35px; margin-left: -14px;}

.products .box ul li h3{ font-size: 18px; color: #000; font-weight: 300; text-align: center; margin-top: 20px;}

.products .box ul li a:hover ol{ opacity: 1;}



.proview{ padding: 50px 0 100px;}

.proview .box{ padding: 0 150px; position: relative;}

.proview .box .item{ border: #cccccc solid 1px; position: relative; cursor: pointer;}

.proview .box .item dl{ padding-bottom: 60%; }

.proview .box .item h3{ width: 100%; height: 40px; background: #ccc; font-size: 18px; color: #333; line-height: 40px; font-weight: normal; text-align: center; position: absolute; left: 0; bottom: 0;}

.proview .box .arrow-left,.proview .box .arrow-right{ width: 64px; height: 64px; position: absolute; top: 50%; transform: translateY(-50%);}

.proview .box .arrow-left{ background:url(../images/arrow-left.png) no-repeat center; left: 50px;}

.proview .box .arrow-right{ background:url(../images/arrow-right.png) no-repeat center; right: 50px;}



.service{ padding: 50px 0 100px;}

.service .item{ width: 20%; background: #fff; display: flex; flex-direction: column;}

.service .item .pic{ overflow: hidden;}

.service .item .pic dl{ padding-bottom: 82.1%;}

.service .item .con{ padding:50px 15px 0; text-align: center; color: #8d8d8d; position: relative;}

.service .item .con i{ width: 75px; height: 75px; line-height: 60px; border: #fff solid 4px; border-radius: 66px; background: #525252; position: absolute; left: 50%; top: -40px; transform: translateX(-50%);}

.service .item .con h3{ font-size: 22px; color: #000; line-height: 1; margin-bottom: 15px;}

.service .item .con dt{ font-size: 15px; min-height: 150px;}

.service .item:nth-child(2n){ flex-direction: column-reverse; justify-content: flex-end; }

.service .item:nth-child(2n) .con{ padding: 15px 15px 50px;}

.service .item:nth-child(2n) .con i{ top: inherit; bottom: -40px;}

.service .item:hover .con i{ background: #dd7a1f;}



.contact{ padding: 50px 0 100px;}

.contact .box{padding: 0 170px;}

.contact .boxCon ul li{ width: 28%;box-shadow: 0 0 10px rgba(0, 0, 0, .1);  padding: 30px 20px;  margin-bottom: 50px; display: flex;}

.contact .boxCon ul li i{ margin-right: 20px;}

.contact .boxCon ul li ol{ color: #666;}

.contact .boxCon ul li ol h3{ font-size: 16px; font-weight: normal;}

.contact #map{ height: 500px;}



.footer{ padding: 30px 0; background: #d4d4d4; font-size: 14px;}

.footer .fmain{ width: 60%;}

.footer .fmain .nav{ border-bottom: #bebebe solid 1px;}

.footer .fmain .nav ul li{ margin-right: 55px;}

.footer .fmain .nav ul li a{ font-size: 14px; line-height: 80px;}

.footer .fmain .footerContact{ padding: 30px 0; border-bottom: #bebebe solid 1px; margin-bottom: 18px;}

.footer .fmain .footerContact .tel{ margin-right: 70px;}

.footer .fmain .footerContact .tel ol{ font-size: 25px; font-weight: bold; color: #000;}

.footer .fmain .footerContact .add{ line-height: 1.8;}

.footer .ewm{ width: 150px; margin-top: 30px;}



/*===/分页=============================*/

.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}

.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}

.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}

.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}

.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}



/*搜索框*/

.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}

.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}

.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}

.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}

.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}



/* 弹出框 */
.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{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width:35px; height:35px; position: absolute; top: 40px; right: 40px; cursor: pointer; opacity: .5;}
.tccBox .BoxCon .off svg { display: block; width: 100%; height: 100%; overflow: visible; position: relative; }
.tccBox .BoxCon .box{width: 1200px; background: #fff; padding: 40px;}
.tccBox .BoxCon .tit{ font-size: 30px; color: #333; text-align: center; font-weight: bold; line-height: 1; margin-bottom: 25px;}
.tccBox .BoxCon .item{ border: #cccccc solid 1px; position: relative; cursor: pointer;}
.tccBox .BoxCon .item dl{ padding-bottom: 60%; }
.tccBox .BoxCon .item h3{ width: 100%; height: 40px; background: #ccc; font-size: 18px; color: #333; line-height: 40px; font-weight: normal; text-align: center; position: absolute; left: 0; bottom: -1px;}
.tccBox .BoxCon .arrow-left,.tccBox .BoxCon .arrow-right{ width: 64px; height: 64px; position: absolute; top:calc(50% + 30px); transform: translateY(-50%);}
.tccBox .BoxCon .arrow-left{ background:url(../images/arrow-left.png) no-repeat center; left: -60px;}
.tccBox .BoxCon .arrow-right{ background:url(../images/arrow-right.png) no-repeat center; right: -60px;}
.tccBox .BoxCon  .swiper-button-disabled{ opacity: 0.2; cursor: auto;}



@media (max-width: 1680px) {

.header{ padding: 0 50px;}

}



@media (max-width: 1550px) {

.wrap{ width: 100%; padding: 0 50px;}



}



@media (max-width: 1440px) {

.header{ padding: 0 30px;}

.header .nav>ul>li{ margin-right: 50px;}

.wrap{ padding: 0 30px;}

.news .box { padding: 0 0 50px;}

}



@media (max-width: 1366px) {

    .tccBox .BoxCon .box{ width: 1000px;}

}



@media (max-width: 1300px) {

body{ font-size: 15px;}

.header .logo{ padding: 35px 0;}

.header .nav>ul>li { margin-right: 35px; }

.header .nav>ul>li>a{ font-size: 16px;}



.neiBanner.proBanner{ height: 387px;}



.title h2{ font-size: 30px;}

.ntitle h2{font-size: 25px;}

.ntitle p{ font-size: 28px;}



.indexTwo .box ul li h3{ font-size: 22px;}

.indexTwo .box ul li ol{ font-size: 16px;}



.products .box { padding: 0 110px;}

.products .box ul li h3{ font-size: 16px;}

.proview .box { padding: 0 110px;}

.proview .box .item h3{ font-size: 16px;}

.proview .box .arrow-left{ left: 0;}

.proview .box .arrow-right{ right: 0;}



.service .item .con h3{ font-size: 18px;}

.service .item .con dt{ font-size: 14px;  min-height: 130px;}



.contact .box{ padding: 0;}



}



@media (max-width: 1240px) {

    .wrap{ padding: 0 20px;}



    .header{ padding: 0 20px;}

    .header .nav>ul>li { margin-right: 25px; }

    .tccBox .BoxCon .box{ width: 850px;}

}



@media (max-width: 1030px) {



    .neiBanner{ height: 300px;}

    .neiBanner.proBanner{ height: 300px;}



    .indexTwo .box ul li{ padding: 0 20px;}



    .products .box { padding: 0 50px; }

    .proview .box { padding: 0 70px; }



    .service .box{ flex-wrap: wrap;}

    .service .item{ width: 33.33%;}



}



@media screen and (max-width:750px){

    body{ font-size: 14px; padding-top: 60px;}

    .wrap{ width: 100%; padding: 0 15px;}



    .header{ width: 100%; height:60px; background:#fff; padding: 0 15px; position: fixed; top: 0; left: 0; z-index: 99999999; }

    .header .logo{ height: 60px; padding: 12px 0; }

    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  background: #fff; display: none;}

    .header .nav{float: none;}

    .header .nav>ul{ display: block;  position: relative; z-index: 111;}

    .header .nav>ul>li{ margin-right: 0; line-height: 46px; border-bottom: #eee solid 1px; float: none;}

    .header .nav>ul>li a{ padding: 0 15px; font-size: 15px; display: block;}

    .header .lang{ margin-left: 15px; margin-top: 15px;}



    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}

    .header .menu-toggle span{ width:35px; height:2px; background:#000;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:#000;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}

    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#000;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;}



    .banner { position: relative;}

    .banner .swiper-container{ width:100%; overflow:hidden;}

    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}

    .banner .swiper-container .swiper-slide a{  display: block; width:100%;}

    .banner .swiper-container .swiper-slide img{width:100%;}

    .banner .pagination { width: 100% !important; position: absolute; left:0; bottom:10px!important;  z-index:111; text-align: center;}

    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ display: inline-block; width: 10px;height: 10px;  margin: 0 3px; border-radius:12px !important; opacity: 1; cursor: pointer;}

    .banner .swiper-pagination-bullet-active { background: #fff;}

    .banner .swiper-slide-active{opacity:1;}



    .neiBanner{ height: 130px;}

    .neiBanner.proBanner{ height: 130px;}



    .title{ margin-bottom: 30px;}

    .title h2{ font-size: 20px; line-height: 1.2;}

    .title h3{ font-size: 18px;}



    .ntitle{ margin-bottom: 30px;}

    .ntitle h2 { font-size: 18px; }

    .ntitle p { font-size: 20px; }



    .more { width: 110px;height: 40px;line-height: 40px; display: block; margin: 0 auto;}



    .indexOne .box{ padding-right: 0;}

    .indexOne .box .text{ padding-right: 0;}



    .indexTwo .box { margin-bottom: 20px; padding-top: 0; }

    .indexTwo .box ul{ flex-wrap: wrap;}

    .indexTwo .box ul li{ width: 50%; padding: 0 10px; margin-bottom: 20px;}

    .indexTwo .box ul li img{ width: 35px;}

    .indexTwo .box ul li h3 { font-size: 17px; }

    .indexTwo .box ul li ol { font-size: 14px; }



    .indexThree { padding: 50px 0 60px; }

    .indexThree .box ul{ flex-wrap: wrap;}



    .about { padding: 40px 0 60px; }

    .about .box { padding-top: 0; }

    .about .text{ line-height: 1.8;}



    .news { padding: 40px 0 60px; }

    .news .box { padding: 0 0 20px; }

    .news .box ul li{ padding: 16px 0;}

    .news .box ul li .data{ width: 60px;}

    .news .box ul li .data dl{ font-size: 16px;}

    .news .box ul li .con { width: calc(100% - 60px); }

    .news .box ul li .con h3{ font-size: 16px;}

    .news .box ul li .con .text{ font-size: 14px;}



    .newsView{  padding: 20px 0 30px;}

    .newsView .box{ background: #fff; box-shadow:5px 8px 0 #e4e4e4; margin-bottom: 10px;}

    .newsView .box .newsHead{ padding: 30px 20px 10px;  position: relative;}

    .newsView .box .newsHead::after{ content: ""; width: 40px; height: 3px; position: absolute; left:20px; bottom: -2px;}

    .newsView .box .newsHead h1{ font-size: 18px;  margin-bottom: 10px;}

    .newsView .box .newsHead span{ font-size: 13px; margin-right: 10px;}

    .newsView .box .industryHead{ font-size: 35px; font-weight: normal; color: #000;  padding: 50px 70px 30px; border-bottom: #eaeaea solid 2px; position: relative;}

    .newsView .box .industryHead::after{ content: ""; width: 60px; height: 3px;  position: absolute; left: 70px; bottom: -2px;}

    .newsView .box .viewCon{ padding:30px 20px 30px; line-height:1.8; font-size: 15px;}

    .newsView .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 20px; overflow: hidden;}

    .newsView .box .viewPage .boxCon{ float: none; padding-right: 120px;}

    .newsView .box .viewPage .boxCon a{ font-size: 14px; display: block; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; margin-bottom: 10px;}

    .newsView .box .viewPage .back{ width: 100px; height: 36px; line-height: 36px;  float: none; margin: 0 auto; right: 20px;}

    .newsView .box .viewPage .back a{color: #fff; display: block;}



    .products { padding: 40px 0 60px;}

    .products .box{ padding: 0;}

    .products .box ul { margin: 0 -5px;}

    .products .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}

    .products .box ul li h3 { font-size: 15px; margin-top: 8px;}



    .proview { padding: 40px 0 60px; }

    .proview .box { padding: 0 40px; }

    .proview .box .item h3{ height: 36px; line-height: 36px; font-size: 15px;}

    .proview .box .arrow-left, .proview .box .arrow-right{ width: 30px; height: 30px; background-size: contain !important;}



    .service { padding:40px 0 40px; }

    .service .item{ width: 100%;}

    .service .item .con{padding: 50px 15px 20px;}

    .service .item .con dt{ min-height: inherit;}

    .service .item:nth-child(2n) { flex-direction: column; justify-content: flex-start; }

    .service .item:nth-child(2n) .con i{ top: -40px; bottom: inherit;}

    .service .item:nth-child(2n) .con { padding: 50px 15px 20px; }



    .contact { padding: 40px 0 60px; }

    .contact .boxCon { margin-bottom: 20px;}

    .contact .boxCon ul li{ width: 100%; margin-bottom: 10px; padding: 20px;}

    .contact .boxCon ul li i img{ height: 30px;}

    .contact #map { height: 300px; }



    .footer{ padding: 20px 0;}

    .footer .wrap{ display: block;}

    .footer .fmain{ width: 100%;}

    .footer .fmain .nav{ display: none;}        

    .footer .fmain .footerContact{ padding: 20px 0; display: block;}

    .footer .fmain .footerContact .tel ol{ font-size: 18px;}

    .footer .ewm{ width: 110px; margin: 20px auto 0;}



    /*===/分页=============================*/

    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}

    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }

    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}

    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}

    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}



    .tccBox .BoxCon{ width: 90%;}
    .tccBox .BoxCon .off{ top: 25px; right: 25px;}
    .tccBox .BoxCon .box{ width: 100%; padding: 12px;}
    .tccBox .BoxCon .tit{ font-size: 18px; margin-bottom: 15px;}
    .tccBox .BoxCon .item{ border: none;}
    .tccBox .BoxCon .item h3{ height: 28px; line-height: 28px; font-size: 14px; position: relative; bottom: 0;}
    .tccBox .BoxCon .arrow-left, .tccBox .BoxCon .arrow-right { width: 30px; height: 30px; top: calc(50% + 15px); background-size: cover !important;}
    .tccBox .BoxCon .arrow-left{ left: -15px;}
    .tccBox .BoxCon .arrow-right{ right: -15px;}
    .search-dialog{ width: 95%;}

}