.top_c{display: flex;justify-content: space-between; margin-top: 13px;}
.top_c1 {
    width: 265px;
    display: flex;
    justify-content: start;
    margin-bottom: 8px;
}
.top_c1 p {
    font-size: 18px;
    color: #333333;
    margin-top: 14%;
    margin-left: -9px;
}

.top_c2{ width: 925px; margin-top: 28px;}
.top_c2 ul{display: flex;justify-content: space-between;}
.top_c2 ul li{ text-align: center;font-size: 18px;color: #191919;font-weight: bold;}
.top_c2 ul li span{display: block; width: 100%; text-align: center;font-size: 14px;color: #333333; margin-top: 5px;font-weight: normal;}
.top_c2 ul li i{ display: block;width: 8px; margin: 5px auto 15px auto;height: 8px;background: #fff;border-radius: 50%;}
.top_c2 ul li.active i,.top_c2 ul li:hover i{background:#008F49;}
.top_c2 ul li.active a,.top_c2 ul li:hover a,.top_c2 ul li.active span,.top_c2 ul li:hover span{ color:#008F49;}
.top_c3{ width: 95px;background:#008F49; text-align: center;}
.top_c3 dl{ margin-top: 20px;}
.top_c3 dl dt{ margin-bottom: 10px;}
#header {position: relative; z-index: 999;}
.fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 3px;height: 3px;background:#fff;border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 12px;
    height: 2px;
    background: #FFFFFF;
    border-radius: 1px; opacity: 1;}
.banner{ position:relative;}
.banner_btn{ width: 24px;padding:0 15px;  font-size: 12px; height: 21px;
    background: #008F49; position: absolute;
    left: 48%; bottom: 4%; z-index: 22;
    border-radius: 18px;display: flex;justify-content: space-between;}
.banner_btn .swiper-button-next,.banner_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.banner_btn  .swiper-button-prev{  color: #fff; }
.banner_btn .swiper-button-next{ color: #fff;}
.banner_btn2{background: #034C25;}
.swiper-pagination_banner{ width: 44px !important; padding:0 5px; height: 21px; line-height: 12px;background: #008F49;position: absolute;left: 51.5%!important; bottom:4%!important; z-index: 22;border-radius: 18px; }
/*tit*/
.tit{position: relative; text-align: center;}
.tit h2{position: relative;color: #333;font-size:48px; text-align: center; line-height: 64px;}
.tit h2 br{ display: none;}
.tit p{ font-size: 26px; margin-bottom: 10px;color: #666;line-height: 25px; margin-top: 15px; text-transform: Uppercase; font-weight:normal;}
.tit p .t1{ margin-right: 15px;}
.tit p .t2{ margin-left: 15px;}
.tit_line{width: 26px;margin: 15px auto 0 auto;height: 8px;background: #1A569D;}
.tl .tit_line{ margin: 15px auto 0 0;}
.tr .tit_line{ margin: 15px 0 0 auto;}
.tl{ text-align: left;}
.tr{ text-align: right;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:2%;}
.mmt{ margin-top:5%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.jmb{margin-bottom: 5%;}
/*part1*/
.p1_c ul{ display: flex; justify-content: space-between;}
.p1_c ul li{
    text-align: center;
    width: 367px;
}
.p1_c ul li .p1_pic{
    position: relative;
}
.p1_c ul li:nth-child(1),.p1_c ul li:nth-child(3){ padding-top: 80px;}
.p1_c ul li span {
    width: 89px;
    display: block;
    text-align: center;
    line-height: 83px;
    position: absolute;
    left: 9px;
    bottom: 9px;
    height: 83px;
    background: #FFFFFF;
    box-shadow: 0px 3px 29px 0px #EBEBEB;
    border-radius: 12px;
}
.p1_na{ display: none;}
.p1_c ul li:hover span .p1_na{ display: inline-block;}
.p1_c ul li:hover span .p1_n{ display: none;}
.p1_c ul li:hover span{background: #008F49;}
.p1_c ul li h2{
    padding: 0 45px;
    margin-top: 10px;
    font-size: 26px;
    text-align: justify;
    color: #333333;
}
.p1_c ul li p{
    font-size: 20px;
    padding: 0 45px;
    color: #333333;
    margin-top: 10px;
    text-align: justify;
}
/*part2*/
.part2{background: url(../images/p2_bg.jpg) no-repeat top center; padding-top: 100px;}
.part2 .tit,.part2 .tit h2,.part2 .tit p{ text-align: justify;}
.p2_cn{
    width: 645px;
}
.p2_cn img{
    margin-bottom: 11px;
}
.p2_cn p{
    font-size: 18px;
    color: #616161;
    text-indent: 2em;
    line-height: 36px;
}
/*part3*/
.p3_c{
     width: 1654px;
    display: flex;
    justify-content: space-between;
}
.p3_c2{ width: 554px; padding-top: 120px; }

.part3 .tit,.part3 .tit h2,.part3 .tit p{  text-align: justify;}



.p3_li dl{width: 80px; height: 80px; line-height: 75px; border-radius: 50%; position: relative; background: #fff; }
.p3_li dl dd {
    position: absolute;
    top: 0;
    right: 0;
    left: 10px;
    bottom: 0;
}
.p3_li dl svg{display: none;}
.p3_li dl dd img{vertical-align: middle; width:57px;}
.swiper-slide-active dl svg{display: block;}


/* SVG 圆形样式 */
.p3_li .progress-ring__circle {
    /* 边框颜色 */
    stroke: #EFB212;
    /* 边框宽度 */
    stroke-width: 8;
    /* 填充色为无 */
    fill: none;
    /* 边框线帽为圆形，让起点和终点更平滑 */
    stroke-linecap: round;
    /*
      初始时，将 dashoffset 设置为周长，让边框不可见
      animation 属性定义动画
    */
    stroke-dashoffset: 283;
    animation: fillCircle 4s linear forwards;
    transform: rotate(-90deg); /* 从顶部开始动画 */
    transform-origin: 50% 50%; /* 旋转中心为圆心 */
}

/* 背景圆，用于显示一个淡淡的边框 */
.p3_li .progress-ring__background {
    stroke: #EBF9EB;
    stroke-width: 8;
    fill: none;
}

/* 动画定义 */
@keyframes fillCircle {
    from {
        /* 动画开始时，边框完全不可见 */
        stroke-dashoffset: 283;
    }
    to {
        /* 动画结束时，边框完全可见 */
        stroke-dashoffset: 0;
    }
}

/* 中间的文本 */
.p3_li .circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #333;
}
.part3_con{
    margin-top: 60px;
    position: relative;
}
.p3_li h2{
    font-size: 24px;
    color: #019B41;
    margin-top: 20px;
    font-weight: normal;
    line-height: 40px;
}
.p3_li h2 span{
    font-weight: bold;
    font-size: 26px;
}
.p3_li p{
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
    text-align: justify;
    line-height: 30px;
}
.part3_con .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    margin-right: 15px !important;
}
.part3_con .swiper-pagination-bullet  dt{
    display: none;
    font-size: 12px;
    color: #333333;
}

.part3_con .swiper-pagination-bullet-active  dt{
    display: block;
}


.part3_con .swiper-pagination-bullet-active{width: 30px; height: 30px; line-height: 30px; border: 1px solid #B0B0B0; border-radius: 50%; position: relative; background: #fff; }
.part3_con .swiper-pagination-bullet dd svg {
    display: none;
    position: absolute;
    left: -15px;
    top: -5px;
}

.part3_con .swiper-pagination-bullet-active dd svg{display: block;}


/* SVG 圆形样式 */
.part3_con .swiper-pagination-bullet .progress-ring__circle {
    position: absolute;
    top:0;
    left: 0;
    /* 边框颜色 */
    stroke: #019B41;
    /* 边框宽度 */
    stroke-width: 2;
    /* 填充色为无 */
    fill: none;
    /* 边框线帽为圆形，让起点和终点更平滑 */
    stroke-linecap: round;
    /*
      初始时，将 dashoffset 设置为周长，让边框不可见
      animation 属性定义动画
    */
    stroke-dashoffset: 96;
    animation: fillCircle2 3s linear forwards;
    transform: rotate(-90deg); /* 从顶部开始动画 */
    transform-origin: 50% 50%; /* 旋转中心为圆心 */
}

/* 背景圆，用于显示一个淡淡的边框 */
.part3_con .swiper-pagination-bullet .progress-ring__background {
    stroke: #B0B0B0;
    stroke-width: 2;
    display: none;
    fill: none;
}

/* 动画定义 */
@keyframes fillCircle2 {
    from {
        /* 动画开始时，边框完全不可见 */
        stroke-dashoffset: 60;
    }
    to {
        /* 动画结束时，边框完全可见 */
        stroke-dashoffset: 0;
    }
}

/* 中间的文本 */
.part3_con .swiper-pagination-bullet .circle-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: Arial, sans-serif;
    font-size: 20px;
    color: #333;
}
.swiper-pagination_p3 {
    left: -32% !important;
    bottom: -34% !important;
}
/*part4*/
.part4{
    overflow: hidden;
}
.part4 .tit,.part4 .tit h2,.part4 .tit p{ text-align: justify;}
.tit p span{ color: #008F49;font-weight: bold;}
.p4_li{font-size: 28px; text-align: center;
    font-weight: bold;
    color: #333333;}
.p4_li img{ margin-right: 15px; margin-top: -6px;}
.p4_cn2{
    margin-top: 35px;
}
.mySwiper2 .swiper-slide dl{
    display: flex;
    justify-content: space-between;
}
.mySwiper2 .swiper-slide dl dd{
    width: 481px;
    padding-top: 55px;
}
.mySwiper2 .swiper-slide dl dd>img{
    display: block;
}
.mySwiper2 .swiper-slide dl dd h2{
    font-size: 28px;
    color: #FFFFFF;
    padding: 8px 15px;
    margin-top: 30px;
    display: inline-block;
    background: #008F49;
}
.mySwiper2 .swiper-slide dl dd h3{
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    margin-top: 30px;
}
.mySwiper2 .swiper-slide dl dd p{
    font-size: 18px;
    color: #666666;
    margin-top: 30px;
    text-align: justify;
    line-height: 30px;
}
.szfl{
    font-weight: bold;
    margin-top: 50px;
    font-size: 18px;
    color: rgba(51, 51, 51, 0.33);
}
.szfl span{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.p4_line{ margin-left: 10px;}
.mySwiper1{ position: relative;}
.p4_cn2{ width: 100%;}
.mySwiper2{ overflow: unset;}
.swiper-pagination_p4{ top:-90px!important;}
.swiper-pagination_p4 .swiper-pagination-progressbar-fill{ background: #008F49; }
/*part5*/
.part5{
    background: #FBFBFB;
}
.p5_li{ text-align: center;font-size: 24px;
    color: #333333;}
.p5_li p{
    margin-top: 20px;
}
.p5_li:hover p{
     color: #008F49;
}
/*part6*/
.part6_con{
    position: relative;
}
.part6_con .swiper-slide{ width:1094px;}
.p6_li dl{
    background: #FBFBFB;
    padding: 50px 45px;
    display: none;
}
.part6_con .swiper-slide-active dl{
    display: block;
}
.part6_con .swiper-slide-active dl dt{
    font-size: 30px;
    color: #009946;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 15px;
}
.part6_con .swiper-slide-active dl dd{
    font-size: 20px;
    color: #525252;
    height: 60px;
    text-align: center;
    line-height: 30px;
}
.qhbtn{ width: 160px;}
.qhbtn .swiper-button-next,.qhbtn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p6_btn{
    position: absolute;
    left: 11%;
    bottom: 9%;
}
.qhbtn {
    width: 160px;
    display: flex;
    justify-content: space-between;
}


/*part7*/
.p7_c{
    width: 1475px;
    display: flex;
    justify-content: space-between;
}
.p7_c2 {
    width: 663px;
    padding-top: 4.5%;
}
.p7_c2 ul li{
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 40px;
    margin-bottom: 40px;
}
.p7_c2 ul li h2{
    font-size: 26px;
    color: #333333;
    margin-bottom: 5px;
}
.p7_c2 ul li p{
    font-size: 22px;
    color: #BDBDBD;
    text-align: justify;
    line-height: 36px;
}
.p7_c2 ul li:nth-child(3){
    border: 0;
}
.p7_c2 ul li:hover h2{
    color: #008F49;
}
/*part8*/
.part8{ background: url(../images/p8_bg.jpg) no-repeat top center; background-size: 100% 100%; padding-top: 50px;}
.p8_c{ width: 1550px}
.part8 .tit,.part8 .tit h2,.part8 .tit p{ text-align: justify;}
.part8 .tit h2 br{
    display: block;
}
.part8 .tit{
    margin-bottom: -7%;
}
.p8_li dl{ text-align: right;}
.p8_li dl dt{
    font-size: 22px;
    color: #FFFFFF;
    width: 506px;
    text-align: justify;
    margin-right: 120px;
    margin-left: auto;
    line-height: 36px;
}
.p8_li dl dd{
    margin-top: 90px;
    display: flex;
    justify-content: space-between;
}
.p8_btn{
    margin-top: 50px;
}
/*part9*/
.p9_b{
    display: none;
}
.p9_c ul{
    display: flex;
    justify-content: space-between;
}
.p9_c ul li{
    text-align: center;
}
.p9_c ul li p{
    font-size: 26px;
    color: #666666;
    display: none;
    margin-top: 20px;
}
.p9_c ul li.active p{
    display: block;
}
.p9_c ul li.active .p9_b{
    display: block;
}
.p9_c ul li.active .p9_s{
    display: none;
}
.p9_c ul li{ width: 100px;}
.p9_c ul li.active{ width: 981px;}
/*part10*/
.part10{
    background: url(../images/p10_bg.jpg) no-repeat top center; background-size: 100% auto;
    padding-top: 7.5%;
}
.p10_c{
     width: 1500px;
    margin-right: 0;
    margin-left: auto;
}
.part10_con .swiper-slide{ width: 389px; text-align: center;}
.ts2{
    margin-top: 105px;
}
.p10_btn{ margin:50px auto 0 auto;}
/*part11*/
.p11_c ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.p11_c ul li{
     width: 290px;
    text-align: center;
    margin-bottom: 50px;
    position: relative;
}
.p7_line {
    position: absolute;
    right: -44px;
    top: 46px;
}

.p11_c ul li:nth-child(1){
    margin-left: 150px;
}
.p11_c ul li:nth-child(3){
    margin-right: 150px;
}

.p11_ia{
    display:none;
}
.p11_c ul li:hover .p11_ia{
   display: inline-block;
}
.p11_c ul li:hover .p11_i{
    display: none;
}

.p11_c ul li h2{
    font-size: 30px;
    color: #333333;
    margin: 15px 0 5px 0;
}
.p11_c ul li p{
    font-size: 22px;
    color: #333333;
    line-height: 35px;
    text-align: center;
}
.p11_c ul:nth-child(2){
    display: none;
}

/*part12*/
.part12{background: #008F49;}
.p12_c{ width: 1660px; margin-right: 0; margin-left: auto; display: flex;justify-content: space-between;}
.p12_c1{ width: 618px; padding-top: 130px;}
.p12_c1 h2{
    font-size: 25px;
    color: #FEFEFE;
    text-align: justify;
    line-height: 43px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.p12_c1 p{
    font-size: 22px;
    color: #FEFEFE;
    text-align: justify;
    line-height: 40px;
}
.p12_c1 span{
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 30px;
    text-align: justify;
    display: block;
    line-height: 36px;
}


/*part13*/
.part13{background: url(../images/p13_bg.jpg) no-repeat top center; padding: 174px 0 3.8% 0;}
.p13_cn{ width: 770px;}
.p13_t1{ margin-bottom: 25px;}
.p13_tspan{ width: 501px; text-align: center;
    height: 50px; line-height: 50px;font-size: 33px;
    font-weight: bold;
    color: #FFFFFF; display: block; margin-top: 25px;
    font-style: italic;
    background: #FF9F00;
    border-radius: 25px; }
.p13_p1{ font-size: 26px;
    color: #FFFFFF; margin-top: 10px;
    line-height: 56px; margin-bottom: 40px;
    font-style: italic; }
.p13_cn dl dd{  font-size: 22px; margin-bottom: 20px;
    color: #FFFFFF;
    line-height: 33px;
    font-style: italic;}
.p13_cn dl dd span{
    font-weight: bold; }
/*synews*/
.synews_cn{
    position: relative;
    border-top: 1px solid rgba(94, 94, 94, 0.12);
    padding-bottom: 4%;
}
.synews_cn .swiper-slide .pcnews_li{
    border-right: 1px solid rgba(94, 94, 94, 0.12);
    padding:50px  40px;
}
.synews_cn .swiper-slide-duplicate-prev .pcnews_li{
    border: 0 !important;
}
.pc_datea{ display: none;}
.pcnews_li:hover .pc_datea{
  display: inline-block;
}
.pcnews_li:hover .pc_date{
    display: none;
}
.pcnews_li:hover span{
    color: #009946;
}
.synews_c .tit{
    margin-bottom: 5%;
}
.synews_c .tit h2{ text-align: justify;}
.synews_c .tit p {
    text-align: right;
    margin-top: -50px;
}

.pcnews_li span img{ margin-right: 5px; margin-top: -5px;}
.pcnews_li p{
    font-size: 24px;
    color: #333;
    margin-top: 30px;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 50px;
}
.pcnews_li>img{
    border-bottom: 1px solid rgba(94, 94, 94, 0.12);
    padding-bottom: 50px;
    position: relative;
}
.pcnews_li:hover>img{
    border-bottom: 1px solid #009946;
}

.synews_cn .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 1px solid #009946;
}
.synews_cn .swiper-pagination-bullet-active{
    background: #009946;
}










.pcnews_li:hover p{
    color: #009946;
}

/*xform*/
.xform{background: url(../images/xform_bg.jpg) no-repeat center center #f2f2f2; margin: 0 auto 4% auto; background-size: 100% auto;}
.xform_c{ margin: 0 auto 0 12%; width: 1190px;   flex-flow: nowrap; }
.xform_c1{ width: 725px;margin-top: 3%;}
.xform_c1_p1{ font-size: 22px;font-weight: 500; color:#fff;margin-top:45px;
     text-align: center;
     padding: 5px 0;
    background: #FF500B;
    border-radius: 34px;

}
.xform_c1_p2{width: 332px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    background: rgba(255,255,255,0.5);
    border-radius: 39px;
    opacity: 1;}
.xform_c1_p3{font-size: 70px;font-weight:bold;color: #333;line-height:90px; margin-top: 23px;}
.xform_c1_p3 span{ font-size:48px;}
.xform_c1_p4{ width: 295px;font-size:18px;color:#fff;margin-top: 16px;}
.xform_c1_p4 ul{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c1_p4 ul li{font-size: 22px;font-weight: 500;margin-bottom: 10px;
    color: #FFFFFF;
    line-height: 34px;}

.xform_c2{ width: 386px;height: 403px; padding:30px;   background:#fff;}
.xform_c2 h2{ font-size:24px; color:#333; text-align:center;margin-bottom: 25px;}
.xform_c2 h2 img{ margin-right: 10px;}
.xform_c2 p{ font-size: 22px; margin-top: 1%; color: #fff; text-align:left;}
.xform_c2_input{ font-size: 16px; margin-bottom: 4%;}
.xform_c2_input input{ width:172px; font-size: 16px;  color: #A5A5A5;
    background: #F4F4F4; border-radius: 4px; padding: 10px 0 10px 10px;}
.xform_c2_input input::placeholder{ color: #A5A5A5;}
.xform_c2_textarea{ width: 100%;}
.xform_c2_input textarea{width: 97%; font-size:16px; color: #fff; height: 133px;padding: 10px 0 10px 3%;background: #F4F4F4; border-radius: 4px;}
.xform_c2_input textarea::placeholder{ color: #A5A5A5;}
.xform_c2_p2{ margin-bottom: 25px;}
.xform_c2_button{ width: 100%;}
.xform_c2_button button{   border: 0;
    font-size: 18px;
    color:#fff;
    width: 100%;
    height: 41px;
    display: block;
    background: #FF500B;
    border-radius: 4px;
}
.xform_form{display: flex; justify-content: space-between; flex-flow:wrap;}
.xform_c2_input_email{ width: 100%;}
.xform_c2_input_email .email{width: 98%;}
/*part14*/
.part14{
    background: url(../images/p14_bg.jpg) no-repeat top center; background-size: 100% 100%;
}
.part14_con{ width: 1370px; position: relative;}
.p14_btn .swiper-button-next{ right: -6%; top: 43%;}
.p14_btn .swiper-button-prev{ left: -6%; top: 43%;}
/*part15*/
.part15{
    background: url(../images/p15_bg.jpg) no-repeat top center;
    padding-top: 98px;
}
.p15_c{width: 1370px;}
.p15_c h2{
    background: url(../images/p15_xtbg.png) no-repeat top center;
    background-size: 100% 100%;
    width: 362px;
    margin-top: 20px;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
    line-height: 47px;
    height: 47px;
}
.p15_c p{
     width: 789px;
     margin-top: 25px;
    font-size: 18px;
    text-align: justify;
    color: #FFFFFF;
    line-height: 30px;
}
.p15_c h3{
    font-size: 20px;
    margin-top: 15px;
    color: #FFFFFF;
    line-height: 30px;
}
.p15_c span{
    font-size: 18px;
    color: #FFFFFF;
    display: block;
    margin-top: 50px;
}
/*part16*/
.p16_c{
     width: 1660px;
    display: flex; justify-content: space-between;
}
.p16_c2{ width: 625px; padding-top: 60px;}
.p16_c2 h2{
    font-size: 36px;
    color: #333333;
    margin-top: -4%;
}
.p16_c2 h3{
    font-size: 28px;
    color: #162C67;
    font-weight: normal;
    margin-top: 8px;
}
.p16_c2 p{
    font-size: 18px;
    color: #333333;
    margin-top: 25px;
    text-align: justify;
    text-indent: 2em;
    line-height: 46px;
}
.p16_c2 a{
    width: 182px;
    text-align: center;
    line-height: 48px;
    height: 48px;
    display: block;
    margin-top: 60px;
    font-size: 22px;
    color: #FFFFFF;
    background: #162C67;
}
.p16_c2 a img{
    margin-left: 8px;
    margin-top: -6px;
}
/*syform*/
.syform_c{ border-radius:0;}
.syform_c h2{ text-align: center;font-size: 40px; color: #3E67F5;
    background: linear-gradient(180deg, #002BFC 0%, #340DC0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
.syform_c h2 br{display: none;}

.syform_c p{font-size: 29px; text-align: center;color: #000;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn input{ width: 47%; font-size: 18px; padding: 23px 0 23px 2%; margin-bottom: 22px; background: #F2F2F2;color: #666;
    border-radius: 0;}
.syform_cn input::placeholder{ color: #666;}
.syform_cn textarea{ width: 98%;font-size: 18px; height: 150px; background: #F2F2F2; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 0; color: #666;border: 0;}
.syform_cn textarea::placeholder{ color: #666;}
.syform_cn button{background:#009946;line-height: 48px;font-size: 20px;width: 153px;
    height: 48px;
    border-radius: 6px;
    color: #FEFEFE; border: 0; margin-right: auto; margin-left: auto;
}
.syform_cn input:hover{ background: #009946; border: 0;color: #fff;}
.syform_cn textarea:hover{ background: #009946; border: 0; color: #fff;}
.syform_cn input:hover::placeholder{ color: #fff;}
.syform_cn textarea:hover::placeholder{ color: #fff;}
.xactive{ border-bottom: 3px solid #DD0512!important; color:#727272!important;}
.xactive input{color:#000!important;}
.xactive input::placeholder {color:#727272!important;}
.xactive textarea{color:#000;}
.xactive textarea::placeholder{color:#727272!important;}
.xpart13_form .sub{  text-align: center; width:100%; margin-top: 30px; background: none!important;}
.xpart13_form .sub button{ color:#fff; border: none; font-size: 20px; background: #DD0512;  padding: 25px 0; width: 100%; }
.xpart13_form .sub button img{ margin-left:10px;}
.xpart13 .tit{ margin-bottom: 3%;}
.xpart13 .tit p{color: rgba(51, 51, 51, 0.6);}
.name>p,.xtel>p,.cont>p{font-size: 18px;color: #101010; margin-bottom: 10px;}

/*part18*/
.xwsbg14{  background-repeat: no-repeat; background-position: center top; margin-left: auto; margin-right: auto;}
.xws_con14_l_t dl{display: flex; justify-content: left; margin-bottom: 5%;}
.xws_con14_l_t dl dt{margin-right: 20px;}
.xws_con14_l_t dl dd{border-left: 1px solid #fff; padding-left: 20px; color: #fff;}
.xws_con14_l_t dl dd p{font-size: 18px;}
.xws_con14_l_t dl dd h2{font-size: 50px;font-weight: bold;}
.xws_con14_l{width: 593px;}
.xws_con14_l_n dl dd{background: #fff; padding: 5%;border-bottom: 3px solid #009B4D;}
.xws_con14_l_n dl dt img{vertical-align: bottom;}
.xws_con14_l_n dd h2{font-size: 20px; color: #017ECC; font-weight: bold; border-bottom: 1px solid #009B4D; padding-bottom: 3%; margin-bottom: 3%;}
.xws_con14_l_n dd p{font-size: 18px; line-height: 25px; color: #666666; margin-bottom: 3%;}
.xws_con14_l_n dd h3{font-size: 18px; color: #333333;}
.xws_con14_l_n dd span{float: right; color: #126656;}
.xws_con14_r{width: 550px;}
.xws_con14{display: flex; justify-content: space-between;}
.xws_con14_r dl{display: flex; justify-content: space-between; padding:0 0 5% 0; margin-bottom: 5%; border-bottom: 1px solid #E3E2E8;}
.xws_con14_r dl h5{width: 20px; margin-top: 5px;}
.xws_con14_r dl dt{width: 420px;}
.xws_con14_r dl dd{width: 200px;text-align: center;}
.xws_con14_r dl h5 img:nth-child(2){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(1){display: none;}
.xws_con14_r dl:hover h5 img:nth-child(2){display: inline-block;}
.xws_con14_r dl:hover  dd h2{color:#009B4D;}
.xws_con14_r dl:hover  dd p{color: #009B4D;}
.xws_con14_r dl dt h2{font-size: 20px;-webkit-line-clamp:1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;font-weight: bold; margin-bottom: 3%;}
.xws_con14_r dl dt p{font-size: 16px;-webkit-line-clamp:2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; color: #666666;}
.xws_con14_r dl dd h2{font-size: 52px; color: #A1A1A1; font-weight: bold; line-height: 52px;}
.xws_con14_r dl dd p{font-size: 18px; color: #666666; text-align: center; }
.xws_con14_r_d {width: 50%;}
.xws_con14_r_d ul{display: flex; justify-content: space-between;}
.xws_con14_r_d ul li{width: 45%;border-radius: 22px; line-height: 45px; text-align: center; font-size: 20px; border: 1px solid #FBAE3C;}
.xws_con14_r_d ul li:hover{background: #FBAE3C;color: #fff;}


/*part19*/
.part19{background: url(../images/n_bg.png) no-repeat top center; background-size: 100% 100%;}
.p19_c ul{ display: flex; justify-content: space-between;}
.p19_c ul li{width: 370px; padding: 10px;background: #FFFFFF; position: relative;}
.p19_c ul li h2{ margin: 10px 0;
    color: #2C2C2C;
    font-size: 24px;}
.p19_c ul li p{
    line-height: 29px;
    color: #6A6A6A; text-align: justify;
    font-size: 18px;}
.p19_c ul li p span{background: #D1D1D1; padding: 3px 15px;
    border-radius: 14px; color: #fff;
    display: inline-block;  margin-right: 0; margin-left: auto;
    font-size: 14px;}
.nbtn{ margin-top: 10px; text-align: right !important; margin-bottom:10px;}
.ndate{ width:75px;  text-align: center;height: 95px;background: url(../images/ndate.png) no-repeat top center; background-size: 100% 100%; position: absolute; left: 9%; top: 0; }
.ndate dt{font-size: 26px; margin-top: 3px;
    color: #3C3C3C; font-weight: bold;}
.ndate dd{
    color: #3C3C3C; margin-top: 4px;
    font-size: 13px;}
.n_line{width: 22px; margin: 0 auto;
    height: 2px;
    background: #404040;}

.p19_c ul li:hover{ background: #0083E8;}
.p19_c ul li:hover h2,.p19_c ul li:hover p{color: #fff;}
.p19_c ul li:hover p span{ background: #fff; color: #0083E8;}

.p19_c ul li:hover .ndate dt,.p19_c ul li:hover .ndate dd{ color: #fff;}
.p19_c ul li:hover .n_line{ background: #fff;}
/*gywm*/
.gywm{ background:url(../images/g1_bg.jpg) no-repeat center;}
.gywm_cn{  width: 558px; padding-top: 70px;}
.gywm_cn h2{ font-size: 30px;
    color: #333333; margin-bottom: 40px;
    line-height: 24px;}
.gywm_cn p{ font-size: 20px; text-align: justify;
    color: #333333;
    line-height: 46px; }
    /*qyry*/
.qyry{ width: 1270px;}
.qyry ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
.qyry ul li{ margin-bottom: 4%;}
/*footer*/
.foot_logo{background:#009946;}
.bs_foot{background:#009946; color: #fff;  font-size: 18px;margin-top: -1px;}
.bs_foot_t{display: flex; justify-content: space-between; padding: 5% 0;}
.bs_foot dl{display: flex; justify-content: left;}
.bs_foot dl dt{width: 50px;  height: 333px;}
.bs_foot dl dd h2{font-size: 20px; border-bottom: 1px solid #fff;display: inline-block; padding-bottom: 10px; margin-bottom: 50px;}
.bs_foot_t_n1{width: 390px;}
.bs_foot_t_n3{width: 320px;}
.bs_foot_t_n1 ul{width: 60%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.bs_foot_t_n1 ul li{line-height: 50px;}
.bs_foot_t_n1 p{margin-bottom: 20px;}
.bs_foot_t_n1 p a{ color: #fff;}
.bs_foot_t_n1 ul li a{color: #fff;}
.bs_foot_t_n2 p{margin-bottom: 40px; line-height: 30px;}
.bs_foot_t_n2 p span{width: 40px; height: 40px; margin-right: 10px; float: left;display: block;}
.bs_foot_t_n3 ul{ display: flex; justify-content: space-between;  margin-top: 10%;}
.bs_foot_t_n3 ul li p{font-size: 14px; text-align: center; margin-top:15px;}
.bs_foot_t_n3 ul li{width: 48%; text-align: center;}
.bs_foot_t_n3 dl dd{width: 100%;}
.bs_foot_b{background:#EFB212;}
.bs_foot_b_n {
    line-height: 60px;
    text-align: center;
    font-size: 14px;
}
.bs_foot_b_n a{ color: #fff;}
.bs_con3_q dl dd p{display: none;}
.bs_qyys ul li p {color: #333333!important;}
/*cpzx*/
.cpzx{
    width: 1390px;
}
.cpzxc_t ul{
    display: flex;justify-content: center;
}
.cpzxc_t ul li{
    border: 1px solid #BEBEBE;
    width: 33.33%;
    text-align: center;
    padding: 20px 0;
}
.cpzxc_t ul li a{
    color: #333;
    font-size: 25px;
}
.cpzxc_t ul li:nth-child(1),.cpzxc_t ul li:nth-child(2){  border-right:0; }
.cpzxc_t ul li.active a{
    color: #fff;
}
.cpzxc_t ul li.active{
    background: #008F49;
}
.cpzxc_b{
    margin-top: 60px;
}
.cpzxc_b ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cpzxc_b ul li{
     width: 682px;
     margin-bottom: 20px;
}
.cpzxc_b ul li dl{
    background: #fff;
    padding: 30px 0;
    display: flex;
    justify-content: space-between;
}
.cpzxc_b ul li dl dt{
    font-size: 28px;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    padding-left: 20px;
    border-left: 4px solid #333;
}
.cpzxc_b ul li dl dd{
    color: #E4E4E4;
    font-size: 18px;
    margin-right: 48px;
}

.cpzxc_b ul li:hover dl dt{
    color: #008F49;
    border-left: 4px solid #008F49;
}


    /*case*/
.case ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.case ul li{ margin-bottom: 30px; width: 290px; text-align: center;}
.case ul li p{ margin-top:15px;}
/*pcnews*/
.a_nxwlist dl{display: flex;justify-content: space-between;
    border-radius: 19px; margin-bottom: 3%;}
.a_nxwlist dl:hover{background: #FFFFFF;
    box-shadow: 0px 9px 30px 5px rgba(216,216,216,0.46);}
.a_nxwlist dl dt{width: 570px;}
.a_nxwlist dl dt img{ border-radius: 23px;}
.a_nxwlist dl dd{width: 757px; padding: 40px 30px 40px 10px;}
.a_nxwlist dl dd h2{ font-size: 28px; color: #333333; font-weight: bold; margin-top: 3%;}
.a_nxwlist dl:hover dd h2{color: #009946;}
.a_nxwlist dl dd  p{font-size: 18px;  margin:3% 0; color: #666666; line-height: 30px;-webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.a_nxwlist dl dd h3{ font-size: 18px; color: #666;
    font-weight: normal;}
.a_nxwlist dl dd h3 span{float: left;}
.a_nxwlist dl dd h3 span img,.a_nxwlist dl dd h3 i img{ margin-right: 8px;}
.a_nxwlist dl dd h3 i{float: right;}
.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}




/*lxwm*/
.lxwm_form{background: none;}
.lxwm_form .syform_c{ background: none; box-shadow: unset; width: 1200px; padding-top: 50px;}
.lxwm{background: #008F49;border-radius: 6px;}
.lxwm ul{ display: flex;justify-content: space-between; }
.lxwm ul li{ border-right: 1px solid rgba(255, 255, 255, 0.2); text-align: center; padding: 55px 0;}
.lxwm ul li:nth-child(1){ width: 316px;}
.lxwm ul li:nth-child(1) h2{ font-size: 46px;color: #FFFFFF; }
.lxwm ul li:nth-child(1) p {
    margin-top: 4px;
    text-align: justify;
    font-size: 26px;
    color: #FFFFFF;
    margin-left: 43px;
}
.lxwm ul li:nth-child(2){ width: 275px;}
.lxwm ul li:nth-child(3){ width: 342px;}
.lxwm ul li:nth-child(4){ width: 259px;}
.lxwm ul li h2{ font-size: 22px; margin-top: 20px;
    color: #FFFFFF; }
.lxwm ul li p{ font-size: 18px; margin-top: 40px;
    color: rgba(255, 255, 255,0.7); }
/*zsjm*/
@media screen and (max-width: 1450px) {
    .main{ width: 94%; }
    .banner_btn{ left: 47%;}
    .p3_c{ width: 96%;}
    .p3_c1{ width: 57%;}
    .p3_c2{ padding-top: 18px;}
    .p4_li{ font-size: 25px; }
    .mySwiper2 .swiper-slide dl dt{
        width: 60%;
    }
    .p6_btn{ left: 1%; }
    .p7_c1{ width: 47%;}
    .p9_c ul li.active{ width: 885px;}
    .p10_c,.p12_c{ width: 94%;}
    .part10{ background-size: 100% 100%; }
    .p12_c2{ width: 52%; margin-top: 5%;}
    .cpzxc_b ul li{ width: 49%;}
    .a_nxwlist dl dd{ width: 685px;}
}
/*移动*/
@media screen and (max-width: 767px) {
    .tit h2 br,.tit p br {
        display: block;
    }
    .jmb{ margin-bottom: 10%;}
    .swiper-pagination_banner {
        width: 44px !important;
        padding: 0 5px;
        height: 21px;
        line-height: 12px;
        position: absolute;
        left: 42% !important;
        bottom: 4% !important;
        z-index: 22;
        border-radius: 18px;
    }

    .tit h2 img {
        margin-bottom: 6px;
        width: 10px;
    }
    .pchidden {display: block;}
    .mtf {
        margin-top: 0;
    }
    .main{ width:94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 6%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    .banner{ margin-top: 0;}
    .banner_tie{ padding: 0; margin-top: 0;}
    .fixnav {position: fixed!important;top: 0;left: 50%!important;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2 {
        font-size: 19px;
        text-align: center;
        margin: 0 auto;
        line-height: 29px;
        font-weight: bold;
    }
    .tit p {
        font-size: 14px;
        width: 100%;
        margin: 5px auto 5px auto;
        line-height: 24px;
    }
    .tit p .t2{ display: block!important; margin: 10px auto 0 auto;}

    .tit h3{ font-size:24px;}
    .tit p span{margin: 0 auto;}
    .tit>img{ margin: 0 auto 1% auto;}
    .tit h2 i {
        border-bottom: 6px solid #FF952B;
        line-height: 18px;
        display: inline-block;
    }
    .tit_l {margin-right:5px; width: 5%;}
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
    .wnews_con p{ font-size:14px; line-height:25px;}
     .yyllx {
        box-shadow: unset;
        border-radius:0;
        width: 100%!important;
    }
    .yy_con9_bd p input{ margin:6% auto}
    .yy_jyxm dl{flex-wrap: wrap;}
    .yy_jyxm dl dt{width: 100%;}
    .yy_jyxm dl dd{width: 90%; padding: 5%;}
    .yy_jyxm dl dd h2{font-size: 80px; line-height: 100px;}
    .yy_jyxm dl dd h2 span{font-size: 20px;top:10%}
    .yy_ry dl{width: 100%;}
    .yy_news_n{flex-wrap: wrap;}
    .yy_news3 h2{font-size: 15px; margin-top: 5%;}
    .yy_news3 p{font-size: 14px; line-height: 22px;}
    .yy_news3 a{font-size: 14px;margin-top: 0%;}
    .yy_lx{flex-wrap: wrap;}
    .yy_lx dl{width: 100%;}
    .yyllx .yy_con9_bd{width: 88%; }
    .yyllx .yy_con9_bd h3 img{margin-top: 3%;}
    .yy_lx dl dt span{font-size: 40px;}
    .yy_lx dl dd{font-size: 20px;}
    .yybg9{background: #fff; padding:0; margin: 8% 0;}
    .yyllx{box-shadow: unset; margin: 0; border-radius:0; border: 0; width: 100%!important;}
    .yy_con9_bd{width: 85%; margin: 0 auto;}
    .yy_con9{width: 100%;}
    .yy_con9_bd h2{font-size: 22px;}
    .yy_con9_bd h2 span{font-size: 14px;}
    .yy_con9_bd{border-radius: 15px;}
    .yy_con9_bd ul{flex-wrap: wrap;}
    .yy_con9_bd ul li{width: 100%; margin-top: 3%; font-size: 14px; line-height: 50px;}
    .yy_con9_bd ul li input{line-height: 50px;}
    .yy_con9_bd h3{font-size: 14px; line-height: 40px;height: 100px;}
    .yy_con9_bd h3 textarea{width: 55%; height: 80px;}
    .yy_con9_bd h3 img{margin-top: 5.5%;}
    .yy_con9_bd p input{ font-size: 16px; padding: 1% 9%;}
    .p23{ background: none; padding: 0;}
    .hc_mbdt{ width: 88%; margin-left: auto; margin-right: auto;}
    .hc_mbdt img{ width: 50%;}
    .ntit h2{ font-size: 20px;}
    .ntit p{ font-size: 14px;}
    /*mzsjm*/

        /*form*/
    .yyllx {
        background: #ffffff;
        padding: 0;
    }
    /*yzjd*/
    .xf{ width: 100%; background: #f9f9f9; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; color: #666666; padding: 15px 0; text-align: center; font-size: 16px;}
    .xf a:nth-child(2){ color: #666; }
    .xf span { display: block;font-size: 20px;}
    .mdt { padding-bottom: 20%;}
    .p12_form{ margin-bottom: 20%;}
    /*mlxwm*/
    .lxwm_form .syform_c{ width: 90%;}
    .lxwm ul{ flex-wrap: wrap;}
    .lxwm ul li:nth-child(1) {
        width: 100%;
    }
    .lxwm ul li:nth-child(1) h2{ margin-top: 0; font-size: 20px;}
    .lxwm ul li:nth-child(1) p {
        margin-top: 4px;
        text-align: center;
        font-size: 17px;
        color: #FFFFFF;
        margin-left: 0;
    }
    .lxwm ul li {
        padding: 16px 0;
        border: 0;
    }
    .lxwm ul li:nth-child(2){ width: 100%;}
    .lxwm ul li h2 {
        font-size: 16px;
        margin-top: 12px;
        color: #FFFFFF;
    }
    .lxwm ul li p {
        font-size: 14px;
        margin-top: 12px;
        color: rgba(255, 255, 255, 0.7);
    }
    .lxwm ul li:nth-child(3),.lxwm ul li:nth-child(4) {
        width: 100%;
    }
    .lxwm{ padding: 8% 0;}
    /*mpart1*/
    .mp1_c dl{ display: flex; justify-content: start;}
    .mp1_c dl dt{}
    .mp1_c dl dd {
        padding-top: 8%;
    }
    .mp1_c dl dd span{
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        display: block;
        background: #FFFFFF;
        box-shadow: 0px 3px 29px 0px #EBEBEB;
        border-radius: 12px;
        margin-bottom: 5px;
    }
    .mp1_c dl dd span img{
         width: 24px;
         height: 22px;
    }
    .mp1_c dl:hover dd span{
        background: #008F49;
    }
    .mp1_c dl:hover dd span  .p1_na{
        display: inline-block;
    }
    .mp1_c dl:hover dd span  .p1_n{
        display: none;
    }
    .mp1_c dl dd h2{ font-size: 16px;color: #333; margin-bottom: 5px;}
    .mp1_c dl dd p{ font-size: 14px;color: #333; }
   /*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-top: 12%;
    }
    .p2_cn img {
        margin-bottom: 5px;
        width: 30px;
    }
    .p2_cn {
        width: 100%;
        padding-bottom: 20%;
    }
    .p2_cn p {
        font-size: 14px;
        color: #616161;
        text-indent: 2em;
        line-height: 27px;
    }
/*mpart3*/
    .p3_c1{ width: 100%;}
    .p3_c{
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 94%;
        margin-right: auto;
        margin-left: auto;

    }
    .p3_c2 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        background: #FFFFFF;

    }
    .part3 .tit, .part3 .tit h2, .part3 .tit p {
        text-align: center;
    }
    .part3_con {
        margin-top: 10px;
        position: relative;
        width: 94%;
        padding: 8% 3% 17% 3%;
        box-shadow: 0px 3px 12px 1px rgba(179,179,179,0.39);
    }
    .p3_li h2 {
        font-size: 16px;
        margin-top: 10px;
        line-height: 28px;
    }
    .p3_li h2 span {
        font-weight: bold;
        font-size: 18px;
    }
    .p3_li p {
        font-size: 14px;
        color: #666666;
        margin-top: 5px;
        text-align: justify;
        line-height: 25px;
    }
    .swiper-pagination_p3 {
        left: -18% !important;
        bottom: 7% !important;
    }
/*mpart4*/
    .part4 .tit, .part4 .tit h2, .part4 .tit p {
        text-align: center;
    }
    .mp4_c ul li{
        margin-bottom: 20px;
    }
    .mp4_c ul li h2{
        font-size: 16px;
        color: #333;
    }
    .mp4_c ul li h2 img {
        margin-right: 7px;
        width: 17px;
    }
    .mp4_c ul li>span{
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        margin-top: 10px;
        display: inline-block;
        padding: 3px 15px;
        background: #008F49;
    }
    .mp4_c ul li h3{
       font-size: 14px;
        margin-top: 8px;
        color: #333;
    }
    .mp4_c ul li p{
        font-size: 13px;
        color: #666;
        margin-top: 5px;
        margin-bottom: 10px;
        line-height: 22px;
    }
/*mpart5*/
    .part5_con .swiper-slide{
         width: 240px;
    }
    .p5_li p {
        margin-top: 10px;
    }
    .p5_li{
        font-size: 14px;
    }
    .qhbtn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .qhbtn .swiper-button-next img,.qhbtn .swiper-button-prev img{  width:80%; }
    .p5_btn{ margin-right: 0; margin-left: auto;}
/*mpart6*/
    .mpart6_con ul li{
        margin-bottom: 10px;
    }
    .mpart6_con ul li dl{
    background: #FBFBFB;
    padding: 5% 3%;
}
    .mpart6_con ul li:hover dl{
        background:#009946;
    }
    .mpart6_con ul li:hover dl dt,.mpart6_con ul li:hover dl dd{
        color: #fff;
    }
    .mpart6_con ul li dl dt{
        font-size: 16px;
        color: #009946;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .mpart6_con ul li dl dd{
        font-size: 14px;
        color: #525252;
        text-align: justify;
        line-height: 24px;
    }
/*mpart7*/
    .p7_c1{ width: 100%;}
    .p7_c{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .p7_c2 {
        width: 100%;
        padding-top: 0;
    }
    .p7_c2 ul li h2{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .p7_c2 ul li p {
        font-size: 14px;
        color: #BDBDBD;
        text-align: justify;
        line-height: 24px;
    }
    .p7_c2 ul li {
        border-bottom: 1px solid #BDBDBD;
        padding-bottom: 12px;
        margin-bottom: 12px;
    }
/*mpart8*/
    .part8 {
        background: none;
        padding-top: 0;
    }
    .part8 .tit, .part8 .tit h2, .part8 .tit p {
        text-align: center;
    }
    .mp8_cn dl{
        margin-bottom: 10px;
    }
    .mp8_cn dl dt{
        display: flex;
        justify-content: space-between;
    }
    .mp8_cn{
        margin-top: 12%;
    }
    .mp8_cn dl dt img{ width: 49%;}
    .mp8_cn dl dd {
        width: 90%;
        font-size: 13px;
        margin-left: auto;
        line-height: 20px;
        text-align: center;
        margin-right: auto;
        margin-top: 2%;
    }
    .mp8_cn dl:hover dd {
        color: #008F49;
    }
/*mpart9*/
    .mp9_c ul li{ margin-bottom: 10px;}
    .mp9_c ul li p{ font-size: 14px; text-align: center; color: #666; margin-top: 5px;}
/*mpart10*/
    .part10 {
        background: url(../images/p10_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p10_c{ width: 94%; margin-right: 0; margin-left: auto;}
    .ts2 {
        margin-top: 142px;
    }
    .part10_con .swiper-slide {
        width:220px;
        text-align: center;
    }

/*mpart11*/
    .p11_c ul li:nth-child(1) {
        margin-left: 0;
    }
    .p7_line{
        display: none;
    }
    .p11_c ul li{ width: 48.5%; margin-bottom: 15px;}
    .p11_c ul li:nth-child(3) {
        margin-right: 0;
    }
    .p11_c ul li h2 {
        font-size: 16px;
        color: #333333;
        margin: 6px 0 0px 0;
    }
    .p11_c ul li p {
        font-size: 13px;
        color: #333333;
        line-height: 19px;
        text-align: center;
        margin-top: 3px;
    }
    .p11_c ul li img{
         width: 62px;
    }
    .p11_c ul li:nth-child(7){ width: 100%; }
    .p11_c ul li:nth-child(7) dl{
        display: flex;
        justify-content: center;
    }
    .p11_c ul li:nth-child(7) dl dt{
        width: 34%;
        margin-right: -3%;
    }
    .p11_c ul li:nth-child(7) dl dd {
        width: 50%;
        margin-top: 4%;
    }
    .p11_c ul li:nth-child(7) dl dd p{text-align: justify;}
    .p11_c ul:nth-child(2) {
        display: flex;
    }
    /*msynews*/
    .pcnews_li p {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .pcnews_li>img {
        border-bottom: 0;
        padding-bottom: 15px;
        position: relative;
    }
    .synews_c .tit h2 {
        text-align: center;
    }
    .synews_c .tit p {
        text-align: center;
        margin-top: 0;
    }
    .pcnews_li:hover>img {
        border-bottom: 0;
    }


    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p14_btn {
        width: 100px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .p14_btn .swiper-button-next, .p14_btn .swiper-button-prev {
        position: relative;
        left: unset;
        right: unset;
        top: unset;
    }
    .p14_btn .swiper-button-next img, .p14_btn .swiper-button-prev img {
        width: 70%;
    }
    /*mpart15*/
    .part15 {
        background: url(../images/mp15_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 0;
        position: relative;
    }
    .p15_c>img:nth-child(2){
        width: 80%;
    }
    .p15_c h2 {
        background: url(../images/p15_xtbg.png) no-repeat top center;
        background-size: 100% 100%;
        width: 286px;
        margin-top: 20px;
        font-size: 16px;
        color: #FFFFFF;
        text-align: center;
        line-height: 47px;
        height: 47px;
    }
    .p15_c p {
        width: 100%;
        margin-top: 15px;
        font-size: 14px;
        text-align: justify;
        color: #FFFFFF;
        line-height: 27px;
    }
    .p15_c h3 {
        font-size: 14px;
        margin-top: 8px;
        color: #FFFFFF;
        margin-bottom: 20px;
        line-height: 25px;
    }
    .p15_c span {
        font-size: 14px;
        color: #FFFFFF;
        display: block;
        position: absolute;
        right: 10px;
        bottom: 10px;
    }
/*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat bottom center;
        background-size: 100% 100%;
        position: relative;
        padding-bottom: 5%;
    }
    .p12_c {
        width: 100%;
        margin-right: auto;
        flex-wrap: wrap;
    }
    .p12_c1 {
        width: 94%;
        padding-top: 12%;
        margin-right: auto;
        margin-left: auto;
    }
    .p12_c1>img{
        width: 75%;
    }
    .p12_c1 h2 {
        font-size: 16px;
        color: #FEFEFE;
        text-align: justify;
        line-height: 26px;
        margin-top: 12px;
        margin-bottom: 5px;
    }
    .p12_c1 p {
        font-size: 14px;
        color: #FEFEFE;
        text-align: justify;
        line-height: 25px;
    }
    .p12_c1 span {
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 30px;
        text-align: justify;
        display: block;
        line-height: 36px;
        position: absolute;
        right: 4%;
        bottom: 4%;
    }
    .p12_c2{ width: 94%; margin-right: 0; margin-left: auto; margin-top: 5%;}

    /*mpart13*/
    .part13 {
        background: url(../images/mp13_bg.jpg) no-repeat top center;
        background-size: 100% 95%;
        padding-top: 12%;
        padding-bottom: 0;
    }
    .p13_cn {
        width: 100%;
    }
    .p13_t1 {
        margin-bottom: 10px;
        width: 47%;
    }
    .p13_tspan {
        width: 74%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
        display: block;
        margin-top: 15px;
        font-style: italic;
        background: #FF9F00;
        border-radius: 25px;
    }
    .p13_p1 {
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 15px;
        line-height: 25px;
        margin-bottom: 15px;
        font-style: italic;
    }
    .p13_cn dl dd {
        font-size: 14px;
        margin-bottom: 8px;
        color: #FFFFFF;
        line-height: 24px;
        text-align: justify;
        font-style: italic;
    }
    .part13>dl{ position: relative;}
    .part13>dl dt {
        font-size: 14px;
        color: #132C65;
        position: absolute;
        right: 5%;
        bottom: 8%;
        font-style: italic;
    }
    /*mpart16*/
    .p16_c1{ width: 100%; margin-top: 0;}
    .p16_c {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .p16_c2 {
        width: 100%;
        padding-top: 8%;
    }
    .p16_c2 h2 {
        font-size: 20px;
        color: #333333;
        margin-top: -2%;
    }
    .p16_c2 h3 {
        font-size: 16px;
        color: #162C67;
        font-weight: normal;
        margin-top: 9px;
    }
    .p16_c2 p {
        font-size: 14px;
        color: #333333;
        margin-top: 10px;
        text-align: justify;
        text-indent: 2em;
        line-height: 26px;
    }
    .p16_c2 a {
        width: 138px;
        text-align: center;
        line-height: 40px;
        height: 40px;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 14px;
        color: #FFFFFF;
        background: #162C67;
    }
    .p16_c2 a img {
        margin-left: 6px;
        margin-top: -5px;
        width: 18px;
    }


    /*mpart17*/
    .part17 .tit h3 br,.part17 .tit p br{ display:block;}
    .part17 .p4_tit1 {
        left: -15%;
        top: 52%;
    }
    .part17 .p4_tit2 {
        right: -26%;
        top: 66%;
    }
        .part17 {
        background: none;

    }
    .p17_cn{ width: 100%; text-align: justify;margin-top: 6%;}
    .p17_cn>img:nth-child(1){ width:9%;}
    .p17_cn p {
		 width:100%;
        font-size: 14px;
        margin: 13px 0;
        color: #333333;
        text-align: justify;
        line-height: 24px;
    }
    .p17_cn a {
        width: 123px;
        display: block;
        font-size: 14px;
        margin-right:auto;
        margin-left: 0;
        color: #FFFFFF;
        text-align: center;
        line-height: 40px;
        height: 40px;
		margin-bottom:20px;
        background: #204397;
    }
    /*msyform*/
    .syform_cn{ margin-top: 0;}
    .syform_cn input{ width: 98%; font-size: 15px;padding: 15px 0 15px 2%;}
    .syform_cn textarea{ font-size: 15px; height: 104px;}
    .syform_cn button {
        line-height: 48px;
        font-size: 16px;
        color: #FEFEFE;
        border: 0;
        margin-right: auto;
        margin-left: auto;
        width: 153px;
        height: 48px;
        border-radius: 6px;
    }
    /*mpart18*/
    .xws_con14{flex-wrap: wrap;}
    .xws_con14_r{width: 100%; margin-top: 10px;}
    .xws_con14_r dl dt h2{font-size: 16px;}
    .xws_con14_r dl dt p{font-size: 14px;}
    .xws_con14_r dl h5{margin-top: 0;}
    .xws_con14_r dl dd h2{ font-size: 35px;line-height: 44px;}
    /*mpart19*/
    .part19{ background: none;}
    .p19_c ul li{ width: 100%; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);}
    .p19_c ul li h2{ font-size: 20px; margin: 4% 0 0 0;}
    .p19_c ul li p{ font-size: 14px; line-height: 22px;}
    /*mpart20*/
    /*mpart22*/
    /*mnews*/
    .a_nxwlist dl dd h2{ margin-top: 0;}
    .a_nxwlist dl{flex-wrap: wrap;}
    .a_nxwlist dl dd{ padding: 0 3% 3% 3%; }
    .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
    .a_nxwlist dl dt{margin-bottom: 3%;}
    .a_nxwlist dl dd h3{display: none;}
    .a_nxwlist dl dd p{ margin: 1% 0; line-height: 25px;}
    .a_con1 dl h2, .x_con10_t ul li, .a_con3_n dl dd h2, .a_con4 dl dt, .a_con5 dl dt, .a_con6_con h2, .a_con9_l_n h2, .a_nxwlist dl dd h2 {
        font-size: 18px;
    }
    .a_con1 dl p, .a_con3_n dl dd p, .a_con4 dl dd, .a_con6_con p, .a_con9_l_n p, .a_nxwlist dl dd p {
        font-size: 14px;
    }
    /*mgywm*/
    .gywm {
        background: none;
    }
    .gywm_cn {
        width: 100%;
        padding-top: 0;
        margin-bottom: 15px;
    }
    .gywm_cn h2 {
        font-size: 25px;
        color: #333333;
        margin-bottom: 15px;
        line-height: 24px;
        text-align: center;
    }
    .gywm_cn p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 28px;
    }

    /*mqyry*/

    .qyry_tcn ul li.active .p8_sjx{ display: none!important;}
    .qyry_t{ width: 96%; margin-left: auto; margin-right: auto;}
    .qyry_tcn ul li i{ top: 20%;}
    /*mcpzx*/
    .cpzxc_t ul li a {
        color: #333;
        font-size: 16px;
    }
    .cpzxc_t ul li {
        padding: 10px 0;
    }
    .cpzx ul li{
        width: 100%;
        margin-bottom: 15px;
    }
    .cpzx ul li p {
        font-size: 16px;
        margin-top: 10px;
        color: #333333;
        margin-bottom: 10px;
    }
    .cpzxc_b {
        margin-top: 10px;
    }
    .cpzxc_b ul li dl dt {
        font-size: 16px;
        font-weight: bold;
        height: 20px;
        line-height: 17px;
        padding-left: 13px;
        border-left: 4px solid #333;
    }
    .cpzxc_b ul li dl dd {
        color: #E4E4E4;
        font-size: 14px;
        margin-right: 8px;
    }
    .cpzxc_b ul li dl {
        padding: 20px 0;
    }




/*mjjfa*/
    .jjfa_p2 {
        background-image: linear-gradient(to bottom,#2F82FF 64%, #fff 0);
    }
    .jjfa_p1{ background:#132C65; padding: 12% 0;}
    .jjfa_p1>img{ width: 94%; margin-right: auto; margin-left: auto;}
    .jjfa_p1_p1 {
        font-size: 16px;
        text-align: center;
        margin-top: 12px;
        color: #FFFFFF;
        line-height: 27px;
    }
    .jjfa_p1>ul li {
        width: 298px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 23px;
        font-size: 15px;
        margin-bottom: 20px;
        color: #FFFFFF;
        position: relative;
        border: 1px solid #FFFFFF;
    }
    .jjfa_p1>ul {
        margin-top: 19px;
    }
    .jjfa_btn .swiper-button-next,.jjfa_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .jjfa_btn .swiper-button-next img,.jjfa_btn .swiper-button-prev img{  width:80%; }
    .jjfa_btn{ width: 100px; margin: 20px auto 0 auto; display: flex;justify-content: space-between;}
    .jjp3_c ul li{ width: 94%; padding: 5% 3%; margin-bottom: 15px;}
    .jj_ai,.jj_i{ width: 19%;}
    .jjp3_c ul li dl dd h2 {
        font-size: 20px;
        margin-top: 9px;
        margin-bottom: 6px;
        color: #333333;
    }
    .jjp3_c ul li dl dd p {
        font-size: 16px;
        color: #333333;
        text-align: justify;
        line-height: 26px;
    }
    .jjp4_c ul li {
        position: relative;
        margin-bottom: 20px;
    }
    .jjp4_c ul li span {
        font-size: 16px;
        padding: 12px;
    }
    #certify .swiper-container{ padding-bottom: 0;}
    .yyfoot_t_l{ border: 0;}
    .yyfoot_t_l h2{ font-size: 20px;}
    .iftel{ font-size: 22px;}
    .yyfoot_t_l p{ font-size: 14px;}
    .yyfoot_t_r ul li p{ font-size: 12px;}
    .yyfoot_b span{ display: block;}
    #mbanner{ position: relative;}
    #header{ padding: 0;background:#fff; position: relative;}
    .mhidden{ display:none!important;}
    /*mtop*/
    #header{ background: #fff;}
    .mtop{display: flex;justify-content: space-between;}
    .mtop2 {
        padding: 0 15px 0 0;
        width: 40px;
    }
    .mtop2 span {
        display: block;
        color: #fff;
        margin: 25px auto 22px 5px;
        font-size: 20px;
    }
    .mtop1 {
        display: flex;
        justify-content: start;
        margin-bottom: 13px;
        position: relative;
        width: 84%;
    }
    .mtop1>img {
        width: 25%;
        position: absolute;
        left: 5%;
        top: 0;
    }
    .mtop1 p {
        color: #66636B;
        margin-left: 31%;
        text-align: right;
        font-size: 14px;
        margin-top: 32px;
    }
    .mtop1 p>img {
        width: 22px;
        margin-right: 3px;
        margin-top: -1px;
        margin-bottom: 6px;
    }
    .mtop1 p span {
        display: block;
        font-weight: bold;
        font-size: 12px;
        color: #132C65;
        margin-bottom: 2px;
    }
    .mtop1 p i img {
        width: 24px;
        margin-right: 6px;
        margin-top: -6px;
    }
    .subNavBox{display: none;}
    .subNavShow{z-index: 889; position: relative;}
    .subNavBox{position: fixed;z-index: 888;width: 100%; top:0; display: none;}
    .subNav{border-bottom: 1px #eee solid;cursor:pointer;font-size:16px;color:#333;line-height:55px;padding-left:10px;}
    .currentDd{color:#fff}
    .navContent{display: none;border-bottom:solid 1px #fff;}
    .navContent li a{display:block;height:45px;font-size:16px;line-height:45px;color:#fff; text-indent: 2em;}
    .subNavBox_l{width: 38%;min-height: 100vh;height: 100%;float: left;}
    .subNavBox_r{width: 26%;background:#fff;
        color: #333; height: 100%;float: right; position:relative; text-align: center; padding:0 2%;margin-top: 19%}
    .subNavHide{font-size: 40px; color: #333; text-align: right;  padding:8% 8% 0 8%;}
    .jt{ font-size: 40px;position: absolute;top: -24px;left: 69px; color:#fff}
    /*mcase*/


    /*mfooter*/
    .bs_foot {
        background:#009946;
        color: #fff;
        font-size: 18px;
        padding-top: 12%;
    }
    .mflogo{ text-align: center; margin-bottom: 20px;}
    .mflogo img{ width:28%;}

    .bs_foot_t{flex-wrap: wrap; margin-top: 0;}
    .bs_foot_t_logo{text-align: center;margin-bottom: 8%; padding-top: 9%; padding-bottom:9%; border-bottom: 1px solid rgba(255, 255, 255, 0.4); width: 100%;}
    .bs_foot_t_logo img{ width: 47%;}
    .bs_foot dl dt{display: none;}
    .bs_foot dl dd h2{display: none;}
    .bs_foot_t_n2 p{ text-align: center; display: flex; flex-wrap: wrap; padding: 0 10%; justify-content: center; margin-bottom: 5%;}
    .bs_foot_t_n2 p span{display: block; margin: 5% auto;width: 100%; }
    .bs_foot_t_n3 ul{width: 75%; margin: 5% auto 15%;}
    .bs_foot_t_n3{width: 100%;}
    .bs_foot_t_n2{width: 100%;}
    .bs_foot dl { display: flex; justify-content: left;width: 100%;}
    .bs_foot dl dd{width: 100%;}
    .bs_foot_t_n3 ul{ display: flex; justify-content: space-between;  margin-top: 10%;}
    .bs_foot_t_n3 ul li p{font-size: 14px; text-align: center; margin-top: 5%;}
    .bs_foot_t_n3 ul li{width: 45%; text-align: center;}
    .bs_foot_t_n3 dl dd {width: 100%;}

    .mxtel{ font-size: 35px!important; display: none !important;}
    .foot_logo{ text-align: center;}
    .mlogot{ text-align: center;}
    .mlogot dl{ display: flex; justify-content: center;}
    .mlogot dl dt {
        display: block;
        width: 60px;
        margin-right: 16px;
        height: auto;
    }
    .mlogot  dl dd{
        width: auto;
    }
    .mlogot  dl dd h2{
        display: block;
        text-align:justify;
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .mlogot  dl dd p{
        text-align: justify;
        justify-content: unset;
        padding: 0;
        margin-bottom: 0;
    }

    .xf{ width: 100%; position: fixed; left: 0; bottom:0; z-index: 999;display: flex;justify-content: space-between;flex-wrap: nowrap;}
    .xf a{ width: 50%; background:#056D3A; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background:#fff; color:#056D3A; }
    .mxtel{ font-size: 35px!important; display: none !important;}
    .foot_logo{ text-align: center;}
.mlogot{ text-align: center;}
.mlogot dl{ display: flex; justify-content: center;}
    .mlogot dl dt {
        display: block;
        width: 60px;
        margin-right: 16px;
        height: auto;
    }
    .mlogot  dl dd{
        width: auto;
    }
    .mlogot  dl dd h2{
        display: block;
        text-align:justify;
        border: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .mlogot  dl dd p{
        text-align: justify;
        justify-content: unset;
        padding: 0;
        margin-bottom: 0;
    }
    }
@media screen and (max-width: 400px) {

}


