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: #000;
    --main2-color: linear-gradient(30deg, #00956d,#006b4e);
    --main3-color: #217fc4;
    --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: 90%;
    max-width: 94%;
    margin: 0 auto;
}

.non_widthb{
     width: 1440px;
    max-width: 94%;
    margin: 0 auto;
} width: 90%;
    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{
   background: var(--main3-color);
   z-index: 99999;
   width: 100%;
}
.head.headera{
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    top: 0;
    position: fixed;
}
.head:hover{
}
.headw{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    width: 80%;
}
.headw .logo{
    clear: left;
    margin-left: 0%;
    margin-right: 0px;
    width: 180px;
}
.headw .logo img{
    width: 100%;
}
.headw .logo img{}
.web_nav{
    display: none;
         
}
.web_nav span{}
.headw .nav{
    margin-left: 0%;
    margin-right: 0px;
    clear: none;
    width: 60%;
}
.headw .nav ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}
.headw .nav ul li{
       margin: 0%;
       position: relative;
       width: 11%;
       display: flex;
       align-items: center;
       justify-content: flex-start;
       margin: 0% 2%;
}
.headw .nav ul li.has-child .jt{
    display: flex;
    transform: rotate(180deg);
    padding-right: 4px;
}
 .headw .nav ul li .jt{
    display: none;
}
 .headw .nav ul li .jt svg{
     height: auto;
     width: 22px;
 }
.headw .nav ul li a{height: 80px;line-height: 80px;white-space: nowrap;text-align: center;font-size: 1rem;color: #fff;-webkit-transition: .5s;-o-transition: .5s;-moz-transition: .5s;transition: .5s;display: block;font-size: 17px;font-weight: bold;text-align: left;}


.headw .nav ul li:hover a{
}
.headw .nav ul li ul{
    display: none;
    position: absolute;
    width: 150%;
    top: 100%;
    z-index: 99;
}
.headw .nav ul li:hover ul{display: block;}
.headw .nav ul li ul li{
    width: 100%;
    margin: 0;
}
.headw .nav ul li ul li.has-child:after{
    content:'';
    position: absolute;
    right: 5%;
    top: 13%;
    background: url(../images/it.svg);
    width: 25px;
    height: 25px;
    background-size: 100%;
    transform: rotate(180deg);
}
.headw .nav ul li ul li a{
    padding: 0%;
    height: 36px;
    line-height: 36px;
    color: #333;
    background: var(--main3-color);
    color: #fff!important;
    font-weight: 500;
    text-align: left;
    padding: 0px 25px;
    width: 100%;
    font-size: 13px;
}
.headw .nav ul li ul li a:hover{
    background: #1265a1;
}

.headw .nav ul li ul li ul{
    top: 0%;
    left: 100%;
    display: none!important;
    width: 100%;
}
.headw .nav ul li ul li ul li{}
.headw .nav ul li ul li ul li a{
    background: #2a7bb7;
}
.headw .nav ul li ul li ul li a:hover{}
.headw .nav ul li ul li:hover ul{
    display: block!important;
}
.headw .souc{
            margin-left: 0%;
            margin-right: 0px;
            clear: none;
            display: flex;
            align-items: center;
            justify-content: space-between;
}
.headw .souc a{
    display: flex;
    align-items: center;
}
.headw .souc .icon{
    
        width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    cursor: pointer;
}
.dyuy{
    margin-left: 18px;
}
.dyuy .list{
    display: flex;
}
.dyuy .list i{
    font-weight: revert;
    color: #fff;
    padding: 0px 8px;
    font-style: normal;
}
  .dyuy .list a{font-weight: bold;font-size: 18px;color: #fff;}  
 .dyuy .list a span{
    
} 
 .dyuy .list a img{
    width: 23px;
    margin-right: 6px;
    border-radius: 5px;
} 
/*daohang------------------------------------------------*/
/*banner-------------------------------------------------*/
.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 4px;
}
.banner_bj{
}

.banner a {
}

.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_swiper{
    width: 100%;
}
.banner_list{
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}
.banner_list .bt{
    width: 40%;
}
.banner_list .bt h2{
    font-size: 68px;
    color: #217FC4;
    font-weight: 500;
}
.banner_list .bt h3{
    font-size: 68px;
    color: #fff;
    font-weight: 500;
}
.banner_list .bt h4{
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 14px;
    margin-bottom: 29px;
}
.banner_list .bt a{
    display: block;
    height: 46px;
    background: #ffff;
    width: 140px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: #666;
}
.banner_list .img{
    width: 50%;
}
.banner_list .img img{}


.banner_swiper .swiper-button-prev {
    position: absolute;
    left: 86%!important;
    top: 88%!important;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    z-index: 99 !important;
}

.banner_swiper .swiper-button-prev svg {
    width: 20px!important;
}

.banner_swiper .swiper-button-prev:hover {
    background: #217fc4!important;
}

.banner_swiper .swiper-button-next {
    position: absolute;
    left: 90%!important;
    top: 88%!important;
    width: 42px;
    height: 42px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    display: flex!important;
    justify-content: center;
    align-items: center;
    z-index: 99 !important;
}

.banner_swiper .swiper-button-next svg {
    width: 20px!important;
}

.banner_swiper .swiper-button-next:hover {
    background: #217fc4!important;
}

.banner_swiper .swiper-button-next:after {
    /* content: ''; */
    width: 56px!important;
    height: 56px;
    border: dashed 1px #fff;
    position: absolute;
    border-radius: 50%;
    font-size: 18px;
    line-height: 56px;
}

.banner_swiper .swiper-button-prev:after {
    /* content: '>'; */
    width: 56px!important;
    height: 56px;
    border: dashed 1px #fff;
    position: absolute;
    border-radius: 50%;
    font-size: 18px;
    line-height: 56px;
}
/*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----------------------------------------------*/


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

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

    display: none;
}

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

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

