.topt{padding-top: 18px; padding-bottom: 13px;}
.top_t{background: #0789BA;}
.toptcn2{
    width: 720px;
    display: flex;
    justify-content: space-between;
}
.toptcn2>p {
    font-size: 18px;
    color: #131315;
    opacity: 0.63;
    margin-top: 37px;
}
.toptc{ display: flex;justify-content: space-between; }
.toptcn1 dl{ display: flex;justify-content: start;}
.toptcn1 dl dd { font-size: 22px;color:#131315;margin-top: 39px;margin-left: 20px;}
.toptcn2 dl{display: flex;justify-content: start; margin-top: 24px;}
.toptcn2 dl dd{ margin-left: 20px;}
.toptcn2 dl dd h2{
    font-weight: normal;
    font-size: 29px;
    color: #333;
}
.toptcn2 dl dd p{
    font-size: 26px;
    color: #333333;
    margin-top: -5px;
}
.toptcn2 dl dt {
    margin-top: -3px;
}
.toptcn2 dl dd {
    margin-left: 10px;
}
.top_b ul{
    display: flex;
    justify-content: space-between;
}
.top_b ul li{ padding: 20px 0; width: 16.66%; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.5);  }
.top_b ul li:nth-child(6){  border-right: 0; }
.top_b ul li a{font-size: 18px;
    color: #fff;}

.top_b ul li:hover a,.top_b ul li.active a{
    color: #52C3EF;
    font-weight: bold;
}

#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{ position: relative;}
.banner p{ position: absolute; right: 5%; bottom: 5%; font-size: 16px; color: #fff; }
.swiper-pagination_banner{
    width: 148px !important;
    height: 28px !important;
    line-height: 28px!important;
    margin: 0 auto !important;
    transform: translate(-50%, -50%)!important; left: 50%!important;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 14px;
}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 9px;height: 9px;background:#fff;border-radius: 11px; margin-right: 10px!important;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 42px;
    height: 4px; margin-bottom: 2px!important;
    background: #FFFFFF;
    border-radius: 1px;opacity: 1;}
.banner .swiper-button-next{right:0; top:45%; opacity: 0;}
.banner .swiper-button-prev{left:0; top:45%;opacity: 0;}
.banner:hover .swiper-button-next{right: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;}
.banner:hover .swiper-button-prev{left: 5%;opacity: 0.8;text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;}
.banner:hover .swiper-button-next:hover,.banner:hover .swiper-button-prev:hover{opacity:1;}
/*tit*/
.tit{position: relative; text-align: center;}
.tit>span{
    width: 185px;
    height: 50px;
    display: block;
    text-align: center;
    line-height: 45px;
    font-size: 29px;
    color: #FFFFFF;
    margin-right: 0;
    margin-top: 15px;
    margin-left: auto;
    border-radius: 30px;
    border: 1px solid #FFFFFF;
}
.tit_t1{ margin-right: 15px; margin-top: -6px;}
.tit_t2{ margin-left: 15px; margin-top: -6px;}
.tit h2{position: relative;text-align: center; font-size: 52px;color:#110B00;line-height:65px; margin-top: 10px;}
.tit h2 span{ color:#0789BA;}
.tit h2 br{display: none;}
.tit i{ font-size: 18px; color: #666;text-transform: Uppercase; display: block;}
.tit p{font-size: 32px;color: rgba(17, 11, 0, 0.8);line-height: 37px; text-align: center; margin-top:15px; font-weight: 500; position: relative; z-index: 2;text-transform: Uppercase;}
.tit p span{ color:#0789BA;}
.tit p br{ display: none;}
.t_t1{
    margin-right: 15px;
    margin-top: -6px;
}
.t_t2 {
    margin-left: 15px;
    margin-top: -6px;
}
.ntit{ text-align: center; margin: 3% auto;}
.ntit h2{font-size: 50px;color: #0467C2; text-align: center;text-transform: Uppercase;}
.ntit p{font-weight: bold;font-size: 40px;color: #000000;}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:90px;}
.mmt{ margin-top:4%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.mmt{margin-top:5%;}
.smb{margin-bottom:4%;}
/*part1*/
.part1{ background: url(../images/p1_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.p1_c{ width: 1480px; display: flex; justify-content: space-between;}
.p1_c1{ width: 676px; position: relative;}
.part1 .tit h2,.part1 .tit p,.part1 .tit{ text-align: justify; }
.part1 .tit h2 br{ display: block; }
.p1_c1_c{
    border-top: 1px solid rgba(48, 48, 48, 0.5);
    margin-top: 40px;
    padding-top: 40px;
}
.p1_c1_c p{
    font-size: 20px;
    color: #110B00;
    text-align: justify;
    line-height: 38px;
    opacity: 0.8;
}
.pub_btn{
    width: 190px;
    height: 65px;
    display: block;
    line-height: 65px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #0789BA;
    border-radius: 32px;
}
.part1 .pub_btn{
    margin-top: 80px;
}
.g1_ab {
    position: absolute;
    right: -8%;
    top: 9%;
}
/*part2*/
.p2_c{
    display: flex;
    justify-content: center;
}
.p2_c2{
    background: url(../images/p2_c2bg.jpg) no-repeat top center; background-size: 100% 100%;
    padding: 96px 30px  50px 40px;
    width: 619px;
}
.p2_c2 dl{
    display: flex;
    justify-content: space-between;
}
.p2_c2 dl dd{
    width: 567px;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 45px;
    text-align: justify;
}
.p2_c2>.pub_btn{
    background: #fff;
    color: #24A881;
    margin-top:100px;
    margin-right: 0;
    margin-left: auto;
}
/*part3*/
.part3{background: url(../images/p3_bg.jpg) no-repeat top center; padding-bottom: 11%; padding-top: 154px;}
.p3_cn{
    width: 578px;
}
.part3 .tit h2,.part3 .tit p,.part3 .tit{ text-align: justify; color: #fff;}
.p3_cnc{
    margin-top: 50px;
}
.p3_cnc p{
    font-size: 18px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 32px;
}
.p3_cnc ul{
    width: 365px;
    display: flex;
    margin-top: 50px;
    justify-content: space-between;
}
.p3_cnc ul li{
    background: url(../images/p3_libg.png) no-repeat top center;
    background-size: 100% 100%;
    width: 101px;
    text-align: center;
    height: 101px;
    line-height: 101px;
}
.p3_cnc ul li:hover{
    background: url(../images/p3_libg2.png) no-repeat top center;
    background-size: 100% 100%;
}
.p3_cnc ul li span {
    font-size: 20px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 28px;
    margin-top: 23px;
}
.part3 .pub_btn{
    background: #FFFFFF;
    color: #171817;
    margin-top: 60px;
}
/*part4*/
.p4_c{
    width: 1440px;
}
.swiperp4 .swiper-slide{
    width: 460px;
}
.swiperp4 .swiper-slide dl dd{
    background: #F8F8F8;
    border-radius: 0px  0px 76px 0px;
    padding: 38px 30px 0 30px;
}
.swiperp4 .swiper-slide dl dd h2{
    font-size: 26px;
    color: #0789BA;
    margin-bottom: 10px;
}
.swiperp4 .swiper-slide dl dd p{
    font-size: 20px;
    color: #110B00;
    height: 90px;
    text-align: justify;
    line-height: 30px;
    opacity: 0.8;
}
.swiperp4 .swiper-slide dl dd>img {
    display: block;
    margin-right: -32px;
    margin-left: auto;
}
.p4_sya{
    display: none !important;
}
.swiperp4 .swiper-slide:hover dl dd h2{
    color: #049B6E;
}
.swiperp4 .swiper-slide:hover .p4_sya{
    display: block !important;
}
.swiperp4 .swiper-slide:hover .p4_sy{
    display: none;
}
/*part5*/
.part5{background: url(../images/p5_bg.jpg) no-repeat top center; padding-top: 160px;}
.p5_c{
     width: 1436px;
    display: flex;
    justify-content: space-between;
}
.part5 .tit h2,.part5 .tit p,.part5 .tit{
    text-align: justify;
}
.p5_c1{
    width: 554px;
}
.p5_c1_c{
    margin-top: 60px;
}
.p5_c1_c dl{
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
.p5_c1_c dl dd{
    width: 520px;
    font-size: 20px;
    color: #110B00;
    text-align: justify;
    line-height: 28px;
    opacity: 0.8;
}
.p5_c1_c .pub_btn{
    margin-top: 50px;
}
/*part6*/
.part6{background: url(../images/p6_bg.jpg) no-repeat top center; padding-bottom: 9%;padding-top: 135px;}
.p6_c{
    width: 1436px;
}
.p6_cn{
     width: 581px;
     margin-right: 0;
     margin-left: auto;
}
.part6 .tit h2,.part6 .tit p,.part6 .tit{
    text-align: right;
    color: #fff;
}
.p6_cnc p{
    font-size: 20px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 34px;
}

.part6 .pub_btn {
    background: #fff;
    color: #323232;
    margin-right: 0;
    margin-top: 50px;
    margin-left: auto;
}
/*part7*/
.p7_c{
    width: 1440px;
}
.part7 .tabs{
    border-bottom: 3px solid rgba(23, 24, 23, 0.2);
    display: flex;
    justify-content: space-between;
}
.part7 .tabs .tab{
    width: 50%;
    text-align: center;
    font-size: 26px;
    color: #2E2E2E;
    background: none;
    border-left: 0;
    border-top: 0;
    padding-bottom: 30px;
    border-right: 0;
    border-bottom: 3px solid rgba(23, 24, 23, 0.2);
    margin-bottom: -3px;

}
.part7 .tabs .tab.active{
    border-bottom: 3px solid #0789BA;
}
.part7 .tab-content{
    display: none;
    margin-top: 80px;
}
.part7 .tab-content.active{
    display: block;
}
.p7_li p{
    text-align: center;
    font-size: 20px;
    color: #110B00;
    margin-top: 20px;
    opacity: 0.9;
}
.part7 .tab-content  .swiper-slide{
    margin-top: 70px;
}
.part7 .tab-content .swiper-slide-active{
    margin-top: 0;
}
.part7 .tab-content .swiper-slide-active p{
     color: rgba(7, 137, 186, 0.9);
}
.part7 .tab-content_btn .swiper-button-next,.part7 .tab-content_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.part7 .tab-content_btn{ width: 238px; display: flex;justify-content: space-between; margin: 0 auto;}
/*part8*/
.p8_cn{
    display: flex;
    justify-content: center;
}
.p8_cn1{
    width: 50.55%;
}
.p8_cn2{
    width: 49.45%;
    position: relative;
}
.p8_xta{
    display: none;
}
.p8_cn1 .swiper-slide-thumb-active .p8_xta{
    display: block;
}
.p8_cn1 .swiper-slide-thumb-active .p8_xt{
    display: none;
}
.xp8_li {
    background: url(../images/xp8_li_bg.jpg) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 160px;
    padding-bottom: 12.5%;
}
.xp8_li_c{
    width: 650px;
    margin-right: 60px;
    margin-left: auto;
}
.part8 .tit{
    margin-top: 30px;
}
.part8 .tit h2,.part8 .tit p,.part8 .tit{ text-align: justify; color: #fff;}
.xp8_li_c dl{
    margin-top: 120px;
    color: #fff;
    width: 563px;
}
.xp8_li_c dl dd h2{
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 30px;
}
.xp8_li_c dl dd p{
    font-size: 20px;
    color: #FFFFFF;
    text-align: justify;
    line-height: 38px;
    opacity: 0.7;
}
.p8_line{
    width: 288px;
    height: 1px;
    background: #FFFFFF;
    margin-top: 145px;
}
.p8_btn .swiper-button-next,.p8_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p8_btn {
    width: 170px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    right: 23%;
    bottom: 9%;
}
.swiper-pagination_p8 {
    color: #fff;
    font-size: 26px;
    width: 80px !important;
    left: 14%;
    bottom: 11.3%;
}

.swiper-pagination_p8 .swiper-pagination-current{
    font-size: 32px;
}
.xp8_li_c dl dt{
    height: 54px;
}
/*part9*/
.part9_con{
    width: 1560px;
    margin-right: 0;
    margin-left: auto;
    margin-top: 80px;
}
.swiperp9 .swiper-slide{ width: 1186px; padding-top: 98px; position: relative; padding-bottom: 6%;}
.p9_t{
    position: absolute;
    right: 0;
    top: 0;
}


.p9_li{
    background: url(../images/p9_li_bg.png) no-repeat top center;
    width: 704px;
    padding-top: 82px;
    padding-left: 63px;
    padding-bottom: 78px;
}
.p9_lic{
    width: 307px;
}
.p9_lic h2{
    font-size: 26px;
    color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 20px;
}
.p9_lic p{
    font-size: 20px;
    color: #FFFFFF;
    line-height: 38px;
}
.p9_lic a{
    width: 141px;
    display: block;
    text-align: center;
    line-height: 48px;
    height: 48px;
    font-size: 16px;
    margin-top: 46px;
    color: #000000;
    background: #FFFFFF;
    border-radius: 24px;
}

.part9 .swiper-slide-next .p9_li{
    display: none;
}
.part9 .swiper-slide-next .p9_t {
    position: absolute;
    right: unset;
    left: 0;
    opacity: 0.2;
    top: 0;
}
.part9_con{
    position: relative;
}
.swiper-pagination_p9 {
    width: 73px;
    text-align: center;
    line-height: 73px;
    height: 73px;
    color: #fff;
    left: unset;
    right: 12%;
    top: 45%;
    font-size: 22px;
    background: #049B6E;
    border-radius: 50%;
}
.p9_btn .swiper-button-next {
    right: 8%;
    top: 48%;
}
.p9_btn .swiper-button-prev {
    right: 19%;
    left: unset;
    top: 48%;
}
/*part10*/
.p10_c{
    width: 1512px;
}
.p10_cn{
    display: flex;
    justify-content: space-between;
}
.p10_cn1 .swiper {
    width: 100%;
    height: 100%;
}
.p10_cn1{
    width: 232px;
    height: 310px;
    padding-top: 23px;
}
.p10_cn2{
    width: 1256px;
    position: relative;
}
.tp10_li{
    font-size: 20px;
    color: #484848;
}
.tp10_li span img{
    display: none;
}
.tp10_li span{
    margin-right: 10px;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
}

.tp10_li span i {
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #BABABA;
    border-radius: 50%;
    margin-bottom: 2px;
}
.mySwiper3 .swiper-slide-thumb-active .tp10_li{
    color: #0789BA;
}
.mySwiper3 .swiper-slide-thumb-active .tp10_li span i{
   display: none;
}
.mySwiper3 .swiper-slide-thumb-active .tp10_li span img{
    display: inline-block;
}
.p10_cn1{
    position: relative;
}
.p10_cn1_line {
    width: 1px;
    height: 300px;
    background: #BABABA;
    position: absolute;
    left: 7px;
    top: 39px;
}
.p10_btn .swiper-button-next,.p10_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p10_btn {
    width: 180px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: -21%;
    bottom: 19%;
}
/*part11*/
.part11{
    background: #F2F2F2;
}
.swiperp11 .swiper-slide{
    width: 1071px;
    position: relative;
}

.part11_con{
    margin-top: 100px;
}

.p11_li .p11_zd{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(17, 11, 0, 0.8);
}
.swiperp11 .swiper-slide-active .p11_li .p11_zd{
    background: none;
}
.p11_btn .swiper-button-next,.p11_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p11_btn{ width: 260px; display: flex;justify-content: space-between; margin: 80px auto 0 auto;}
/*part12*/
.part12{
    width: 1440px;
}
.part12 .tit h2,.part12 .tit p,.part12 .tit{
    text-align: justify;
}
.p12_titc h2{
    font-size: 32px;
    color: #110B00;
    text-align: right !important;
    line-height: 16px;
}
.p12_titc p{
    font-size: 16px;
    color: #110B00;
    text-transform: Uppercase;
    opacity: 0.5;
}
.p12_titc{
    text-align: right;
    position: absolute;
    right: 0;
    top: 90px;
}
.part12_con{
    margin-top: 90px;
}
.p12_li p{
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
    color: #110B00;
    opacity: 0.8;
}
.p12_li:hover p{
    color: #0789BA;
}
.p12_btn .swiper-button-next,.p12_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p12_btn{ width: 260px; display: flex;justify-content: space-between; margin: 60px auto 0 auto;}
/*part14*/
.part14{
    background: url(../images/p14_bg.jpg) no-repeat top center;
    padding-top: 93px;
    padding-bottom: 5%;
}
.p14_c{
    width: 1470px;
}
.p14_cn{
    width: 550px;
}
.part14 .tit h2,.part14 .tit p,.part14 .tit{
    text-align: justify;
    color: #fff;
}
.p14_cnc{
    margin-top: 44px;
}
.p14_cnc dl{
    width: 504px;
    color: #fff;
    display: flex;
    margin-bottom: 28px;
    justify-content: space-between;
}
.p14_cnc dl dd{
     width: 468px;
    text-align: justify;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 27px;
}
.p14_btn{
    width: 280px;
    height: 66px;
    text-align: center;
    font-size: 29px;
    margin-top: 40px;
    color: #3B3B3B;
    line-height: 66px;
    background: #FFFFFF;
    border-radius: 28px;
}
.p14_btn img{ margin-right: 5px; margin-top: -6px;}
/*synews*/
.synews_c{
    display: flex;
    justify-content: center;
}
.synews_c1{width: 51%;}
.synews_c2{width: 49%;}
.synews_c1 ul li{
    display: none;
}
.synews_c1 ul li.active{
    display: block;
}
.synews_c2  ul li{

    padding: 52px 0 ;
}
.synews_c2  ul li.active{
    background: #008B62;
}
.synews_c2  ul li.active dl dt span,.synews_c2  ul li.active dl dt p{
    color: #fff;
    opacity: 1;
}

.synews_c2  ul li dl{
    margin-left: 66px;
    display: flex;
    justify-content: start;
}
.synews_c2  ul li dl dt{
    width: 99px;
    text-align: center;
    margin-right: 50px;
}
.synews_c2  ul li dl dt span{
    font-weight: bold;
    font-size: 63px;
    color: #000000;
    opacity: 0.7;
}
.synews_c2  ul li dl dt p{
    font-size: 25px;
    color: #000000;
    margin-top: -5px;
    opacity: 0.7;
}

.synews_c2  ul li dl dd{
    width: 440px;
    border-left: 1px solid rgba(65, 65, 65, 0.2);
    padding-left: 38px;
}
.synews_c2  ul li dl dd h2{
    font-size: 26px;
    color: #3F3F3F;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.synews_c2  ul li dl dd p{
    font-size: 18px;
    color: #000000;
    text-align: justify;
    line-height: 30px;
    opacity: 0.8;
}
.synews_c2  ul li.active dl dd{
    border-left: 1px solid #fff;
}
.synews_c2  ul li.active dl dd h2,.synews_c2  ul li.active dl dd p{
    color: #fff;
}




/*syform*/

.syform_c h2 {
    text-align: center;
    font-size: 40px;
    color: #333;
    line-height: 53px;
}
.syform_c h2 br{display: block;}
.syform_line {
    width: 32px;
    margin: 26px auto;
    height: 4px;
    background: #242424;
}
.syform_c p{font-size: 29px; text-align: center;
    color: #4B4B4B;}
.syform_cn{display: flex; justify-content: space-between; flex-wrap: wrap;}
.syform_cn input{ width: 47%; font-size: 18px; background:#F4F4F4; padding: 23px 0 23px 2%; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #F4F4F4; font-size: 18px; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn button{height: 62px;background:#0789BA;border-radius: 12px; width: 167px; background-size: 100% 100%; line-height: 62px;font-size: 20px;color: #FEFEFE;  border: 0; margin-left: auto; margin-right: auto; margin-top: 20px;}
/*part17*/
.part17{background: url(../images/p17_bg.jpg) no-repeat top center; padding-bottom: 4.5%;  padding-top: 270px;}
.p17_cn{ width: 690px; margin-right: 0; margin-left: auto;}
.p17_cn .tit h2,.p17_cn .tit p{ text-align: justify;}
.p17_cnc{ margin-top: 40px;}
.p17_cnc p{font-size: 19px;
    color: #666666; text-align: justify; margin-bottom: 20px;
    line-height: 31px;}
.p17_cnc a{width: 308px; display: block;
    height: 34px; text-align: center; line-height: 34px;
    background: #14CBC6;font-size: 20px;
    color: #FFFFFF;
    border-radius: 17px;}
/*part18*/
.p18_c{display: flex; justify-content: space-between;}
.p18_c1{ width: 516px; padding-top: 20px;}
.p18_c1 .tit h2,.p18_c1 .tit p{ text-align: justify;}
.p18_c1 dl{ margin-top:30px;}
.p18_c1 dl dd{font-size: 20px; text-align: justify;
    color: #333333; margin-bottom: 20px;
    line-height: 30px;}
.p18_c1 dl dt{width: 198px;
    height: 45px; text-align: center; line-height: 45px;font-size: 20px;
    background: #14CBC6;
    border-radius: 23px;}
.p18_c1 dl dt{ margin-top: 34px;}
.p18_c1 dl dt a{ color: #FFFFFF;}
/*part19*/
.part19 .tit,.part19 .tit h2{ text-align: justify;}
.p19_c{ display: flex;justify-content: space-between; margin-top: 25px;}
.p19_c1{ width: 150px; padding-top: 50px;}
.p19_c2{ width: 1000px;}
.p19_c1 ul li{ font-size: 20px; color: #333; margin-bottom: 30px;}
.p19_c1 ul li span {
    background: #fff;
    display: inline-block;
    width: 30px;
    margin-right: 8px;
    height: 4px;
    margin-bottom: 5px;
}
.p19_c1 ul li.active span {background: #14CBC6;}
.p19_c1 a{ display: block;width: 135px; text-align: center; margin-top: 200px;
    height: 33px; line-height: 33px;font-size: 20px;
    color: #666666;text-transform: Uppercase;
    border: 1px solid #999999;}
.p19_c2 .p19_c2_li{ display: none;}
.p19_c2 .p19_c2_li.active{ display: block;}
.p19_c2 ul{ display: flex; justify-content: space-between;}
.p19_c2 ul li{ width: 280px; padding: 60px 20px;background: #F0F0F0;}
.p19_c2 ul li dl{display: flex;justify-content: space-between;}
.p19_c2 ul li dl dd{font-size: 18px; text-align:justify;
    color: #666666;}
.p19_c2 ul li dl dd span{ display: block;font-weight: bold;
    font-size: 50px;
    color: #666666; line-height: 52px;}
.njta{ display: none;}
.p19_c2 ul li dl dt{ margin-top: 10px;}
.p19_c2 ul li h2{font-size: 26px;overflow: hidden;
    text-overflow: ellipsis; margin: 10px auto 20px auto;
    white-space: nowrap;
    color: #333333;}
.p19_c2 ul li p{font-size: 20px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; margin-top: 20px;
    color: #5F5F5F;}
.p19_c2 ul li:hover{ background:#14CBC6;}
.p19_c2 ul li:hover dd{ color: #fff;}
.p19_c2 ul li:hover h2{ color: #fff;}
.p19_c2 ul li:hover p{ color: #fff;}
.p19_c2 ul li:hover dl dd span{ color: #fff;}
.p19_c2 ul li:hover .njta{ display: block;}
.p19_c2 ul li:hover .njt{ display: none;}
/*part13*/
.part13{ background: url(../images/p13_bg.jpg) no-repeat top center; }
.p13_c{
     width: 1592px;
}
.p13_c ul{
    display: flex;
    justify-content: space-between;
}
.p13_c ul li{
    width: 285px;
    padding: 50px 12px 150px 12px;
    background: #FFFFFF;
    box-shadow: 0px 3px 17px 4px #EAEAEA;
}
.p13_c ul li{
    text-align: center;
    position: relative;
}
.p13_c ul li span{
    width: 100%;
}
.p13_ia{
    display: none;
}
.p13_c ul li h2{
    font-size: 26px;
    color: #110B00;
    margin-top: 15px;
    margin-bottom:7px;
}
.p13_c ul li p{
    font-size: 18px;
    color: #110B00;
    text-align: justify;
    line-height: 29px;
    opacity: 0.8;
    height: 127px;
    z-index: 2;
    position: relative;
}
.p13_ta{
    display: none;
}
.p13_c ul li i {
    position: absolute;
    right: 14px;
    bottom: 18px;
}
.p13_c ul li:hover{
    background: #008B62;
}
.p13_c ul li:hover h2,.p13_c ul li:hover p{
    color: #fff;
}

.p13_c ul li:hover i .p13_ta,.p13_c ul li:hover span .p13_ia{
    display: inline-block;
}
.p13_c ul li:hover i .p13_t,.p13_c ul li:hover span .p13_i{
    display: none;
}


    /*gywm*/
.gywm{ background: url(../images/gywm_bg.png) no-repeat top center; }

.gywm_con .swiper-button-next,.gywm_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.pgywm_btn{ width: 150px; margin: 25px auto 0 auto;  display: flex;justify-content: space-between;}

/*fwzx*/
.fwzx_con .slideTxtBox{ display: flex; justify-content: space-between; flex-flow: wrap;}
.fwzx_con_t{ width: 277px;}
.fwzx_con_b{ width: 902px;}
.fwzx_con_t ul li{width: 277px; position: relative;text-align: center; margin-bottom: 10px; padding-top: 30px;height: 100px;background: #F1F1F1;}
.fwzx_con_t ul li:nth-child(4){ margin-bottom: 0;}
.fwzx_con_tai{ display: none;}
.fwzx_con_t ul li img{ width:44px; height: 44px;}
.fwzx_con_t ul li p{font-size: 22px;color: #979797;}
.fwzx_con_t ul li.on .fwzx_con_tai{ display: inline-block;}
.fwzx_con_t ul li.on .fwzx_con_ti{ display: none;}
.fwzx_con_t ul li.on{ background: #0467C2;}
.fwzx_con_t ul li.on p{ color: #fff;}
.fwzx_con_c{ width: 100%;}
.fjt{ position: absolute; display: none; right: -6%;top: 40%; width: 17px!important;  height: 30px!important;}
.fwzx_con_t ul li.on .fjt{ display: block;}
.fwzx_con_c .arrow{ margin: 3% auto 0 auto; display: flex; justify-content: space-between;width: 150px;}
/*nyform*/
/*.nyform{background: url(../images/nyform.jpg) no-repeat top center;background-size: 100% 100%;}*/
.nyform_c{ width: 1084px; display: flex; justify-content: space-between;}
.nyform_c1{width: 422px; text-align: center;}
.nyform_c2{width: 590px;}
/*footer*/
.footer{ background: url(../images/footer_bg.jpg) no-repeat top center; background-size: 100% 100%;
    padding: 78px 0 0 0;}
.footer_c1{ display: flex;justify-content: space-between; border-bottom: 1px solid rgba(242, 235, 217, 0.1); padding-bottom: 24px; margin-bottom: 60px;}
.footer_c1_1{ width: 260px;display: flex;justify-content: space-between;}
.footer_c1_1 p {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
    line-height: 29px;
}
.footer_c1_2{ width:100%;}

.footer_c1_2 ul{
    display: flex;
    justify-content: space-between;
}
.footer_c1_2 ul li a{
    font-size: 18px;
    color: #FFFFFF;
}

.fot_pt{font-size: 24px;color: #FFFFFF; margin-bottom: 24px;}


.footer_copy{  color:#fff; font-size:16px; border-top: 1px solid rgba(242, 235, 217, 0.1); margin-top: 2%;}
.footer_copy p{ padding: 20px 0; text-align:center; }
.footer_copy p span{ vertical-align: baseline;}
.footer_c2{ display: flex;justify-content: space-between; }
.footer_c2_1 {
    width: 302px;
}
.footer_c2_1 ul{ display: flex;justify-content: space-between; }
.footer_c2_1 ul li{
    font-size: 18px;
    margin-bottom: 28px;
}


.footer_c2_3{
    width:685px;
    padding-top: 20px;
}
.footer_c2_3 p{
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 19px;
}
.footer_c2_3 p img{ margin-right: 10px; margin-top: -6px;}
.footer_c2_3 p span{
    font-size: 22px;
    font-weight: normal;
}


.footer_c2_2{ width: 128px; padding-top: 20px;}
.footer_c2_2 ul{ display: flex;justify-content: space-between; }
.footer_c2_2 ul li{ text-align: center;}
.footer_c2_2 ul li p{font-size: 18px; margin-top: 5px;
    color: #FFFFFF;}
.ftel_jc{ font-size: 28px !important;
    color: #FFFFFF!important;
    font-weight: bold!important; }
.footer_c2_1 ul li:nth-child(2) {
    writing-mode: tb-rl;
    color: #fff;
    font-weight: bold;
    font-size: 31px;
    letter-spacing: 8px;
    line-height: 41px;
    margin-top: 16px;
}
.footer_c2_1 ul li:nth-child(2) i{
    padding-top: 25px;
}
    /*zswd*/
.zswd_c ul li{ background: #F7F7F7;  padding: 60px 80px; position: relative; margin-bottom: 20px;}
.zswd_c ul li h2{ font-size: 26px; border-bottom: 1px dashed  rgba(102, 102, 102, 0.6); padding-bottom: 20px; margin-bottom: 20px;
    color: #333333; }
.zswd_c ul li:hover h2{ color: #14CBC6;}
.zswd_c ul li p{ font-size: 20px; text-align: justify;
    color: #666666;
    line-height: 36px; }
.zswd_c ul li span {
    background: url(../images/wd_xl.png) no-repeat top center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: -3%;
    top: 37%;
    text-align: center;
    line-height: 79px;
    display: block;
    width: 79px;
    height: 79px;
}
.zswd_c ul li:hover span{ background: url(../images/wd_xla.png) no-repeat top center; }
/*zsjm*/
.zsjm_p17{ margin-top: 1%;}
/*listnews*/
.news_con dl{display: flex; margin-bottom: 5%;justify-content: start; flex-flow: nowrap;}
.news_con dl dt{ width: 515px; }
.news_con dl dd{ width: 597px;}
.news_con dl dd{ background:#F2F2F2; padding: 60px 44px 0 44px;}
.news_con dl dd h2{font-size: 26px;color: #18120D;margin-bottom: 12px;}
.news_con dl dd p {
    font-size: 18px;
    margin-bottom: 32px;
    text-align: justify;
    line-height: 30px;
}
.news_con .p16_c2_btn{display: flex; justify-content: space-between; flex-flow: nowrap;}
.news_con .p16_c2_btn a{font-size: 18px;color: #fff;padding: 5px 30px;}
.news_con .p16_c2_btn span{ color: #666666;font-size: 18px;}
/*pcnews*/
.a_nxwlist dl{display: flex;justify-content: space-between;  margin-bottom: 3%; padding-bottom: 3%;
    border-bottom: 1px dashed rgba(102, 102, 102, 0.4);
}
.a_nxwlist dl dt{width: 731px;}
.a_nxwlist dl dd{width: 569px; padding: 90px 50px 0 50px;}
.a_nxwlist dl:hover dd{ background: #049B6E;  }
.a_nxwlist dl:hover dd h2,.a_nxwlist dl:hover dd p{
    color: #fff;
}




.a_nxwlist dl dd h2{ font-size: 32px; color: #393939; font-weight: bold; margin-top: 3%;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.a_nxwlist dl dd  p{font-size: 20px;  margin:3% 0; color: rgba(51, 51, 51, 0.8); 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;
    display: flex;
    justify-content: space-between;
    font-weight: normal;
    margin-top: 16%;
}

.a_nxwlist dl:hover dd h3 {
    color: #fff;
}
.a_nxwlist dl dd h3 spaN{color: #666;}

.a_nxwlist dl:hover dd h3 spaN{color: #fff;}

.a_nxwlist dl dd h3 img {
    vertical-align: middle;
    margin-left: 15px;
    margin-top: -3px;
}
.a_nxwlist dl dd h3 img:nth-child(2){display: none;}
.a_nxwlist dl:hover dd h3 img:nth-child(1){display: none;}
.a_nxwlist dl:hover dd h3 img:nth-child(2){display: inline-block;}

.a_nxwlist dl:hover dd h3 spaN{float: left;}
/*xyfc*/
.xyfc_u ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.xyfc_u ul li{ width: 382px; margin-bottom: 25px;}
.xyfc_u ul li p{ font-size: 20px; text-align: center;background: #F0F0F0; padding: 25px 0;
    color: #333333;}
.xyfc_u ul:after{ content:' ';display: block;width: 382px;visibility: hidden;}
.xyfc_u ul li:hover p{ background: #14CBC6; color: #fff;}
/*lxwm*/
.lxwm_c{
    display: flex;
    justify-content: space-between;
}
.lxwm_c2{
    width: 477px;
    padding-top: 15px;
}
.lxwm_c2 ul li h2{
    font-size: 26px;
    color: #333333;
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.lxwm_c2 ul li{
    margin-bottom: 60px;
}
.lxwm_c2 ul li p{
    font-size: 18px;
    color: #333333;
}
.lxwm_c2 ul li h2 img{
    margin-right: 10px;
    margin-top: -6px;
}
.lxwm_c2 dl{
    width: 378px;
    margin-top: -15px;
    display: flex;
    justify-content: space-between;
}
.lxwm_c2 dl dd{
    text-align: center;
}
.lxwm_c2 dl dd p{
    font-size: 18px;
    color: #333333;
    margin-top: 10px;
}
@media screen and (max-width: 1450px) {
    .main{ width: 94%; }
    .p2_c2{
        padding-top: 70px;
    }
    .swiperp4 .swiper-slide {
        width: 425px;
    }
    .p5_c2{
        width: 56%;
    }
    .xp8_li{
        padding-top: 48px;
    }
    .xp8_li_c{
        margin-right: 15px;
    }
    .xp8_li_c dl{
        margin-top: 35px;
    }
    .p8_line{
        margin-top: 132px;
        background: none;
    }
    .swiper-pagination_p8{
        display: none;
    }
    .p10_cn2{ width: 80%;}
    .p13_c ul li{
        width: 214px;
    }
    .synews_c2 ul li {
        padding: 24px 0;
    }
    .part9_con {
        width: 98%;
    }
    .swiper-pagination_p9{
        right: 6%;
    }
    .p9_btn .swiper-button-prev {
        right: 12%;
        left: unset;
        top: 49%;
    }
    .p9_btn .swiper-button-next {
        right: 3%;
        top: 49%;
    }

}
/*移动*/
@media screen and (max-width: 767px) {
	.pchidden {display: block;}
    .main{ width: 94%;}
    .btit {width: 98% !important;padding-bottom: 20px;height: 44px;}
    .xnav{ padding-top: 20px;}
    .dpt{padding-top: 10%;}
    .dpb{padding-bottom: 10%;}
    .smt{ margin-top: 8%;}
	.mbp{ margin-bottom:8%;}
    .t_t2 { width: 6%;margin-left: 9px;}
    .t_t1{ width: 6%;margin-right: 9px;}


    .banner{ margin-top: 0;}
    .swiper-pagination_banner{ line-height: 24px!important;width: 121px!important; bottom: 5px!important;}
    .banner .swiper-pagination-bullet, .mbanner .swiper-pagination-bullet{ margin-right: 6px !important;}
    .banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width:7px;opacity:1; height:7px;}
    .banner .swiper-pagination-bullet-active {
        width: 20px;
        opacity: 1;
        height: 3px;
    }

    .banner_tie{ padding: 0; margin-top: 0;}



    .fixnav {position: fixed!important;top: 0px;left: 50%;width: 100%;background: #f8f8f8;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
    .tit{ text-align: center;}
    .tit h2{ font-size:20px;text-align: center;  margin: 4px auto 0 auto;line-height:32px;}
    .tit h2 br{display: block; color: #AD782A;}
    .tit h2 span{ display: inline-block;}
    .tit p {
        font-size: 15px;
        margin: 4px auto 0 auto;
        text-align: center;
        line-height: 15px;
    }
	.tit p i{ display: block;}
    .tit>img {
        margin: 0 auto 1% auto;
        width: 35px;
    }
    .tit h2 i{display: 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: 20px;}
    /*mzsjm*/

    /*mjkgs*/
    .jkgs_c2 ul li dl{ flex-flow: wrap;}
    .jkgs_c2 ul li dl dt{ width: 100%; text-align: center;}
    .jkgs_c2{ width: 96%; margin: 0 auto;}
    .jkgs_c2 ul li dl dd{ width: 100%;}
    .jkgs_c2 ul li dl dd h2{ text-align: center; margin-bottom: 5px;}
    .jkgs_c2 ul li dl dd p{ font-size: 14px; text-align: justify; line-height: 25px;}
    .jkgs_c2 ul li dl dd .jkgs_date{ text-align: right; margin-top: 2%;}
    .jkgs_c2 ul li {
        padding-bottom: 10px;
        margin-bottom: 6%;
    }
    /*msyform*/
    .syform{background: #0789BA;padding: 15% 0; }
    .syform_c{ width: 90%; margin: 0 auto;padding: 2% 3% 8% 3%; background: #fff; border-radius: 0;}
    .syform_c h2{ font-size: 24px; display: none;}
    .syform_c h2 br{ display: block;}
    .syform_c p{ font-size: 20px; line-height: 26px;border-radius: 17px; display: none;}
    .syform_cn input{ width: 100%; padding:20px 0 20px 2%; font-size:16px; border-bottom: 1px solid #0789BA; background: #fff;border-radius: 0;}
    .syform_cn button{ height: 50px; line-height: 50px;background: #0789BA;font-size: 16px; border-radius: 23px; width: 49%; margin-left: auto; margin-right: auto;}
    .syform_cn textarea{ height: 105px; font-size:16px;border-bottom: 1px solid #0789BA;border-radius: 0; background: #fff;}
    .syform_line {
        width: 32px;
        margin: 20px auto;
        height: 4px;
        background: #333;
        display: none;
    }
    /*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_c {
        flex-wrap: wrap;
        margin-bottom: 8%;
    }
    .lxwm_c2{
        margin-top: 5%;
    }
    .lxwm_c2 ul li h2{
        font-size: 16px;
    }
    .lxwm_c2 ul li p {
        font-size: 14px;
        color: #333333;
    }
    .lxwm_c2 ul li {
        margin-bottom: 30px;
    }
    .lxwm_c2 dl {
        width: 316px;
        margin-top: -4px;
        display: flex;
        justify-content: space-between;
    }
    .lxwm_c2 dl dd p {
        font-size: 14px;
        color: #333333;
        margin-top: 8px;
    }


    /*mpart1*/
    .p1_c{
        flex-wrap: wrap;
    }
    .p1_c1_c {
        margin-top: 20px;
        padding-top: 20px;
    }
    .p1_c1_c p {
        font-size: 14px;
        color: #110B00;
        text-align: justify;
        line-height: 25px;
        opacity: 0.8;
    }
    .part1 .pub_btn {
        margin-top: 20px;
        margin-bottom: 35px;
    }
    .pub_btn {
        width: 150px;
        height: 45px;
        display: block;
        line-height: 45px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        background: #0789BA;
        border-radius: 32px;
    }
    .g1_ab {
        position: absolute;
        right: 35%;
        top: 10%;
        width: 186px;
    }
   /*mpart2*/
    .p2_c{
        flex-wrap: wrap;
    }
    .p2_c2 {
        width: 94%;
        background: url(../images/mp2_c2bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding: 5% 3%;
    }
    .p2_c2 dl dt{
        width: 7%;
        margin-top: 3px;
    }
    .p2_c2 dl dd {
        width: 90%;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
        text-align: justify;
    }
    .p2_c2>.pub_btn{
        margin-top: 20px;
    }

/*mpart3*/
    .part3 {
        background: url(../images/mp3_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 55%;
    }
    .p3_cn {
        width: 100%;
    }
    .p3_cnc {
        margin-top: 4%;
    }
    .p3_cnc p {
        font-size: 14px;
        color: #FFFFFF;
        text-align: justify;
        line-height: 24px;
    }
    .p3_cnc ul {
        width: 250px;
        display: flex;
        margin-top: 12px;
        justify-content: space-between;
    }
    .p3_cnc ul li span {
        font-size: 14px;
        color: #FFFFFF;
        display: inline-block;
        line-height: 19px;
        margin-top: 22px;
    }
    .p3_cnc ul li {
        background: url(../images/p3_libg.png) no-repeat top center;
        background-size: 100% 100%;
        width: 80px;
        text-align: center;
        height: 80px;
        line-height: 80px;
    }
/*mpart4*/
    .p4_c{
        width: 97%;
        margin-right: 0;
        margin-left: auto;
    }
    .swiperp4 .swiper-slide {
        width: 260px;
    }
    .swiperp4 .swiper-slide dl dd {
        border-radius: 0px 0px 30px 0px;
        padding: 8% 3% 0 3%;
    }
    .swiperp4 .swiper-slide dl dd h2 {
        font-size: 16px;
        color: #0789BA;
        margin-bottom: 5px;
    }
    .swiperp4 .swiper-slide dl dd p {
        font-size: 14px;
        color: #110B00;
        height: 74px;
        text-align: justify;
        line-height: 23px;
        opacity: 0.8;
    }
    .swiperp4 .swiper-slide dl dd>img {
        display: block;
        margin-right: -8px;
        margin-left: auto;
        margin-top: 2%;
        width: 76px;
    }
/*mpart5*/
    .part5 {
        background: url(../images/mp5_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .p5_c2 {
        width: 100%;
    }
    .p5_c{
        flex-wrap: wrap;
    }
    .p5_c1{
        width: 100%;
    }
    .p5_c1_c dl dt{ width:7%;}
    .p5_c1_c dl dd {
        width: 90%;
        font-size: 14px;
        color: #110B00;
        text-align: justify;
        line-height: 23px;
        opacity: 0.8;
    }
    .p5_c1_c dl {
        margin-bottom: 15px;
    }
    .p5_c1_c .pub_btn {
        margin-top: 20px;
        margin-bottom: 5%;
    }
/*mpart6*/
    .part6 {
        background: url(../images/mp6_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding: 12% 0;
    }
    .p6_cn {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .tit>span {
        width: 104px;
        height: 30px;
        display: block;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        color: #FFFFFF;
        margin: 5px 0 9px auto;
        border-radius: 30px;
        border: 1px solid #FFFFFF;
    }
    .p6_cnc p {
        font-size: 14px;
        color: #FFFFFF;
        text-align: justify;
        line-height: 26px;
    }
    .part6 .pub_btn {
        margin-top: 30px;
    }
/*mpart7*/
    .part7 .tabs .tab{
        font-size: 16px;
        padding-bottom: 16px;
    }
    .part7 .tab-content{
        margin-top: 30px;
    }
    .p7_li p {
        font-size: 16px;
        margin-top: 13px;
    }
    .part7 .tab-content .swiper-slide {
        margin-top: 0;
    }
    .part7 .tab-content_btn .swiper-button-next,.part7 .tab-content_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part7 .tab-content_btn .swiper-button-next img,.part7 .tab-content_btn .swiper-button-prev img{  width:70%; }
    .part7 .tab-content_btn{ width: 130px; display: flex;justify-content: space-between; margin-top: 20px;}
/*mpart8*/
    .swiper-pagination_p8{
        display: block;
    }
    .part8{
        padding-top: 0;
    }
    .p8_cn2 {
        width:100%;
        position: relative;
    }

    .xp8_li {
        background: url(../images/xp8_li_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-top: 12%;
        padding-bottom: 12%;
    }

    .xp8_li_c dl {
        margin-top: 45px;
        color: #fff;
        width: 100%;
    }
    .xp8_li_c {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }
    .part8 .tit {
        margin-top: 10px;
    }
    .xp8_li_c dl dd h2 {
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 28px;
        margin-bottom: 18px;
    }
    .xp8_li_c dl dd p {
        font-size: 14px;
        line-height: 27px;
        height: 81px;
    }
    .p8_line {
        width: 43%;
        height: 1px;
        background: #FFFFFF;
        margin-top: 88px;
        margin-left: 20%;
    }
    .swiper-pagination_p8 {
        color: #fff;
        font-size: 16px;
        left: 2%;
        bottom: 7.3%;
    }
    .swiper-pagination_p8 .swiper-pagination-current {
        font-size: 26px;
    }
    .p8_btn {
        width: 130px;
        display: flex;
        justify-content: space-between;
        position: absolute;
        right: 1%;
        bottom: 6%;
    }
    .p8_btn .swiper-button-next img,.p8_btn .swiper-button-prev img{  width:70%; }
/*mpart9*/
    .part9_con {
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        margin-top: -15%;
    }
    .p9_li {
        background: url(../images/mp9_li_bg.png) no-repeat top center;
        background-size: 100% 100%;
        width:90%;
        padding: 12% 5% 39% 5%;
    }
    .p9_lic {
        width: 100%;
    }
    .p9_lic a{
        display: none;
    }
    .p9_lic>img{
        width: 52px;
    }
    .p9_lic h2 {
        font-size: 16px;
        color: #FFFFFF;
        margin-top: 17px;
        margin-bottom: 20px;
    }
    .p9_lic p {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 26px;
        width: 90%;
        height: 52px;
    }
    .p9_t {
        position: absolute;
        right: 0;
        top:unset;
        bottom: 0;
    }
    .p9_li {
        background: url(../images/mp9_li_bg.png) no-repeat top center;
        background-size: 100% 80%;
        width: 90%;
        padding: 12% 5% 100% 5%;
    }
    .swiper-pagination_p9 {
        position: relative;
        right: unset;
        left: unset;
        top: unset;
        margin: 30px auto 0 auto;
    }
    .p9_btn .swiper-button-next {
        right: 23%;
        top: 93%;
    }

    .p9_btn .swiper-button-prev {
        right: 66%;
        left: unset;
        top: 93%;
    }
  /*mpart10*/
    .p10_cn2 {
        width: 100%;
        position: relative;
    }
    .p10_cn2 .swiper-slide p{
        text-align: center;
        font-size: 14px;
        color: #0789BA;
        margin-top: 15px;
    }

    .p10_btn{
        width: 130px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
        position: relative;
        left: unset;
        bottom: unset;
    }
    .p10_btn .swiper-button-next img,.p10_btn .swiper-button-prev img{  width:70%; }
    /*mpart11*/
.part11_con{
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
    .p11_btn {
        width: 130px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .p11_btn .swiper-button-next img,.p11_btn .swiper-button-prev img{  width:70%; }
/*mpart12*/
    .p12_btn .swiper-button-next img, .p12_btn .swiper-button-prev img {
        width: 70%;
    }
    .p12_btn {
        width: 130px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .part12_con .swiper-slide{ width: 240px;}
    .part12_con {
        margin-top: 30px;
    }
    .p12_li p {
        margin-top: 13px;
        font-size: 14px;
    }
    .part12{
        width: 97%;
        margin-right: 0;
        margin-left: auto;
    }
/*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
        padding-bottom: 12%;
    }
    .p14_cn {
        width: 100%;
    }
    .part14 .tit>img{ width: 100%;}
    .p14_cnc dl {
        width: 100%;
        color: #fff;
        display: flex;
        margin-bottom: 13px;
        justify-content: space-between;
    }
    .p14_cnc dl dd {
        width: 91%;
        text-align: justify;
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
    }
    .p14_btn {
        width: 230px;
        height: 55px;
        text-align: center;
        font-size: 20px;
        margin-top: 28px;
        color: #3B3B3B;
        line-height: 55px;
        background: #FFFFFF;
        border-radius: 40px;
    }
    .p14_btn>img{
        width: 30px;

    }

    /*msynews*/
    .msynews_c ul li h2 {
        font-size: 16px;
        color: #2F2F2F;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 10px 0 5px 0;
        white-space: nowrap;
    }
    .msynews_c ul li p {
        font-size: 14px;
        color: rgba(0, 0, 0, 0.8);
        line-height: 22px;
    }
    .mnews_btn {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .mnews_btn span {
        font-size: 14px;
    }
    .mnews_btn i {
        display: block;
        color: #fff;
        width: 100px;
        height: 35px;
        font-size: 14px;
        text-align: center;
        line-height: 35px;
        background: #0789BA;
        border-radius: 20px;
    }

    /*mnews*/
    .a_nxwlist dl dd{
        width: 94%;
        padding: 5% 3%;
    }
    .a_nxwlist dl{flex-wrap: wrap;}
    .a_nxwlist dl dt,.a_nxwlist dl dd{width: 100%;}
    .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;
    }
    .a_nxwlist dl dd{ padding-top: 0;}
    /*mpart16*/
    .p16_btn{ margin-right: auto; margin-left: auto;}
    /*mpart17*/
    .p17_cn .tit h2, .p17_cn .tit p {
        text-align: center;
    }
    .part17 {
        background: #F0F0F0;
        padding-top:10%;
        padding-bottom:0;
    }
    .p17_cn{ width: 100%; margin-left: auto; margin-right: auto;}
    .p17_cnc p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 24px;
        margin-bottom: 5px;
    }
    .p17_cnc {
        margin-top: 6px;
    }
    .p17_cnc a {
        width: 215px;
        display: block;
        height: 34px;
        text-align: center;
        line-height: 34px;
        background: #14CBC6;
        font-size: 14px;
        color: #FFFFFF;
        border-radius: 17px;
        margin:20px auto 30px auto;
    }



    /*mpart18*/
    .part18{ padding-top: 0;}
    .p18_c{ flex-wrap: wrap;}
    .p18_c1{ width: 100%; padding-top: 0;}
    .p18_c1 dl {
        margin-top: 14px;
    }
    .p18_c1 dl dd {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        margin-bottom: 7px;
        line-height: 24px;
    }
    .p18_c1 dl dt {
        margin-top: 20px;
        margin-bottom: 28px;
    }
    .p18_c1 dl dt {
        width: 160px;
        height: 38px;
        text-align: center;
        line-height: 38px;
        font-size: 16px;
        background: #14CBC6;
        border-radius: 23px;
    }
    /*mpart19*/
    .mp19_c dl dd{background: #F0F0F0; padding: 20px 5%; width: 90%;}
    .mp19_c dl dd h2{ font-size: 16px; color: #333;overflow: hidden; margin-bottom: 10px;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .mp19_c dl dd p{ font-size: 14px; color: #666666;overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;}
    .mnews_d{display: flex;justify-content: space-between; margin-top: 23px;}
    .mnews_d span{font-size: 14px; margin-top: 9px;
        color: #666666;}
    .mnews_d i{ display: block;width: 100px; text-align: center;
        height: 35px; line-height: 35px;
        background: #14CBC6;font-size: 14px;
        color: #fff;
        border-radius: 22px;}
    .part19 .tit, .part19 .tit h2 {
        text-align: center;
    }
    /*mpart20*/
    /*mpart22*/
    /*mnews*/
    .news ul li{ padding: 15px 0;}
    .news_c2{ width: 100%;}
    .news_c2 h2 {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .news_c2 p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }


    /*mgywm*/
.gywm{ padding-top: 0;}
    .pgywm_btn .swiper-button-next img,.pgywm_btn .swiper-button-prev img{  width:80%; }
    .pgywm_btn{ width: 120px; margin: 20px auto 0 auto; display: flex;justify-content: space-between;}


    /*mfwzx*/
    .fwzx_con_t{ width: 100%;}
    .fwzx_con_t ul{ display: flex; justify-content: space-between; flex-flow: wrap;}
    .fwzx_con_t ul li{ width: 49%;}
    /*mzswd*/
    .zswd_c ul li span{ display: none;}
    .zswd_c ul li {
        padding: 4% 3%;
    }
    .zswd_c ul li h2 {
        font-size: 16px;
        border-bottom: 1px dashed rgba(102, 102, 102, 0.6);
        padding-bottom: 10px;
        margin-bottom: 10px;
        color: #333333;
    }
    .zswd_c ul li p {
        font-size: 14px;
        text-align: justify;
        color: #666666;
        line-height: 24px;
    }




    /*mspzx*/
    .spzx_p7{ padding-top: 0;}

    .cpzx ul li p{ font-size: 14px; padding: 15px 0;}
     /*mhzhb*/

    .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; width: 100%;border-radius:0; top: 0;}
    .mhidden{ display:none!important;}
    /*mtop*/
    #header{ background: #fff;}
    .mtop{display: flex;justify-content: space-between;}
    .mtop2 {
        padding: 0 4px 0 18px;
        width: 40px;
    }
    .mtop2 span {
        display: block;
        color: #fff;
        margin: 18px auto 0 5px;
        font-size: 20px;
    }
    .mtop2 span img{ width: 25px;}
    .mtop1 {
        display: flex;
        justify-content: start;
        margin-left: 2%;
        margin-top: 2%;
        margin-bottom: 2%;
    }
    .mtop1 img {
        width: 23%;
    }
    .mtop1 p {
        color: #66636B;
        margin-left: 10px;
        margin-top: 21px;
        font-size: 14px;
    }
    .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: 17%}
    .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*/
    .xyfc_u ul li p {
        font-size: 14px;
        text-align: center;
        background: #F0F0F0;
        padding: 15px 0;
        color: #333333;
    }
    .xyfc_u ul li {
        width: 100%;
        margin-bottom: 20px;
    }
    /*mpart13*/
    .swiperp13 .swiper-slide{
        width: 240px;
        padding-top: 5%;
        padding-bottom: 5%;
        padding-left: 0;

    }
    .mp13_c{
        width: 97%;
        margin-right: 0;
        margin-left: auto;
    }

    .mp13_li{
        margin-left: auto;
        margin-right: 0;
        padding: 40px 10px 0 10px;
        background: #FFFFFF;
        box-shadow: 0px 3px 17px 4px #EAEAEA;
    }
    .mp13_li{
        text-align: center;
        position: relative;
    }
    .mp13_li span{
        width: 100%;
    }
    .p13_ia{
        display: none;
    }
    .mp13_li h2 {
        font-size: 16px;
        color: #110B00;
        margin-top: 11px;
        margin-bottom: 3px;
    }
    .mp13_li p{
        font-size: 14px;
        color: #110B00;
        text-align: justify;
        line-height: 24px;
        opacity: 0.8;
        height: 185px;
        z-index: 2;
        position: relative;
    }
    .p13_ta{
        display: none;
    }
    .mp13_li i {
        position: absolute;
        right: 7px;
        bottom: 8px;
        width: 135px;
    }
    .mp13_li:hover{
        background: #008B62;
    }
    .mp13_li:hover h2,.mp13_li:hover p{
        color: #fff;
    }

    .mp13_li:hover i .p13_ta,.mp13_li:hover span .p13_ia{
        display: inline-block;
    }
    .mp13_li:hover i .p13_t,.mp13_li:hover span .p13_i{
        display: none;
    }




    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; width: 94%; margin: 0 auto; border-bottom: 1px solid rgba(255, 255, 255, 0.48);}
    .newlogo_con_l dl{ display: flex; justify-content: center; flex-flow: wrap;  padding-bottom:4%;}
    .newlogo_con_l dl dd{ text-align: left; margin-left: 10px; font-size: 14px; color: #fff;margin-top:10px;}
    .newlogo_con_l dl dt {
        width: 100%;
        font-size: 30px;
        color: #fff;
    }
    .newlogo_con_l dl dt img {
        width: 25%;
        margin-bottom: 1%;
    }
    .xmtit img{
         width: 30px;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .mfooter {
        background: url(../images/mfooter.jpg) no-repeat top center;
        padding: 6% 0 20% 0;
        background-size: 100% 100%;
        display: block;
    }
    .newlogo{ margin-bottom: 5%; margin-top: 5%;}
    .newlogo_con{ margin-bottom: 1%;}
    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 6%;margin-top:0;}
    .mfooter p {text-align: center;color:#fff;font-size: 17px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #fff; padding-bottom: 3%;}
    .mfooter p.hs{ color: #fff;}
    .mfooter p  span{ font-size:50px;}
    .xmtb3 { margin-bottom: 6%; margin-top:5px;}
    .mfooter_ewm {
        width: 75%;
        margin: 4% auto 0 auto;
        display: flex;justify-content: center;
    }
    .mfooter_ewm dl{ text-align: center; width: 49%;}
    .mfooter_ewm dl dd {
        font-size: 16px;
        color: #fff;
        margin-top: 3%;
    }
    .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:#067BAE; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #F1F1F1; color: #242424; }
}
@media screen and (max-width: 400px) {

}
