body {
    font-size: 16px;
    color: #333;
    padding: 0px;
    margin: 0 auto;
    overflow-x: hidden;
}
@font-face{
    font-family:"Montserratm";
    src:url(/template/default/images/Montserrat-Medium-7.otf)
}
@font-face{
    font-family:"AlimamaShuHeiTi";
    src:url(/template/default/images/AlimamaShuHeiTi-Bold.woff)
}
@font-face{
    font-family:"DingTalk";
    src:url(/template/default/images/DingTalk-JinBuTi.woff)
}
: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: #e7933f;
    --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
}
.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: var(--main-color);
}

.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 {
    color: #fff;
    background-color: var(--main-color);
}
.hsword_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;
}





/*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;
    z-index: 9999;
}
.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;
    border-bottom: solid 1px rgb(255 255 255 / 23%);
    padding: 0% 3%;
    height: 100px;
    transition: all ease .5s;
}
.headera .headw{
    background: rgb(255 255 255 / 21%);
    padding: 0% 10%;
}
.headw .logo{
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 12.4%;
}
.headw .logo img{}
.web_nav{
    display: none;
         
}
.web_nav span{}
.headw .nav{
    width: 69.42%;
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
}
.headw .nav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.headw .nav ul li{
       width: 120px;
    margin: 0%;
}
.headw .nav ul li a{height: 100px;line-height: 100px;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;}
.headera .headw .nav ul li a{
    color: #fff;
}
.headw .nav ul li:hover a{
    color: var(--main-color);
}
.headw .souc{
            width: 5.17%;
        margin-left: 0%;
        margin-right: 0px;
        clear: none;
}
.headw .souc .icon{
    
        width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
}

.tbdh{}
.tbdh .list{
    position: relative;
    cursor: pointer;
}
.tbdh .list:hover .nr{
    display: block;
}
.tbdh .list .nr{
    display: none;
    position: absolute;
    right: 0%;
    background: #fff;
}
.tbdh .list .nr p{
    font-size: 12px;
    text-align: center;
    background: #fff;
}
.tbdh .list .nr img{
    width: 136px;
}
.xtzc{
    width: 95px;
    height: 30px;
    background: var(--main-color);
    border-radius: 50px;
 
}
.xtzc a{
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
}
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.banner a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner img {
    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------------------------------------------------*/
