@charset "utf-8";
.imged { position: relative; padding-bottom: 65%; width: 100%; display: block; overflow: hidden; transition: all 0.4s ; background-size: cover !important; }
.imged img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s; object-fit: cover; display: none; }
.imged video { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; transition: all 0.5s;  }
.scale {overflow: hidden;transition: all 0.5s;}
a:hover .imged{ transition: all 0.5s;transform: scale(1.1); }
.scale img{transition: 0.5s;}
.wl{position: relative;z-index: 1;/* transition: 0.5s; */}
.wl::after{content: "";z-index: -1;position: absolute;left: 0;bottom: 0;width: 0;height: 100%;}
img,video{max-width: 100%;}
video{margin:0 auto;}

/*==========================================公共 开始=============================================*/
/* ban */
.ban .wp, .inner .wp{width: 15rem;}
.ban{width: 100%;position: relative;}
.ban .imged{padding-bottom: 24%;}
.ban::after{content: "";position: absolute;left: 0;width: 100%;height: 2.3rem;background: url(/css/../images/banshad.png) no-repeat center;background-size: 100% 100%;bottom: 0;}
.ban .yjlm{position: absolute;left: 0%;bottom: 0%;width: 100%;height: 0.9rem;z-index: 10;}
.ban .yjlm .wp{justify-content: space-between;/* align-items: flex-end; */}
.ban .yjlm .h3{height:.9rem;padding-top: .45rem;}
.ban .yjlm h3.on{font-size:0.24rem;color: #fff !important;display: inline-block;padding: 0 0.35rem;font-weight: bold;}
.ban .yjlm h3::after{width: 1.74rem;height: 0.9rem;background: url(/css/../images/ejlmbg.png) no-repeat;background-size: 100%;bottom: -.1rem;opacity: 0;}
.ban .yjlm h3.on::after{opacity: 1;}
.ban .yjlm h3{color: #fff;font-size: 0.18rem;padding: 0 0.1rem;transition: 0.5s;}
.ban .yjlm h3:hover{color: #990100;}
.adress a,.adress{font-size: 0.14rem;color: #fff;}

.adress{background: url(/css/../images/home.png) no-repeat left center;padding-left: 0.15rem;line-height: 0.45rem;background-size: auto .18rem;margin-top: .4rem;}
.adress a{padding: 0 0.1rem;transition: .5s;}
.adress a:hover{color:#990100}
.ban .ejlm{position: absolute;bottom: 0;left: 0;right: 0;width: 100%;background: #fff;box-shadow: 0px 0.16rem 0.29rem 0px rgba(69, 10, 66, 0.11);}
.ejlm_pc{background:#f3f3f3;}
.ejlm_pc ul{width: 100%;align-items: center;}
.ejlm_pc ul li{height: .7rem;/* max-width: 16.6rem; */display: flex;align-items: center;padding: 0 .1rem;font-size: .16rem;}
.ejlm_pc ul li a{color: #323232;border-radius: 0.16rem;padding: 0 0.23rem;transition: 0.5s;line-height: .32rem;}
.ejlm_pc ul li a::after{width: 0.05rem;height: 0.05rem;background: #fff;border-radius: 0.025rem;left: .1rem;top: 50%;transform: translateY(-50%);bottom: auto;opacity: 0;}
.ejlm_wrap h2{width:100%;color:#fff;height: 0.6rem;line-height: 0.6rem;font-size: 0.22rem !important;padding: 0 0.2rem;background: #990100;;}
.ejlm_wrap h2::after{width: 25px;height: 25px;background: url(/css/../images/m_n_nav_right.svg) no-repeat;background-size: 100%;left: auto;right: 0.2rem;top: 50%;margin-top: -12.5px;bottom: auto;}
.ejlm_wrap ul{box-shadow: 0px 0.16rem 0.29rem 0px rgba(69, 10, 66, 0.11);background: #fff;padding: .1rem 0;display: none;}
.ejlm_wrap li{font-size: 0.16rem;line-height: 0.3rem;}
.ejlm_wrap li a{color: #333;transition:0.5s;display: block;padding: 0 0.3rem;}
.ejlm_pc li.active a,.ejlm_pc li:hover a{background: #990100;color: #fff;}
.ejlm_pc ul li.active a::after,.ejlm_pc ul li:hover a::after{opacity: 1;}
.ejlm_wrap li.active a,.ejlm_wrap li:hover a{color: #990100;}
.common{padding: .7rem 0 1.1rem;}
.ejlm_wrap{display: none;}

/* 通知公告 */
.tzgg ul{justify-content: space-between;}
.tzgg ul li{width: 48%;margin-bottom: .5rem;}
.tzgg ul li *{transition: 0.5s;}
.tzgg ul li a{background: #fffaf4;height: 1.7rem;padding: 0.35rem 0.55rem 0.35rem .3rem;display: block;}
.tzgg ul li a::after{background:url(/css/../images/tzbg.jpg) no-repeat center/cover;}
.tzgg ul li a::before{content: "";position: absolute;right: .2rem;top: 50%;transform: translateY(-50%);width: 0.2rem;height: 0.11rem;background: url(/css/../images/tz_ico.png) no-repeat;background-size: 100%;opacity: 0;}
.tzgg ul li .a{position:relative;}
.tzgg ul li .a:after{width:1px;height:100%;content:"";position:absolute;right:-.3rem;top:0;background:rgba(255,255,255,.3);opacity:0;transition:0.5s;}
.tzgg ul li .date{width: 1rem;height: 1rem;background: #fff;display: flex;flex-direction: column;justify-content: center;align-items: center;box-shadow: -1.439px 1.389px 0.0621rem 2.79px rgba(65, 65, 65, 0.2);border-radius:0 0 0.3rem 0;white-space: nowrap;z-index: 10;position: relative;}
.tzgg ul li .con{width: calc(100% - 1rem);padding-left: 0.25rem;}
.tzgg ul li .date span{font-size:.48rem;color:#990100;font-weight:bold;}
.tzgg ul li a:hover .date span{color:#b9904e;}
.tzgg ul li .date p{font-size:.16rem;color:#990100;}
.tzgg ul li a:hover .date p{color:#990100;}
.tzgg ul li h3{font-size: 0.18rem;color: #333;line-height: 0.36rem;margin-bottom: .1rem;padding-bottom:.1rem;}
.tzgg ul li h3::after{height: 1px;background: rgba(255,255,255,.8);bottom: .1rem;}
.tzgg ul li p{font-size: 0.14rem;color: #777;line-height: 0.24rem;max-height: 0.48rem;}
.page{margin-top:.7rem;text-align: center;}
.page img{display: block;margin: 0 auto;}

@media(min-width: 1024px){
    .tzgg ul li a:hover{border-radius: 0 0 0.6rem 0;}
    .tzgg ul li a:hover::before{opacity: 1;}
    .tzgg ul li a:hover::after{width: 100%;border-radius: 0 0 0.6rem 0;}
    .tzgg ul li a:hover .a{transform:translateX(-.5rem);padding-right: .5rem;}
    .tzgg ul li a:hover h3,.tzgg ul li a:hover p{color: #fff;}
    .tzgg ul li a:hover h3::after{width:100%;}
    .tzgg ul li a:hover .a:after{opacity:1;}
    
}

@media(max-width: 1024px){
    .page{margin-top:.2rem;}
}
@media(max-width: 768px){
    .tzgg ul li{width: 100%;margin-bottom: .3rem;}
    .tzgg ul li a{padding: .2rem;height: auto;}
    .tzgg ul li h3{padding-bottom: 0;}
}
@media(max-width: 420px){
    
}
/* 学校章程 */
.xxzcbg{background: #fbfbfb;}
.zc-tit{padding: .3rem;text-align: center;background: #950000;flex-direction: column;align-items: center;justify-content: center;color: #fff;}
.zc-tit h3{font-size: 0.38rem;font-weight: bold;margin-bottom: .2rem;}
.zc-tit h4{font-size: 0.22rem;}
.zc-tit h4 span{padding: 0 .1rem;}
.zc-tit h4 span::after{left: 100%;bottom: auto;top: 50%;transform: translateY(-50%);width: 3rem;height: 1px;background: #fff;}
.zc-tit h4 span::before{content: "";position: absolute;right: 100%;top: 50%;transform: translateY(-50%);width: 3rem;height: 1px;background: #fff;}
.zc-con{background: #fff;padding: 0.5rem 0.6rem;}
.zc-con h5{text-align: center;font-size: 0.28rem;color: #222222;line-height: 1.3;margin-bottom: .3rem;line-height:1.5;}
.zc-cont p{font-size: 0.22rem !important;color: #333333 !important;line-height: 0.5rem !important;text-align: justify;text-indent: 2em;}
.zc-cont img{width: 37%;}

.zc-d{align-items: center;font-size: 0.2rem;color: #333;margin-top: .3rem;}
.zc-d img{width: 0.76rem;}
.zc-d a{width: calc(100% - .76rem);padding-left: .15rem;line-height: 1.4;}
.zc-d a::after{width: 100%;height: 1px;background: #323232;bottom: -.1rem;}
.zc-d p::after{width: 100%;height: 1px;background: #323232;bottom: -.1rem;}

@media(min-width: 1024px){

}

@media(max-width: 1024px){
    
    .zc-con h5{margin-bottom: .15rem;}
    .zc-tit h3{font-size: 0.3rem;}
    .zc-con h5{font-size:.22rem;}
}
@media(max-width: 768px){
    .zc-con{padding:.3rem .2rem}
    .zc-cont p{font-size:.18rem !important;line-height: 1.8!important;}
}
@media(max-width: 420px){
    
}
/* 学校要闻 */
.xxyw li{margin-bottom: 0.4rem;border-radius: 0 0 0.6rem 0;overflow: hidden;}
.xxyw li *{transition: 0.5s;}
.xxyw li a{padding: 0.2rem .6rem .2rem .2rem;position: relative;align-items: center;background: #f6f6f6;}
.xxyw ul li a::before{content: "";position: absolute;right: .2rem;top: 50%;transform: translateY(-50%);width: 0.2rem;height: 0.11rem;background: url(/css/../images/tz_ico2.png) no-repeat;background-size: 100% !important;}
.xxyw ul li a::after{background: #990100;}
.xxyw li .date{position: absolute;top: .1rem;left: .1rem;width: .75rem;height: .75rem;background: #990100;display: flex;flex-direction: column;justify-content: center;align-items: center;box-shadow: -1.439px 1.389px 0.0621rem 2.79px rgba(65, 65, 65, 0.2);border-radius:0 0 0.3rem 0;white-space: nowrap;padding: .1rem;transition: 0.5s;z-index: 10;}
.xxyw li .date span{font-size:.38rem;color:#fff;font-weight:bold;}
.xxyw li .date p{font-size:.14rem;color:#fff;}
.xxyw li .scale{width: 3.8rem;position: relative;z-index: 1;}
.xxyw li .scale:after{ content: ""; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: #fff .04rem solid; opacity: 0; transition: .5s}
.xxyw li .con{width: calc(100% - 3.8rem);padding: 0 .6rem 0 .3rem;border-right: 0.02rem solid #990100;}
.xxyw li h3{font-size: 0.2rem;color: #333;line-height: 1.3;padding-bottom: .1rem;margin-bottom: .1rem;}
.xxyw li h3::after{height: 1px;background: rgba(255,255,255,.8);bottom: 0rem;}
.xxyw li p{font-size: 0.14rem;color: #555;line-height: 0.26rem;max-height: .78rem\0;}


@media(min-width: 1024px){
    .xxyw li a:hover::after{width: 100%;}
    .xxyw li a:hover .date{background: #fff;}
    .xxyw li a:hover .date p,.xxyw ul li a:hover .date span{color: #990100;}
    .xxyw li a:hover h3,.xxyw ul li a:hover p{color: #fff;}
    .xxyw li a:hover::before{background: url(/css/../images/tz_ico.png) no-repeat;}
    .xxyw li a:hover h3::after{width: 100%;}
    .xxyw li a:hover .con{border-right:0.02rem solid rgba(255,255,255,.3)}
    .xxyw li a:hover .scale:after{ opacity: 1}
}

@media(max-width: 1024px){
    .xxyw li .scale{width: 3rem;}
    .xxyw li .con{width: calc(100% - 3rem);padding: 0 .4rem 0 .2rem;}
}
@media(max-width: 768px){
    .xxyw li{margin-bottom: .3rem;}
    .xxyw li a{padding: .2rem .4rem .2rem .2rem;}
    .xxyw ul li a::before{right: .1rem;}
    .xxyw li .scale{width: 40%;}
    .xxyw li .con{width:60%;padding: 0 .2rem 0 .2rem;}
}
@media(max-width: 420px){
    
}
/* 太阳成集团tyc7111cc标识 */
.jdbsbg{background: url(/css/../images/xgbg.jpg) no-repeat bottom/cover;}
.jdbs{align-items: flex-start;}
.jdbs .left{width: 47%;padding-right: .7rem;}
.jdbs .right{width: 53%;}
.jdbs .left img{ box-shadow: 0px 2px 23.52px 0.48px rgba(0, 0, 0, 0.27);}
/* .jdbs .right::after{width: 100%;bottom: auto;top: 0;background:url(/css/../images/xgbg2.png) no-repeat;background-size: 100%;} */
.jdbs .zc-d{color: #fff;margin-bottom: .3rem;margin: 0 0 .2rem 0;}
.jdbs .log{text-align: center;position: relative;z-index: 10;top: .6rem;}
.jdbs .log img{display: block;width: 36%;margin: 0 auto;}
.jdbs .xg-con{position: relative;background:url(/css/../images/xg-p.jpg) no-repeat center/cover;padding: .95rem 1rem 1.1rem;}
.jdbs .xg-con::after{border: 1px solid rgba(255,255,255,.5);left:.1rem;top:.1rem;bottom:.1rem;right:.1rem;width:auto;height:auto;}
.jdbs .xg-con p{color: #fff;line-height: 1.8;font-size: 0.16rem;margin-bottom: .1rem;padding-left: .9rem;}
.jdbs .xg-d{width: 1.6rem;height: 1.6rem;position: absolute;right: 0;bottom: 0;color: #f9efe0;font-size: 0.14rem;text-align: right;}
.jdbs .xg-d::after{width: 100%;background: url(/css/../images/xgico2.png) no-repeat;background-size: 100%;}
.jdbs .xg-d a{line-height:1.6;display:flex;padding:0 .18rem 0.25rem 0;justify-content:flex-end;align-items: flex-end;height: 100%;}
@media(min-width: 1024px){

}

@media(max-width: 1024px){

}
@media(max-width: 768px){
    .jdbs .left{width: 100%;padding-right: 0rem;/* margin-bottom:.3rem; */}
    .jdbs .right{width: 100%;/* padding: 2.6rem 1rem 1.1rem; *//* margin-top: 0rem; */}
    .jdbs .xg-con{padding: .8rem .4rem;}
}
@media(max-width: 420px){
    .jdbs .zc-d img{width:.4rem;}
    .jdbs .zc-d a{width:calc(100% - .4rem)}
    .jdbs .xg-con p{padding-left:.5rem;}
    .jdbs .xg-d{width:1rem;height:1rem;}
    .jdbs .xg-d a{padding:.1rem;}
}
/* 内容页 */
.content{overflow: visible;}
.cont-ny{justify-content:space-between;}
.new-cont{width: 67%;}
.cont-r{width: 28%;padding: .7rem 0 0 .4rem;margin-top: -.7rem;}
.new-cont h2{color: #222;font-size: 0.32rem;line-height: 1.6;font-weight: bold;text-align: center;margin-bottom: .3rem;}
.cont-tit{margin: 0rem 0 0.2rem;padding-bottom: 0.1rem;border-bottom: 1px solid #e5e5e5;text-align: center;}
.cont-tit span{font-size: 0.14rem;color: #666666;align-items: center;margin: 0 0.3rem 0 0;line-height: 0.3rem;}
.cont-tit span img{display: inline-block;margin-right: 0.05rem;max-width: 0.17rem;}
#share-2 span{margin: 0 0.1rem 0 0;}
.article{padding-bottom: 0.5rem;}
.article p{font-size: 0.16rem !important;color: #333 !important;line-height: 0.32rem !important;margin-bottom: 0.2rem !important;text-align: justify;text-indent: 2em;}
.article p img {
    width: 640px !important;
    height: auto !important;
    max-width: 100%;!;
    MARGIN: 0 AUTO !important;;
    DISPLAY: block !important;;
}
.cont-r::after{width: 100%;height: 1.69rem;background: url(/css/../images/cont-rbg.png) no-repeat;background-size: 100%;bottom: auto;top: 0;}
.sticky {position: sticky;top: 0;}
.cont-rt{align-items: center;justify-content: space-between;padding-right: .15rem;}
.cont-r h2{color: #fff;font-size: 0.2rem;font-weight: bold;margin-left: -.15rem;align-items: center;}
.cont-r h2 img{display: inline-block;margin: 0 0.1rem 0rem 0;}

.cont-r ul{border-left: 1px solid #a68c62;padding: .8rem 0 .5rem;}
.cont-r li{padding: 0rem 0 0rem 0.15rem;}
.cont-r li a{display:block;border-bottom:1px solid #eaeaea;padding:.45rem 0 .15rem;}
.cont-r li p{color: #333;transition: 0.5s;font-size: 0.14rem;}

.cont-r li h3{font-size: 0.16rem;color: #333;line-height: 0.26rem;transition: 0.5s;max-height: 0.52rem\0;margin-bottom:.1rem;}
.cont-r li::after{width: 0.11rem;height: 0.11rem;background: #a68c62;bottom: auto;top: .52rem;left: -0.06rem;background-size: 100% !important;border-radius: 50%;}
.pages{padding-top: 0.3rem;border-top: 1px solid #d6d0d0;}
.pages p{margin-bottom: 0.1rem;font-size: 0.16rem;color: #333;line-height: 0.32rem;transition: 0.5s;}
.pages p a{color: #333;transition: 0.5s;padding-left: 0.1rem;transition: 0.5s;}
.ny-art-t{justify-content: center;}
.ny-art-t span{padding: 0 .1rem;width: auto;display: block;}
.ny-art-t span img{width: 0.24rem;}
.ny-art-t::after{width:calc((100% - .34rem)/2);height: 1px;border-bottom: 1px dashed #a68c62;bottom: auto;right: 0%;top: 50%;transform: translateY(-50%);left: auto;}
.ny-art-t::before{width:calc((100% - .34rem)/2);height: 1px;border-bottom: 1px dashed #a68c62;left: 0%;top: 50%;transform: translateY(-50%);content: "";position: absolute;}

@media(min-width: 1024px){
    .cont-r li:hover p,.cont-r li:hover h3{color: #990100;}
    .cont-r li:hover::after{background: url(/css/../images/con-i2.png) no-repeat;width: 0.27rem;height: 0.27rem;left:-.13rem;top: .45rem;}
}
@media screen and (max-width: 1024px) {
    .new-cont{width: 100%;}
    .cont-r,#share-2{display: none;}
    .cont-titl{width:100%;}
    .cont-tit span{margin-right:0.2rem;}
    .new-cont h2{font-size:.26rem;margin-bottom: .2rem;}
  }
  @font-face{font-family:"socialshare";
    src:url("/css/../fonts/share/iconfont.eot");
    src:url("/css//css/../fonts/share/iconfont.eot?#iefix") format("embedded-opentype"),url("/css/../fonts/share/iconfont.woff") format("woff"),url("/css/../fonts/share/iconfont.ttf") format("truetype"),url("/css/../fonts/share/iconfont.svg#iconfont") format("svg")}.social-share{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: auto;
}.social-share *{font-family:"socialshare" !important}.social-share .icon-tencent:before{content:"\f07a"}.social-share .icon-qq:before{content:"\f11a"}.social-share .icon-weibo:before{content:"\f12a"}.social-share .icon-wechat:before{content:"\f09a"}.social-share .icon-douban:before{content:"\f10a"}.social-share .icon-heart:before{content:"\f20a"}.social-share .icon-like:before{content:"\f00a"}.social-share .icon-qzone:before{content:"\f08a"}.social-share .icon-linkedin:before{content:"\f01a"}.social-share .icon-diandian:before{content:"\f05a"}.social-share .icon-facebook:before{content:"\f03a"}.social-share .icon-google:before{content:"\f04a"}.social-share .icon-twitter:before{content:"\f06a"}.social-share a{position:relative;text-decoration:none;margin: 0px .1rem;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 0.28rem;height: 0.28rem;font-size: 0.2rem;border-radius: 2px;line-height: 0.28rem;border: 1px solid #fff !important;color: #fff;text-align:center;vertical-align:middle;transition: 0.6s ease-out 0s;/* padding: 0.003rem 0 0 0px; *//* background: #cccccc; */border-radius: .05rem;}.social-share .social-share-icon:hover{background: #ff763b;color: #990100;background: #fff !important;}.social-share .icon-weibo{color: #fff;border-color:#ff763b;}.social-share .icon-weibo:hover{/* background: none; */}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{color:#56b6e7;border-color:#56b6e7}.social-share .icon-qq:hover{background:#56b6e7}.social-share .icon-qzone{color: #fff;border-color:#FDBE3D;/* border: none; */}.social-share .icon-qzone:hover{background: #FDBE3D;}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{color:#0077B5;border-color:#0077B5}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;color: #fff;border-color:#7bc549;}.social-share .icon-wechat:hover{background: #7bc549;color: #990100;}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;bottom: -205px;left:-84px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;top: -16px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color: transparent transparent #fff transparent;}.social-share .icon-wechat:hover .wechat-qrcode{display:block}
/* 校长致辞 */
.xzzc{padding: 0.6rem 0.6rem 1rem .6rem;}
.xzzc::after{width: 100%;background: url(/css/../images/zcbg.png) no-repeat;background-size: 100% 100%;}
.xzzc .left{width: 30%;}
.xzzc .right{width: 70%;padding-left: .4rem;}
.xzzc .left .imged{padding-bottom: 150%;}
.xzzc .left p{text-align: center;color: #fff;font-size: 0.24rem;margin-top: .4rem;}
.xzzc .right p{font-size: 0.18rem !important;color: #fff !important;line-height: 1.8 !important;margin-bottom: .25rem !important;text-indent: 2em;text-align: justify;}


@media(min-width: 1024px){

}

@media(max-width: 1024px){
.xzzc .right p{margin-bottom:.1rem;}
.xzzc::after{background: #990100;}
}
@media(max-width: 768px){
    .xzzc{padding: 0.3rem;}
    
    .xzzc .left{width: 30%;margin: 0 auto .3rem;}
    .xzzc .right{width: 100%;padding:0;}
}
@media(max-width: 420px){
    
}

/* 现任领导 */
.xdld1 h2{height: 1rem;align-items: center;justify-content: flex-start;border-bottom: 1px solid #e2e2e2;}
.xdld1 h2 span{padding-left: 0.2rem;border-left: 2px solid #990100;font-size: 0.3rem;color: #990100;line-height: 0.36rem;width: 3rem;}
.xdld1 h2 p{width: calc(100% - 3rem);font-size: 0.18rem;color: #333;line-height: 0.36rem;padding-left: .2rem;max-width: 10rem;}
.xdld1 h2 p a{transition: 0.5s;width: 1rem;display: inline-block;text-align: left;}
.xdld1 h2 p a:hover{color: #990100;}
.xrld-l{justify-content: space-between;}
.xrld-l h2{width: 47%;}
.xdld1 h2{width: 100%;}

@media(min-width: 1024px){
    
}

@media(max-width: 1024px){
.xdld1 h2 span{font-size:.26rem;}
}
@media(max-width: 768px){
    .xrld-l h2{width:100%;}
    .xdld1 h2{width: 100%;height:auto;padding:.2rem 0;}
    .xdld1 h2 span{width: 2.5rem;}
    .xdld1 h2 p{width: calc(100% - 2.5rem);}
}
@media(max-width: 600px){
    .xdld1 h2 p{width: 100%;margin-top:.15rem;padding: 0;}
}
/* 机构设置 */
.jgsz{justify-content: space-between;}
.jgsz .left{width: 49%;}
.jgsz .jg-list{box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.12);margin-bottom: .2rem;}
.jgsz .jg-list h3{height: 0.8rem;align-items: center;color: #fff;font-size: 0.3rem;padding: 0 .3rem;background: url(/css/../images/jgbg.jpg) no-repeat center/cover;display: flex;}
.jgsz .jg-list ul{background: #fff;padding: .2rem .3rem;display: flex;flex-wrap: wrap;justify-content:space-between;}
.jgsz .jg-list li{margin-bottom: .2rem;padding-left: .25rem;width: 48%;}
.jgsz .jg-list li::after{width: 0.17rem;height: 0.08rem;background: url(/css/../images/jg-ico.png) no-repeat;background-size: 100%;top: .1rem;bottom: auto;}

.jgsz .jg-list li p{font-size: 0.18rem;color: #323232;line-height:1.6;}
.jgsz .jg-list li a{transition:.5s;}

@media(min-width: 1024px){
    .jgsz .jg-list li a:hover{color:#990100;}
}

@media(max-width: 1024px){

}
@media(max-width: 768px){
    .jgsz .left{width: 100%;}
    .jgsz .jg-list h3{height:.6rem;font-size:.24rem;}
}
@media(max-width: 420px){
    
}
/* 校史沿革 */
.yg1{margin-bottom: .5rem;}
.yg1 img{width: 100%;}
.yg2 li{align-items: center;}
.yg2 li span{font-size: 0.7rem;font-family: "思源宋体 Bold";color: #a68c62;width: 2.05rem;padding-right: .25rem;white-space: nowrap;display: block;}
.yg2 li p{border-bottom: 1px solid #dedede;padding: 0.35rem 0 .35rem .4rem;width: calc(100% - 2.05rem);line-height: .38rem;font-size:.18rem;color: #323232;border-left: 1px solid #dedede;text-align: justify;}
.yg2 li:first-child p{padding-top: 0;}
.yg2 li p::after{width: 0.03rem;height: 0.2rem;background: #a68c62;left: -0.02rem;top: .35rem;bottom: auto;}
.yg2 li:first-child p:after{top:0;}


@media(min-width: 1024px){
    
}

@media(max-width: 1024px){

}
@media(max-width: 768px){
    .yg2 li span{font-size: 0.5rem;width: 1.5rem;padding-right: .25rem;}
    .yg2 li p{padding: 0.15rem 0 .15rem .2rem;width: calc(100% - 1.5rem);}
    .yg1{margin-bottom: .3rem;}
}
@media(max-width: 420px){
   .yg2 li span{font-size: 0.4rem;width: 1.2rem;padding-right: .2rem;}
    .yg2 li p{padding: 0.15rem 0 .15rem .2rem;width: calc(100% - 1.2rem);} 
}
/* 校徽校训 */
.xhxxbg{padding: 0;}
.xhxx1{padding: .1rem 0 .7rem;/* background-size: 100%; */position:relative;}
.xhxx1:after{content:"";position:absolute;width: 33%;height: 74%;background: url(/css/../images/xhbg.png) no-repeat right bottom;background-size: 100%;right:1.2rem;bottom:0;z-index: -1;}
.xhxx1 .wp{align-items:center;}
.xhxx1 .left{width: 49%;position: relative;}
.xhxx1 .right{width: 51%;margin-left: -10%;position: relative;z-index: 10;}
.xhxx1 .left a{align-items: flex-end;color: #fff;position: absolute;bottom: .25rem;left: 1.5rem;font-size: 0.16rem;}
.xhxx1 .left a img{width: 0.26rem;display: inline-block;margin-right: .1rem;}
.xhxx1 h3,.xhxx2 h3{font-size: 0.3rem;color: #333;margin-bottom: .3rem;}
.xhxx1 p{font-size: 0.18rem;color: #333;line-height: 2;text-align: justify;margin-bottom: .1rem;}
.xhxx2{background: #f8f6f2;padding: 0.7rem 0 ;}
.xhxx2 p{font-size: 0.18rem;color: #333;line-height: 0.38rem;text-align: justify;margin-bottom: .1rem;text-indent: 2em;}
.xhxx2 .cont img{width: 4.5rem;float: right;padding: 0 0 .2rem .5rem;}

@media(min-width: 1024px){
    
}
@media(max-width: 1200px){
    .xhxx1 .left a{left: 1rem;}
}
@media(max-width: 1024px){
    .xhxx1{padding: .1rem 0 .4rem;}
    .xhxx2{padding: 0.4rem 0;}
    .xhxx1 .right{width: 50%;margin-left:0}
    .xhxx1 p{line-height:1.6;}
    .xhxx1 .left a{left: .6rem;bottom:.15rem;}
    .xhxxbg{padding: 0 !important;}
}
@media(max-width: 768px){
   .xhxx1 .left{width: 75%;margin:0 auto;}
   .xhxx1 .right{width:100%;margin-top:.3rem;}
   .xhxx1 .left a{left: 1rem;bottom:.2rem;}
   .xhxx1 h3,.xhxx2 h3{margin-bottom:.15rem;font-size: .26rem;}
   .xhxx2 .cont img{float:none;width:70%;margin:0 auto .2rem;display:block;padding:0;}
   .xhxx2 p{line-height:1.8;}
}
@media(max-width: 600px){
    .xhxx1 .left a{color:#333;bottom:0;position:relative;margin-top:.1rem;}
    .xhxx1 .left a img{display:none;}
}
/* 校园导览 */
.xydlbg{padding: 0;}
.xydl-1{width: 100%;padding: 0.4rem 0 0.7rem;}
.xydl-1::after{width: 85%;background: url(/css/../images/dlbg1.jpg) no-repeat bottom;background-size: 100%;height: 65%;}
.xydl-1 .left{width: 40%;}
.xydl-1 .right{width: 60%;padding-left: 1.4rem;}
.xydl-1 .left h3{font-size: 0.3rem;color: #333;line-height: 1.3;margin-bottom: .35rem;}
.xydl-1 .left p{font-size: 0.18rem;color: #333;line-height: 0.38rem;}
.xydl-2{width: 100%;padding: 0.75rem 0;background: url(/css/../images/dlbg2.jpg) no-repeat right/cover;}
.xydl-2 .left{width: calc(100% - .5rem);padding-right: .65rem;}
.xydl-2 .right{width: .5rem;}
.xydl-2 .right h3{font-size: 0.3rem;color: #333;line-height: 1.2;}
.xydl-2 .left ul{margin: 0 -0.15rem;}
.xydl-2 .left li{width: 25%;padding: 0 0.15rem;}
.xydl-2 .left h3{font-size: 0.18rem;color: #333;line-height: 0.26rem;margin-top: .15rem;padding-left: .3rem;transition:.5s;}
.xydl-2 .left li::after{width: 1px;height: 0.7rem;background: #990100;left: .3rem;z-index:1;bottom: .05rem;}
.xydl-2 .left li img{width:100%;transition:.5s}
.xydl-2 .left li .img{overflow:hidden;}
.xydl-3{padding: 0.7rem 0;}
.xydl-3 .tit{text-align: center;margin-bottom: .4rem;font-size: 0.3rem;color: #333;}
.xydl-3 .left{width: 85.5%;}
.xydl-3 .right{width: 14.5%;padding-left: .1rem;}
.xydl-3 .left .scale{position: relative;}
.xydl-3 .left  h3{position: absolute;bottom: 0;width: 100%;height: 1rem;display: flex;align-items: center;padding: 0 .2rem;color: #fff;font-size: 0.3rem;}
.xydl-3 .left  h3::after{width: 100%;height: 100%;background: url(/css/../images/dl-shad.png) no-repeat;background-size: 100%;}
.xydl-3 .left .imged{padding-bottom: 7.5rem;}
.xydl-3 .right .imged{padding-bottom: 0;height: 100%;}
.xydl-3 .right .scale{height:100%;}
.xydl-3 .right li{position:relative;padding-left: .08rem;}
.xydl-3 .right li.swiper-slide-thumb-active .scale{border: 0.02rem solid #990100;height: 100%;}
.xydl-3 .right li.swiper-slide-thumb-active::after{position: absolute;content: "";right: calc(100% - .08rem);border-top: 0.1rem solid transparent;border-bottom: .1rem solid transparent;border-right: .08rem solid #990100;top: 50%;transform: translateY(-50%);}
.xydl-3 .right .swiper-container{position: relative;height: 7.5rem;}
.xydl-3 .left .arror{width: 0.56rem;height: 0.56rem;border-radius: 50%;background: url(/css/../images/l.png) no-repeat;background-size: 100% !important;}
.xydl-3 .left .swiper-button-next{background: url(/css/../images/r.png) no-repeat;}
.xydl-3 .left .arror::after{display: none;}


@media(min-width: 1024px){
    .xydl-2 .left li:hover img{transform:scale(1.1);}
    .xydl-2 .left li:hover h3{color:#990100;}
}

@media(max-width: 1024px){
    .xydlbg{padding: 0 !important;}
    .xydl-1 .left{width: 40%;}
    .xydl-1 .right{width: 60%;padding-left: .4rem;}
    .xydl-1,.xydl-2,.xydl-3{padding: .4rem 0;}
    .xydl-2 .left ul{margin: 0 -0.1rem;}
    .xydl-2 .left li{width: 25%;padding: 0 0.1rem;}
    .xydl-2 .left{width: calc(100% - .4rem);padding-right: .35rem;}
    .xydl-2 .right{width: .4rem;}
    .xydl-3 .left .imged{padding-bottom:6.2rem;}
    .xydl-3 .right .swiper-container{height: 6.2rem;}
}
@media(max-width: 768px){
    .xydl-1 .left{width: 100%;}
    .xydl-1 .right{width: 80%;padding-left: 0rem;margin: .25rem auto 0;}
    .xydl-1 .left h3{margin-bottom: .1rem;font-size: 0.26rem;}
    .xydl-2 .left{width: 100%;padding: 0;}
    .xydl-2 .right{width: 100%;order: -1;}
    .xydl-2 .right h3{font-size: .26rem;}
    .xydl-2 .left li{width: 50%;margin-bottom: .2rem;}
    .xydl-3 .left{width: 100%;}
    .xydl-3 .right{width: 100%;padding-left: 0rem;margin-top: .2rem;}
    .xydl-3 .left .imged{padding-bottom: 65%;}
    .xydl-3 .right .swiper-container{height: auto;}
    .xydl-3 .left .arror{width: .45rem;height: .45rem;}
    .xydl-3 .right .imged{height: auto;padding-bottom: 1.2rem;}
    .xydl-3 .right li.swiper-slide-thumb-active::after{right: auto;left: 50%;transform: translate(-50%,0);bottom: calc(100% - .08rem);top: auto;border-left: 0.1rem solid transparent;border-right: 0.1rem solid transparent;border-bottom: 0.08rem solid #990100;border-top: none;}
    .xydl-3 .right li{padding:.08rem 0 0;}
}
@media(max-width: 420px){
    
}
/* 学院概况 */
.xygkbg img{width: 100%;}
.xygkbg{padding: 0;}
.xygk1{padding: 0.25rem 0 .7rem;}
.xygk1 .wp::after{bottom: auto;top: 0.25rem;width: 50%;height: 60%;background: url(/css/../images/gkbg1.png) no-repeat;background-size: 100%;}
.xygk1 .left{width: 60%;padding-top: .65rem;}
.xygk1 .right{width: 40%;padding-left: .9rem;}
.xygk1 .right img{width: 100%;}
h3.gk-tit{font-size: 0.3rem;color: #333;margin-bottom: .3rem;}
.gk-con p{font-size: 0.18rem !important;text-align: justify;text-indent: 2em;line-height: 2 !important;color: #333;}
.xygk2{padding: .5rem 0 0;overflow: hidden;}
/* .xygk2::after{width: 100%;background: url(/css/../images/gk-bg.png) no-repeat;background-size: 100%;} */

.xygk2 .wp::after{bottom: auto;top: 0rem;width: 40%;height: 60%;background: url(/css/../images/gkbg1.png) no-repeat;background-size: 100%;}
.gkbg2{position: absolute;left: 0;width: 100%;bottom: 0;}
.gkbg2 img{width: 19.3rem;max-width: inherit;position: relative;left: 50%;transform: translateX(-50%);}
.xygk2 ul{padding: 0 1.7rem 0 2.6rem;position: relative;align-items: baseline;height: 3.8rem;}
.xygk2 li{/* width: 25%; */padding-left: .3rem;font-size:.18rem;line-height:2;padding-bottom: .5rem;color: #333;}
.xygk2 li::before{width: 1px;border-left: 1px dashed #a68c62;content: "";position: absolute;height: 100%;left: .07rem;z-index: -1;}
.xygk2 li::after{width: 0.15rem;height: 0.15rem;border-radius: 50%;background: #990100;}
.xygk2 li:nth-child(1){width: 23%;padding-right: .4rem;top: 11%;left: 1%;}
.xygk2 li:nth-child(2){width: 27%;left: 2%;bottom: 30%;}
.xygk2 li:nth-child(3){width:20%;left: -8.5%;bottom: -44%;padding: 0.5rem .3rem 0rem 0;text-align: right;}
.xygk2 li:nth-child(4){width:30%;left: 4%;bottom: 27%;padding-bottom: .8rem;}
.xygk2 li:nth-child(3):after{left:auto;right:0;bottom: auto;top: 0;}
.xygk2 li:nth-child(3):before{left:auto;right:.07rem;top: 0;}
.xygk3{padding: .5rem 0;background: #f6f6f6;
    background: -webkit-linear-gradient(top, #f6f6f6, #fff);
    background: -moz-linear-gradient(top, #f6f6f6, #fff);
    background: -o-linear-gradient(top, #f6f6f6, #fff);
    background: -ms-linear-gradient(top, #f6f6f6, #fff);
    background: linear-gradient(to bottom, #f6f6f6, #fff);
}

.xygk3 .wp::after{bottom: auto;top: -.5rem;width: 55%;height: 1.5rem;background: url(/css/../images/gkbg3.png) no-repeat;background-size: 100%;left: 50%;transform: translateX(-50%);}
.xygk3 .gk-tit{text-align: center;width: 100%;}
.xygk3 .left{width: 40%;}
.xygk3 .right{width: 60%;padding:.4rem 0 0 .8rem;}
.xygk3 .left img{width: 100%;}
.xygk4 .left{width: 55%;padding-top: .4rem;}
.xygk4 .right{width: 45%;padding: 0rem 0 0 0.9rem;}

.xygk4 .left::after{bottom: auto;top: 0rem;width: 100%;height: 1.37rem;background: url(/css/../images/gkbg4.png) no-repeat;background-size: auto 100%;}

.xygk5 .wp{padding:.5rem 0 .75rem}
.xygk5 .wp::after{bottom: auto;top: 0rem;width: 60%;height: 1.37rem;background: url(/css/../images/gkbg5.png) no-repeat;background-size: auto 100%;}

.xygk6 .left{width: 50%;padding-right: .4rem;}
.xygk6 .right{width: 50%;padding: 0.5rem 0 0 0rem;}
.xygk6 .right::after{bottom: auto;top: 0rem;width: 100%;height: 2.97rem;background: url(/css/../images/gkbg6.png) no-repeat;background-size: auto 100%;}
.list40{padding: .3rem;background: #990100;border-radius: .1rem;width: 10.6rem;float: right;margin: .3rem 0 0;}
.list40 li{ width: 25%; padding: 0 .1rem; text-align: center}
.list40 li h3 big{ font-family: "思源宋体 Bold"; font-size: .4rem; color: #ffdfac}
.list40 li h3 small{ font-family: "思源宋体 Bold"; font-size: .16rem; color: #ffdfac; margin: 0 0 0 .12rem}
.list40 li .line{ position: relative; z-index: 1; width: 100%; height: 1px; background: rgba(255,255,255,.2); margin: .26rem 0}
.list40 li .line:after{ content: ""; position: absolute; width: .3rem; height: 3px; background: #ffdfac; left: 50%; margin-left: -.15rem; margin-top: -1px}
.list40 li p{ font-size: .16rem; color: #ffdfac; line-height: 1.75}

.xygk7{ padding: .8rem 0; background: #f8f6f2; margin: .8rem 0 0}
.xygk7 .left{flex: 1;padding: .7rem 1rem 0 0;overflow: hidden;}
.xygk7 .right{width: 2.6rem;padding: 0 0 0 0rem;}
.xygk7 .left::after{bottom: auto;top: 0rem;width: 100%;height: 1.37rem;background: url(/css/../images/gkbg7.png) no-repeat;background-size: auto 100%;}

.xygk8{ padding: .8rem 0;}
.xygk8 .right{ padding-left: .5rem;}
.xygk8 .right::after{bottom: auto;top: 0rem;width: 100%;left: .5rem;height: 1.37rem;background: url(/css/../images/gkbg8.png) no-repeat;background-size: auto 100%;}

.xygk9 .wp::after{bottom: auto;top: 0rem;width: 100%;height: 1.37rem;background: url(/css/../images/gkbg9.png) no-repeat;background-size: auto 100%;}

.xygk10{ padding: .5rem 0 0}
.xygk10 .wp::after{bottom: auto;top: -.5rem;width: 100%;height: 1.37rem;background: url(/css/../images/gkbg10.png) center no-repeat;background-size: auto 100%;left: 50% !important;transform: translateX(-50%);}
.xygk10 .gk-tit{text-align: center;width: 100%;}

@media(min-width: 1024px){
    
}

@media(max-width: 1024px){
    .xygkbg{padding: 0 !important;}
    .xygk2 ul{padding: 0 15px;height: auto;display: block;white-space: nowrap;overflow: hidden;overflow-x: scroll;}

    .xygk2 li{width: 50% !important;display: inline-block;}
    .xygk2 li:nth-child(3){text-align: left;left: 2%;padding: 0;padding-bottom: .8rem;padding-left: .3rem;}
    .xygk2 li:nth-child(3):before{ left: .07rem; right: 0}
    .xygk2 li:nth-child(3):after{ left: 0; bottom: 0; top: auto}
    .xygk2 li p{ white-space: normal}
    .list40{width: 100%;padding: .2rem;}
    .xygkbg{ overflow: hidden}
}
@media(max-width: 768px){
    .gk-con p{font-size: 0.17rem !important;line-height: 1.75 !important;}
}
@media(max-width: 420px){
    
}
/* puclic */
@media(max-width: 1024px){
    .san-nav a{padding: 0 .1rem 0.1rem;line-height: 1.4;height: auto;}
    .san-nav a::after{display:none;}
    .ban .yjlm{display:none;}
    .ejlm_wrap{display: block;margin: 0.4rem 0 0;}
    .ejlm_pc{display: none;}
    .common{padding: 0.4rem 0;}
    .ban::after{height: 1rem;}
    .ban .yjlm h3{font-size: .22rem;}
    .adress{display:none;}
    .tbsc{overflow-x: auto;}
    .tbsc table{width: 700px;}
    .ban .imged{padding-bottom: 35%;}
    .xygk2 li:nth-child(4){ left: 2%}
    .xygkbg .wl>::after, .xygk1 .wp::after, .xygk5 .wp::after{ left: 15px}

    .gkbg2{position: relative;margin-bottom: -1rem;}
    .xygk1{ padding-bottom: 0}
    .xygk3{ }

    .xygk5 .wp{ padding: .5rem 15px}
}
@media(max-width: 768px){
    .txt1 { font-size: 0.2rem !important; }
    .p1 {line-height: 0.26rem !important;font-size: 0.16rem !important;}

    .xygk1 .left{ width: 100%;}
    .xygk1 .right{width: 100%;padding: .3rem 15vw;}

    .xygk3 .left{ width: 100%; padding: 0 15vw}
    .xygk3 .right{width: 100%;padding: .4rem 0 0 0;}

    .xygk4 .left{ width: 100%}
    .xygk4 .right{ width: 100%; padding: .3rem 0 0}

    .xygk6 .left{width: 100%;padding: 0;}
    .xygk6 .right{width: 100%;padding: .5rem 0 0 0;}

    .xygk7 .left{width: 100%;padding: .5rem 0 .5rem;flex: auto;}
    .xygk7 .right{ width: 100%}

    .xygk4 .left::after, .xygk5 .wp::after, .xygk6 .right::after, .xygk7 .left::after{height: .4rem;top: .4rem;}
    .xygk7{padding: .2rem 0 .5rem;margin: .5rem 0 0;}
    .xygk8{ padding: .5rem 0}
    .xygk10{ padding: 0}
    .list40 li{ padding: 0 2px}

    .list40 li h3 big{ font-size: .24rem}
    .list40 li h3 small{ margin: 0 0 0 .06rem}
}

#vsb_content_2 .vsbcontent_img img{border:0 !important;height:auto !important;}

#vsb_content_2 IMG{height:auto !important;}