* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
ul li{list-style: none;}
body {
    color: #222;
    font: 0.22rem / 1.4 "Microsoft Yahei";
    overflow-x: hidden;
}
body {
    font-family: "Songti SC";
}
html{overflow-x: hidden;overflow-y: auto;}
img,video{display: block;}
a{
    color: #222;text-decoration: none;
}
input{border: none;background: none;outline: none;}
input:focus{outline: none;}
.w100{width: 100%;}
.h100{height: 100%;}
.w1170{width: 11.7rem;}
.w1634{width: 16.34rem;}
.w1696{width: 16.96rem;}
.w1524{width: 15.24rem;}
.w1492{width: 14.92rem;}
.w1515{width: 15.15rem;}
.w1240{width: 12.4rem;}
.w1408{width: 14.18rem;}
.auto{margin: auto;}
.flex{display: flex;}
.pa1{position: relative;z-index: 1;}
.flex_c{justify-content: center;}
.flex_b{justify-content: space-between;}
.flex_a{justify-content: space-around;}
.flex_w{flex-wrap: wrap;}
.flex_d{flex-direction: column;}
.align_c{align-items: center;}
.grid{display: grid;}
.scale08{transform: scale(0.8);opacity: 0;}
.delay1s{transition-delay: 1s;}
.delay2s{transition-delay: 2s;}
.scale1{transform: scale(1);opacity: 1;}

