@charset "utf-8";

@font-face { font-family: sy; src: ; }
@font-face { font-family: geo; src: ; }

.a_body { position: relative; z-index: 0; }
.section { overflow: hidden; }
.header_box {position: relative;z-index: 10000;height: 0px;position: absolute;width: 100%;}
.head-t{width: 100%;padding: 0.09rem 0;background: #2b938f;}
.head-t .wp{justify-content: space-between;align-items: center;}
.head-t li a{align-items: center;color: #fff !important;font-size: 0.16rem;padding: 0 0.1rem;}
.head-t li a img{display: inline-block;margin-right: 0.1rem;}
.head-t ul{margin: 0 -0.1rem;}
#header {z-index: 999;width: 100%;transition: all 0.36s ease 0s;position: relative;}
.header_box_li #header::before {content: "";position: absolute;height:1.6rem;top: 0px;left: 0px;right: 0px;transition: all 0.2s;opacity: 1;visibility: visible;background:  center top / 100% 100% repeat-x;}

#header .right {padding-left: 5%;flex: 1;display: flex;flex-direction: column;align-items: flex-end;}
.right-b{display:flex;align-items: center;width: 100%;justify-content: flex-end;margin-top: .2rem;}
.list_box0 {display: flex;/* align-items: center; */flex-wrap: wrap;}
.list_box0 .li {font-size: 0.14rem;color: #fff;display: inline-block;padding-right: 0.02rem;}
.right-b .list_box0 .li{color: #fff;font-size: 0.14rem;position: relative;}
.list_box0 .li  a{transition: 0.5s;border-right: 1px solid rgba(255,255,255,.5);padding: 0 .15rem;align-items: center;}
.list_box0 .li a img { display: inline-block;margin-right: 0.1rem;}
.list_box0 .li:last-child a{border: none !important;padding-right: 0;}

#m_header .list_box0 .li { line-height: 60px; }
#m_header .list_box0 .li a .ewm_box { top: 60px; }
#m_header .list_box0 .li a > img { height: 12px; }
.list_box_01 { font-size: 0px; white-space: nowrap; padding: 0.1rem; }

#header .wp {height: 1.2rem;display: flex;justify-content: space-between;align-items: center;}

#logo {padding: 0px;position: relative;max-width: 4.8rem;}
 
#nav ul {display: flex;justify-content: space-between;align-items: center;}
#nav ul li {/* float: left; */z-index: 0;height: 100%;position: relative;border-right: 1px solid rgba(255,255,255,.5);}
#nav ul li:last-child{border-right: none;}
#nav ul li a {padding: 0 0.15rem;position: relative;display: block;}
#nav ul li h3 {font-size: 0.18rem;color: #fff;line-height: 0.25rem;align-items: center;}
#nav ul li:last-child>a{padding-right:0;}
#nav ul li h3 img{display: inline-block;margin-right: 0.05rem;}
#nav ul li .sub {position: absolute;top: 115%;background: rgb(255, 255, 255);width: auto;left: 50%;z-index: 10000;transform: translatex(-50%) scaley(0);visibility: hidden;opacity: 0;transition: all 0.5s ease 0s;transform-origin: center top;box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;border-radius: 0px 0px 0.08rem 0.08rem;}
#nav ul li .sub::after {content: "";height: 3px;width: 100%;position: absolute;left: 0px;top: 0px;background: #2b938f;}
#nav ul li .sub .box { padding: 0.14rem 0px; text-align: center; }
#nav ul li .sub a {padding: 8px 30px;line-height: 0.28rem;transition: all 0.6s ease 0s;font-size: 0.16rem;color: rgb(51, 51, 51);text-align: center;white-space: nowrap;min-width: 1.2rem;font-weight: bold;}
#nav ul li .sub a:hover {color: rgb(255, 255, 255) !important;background: #2b938f;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translatex(-50%) scaley(1); }



#m_nav * {transition: all 0s ease 0s;}
.m_header_box {transition: all 0.6s ease 0s;display: none;position: relative;z-index: 100000;height: .7rem;}
.m_header_box header {padding: 0px 0px 0px 15px;height: 0.7rem;background: #2b938f;box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;position: fixed;top: 0px;left: 0px;right: 0px;z-index: 100;display: flex;justify-content: space-between;align-items: center;}
.m_header_box header #logo img {height: auto;max-height: 0.6rem;    padding: 0.05rem;}
.m_header_box header #logo { padding: 0px; width: calc(100% - 80px); }
#m_nav .list_box0 .li > a{margin:0;}
/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn_box{position:relative;width: .7rem;height: .7rem;display: flex;align-items: center;justify-content: center;z-index: 1;}
#nav_btn_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #fff;}
#nav_btn_box:after{content:"";position: absolute;z-index: -1;top: 0;left: -10px;border-right: #fff 10px solid;border-top: transparent .7rem solid;}
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point {display: inline-block;width: 0.40rem;height: 22px;position: relative;outline: none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: .28rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 18px;height: 2px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #2b938f;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 24px;height: 2px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #2b938f;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn {background: transparent;}
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }

.m_nav_list {flex-direction: column;/* justify-content: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 70px 20px 30px;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #f7f7f7;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .search_box input.submit{ background: #2b938f url(/uploads/image/limages/submit.svg) center no-repeat; background-size: .28rem;}
#m_nav .list_box0{text-align:center;width: 100%;justify-content: flex-start;margin: .32rem 0 0;flex-wrap: wrap;height: 0.4rem;}
#m_nav .list_box0 .li{text-align: left;color: #2b938f;margin: 0 .12rem 0.15rem 0;font-size: 14px;padding: 0;min-width: 1rem;}

#m_nav .old_rukou{margin:.24rem 0 0;width: 100%;}

.list_box_nav_mobile{width:100%;max-height: calc(100% - 250px);/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: auto;margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid #e2e2e2;line-height: .5rem;color: #333;padding: 0;font-size: 16px;display: flex;position: relative;transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: .64rem;height: .5rem;display: inline-block;background: url(/uploads/image/limages/arrow_down.svg) center no-repeat;background-size: 15px 15px !important;position: absolute;display: block;right: 0;top: 2px;}
.list_box_nav_mobile>li.on1 i{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);}

.list_box_nav_mobile>li.on .a{border-bottom: 1px solid #e2e2e2;}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color: #666;line-height: 2.5;}
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }

/*顶部搜索*/
.wap_search{font-size:16px;border-radius: 5px;color:#fff;text-align:center;letter-spacing:2px;overflow:hidden;width: 100%;height: 85px;display: block;margin-bottom: 0.1rem;}
.wap_search .header-search{height:40px;border-radius:20px;background: rgb(255 255 255);position:relative;width: 3.68rem;margin: 10px auto;}
.wap_search .input{font-size: .16rem;color: #646464;height:40px;line-height:40px;padding: 0 .24rem;box-shadow:none;-webkit-appearance: none;float:left;border-right: 0;background:none;width: calc(100% - 40px);}
.wap_search .btn_blue{position:absolute;cursor:pointer;top:0;right:0;width: 40px;height:40px;line-height:40px;border:0;background: url(/uploads/image/limages/submit.svg) center no-repeat #2b938f;background-size: .24rem;border-radius: 20px;}
.wap_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.wap_search input::-webkit-input-placeholder{ color:#999; }
.wap_search input::-moz-placeholder{   /* mozilla firefox 19  */ color:#999; }
.wap_search input:-moz-placeholder{    /* mozilla firefox 4 to 18 */ color:#999; }
.wap_search input:-ms-input-placeholder{  /* internet explorer 10-11 */  color:#999; }/* webkit browsers */
.wap_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* mozilla firefox 4 to 18 */
.wap_search input:focus:-moz-placeholder {color: transparent;}/* mozilla firefox 19  */
.wap_search input:focus::-moz-placeholder {color: transparent;}/* internet explorer 10  */
.wap_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */

/* banner */
.main-visual-wrapper { width: 100%; overflow: hidden; position: relative; }
.main-visual-slider { overflow: hidden; width: 100vw;position: relative; }
.main-visual-slider .swiper-slide { overflow: hidden; }
.main-visual-slider .swiper-container { width: 100%;    }

.main-visual-slider .swiper-slide-active .imged{transform: scale(1); transition: all 6s ; }
.main-visual-slider video{transform: scale(1.2)\0;}
.swiper-box1 .imged{padding-bottom: 28%;}
.slide-inner{overflow: hidden;}
.main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s} 
.swiper-box1 .arror:after{color:#fff;font-size:.26rem;}
/* 搜索 */
.banner{width: 100%; /*height: 100%; */position: relative;}
.ban-jj{position: absolute;bottom: 18%;z-index: 10;width: 42%;padding: .45rem 0.7rem;background: url(/uploads/image/limages/serbg.png) no-repeat center/cover;margin: 0 auto;left: 50%;transform: translatex(-50%);}
.ban-jj .ul-t{margin-bottom: 0.24rem;}
.ban-jj .ul-t li{padding: 0 0.35rem;border-radius: 0.3rem;margin-right: 0.1rem;font-size: .18rem;color: #333;height: 0.4rem;line-height: 0.4rem;cursor: pointer;}
.ban-jj .ul-t li.on{background: #2b938f;color: #fff;font-weight: bold;}
.ban-jj .ul-t .p{justify-content: flex-end;margin-top: -0.1rem;align-items: center;}
.ban-jj .ul-t .p a{font-size: 0.16rem;color: #2b938f;padding: 0 0.15rem;border-right: 1px solid #2b938f;align-items: center;}
.ban-jj .ul-t .p img{margin-right: 0.1rem;width: 0.24rem;display: inline-block;}
.ban-jj .ul-t .p a:last-child{padding-right: 0;border-right: none;}
.ban-jj .form{display: none;}
.ban-jj .form:first-child{display: block;}

.ban-jj .ban-ss{margin-bottom: 0.25rem;background: #fff;/* height: 0.6rem; */align-items: center;border: 1px solid #2b938f;}
.ban-jj .ban-ss .ban-l{width: 1.3rem;font-size: 0.16rem;color: #666;}
.ban-jj .ban-ss .ban-r{width: calc(100% - 1.3rem);align-items: center;height: .6rem;}
.ban-jj .ban-ss .ban-r .ssbt{height: 100%;align-items: center;width: 100%;}
.ban-jj .ban-ss .ban-l .select{width: 100%;position: relative;}
.ban-jj .ban-ss  .input{width: calc(100% - 1.2rem);padding:0 .2rem;font-size: 0.16rem;color: #666;}
.ban-jj .ban-ss .select h2 p{font-size: 0.16rem;color: #666;width: calc(100% - .16rem);opacity: 1;}
.ban-jj .ban-ss .select h2{height: .6rem;align-items: center;padding: 0 0.2rem;}
.ban-jj .ban-ss .select h2 img{width:.16rem;}
.ban-jj .ban-ss .select ul{top:100%;background: #f8f8f8;position: absolute;width: 100%;left: 0;padding: .15rem 0rem;z-index: 5;display: none;}
.ban-jj .ban-ss .select ul li{font-size: 0.16rem;line-height: 0.32rem;color: #333;transition: 0.5s;padding: 0 .15rem;}
.ban-jj .select ul li:hover{background: #117165;color: #fff;}
.ban-jj .ban-ss .btn{
  width: 1.2rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2b938f;
  border: none;
  /* border-radius: 0 .35rem .35rem 0; */
}
.ban-jj .ban-ss .btn input{background: url(/uploads/image/limages/ser.png) no-repeat left;color: #fff;font-size: 0.18rem;padding-left: .35rem;background-size: .3rem .3rem;height: 100%;}
.ban-jj .check{justify-content: center;display: flex;}
.ban-jj .check li{font-size: 0.18rem;color: #666666;padding-left: 0.25rem;background: url(/uploads/image/limages/check1.png) no-repeat left center;background-size: 0.12rem 0.12rem;margin: 0 .16rem;cursor: pointer;}
.ban-jj .check li.on{background: url(/uploads/image/limages/check2.png) no-repeat left center;background-size: 0.14rem 0.14rem;}
@media screen and (max-width: 1024px) {
  .ban-jj{position: relative;bottom: auto;width: 100%;padding: 0.4rem 0.3rem;}
}

@media screen and (max-width: 768px) {
 .ban-jj .ul-t li{padding:0 .15rem;margin-right:0;}
 .ban-jj .ul-t .p{margin:0;}
 .ban-jj .check li{margin:0 .05rem;}
 .ban-jj .ban-ss .input{padding:0 .1rem;}
 .ban-jj .ban-ss .ban-l{width: 1rem;font-size: 0.16rem;color: #666;}
 .ban-jj .ban-ss .ban-r{height:.5rem;width: calc(100% - 1rem);}
 .ban-jj .ban-ss .select h2{height:.5rem;padding: 0 .1rem;}
}
@media screen and (max-width: 600px) {
  .ban-jj .ban-ss .btn{width: 1rem;}
   .ban-jj .ban-ss .input{padding:0 .1rem;width: calc(100% - 1rem);}
}

/* link */
.link{width: 100%;background: url(/uploads/image/limages/tabbg.png) no-repeat center/cover;z-index: 2;position: relative;}
.link li{width: 16.6%;border-right: 1px dashed rgba(255, 255, 255, 0.2);cursor: pointer;}
.link li::after{width: 100%;background: #ff8f1f;opacity: 0;}
.link li .a{height: 1.4rem;text-align: center;width: 100%;padding-top: 0.3rem;}
.link li .a::after{width: auto;height: auto;bottom: auto;top: 100%;left: 50%;transform: translatex(-50%);border-left: 0.2rem solid transparent;border-right: 0.2rem solid transparent;border-top: 0.18rem solid #ff8f1f;opacity: 0;}
.link li .img{width: 0.45rem;height: 0.45rem;margin: 0 auto .15rem;}
.link li p{font-size: 0.18rem;font-weight: bold;color: #fff;}
.link li.on::after{opacity: 1;}
.link li.on .a::after{opacity: 1;}
@media screen and (min-width: 1024px) {
  .link li:hover img{transform: rotatey(360deg);transition: 0.5s;}
}
@media screen and (max-width: 1024px) {
 
}

@media screen and (max-width: 768px) {
  .link li{width: 33.33%;}
  .link li.on a::after{opacity: 0;}
}
@media screen and (max-width: 600px) {
  
}
/* home1 */
.title{justify-content: space-between;margin-bottom: .4rem;align-items: flex-end;position:relative;overflow: hidden;}
.title h3{font-size: 0.3rem;font-weight: bold;color: #333;}
.title .h3{align-items: center;}
.title .h3 img{display: inline-block;margin-right: 0.15rem;width: 0.4rem;}
.more a{font-size: 0.14rem;color: #2b938f;line-height: 1.2;transition: 0.5s;padding-top: 0.05rem;text-transform: uppercase;font-weight: 500 ;}
.more a::after{width: 4.44rem;height: 0.07rem;background: url(/uploads/image/limages/tit1.png) no-repeat;background-size: 100% 100%;left: auto;right: 0;bottom: auto;top: 0;}
.home1{position: relative;padding: .75rem 0;background: url(/uploads/image/limages/hbg1.png) no-repeat bottom/cover;}
.home1-t .tab{display: none;}
.home1-t .tab:first-child{display: block;}
.h1-t{justify-content: space-between;}
.home1-t .left{width: 48%;}
.home1-t .right{width: 48%;} 
.h1-t1{background: rgba(255, 255, 255, 0.8);border-radius: 0.15rem;padding: 0.35rem 0.1rem;}
.h1-t1 .h1-l{width: 50%;border-right: 1px dashed #ddd;padding: 0 0.2rem;}
.h1-t1 .h1-l:last-child{border-right: none;}
.h1-t1 .tit{justify-content: space-between;margin-bottom: 0.2rem;align-items: center;}
.h1-t1 .tit h3{font-size: 0.18rem;font-weight: bold;color: #333;padding-left: 0.1rem;border-left: 0.05rem solid #2b938f;}
.h1-t1 .tit a{font-size: 0.14rem;color: #666666}
.h1-t1 li{padding: 0.1rem 0;}
.h1-t1 li h3{transition: 0.5s;font-size: 0.14rem;color: #666;line-height: 1.3;padding-left: 0.15rem;}
.h1-t1 li h3::after{width: 0.04rem;height: 0.04rem;border-radius: 50%;background: #666;bottom: auto;top: 50%;transform: translatey(-50%);}

                        
.home1-t .right ul{background: rgba(255, 255, 255, 0.8);border-radius: 0.15rem;padding: 0.45rem 0.23rem .3rem;}
.home1-t .right li{margin-bottom: 0.23rem;width: 20%;padding: 0 0.12rem;text-align: center;}

.home1-t .right li a{display: block;height: 1rem;background: rgba(0, 0, 0, 0.04);border-radius: 0.05rem;padding: 0.16rem .05rem 0;}
.home1-t .right li .img{margin: 0 auto .05rem;width: 0.4rem;height: 0.4rem;}
.home1-t .right li img{max-height: 100%;}
.home1-t .right li p{font-size: 0.14rem;color: #666;line-height: 1.2;transition:0.5s;}
.home1-t .right li:last-child p{font-weight: bold;color: #2b938f;font-size: .16rem;}

.h1-t2 ul{margin: 0 -0.18rem;}
.h1-t2 li{width: 20%;padding: 0 0.18rem;margin-bottom: 0.28rem;}
.h1-t2 li a{height: 1.12rem;background: #ffffff;box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.16);align-items: center;padding: 0 0.2rem;}
.h1-t2 li .img{width: 0.56rem;height: 0.56rem;border-radius: 50%;border: 1px dashed #2b938f;display: flex;align-items: center;justify-content: center;}
.h1-t2 li p{width: calc(100% - 0.56rem);padding-left: 0.2rem;font-size: 0.18rem;color: #333333;}
.h1-t2 li img{max-width:.31rem;max-height:.31rem;}


@media screen and (min-width: 1200px) {
  .h1-t1 li a:hover h3::after{background: #2b938f;}
  .h1-t1 li a:hover h3{font-weight: bold;color: #2b938f ;}
  .home1-t .right li a:hover h3{color: #2b938f;}
  .home1-t .right li a:hover img,.h1-t2 li a:hover img{transform: rotatey(360deg);transition: 0.5s;}
  .home1-t .right li a:hover p,.h1-t2 li a:hover p{color: #2b938f;font-weight:bold;}

}

@media screen and (max-width: 1024px) {
  .home1{padding: .4rem 0;}
  .home1-t .left{width:100%;}
  .home1-t .right{width: 100%;margin-top:.3rem;}
  .h1-t2 ul{margin: 0 -0.1rem;}
  .h1-t2 li{width: 20%;padding: 0 0.1rem;margin-bottom: 0.28rem;}
}

@media screen and (max-width: 768px) {
  .h1-t1 .tit h3{font-size: 0.22rem;}
  .h1-t2 li{width: 33.33%;}

}
@media screen and (max-width: 500px) {
  .h1-t1 .h1-l{width: 100%;}
  .h1-t1 .h1-l:first-child{border-right: none;margin-bottom: 0.25rem;}
  .home1-t .right li{width:33.33%;padding: 0 0.08rem;}
  .home1-t .right li a{height:1.2rem;}
  .h1-t2 li a{flex-direction:column;padding:.15rem .1rem 0;height: 1.4rem;text-align: center;}
  .h1-t2 li p{padding-left:0;margin-top: 0.15rem;line-height: 1.3;width: 100%;}
  .h1-t2 li .img{width:.45rem;height:.45rem;}
  .h1-t2 li img{max-width:.23rem;max-height:.23rem;}
}
 
/* home2 */
.home{width: 100%;overflow: hidden;}
.home::after{width: 100%;height: 70%;background: url(/uploads/image/limages/hbg2.png) no-repeat bottom;background-size: 100%;}
.home2{width: 100%;padding: 0.5rem 0;position: relative;}
.home2 .more a::after{width: 2.47rem;height: 0.07rem;background: url(/uploads/image/limages/tit2.png) no-repeat;background-size: 100%;}
.home2-t{justify-content: space-between;}
.home2-t .left{width: 31%;}
.home2-t .mid{width: 31%;}
.home2-t .right{width: 31%;}
.home2-t .left a{display: block;position: relative;}
.home2-t .left .con{width: 100%;padding: 0 .2rem .15rem;position: absolute;left: auto;bottom: 0;z-index: 10;}
.home2-t .left .imged{padding-bottom: 3.2rem;}
.home2-t .left .imged::after{width: 100%;height: 1.5rem;background: url(/uploads/image/limages/n-shad.png) no-repeat;background-size: 100% 100%;}
.home2-t .left a h3{font-size: 0.16rem;line-height: 0.3rem;transition: 0.5s;color: #fff;}
.home2-t .left a p{font-size: 14px;color: #fff;margin-top: 0.1rem;}

.home2-t .left .arrow{position: absolute;width: 0.6rem;justify-content: space-between;bottom: 0.15rem;right: 0.25rem;}
.home2-t .left .arror{width: 0.16rem;height: 0.16rem;margin-top: 0;position: relative;left: auto;right: auto;top: auto;}
.home2-t .left .arror::after{color: #fff;font-size: 0.18rem;}


.home2-t .mid li a{padding: 0.15rem 0;align-items: center;border-bottom: 1px dashed #fff;}

.home2-t .mid li h3{width: calc(100% - .7rem);padding:0 0.1rem 0 0.3rem;font-size: 0.16rem;color: #333;transition: 0.5s;background: url(/uploads/image/limages/h2-li1.png) no-repeat left center;background-size: 0.16rem !important;}
.home2-t .mid li p{width: .7rem;text-align: right;white-space: nowrap;font-size: 0.16rem;color: #666;}

.home2-t .right li{height: 0.65rem;padding: 0.1rem 0;border-bottom: 1px dashed #ddd;transition: 0.5s;}
.home2-t .right li a{display: block;position: relative;}
.home2-t .right li h3{font-size: 0.14rem;color: #666;line-height: 0.26rem;max-height: 0.52rem\0;padding-left: 0.15rem;}
.home2-t .right li h3::after{width: 0.06rem;height: 0.06rem;background: #2b938f;border-radius: 50%;bottom: auto;top: .1rem;}
.home2-t .right li h4{font-size: 0.14rem;line-height: 0.24rem;max-height: 0.48rem\0;margin-top: 0.05rem;display: none;color: #2b938f;}
.home2-t .right li p{justify-content: flex-end;}
.home2-t .right li span{font-size: 0.14rem;color: #666;line-height: 0.22rem;padding-left: 0.25rem;background: url(/uploads/image/limages/tim1.png) no-repeat left center;background-size:0.14rem !important;}

.home2-t .right li.on{height: 1.2rem;}
.home2-t .right li.on h4{display: -webkit-box;}
.home2-t .right li.on h3{font-weight: bold;color: #2b938f;white-space: nowrap;-webkit-line-clamp: 1;display: block;font-size: 0.16rem;}
.home2-t .right li.on span{color: #2b938f;background: url(/uploads/image/limages/tim2.png) no-repeat left center;}

@media screen and (min-width: 1200px) {
  .home2-t .mid li a:hover h3{background: url(/uploads/image/limages/h2-li2.png) no-repeat left center;font-weight: bold;}
  .home2-t .mid li a:hover h3{color: #2b938f;}
}

@media screen and (max-width: 1024px) {
  .home2{padding: .4rem 0;}
  .home2-t .left{width: 32%;}
  .home2-t .mid{width: 32%;}
  .home2-t .right{width: 32%;}  
}

@media screen and (max-width: 768px) {
  .home2-t .left{width: 100%;}
  .home2-t .mid{width: 100%;margin: 0.3rem 0;}
  .home2-t .right{width: 100%;}
  .home2-t .right li{height: .75rem;}
  .home2-t .right li.on{height: 1.4rem;}
  .home2-t .right li p{margin-top: 0.05rem;}
}
@media screen and (max-width: 500px) {
 
}


/* home3 */
.home3{position: relative;padding: 0rem 0 0.7rem;}
.home3-t{justify-content: space-between;}
.home3-t .left{width: 66%;}
.home3-t .right{width: 31%;overflow: hidden;}
.home3-t .left ul{margin: 0 -0.16rem;}
.home3-t .left li{width: 25%;padding: 0 0.16rem;text-align: center;}
.home3-t .left li a{display: block;height: 1.6rem;padding: 0.4rem 0.1rem 0;background-size:100% 100% !important;}
.home3-t .left li .img{margin: 0 auto;width: 0.51rem;height: 0.47rem;display: flex;justify-content: center;align-items: flex-start;}
.home3-t .left li p{font-size: 0.2rem;color: #fff;line-height: 0.3rem;margin-top: 0.15rem;}
.home3-t .left li:nth-child(1) a{background: url(/uploads/image/limages/h3-bg1.png) no-repeat;}
.home3-t .left li:nth-child(2) a{background: url(/uploads/image/limages/h3-bg2.png) no-repeat;}
.home3-t .left li:nth-child(3) a{background: url(/uploads/image/limages/h3-bg3.png) no-repeat;}
.home3-t .left li:nth-child(4) a{background: url(/uploads/image/limages/h3-bg4.png) no-repeat;}
.home3-t .left li img{max-width: 0.51rem;max-height: 0.47rem;}
.home3-t .right .tit{margin-bottom: 0.25rem;}
.home3-t .right .tit h3{font-weight: bold;font-size: 0.24rem;color: #333;line-height: 0.3rem;padding-left: 0.15rem;border-left:0.05rem solid #2b938f;}
.home3-t .right .tagcloud{width: 100%;min-width: auto !important;min-height: auto !important;height: 1.7rem;transform: translatex(1rem);}
.home3-t .right .tagcloud a{font-size: 0.16rem;}
.home3-t .right .tagcloud a.b01{color: #7b8970;}
.home3-t .right .tagcloud a.b02{color: #333;}
.home3-t .right .tagcloud a.b03{color: #949293;}
.home3-t .right .tagcloud a.b04{color: #965357;}
.home3-t .right .tagcloud a.b05{color: #8a94aa;}

@media screen and (min-width: 1200px) {
  .home3-t .left li a:hover img{transform: rotatey(360deg);transition: 0.5s;}

}

@media screen and (max-width: 1024px) {
  .home3{padding: 0rem 0 .4rem;}
  .home3-t .left ul{margin: 0 -0.1rem;}
  .home3-t .left li{width: 25%;padding: 0 0.1rem;}
}

@media screen and (max-width: 768px) {
  .home3-t .left{width: 100%;}
  .home3-t .right{width: 100%;overflow: hidden;margin-top: 0.3rem;}
  .home3-t .left li a{padding: 0.25rem .1rem 0;height: 1.4rem;}
  .home3-t .left li p{font-size: 0.18rem;margin-top: 0.1rem;line-height: 1.3;}
  .home3-t .left li img{max-width: 0.41rem;max-height: 0.37rem;}
}
@media screen and (max-width: 420px) {
  .home3-t .left li{width: 50%;margin-bottom: 0.25rem;}
}

/* footer */
.home4{width: 100%;overflow: hidden;}
.home4::after{width: 90%;height: 0.7rem;background: url(/uploads/image/limages/likbg.png) no-repeat;background-size: 100% 100%;}
.home4 ul{padding: 0.24rem 0.2rem 0.15rem 0;align-items: center;}
.home4 h3{align-items: center;font-size: 0.2rem;font-weight: bold;color: #2b938f;}
.home4 h3 img{display: inline-block;margin-right: 0.1rem;width: 0.2rem;}
.home4 li{font-size: 0.16rem;color: #666;line-height: 0.4rem;padding: 0 0.15rem;transition: 0.5s;}

.footer{width: 100%;background:url(/uploads/image/limages/fbg.jpg) no-repeat center/cover;}
.foot-t{align-items: center;padding: 0.35rem 0;justify-content: space-between;}
.foot-t .fot1{width: 50%;}
.foot-t .fot2{width: 35%;}
.foot-t .fot3{width: 12%;text-align: center;}
.foot-t p{font-size: 0.14rem;color: #fff;line-height: 0.3rem;}
.foot-t .fot3 p{text-align: center;margin-top: 0.1rem;}

@media screen and (min-width: 1200px) {
  .home4 li:hover{color: #2b938f;font-weight: bold;}
}

@media screen and (max-width: 1024px) {
  .foot-t .fot1{width: 40%;}
  .home4::after{background: #fff;height: 100%;width: 100%;}
}

@media screen and (max-width: 768px) {
  .foot-t{padding: 0.2rem 0;}
  .foot-t .fot1{width: 60%;}
  .foot-t .fot2{width: 100%;order: 3;text-align: center;}
  .foot-t .fot3{width: 20%;text-align: center;margin: 0.2rem 0;}

}
@media screen and (max-width:500px) {
  .foot-t .fot1{width: 100%;text-align: center;}
  .foot-t .fot3{width: 100%;}
}



@media screen and (max-width: 1600px) {
  #logo{width:4rem;}
  #header .right{padding-left:5%;}

}
@media screen and (max-width: 1400px) {
  #header .right { padding-left: 5%; }
  #nav ul li h3 { font-size: 0.18rem; }
  .list_box0 .li {padding-right: 0.05rem;}
  .list_box0 .li > a .top_ico { margin-right: 0.05rem; }

}
@media screen and (max-width: 1200px) {
  .header_box { display: none; }
  .m_header_box { display: block; }
  .banner .cir{bottom:.2rem;}
  .swiper-box1 .imged{padding-bottom: 50%;}

}

@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 960px) {
  
}
@media screen and (max-width: 768px) {
  .txt1 { font-size: 0.2rem !important; }
  .p1 {line-height: 1.8 !important;font-size: 0.16rem !important;}
  .title{margin-bottom: 0.25rem;}
  .title h3{font-size:.26rem;}
  .more a::after{width:3rem;height: 0.05rem;}
  
}
@media screen and (max-width: 600px) {
  .more a::after{display: none;}
  .more a{padding: 0;}
}
@media screen and (max-width: 500px) {

}
@media screen and (max-width: 420px) {

}
@media (min-width: 200px) {
  [aos="zoom-in"] { transform: scale(0.5); }
}
@media screen and (min-width:1600px) and (max-width:1680px){
   .ban-jj{    width: 50%;}

}

@media screen and (min-width:1280px) and (max-width:1600px){
   .ban-jj{    width: 60%;     bottom: 10%;}

}
  @media screen and (min-width:1152px) and (max-width:1200px){
   .ban-jj{    width:70%;     bottom: 28%;}

}