.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: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    margin: 0px 7px;
    background: #f9f9f9;
    line-height: 40px;
    color: #999;
    font-size: 16px;
}

.page-numbar a:hover {
    background-color: #333;
    color: #fff;
}
.palte_about{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    padding: 5% 0%;
    height: 62vh;
}
.about_nr{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.about_nr .left{
    width: 42%;
}
.about_nr .left h2{
    font-size: 64px;
}
.about_nr .left .nr{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 40px;
    margin-top: 10px;
    color: #666;
}
.about_nr .left .logo{
    width: 88px;
    height: 88px;
    background: #111;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about_nr .left .logo img{
    width: 80%;
    padding: 10%;
}
.about_nr .right{
    width: 48%;
}
.about_nr .right img{
    width: 100%;
    border-radius: 20px;
}
.plate_yx{
    height: 100vh;
    position: relative;
    background-size: cover!important;
}
.plate_yx:after{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    top: 0%;
    opacity: 0.5;
}
.plate_yxnr{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 9;
}
.plate_yxnr h2{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
}
.plate_yxnr h3{
    font-weight: bold;
    color: #fff;
    font-size: 64px;
}
.plate_yxnr h4{
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 23px;
}
.bofang{
    position: relative;
    width: 80px;
    border-radius: 50%;
    border: dashed 1px #fff;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bofang a{
    display: flex;
    align-items: center;
    justify-content: center;
}

.bofang:after {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 9px;
    z-index: 1;
    animation: iconS 1.6s ease-out infinite;
    background: #257ce1;
}
.bofang img {
    width: 43px;
    height: 43px;
    padding: 23%;
    position: relative;
    z-index: 99;
}
@keyframes iconS {
    from {
        transform: scale(1);
        filter: opacity(0.8);
    }

    to {
        transform: scale(1.4);
        filter: opacity(0);
    }
}

.plate_xl{
    padding: 100px 0px;
}
.plate_xlnr{
    background: #f5f5f5;
}
.plate_xlnr .list{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.plate_xlnr .list .left{
    width: 50%;
}
.plate_xlnr .list .left img{
    width: 100%;
}
.plate_xlnr .list .right{
    width: 50%;
}
.plate_xlnr .list .right img{
    width: 100%;
}
.plate_xlnr .list .right .wx{
    padding: 0% 10%;
}
.plate_xlnr .list .right h2{
    font-size: 40px;
}
.plate_xlnr .list .right h3{font-size: 18px;font-weight: 500;}
.plate_xlnr .list .right p{
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.plate_news{padding: 100px 0px;}
.plate_newsw{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.plate_newsw .list{
    width: 28%;
}
.plate_newsw .list a{}
.plate_newsw .list a h2{
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    color: #333;
}
.plate_newsw .list a span{
    font-size: 16px;
    color: #666;
    margin-top: 16px;
    display: block;
}
.newsfa_link_ljgd{
      width: 140px;
    height: 44px;
    display: block;
    background: var(--main3-color);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    margin-top: 30px;
}

.plate_bqx{
    background: #f5f5f5;
    padding: 5% 0%;
}
.plate_bqxw{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.plate_bqxw .list{}
.plate_bqxw .list a{
    display: flex;
    align-items: center;
}
.plate_bqxw .list a img{}
.plate_bqxw .list a h4{
    font-size: 24px;
    font-weight: 500;
    margin-left: 10px;
}
.footc form input::placeholder {
    color: white;
}
.foot{
    background: #0666ac;
}
.footw {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 80%;
}
.foota {
    width: 125px;
}
.foota img{
    width: 100%;
}
.footb {
    width: 58%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1000px;
}
.footb .dh{display: flex;flex-direction: column;align-items: flex-start;}
.footb .dh h2{
    color: #fff;
    font-weight: 500;
    margin: 0;
    margin-bottom: 17px;
    font-weight: bold;
    font-size: 17px;
}
.footb .dh a{
    color: #fff;
    font-size: 15px;
    color: #fff;
    line-height: 2;
}
.footb .dh a:hover{
    color: #004098;
}
.footc {
   display: flex;
   flex-wrap: nowrap;
   justify-content: flex-start;
   flex-direction: column;
}
.footc  .bt{
    font-size: 15px;
    color: #fff;
    text-align: right;
    margin-bottom: 33px;
}
.footc form{
    background: #004098;
    width: 400px;
    height: 60px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footcw{
    margin-top: 60px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.footc form input{
    height: 100%;
    background: none;
    border: 0;
    padding: 0;
    padding: 0px 23px;
    font-size: 15px;
    color: #fff;
}
.footc form button{
    background: #017bf8;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0%;
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
}
.footc form button img{
    width: auto;
}
.footc a{
    margin-left: 17px;
    position: relative;
}
.footc  a{
  border-radius: 50px;
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.footc  a .a{
    display: block;
}
.footc  a .b{
    display: none;
}
.footc  a:hover .a{
    display: none;
}
.footc  a:hover  .b{
    display: block;
}
.footc  a img{
  width: 100%;
}
.footc  a .ewm{
    display: none;
    position: absolute;
    width: 140px;
    left: -62px;
    top: 100%;
    z-index: 99;
}
.footc  a:hover .ewm{
    display: block;
}
.footc  a .ewm img{
    width: 100%;
}
.footc img{
    width: 100%;
}
.footwb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #181878;
    padding: 41px 0px;
    flex-direction: column;
    text-align: center;
    width: 80%;
}
.footwb h4{
    font-size: 16px;
    color: #181878;
}
.footwb  a{
    color: #999;
    margin-left: 16px;
}
.footwb p{
    width: 100%;
    color: #181878;
    font-size: 15px;
    margin: 0;
    line-height: 1.8;
    margin-top: 20px;
}
.footwb .lianjie{
    display: flex;
}

.tmgd{
        height: 80px;
    background: #333;
}

.mbx{
    background: #f5f5f5;
    height: 100px;
    display: flex;
    align-items: center;
}
.mbxw{
    font-size: 16px;
}

.pro_home{
    padding: 100px 0px;
}
.pro_homew {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ny_nav{
    width: 20%;
}
.ny_nav h2{
    font-size: 32px;
    font-weight: 600;
}
.ny_nav p{
    font-size: 18px;
    margin-bottom: 14px;
    margin-top: 9px;
}

.xzss{width: 20%;margin-left: 80%;}
.xzss input{
    height: 42px;
    width: 94%;
    padding: 2% 3%;
    font-size: 16px;
    border: 1px solid #eee;
    border-radius: 6px;
}
.pro_homew  .xzss{
    width: 100%;
    margin: 0%;
}
.ny_navw{
    margin-top: 40px;
}
.ny_navwr{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.ny_navwr a{
    font-size: 18px;
    border-bottom: solid 1px #eee;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #666;
}
.ny_navwr a:hover{
    color: #000;
    font-weight: bold;
}

.por_list{
    width: 77%;
}
.por_list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.por_list ul li{
    width: 31%;
    margin: 0%;
    margin-right: 3%;
    margin-bottom: 4%;
}
.por_list ul li:nth-child(3n){
    margin-right: 0%;
}
.por_list ul li a{}
.por_list ul li a .img{
    border: solid 1px #eee;
    overflow: hidden;
}
.por_list ul li a .img img{
    width: 80%;
    padding: 10%;
    transition: all ease .8s;
}
.por_list ul li a:hover .img img{
    transform: scale(1.1);
}
.por_list ul li a .nrw{}
.por_list ul li a .nrw h2{
    font-weight: 500;
    font-size: 24px;
    margin-top: 17px;
    margin-bottom: 17px;
        overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.por_list ul li a .nrw span{
    display: inline-block;
    background: #f5f5f5;
    padding: 16px 29px;
    font-size: 16px;
    border-radius: 5px;
    color: #999;
}

.por_list ul li a:hover .nrw span{
    background: #333;
    color: #fff;
}

.pro_xq{padding-top: 80px;position: relative;}
.pro_xqw{display: flex;justify-content: space-between;align-items: center;margin-bottom: 5%;}
.pro_xqwl{width: 52%;display: flex;flex-direction: row;justify-content: space-between;}
.pro_xqwl .gallery-topa{border: solid 1px #eee;display: flex;align-items: center;justify-content: center;width: 81%;margin: 0;height: 82%;}
.pro_xqwl .gallery-topa .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro_xqwl .gallery-topa .swiper-slide img{width: 100%;}

.pro_xqwl .gallery-thumbsa{width: 16%;margin: 0;height: auto;overflow: hidden;}
.pro_xqwl .gallery-thumbsa .swiper-slide{}
.pro_xqwl .gallery-thumbsa .swiper-slide img{
    border: solid 1px #eee;
}
.pro_xqwl .gallery-thumbsa .swiper-slide img{width: calc(100% - 42px);padding: 20px;}
.pro_xqwr{width: 44%;}
.pro_xqwr h1{font-size: 42px;color: #000;font-weight: 500;margin-bottom: 30px;font-weight: bold;}
.pro_xqwr .fl{font-size: 16px;color: #666;background: #f5f5f5;padding: 15px 20px;margin-bottom: 30px;}
.pro_xqwr .fl a{
    color: #666;
}
.pro_xqwr .clqtb {
    position: relative;
    left: 0%;
    top: 0%;
    margin-bottom: 4%;
}
.pro_xqwr .nr{margin-bottom: 30px;line-height: 24px;font-size: 16px;color: #999;}
.pro_xqwr .zx{margin-bottom: 30px;display: flex;display: none;}
.pro_xqwr .zx a{display: inline-block;padding: 16px 20px;background: var(--main-color);color: #fff;text-align: center;font-size: 16px;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;
}
.pro_xqnrt{
    background: #eee;
}
.pro_xqnrtw{}
.pro_xqnrtw span{
    display: inline-block;
    height: 86px;
    line-height: 86px;
    font-size: 18px;
    margin-right: 80px;
    border-bottom: solid 2px #eeee;
}
.pro_xqnrtw span:hover,.pro_xqnrtw span.on{
    border-bottom: solid 2px #000;
}
.pro_xqnrb{
    padding-top: 80px;
    background: #f5f5f5;
    padding-bottom: 80px;
}
.pro_xqnrbw{}
.pro_xqnrbw .nr{
    display: none;
}
.pro_xqnrbw .nr img{
    width: 100%;
}

.pro_xqnrbw .nr.active{
    display: block;
}

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

.dom {
    padding: 6px 0px;
    background: #f5f5f5;
    padding-bottom: 80px;
}
.domw{}
.domw .bt{
    margin-bottom: 35px;
}
.domw .bt h2{
    font-size: 36px;
}
.domw .bt p{
    font-size: 18px;
    color: #666;
    margin-bottom: 40px;
    margin-top: 16px;
}
.domw ul{
    background: #fff;
    padding: 3%;
}
.domw ul li{
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px #eee;
    padding-bottom: 16px;
}
.domw ul li .nrw{}
.domw ul li .nrw h2{
    font-size: 16px;
    font-weight: 500;
    color: #666;
}

.domw ul li  .ann{
    display: flex;
    align-items: center;
}
.domw ul li  .ann a{
    border: solid 2px #d9d9d9ee;
    border-radius: 50px;
    padding: 9px 13px;
    color: #666;
    margin-left: 19px;
}
.domw ul li  .ann a img{
    width: 23px;
    margin-right: 10px;
}
.domw ul li  .ann a:hover{
    background: #333;
    color: #fff;
    border: solid 2px #333;
}

.about_jja{
    padding: 100px 0px;
    background: #f5f5f5;
}
.about_jjaw {}
.about_bt{
    font-size: 42px;
    font-weight: 500;
    border-left: solid 2px #333;
    line-height: 1;
    padding-left: 11px;
    margin-bottom: 60px;
}
.about_jjaw .list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    background: #fff;
    margin-bottom: 2%;
}
.about_jjaw .list:nth-child(2n){
    display: flex;
    flex-direction: row;
}
.about_jjaw .list .nr{
    width: 40%;
    background: #fff;
    padding: 0% 5%;
}
.about_jjaw .list .nr h3{
    text-align: center;
    font-size: 26px;
}
.about_jjaw .list .nr .hx{
    margin: 13px 0px;
    width: 43px;
    height: 3px;
    background: var(--main3-color);
    margin: 15px auto;
}
.about_jjaw .list .nr p{
    font-size: 16px;
    line-height: 1.6;
    margin-top: 18px;
}
.about_jjaw .list .img{
    width: 50%;
    overflow: hidden;
}
.about_jjaw .list .img img{
    width: 100%;
    transition: all ease .8s;
}

.about_jjaw .list:hover .img img{
    width: 100%;
    transform: scale(1.1);
}



.about_qywh{
    background: #eee;
    padding: 100px 0px;
}
.about_qywhw{}
.about_qywhw_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about_qywhw_list .list{
    width: 28%;
}
.about_qywhw_list .list .nr{
    margin-top: 11px;
}
.about_qywhw_list .list .nr h3{
    font-size: 26px;
}
.about_qywhw_list .list .nr p{
    font-size: 24px;
}
.about_qywhw_list .list .img{}
.about_qywhw_list .list .img img{}


.about_zzs {
    padding: 100px 0px;
}
.about_zzs_swiper {}
.about_zzs_swiper .swiper-slide{}
.about_zzs_swiper .swiper-slide img{
    width: 100%;
}


.contact{
    padding: 100px 0px;
    background: #f5f5f5;
    border-top: solid 1px #ababab;
}
.contactw {}
.contactwt{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contactwt .list{
    width: 49.9%;
    position: relative;
}
.contactwt .list .img{
    background: #000;
}
.contactwt .list .img img{
    opacity: 0.5;
    width: 100%;
}
.contactwt .list .nr{
    position: absolute;
    top: 0%;
    width: 88%;
    height: 70%;
    padding: 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.contactwt .list .nr h2{
    margin: 0%;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.contactwt .list .nr .hx{
    width: 60px;
    height: 4px;
    background: #fff;
    margin: 11px 0px;
}
.contactwt .list .nr p{
    color: #fff;
    font-size: 18px;
    margin: 0;
}
.contactwb{
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.contactwb .wz{
    width: 50%;
}
.contactwb .wz h4{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.contactwb .wz p{
    line-height: 1.8;
    font-size: 16px;
}
.contactwb .dt{
    width: 100%;
}

.lxwmbd{
    display: none;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0%;
    z-index: 99;
    z-index: 9999;
}
.lxwmbd.new-class{
    display: flex;
}
.lxwmbdw{
    width: 1200px;
    background: #000;
    padding: 50px;
    color: #fff;
}
.lxwmbdw .wz{}
.lxwmbdw .wz h2{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.lxwmbdw .wz .hx{
    width: 60px;
    height: 4px;
    background: #fff;
    margin: 11px 0px;
}
.lxwmbdw .wz p{
    font-size: 16px;
}
.lxwmbdw form{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
}
.lxwmbdw form select{
    height: 54px;
    margin-bottom: 10px;
    border-radius: 7px;
    font-size: 16px;
    padding: 0% 1%;
}
.lxwmbdw form input{
    height: 54px;
    margin-bottom: 10px;
    border-radius: 7px;
    font-size: 16px;
    padding: 0% 1%;
}
.lxwmbdw form  textarea{
    border-radius: 7px;
    font-size: 16px;
    padding: 0% 1%;
    height: 200px;
}
.lxwmbdw form  button{
    width: 100%;
    background: var(--main3-color);
    color: #fff;
    border: 0;
    font-size: 24px;
    height: 56px;
    border-radius: 5px;
    margin-top: 10px;
}
.lxwmbdw form .w25{
    width: 23%;
}
.lxwmbdw form .w50{
    width: 47%;
}
.lxwmbdw form .w100{
    width: 100%;
}

.szjsa{
    background: url(../images/1669349899.jpg);
    min-height: 485px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: cover;
}
.szjsa h2{
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}
.szjsa h4{
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 40px;
    font-weight: 500;
    color: #fff;
}
.jxsw{
    background: #f5f5f5;
}
.jxs{
    padding: 80px 0px;
    display: flex;
    flex-wrap: wrap;
}
.jxs_list{
    padding: 2%;
    border: solid 1px #eee;
    border-radius: 10px;
    margin: 0% 1%;
    width: 31%;
    margin-bottom: 2%;
    background: #fff;
    padding: 8%;
}
.jxs_list div{
    font-size: 18px;
    line-height: 2;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.jxs_list div img{
    margin-right: 9px;
}
.jxs_list div.mc{
    border-bottom: solid 1px #333;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #333;
}
.sf,.cs{
    display: none!important;
}


.prozx_dt {
    margin-top: 100px;
    margin-bottom: 60px;
}

.prozx_dtw {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.prozx_dtw h2 {
    font-size: 36px;
}

.prozx_dtw p {
    font-size: 16px;
    color: #666;
    margin-top: 7px;
    line-height: 1.6;
    text-align: center;
}

.prozx_dtw form {
    width: 50%;
    margin: 0;
    border: solid 1px #eee;
    border-radius: 0px;
    overflow: hidden;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
}

.prozx_dtw form input {
    border: 0px;
    width: 65%;
    height: 50px;
    font-size: 14px;
    padding: 0px 17px;
    background: url(../images/cpss.png) center left;
    background-repeat: no-repeat;
    background-position-x: 12px;
}

.prozx_dtw form button {
    background: var(--main-color);
    color: #fff;
    border: 0px;
    width: 100px;
    height: 52px;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.jszl_listw {
    margin: 100px 0px;
}

.jszl_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.jszl_list .list {
    width: 20%;
    border: solid 1px #eee;
    margin-bottom: 2%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2%;
    background: #f5f5f5;
    flex-direction: column;
}

.jszl_list .list .img {
    width: 30%;
    border-radius: 10px;
    overflow: hidden;
}

.jszl_list .list .img img {
    width: 100%;
}

.jszl_list .list .nr {
    width: 100%;
    text-align: center;
}

.jszl_list .list .nr h3 {
    font-size: 20px;
}

.jszl_list .list .nr p {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.jszl_list .list .nr .an {
    display: flex;
    margin-top: 30px;
    align-items: center;
    justify-content: center;
}

.jszl_list .list .nr .an .ckgd {
}

.jszl_list .list .nr .an .ckgd a {
    width: 100px;
    display: block;
    background: var(--main-color);
    text-align: center;
    color: #fff;
    height: 35px;
    border-radius: 5px;
    line-height: 34px;
    font-size: 14px;
}

.jszl_list .list .nr .an .jrdb {
    width: 100px;
    display: block;
    background: #333;
    text-align: center;
    color: #fff;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    margin-left: 7px;
    cursor: pointer;
}

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

.faq-container {
            margin: 0 auto;
            background: #fff;
            border-radius: 12px;
            padding: 3%;
        }

        .faq-title {
            font-size: 24px;
            color: #333;
            margin-bottom: 25px;
            text-align: center;
        }

        .faq-item {
            border-bottom: 1px solid #eee;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

        .faq-question {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 15px 0;
            cursor: pointer;
            font-size: 18px;
            font-weight: 500;
            color: #333;
            transition: color 0.3s;
        }

        .faq-question:hover {
            color: #0066cc;
        }

        .faq-arrow {
            width: 14px;
            height: 14px;
            border-right: 2px solid #666;
            border-bottom: 2px solid #666;
            transform: rotate(45deg);
            transition: transform 0.3s;
        }

        .faq-question.active .faq-arrow {
            transform: rotate(-135deg);
            border-color: #0066cc;
        }

        .faq-answer {
            display: none;
            padding: 0 0 15px;
            font-size: 18px;
            color: #666;
            line-height: 1.7;
        }
        
        
.plate_pro_xg{
    background: #eff2f7;
    padding: 120px 0px;
}
.plate_pro_xgw{}
.bkbt{
    text-align: center;
    font-size: 30px;
}
.tab_title{
    width: 940px;
    max-width: 100%;
    margin: 45px auto;
    display: flex;
    justify-content: space-between;
    border-bottom: solid 2px #cdcdcd;
    padding: 0px 33px;
    margin-bottom: 100px;
}
.tab_title span{
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
}
.tab_title span.active{
    color: var(--main3-color);
}
.tab_title span:after{
    content:'';
    position: absolute;
    width: 0%;
    height: 6px;
    background: var(--main3-color);
    left: 0%;
    bottom: -4px;
    transition: all ease .8s;
:
    e;
}
.tab_title span.active:after{
    content:'';
    width: 100%;
}
.tab_list{
    width: 1500px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 90%;
}
.tab_list_lb{
    display: none;
    flex-wrap: wrap;
    justify-content: space-around;
    transform: translateY(800px);
    transition: all ease .7s;
}
.tab_list_lb.active{
    display: flex;
    transform: none;
    justify-content: space-between;
}
.tab_list_lb .list{
    width: 23%;
    transition: all ease .8s;
    border-radius: 16px;
    background: #fff;
}
.tab_list_lb .list:hover{
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 18%);
}
.tab_list_lb .list a{
}
.tab_list_lb .list a .img{
    border-radius: 16px;
    overflow: hidden;
    overflow: hidden;
}
.tab_list_lb .list a .img img{
    width: 100%;
    transition: all ease .8s;
}
.tab_list_lb .list a:hover .img img{
    width: 100%;
    transform: scale(1.05);
}
.tab_list_lb .list a .nr{
    text-align: center;
    padding: 0% 6%;
    padding-bottom: 8%;
}
.tab_list_lb .list a .nr h3{
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-top: 18px;
}
.tab_list_lb .list a .nr h4{
    font-size: 12px;
    color: #666;
    font-weight: 400;
    margin-top: 9px;
}
.tab_list_lb .list a .nr span{
    width: 108px;
    height: 38px;
    display: inline-block;
    background: var(--main3-color);
    border-radius: 50px;
    color: #fff;
    line-height: 38px;
    font-size: 12px;
    margin-top: 18px;
    transition: all ease .8s;
}
.tab_list_lb .list a:hover .nr span{
    transform: translateY(-10px);
    width: 120px;
    height: 42px;
    line-height: 42px;
}
.plate_about_xz{
    padding: 200px 0px;
}
.plate_about_xz_w{
    width: 1700px;
    max-width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.plate_about_xz_wl{
    width: 39%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.plate_about_xz_wl p{
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 8px;
}
.plate_about_xz_wl a{
    width: 108px;
    height: 38px;
    display: inline-block;
    background: var(--main3-color);
    border-radius: 50px;
    color: #fff;
    line-height: 38px;
    font-size: 12px;
    text-align: center;
}
.plate_about_xz_wl .sz{
    display: flex;
    justify-content: space-between;
    margin-top: 8%;
}
.plate_about_xz_wl .sz .sz_list{
    width: 9vw;
    height: 9vw;
    background: var(--main3-color);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.plate_about_xz_wl .sz .sz_list h4{
    font-size: 20px;
    font-weight: 500;
    color: #fff;
}
.plate_about_xz_wl .sz .sz_list h3{
    font-size: 36px;
    color: #fff;
}

.plate_about_xz_wr{
    width: 57%;
    border: solid 6px var(--main3-color);
    display: flex;
}
.plate_about_xz_wr video{
  width: 100%;
}
.plate_about_xz_wr img{
    width: 100%;
    
}

.plate_news_xz{
    background: #eff2f7;
    padding: 110px 0px;
}
.plate_news_xzw{
    width: 80%;
    margin: 0 auto;
}
.xwbkbt{
    font-size: 42px;
    text-align: left;
}
.gdxw{
    width: 240px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background: var(--main3-color);
    color: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 60px;
    font-size: 24px;
}
.news_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news_list .list{
    background: #fff;
    width: 32%;
    border-radius: 16px;
    overflow: hidden;
}
.news_list .list a{}
.news_list .list a .img{
    height: 300px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.news_list .list a .img img{
    width: 100%;
    transition: all ease .8s;
}
.news_list .list a:hover .img img{
    width: 100%;
    transform: scale(1.1);
}
.news_list .list a .nr{
    padding: 4% 6%;
}
.news_list .list a .nr h3{
    font-size: 20px;
    margin-bottom: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* é™åˆ¶ä¸º3è¡Œ */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news_list .list a .nr p{
    font-size: 16px;
    color: #666;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 30px;
    margin=b: ;
    margin=b: 1;
    margin=b: 10;
    margin=b: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* é™åˆ¶ä¸º3è¡Œ */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news_list .list a .nr .rq{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    color: #666;
}
.news_list .list a .nr span{
 
}
.news_list .list a .nr span:nth-child(2){
    border-radius: 50px;
    padding: 10px 18px;
    transition: all ease .8s;
}
.news_list .list a:hover .nr span:nth-child(2){
    color: #333;
    background: var(--main3-color);
    color: #fff;
}


  
        .video-trigger {
            width: 180px;
            height: 52px;
            background: #222;
            border-radius: 12px;
            cursor: pointer;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            font-size: 16px;
            transition: all 0.3s ease;
            box-shadow: 0 4px 12px rgba(0,0,0,0.15);
            display: none;
        }
.has-video{
    display: flex;
}
        .video-trigger:hover {
            transform: scale(1.03);
            box-shadow: 0 6px 18px rgba(0,0,0,0.25);
        }

       
        .video-modal {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background: rgba(0,0,0,0.85);
            display: none; /* é»˜è®¤éšè— */
            align-items: center;
            justify-content: center;
            z-index: 9999;
        }

      
        .modal-box {
            position: relative;
            width: 80%;
            max-width: 1000px;
        }

      
        .close-btn {
            position: absolute;
            top: -40px;
            right: 0;
            color: #fff;
            font-size: 32px;
            cursor: pointer;
            line-height: 1;
        }
        .close-btn:hover {
            color: #ff4444;
        }

      
        #my-video {
            width: 100%;
            border-radius: 8px;
            outline: none;
        }
        
.contactbox{}
.contactbox .container{}
.contactbox .container .conbox{display: flex;align-items: flex-start;justify-content: space-between;background: #fff;padding: 5% 10%;}
.contactbox .container .conleft{width:480px;font-size:1em;color:#231815;}
.conleft .text{line-height:2em;font-size: 16px;}
.conleft .text strong{line-height:2em}
.conleft .pic{ margin-top:1em;}
.conleft .pic div{ text-align:center;}
.conleft .pic div.a{ display:block; width:180px; float:left; margin-right:3em; margin-left:-0.5em}
.conleft .pic div img{display:block;width:100%;}
.conleft .pic div span{ text-align:center; font-size:1em; color:#888; padding-top:2em;}
.conleft .pic div.b{ display:block; width:180px; float:left}
.contactbox .container .conright{width:520px;font-size:1em;color:#231815;}
.feedback{background-color:#fff; box-sizing:border-box}
.feedback .form-group{margin-bottom:10px;clear:both;font-size:16px;color:#fff;display: flex;justify-content: space-between;}
.feedback .form-group .field{width:48%;text-align:left;}

.feedback .clear{
    display: none;
}
.feedback .form-group .field.nor{margin-right:0px;}
.feedback .form-group .field.b{width:100%;}
.feedback .form-group .input{border:solid 1px #c4c4c4;background-color:#c4c4c4;width: 92%;padding: 0% 4%;line-height:18px;color:#fff;font-size:16px;height: 43px;}
.feedback .form-group textarea.input {font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif;display:block;height: 120px;padding-top: 3%;}
.feedback .form-group .field .form-select{ border:solid 1px #ddd; background-color:#fff; width:422px; padding:9px; line-height:20px; color:#333;font-size:16px;}
.vercode-left{width:48%;}
.vercode-left .input{width:100%;font-size:16px;}
.vercode-right{width: 50%;margin-left:10px;}
.feedback .form-group .submit{width:220px; background-color:#c4c4c4; line-height:40px; text-align:center; font-size:16px;color:#fff; display:block; border-radius:0px; border:0px;}
.feedback .form-group .submit:hover{ background-color:#217fc4; cursor:pointer}



.section-daili{background: #f5f5f5;padding: 60px 0px;}
.section-daili .row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-daili .conleft{background-color:#fff;padding: 5%;width: 40%;font-size: 16px;}
.section-daili .conright{background-color:#e3e3e3;padding: 5%;width: 40%;font-size: 16px;}
.section-daili ul{width:60%; margin:0px auto 1em auto;}
.section-daili li{ border-bottom:solid 1px #8f8f8f; padding:1em; line-height:3em; height:5em; color:#231815; position:relative;width:100%; padding-left:6em; box-sizing:border-box;}
.section-daili li img{ display:block;width:3em; height:3em; position:absolute;left:1em;top:1em; z-index:2}



.fwzc_home {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    padding: 80px 0px;
}
.fwzc_home  a{
    width: 100%;
    display: block;
    border: solid 1px #eee;
    padding: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.fwzc_home  a:hover{
    border: solid 1px var(--main3-color);
}
.fwzc_home  a img{}
.fwzc_home  a h2{
    font-size: 24px;
    margin-top: 24px;
}


     /* ç­›é€‰æ æ ·å¼ */
        .dealer-filter {
       display: flex;
       align-items: flex-end;
       justify-content: center;
       }
        .filter-item {
              display: flex;
              align-items: flex-start;
              width: 280px;
              margin: 0px 9px;
              flex-direction: column;
        }
        .filter-item label {
            font-size: 14px;
            color: #555;
        }
        .filter-item select {
          border: 0;
    border-radius: 5px;
    height: 49px;
    width: 100%;
    padding: 0px 14px;
    font-size: 16px;
        }
        .filter-btn {
              background: #333;
              border: 0px;
              color: #fff;
              height: 50px;
              border-radius: 5px;
              width: 120px;
              font-size: 16px;
        }
        .filter-btn:hover {
            background: #337ecc;
        }
        .empty-tip {
            text-align: center;
            padding: 40px;
            color: #999;
            font-size: 16px;
            grid-column: 1/-1;
        }
        .dealer-filter .filter-item label {
            min-width: 60px;
            color: #fff;
            margin-bottom: 10px;
            font-size: 16px;
        }
        .dealer-filter .filter-item.select-hidden {
            display: none;
        }
        /* å›½å®¶/åœ°åŒºæ ‡è¯† */
        .jxs_list .gj {
            display: inline-block;
            margin-right: 6px;
            padding: 1px 8px;
            font-size: 12px;
            line-height: 20px;
            color: #fff;
            background: #337ecc;
            border-radius: 3px;
            vertical-align: middle;
        }
        .jxs_list .sf, .jxs_list .cs {
            font-size: 14px;
            color: #666;
            margin-top: 4px;
        }
        /* IP å®šä½æç¤ºæ¡ */
        .ip-tip {
            max-width: 100%;
            background: #f0f7ff;
            border-radius: 5px;
            color: #555;
            font-size: 14px;
            text-align: center;
            margin: 0 auto;
            width: 100%;
            height: 54px;
            line-height: 54px;
            font-size: 16px;
        }
        .ip-tip b {
            color: #337ecc;
        }
        .filter-foreign {
            display: inline-block;
            margin: 10px auto;
            padding: 6px 18px;
            font-size: 14px;
            color: #337ecc;
            border: 1px solid #337ecc;
            border-radius: 20px;
            background: #fff;
            text-decoration: none;
        }
        .filter-foreign:hover {
            background: #337ecc;
            color: #fff;
        }
        
        
        @media (max-width: 1200px){
            
            .dealer-filter {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.filter-item {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0px 9px;
}
.filter-btn {
    background: #333;
    border: 0px;
    color: #fff;
    height: 50px;
    border-radius: 5px;
    width: 93%;
    margin-top: 3%;
}
        }