body {
    font-size: 14px;
    font-family: 'Noto Sans SC','PingFang SC ', sans-serif;
    color: #000;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}
:root {
    --padding:80px 10px;
    --margin:90px auto;
    --m80:80px 0;
    --m50:50px 0;
    --f80:80px;
    --f70:70px;
    --f60:60px;
    --f50:50px;
    --f48:48px;
    --f40:40px;
    --f36:36px;
    --f30:30px;
    --f28:28px;
    --f26:26px;
    --f24:24px;
    --f22:22px;
    --f20:20px;
    --f18:18px;
    
    --border: #eee solid 1px;
    --wrapper: 1460px;
    --main-color: #00956d;
    --main2-color: linear-gradient(30deg, #00956d,#006b4e);
    --main3-color: #006b4e;
    --listbg: #fff;
 }
body a {
    color: #000;
        text-decoration: none !important;
    transition: all ease 0.3s;
}
a:hover, a:focus {
    color: var(--main-color);
    text-decoration: underline;
}
body li {
    list-style-type: none; 
}

p,
ul,
li,
h5,
h4,
h3,
h2,
h1 {
    padding: 0px;
    margin: 0 auto;
    list-style-type: none;
}

img,
a img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

input {
    outline: none
}

.non_width {
    width: 1440px;
    max-width: 94%;
    margin: 0 auto;
}



.mbx_w {
    color: #000;
    font-size: 16px;
}
.ymbt {
    display: block;
    line-height: 1.35;
    padding: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 32px;
    margin-bottom: 0;
    padding-bottom: 32px;
    padding-top: 35px;
    font-weight: bold;
}
.plate_bt {
    text-align: center;
}



/*mianbaoxie------------------------------------------------*/
.dede_pages {
    text-align: center;
    margin-bottom: 50px;
}

.dede_pages ul {
    display: inline-block;
    margin-top: 40px;
}

.dede_pages ul li {
    width: auto;
    padding: 0px;
    border: 0px;
    background: #f9f9f9;
    color: #999;
    margin: 0px;
    margin: 0px 3px;
    border: solid 1px #f9f9f9;
    padding: 4px 8px;
    float: left;
}

.dede_pages ul li.thisclass {
    background: #fc6701;
    color: #FFF;
}

.dede_pages ul li a {
    color: #999;
}

.dede_pages ul li:hover {
    background: #fc6701;
}

.dede_pages ul li:hover a {
    display: block;
    background: #fc6701;
    color: #FFF;
}

/*mianbaoxie------------------------------------------------*/


/*daohang------------------------------------------------*/
.head{
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    transform: none;
    width: 100%;
    height: auto;
    z-index: 11;
    content: "lt";
    max-width: none;
    min-width: 0px;
    max-height: none;
    min-height: 85px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    -webkit-transform: none;
}
.head.headera{
    
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    top: 0;
}
.head:hover{
    
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    top: 0;
}
.headw{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headw .logo{
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 16.4%;
}
.headw .logo img{
    width: 100%;
}
.web_nav{
    display: none;
         
}
.web_nav span{}
.headw .nav{
    
       width: 75.42%;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
}
.headw .nav ul{
    display: flex;
    flex-wrap: wrap;
    
}
.headw .nav ul li{
       width: 120px;
       margin: 0%;
       position: relative;
}
.headw .nav ul li .erji{
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    width: 100%;
}
.headw .nav ul li:nth-child(7) .erji{
    width: 211px;
}
.headw .nav ul li:hover .erji{
    display: block;
}
.headw .nav ul li .erji .erji_li{}
.headw .nav ul li .erji .erji_li a{
    background: none;
    color: #666;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
    border-bottom: solid 1px #eee;
}
.headw .nav ul li .erji .erji_li a:hover{
    background: var(--main3-color);
    color: #fff;
}
.headw .nav ul li .erji .erji_li .sanji{
    display: none;
}
.headw .nav ul li .erji .erji_li .sanji a{}
.headw .nav ul li a{height: 95px;line-height: 95px;padding: 0 10px;white-space: nowrap;text-align: center;font-size: 1rem;color: #fff;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;display: block;text-align: center;}
.headw .nav ul li:hover a{
    color: #00956d;
}
.headw .souc{
    width: 5.17%;
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
    display: flex;
    align-items: center;
}
.headw .souc a{
width: 28px;
height: 28px;
display: block;
background: #fff;
border-radius: 50%;
line-height: 28px;
text-align: center;
font-size: 13px;
color: #fff;
background: var(--main-color);
margin-right: 1vw;
}
.headw .souc .icon{
    
        width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
}
.headw .nav ul li:nth-child(2){}
.headw .nav ul li:hover:nth-child(2) .erji{
    display: flex;
}
.headw .nav ul li:nth-child(2) .erji{position: fixed;width: 70%;top: 95px;left: 0px;background: #fff;flex-wrap: wrap;justify-content: space-between;padding: 2% 15%;}
.headw .nav ul li:nth-child(2) .erji a{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    border: 0px;
}
.headw .nav ul li:nth-child(2) .erji a:hover{
    background: none;
    color: #000;
}
.headw .nav ul li:nth-child(2) .erji .sanji{
    display: block;
}
.headw .nav ul li:nth-child(2) .erji .sanji a{
    font-size: 14px;
    font-weight: 500;
    line-height: 36px;
    height: 36px;
    color: #666;
}
.headw .nav ul li:nth-child(2) .erji .sanji a:hover{background: none;color: var(--main3-color);}

/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner_swiper {
    height: 100%;
    overflow: hidden;
}
.banner img {
    width: 100%;
    height: 100%;
}
.banner video{
    width: 100%;
} 
.banner .banner_gund {
    position: absolute;
    bottom: 4% !important;
    z-index: 99;
    width: 100%;
    text-align: center;
}

.banner .banner_gund span {
    opacity: 1;
    width: 18px;
    background: #c9c9c9;
    height: 8px;
    border-radius: 0px;
    transition: all ease .5s;
}

.banner .banner_gund span.swiper-pagination-bullet-active {
    background: #0053af;
    width: 36px;
}

/*banner-------------------------------------------------*/
/*fudongkefu------------------------------------------------*/

/*fudongkefu------------------------------------------------*/

/*jinchangxiaoguo----------------------------------------------*/
.frtop {
    opacity: 0;
    transform: translatey(100%);
    transition: all .5s ease-out;
}

.started .frtop {
    opacity: 1;
    transform: none;
}

.frleft {
    transform: translate(-200%);
    opacity: 0;
    transition: all .75s ease-out;
}

.frright {
    transform: translate(200%);
    opacity: 0;
    transition: all .75s ease-out;
}

.started .frleft {
    opacity: 1;
    transform: none;
}

.started .frright {
    opacity: 1;
    transform: none;
}

/*jinchangxiaoguo----------------------------------------------*/


.fly {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
margin-top: 20px;}

.page-status,
.page-index,
.page-last {

    display: none;
}

.page-pre,
.page-next {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    height: 30px;
    background-color: #ddd;
    line-height: 30px;
}

.page-pre:hover,
.page-next:hover {
    background-color: #00956d;
}

.page-pre:hover a,
.page-next:hover a {
    color: #fff;
}

.page-pre a,
.page-next a {
    display: block;
    color: #fff;
}

.page-next a {}

.page-numbar {
    display: inline-block;
    margin: 0px 3px;
}

.page-numbar a {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    margin: 0px 2px;
    background: #f9f9f9;
    line-height: 30px;
    color: #999;
}

.page-numbar a:hover {
    background-color: #00956d;
    color: #fff;
}

.souym {
    background: #f2f2f2;
    padding: 60px 0px;
}

.souym ul {
    width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}

.souym ul li {
    border-bottom: solid 1px #eee;
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.souym ul li .img {
    float: left;
    width: 300px;
}

.souym ul li .img img {
    width: 100%;
}

.souym ul li .nr {
    float: left;
    margin-left: 25px;
    margin-top: 15px;
}

.souym ul li .nr h2 {
    font-weight: bold;
    font-size: 16px;
}

.souym ul li .nr h3 {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
}

.souym ul li .nr a {
    display: block;
    background: #f5f5f5;
    text-align: center;
    width: 120px;
    border-radius: 6px;
    color: #999;
    padding: 8px 0px;
    margin-top: 19%;
}

.souym ul li:hover .nr a {
    background: #0072d1;
    color: #fff;
}

.plate_about{
    padding: var(--m80);
    position: relative;
}

.aboutw{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.aboutwl{
    width: 45%;
}
.aboutwl:after {
    width: 340px;
    height: 340px;
    border-radius: 500px;
    border: #e5f4f0 solid 30px;
    position: absolute;
    left: -200px;
    top: 50%;
    transform: translateY(-50%) scale(0.5);
    content: "";
    z-index: -1;
    transition: all 0.5s;
    opacity: 0;
}
.started .aboutwl:after {
    transform: translateY(-50%) scale(1);
    opacity: 1;
}
.plate_bt{
    color: #000000;
    text-align: left;
}
.plate_bt h3{
    color: #000000;
    font-size: 30px;
    font-weight: bold;
}
.plate_bt h2{
    font-size: 60px;
    font-weight: bold;
    color: #00956d;
}

.aboutwl p{
    margin-bottom: 2%;
    font-size: 16px;
    color: #666;
    line-height: 2;
}
.aboutwl h4{
    margin-top: 5%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
} 

.ckgd{
    margin-top: 10%;
}
.ckgd a{
    display: inline-block;
    padding: 0 20px;
    line-height: 60px;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    transition: all 0.5s;
    background: #006b4e;
    min-width: 160px;
    text-align: center;
    border-radius: 500px;
}
.ckgd a:hover{
background: var(--main-color);
    
}
.ckgd a span {
    position: relative;
    margin-right: 30px;
    z-index: 10;
    display: inline-block;
    transition: all 0.5s;
}
.ckgd a:before {
    position: absolute;
    left: calc(100% - 60px);
    top: 0;
    bottom: 0;
    width: 60px;
    height: 100%;
    content: "";
    border-radius: 500px;
    background: #00956d;
    transition: all 0.5s;
}
.ckgd a:after {
    content: "";
    z-index: 10;
    color: #fff;
    font-family: "iconfont1";
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: calc(100% - 60px);
    width: 60px;
    text-align: center;
    transition: all 0.5s;
    background: url(../images/gdjt.png) center center;
    background-size: 14px;
    height: 60px;
    background-repeat: no-repeat;
}
.ckgd a:hover:before{
    left: 0;
        background: var(--main3-color);
}
.ckgd a:hover:after{
    left: 0;
        transform: rotate(180deg);
}
.aboutwr{
    border-radius: 20px;
    width: 50%;
    overflow: hidden;
}
.aboutwr .img{
        cursor: pointer;
    position: relative;
}
.aboutwr .img img{
     width: 100%;
    
}
.aboutwr .bfan{
        position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    opacity: 0;
    transition: opacity .5s;
    top: 0%;
        display: flex;
    align-items: center;
    justify-content: center;
    
}
.aboutwr .img:hover .bfan{
    opacity: 1;
    
}

.aboutwr .icon{
    display: flex;
    justify-content: center;
    align-items: center;
        width: 50px;

    
}


.aboutwr:before {
content: "";
right: 0;
top: 0;
bottom: 0;
height: 100%;
width: 55%;
background: var(--main-color);
position: absolute;
z-index: -10;
clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
transition: all 1s;
}
.started .aboutwr:before {
clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
}


.masker {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}
.dialog {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}
.p_close {
    position: absolute;
    right: 0px;
    top: 0px;
    transform: translate(50%,-50%);
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    z-index: 9;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}
.dialog video {
    display: block;
    width: 100%;
}
.about_wz{
        color: #f2e891;
    
    font-size: 5vw;
    font-weight: 800;
    text-transform: uppercase;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    right: 3vw;
    writing-mode: vertical-rl;
    height: 100%;
    opacity: 0.1;
    
}

.plate_pro{
    
        padding: var(--m80);
    position: relative;
    background: url(../images/hprobg.jpg);
    background-size: cover;
}
.plate_pro_swiper{
        overflow: hidden;
    
}
.pro_listw{
 display: flex;
    align-items: center;
    justify-content: space-between;
}
.pro_listw .nr{
    width: 40%;
    
}
.pro_listw .nr .nrw{
        margin: 3vw 0;
    
}
.pro_listw .nr h4{
    
    font-size: var(--f30);
    font-weight: 600;
    color: var(--main-color);
}
.pro_listw .nr h5{
    
        font-size: var(--f30);
    font-weight: 600;
    color: #000;
    margin-top: 10px;
}
.pro_listw .nr p{
    
        font-size: 16px;
    color: #666;
    line-height: 2;
    margin-top: 30px;
    margin-bottom: 30px;
}
.pro_listw .img{
    width: 40%;
        
    
}
.pro_listw .img img{
    
     width: 100%;
}


.pro_listw .swiper-pagination{
    
    position: relative;
    margin-bottom: 2vw;
    text-align: left;
}
.pro_listw .swiper-pagination span{
    
        display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%;
    background: #999999;
    margin-right: 10px;
}

.pro_listw .swiper-pagination span.swiper-pagination-bullet-active{
    
    background: var(--main-color);
}

.plate_jyfw{
    
        padding: var(--m80);
    position: relative;
}
.plate_jyfw:before {
    width: 340px;
    height: 340px;
    border-radius: 500px;
    border: #e5f4f0 solid 30px;
    position: absolute;
    right: 25%;
    top: -200px;
    content: "";
    z-index: -1;
}
.jyfww_bt{
  
}
.jyfww_btl{
    
      display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 80px;
}
.jyfww_btl p{
    color: #333;
    max-width: 100%;
    width: 834px;
    line-height: 1.9;
    font-size: 16px;
    margin-top: 50px;
}

.jyfww_btr{
    
    
}
.jyfww_btr_swiper {
    overflow: hidden;
}
.jyfww_list{}
.jyfww_list .img{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
}
.jyfww_list .img img{
    width: 100%;
    position: absolute;
    top: 0%;
}
.jyfww_list .img .img_nr{
    background: rgba(0, 149, 109, 0.8);
    top: 100%;
    left: 0px;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    position: absolute;
}
.jyfww_list .img .img_nr h5{
    margin-top: 15%;
    font-size: 2.5rem;
    padding-left: 20%;
    color: #fff;
    font-weight: 500;
    position: relative;
}
.jyfww_list .img .img_nr h5::before {
    content: '';
    position: absolute;
    left: 5%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    width: 10%;
    height: 2px;
    background: #fff;
}
.jyfww_list .img .img_nr p{
    padding: 0 20%;
    color: #fff;
    height: 6rem;
    line-height: 1.5rem;
    overflow: hidden;
}
.jyfww_list:hover .img .img_nr{
    top: 0%;
}
.jyfww_list .nr{} 
.jyfww_list .nr h5{
        font-weight: 500;
        display: block;
    color: #333;
    font-size: 16px;
    margin-top: 20px;
    padding: 0 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jyfww_list .nr p{
    
    color: #888;
    font-size: 16px;
    margin: 16px 0 28px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    opacity: 1;
    letter-spacing: 1px;
    transition: all .5s ease;
}

.plate_yzfw{}
.plate_yzfw ul{
        width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.plate_yzfw ul li{
        background: #f5f5f5;
    padding: 3%;
    transition: all 0.5s;
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 25%;
    
}
.plate_yzfw ul li:hover{
        background: #fff;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.2);
    
}
.plate_yzfw ul li .img{
    
        width: 30%;
}
.plate_yzfw ul li .img img{
        max-width: 100%;
    
}
.plate_yzfw ul li p{
    
        margin: 0%;
    width: 70%;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}
.plate_contact{
        position: relative;
    background: #00956d;
    margin-top: 80px;
}
.contactw{
    
        display: flex;
    align-items: center;
    height: 500px;
}
.contactwl{}
.contactwl .plate_bt{}
.contactwl .plate_bt h2{
    color: #FFFFFF;
}
.contactwl .plate_bt h3{
        color: #f2e891;
}
.contactwl ul{}
.contactwl ul li{
    margin-top: 1vw;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.contactwl ul li .img{}
.contactwl ul li .img img{
    max-width: 100%;
}
.contactwl ul li p{
    margin: 0%;
    color: #fff;
    font-size: 16px;
    margin-left: 0.5vw;
    line-height: 1.8;
}
.contactwr{
    
        position: absolute;
    right: 0%;
    width: 60%;
    top: 0%;
}
.my-map { margin: 0 auto; width: 100%; height: 500px; } .my-map .icon { background: url(//a.amap.com/lbs-dev-yuntu/static/web/image/tools/creater/marker.png) no-repeat; }
     .amap-container{height: 100%;}
     .myinfowindow{width: 240px;min-height: 50px;}
     .myinfowindow h5{ height: 20px; line-height: 20px; overflow: hidden; font-size: 14px; font-weight: bold; width: 220px; text-overflow: ellipsis; word-break: break-all; white-space: nowrap; }
     .myinfowindow div{ margin-top: 10px; min-height: 40px; line-height: 20px; font-size: 13px; color: #6f6f6f; }
     
     
     
.foot{
    
        background: #202328;
          padding: var(--m80);
}
.foota{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footal{
    
        display: flex;
    align-items: center;
}
.footal img{
    width: 300px;
}
.footal p{
    
        font-size: 24px;
    line-height: 1.4;
    color: #fff;
    margin-left: 1vw;
}
.footar{}
.footar form{
    display: flex;
    
}
.footar textarea{
   
        height: 60px;
    line-height: 60px;
    padding: 0 20px;
    margin: 0;
    background: #fff;
    border: none;
    border-radius: 0;
        width: 335px;
}
.footar button{
    
        width: 100%;
    border-color: var(--main-color);
    background: var(--main-color);
    color: #fff;
    font-family: "aleo";
    line-height: 60px;
    height: 60px;
    padding: 0;
    border-radius: 0;
         width: 100px;
    padding: 0;
    border: 0;
}
.footb{
       display: flex;
    align-items: flex-start;
    justify-content: space-between;
    border-top: solid 1px #2d3138;
    padding-top: 50px;
    margin-top: 50px;
}
.footbl{}
.footbl ul{
    display: flex;
}
.footbl ul li{
    margin-right: 3vw;
}
.footbl ul li .yja{
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
}
.footbl ul li .erji{}
.footbl ul li .erji .eja{
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    color: #bbbbbb;
}
.footbr{}
.footb a:hover{
        color: var(--main-color)!important;
    
}
.gzewm{
        display: flex;
    align-items: flex-start;
}
.gzewmw{
    
     margin-left: 0.5vw;
}
.gzewmw img{
    max-width: 100%;
    width: 120px;
}
.gzewmw p{
        text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.footbq{
    
        background: #00956d;

}
.footbqw{
        display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 15px 10px;
}
.footbqwl{
    
        color: #fff;
    font-size: 14px;
}
.footbqwl a{
        color: #fff;
    font-size: 14px;
}
.footbqwr{
    
        color: #fff;
    font-size: 14px;
}




 .fa_float2 {
    position: fixed;
    bottom: 30%;
    right: 5px;
    z-index: 99;
}

 .fa_float2>div {
    display: block;
    position: relative;
    margin-top: 5px;
}

 .fa_float2>div .fa_icon {
    width: 50px;
    height: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    background: var(--main-color);
    border-radius: 5px;
    font-size: 30px;
    cursor: pointer;
}

 .fa_float2>div .fa_icon img {
   max-width: 30px;
}

.fa_float2 .fa_info {
    position: absolute;
    top: 0;
    right: 55px;
    width: auto;
    min-width: 150px;
    background: rgba(245,249,255,0.95);
    border-top: var(--main-color) solid 2px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: all 0.6s ease;
    padding: 15px;
}

 .fa_float2 .fa_wx_img {
    position: absolute;
    top: 0;
    right: 55px;
    width: auto;
    min-width: 150px;
    background: rgba(255,255,255,0.95);
    border-top: var(--main-color) solid 2px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: all 0.6s ease;
    padding: 5px;
}

.fa_float2 .fa_box_img img {
    width: 100%;
}

 .fa_float2>div:hover .fa_wx_img {
    transition: all 0.6s ease;
    opacity: 1 !important;
    transform: translateY(0%)!important;
    visibility: visible !important;
}

 .fa_float2>div:hover .fa_info {
    transition: all 0.6s ease;
    opacity: 1 !important;
    transform: translateY(0%)!important;
    visibility: visible !important;
}

 .fa_float2 .fa_info .fa_wrap {
    padding: 20px;
}

 .fa_float2 .fa_info .fa_tit {
    position: relative;
}

 .fa_float2 .fa_info .fa_tit h3 {
    font-size: 20px;
    color: var(--main-color);
    font-weight: bold;
}

.fa_float2 .fa_info .fa_tit h3 a {
    color: var(--main-color);
}

.fa_float2 .fa_info .fa_tit p {
    font-size: 14px;
    margin-top: 5px;
}

.fa_float2 .fa_info .fa_cnt {
    padding-top: 10px;
    margin-top: 10px;
    border-top: #eee solid 1px;
}

.fa_float2 .fa_info .fa_cnt h4 {
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}

.fa_float2 .fa_info .fa_cnt h4 i {
    font-size: 14px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    background: var(--main-color);
    display: inline-block;
    margin-right: 10px;
}

.fa_float2 .fa_info .fa_cnt p {
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
#fa_back .fa_icon {
    background: #eaa334;
}


 .fa_float3 {
    position: fixed;
    z-index: 80;
    left: 0;
    right: 0;
    bottom: 0;
        display: none;
    background: var(--main3-color);
}

 .fa_float3 a {
    display: block;
    width: 25%;
    text-align: center;
    color: #fff;
    border-right: rgba(255,255,255,0.3) solid 1px;
    border-left: rgba(216,111,155,0.5) solid 1px;
    padding: 10px;
}

.fa_float3 a h3 {
    font-size: 24px;
}

 .fa_float3 a p {
    font-size: 14px;
    margin-top: 5px;
}

.nybanner{
        position: relative;
}
.nybanner .bj{}
.nybanner .bj img{
    
        width: 100%;
}
.nybanner_wz{
        position: absolute;
    width: 100%;
    TEXT-ALIGN: CENTER;
    TOP: 0%;
    HEIGHT: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.nybanner_wz h2{
    
        font-size: var(--f40);
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    text-transform: capitalize;
}
.nybanner_wz p{
        font-size: var(--f24);
    color: #fff;
}
 .fa_mouse {
    position: absolute;
    left: 50%;
    bottom: 3vw;
    transform: translateX(-50%);
    width: 20px;
    height: 30px;
    border-radius: 100px;
    z-index: 20;
    border: rgba(255, 255, 255, 0.6) solid 2px;
}
.fa_mouse:before {
    animation: ani-mouse 3s linear infinite;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 3px;
    height: 6px;
    background: #fff;
    border-radius: 500px;
}
@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}


.ny_nav{
        padding: 15px 0px;
        border-bottom: solid 1px #eee;
}
.ny_navw{
    
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.ny_navwl{
    display: flex;
    align-items: center;
}
.ny_navwl img{
    margin-right: 1vw;
}
.ny_navwl .mbx_w{}
.ny_navwl .mbx_w a{
    
        font-size: 14px;
    color: #666;
}
.ny_navwr{
        width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.ny_navwr a{
        display: inline-block;
    transition: all 0.5s;
    position: relative;
    font-size: var(--f18);
    color: #333;
    padding: 10px 0;
    text-align: center;
    margin-right: 2.5vw;
    
}

.ny_navwr a::before {
    position: absolute;
    left: 0%;
    content: "";
    bottom: -15px;
    height: 2px;
    background: var(--main-color);
    width: 100%;
    transform-origin: right center;
    transition: opacity .2s, transform .3s .2s;
    opacity: 0;
}
.ny_navwr a:hover{
        color: var(--main-color);

    
}
.ny_navwr a:hover:before, .ny_navwr a.fa_navon:before {
    opacity: 1;
}
.ny_navwr a.on{
        color: var(--main-color);

    
}
.ny_navwr a.on:before, .ny_navwr a.fa_navon:before {
    opacity: 1;
}
.por_list{
        padding: var(--m80);
    position: relative;
}
.por_list ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: flex-start;
}
.por_list ul li{width: 31%;margin: 0%;background: #fff;border: #eee solid 1px;margin: 1%;position: relative;}
.por_list ul li:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    background: var(--main-color);
    width: 0;
    position: absolute;
    z-index: 9;
    transition: all ease .8s;
}
.por_list ul li:hover:before{
     width: 100%;
}
.por_list ul li .img{
    overflow: hidden;
}
.por_list ul li .img img{
    width: 90%;
    transition: all ease 0.8s;
    padding: 5%;
}
.por_list ul li .nrw{
    padding: var(--f40);
    background: #f9f9f9;
    position: relative;
    text-align: center;
}
.por_list ul li .nrw span{
    font-size: 14px;
    color: var(--main-color);
    border: var(--main-color) solid 1px;
    padding: 10px 40px;
    display: inline-block;
}
.por_list ul li .nrw p{
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    height: 48px;
    margin: 20px 0 30px;
}
.por_list ul li .nrw h5{
    font-size: var(--f20);
    color: #333;
    text-align: center;
    font-weight: 600;
}
.por_list ul li:hover{}
.por_list ul li:hover .img img{
    transform: scale(1.1);
}
.por_list ul li:hover .nrw{}
.por_list ul li:hover .nrw h5{
    color: var(--main-color);
}
.por_list ul li:hover .nrw span{
    background: var(--main-color);
    color: #fff;
}
.fyan{
    text-align: center;
    margin-top: 50px;
}

.pro_xq{padding-top: 80px;position: relative;}
.pro_xqw{display: flex;justify-content: space-between;align-items: flex-start;}
.pro_xqwl{width: 50%;}
.pro_xqwl .gallery-topa{border: solid 1px #eee;margin-bottom: 20px;}
.pro_xqwl .gallery-topa .swiper-slide{}
.pro_xqwl .gallery-topa .swiper-slide img{width: 100%;}

.pro_xqwl .gallery-thumbsa{

}
.pro_xqwl .gallery-thumbsa .swiper-slide{

}
.pro_xqwl .gallery-thumbsa .swiper-slide img{width: 100%;}
.pro_xqwr{width: 45%;}
.pro_xqwr h1{font-size: var(--f24);color: #000;font-weight: 500;margin-bottom: 30px;}
.pro_xqwr .fl{font-size: 16px;color: #666;background: #f5f5f5;padding: 15px 20px;margin-bottom: 30px;}
.pro_xqwr .fl a{
    color: #666;
}
.pro_xqwr .nr{margin-bottom: 30px;line-height: 24px;font-size: 16px;color: #999;}
.pro_xqwr .zx{margin-bottom: 30px;display: flex;}
.pro_xqwr .zx a{display: inline-block;padding: 10px 20px;background: var(--main-color);color: #fff;text-align: center;font-size: 14px;border-radius: 5px;width: 160px;transition: all 0.5s;position: relative;overflow: hidden;margin-right: 10px;}
.pro_xqwr .fx{display: flex;}
.pro_xqwr .fx img{max-width: 27px;}
.pro_xqwr .fx a{color: #999;font-size: 16px;}
.pro_xqnr{
    padding-bottom: 80px;
}
.pro_xqnrw{}
.pro_xqnrw .bt{
    border-bottom: #ddd solid 1px;
    margin: 30px 0;
}
.pro_xqnrw .bt h3{
    display: inline-block;
    font-size: var(--f20);
    padding: 10px 20px;
    color: #333;
    cursor: pointer;
    font-weight: 500;
}
.pro_xqnrw .nr{}
.pro_xqnrw .nr p{
        font-size: 16px;
    line-height: 32px;
}
.pro_xqnrw .nr td, th {
    border: solid 1px #ccc;
    line-height: 30px;
    padding: 5px 5px 5px 10px;
    font-size: 16px;
}
.nr_xs{}
.nr_xsw{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.nr_xsw > div{
    font-size: 14px;
    color: #999;
}
.nr_xsw > div a{
    font-size: 14px;
    color: #999;
}
.nr_xsw > div a:hover{
    color: #00956d;
}
.nr_xsw .nr_xswl{
    font-size: 14px;
    color: #999;
}
.nr_xsw .nr_xswr{
    font-size: 14px;
    color: #999;
}
.gd_pro{
    padding: var(--m80);
}
.gd_pro h2{
        font-size: 24px;
    color: #333;
    font-weight: 300;
    margin-bottom: 30px;
}
.gd_prow_swiper{
    position: relative;
    overflow: hidden;
}
.gd_prow_swiper .img{
    padding: 4% 30%;
    border: solid 1px #eee;
}
.gd_prow_swiper img{
    width: 100%;
    
}
.gd_prow_swiper .swiper-button-next{
    width: 50px;
    height: 50px;
    background: #999999;
    border-radius: 50px;
}
.gd_prow_swiper  .swiper-button-next:hover{
    background: var(--main-color);
}
.gd_prow_swiper  .swiper-button-next:after {
    content: 'next';
    color: #fff;
    font-size: 18px;
}
.gd_prow_swiper  .swiper-button-next:hover:after{}
.gd_prow_swiper  .swiper-button-prev{
    width: 50px;
    height: 50px;
    background: #999999;
    border-radius: 50px;
}
.gd_prow_swiper  .swiper-button-prev:hover{
    background: var(--main-color);
}
.gd_prow_swiper  .swiper-button-prev:after {
    content: 'prev';
    color: #fff;
    font-size: 18px;
}
.swiper-button-prev:hover:after{}

.about_gsjj{
    padding: var(--m80);
}
.about_gsjjw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about_gsjjwl{
    width: 45%;
}
.about_gsjjwr{
    width: 50%;
}
.about_gsjjwr img{
    width: 100%;
}
.about_xt{
    border-top-color: rgba(0, 149, 109, 1);
    border-top-width: 5px;
    border-top-style: solid;
    width: 100px;
}
.about_bt{
    font-size: 40px;
    color: #000000;
    margin-top: 10px;
}
.about_gsjjwl p{
    color: #808080;
    line-height: 2;
    font-size: 16px;
    margin-top: 23px;
    text-indent: 32px;
}
.about_gzlc{
        padding: var(--padding);
        background: url(../images/job_banner.jpeg) center center;
        background-size: cover;
}
.about_bt_center{
    margin-bottom: 3%;
}
.about_bt_center div{
    margin: 0 auto;
}
.about_bt_center h2{
    text-align: center;
    color: #fff;
}
.about_gzlc_swiper{
    position: relative;
    overflow: hidden;
}
.about_gzlc_swiper:before {
    height: 4px;
    background: #fff;
    content: "";
    width: auto;
    position: absolute;
    top: 95px;
    left: 5px;
    right: 5px;
}
.about_gzlc_swiper .swiper-slide{}
.fa_li{
        text-align: left;
    max-width: 300px;
    padding: 30px 0 0;
    margin: auto;
}
.fa_li h3{
    font-size: var(--f30);
    color: #fff;
    transition: all 0.5s;
    font-weight: bold;
    text-align: center;
    opacity: 0.5;
}
.swiper-slide-active .fa_li h3{opacity: 1;}
.fa_li div{
    margin-top: 20px;
  
    transition: all 0.5s;
    position: relative;
    padding-top: 30px;
    line-height: 30px;
    font-weight: 300;
    white-space: pre-line;
}
.fa_li div:before {
    content: "\e680";
    font-family: "iconfont1";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -12px;
    color: var(--main-color);
    font-size: 30px;
    transition: all 0.5s;
    opacity: 0;
    background: #06192a;
}
.fa_li div:after {
    top: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    border: #000 solid 3px;
    transition: all 0.5s;
    opacity: 1;
}
.fa_li div p{
       font-size: 14px;
    color: #fff;   
}



.about_gzlc .swiper-button-next{
    width: 42px;
    height: 42px;
    background: var(--main-color);
    border-radius: 50px;
    top: 96px;
    right: 0;
    opacity: 1;
}
.about_gzlc  .swiper-button-next:hover{
    background: var(--main-color);
}
.about_gzlc  .swiper-button-next:after {
    content: 'next';
    color: #fff;
    font-size: 18px;
}
.about_gzlc  .swiper-button-next:hover:after{}
.about_gzlc  .swiper-button-prev{
    width: 42px;
    height: 42px;
    background: var(--main-color);
    border-radius: 50px;
    top: 96px;
    right: 0;
    left: 0;
    opacity: 1;
}
.about_gzlc  .swiper-button-prev:hover{
    background: var(--main-color);
}
.about_gzlc  .swiper-button-prev:after {
    content: 'prev';
    color: #fff;
    font-size: 18px;
}
.about_zlzs{
    
        padding: var(--padding);
}
.about_zlzs .about_bt_center h2{
        color: #000;
    
}
.about_zlzs_swiper {
    overflow: hidden;
    position: relative;
}
.about_zlzs_swiper  .img{
    background: #f5f5f5;
    padding: 10% 16%;
    position: relative;
    overflow: hidden;
}

.about_zlzs_swiper  .img img{
    width: 100%;
    transition: all ease .5s;
}
.about_zlzs_swiper  .img:hover img{
    transform: scale(1.1);
}

.about_zlzs_swiper  .img:before {
    content: "";
    left: 0px;
    position: absolute;
    bottom: 0px;
    height: 4px;
    background: var(--main-color);
    display: block;
    width: 0px;
    transition: all 0.5s;
    z-index: 9;
}
.about_zlzs_swiper  .img:hover:before{
width: 100%;
    
}



.about_zlzs_swiper  .swiper-button-next{
    width: 50px;
    height: 50px;
    background: var(--main-color);
    border-radius: 50px;
    right: 0;
    opacity: 1;
}
.about_zlzs_swiper   .swiper-button-next:hover{
    background: var(--main-color);
}
.about_zlzs_swiper   .swiper-button-next:after {
    content: 'next';
    color: #fff;
    font-size: 18px;
}
.about_zlzs_swiper   .swiper-button-next:hover:after{}
.about_zlzs_swiper   .swiper-button-prev{
    width: 50px;
    height: 50px;
    background: #999999;
    border-radius: 50px;
    right: 0;
    left: 0;
    opacity: 1;
}
.about_zlzs_swiper   .swiper-button-prev:hover{
    background: var(--main-color);
}
.about_zlzs_swiper   .swiper-button-prev:after {
    content: 'prev';
    color: #fff;
    font-size: 18px;
}

.about_ygfc{
        background: #f5f5f5;
            padding: var(--padding);
    
}
.about_ygfcw{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.about_ygfcwl{
    width: 45%;
}
.about_ygfcwl .sz{
    display: flex;
}
.about_ygfcwl .szw{
    width: 33.33%;
    display: block;
    border-left: #ddd solid 1px;
    padding: 0 10px 0 20px;
    text-align: left;
}
.about_ygfcwl .szw h2{
    font-size: var(--f40);
    color: var(--main-color);
    font-weight: 500;
}
.about_ygfcwl .szw h2 span{
    font-size: 12px;
    color: #666;
}
.about_ygfcwl .szw p{
    color: #666;
}
.about_ygfcwl .nr{}
.about_ygfcwl .nr img{
    width: 100%;
}
.about_ygfcwl .nr p{
    color: #808080;
    font-size: 16px;
    line-height: 2;
    margin-top: 5%;
    margin-bottom: 5%;
}
.about_ygfcwr{
    width: 50%;
}
.about_ygfcwr img{
    width: 100%;
    margin-bottom: 5%;
}
.about_ygfcwr p{
    color: #808080;
    font-size: 16px;
    line-height: 2;
}
.zlzs_list_bt{
       font-size: 30px;
       color: #666;
       margin-top: 20px;
       text-align: center;
       font-weight: bold;
       margin-bottom: 20px;
}
.zlzs_list{}
.zlzs_list  ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.zlzs_list  ul li{
    width: calc((100% - 80px) / 4);
    margin: 0%;
    margin-right: 20px;
    margin-bottom: 36px;
    transition: all ease .3s;
}
.zlzs_list  ul li:hover{
        box-shadow: 0px 5px 15px 0px rgba(171, 171, 171, 0.4);
        border-radius: 3px;
    
}
.zlzs_list  ul li .img{
    height: 100%;
}
.zlzs_list  ul li .img img{
    width: 100%;
    height: 100%;
}
.zlzs_list  ul li h5{
    text-align: center;
    font-size: 1rem;
    color: #595959;
    line-height: inherit;
    font-weight: normal;
    transition: all .5s ease;
    background-color: #f5f5f5;
    text-align: center;
    height: 60px;
    line-height: 60px;
}
.fwcase{
    padding: var(--m80);
    
}
.fwcaset{
    margin-bottom: 4%;
}
.fwcaset h2{
    
    font-size: 34px;
    line-height: 2;
        color: #333333;
        text-align: center;
}
.fwcaset p{
    font-size: 16px;
        color: #999999;
            line-height: 2;
    
}
.fwcaseb{
    background-color: rgba(250, 250, 250, 1);
}
.fwcaseb ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 4% 2%;
}
.fwcaseb ul .bt{
        width: 14%;
        clear: none;
        margin-right: 2%;
        margin-bottom: 2%;
}
.fwcaseb ul .bt h2{
    font-weight: 500;
    font-size: 28px;
}
.fwcaseb ul .bt h3{
    color: #ffc422;
    font-weight: 500;
    font-size: 24px;
    padding: 8px 0px;
}
.fwcaseb ul .bt .xt{
    border-top-color: rgba(255, 196, 34, 1);
    border-top-width: 4px;
    border-top-style: solid;
    width: 60px;
}
.fwcaseb ul .bt p{
    line-height: 2.2;
    font-size: 16px;
    color: #666;
    margin-top: 18%;
}
.fwcaseb ul li{
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    box-shadow: 0 0 20px 0px #0000000a;
    padding: 2%;
    margin: 0%;
    width: 10%;
    margin-right: 2%;
    clear: none;
    margin-bottom: 2%;
}
.fwcaseb ul li img{
    max-width: 40px;
}
.fwcaseb ul li p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    padding: 26% 0%;
}
.fwcaseb ul .kf{
    width: 10%;
    margin: 0%;
    background: url(../images/sdthsrt.png);
    border-radius: 10px;
    overflow: hidden;
    padding: 3% 2%;
    margin-bottom: 2%;
}
.fwcaseb ul .kf a{}
.fwcaseb ul .kf a h2{
    text-align: left;
    font-size: 38px;
    font-family: sans-serif;
    color: #ffc422;
}
.fwcaseb ul .kf a p{
    color: #ffc422;
    font-size: 16px;
    line-height: 2;
}
.fwcaseb_nrjs{
        display: flex;
    align-items: center;
    justify-content: space-between;
}
.fwcaseb_nrjsl{
        width: 50%;
}
.fwcaseb_nrjsl img{}
.fwcaseb_nrjsr{
        width: 50%;
        background: #fff;
        padding: 15% 5%;
}
.fwcaseb_nrjsr h2{
    font-size: 34px;
    line-height: 2;
    color: #333333;
    text-align: center;
}
.fwcaseb_nrjsr p{
    font-size: 16px;
    color: #999999;
    line-height: 2;
    text-align: center;
}



 .fa_Problem {
     
            padding: var(--m80);
    }
    .fa_Problem .fa_ListOpen {
    background: #f2f3f7;
}
.fa_Problem dl {
    width: 100%;
    border: #eee solid 1px;
    margin-bottom: 10px;
}
.fa_Problem dl dt {
    font-size: 16px;
    color: #222;
    position: relative;
    display: block;
    padding: 15px;
    font-weight: normal;
    padding-left: 50px;
    cursor: pointer;
}
.fa_Problem dl dt:before, .fa_Problem dl dt:after {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 18px;
    height: 1px;
    display: block;
    content: "";
    font-size: 24px;
    background: var(--main-color);
    transition: all 0.5s;
}
.fa_Problem dl dt:before, .fa_Problem dl dt:after {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 18px;
    height: 1px;
    display: block;
    content: "";
    font-size: 24px;
    background: var(--main-color);
    transition: all 0.5s;
}
.fa_Problem dl dt:after {
    transform: translateY(-50%) rotate(90deg);
}
.fa_Problem .fa_ListOpen dt:after {
    transform: translateY(-50%) rotate(0);
}
.fa_Problem dl dd {
    display: none;
    margin: 0%;
}
.fa_Problem dl dd>div {
    font-size: 14px;
    color: #333;
    display: block;
    padding: 30px 20px;
    background: #fff;
    line-height: 32px;
}

.news_list{
    padding: var(--m80);
}
.newsfa_li{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
    box-shadow: 0px 10px 20px 5px rgb(0 0 0 / 10%);
    transition: all 0.6s ease;
    padding: 20px;
    margin-bottom: var(--f50);
    position: relative;
}
.newsfa_left{
            width: 30%;
}
.newsfa_Img {
        padding-bottom: 50%;
    position: relative;
    overflow: hidden;
}
.newsfa_Img img{
        position: absolute;
    width: 100%;
    min-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s;
}
.newsfa_right{
     width: 67%;
    padding-left: 3%;
}
.newsfa_right h3{
        font-size: var(--f20);
    font-weight: bold;
    color: var(--main-color);
}
.newsfa_right p{
        margin: 15px 0;
    color: #ccc;
    font-size: 14px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}
.newsfa_right .newsfa_sum{
        font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2px;
    -webkit-box-orient: vertical;
}
.newsfa_link{
        position: absolute;
    background: var(--main-color);
    transition: all 0.5s;
    width: 54px;
    height: 54px;
    bottom: -27px;
    right: 5%;
    border-radius: 54px;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 20%);
}
.newsfa_link p{
        width: 95px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 50px;
    font-size: 14px;
    opacity: 0;
    transition: all 0.5s;
    color: #fff;
}
.newsfa_ctl{
        width: 54px;
    height: 46px;
    background: #fcfcfc;
    border-radius: 50%;
    border: 4px solid var(--main-color);
    position: relative;
}
.newsfa_ctl span{
        display: block;
    position: absolute;
    background: var(--main-color);
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.newsfa_ctl span:nth-child(1) {
    width: 14px;
    height: 2px;
}
.newsfa_ctl span:nth-child(2) {
    width: 2px;
    height: 14px;
}
.newsfa_li:hover .newsfa_link{
    
        width: 200px;
}
.newsfa_li:hover .newsfa_link p{
    
        opacity: 1;
}

.newsfa_li:hover .newsfa_Img img{
        transform: translate(-50%, -50%) scale(1.2);
    
}

.news{
    padding: var(--m80);
    position: relative;
    background: #f5f5f5;
}
.newsw{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.newswl{
    margin-left: 0;
    clear: left;
    margin-right: 5%;
    width: 75%;
    background: #fff;
    padding: 3%;
}
.newswl .bt{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.newswl .cs{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: solid 1px #eee;
    padding-top: 20px;
    margin: 20px 0;
}
.newswl .csl{
    margin: 0%;
    display: flex;
}
.newswl .csl li{
    margin-right: 20px;
    color: #666;
}
.newswl .csl li a{
    color: #666;
}
.newswl .csl li span{}
.newswl .csr{
    margin: 0%;
}
.newswl .csr li{
    color: #666;
}
.newswl .csr li span{}
.newswl .nr{
    padding: 20px 0;
    line-height: 1.8;
    color: #666;
}
.newswr{
    width: 22%;
    background: #fff;
    border-top: var(--main-color) solid 5px;
    padding: 3%;
}
.newswr h2{
    font-size: 24px;
    border-bottom: solid 1px #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.newswr ul {}
.newswr ul li{
    border-bottom: dashed 1px #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.newswr ul li a{
    color: #666;
}
.newswr ul li a:hover{
    color: var(--main-color);
}
.contact{
    padding: var(--m80);
}
.contact_bt{
    margin-bottom: 5%;
}
.contact_bt h2{
    color: var(--main-color);
    font-size: var(--f60);
    text-transform: capitalize;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
    position: relative;
    display: inline-block;
}
.contact_bt h2:before {
    position: absolute;
    width: 40px;
    height: 40px;
    border: #eee solid 6px;
    content: "";
    right: -30px;
    bottom: 13px;
    z-index: 20;
    border-radius: 50%;
    mix-blend-mode: overlay;
    z-index: -1;
}
.contact_bt h3{
    color: #666;
    font-size: var(--f36);
    margin: 15px 0 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
}
.contact .contactw {position: relative;}
.contactw .lxfs{
    position: absolute;
    left: 0%;
    top: 0%;
    height: 50%;
    z-index: 999;
    padding: 10% 6%;
    background: rgba(246,246,246,1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.contactw .lxfs:before {
    position: absolute;
    content: "";
    background-image: linear-gradient(90deg, rgba(246, 246, 246, 1), rgba(246, 246, 246, 0));
    top: 0;
    height: 100%;
    width: 30%;
    z-index: 10;
    left: 100%;
}
.contactw .lxfs li{
    margin: 0%;
}
.contactw .lxfs li h2{
    font-size: 20px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #666;
}
.contactw .lxfs li h2 img{
    margin-right: 1vw;
}
.contactw .lxfs li p{
    font-size: 16px;
    margin-top: 10px;
    color: #666;
}
.maeaggsw {
    animation-fill-mode: both;
    background: #f5f5f5;
            padding: 3vw;
}
.maeaggsw form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.maeaggsw form input{
    background: #fff;
    border: none;
    border-radius: 5px;
    width: 31.3%;
    padding-left: 7px;
    height: 40px;
}
.maeaggsw form textarea{
    background: #fff;
    border: none;
    border-radius: 5px;
    padding-left: 7px;
    height: 100px;
    width: 100%;
    margin-top: 2%;
    font-family: 'Noto Sans SC', 'PingFang SC ', sans-serif;
    padding: 20px;
}
.maeaggsw form button{
    position: relative;
    outline: none;
    text-decoration: none;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    height: 48px;
    min-width: 160px;
    padding: 0 10px;
    opacity: 1;
    background-color: var(--main-color) !important;
    border: none;
    color: #fff;
    font-size: 18px;
    margin-top: 2%;
}
.hxl_a {}
.hxl_bt{
    color: #17297c;
    font-size: 36px;
    font-weight: bold;
}
.hxl_aw {
    margin-top: 40px;
    position: relative;
}
.hxl_nr{
    position: relative;
    padding: 12px;
}
.hxl_nr:after{
    content:'';
    position: absolute;
    width: 40px;
    height: 2px;
    background: #17297c;
    left: 0px;
    top: 0px;
}
.hxl_nr:before{
    content:'';
    position: absolute;
    width: 2px;
    height: 40px;
    background: #17297c;
    left: 0px;
    top: 0px;
}
.hxl_nr p{
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-bottom: 16px;
}
.hxl_gs{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.hxl_gs:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 10px;
    background: #f5f5f5;
    top: 66%;
}
.hxl_gs .hxl_gsnr {
    width: 25%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
}

.hxl_gs .hxl_gsnr .nr{
    text-align: center;
    padding-top: 50px;
    margin-top: 35px;
}
.hxl_gs .hxl_gsnr .nr h2{
    font-size: 20px;
    font-weight: bold;
}
.hxl_gs .hxl_gsnr .nr p{
    padding-top: 10px;
    padding-bottom: 82px;
}
.hxl_gs .hxl_gsnr .img{
    color: #00c0ff;
    border-color: #00c0ff;
    border: solid 8px;
    position: relative;
}
.hxl_gs .hxl_gsnr .img img{
    width: 100%;
}
.hxl_gs .hxl_gsnr.hxl_gst{
    display: flex;
    flex-direction: column;
}
.hxl_gs .hxl_gsnr.hxl_gst .nr{padding-bottom: 60px;min-height: 190px;margin-top: 0px;padding-top: 0px;}
.hxl_gs .hxl_gsnr.hxl_gst .img{
    color: #fca601;
    border-color: #fca601;
}
.hxl_gs .hxl_gsnr.hxl_gst .img:after{
    content:'';
    position: absolute;
    content: '';
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    top: -19px;
    border-bottom: 12px solid;
}
.hxl_gs .hxl_gsnr.hxl_gst .img:before{content:'';position: absolute;content: '';left: 50%;width: 20px;height: 20px;margin-left: -10px;border: 3px solid;background: #fff;border-radius: 100%;top: -72px;}
.hxl_gs .hxl_gsnr.hxl_gsb .img:after{
    content:'';
    position: absolute;
    content: '';
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    bottom: -19px;
    border-top: 12px solid;
}
.hxl_gs .hxl_gsnr.hxl_gsb .img:before{content:'';position: absolute;content: '';left: 50%;width: 20px;height: 20px;margin-left: -10px;border: 3px solid;background: #fff;border-radius: 100%;bottom: -72px;}
.hxl_b {
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}
.hxl_bw {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hxl_bwl{
    width: 44%;
}
.hxl_bwl img{
    width: 100%;
}
.hxl_bwr{
    width: 52%;
}
.hxl_bwr p{
    font-size: 18px;
    color: #666;
    padding: 3% 0%;
    line-height: 1.8;
}
.hxl_bwr a{
    width: 160px;
    display: block;
    text-align: center;
    background: #17297c;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
}
.hxl_c {

    
}

.hxl_c .hxl_bt{text-align: center;margin-bottom: 60px;}
.hxl_cw {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hxl_cw_list{
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3%;
}
.hxl_cw_list .img{
    border: 4px solid #e8e8e8;
    border-radius: 10px;
    overflow: hidden;
    width: 31%;
}
.hxl_cw_list .img img{
    width: 100%;
}
.hxl_cw_list .nr{
    width: 65%;
}
.hxl_cw_list .nr h2{}
.hxl_cw_list .nr p{
    font-size: 16px;
    color: #666;
    padding: 3% 0%;
    line-height: 1.8;
}
@media (max-width: 1080px){
    :root {
    --padding:80px 10px;
    --margin:90px auto;
    --m80:8% 0;
    --m50:50px 0;
    --f80:80px;
    --f70:70px;
    --f60:60px;
    --f50:50px;
    --f48:48px;
    --f40:40px;
    --f36:36px;
    --f30:30px;
    --f28:28px;
    --f26:26px;
    --f24:24px;
    --f22:22px;
    --f20:20px;
    --f18:18px;
    
    --border: #eee solid 1px;
    --wrapper: 1460px;
    --main-color: #00956d;
    --main2-color: linear-gradient(30deg, #00956d,#006b4e);
    --main3-color: #006b4e;
    --listbg: #fff;
 }
 .headw .nav {
              width: 100%;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
        display: none;
        position: absolute;
        top: 100%;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.4);
        box-shadow: 0 0 15px rgb(0 0 0 / 20%);
        left: 0%;
    }
    .headw .souc{
        width: auto;
    }
.web_nav {
    display: block;
            margin-left: 30vw;
}
.web_nav span {
    display: block;
    width: 30px;
    height: 2px;
    background: #fff;
    margin: 6px 0px;
}
.headw .logo {
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 40%;
}
.headw .logo img {
    width: 100%;
}
    .headw {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headw .nav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}
.headw .nav ul li {
    width: 100%;
    margin: 0%;
}
    .headw .nav ul li .erji{
        display: none!important;
    }

.headw .nav ul li a {
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    white-space: nowrap;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: block;
    text-align: center;
    text-align: left;
}
.fa_float2 {
    position: fixed;
    bottom: 30%;
    right: 5px;
    z-index: 99;
    display: none;
}
.fa_float3 {
    position: fixed;
    z-index: 80;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    background: var(--main3-color);
}
.plate_bt h3 {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
}
.plate_bt h2 {
    font-size: 28px;
    font-weight: bold;
    color: #00956d;
}
.aboutw {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.aboutwl {
    width: 100%;
}
.aboutwr {
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    margin-top: 5%;
}
.aboutwr:before {
    content: "";
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 55%;
    background: #fff;
    position: absolute;
    z-index: -10;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    transition: all 1s;
}
.ckgd a {
    display: inline-block;
    padding: 0 10px;
    line-height: 36px;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    transition: all 0.5s;
    background: #006b4e;
    min-width: 135px;
    text-align: center;
    border-radius: 500px;
}
.ckgd a:before {
    position: absolute;
    left: calc(100% - 36px);
    top: 0;
    bottom: 0;
    width: 36px;
    height: 36px;
    content: "";
    border-radius: 500px;
    background: #00956d;
    transition: all 0.5s;
}
.ckgd a:after {
    content: "";
    z-index: 10;
    color: #fff;
    font-family: "iconfont1";
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: calc(100% - 36px);
    width: 36px;
    text-align: center;
    transition: all 0.5s;
    background: url(../images/gdjt.png) center center;
    background-size: 14px;
    height: 36px;
    background-repeat: no-repeat;
}
.pro_listw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pro_listw .nr {
    width: 100%;
}
.pro_listw .img {
    width: 100%;
    margin-top: 5%;
}
.pro_listw .nr h5 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
}
.jyfww_btl p {
    color: #333;
    max-width: 100%;
    width: 100%;
    line-height: 1.9;
    font-size: 16px;
    margin-top: 50px;
}
.jyfww_btl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 8%;
    flex-direction: column;
}
.jyfww_list .nr h5 {
    font-weight: 500;
    display: block;
    color: #333;
    font-size: 16px;
    margin-top: 20px;
    padding: 0%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.plate_yzfw ul li {
    background: #f5f5f5;
    padding: 3%;
    transition: all 0.5s;
    margin-bottom: 0rem;
    margin-top: 0rem;
    margin-left: 0;
    margin-top: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.contactwr {
    position: relative;
    right: 0%;
    width: 100%;
    top: 0%;
    margin-top: 10%;
}
.contactw {
            display: flex;
        align-items: flex-start;
        height: auto;
        flex-direction: column;
}
.plate_contact {
    position: relative;
    background: #00956d;
    margin-top: 8%;
    padding: 8% 0%;
}
.foota {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footar {
    width: 100%;
}
.footal {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}
.footal p {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    margin-left: 0%;
    padding: 7% 0%;
}
.footbl {
    display: none;
}
.footbq {
    background: #00956d;
    margin-bottom: 80px;
}
.footbqw {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    flex-wrap: wrap;
    text-align: center;
}
.footbqwl {
    color: #fff;
    font-size: 14px;
    line-height: 2;
}
.aboutwl h4 {
    margin-top: 5%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
}
.nybanner .bj {
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nybanner .bj img {
    width: auto;
    height: 100%;
}
.nybanner_wz h2 {
    font-size: 24px;
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    text-transform: capitalize;
}
.nybanner_wz p {
    font-size: 18px;
    color: #fff;
}
.ny_navw {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column-reverse;
}
.por_list ul li {
    width: 100%;
    margin: 0%;
    background: #fff;
    border: #eee solid 1px;
    margin: 0%;
    position: relative;
    margin-bottom: 5%;
}
.por_list ul li .nrw {
    padding: 5%;
    background: #f9f9f9;
    position: relative;
    text-align: center;
}
.por_list ul li .nrw h5 {
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: 600;
}
.pro_xqwl {
    width: 100%;
}
.pro_xqwr {
    width: 100%;
}
.pro_xqw {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.pro_xqwr h1 {
    font-size: var(--f24);
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: 30px;
}
.about_gsjjw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.about_gsjjwl {
    width: 100%;
}
.about_bt {
    font-size: 24px;
    color: #000000;
    margin-top: 10px;
}
.about_gsjjwr {
    width: 100%;
    margin-top: 5%;
}
.about_ygfcw {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.about_ygfcwl {
    width: 100%;
}
.about_ygfcwr {
    width: 100%;
    margin-top: 5%;
}
.zlzs_list ul li {
    width: 49%;
    margin: 01%;
    margin-right: 0%;
    margin-bottom: 5%;
    transition: all ease .3s;
}
.zlzs_list ul li h5 {
    text-align: center;
    font-size: 12px;
    color: #595959;
    line-height: inherit;
    font-weight: normal;
    transition: all .5s ease;
    background-color: #f5f5f5;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.fwcaset h2 {
    font-size: 26px;
    line-height: 2;
    color: #333333;
    text-align: center;
}
.fwcaseb ul .bt {
    width: 100%;
    clear: none;
    margin-right: 0;
    margin-bottom: 4%;
}
.fwcaseb ul li {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    box-shadow: 0 0 20px 0px #0000000a;
    padding: 10%;
    margin: 0%;
    width: 100%;
    margin-right: 0%;
    clear: none;
    margin-bottom: 4%;
}
.fwcaseb ul li p {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    padding: 9% 0%;
}
.fwcaseb ul .kf {
    width: 100%;
    margin: 0%;
    background: url(../images/sdthsrt.png);
    border-radius: 10px;
    overflow: hidden;
    padding: 10%;
    margin-bottom: 2%;
}
.fwcaseb_nrjs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fwcaseb_nrjsr {
    width: 100%;
    background: #fff;
    padding: 15% 5%;
}
.fwcaseb_nrjsl {
    width: 100%;
}
.fwcase .nr img{
        width: 100%;
    
}
.newsfa_left {
    width: 100%;
}
.newsfa_right {
    width: 100%;
    padding-left: 0%;
    margin-top: 10%;
}
.newsw {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}
.newswl {
    margin-left: 0;
    clear: left;
    margin-right: 0%;
    width: 90%;
    background: #fff;
    padding: 5%;
}


.newswl .bt {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.newswl .cs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    border-top: solid 1px #eee;
    padding-top: 20px;
    margin: 20px 0;
    flex-wrap: wrap;
}
.newswl .csl {
    margin: 0%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.newswl .csl li {
    margin-right: 20px;
    color: #666;
    margin: 0%;
    line-height: 2;
    font-size: 12px;
    width: 100%;
}
.newswr {
    width: 100%;
    background: #fff;
    border-top: var(--main-color) solid 5px;
    padding: 3%;
    margin-top: 5%;
}
.contact_bt h2 {
    color: var(--main-color);
    font-size: 30px;
    text-transform: capitalize;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
    position: relative;
    display: inline-block;
}
.contact_bt h3 {
    color: #666;
    font-size: 24px;
    margin: 15px 0 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
}
.contactw .lxfs {
    position: relative;
    left: 0%;
    top: 0%;
    height: auto;
    z-index: 999;
    padding: 10% 6%;
    background: rgba(246, 246, 246, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}
.contactw .lxfs li {
    margin: 0%;
    margin-bottom: 5%;
}
.maeaggsw form input {
    background: #fff;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding-left: 12px;
    height: 49px;
    margin-bottom: 4%;
}
.maeaggsw form button {
    position: relative;
    outline: none;
    text-decoration: none;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-transform: uppercase;
    height: 48px;
    min-width: 100%;
    padding: 0 10px;
    opacity: 1;
    background-color: var(--main-color) !important;
    border: none;
    color: #fff;
    font-size: 18px;
    margin-top: 2%;
}
    .ny_navwr{
    width: 100%;
    margin-bottom: 5%;
}
    .ny_navwr a{
    width: 48%;
    margin: 0%;
    font-size: 14px;
    background: #f5f5f5;
    margin: 1%;
}
    .hxl_bt{
        text-align: center;
        font-size: 24px;
    }
    .hxl_nr p{
        font-size: 14px;
    }
    .hxl_gs{
        display: flex;
        flex-wrap: wrap;
    }
    .hxl_gs .hxl_gsnr{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
    }
    .hxl_gs .hxl_gsnr.hxl_gst .nr{
        min-height: auto;
        padding: 0%;
        margin: 0%;
        margin-top: 11px;
        margin-bottom: 30px;
    }
    .hxl_gs .hxl_gsnr.hxl_gst{
        display: flex;
        flex-direction: column-reverse;
    }
    .hxl_gs .hxl_gsnr.hxl_gsb .img:before {
    content: '';
    position: absolute;
    content: '';
    left: 0%;
    width: 0px;
    height: 0px;
    margin-left: -10px;
    border: 0px solid;
    background: #fff;
    border-radius: 100%;
    bottom: -72px;
}
    .hxl_gs .hxl_gsnr.hxl_gsb .img:after {
    content: '';
    position: absolute;
    content: '';
    left: 0%;
    width: 0;
    height: 0;
    margin-left: -12px;
    border-left:0px solid transparent;
    border-right: 0px solid transparent;
    bottom: -19px;
    border-top: 0px solid;
}
     .hxl_gs .hxl_gsnr.hxl_gst .img:before {
    content: '';
    position: absolute;
    content: '';
    left: 0%;
    width: 0px;
    height: 0px;
    margin-left: -10px;
    border: 0px solid;
    background: #fff;
    border-radius: 100%;
    bottom: -72px;
}
    .hxl_gs .hxl_gsnr.hxl_gst .img:after {
    content: '';
    position: absolute;
    content: '';
    left: 0%;
    width: 0;
    height: 0;
    margin-left: -12px;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    bottom: -19px;
    border-top: 0px solid;
}
    .hxl_gs .hxl_gsnr .nr p{
        padding: 0%;
    }
    .hxl_gs .hxl_gsnr .nr{
        margin: 0;
        padding: 0;
        margin-top: 11px;
        margin-bottom: 30px;
    }
    .hxl_gs:after{
        width: 0;
    }
     .hxl_bw{
    display: flex;
    flex-direction: column;
}
    .hxl_bwl{
    width: 100%;
}
      .hxl_bwr{
    width: 100%;
    margin-top: 5%;
}
    .hxl_bwr p{
        font-size: 14px;
    }
    .hxl_bwr a{
        margin: 0 auto;
        margin-top: 5%;
    }
    .hxl_cw_list{
        width: 100%;
        margin-top: 4%;
    }
    .hxl_cw_list .nr p{
    font-size: 14px;
    line-height: 1.6;
}
    .hxl_cw_list .nr h2{
    font-size: 16px;
}
}