<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:#0088ce;background:-webkit-linear-gradient(to left,#0088ce,#0088ce);background:linear-gradient(to left,#0088ce,#0088ce)}
.g-bg-color2{background:#14c81e;background:-webkit-linear-gradient(to left,#cf0008,#14c81e);background:linear-gradient(to left,#cf0008,#14c81e)}
.bg-color1{ background: #0088ce;}
.bg-color2{ background: #14c81e;}

.relative{ position: relative;}
.zindex0{ z-index: 0;}
.zindex1{ z-index: 1;}

.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;}
/*顶部*/
.topbar{ position: relative; z-index: 999; width: 100%; height: 4rem; line-height: 4rem; background: #f5f5f5;}
.topbar p,.topbar p a{ color: #333; font-size: 1.4rem;}
.topbar p{ width: 100%; text-align: left;}
.topbar p:last-child{ text-align: right;}
.topbar p a{ display: inline-block; padding: 0 2rem; border-right: 1px solid #ddd;}
.topbar p a:first-child{ border-left: 1px solid #ddd;}
.topbar p a:hover{ color: #0088ce;}
.header{ position: relative; z-index: 999; width: 100%; height: auto; background: #fff;}
.header .container.flex{padding-top: 1rem; padding-bottom: 1rem;}
.logo,.tel{ 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.5rem;}
.logo img{ max-height: 6rem; }

.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;}
.telbox::before{ content: ""; position: absolute; z-index: -1; left: 0; top: 0; width: 6rem; height: 6rem; border-radius: 50%; background:#0088ce;background:-webkit-linear-gradient(to left,#0088ce,#0088ce);background:linear-gradient(to left,#0088ce,#0088ce)}
.telbox p{ line-height: 3rem;}
.telbox p small{ font-size: 1.4rem;}
.telbox p span{ font-size: 3.5rem; color: #0088ce;}
.tel .wechat img{ max-height: 9rem; box-shadow: 0 0 1rem rgba(0,0,0,.2);}
.navbox{ display: block; width: 100%;}
.nav{height: 6rem;line-height: 6rem;}
.nav ul li{ position: relative; width: 11%;}
.nav ul li&gt;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:#14c81e;background:-webkit-linear-gradient(to right,#14c81e,#14c81e);background:linear-gradient(to right,#14c81e,#14c81e)}
.nav ul li .subnav{ position: absolute; top: 6rem; width: 100%; min-width:12rem; height:auto; max-height: 0; overflow: hidden; transition: all 0.5s; background:#14c81e;}
.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; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;  -webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.nav .subnav a:hover{ text-indent: 1rem;}

/*移动端导航样式*/
.menu-handler{position:absolute;z-index:1012;right:0;top:1rem;width:6rem;height:6rem;overflow:hidden;cursor:pointer; background: #14c81e;}
.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:#eee;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 &gt; a{ font-size: 1.6rem;}
    .nav ul .search input{ width: 16rem;}
    .logo p span{ font-size: 1.4rem; line-height: 1.2}
}
@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;}
}


.toolbar{ width: 100%; height: 6rem; bottom: 0; background: #f0f0f0; }
.toolbar .hot_new{ width: 100%; height: 6rem; line-height: 6rem;}
.toolbar .hot_new span{ display: block; float: left; padding-left: 3rem; background: url(../images/hot.png) no-repeat left center;}
.search{ width: 100%; max-width: 23rem; height: 4rem; overflow: hidden; padding-left: 1rem; background:#fff; border-radius: 4rem;}
.search input{ float: left; width: 18rem; height:4rem; line-height: 4rem; padding: 0 1rem; background: none; border: none; font-size: 1.4rem;}
.search input.button{ width: 3rem; height: 3rem; margin-top: .5rem; border-radius: 50%; background: url(../images/search.png) no-repeat center #0088ce;}
@media screen and (max-width:1600px){
    .toolbar::after{width: 35rem;}
}
@media screen and (max-width:1199px){
    .toolbar{ position: relative; height: auto; bottom: 0;}
    .toolbar::after{ display: none;}
}
@media screen and (max-width:767px){
    .toolbar{ margin: 0;}
    .search{ margin: 1rem auto; max-width: 80%; position: relative;}
    .search input{width: 100%;}
    .search input.button{ position: absolute; right: .5rem;}
}
/*幻灯大图*/
#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:#14c81e;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 #14c81e;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:#14c81e}

@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;}
.more{ display: inline-block; padding: 1rem 5rem; color: #fff; border-radius: 6rem;}
/*标题*/
.tit{ width: 100%; height: auto; padding: 3rem 0; text-align: center; position: relative; z-index: 1}
.tit h3{ -webkit-justify-content: center; justify-content: center; flex-direction: column; line-height: 4rem; font-size: 4rem;}
.tit h3 b{ color: #0088ce;}
.tit h3 span{ display: block; padding: 0 3rem; white-space: nowrap;}
.tit h3 span.icon-img{ position: relative; padding-bottom: 3rem;}
.tit h3 span.icon-img::after{ content: ""; position: absolute; z-index: -1; left: 50%; margin-left: -2.5rem; bottom: 2rem; width: 5rem; height: 2rem; border-radius: 100%; background:#0088ce;background:-webkit-linear-gradient(to left,#0088ce,#0088ce);background:linear-gradient(to left,#0088ce,#0088ce)}
.tit h3 span small{ display: inline-block; padding: 0 3rem; color: #333;}
.tit h3 span,.tit h3 img{ display:block; width: auto;}
.tit p{ margin-top: 2rem; line-height: 3rem; color: #333; font-size: 1.8rem;}
@media screen and (max-width:1600px){
    .tit h3{ font-size: 3rem; line-height: 3rem;}
}
@media screen and (max-width:1199px){
    .tit p{ font-size: 1.2rem;} 
}
@media screen and (max-width:767px){
    .tit h3 span{ padding: 0 1rem;}
    .tit h3{ font-size: 3rem;}
    .tit p{ font-size: 1.6rem;}
}

.banner-bar{ position: relative; width: 100%; height: 12rem; margin-top: 5rem }
.banner-bar ul{ width: 100%; height: 12rem; padding: 1.5rem; background: #fff; box-shadow: 0 0 3rem rgba(0,0,0,.2);}
.banner-bar ul li{ width: 25%; -webkit-justify-content: center; justify-content: center; border-right: 1px solid #ddd; padding:0 1rem;}
.banner-bar ul li:last-child{ border-right: 0;}
.banner-bar ul li .txt{ padding-left:1rem;}
.banner-bar ul li .txt h5{ color: #14c81e; font-size: 3rem; font-family: Georgia, 'Times New Roman', Times, serif;}
.banner-bar ul li .txt p{ font-size: 1.8rem;}
@media screen and (max-width:1199px){

    .banner-bar{ position: relative; height: auto; bottom: 0; margin: 3rem 0;}
    .banner-bar ul{ flex-wrap: wrap; height: auto;}
    .banner-bar ul li{ width: 50%; margin: 1.5rem 0;}
    .banner-bar ul li:nth-child(2){ border-right: 0;}
}
@media screen and (max-width:767px){
  
    .banner-bar{ margin: 0;}
    .banner-bar ul{ box-shadow: none; background: none; padding: 0;}
    .banner-bar ul li .img{ width: 6rem; height: 6rem;}
    .banner-bar ul li .txt p{ font-size: 1.5rem;}
}

/*板块一*/
.module01{ padding: 5rem 0;}
.module01 .box{ width: 100%; height: auto; overflow: hidden;}
.module01 .box .swiper-container{ padding-bottom: 4rem;}
.swiper-pagination-bullet-active{ background: #14c81e;}
.module01 .box .swiper-slide a{ display: block; padding-bottom: 2rem;}
.module01 .box .swiper-slide a .img{ transition: all 0.5s;}
.module01 .box .swiper-slide .txt{ width: 100%; height: auto; padding: 1.5rem; background: #f5f5f5;}
.module01 .box .swiper-slide .txt h3{ line-height: 4rem; font-size: 2rem;}
.module01 .box .swiper-button-next,.module01 .box .swiper-button-prev{ z-index: 1002; top: 50%; margin-top: -4rem; width: 4rem; height: 8rem; line-height: 8rem; text-align: center; background: #14c81e; color: #fff;}
.module01 .box .swiper-button-next{ right: 0;}
.module01 .box .swiper-button-prev{ left: 0;}
@media screen and (max-width:1600px){
    .module01{ padding: 3rem 0;}
}
@media screen and (max-width:1199px){
    .module01 .box .swiper-container{ padding-bottom: 0;}
    .module01 .box .swiper-slide .txt h3{ font-size: 1.6rem;}
    .module01 .box .swiper-slide .txt p{ font-size: 1.4rem;}
}
@media screen and (max-width:767px){
    .module01 .box .swiper-container{ padding-bottom: 4rem;}
    .module01 .box .swiper-slide{ background: #f5f5f5;}
    .module01 .box .swiper-slide .txt{ font-size: 1.6rem;}
}
/*版块二*/
.module02{ width: 100%; height: auto; overflow: hidden;}
.module02 .left,.module02 .right{ width: 50%; height: 26rem; color: #fff;}
.module02 .left .flex{padding-left: 5rem; -webkit-flex-direction: column; flex-direction: column; -webkit-align-items: flex-start; align-items: flex-start;}
.module02 .left h3{ line-height: 4rem; font-size: 3rem; font-weight: normal;}
.module02 .left small{ text-transform: uppercase; font-size: 1.2rem; opacity: 0.5;}
.module02 .left p{ margin: 1rem 0; letter-spacing: 0.3rem; font-size: 1.8rem; opacity: 0.8;}
.module02 .left a{ display: inline-block; padding: 0.5rem 3rem; color: #14c81e; background: #fff}
.module02 .left{ background: url(../images/bg1.jpg) no-repeat; background-size: cover; background-position: right}
.module02 .right{ background: url(../images/bg2.jpg) no-repeat; background-size: cover; background-position: left; padding: 0 5rem;}
.module02 .right h3{ font-size: 3rem; padding-bottom: 2rem;}
.module02 .right p{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.module02 .right span{ display: block; padding-left: 3rem; width: 33.33%; background: url(../images/g-dot.png) no-repeat left center; background-size: 2rem 2rem; font-size: 1.8rem;}
@media screen and (max-width:1600px){
    .module02 .right span{ width: 33.33%; font-size: 1.4rem;}
    .module02 .right h3{ font-size: 2.5rem }
}
@media screen and (max-width:1199px){
    .module02 .left,.module02 .right{ width: 100%; padding: 3rem;}
    .module02 .left{ background-position:left;}
    .module02 .left .flex{ padding: 0;}
    .module02 .flex{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
}
@media screen and (max-width:767px){
    .module02 .left{ background-position:center;}
    .module02 .left,.module02 .right{padding: 1rem;}
    .module02 .right span{ width: 50%;}
    .module02 .right span{ font-size: 1.8rem;}
}
/*版块三*/
.module03{ width: 100%; height: auto; padding: 5rem 0; overflow: hidden;}
.module03 .box{ align-items:stretch; }
.module03 .lbox{ min-width: 280px; max-width: 280px}
.module03 .lbox .title{ width: 100%; padding:4rem 2rem; color: #fff}
.module03 .lbox .title h3{ font-size: 2.5rem }
.module03 .lbox .title h3 small{ font-size: 1.4rem }
.module03 .lbox ul{ margin-top:1rem; padding: 1rem; width: 100%; border:2px solid #0088ce; flex-wrap: wrap;}
.module03 .lbox ul li{ width: 100%;margin-bottom: 1px}
.module03 .lbox ul li &gt; a{ position: relative; display: block; width: 100%; height: 4.5rem; line-height: 4.5rem; padding-left: 3rem; color: #fff; font-size: 1.5rem; font-weight: bold; }
.module03 .lbox ul li &gt; a span.dot{ position: absolute; left: 2rem; top: 50%;margin-top: -2.5px; display: block; width: 5px; height: 5px; border-radius: 50%; background: #fff }
.module03 .lbox ul li .subli{ padding: 1rem 3rem; }
.module03 .lbox ul li .subli a{ display: block; width: 100%; height: 3rem; line-height: 3rem; font-size: 1.4rem;transition: all 0.5s; }
.module03 .lbox ul li .subli a:hover{ text-indent: 2rem; color: #0088ce }

.module03 .rbox{width: 100%; padding-left:5rem;}
.module03 .rbox ul{ flex-wrap: wrap;}
.module03 .rbox ul li{ width: 24%; margin-bottom: 3rem}
.module03 .rbox ul li a{ display: block; width: 100%;}
.module03 .rbox ul li .img{ padding: 0.5rem; border:1px solid #ddd;}
.module03 .rbox ul li .imgcut{ overflow: hidden;}
.module03 .rbox ul li img{ transition: all 0.5s; }
.module03 .rbox ul li:hover img{ transform:scale(1.05) }
.module03 .rbox ul li .txt{ text-align: center; line-height: 3rem; }
.module03 .rbox ul li:hover .txt{ color: #0088ce }

@media screen and (max-width:1440px){
  .module03 .lbox{ min-width: 240px; max-width: 240px}
  .module03 .lbox .title{ padding: 2rem }
  .module03 .lbox ul li &gt; a{ height: 5rem; line-height: 5rem; }
}
@media screen and (max-width:1199px){
    .module03{ padding: 2rem 0 }
    .module03 .box{ flex-wrap: wrap; }
    .module03 .lbox{ min-width: 100%; max-width: 100%}
    .module03 .rbox ul li{ width: 32%; margin: 1rem 0}
    .module03 .lbox ul li{ width: 33% }
    .module03 .rbox{ padding-left: 0 }
}
@media screen and (max-width:767px){
    .module03 .lbox ul li{ width: 100% }
    .module03 .rbox ul li{ width: 48%;}
    .module03 .rbox ul li .txt{ font-size: 1.5rem }
     .module03 .lbox ul li &gt; a{ font-size: 2rem }
    .module03 .lbox ul li .subli{ padding: 1rem; display: flex; justify-content: space-between; flex-wrap: wrap; }
    .module03 .lbox ul li .subli a{ width: 48%; font-size: 1.5rem}
}
.module04{ width: 100%; height: auto; padding-top: 5rem; overflow: hidden; background: url(../images/bg3.jpg) no-repeat bottom center;}
.module04 .box{ width: 100%;}
.module04 .box .item{ width: 100%; background: #f5f5f5;}
.module04 .box .img, .module04 .box .txt{ width: 50%;}
.module04 .box .imgcut{ padding-bottom: 46.8%;}
.module04 .box .item:nth-child(2n){  -webkit-flex-direction: row-reverse; flex-direction: row-reverse;}
.module04 .box .txt{ padding: 3rem 5%;  -webkit-align-items: flex-start; align-items: flex-start;}
.module04 .box .txt .flex{  padding-left: 2rem; -webkit-flex-direction: column;  flex-direction: column;  -webkit-align-items: flex-start; align-items: flex-start;}
.module04 .box .txt .number{ width: 6rem;min-width: 6rem; height: 8rem; text-align: center; color: #fff; line-height: 1.5;}
.module04 .box .txt .number span{ font-size: 3rem;}
.module04 .box .txt .number span,.module04 .box .txt .number small{ display: block; text-transform: uppercase;}
.module04 .box .txt h3{ font-size: 4rem; line-height: 1.5;}
.module04 .box .txt h3 small{ display: block; font-size: 1.4rem; text-transform: uppercase;}
.module04 .box .txt .txt-body{ padding: 3rem 0;}
.module04 .box .txt p{ line-height: 1.5; font-size: 1.8rem; margin-bottom: 1rem; padding-left: 3rem; background: url(../images/dot.png) no-repeat left 0.6rem; }
.module04 .box .txt a.more{ color: #fff;}
.module04 .box .tel span.telicon{ position: relative; display: block; width: 6rem; height: 6rem; border-radius: 50%;}
.module04 .box .tel span.telicon::after{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 6rem; height: 6rem;background: url(../images/phone.png) no-repeat center;}
.module04 .box .tel.flex{  -webkit-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; align-items:  center;}
.module04 .box .tel small,.module04 .box .tel span{ display: block; line-height: 1.2;}
.module04 .box .tel small{ font-size: 1.4rem;}
.module04 .box .tel span{ font-size: 3.5rem; color: #da0000; font-family: Georgia, 'Times New Roman', Times, serif;}
@media screen and (max-width:1600px){
    .module04 .box .imgcut{ padding-bottom: 50%;}
    .module04 .box .txt .txt-body{ padding: 1rem 0;}
    .module04 .box .txt p{ font-size: 1.6rem;}
}
@media screen and (max-width:1199px){
    .module04{ padding-top: 0;}
    .module04 .box .item{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module04 .box .img, .module04 .box .txt{ width: 100%;}
}
@media screen and (max-width:767px){
    .module04 .box .txt h3{ font-size: 3rem;}
    .module04 .box .txt .number small{ font-size: 1.6rem;}
}
.module05{ width: 100%; height: auto; padding: 5rem 0; overflow: hidden;}
.module05 .tree{ padding-bottom: 3rem;}
.module05 .tree ul{ width: 100%; height: auto; overflow: hidden;}
.module05 .tree ul li{ -webkit-flex-direction: column; flex-direction: column; text-align: center; min-width: 13%; padding: 1rem; border: 1px solid #ddd; cursor: pointer;}
.module05 .tree ul li .img{ position: relative; width: 10rem; height: 10rem; border-radius: 50%;}
.module05 .tree ul li img{ display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto;}
.module05 .tree ul li img:last-child{display: none;}
.module05 .tree ul li .txt{ margin: 2rem 0;}
.module05 .tree ul li .txt h3{ font-size: 2.4rem;}
.module05 .tree ul li span{ display: block; width: 5rem; height: 5rem; font-size: 4rem; font-family: Georgia, 'Times New Roman', Times, serif; line-height: 5rem; text-align: center; color: #0088ce; }
.module05 .tree ul .arrow{ width: 1.7rem; height: 2.2rem; background: url(../images/icon4-jt.png) no-repeat center; background-size: 100%;}
.module05 .tree ul .arrow:last-child{ display: none }
.module05 .tree ul li:hover{ border: 0; background:#0088ce;background:-webkit-linear-gradient(to left,#0088ce,#0088ce);background:linear-gradient(to left,#0088ce,#0088ce)}
.module05 .tree ul li:hover h3,.module05 .tree ul li:hover p,.module05 .tree ul li:hover span{ color: #fff;}
.module05 .tree ul li:hover img:last-child{display: block;}
@media screen and (max-width:1199px){
    .module05{ padding-top: 3rem;}
    .module05 .tree ul li .img{ width: 8rem; height: 8rem;}
    .module05 .tree ul li{ width: 15%;}
    .module05 .tree ul .arrow{ width: 1.7%;}
    .module05 .tree ul li .txt h3{ font-size: 1.8rem;}
    .module05 .tree ul li .txt p{ font-size: 1.4rem; line-height: 2rem; padding-top: 1rem;}
}
@media screen and (max-width:767px){
    .module05{ padding-bottom: 0;}
    .module05 .tree ul{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module05 .tree ul li{ width: 33%; margin-top: 1rem;}
    .module05 .tree ul li .img{ width: 12rem; height: 12rem;}
    .module05 .tree ul li .txt h3{ font-size: 2rem;}
    .module05 .tree ul li .txt p{ font-size: 1.6rem;}
    .module05 .tree{ padding-bottom: 5rem;}
    .module05 .tree ul .arrow{ display: none;}
}
.module06{ width: 100%; padding: 5rem 0; height: auto; overflow: hidden;}
.module06 .numCount{ width: 100%; height: auto; padding:5rem 3rem;}
.module06 .numCount .item{ width:25%; border-left: 1px solid rgba(255,255,255,.7); padding:0 3rem; box-sizing: border-box; cursor: pointer;}

.module06 .numCount .item .txt::before{ content: ""; position: absolute; left: 0; width: 5rem; height: 5rem; background-color: #fff; background-position: center; background-repeat: no-repeat; border-radius: 50%; overflow: hidden;}
.module06 .numCount .item:nth-child(1) .txt::before{background-image: url(../images/icon1-1.png);}
.module06 .numCount .item:nth-child(2) .txt::before{background-image: url(../images/icon1-2.png);}
.module06 .numCount .item:nth-child(3) .txt::before{background-image: url(../images/icon1-3.png);}
.module06 .numCount .item:nth-child(4) .txt::before{background-image: url(../images/icon1-4.png);}
.module06 .numCount .item:first-child{ border-left: 0;}
.module06 .numCount .item .txt{ text-align: left; padding-left: 6rem;position: relative; }
.module06 .numCount .item .txt h3{ transition: all 0.5s; font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif; font-size: 5rem; color: #fff;}
.module06 .numCount .item .txt h3 sub{ font-size:1.2rem; font-weight: normal; padding: 1rem; color: #fff;}
.module06 .numCount .item .txt p{  font-size: 1.6rem; color: #fff;}

@media screen and (max-width:1600px){
    .module06 .numCount .item{ padding: 1.5rem;}
    .module06 .numCount .item .txt p{ font-size: 1.4rem;}
}
@media screen and (max-width:1365px){
    .module06{ padding-top: 0;}
    .module06 .numCount{ padding: 3rem 0;}
}
@media screen and (max-width:1199px){
    .module06 .container{ padding: 0;}
    .module06 .numCount .item{ padding:0 1rem;}
    .module06 .numCount .item .txt h3{ font-size: 3rem;}
    .module06 .numCount .item .txt p{ font-size: 1rem;}
}
@media screen and (max-width:767px){
    .module06 .numCount{ width: 100%; -webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module06{ background-size: 200% auto;}
    .module06 .numCount .item{ width: 50%; margin-bottom: 3rem;}
    .module06 .numCount .item .txt h3{ font-size: 5rem;}
    .module06 .numCount .item .txt p{ font-size: 1.6rem;}
}
.module07{ width: 100%; padding: 0; padding-bottom: 5rem; height: auto; overflow: hidden;}
.module07 .left{ width:50%; padding-right: 5rem;}
.module07 .left h3{ position: relative; height: 4rem; line-height: 4rem; font-size: 3rem; padding-left: 2rem; margin-bottom: 2rem;}
.module07 .left h3::after{ content: ""; position: absolute; left: 0; top: 0; width: 0.5rem; height: 100%; background:-webkit-linear-gradient(to bottom,#0088ce,#14c81e);background: linear-gradient(to bottom,#0088ce,#14c81e);}
.module07 .left small{ display: inline-block; font-size: 1.4rem; text-transform: uppercase;}
.module07 .left p{ font-size: 1.6rem; line-height: 3rem;}
.module07 .left a.more{ display: inline-block; padding: 1rem 5rem; margin: 3rem 0; color: #fff; border-radius: 6rem;}
.module07 .left .about_menu li{ position: relative; width: 22%; line-height: 5rem; text-align: center;}
.module07 .left .about_menu li a{ display: block; padding-top: 10rem; font-size: 1.8rem;}
.module07 .left .about_menu li:nth-child(1) a{ background: url(../images/g1.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(2) a{ background: url(../images/g2.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(3) a{ background: url(../images/g3.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(4) a{ background: url(../images/g4.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(1) a:hover{ background: url(../images/g11.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(2) a:hover{ background: url(../images/g21.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(3) a:hover{ background: url(../images/g31.png) no-repeat center 4rem;}
.module07 .left .about_menu li:nth-child(4) a:hover{ background: url(../images/g41.png) no-repeat center 4rem;}
.module07 .left .about_menu li::before{ content: ""; z-index: -1; width: 100%; padding-bottom: 100%; position: absolute; left: 0; top: 0; background: url(../images/d2.png) no-repeat center top;}
.module07 .left .about_menu li:hover::before{ background-image: url(../images/d3.png);}
.module07 .left .about_menu li:hover a{ color: #14c81e;}
.module07 .right{ width: 50%;}
.module07 .right .imgcut{ padding-bottom: 67%;}
@media screen and (max-width:1600px){
    .module07 .left p{ font-size: 1.4rem; line-height: 2.4rem;}
}
@media screen and (max-width:1199px){
    .module07 .box{-webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module07 .left,.module07 .right{ width: 100%; padding: 0;}
}
@media screen and (max-width:767px){
    .module07 .left p{ font-size: 2rem; line-height: 3rem;}
    .module07 .left .about_menu li a,.module07 .left .about_menu li::before{ background-size: contain;}
}

/*新闻*/
.module09{ width: 100%; padding: 5rem 0; height: auto; overflow: hidden; background: #f5f5f5;}
.module09 .box{ -webkit-align-items: stretch; align-items: stretch;}
.module09 .lbox,.module09 .cbox{ width: 31%;background: #fff;}
.module09 .lbox .txt{ padding:3rem 3rem;}
.module09 .lbox .top a{ display: block; transition: all 0.5s;}
.module09 .lbox .txt h3{ position: relative; padding-left: 12rem; padding-bottom: 1rem; line-height: 3rem; }
.module09 .lbox .txt h3 span{ position: absolute; left: 0; display: block; width: 10rem; text-align: center; line-height: 3rem; font-size: 1.4rem; font-weight: normal; background: #0088ce; color: #fff;}
.module09 .lbox .txt p{ font-size: 1.4rem; color: #666; line-height: 2.4rem;}
.module09 .lbox a:hover h3{ color: #0088ce;}
.module09 .lbox a:hover{ box-shadow: 0 0 1rem rgba(0,0,0,.2);}
.module09 .cbox{ padding: 1rem;}
.module09 .cbox .top{ padding-bottom: 1rem; margin-bottom: 1rem; border-bottom: 1px solid #ddd;}
.module09 .cbox .top .txt.flex{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
.module09 .cbox .img{ width: 30%;}
.module09 .cbox .top .txt{ width: 70%; padding-left: 1rem;}
.module09 .cbox .top .txt p{ font-size: 1.4rem; line-height: 2rem; color: #666; margin: 0.5rem 0; display: -webkit-box; overflow: hidden; text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.module09 .cbox .top .txt h3{ line-height: 3rem; }
.module09 .cbox .top .txt span{ color: #aaa; font-size: 1.2rem;}
.module09 .cbox .top a:hover h3{ color: #0088ce;}

@media screen and (max-width:1600px){
    .module09{ padding: 3rem 0;}
}
@media screen and (max-width:1199px){
    .module09 .box{-webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .module09 .lbox,.module09 .cbox{ width: 100%; margin-bottom: 3rem;}
}
@media screen and (max-width:767px){
    .module09 .lbox .img{ display: none }
    .module09 .cbox .top .txt h3,.module09 .lbox .txt h3{ font-size: 2rem }
}
/*底部*/
.footer{ width: 100%; height: auto; margin-top: 10rem; padding-top: 10rem; background: url(../images/fbg.jpg) no-repeat center; background-size: cover; color: #fff;}
.footer a{ color: #fff;}
.footer .container{ position: relative;}
.footer .message form{ padding-top: 1rem;}
.footer .message{ width: 100%; height: 20rem; position: absolute; left: 0; top: -20rem; padding:3rem 5rem; background-image: url(../images/contact.jpg); background-size: cover;}
.footer .message input,.footer .message textarea{ width: 20%; max-width: 50rem; border: none; border-radius: 0; color: #fff; padding: 1rem; font-size: 1.4rem; line-height: 3rem; height: 5rem;}

::-webkit-input-placeholder { color: #fff; } 
:-moz-placeholder { color: #fff; } 
::-moz-placeholder { color: #fff; } 
:-ms-input-placeholder { color: #fff; } 

.footer .message input:not(.btn),.footer .message textarea{ padding-left: 3.5rem; background: none; border-bottom: 1px solid rgba(255,255,255,.2);}
.footer .message input.uname{ background-image: url(../images/icon_admin.png); background-repeat: no-repeat; background-position: 1rem 1.8rem; background-size: 1.6rem 1.6rem;}
.footer .message input.phone{ background-image: url(../images/icon_nav_tel.png); background-repeat: no-repeat; background-position: 1rem 1.8rem; background-size: 1.6rem 1.6rem;}
.footer .message textarea{ width: 40%; border-bottom: 1px solid rgba(255,255,255,.2); background-image: url(../images/icon_wx.png); background-repeat: no-repeat; background-position: 1rem 1.8rem; background-size: 1.6rem 1.6rem; overflow: hidden;}
.footer .message input.btn{ width: 18%; background: rgba(0,0,0,.8);}
.footer .message h3{ font-size: 2.4rem; font-weight: normal; line-height: 4rem;}
.footer .message p{ font-size: 1.6rem;}

.foot{ padding: 5rem 0; line-height: 3rem;}
.foot .flex{ -webkit-align-items: stretch; align-items: stretch;}
.foot p{ text-align: center; padding-top: 7rem;}
.foot .phone p{ background: url(../images/phone.png) no-repeat top center;}

.foot p span,.foot p small{ display: block;}

.foot .phone p span{ font-size: 4rem;line-height: 5rem; background: linear-gradient(to right,#0088ce,#0088ce);-webkit-text-fill-color: transparent; -webkit-background-clip: text; background-clip: text;}
.foot .address p{ background: url(../images/address.png) no-repeat top center;}
.foot .wechat{ text-align: center;}
.foot .wechat img{ display: block; max-width: 15rem} 
.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){
    .foot .flex{-webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .footer .message{ padding: 1rem;}
    .foot .phone p span{ font-size: 1.8rem;}
    .foot .address p span{ font-size: 1.4rem;}
}
@media screen and (max-width:767px){
    .footer{ padding: 3rem 0; margin: 0;}
    .footer .message h3{ font-size: 2.4rem;}
    .footer .fbot{ padding-bottom: 8rem;}
    .footer .message{ position: relative; height: auto; padding: 2rem; top: 0;}
    .footer .message .flex{ flex-direction: column;}
    .footer .message input.uname,.footer .message input.phone,.footer .message textarea{ font-size: 2rem; background-size: 2.4rem 2.4rem; padding-left: 4.5rem; background-position: 1rem 1.4rem}
    .footer .message input,.footer .message textarea,.footer .message input.btn{ width: 100%; margin-top: 1rem;}
    .foot{ -webkit-flex-wrap: wrap; flex-wrap: wrap;}
    .foot .phone,.foot .wechat,.foot .address{ width: 100%; margin: 1.5rem 0;}
    .foot img{ margin: auto;}
    .foot p{ padding-top: 8rem;}
    .foot .phone p span{ font-size: 3rem;}
    .foot .address p span{ font-size: 2rem;}
}

/*侧边客服*/
.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:#0088ce;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;color:#666}
.floating_ck dl dd:hover{background-color:#0088ce}
.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:#0088ce;border:solid 1px #0088ce;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:#14c81e; 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:#14c81e}
.footer-nav .nav-item .nav-icon{display:block; width:3rem}
.footer-nav .nav-item .nav-icon&gt;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}

</pre></body></html>