.topc{
     display: flex;
     justify-content: space-between;
     margin: 10px auto;

}
.topc1{
     width: 82px;
}
.topc2 {
    width: 1027px;
    margin-top: 23px;
}
.topc2 ul{
    display: flex;
    justify-content: space-between;
}
.topc2 ul li span{
    display: block;
    width: 100%;
    text-transform: Uppercase;
    font-size: 12px;
    text-align: center;
    color: #666666;
}
.topc2 ul li p{
    font-size: 20px;
    color: #333333;
    margin-top: 3px;
}
.topc2 ul li i{
    display: block;
    background: #fff;
    width: 75px;
    height: 4px;
    margin: 15px auto 0 auto;
}
.topc2 ul li.active i,.topc2 ul li:hover i{
    background: #CEA56D;
}
.topc2 ul li.active p,.topc2 ul li:hover p{
    font-size: 20px;
    color: #CEA56D;
}
.topc2 ul li.active span,.topc2 ul li:hover span{
    color: #CEA56D;
}
.topc3 {
    width: 233px;
    margin-top: 20px;
}
.topc3 dl{
    display: flex;
    justify-content: start;
}
.topc3 dl dd{
    margin-left: 20px;
}
.topc3 dl dd p{
    font-size: 18px;
    color: #666666;
}
.topc3 dl dd h2{
    font-size: 26px;
    color: #333333;
}





