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: #000;
    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
}

.head{
    height: 120px;
}
.headw{
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.headwa{
    display: flex;
    align-items: center;
}
.wzb{}
.wzb h3{
    font-size: 42px;
    color: #fff;
}
.headwa .logo{
    margin-right: 30px;
}
.headwa .logo img{}
.headwa .wz{}
.headwa .wz h3{
    font-size: 28px;
    color: #d33129;
    line-height: 1.2;
}

h3 {}
.headwa .wz h4{
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    padding-left: 24px;
    font-weight: bold;
}
.headwb{
    display: flex;
    align-items: center;
}
.headwbl{
    margin-right: 30px;
}
.headwbl img{
    width: 96px;
}
.headwbr{}
.headwbrt{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}
.headwbrt img{
    width: 60px;
}
.headwbrt .wz{}
.headwbrt .wz h3{
    font-size: 16px;
    font-weight: 500;
}
.headwbrt .wz h4{
    font-size: 26px;
    color: #d33129;
    line-height: 1;
}
.zjfd .headwbrt .wz h4{
    color: #fff;
}
.zjfd .headwbrt .wz h3{
    color: #fff;
}
.headwbrb{
    background: #333;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    padding: 7px 0px;
}

.banner_swiper {}
.banner_swiper img{
    width: 100%;
}

.hjyzs{
    background: url(../images/ldybj1.jpg);
    background-size: cover;
    padding: 80px 0px;
}
.hjyzs .list{
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hjyzs .listw{
    width: 11vw;
    border: solid 2px #eee;
    border-radius: 50%;
    height: 11vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.hjyzs .listw .nr{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.hjyzs .listw .nr h3{
    font-size: 30px;
    color: #d33129;
    line-height: 1;
}
.hjyzs .listw .nr .nrw{
    font-size: 18px;
    color: #666;
    font-weight: 500;
    margin-top: 7px;
    text-align: center;
    padding: 0% 4%;
    width: 100%;
}
.hjyzs .listw .img{
    position: absolute;
    bottom: -11%;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hjyzs .listw .img img{
}
.zyzx{
    margin: 0 auto;
    margin-top: 100px;
    background: #d33129;
    border-radius: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 860px;
}
.zyzx p{
    margin: 0%;
    font-size: 22px;
    padding: 0px 21px;
}
.zyzx p img{
    width: 30px;
}
.zyzx h4{
    margin: 0;
    font-size: 30px;
    background: #000;
    border-radius: 50px;
    padding: 10px 29px;
}
.profl{
    background: url(../images/ldybj2.jpg);
    background-size: cover;
    padding: 80px 0px;
}
.proflw{
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.proflw .bt{
    width: 100%;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.proflw .bt .nrc{
    display: flex;
}
.proflw .bt .nrc a{
    width: 180px;
    height: 54px;
    display: flex;
    background: #333;
    text-align: center;
    line-height: 54px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    align-items: center;
    justify-content: center;
}
.proflw .bt .nrc a img{
    width: 30px;
}
.proflw .bt .nrc a.ys{
    background: #a51009;
    margin-left: 14px;
}

.proflwl{
    width: 20%;
}
.proflwl .bt{
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 14%;
}
.proflwl h3{
    background: none;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 60px;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    font-weight: 500;
    border: solid 1px #fff;
    color: #fff;
}
.proflwl h3.on,.proflwl h3:hover{
    background: #fff;
    color: #d33129;
    font-weight: bold;
}
.proflwr{
    width: 78%;
    border-radius: 20px;
    overflow: hidden;
}
.proflwr .img{
    display: none;
}
.proflwr .img.active{
    display: block;
}
.proflwr .img img{
    width: 100%;
}

.bkbt{
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    padding-bottom: 50px;
}
.bkbt h2{
    font-size: 40px;
    font-weight: bold;
    color: #d23129;
    display: inline-block;
    position: relative;
    padding: 0px 30px;
}
.bkbt h2:after{
     content:'';
     content: '';
     position: absolute;
     width: 12px;
     height: 12px;
     background: #d23129;
     right: 0%;
     top: 47%;
     transform: rotate(45deg);
}
.bkbt h2:before{
    content:'';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #d23129;
    left: 0%;
    top: 47%;
    transform: rotate(45deg);
}
.bkbt h4{
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    color: #666;
}
.zxxz{
    background: url(../images/ldybj4.jpg);
    background-size: cover;
    padding: 80px 0px;
}
.zxxz form{
    width: 1000px;
    margin: 0 auto;
}

.zxxz form .dx{
    display: flex;
    justify-content: center;
    margin-bottom: 22px;
}
.zxxz form .dx span{
    font-size: 18px;
}
.zxxz form .dx .sx{
    margin: 0;
    display: flex;
}
.zxxz form .dx .sx div{
    margin: 0;
    font-size: 19px;
    margin-right: 24px;
}
.hqsj{
    background: #333;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 2%;
}
.hqsj span{
    font-size: 26px;
    width: 56px;
    font-weight: bold;
    margin-right: 19px;
}
.hqsj .sj{
    width: 91%;
}
.hqsj .sjw{
    border: solid 2px #d33129;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hqsj .sjw input{
    border: 0;
    font-size: 24px;
    padding-left: 22px;
    height: 58px;
    width: 71%;
}
.hqsj .sjw button{
    border: 0;
    background: #d33129;
    font-size: 24px;
    color: #fff;
    width: 120px;
    height: 60px;
    line-height: 60px;
}
.hqsj .sj p{}

.xzys{
    background: url(../images/ldybj3.jpg);
    background-size: cover;
    padding: 80px 0px;
}
.xzyst{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}
.xzyst span{
    background: #000;
    color: #fff;
    border-radius: 50px;
    padding: 9px 55px;
    font-size: 20px;
    margin: 0px 14px;
}
.xzyst span.on,.xzyst span:hover{
    background: #d33129;
    color: #fff;
}
.xzysb{
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
}
.xzysb .listw{
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff;
}
.xzysb .listw.active{
    display: flex;
}
.xzysb .listw .img{
    width: 50%;
}
.xzysb .listw .img img{
    width: 100%;
}
.xzysb .listw .nr{
    width: 50%;
    padding: 4%;
}
.xzysb .listw .nr .nra{}
.xzysb .listw .nr .nra h2{
    font-size: 32px;
    color: #d33129;
    line-height: 1;
}
.xzysb .listw .nr .nra p{
    font-size: 16px;
    color: #666;
}
.xzysb .listw .nr .nrb{
    border-top: solid 2px #eee;
    padding-top: 3%;
    margin-top: 3%;
}
.xzysb .listw .nr .nrb p{
    font-size: 18px;
    margin-bottom: 11px;
    color: #444;
}
.xzysb .listw .nr .nrb img{}
.xzysb .listw .nr .nrc{
    margin-top: 30px;
    display: flex;
}
.xzysb .listw .nr .nrc a{
    width: 180px;
    height: 54px;
    display: flex;
    background: #333;
    text-align: center;
    line-height: 54px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    align-items: center;
    justify-content: center;
}
.xzysb .listw .nr .nrc a img{
    width: 30px;
}
.xzysb .listw .nr .nrc a.ys{
    background: #d33129;
    margin-left: 14px;
}

.qydxz{}

.hz_list{
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}
.hz_list .img{
    width: 100%;
    border: solid 1px #eee;
    text-align: center;
}
.hz_list .img img{
    max-width: 100%;
}
.zjgh .hz_list .img{
    width: 32%;
}
.zjgh .hz_list .img h4{
    font-size: 24px;
    padding: 4% 0%;
}
.zjgh .hz_list .img img{
    width: 100%;
}
.qydxz{
    padding: 80px 0px;
}

.zjfd {
    background: url(../images/ldybj5.jpg);
    background-size: cover;
    padding: 46px 0px;
}

.zjgh{
    background: url(../images/ldybj4.jpg);
    background-size: cover;
    padding: 80px 0px;
}

.foot{
    
        background: #202328;
          padding: var(--m80);
}
.foota{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
}
.footal{
    
        display: flex;
    align-items: center;
}
.footal img{max-width: 100%;}
.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: #333;
    background: #333;
    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;
       width: 1300px;
       margin: 0 auto;
       max-width: 94%;
       margin-top: 50px;
}
.footbl{
    display: flex;
    width: 80%;
}
.dbcp{
    width: 45%;
}
.dbcp h3{
    font-size: 26px;
    color: #fff;
    margin-bottom: 18px;
}
.dbcp .erji{
    display: flex;
    flex-wrap: wrap;
}
.dbcp .erji a{
    font-size: 18px;
    color: #fff;
    width: 50%;
    font-weight: bold;
    line-height: 36px;
}
.footbl ul{
    display: flex;
}
.footbl ul li{
    margin-right: 3vw;
}
.footbl ul li .yja{
    font-size: 26px;
    color: #fff;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}
.footbl ul li .erji{}
.footbl ul li .erji .eja{
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 33px;
    color: #bbbbbb;
}
.footbr{}
.footb a:hover{
        color: #d33129 !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: #333;
}
.footbqw{
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 15px 10px;
        width: 90%;
        margin: 0 auto;
}
.footbqwl{
    
        color: #fff;
    font-size: 14px;
}
.footbqwl a{
        color: #fff;
    font-size: 14px;
}
.footbqwr{
    
        color: #fff;
    font-size: 14px;
}
.tjbd {
    animation-fill-mode: both;
    position: fixed;
    width: 30%;
    z-index: 99;
    top: 0%;
    left: 35%;
    background: #fff;
    top: 20%;
    padding: 2%;
    box-shadow: 0 0 12px 1px rgb(0 0 0 / 17%);
    border-radius: 10px;
    display: none;
}
.tjbd.active{
    display: block;
}
.tjbd form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tjbd form input{
    background: #fff;
    border: none;
    border-radius: 5px;
    width: 100%;
    padding-left: 15px;
    height: 50px;
    border: solid 1px #eee;
    margin-bottom: 10px;
}
.tjbd form textarea{
    background: #fff;
    border: none;
    border-radius: 5px;
    padding-left: 7px;
    height: 100px;
    width: 100%;
    font-family: 'Noto Sans SC', 'PingFang SC ', sans-serif;
    padding: 20px;
    border: solid 1px #eee;
}
.tjbd 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: #d33129;
    border: none;
    color: #fff;
    font-size: 18px;
    margin-top: 2%;
}

.tjbd h2{
    text-align: center;
    margin-bottom: 40px;
    font-size: 36px;
    color: #d33129;
}


.tjbd .gb {
    position: absolute;
    right: 3%;
    top: 3%;
    cursor: pointer;
}
.cptp {
    width: 20%;
    border-radius: 50%;
    padding: 1vw;
}
.cptp h3{
    text-align: center;
    font-size: 24px;
}
.cptp img{
    width: 100%;
}

@media (max-width: 1080px){
    .headwbr {
    display: none;
}
.headwa .logo img {
    width: 100px;
}
.headwbl {
    margin-right: 0%;
}
.headwbl img {
    width: 70px;
}
.headwa .wz h4 {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
    padding-left: 0;
    font-weight: bold;
}
.headwa .logo {
    margin-right: 10px;
}
.head {
    height: 90px;
}
.hjyzs {
    background: url(../images/ldybj1.jpg);
    background-size: cover;
    padding: 10% 0%;
}
    .bkbt h2 {
        font-size: 20px;
        font-weight: bold;
        color: #d23129;
        display: inline-block;
        position: relative;
        padding: 0px 30px;
    }
.bkbt h2:before {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #d23129;
    left: 0%;
    top: 44%;
    transform: rotate(45deg);
}
.bkbt h2:after {
    content: '';
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    background: #d23129;
    right: 0%;
    top: 44%;
    transform: rotate(45deg);
}
.hjyzs .list {
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex
;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.cptp {
    width: 47%;
    border-radius: 50%;
    padding: 1vw;
}
.cptp h3 {
    text-align: center;
    font-size: 20px;
}
.tjbd {
   
    width: 90%;
 
    left: 3%;

    top: 10%;
 
}
.zyzx {
    margin: 0 auto;
    margin-top: 10%
    ;
    background: #d33129;
    border-radius: 25px;
    color: #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 90%;
    flex-wrap: wrap;
}
.zyzx h4 {
    margin: 0;
    font-size: 24px;
    background: #000;
    border-radius: 50px;
    padding: 8px 27px;
    width: 100%;
    text-align: center;
}


.zyzx p {
    margin: 0%;
    font-size: 22px;
    padding: 7px 21px;
}
.profl {
    background: url(../images/ldybj2.jpg);
    background-size: cover;
    padding: 10% 0%;
}
.proflw .bt {
    width: 100%;
    font-size: 40px;
    color: #fff;
    margin-bottom: 30px;
    font-weight: bold;
    display: flex
;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}
.proflwl {
    width: 100%;
}
.proflwl {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
}
.proflwl h3 {
   
  
    text-align: center;
    border-radius: 60px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    font-weight: 500;
    
    width: 48%;
}
.proflw .bt .nrc {
    display: flex
;
    width: 100%;
}
.proflwr {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
}
.zxxz {
    background: url(../images/ldybj4.jpg);
    background-size: cover;
    padding: 10% 0%;
}
.zxxz form {
    width: 90%;
    margin: 0 auto;
}
.zxxz form .dx {
    display: flex
;
    justify-content: center;
    margin-bottom: 22px;
    flex-direction: column;
    align-items: flex-start;
}
.zxxz form .dx .sx {
    margin: 0;
    display: flex
;
    flex-wrap: wrap;
}
.zxxz form .dx .sx div {
    margin: 0;
    font-size: 16px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.hqsj {
    background: #333;
    color: #fff;
    display: flex
;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 4%;
    flex-direction: column;
}
.hqsj span {
    font-size: 26px;
    width: 100%;
    font-weight: bold;
    margin-right: 19px;
    margin-bottom: 5%;
}
.hqsj .sj {
    width: 100%;
}
.hqsj .sjw input {
    border: 0;
    font-size: 19px;
    padding-left: 21px;
    height: 50px;
    width: 71%;
}
.hqsj .sjw button {
    border: 0;
    background: #d33129;
    font-size: 20px;
    color: #fff;
    width: 88px;
    height: 52px;
    line-height: 50px;
}
.xzys {
    background: url(../images/ldybj3.jpg);
    background-size: cover;
    padding: 10% 0%;
}
.xzyst {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5%;
    flex-wrap: wrap;
    padding: 0% 3%;
}
.xzyst span {
    background: #000;
    color: #fff;
    border-radius: 50px;
    padding: 3% 0%;
    font-size: 20px;
    margin: 2% 0%;
    width: 48%;
    text-align: center;
}
.xzysb .listw.active {
    flex-wrap: wrap;
}
.xzysb .listw .img {
    width: 100%;
}
.xzysb .listw .nr {
    width: 88%;
    padding: 6%;
}
.xzysb .listw .nr .nra h2 {
    font-size: 22px;
    color: #d33129;
    line-height: 1;
}
.xzysb .listw .nr .nrb p {
    font-size: 15px;
    margin-bottom: 11px;
    color: #444;
}
.wzb h3 {
    font-size: 28px;
    color: #fff;
    margin-right: 5%;
}
.qydxz {
    padding: 10% 0%;
}
.zjgh {
    background: url(../images/ldybj4.jpg);
    background-size: cover;
    padding: 10% 0%;
}
.hz_list {
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
    flex-wrap: wrap;
}
.zjgh .hz_list .img h4 {
    font-size: 20px;
    padding: 4% 0%;
}
.zjgh .hz_list .img {
    width: 100%;
}
.foota {
    display: flex
;
    align-items: center;
    justify-content: center;
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    flex-direction: column;
}
.footal {
    display: flex
;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.footal p {
    font-size: 21px;
    line-height: 1.4;
    color: #fff;
    margin-left: 0%;
    text-align: center;
    margin-bottom: 5%;
}
.footar {
    width: 90%;
}
.footb {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-top: solid 1px #2d3138;
    padding-top: 50px;
    width: 1300px;
    margin: 0 auto;
    max-width: 94%;
    margin-top: 50px;
    flex-direction: column;
}
.footbl {
    display: flex
;
    width: 100%;
    flex-direction: column;
    align-items: center;
}
.dbcp .erji {
    display: flex
;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.dbcp {
    width: 100%;
    text-align: center;
}
.footbl ul {
    display: flex
;
    text-align: center;
    margin: 7% 0%;
}
.headwa .wz h3 {
    font-size: 15px;
    color: #d33129;
    line-height: 1.2;
}
}