@charset "utf-8";blockquote,body,button,caption,dd,div,dl,dt,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,html,input,legend,li,menu,ol,p,pre,table,td,textarea,th,ul{margin:0;padding:0}
address,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:400}
abbr,body,fieldset,html,iframe,img{border:0}
address,cite,dfn,em,i,var{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:lighter}
sub,sup{font-size:83%}
code,kbd,pre,samp{font-family:inherit}
q:after,q:before{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
b,em,h1,h2,h3,h4,h5,h6,strong{font-weight:700}
a,a:hover,del,ins,s,u{text-decoration:none}
body,button,input,keygen,legend,select,textarea{font:12px/1.14 'Microsoft YaHei',\5b8b\4f53;color:#333;outline:0}
body{font-family:-apple-system,BlinkMacSystemFont,'Microsoft YaHei',sans-serif;line-height:1.75;font-size:16px;color:#333;line-height:1.75}
a,a:active,a:focus,a:hover,a:visited{color:#333;text-decoration:none}
body,html{width:100%;height:100%;position:relative}
/*公共样式*/
.container{width:100%;max-width:1600px;margin:auto}
.g-bg-color1{background:#06659b;background:-webkit-linear-gradient(to left,#269cdf,#06659b);background:linear-gradient(to left,#269cdf,#06659b)}
.bg-color1{ background: #06659b;}

.relative{ position: relative;}
.zindex0{ z-index: 0;}
.zindex1{ z-index: 1;}

a.more{ max-width: 15rem; padding-left:3rem; padding-right: 1rem; height: 4rem; line-height: 4rem; border-radius: 5rem; background: #fff; font-size: 1.4rem; color: #255295; transition: all 0.5s;}
a.more small{ display: block; width:3rem; height: 3rem; line-height: 3rem; border-radius: 50%; color: #fff; background: #255295; margin: 1rem 0; text-align: center; transition: all 0.5s;}
a.more:hover{ background: #255295; color: #fff; box-shadow: 1rem 1rem 1rem rgba(0,0,0,0.1);}
a.more:hover small{ color: #255295; background: #fff;}

.imgcut{ position: relative; padding-bottom: 75%;}
.imgcut img{ position: absolute; display: block; width: 100%; height: 100%; object-fit: cover;}
.img_contain img{object-fit :contain}
.flex{display: flex; display: -webkit-flex;  -webkit-justify-content: space-between; justify-content: space-between;  -webkit-align-items: center;align-items: center;}

.form ::-webkit-input-placeholder { color: #fff; } 
.form :-moz-placeholder { color: #fff; } 
.form ::-moz-placeholder { color: #fff; } 
.form :-ms-input-placeholder { color: #fff; } 
/*顶部*/
.header{ position: relative; z-index: 999; width: 100%; height: auto; background: #fff;}
.header .container.flex{padding-top: 1rem; padding-bottom: 1rem;}
.logo{ width: 100%;}
.logo.flex{ -webkit-justify-content: flex-start;justify-content: flex-start;}
.logo p{ padding-left: 2rem; margin-left: 2rem; border-left: 1px solid #ddd;}
.logo p strong{ display: block; font-size: 2rem; }
.logo p span{ display: block; font-size: 1.8rem;}
.logo img{ max-height: 7rem }

.tel{ -webkit-justify-content: flex-end;justify-content: flex-end;}
.telbox{ position: relative; height: 6rem; padding-left: 7rem; padding-right: 1rem; background: url(../images/tel.png) no-repeat 1.8rem center; min-width: 31rem;}
.telbox::before{ content: ""; position: absolute; z-index: -1; left: 0; top: 0; width: 6rem; height: 6rem; border-radius: 50%; background:#06659b;background:-webkit-linear-gradient(to left,#269cdf,#06659b);background:linear-gradient(to left,#269cdf,#06659b)}
.telbox p{ line-height: 2.4rem;}
.telbox p small{ font-size: 1.4rem;}
.telbox p span{ font-family: Georgia,'Microsoft YaHei',sans-serif; font-size: 3.5rem; color: #ff0000;}
.tel .wechat img{ max-height: 9rem; box-shadow: 0 0 1rem rgba(0,0,0,.2);}
.navbox{ display: block; width: 100%;}
.nav{height: 5rem;line-height: 5rem;}
.nav ul li{ position: relative; width: 10%;}
.nav ul li>a{ position: relative; z-index: 1; display: block; width: 100%; text-align: center; color: #fff; font-size: 1.8rem;}
.nav ul li:hover,.nav ul li.active{background:rgba(0,0,0,.2);}
.nav ul li .subnav{ position: absolute; top: 5rem; width: 100%; min-width:12rem; height:auto; max-height: 0; overflow: hidden; transition: all 0.5s; background:#06659b;}
.nav ul li:hover .subnav{max-height: 100rem;}
.nav .subnav a{ display: block; width: 100%; line-height: 2rem; padding: 1rem 2rem; border-bottom: 1px solid rgba(255,255,255,0.2); color:#fff; font-size: 1.4rem; text-align: center;   transition: all 0.5s;}
.nav .subnav a:hover{ text-indent: 1rem;}
.nav .form input{ float: left;}
.nav .form input.keyword{ width: 12rem; margin-left: 3rem; height: 3rem; font-size: 1.8rem; background: none; border: 0; color: #fff;}
.nav .form input.search_btn{ width: 4rem; height: 3rem; background: url(../images/search_btn.png) no-repeat center; border: 0; border-left: 1px solid #fff;}
/*移动端导航样式*/
.menu-handler{position:absolute;z-index:1012;right:0;top:1rem;width:6rem;height:6rem;overflow:hidden;cursor:pointer; background: #06659b;}
.menu-handler .burger{position:absolute;z-index:5;top:1.8rem;left:50%;display:block;width:3.4rem;height:0.5rem;margin:0 0 0 -1.7rem;background:#fff;transform-origin:center;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;-ms-transform-origin:center}
.menu-handler .burger-2{top:2.8rem}
.menu-handler .burger-3{top:3.8rem}
.menu-handler.active .burger-1{top:2.6rem;-webkit-transform:rotate(225deg);transform:rotate(225deg)}
.menu-handler.active .burger-2{opacity:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;left:-100%}
.menu-handler.active .burger-3{top:2.6rem;-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}
.menuBlack{position:fixed;z-index:999;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5);display:none}
.menuBox{position:fixed;width:100%;top:0;right:-100%;height:100%; z-index:1000;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;display:none}
.navMobile{margin-top:8rem;padding:3rem 0;border-top:1px solid rgba(255,255,255,.3)}
.navMobile dd a{display:block;line-height:6rem;color:#fff;font-weight:400;font-size:2.4rem;text-align:center}
.navMobile dd p a.act{color:#fff}
.mtnav a{padding:13px 48px;font-size:16px}
.mtnav{background:#222;display:none}
.m-wx{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:15px;margin:auto;border-top:1px solid rgba(255,255,255,.2)}
.m-wx img{margin:auto}
.m-wx .codebox{max-width:50%;padding:2%;text-align:center;line-height:2rem; font-size: 2.4rem; color:#fff}
@media screen and (max-width:1365px){
    .logo p span a{ padding: 0 1rem;}
    .nav ul li > a{ font-size: 1.6rem;}
    .nav ul .search input{ width: 16rem;}
    .logo p span{ font-size: 1.4rem;}
}
@media screen and (max-width:1199px){
    .logo p span{ margin: 0;}
    .logo img{ max-height: 6rem;}

    .telbox p span{ font-size: 3rem;}
    .tel{ min-height: 6rem; padding-right: 6rem;}
}
@media screen and (max-width:767px){
    .header .container.flex{ padding: 1rem;}
    .logo{ padding-right: 6rem; min-height: 5rem;}
    .logo p{ padding-left: 1rem; margin-left: 1rem;}
    .logo p span{ letter-spacing: 0; font-size: 1.4rem; line-height: 1.5;}
    .menu-handler{ top: 1rem;}
    .navMobile{margin-top:7rem;}
}
/*幻灯大图*/
#banner{position:relative;width:100%;height:auto;overflow:hidden;cursor:pointer;}
#banner .swiper-container{width:100%;height:auto;margin:0 auto;max-height:900px}
#banner .swiper-slide{position:relative}
#banner .swiper-slide .content{position:absolute;top:50%;right:50%;z-index:20;width:1200px;height:auto;margin-top:-190px;margin-right:-600px}
#banner .swiper-slide .content img{margin:auto;width:auto;height:auto;max-width:100%}
#banner .swiper-slide .content a{display:inline-block;margin-top:30px;padding:8px 50px;border-radius:50px;background:#06659b;color:#fff}
#banner .img-fix{overflow:hidden}
#banner .swiper-slide img{width:100%;height:auto;transition:1s ease 2s;transform:scale(1.1,1.1)}
#banner .swiper-slide-active img,#banner .swiper-slide-duplicate-active img{transition:5s ease;transform:scale(1,1)}
#banner .swiper-container img{width:100%;height:auto}
#banner .swiper-container .swiper-button-next:hover,#banner .swiper-container .swiper-button-prev:hover{opacity:1}
#banner .swiper-button-next,#banner .swiper-button-prev{padding:5px 0;width:44px;border-radius:50%;opacity:.3}
#banner .swiper-button-prev{left:1.5rem;background:url(../images/left.png) no-repeat center #fff}
#banner .swiper-button-next{right:1.5rem;background:url(../images/right.png) no-repeat center #fff}
#banner .bottom-nav{position:absolute;bottom:2rem;z-index:10;width:100%;text-align:center}
#banner .swiper-pagination{position:relative;display:inline-block;height:29px;vertical-align:middle}
#banner .swiper-pagination-bullet{width:1.5rem;height:1.5rem;border:2px solid #06659b;border-radius:50%;background:0 0;box-sizing:border-box;margin:0 0.5rem;vertical-align:middle;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;opacity:1}
#banner .swiper-pagination-bullet-active{background:#06659b}

@media screen and (max-width:1199px){
    #banner{ padding-bottom: 0;}
}
@media screen and (max-width:767px){
    #banner .bottom-nav{ bottom: 1rem;}
   
}
/*首页板块*/
.wrapper{ width: 100%; height: auto; overflow: hidden;}
/*标题*/
.tit{ width: 100%; height: auto; padding: 3rem 0; text-align: center;}
.tit h3{ padding-top: 4rem; font-size: 3rem; line-height: 1; text-transform: uppercase; background: url(../images/titbg.png) no-repeat top center; }
.tit p{ font-size: 2rem;}
@media screen and (max-width:1600px){
}
@media screen and (max-width:1199px){
}
@media screen and (max-width:767px){
    .tit h3{ background-size: 3rem;}
    
}
/*板块一*/
.module01 .box ul{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.module01 .box ul li{ width: 49%; margin-bottom: 3rem;}
.module01 .box ul li a{ display: block; position: relative;}
.module01 .box ul li .txt{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; padding: 5rem; flex-direction: column; justify-content: center; align-items: flex-start; background-image: linear-gradient(to right, rgba(0,0,0,0.8), rgba(0,0,0,0));}
.module01 .box ul li .txt span{ display: block; width: 3rem; height: 3rem; border-radius: 50%; text-align: center; line-height: 3rem; background: #fff; color: #333; }
.module01 .box ul li .txt h3{ line-height: 4rem; font-size: 2.4rem; text-transform: uppercase;}
.module01 .box ul li:hover .txt{ background-image: linear-gradient(to right, rgba(6,101,155,0.8), rgba(0,0,0,0));}
.module01 .box ul li .imgcut{ padding-bottom: 50%;}
@media screen and (max-width:1199px){
    
}
@media screen and (max-width:767px){
    .module01 .box ul{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module01 .box ul li{ width: 100%; margin-bottom: 1rem;}
}
.module02 .box{ padding: 5rem 0; background:url(../images/bg.jpg) no-repeat; background-size: cover;}
.module02 .box .imgcut{ padding-bottom: 50%;}
.module02 .box .txt{ text-align: center;}
.module02 .box .txt h3{ line-height: 6rem; font-size: 2rem; color: #fff;}
.module02 .box .txt p{ font-size: 1.6rem; line-height: 2.4rem; color: #fff;}
.module02 .box .swiper-container{ padding-bottom: 5rem;}
/*案例*/
.module04{ height: auto; overflow: hidden;}
.module04 .box,.module04 .swiper-container{ padding-bottom: 5rem; overflow: visible;}
.module04 .swiper-slide{ position: relative; width:40%;transition-timing-function:linear}
.module04 .swiper-slide .txt{ opacity: 0; position: absolute; z-index: 1; width: 45%; height: 80%; right: -12rem; top: 10%; padding: 3rem; background: #255295; transition: all 1s; box-shadow: 0 0 3rem rgba(0,0,0,0.2);}
.module04 .swiper-slide .txt h3{ font-size: 2rem; font-weight: normal; color: #fff; white-space:nowrap;text-overflow :ellipsis; overflow : hidden;}
.module04 .swiper-slide .txt p{ margin: 1rem 0; height: 65%; font-size: 1.4rem; line-height: 2.4rem; color: #fff; overflow : hidden;}
.module04 .swiper-slide.swiper-slide-active a.img{ box-shadow: 0 0 3rem rgba(0,0,0,0.2);}
.module04 .swiper-slide.swiper-slide-active .txt{opacity: 1;}
.module04 .swiper-slide img{width:100%;}
.module04 .swiper-slide a.img{ display: block; border-radius:1rem; overflow: hidden;}
.module04 .swiper-slide .title{position:absolute;transform:rotate(90deg);transform-origin:left top;left:-0.5rem;font-size:1.6rem;color:#666}
.module04 .swiper-button-next,.module04 .swiper-button-prev{ width:8rem;height:8rem;background-size:8rem 8rem;margin-top:-4rem;outline:0; background: #255295; border-radius: 50%; background-repeat: no-repeat; background-position: center;}
.module04 .swiper-button-next{display: none; right:30%;margin-right:-12rem;background-image:url(../images/arrow_left.png)}
.module04 .swiper-button-prev{ left: 30%;margin-left:-12rem; background-image:url(../images/arrow_right.png)}
.module04 .swiper-container-horizontal > .swiper-pagination-bullets{bottom: 0;}
.module04 .swiper-pagination-bullet{ background:0 0;opacity:1;margin:0 1rem!important;width:1rem;height:1rem;position:relative;outline:0;vertical-align:middle}
.module04 .swiper-pagination-bullet span{width:1rem;height:1rem;background:#aaa;display:block;border-radius:50%;}
.module04 .swiper-pagination-bullet i{background:#255295;height:1px;width:3.5rem;position:absolute;top:0.5rem;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear}
.module04 .swiper-pagination-bullet-active span,.module04 .swiper-pagination-bullet:hover span{width:1rem;height:1rem;margin-top:0;margin-left:0;background:#255295;position:relative;z-index:1}
.module04 .swiper-pagination-bullet-active i{animation:middle 6s}
.module04 .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 5s}
.module04 .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 5s}
@keyframes first{0%{transform:scaleX(.5);left:0}
100%{transform:scaleX(1);left:2px}
}
@keyframes last{0%{transform:scaleX(.7);left:-1rem}
20%{transform:scaleX(.3);left:2px}
100%{transform:scaleX(.3);left:0}
}
@keyframes middle{0%{transform:scaleX(.7);left:-1rem}
20%{transform:scaleX(.45);left:2px}
100%{transform:scaleX(1);left:2px}
}
@media screen and (max-width:1600px){
    .module04 .swiper-slide .txt h3{ font-size: 1.6rem;}
    .module04 .swiper-slide .txt p{ margin: 1rem 0;}
}
@media screen and (max-width:1199px){
    .module04 .swiper-slide .txt{ right: -15%; padding: 2rem;}
    .module04 .swiper-slide{ width: 70%;}
    .module04 .swiper-button-prev{ left: 20%;}
}
@media screen and (max-width:767px){
    .module04 .swiper-slide .txt{ width: auto; right: -15%;box-shadow: none; height: auto; top: auto; bottom: 0; background: none;}
    .module04 .swiper-slide .txt p,.module04 .swiper-slide .txt h3{ display: none;}
    .module04 .swiper-slide{ width: 80%;}
    .module04 .swiper-button-prev{ width: 4rem; height: 4rem; left: 30%; background-size: 1rem 2rem;}
    .module04 .swiper-slide .txt a.more{ background: #255295; color: #fff;}
}

/*底部*/
.footer{ width: 100%; height: auto;background: url(../images/bg5.jpg) no-repeat rgba(0,0,0,.2); background-size: cover; background-position: 50%;color: #fff;margin-top: 12rem; }
.footer a{ color: #fff;}
.footer .foot{ padding: 5rem 0;}
.footer .foot .container{ -webkit-align-items: stretch; align-items: stretch;}
.footer .left{ width: 24%; position: relative;}
.footer .left .bg-linear{ position: absolute; left: 0; top: -15rem; width: 100%; height: 130%; padding: 3rem; background: url(../images/bg4.jpg) no-repeat; background-size: cover; background-position: 50%; -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; align-items: flex-start;}
.footer .left span{ font-size: 5rem; line-height: 5rem; font-weight: bold; color: rgba(255,255,255,.2);}
.footer .left h3{ font-size: 3rem; color: #fff;}
.footer .left p{ position: relative; color: #fff; font-size: 1.6rem;}
.footer .left p::after{ content: "+"; position: absolute; top: -8rem; left: 0; font-size: 5rem; color: #fff;}
.footer .center,.footer .right{ width: 38%;}
.footer .center .flex{ -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; align-items: flex-start;}
.footer .center span{ display: block;}
.footer .center{ padding-left: 5rem; color: #fff;}
.footer .center small,.footer .center span{ display: block;}
.footer .center p{ line-height: 3rem; margin: 1rem 0; color: #fff; font-size: 1.8rem; padding-left: 7rem; background-size: 5rem 5rem; background-position: left center; background-repeat: no-repeat;}
.footer .center p:first-child{ background-image: url(../images/phone.png);}
.footer .center p:nth-child(2){ margin: 3rem 0; background-image: url(../images/address.png);}
.footer .center small{ font-size: 1.4rem;}
.footer .center span.number{ font-size: 3rem; font-weight: bold;}
.foot .right{ padding-top: 3rem;}
.foot .right a{ color: #aaa;}
.foot .right a:hover{ color: #fff;}
.footer .right .flex{ -webkit-align-items: stretch; align-items: stretch;}
.foot .right ul{ width: 100%; border-left: 1px solid rgba(255,255,255,.2); padding-left: 3rem;}
.foot .right ul h3{ padding-bottom: 2rem; font-size: 2.4rem; font-weight: normal;}
.foot .right ul:last-child{ border-right: 1px solid rgba(255,255,255,.2);}
.footer .fbot{ padding: 3rem 0; border-top: 1px solid rgba(255,255,255,.2); font-size: 1.4rem;}
.footer .fbot a{ display: inline-block; padding: 0 0.5rem;}

@media screen and (max-width:1199px){
    .footer .left{ display: none;}
    .footer .center{ padding: 0;}
    .footer .center,.footer .right{ width: 100%;}
    .foot .flex{-webkit-flex-wrap: wrap; flex-wrap: wrap;}
}
@media screen and (max-width:767px){
    .footer{ padding: 3rem 0; margin: 0;}
    .foot .phone p span{ font-size: 3rem;}
    .foot .address p span{ font-size: 2rem;}

    .footer{ padding-bottom: 7rem;}
    .footer .copyright{ font-size: 1.6rem;}
}

/*侧边客服*/
.floating_ck{position:fixed;right:2rem;top:65%;z-index:9999;display:block}
.floating_ck dl dd{position:relative;width:6rem;height:6rem;margin-bottom:1px;background-color:#06659b;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;color:#666}
.floating_ck dl dd:hover{background-color:#06659b}
.floating_ck dl dd:hover .floating_left{display:block}
.consult{background-image:url(../images/qq.png)}
.words{background-image:url(../images/kficon.png)}
.quote{background-image:url(../images/kficon.png)}
.qrcord{background-image:url(../images/erweima.png)}
.return{background-image:url(../images/fanhui.png)}
.floating_ck dd span{display:block;padding-top:4rem;color:#fff;font-size:10px}
.floating_left{position:absolute;left:-120px;top:0;width:120px;height:6rem;background-color:#06659b;border:solid 1px #06659b;display:none}
.floating_left a{color:#fff;line-height:6rem}
.floating_ewm{height:auto;top:-8rem; padding-bottom: 1rem;}
.floating_ewm i{display:block;width:100px;height:100px;margin:auto;margin-top:1rem;background-size:100%}
.floating_ewm p{margin-top:5px;color:#fff}
.floating_ewm .qrcord_p01{font-size:1rem;line-height:2rem}
.floating_ewm .qrcord_p02{font-size:1.2rem}
@media screen and (max-width:1199px){
    .floating_ck{display:none}
}
/*移动端底部导航按钮*/
.footer-nav{ position:fixed;right:0;bottom:0;left:0;z-index:9999;height:7rem; padding-top: 1rem; background:#06659b; border-top:1px solid rgba(255,255,255,.3);color:#fff}
.footer-nav .nav-item{-webkit-display:flex;display:flex;width:25%;height:100%;vertical-align:middle;flex-shrink:1;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:1.8rem;color:#fff}
.footer-nav .nav-item.active{background-color:#06659b}
.footer-nav .nav-item .nav-icon{display:block; width:3rem}
.footer-nav .nav-item .nav-icon>img{display:block;max-width:100%}
.show-wx{position:fixed;z-index:1002;bottom:6rem;width:100%;display:none;overflow:hidden;text-align:center}
.show-wx img{display:inline-block;max-width:15rem}