#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{

}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{
    width: 21px;
    height: 21px;
    background: url(../images/b_yd.png) no-repeat top center;
    background-size: 100% 100%;
}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{
    background: url(../images/b_yda.png) no-repeat top center;
    background-size: 100% 100%;

}
.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{text-transform: Uppercase;font-size: 20px;color: #CEA56D;}
.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: 43px;color:#333;line-height:62px; margin-bottom: 8px;}
.tit h2 span{ color:#CEA56D;}
.tit h2 br{display: none;}
.tit p{font-size: 26px;color: #333;line-height: 38px; text-align: center; margin-top:3px; font-weight: 500; position: relative; z-index: 2;text-transform: Uppercase;}
.tit>span{ font-size: 20px;color: #666666; display: block; margin-top: 10px;}
.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:6%;}
.dpb{padding-bottom:6%;}
.smt{ margin-top:50px;}
.mmt{ margin-top:4%;}
.bh{ color: #D62A03!important;}
.qmb{ margin-bottom: 0!important;}
.mmt{margin-top:5%;}
.smb{margin-bottom:4%;}
/*part1*/
.p1_c{
    width: 1680px;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
.p1_c1{
    width: 750px;
}
.part1 .tit,.part1 .tit h2,.part1 .tit p{ text-align: justify;}
.p1_c1c p {
    text-align: justify;
    font-size: 22px;
    color: #666666;
    line-height: 39px;
    margin-bottom: 16px;
}
.p1_c1c{
    margin-top: 30px;
}

.pub_btn{
    display: block;
    background: url(../images/p1_btn.png) no-repeat top center;
    background-size: 100% 100%;
    width: 265px;
    text-align: center;
    height: 63px;
    line-height: 63px;
    font-size: 22px;
    color: #333333;
    margin-top: 50px;
}
/*part2*/
.part2 {
    background: url(../images/p2_bg.jpg) no-repeat top center;
    padding-top: 305px;
    padding-bottom: 16%;
}
.p2_cn{
    width: 664px;
    margin-right: 0;
    margin-left: auto;
}
.part2 .tit,.part2 .tit h2,.part2 .tit p{
    text-align: justify;
}
.p2_cn_c p{
    font-size: 22px;
    color: #666666;
    text-align: justify;
    line-height: 39px;
    margin-bottom:10px;
    opacity: 0.8;
}
/*part3*/
.p3_c p{
    width: 1265px;
    margin: 0 auto 20px auto;
    font-size: 22px;
    color: #666666;
    text-align: justify;
    line-height: 39px;
    opacity: 0.8;
}
.p3_c p:nth-child(2){
    margin-bottom: 35px;
}
/*part4*/
.part4 {
    background: url(../images/p4_bg.jpg) no-repeat top center;
    padding-top: 380px;
    padding-bottom: 12%;
}
.p4_cn{
    width: 656px;
}
.part4 .tit h2,.part4 .tit p,.part4 .tit{
    text-align: justify;
    color: #fff;
}
.p4_cnc p{
    font-size: 22px;
    color: #FFFFFF;
    line-height: 39px;
    margin-bottom: 20px;
}
/*part5*/
.part5{background: url(../images/p5_bg.jpg) no-repeat top center; background-size: 100% 100%; }
.part5_con{
    width: 1444px;
}
.p5_li{
    display: flex;
    justify-content: center;
}
.part5 .tit h2 br,.part5 .tit p br{
    display: block;
}
.part5 .tit h2,.part5 .tit,.part5 .tit p{
    text-align: justify;
}
.part5 .tit p{
    font-size: 22px;
}
.part5 .tit{
    margin-bottom: 44px;
}
.p5_li2 p{
    background: url(../images/p5_li2_btn.jpg) no-repeat top center; background-size: 100% 100%;
    width: 100%;
    height: 132px;
    text-align: center;
    line-height: 132px;
    font-size: 40px;
    color: #333333;
}
.p5_li2 p img{
    margin-left: 20px;
    margin-top: -10px;
}

.p5_li1{
    overflow: hidden;
}

.p5_li1:hover  img{ transform: scale(1.05);transition: all .56s ease;}


.p5_li1 ul{
    width: 595px;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}
.p5_li1 ul li p{
    font-size: 26px;
    color: #666666;
    opacity: 0.8
}
.p5_li1 ul li h2{
    font-size: 30px;
    color: #333333;
}
.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: 120px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 3%;
    bottom: 21%;
}





/*part6*/
.p6_li{
    overflow: hidden;
}
.p6_li p{
    background: linear-gradient(125deg, #382E25, #544841);
    height: 100px;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 100px;
}
.p6_li:hover p{
    background: url(../images/p6_li_bg.jpg) no-repeat top center; background-size: 100% 100%;
    color: #333333;
}

.p6_li:hover img{ transform: scale(1.05);transition: all .56s ease;}


.part6_con .swiper-button-next,.part6_con .swiper-button-prev,.part7_con .swiper-button-next,.part7_con .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p6_btn,.p7_btn{ width: 120px; display: flex;justify-content: space-between; margin: 40px auto 0 auto;}
/*part7*/
.part7{background: url(../images/p7_bg.jpg) no-repeat top center; background-size: 100% 100%;}
.p7_li{
    background: #FCFCFC;
    padding: 46px 0;
    text-align: center;
}
.p7_li p{
    font-size: 26px;
    color: #333333;
    margin-top: 30px;
}
.p7_li:hover{
    background: url(../images/p7_li_bg.jpg) no-repeat top center; background-size: 100% 100%;
}
/*part8*/
.part8{ background: url(../images/p8_bg.jpg) no-repeat bottom center;}
.p8_c{
    display: flex;
    justify-content: space-between;
}
.p8_c1{
    width: 600px;
    padding-top: 75px;
}
.part8 .tit h2,.part8 .tit p,.part8 .tit{
    text-align: justify;
}
.part8 .tit h2 br{
    display: block;
}
.p8_c1_c ul li>p{
    font-size: 26px;
    color: #666666;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 40px;
    margin-left: 74px;
}
.p8_c1_c ul li.active>p{
    display: none;
}
.p8_c1_c ul li dl{
    display: none;
    justify-content: start;
    margin-bottom: 40px;
}
.p8_c1_c ul li dl  dd{
    width: 523px;
}

.p8_c1_c ul li.active dl{
    display: flex;
}
.p8_c1_c ul li.active dl dt{
    margin-right: 20px;
    width: 56px;
}
.p8_c1_c ul li dl dd h2{
    font-size: 26px;
    color: #333333;
    margin-bottom: 10px;
}
.p8_c1_c ul li dl dd p{
    font-size: 20px;
    color: #666666;
    text-align: justify;
    line-height: 32px;
    opacity: 0.8;
}
/*part9*/
.p9_c{
    position: relative;
}
.p9_con{
    width: 614px;
    position: absolute;
    background: #FFFFFF;
    box-shadow: 9px 8px 32px 0px rgba(186,186,186,0.36);
    border-radius: 20px;
    right: 0;
    top: 75px;
}
.p9_li{
    width: 470px;
    padding:72px;
}
.p9_li1{
    display: flex;
    justify-content: space-between;
}
.p9_li1 img:nth-child(1){
    width: 91px;
    height: 48px;
}
.p9_li1 img:nth-child(2){
    width: 59px;
    height: 59px;
}
.part9 .swiper-button-next,.part9 .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p9_btn{ width: 120px; display: flex;justify-content: space-between; margin: 40px auto 0 auto;}
.p9_li h2{
    font-size: 26px;
    color: #CEA56D;
    margin-top: 50px;
}
.p9_li p{
    font-size: 22px;
    color: #666666;
    margin-top: 20px;
    text-align: justify;
    line-height: 39px;
    opacity: 0.8;
}
/*part10*/
.part10{background: url(../images/p10_bg.jpg) no-repeat top center;}
.part10_con{ position: relative; }
.part10_con .swiper-slide{  width: 1000px; position: relative;}
.part10_con .swiper-slide-active{}
.p10_li dl{
    width: 80%;
    padding: 0 10%;
    height: 100px;
    background: #CEA56D;
    display: none;
    justify-content: space-between;
    line-height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.part10_con .swiper-slide-active dl{
    display: flex;
}

.p10_li dl dt{
    color: #fff;
    font-size: 30px;
}

.part10_con .swiper-slide-active .p10_zz{
    display: none;
}
.part10_con .swiper-slide .p10_zz{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}
.p10_btn .swiper-button-prev{
    left: 18%;
    top: 45%;
}
.p10_btn .swiper-button-next{
    right: 18%;
    top: 45%;
}
/*part11*/
.swiperp11 .swiper-slide{
     width: 961px;
    transform: scale(0.8);
    position: relative;
}
.swiperp11 .swiper-slide-active{
    transform: scale(1);
    z-index: 2;
}
.swiperp11 .swiper-slide-active .p10_zz{
    display: none;
}
.part11_con .swiper-slide .p10_zz{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
}
.swiperp11 .swiper-slide span{
    width: 387px;
    display: none;
    text-align: center;
    height: 66px;
    line-height: 66px;

    font-size: 26px;
    color: #333333;
    background: #CEA56D;
    border-radius: 33px;
    position: absolute;
    transform: translate(-50%, -50%); left: 50%;
    bottom: 62px;
}
.swiperp11 .swiper-slide-active span{
    display: block;
}
.part11 .swiper-button-next,.part11 .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p11_btn{ width: 120px; display: flex;justify-content: space-between; margin: 40px auto 0 auto;}
/*part12*/
.part12{background: url(../images/p12_bg.jpg) no-repeat top center; padding-top: 188px;}
.part12 .swiper-button-next,.part12 .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
.p12_btn{ width: 120px; display: flex;justify-content: space-between; margin: 40px auto 0 auto;}
.p12_li{
    position: relative;
}
.p12_li dl{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 50px;
    display: flex;
    justify-content: center;
}
.p12_li dl dt{
    font-size: 26px;
    color: #333333;
}

.p12_li dl dd{
    display: none;
}
.p12_li:hover dl{
    width: 80%;
    justify-content: space-between;
    padding: 0 10%;
}
.p12_li:hover dl dt{
    color: #CEA56D;
}
.p12_li:hover dl dd{
    display: block;
}
/*part14*/
.p14_c{
    display: flex;
    justify-content: space-between;
}
.p14_c1 ul li{ display: none;}
.p14_c1 ul li.active{ display: block;}
.p14_c2{
     width: 640px;
     padding-top: 102px;
}
.p14_c2 ul li>p{
    font-size: 26px;
    color: #333333;
    margin-bottom: 40px;
}
.p14_c2 ul li.active>p{
    display: none;
}
.p14_c2 ul li dl{
    display: none;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #CEA56D;
}
.p14_c2 ul li dl dt{
    font-size: 26px;
    color: #CEA56D;
}
.p14_c2 ul li dl dd{
    font-size: 22px;
    color: #666666;
    line-height: 39px;
    margin-top: 5px;
    opacity: 0.8;
}

.p14_c2 ul li dl dt img{
    margin-left: 14px;
    margin-top: -6px;
}
.p14_c2 ul li.active>dl{
    display: block;
}
/*part15*/
.part15{background: url(../images/p15_bg.jpg) no-repeat top center; padding-top: 141px; background-size: 100% 100%; padding-bottom: 13%; text-align: center; position:relative;}
.tztx{ position:absolute; right:5%; bottom:5%; color:#fff; font-size:18px;}
.part15 h2{
    font-size: 70px;
    color: #FFFFFF;
    margin-top: 60px;
    font-weight: normal;
}
.part15 h3{
    font-size: 42px;
    color: #FFFFFF;
    font-weight: normal;
}
.part15 span{
    font-size: 26px;
    color: #FFFFFF;
    opacity: 0.8;
    display: block;
    width: 100%;
    margin-top: 40px;
}
.part15 p{
    width: 1013px;
    margin: 40px auto 0 auto;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 39px;
    opacity: 0.8;
}
.part15 a{
    font-size: 20px;
    color: #FFFFFF;
    display: block;
    width: 197px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    border: 1px solid #FFFFFF;
    margin: 80px auto 0 auto;
}

/*syform*/
.syform{background: url(../images/syform.jpg) no-repeat top center; background-size: 100% 100%;}
.syform_c{background:rgba(255, 255, 255, 0.7); padding: 90px 100px; width: 1200px;
    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 span{ color: #CEA56D;}
.syform_c h2 br{display: none;}
.syform_line{width: 32px; margin: 15px auto;height: 4px;background:#CEA56D;}
.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%;background: #FFFFFF; padding: 23px 0 23px 2%;  font-size: 18px; color: #676767; margin-bottom: 22px;
    border-radius: 12px;}
.syform_cn textarea{ width: 100%;background: #FFFFFF; height: 150px; padding-left: 2%; padding-top:2%;margin-bottom: 22px;
    border-radius: 12px;font-size: 18px; color: #676767;}
.syform_cn button{height: 62px;background: #CEA56D; line-height: 62px;font-size: 20px;color:#fff; width: 100%; border: 0;border-radius: 12px;}
/*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;}
/*synews*/
.synews_c ul{
    display: flex;
    justify-content: space-between;
}
.synews_c ul li{
 width: 380px;
    overflow: hidden;
}
.news_lic{
    padding: 30px 20px;

}

.synews_c{
    width: 1200px;
}

.synews_c ul li:hover{
    background: #FFFFFF;
    box-shadow: 9px 8px 32px 0px rgba(186,186,186,0.36);
}
.synews_c ul li:hover h2{
    color: #CEA56D;
}
.synews_c ul li:hover dl dt{
    color: #CEA56D;
}


.synews_c ul li:hover img{ transform: scale(1.05);transition: all .56s ease;}




.synews_c ul li span{
    display: block;
    font-size: 20px;
    color: #666666;
}
.synews_c ul li h2{
    font-size: 26px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
}
.synews_c ul li p{
    font-size: 20px;
    color: #666666;
    line-height: 30px;
    text-align: justify;
    margin-top: 5px;
    border-bottom: 1px solid #999;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
.news_jta{
    display: none;
}
.news_lic dl{
    display: flex;
    justify-content: space-between;
}
.news_lic dl dt{
    font-size: 20px;
    color: #666666;
}
.news_lic dl dd .news_jta{
    display: block;
}
.news_lic dl dd .news_jt{
    display: none;
}
/*gywm*/
.gywm{ background: url(../images/gywm_bg.jpg) no-repeat top center; }
.yda{
    display: none;
}
.gywm_li{
    text-align: center;
}
.gp1{
    display: none;
    font-size: 26px;
    color: #E0C085;
}
.gp2{
    font-size: 26px;
    color: #666666;
}
.gywm_cn1 .swiper-slide-thumb-active .gp1 {
    display: block;
    margin-top: -39px;
}
.mySwiper1{
    padding-top: 39px;
    width: 1240px;
    margin-left: auto;
    margin-right: auto;
}
.gywm_cn1 .swiper-slide-thumb-active .gp2{
    display: none;
}
.gywm_cn1 .swiper-slide-thumb-active .yda{
   display: inline-block;
}
.gywm_cn1 .swiper-slide-thumb-active .yd{
    display: none;
}
.gywm_li i{
    display: none;
}
.gywm_cn1 .swiper-slide-thumb-active .gywm_li i{
    display:block;
    transform: rotate(90deg);
    margin: 10px auto 0 auto;
}
.gywm_line {
    margin-top: -60px;
}
.mySwiper2{
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}
.g2_li2{
    display: flex;
    justify-content: space-between;
}
.g2_li2_t2{
    width: 516px;
    padding-top: 133px;
}
.g2_li2_t2 h2{
    font-size: 52px;
    color: #E0C085;
}
.g2_li2_t2 p{
    font-size: 22px;
    color: #666666;
    text-align: justify;
    line-height: 39px;
}
.q1 {
    right: 0;
    z-index: 2;
    top: 35%;
}
.q2{ left: 0; z-index: 2;top: 35%; }
.gywm_cn{
    position: relative;
}
.gywm_p12{
    background: #fff;
    padding-top: 6%;
}
.gywm_p12 .p12_li>img{border-radius: 25px;}
.gywm_p12 .p12_li:hover>img{

    border: 1px solid #CEA56D;
}
.gywm_p12 .p12_li{
    width: 93%;
    border-radius: 25px;
    margin-right: auto;
    margin-left: auto;
    box-shadow: 9px 8px 32px 0px rgba(186,186,186,0.36);

}

.gywm_p12 .swiperp12{
     padding: 2% 0;
 }

/*cpzx*/
.cpzx ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cpzx ul li{
    overflow: hidden;
    width: 450px;
    margin-bottom: 30px;
}
.cpzx ul li:hover img{ transform: scale(1.05);transition: all .56s ease;}


.cpzx ul:after{ content:' ';display: block;width: 450px;visibility: hidden;}

.cpzx ul li p{
    background: linear-gradient(125deg, #382E25, #544841);
    height: 100px;
    text-align: center;
    font-size: 26px;
    color: #FFFFFF;
    line-height: 100px;
}
.cpzx ul li:hover p{
    background: url(../images/p6_li_bg.jpg) no-repeat top center; background-size: 100% 100%;
    color: #333333;
}



/*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; padding: 118px 0;
 background-size: 100% 100%;
}
.footer_t{
    border-bottom: 1px solid rgba(153, 153, 153, 0.6);
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.footer_t ul{
    display: flex;
    justify-content: space-between;
}
.footer_t ul{
    width: 1160px;
    margin: 0 auto;
}
.footer_t ul li{
    text-align: center;
}
.footer_t ul li a{
    font-size: 18px;
    color: #333333;
}
.footer_cb{
    width: 1160px;
    margin: 0 auto;
}
.footer_cb ul{
    display: flex;
    justify-content: space-between;
}
.footer_cb ul li{
    font-size: 18px;
    color: #333333;
}
.footer_cb ul li img{ margin-right: 22px; margin-top: -6px;}
.footer_cb ul li  p span{
    font-weight: bold;
    color: #333;
    font-size: 26px;
}
.footer_cbb{
     width: 325px;
     margin: 60px auto 0 auto;
}
.footer_cbb ul{
    display: flex;
    justify-content: space-between;
}
.footer_cbb ul li{
    text-align: center;
}
.footer_cbb ul li p{
    font-size: 18px;
    color: #666666;
    margin-top: 4px;
}
.copy {
    text-align: center;
    color: #fff;
    padding: 15px 0;
    background: #E0C085;
    font-size: 18px;
}


/*zzjd*/
.zzjd1_c{
    width: 1680px;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
.zzjd1_c1{
    width: 766px;
    padding-top: 167px;
}
.zzjd1 .tit,.zzjd1 .tit h2,.zzjd1 .tit p{
    text-align: justify;
}
.zzjd1_c1_c{
    margin-top: 30px;
}
.zzjd1_t1a{
    display: none;
}
.zzjd1_c1_c h2{
    font-size: 26px;
    color: #333333;
}
.zzjd1_c1_c ul li{
    margin-bottom: 20px;
}
.zzjd1_c1_c ul li:hover .zzjd1_t1a{
    display: inline-block;
}
.zzjd1_c1_c ul li:hover .zzjd1_t1{
    display: none;
}


.zzjd1_c1_c h2 img{
    margin-top: -6px;
    margin-right: 15px;
}
.zzjd1_c1_c p{
    font-size: 22px;
    color: #666666;
    margin-top: 15px;
    text-align: justify;
    line-height: 39px;
    opacity: 0.8;
}
.zzjd2{
    background: url(../images/zzdj2_bg.jpg) no-repeat top center; background-size: 100% 100%;
}
.zzjd2_c dl{
    padding: 20px;
    background: #FFFFFF;
    display: flex;
    justify-content: start;
    box-shadow: 0px 22px 42px 0px rgba(222,222,222,0.32);
    border-radius: 20px;
}

.zzjd2_c dl:hover dt img{
    transform: scale(1.05);transition: all .56s ease;
}

.zzjd2_c dl dd{
    margin-left: 80px;
    width: 714px;
    padding-top: 100px;
}
.zzjd2_c dl dd h2{
    font-size: 35px;
    color: #333333;
    margin-bottom: 10px;
}
.zzjd2_c dl:hover dd h2{
    color: #E0C085;
}

.zzjd2_c dl:hover dd p{
    color: #E0C085;
}

.zzjd2_c dl dd p{
    font-size: 22px;
    color: #666666;
    line-height: 39px;
    opacity: 0.8;
    text-align: justify;
}

.zzjd2_c dl:nth-child(2){
    display: flex;
    margin-top: 30px;
    justify-content: right;
}
.zzjd2_c dl:nth-child(2) dd{
    margin-left: 0;
    margin-right: 80px;
}
.zzjd2_c ul{
    display: flex;
    justify-content:space-between;
    margin-top: 30px;
}

.zzjd3_s .swiper-slide{
    width: 1200px;
    position: relative;
    padding-bottom: 120px;
}
.zzjd3_zz{
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.zzjd3_s .swiper-slide-active .zzjd3_zz{
   display: none;
}
.zzjd3_s .swiper-slide-active .zzjd3_li dl{
    display: block;
}

.zzjd3_li dl{
    position: absolute;
    left: 100px;
    bottom: 0;
    display: none;
    padding: 99px 50px;
    width: 361px;
    background: #FFFFFF;
    box-shadow: 0px 22px 42px 0px rgba(195,195,195,0.32);
    border-radius: 20px;
    border: 1px solid #E0C085;
}

.zzjd3_li dl dt{
    font-size: 35px;
    color: #E0C085;
    font-weight: bold;
}
.zzjd3_li dl dt img{
    margin-left: 15px;
    margin-top: -6px;
}
.zzjd3_li dl dd{
    margin-top: 10px;
}
.zzjd3_li dl dd p{
    font-size: 22px;
    margin-top: 10px;
    color: #666666;
    text-align: justify;
    line-height: 39px;
    opacity: 0.8;
}

.zzjd3_btn .swiper-button-next,.zzjd3_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
.zzjd3_btn {
    width: 120px;
    margin: 0 20% 0 auto;
    display: flex;
    justify-content: space-between;
}
/*sfjd*/
.sfjd_c{
    width: 1685px;
    margin-right: 0;
    margin-left: auto;
    display: flex;
    justify-content: space-between;
}
.sfjd_c1{
    padding-top: 50px;
    width: 730px;
}
.sfjd_c1c dl{
    margin-bottom: 20px;
}
.sfjd_c1c dl dt{
    font-size: 32px;
    color: #333333;
    margin-bottom: 5px;
}

.sfjd_c1c dl dd{
    font-size: 22px;
    color: #666666;
    text-align: justify;
    line-height: 39px;
    opacity: 0.8;
}
.sfjd .tit h2,.sfjd .tit p,.sfjd .tit{
    text-align: justify;
}
.sfjd_c1c{
    margin-top: 30px;
}



/*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*/
.news_c dl{
    padding: 20px;
    display: flex;
    justify-content: start;
    background: #FFFFFF;
    box-shadow: 0px 12px 32px 0px rgba(149,149,149,0.32);
    border-radius: 20px;
    margin-bottom: 30px;
}
.news_c dl:hover{
    background: #CEA56D;
    box-shadow: 0px 12px 32px 0px rgba(149,149,149,0.32);
}
.news_c dl:hover dd h2,.news_c dl:hover dd p,.news_c dl:hover .news_btn2 span{ color: #fff;}
.news_c dl dt{
    width: 500px;
}
.news_c dl dd{
    width: 724px;
    margin-left: 80px;
    padding-top: 60px;
}
.news_c dl dd h2{
    font-size: 30px;
    color: #333333;
}
.news_c dl dd p{
    font-size: 20px;
    color: #666666;
    margin-top: 20px;
    text-align: justify;
    line-height: 30px;
}
.jt6a{
    display: none;
}
.news_btn2{
    display: flex; justify-content: space-between;
    margin-top: 50px;
}
.news_btn2 span{
    font-size: 20px;
    color: #666666;
    line-height: 34px;
}
.news_c dl:hover .jt6a{
    display: block;
}
.news_c dl:hover .jt6{
    display: none;
}

/*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 ul li{background: url(../images/lxwm_bg1.png) no-repeat top center; width: 1240px; padding: 60px 100px;  margin-bottom: 20px; background-size: 100% 100%;}
.lxwm ul li dl dt{font-size: 30px;
    color:rgba(51, 51, 51, 0.9);
    line-height: 47px;}
.lxwm ul li dl dt img {
    margin-right: 10px;
    margin-top: -11px;
}
.lxwm ul li dl dt{ margin-bottom: 10px;}
.lxwm ul li dl dd{display: flex;justify-content: space-between; font-size: 22px;}
.lxwm ul li dl dd span:nth-child(1){ color: #333;}
.lxwm ul li dl dd span:nth-child(2){ color: #999;}
.lxwm ul li dl dd span:nth-child(2) i{ color: #333;}
.lxwm ul li:nth-child(2){background: url(../images/lxwm_bg2.png) no-repeat top center;background-size: 100% 100%;}
.lxwm ul li:nth-child(3){background: url(../images/lxwm_bg3.png) no-repeat top center;background-size: 100% 100%;}
.lx_ai{ display:none;}
.lxwm ul li:hover dl dt .lx_ai{ display:inline-block;}
.lxwm ul li:hover dl dt .lx_i{ display:none;}
.lxwm ul li:hover dl dt{ color: #CEA56D;}
@media screen and (max-width: 1450px) {
    .main{ width: 94%; }
    .cpzx ul li{
        width: 428px;
    }
    .topc{
        width: 100%;
    }
    .sfjd_c{
        width: 94%;
    }
    .sfjd_c2{
        width: 43%;
    }
    .zzjd2_c ul li{
        width: 32%;
    }
    .zzjd1_c2{
        width: 40%;
    }
    .p1_c2{
        width: 50%;
    }
    .p1_c1 {
        width: 620px;
    }
    .p1_c1c{
        margin-top: 25px;
    }

    .p10_btn .swiper-button-next {
        right: 6%;
        top: 40%;
    }
    .p10_btn .swiper-button-prev {
        left: 6%;
        top: 45%;
    }
    .p14_c1{
        width: 49%;
    }
    .synews_c{
        width: 1200px;
    }
    .syform_c{
        width: 94%;
        padding: 90px 3%;
    }


}
/*移动*/
@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: 14%;}
    .dpb{padding-bottom: 14%;}
    .smt{ margin-top: 6%;}
    .mmt{ margin-top: 6%;}

	.mbp{ margin-bottom:8%;}
    .t_t2 {
        width: 6%;
        margin-left: 9px;
    }
    .t_t1{   width: 6%;margin-right: 9px;}

       .banner .swiper-button-next {
        width: 30px;
        height: 30px;
        right: 23%;
        top: unset;
        bottom: 3.5%;
    }
    .banner .swiper-button-prev {
        width: 30px;
        height: 30px;
        left: 23%;
        top: unset;
        bottom: 3.5%;
    }

    .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: 0 auto;line-height:32px;}
    .tit h2 br{display: block; color: #AD782A;}
    .tit h2 span{ display: inline-block;}
    .tit p{ font-size:15px;margin:0 auto; text-align:center;line-height:26px;}
	.tit p i{ display: block;}
    .tit>img{ margin: 0 auto 1% auto;}
    .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_cn{ margin-top: 0;}
    .syform_c{ width: 90%; margin: 0 auto;padding: 8% 3%;}
    .syform_c h2{ font-size: 24px;}
    .syform_c h2 br{ display: block;}
    .syform_c p{ font-size: 20px; line-height: 26px;border-radius: 17px;}
    .syform_cn input{ width: 100%; font-size: 14px; padding:20px 0 20px 2%;}
    .syform_cn button{ height: 50px; line-height: 50px; font-size: 16px;}
    .syform_cn textarea{ height: 105px;}
    /*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 li{ width: 94%; padding: 8% 3%;border-radius: 12px;}
    .lxwm ul li dl dt {
        margin-bottom: 5px;
    }
    .lxwm ul li dl dt{ font-size: 18px;}
    .lxwm ul li dl dt img {
        margin-right: 5px;
        width: 33px;
    }
    .lxwm ul li dl dd {
        display: flex;
        justify-content: space-between;
        font-size: 14px;
        flex-wrap: wrap;
    }
    .lxwm ul li dl dd span:nth-child(1) {
        color: #333;
        margin-bottom: 5px;
        width:100%;
    }
    .lxwm ul li dl dd span:nth-child(1) br{ display: none;}
     /*mpart1*/
    .p1_c{
        flex-wrap: wrap;
        margin-right: auto;
    }
    .p1_c1 {
        width: 100%;
    }
    .part1 .tit, .part1 .tit h2, .part1 .tit p {
        text-align: center;
    }
    .p1_c1c p {
        text-align: justify;
        font-size: 14px;
        color: #666666;
        line-height: 25px;
        margin-bottom: 4px;
    }
    .pub_btn {
        display: block;
        background: url(../images/p1_btn.png) no-repeat top center;
        background-size: 100% 100%;
        width: 150px;
        text-align: center;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
        color: #333333;
        margin-bottom: 5%;
        margin-top: 15px;
    }
    .p1_c2{
        width: 100%;
    }
     /*mpart2*/
    .part2 {
        background: url(../images/mp2_bg.jpg) no-repeat top center;
        background-size: 100% auto;
    }
    .p1_c2{
        margin-top: 4%;
    }
    .p2_cn {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .p2_cn_c p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 25px;
        margin-bottom: 5px;
        opacity: 0.8;
    }
    .mp2_t{
        margin-top: 24%;
    }
     /*mpart3*/
    .part3{
        padding-top: 0;
    }
    .p3_c p {
        width: 100%;
        margin: 0 auto 6px auto;
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 25px;
        opacity: 0.8;
    }
    .p3_c p:nth-child(2) {
        margin-bottom: 15px;
    }
    /*mpart4*/
    .part4 {
        background: url(../images/mp4_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-top: 16%;
        padding-bottom: 97%;
    }
    .p4_cn {
        width: 100%;
    }
    .p4_cnc{
        margin-top: 20px;
    }
    .p4_c{
        margin-right: auto;
    }
    .p4_cnc p {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 25px;
        margin-bottom: 6px;
    }
    /*mpart5*/
    .p5_li1>img{
        display: none;
    }
    .p5_li{
        flex-wrap: wrap;
    }
    .p5_li1 {
        width: 100%;
    }
    .part5 .tit p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 7px;
        color: rgba(102, 102, 102, 0.8);
    }
    .p5_li1 ul {
        width: 80%;
        display: flex;
        margin-top: 0;
        margin-bottom: 20px;
        justify-content: space-between;
    }
    .p5_li1 ul li p {
        font-size: 16px;
        color: #666666;
        opacity: 0.8;
    }
    .p5_li1 ul li h2 {
        font-size: 14px;
        color: #333333;
    }
    .part5 .tit {
        margin-bottom: 10px;
    }
    .p5_btn {
        display: none;
    }
    .p5_li2 p {
        background: url(../images/p5_li2_btn.jpg) no-repeat top center;
        background-size: 100% 100%;
        width: 100%;
        height: 75px;
        text-align: center;
        line-height: 75px;
        font-size: 20px;
        color: #333333;
    }
    .p5_li2 p img {
        margin-left: 38px;
        margin-top: -5px;
        width: 25px;
    }
   /*mpart6*/
    .p6_li p {
        background: linear-gradient(125deg, #382E25, #544841);
        height: 60px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 60px;
    }
    .p6_btn, .p7_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 24px auto 0 auto;
    }
    .p6_btn .swiper-button-next img,.p6_btn  .swiper-button-prev img{ width: 80%;}
    .p7_btn .swiper-button-next img,.p7_btn  .swiper-button-prev img{ width: 80%;}

  /*mpart7*/
    .part7 .tit p br{
        display: block;
    }
    .p7_li p {
        font-size: 16px;
        color: #333333;
        margin-top: 20px;
    }
/*mpart8*/
    .part8 {
        background:none;
    }
    .p8_c1 {
        width: 100%;
        padding-top: 0;
    }
    .part8 .tit h2 br{
        display: none;
    }
    .part8 .tit h2, .part8 .tit p, .part8 .tit {
        text-align: center;
    }
    .p8_c1_c ul li>p {
        font-size: 16px;
        color: #666666;
        line-height: 30px;
        text-align: justify;
        margin-bottom: 15px;
        margin-left: 16%;
    }
    .p8_c1_c ul li dl dd h2 {
        font-size: 16px;
        color: #333333;
        margin-bottom: 3px;
    }
    .p8_c1_c ul li dl dd p {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 24px;
        opacity: 0.8;
    }
    .p8_c1_c ul li dl{
        margin-bottom: 15px;
    }
    .p8_c{
        flex-wrap: wrap;
    }
    .p8_c1_c ul li dl dd {
        width: 95%;
    }
    .p8_c1_c ul li.active dl dt {
        margin-right: 2%;
    }
    .p8_c1_c ul li.active dl dt img{
        width: 40px;
        height: 40px;
    }

/*mpart9*/
    .part9{
        padding-top: 0;
    }
    .part9 .tit p br{
        display: block;
    }
    .p9_c{
        width: 100%;
    }
    .p9_btn {
        width: 120px;
        display: flex;
        justify-content: space-between;
        margin: 20px auto 0 auto;
    }
    .p9_btn .swiper-button-next img,.p9_btn  .swiper-button-prev img{ width: 80%;}

    .p9_con {
        width: 96%;
        position: relative;
        background: #FFFFFF;
        box-shadow: 9px 8px 32px 0px rgba(186, 186, 186, 0.36);
        border-radius: 20px;
        right: unset;
        margin: -27% auto 0 auto;
        top: unset;
    }
    .p9_li {
        width: 90%;
        padding: 15% 5%;
    }
    .p9_li h2{
        font-size: 20px;
        margin-top: 25px;
    }
    .p9_li p {
        font-size: 16px;
        color: #666666;
        margin-top: 8px;
        text-align: justify;
        line-height: 27px;
        opacity: 0.8;
    }
    .p9_li1 img:nth-child(1) {
        width: 60px;
        height: 32px;
    }
    .p9_li1 img:nth-child(2) {
        width: 40px;
        height: 40px;
        margin-top: -3%;
    }
    /*mpart10*/
    .part10 {
        background: url(../images/p10_bg.jpg) no-repeat top center;
        background-size: 100% 100%;
    }
    .part10_con{
        width: 94%;
        margin-right: auto;
        margin-left: auto;
    }

    .p10_btn .swiper-button-next,.p10_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
    .p10_btn .swiper-button-next img,.p10_btn  .swiper-button-prev img{ width: 80%;}
    .p10_btn{ width: 120px; margin: 20px auto 0 auto;display: flex;justify-content: space-between;}
    .p10_li dl dt {
        color: #fff;
        font-size: 16px;
    }
    .p10_li dl dd{
        width: 26px;
    }
    .p10_li dl {
        width: 90%;
        padding: 0 5%;
        height: 60px;
        background: #CEA56D;
        display: none;
        justify-content: space-between;
        line-height: 60px;
        position: absolute;
        left: 0;
        bottom: 0;
    }
    /*mpart11*/
    .swiperp11 .swiper-slide span {
        width: 276px;
        display: none;
        text-align: center;
        height: 45px;
        line-height: 45px;
        font-size: 17px;
        color: #333333;
        background: #CEA56D;
        border-radius: 33px;
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        bottom: 4px;
    }
    .swiperp11 .swiper-slide-active span {
        display: block;
    }

    .p11_btn .swiper-button-next,.p11_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
    .p11_btn .swiper-button-next img,.p11_btn  .swiper-button-prev img{ width: 80%;}
    .p11_btn{ width: 120px; margin: 20px auto 0 auto;display: flex;justify-content: space-between;}
   /*mpart12*/
    .p12_li dl dt {
        font-size: 16px;
        color: #333333;
    }
    .p12_li:hover dl dd {
        display: block;
        width: 22px;
    }
    .p12_btn .swiper-button-next,.p12_btn  .swiper-button-prev{ position: relative; left: unset; right: unset; bottom: unset; top: unset;}
    .p12_btn .swiper-button-next img,.p12_btn  .swiper-button-prev img{ width: 80%;}
    .p12_btn{ width: 120px; margin: 20px auto 0 auto;display: flex;justify-content: space-between;}
    /*mpart14*/
    .p14_c1{
        width: 100%;
    }
    .p14_c{
        flex-wrap: wrap;
        flex-direction: column-reverse;
        width: 100%;
    }
    .p14_c2 {
        width: 94%;
        padding-top: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .p14_c2 ul li>p {
        font-size: 16px;
        color: #333333;
        margin-bottom: 20px;
    }
    .p14_c2 ul li dl dt {
        font-size: 16px;
        color: #CEA56D;
    }
    .p14_c2 ul li dl dt img {
        margin-left: 9px;
        margin-top: -5px;
        width: 19px;
    }
    .p14_c2 ul li dl dd {
        font-size: 14px;
        color: #666666;
        line-height: 25px;
        margin-top: 9px;
        opacity: 0.8;
    }
    .p14_c2 ul li dl {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
/*mpart15*/
    .part15 {
        background: url(../images/mp15_bg.jpg) no-repeat top center;
        background-size: 100% auto;
        padding-bottom: 45%;
    }
    .part15>img{
        width: 21%;
    }
    .part15 h2 {
        font-size: 30px;
        margin-top: 23px;
    }
    .part15 h3 {
        font-size: 17px;
        color: #FFFFFF;
        font-weight: normal;
        margin-top: 10px;
    }
    .part15 span {
        font-size: 15px;
        color: #FFFFFF;
        opacity: 0.8;
        display: block;
        width: 100%;
        margin-top: 16px;
    }
    .part15 p {
        width: 94%;
        margin: 16px auto 0 auto;
        font-size: 13px;
        color: #FFFFFF;
        line-height: 25px;
        opacity: 0.8;
    }
    .part15 a {
        font-size: 15px;
        color: #FFFFFF;
        display: block;
        width: 150px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 22px;
        border: 1px solid #FFFFFF;
        margin: 40px auto 0 auto;
    }






    /*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;
    }


   /*mxpart13*/
   .xpart13{ margin-left: auto; margin-right: auto; margin-top:7%; padding-top:0;}
   .xpart13_form{display: flex;justify-content: space-between;flex-wrap: wrap; width: 100%;}
   .name{width: 536px; padding: 0 10px; margin-bottom: 20px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
   .name input{color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
    .name input::placeholder,.xtel input::placeholder{ color: #333;}
   .xtel{ width: 536px; padding: 0 10px; height:60px;font-size: 16px; background: #f2f2f2; line-height: 60px; color:#000;}
   .xtel input{ color:#000; font-size: 16px;background: #f2f2f2;outline-style: none;width: 100%;}
   .cont{ width: 1180px;background: #f2f2f2;padding: 10px; font-size: 16px; color: #000;}
   .cont textarea{ width: 100%; background: #f2f2f2; font-size: 16px; height: 80px; border: 0; outline-style: none; margin-top: 10px;}
    .cont textarea::placeholder{ color: #333;}
   .xactive{ background:#CEA56D!important; color:#fff!important;}
   .xactive input{background:#CEA56D!important;color:#fff!important;}
   .xactive input::placeholder {color:#fff!important;}
   .xactive textarea{background:#CEA56D!important;color:#fff;}
   .xactive textarea::placeholder{color:#fff;}
   .xpart13_form .sub{  text-align: center; width:100%; margin-top:30px; background: none!important;}
    .xpart13_form .sub button {
        color: #fff;
        border: none;
        border-radius: 22px;
        font-size: 16px;
        padding: 10px 40px;
        background:#CEA56D;
    }
   .xactive{color: #fff;}
   .name {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
   .xtel {width: 90%;background: #f7f7f7;text-align: left;margin: 0 auto 20px auto;}
   .xtel input {width: 100%; background: #f7f7f7; margin-left: 0; color: #000;}
   .name input {width: 100%; background: #f7f7f7; color: #000;}
   .cont { width: 90%; margin: 0 auto; background: #f7f7f7; text-align: left; }
   .cont textarea { background: #f7f7f7; font-size:16px; }
    /*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*/

    /*mpart20*/
    /*mpart22*/
    /*mnews*/
    .news_c dl{
        flex-wrap: wrap;
    }
    .news_c dl dd {
        width: 100%;
        margin-left: 0;
        padding-top: 21px;
    }
    .news_c dl dd h2{
        font-size: 16px;
    }
    .news_c dl dd p {
        font-size: 14px;
        color: #666666;
        margin-top: 10px;
        text-align: justify;
        line-height: 24px;
    }
    .news_btn2 span {
        font-size: 14px;
        color: #666666;
        line-height: 51px;
    }
    .news_btn2 i{
        width: 35px;
    }

    .news_btn2 {
        margin-top:0;
    }

    /*mgywm*/
    .g2_li2{
        flex-wrap: wrap;
    }
    .g2_li2_t2 {
        width: 100%;
        padding-top:0;
    }
    .mySwiper2 {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 10px;
    }
    .gywm_btn .swiper-button-next,.gywm_btn .swiper-button-prev{ position: relative; left: unset; right: unset; top: unset;}
    .gywm_btn .swiper-button-next img,.gywm_btn .swiper-button-prev img{  width:80%; }
    .gywm_btn{ width: 120px; display: flex;justify-content: space-between; margin: 20px auto 0 auto;}
    .g2_li2_t2 h2 {
        font-size: 30px;
        color: #E0C085;
        margin-top: 15px;
    }
    .g2_li2_t2 p {
        font-size: 16px;
        color: #666666;
        text-align: justify;
        line-height: 29px;
    }
    /*msfjd*/
.sfjd_c2{
    width: 100%;
}
    .sfjd_c {
        width: 94%;
        margin-right: auto;
        flex-wrap: wrap;
    }
    .sfjd_c1c dl dt {
        font-size: 16px;
        color: #333333;
        margin-bottom: 5px;
    }
    .sfjd_c1c dl dd {
        font-size: 14px;
        color: #666666;
        text-align: justify;
        line-height: 25px;
        opacity: 0.8;
    }
    .sfjd_c1c dl {
        margin-bottom: 8px;
    }




    /*mzzjd*/
    .zzjd1_c{
        flex-wrap: wrap;
        margin-right: auto;
    }
    .zzjd1_c2{
        width: 100%;
    }
    .zzjd1_c1 {
        width: 100%;
        padding-top:0;
    }
    .zzjd1 .tit, .zzjd1 .tit h2, .zzjd1 .tit p {
        text-align: center;
    }
    .zzjd1 .tit p { font-size: 14px;}
    .zzjd1_c1_c h2 {
        font-size: 16px;
    }
    .zzjd1_c1_c h2 img {
        margin-top: -6px;
        margin-right: 6px;
        width: 36px;
    }
    .zzjd1_c1_c p {
        font-size: 14px;
        color: #666666;
        margin-top: 8px;
        text-align: justify;
        line-height: 23px;
        opacity: 0.8;
    }
    .zzjd1_c2{
        margin-top: 3%;
    }
    .zzjd2_c dl{
        flex-wrap: wrap;
    }
    .zzjd2_c dl dd {
        margin-left: 0;
        width: 100%;
        padding-top: 14px;
    }
    .zzjd2_c dl dd h2 {
        font-size: 16px;
        color: #333333;
        margin-bottom: 5px;
    }
    .zzjd2_c dl dd p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
        opacity: 0.8;
        text-align: justify;
    }
    .zzjd2_c dl:nth-child(2) dd{
        margin-bottom: 10px;
    }
    .zzjd2_c ul{
        flex-wrap: wrap;
    }
    .zzjd2_c ul li{
        margin-bottom: 15px;
    }
    .zzjd2_c ul li {
        width: 100%;
    }

    .zzjd3_li dl {
        position: relative;
        left: unset;
        bottom: unset;
        display: block;
        padding: 12% 8%;
        margin: 30px auto 0 auto;
        width: 80%;
        background: #FFFFFF;
        box-shadow: unset;
        border-radius: 20px;
        border: 1px solid #E0C085;
    }
    .zzjd3_li dl dt {
        font-size: 16px;
    }
    .zzjd3_li dl dt img {
        margin-left: 12px;
        margin-top: -3px;
        width: 19px;
    }
    .zzjd3_li dl dd p {
        font-size: 14px;
        margin-top: 7px;
        color: #666666;
        text-align: justify;
        line-height: 25px;
        opacity: 0.8;
    }
    .zzjd3_s .swiper-slide{
        padding-bottom: 0;
    }

    .zzjd3_btn {
        width: 120px;
        margin:20px auto 0 auto;
        display: flex;
        justify-content: space-between;
    }
    .zzjd3_btn .swiper-button-next img,.zzjd3_btn  .swiper-button-prev img{ width: 80%;}





    /*mcpzx*/
    .cpzx ul li p {
        background: linear-gradient(125deg, #382E25, #544841);
        height: 60px;
        text-align: center;
        font-size: 16px;
        color: #FFFFFF;
        line-height: 60px;
    }
     /*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;}
    #header{ padding: 0;background:#fff; position: relative; width: 100%;border-radius:0; top: 0; border-bottom: 0;}
    .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 3% 0;
        z-index: 889;
    }
    .mtopr span{ font-size: 30px; color:#CEA56D;}
    .mtopc{width: 87%; 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;
        margin-bottom: 5px;
    }
    .mtopc_l dl dt {
        width: 39px;
        font-weight: bold;
        margin-top: 7px;
        margin-bottom: 7px;
    }
    .mtopc_l dl dd {
        font-size: 14px;
        color: #333;
        text-align: left;
        margin-top: 26px;
        margin-left: 10px;
    }
    .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}

    /*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;
    }
    /*msynews*/
    /*mnews*/
    .synews_c ul li:nth-child(2),.synews_c ul li:nth-child(3){
        display: none;
    }
    .news_lic {
        padding: 20px 10px;
        background: #F5F5F3;
    }
    .synews_c ul li span{
        font-size: 14px;
    }
    .synews_c ul li h2{
        font-size: 16px;
    }
    .synews_c ul li p {
        font-size: 14px;
        color: #666666;
        line-height: 23px;
        text-align: justify;
        margin-top: 5px;
        border-bottom: 1px solid #999;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .news_lic dl{
        display: none;
    }
    .news_btn{
        display: flex;
        justify-content: space-between;
    }
    .news_btn1 {
        font-size: 14px;
        color: #666;
        margin-top: 11px;
    }
    .news_btn2{
        font-size: 14px;
        color: #fff;
        width: 120px;
        text-align: center;
        line-height: 35px;
        height: 35px;
        background: #CEA56D;
        border-radius: 22px;
    }
    /*mfooter*/
    .mftel{ margin-top: 2%;}
    .newlogo_con_l{ text-align: center; width: 94%; margin: 0 auto; border-bottom: 1px solid rgba(153, 153, 153, 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:4px;}
    .newlogo_con_l dl dt {
        width: 100%;
        font-size: 30px;
        color: #fff;
    }
    .newlogo_con_l dl dt img {
        width: 21%;
        margin-bottom: 1%;
    }
    .newlogo_con{ margin-bottom: 4%;}
    .mfooter {
        background: url(../images/mfooter.jpg) no-repeat top center; background-size: 100% 100%;
        padding: 6% 0 20% 0;
        margin-top: 10%;
        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:#333;font-size: 16px;}
    .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: 65%;
        margin: 4% auto 0 auto;
        display: flex;justify-content: space-between;
    }
    .mfooter_ewm dl{ text-align: center; width: 50%;}
    .mfooter_ewm dl dd {
        font-size: 14px;
        color: #666;
        margin-top: 7%;
    }
    .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: #CEA56D; color: #fff; padding: 10px 0; text-align: center; font-size: 20px;font-weight: bold;}
    .xf a:nth-child(2){ background: #fff; color: #333; }
}
@media screen and (max-width: 400px) {

}
