@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

@font-face {
    font-family: 'OpenSansRegular';
    font-weight: 400;
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.eot') format('embedded-opentype'),
         url('../fonts/OpenSansRegular.woff2') format('woff2'),
         url('../fonts/OpenSansRegular.woff') format('woff'),
         url('../fonts/OpenSansRegular.ttf') format('truetype'),
         url('../fonts/OpenSansRegular.svg#OpenSansRegular') format('svg');
}

@font-face {
    font-family: 'OpenSansBold';
    font-weight: 700;
    src: url('../fonts/OpenSansBold.eot');
    src: url('../fonts/OpenSansBold.eot') format('embedded-opentype'),
         url('../fonts/OpenSansBold.woff2') format('woff2'),
         url('../fonts/OpenSansBold.woff') format('woff'),
         url('../fonts/OpenSansBold.ttf') format('truetype'),
         url('../fonts/OpenSansBold.svg#OpenSansBold') format('svg');
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.eot') format('embedded-opentype'),
         url('../fonts/OpenSansLight.woff2') format('woff2'),
         url('../fonts/OpenSansLight.woff') format('woff'),
         url('../fonts/OpenSansLight.ttf') format('truetype'),
         url('../fonts/OpenSansLight.svg#OpenSansLight') format('svg');
}


* {-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:'OpenSansRegular',"PingFang SC",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight: 400; padding-top: 80px;}
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{ outline:none; font-family:'OpenSansRegular',"Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

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

.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;}


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

