.top_c1{ text-align: center;padding: 18px 0;}
.top_c2{ border-top: 1px solid #CDCDCD;}
.nav ul{margin-right: 0; margin-left: auto; padding: 25px 0 0 0;}
.nav ul{display: flex;justify-content: space-between;}
.nav ul li a{font-size: 18px;color: #6B6B6B;}
.nav ul li .sjt{ display: none;margin: 15px auto 0 auto;}
.nav ul li:hover .sjt,.nav ul li.active .sjt{ display: block; }
.nav ul li:hover a,.nav ul li.active a{font-weight: bold;background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
#header {position: relative; z-index: 999; background:#fff;}
.fixnav {position: fixed!important;top: 0px;left: 50%;width: 100%;background: #fff;box-shadow: 0 0 10px #dddddd;transform: translateX(-50%);}
/*banner*/
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{ width: 12px;height: 12px;background:#E8E8E8;border-radius: 11px;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{ width: 12px;height: 12px; opacity: 1; background: linear-gradient(180deg, #E5C484, #B98C54);border-radius: 11px;}
/*.banner .swiper-button-next img,.banner .swiper-button-prev img{ width: 60%;}*/
.banner .swiper-button-next{right:0; top:40%; opacity: 0;}
.banner .swiper-button-prev{left:0; top:40%;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 h2{font-size:38px; line-height:57px;text-align: center; display: inline-block; position: relative;color: #111;}
.tit img{ display: block; margin: 20px auto 0 auto;}
.tit h2 span{ color:  #E40115;}
.tit h2 span i{ color:#FDD100;}
.tit h3{ margin-top: 30px; text-align: center;}
.tit h2 span br{display: none;}
.tit p {
    font-size: 24px;
    color: #5F5F5F;
    font-weight: normal;
}

.tit1{ position: absolute; left: -16%; top:25%; }
.tit2 {
    position: absolute;
    right: -16%;
    top: 25%;
}
.dpt{padding-top:4%;}
.dpb{padding-bottom:4%;}
.smt{ margin-top:2%;}
.smb{ margin-bottom:4%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.qmt{ margin-top: 0!important;}
/*part1*/
.p1_c{display: flex;justify-content: space-between;}
.p1_c1{ width: 570px;}
.p1_c1 dl dt{background: url(../images/p1_lbg.jpg) no-repeat top center; padding: 65px 42px 0 42px;}
.p1_c1 dl dt p{font-size: 22px; text-align: justify;
    color: #333333;
    line-height: 33px;}
.p1_c1 dl dt span{ width: 100%; display: block; text-align: right; color:rgba(0, 0, 0, 0.5); font-size: 16px; padding: 27px 0;}
.p1_c1 dl dd{background: linear-gradient(180deg, #E5C484, #B98C54); padding: 53px 0; text-align: center; margin-top: 12px; color: #fff;}
.p1_c1 dl dd h3{
    font-weight: normal;
    font-size: 49px;
    color: #FFFFFF;
}
.p1_c1 dl dd h2{
    font-size: 50px;
    margin-top: -10px;
    color: #FFFFFF;
}
.p1_c1 dl dd p{font-size: 28px;
    color: #FFFFFF;}
/*part2*/
.part2{background: url(../images/p2_bg.jpg) no-repeat top center; padding-top: 210px; padding-bottom: 7%;}
.p2_cn{ width: 664px; margin-right: 0; margin-left: auto; text-align: right;}
.p2_cn h2{font-size: 34px; margin-bottom: 40px;
    color: #FFFFFF;
    line-height: 56px;}
.p2_cn p{font-size: 22px; margin-bottom: 27px;
    color: #FFFFFF;
    line-height: 35px;}
.p2_cn p:nth-child(2){ text-indent: 4em;}
.p2_cn h3 {
    font-size: 26px;
    color: #FFFFFF;
    line-height: 80px;
}
.p2_cn a{width: 217px; text-align: center; line-height: 48px; color: #fff;font-size: 20px;
    height: 48px; display: block; margin: 60px 0 0 auto;
    background: linear-gradient(180deg, #E5C484, #B98C54);}
.p2_cn a img{ margin-top: -6px; margin-left: 10px;}
/*part3*/
.part3{ margin-top: 2%;}
.part3 .tit{ border-bottom: 1px solid #E9E9E9; padding-bottom: 45px;}
.part3 .tit h2{ text-align: justify; display: block;}
.part3 .tit h2 br{ display: block;}
.part3_con .swiper-slide{ width: 1085px; margin-top: 198px;}
.p3_cnt{ display: none;justify-content: space-between;}
.part3_con .swiper-slide-active .p3_cnt{display: flex;}
.part3_con .swiper-slide-active{margin-top: 0;}
.p3_cnt h2 {
    font-size: 28px;
    color: rgb(31, 31, 31);
    line-height: 41px;
    margin-top: 2%;
}
.p3_cnt dl{ width: 658px;}
.p3_cnt dl dt{font-size: 21px; border-bottom: 1px solid #E9E9E9;
    color: #494949;
    padding-bottom: 20px;
    margin-bottom: 15px;
    line-height: 34px;}
.p3_cnt dl dd{ font-size: 20px; color: #494949; border-bottom: 1px solid #969696; padding-bottom: 5px;display: inline-block; margin-bottom: 25px;}
.p3_cnt dl:hover dd{border-bottom: 1px solid #E3C181;background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.part3_con{ position: relative;}
.part3_con .swiper-button-next,.part3_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p3_btn{ width: 138px; display: flex;justify-content: space-between; position: absolute; right: 19%;top: -20%;}
/*part4*/
.p4_li{ text-align: center;}
.p4_li h2{font-size: 28px; margin: 20px 0 10px 0;
    color: #1F1F1F;
    line-height: 41px;}
.p4_li p{ padding: 0 30px;font-size: 20px;
    color: #494949; height: 99px;
    line-height: 33px;}
.p4_li span{ display:inline-block;font-size: 20px; margin-top: 30px;
    color: #767676; border-bottom: 1px solid #767676;}
.p4_li:hover span{background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; border-bottom: 1px solid #E3C181;}
.part4_con{ position: relative;}
.p4_btn .swiper-button-next{ right: -9%; top: 30%;}
.p4_btn .swiper-button-prev{ left: -9%; top: 30%;}
.xp4_btn a {
    width: 217px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 20px;
    height: 48px;
    display: block;
    margin: 50px auto 0 auto;
    background: linear-gradient(180deg, #E5C484, #B98C54);
}
.xp4_btn a img {
    margin-top: -6px;
    margin-left: 10px;
}
/*part5*/
.part5{background: #F6EEE2;}
.p5_c1{ width: 1450px; background: #fff; padding: 66px 0 0 99px;  margin-right: 0; margin-left: auto;}
.p5_line{width: 1450px; height: 1px;margin-right: 0; margin-left: auto;background: #E9E9E9; margin-top: 66px;}
.p5_c1_c{display: flex;justify-content: space-between;}
.p5_c1_c1{ width: 415px;}
.p5_c1_c1 h2{font-size: 28px; text-align: justify;
    color: #1F1F1F;
    line-height: 41px;}
.p5_c1_c1:hover h2{
    background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.p5_c1_c1 p{font-size: 20px; text-align: justify; margin-top: 5px;
    color: #494949;
    line-height: 33px;}
.p5_c1_c2{ width: 970px;}
.part5_con .swiper-slide{ width: 425px;}
.part5_con{ position: relative;}
.part5_con .swiper-button-next,.part5_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p5_btn {
    width: 138px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: -50%;
    bottom: 16%;
}
.p5_c3{ padding-bottom: 70px;}
/*part6*/
.p6_t{ width: 1100px;}
.p6_t p{font-size: 22px; text-align: justify;
    color: #333333;
    line-height: 33px;}
.p6_c{width: 1538px;}
.p6_c video{width:100%;}
/*part7*/
.part7{background: url(../images/p7_bg.jpg) no-repeat top center; padding-bottom: 21%; padding-top: 192px;}
.p7_cn{ width: 610px;}
.p7_cn h2{font-size: 35px;
    color: #FFFFFF;
    line-height: 56px;}
.p7_cn p{font-size: 22px; text-align: justify; margin-top: 25px;
    color: #FFFFFF;
    line-height: 33px;}
.p7_cn a {
    width: 217px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 20px;
    height: 48px;
    display: block;
    margin: 50px auto 0 0;
    background: linear-gradient(180deg, #E5C484, #B98C54);
}
.p7_cn a img {
    margin-top: -6px;
    margin-left: 10px;
}
/*part8*/
.p8_t{ text-align: center;font-size: 24px;
    color: #636363;
    line-height: 36px;}
.p8_b{background: url(../images/p8_b_bg.png) no-repeat bottom center;}
.p8_li{ text-align: center;}
.part8_con{ width: 1144px; position: relative;}
.p8_li p{font-size: 14px;width: 179px;
    height: 44px; text-align: center; line-height: 44px; margin-left: auto; margin-right: auto; margin-top: 100px;
    border: 1px solid #ACACAC;
    color: #313131;}
.p8_btn .swiper-button-next{ right: -12%; top:23%;}
.p8_btn .swiper-button-prev{ left: -12%; top: 23%;}
/*part9*/
.p9_t{display: flex; justify-content: space-between;}
.p9_t .tit{ text-align: justify;background: url(../images/tit_bg.png) no-repeat top left;}
.p9_t .tit h2,.p9_t .tit p{ text-align: justify;}
.p9_t>p{font-size: 24px; width: 423px; margin-top: 25px;
    color: #3D3D3D;
    line-height: 32px;}
.part9_con{ width: 1560px; margin-right: 0; margin-left: auto; position: relative;}
.part9_con  .swiper-slide{ width: 466px;}
.p9_btn .swiper-button-next,.p9_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p9_btn{ width: 61px; position: absolute; left: -6%; bottom: 0;}
.p9_btn .swiper-button-prev{ margin-bottom: 24px;}
/*part10*/

.part10 .tit h2,.part10 .tit p{ color: #fff;}
.p10_btn .swiper-button-next,.p10_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p10_btn{ width: 170px; margin: 35px auto 0  auto; display: flex;justify-content: space-between;}
/*part11*/
/*syform*/
.xform_bg_t ul{display: flex;justify-content:center; flex-wrap: wrap;}
.xform_bg_t ul li{ width: 27%; text-align: center; background: #fff; padding: 40px 3% 60px 3%;}
.xform_bg_t ul li:nth-child(1),.xform_bg_t ul li:nth-child(2){ border-right: 1px solid #E5E5E5;}
.xform_bg_t ul li:nth-child(4),.xform_bg_t ul li:nth-child(5){ width: 49.5%; padding: 0;border-top: 1px solid #E5E5E5;}
.xform_bg{ background: #F6EEE2;}
.xform_bg_t ul li h2{font-size: 28px;
    color: #1B1B1B; margin: 20px auto 10px auto;
    line-height: 38px;}
.xform_bg_t ul li p{font-size: 20px;
    color: #333333;
    line-height: 30px;}
.xform_bg_t ul li p span{ color: #CB9A4A;}

.xform_bg_t ul li:nth-child(5) a{background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;font-size: 20px;-webkit-text-fill-color: transparent; border-bottom: 1px solid #E3C181;}

.xform_bg_t ul li:nth-child(5) h2{font-size: 34px; margin-top: 37px;
    font-weight: normal;
    color: #0C0C0C;
    line-height: 42px;}


.syform_c{background:rgba(255, 255, 255, 0.7); padding: 90px 100px; width: 1000px;
    box-shadow: 6px 10px 49px 0px rgba(0,37,122,0.08);
    border-radius: 31px;
}
.syform_c h2{ text-align: center;font-size: 40px;color:#333;}
.syform_c h2 br{display: none;}
.syform_line {
    width: 32px;
    margin: 26px auto;
    height: 4px;
    background:#333;
}
.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: #FFFFFF; padding: 23px 0 23px 2%; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 98%;background: #FFFFFF; font-size: 18px; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn button{height: 62px;
    background:#B8270A; line-height: 62px;font-size: 20px;
    color: #FEFEFE; width: 100%; border: 0;
    box-shadow: 6px 10px 18px 0px rgba(0, 79, 161, 0.21);
    border-radius: 12px;}

/*part12*/
.part12{background: url(../images/p12_bg.jpg) no-repeat top center; margin-top: 5%;width: 1202px; padding: 109px 185px 90px 185px;}
.part12>h2{font-size: 64px;color: #FFFFFF;line-height: 27px;}
.p12_p1{font-size: 28px; text-align: justify; margin-top: 44px;
    color: #FFFFFF;
    line-height: 45px;}
.p12_p2{font-size: 28px;color: #FFFFFF; margin-top: 50px;}
.part12 dl{display: flex;justify-content: space-between; margin-top: 10px;}
.part12 dl dt{font-size: 35px;
    font-weight: bold;
    color: #FFFFFF;}
.part12 dl dd{ display: flex; justify-content: right; width: 224px;}
.part12 dl dd img {
    width: 26px;
    height: 26px;
    margin-right: 10px;
    margin-top: 12px;
}
.part12 dl dd h2{font-size: 30px;
    color: #FFFFFF;}
/*part13*/
/*part14*/
.part14{background: url(../images/p14_bg.jpg) no-repeat bottom center; padding-bottom: 22%;}
.p14_cn{ width: 598px; margin-right: 0; margin-left: auto;}
.p14_cn .tit{ text-align: justify;}
.p14_cn .tit h2{ text-align: justify;}
.p14_cn .tit span{ display: block;width: 52px; margin-top: 20px;
    height: 5px;
    background: #CF2509;
    border-radius: 2px;}
.p14_cn_c{ margin-top: 30px;}
.p14_cn_c p{font-size: 19px; margin-bottom: 20px; text-align:justify;
    color: #1D1D1D;
    line-height: 32px;}
.p14_cn_c a{width: 155px; text-align: center; display: block;font-size: 22px;
    color: #FFFFFF;
    height: 47px; line-height: 47px;
    margin-right: 0;
    margin-left: auto;
    background: #B3010D;
    box-shadow: 0px 5px 6px 0px rgba(160,160,160,0.26);
    border-radius: 24px;
    border: 1px solid #FFFFFF;}
/*part15*/

.p15_cn{ width: 625px;background: #FFFFFF;
    box-shadow: 0px 2px 20px 0px rgba(207,1,13,0.13); padding: 62px 52px 65px 52px; border-bottom: 4px solid #FDD100;}





.p15_cn h2{ position: relative;}
.p15_cn h2 span{ color: #111; font-size: 26px; line-height:44px;}
.p15_cn h2 span i{ display: block; font-size: 34px; color: #CF010D;}
.p15_cn h2{font-weight: bold; border-bottom: 1px solid #B5B5B5; padding-bottom: 15px; margin-bottom: 20px;
    font-size: 26px;
    color: #111;
    line-height: 45px;}
.p15_cn p{font-size: 18px; text-align: justify; margin-bottom: 20px;
    color: #333333;
    line-height: 30px;}
.p15_cn ul{display: flex;justify-content: space-between; margin-bottom: 20px;}
.p15_cn ul li{font-weight: bold;
    font-size: 17px;
    color: #333333;
    line-height: 39px;}
.p15_cn ul li img{ margin-right: 5px; margin-top: -3px; }


/*part16*/
.part16{background: url(../images/p16_bg.png) no-repeat top center; text-align: center; padding-bottom: 8.5%;}
.part16>span{width: 430px; text-align: center; line-height: 50px; display: inline-block;font-size: 24px;
    color: #111111;
    height: 50px;
    background: #F8B400;
    box-shadow: 0px 6px 10px 0px rgba(0,57,10,0.4);
    border-radius: 25px;}
.part16 h2{font-size: 36px; margin-top: 40px; margin-bottom: 20px;
    color: #FFFFFF;}
.part16 p{font-size: 26px;
    color: #FFFFFF;
    line-height: 55px;}
/*part17*/
/*synews*/
.synews_c ul{display: flex;justify-content: space-between;}
.synews_c ul li{ width: 365px;}
.synews_c ul li h2{font-size: 22px;overflow: hidden; margin: 15px 0;color: #363636;}
.synews_c ul li p{font-size: 16px; text-align: justify; margin-top: 10px;
    color: #4D4D4D;
    line-height: 26px;}

.synews_c ul li span{font-size: 13px; display: block; margin: 20px 0;
    color: #2C2C2C;}
.synews_c ul li span i{ display: inline-block; margin-right: 10px;width: 28px;
    height: 2px;
    background: #A2A2A2; margin-bottom: 5px;
    border-radius: 1px;}
.n_more{font-size: 20px; border-bottom: 1px solid #767676; display: inline-block; margin-top: 20px;
    color: #767676;
    }
.synews_c ul li:hover .n_more{background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent; border-bottom: 1px solid #E3C181;}
/*form xpart13*/
.xpart13{ margin:0 auto;  }
.xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap;}
.name{width: 47.5%; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.name input{color:#000; font-size: 16px;
    background: #F7F7F7;
    outline-style: none;width: 100%;}
.xpart13 input::placeholder {color:#000000!important;}
.xpart13 textarea::placeholder {color:#000000!important;}
.xtel{ width: 47.5%; padding: 0 10px; height:60px;font-size: 16px; margin-bottom: 20px; background: #F7F7F7;
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); line-height: 60px; color:#000;}
.xtel input{ color:#000; font-size: 16px;background: #F7F7F7;outline-style: none;width: 100%;}
.cont{ width: 1180px;background: #F7F7F7;padding: 10px; font-size: 16px; color: #000;box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2); }
.cont textarea{ width: 100%; background: #F7F7F7;font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
.xactive{ background: linear-gradient(180deg, #E5C484, #B98C54)!important; color:#fff!important;}
.xactive input{background: none!important;color:#fff!important;}
.xactive input::placeholder {color:#fff!important;}
.xactive textarea{background: none!important;color:#fff;}
.xactive textarea::placeholder{color:#fff!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: linear-gradient(180deg, #E5C484, #B98C54);  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);}
/*part17*/
.part17_con{ position: relative;}
/*part18*/



.news_line{width: 59px;display:inline-block;
    height: 2px;
    margin-bottom: 13px;
    background: #040404;}

.p18_c{ display: flex; justify-content: space-between;}
.p18_c1{ width: 499px;}
.p18_c2{ width: 638px;}
.p18_c1 h2{color: #171717;font-size: 24px; margin: 10px 0;}
.p18_c1 p{ font-size: 16px;color: #666666;line-height: 28px; text-align: justify;}
.p18_c2 dl{ display: flex; justify-content: space-between;}
.p18_c2 dl.active dt{ text-align: center;background: #0E694C;width: 110px;padding: 20px 0;}
.p18_c2 dl dt span{font-size: 44px;color: #FFFFFF; font-weight: bold;}
.p18_line{width: 51px;height: 1px; margin: 20px auto; background: #FFFFFF;}
.p18_c2 dl dt p{font-size: 16px;color: #FFFFFF; margin-top: 4%;}
.p18_c2 dl dd{ width:496px;}
.p18_c2 dl dd h2{ margin-bottom:5px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.p18_c2 dl dd p{font-size: 16px;font-weight: 400;margin-bottom: 13px;
    color: #666666;
    line-height: 28px;}
.p18_btn{text-align: right;}
.p18_c2 dl.active .p18_btn span{background: #0E694C;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #FFFFFF;}
.p18_c2 dl:nth-child(1){ margin-bottom: 3%;}
.p18_c2 dl .p18_btn span{
    background: #E4E4E4;font-size: 15px; padding: 5px 15px;border-radius: 13px;color: #8A8A8A;}
.p18_c2 dl dt{ background: #0E694C;text-align: center;width: 110px;padding: 20px 0;}




/*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{background: url(../images/andate.png) no-repeat top center; background-size: 100% 100%;}
.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/gywm.jpg) no-repeat top center;}
.gywm_c{display: flex; justify-content: start;}
.gywm_c1{ width: 790px;}
.gywm_c1 h2{font-size: 42px;color: #FFF;}
.gywm_c1 p{font-size: 27px;color: #FFFFFF; margin: 20px 0 30px 0;}
.gywm_c1 span{font-size: 30px; display: block;color: #FFFFFF;}
.gywm_c1 span img{ margin-right: 10px; margin-top: -6px;}
.gp2 { background: url(../images/gp2_bg.jpg) no-repeat top center;}
.gp2 .p2_c1 ul{ width: 460px; flex-wrap: wrap; justify-content: space-between;margin-top: 34px}
.gp2 .p2_c1 ul li{ width: 49%; margin-bottom: 2%;}
.gp2 .p2_c1{ margin-top: 25px;}
.gp2 .p2_c1>span {
    display: block;
    color: rgba(29, 29, 29, 0.9);
    font-size: 18px;
    line-height: 28px;
    width: 570px;
    margin-top: 20px;
}
.gp2 .p2_c1 ul li:nth-child(1){background: url(../images/p2_c1_libg.png) no-repeat top center;
    background-size: 100% 100%;}
.gp2 .p2_c1 ul li:nth-child(2), .gp2 .p2_c1 ul li:nth-child(3) {
    background: url(../images/p2_c1_libg2.png) no-repeat top center;
    background-size: 100% 100%;
}
.gp2 .p2_c1 ul li:nth-child(1) p{
    color:#1D1D1D;
}

.gp2 .p2_c1 ul li:nth-child(3) p,.gp2 .p2_c1 ul li:nth-child(2) p{ color: #fff;}
/*cpzx*/
.cpzs ul{display: flex; justify-content: space-between; flex-flow: wrap;}
.cpzs ul li{ text-align: center; margin-bottom: 4%;}
.cpzs ul li p{ text-align: left; }
.cpzs ul li p span{border-bottom: 1px solid #333; padding-bottom: 10px; font-weight: bold; margin-top: 30px;color: #333333; display: inline-block;font-size: 26px;}
.cpzx_con{display: flex;justify-content: space-between;flex-wrap: nowrap;}
.cpzx_banner{ margin-top:5%;}
.cpzx_con_l{ width: 333px;}
.cpzx_con_r{width: 823px;}
.cpzx_con_l li{ background: #F5F5F5; padding: 20px 0;  color: #636363; font-size: 22px; border-bottom: 1px solid rgba(187, 187, 187,0.2);}
.cpzx_con_l li a{color: #959595;}
.cpzx_con_l li.active{background: linear-gradient(180deg, #E5C484, #B98C54);}
.cpzx_con_l li.active a{  color: #fff!important;}
.cpzx_con_l li span{ float: left; padding-left:25px; padding-right:15px;  }
.cpzx_con_l li  i{display: inline-block;
    width: 207px;}
.cpzx_con_l li.yf{ padding-bottom: 0; border-bottom: 0;}
.cpzx_con_l .bl{  background: linear-gradient(180deg, #E5C484, #B98C54);font-size: 25px; color: #fff;border:0; text-align: center;}
.cpzx_con_l .bl a{color: #fff;}
.last{ text-align: center;border:0!important; }
.last p{ margin-top: 16px; font-size: 25px;font-weight: bold; color:#7F7F7F;
    background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.last p img{ margin-top: -6px; margin-right: 10px;}
.cpzx_con_r ul {display: flex;justify-content: space-between;flex-flow: wrap; margin-bottom:20px;}
.cpzx_con_r ul li {margin-bottom: 20px; width: 401px;}
.cpzx_con_r ul li p{ width: 100%;}
.cpzx_con_r ul li p i {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin-top: 10px;
    color: #1F1F1F;
    line-height: 44px;
}

/*footer*/
.footer{background: #383838; padding: 90px 0 40px 0;}
.footer_t{display: flex;justify-content: space-between;border-bottom: 1px solid rgba(221, 221, 221, 0.2); padding-bottom: 20px;}
.footer_t1{display: flex;justify-content: space-between; width: 624px;}
.footer_t1 h2 {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 35px;
    margin-top: 6px;
}
.footer_t1 img{ width: 389px; height: 49px;}
.footer_t2{ width: 435px; margin-top: 5px;}
.footer_t2 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.footer_t2 ul li{ width: 33.33%;text-align: center; margin-bottom: 20px;}
.footer_t2 ul li a{font-size: 18px;
    color: #FFFFFF;}
.foot_copy {
    font-size: 16px;
    text-align: center;
    padding: 20px 0;
    color: #FFFFFF;
    background: linear-gradient(180deg, #E5C484, #B98C54);
}
.footer_b{display: flex;justify-content: space-between; margin-top: 54px;}
.footer_b1{ width: 392px;}
.footer_b1 p{font-size: 18px; margin-bottom: 25px;
    color: #FFFFFF;
    line-height: 26px;}
.footer_b1 p img{ margin-top: -6px; margin-right: 8px;}
.footer_b2{ width: 666px;}
.footer_b2 ul{display: flex;justify-content: space-between;}
.footer_b2 ul li{ text-align: center;width: 124px;}
.footer_b2 ul li p{font-size: 13px;
    color: #FFFFFF; margin-top: 10px;}
/*zfpt*/
.xzfpt_t{ width: 1201px;}
.zfpt_t{display: flex;justify-content: space-between;}
.zfpt_t h2{font-size: 40px; border-bottom: 16px solid #FDD100;color: #111111; line-height: 21px;}
.zfpt_t a{font-size: 20px;color: #333333;}
.zfpt_c ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.zfpt_c ul li{ width: 290px;border: 1px solid #EAEAEA;border-radius: 10px; margin-bottom: 20px;}
.zfpt_c ul li dl{ padding: 20px 15px;}
.zfpt_c ul li dl dt{font-size: 20px; font-weight: bold; margin-bottom: 10px;
    color: #111111;}
.zfpt_c ul li dl dd{ font-size: 18px; color: #333;}
.zfpt2{background: #F6F6F6;}
.zfpt2 .zfpt_c{ margin-top: 40px;}
.zfpt2 .zfpt_c ul li{ width: 390px;background: #FFFFFF;border-radius: 10px; border: 0;}
.zfpt2 .zfpt_c ul li dd{display: flex;justify-content: space-between;}
.zfpt2 .zfpt_c ul li dd i{ font-style: normal;font-size: 20px; font-weight: bold;color: #F61700;}

/*case*/
.case ul li{ margin-bottom: 20px;}
.case ul li dl{ background: #F8F8F8; padding: 40px 70px 40px 40px;display: flex;justify-content: space-between;}
.case ul li dl dd{ width: 705px; margin-top: 10px;}
.case ul li dl dd h2{font-size: 32px;color: #111111; margin-bottom:10px;}
.case ul li dl dd p{font-size: 20px; text-align: justify;
    color: #111111;
    line-height:35px;}
.case_btn{display: flex; justify-content: space-between; margin-top:30px;  width: 310px;}
.case_btn a{ display: block;width: 140px;
    height: 42px; text-align: center; line-height: 42px;
    background: #FDD100;font-size: 18px;
    color: #FFFFFF;
    border-radius: 21px;}
.case_btn a:nth-child(2){background: #FFAB26;}
.case ul li dl dd {
    width: 705px;
    margin-top: 30px;
}
/*pcnews*/
.news ul li{ padding: 40px 0;}
.news ul li:hover{background: linear-gradient(180deg, #E5C484, #B98C54);}
.news ul li:hover .news2 h2,.news ul li:hover .news2 p{ color: #fff;}
.news ul li:hover .news_btn{ border-bottom: 0;}
.njta{ display: none;}
.news ul li .news_btn span img {
    width: 11px;
    height: 21px;
    margin-top: 18px;
}
.news ul li:hover .news_btn span .njta{ display: block;}
.news ul li:hover .news_btn span .njt{ display:none;}
.news ul li:hover .news_btn i{ color: #fff;}
.news_nli{display: flex; justify-content: space-between;}
.news2{ width: 764px; margin-top:-5px;}
.news2 h2{font-size: 26px; font-weight: normal; margin-bottom:5px;
    color: #353535;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:36px;}
.news2 p{font-size: 18px; text-align: justify;
    color: #666;
    line-height:30px;}
.news_btn{  padding-bottom: 15px; margin-top:22px;display: flex;justify-content: space-between;}
.news_btn i {
    font-size: 22px;
    color:#0A0A0A;
    margin-top: 2px;
    line-height: 35px;
}
/*lxwm*/
.lxwm{ width: 914px;}
.lxwm ul{display: flex;justify-content: space-between;}
.lxwm ul li{ text-align: center;}
.lxwm ul li h2{font-size: 16px; margin: 15px auto 0 auto;
    color: #353535;
    font-weight: normal;}
.lxwm ul li p{font-size: 18px; margin-bottom: 15px; margin-top: 8px;
    color: #CFA86C;}
.lxwm ul li span{width: 28px; display: block;
    margin: 0 auto;
    height: 1px;
    background: linear-gradient(180deg, #E5C484, #B98C54);}
/*zsjm*/
.zsjm_p6{ width: 1040px;}
.zsjm_p6 .swiper-button-next {
    right: -8%;
}
.zsjm_p6 .swiper-button-prev {
    left: -8%;
}
.gp8{ background: #F3F3F3;}


@media screen and (max-width: 1450px) {
    .part5,.part6{ overflow: hidden;}
    .p5_c1{ width: 95%;padding: 66px 0 0 5%;}
    .p5_c1_c2{ width: 910px;}
    .p6_c,.p5_line{ width: 100%;}
    .p8_btn .swiper-button-next { right: -8%; }
    .p8_btn .swiper-button-prev { left: -8%;}
    .p5_c3{ padding-bottom: 50px;}
    .p3_btn{ right: 9%;}
}
/*移动*/
@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: 8%;}
    .dpb{padding-bottom: 8%;}
    .smt{ margin-top: 4%;}
    .t_t2{ width: 4%; margin-left: 5px;}
    .t_t1{ width: 4%;margin-right: 5px;}
    #header {
        padding: 0;
        background: #fff;
        position: relative;
    }

    /*banner*/
    .banner{ 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; background-size: 51%; padding-top: 7px;}
    .tit h2{ font-size:20px; text-align: center; width: 100%; margin: 0 auto 1% auto;line-height:31px;}
    .tit>img {
        width: 72%;
        margin: 2% auto 0 auto;
    }
    .tit h2 span{ width: 100%;top:43px;}
    .tit h2 span br{ display: block;}
    .tit h3{ margin-top: 5px;}
     .tit h2 img {
        width: 46px;
    }
.tit2 {
    position: absolute;
    right: 6%;
    top: 47%;
}
    .tit1 {
        position: absolute;
        left: 6%;
        top: 47%;
    }
    .tit h2 br,.tit p br{display: block;}
    .tit h2 .tit_p {
        right: 28%;
        top: 50%;
        z-index: 2;
        width: 6%;
    }
    .tit p {
        font-size: 14px;
    }
    .tit p span{display: block;}
    .tit_l { text-align: center;}
    .tit_l .p2_line {
        margin: 10px auto 15px auto;
    }
    .tit_r {margin-left: 5px; width: 5%;}
    .wnews_con h1{ font-size:20px;}
	
	.wnews_con img {
        max-width: 100%!important;
        width: auto!important;
        height: auto!important;
        max-height: unset!important;
}
	
    .wnews_con p{ font-size:14px;}
    .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*/
    .zsjm_c ul{ flex-wrap: wrap;}
    .zsjm_c ul li:nth-child(1), .zsjm_c ul li:nth-child(3) {
        margin-top:0;
    }
    .zsjm_c ul li{ width: 49%; margin-bottom: 2%; padding: 30px 0;}
    .zsjm_c ul li>img{ width:30%;}
    .zsjm_c ul li h2 {
        font-size: 16px;
        color: #111111;
        margin: 12px 0 6px 0;
    }
    .zsjm_c ul li p{ font-size: 16px;}


    /*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%;
    }
     /*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 ul{ flex-wrap: wrap;}
    .lxwm ul li{ width: 100%; margin-bottom: 20px;}
    /*mpart1*/
    .p1_c{ flex-wrap: wrap;}
    .p1_c1 dl dd{ display: none;}
    .p1_c1{ width: 100%;}
    .p1_c1 dl dt {
        background: url(../images/p1_lbg.jpg) no-repeat top center;
        padding: 19px 12px 0 12px;
        background-size: 100% 100%;
    }
    .p1_c1 dl dt p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 25px;
    }
    .p1_c1 dl dt span {
        width: 100%;
        display: block;
        text-align: right;
        color: rgba(0, 0, 0, 0.5);
        font-size: 14px;
        padding: 7px 0 17px 0;
    }
    .mp1_c2 {
        background: linear-gradient(180deg, #E5C484, #B98C54);
        padding: 25px 0;
        text-align: center;
        color: #fff;
    }
    .mp1_c2 h3{ font-weight: normal;font-size: 20px;}
    .mp1_c2 h2{ font-size: 21px;font-weight: bold;margin: 5px auto;}
    .mp1_c2 p{ font-size: 16px;}
    /*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-top: 114%;
    }
    .p2_cn {
        width: 100%;
        margin-right: 0;
        margin-left: auto;
        text-align: right;
    }
    .p2_cn h2 {
        font-size: 18px;
        margin-bottom: 10px;
        color: #FFFFFF;
        line-height: 32px;
        text-align: center;
    }
    .p2_cn p {
        font-size: 14px;
        margin-bottom: 5px;
        color: #FFFFFF;
        line-height: 25px;
    }
    .p2_cn h3 {
        font-size: 16px;
        color: #FFFFFF;
        line-height: 26px;
        margin-top: 7%;
    }
    .p2_cn a {
        width: 144px;
        text-align: center;
        line-height: 38px;
        color: #fff;
        font-size: 16px;
        height: 38px;
        display: block;
        margin: 28px 0 20px auto;
        background: linear-gradient(180deg, #E5C484, #B98C54);
    }

    /*mpart3*/
    .part3{ margin-top: 3%;}
    .part3 .tit h2{ text-align: center;}
    .part3 .tit>img {
        width: 72%;
        margin: 2% auto 0 auto;
    }
    .part3 .tit {
        border-bottom: none;
        padding-bottom: 13px;
    }
    .p3_lic h2{ font-size: 16px;color: #1F1F1F; margin: 15px 0 5px 0;}
    .p3_lic p{font-size: 14px; text-align: justify;
        color: #494949;
        line-height: 24px;}
    .mp3_c ul li{ margin-bottom: 20px;}
    /*mpart4*/
    .part4{ margin-top: -8%;}
    .part4_con .swiper-button-next,.part4_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .part4_con .swiper-button-next img,.part4_con .swiper-button-prev img{  width:80%; }
    .p4_btn{ width: 120px; display: flex;justify-content: space-between; margin: 0 auto;}
    .part4_con .swiper-slide{ width: 240px;}
    .part4_con {
        width: 100%;
        margin-top: 8%;
    }
    .p4_li h2 {
        font-size: 16px;
        margin: 12px 0 0px 0;
        color: #1F1F1F;
        line-height: 26px;
    }
    .p4_li p {
        padding: 0 13px;
        font-size: 14px;
        color: #494949;
        height: 70px;
        line-height: 22px;
    }
    .p4_li span {
        display: inline-block;
        font-size: 16px;
        margin-top: 5px;
        color: #767676;
        border-bottom: 1px solid #767676;
    }
    .p4_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    /*mpart5*/
    .p5_c1 {
        width: 94%;
        background:none;
        padding: 0 3%;
        margin-right: auto;
        margin-left: auto;
    }
    .p5_c1_c{ flex-wrap: wrap;}
    .p5_c1_c1 {
        width: 100%;
    }
    .p5_c1_c2 {
        width: 100%;
    }
    .p5_c1_c1 h2 {
        font-size: 16px;
        text-align: justify;
        color: #1F1F1F;
        line-height: 26px;
    }
    .p5_c1_c1 p {
        font-size: 14px;
        text-align: justify;
        margin-top:0;
        color: #494949;
        line-height: 24px;
    }
    .p5_c1_c2 {
        width: 100%;
        margin-top: 3%;
    }
    .part5_con .swiper-slide{ width: 240px;}
    .p5_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        position: relative;
        left: unset;
        bottom: unset;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .p5_btn .swiper-button-next img,.p5_btn .swiper-button-prev img{  width:80%; }
    /*mpart6*/
    .p6_t p {
        font-size: 14px;
        text-align: justify;
        color: #333333;
        line-height: 24px;
    }
    .p6_c{ width: 100%;}
    .p6_c video{ width: 100%;}
     /*mpart7*/
    .part7 {
        background: url(../images/mp7_bg.jpg) center top no-repeat;
        background-size: 100% auto;
        padding-top: 15%;
        padding-bottom: 41%;
    }
    .p7_cn{ width: 100%;}
    .p7_cn h2 {
        font-size: 20px;
        color: #FFFFFF;
        line-height: 37px;
    }
    .p7_cn p {
        font-size: 14px;
        text-align: justify;
        margin-top: 7px;
        color: #FFFFFF;
        line-height: 25px;
    }
    .p7_cn a {
        width: 144px;
        text-align: center;
        line-height: 38px;
        color: #fff;
        font-size: 16px;
        height: 38px;
        display: block;
        margin: 28px auto 20px 0;
        background: linear-gradient(180deg, #E5C484, #B98C54);
    }
    /*mpart8*/
    .p8_t {
        text-align: center;
        font-size: 14px;
        color: #636363;
        line-height: 25px;
    }

    .p8_btn {
        width: 100px;
        display: flex;
        justify-content: space-between;
        position: relative;
        left: unset;
        bottom: unset;
        margin: 11px auto 0 auto;
    }
    .p8_btn .swiper-button-next img,.p8_btn .swiper-button-prev img{  width:80%; }
    .part8_con .swiper-slide{ width: 240px;}
    .p8_b {
        background: url(../images/mp8_b_bg.png) no-repeat bottom center;
        background-size: 100% auto;
    }
    .p8_li p {
        font-size: 14px;
        width: 179px;
        height: 44px;
        text-align: center;
        line-height: 44px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 26px;
        border: 1px solid #ACACAC;
        color: #313131;
    }
    .part8_con{ width: 100%;}
    .p8_li p {
        font-size: 14px;
        width: 102px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 39px;
        border: 1px solid #ACACAC;
        color: #313131;
    }


    /*mpart6*/

    /*mpart9*/
    .part9{ padding-top: 0;}
    .part9_con{ width: 96%;}
    .part9_con .swiper-slide{ width: 320px;}
    .mp9p{ width: 94%; margin-left: auto; margin-right: auto; font-size: 14px; margin-top: 8px;}
    .p9_btn .swiper-button-next,.p9_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .p9_btn .swiper-button-next img,.p9_btn .swiper-button-prev img{  width:80%; }
    .p9_btn{ width: 120px; display: flex;justify-content: space-between; margin-top: 15px;}
    .p9_btn .swiper-button-prev{ margin-bottom: 0;}
    .p9_btn {
        position: relative;
        left: unset;
        bottom: unset;
    }
    /*mpart10*/
    .part10 {
        background: url(../images/mp10_bg.jpg) no-repeat top center;
        background-size: 100% 65%;
        padding-top: 60px;
    }
    .p10_btn .swiper-button-next img,.p10_btn .swiper-button-prev img{  width:80%; }
    .p10_btn{ width: 120px; display: flex;justify-content: space-between; margin-top: 20px;}
     /*mpart11*/
    .part11 {
        background: url(../images/mp11_bg.jpg) no-repeat top center;
        background-size: 100% 80%;
    }

    .p11_btn .swiper-button-next,.p11_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .p11_btn .swiper-button-next img,.p11_btn .swiper-button-prev img{  width:80%; }
    .p11_btn{ width: 120px; margin: 70px auto 0 auto;display: flex;justify-content: space-between;}
     /*msynews*/
    .synews{ margin-top: 9%;}
    .synews_c ul li:nth-child(2),.synews_c ul li:nth-child(3){ display: none;}
    .synews_c ul li{ width: 100%;}
    .synews_c ul li h2 {
        font-size: 16px;
        overflow: hidden;
        margin: 9px 0 4px 0;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #363636;
    }
    .synews_c ul li p {
        font-size: 14px;
        text-align: justify;
        margin-top: 2px;
        color: #363636;
        line-height: 24px;
    }
    /*msyform*/

    .syform{padding: 15% 0;}
    .syform_c{ width: 90%; margin: 0 auto;padding: 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 #B8270A; border-radius: 0;}
    .syform_cn button{ height: 50px; line-height: 50px; font-size: 16px; border-radius: 23px; width: 80%; margin-left: auto; margin-right: auto;}
    .syform_cn textarea{ height: 105px; font-size:14px;border-bottom: 1px solid #B8270A;border-radius: 0;}
    .syform_line {
        width: 32px;
        margin: 20px auto;
        height: 4px;
        background: #333;
        display: none;
    }
    /*mpart12*/
    .part12 {
        background: url(../images/mp12_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        width: 88%;
        padding: 21% 4%;
    }
    .part12>h2 {
        font-size: 23px;
        color: #FFFFFF;
        line-height: 33px;
    }
    .p12_p1 {
        font-size: 14px;
        text-align: justify;
        margin-top: 15px;
        color: #FFFFFF;
        line-height: 27px;
    }
    .p12_p2 {
        font-size: 14px;
        color: #FFFFFF;
        margin-top: 15px;
        line-height: 27px;
    }
    .part12 dl{ flex-wrap: wrap;justify-content:start;}
    .part12 dl dt {
        font-size: 21px;
        font-weight: bold;
        color: #FFFFFF;
        margin-bottom: 10px;
    }
    .part12 dl dd h2 {
        font-size: 20px;
        color: #FFFFFF;
    }
    .part12 dl dd {
        display: flex;
        margin-top: 10px;
        justify-content: start;
        width: 186px;
    }
    .part12 dl dd img {
        width: 26px;
        height: 26px;
        margin-right: 8px;
        margin-top: 1px;
    }

    /*mpart15*/
    .p15_cn h2 span i {
        display: block;
        font-size: 20px;
        color: #CF010D;
    }
    .p15_cn h2 span {
        font-size: 15px;
        line-height: 24px;
        margin-top: -12px;
        display: block;
    }
    .p15_c{ background: none; padding-top: 0; padding-bottom: 0;}
    .p15_cn{ width: 96%; box-shadow:unset; border-bottom: 0; padding:0 2% 2% 2%; background: none;}
    .p15_cn h2{ font-size: 16px; line-height: 26px; margin-bottom: 10px;}
    .p15_cn p{ font-size: 14px; line-height: 24px;margin-bottom: 9px;}
    .p15_cn ul{ flex-wrap: wrap; margin-bottom: 10px;}
    .p15_cn ul li{ font-size: 14px;line-height: 28px;}
    /*mpart16*/
    .part16 {
        background: url(../images/mp16_bg.png) no-repeat top center; background-size: 100% auto;margin-top: -1%;
        text-align: center;
        padding-bottom: 37%;
    }
    .part16>span{ width: 90%; font-size: 16px;}
    .part16 h2{ font-size: 18px; margin: 3% auto;}
    .part16 h2 span{ display: block;}
    .part16 p{ font-size: 14px; line-height: 25px;}
    .part16 p span{display: block;}
    /*mpart17*/
    .part17_con_l{ width: 100%;}
    .part17_con_l .ldate{ width: 30%; height:118px;}
    .part17_con_l dl dt>img{ width:70%;}
    .part17_con_l dl dt{ width: 100%;}
    .part17_con_l a h2{ font-size: 18px; margin: 3% auto 2% auto;}
    .part17_con_l p{ font-size: 14px; line-height: 22px;}
    .news_more{ margin: 3% 0 3% auto; text-align: right;}
    .part17_con_l .ldate span{ font-size: 40px; line-height: 80px; margin-bottom: 10px;display: inline-block;
        margin-top:0;}
    .part17_con_l .ldate p{ font-size: 20px;}
    /*mpart18*/
     .p18_btn{ text-align: right !important; color: #0E694C;}
    .p18_btn a{color: #0E694C}
	.p18_c1 h2{ font-size:20px;margin: 8px 0 0 0;}
	.p18_c1 p {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    text-align: justify;
}
	
    /*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;}
    /*mnews*/
    .news ul li .news_nli{ flex-wrap: wrap;}
    .news2{ width: 100%;padding-top: 10px;}
    .news2 h2{ font-size: 16px; line-height: 26px; font-weight: bold; margin: 15px 0 10px 0;}
    .news2 p{ font-size: 14px; line-height: 22px;}
    .news_btn {
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 9px;
        margin-top: 11px;
        display: flex;
        justify-content: space-between;
    }
    .news_btn i {
        font-size: 13px;
        color: #666666;
        margin-top: 14px;
        line-height: 21px;
    }
    .news_btn span {

        font-size: 14px;
        color: #FFFFFF;
        display: block;
        width: 96px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-size: 100% 100%;
    }
    .news ul li{ padding: 10px 0;}
    .news ul li:hover{ background: none;}
	.news1{ width:100%; text-align:center;}
    /*mgywm*/
    .gywm{ background:#B8270A;}
    .gywm_c{ flex-wrap: wrap;}
    .gywm_c1{ width: 100%;}
    .gywm_c1 h2 {
        font-size: 20px;
        color: #FFF;
        text-align: center;
    }
    .gywm_c1 p {
        font-size: 16px;
        color: #FFFFFF;
        margin: 7px 0 13px 0;
        line-height: 26px;
    }
    .gywm_c1 span {
        font-size: 18px;
        display: block;
        color: #FFFFFF;
        margin-top: 18px;
    }
    .gywm_c1 span img {
        margin-right: 6px;
        margin-top: -6px;
        width: 29px;
    }
    .gywm_c2 {
        text-align: center;
        width: 100%;
        margin-top: 32px;
    }
    .gp2 .p2_c1 ul{ width: 100%;margin-top: 20px;}
    .gp2{ padding-bottom: 5%; background: #F3F3F3;}
	
	  .gp2 .p2_c1 ul li:nth-child(4) {
        background: url(../images/p2_c1_libg.png) no-repeat top center;
        background-size: 100% 100%;
    }
	.gp2 .p2_c1 ul li:nth-child(4) p{ color:#1D1D1D;}
	.gp2 .p2_c1>span{ width:100%; font-size:14px; line-height:24px; margin-top:0;}

    /*mcpzx*/
    .cpzx_con_r ul li{ width: 100%; text-align: center;}
    .cpzx_con_r ul li .p5_li{ box-shadow:unset;width: 100%;}
    .cpzx_con_r ul li p i {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 20px;
        margin-top: 10px;
        color: #1F1F1F;
        line-height: 32px;
    }
    /*xpart13_form*/
    .xpart13_form .sub {
        text-align: center;
        width: 100%;
        margin-top: 30px;
        background: none !important;
    }
    .xpart13_form .sub button{ font-size: 16px; padding: 15px 0;}
    .name input,.xtel input,.cont textarea{ font-size: 14px;}
    .name,.xtel{ width: 96%; padding: 0 2%;}
    .cont{ width: 96%; padding: 2%;}
    .xpart13_form .sub{margin-top: 20px;}
    .xform_bg_t ul li{ width: 30.33%; padding: 0 1.5%; background: none; border: 0;}
    .xform_bg_t ul li:nth-child(1), .xform_bg_t ul li:nth-child(2){border: 0;}
    .xform_bg_t ul li h2 {
        font-size: 16px;
        color: #1B1B1B;
        margin: 10px auto 0 auto;
        line-height: 26px;
    }
    .xform_bg_t ul li p {
        font-size: 14px;
        color: #333333;
        line-height: 25px;
    }
    .xform_bg_t ul li:nth-child(4){ margin-top: 15px;}
    .xform_bg_t ul li:nth-child(4), .xform_bg_t ul li:nth-child(5){
         width: 100%;
    }
    .xform_bg_t ul li:nth-child(5) h2 {
        font-size: 20px;
        margin-top: 14px;
        font-weight: normal;
        color: #0C0C0C;
        line-height: 30px;
        margin-bottom: 5px;
    }
    .xform_bg_t ul li:nth-child(5) a{ font-size: 16px;}
    /*mqyry*/
    .qyry_tcn ul li{ font-size: 14px;padding: 26px 0;}
    .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%;}
    /*mzfpt*/
    .zfpt_t h2 {
        font-size: 24px;
        border-bottom: 8px solid #FDD100;
        color: #111111;
        line-height: 17px;
    }
    .zfpt_t a {
        font-size: 18px;
        color: #333333;
    }
    .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul{ justify-content: center;}
    .zfpt_c ul li{ margin-bottom: 20px;}
    .zfpt_c ul li dl {
        padding: 13px 15px;
    }
    .zfpt2 .zfpt_c{ margin-top: 25px;}
    .zfpt_c ul li dl dt{ font-size: 16px;}
    .zfpt_c ul li dl dd{ font-size: 14px;}
    .zfpt2 .zfpt_c ul li{ width: 100%;}
    .zfpt2 .zfpt_c ul li dd i{ font-size: 14px;}

	/*mhzhb*/
    #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;}
     .mhidden{ display:none!important;}
    /*mtop*/
    .mtop {
        width: 96%;
        margin: 0 auto;
        padding: 0;
        display: flex;
        justify-content: space-between;
        flex-flow: nowrap;
    }
    .mtopl{ width: 50%;}
    .mtopl p{margin-top:13%; font-size: 16px; color: #6A6868;}
    .mtopr {
        width: 10%;
        text-align: right;
        margin: 6% auto 0 auto;
        z-index: 889;
    }
    .mtopr span{ font-size: 30px; background: linear-gradient(180deg, #E5C484 4.39453125%, #B98C54 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
    .mtopc{width: 86%; text-align: center;display: flex; justify-content: space-between; flex-flow: nowrap; margin: 0 auto;}
    .mtopc_l{ width:100%;font-size: 12px; display: flex;justify-content: start; flex-flow: nowrap;}
    .mtopc_l dl{ display: flex; justify-content:start;}
    .mtopc_l dl dt {
        width: 284px;
        margin-top: 17px;
        margin-bottom: 10px;
    }
    .mtopc_l dl dd {
        font-size: 14px;
        color: #333;
        text-align: left;
        margin-top: 16px;
        padding-bottom: 12px;
    }
    .subNavBox{display: none;}
    .subNavShow{z-index: 889;}
    .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: 20%}
    .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}
    /*mpart13*/
    /*mpart14*/
    .part14 {
        background: url(../images/mp14_bg.jpg) no-repeat bottom center;
        background-size: 100% auto;
        padding-top: 0;
        padding-bottom: 58%;
    }
    .p14_cn{ width: 100%; margin: 0 auto;}
    .p14_cn_c p {
        font-size: 14px;
        margin-bottom: 8px;
        color: #1D1D1D;
        line-height: 24px;
    }
    .p14_cn_c {
        margin-top: 20px;
    }
    .p14_cn_c a {
        width: 122px;
        text-align: center;
        display: block;
        font-size: 16px;
        color: #FFFFFF;
        height: 40px;
        line-height: 40px;
        margin-right: 0;
        margin-left: auto;
        background: #B3010D;
        box-shadow: 0px 5px 6px 0px rgba(160, 160, 160, 0.26);
        border-radius: 24px;
        border: 1px solid #FFFFFF;
    }

    /*mpart16*/
    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; }
    .newlogo_con_l dt {
        font-size: 25px;
        width: 74%;
        text-align: center;
        margin: 0 auto;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .newlogo_con_l dl dd {
        font-size: 16px;
        margin-top: 14px;
        color: #fff;
    }
    .newlogo_con_l h2{ font-size: 20px; color: #fff; margin-top: 30px; margin-bottom: 20px;}

    .mfooter {
        background: #383838;
        padding: 6% 0 10% 0;
        display: block;
        margin-top: -2px;
    }
    .newlogo{   width: 90%; margin: 5% auto;}
    .mfooter p span {
        font-size: 50px;
        display: inline-block;
        margin-bottom: 7px;
    }
    .cx{font-style:oblique; font-size: 30px!important;margin-bottom: 6%;margin-top:0;}
    .mfooter p {text-align: center;color:#fff;font-size: 16px;}
    .mfooter p.line{ width: 96%; margin: 0 auto; color: #fff; padding-bottom: 3%;}
    .mfooter p.hs{ color: #333;}
    .xmtb3 {
        margin-bottom: 6%;
        margin-top:5px;
    }
    .mfooter_ewm {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 94%;
        margin: 8% auto 0 auto;
    }
    .mfooter_ewm dl {
        width: 31.5%;
        text-align: center;
        margin-bottom: 20px;
    }
    .mfooter_ewm dl dt {
        margin-bottom: 5px;
    }
    .mfooter_ewm dl dd {
        color: #fff;
        font-size: 14px;
        margin-top: 10px;
    }
    .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: linear-gradient(180deg, #E5C484, #B98C54);color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background:#fff; color:#242424; }

}
@media screen and (max-width: 400px) {
    .p3_c ul {
        flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }

    .p7_c ul li {
        margin-bottom: 15px;
        width: 170px;
        height: 156px;
        padding-top: 12px;
    }

}