.wxkf{
    text-align: center;
    padding: 7% 0%;
    border-top: solid 102px #737373;
}
.wxkf img{
    width: 260px;
}
.wxkf p{
    font-size: 36px;
    font-weight: bold;
    color: #e79647;
}
/*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;
}


.hsword_hzkh {
    position: relative;
    background: #f5f5f5;
    padding-top: 120px;
    background: url(../images/hzkhbj.jpg) bottom;
    background-size: cover;
    padding-bottom: 220px;
    overflow: hidden;
}
.hsword_hzkh .bt {
    margin-bottom: 60px;
    transform: translateY(-300px);
    opacity: 0;
    transition: all ease .8s;
}
.started.hsword_hzkh .bt{
    transform: none;
    opacity: 1;
}
.hsword_hzkh .bt h2{
    font-size: 48px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.hsword_hzkh .bt h4{
    font-weight: 500;
    font-size: 18px;
    color: #666;
    font-family: "Montserratm";
    transition: all ease .5s;
}
.hsword_hzkh .roll_row{
    position: relative;
    height: 145px;
}

.hsword_hzkh .roll_row ul{
   
    width: 9999px;
}
.hsword_hzkh .roll_row ul li{
    width: 229px;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    display: block;
    margin-right: 16px;
    opacity: 0.5;
    transition: all ease .8s;
}
.hsword_hzkh .roll_row ul li:hover{
    opacity: 1;
}
.hsword_hzkh .roll_row ul li img{
      width: 100%;
}

.hsword_about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 9;
    margin-top: -4%;
  
}
.started.hsword_about:before{
    content:'';
     position: absolute;
    right: 0%;
    width: 51%;
    background: #fff;
    z-index: -1;
      animation-name: box4;
    animation-delay: 0s;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: both;
}

.hsword_about:after{
    content:'';
    background: #fff;
    position: absolute;
    right: 0%;
    width: 51%;
    z-index: -2;
    height: 100%;
    box-shadow: 4px 3px 9px 0px rgb(0 0 0 / 7%);
    background: #e7933f;
}

.hsword_about .left{
    width: 51%;
    margin-top: -2%;
    position: relative;
    overflow: hidden;
}
.hsword_about .left .ys{
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0%;
}
.started.hsword_about .left .ys{
      transition: all ease 1s;
      background: #e7933f;
      animation-name: box1;
    animation-duration: 2s;
    animation-iteration-count: 1;
}

.hsword_about .left img{
    width: 100%;
    animation-name: box2;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: 1;
    opacity: 0;
    animation-fill-mode: both;
    transition: all ease .8s;
}
.hsword_about .left:hover img{
    transform: scale(1.1);
}

.hsword_about .right{
    width: 41%;
    padding: 4%;
}
.hsword_about .right h4{
    font-weight: 500;
    font-size: 18px;
    color: #666;
    margin-bottom: 49px;
    font-family: "Montserratm";
    transition: all ease .5s;
    transform: translateY(100px);
    opacity: 0;
}
.hsword_about .right h2{
    font-size: 48px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    transform: translateY(150px);
    opacity: 0;
}
.hsword_about .right i{
    display: block;
    margin-top: 64px;
    transition: all ease 1.1s;
    transform: translateY(200px);
    opacity: 0;
}
.hsword_about .right i svg{
    width: 38px;
    height: auto;
}
.hsword_about .right p{
    font-size: 18px;
    color: #666;
    line-height: 28px;
    margin-top: 10px;
    font-family: "DingTalk";
    transition: all ease .9s;
    transform: translateY(250px);
    opacity: 0;
}

.started.hsword_about .right h4{
    opacity: 1;
    transform: translateY(0px);
}
.started.hsword_about .right h2{
    opacity: 1;
    transform: translateY(0px);
}
.started.hsword_about .right p{
    opacity: 1;
    transform: translateY(0px);
}
.started.hsword_about .right i{
    opacity: 1;
    transform: translateY(0px);
}
.hsword_shuju {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 140px 0px;
}
.hsword_shuju .left{padding-left: 15%;}
.hsword_shuju .left .list{
    margin-top: 34px;
    opacity: 0;
}
.hsword_shuju .left .list:nth-child(1){
    transition: all ease .7s;
    transform: translateX(-200px);
}
.hsword_shuju .left .list:nth-child(2){
    transition: all ease .9s;
    transform: translateX(-300px);
}
.hsword_shuju .left .list:nth-child(3){
    transition: all ease 1.1s;
    transform: translateX(-400px);
}
.hsword_shuju .left .list:nth-child(4){
    transition: all ease 1.3s;
    transform: translateX(-500px);
}
.started.hsword_shuju .left .list{
    transform: translateY(0px);
    opacity: 1;
}
.hsword_shuju .left .list h2{
    color: #e8892c;
    font-size: 72px;
    font-family: "DingTalk";
}
.hsword_shuju .left .list p{
    font-family: "DingTalk";
    font-size: 18px;
}
.hsword_shuju .right{
    width: 53.5%;
    padding-bottom: 6%;
    padding-right: 6%;
    position: relative;
    overflow: hidden;
   
}

.hsword_shuju .right img{
    width: 100%;
    position: relative;
    z-index: 99;
    transform: translateY(-500px);
    transition: all ease .8s;
    opacity: 0;
}
.hsword_shuju .right:hover img{
    transform: scale(1.1)!important;!i;!;
}
.started.hsword_shuju .right img{
    transform: none;
    opacity: 1;
}
.started.hsword_shuju .right .ys{
    position: absolute;
    width: 90%;
    height: 90%;
    background: #eee;
    right: 0%;
    bottom: 0%;
    transition: all ease 14s;
    animation-name: box5;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
.hsword_fuwu{
    background: #f5f5f5;
    padding: 100px 0px;
    position: relative;
    overflow: hidden;
}
.hsword_fuwu .fl{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 725px;
}
.hsword_fuwu .left{
    position: absolute;
    left: -48%;
    top: 12%;
    width: 48%;
    transition: all ease .8s;
}
.started.hsword_fuwu .left{
    left: 0%;
}
.hsword_fuwu .left .bj{
    
}
.hsword_fuwu .left  .csbj{
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    transition: all ease 1s;
    background: #e7933f;
    animation-name: box1;
    animation-duration: 2s;
    animation-iteration-count: 1;
    opacity: 0;
}
.hsword_fuwu .left:hover  .csbj{
       opacity:0.5;
}
.hsword_fuwu .left .bj img{
    width: 100%;
}
.hsword_fuwu .left .logo{
    position: absolute;
    top: 0%;
    left: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.hsword_fuwu .left .logo img{}
.hsword_fuwu .right{
    width: 42%;
}
.hsword_fuwu .right .bt{
    
}
.hsword_fuwu .right .bt h4{
    font-weight: 500;
    font-size: 18px;
    color: #666;
    font-family: "Montserratm";
    transition: all ease .5s;
    transform: translateY(100px);
    opacity: 0;
}
.hsword_fuwu .right .bt h2{
    font-size: 48px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
    transition: all ease .7s;
    transform: translateY(150px);
    opacity: 0;
}
.hsword_fuwu .right .nr{
    font-size: 18px;
    color: #666;
    line-height: 28px;
    margin-top: 32px;
    font-family: "DingTalk";
    margin-bottom: 80px;
    transition: all ease .9s;
    transform: translateY(250px);
    opacity: 0;
}
.started.hsword_fuwu .right .nr{
    transform: none;
    opacity: 1;
}
.hsword_fuwu .right .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: all ease 1.1s;
    transform: translateY(300px);
    opacity: 0;
}
.started.hsword_fuwu .right .list{
    transform: none;
    opacity: 1;
}
.hsword_fuwu .right .list p{
    width: 25%;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}
.hsword_fuwu .right .list p img{}
.hsword_fuwu .right .list p span{
    font-size: 18px;
    color: #333;
    font-family: "DingTalk";
}
.fubjen{
    position: absolute;
    bottom: -34%;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    opacity: 0.05;
    color: #999999;
    font-size: 11vw;
    text-align: center;
    transition: all ease .8s;
}
.started .fubjen{
    bottom: -10%;
}
.started.hsword_fuwu .right .bt h2{
    transform: none;
    opacity: 1;
}
.started.hsword_fuwu .right .bt h4{
    transform: none;
    opacity: 1;
}

.hsword_fuwuys{
    padding: 100px 0px;
}
.fuwuys_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fuwuys_list .dwz{
    text-transform: uppercase;
    font-size: 2.5vw;
    writing-mode: vertical-rl;
    font-weight: bold;
    opacity: 0;
    transform: translateX(-300px);
    transition: all ease .8s;
}
.fuwuys_list.lista  .left{
    width: 43.2%;
    opacity: 0;
    transform: translateX(-200px);
    transition: all ease 1s;
    overflow: hidden;
}
.fuwuys_list .left img{
    width: 100%;
    transition: all ease .7s;
}
.fuwuys_list .left:hover img{
    transform: scale(1.1);
}
.fuwuys_list.lista  .right{
    width: 35%;
    opacity: 0;
    transform: translateX(300px);
    transition: all ease 1s;
}


.fuwuys_list .right .bt{}
.fuwuys_list .right .bt h2{
    font-size: 48px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.fuwuys_list .right .bt h4{
    font-weight: 500;
    font-size: 18px;
    color: #666;
    font-family: "Montserratm";
    transition: all ease .5s;
}
.fuwuys_list .right .nr{
    margin: 54px 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.fuwuys_list .right .nr p{
    color: #666666;
    font-size: 24px;
    font-family: "DingTalk";
    display: inline-block;
    margin: 0;
    border-bottom: solid 1px #666;
    margin-bottom: 10px;
}
.fuwuys_list .right svg{
    width: 30px;
    height: auto;
}
.fuwuys_list.listb{
    padding-top: 100px;
}
.fuwuys_list.listb .left{
    width: 49%;
    opacity: 0;
    transform: translateX(200px);
    transition: all ease 1s;
    overflow: hidden;
}
.fuwuys_list.listb .right{
    padding-left: 100px;
    opacity: 0;
    transform: translateX(-200px);
    transition: all ease 1s;
}
.fuwuys_list.listc{
    background: #f5f5f5;
    padding: 100px 0px;
    margin-top: -5%;
}
.fuwuys_list.listc > div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fuwuys_list.listc .left{
    width: 38.5%;
    opacity: 0;
    transform: translateX(-200px);
    transition: all ease 1s;
    overflow: hidden;
}
.fuwuys_list.listc .right{
    width: 39%;
    opacity: 0;
    transform: translateX(200px);
    transition: all ease 1s;
}
.started.fuwuys_list .dwz{
    opacity: 0.1;
    transform: none;
}
.started.fuwuys_list.lista .left{
    opacity: 1.1;
    transform: none;
}
.started.fuwuys_list.lista .right{
    opacity: 1.1;
    transform: none;
}
.started.fuwuys_list.listb .left{
    opacity: 1.1;
    transform: none;
}
.started.fuwuys_list.listb .right{
    opacity: 1.1;
    transform: none;
}
.started.fuwuys_list.listc .left{
    opacity: 1.1;
    transform: none;
}
.started.fuwuys_list.listc .right{
    opacity: 1.1;
    transform: none;
}
.hsword_news{
    padding: 100px 0px;
}
.hsword_news .bt{
    margin-bottom: 60px;
    transform: translateY(-300px);
    opacity: 0;
    transition: all ease .8s;
}
.started.hsword_news .bt{
    transform: none;
    opacity: 1;
}
.hsword_news .bt h2{
    font-size: 48px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.hsword_news .bt h4{
    font-weight: 500;
    font-size: 18px;
    color: #666;
    font-family: "Montserratm";
    transition: all ease .5s;
}
.hsword_news ul{}
.hsword_news ul li{
    margin-bottom: 26px;
    position: relative;
    opacity: 0;
}
.hsword_news ul li:nth-child(1){
    transform: translateY(300px);
    transition: all ease .8s;
}
.hsword_news ul li:nth-child(2){
    transform: translateY(400px);
    transition: all ease 1s;
}
.hsword_news ul li:nth-child(3){
    transform: translateY(500px);
    transition: all ease 1.2s;
}
.started.hsword_news ul li{
    transform: none;
    opacity: 1;
}
.hsword_news ul li a{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hsword_news ul li a .img{
    width: 23.4%;
    overflow: hidden;
}
.hsword_news ul li a .img img{
    width: 100%;
    transition: all ease .8s;
}
.hsword_news ul li:hover a .img img{
    transform: scale(1.1);
}
.hsword_news ul li a .nr{
    width: 37%;
    padding: 2% 0%;
    padding-right: 17%;
}
.hsword_news ul li a .nr h2{
    font-family: "AlimamaShuHeiTi";
    font-size: 24px;
    width: 263px;
    margin: 0%;
}
.hsword_news ul li a .nr p{
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    margin-top: 10px;
}
.hsword_news ul li a .sj{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 2%;
    padding-right: 2%;
}
.hsword_news ul li a .sj h3{
    font-size: 36px;
    font-weight: bold;
}
.hsword_news ul li a .sj h4{
    font-weight: 500;
    color: #666;
    margin: 0%;
}
.hsword_news ul li a .sj  i{
    margin-top: 56px;
}
.hsword_news ul li a .sj svg{
    width: 25px;
    height: auto;
}
.hsword_news ul li:after{
    content:'';
    position: absolute;
    top: 0%;
    left: 0%;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: all ease .8s;
    background: linear-gradient(to right, #e78f39, #fac58d);
}
.hsword_news ul li:hover:after{
    width: 100%;
}
.hsword_news ul li:hover a h2,
.hsword_news ul li:hover a h3,
.hsword_news ul li:hover a h4{
    color: #fff;
}
.hsword_news ul li:hover a p{
    color: #fff;
}
.hsword_hzkh_wz{
    
}
.hsword_hzkh_wz h4{
    position: absolute;
    bottom: 9%;
    text-transform: uppercase;
    font-weight: bold;
    opacity: 1;
    color: #fff;
    text-align: right;
    transition: all ease .8s;
    right: 10%;
    opacity: 0;
    font-size: 36px;
    font-family: "AlimamaShuHeiTi";
    transform: translateY(400px);
}
.hsword_hzkh_wz h2{
    position: absolute;
    bottom: -89%;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    opacity: 1;
    color: #fff;
    font-size: 11vw;
    text-align: center;
    transition: all ease .8s;
    left: 0%;
    opacity: 0.2;
}
.started .hsword_hzkh_wz h2{
    bottom: -9%;
}
.started .hsword_hzkh_wz h4{
    transform: none;
    opacity: 1;
}
.hsword_contact{
    background: url(../images/dblxbd.jpg);url(
    ../images/ =);url(
    ../images/ =dblxbd.jpg);url(
    ../images/ =);
    padding: 100px 0px;
    background-size: cover;
}
.hsword_contact > div{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hsword_contact .left{}
.hsword_contact .left h2{
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    font-family: "Montserratm";
    transition: all ease .5s;
}
.hsword_contact .left h4{
    font-size: 36px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: #fff;
}
.hsword_contact .right{
    background: #fff;
    padding: 31px;
    width: 29%;
}
.hsword_contact .right h2{
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: #333;
    margin-bottom: 16px;
}
.hsword_contact .right form{
    display: flex;
    flex-direction: column;
}
.hsword_contact .right form input{
    background: #f2f7f8;
    border: 0px;
    padding: 9px 12px;
    margin-bottom: 12px;
    line-height: 28px;
}
.hsword_contact .right form .yzm{}
.hsword_contact .right form .yzm input{}
.hsword_contact .right form .yzm img{
    width: 100px;
    height: 46px;
}
.hsword_contact .right form button{
    background: var(--main-color););
    color: #fff;
    border: 0px;
    font-size: 18px;
    height: 54px;
}
.foot{
    background: #f7f8fa;
}
.foot > .footw{
    padding: 60px 0px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.foot .logo{}
.foot .logo img{}
.foot .nav{
    display: flex;
    justify-content: space-between;
    width: 44%;
}
.foot .nav .yi{}
.foot .nav .yi:nth-child(4){
    display: none;
}
.foot .nav .yi .yia{
    font-size: 18px;
    font-family: "AlimamaShuHeiTi";
    color: #333;
}
.foot .nav .yi .er{
    margin-top: 12px;
}
.foot .nav .yi .er a{
    display: block;
    color: #666666;
    line-height: 24px;
    font-size: 14px;
}
.foot .cont{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.foot .cont .dh{
    text-align: right;
}
.foot .cont .dh h5{
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.foot .cont .dh h2{
    font-family: "AlimamaShuHeiTi";
    font-size: 30px;
}
.foot .cont .ewm{
    display: flex;
    margin-top: 42px;
}
.foot .cont .ewm .list{margin-left: 16px;position: relative;}
.foot .cont .ewm .list .tb{}
.foot .cont .ewm .list .nr{
    display: none;
    position: absolute;
    right: 54px;
    top: 0%;
    text-align: center;
    font-size: 12px;
    background: #fff;
}
.foot .cont .ewm .list:hover .nr{
    display: block;
}
.foot .cont .ewm .list:hover .nr img{
    width: 140px;
}
.dbqb {
    font-size: 13px;
    color: #666;
    border-top: solid 1px #eee;
    padding: 19px 0px;
}
@keyframes box1{
      
        0%{
            height: 0%;
        }
       
        50%{
            height: 100%;
             
        }
        75%{
            opacity: 1;
        }
        100%{
           
           opacity: 0;
        }
    }
@keyframes box2{
        0%{
           opacity: 0;
        }
        100%{
           
           opacity: 1;
        }
    }
    @keyframes box4{
      
        0%{
              height: 0%;
              
        }
        100%{
                
           height: 100%;
          
        }
    }
 @keyframes box5{
      
        0%{
              bottom: -100%;
              background: #e7933f;
              
        }
        100%{
                
           bottom: 0%;
            background: #f5f5f5; 
        }
       
    }

.fdkf{
    position: fixed;
    right: 3%;
    bottom: 8%;
    z-index: 999;
}
.fdkf img{
    width: 80px;
}
.nybanner{
    position: relative;
}
.nybanner .bj{
    overflow: hidden;
    width: 100%;
}
.nybanner .bj img{
    width: 100%;
    transition: all ease 5s;
}
.started.nybanner .bj img{
    transform: scale(1.3);
}
.nybanner_wz{
    position: absolute;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    z-index: 99;
    top: 0%;
    flex-direction: column;
    padding: 0% 12%;
    padding-top: 0%;
}
.nybanner_wz h2{margin: 0%;font-size: 42px;color: #fff;margin-bottom: 8px;font-family: "AlimamaShuHeiTi";transition: all ease .8s;transform: translateY(100px);opacity: 0;}
.nybanner_wz p{
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 24px;
    font-family: "DingTalk";
    transition: all ease .8s;
    transform: translateY(100px);
    opacity: 0;
}
.started .nybanner_wz h2{
    transform: none;
    opacity: 1;
}
.started .nybanner_wz p{
    transform: none;
    opacity: 1;
}
.about_gsjj{
    padding: var(--m80);
}
.about_gsjjw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.about_gsjjwl{
    width: 45%;
}
.about_gsjjwr{
    width: 50%;
    position: relative;
}
.about_gsjjwr img{
    width: 100%;
}
.about_gsjjwr  .ys{
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0%;
}
.started .about_gsjjwr  .ys{
      transition: all ease 1s;
      background: #e7933f;
      animation-name: box1;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
.about_xt{
    border-top-color: var(--main-color);
    border-top-width: 5px;
    border-top-style: solid;
    width: 100px;
    transition: all ease .8s;
    transform: translateX(-100px);
    opacity: 0;
}
.about_bt{
    font-size: 40px;
    color: #000000;
    margin-top: 10px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease 1s;
    transform: translateX(-200px);
    opacity: 0;
}
.about_gsjjwl p{
    color: #808080;
    line-height: 2;
    font-size: 16px;
    margin-top: 23px;
    text-indent: 32px;
    font-family: "DingTalk";
    transition: all ease 1.2s;
    transform: translateX(-300px);
    opacity: 0;
}
.about_gzlc{
        padding: var(--padding);
        background: url(../images/job_banner.jpeg) center center;
        background-size: cover;
}
.about_bt_center{
    margin-bottom: 3%;
    transition: all ease .8s;
    opacity: 0;
    transform: translateY(200px);
}
.started .about_bt_center{
    opacity: 1;
    transform: none;
}
.about_bt_center div{
    margin: 0 auto;
}
.about_bt_center h2{
    text-align: center;
    color: #fff;
}
.about_bt_center h2.hsbt {
    color: #333;
}
.about_wmdlnw .about_bt_center h2{
    color: #333;
}
.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;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about_ckzs .swiper-slide{}
.about_ckzs  .about_zlzs_swiper  .img{
    background: none;
    padding: 0%;
    height: auto;
}
.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;
}
.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;
}
.about_wmdln{
    background: #f5f5f5;
    padding: 100px 0px;
}
.about_wmdln .list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_wmdln .list .list_nr{
    width: 32%;
    position: relative;
    overflow: hidden;
}
.about_wmdln .list .list_nr:after{
    content:'';
    background: linear-gradient(to top, #e89747, rgb(255 255 255 / 0%));
    position: absolute;
    width: 100%;
    height: 0%;
    top: 0%;
    transition: all ease 1s;
}
.started.about_wmdln .list .list_nr:after{
      height: 100%;
}
.about_wmdln .list .list_nr .img{}
.about_wmdln .list .list_nr .img img{
    width: 100%;
    transition: all ease .8s;
}
.started.about_wmdln .list .list_nr .img img{
    transform: scale(1.1);
}
.about_wmdln .list .list_nr .nr{
    position: absolute;
    bottom: 5%;
    z-index: 99;
    left: 8%;
    transition: all ease .8s;
    transform: translateY(500px);
    opacity: 0;
}
.started.about_wmdln .list .list_nr .nr{
    transform: none;
    opacity: 1;
}
.about_wmdln .list .list_nr .nr h2{
    font-size: 24px;
    color: #fff;
    margin-bottom: 19px;
    font-family: "AlimamaShuHeiTi";
}
.about_wmdln .list .list_nr .nr p{
    color: #fff;
    line-height: 2;
    font-size: 18px;
    font-family: "DingTalk";
}

.about_qydw{
    background: url(../images/qydwbj.jpg) fixed center;
    background-size: cover;
}
.qydwnr{
    text-align: center;
    padding: 16% 0%;
}
.qydwnr h2{
    font-size: 50px;
    color: #fff;
    font-family: "AlimamaShuHeiTi";
    transition: all ease 1s;
    transform: translateY(300px);
    opacity: 0;
}
.qydwnr p{
    font-size: 18px;
    letter-spacing: 10px;
    color: #fff;
    margin-top: 19px;
    font-family: "DingTalk";
    transition: all ease 1s;
    transform: translateY(300px);
    opacity: 0;
}
.started .qydwnr h2{
    transform: none;
    opacity: 1;
}
.started .qydwnr p{
    transform: none;
    opacity: 1;
}

.started .about_xt{
    transform: none;
    opacity: 1;
}
.started .about_bt{
    transform: none;
    opacity: 1;
}
.started .about_gsjjwl p{
    transform: none;
    opacity: 1;
}

.fuwu_zy {
    padding-top: 100px;
    padding-bottom: 50px;
}
.fuwu_zyw{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #f5f5f5;
    margin: 50px 0px;
}
.fuwu_zyw ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0%;
    width: 68%;
}
.fuwu_zyw ul li{
    width: 50%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1% 0%;
}
.fuwu_zyw ul li .img{
    width: 80px;
    height: 80px;
    background: #e89747;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 13px;
}
.fuwu_zyw ul li .img img{
    width: 39px;
}
.fuwu_zyw ul li .nr{}
.fuwu_zyw ul li .nr h2{
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
    margin-bottom: 14px;
}
.fuwu_zyw ul li .nr p{
    font-size: 18px;
    color: #666;
    line-height: 1.4;
    font-family: "DingTalk";
}
.fuwu_zyw .zypt{
    width: 32%;
}
.fuwu_zyw .zypt img{
    width: 100%;
}

.fuwu_zyw ul li:nth-child(1){
    opacity: 0;
    transition: all ease .6s;
    transform: translateY(100px);
}
.fuwu_zyw ul li:nth-child(2){
    opacity: 0;
    transition: all ease .8s;
    transform: translateY(200px);
}
.fuwu_zyw ul li:nth-child(3){
    opacity: 0;
    transition: all ease 1s;
    transform: translateY(300px);
}
.fuwu_zyw ul li:nth-child(4){
    opacity: 0;
    transition: all ease 1.2s;
    transform: translateY(400px);
}
.fuwu_zyw.started ul li{
    opacity: 1;
    transform: translateY(0px);
}
.yewuys {
    padding: 100px 0px;
}

.yewuys_a {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.yewuys_a .left{
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: all ease 1s;
    transform: translateX(-200px);
    opacity: 0;
}
.started .yewuys_a .left{
    transform: translateX(0px);
    opacity: 1;
}
.yewuys_a .left .sj{
    width: 30%;
    margin: 5% 0%;
}
.yewuys_a .left .sj h2{
    color: #e8892c;
    font-size: 38px;
    font-family: "DingTalk";
}
.yewuys_a .left .sj p{
    font-family: "DingTalk";
    font-size: 18px;
}
.yewuys_a .right{
    width: 40%;
    transition: all ease 1s;
    transform: translateX(200px);
    opacity: 0;
}
.yewuys_a .right img{
    width: 100%;
}
.started .yewuys_a .right{
    transform: translateX(0px);
    opacity: 1;
}
.yewuys_b {
    margin-bottom: 100px;
}
.yewuys_b ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.yewuys_b ul li{
    width: 23%;
    background: #eee;
}
.yewuys_b ul li .img{
    border: solid 1px #eee;
}
.yewuys_b ul li .img img{
    width: 100%;
}
.yewuys_b ul li .nr{
    padding: 6%;
    text-align: center;
}
.yewuys_b ul li .nr h2{
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
}
.yewuys_b ul li .nr p{
    color: #666;
    margin-top: 10px;
    line-height: 1.8;
}

.yewuys_b ul li:nth-child(1){
    opacity: 0;
    transition: all ease .6s;
    transform: translateY(100px);
}
.yewuys_b ul li:nth-child(2){
    opacity: 0;
    transition: all ease .8s;
    transform: translateY(200px);
}
.yewuys_b ul li:nth-child(3){
    opacity: 0;
    transition: all ease 1s;
    transform: translateY(300px);
}
.yewuys_b ul li:nth-child(4){
    opacity: 0;
    transition: all ease 1.2s;
    transform: translateY(400px);
}
.yewuys_b.started ul li {
    opacity: 1;
    transform: translateY(0px);
}

.dmfw {
    padding: 100px 0px;
}
.dmfw ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dmfw ul li{
    width: 100%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 19px;
}
.dmfw ul li:nth-child(2n){
    display: flex;
    flex-direction: row-reverse;
}
.dmfw ul li .img{
    border: solid 1px #eee;
    width: 33%;
    transition: all ease 1s;
    transform: translateX(-200px);
    opacity: 0;
}
.dmfw ul li .img img{
    width: 100%;
}
.dmfw ul li .nr{
    padding: 6%;
    text-align: center;
    width: 54%;
    transition: all ease 1s;
    transform: translateX(200px);
    opacity: 0;
}
.dmfw ul li .nr h2{
    font-size: 36px;
    font-family: "AlimamaShuHeiTi";
    text-align: left;
    color: var(--main-color);
}
.dmfw ul li .nr p{
    color: #666;
    margin-top: 10px;
    line-height: 1.8;
    text-align: left;
    font-size: 19px;
}

.dmfw ul li.started .img{
    transform: none;
    opacity: 1;
}
.dmfw ul li.started .nr{
    transform: none;
    opacity: 1;
}

.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);
}

.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: var(--main-color);
}
.nr_xsw .nr_xswl{
    font-size: 14px;
    color: #999;
}
.nr_xsw .nr_xswr{
    font-size: 14px;
    color: #999;
}

.rczm {
    padding: 100px 0px;
}

.rczmjs{
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 1.8;
    color: #666;
}
.rczmjs p{}
.rczm ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rczm ul li{
    width: 43%;
    margin: 0%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    padding: 3%;
}
.rczm ul li h2{
    font-size: 18px;
    font-weight: 500;
    border-bottom: solid 1px #eee;
    padding-bottom: 10px;
    font-weight: bold;
}
.rczm ul li .nr{
    color: #666;
    margin-top: 10px;
    line-height: 1.8;
}

.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: 66%;
    z-index: 999;
    padding: 6% 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%;
}
.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; }

.maeaggs {
    margin-bottom: 100px;
}
.yzm{
    margin-top: 21px;
}

.hqfan{}
.hqfanl{
    position: fixed;
    left: 0%;
    width: 30%;
    height: 100vh;
}
.hqfanl img{
    width: 100%;
    height: 100%;
}
.hqfanl .nr{
    position: absolute;
    top: 12%;
    left: 14%;
}
.hqfanl .nr h4{
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
    color: #fff;
}
.hqfanl .nr h2{
    margin-top: 6vw;
    font-size: 34px;
    font-family: "AlimamaShuHeiTi";
    color: #fff;
    margin-bottom: 1vw;
}
.hqfanl .nr p{
    color: #fff;
    line-height: 1.8;
    font-size: 18px;
}
.hqfanr{
    margin-left: 30%;
    padding: 5% 10%;
}
.hqfanr{}
.hqfanr:after{
    content:'';
    background: var(--main-color);
    width: 63vw;
    position: fixed;
    right: -19vw;
    height: 62vw;
    bottom: -47vw;
    border-radius: 50%;
    z-index: -1;
    background-image: radial-gradient(circle, #e7933f, #ffffff);
    filter: blur(59px);
}
.hqfanr h2{
    font-size: 32px;
    font-family: "AlimamaShuHeiTi";
}
.hqfanr h4{
    font-size: 16px;
    font-weight: 500;
    color: #666;
    margin-top: 10px;
}
.hqfanr form{
    display: flex;
    justify-content: space-between;
    margin-top: 46px;
}
.hqfanr form .left{
    width: 48%;
}
.hqfanr form .right{
    width: 48%;
}
.hqfanr form .bd{
    margin-bottom: 30px;
}
.hqfanr form .bd textarea{
    border: solid 1px #eee;
    border-radius: 5px;
    width: 89%;
    height: 119px;
    padding: 4%;
}
.hqfanr form .bd_yzm p{
    display: flex;
}
.hqfanr form select{
     width: 96%;
     border: solid 1px #eee;
     height: 46px;
     border-radius: 5px;
     background: #fff;
     padding: 2%;
}
.hqfanr form .bd input{
    width: 96%;
    border: solid 1px #eee;
    height: 23px;
    border-radius: 5px;
    background: #fff;
    padding: 2%;
}
.hqfanr form .bd h5{
    font-size: 16px;
    color: #666;
    font-weight: 500;
    margin-bottom: 9px;
}
.hqfanr form .bd h5 i{
    color: red;
}
.duoxuan{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.duoxuan h5{
    width: 100%;
}
.duoxuan .dx{
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.hqfanr form .duoxuan .dx input{
    padding: 0%;
    width: 20px;
}

.hqfanr form button{
    width: 100%;
    border: 0;
    background: var(--main-color);
    color: #fff;
    font-size: 21px;
    border-radius: 5px;
    height: 53px;
}

.close_tc {
    position: absolute;
    top: 5vw;
    right: 5vw;
    width: 52px;
    height: 52px;
    cursor: pointer;
    z-index: 10000;
    background-color: #f5e9dc;
    border-radius: 100%;
}
 .close_tc::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -10px;
    width: 20px;
    height: 2px;
    background: #ce904e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
 .close_tc::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -10px;
    width: 20px;
    height: 2px;
    background: #ce904e;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.hqan{
    position: fixed;
    bottom: 44%;
    background: #e89747;
    border-radius: 50px;
    padding: 18px 10px;
    right: 3.5%;
    animation: bounce 1s infinite;
    z-index: 999;
}
.hqan .img{
    text-align: center;
}
.hqan .img img{
    width: 34px;
}
.hqan p{
    margin-top: 16px;
    width: 42px;
    color: #fff;
    text-align: center;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

@media (max-width: 1080px){
    
    .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;
    padding: 0% 3%;
    height: 80px;
}
.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;
}
.hsword_about .left {
    width: 100%;
    margin-top: -2%;
    position: relative;
    overflow: hidden;
}
.hsword_about .right {
    width: 100%;
    padding: 4%;
}
.hsword_about .right h2 {
    font-size: 32px;
   
}
.hsword_shuju {
        display: flex
;
        justify-content: space-between;
        align-items: flex-end;
        padding: 10% 0%;
        flex-wrap: wrap;
    }
.hsword_shuju .left {
    padding-left: 0%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.hsword_shuju .left .list {
    margin-top: 23px;
    opacity: 0;
    width: 50%;
}
.hsword_about:after {
 
    opacity: 0;
}
.hsword_shuju .left .list h2 {
    color: #e8892c;
    font-size: 42px;
    font-family: "DingTalk";
}
.hsword_shuju .right {
    width: 100%;
    padding-bottom: 6%;
    padding-right: 6%;
    position: relative;
    overflow: hidden;
    margin-top: 10%;
}
.hsword_fuwu .fl {
    display: flex
;
    align-items: center;
    justify-content: flex-end;
    height: auto;
    flex-wrap: wrap;
}
.hsword_fuwu {
    background: #f5f5f5;
    padding: 10% 0%;
    position: relative;
    overflow: hidden;
}
.hsword_fuwu .left .logo img {
    width: 220px;
}
.hsword_fuwu .right {
    width: 100%;
    margin-top: 10%;
}
.hsword_fuwu .right .bt h2 {
    font-size: 32px;
   
}
.hsword_fuwu .left {
    position: relative;
    left: 0%;
    top: 0%;
    width: 100%;
    transition: all ease .8s;
}
.hsword_fuwu .right .list p {
    width: 50%;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}
.fuwuys_list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fuwuys_list.lista .left {
    width: 100%;
   
   
}
.hsword_fuwuys {
    padding: 10% 0%;
}
.fuwuys_list .dwz {
    text-transform: uppercase;
    font-size: 2.5vw;
    writing-mode: vertical-rl;
    font-weight: bold;
    opacity: 0;
    transform: translateX(-300px);
    transition: all ease .8s;
    display: none;
}
.fuwuys_list.lista .right {
    width: 100%;
   
    margin-top: 10%;
}
.fuwuys_list .right .bt h2 {
    font-size: 32px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.fuwuys_list .right .nr p {
    color: #666666;
    font-size: 18px;
    
}
.fuwuys_list.listb .left {
    width: 100%;
    
}
.fuwuys_list.listc > div {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fuwuys_list.listc .left {
    width: 100%;
    
}
.fuwuys_list.listc .right {
    width: 100%;

    margin-top: 10%;
}
.fuwuys_list.listc {
    background: #f5f5f5;
    padding: 10% 0%;
    margin-top: 0%;
}
.hsword_news {
    padding: 5% 0%;
}
.hsword_news .bt h2 {
    font-size: 32px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.hsword_news ul li a {
    display: flex
;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
}
.hsword_news ul li a .nr p {
    font-size: 16px;
    line-height: 1.4;
    color: #666;
    margin-top: 10px;
    display: none;
}
.hsword_news ul li a .sj {
    display: flex
;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 2%;
    padding-right: 2%;
    display: none;
}
.hsword_news ul li a .img {
    width: 100%;
    overflow: hidden;
}
.hsword_news ul li a .nr {
    width: 100%;
    padding: 5% 0%;
    padding-right: 0%;
}
.hsword_news ul li a .nr h2 {
    font-family: "AlimamaShuHeiTi";
    font-size: 22px;
    width: 100%;
    margin: 0%;
}
.hsword_hzkh .bt h2 {
    font-size: 32px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: var(--main-color);
}
.hsword_contact > div {
    display: flex
;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.hsword_contact .left h4 {
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
    transition: all ease .7s;
    color: #fff;
}
.hsword_contact .right {
    background: #fff;
    padding: 20px;
    width: 100%;
    margin-top: 10%;
}
.foot > .footw {
    padding: 60px 0px;
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    display: none;
}
.hqan p {
    margin-top: 16px;
    width: 16px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.hqan .img img {
    width: 22px;
}
.hqan {
    position: fixed;
    bottom: 44%;
    background: #e89747;
    border-radius: 50px;
    padding: 10px 8px;
    right: 3.5%;
    animation: bounce 1s infinite;
    z-index: 999;
}
.fdkf img {
    width: 46px;
}
.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;
}
.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;
}
.about_wmdln .list .list_nr {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.qydwnr h2 {
    font-size: 22px;
    
}
.qydwnr p {
    font-size: 16px;
    letter-spacing: 6px;
    color: #fff;
    margin-top: 19px;
    font-family: "DingTalk";

    padding: 0% 11%;
}
.yewuys_a .left {
    width: 100%;

}
.yewuys_a .left .sj {
    width: 50%;
    margin: 5% 0%;
}
.yewuys_a .left .sj h2 {
    color: #e8892c;
    font-size: 23px;
    font-family: "DingTalk";
}
.yewuys_a .right {
    width: 100%;
   
   
}
.yewuys_b ul li {
    width: 100%;
    background: #eee;
    margin-bottom: 5%;
}
.fuwu_zyw ul {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0%;
    width: 100%;
}
.fuwu_zyw .zypt {
    width: 100%;
    margin-top: 10%;
}
.fuwu_zyw ul li .nr h2 {
    font-size: 20px;
    font-family: "AlimamaShuHeiTi";
    margin-bottom: 14px;
}
.fuwu_zyw ul li .nr p {
    font-size: 15px;
    color: #666;
    line-height: 1.4;
    font-family: "DingTalk";
}
.dmfw ul li {
    width: 100%;
    background: #f5f5f5;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 19px;
    flex-wrap: wrap;
}
.dmfw ul li .img {
    border: solid 1px #eee;
    width: 100%;
  
}
.dmfw ul li .nr {
    padding: 6%;
    text-align: center;
    width: 100%;
   
}
.dmfw ul li .nr h2 {
    font-size: 24px;
    font-family: "AlimamaShuHeiTi";
    text-align: left;
    color: var(--main-color);
}
.dmfw ul li .nr p {
    color: #666;
    margin-top: 10px;
    line-height: 1.8;
    text-align: left;
    font-size: 16px;
}
.rczm ul li {
    width: 100%;
    margin: 0%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    padding: 6%;
}
.hqfanl {
    position: fixed;
    left: 0%;
    width: 30%;
    height: 100vh;
    display: none;
}
.hqfanr {
    margin-left: 0%;
    padding: 5%;
}
.hqfanr form .left {
    width: 100%;
}
.hqfanr form .right {
    width: 100%;
}
.hqfanr form {
    display: flex
;
    justify-content: space-between;
    margin-top: 5%;
    flex-wrap: wrap;
}
.xtzc {
   
    display: none;
}
}