/* 头部菜单 */
.top{background-color: #000943;z-index: 2;position: relative;font-weight: 200;}
.top_logo{width: 2.15rem;height: 0.6rem;margin-right: 0.65rem;}
.top_logo img{width: 100%;height: 100%;object-fit: contain;}
.menu_item{display: flex;font-size: 18px;align-items: center;color: #fff;margin-left: 32px;height: 1rem;
position: relative;}
.menu_item a{color: #fff;}
.menu_item > img{width: 0.18rem;height: 0.18rem;margin-left: 3px;}
.menu_item > a.active{color: #F8DF97;font-weight: 700;}
.menu_item:hover > a{color: #F8DF97;font-weight: 700;}
.menu_item.active .sec_con{display: block;}
.sec_con{position: absolute;width: 200%;left: -50%;top: 0.94rem;background: rgba(255, 255, 255, 0.9);display: none;z-index: 5;
height: auto;text-align: center;border-top: 0.06rem solid #F8DF97;}
.sec_left{width: 100%;height: 100%;border-right: 1px solid rgba(0, 0, 0, 0.1);padding-top: 0.2rem;padding-bottom: 0.2rem;}
.sec_item{width: 100%;height: 0.6rem;line-height: 0.6rem;}
.sec_item a{color: rgba(0, 0, 0, 0.9);font-size: 0.2rem;}
.sec_item:hover > a{color: #B1833E;}
.sec_right{padding-top: 0.53rem;}
.sec_right_con{width: 6.28rem;margin-left: 0.83rem;display: none;}
.sec_right .sec_right_con:nth-child(1){display: block;}
.sec_title{font-size: 0.24rem;font-weight: 600;margin-bottom: 0.18rem;}
.sec_title a{color: #B1833E;}
.sec_info{color: rgba(0, 0, 0, 0.6);font-size: 0.16rem;line-height: 0.24rem;}
.sec_pol{width: 1.77rem;height: 0.17rem;position: absolute;left: 0;top: 1.16rem;}
.sec_por{width: 7.1rem;height: 0.32rem;position: absolute;right: 0;bottom: 0.12rem;}
.sec_pol img,.sec_por img{width: 100%;object-fit: contain;}
.menu .menu_item:nth-child(3) .sec_left .sec_item:nth-child(2){display: none;}
.menu .menu_item:nth-child(7) .sec_left .sec_item:nth-child(2) {display: none;}

/* 底部 */
.section_f{height: 4.23rem;background: url(./footer_bg.png)no-repeat;background-size: cover;padding-top: 0.66rem;position: relative;}
.section_f_left > img{width: auto;height: 0.7rem;margin-bottom: 0.39rem;}
.f_left_wx img:nth-child(1){width: 0.75rem;height: 0.75rem;margin-right: 0.15rem;}
.f_left_wx img:nth-child(2){width: 0.3rem;height: 0.3rem;}
.section_f_right,.section_f_right a{color: #fff;}
.f_title{font-size: 0.16rem;margin-bottom: 0.5rem;}
.f_link_item{margin-bottom: 0.27rem;width: 2.35rem;}
.f_link_item:nth-child(2n+1){margin-right: 0.54rem;}
.f_link_item a{display: flex;color: rgba(255, 255, 255, 0.6);font-size: 0.12rem;}
.f_link_item a img{width: 0.19rem;height: 0.19rem;}
.f_link{width: 5.64rem;padding-left: 0.25rem;border-left: 2px solid rgba(255, 255, 255, 0.1);height: 1.82rem;}

.f_friend{width: 2.21rem;padding-left: 0.25rem;border-left: 2px solid rgba(255, 255, 255, 0.1);height: 1.82rem;display: none;}
.f_friend_item{font-size: 0.12rem;margin-bottom: 0.27rem;}
.f_friend_item a{color: rgba(255, 255, 255, 0.6);}
.f_bottom{height: 0.7rem;background: rgba(0, 0, 0, 0.5);position: absolute;left: 0;bottom: 0;color: rgba(255, 255, 255, 0.6);
font-size: 0.14rem;}
.f_bottom a{color: rgba(255, 255, 255, 0.6);}

#font_j{display: none;}

.ewm{position: fixed;width: 120px;height: 120px;background-color: #fff;border-radius: 10px;
border: 1px solid #ddd;padding: 5px;right: 20px;bottom: 200px;font-size: 0.12rem;text-align: center;}
.ewm img{width: 100%;margin-bottom: 0.1rem;}

@media screen and (max-width: 1024px) {
    .top,.fp-right{display: none;}
    .wap_menu_box{display: block;}
    .wap_menu{display: flex;position: fixed;width: 100%;height: 1rem;justify-content: space-between;z-index: 9;background: #000943;
    color: #fff;padding: 0 0.2rem;align-items: center;}
    .wap_logo{height: 0.64rem;}
    .wap_logo img{height: 100%;object-fit: contain;}
    .wap_menu_list{width: 100%;height: calc(100% - 1rem);position: fixed;right: -100%;bottom: 0;z-index: 99;color: #fff;
        background: #062b5c;transition: all 1s;}
    .wap_menu_list a{color: #fff;}
    .wap_menu_item,.wap_menu_item_font{width: 100%;font-size: 0.24rem;line-height: 2.5;border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 0 0.2rem;
    overflow: hidden;}
    .wap_menu_item.active > a{background: url(./arrowbai.png)no-repeat right center;display: block;width: 100%;}
    .wap_menu_two{transition: all 0.8s ease-out;transform: translateX(-100%);height: 0;}
    .wap_menu_two_item{width: 100%;padding: 0 0.2rem;font-size: 0.22rem;}
    .wap_menu_item.active .wap_menu_two{transform: translate(0);height: auto;}
    .wap_menu_btn_close{display: none;transition: all 1.5s;}
    .wap_menu_btn_open{transition: all 1.5s;}

    .wap_menu_list .wap_menu_item:nth-child(2) .wap_menu_two .wap_menu_two_item:nth-child(2){display: none;}
    .wap_menu_list .wap_menu_item:nth-child(6) .wap_menu_two .wap_menu_two_item:nth-child(2){display: none;}

    .section_f{padding-top: 0.5rem;height: auto;padding-bottom: 1rem;}
    .section_f > .w1170{display: flex;flex-direction: column;width: 100%;}
    .section_f_left{display: flex;justify-content: center;align-items: center;}
    .section_f_left > img{margin-bottom: 0;margin-right: 0.5rem;}
    .section_f_right{flex-direction: column;}
    .f_link{width: 100%;padding-left: 0;display: flex;flex-direction: column;justify-content: center;height: auto;align-items: center;
    border-left: none;}
    .f_title{font-size: 0.22rem;margin-top: 0.2rem;margin-bottom: 0.2rem;}
    .f_link_item{width: 50%;display: flex;justify-content: center;}
    .f_link_item:nth-child(2n+1){margin-right: 0;}
    .f_link_list{justify-content: center;}
    .f_link_item a{font-size: 0.15rem;}
    .f_friend{width: 100%;padding-left: 0;display: flex;flex-direction: column;justify-content: center;height: auto;align-items: center;
    border-left: none;}
    .f_friend_list{width: 100%;display: flex;justify-content: center;}
    .f_friend_item{font-size: 0.15rem;}
   .f_bottom >.w1170{font-size: 0.15rem;display: flex;justify-content: center;}
   .w1170{width: 100%;}
    .w1634{width: 100%;}
    .w1696{width: 100%;}
    .w1524{width: 100%;}
    .w1492{width: 100%;}
    .w1515{width: 100%;}
    .w1240{width: 100%;}
    .w1408{width: 100%;}

    .Z_content{margin: 1.2rem auto 0 !important;}
    
}

@media screen and (min-width: 1025px) {
    .top{display: block;}
    .wap_menu_box{display: none;}
} 

