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: 1600px;
    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------------------------------------------------*/


/*daohang------------------------------------------------*/
.head{

}
.head.headera{position: fixed;width: 100%;z-index: 99;background: #fff;}
.head:hover{
}
.headw{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headw .logo{
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 173px;
    padding-left: 3%;
}
.headw .logo img{}
.web_nav{
    display: none;
         
}
.web_nav span{}
.headw .nav{display: flex;align-items: center;}
.headw .nav ul{
    display: flex;
    flex-wrap: wrap;
    
}
.headw .nav ul li{
       width: 130px;
       margin: 0%;
       position: relative;
}
.headw .nav ul li a{height: 100px;line-height: 100px;white-space: nowrap;text-align: center;font-size: 16px;color: #333;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;display: block;text-align: center;font-weight: bold;}
.headw .nav ul li:hover a{
    color: #fff;
    background-color: rgba(0, 166, 82, 1);
}
.headw .souc{display: flex;align-items: center;}
.headw .souc img{
    margin: 0px 8px;
}
.headw .souc .icon{
    
        width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
}
.headw .souc .sm{
    background-color: rgba(0, 166, 82, 1);
    margin: 0%;
}
.headw .nav ul li .er{
    display: none;
    position: absolute;
    top: 100%;
    z-index: 99;
    width: 100%;
}
.headw .nav ul li:hover .er{
    display: block;
}
.headw .nav ul li .er a{
    background: #f08200;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, .8);
}
.headw .nav ul li .er a:hover{
    color: #fff;
    background-color: rgba(0, 166, 82, 1);
}
/*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------------------------------------------------*/

/*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;
}



.baner_nr{
    position: absolute;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(0, 166, 82, 1);
    width: 77%;
}
.baner_nr img{
    max-width: 100%;
    width: auto;
}
.baner_nr .nr{
    padding-left: 10px;
}
.baner_nr .nr h2{
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: 500;
}
.baner_nr .nr h4{
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    color: rgba(255, 255, 255, 1);
    font-weight: 500;
}
.baner_nrl{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
}
.baner_nrlw{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 2%;
}

.plate_about{
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/c8d603da-5a1d-4be7-a58d-a74fee8d2cbb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 80px;
    padding-top: 80px;
}
.plate_aboutw {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.about_left{
    width: 49%;
}
.about_left img{}
.about_left p{
    font-size: 15px;
    line-height: 2;
    color: rgba(110, 110, 110, 1);
    margin-top: 30px;
}
.about_left h4{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
}
.about_left h4 img{
    width: 82%;
}
.about_left ul{
    display: flex;
}
.about_left ul li{}
.about_left ul li a{}
.about_left ul li a img{
    border: solid 1px #00a652;
    border-radius: 50%;
    margin-bottom: 10px;
}
.about_left ul li a:hover img{
    border-style: solid;
    border-width: 1px;
    border-color: rgba(241, 130, 32, 1);
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    background-color: rgba(241, 130, 32, 1);
    filter: blur(0);
    transition: filter 1s;
}
.about_left ul li a h5{
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 12px;
    color: rgba(145, 145, 145, 1);
    text-align: center;
    margin-top: 2px;
    text-align: center;
    font-weight: 500;
}
.about_left ul li a h4{
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 16px;
    color: rgba(87, 87, 87, 1);
    text-align: center;
    margin-top: 8px;
    font-weight: 500;
    margin: 0;
    text-align: center;
    padding: 0;
    display: block;
}
.ckgd{}
.about_right{
    width: 49%;
    position: relative;
}
.about_right img{}
.about_right:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00a652;
    right: -3vw;
    top: 3vw;
    content: "";
    z-index: -1;
}

.plate_about_gsjjsj {
    animation-name: fadeInUp, none;
    animation-delay: 0.0s, 2.0s;
    animation-duration: 2.4s, 0.6s;
    animation-iteration-count: 1, 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    box-shadow: 0px 5px 10px #ebebeb;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-left: 36px;
    padding-bottom: 30px;
    padding-right: 36px;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 80px;
    justify-content: space-between;
}
.plate_about_gsjjsj  .list{
    width: 25%;
}
.plate_about_gsjjsj  .list .sz{display: flex;flex-direction: row;align-items: flex-end;justify-content: flex-start;}
.plate_about_gsjjsj  .list .sz h2{
    font-size: 50px;
    font-family: "c05399a7-2d09-40cf-9fb9-aa6c3746d4b4";
    color: rgba(96, 96, 96, 1);
    margin: 0;
}
.plate_about_gsjjsj  .list .sz h3{
    display-radio: 1;
    color: rgba(152, 152, 152, 1);
    font-size: 16px;
    margin: 0;
    font-weight: 500;
}
.plate_about_gsjjsj  .list .nr{
    line-height: normal;
    display-radio: 1;
    font_radio: 2;
    text-align: left;
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
    margin-top: 10px;
}


@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.plate_pro{
}
.plate_prot{
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
    height: 700px;
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/3ff81b2e-9190-4771-a72d-29d8d173c1fb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: solid 5px #00a652;
}
.plate_prot_nr{
    padding-top: 70px;
    padding-left: 60px;
    padding-bottom: 70px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    display-radio: flex;
    border-left-style: solid;
    border-left-width: 70px;
    border-left-color: rgba(0,166,82,1);
    border-top-right-radius: 50px;
    background-fill-value: background-image;
    background-image: url(../images/a8275d97-b06c-4475-b04a-2c87a5be3f06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 49%;
    align-items: flex-start;
}
.plate_prot_nr h2{
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 24px;
    color: rgba(13,191,101,1);
    font-weight: 500;
}
.plate_prot_nr h3{
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 42px;
    color: rgba(0,166,82,1);
    font-family: "83f66088-7153-486f-9d9c-0f3a9e9423e4";
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 100;
}
.plate_prot_nr h4{
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(45,45,45,1);
    font-weight: bold;
    font-family: NSimSun;
    margin-top: 20px;
    margin-bottom: 20px;
}
.plate_prot_nr p{
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: rgba(45,45,45,1);
}
.plate_prot_nr img{}

.plate_probw {background: url(../images/3d3b0b15-90a1-4eb7-8c6b-e2b5a38aa98a.jpg);background-size: cover;padding-bottom: 100px;position: relative;}
.plate_prob {
}

.plate_prob_title{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}
.plate_title{}
.plate_title h2{
    font-size: 34px;
    font-weight: 500;
}
.plate_title p{}
.plate_title img{}

.plate_prob_title_fl{
    display: flex;
    align-items: center;
}
.plate_prob_title_fl a{
    background-color: rgba(13,191,101,1);
    margin-right: 0px;
    margin-left: 15px;
    border-radius: 50px;
    color: #fff;
    width: 120px;
    text-align: center;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}
.plate_prob_title_fl a:hover{
    background: rgba(241,130,32,1);
}

.plate_prob_list {
    overflow: hidden;
}

.plate_prob_list .swiper-slide{
    overflow: hidden;
}
.plate_prob_list .swiper-slide a{overflow: hidden;}
.plate_prob_list .swiper-slide a:before{
        content: '';
    position: absolute;
    background: linear-gradient(to right, #3fce88, #30a86d);
    left: -10%;
    width: 120%;
    top: 75%;
    height: 126%;
    min-height: 210px;
    opacity: 1;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
    z-index: 0;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
}

.plate_prob_list .swiper-slide a .img{
    height: 437px;
    overflow: hidden;
    width: 99.7%;
    border: solid 1px #00a652;
}
.plate_prob_list .swiper-slide a .img img{
    height: 100%;
}
.plate_prob_list .swiper-slide a .nr{
    position: relative;
    padding: 8%;
}
.plate_prob_list .swiper-slide a .nr h2{
    font-weight: 500;
    color: #fff;
    font-size: 24px;
}
.plate_prob_list .swiper-slide a .nr span{
    color: #fff;
    opacity: 0.8;
    font-size: 15px;
    margin-top: 9px;
    display: block;
}

.plate_prob_list  .swiper-pagination{
    bottom: 5%;
}
.plate_prob_list  .swiper-pagination span{
    background-color: rgba(13,191,101,1);
}

.plate_news{
    background: url(../images/432cf55d-7d03-4020-8ce8-50f9df571f8e.jpg);
    padding-bottom: 100px;
    position: relative;
}
.plate_newsw {}

.plate_news_xwfl{
    display: flex;
    justify-content: space-between;
}
.plate_news_xwfl .img{
    width: 68%;
    position: relative;
    overflow: hidden;
}
.plate_news_xwfl .img:nth-child(2){
    width: 30%;
}
.plate_news_xwfl .img img{
    width: 100%;
    transition: all ease .8s;
}
.plate_news_xwfl .img:hover img{
    transform: scale(1.1);
}
.plate_news_xwfl .img h4{
    font_radio: 2;
    font-size: 26px;
    color: rgba(255,255,255,1);
    line-height: 1.5;
    position: absolute;
    bottom: 5%;
    left: 5%;
    font-weight: 500;
}

.plate_news_gd {
    overflow: hidden;
    margin-top: 18px;
}

.plate_news_gd  .swiper-slide{
}
.plate_news_gd  .swiper-slide a{display: block;background: #fff;padding: 10%;}
.plate_news_gd  .swiper-slide .sj{
    display: flex;
    align-items: flex-end;
}
.plate_news_gd  .swiper-slide .sj h3{
    min-height: 20px;
    font_radio: 2;
    font-size: 46px;
    color: rgba(2,159,79,1);
    line-height: 1;
    font-family: Impact;
    margin-bottom: -5px;
    display-radio: 1;
    margin: 0%;
}
.plate_news_gd  .swiper-slide .sj h3 i{
    font-style: normal;
    font-size: 20px;
}
.plate_news_gd  .swiper-slide .sj span{
    font-size: 16px;
    color: #998;
    padding-left: 21px;
}
.plate_news_gd  .swiper-slide .nr{}
.plate_news_gd  .swiper-slide .nr h2{
    line-height: 1.5;
    font_radio: 2;
    font-size: 18px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 15px;
    font-weight: 500;
    margin-top: 11px;
}
.plate_news_gd  .swiper-slide .nr p{
    font_radio: 2;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: rgba(119,119,119,1);
    line-height: 1.5;
    display-radio: -webkit-box;
    min-height: 42px;
}

.plate_news_gd  .swiper-pagination{
    bottom: 5%;
}
.plate_news_gd  .swiper-pagination span{
    background-color: rgba(13,191,101,1);
}
.plate_hzkh{
    background: url(../images/ca229cf8-5a22-432c-a857-97d5ff05f77e.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.plate_hzkhw{}
.plate_hzkh_list{
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding-left: 15%;
    margin-left: -15%;
    padding-top: 5%;
    padding-bottom: 5%;
}
.plate_hzkh_list .img{
    width: 13%;
    margin-bottom: 1%;
    margin-right: 1%;
}
.plate_hzkh_list .img img{
    width: 100%;
}

.foot{
    background: url(../images/43c5003d-97c2-4a4c-b59a-5c53301e3ea2.jpg);
}

.foota {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 48px 0px;
}
.foota  img{}
.foota .dg{}
.foota .dg a{
    font-size: 18px;
    color: #959595;
    margin-bottom: 0px;
    padding-left: 28px;
}

.footb {
    border-top: solid 1px #3d3d3d;
    border-bottom: solid 1px #3d3d3d;
    padding: 50px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.footb .ewm{
    display: flex;
    align-items: center;
}
.footb .ewm img{}
.footb .ewm  p{
    color: #fff;
    margin-left: 15px;
    font-size: 16px;
}
.footb .lxxx{
    color: #fff;
}
.footb .lxxx h4{
    font-size: 16px;
}
.footb .lxxx p{
    font-size: 16px;
    margin-top: 7px;
}
.footc {
    padding: 15px 0px;
    color: #999;
}
.footc  a{
    color: #999;
}

.pl_service3 {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.pl_service3 a{
     color: #fff;
}
.pl_service3 .item_con {
    text-align: right;
}
.pl_service3 .service_item {
    padding-left: 43px;
    display: inline-block;
    width: 0;
    height: 45px;
    border-radius: 30px;
    background: #999;
    color: #fff;
    overflow: hidden;
    transition: width 0.4s;
    position: relative;
    cursor: pointer;
}
.pl_service3 .service_item.wx {
    background: #f18220;
}
.pl_service3 .service_item.qyszmp {
    background: #009ca0;
}
.pl_service3 .service_item.skype {
    background: #00a3ed;
}
.pl_service3 .service_item.alww {
    background: #1ac1ed;
}
.pl_service3 .service_item.whatsapp {
    background: #3dceb2;
}
.pl_service3 .service_item.yj {
    background: #f18220;
}
.pl_service3 .service_item.qq {
    background: #529cd1;
}
.pl_service3 .service_item.kf {
    background: #f18220 !important;
}
.pl_service3 .service_item.kfz {
    background: #999;
}
.pl_service3 .service_item.link {
    background: #f60;
}
.pl_service3 .service_item.tel {
    background: #06f;
}
.pl_service3 .service_item.custom {
    background: #fc0;
}
.pl_service3 .service_item.smService {
    background: #6bd8bb;
}
.pl_service3 .service_item:hover {
    width: 206px;
}
.pl_service3 .service_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 43px;
    height: 43px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pl_service3 .service_icon .icon {
    width: 60%;
    height: 60%;
    margin: 0;
    color: #fff;
    fill: #fff;
}
.pl_service3 .service_value {
    margin-top: 5px;
    padding: 0 5px;
    text-align: left;
    line-height: 18px;
}
.pl_service3 .service_value.dh {
    line-height: 35px;
    text-align: center;
    width: 120px;
}

.nybanner{}
.nybanner img{
    width: 100%;
}
.ny_nav{
    background-color: rgba(244,244,244,1);
}
.ny_navw{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ny_navwr{
    display: flex;
}
.ny_navwr a{
    display: block;
    padding: 30px 0px;
    border-radius: 0px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    transition: all .5s ease;
    margin-right: 35px;
    position: relative;
}
.ny_navwr a:hover{
    
}
.ny_navwr a:after{content: "";position: absolute;height: 2px;display: block;background: #029f4f;right: 0px;bottom: 0%;left: 0%;width: 0%;transition: all ease .8s;}
.ny_navwr a:hover:after{
     width: 100%;
     background-color: #029f4f;
}
.ny_navwl{
    display: flex;
}
.ny_navwl a{}

.about_nr {
    margin-bottom: 80px;
}
.about_nr .bt{
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    border-bottom: solid 1px #eee;
    padding: 29px 0px;
    margin-bottom: 30px;
}
.about_nr  .nr{
    font-size: 16px;
    color: #666;
}
.ny_navwr a.on:after{
     width: 100%;
     background-color: #029f4f;
}
.ny_navwr a.on{
     color: #029f4f;
}
.about_nr  .nr img{
    max-width: 100%;
}

.rzzs_List{
    display: flex;
    flex-wrap: wrap;
}
.rzzs_List .list{
    width: 31%;
    margin: 0% 1%;
    background-color: #f5f5f5;
}
.rzzs_List .list .img{
    height: 300px;
    text-align: center;
}
.rzzs_List .list .img img{
    height: 100%;
}
.rzzs_List .list .nrw{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    background-color: #eee;
    padding: 5%;
    transition: all ease .5s;
}
.rzzs_List .list .nrw h5{
    font-weight: 500;
    font-size: 16px;
}

.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{}

.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;display: flex;justify-content: space-between;}
.contactw .lxfs{margin: 0%;background: #f5f5f5;padding: 4%;width: 22%;}

.contactw .lxfs li{
    margin: 0%;
    margin-bottom: 14%;
}
.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;
    margin-bottom: 5%;
}
.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: 70%;height: 640px;} .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; }
     
     @media (max-width: 768px){
        .headw .nav {
        display: none;
        position: fixed;
        width: 100%;
        top: 80px;
        background: #fff;
        z-index: 999;
        left: 0%;
        height: 100vh;
    }
.headw {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
    padding: 0% 3%;
}
.headw .souc img:nth-child(1) {
    display: none;
}
.headw .souc .sm {
    background-color: rgba(0, 166, 82, 1);
    margin: 0%;
    display: none;
}
.headw .logo img {
    width: 100%;
}
.headw .logo {
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 170px;
    padding-left: 3%;
}
.headw .souc img {
    margin: 0px 3px;
    width: 26px;
}
.baner_nr {
    position: absolute;
    right: 0%;
    bottom: 0%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgba(0, 166, 82, 1);
    width: 77%;
    display: none;
}
.web_nav {
    display: block;
}
.web_nav span {
    background: #00a652;
    height: 3px;
    display: block;
    width: 28px;
    margin: 3px 0px;
    border-radius: 50px;
    margin-left: 10vw;
}
.headw .souc {
    display: flex;
    align-items: center;
    display: none;
}
.headw .nav ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
}
.headw .nav ul li {
    width: 100%;
    margin: 0%;
    position: relative;
}
.headw .nav ul li a {
    height: 74px;
    line-height: 74px;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #333;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    display: block;
    text-align: center;
    font-weight: bold;
}
.plate_aboutw {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.about_left {
    width: 100%;
}
    .about_right {
        width: 100%;
        position: relative;
        margin-top: 5%;
    }
.about_right img {
    width: 100%;
}
.about_left img {
    width: 60px;
}
.about_left ul li a h4 {
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 12px;
    color: rgba(87, 87, 87, 1);
    text-align: center;
    margin-top: 8px;
    font-weight: 500;
    margin: 0;
    text-align: center;
    padding: 0;
    display: block;
}
.about_left h4 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    display-radio: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: bold;
    align-items: center;
    justify-content: space-between;
}
.about_left h4 img {
    width: 77%;
}
.plate_about_gsjjsj {
    animation-name: fadeInUp, none;
    animation-delay: 0.0s, 2.0s;
    animation-duration: 2.4s, 0.6s;
    animation-iteration-count: 1, 1;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 94%;
    display-radio: flex;
    max-width: 1600px;
    box-shadow: 0px 5px 10px #ebebeb;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-left: 36px;
    padding-bottom: 30px;
    padding-right: 36px;
    background-color: rgba(255, 255, 255, 1);
    margin-top: 5%;
    justify-content: space-between;
}
.plate_about_gsjjsj .list {
    width: 50%;
}
.plate_about_gsjjsj .list .sz h2 {
    font-size: 28px;
    font-family: "c05399a7-2d09-40cf-9fb9-aa6c3746d4b4";
    color: rgba(96, 96, 96, 1);
    margin: 0;
}
.plate_about_gsjjsj .list {
    width: 50%;
    margin-bottom: 5%;
}
.plate_about {
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/c8d603da-5a1d-4be7-a58d-a74fee8d2cbb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 10%;
    padding-top: 10%;
}
.plate_prot_nr {
    padding-top: 70px;
    padding-left: 5px;
    padding-bottom: 70px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    display-radio: flex;
    border-left-style: solid;
    border-left-width: 58px;
    border-left-color: rgba(0, 166, 82, 1);
    border-top-right-radius: 50px;
    background-fill-value: background-image;
    background-image: url(../images/a8275d97-b06c-4475-b04a-2c87a5be3f06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 76%;
    align-items: flex-start;
}
.plate_prot_nr h4 {
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 18px;
    color: rgba(45, 45, 45, 1);
    font-weight: bold;
    font-family: NSimSun;
    margin-top: 20px;
    margin-bottom: 20px;
}
.plate_prot_nr h3 {
    margin: 0%;
    line-height: normal;
    font_radio: 2;
    display-radio: 1;
    font-size: 30px;
    color: rgba(0, 166, 82, 1);
    font-family: "83f66088-7153-486f-9d9c-0f3a9e9423e4";
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 100;
}
.plate_prot_nr {
    padding-top: 70px;
    padding-left: 28px;
    padding-bottom: 70px;
    padding-right: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    display-radio: flex;
    border-left-style: solid;
    border-left-width: 58px;
    border-left-color: rgba(0, 166, 82, 1);
    border-top-right-radius: 50px;
    background-fill-value: background-image;
    background-image: url(../images/a8275d97-b06c-4475-b04a-2c87a5be3f06.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    background-repeat: no-repeat;
    width: 76%;
    align-items: flex-start;
}
.plate_prot {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    height: 100%;
    height: 469px;
    min-height: 0px;
    display-radio: 1;
    background-fill-value: background-image;
    background-image: url(../images/3ff81b2e-9190-4771-a72d-29d8d173c1fb.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: solid 5px #00a652;
}
.plate_prob_title_fl {
    display: flex;
    align-items: center;
    display: none;
}
.plate_title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.plate_prob_list .swiper-slide a .img img {
    height: auto;
    width: 100%;
}
.plate_prob_list .swiper-slide a .img {
    height: 300px;
    overflow: hidden;
    width: 98.7%;
    border: solid 1px #00a652;
}
.plate_news_xwfl {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.plate_news_xwfl .img {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 5%;
}
.plate_news_xwfl .img:nth-child(2) {
    width: 100%;
}
.plate_hzkh {
    background: url(../images/ca229cf8-5a22-432c-a857-97d5ff05f77e.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}
.foota {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 48px 0px;
    display: none;
}
.footb {
    border-top: solid 1px #3d3d3d;
    border-bottom: solid 1px #3d3d3d;
    padding: 50px 0px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    display: none;
}
.footc {
    padding: 41px 0%;
    color: #999;
    text-align: center;
    font-size: 12px;
}
.mbx_w {
    color: #000;
    font-size: 16px;
    display: none;
}
.ny_navw {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow-x: auto;
}
.ny_navwr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 3% 0%;
}
.ny_navwr a {
    display: block;
    padding: 8px 0px;
    border-radius: 0px;
    border-bottom: 3px solid transparent;
    font-size: 14px;
    transition: all .5s ease;
    margin-right: 0%;
    position: relative;
    background: #fff;
    width: 31.333%;
    margin: 1%;
    text-align: center;
    border-radius: 5px;
}
.rzzs_List .list {
    width: 100%;
    margin: 3% 1%;
    background-color: #f5f5f5;
}
.rzzs_List .list .img img {
    width: 100%;
}
.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;
}
.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%;
}
.contact .contactw {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.my-map {
    margin: 0 auto;
    width: 100%;
    height: 440px;
}
     }