/* 二级页样式-开始 */

/* 二级公共-样式 */
.n_banner{width: 100%;position: relative;margin-top: 0.5rem;overflow: hidden;}

.n_banner::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/topBG.png) repeat-x top;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.n_banner::after {
    content: "";
    width: 100%;
    height: 2.55rem;
    background: url(../images/ny/ej_bn_zz.png) repeat-x bottom;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    background-size: 100%;
}

.n_banner>img{width: 100%;}

.ej_main{position: relative;padding: 0.8rem 0;}
.ej_main>.w156{position: relative;z-index: 4;}
.ej_main::before{content: '';display: block;width: 100%;height:  100%;background: url(../images/ny/ej_main_bg1.png) no-repeat top center;background-size: 100%;z-index: 1;
position: absolute;top: 0;left: 0;
}
.ej_main::after{content: '';display: block;width: 100%;height:  100%;background: url(../images/ny/ej_main_bg2.png) no-repeat bottom center;background-size: 100%;z-index: 2;
    position: absolute;top: 0;left: 0;
}


.ej_dh_box{position: absolute;bottom: 0;left: 0;width: 100%;z-index: 6;padding-bottom: 0.44rem;}
.ej_dh_box .w156{}
.ej_dh_box h2{font-size: 0.46rem;color: #fff;font-weight: 600;margin-bottom: 0.25rem;}
.ej_dh_box .ej_dh{display: flex;align-items: center;}
.ej_dh_box .ej_dh .ico{max-width: 1.19rem;}
.ej_dh_box .ej_dh .ico img{width: 100%;display: block;}

.ej_dh_box .ej_dh ul{display: flex;}
.ej_dh_box .ej_dh ul li{margin: 0 0.25rem;}
.ej_dh_box .ej_dh ul li a{}
.ej_dh_box .ej_dh ul li p{font-size: 0.18rem;color: #dfcccc;padding: 0.13rem 0;position: relative;transition: 0.4s;}
.ej_dh_box .ej_dh ul li p::after{content: '';display: block;width: 0;height: 0.02rem;background: #e0b072;position: absolute;bottom: 0;left: 0;z-index: 1;transition: 0.4s;}
.ej_dh_box .ej_dh ul li.on p,.ej_dh_box .ej_dh ul li:hover p{color: #e0b072;}

.ej_dh_box .ej_dh ul li.on p::after,.ej_dh_box .ej_dh ul li:hover p::after{width: 100%;}




#nav_slide{line-height: 50px;position: relative;z-index: 2;display:none;background: #9d080c;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.18rem;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 0.14rem;color: #666;}
#sub_nav_content ul li.on>a{color: #8379ad;}

#sub_nav_content ul li ul{ display:none}

.list-banner{position: relative;}
.list-banner::after{content: "";width: 100%;height: 100%;background: url(../images/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.list-banner img{display: block;width: 100%;}

.main_bd{}
.n_container{position: relative; padding: 0 0 1.2rem;min-height:500px;background: #f5f3fc;background-size: 100%;}
.n_container::after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.n_container .w14{position: relative;z-index: 3;}
.n_container .n_left{width: 270px;position: relative;z-index: 5;margin-top: 0.2rem;}
.n_container .n_left h1{height: 110px;width: 100%; background:rgba(76,102,189,0.9);display: flex;justify-content: center;align-items: center;}
.n_container .n_left h1 span{font-size: 0.32rem;color:#fff;position: relative;}
.n_container .n_left .sider_nav{position: relative;z-index: 5;}
.n_container .n_left ul{position:relative;}
.n_container .n_left .con{position: relative;}
.n_container .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.n_container .n_left .con ul li.on{}
.n_container .n_left .con ul li:hover{color: #645799;}
.n_container .n_left .con ul li:last-child::after{display: none;}
.n_container .n_left .con ul li.on:before,.n_container .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li>a img{ margin:-3px 14px 0 0}
.n_container .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 25px 30px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a::after{content: "";width: 0; height: 100%;border-top-right-radius: 0.4rem;border-bottom-right-radius: 0.4rem;position: absolute;left: 0;top: 0;background: #645799;}
.n_container .n_left .con ul li>a b{font-weight: normal;position: relative;z-index: 3;}
.n_container .n_left .con ul li.on>a{color: #fff;font-weight: bold;}
.n_container .n_left .con ul li.on>a::after{width: calc(100% + 0.3rem);}
.n_container .n_left .con ul li.on>a b{font-weight: bold;}
.n_container .n_left .con ul li:hover>a{color: #645799;}
.n_container .n_left .con ul li.on:hover>a{color: #fff;}
.n_container .n_left .con ul li dl{display:none;margin: 0 0.3rem;padding: 0.15rem 0; position:relative;border-bottom: 1px solid #dcdae1;}
.n_container .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 12px;position: relative;}
.n_container .n_left .con ul li dl dd::after{content: "";width: 4px;height: 4px;background: #645799;position: absolute;left: 0;top: 12px;}
.n_container .n_left .con ul li dl dd a{font-size: 18px;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.n_container .n_left .con ul li dl dd.onn a{color: #645799;}
.n_container .n_left .con ul li dl dd:hover a{color: #645799;transition: 0.6s all;}
.n_container .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.n_container .n_left .con ul li.on i{background: url(../images/jt.png) no-repeat center;}
.n_container .n_left .con ul li i{width: 8px;height: 12px;background-size: 100%; position:absolute;right: 30px;top: 35px;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #645799 !important;}
.n_container .n_right{width: calc(100% - 270px);position: relative;margin-top: -1rem;min-height: 500px;background: #fff;background-size: 100%;padding: 0.5rem;box-shadow: 0px 2px 49px 0px rgba(41, 51, 60, 0.08);border-top: 0.05rem solid #d0a972;}
.n_container .n_right .n_news{}
.mianbao{position: relative;margin-right: 0.02rem;}
.mianbao .flex{margin-bottom: 0.25rem;padding-bottom: 0.08rem;}
.mianbao::before {content: "";width: 0.05rem;height: 0.05rem;border-radius: 50%;border: 1px solid #645799;position: absolute;right: -0.01rem;bottom: -0.02rem;}
.mianbao::after {content: "";width: 0.51rem;height: 0.29rem;background-size: cover;position: absolute;left: 0;bottom: -0.01rem;}
.mianbao .mianbaoCon{position: relative;}
.mianbao .mianbaoCon::after {content: "";width: calc(100% - 0.4rem);height: 0.01rem;background: #645799;position: absolute;left: 0.34rem;bottom: 0;}
.mianbao h5{font-size: 0.24rem;color: #645799;font-weight: bold;margin-left: 0.6rem;}
.position{font-size:0.15rem;color: #888888;margin-right: 0.05rem;}
.position a{color: #888888;transition:0.36s;}
.position span{font-size:14px;color:#888888;margin: 0 4px;}
.position .on{color: #645799;}
.position a:hover{color: #645799;}
.n_news{}
.fanye{ text-align:center;margin-top: 0.4rem;}
.fanye img{ max-width:100%}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0.5rem 0.3rem;margin-top: 0;}
	.mianbao{ display:none;}
	#nav_slide{ display:block;}
	.list-banner::after{background: none;}
	
	
}
@media(max-width: 540px){
	.list-banner img{height: 25vw;object-fit: cover;}
}


.ej_tit{}
.ej_tit h2{font-size: 0.4rem;color: #323232;font-weight: 600;margin-bottom: 0.4rem;}






@media(max-width: 1200px){
    .n_banner{margin-top: 1.2rem;}

    .ej_dh_box{display: none;}
    .n_banner::after{display: none;}
    .n_banner::before{display: none;}

    .ej_main{position: relative;padding: 0.4rem 0;min-height: 4rem;}

    
    .ej_main::before{width: 18rem;}
    .ej_main::after{width: 18rem;}
}

@media(max-width: 850px){
    .ej_tit h2{font-size: 0.28rem;margin-bottom: 0.25rem;}
}
@media(max-width: 480px){
	.n_banner{margin-top: 144px;}
}


/* 学校概况-历史沿革 */

.lsyg_box1{margin-bottom: 0.8rem;}
.lsyg_box1 ul{}
.lsyg_box1 ul li{display: flex;justify-content: space-between;align-items: center;border: 1px solid #e7e7e7;border-top: 0 solid #fff;position: relative;padding: 0.5rem 0;
flex-wrap: wrap;
}
.lsyg_box1 ul li:first-child{padding-top: 0;}
.lsyg_box1 ul li::after{content: '';display: block;width: 0.4rem;height: 1px;background: #9d080c;position: absolute;top: 0;left: 0;}
.lsyg_box1 ul .con{width: calc(100% - 5.4rem);padding: 0 0.5rem;}
.lsyg_box1 ul .con p{font-size: 0.2rem;color: #323232;line-height: 0.44rem;text-indent: 2em;}

.lsyg_box1 ul .pic{width: 5.4rem;padding: 0.05rem;background: #fff;box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.12);}
.lsyg_box1 ul .pic img{display: block;width: 100%;}



.lsyg_box2{}
.lsyg_box2 ul{display: flex;flex-wrap: wrap;}
.lsyg_box2 ul li{width: calc(33.33% - 0.3rem);border-top: 0.02rem solid #9d080c;margin: 0 0.15rem;background: #fff url(../images/ny/lsyg_li.jpg) no-repeat center bottom;background-size: 100%;
transition: 0.4s;
}
.lsyg_box2 ul li a{}
.lsyg_box2 ul li .con{padding: 0.47rem 0.4rem;}
.lsyg_box2 ul li .sj{display: flex;align-items: flex-end;margin-bottom: 0.13rem;}
.lsyg_box2 ul li .sj .p1{font-size: 0.3rem;color: #9d080c;font-family: Impact;}
.lsyg_box2 ul li .sj .p2{font-size: 0.2rem;color: #323232;margin-left: 0.08rem;}
.lsyg_box2 ul li .bt{font-size: 0.2rem;line-height: 0.44rem;color: #323232;transition: 0.4s;
}

.lsyg_box2 ul li:hover{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.12);}
.lsyg_box2 ul li:hover .bt{color: #9d080c;}



@media(max-width: 850px){


    .lsyg_box1 ul li{justify-content: center;padding: 0.1rem 0.2rem 0.2rem 0.2rem !important;}
    .lsyg_box1 ul .con{width: 100%;margin-bottom: 0.2rem;padding: 0;}
    .lsyg_box1 ul .img{width: 100%;}

    .lsyg_box2 ul li{width: 100%;margin-bottom: 0.2rem;}
    .lsyg_box2 ul li .con{padding: 0.27rem 0.2rem;}
}






/* 学校领导（现任领导内容页） */



.xrldnr_box{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xrldnr_box .pic{width: 2.1rem;}
.xrldnr_box .pic img{display: block;width: 100%;}
.xrldnr_box .nr{width: calc(100% - 2.8rem);}
.xrldnr_box .nr .bt{font-size: 0.46rem;color: #323232;margin-bottom: 0.2rem;}
.xrldnr_box .nr .xx{padding-bottom: 0.3rem;border-bottom: 1px solid #e1e1e1;}
.xrldnr_box .nr .xx p{font-size: 0.2rem;line-height: 0.44rem;}

.xrldnr_box .nr .con{padding-top: 0.3rem;}
.xrldnr_box .nr .con p{font-size: 0.2rem;line-height: 0.44rem;color: #323232;margin-bottom: 0.2rem;text-indent: 2em;}

@media(max-width: 850px){
    .xrldnr_box .pic{width: 2.1rem;margin-bottom: 0.3rem;}
    .xrldnr_box .nr{width: calc(100%);}
    .xrldnr_box .nr .bt{font-size: 0.3rem;}
    .xrldnr_box .nr .xx p{line-height: 0.34rem;}
}



/* 学校概况-学校领导 */


.xxld_box1{margin-bottom: 0.6rem;box-shadow: 0px 0.03rem 0.16rem 0px rgba(0, 0, 0, 0.08);
    background: rgba(255,255,255,0.7);}

.xxld_tit{padding: 0.2rem 0.6rem;background: #9d080c;}
.xxld_tit h2{color: #fff;text-align: center;position: relative;font-size: 0.4rem;font-weight: 600;letter-spacing: 0.03rem;}
.xxld_tit h2::before{content: '';display: block;width: calc(50% - 1.14rem);height: 0.13rem;background: url(../images/ny/xxld_tit_left.png) no-repeat center right;background-size: 6.08rem;position: absolute;top: calc(50% - 0.065rem);left: 0;}

.xxld_tit h2::after{content: '';display: block;width: calc(50% - 1.14rem);height: 0.13rem;background: url(../images/ny/xxld_tit_left.png) no-repeat center right;background-size: 6.08rem;position: absolute;top: calc(50% - 0.065rem);right: 0;transform: rotate(180deg);}

.xxld_box1 .box{padding: 0.3rem 0.6rem;
    display: flex;justify-content: space-between;flex-wrap: wrap;
}
.xxld_box1 .box>div{width: calc(50% - 0.2rem);}

.xxld_box1 .con{
display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;
padding: 0.3rem 0;
border-bottom: 1px solid #e1e1e1;
}
.xxld_box1 .con+.con+.con+.con{border-bottom: 0px solid #fff;}

.xxld_box1 .con h3{font-size: 0.22rem;color: #323232;padding-right: 0.37rem;width: 1.5rem;text-align: right;line-height: 0.3rem;
position: relative;
}
.xxld_box1 .con h3::after{content: '';display: block;width: 1px;height: 0.4rem;background: #e1e1e1;position: absolute;right: 0;top: calc(50% - 0.2rem);}
.xxld_box1 .con ul{display: flex;flex-wrap: wrap;width: calc(100% - 1.5rem);}
.xxld_box1 .con ul li{width: 25%;text-align: center;margin-bottom: 0.12rem;}
.xxld_box1 .con ul li a{font-size: 0.18rem;color: #323232;line-height: 0.3rem;display: table;position: relative;margin: 0 auto;transition: 0.4s;}
.xxld_box1 .con ul li a::after{content: '';display: block;width: 0;height: 1px;background: #9d080c;position: absolute;bottom: 0;left: 0;transition: 0.4s;}


.xxld_box1 .con ul li a:hover::after{width: 100%;}
.xxld_box1 .con ul li a:hover{color: #9d080c;}



.xxld_box2{box-shadow: 0px 0.03rem 0.16rem 0px rgba(0, 0, 0, 0.08);
    background: rgba(255,255,255,0.7);
   
}
.xxld_box2 .xxld_tit{background: #e0b072;}
.xxld_box2 .xxld_tit h2{}

.xxld_box2 .box{padding: 0.6rem;
    display: flex;justify-content: space-between;flex-wrap: wrap;
    
}
.xxld_box2 .box>div{width: calc(50% - 0.2rem);border: 1px solid #f0f0f0; position: relative;}
.xxld_box2 .box>div.on{border: 1px solid rgba(255,255,255,0);}

.xxld_box2 .box h3{font-size: 0.26rem;color: #323232;font-weight: 600;background: #f0f0f0;padding: 0.16rem 0.3rem;}

.xxld_box2 .con{padding: 0.2rem 0.3rem;display: flex;flex-wrap: wrap;}
.xxld_box2 .con li{width: 50%;}
.xxld_box2 .con p{cursor: pointer;font-size: 0.18rem;color: #323232;line-height: 0.28rem;padding: 0.08rem 0;transition: 0.4s;position: relative;display: table;}
.xxld_box2 .con p::after{content: '';display: block;width: 0;height: 1px;background: #9d080c;position: absolute;bottom: 0;left: 0;transition: 0.4s;}

.xxld_box2 .con p:hover::after{width: 100%;}
.xxld_box2 .con p:hover{color: #9d080c;}


  
.ld_pic_box{position: absolute;top: -1px;left: -1px;width: calc(100% + 2px);height: 100%;background: #fff;display: none;}
.ld_pic_box.on{display: block;}
.ld_pic_box .close{width: 0.21rem;height: 0.21rem;background: url(../images/ny/lrld_close.png) no-repeat center center;background-size: 100% 100% !important;position: absolute;right: 0.3rem;top: -0.3rem;cursor: pointer;transition: 0.4s;}
.ld_pic_box .ld_pic{}
.ld_pic_box .ld_pic li{display: none;padding: 0.5rem 14%;justify-content: space-between;}
.ld_pic_box .ld_pic li.on{display: flex;}
.ld_pic_box .ld_pic li .pic{width: 1.38rem;background: #fff;box-shadow: 0px 0 0.16rem 0px rgba(0, 0, 0, 0.1);padding: 0.05rem;}
.ld_pic_box .ld_pic li .pic img{display: block;width: 100%;}
.ld_pic_box .ld_pic li .xx{width: calc(100% - 1.6rem);padding-top: 0.05rem;}
.ld_pic_box .ld_pic li .xx p{font-size: 0.16rem;line-height: 0.32rem;color: #323232;}
.ld_pic_box .ld_pic li .xx p.bt{font-size: 0.24rem;margin-bottom: 0.1rem;}


.ld_pic_box .close:hover{transform: rotate(180deg);}



@media(max-width: 1024px){

    .xxld_tit h2{font-size: 0.3rem;}
    .ld_pic_box .close{top: 0;}

    .xxld_box1 .box{padding: 0.15rem 0.3rem;}
    .xxld_box1 .con{padding: 0.15rem 0;}
    .xxld_box1 .box>div{width: 100%;}
    .xxld_box1 .con+.con+.con+.con{    border-bottom: 1px solid #e1e1e1;}
    .xxld_box1 .box>div.right .con:last-child{ border-bottom: 0px solid #e1e1e1;}

    .xxld_box2 .box{padding: 0.3rem;}

    .xxld_box2 .box>div{width: 100%;}
    .xxld_box2 .box>div+div{margin-top: 0.2rem;}

}
@media(max-width: 850px){
    .xxld_box1 .con h3{font-size: 0.18rem;width: 1.3rem;}
    .ld_pic_box .ld_pic li{    padding: 0.5rem 14%;}
    .xxld_box2 .con li{width: 100%;}
}




/* 学校概况-校训校徽校歌 */



.xxxh_box{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xxxh_box>div{border: 1px solid #dbdbdb;}
.xxxh_box1{display: flex;justify-content: center;align-items: center;background: url(../images/ny/xxxh_box1_bg.png) no-repeat center center;background-size: 100%;height: 3rem;margin-bottom: 0.4rem;width: 100%;}
.xxxh_box1 img{display: block;max-width: 60%;}

.xxxh_box2{width: calc(50% - 0.2rem);padding: 0.5rem;}
.xxxh_box2 img{display: block;margin: 0 auto;max-width: 60%;margin-bottom: 0.3rem;}
.xxxh_box2 p{font-size: 0.21rem;color: #323232;line-height: 0.44rem;text-indent: 2em;}

.xxxh_box3{width: calc(50% - 0.2rem);}
.xxxh_box3 img{width: 100%;}


@media(max-width: 850px){
    .xxxh_box>div{width: 100%;margin-bottom: 0.4rem;}
    .xxxh_box1 img{max-width: 80%;}
    .xxxh_box1{height: auto;padding: 0.5rem 0;}

    .xxxh_box2{padding: 0.3rem;}
}






.zzjg_main{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zzjg_main>div{width: calc(50% - 0.2rem);}

.zzjg_box{border: 1px solid #dbdbdb;background: rgba(255,255,255,0.6);padding: 0.5rem 0.5rem 0.36rem;position: relative;border-left: 0;
    margin-bottom: 0.2rem;
}
.zzjg_box::after{content: '';display: block;width: 0.05rem;height: 100%;background: #9d080c;position: absolute;left: 0;top: 0;}
.zzjg_box h2{margin-bottom: 0.1rem;font-size: 0.3rem;color: #323232;position: relative;padding-left: 0.17rem;}
.zzjg_box h2::after{content: '';display: block;width: 0.05rem;height: 0.29rem;background: #e0b072;position: absolute;left: 0;top: 0;}
.zzjg_box ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.zzjg_box ul li{padding: 0.15rem 0;border-bottom: 1px solid #e7e7e7;width: calc(50% - 0.2rem);
}
.zzjg_box ul li a{display: block;}
.zzjg_box ul li p{font-size: 0.18rem;line-height: 0.28rem;color: #323232;display: table;padding-right: 0.2rem;position: relative;transition: 0.4s;}
.zzjg_box ul li p::after{content: '';display: block;width: 0.11rem;height: 0.1rem;background: url(../images/ny/zzjg_ico.png) no-repeat center center;background-size: 100% !important;position: absolute;right: 0;top: 0.08rem;transition: 0.4s;}

.zzjg_box ul li:nth-last-child(2){border-bottom: 0;}
.zzjg_box ul li:last-child{border-bottom: 0;}

.zzjg_box ul li p:hover{color: #9d080c;}
.zzjg_box ul li p:hover::after{transform: translate(0,-3px);background: url(../images/ny/zzjg_ico_on.png) no-repeat center center;}

@media(max-width: 850px){
    .zzjg_main>div{width: 100%;}
    .zzjg_box h2::after{height: 0.23rem;}
    .zzjg_box h2{font-size: 0.24rem;}
    .zzjg_box{padding: 0.3rem;}

    .zzjg_box ul li{width: calc(50% - 0.1rem);}
}


.sjbw_main{padding: 0 1.3rem;position: relative;}

.sjbw_jt{position: absolute;width: 100%;display: flex;justify-content: space-between;left: 0;top: calc(43% - 0.4rem);}
.sjbw_jt>div{position: relative;left: 0;top: 0;margin: 0;width: 0.8rem;height: 0.8rem;background: url(../images/ny/sjbw_prev.png) no-repeat center center;background-size: 100% 100% !important;border: 0 solid #000;}
.sjbw_jt>div.swiper-button-next{right: 0;transform: rotate(180deg);}

.sjbw_lb1{overflow: hidden;margin-bottom: 0.2rem;}
.sjbw_lb1 .swiper-slide{display: block;filter: brightness(1);}
.sjbw_lb1 img{width: 100%;}

.sjbw_lb2{overflow: hidden;}
.sjbw_lb2 .swiper-slide{position: relative;    filter: brightness(1);}
.sjbw_lb2 .swiper-slide::after{content: '';display: block;width: calc(100% - 4px);height: calc(100% - 4px);border: 2px solid #e0b072;position: absolute;top: 0;left: 0;opacity: 0;transition: 0.4s;}
.sjbw_lb2 img{width: 100%;}

.sjbw_lb2 .swiper-slide.swiper-slide-thumb-active::after{opacity: 1;}

@media(max-width: 850px){
    .sjbw_main{padding: 0 0.6rem;}
    .sjbw_jt{top: calc(48% - 0.4rem);}
    .sjbw_jt>div{width: 0.4rem;height: 0.4rem;}
}





.jxdw_main{display: flex;justify-content: space-between;}
.jxdw_main .left{width: 5rem;background-position: center center;height: 7.8rem;}
.jxdw_main .left img{display: block;width: 100%;height: 100%;object-fit: cover;}
.jxdw_main .left img.sj{display: none;}
.jxdw_main .right{width: calc(100% - 5.4rem);}


.jxdw_ul{margin: 0 -0.1rem;display: flex;flex-wrap: wrap;}
.jxdw_ul li{width: calc(33.33% - 0.2rem);margin: 0 0.1rem;border: 1px solid #dadada;border-radius: 0.03rem;}
.jxdw_ul li+li+li+li{margin-top: 0.2rem;}

.jxdw_ul li a{display: block;padding: 0.19rem 0.45rem 0.19rem 0.2rem;position: relative;}
.jxdw_ul li a p{font-size: 0.18rem;line-height: 0.2rem; color: #323232;position: relative;z-index: 3;transition: 0.4s;}
.jxdw_ul li a::after{content: '';display: block;width: 0.21rem;height: 0.07rem;background: url(../images/ny/jxdw_ico_jt.png) no-repeat center center;background-size: 100% 100%;position: absolute;right: 0.2rem;top: calc(50% - 0.035rem);z-index: 3;}


.jxdw_ul li a::before{content: '';display: block;width: 100%;height: 0;background: #9d080c;transition: 0.4s;position: absolute; bottom: 0;left: 0;z-index: 1;}
.jxdw_ul li a:hover:before{height: 100%;}
.jxdw_ul li a:hover p{color: #fff;}

@media(max-width: 1200px){
    .jxdw_main{align-items: flex-start;}
    .jxdw_main .left{width: 3rem;height: auto;}
    .jxdw_main .right{width: calc(100% - 3.4rem);}

}


@media(max-width: 850px){
    .jxdw_main .left{width: 100%; margin-top: 0.2rem;height: auto;}
    .jxdw_main .left img{display: none;}
    .jxdw_main .left img.sj{display: block;}

    .jxdw_main .right{width: 100%;}
    .jxdw_main{flex-direction: column-reverse;}

    .jxdw_ul li {
        width: calc(50% - 0.2rem);
        margin-top: 0.1rem !important;
    }
    .jxdw_ul li a{    padding: 0.12rem 0.45rem 0.12rem 0.15rem;}
    .jxdw_ul li a p{line-height: 0.24rem;}
}



.szdw_main{}
.szdw_main .con{}
.szdw_main .con p{font-size: 0.2rem;line-height: 0.44rem;text-indent: 2em;margin-bottom: 0.2rem;}

.szdw_box{}
.szdw_box .tit{padding: 0.19rem 0.3rem;background: #e0b072;position: relative;border-radius: 0.05rem;cursor: pointer;margin-bottom: 0.2rem;}
.szdw_box .tit::after{content: '';display: block;width: 0.11rem;height: 0.19rem;background: url(../images/ny/szdw_btn_jt.png) no-repeat center center;background-size: 100% 100%;position: absolute;right: 0.3rem;top: calc(50% - 0.095rem);transition: 0.4s;}
.szdw_box .tit p{font-size: 0.2rem;color: #fff;padding-left: 0.27rem;background: url(../images/ny/szdw_tit_ico.png) no-repeat center left;background-size: 0.17rem;}

.szdw_box .box{padding: 0 0.3rem;display: none;}
.szdw_box .box>div{padding-top: 0.15rem;display: flex;flex-wrap: wrap;justify-content: space-between;
margin-bottom: 0.2rem;
}
.szdw_box .box h2{width: 1.4rem;font-size: 0.3rem;color: #323232;text-align: right;font-weight: 600;}
.szdw_box .box ul{display: flex;flex-wrap: wrap;width: calc(100% - 1.8rem);}
.szdw_box .box ul li{width: 12.5%;margin-bottom: 0.16rem;}
.szdw_box .box ul li a{cursor: text;}
.szdw_box .box ul li p{font-size: 0.18rem;color: #323232;line-height: 0.3rem;padding-left: 0.15rem;position: relative;transition: 0.4ss;}
.szdw_box .box ul li p::after{content: '';display: block;width: 0.05rem;height: 0.05rem;background: #e0b072;position: absolute;left: 0;top: calc(50% - 0.025rem);border-radius: 50%;transition: 0.4s;}


.szdw_box.on .tit{background: #9d080c;}
.szdw_box.on .tit::after{transform: rotate(90deg);}


/* .szdw_box .box ul li:hover p::after{background: #9d080c;}
.szdw_box .box ul li:hover p{color: #9d080c;} */

@media(max-width: 850px){
    .szdw_box .box{padding: 0;}
    .szdw_box .box h2{font-size: 0.26rem;}
    .szdw_box .tit{margin-bottom: 0.1rem;}

    .szdw_box .box ul li{width: 20%;}
}

@media(max-width: 650px){
    .szdw_box .box>div{flex-wrap: wrap;margin-bottom: 0;}
    .szdw_box .box h2{font-size: 0.22rem;text-align: left;width: 100%;margin-bottom: 0.2rem;}
    .szdw_box .box ul{width: 100%;}
    .szdw_box .box ul li{margin-bottom: 0.1rem;}

}





.bks_main{}
.bks_main h2{font-size: 0.3rem;color: #323232;font-weight: 600;margin-bottom: 0.3rem;}

.bks_p1{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 0.3rem;}
.bks_p1 .pic{width: 1.94rem;}
.bks_p1 .pic img{display: block;width: 100%;}
.bks_p1 .con{width: calc(100% - 2.5rem);}
.bks_p1 .con p{font-size: 0.2rem;line-height: 0.44rem;text-indent: 2em;margin-bottom: 0.2rem;}
.bks_p1 .con a{transition: 0.4s;display: table;}
.bks_p1 .con a p{display: table;font-size: 0.14rem;color: #9d080c;border-bottom: 1px solid #9d080c;
    padding-right: 0.6rem;
    background: url(../images/ny/jxdw_ico_jt_hong.png) no-repeat center right;
    text-indent: 0;
    line-height: 0.3rem;
}
.bks_p1 .con a:hover{transform: translate(5px);}


.bks_main table{width: 100%;border-collapse: collapse;display: table !important;}
.bks_main table thead{}
.bks_main table thead td{background: #e0b072;font-size: 0.2rem;color: #ffffff;padding: 0.2rem 0.5rem;border: 0 solid #000;font-weight: 600;}
.bks_main table tr{}
.bks_main table td{font-size: 0.2rem;color: #323232;line-height: 0.44rem;padding: 0.2rem 0.5rem;}
.bks_main table tbody tr{}
.bks_main table tbody tr:nth-child(2n){background: #f5f5f5;}

.table_out{overflow: auto;}

@media(max-width: 850px){
    .bks_p1{flex-direction: column;justify-content: center;align-items: center;margin-bottom: 0.2rem;}
    .bks_p1 .con{width: 100%;margin-top: 0.2rem;}
    .bks_main table thead td{padding: 0.15rem 0.2rem;}
    .bks_main table td{padding: 0.1rem 0.2rem;}
}




.yjs_main{}
.yjs_main .con{margin-bottom: 0.3rem;}
.yjs_main .con p{font-size: 0.2rem;color: #323232;line-height: 0.44rem;text-indent: 2em;margin-bottom: 0.2rem;}

.yjs_box_out{display: flex;justify-content: space-between;flex-wrap: wrap;}
.yjs_box{width: calc(50% - 0.2rem);

}
.yjs_box h2{font-size: 0.2rem;color: #fff;font-weight: 600;line-height: 0.24rem;background: #e0b072;padding: 0.18rem 0.5rem;height: 0.6rem;}
.yjs_box ul{padding: 0.4rem 0.5rem 0.2rem;border: 1px solid #dbdbdb;border-top: 0;height: calc(100% - 0.6rem);
    background: #fff url(../images/ny/yjsjy_box_bg.jpg) no-repeat bottom right;
}
.yjs_box ul::after{content: '';clear: both;display: block;}
.yjs_box ul li{width: 50%;margin-bottom: 0.2rem;float: left;}
.yjs_box ul li a{}
.yjs_box ul li p{font-size: 0.2rem;color: #323232;line-height: 0.3rem;transition: 0.4s;position: relative;display: table;}
.yjs_box ul li p::after{content: '';display: block;width: 0;height: 1px;background: #9d080c;transition: 0.4s;}


.yjs_box ul li a:hover p{color: #9d080c;}
.yjs_box ul li a:hover p::after{width: 100%;}


@media(max-width: 850px){
    .yjs_box_out{flex-direction: column;}
    .yjs_box ul{height: auto;}
    .yjs_box{width: 100%;margin-bottom: 0.2rem;}
}




/* 北外简介 */


.bwjj_main{}
.bwjj_main .con{}
.bwjj_main .con p{font-size: 0.2rem;line-height: 0.44rem;color: #323232;text-indent: 2em;margin-bottom: 0.2rem;}

.bwjj_p1{display: flex;justify-content: space-between;}
.bwjj_p1 .sz{width: 2.4rem;padding-left: 0.7rem;}
.bwjj_p1 .sz p{font-size: 0.8rem;color: #e0b072;font-family: Impact;font-weight: bold;letter-spacing: 3px;}
.bwjj_p1 .sz p+p+p{letter-spacing: 0px;}
.bwjj_p1 .sz p.line{width: 0.3rem;height: 0.08rem;background: #e0b072;margin: 0.3rem auto;}

.bwjj_p1 .con{width: calc(100% - 3rem);}


.bwjj_p2{display: flex;align-items: center;margin-bottom: 0.3rem;}
.bwjj_p2 .left{width: 8.1rem;margin-left: -1.8rem;display: flex;
align-items: center;}
.bwjj_p2 .left .pic{width: 4.9rem;}
.bwjj_p2 .left .pic img{width: 100%;}
.bwjj_p2 .left .ks{position: relative;width: 3.2rem;}
.bwjj_p2 .left .ks img{width: 100%;}
.bwjj_p2 .left .xx{width: calc(100% - 0.6rem);position: absolute;top: 3.4rem;padding-top: 0.47rem;left: 0.3rem;border-top: 1px solid rgba(255,255,255,0.2);}
.bwjj_p2 .left .xx p{font-size: 0.2rem;color: #fff;line-height: 0.44rem;text-align: center;margin-top: 0.1rem;}
.bwjj_p2 .left .xx p font{font-size: 0.6rem;font-family: Impact;margin-right: 0.1rem;}
.bwjj_p2 .left .xx p+p+p{margin-top: 0;}

.bwjj_p2 .right{width: 9.3rem;padding-left: 0.5rem;}




.bwjj_p3{position: relative;z-index: 3;}
.bwjj_p3 .box{display: flex;justify-content: space-between;}
.bwjj_p3 .box .con{width: 7.5rem;padding-right: 0.48rem;}
.bwjj_p3 .box .con a{font-weight: bold;color: #9d080c;transition: 0.4s;}
.bwjj_p3 .box .con a:hover{transform: translate(0,-3px);}
.bwjj_p3 .box .con img{margin-top: 0.2rem;width: 0.6rem;}
.bwjj_p3 .box .pic{width: 8.1rem;padding-top: 0.1rem;}
.bwjj_p3 .box .pic img{display: block;width: 100%;}



.bwjj_p4{display: flex;justify-content: space-between;align-items: center;padding: 0.9rem 1.8rem 0.4rem 0.9rem;background: url(../images/ny/bwjj_p4_bg.jpg) no-repeat center center;background-size: cover;position: relative;z-index: 1;margin-top: -0.5rem;margin-right: -1.8rem;}
.bwjj_p4 .left{width: 3.7rem;}
.bwjj_p4 .left li{position: relative;display: flex;align-items: center;}
.bwjj_p4 .left li+li{margin-top: 1.1rem;}
.bwjj_p4 .left li+li::after{content: '';display: block;width: 0px;height: 1.1rem;border-right: 1px dashed rgba(255,255,255,0.7);position: absolute;bottom: 100%;left: 0.45rem;}

.bwjj_p4 .left li .pic{width: 0.9rem;height: 0.9rem;border-radius: 50%;border: 1px dashed rgba(255,255,255,0.7);display: flex;justify-content: center;align-items: center;margin-right: 0.16rem;}
.bwjj_p4 .left li .pic img{display: block;max-width: 60%;}
.bwjj_p4 .left li .xx{}
.bwjj_p4 .left li .xx p{font-size: 0.2rem;color: #fff;margin-bottom: 0.08rem;}
.bwjj_p4 .left li .xx p+p{font-size: 0.16rem;color: #fff;line-height: 0.24rem;}
.bwjj_p4 .left li .xx p font{font-size: 0.6rem;color: #e0b072;font-family: Impact;margin-right: 0.1rem;}

.bwjj_p4 .right{width: calc(100% - 4.06rem);}
.bwjj_p4 .right .con{}
.bwjj_p4 .right .con p{color: #fff;}



.bwjj_p5{padding: 0.3rem 0 0.1rem;}

.bwjj_p6{display: flex;justify-content: space-between;}
.bwjj_p6 .pic{width: 5.5rem;padding-top: 0.1rem;}
.bwjj_p6 .pic img{width: 100%;}
.bwjj_p6 .con{width: 10.1rem;padding-left: 0.5rem;}



@media(max-width: 1024px){
    .bwjj_p1 .sz{padding-left: 0;width: 1rem;}
    .bwjj_p1 .sz p{font-size: 0.4rem;}

    .bwjj_p1 .con {
        width: calc(100% - 1rem);
    }

    .bwjj_p2{flex-wrap: wrap;flex-direction: column;justify-content: center;align-items: center;margin-bottom: 0;}
    .bwjj_p2>div{width: 100% !important;}
    .bwjj_p2 .left{margin-left: 0;margin-bottom: 0.3rem;justify-content: center;}
    .bwjj_p2 .right{padding-left: 0;}
    

    .bwjj_p3 .box{flex-wrap: wrap;}
    .bwjj_p3 .box .con{padding-right: 0;}
    .bwjj_p3 .box .con img{margin-top: 0;}
    .bwjj_p3 .box .pic{padding-top: 0.3rem;}

    .bwjj_p4{flex-wrap: wrap;padding-left: 2rem;margin-left: -2rem; overflow: hidden;}

    .bwjj_p4 .left{    width: auto;
        margin: 0 auto;}
    .bwjj_p4 .left li+li{margin-top: 0.3rem;}

    .bwjj_p4 .right{width: 100%;margin-top: 0.3rem;}


    .bwjj_p6{flex-wrap: wrap;justify-content: center;}
    .bwjj_p6 .con{width: 100%;padding-left: 0;margin-top: 0.3rem;}
}


@media(max-width: 650px){
    .bwjj_p2 .left .xx{top: 47%;padding-top: 0.2rem;}
}







/* åˆ—è¡¨é¡µ  å¼€å§‹ */

.ej_list{min-height: 400px;}
.ej_list{width: 100%;}
.ej_list ul li{transition:0.4s;}

.ej_list ul li .box{display: flex;align-items: center;justify-content: space-between;padding: 0.2rem;transition:0.4s;}
.ej_list ul li .box .con{width: calc(100% - 1rem);}
.ej_list ul li .box .bt{font-size: 0.18rem;width: 100%; display: block;color: #333333;
	padding-left: 0.16rem;position: relative;transition:0.4s;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ej_list ul li .box .bt span{font-size: 0.18rem !important;
    font-weight: normal !important;
    color: #0d6bc2 !important;
    font-family: "å¾®è½¯é›…é»‘" !important;
}
.ej_list ul li .box .bt::after{content: '';display: block;width: 0.05rem;height: 0.05rem;background: #9d080c;border-radius: 50%;position: absolute;left: 0;top: calc(50% - 0.025rem);}

.ej_list ul li .sj{}
.ej_list ul li .sj p{color: #353535;font-size: 0.14rem;margin-bottom: 0;padding-left: 0.2rem;transition:0.4s;}

.ej_list ul li:hover .sj p{color: #fff;}
.ej_list ul li:hover .bt{color: #ffffff;}
.ej_list ul li:hover .box{background: #9d080c;}
.ej_list ul li:hover .box .bt::after{background: #fff;}



@media(max-width: 1024px){
	.ej_list ul li{margin-bottom: 0;}
	.ej_list ul li .box{flex-wrap: wrap;}
	.ej_list ul li .box .con{width: 100%;}
	.ej_list ul li .sj{margin-top: 0.1rem;}
}


/* åˆ—è¡¨é¡µ  ç»“æŸ */



.ej_list_pic{}
.ej_list_pic li .img{border-radius: 0;}
.ej_list_pic ul{margin: 0 -0.15rem;display: flex;flex-wrap: wrap;}
.ej_list_pic ul li{margin: 0 0.15rem; margin-bottom: 0.3rem;width: calc(33.33% - 0.3rem);overflow: hidden;
	box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.2);
	transition: 0.4s;
	border-radius: 0.08rem;
}
.ej_list_pic ul li a{padding: 0.1rem 0.1rem 0rem;display: block;transition: 0.4s;}

.ej_list_pic ul li .img{border-radius: 0.08rem;padding-bottom: 60%;position: relative;width: 100%;height: 0;}
.ej_list_pic ul li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.ej_list_pic ul li .con{padding: 0.15rem;margin-bottom: 0 !important;}
.ej_list_pic ul li .con p{font-size: 0.18rem;color: #333;line-height: 0.3rem;max-height: 0.6rem;width: 100%;text-align: center;transition: 0.4s;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ej_list_pic li:nth-child(2)::after{content: '';bottom: 0;top: auto;}


.ej_list_pic ul li:hover{box-shadow: 0px 0px 0.1rem 0.2px rgba(151, 151, 151, 0.4);}
.ej_list_pic ul li:hover{background: #9d080c;}
.ej_list_pic ul li:hover .con p{color: #fff;}

@media(max-width: 1024px){

	.ej_list_pic ul li .con{padding: 0.1rem;}
	.ej_list_pic ul{margin: 0;}
	.ej_list_pic ul li{width: 100%;margin: 0;margin-bottom: 0.2rem;}
}





.ej_nry{width: 100%;}
.ej_nry .box1{}
.ej_nry .box1 .bt{font-size: 0.3rem;color: #353535;font-weight: bold;line-height: 0.45rem;margin-bottom: 0.16rem;text-align: center;}
.ej_nry .box1 .xx{flex-wrap: wrap;display: flex;justify-content: center;background: #f9f9f9;padding: 0.1rem 0;}
.ej_nry .box1 .xx p{font-size: 0.14rem;color: #c2c2c2;margin: 0 0.14rem;line-height: 0.2rem;}


.ej_nry .box2{padding: 0.2rem 0 0.2rem;border-bottom: 1px solid #d9d9d9;}
.ej_nry .box2 p{font-size: 0.18rem !important;color: #323232;text-indent: 2em;line-height: 0.38rem !important;margin-bottom: 0.24rem;}

.ej_nry .box2 img{/*width: auto;*/height: auto !important;display: block;margin: 0 auto;max-width: 100%;}
.ej_nry .box2 .has_img{text-indent: 0 !important;}
.nry_main .box3{padding: 0.3rem 0;}
.nry_main .box3 a{display: block;}
.nry_main .box3 p{font-size: 0.18rem;color: #333333;line-height: 0.38rem;padding: 0.02rem;transition: 0.4s;}
.nry_main .box3 p:hover{color: #2e93e8;}






.ej_nry_news{width: 3.6rem;}
.ej_nry_news h2{font-size: 0.24rem;color: #333333;text-align: center;background: #f3f3f3;text-align: center;padding: 0.15rem 0;}
.ej_nry_news ul{padding: 0.25rem 0.2rem;}
.ej_nry_news ul li{padding-bottom: 0.24rem;border-bottom: 1px solid #f3f3f3;margin-bottom: 0.18rem;}
.ej_nry_news ul li a{display: flex;justify-content: space-between;align-items: center;}
.ej_nry_news ul li .sj{width: 0.6rem;height: 0.57rem;background: url() no-repeat center center;background-size: 100% 100%;padding-top: 0.14rem;}
.ej_nry_news ul li .sj p{font-size: 0.22rem;color: #fff;text-align: center;margin-bottom: 0.01rem;}
.ej_nry_news ul li .sj span{display: block;font-size: 12px;color: #fff;text-align: center;}
.ej_nry_news ul li .con{width: calc(100% - 0.7rem);}
.ej_nry_news ul li .con p{font-size: 0.16rem;color: #323232;line-height: 0.26rem;max-height: 0.52rem;overflow: hidden;transition: 0.4s;}

.ej_nry_news ul li a:hover .con p{color: #2e93e8;}

@media(max-width: 1024px){
	.nry_main{}
	.nry_main>div{width: 100% !important;}
	.nry_main .nry_fx{display: flex;justify-content: center;margin-bottom: 0.2rem;}
	.my-share-d{display: flex;padding: 0.1rem 0.1rem;}
	.my-share-d>div{margin-bottom: 0;margin: 0 0.1rem 0;}


	.ej_nry .box1 .bt{font-size: 0.26rem;}
	.ej_nry .box2 p{font-size: 0.18rem;line-height: 0.36rem;margin-bottom: 0.15rem;    overflow: auto;}
	.nry_main .box3 p{font-size: 0.16rem;line-height: 0.26rem;}
}

@media(max-width: 650px){
	.ej_nry .box1 .bt{font-size: 0.24rem;line-height: 0.36rem;}
	.ej_nry .box1 .xx{padding-bottom: 0.15rem;}
	.ej_nry .box2{padding: 0.15rem 0;}
	.ej_nry_news h2{font-size: 0.2rem;padding: 0.1rem 0;}
	.ej_nry_news ul {
		padding: 0.15rem 0rem;
	}
	.ej_nry_news ul li {
		padding-bottom: 0.1rem;
		margin-bottom: 0.1rem;}
}




/* 学生 */

.stu_tit{margin-bottom: 0.25rem;}
.stu_tit p{font-size: 0.36rem;color: #323232;padding-left: 0.17rem;position: relative;font-weight: 600;}
.stu_tit p::after{content: '';display: block;width: 0.05rem;height: 0.36rem;background: #e0b072;position: absolute;left: 0;top: 0;}

.stu_tit.bai p{color: #e0b072;}


.stu_tit.cen{margin: 0 auto;display: table;}
.stu_tit.bai_z{}
.stu_tit.bai_z p{color: #fff;}
.stu_tit.bai_z p::after{background: #fff;}


.stu_box1{display: flex;justify-content: space-between;margin-bottom: 0.8rem;align-items: flex-start;flex-wrap: wrap;}
.stu_box1 .left{width: 9.8rem;position: relative;padding-bottom: 1px;}
.stu_box1 .left .pic{width: 100%;margin-bottom: 1.14rem;}
.stu_box1 .left .pic img{display: block;width: 100%;}
.stu_box1 .left .con{width: calc(100% - 0.4rem);box-shadow: 0px 0.1rem 0.46rem 0px rgba(0, 0, 0, 0.09);border-bottom: 0.02rem solid #9d080c;position: absolute;right: 0;bottom: 0rem;z-index: 4;background: #fff;
padding: 0.32rem 0.4rem 0.18rem;
}



.stu_ul1{display: flex;flex-wrap: wrap;}
.stu_ul1 li{width: 33.33%;margin-bottom: 0.18rem;}
.stu_ul1 li a{display: block;}
.stu_ul1 li p{font-size: 0.18rem;color: #323232;padding-left: 0.14rem;background: url(../images/ny/z_stu_ico1.png) no-repeat left 0.05rem;background-size: 0.08rem;line-height: 0.28rem;padding-right: 0.28rem;transition: 0.4s;}


.stu_ul1 li:hover p{transform: translate(5px);color: #9d080c;}

.stu_box1 .right{width: 5.4rem;background: url(../images/ny/z_stu_box1_right.jpg) no-repeat bottom center;background-size: cover;padding: 0.36rem 0.4rem;}





.stu_ul2{display: flex;flex-wrap: wrap;}
.stu_ul2 li{width: 50%;margin-bottom: 0.24rem;}
.stu_ul2 li a{display: block;}
.stu_ul2 li p{font-size: 0.18rem;color: #fff;padding-left: 0.14rem;background: url(../images/ny/z_stu_ico1_on.png) no-repeat left 0.05rem;background-size: 0.08rem !important;line-height: 0.28rem;padding-right: 0.28rem;transition: 0.4s;}

.stu_ul2 li:hover p{transform: translate(5px);}

.stu_box1 .right .box{border-bottom: 1px dashed rgba(224,176,114,0.3);}
.stu_box1 .right .box+.box{margin-top: 0.33rem;}
.stu_box1 .right .box+.box+.box{min-height: 2rem;}




@media(max-width: 1024px){
    .stu_box1{margin-bottom: 0.3rem;}
    .stu_box1>div{width: 100% !important;}
    .stu_box1 .left{margin-bottom: 0.3rem;}

    .stu_box1 .right .box+.box+.box{min-height: 0.1rem;}

    .stu_tit p{font-size: 0.3rem;}
    .stu_tit p::after{height: 0.3rem;}


    .stu_box1 .left .pic{margin-bottom: 0;}
    .stu_box1 .left .con{position: relative;margin-top: -0.5rem;float: right;}
    .stu_box1 .left::after{content: '';display: block;clear: both;}
}
@media(max-width: 650px){
    .stu_ul1 li{width: 50%;margin-bottom: 0.18rem;}

    .stu_ul1 li p{padding-right: 0.1rem;}
    .stu_ul2 li p{padding-right: 0.1rem;}
}




.stu_box2{position: relative;padding: 0.75rem 0 0.7rem;}
.stu_box2::after{content: '';display: block;width: calc(100% + 3.6rem);left: -1.8rem;background: url(../images/ny/z_stu_b2.jpg) no-repeat center;background-size: cover;position: absolute;top: 0;left: -1.8rem;height: 100%;}
.stu_box2 .left{position: relative;z-index: 3;width: 6.5rem;}
.stu_box2 .box{width: 100%;}
.stu_box2 .box+.box{margin-top: 0.2rem;}

.stu_ul3{display: flex;flex-wrap: wrap;}
.stu_ul3 li{width: auto;margin-bottom: 0.1rem;margin-right: 0.1rem;}
.stu_ul3 li a{display: block;}
.stu_ul3 li p{font-size: 0.18rem;color: #fff;transition: 0.4s;padding: 0.15rem 0.3rem;border: 1px solid rgba(255,255,255,0.15);background: rgba(255,255,255,0.1);border-radius: 0.05rem;transition: 0.4s;}

.stu_ul3 li:hover p{background: rgba(255,255,255,0.3);}




@media(max-width: 1024px){
    .stu_box2::after{background-position: left center;}
    .stu_box2{padding: 0.3rem 0 ;}
}
@media(max-width: 650px){
    .stu_box2 .left{width: 100%;}
}



  

.stu_box3{display: flex;margin: 0 -0.25rem;padding-top: 0.8rem;}
.stu_box3 .box{width: calc(33.33% - 0.5rem);margin: 0 0.25rem;background: #fff;border-left: 0.06rem solid #97080c;border-radius: 0.4rem 0 0.4rem 0;box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.09);
padding: 0.38rem 0.4rem 0.2rem;
}


.stu_box3 .box+.box{border-left: 0.06rem solid #e0b072;}

.stu_box3 .box+.box+.box{border-left: 0.06rem solid #97080c;}


.stu_box3 .stu_ul1 li{width: 50%;}
.stu_box3 .stu_ul1 li a p{padding-right: 0.05rem;}



@media(max-width: 1024px){
    .stu_box3{padding-top: 0.4rem;flex-wrap: wrap;}
    .stu_box3 .box{width: calc(100% - 0.5rem);margin-bottom: 0.2rem;}
}
@media(max-width: 650px){

}



.sea_box1{display: flex;align-items: center;position: relative;padding: 0.78rem 0;margin-bottom: 0.8rem;}
.sea_box1::after{content: '';display: block;width: 5.9rem;height: calc(100% - 0.08rem);border: 0.04rem solid #e0b072;position: absolute;right: 0.6rem;top: 0;z-index: 1;}
.sea_box1 .pic{width: 10.2rem;position: relative;z-index: 3;}
.sea_box1 .pic img{display: block;width: 100%;}
.sea_box1 .con{width: 5.4rem;box-shadow: 0px 0.05rem 0.3rem 0px rgba(0, 0, 0, 0.09);min-height: 4rem;background: url(../images/ny/z_tea_b1_con.jpg) no-repeat center;background-size: cover;
padding: 0.6rem;
position: relative;z-index: 3;


}
.sea_box1 .con .stu_tit{}
.sea_box1 .con .stu_tit p{}

.sea_box1 .con .stu_ul1{}
.sea_box1 .con .stu_ul1 li{width: 50%;}

@media(max-width: 1024px){
    .sea_box1{padding: 0rem 0;margin-bottom: 0.3rem;}
    .sea_box1 .pic{width: 100%;}
    .sea_box1 .con{padding: 0.3rem;width: 100%;}
    .sea_box1{flex-wrap: wrap;}
}
@media(max-width: 650px){
    .sea_box1 .con{min-height: auto;}
    .sea_box1::after{display: none;}
}


.sea_box2{position: relative;padding: 0.7rem 0;}
.sea_box2 .stu_tit.bai_z{margin-bottom: 0.27rem;}
.sea_box2 .box{position: relative;z-index: 3;}
.sea_box2::after{content: '';display: block;width: calc(100% + 3.6rem);height: 100%; background: url(../images/ny/z_tea_b2.jpg) no-repeat center;background-size: cover;position: absolute;top: 0;left: -1.8rem;z-index: 1;}
.sea_ul1{}
.sea_ul_b2{display: flex;justify-content: center;}
.sea_ul_b2 li{margin: 0 0.9rem;}
.sea_ul_b2 li a{display: block;}
.sea_ul_b2 li .pic{width: 1.2rem; height: 1.2rem; display: flex;justify-content: center;align-items: center;position: relative;}
.sea_ul_b2 li .pic::after{content: '';display: block;width: 100%;height: 100%;background: url(../images/ny/z_tea_b2_li.png) no-repeat center; background-size: 100% 100% !important;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.4s;}
.sea_ul_b2 li .pic img{display: block;max-width: 50%;position: relative;z-index: 3;}
.sea_ul_b2 li .bt{font-size: 0.18rem;color: #fff;text-align: center;margin-top: 0.18rem;line-height: 0.28rem;}


.sea_ul_b2 li:hover .pic::after{transform: rotate(360deg);transition: 30s;}

.sea_ul_b2 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

@media(max-width: 1024px){
    .sea_box2{padding: 0.3rem 0;}

    .sea_ul_b2 li{margin: 0 0.5rem;}
}
@media(max-width: 650px){
    .sea_ul_b2 li{margin: 0 0.1rem;}

    .sea_ul_b2 li .pic{width: 1rem;height: 1rem;}
}




.sea_box3{display: flex;justify-content: space-between;margin-bottom: 0.8rem;}
.sea_box3 .left{width: calc(50% + 1.8rem);margin-left: -1.8rem;background: url(../images/ny/z_tea_b3_left.jpg) no-repeat center;background-size: cover;
display: flex;flex-wrap: wrap;justify-content: space-between;
padding: 0.75rem 0;padding-left: 1.8rem;
}
.sea_box3 .left .box{width: 100%;  border-bottom: 1px dashed rgba(224, 176, 114, 0.3);}
.sea_box3 .left .box+.box{width: 48%;margin-top: 0.35rem;}
.sea_box3 .left .box:last-child{border-bottom: 0;}
.sea_box3 .left .stu_tit{margin-bottom: 0.2rem;}
.sea_box3 .left .stu_ul1{}
.sea_box3 .left .stu_ul1 li{}
.sea_box3 .left .stu_ul1 li a{display: block;}
.sea_box3 .left .stu_ul1 li p{}

.sea_box3 .left .box+.box li{width: 100%;}

.sea_box3 .pic{width: calc(50% + 1.8rem);margin-right: -1.8rem;}
.sea_box3 .pic img{display: block;width: 100%;}


@media(max-width: 1024px){
    .sea_box3{flex-wrap: wrap;display: block;margin-bottom: 0.3rem;}
    .sea_box3 .left{width: calc(100% + 1rem);margin-left: -0.5rem;padding: 0.2rem 0.5rem;}
    .sea_box3 .pic{width: calc(100% + 1rem);margin-left: -0.5rem;}
}
@media(max-width: 650px){

}



  


.sea_box4{display: flex;align-items: flex-start;}
.sea_box4 .pic{width: 11rem;}
.sea_box4 .pic img{display: block;width: 100%;}


.sea_box4 .con{margin-left: -0.6rem;position: relative;z-index: 3;padding: 0.7rem 0.6rem;border-right: 0.04rem solid #deaf71;box-shadow: 0px 0.04rem 0.3rem 0px rgba(0, 0, 0, 0.06);width: 5.2rem;margin-top: 0.7rem;}
.sea_box4 .con::before{content: '';display: block;width: 100%;height: 100%;background: url(../images/ny/z_tea_b4_right_con1.jpg) no-repeat center bottom;background-size: cover;position: absolute;top: 0;left: 0;z-index: 2;}

.sea_box4 .con::after{content: '';display: block;width: calc(100% - 0.56rem);height: 1rem;background: url(../images/ny/z_tea_b4_right_con2.jpg) no-repeat center;background-size: cover;position: absolute;top: 100%;right: -0.04rem;}
.sea_box4 .con .stu_tit{position: relative;z-index: 5;}
.sea_box4 .con .stu_ul1{position: relative;z-index: 5;}

.sea_box4 .con .stu_ul1 li{width: 50%;}


@media(max-width: 1024px){
    .sea_box4{flex-direction: column-reverse;}
    .sea_box4 .con{margin: 0;width: 100%;}

    .sea_box4 .pic{width: 100%;}
}
@media(max-width: 650px){
    .sea_box4 .con{padding: 0.2rem;}
    .sea_box4 .con::after{height: 0.5rem;}
}


.ej_bwhy{display: flex;flex-wrap: wrap;margin: 0 -0.1rem;}
.bwhy_box{width: calc(33.33% - 0.2rem);margin: 0 0.1rem 0.2rem;
    border: 1px solid #dbdbdb;border-top: 0 solid #000;background: #fff url(../images/ny/z_bwhy_li.png) no-repeat right bottom;
}


.bwhy_box h2{font-size: 0.2rem;color: #ffffff;font-weight: 600;background: #e0b072;padding: 0.16rem 0.38rem;}
.bwhy_box .con{padding: 0.25rem 0.4rem;
display: flex;flex-wrap: wrap;
}
.bwhy_box .con p{font-size: 0.16rem;color: #323232;margin-right: 0.5rem;padding-left: 0.26rem;
    background: url(../images/ny/z_bwhy_ico1.png) no-repeat left center;line-height: 0.2rem;
background-size: 0.16rem;
}
.bwhy_box .con p a{display: block;color: #323232;transition: 0.4s;}
.bwhy_box .con p+p{margin-top: 0.18rem; background: url(../images/ny/z_bwhy_ico2.png) no-repeat left center;background-size: 0.18rem;}
.bwhy_box .con p+p+p{background: url(../images/ny/z_bwhy_ico3.png) no-repeat left center;background-size: 0.18rem;}
.bwhy_box .con p+p+p+p{background: url(../images/ny/z_bwhy_ico4.png) no-repeat left center;background-size: 0.16rem;}
.bwhy_box .con p+p+p+p+p{background: url(../images/ny/z_bwhy_ico5.png) no-repeat left center;background-size: 0.16rem;}


.bwhy_box.fs{width: 100%;}
.bwhy_box.fs h2{font-size: 0.3rem;padding: 0.18rem 0.38rem;}
.bwhy_box.fs .con{padding: 0.35rem 0.4rem;padding-right: 9rem;}

.bwhy_box .con p a:hover{color: #8f090c;}


@media(max-width: 1024px){
    .bwhy_box.fs .con{padding-right: 50%;}
    .bwhy_box{width: calc(50% - 0.2rem);}
}
@media(max-width: 650px){
    .bwhy_box.fs .con{padding-right: 0%;}

    .bwhy_box .con{padding: 0.2rem !important;}

    .bwhy_box{width: calc(100% - 0.2rem);}
    .bwhy_box.fs h2{font-size: 0.24rem;}
    .bwhy_box .con p{margin-right: 0.1rem;}
}




.visi_box1{display: flex;position: relative;margin-bottom: 0.8rem;}
.visi_box1 .stu_tit{position: absolute;top: 0;left: 0;}

.visi_ul1{width: 6rem;margin-right: -0.4rem;position: relative;z-index: 3;margin-top: 0.8rem;display: flex;flex-wrap: wrap;align-items: flex-start;height: 5.2rem;}
.visi_ul1 li{width: 50%;height: 2.6rem;background: url(../images/ny/z_visi_li1.jpg) no-repeat center;background-size: cover;
display: flex;align-items: center;justify-content: center;
transition: 0.4s;
}
.visi_ul1 li.li1{}
.visi_ul1 li.li2{background: #fff;}
.visi_ul1 li.li3{background: #f9f3ea;}
.visi_ul1 li.li4{background: url(../images/ny/z_visi_li2.jpg) no-repeat center;background-size: cover;}

.visi_ul1 li a{}
.visi_ul1 li .pic{margin-bottom: 0.16rem;max-width: 80%;}
.visi_ul1 li .pic img{display: block;transition: 0.4s;}
.visi_ul1 li .bt{font-size: 0.18rem;color: #fff;text-align: center;}

.visi_ul1 li.li2 .bt,.visi_ul1 li.li3 .bt{color: #333;}


.visi_ul1 li:hover{box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.3);}
.visi_ul1 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}


.visi_lb{display: block;overflow: hidden;width: 10rem;position: relative;}
.visi_lb .swiper-slide{}
.visi_lb a{position: relative;display: block;}
.visi_lb .img{padding-bottom: 0;height: 6rem;position: relative;}
.visi_lb .img img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;object-fit: cover;transition: 0.4s;}
.visi_lb .img::after{content: '';display: block;width: 100%;height: 100%;background: url(../images/ny/z_visi_b1_right_zz.png) no-repeat center center;background-size: cover;position: absolute;bottom: 0;left: 0;z-index: 3;}

.visi_lb .con{display: flex;position: absolute;bottom: 0;left: 0;z-index: 6;padding: 0.2rem 0.8rem;align-items: center;width: 100%;}
.visi_lb .con .pic{width: 0.61rem;margin-right: 0.2rem;}
.visi_lb .con .pic img{max-width: 100%;}
.visi_lb .con .bt{font-size: .18rem;color: #fff;}

.visi_lb .swiper-pagination{position: absolute;right: 0.2rem;width: auto !important;display: flex;bottom: 0.2rem !important;left: auto !important;align-items: center;}
.visi_lb .swiper-pagination span{width: 0.15rem;height: 0.15rem;border: 1px solid #fff;opacity: 0.9;background: none;margin: 0 0.1rem !important;}
.visi_lb .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;width: 0.24rem;height: 0.3rem;border-radius: 0;background: url(../images/ny/z_visi_b1_dot.png) no-repeat center;background-size: 100% 100% !important;border: 0 solid #000;}

.visi_lb a:hover .img img{}


@media(max-width: 1024px){
    .visi_lb .img{height: 4.5rem;}
    .visi_ul1{height: 3.7rem;}
    .visi_ul1 li{height: 1.85rem;}

    .visi_ul1 li .pic{max-width: 50%;margin: 0 auto 0.15rem;}
    .visi_ul1 li .pic img{width: 100%;}
}
@media(max-width: 650px){
    .visi_box1{margin-bottom: 0.5rem;}
    .visi_ul1{width: 100%;}
    .visi_box1{flex-wrap: wrap;}

    .visi_lb .img{padding-bottom: 60%;height: 0;}
    .visi_lb .con{padding-left: 0.1rem;}
    .visi_lb .swiper-pagination span{margin: 0 0.05rem !important;}
    .visi_lb .con .pic{width: 0.4rem;}
}




.visi_box2{margin-bottom: 0.8rem;}
.visi_box2 .stu_tit{margin-bottom: 0.3rem;}

.visi_ul2{display: flex;margin: 0 -0.3rem;flex-wrap: wrap;}
.visi_ul2 li{width: calc(33.33% - 0.6rem);margin: 0 0.3rem;box-shadow: 0px 0.05rem 0.3rem 0px rgba(0, 0, 0, 0.09);
background: url(../images/ny/z_visi_b2_li.jpg) no-repeat;
background-size: cover;
transition: 0.4s;
}
.visi_ul2 li a{display: flex;align-items: center;padding-right: 0.7rem;position: relative;padding: 0.3rem;}
.visi_ul2 li .pic{width: 1.2rem; height: 1.2rem; display: flex;justify-content: center;align-items: center;position: relative;}
.visi_ul2 li .pic::after{content: '';display: block;width: 100%;height: 100%;background: url(../images/ny/z_visi_b2_img_bg.png) no-repeat center; background-size: 100% 100% !important;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.4s;}
.visi_ul2 li .pic img{display: block;max-width: 50%;position: relative;z-index: 3;}
.visi_ul2 li .bt{font-size: 0.18rem;color: #333;text-align: center;margin-top: 0.18rem;line-height: 0.28rem;margin-left: 0.18rem;}

.visi_ul2 li .jt{width: 0.5rem;height: 0.5rem;background: #f7f1e9 url(../images/ny/z_visi_b2_jt.png) no-repeat center;background-size: 100% !important;position: absolute;right: 0.2rem;top: calc(50% - 0.25rem);border-radius: 50%;transition: 0.4s;}
  

.visi_ul2 li:hover{box-shadow: 0px 0.05rem 0.3rem 0px rgba(0, 0, 0, 0.3);}
.visi_ul2 li:hover .pic img{-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}

.visi_ul2 li:hover .jt{background: #9d080c url(../images/ny/z_visi_b2_jt_on.png) no-repeat center;}

@media(max-width: 1024px){
    .visi_ul2{flex-wrap: wrap;}

    .visi_ul2 li{width: 100%;margin-bottom: 0.2rem;}
}
@media(max-width: 650px){
    .visi_box2{margin-bottom: 0.5rem;}
    .visi_ul2 li .bt{font-size: 0.22rem;}
}




.visi_box3{display: flex;justify-content: space-between;position: relative;padding: 0.8rem 0;margin-bottom: 0.8rem;}
.visi_box3::after{content: '';display: block;width: calc(100% + 2.6rem);height: 100%;position: absolute;top: 0;left: -1.8rem;background: url(../images/ny/z_visi_b3_bg.jpg) no-repeat center;background-size: cover;}

.visi_box3 .pic{width: 7.7rem;position: relative;z-index: 3;}
.visi_box3 .pic img{width: 100%;}
.visi_box3 .left{width: 7.7rem;position: relative;z-index: 3;}
.visi_box3 .left .box{height: 2rem;background: rgba(255,255,255,0.15);padding: 0.6rem 0.4rem;}
.visi_box3 .left .box+.box{margin-top: 0.2rem;}
.visi_box3 .left .stu_ul2{}
.visi_box3 .left .stu_ul2 li{width: 33.33%;}

.visi_box3 .left .stu_ul2 li p{background: url(../images/ny/z_stu_ico1_bai.png) no-repeat left 0.05rem;}

@media(max-width: 1024px){
    .visi_box3{flex-wrap: wrap;padding: 0.3rem 0;}
    .visi_box3 .pic{width: 100%;}
    .visi_box3 .left{width: 100%;}
    .visi_box3::after{background-position: center right;}
    .visi_box3 .left .box{height: auto;padding: 0.3rem 0.3rem 0.2rem;}
}
@media(max-width: 650px){
    .visi_box3{margin-bottom: 0.5rem;}
}




.visi_box4{margin-bottom: 0.5rem;}
.visi_box4 .stu_tit{margin-bottom: 0.3rem;}


.visi_ul3{display: flex;justify-content: space-between;flex-wrap: wrap;}
.visi_ul3 li{width: calc(50% - 0.2rem);}
.visi_ul3 li a{display: block;position: relative;}
.visi_ul3 li .img{width: 100%;overflow: hidden;}
.visi_ul3 li .img img{width: 100%;transition: 0.6s;}
.visi_ul3 li .con{width: 2.9rem;height: 0.8rem;display: flex;align-items: center;justify-content: space-between; padding: 0.2rem 0.4rem;position: absolute;left: 0;bottom: -0.34rem;background: url(../images/ny/z_visi_b4_con.png) no-repeat center;background-size: 100% 100% !important;}

.visi_ul3 li .con .bt{font-size: 0.18rem;color: #fff;}
.visi_ul3 li .con .jt{width: 0.5rem;height: 0.5rem;background: #a9262a url(../images/ny/z_visi_b2_jt.png) no-repeat center;background-size: 100% !important;border-radius: 50%;transition: 0.4s;}

.visi_ul3 li:hover .img img{transform: scale(1.05);}
.visi_ul3 li:hover .con .jt{background: #e0b072 url(../images/ny/z_visi_b2_jt_on.png) no-repeat center;}


@media(max-width: 1024px){

}
@media(max-width: 650px){
    .visi_ul3 li{width: 100%;}
    .visi_ul3 li+li{margin-top: 0.6rem;}
}

/* 二级页样式-结束 */
