@charset "utf-8";
/* CSS Document */

/*清除*/
body{ margin: 0; padding: 0;}
*{ margin: 0; padding: 0; list-style: none; color: #333;}
a{ text-decoration: none; cursor: pointer;}
img{ border: 0; display: block; cursor: pointer;}
h1,h2,h3,h4,h5{ font-weight: normal;}
ul,li{ list-style: none; cursor: pointer;}
b{ font-weight: normal;}
i{ font-style: normal;}
.clear{ clear: both;}
em{ font-style: normal;}
input{ outline: none;}
button{ outline: none;}
html,body{ font-size: calc(100vw/19.2);}
/* 清除浮动 */
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.clear{ clear: both;}
.popUp{ width: 100%; height: 100%; background: #000; position: fixed; top: 0; left: 0; z-index: 30; opacity: 0.5; display: none;}
.backBoby{ background: url(../images/back.jpg) repeat-y top center; background-size: 100% auto;}
/* 顶部导航 */
.novTop{ width: 100%; height: 0.96rem; background-color: #fff; position: fixed; top: 0; left: 0; z-index: 10; box-shadow: 0 0 0.1rem #ccc;}
.novTop .logo{ float: left; height: 0.5rem; padding: 0.23rem 0 0 1.2rem;}
.novTop .logo a{ display: block; height: 0.5rem;}
.novTop .logo a img{ height: 100%;}
.novTop .nav{ float: right; padding-right: 1.2rem;}
.novTop .nav ul li{ float: left; font-size: 0.16rem; position: relative;}
.novTop .nav ul li .tit{ height: 0.96rem; line-height: 0.96rem; padding: 0 0.25rem; background-color: #fff; position: relative;}
.novTop .nav ul li .tit a{ display: block; color: #333; position: relative; transition: all 0.5s;}
.novTop .nav ul li.on .tit a{ color: #2576b5; font-weight: bold;}
.novTop .nav ul li:hover .tit a{ color: #2576b5; font-weight: bold;}
.novTop .nav ul li .tit em{ width: 100%; height: 0.03rem; background-color: #2576b5; position: absolute; left: 0; bottom: 0.1rem; transition: all 0.5s; opacity: 0;}
.novTop .nav ul li.on .tit em{ opacity: 1;}
.novTop .nav ul li:hover .tit em{ opacity: 1;}
.novTop .nav ul li .tit i{ display: block; width: 1px; height: 0.14rem; background-color: #ccc; position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
.novTop .nav ul li .list{ width: 100%; position: absolute; top: -100%; left: 0; background-color: hsla(0,0%,100%,0.80); border-radius: 0 0 0.1rem 0.1rem; padding: 0.1rem 0; opacity: 0; transition: all 0.5s; z-index: -1;}
.novTop .nav ul li .list a{ display: block; color: #333; line-height: 0.36rem; text-align: center; font-size: 0.14rem; transition: all 0.5s;}
.novTop .nav ul li .list a.cur{ color: #2576b5; font-weight: bold;}
.novTop .nav ul li .list a:hover{ color: #2576b5; font-weight: bold;}
.novTop .nav ul li:hover .list{ top: 0.96rem; opacity: 1;}
/* 轮播 */
.banner{ width: 100%; height: 8.3rem; padding-top: .96rem; overflow: hidden;}
.banner .swiper-container{ width: 100%; height: 8.3rem;}
.banner .swiper-container a{ display: block; width: 100%; height: 8.3rem;}
.banner .swiper-container a img{ width: 100%;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ float: left; width: 0.14rem; height: 0.14rem; border-radius: 100%; border: 0.02rem solid #fff; margin: 0 0.05rem; opacity: 1; background-color: hsla(0,0%,100%,0.00);}
.banner .swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0.35rem; display: flex; flex-wrap: nowrap; justify-content: center;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{ background-color: #005fa7; width: 0.1rem; height: 0.1rem; border: 0.04rem solid #fff;}
/*  */
.title h1{ font-size: 0.32rem; font-weight: bold; text-align: center; line-height: 0.32rem; color: #333;}
.title p{ font-size: 0.14rem; text-align: center; line-height: 0.3rem; padding: 0.04rem 0 0.15rem 0; color: #999; text-transform: uppercase;}
.title em{ display: block; width: 0.4rem; height: 0.04rem; background-color: #0069bd; margin: auto;}
.title .p{ font-size: 0.16rem; color: #666; text-align: center; margin: auto; width: 6.6rem; line-height: 0.3rem; padding: 0.3rem 0 0.2rem 0;}
/*  */
.superiority{ padding: 0.9rem 0 0.4rem 0;}
.superiority .cont{ width: 16.96rem; margin: 0.3rem auto 0;}
.superiority .cont ul li{ float: left; width: 4.14rem; height: 4.85rem; overflow: hidden; margin: 0 0.05rem; position: relative;}
.superiority .cont ul li .img{ height: 100%; transition: all 0.5s;}
.superiority .cont ul li:hover .img{ transform: scale(1.1);}
.superiority .cont ul li .up{ width: 100%; height: 100%; background: #0d6fb8; position: absolute; top: 0; left: 0; opacity: 0.3; z-index: 5;}
.superiority .cont ul li .miner{ width: 3.4rem; position: absolute; top: 1.65rem; left: 0.4rem; z-index: 10;}
.superiority .cont ul li .miner h1{ font-size: 0.24rem; color: #fff; font-weight: bold; padding: 0.2rem 0 0.15rem 0; line-height: 0.24rem;}
.superiority .cont ul li .miner em{ display: block; width: 0.4rem; height: 0.03rem; background-color: #fff;}
.superiority .cont ul li .miner p{ font-size: 0.14rem; line-height: 0.22rem; color: #fff;}
.superiority .cont ul li .miner a{ float: left; font-size: 0.16rem; color: #fff; line-height: 0.2rem; margin-top: 0.45rem; padding-right: 0.35rem; background: url(../images/icon1.png) no-repeat center right; background-size: 0.24rem auto; transition: all 0.5s;}
.superiority .cont ul li .miner a:hover { color: #0069bd; background: url(../images/icon2.png) no-repeat center right; background-size: 0.24rem auto;}
/*  */
.screen{ width: 100%; height: 8rem; overflow: hidden; position: relative;}
.screen .img{ height: 100%;}
/*.screen .up{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; background: #000; opacity: 0.2;}*/
.screen .cont{ width: 16.5rem; position: absolute; top: 0.65rem; left: 1.35rem; z-index: 3;}
.screen .cont .title h1 , .screen .cont .title p{ color: #fff;}
.screen .cont .min{ padding-top: 0.95rem;}
.screen .cont .min h1{ font-size: 0.3rem; font-weight: bold; color: #fff;}
.screen .cont .min p{ font-size: 0.16rem; line-height: 0.3rem; color: #fff; width: 5.4rem; margin-top: 0.2rem;}
.screen .cont .min a{ display: block; width: 1.25rem; height: 0.42rem; border: 0.02rem solid #fff; border-radius: 0.25rem; line-height: 0.42rem; font-size: 0.16rem; color: #fff; background: hsla(0,0%,100%,0.40) url(../images/icon1.png) no-repeat right 0.3rem center; background-size: 0.2rem auto; margin-top: 0.65rem; padding-left: 0.3rem; transition: all 0.5s;}
.screen .cont .min a:hover{ background: #fff url(../images/icon2.png) no-repeat right 0.3rem center; background-size: 0.2rem auto; color: #0069bd;}
.screen .boot{ width: 100%; height: 1.4rem; position: absolute; bottom: 0; left: 0; z-index: 5; border-top: 0.01rem solid #969ea7;}
.screen .boot ul li{ float: left; width: 20%; height: 1.4rem; position: relative;}
.screen .boot ul li .kik{ display: block; width: 100%; height: 1.7rem; position: absolute; top: 1.4rem; left: -0.005rem; transition: all 0.5s; opacity: 0; z-index: 1; border: 0.01rem solid #ccc; overflow: hidden;}
.screen .boot ul li:hover .kik{ top: -1.72rem; opacity: 1;}
.screen .boot ul li .kik img{ height: 100%; transition: all 0.5s;}
.screen .boot ul li .kik:hover img{ transform: scale(1.1);}
.screen .boot ul li .mim{ width: 100%; height: 1.4rem; overflow: hidden; background: hsla(0,0%,0%,0.50); border-left: 0.01rem solid #ccc; z-index: 3; position: relative; transition: all 0.5s;}
.screen .boot ul li:first-child .mim{ border: none; width: 3.84rem;}
.screen .boot ul li:hover .mim{ background: #0069bd;}
.screen .boot ul li .mim:first-child{ border-left: none;}
.screen .boot ul li .mim h1{ font-size: 0.24rem; font-weight: bold; color: #fff; text-align: center; line-height: 0.24rem; padding-top: 0.6rem; transition: all 0.5s;}
.screen .boot ul li:hover .mim h1{ padding-top: 0.3rem;}
.screen .boot ul li .mim a{ display: block; margin: 50% auto 0; width: 0.9rem; height: 0.3rem; line-height: 0.3rem; border-radius: 0.18rem; border: 0.01rem solid #fff; font-size: 0.14rem; text-align: center; color: #fff; transition: all 0.5s;}
.screen .boot ul li .mim a:hover{ background: #fff; color: #0069bd;}
.screen .boot ul li:hover .mim a{ margin: 0.2rem auto 0;}
/*  */
.pruduct{ padding: 0.75rem 0 0.5rem 0; background: #fff;}
.pruCont{ margin-top: 0.5rem;}
.pruCont .swiper-container{ padding: 0 0.4rem; height: 6rem;}
.pruCont .swiper-slide { text-align: center; font-size: 18px; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; /*transition: 300ms; transform: scale(0.9);*/}
.pruCont .swiper-slide-active,.swiper-slide-duplicate-active{ /*transform: scale(1);*/}
.pruCont .min{ width: 5.8rem; margin: auto;}
.pruCont .min .img{ width: 5.8rem; height: 4.36rem; overflow: hidden; transition: all 0.5s;}
.pruCont .min .img img{ width: 100%; transition: all 0.5s;}
.pruCont .min:hover .img img{ transform: scale(1.1);}
.pruCont .min h1{ font-size: 0.24rem; text-align: center; line-height: 0.24rem; padding-top: 0.2rem; color: #666;}
.pruduct .text{ font-size: 0.16rem; color: #666; text-align: center; margin-top: 0.2rem;}
.pruCont .swiper-slide-active .img , .swiper-slide-duplicate-active .img{ height: 5rem;}
.pruCont .viv{ width: 0.4rem; height: 100%; background-color: #fff; position: absolute; top: 0; z-index: 5;}
.pruCont .viv1{ left: 0;}
.pruCont .viv2{ right: 0;}
.pruCont .swiper-button-prev{ left: 0.8rem; color: #c0c0c0; transition: all 0.5s;}
.pruCont .swiper-button-next{ right: 0.8rem; color: #c0c0c0; transition: all 0.5s;}
.pruCont .swiper-button-prev:hover , .pruCont .swiper-button-next:hover{ color: #0069bd;}
/*  */
.company{ width: 100%; padding: 0.8rem 0 0.6rem 0;}
.company .cont{ width: 16.8rem; height: 7rem; margin: 0.3rem auto 0; box-shadow: 0 0 0.1rem #f0f4fa; background: #fff;}
.company .cont .img{ float: left; width: 10rem; height: 7rem; overflow: hidden;}
.company .cont .img img{ height: 100%; transition: all 0.5s;}
.company .cont .img img:hover{ transform: scale(1.1);}
.company .cont .right{ float: right; width: 6.8rem;}
.company .cont .right .min{ padding: 0 0.45rem 0 0.35rem;}
.company .cont .right .min h1{ font-size: 0.36rem; padding-top: 1.45rem; font-weight: bold; line-height: 0.36rem; color: #333;}
.company .cont .right .min em{ display: block; padding: 0.15rem 0 0.4rem 0; font-size: 0.19rem; color: #e6e6e6;}
.company .cont .right .min p{ font-size: 0.16rem; line-height: 0.3rem;}
.company .cont .right .min a{ display: block; width: 1.25rem; height: 0.46rem; line-height: 0.46rem; background: #006fbe url(../images/icon1.png) no-repeat right 0.3rem center; background-size: 0.2rem auto; border-radius: 0.23rem; font-size: 0.16rem; color: #fff; padding-left: 0.35rem; margin-top: 1.3rem; transition: all 0.5s;}
.company .cont .right .min a:hover{ box-shadow: 0 0 0.1rem #006fbe;}
/*  */
.caseDiv{ width: 100%; padding: 0.8rem 0 0.2rem 0;}
.caseDiv .topDiv{ width: 12rem; height: 4.8rem; margin: 0 auto 0.8rem auto;}
.caseDiv .topDiv .left{ float: left; width: 4.8rem; height: 4.8rem; overflow: hidden; position: relative;}
.caseDiv .topDiv .right{ float: right; width: 7.15rem; height: 4.8rem; overflow: hidden; position: relative;}
.caseDiv .topDiv .minRe img{ height: 100%; transition: all 0.5s;}
.caseDiv .topDiv .minRe:hover img{ transform: scale(1.1);}
.caseDiv .topDiv .minRe .up{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 5; background: #0d6fb8; opacity: 0.6;}
.caseDiv .topDiv .minRe .cont{ padding: 0 0.55rem 0 0.4rem; height: 100%; position: absolute; top: 0; left: 0; z-index: 6;}
.caseDiv .topDiv .minRe .cont h1{ font-size: 0.3rem; line-height: 0.3rem; font-weight: bold; color: #fff; padding: 0.7rem 0 0.2rem 0;}
.caseDiv .topDiv .minRe .cont em{ display: block; width: 0.4rem; height: 0.04rem; background-color: #fff;}
.caseDiv .topDiv .minRe .cont p{ font-size: 0.16rem; line-height: 0.3rem; color: #fff; padding-top: 0.25rem;}
.caseDiv .topDiv .minRe .cont a{ width: 1.5rem; height: 0.46rem; line-height: 0.46rem; background-color: #fff; border-radius: 0.23rem; font-size: 0.16rem;text-align: center; display: block; font-weight: bold; position: absolute; bottom: 0.62rem; left: 0.4rem; color: #0d6fb8; transition: all 0.5s;}
.caseDiv .topDiv .minRe .cont a:hover{ background-color: #0d6fb8; color: #fff;}
.contBoot{ margin: 0.4rem 0 0.2rem 0;}
.contBoot a{ display: block; width: 2.9rem; height: 2rem; overflow: hidden; margin: auto;}
.contBoot .swiper-container{ padding: 0 1.8rem;}
.contBoot a img{ width: 100%; transition: all 0.5s;}
.contBoot a:hover img{ transform: scale(1.1);}
/* 底部 */
.footer{ background: #006fbe;}
.footer .cont{ padding: 0.4rem 0 0.45rem 0; width: 16.8rem; margin: auto;}
.footer .cont ul .mLi{ float: left; height: 1.2rem; border-left: 0.01rem solid #fff;}
.footer .cont ul .mLi:first-child{ border-left: none;}
.footer .cont ul .mLi .logoImer{  width: 5.6rem; height: 0.56rem; padding: 0.32rem 0;}
.footer .cont ul .mLi .logoImer img{ height: 100%;}
.footer .cont .minNav{ width: 3.3rem; padding-top: 0.04rem;}
.footer .cont .minNav .mm{ height: 0.28rem; line-height: 0.28rem; display: flex; flex-wrap: nowrap; justify-content: center;}
.footer .cont .minNav .mm a{ font-size: 0.14rem; color: #fff; margin: 0 0.15rem; transition: all 0.5s;}
.footer .cont .minNav .mm a:hover{ color: #333;}
.footer .cont .minNav .mm em{ float: left; width: 0.01rem; height: 0.14rem; background: #fff; margin: 0.08rem 0;}
.footer .cont .address{ width: 3.1rem; font-size: 0.14rem; color: #fff; padding: 0.12rem 0 0 0.7rem;}
.footer .cont .address .add{ padding-left: 0.4rem; position: relative;}
.footer .cont .address .add i{ display: block; line-height: 0.24rem; position: absolute; top: 0; left: 0; color: #fff;}
.footer .cont .address .add p{ line-height: 0.24rem; color: #fff;}
.witch{ padding-left: 0.8rem;}
.witch .Qr{ float: left; width: 1rem;}
.witch .Qr img{ width: 100%; height: 1rem;}
.witch .Qr p{ font-size: 0.12rem; color: #fff; padding-top: 0.03rem; text-align: center;}
.witch .row{ float: left; padding: 0.24rem 0 0 0.4rem;}
.witch .row p{ font-size: 0.12rem; color: #fff; line-height: 0.12rem; padding-bottom: 0.1rem;}
.witch .row ul li{ float: left; width: 0.44rem; height: 0.44rem; margin-right: 0.1rem;}
.witch .row ul li img{ width: 100%; height: 100%;}
.footer .botter{ width: 100%; padding: 0.2rem 0; background: #0d6fb8; border-top: 0.01rem solid #0086cf;}
.footer .botter p{ font-size: 0.14rem; line-height: 0.2rem; display: flex; flex-wrap: nowrap; justify-content: center;}
.footer .botter p em{ float: left; margin: 0 0.1rem; color: #fff;} 
.footer .botter p em a{ color: #fff;}
/* 关于 */
.aboutBanner{ width: 100%; height: 4rem; overflow: hidden; padding-top: 0.96rem;}
.aboutBanner img{ height: 100%;}
.aboutCont{ width: 12rem; margin: auto;}
.aboutCont .navLeft{ float: left; width: 2.7rem; position: relative;}
.aboutCont .navLeft .tit{ padding: 0 0 0 0.4rem; width: 2.3rem; height: 1.1rem; background: #1d60a4; position: absolute; left: 0; top: -1.1rem; z-index: 8;}
.aboutCont .navLeft .tit h1{ font-size: 0.3rem; font-weight: bold; color: #fff; line-height: 0.3rem; padding: 0.2rem 0 0.08rem 0;}
.aboutCont .navLeft .tit p{ font-size: 0.12rem; color: #fff; line-height: 0.12rem; text-transform: uppercase;}
.aboutCont .navLeft .tit em{ display: block; width: 0.6rem; height: 0.02rem; background: #fff; margin-top: 0.2rem;}
.aboutCont .navLeft .list{ width: 100%; background: #ecf5ff;}
.aboutCont .navLeft .list ul li{ border-bottom: 1px solid #bed9f5;}
.aboutCont .navLeft .list ul li a{ display: block; height: 0.6rem; line-height: 0.6rem; padding: 0 0 0 0.4rem; font-size: 0.18rem; color: #333; background: url(../images/icon6.png) no-repeat right 0.4rem center; background-size: 0.1rem auto; transition: all 0.5s;} 
.aboutCont .navLeft .list ul li.on a{ background: #2d78c9 url(../images/icon7.png) no-repeat right 0.4rem center; background-size: 0.1rem auto; color: #fff;}
.aboutCont .navLeft .list ul li:hover a{ background: #1d60a4 url(../images/icon7.png) no-repeat right 0.4rem center; background-size: 0.1rem auto; color: #fff;}
.aboutCont .navLeft .tact{ padding: 0.25rem 0 0.25rem 0.4rem; background: #ecf5ff; margin-top: 0.2rem;}
.aboutCont .navLeft .tact h1{ font-size: 0.18rem; font-weight: bold; color: #333; line-height: 0.2rem; position: relative;}
.aboutCont .navLeft .tact h1 em{ display: block; width: 0.06rem; height: 0.2rem; background: #1d60a4; position: absolute; top: 0; left: -0.2rem;}
.aboutCont .navLeft .tact ul{ padding-top: 0.15rem;}
.aboutCont .navLeft .tact ul li{ font-size: 0.14rem; line-height: 0.28rem; padding-right: 0.15rem;}
.contRight{ float: right; width: 8.9rem;}
.contRight .titer{ height: 0.5rem; line-height: 0.5rem; border-bottom: 0.01rem solid #e6e6e6; padding-top: 0.25rem; margin-bottom: 0.3rem;}
.contRight .titer h1{ float: left; font-size: 0.24rem; font-weight: bold; color: #999999;}
.contRight .titer h1 a{ color: #999;}
.contRight .titer h2{ float: right; font-size: 0.14rem; padding-left: 0.25rem; background: url(../images/icon8.png) no-repeat left center; background-size: auto 0.14rem; color: #999;}
.contRight .titer h2 a{ color: #999;}
.contRight .cont{ padding-bottom: 1rem;}
.contRight .cont .contAb .img{ max-width: 100%; margin: auto;/*width: 100%;*/}
.contRight .cont .contAb p{ font-size: 0.16rem; line-height: 0.28rem; margin-top: 0.2rem;}
.contCul .img{ width: 100%; height: 3.5rem; overflow: hidden; position: relative; margin-bottom: 0.2rem;}
.contCul .img img{ width: 100%;}
.contCul .img .mm{ position: absolute; top: 0.65rem; left: 0.75rem; z-index: 5;}
.contCul .img .mm h1{ font-size: 0.3rem; font-weight: bold; color: #fff; line-height: 0.3rem;}
.contCul .img .mm em{ display: block; font-size: 0.12rem; line-height: 0.12rem; color: #fff; padding: 0.1rem 0 0.2rem 0;}
.contCul .img .mm i{ display: block; width: 0.6rem; height: 0.02rem; background: #fff;}
.contCul .img .mm h2{ font-size: 0.3rem; line-height: 0.3rem; color: #fff; margin-top: 0.3rem;}
.contCul .img .up{ width: 100%; height: 100%; background: #000; position: absolute; top: 0; left: 0; z-index: 2; opacity: 0.34;}
.contCul p{ font-size: 0.16rem; line-height: 0.28rem;}
.contSim p{ font-size: 0.16rem; line-height: 0.26rem; padding-bottom: 0.2rem;}
.contSim .img ul li{ float: left; width: 33.33%; height: 2rem; overflow: hidden;}
.contSim .img ul li img{ width: 100%;}
.conThear ul li{ float: left; width: 2.8rem; height: 2.6rem; margin-right: 0.25rem;}
.conThear ul li:nth-child(3n){ margin-right: 0;}
.conThear ul li .img{ width: 100%; height: 1.93rem; overflow: hidden; position: relative;}
.conThear ul li .img .kk{ width: 100%; transition: all 0.5s;}
.conThear ul li .img:hover .kk{ transform: scale(1.1);}
.conThear ul li .img .more{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: hsla(210,70%,38%,0.50) url(../images/mink.png) no-repeat center; background-size: 0.46rem auto; opacity: 0; transition: all 0.5s;}
.conThear ul li .img:hover .more{ opacity: 1;}
.conThear ul li h1{ font-size: 0.16rem; line-height: 0.16rem; margin-top: 0.2rem; text-align: center;}

.conThear .min{ width: 100%; height: 100%; background: hsla(210,70%,38%,0.60); position: absolute; top: 0; left: 0; opacity: 0; transition: all 0.5s; display: block;}
.conThear .min p{ font-size: 0.2rem; text-align: center; padding: 0.65rem 0 0.15rem 0; color: #fff;}
.conThear .min em{ display: block; margin: auto; width: 0.32rem; height: 0.32rem; background: url(../images/3.png) no-repeat center; background-size: 100% auto;;}
.conThear ul li .img:hover .min{ opacity: 1;}

.lisThear ul{ display: flex; flex-wrap: nowrap; justify-content: center; margin-top: 0.25rem;}
.lisThear ul li{ float: left; margin: 0 0.04rem; border: 0.01rem solid #e6e6e6; border-radius: 0.05rem; line-height: 0.38rem; height: 0.38rem; font-size: 0.16rem; text-align: center; width: 0.38rem;}
.lisThear ul li.on , .lisThear ul li.sum{ width: 0.38rem;}
.lisThear ul li.m{ width: 0.66rem;}
.lisThear ul li.on{ background: #1d60a4; border-color: #1d60a4; color: #fff;}
/*  */
.contMac{ margin-bottom: 0.4rem;}
.contMac .top{ margin-bottom: 0.2rem;}
.contMac .top ul li{ display: none; position: relative;}
.contMac .top ul li .img{ width: 3.8rem; height: 2.7rem; overflow: hidden; position: absolute; top: 0; left: 0;}
.contMac .top ul li .right{ padding-left: 4rem; height: 2.7rem;}
.contMac .top ul li .right p{ font-size: 0.16rem; padding-bottom: 0.3rem;}
.contMac .top ul li.on{ display: block;}
.contMac .bot ul li{ float: left; margin-left: 0.1rem; height: 0.64rem; width: 0.9rem; overflow: hidden; position: relative;}
.contMac .bot ul li:first-child{ margin-left: 0;}
.contMac .bot ul li img{ width: 100%;}
.contMac .bot ul li em{ display: none; width: 0.86rem; height: 0.6rem; border: 0.02rem solid #1d60a4; position: absolute; top: 0; left: 0;}
.contMac .bot ul li.on em{ display: block;}
.miMich .tit{ border-bottom: 0.01rem solid #1d60a4;}
.miMich .tit h1{ float: left; line-height: 0.44rem; font-size: 0.16rem; padding: 0 0.2rem; background: #1d60a4; color: #fff; font-weight: bold;}
.miMich .con{ padding-top: 0.2rem;}
.miMich .con p{ font-size: 0.16rem; line-height: 0.26rem;}
/*  */
.honour ul li{ float: left; width: 2.1rem; height: 2.2rem; margin-right: 0.16rem;}
.honour ul li:nth-child(4n){ margin-right: 0;}
.honour ul li .img{ width: 100%; height: 1.45rem; overflow: hidden; margin-bottom: 0.15rem; position: relative;}
.honour ul li .img img{ height: 100%; transition: all 0.5s; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.honour ul li .img:hover img{ transform: translate(-50%,-50%) scale(1.1);}
.honour ul li h1{ font-size: 0.16rem; line-height: 0.16rem; text-align: center;}
/*  */
.upDov{ display: none; width: 4.7rem; position: fixed; left: 50%; margin-left: -2.35rem; top: 0; z-index: 40; background: #fff; box-shadow: 0 0 0.15rem #000;}
.upDov .img{ width: 4.2rem; height: 3rem; overflow: hidden; margin: 0.2rem auto 0; position: relative;}
.upDov .img img{ height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.upDov h1{ padding: 0.2rem 0; font-size: 0.2rem; text-align: center;}
.upDov .prev , .upDov .next{ width: 0.48rem; height: 0.48rem; background: hsla(0,0%,100%,0.20); position: absolute; top: 50%; margin-top: -0.24rem;}
.upDov .prev{ left: -0.96rem; background: url(../images/1.png) no-repeat center; background-size: 100% auto;}
.upDov .next{ right: -0.96rem; background: url(../images/2.png) no-repeat center; background-size: 100% auto;}
/*  */
.mojarDiv .p{ font-size: 0.16rem; line-height: 0.28rem; padding-bottom: 0.26rem;}
.mojarDiv .mojerCont ul li{ float: left; width: 4.3rem; height: 3.2rem; margin-right: 0.3rem;}
.mojarDiv .mojerCont ul li:nth-child(2n){ margin-right: 0;}
.mojarDiv .mojerCont ul li .img{ width: 100%; height: 2.5rem; overflow: hidden; position: relative; background: #f1f1f1;}
.mojarDiv .mojerCont ul li .img .gg{ width: 4.1rem; height: 2.3rem; overflow: hidden; margin: 0.1rem auto;}
.mojarDiv .mojerCont ul li .img img{ width: 100%; transition: all 0.5s;}
.mojarDiv .mojerCont ul li .img:hover img{ transform: scale(1.1);}
.mojarDiv .mojerCont ul li h1{ font-size: 0.18rem; margin-top: 0.2rem; text-align: center;}
.mojarDiv .mojerCont ul li a{ display: block; background: hsla(210,70%,38%,0.60); position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all 0.5s;}
.mojarDiv .mojerCont ul li a p{ font-size: 0.2rem; color: #fff; padding: 0.95rem 0 0.15rem 0; text-align: center;}
.mojarDiv .mojerCont ul li a em{ display: block; margin: auto; width: 0.3rem; height: 0.3rem; background: url(../images/3.png) no-repeat center; background-size: 100% 100%;}
.mojarDiv .mojerCont ul li .img:hover a{ opacity: 1;}
/*  */
.contactDiv .mapDiv{ width: 100%; height: 4rem; overflow: hidden; margin-bottom: 0.3rem; background: url(../images/map.jpg) no-repeat top center; background-size: 100% auto; font-size: 0.16rem;}
.contactDiv .mapBox1{ width: 100%; height: 4rem; overflow: hidden; margin-bottom: 0.3rem; background: url(../images/map.jpg) no-repeat top center; background-size: 100% auto; font-size: 0.16rem;}
.contactDiv .left{ float: left; width: 4rem;}
.contactDiv .left h1{ font-size: 0.24rem; font-weight: bold; line-height: bold; margin-bottom: 0.1rem;}
.contactDiv .left p{ font-size: 0.14rem; line-height: 0.3rem;}
.contactDiv .right{ float: right; width: 4.6rem;}
.contactDiv .right ul li{ margin-top: 0.1rem;}
.contactDiv .right ul li:first-child{ margin-top: 0;}
.contactDiv .right ul li input{ float: left; height: 0.4rem; border: 0.01rem solid #ccc; border-radius: 0.05rem; font-size: 0.14rem; padding:  0 0.15rem;}
.contactDiv .right ul li .inp1{ width: 1.9rem;}
.contactDiv .right ul li .inp1:last-child{ float: right;}
.contactDiv .right ul li .inp2{ width: 4.28rem;}
.contactDiv .right ul li textarea{ float: left; width: 4.28rem; border: 0.01rem solid #ccc; border-radius: 0.05rem; font-size: 0.14rem; padding:  0.1rem 0.15rem;}
.contactDiv .right ul li button{ float: left; width: 1.2rem; height: 0.4rem; border: none; border-radius: 0.05rem; background: #000; font-size: 0.12rem; color: #fff; margin-top: 0.1rem;}
/*  */
.thearPer h1{ font-size: 0.28rem; font-weight: bold; text-align: center; padding-bottom: 0.3rem;}
/*.thearPer img{ width: 100%;}
.thearPer img {margin: auto;}*/
.thearPer img{ max-width: 100%; margin: auto;}
.thearPer .mm{ padding: 0.3rem 0 0.5rem 0;}
.thearPer .mm p{ font-size: 0.16rem; line-height: 0.28rem;}
.thearPer .bot a{ float: left; font-size: 0.16rem; line-height: 0.2rem;}
.thearPer .bot a:last-child{ float: right;}
.thearPer .tit{ height: 0.2rem; line-height: 0.2rem; font-size: 0.14rem; padding-bottom: 0.15rem; border-bottom: 0.01rem dotted #999; display: flex; flex-wrap: nowrap; justify-content: center;}
.thearPer .tit em{ float: left; margin: 0 0.2rem; color: #999;}
.thearPer .nm{ padding: 0.2rem 0;}
.thearPer .nm p{ font-size: 0.16rem; line-height: 0.26rem;}
.thearPer .bot2{ margin-top: 0.3rem;}
/*  */
.navMax .hear{ width: 100%; height: 0.96rem; position: fixed; top: 0; left: 0; background: #fff; box-shadow: 0 0 0.1rem #ccc; z-index: 20;}
.navMax .logo{ float: left;}
.navMax .logo a{ display: block; height: 0.5rem; padding: 0.23rem 0 0 0.2rem;}
.navMax .logo img{ height: 100%;}
.navMax .soled{ float: right; width: 0.96rem; height: 0.96rem; background: url(../images/icon1m.png) no-repeat center; background-size: 0.5rem auto;}
.navMaxUp{ width: 100%; height: 100%; background: #000; opacity: 0.5; position: fixed; top: 0; left: 0; z-index: 21; display: none;}
.navList{ position: fixed; top: 0; right: -100%; bottom: 0; width: 3.5rem; overflow-y: auto; z-index: 22; padding: 0 0.3rem; background: #1d60a4; opacity: 0; transition: all 0.5s;}
.navList2{ right: 0; opacity: 1;}
.navList ul li{ border-bottom: 0.01rem dotted hsla(0,0%,100%,0.50); padding: 0.1rem;}
.navList .top a{ display: block; padding: 0 0; line-height: 0.6rem; font-size: 0.3rem; color: #fff; font-weight: bold; background: url(../images/icon7.png) no-repeat right 0.1rem center; background-size: 0.14rem auto; transition: all 0.1s;}
.navList .top .adr{ background: url(../images/icon7r.png) no-repeat right 0.1rem center; background-size: 0.28rem auto;}
.navList .list{ display: none; padding: 0 0 0.1rem 0;}
.navList .list a{ display: block; color: #fff; font-size: 0.28rem; line-height: 0.6rem; padding-left: 0.4rem;}
.navList .miner{ height: 0.4rem; padding: 0.3rem 0 0.2rem 0;}
.navList .miner img{ height: 100%;}
/*.navList2 a:hover{ opacity: 0.6;}*/
.navList  a.cur{ color: #333;}
/*  */
.footM{ background: hsla(210,70%,38%,1);}
.footM .logo{ padding: 0.5rem 0 0 0;}
.footM .logo img{ width: 6rem; margin: auto;}
.footM .Qr{ margin: 0.6rem 0;}
.footM .Qr img{ margin: auto;}
.footM .photo{ display: flex; flex-wrap: nowrap; justify-content: center;}
.footM .photo p{ float: left; font-size: 0.26rem; color: #fff; line-height: 0.3rem;}
.footM .photo i{ float: left; width: 1px; height: 0.2rem; background: #fff; margin: 0.05rem 0.2rem; opacity: 0.5;}
.footM .pp{ font-size: 0.26rem; color: #fff; line-height: 0.3rem; text-align: center; margin: 0.2rem 0 0.4rem 0;}
.footM .sper{ display: flex; flex-wrap: nowrap; justify-content: center;}
.footM .sper p{ font-size: 0.26rem; color: #fff; line-height: 0.6rem; margin-right: 0.1rem;}
.footM .sper a{ float: left; width: 0.6rem; height: 0.6rem; margin-left: 0.08rem;}
.footM .sper a img{ width: 100%;}
.footM .bot{ border-top: 1px solid #0086cf; margin-top: 0.3rem; padding: 0.2rem 0;}
.footM .bot p{ font-size: 0.24rem; text-align: center; color: #fff; line-height: 0.4rem;}
/*  */
.pp_top{ display: none;}
.pp_bottom{ display: none;}
.wrapper .alt{ font-size: 0.16rem; line-height: 0.16rem; text-align: center;}
.wrapper a{ display: block;}
.wrapper .pic{ width: 100%; height: 1.45rem; overflow: hidden; margin-bottom: 0.15rem;}
.wrapper .pic img{ height: 100%; margin: auto; transition: all 0.5s;}
.wrapper .pic:hover img{ transform: scale(1.1);}.contRight .cont .contAb p img , .contRight .cont .contCul p img{max-width: 100%;}
/* max */
@media screen and (max-width:750px){
	html,body{ font-size: calc(100vw/7.5);}
	.novTop{ display: none;}
	.banner{ height: auto;}
	.banner .swiper-container{ height: 3.6rem;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0.2rem;}
	.title h1{ font-size: 0.36rem; line-height: 0.36rem;}
	.title p{font-size: 0.14rem;line-height: 0.32rem;padding: 0.1rem 0 0.15rem 0;}
	.superiority{padding: 0.7rem 0 0.4rem 0;}
	.superiority .cont{width: 6.9rem;margin: 0.45rem auto 0;}
	.superiority .cont ul li{ float: left; width: 3.3rem; height: 3.9rem; overflow: hidden; margin: 0; position: relative;}
	.superiority .cont ul li:nth-child(2n){ float: right;}
	.superiority .cont ul li:nth-child(3) , .superiority .cont ul li:nth-child(4){ margin-top: 0.3rem;}
	.superiority .cont ul li .miner{width: auto;position: absolute;top: 0.7rem;left: 0.3rem;right: 0.3rem;}
	.superiority .cont ul li .miner p{font-size: 0.24rem;line-height: 0.36rem;}
	.superiority .cont ul li .miner h1{font-size: 0.3rem;padding: 0.25rem 0 0.2rem 0;line-height: 0.3rem;}
	.superiority .cont ul li .miner p{ word-bread : break-all; text-overflow : ellipsis; display : -webkit-box; -webkit-box-orient : vertical; -webkit-line-clamp: 3; overflow : hidden;}
	.screen .img{width: 160%;height: auto;margin-left: -30%;}
	.screen .cont{width: 100%;position: absolute;top: 0.6rem;left: 0;}
	.screen .cont .min{padding-top: 0.3rem;}
	.screen .cont .min h1{font-size: 0.28rem;text-align: center;}
	.screen .cont .min p{font-size: 0.24rem;line-height: 0.36rem;width: auto;margin-top: 0.2rem;padding: 0 0.4rem;text-align: center;}
	.screen .cont .min a{ display: block; width: 1.55rem; height: 0.42rem; border: 0.02rem solid #fff; border-radius: 0.25rem; line-height: 0.42rem; font-size: 0.16rem; color: #fff; background: hsla(0,0%,100%,0.40) url();margin: 0.65rem auto 0; text-align: center; padding: 0;}
	.screen{width: 100%;height: 6.2rem;}
	.screen .boot ul li .kik{display: none;}
	.screen .boot ul li .mim , .screen .boot ul li:first-child .mim{ width: 100%;}
	.screen .boot ul li .mim h1{font-size: 0.24rem;text-align: center;line-height: 0.3rem;padding-top: 0.3rem;width: 50px;margin: auto;}
	.screen .boot ul li .mim{width: 100%;height: 1.2rem;overflow: hidden;background: #1d60a4;border-left: 0.01rem solid #ccc;}
	.screen .boot ul li .mim a{ opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; margin: 0;}
	.company .cont{width: 100%;height: auto;margin: 0.4rem auto 0;}
	.company .cont .img{width: 100%;height: auto;}
	.company .cont .img img{width: 100%;height: auto;}
	.company .cont .right{width: 100%;}
	.company .cont .right .min{ padding: 0 0.6rem 0.5rem 0.6rem;}
	.company .cont .right .min h1{padding-top: 0.8rem;text-align: center;}
	.company .cont .right .min em{ text-align: center;}
	.company .cont .right .min a{ margin: 0.6rem auto 0;}
	.company{width: 100%;padding: 0.8rem 0 0 0;}
	.pruduct .text{ padding: 0 0.5rem;}
	.pruContOne{ display: none;}
	/*.pruCont .swiper-container{ padding: 0 0.08rem; height: 4.2rem;}
	.pruCont .min{ width: 2.3rem;}
	.pruCont .min .img{ width: 100%; height: 3rem;}	
	.pruCont .swiper-slide-active .img , .swiper-slide-duplicate-active .img{height: 3.5rem;}	
	*/
	.pruCont .swiper-container{ padding: 0 0.08rem; height: 2.8rem;}
	.pruCont .min{ width: 2rem;}
	.pruCont .min .img{ width: 100%; height: 1.49rem;}
	.pruCont .swiper-slide-active .img , .swiper-slide-duplicate-active .img{height: 2.26rem;}
	.caseDiv{width: 100%;padding: 0.2rem 0 0 0;}
	.caseDiv .topDiv{width: 100%;height: auto;}
	.caseDiv .topDiv .left{width: 100%;height: 4.8rem;}
	.caseDiv .topDiv .minRe img{ width: 100%; height: auto;}
	.caseDiv .topDiv .right{width: 100%;height: 4.8rem;}
	.caseDiv .topDiv .right img{ height: 100%; width: auto;}
	.contBootOne{ display: none;}
	.contBoot .swiper-container{ padding: 0 0.6rem;}
	/* .footer .cont{ width: 100%;}
	.footer .cont ul .mLi{ float: none; border: none; padding: 0 0.3rem; height: auto;}
	.footer .cont ul .mLi .logoImer{width: auto;height: 0.56rem;padding: 0;}
	.caseDiv .topDiv .minRe .cont p{ line-height: 0.38rem;}
	.footer .cont ul .mLi:nth-child(2){ display: none;}
	.footer .cont .address{width: auto;font-size: 0.28rem;padding: 0.3rem 0 0 0.2rem;}
	.footer .cont .address .add p , .footer .cont .address .add i{line-height: 0.42rem;}
	.footer .cont .address .add{padding-left: 0.9rem;}
	.witch .Qr{ width: 2rem; float: none;}
	.witch .Qr img{ height: 2rem;}
	.witch{ padding: 0.3rem 0 0 0.2rem;}
	.witch .Qr p{font-size: 0.24rem;line-height: 0.24rem;padding-top: 0.1rem;}
	.witch .row ul{ float: left;}
	.witch .row ul li{width: 0.6rem;height: 0.6rem;margin-right: 0.1rem;}
	.witch .row p{font-size: 0.28rem;line-height: 0.6rem;padding-bottom: 0; float: left;margin-right: 0.2rem;}
	.footer .botter p{ font-size: 0.14rem; line-height: 0.2rem; display: block; flex-wrap: nowrap; justify-content: flex-end;}
	.footer .botter p em{ float: none; display: block; text-align: center; line-height: 0.34rem;}
	.witch .row{float: left;padding: 0.3rem 0 0 0;} */
	.footer{ display: none;}
	.aboutCont .navLeft{ width: 100%; float: none;}
	.aboutCont .navLeft .tact{ display: none;}
	.contRight{ float: none; width: 6.9rem; margin: auto;}
	.aboutCont{ width: 100%;}
	.contRight .cont .contAb p{font-size: 0.24rem;line-height: 0.38rem;margin-top: 0.3rem;}
	.contRight .titer h2{ display: none;}
	.contRight .titer h1{ font-size: 0.3rem;}
	.contSim p{font-size: 0.24rem;line-height: 0.38rem;}
	.contCul p{ font-size: 0.24rem; line-height: 0.38rem;}
	.contRight .titer{ line-height: 0.6rem; height: auto;}
	.aboutCont .navLeft .tit{padding: 0;width: 3.5rem;height: auto;background: hsla(0,0%,100%,0.00);position: absolute;left: 0.8rem;top: -2.4rem;}
	.aboutCont .navLeft .tit h1{font-size: 0.4rem;line-height: 0.4rem;padding: 0.2rem 0 0.15rem 0;}
	.aboutCont .navLeft .list{display: flex;flex-wrap: nowrap;justify-content: space-between;overflow: auto;}
	.aboutCont .navLeft .list ul{ overflow-x: auto; overflow-y: hidden; flex: 1 0 auto;}
	.aboutCont .navLeft .list ul li{ float: left; border-bottom: none;}
	.aboutCont .navLeft .list ul li a{ background: url(); padding: 0 0.3rem;}
	.mojarDiv .p{font-size: 0.24rem;line-height: 0.38rem;}
	.mojarDiv .mojerCont ul li .img .gg{ width: 3.1rem;}
	.mojarDiv .mojerCont ul li{ width: 3.3rem;}
	.conThear ul li:nth-child(3n){ margin-right: 0.3rem;}
	.conThear ul li:nth-child(2n){ margin-right: 0;}
	.conThear ul li .img{width: 100%;height: 2.2rem;}
	.conThear ul li{float: left;width: 3.3rem;height: 3rem;margin-right: 0.3rem;}
	.lisThear ul li.on , .lisThear ul li.sum{width: 0.46rem;}
	.lisThear ul li.m{ width: 0.8rem;}
	.lisThear ul li{line-height: 0.46rem;height: 0.46rem;}
	.thearPer .nm p{font-size: 0.24rem;line-height: 0.38rem;}
	.contactDiv .mapDiv{ height: 5rem;}
	.contactDiv .left{ float: none; width: 100%;}
	.contactDiv .right{ width: 100%; float: none; margin-top: 0.3rem;}
	.contactDiv .left h1{ font-size: 0.28rem;}
	.contactDiv .left p{font-size: 0.24rem;line-height: 0.38rem;}
	.contactDiv .right ul li .inp1{width: 3.05rem;}
	/*.contactDiv .right ul li .inp1{width: 3.1rem;}*/
	.contactDiv .right ul li input{ height: 0.6rem;}
	.contactDiv .right ul li{margin-top: 0.15rem;}
	.contactDiv .right ul li .inp2{width: 6.58rem;}
	.contactDiv .right ul li textarea{width: 6.58rem;min-height: 2rem;font-size: 0.24rem; border-width: 1px;}
	.contactDiv .right ul li button{float: none;width: 1.4rem;height: 0.6rem;font-size: 0.24rem;margin: 0.3rem auto 0; display: block;}
	.contactDiv .right ul li input{ font-size: 0.24rem; border-width: 1px;}

	.honour ul li{width: 3.3rem;height: 3rem;margin-right: 0.3rem;}
	.honour ul li .img{width: 100%;height: 2.3rem;}
	.honour ul li:nth-child(4n){ margin-right: 0.3rem;}
	.honour ul li:nth-child(2n){ margin-right: 0;}
	.mojarDiv .mojerCont ul li .img img{ height: 100%; width: auto;}
	.mojarDiv .mojerCont ul li .img .gg img{ width: 100%;}
	.thearPer .mm p{ font-size: 0.24rem; line-height: 0.38rem;}
	.wrapper .pic{ height: 2.27rem;}
	.caseDiv .topDiv .minRe .cont p{line-height: 0.36rem;}
	.thearPer img { width: 100%;}
	.pruCont .min .img img{ height: 100%;}		.pruCont .swiper-slide-active .min{ width: 2.4rem;} /* 5.2 */	.pruCont .swiper-slide-active .min .img{ height: 1.8rem;}  /* 5.2 */	.footM .bot p a{ color:#fff;}	.navList ul{ -webkit-tap-highlight-color:rgba(0,0,0,0);}	.aboutCont .navLeft .list ul li.on a {background: #1d60a4 url();}
}
/* pc */
@media screen and (min-width:750px){
	.pruConTwo , .contBooTwo , .navMax , .navMaxUp , .footM{ display: none;}
}