.wrap{ width: 1520px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.header{ width: 100%; height:80px; background:#fff; box-shadow: 0 0 5px rgba(0, 0, 0, .05); position: fixed; left: 0; top: 0; z-index: 99999; }
.header .logo{float: left; padding:5px 0;}
.header .headRight{ float: right; }
.header .nav{ float: left;}
.header .nav ul li{  line-height: 80px; position: relative; float: left;}
.header .nav ul li a{ font-family: 'OpenSansBold'; color: #585858;  font-size: 16px; font-weight: bold; display: block; padding: 0 35px; transition: all .4s;}
.header .nav ul li a:hover,.header .nav ul li.on a{ color: #91c7ce;}
.header .nav ul li:before{ content: ""; width: 1px; height: 20px; background: #91c7ce; position: absolute; right:0; top:50%; transform: translateY(-50%); }
.header .topLink{ float: left; padding-top: 28px; padding-left: 8px;}
.header .topLink a{ margin-left: 15px;}
.header .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 a{ height: 680px; display: block; width:100%;}
.banner .swiper-container .swiper-slide img{width:100%;}
.banner .pagination {position: absolute;z-index: 20;bottom:30px;width: 100%;text-align: center;}
.banner .swiper-pagination-switch {display: inline-block; width:14px; height: 14px; background:#000; margin: 0 4px; border-radius: 10px; cursor: pointer;}
.banner .swiper-active-switch { background: #91c7ce; opacity: 1;}

.neiBanner{height: 619px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.neiBanner2{height: 400px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.neiBanner2 .wrap{ height: 400px; position: relative;}
.neiBanner2 .textBanner{ position: absolute; left: 0; top: 50%; transform:translateY(-50%);}
.neiBanner2 .textBanner h2{ font-size: 60px; line-height: 1; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 25px;}
.neiBanner2 .textBanner dl{ font-family: 'OpenSansLight';  font-weight: 200;}

.title{ margin-bottom: 25px; text-align: center;}
.title h2{ font-size: 36px; color: #91c7cf; font-family: 'OpenSansBold';  text-transform: uppercase; line-height: 1; display: inline-block; position: relative;}
.title h2::before{ content: ""; width: 61px; height: 50px; background:url(../images/icon03.png); position:absolute; left: -80px; top: 50%; transform: translateY(-50%);}
.title h2::after{ content: ""; width: 61px; height: 50px;  background:url(../images/icon04.png); position:absolute; right: -80px; top: 50%; transform: translateY(-50%);}
.ntitle{ text-align: center; margin-bottom: 30px;}
.ntitle h2{ font-size: 36px; color: #000; font-weight: bold; line-height: 1; margin-bottom: 10px;}

.iabout{ padding: 90px 0;}
.iabout .text{ color: #000; line-height: 30px; text-align: center; padding-top: 20px;  font-family: 'OpenSansRegular';  font-weight: 200;}
.iabout .icon{ margin-top: 50px;}
.iabout .icon ul{ margin: 0 -50px;}
.iabout .icon ul li{ width: 20%; padding:0 50px; float: left;}
.iabout .icon ul li ol{ background: #fff; padding: 25px; box-shadow: 0 0 10px rgba(0, 0, 0, .15); border-radius: 50%;}
.iabout .icon ul li dl{ padding-bottom: 100%; position: relative; border: dashed #91c7ce 1px; border-radius: 50%;}
.iabout .icon ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0; margin:auto; transition: all .4s;}
.iabout .icon ul li h3{ font-size: 18px; text-align: center; font-family:'OpenSansRegular'; font-weight: 400; line-height: 1; white-space: nowrap; margin-top: 30px; }

.imgad{ height: 260px; background:#91c7ce url(../images/imgad.jpg) no-repeat center;}

.industrialLayout{ padding: 80px 0 20px;}
.industrialLayout .text{ color: #666; line-height: 30px; font-size: 18px; text-align: center; font-family: 'OpenSansRegular';  }

.icontact{ height: 405px; background: url(../images/icontactBg.jpg) no-repeat center top; background-size: cover; position: relative;}
.icontact .box{ width: 1100px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.icontact .box h3{font-size: 36px; color: #91c7cf; font-family: 'OpenSansBold'; line-height: 1.6; text-align: center;}
.icontact .box a{ width: 665px; height: 80px; line-height: 80px; color: #91c7ce; font-size: 30px; text-align: center;  font-family: 'OpenSansLight';  font-weight: 200; border-radius: 80px; background: rgba(255,255,255,0.3); box-shadow: 0 5px 10px rgba(0, 0, 0, .08); margin: 50px auto 0; display: block; transition: all .4s;}
.icontact .box a:hover{background: rgba(255,255,255,0.5); box-shadow: 0 5px 10px rgba(0, 0, 0, .2);}

.about{ padding: 115px 0 100px;}
.about .culture{ padding-bottom: 100px;}
.about .culture ul{ margin: 0 -18px;}
.about .culture ul li{ width: 25%; padding: 0 18px; float: left;}
.about .culture ul li ol{ padding-left: 50px; position: relative;}
.about .culture ul li ol i{ width: 80px; height: 80px; line-height: 76px; text-align: center; background: #b9d9dd; border-radius: 8px; position: absolute; left: 0; top: 24px;}
.about .culture ul li ol dl{height: 160px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 40px 20px 20px 50px;}
.about .culture ul li ol dl h3{ font-size: 20px; color: #333; line-height: 1;  font-family: 'OpenSansBold';  margin-bottom: 20px;}
.about .culture ul li ol dl dd{font-family:'OpenSansRegular'; font-weight: 400;}
.about .aboutCon .picVideo{ width: 50%; position: relative; padding-left: 107px; float: left;}
.about .aboutCon .picVideo .video{ border-top: 25px solid #fff; border-right: 25px solid #fff; position: absolute; left: 0; bottom: -90px; z-index: 1; cursor: pointer;}
.about .aboutCon .text{ width: 50%; float: right;}
.about .aboutCon .text dl{ font-size: 20px; color: #222; font-weight: bold; margin-bottom: 10px;}
.about .aboutCon .text ol{ font-size: 36px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 20px; }
.about .aboutCon .text .con{ color: #000; line-height: 30px; font-family: 'OpenSansRegular';  font-weight: 400;}

.products{ padding: 70px 0;}
.products .list{ padding: 70px 0 100px;}
.products .list ul li{ width: 25%; position: relative; float: left;}
.products .list ul li dl{ width: 100%; height: 220px; overflow: hidden;}
.products .list ul li ol{ width: 100%; height: 220px; padding: 20px 28px; background: #fff url(../images/icon27.png) no-repeat right 20px bottom 20px; transition: all .4s;}
.products .list ul li ol .con{ height: 180px; position: relative;}
.products .list ul li ol .con::before{ content: ""; width: 36px; height: 18px; background: url(../images/icon28.png) no-repeat center; position: absolute; left: 50%; top: -38px; transform: translateX(-50%); transition: all .4s;}
.products .list ul li ol h3{ font-size: 16px;  font-family: 'OpenSansBold'; line-height: 1.6; margin-bottom: 20px; }
.products .list ul li ol dd{ font-family: 'OpenSansRegular'; }
.products .list ul li:hover ol{ background: #91c7ce url(../images/icon27_02.png) no-repeat right 20px bottom 20px; color: #fff;}
.products .list ul li:hover ol .con::before{background: url(../images/icon28_02.png) no-repeat center; }
.products .list ul li:nth-of-type(even) dl{ margin-top: 220px;}
.products .list ul li:nth-of-type(even) ol{ position: absolute; left: 0; top: 0;}
.products .list ul li:nth-of-type(even) ol .con::before{ transform:rotate(180deg); top: inherit; bottom: -38px;}

.products2{}
.products2 .pic{ width: 50%; float: left;}
.products2 .con{ width: 50%; padding: 0 30px; float: left;}
.products2 .con .categories{ padding-bottom: 20px;}
.products2 .con .categories .tit{font-size: 40px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 15px;}
.products2 .con .categories ul li{ position: relative;  font-size: 22px; font-family: 'OpenSansRegular';  font-weight: 400; padding:4px 0 4px 20px;}
.products2 .con .categories ul li::before{ content: ""; width: 4px; height: 4px; background: #91c7cf; border-radius: 11px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.products2 .con .proContact{}
.products2 .con .proContact .tit{font-size: 36px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 15px;}
.products2 .con .proContact ul li{ width: 50%; padding-right: 70px; margin-bottom: 11px; float: left;}
.products2 .con .proContact ul li dl{ font-size: 17px; color: #000; line-height: 50px; background: #f5f5f5; border-radius: 50px; padding-left: 50px;}
.products2 .con .proContact ul li.tel dl{ background: #f5f5f5 url(../images/contact01.png) no-repeat 17px center;}
.products2 .con .proContact ul li.tel:hover dl{ background: #91c7ce url(../images/contact01_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li.whatapp dl{ background: #f5f5f5 url(../images/contact02.png) no-repeat 17px center;}
.products2 .con .proContact ul li.whatapp:hover dl{ background: #91c7ce url(../images/contact02_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li.weixin dl{ background: #f5f5f5 url(../images/contact03.png) no-repeat 17px center;}
.products2 .con .proContact ul li.weixin:hover dl{ background: #91c7ce url(../images/contact03_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li.skape dl{ background: #f5f5f5 url(../images/contact04.png) no-repeat 17px center;}
.products2 .con .proContact ul li.skape:hover dl{ background: #91c7ce url(../images/contact04_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li.qq dl{ background: #f5f5f5 url(../images/contact05.png) no-repeat 17px center;}
.products2 .con .proContact ul li.qq:hover dl{ background: #91c7ce url(../images/contact05_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li.email dl{ background: #f5f5f5 url(../images/contact06.png) no-repeat 17px center;}
.products2 .con .proContact ul li.email:hover dl{ background: #91c7ce url(../images/contact06_02.png) no-repeat 17px center; color: #fff;}
.products2 .con .proContact ul li a{ height: 64px; line-height: 60px; border: #eee solid 1px; border-radius: 64px; padding-left: 15px; display: block;}

.service{ padding: 60px 0;}
.service .liucheng{ padding-bottom: 70px;}
.service .liucheng ul{ margin-left:-60px;}
.service .liucheng ul li{ width: 16.6666%; float: left;}
.service .liucheng ul li ol{ position: relative;}
.service .liucheng ul li ol::after{ content: ""; width: 10px; height: 17px; background: url(../images/icon25.png) no-repeat center; position: absolute; left: -5px; top: 55%; transform: translateY(-50%); }
.service .liucheng ul li:nth-child(1) ol::after{ display: none;}
.service .liucheng ul li ol dl{ width: 84px; height:84px; line-height: 82px; text-align: center; border-radius: 67px; background-position: center; background-repeat: no-repeat; background-size: 67px; margin: 0 auto 15px; position: relative;}
.service .liucheng ul li ol dl::after{ content: ""; width: 84px; height: 84px; background: url(../images/icon26.png) no-repeat center; position: absolute; left: 0; top:0; animation: spin 3s linear infinite;}
.service .liucheng ul li ol h3{font-size: 15px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; text-align: center; white-space: nowrap;}
.service .liucheng ul li ol p{ line-height: 1; text-align: center; margin-top: 30px;}
@keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg);}}

.service1{ margin-bottom: 30px;}
.service1 .pic{ float: right; width: 50%; padding: 0 0 0 50px;}
.service1 .con{ float: left; width: 50%; padding-top: 50px; padding-right: 20px;}
.service1 .con .tit{font-size: 48px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 35px;}
.service1 .con .tel{ font-size: 18px; border-top: 1px solid #eee; padding-top: 35px;}
.service1 .con .list{ padding: 30px 0 20px;}
.service1 .con .list ul li{ width: 50%; color: #000; line-height: 30px; font-family: 'OpenSansRegular';  font-weight: 400; padding-left: 26px; margin-bottom: 15px; position: relative; float: left;}
.service1 .con .list ul li::before{ content: ""; width: 11px; height: 11px; background: #91c7cf; border-radius: 11px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.service1 .con .tel span{color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold;}

.service2{}
.service2 .pic{ float: left; width: 50%;}
.service2 .con{ float: right; width: 50%; padding: 130px 50px 20px;}
.service2 .con .tit{font-size: 48px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 35px;}
.service2 .con .text{ font-size: 24px; color: #000; font-family: 'OpenSansRegular';  font-weight: 400; line-height: 1.6;}

.social{ padding: 60px 0 80px;}
.social .text{color: #333; line-height: 30px; text-align: center; font-family: 'OpenSansRegular';  font-weight: 400; padding:20px 100px 70px;}
.social .box{ background: url(../images/social.jpg) no-repeat center; display: flex; justify-content:space-between; flex-wrap:wrap;}
.social .box .item{ width: 50%; height: 260px;}
.social .box .item ol{ width: 460px; padding-left: 85px; position: relative; }
.social .box .item i{position: absolute; left: 0; top: 10px;}
.social .box .item h3{ font-size: 30px; color: #91c7cf; line-height: 1; margin-bottom: 15px;}
.social .box .item dt{color: #333; line-height: 30px; font-family: 'OpenSansRegular';  font-weight: 400; }
.social .box .item:nth-child(2) ol,.social .box .item:nth-child(4) ol{ text-align: right; padding-left: 0; padding-right: 85px; float: right;}
.social .box .item:nth-child(2) i,.social .box .item:nth-child(4) i{position: absolute; left: inherit; right: 0; top: 0;}

.contact{ padding: 50px 0 60px;}
.contact .tit{ margin-bottom: 20px;}
.contact .tit h2{font-size: 30px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; line-height: 1;}
.contact .text{ color: #222; line-height: 30px; margin-bottom: 40px;}
.contact .con ul{ margin: 0 -30px;}
.contact .con ul li{ width: 33.33%; padding: 0 30px; margin-bottom: 35px; float: left;}
.contact .con ul li ol{ line-height: 24px; border-bottom: #eee solid 1px; padding-bottom: 10px;}
.contact .con ul li ol dl{font-size: 18px; color: #91c7cf; font-family: 'OpenSansBold'; font-weight: bold; line-height: 20px; margin-right: 10px; float: left;}
.contact .con ul li:nth-last-child(1) ol dl,.contact .con ul li:nth-last-child(2) ol dl,.contact .con ul li:nth-last-child(3) ol dl{ float: none; margin-bottom: 5px;}

#map{ height: 400px;}

.footer{ background: #91c7ce; position: relative;}
.footer::before{ content:""; width: 100%; height: 34px; background: url(../images/footerBg.png) repeat-x; position: absolute; left:0; top: -20px;}
.footer .fmain{ padding: 50px 0 35px; background: #91c7ce;}
.footer .fmain .item{ float: left; color: #fff;}
.footer .fmain .item .tit{ padding-left: 44px; background: url(../images/icon10.png) no-repeat left center; font-size: 24px; line-height: 25px; font-family: 'OpenSansBold'; font-weight: bold; margin-bottom: 30px;}
.footer .fmain .item a{ color: #fff;}
.footer .fmain .fcontact{ margin-right: 300px;}
.footer .fmain .fcontact .box{ line-height: 38px; font-family: 'OpenSansLight';  font-weight: 200; }
.footer .fmain .fnav{ width: 400px;}
.footer .fmain .fnav ul li{ width: 33.33%; margin-bottom: 10px; float: left;}
.footer .fmain .fnav ul li a{font-family: "OpenSansLight"; font-weight: 200;}
.footer .fmain .fnav ul li a:hover{ color: #58979f;}
.footer .fmain .fnav .txt{ font-size: 22px; margin-top: 40px;}
.footer .fmain .ewm{ float: right;}
.footer .fmain .ewm .box{overflow: hidden;}
.footer .fmain .ewm .box ul{ margin-left: -20px;}
.footer .fmain .ewm .box ul li{ float: left; width:115px; text-align: center; margin-left: 20px;}
.footer .fmain .ewm .box ul li p{ margin-top: 10px;}
.footer .copyright{ background: #83b5bc; line-height: 50px; text-align: center; color: #fff; font-family: "OpenSansLight"; font-weight: 200;}

/* 弹出框 */
.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; }

/*===/分页=============================*/
.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;}

@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1440px) and (max-width: 1679px){
    .wrap{ width: 1380px;}
    .header .nav ul li a{ padding: 0 30px;}

    .neiBanner{height: 540px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner2 .textBanner h2{font-size: 50px;}

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

    .iabout .icon ul li h3{font-size: 16px;}

    .icontact .box h3{ font-size: 30px;}
    .icontact .box a{width: 480px; height: 66px; line-height: 66px; font-size: 25px;}

    .about{ padding: 80px 0 100px;}
    .about .culture{ padding-bottom: 50px;}
    .about .culture ul{ margin: 0 -15px;}
    .about .culture ul li{ width: 25%; padding: 0 15px; float: left;}
    .about .culture ul li ol{ padding-left: 30px; position: relative;}
    .about .culture ul li ol i{ width: 60px; height: 60px; line-height: 56px; top: 24px;}
    .about .culture ul li ol dl{height: 140px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 40px 20px 20px 50px;}
    .about .culture ul li ol dl h3{ font-size:18px; margin-bottom: 10px;}
    .about .culture ul li ol dl dd{ font-size: 15px;}

    .about .aboutCon .picVideo{ padding-left: 50px;}
    .about .aboutCon .picVideo .video{ border-top: 15px solid #fff; border-right: 15px solid #fff; position: absolute; left: 0; bottom: -120px; }

    .about .aboutCon .text ol{ font-size: 35px;}

    .products .list ul li dl{ height: 199px;}
    .products .list ul li ol{ height: 199px;}
    .products .list ul li:nth-of-type(even) dl{ height: 199px; margin-top: 199px;}
    .products .list ul li:nth-of-type(even) ol .con::before{ bottom: -16px;  margin-left: -18px;}

    .products2 .con .categories .tit{ font-size: 34px;}
    .products2 .con .categories ul li{font-size: 17px;}
    .products2 .con .proContact .tit{font-size: 30px;}
    .products2 .con .proContact ul li dl{font-size: 15px;}

    .service1 .con .tit{font-size: 40px; margin-bottom: 20px;}
    .service1 .con .tel{ font-size: 16px;}
    
    .service2 .con .tit{font-size: 40px;}
    .service2 .con .text{ font-size: 20px;}

    .social .box .item h3{font-size: 22px;}

    .contact .con ul li ol dl{font-size: 16px;}

    .footer .fmain .item .tit{font-size: 22px; margin-bottom: 25px;}
    .footer .fmain .fcontact{ width: 300px; margin-right:225px}
    .footer .fmain .fcontact .box{ line-height: 38px;}
    .footer .fmain .fnav ul li{ margin-bottom: 10px;}
    .footer .fmain .ewm .box ul li{ width: 115px;}
    .footer .fmain .ewm .box ul li p{ font-size: 15px;}
}

@media only screen and (min-width: 1280px) and (max-width: 1439px){
    .wrap{ width:1226px;}
    .header .nav ul li a{ padding: 0 20px; font-size: 15px;}
    .banner .swiper-container .swiper-slide a{ height: 500px;}
    .neiBanner{height: 480px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner2{ height: 330px;}
    .neiBanner2 .wrap{ height: 330px;}
    .neiBanner2 .textBanner h2{font-size: 40px;}
    .neiBanner2 .textBanner ol{ font-size: 15px;}

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

    .iabout .icon ul{ margin: 0;}
    .iabout .icon ul li dl img{ width: 50px;}
    .iabout .icon ul li h3{font-size: 16px; margin-top: 16px;}

    .imgad{ height: 200px; background-size: auto 100%;}

    .icontact .box h3{ font-size: 30px;}
    .icontact .box a{width: 420px; height: 66px; line-height: 66px; font-size: 22px;}

    .about{ padding: 80px 0 100px;}
    .about .culture{ padding-bottom: 50px;}
    .about .culture ul{ margin: 0 -15px;}
    .about .culture ul li{ width: 25%; padding: 0 15px; float: left;}
    .about .culture ul li ol{ padding-left: 30px; position: relative;}
    .about .culture ul li ol i{ width: 60px; height: 60px; line-height: 56px; top: 24px;}
    .about .culture ul li ol dl{height: 140px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 40px 20px 20px 50px;}
    .about .culture ul li ol dl h3{ font-size:18px; margin-bottom: 10px;}
    .about .culture ul li ol dl dd{ font-size: 15px;}

    .about .aboutCon .picVideo{ padding-left: 50px; padding-right: 30px;}
    .about .aboutCon .picVideo .video{ border-top: 15px solid #fff; border-right: 15px solid #fff; position: absolute; left: 0; bottom: -120px; }

    .about .aboutCon .text ol{ font-size: 26px;}
    .about .aboutCon .text .con{ font-size: 15px; line-height: 26px;}

    .products .list ul li dl{ height: 176px;}
    .products .list ul li dl img{ width: 100%;}
    .products .list ul li ol{ height: 176px; padding: 20px;}
    .products .list ul li ol h3{ font-size: 15px; line-height: 1.4;}
    .products .list ul li:nth-of-type(even) dl{ height: 176px; margin-top: 176px;}
    .products .list ul li:nth-of-type(even) ol .con::before{ bottom:7px; margin-left: -18px;}

    .products2 .con .categories .tit{ font-size: 25px;}
    .products2 .con .categories ul li{font-size: 16px;}
    .products2 .con .proContact .tit{font-size: 25px;}
    .products2 .con .proContact ul li{ padding-right: 25px;}
    .products2 .con .proContact ul li dl{font-size: 15px;}
    .products2 .con .proContact ul li a{ padding: 10px; line-height: 40px;}

    .service .liucheng ul li ol h3{ font-size: 13px;}
    .service1 .con .tit{font-size: 35px; margin-bottom: 20px;}
    .service1 .con .list ul li{ font-size: 15px; line-height: 20px;}
    .service1 .con .tel{ font-size: 15px;}
    .service2 .con .tit{font-size: 35px;}
    .service2 .con .text{ font-size: 16px;}

    .social .box .item ol{ width: 370px;}
    .social .box .item h3{font-size: 20px;}
    .social .box .item dt{ line-height: 24px;}

    .contact .tit h2{ font-size: 25px;}
    .contact .con ul li{ margin-bottom: 25px;}
    .contact .con ul li ol{ font-size: 15px;}
    .contact .con ul li ol dl{font-size: 15px;}


    .footer .fmain .item .tit{font-size: 22px; margin-bottom: 25px;}
    .footer .fmain .fcontact{ width: 300px; margin-right:146px}
    .footer .fmain .fcontact .box{ line-height: 38px;}
    .footer .fmain .fnav ul li{ margin-bottom:10px;}
    .footer .fmain .ewm .box ul li{ width: 115px;}
    .footer .fmain .ewm .box ul li p{ font-size: 15px;}
}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
    .wrap{ width: 990px;}
    .w1200{ width:990px;}

    .header .logo{ height: 80px; padding: 13px 0;}
    .header .nav ul li a{ padding: 0 15px; font-size: 14px;}
    .header .topLink img{ height: 18px;}
    .banner .swiper-container .swiper-slide a{ height: 400px;}
    .neiBanner{height: 390px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner2{ height: 300px;}
    .neiBanner2 .wrap{ height: 300px;}
    .neiBanner2 .textBanner h2{font-size: 38px;}
    .neiBanner2 .textBanner ol{ font-size: 14px;}

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

    .iabout{ padding: 60px 0;}
    .iabout .icon ul{ margin: 0;}
    .iabout .icon ul li{ padding: 0 25px;}
    .iabout .icon ul li dl img{ width: 46px;}
    .iabout .icon ul li h3{font-size: 15px; margin-top: 16px;}

    .imgad{ height: 180px; background-size: auto 100%;}

    .industrialLayout{ padding: 60px 0 20px;}
    .industrialLayout .text{ font-size: 16px;}

    .icontact .box{ width: 90%;}
    .icontact .box h3{ font-size: 26px;}
    .icontact .box a{width: 420px; height: 66px; line-height: 66px; font-size: 22px; margin: 30px auto 0;}

    .about{ padding: 80px 0 100px;}
    .about .culture{ padding-bottom: 50px;}
    .about .culture ul{ margin: 0 -15px;}
    .about .culture ul li{ width: 25%; padding: 0 15px; float: left;}
    .about .culture ul li ol{ padding-left: 20px; position: relative;}
    .about .culture ul li ol i{ width: 50px; height: 50px; line-height: 46px; top: 24px;}
    .about .culture ul li ol dl{height: 140px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 30px 10px 20px 45px;}
    .about .culture ul li ol dl h3{ font-size:16px; margin-bottom: 10px;}
    .about .culture ul li ol dl dd{ font-size: 14px;}

    .about .aboutCon .picVideo{ width: 40%; padding-left: 0; padding-right: 30px;}
    .about .aboutCon .picVideo .video{ width: 300px; border-top: 10px solid #fff; border-right: 10px solid #fff; position: absolute; left: 0; bottom: -120px; }
    .about .aboutCon .text{ width: 60%;}

    .about .aboutCon .text ol{ font-size: 22px;}
    .about .aboutCon .text .con{ font-size: 15px; line-height: 26px;}

    .products .list{padding: 32px 0 60px;}
    .products .list ul li dl{ height: 143px;}
    .products .list ul li dl img{ width: 100%;}
    .products .list ul li ol{ height: 143px; padding: 15px;}
    .products .list ul li ol .con{ height: 113px;}
    .products .list ul li ol .con::before{ top: -28px;}
    .products .list ul li ol h3{ font-size: 13px; line-height: 1.3; margin-bottom: 10px;}
    .products .list ul li ol dd{ font-size: 13px;}
    .products .list ul li:nth-of-type(even) dl{ height: 143px; margin-top: 143px;}
    .products .list ul li:nth-of-type(even) ol .con::before{ bottom: -28px;margin-left: -18px;}

    .products2 .pic{ width: 40%;}
    .products2 .con{ width: 60%;}
    .products2 .con .categories .tit{ font-size: 25px;}
    .products2 .con .categories ul li{font-size: 14px;}
    .products2 .con .proContact .tit{font-size: 22px;}
    .products2 .con .proContact ul li{ padding-right: 25px;}
    .products2 .con .proContact ul li dl{font-size: 15px;}
    .products2 .con .proContact ul li a{ padding: 15px; line-height: 30px;}

    .service .liucheng{ padding-bottom: 50px;}
    .service .liucheng ul li ol h3{ font-size: 13px;}
    .service .liucheng ul li ol p{ font-size: 13px; margin-top: 10px;}
    .service1 .con{ padding-top: 10px;}
    .service1 .con .tit{font-size: 30px; margin-bottom: 20px;}
    .service1 .con .list ul li{ font-size: 14px; line-height: 18px;}
    .service1 .con .tel{ font-size: 15px;}
    .service2 .con .tit{font-size: 30px;}
    .service2 .con .text{ font-size: 15px;}

    .social .box .item ol{ width: 350px;}
    .social .box .item h3{font-size: 18px;}
    .social .box .item dt{ line-height: 24px; font-size: 14px;}

    .contact .tit h2{ font-size: 22px;}
    .contact .text{ font-size: 15px; line-height: 20px;}
    .contact .con ul li{ margin-bottom: 15px;}
    .contact .con ul li ol{ font-size: 15px;}
    .contact .con ul li ol dl{font-size: 15px;}

    .footer .fmain{padding: 35px 0 35px;}
    .footer .fmain .item .tit{font-size: 22px; margin-bottom: 25px;}
    .footer .fmain .fcontact{ width: 300px; margin-right:30px}
    .footer .fmain .fcontact .box{ line-height: 38px; font-size: 15px;}
    .footer .fmain .fnav{ width: 350px;}
    .footer .fmain .fnav ul li{ margin-bottom: 10px;}
    .footer .fmain .fnav ul li a{ font-size: 15px;}
    .footer .fmain .ewm .box ul li{ width: 112px;}
    .footer .fmain .ewm .box ul li p{ font-size: 14px;}
    .footer .copyright{ font-size: 14px;}

}

@media screen and (max-width:999px){
    body{ padding-top: 60px; font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}
    .w1200 { width: 100%; padding: 0 15px;}

    /*顶部*/
    .header{ width: 100%; height:60px; background:#fff; position: fixed; left: 0; top: 0; z-index: 99999; }
    .header .logo{float: left; height: 60px; padding:7px 0;}
    .header .headRight{ float: none; color: #666; font-size: 16px; line-height: 46px;  width: 100%; height: calc(100% - 60px); background:#fff;  position: fixed; left: 0; top: 60px; display: none;}
    .header .nav{ float: none;}
    .header .nav ul li{ border-top: 1px solid #ddd;  line-height: 46px; padding: 0; position: relative; float: none;}
    .header .nav ul li:before{display: none;}
    .header .nav ul>li>a{ color: #666;  font-size: 15px; padding: 0 15px;}
    .header .topLink{ float: none; border-top: 1px solid #ddd; padding-top: 0; padding-left: 0;}

    .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:#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 { 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{ height: 190px; display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:20px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#000; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #91c7ce; opacity: 1;}

    .neiBanner{height: 150px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner2{height: 150px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner2 .wrap{ height: 150px; position: relative;}
    .neiBanner2 .textBanner{ position: absolute; left: 15px; top: 50%; transform:translateY(-50%);}
    .neiBanner2 .textBanner h2{ font-size: 22px;  margin-bottom: 5px;}
    .neiBanner2 .textBanner ol{ font-size: 13px;}

    .title{ margin-bottom: 20px; text-align: center;}
    .title h2{ font-size:18px; }
    .title h2::before{ content: ""; width: 30px; height: 25px; background:url(../images/icon03.png); background-size: 100% auto; position:absolute; left: -40px;}
    .title h2::after{ content: ""; width: 30px; height: 25px;  background:url(../images/icon04.png); background-size: 100% auto; position:absolute; right: -40px;}
    .ntitle{ text-align: center; margin-bottom: 30px;}
    .ntitle h2{ font-size: 36px; color: #000; font-weight: bold; line-height: 1; margin-bottom: 10px;}

    .iabout{ padding: 50px 0 50px;}
    .iabout .title h2{ font-size:16px; }
    .iabout .text{ font-size: 14px; line-height: 1.6; text-align: center; padding-top: 0; }
    .iabout .icon{ margin-top: 30px;}
    .iabout .icon ul{ margin: 0;}
    .iabout .icon ul li{ width: 50%; padding:0 40px; margin-bottom: 15px; float: left;}
    .iabout .icon ul li ol{ background: #fff; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, .15); border-radius: 50%;}
    .iabout .icon ul li dl img{ padding:15px;}
    .iabout .icon ul li h3{ font-size: 13px; margin-top: 10px; }
    .iabout .icon ul li:nth-last-child(1){ display:none;}

    .imgad{ height: 100px; background-size: auto 100%;}

    .industrialLayout{ padding: 50px 0 20px;}
    .industrialLayout .text{ line-height: 1.5; font-size: 15px;}

    .icontact{ height: 350px;}
    .icontact .box{ width: 100%; padding: 0 15px;}
    .icontact .box h3{font-size: 18px; line-height: 1.5;}
    .icontact .box a{ width:320px; height: 60px; line-height: 60px; font-size:18px; margin: 30px auto 0;}

    .about{ padding: 30px 0 70px;}
    .about .culture{ padding-bottom: 30px;}
    .about .culture ul{ margin: 0 -5px;}
    .about .culture ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px; float: left;}
    .about .culture ul li ol{ padding-left: 20px; position: relative;}
    .about .culture ul li ol i{ width: 40px; height: 40px; line-height: 36px;  top: 15px;}
    .about .culture ul li ol i img{ width: 20px;}
    .about .culture ul li ol dl{height: 120px; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, .15); padding: 15px 10px 20px 30px;}
    .about .culture ul li ol dl h3{ font-size: 15px;  line-height: 1;  margin-bottom:15px;}
    .about .culture ul li ol dl dd{ font-size: 12px;}
    .about .aboutCon .picVideo{ width: 100%; position: relative; padding-left: 0; float: none;}
    .about .aboutCon .picVideo .video{ border-top:none; border-right: none; position: relative; left: 0; bottom: 0; z-index: 1; margin-top: 15px;}
    .about .aboutCon .text{ width: 100%; float: none; margin-bottom: 15px;}
    .about .aboutCon .text dl{ font-size: 16px;margin-bottom: 10px;}
    .about .aboutCon .text ol{ font-size: 21px; margin-bottom: 20px; }
    .about .aboutCon .text .con{ font-size: 14px; line-height: 1.6; }

    .products{ padding: 50px 0;}
    .products .list{ padding: 10px 0 30px;}
    .products .list ul li{ width: 100%; position: relative; float: none;}
    .products .list ul li dl{ width: 100%; height: auto; overflow: hidden;}
    .products .list ul li dl img{ width: 100%;}
    .products .list ul li ol{ width: 100%; height: auto; padding: 15px 15px; background: #fff url(../images/icon27.png) no-repeat right 20px bottom 20px; transition: all .4s;}
    .products .list ul li ol .con{ height: 120px; position: relative;}
    .products .list ul li ol .con::before{ content: ""; width: 36px; height: 18px; background: url(../images/icon28.png) no-repeat center; position: absolute; left: 50%; top: -30px; transform: translateX(-50%); transition: all .4s;}
    .products .list ul li ol h3{ font-size: 14px;line-height: 1.3; margin-bottom: 10px; }
    .products .list ul li ol dd{ font-family: 'OpenSansLight';  font-weight: 200;}
    .products .list ul li:hover ol{ background: #91c7ce url(../images/icon27_02.png) no-repeat right 20px bottom 20px; color: #fff;}
    .products .list ul li:hover ol .con::before{background: url(../images/icon28_02.png) no-repeat center; }
    .products .list ul li:nth-of-type(even) dl{ margin-top: 0;}
    .products .list ul li:nth-of-type(even) ol{ position: relative; left: 0; top: 0;}
    .products .list ul li:nth-of-type(even) ol .con::before{ transform:rotate(0); top:  -30px; bottom: inherit;  transform: translateX(-50%); }

    .products2{}
    .products2 .pic{ display: none;}
    .products2 .con{ width: 100%; padding: 0; float: none;}
    .products2 .con .categories{ padding-bottom: 20px;}
    .products2 .con .categories .tit{font-size: 20px; margin-bottom: 15px;}
    .products2 .con .categories ul li{ position: relative;  font-size: 14px; padding:2px 0 2px 20px;}
    .products2 .con .categories ul li::before{ content: ""; width: 4px; height: 4px; background: #91c7cf; border-radius: 11px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
    .products2 .con .proContact{}
    .products2 .con .proContact .tit{font-size: 20px; margin-bottom: 15px;}
    .products2 .con .proContact ul li{ width: 100%; padding-right: 0; margin-bottom: 5px; float: none;}
    .products2 .con .proContact ul li dl{ font-size: 14px; line-height: 50px; background: #f5f5f5; border-radius: 50px; padding-left: 50px;}
    .products2 .con .proContact ul li.tel dl{ background: #f5f5f5 url(../images/contact01.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.tel:hover dl{ background: #91c7ce url(../images/contact01_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li.whatapp dl{ background: #f5f5f5 url(../images/contact02.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.whatapp:hover dl{ background: #91c7ce url(../images/contact02_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li.weixin dl{ background: #f5f5f5 url(../images/contact03.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.weixin:hover dl{ background: #91c7ce url(../images/contact03_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li.skape dl{ background: #f5f5f5 url(../images/contact04.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.skape:hover dl{ background: #91c7ce url(../images/contact04_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li.qq dl{ background: #f5f5f5 url(../images/contact05.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.qq:hover dl{ background: #91c7ce url(../images/contact05_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li.email dl{ background: #f5f5f5 url(../images/contact06.png) no-repeat 17px center;}
    .products2 .con .proContact ul li.email:hover dl{ background: #91c7ce url(../images/contact06_02.png) no-repeat 17px center; color: #fff;}
    .products2 .con .proContact ul li a{ height: 54px; line-height: 20px; padding:15px;}

    .service{ padding: 40px 0;}
    .service .liucheng{ padding-bottom: 50px;}
    .service .liucheng ul{ margin-left:0;}
    .service .liucheng ul li{ width: 50%; margin-bottom: 15px; float: left;}
    .service .liucheng ul li ol{ position: relative;}
    .service .liucheng ul li ol::after{ display: none;}
    .service .liucheng ul li:nth-child(1) ol::after{ display: none;}
    .service .liucheng ul li ol dl{ width: 84px; height:84px; line-height: 82px; text-align: center; border-radius: 67px; background-position: center; background-repeat: no-repeat; background-size: 67px; margin: 0 auto 5px; position: relative;}
    .service .liucheng ul li ol dl::after{ content: ""; width: 84px; height: 84px; background: url(../images/icon26.png) no-repeat center; position: absolute; left: 0; top:0; animation: spin 3s linear infinite;}
    .service .liucheng ul li ol h3{font-size: 13px; overflow: hidden;}
    .service .liucheng ul li ol p{font-size: 13px; line-height: 1; text-align: center; margin-top: 10px;}
    @keyframes spin { from { transform: rotate(0deg); } to { transform: rotate(360deg);}}

    .service1{ margin-bottom: 30px;}
    .service1 .pic{ float: none; width: 100%; padding: 0 50px;}
    .service1 .con{ float: none; width: 100%; padding-top: 20px; padding-right: 0;}
    .service1 .con .tit{font-size: 22px; margin-bottom: 15px;}
    .service1 .con .list{ padding:20px 0 20px;}
    .service1 .con .list ul li{ width:100%; font-size: 14px;  line-height: 20px; padding-left:20px; margin-bottom:8px;  float: none;}
    .service1 .con .list ul li::before{  width: 6px; height: 6px;}
    .service1 .con .tel{ padding-top: 15px; font-size: 14px;}
    .service1 .con .tel span{ font-size: 14px;}

    .service2{}
    .service2 .pic{ float: none; width: 100%; padding: 0 50px;}
    .service2 .con{ float: none; width: 100%; padding: 20px 0px 20px;}
    .service2 .con .tit{font-size: 22px; margin-bottom: 15px;}
    .service2 .con .text{ font-size: 15px; line-height: 1.5;}

    .social{ padding: 50px 0 40px;}
    .social .text{font-size: 15px; line-height:1.4;  padding:10px 0 30px;}
    .social .box{ background: none; display: block; justify-content:flex-start; flex-wrap:wrap;}
    .social .box .item{ width: 100%; height: auto; margin-bottom: 25px;}
    .social .box .item ol{ width: 100%; padding-left: 50px; position: relative; }
    .social .box .item i{ width: 30px; position: absolute; left: 0; top: 0;}
    .social .box .item h3{ font-size: 18px; margin-bottom: 10px;}
    .social .box .item dt{font-size: 14px; line-height: 1.5;  }
    .social .box .item:nth-child(2) ol,.social .box .item:nth-child(4) ol{ text-align: right; padding-left: 0; padding-right: 50px; float: none;}
    .social .box .item:nth-child(2) i,.social .box .item:nth-child(4) i{position: absolute; left: inherit; right: 0; top: 0;}

    .contact{ padding: 50px 0 60px;}
    .contact .tit{ margin-bottom: 15px;}
    .contact .tit h2{font-size: 20px;}
    .contact .text{ font-size: 14px; line-height:1.4; margin-bottom:20px;}
    .contact .con ul{ margin: 0;}
    .contact .con ul li{ width: 100%; padding: 0; margin-bottom: 5px; float: left;}
    .contact .con ul li ol{ font-size: 14px; line-height: 20px; padding-bottom: 10px;}
    .contact .con ul li ol dl{font-size: 15px;  line-height: 20px; margin-right: 10px; float: left;}
    .contact .con ul li:nth-last-child(1) ol dl,.contact .con ul li:nth-last-child(2) ol dl,.contact .con ul li:nth-last-child(3) ol dl{ float: none; margin-bottom: 5px;}

    #map{ height: 250px;}

    .footer{ background: #91c7ce; position: relative;}
    .footer::before{ content:""; width: 100%; height: 34px; background: url(../images/footerBg.png) repeat-x; position: absolute; left:0; top: -20px;}
    .footer .fmain{ padding: 20px 0 20px; background: #91c7ce;}
    .footer .fmain .item{ float: none; text-align: center; margin-bottom: 20px;}
    .footer .fmain .item .tit{ padding-left:25px; background: url(../images/icon10.png) no-repeat left center; background-size: 15px auto; font-size:18px; line-height: 25px; margin-bottom: 10px; display: inline-block;}
    .footer .fmain .item a{ color: #fff;}
    .footer .fmain .fcontact{ margin-right: 0;}
    .footer .fmain .fcontact .box{ line-height: 1.5; font-size: 13px; }
    .footer .fmain .fnav{ display: none;}
    .footer .fmain .ewm{ float: none;}
    .footer .fmain .ewm .box{overflow: hidden;}
    .footer .fmain .ewm .box ul{ margin-left: -10px; width: 100%; overflow: hidden;}
    .footer .fmain .ewm .box ul li{ width: 110px; margin-left: 10px; display: inline-block; float: none;}
    .footer .fmain .ewm .box ul li p{ margin-top: 5px; font-size: 13px;}
    .footer .copyright{ font-size: 13px; line-height:1.4; padding: 10px 0;}

    .tccBox .BoxCon{ width: 95%;}
    

    /*===/分页=============================*/
    .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;}
}