@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;} 
::-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 !important;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(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}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-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;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-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;}

.w100{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
/* .table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle} */
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:45px; height:45px;transition: 0.4s;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #3961f0;}
#gotop svg:hover{width:100%;height:100%;fill: #ec8e13;}
#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; src:url();}
@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;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box{z-index:9;left: 0;right: 0;top: 0;background:#940a41;}
#header{z-index:999;width:100%;transition: 0.6s;position: relative;background:url(../images23/topbg.png) no-repeat 60% 1.875rem #940a41;background-size: auto;}
.header_top{height: 30px;line-height: 30px;background: #003d98;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 1rem;color:#fff;}
.header_box .w1750{height:100%;position:relative;max-width: 100%;margin: 0 10rem;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{padding: 1.5rem 0;}
#header #logo .table{ width:auto;}
@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%;}
.bannerBox{position: relative;}
.header_box .rightBox p{font-size: 1rem;}
.header_box .rightBox p a{display: inline-block;margin-right: 1rem;color: #FFFFFF;}
.header_box .search{width:18.75rem;height: 40px;border-radius: 20px;margin-left: 1rem;position: relative;border: 1px solid #b5215c;background: #8c093d;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #FFFFFF;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:10px;top: 8px;width: 22px;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}

#nav{width: 100%;z-index: 99;margin: 0 auto;position: relative;border-top: 1px solid rgba(255,255,255,0.2);}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;width: 10%;}
#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 1.25rem;color: #FFFFFF;line-height: 50px;position:relative;transition:.6s;font-weight: normal;text-align: center;font-weight: 600;}
#nav ul li:hover a h3{color:#FFFFFF;background: #8c093d;font-weight: bold;}
#nav ul li:hover a{color:#940a41;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li a i{ display:inline-block; background:url(../images23/nav_down.png) center no-repeat; width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff; background:rgba(255,255,255,.95); width: 120%;left:50%;margin-left: -60%;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;box-shadow: 0 0 18px -8px #000;}
#nav ul li .sub a{padding:0;line-height: 3rem;transition:.3s;font-size: 1rem;color: #323232;}
#nav ul li .sub a:hover{color: #940a41;background: #E5E5E5;font-weight: 600;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform:translateY(0px);}
#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: 2px;position:absolute;left: 0;margin-left: 0;background: #d48009;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #d48009 4px solid;top:-6px;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: 30px;line-height: 30px;cursor:pointer;text-align: center;float:left;transition:.6s;margin-left: 1.5rem;position: absolute;right: 0;top: 74%;border: 1px solid rgba(255,255,255, 0.5);width: 30px;border-radius: 50%;}
.search_btn img{display: block;padding: 7px 0 0 8px;}


.topLink{float: right;margin-top: 36px;}
.topLink a{display:inline-block;font-size: 0.875rem;color: #FFFFFF;line-height: 1.5rem;}
.topLink a:hover{color: #ffb400;}
.topLink a+a:hover{color: #FFFFFF;}
.topLink a span{font-size: 1.5rem;color: #ffb400;font-weight: bold;line-height: 1.5rem;}
.topLink2{border-top: 1px solid rgba(255,255,255, 0.4);width: 100%;padding-top: 30px;}
.topLink2 a{display: block;padding-left: 2.3rem;font-size: 1.125rem;line-height: 2.5rem;}
.topLink2 a+a{font-size: 0.875rem;}
.topLink2 a+a span{font-size: 32px;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
.header_box.xg{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.5rem 0;}
.header_box.xg #logo img{max-height: 4.5rem;}
.header_box.xg #nav{ box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.2);}

/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:3.8rem; background:#00a0e9 url(../images23/search.svg) center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: absolute;left: 2.3rem;top: 50px;}
#m_nav .mzsdm a{font-size: 1rem;color: #FFFFFF;line-height: 1.5rem;}

/*导航按钮开始*/
#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: 1.875rem;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 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1.5rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search input[type="text"]{font-size:.875rem;color:#fff;height:38px;line-height:38px;padding:0 1rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search input[type="image"]{ position:absolute; top:3px;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 {z-index: 99999;position: fixed;background: rgba(148,10,65,0.95);width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 7rem 0 0 0;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 2.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: 4rem;height: 4rem;color:#fff;padding:0;font-size:1.125rem;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: 4rem;float:right;display:inline-block;background: url(../images23/jia.svg) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images23/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:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#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:.875rem; 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:url(../images23/topbg.png) no-repeat 80% bottom #940a41;background-size: auto;}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	#m_header{height: 9.375rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	#m_header{height: auto;padding: 1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 80%;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 70%;}
}
@media(max-width: 414px){
	.logo2{max-width: 80%;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

/* banner开始*/
.index_06{overflow: hidden;width: 100%;margin-top: 1.875rem;}
.index_06 a{display: block;position: relative;}
.index_06 .img_box{position: relative;}
.index_06 .img_box img{width: 1400px;}
.index_06 .text{position: absolute;left: 50%;margin-left: -700px; bottom: 0; width: 1400px; height: 100%;background: url() repeat-x bottom;}
.index_06 .text p{position: absolute;bottom: 1.5625rem; width: calc(100% - 60px); left: 30px;z-index: 2;font-size: 1.25rem;color: #fff;line-height: 1.5rem;height: 1.5rem;overflow: hidden;text-align: left;}
.index_06 .rheight24{height: auto !important;}
.index_06 .rheight24 canvas{width: 100% !important; height: 5rem !important;display: none;}
.index_06 .title{text-align: center;color: #fff;line-height: 30px;position: absolute;font-size: 1.25rem;position: absolute;bottom: 0.2rem;left: 0;padding: 1rem;width: 100%;z-index: 3;transition: 0.4s;}
.index_06 .swiper-slide-active .title{display: block;}
.banner-btn{position: absolute;width: 1400px;top: 50%;margin-top: -25px;left: 50%;margin-left: -700px;}
.index_06 .swiper-button-prev,.index_06 .swiper-button-next{width: 50px;height: 50px;}
.index_06 .swiper-button-prev{background: url(../images23/LL.png) no-repeat center;left: 0;}
.index_06 .swiper-button-next{background: url(../images23/RR.png) no-repeat center;right: 0;}
.index_06 .swiper-slide{filter: brightness(1);}
.index_06 .swiper-slide.swiper-slide-active{filter: brightness(1);opacity: 1 !important;}
.index_06 .swiper-slide.swiper-slide-prev{opacity: 0.5 !important;}
.index_06 .swiper-slide.swiper-slide-next{opacity: 0.5 !important;}
.index_06 .swiper-slide.swiper-slide-prev .text,.index_06 .swiper-slide.swiper-slide-next .text{display: none;}
.index_06 .swiper-slide.swiper-slide-prev img,.index_06 .swiper-slide.swiper-slide-next img{box-shadow: 0px 0px 44px 0px rgba(255, 255, 255, 0.68);}
.index_06 .swiper-slide{opacity: 0 !important;}
.index_06 .swiper-slide.swiper-slide-active .img_box{display: flex;justify-content: center;align-items: center;height: auto;}
.index_06 .swiper-slide.swiper-slide-active .img_box img{width: 1400px;}
.index_06 .swiper-slide.swiper-slide-next .img_box img{float: right;}
.index_06 .swiper-slide a:hover .title{color: #ffba00;}
.index_06 .swiper-pagination{text-align: center;bottom: 1rem;text-align: right;width: 1400px;left: 50%;margin-left: -700px;padding-right: 2rem;}
.index_06 .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;background: white;opacity: 1;border-radius: 7px;margin: 0 5px;border: 1px solid #FFFFFF;background: none;}
.index_06 .swiper-pagination .swiper-pagination-bullet-active{background: #FFFFFF;opacity: 1;}

@media (max-width:1400px) {
	.index_06 {margin-top: 0;}
	.index_06 .img_box img{width: 100% !important;}
	.index_06 .rheight24{height: 45vw!important;}
	.index_06 .text{width: 100%;left: 0;margin-left: 0;}
	.index_06 .swiper-pagination{width: 100%;left: 0;margin-left: 0;}
	.banner-btn{width: 100%;left: 0;margin-left: 0;}
	.index_06 .swiper-pagination{bottom: 0.5rem;}
	.index_06 .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;}
	.index_06 .swiper-button-prev{background-size: 3.125rem;}
	.index_06 .swiper-button-next{background-size: 3.125rem;}
}
@media (max-width:850px) {
	.index_06 .text p{font-size: 1rem;}
	.banner-btn{top: 50%;margin-top: 0;}
	.index_06 .swiper-button-prev{background-size: 2rem;}
	.index_06 .swiper-button-next{background-size: 2rem;}
}
/* banner结束 */
.sametitle{margin-bottom:1.4rem;position: relative;}
.sametitle h5{padding-left: 3.125rem;background: url(../images23/title01.png) no-repeat left center;background-size: 2.375rem;}
.sametitle h5 img{}
.sametitle h5 span{display: inline-block;font-size: 1.75rem;line-height: 3.75rem;font-weight: 600;}
.sametitle .more{position: absolute;right: 0;top: 1.8rem;font-size:0.875rem;color: #323232;}
.sametitle .more:hover{color: #940A41;text-decoration: underline;}

@media (max-width:850px) {
	.sametitle{margin-bottom: 1rem;}
}
/* 学院新闻 学术报告 */
.newsXsbg{margin-top: 3.125rem;}

.newsBox{width: 48%;}
.xsbgBox{}
.newsCon{}
.newsCon .swiper-slide{}
.newsCon .swiper-slide a{display:block;position: relative;padding-top: 1.25rem;}
.newsCon .swiper-slide a::after{content: "";position: absolute;top: 0;left: 0;height: 80%;background: url(../images23/textBg.png) no-repeat 70% bottom #940A41;width: 100%;z-index: -1;}
.newsCon .swiper-slide a::before{content: "";position: absolute;top: 80%;right: 0;height: 1.875rem;background: url(../images23/newssj.png) right center;width: 1.5625rem;z-index: -1;background-size: 1.5625rem;}
.newsCon .swiper-slide a h5{font-size: 1.125rem;line-height: 1.625rem;height: 1.625rem;overflow: hidden;width:calc(100% - 30px);color: white;margin:0 1rem 1.25rem 1rem;font-weight: 600;}
.newsCon .swiper-slide a .bttom{display: flex;justify-content: space-between;}
.newsCon .swiper-slide a .bttom .pic{width: 65.5%;overflow: hidden;}
.newsCon .swiper-slide a .bttom .pic img{display: block;width: 100%;height: 17.5rem;}
.newsCon .swiper-slide a .bttom .text{width: 34.5%;padding: 1.2rem;}
.newsCon .swiper-slide a .bttom .text p{font-size: 0.75rem;line-height:1.375rem;height: 6.875rem;overflow: hidden;color: rgba(255,255,255,0.8);}
.newsCon .swiper-pagination{text-align: center;bottom: 1rem;text-align: right;width: 6.875rem;left: 70%;}
.newsCon .swiper-pagination .swiper-pagination-bullet{width: 1.1875rem;height: 1rem;background: white;opacity: 1;margin: 0 5px;;background: url(../images23/dian.png) no-repeat center;}
.newsCon .swiper-pagination .swiper-pagination-bullet-active{background: url(../images23/dianon.png) no-repeat center;opacity: 1;}
.newsCon ul{padding-left: 1.125rem;background: url(../images23/qdkd.png) no-repeat left center;margin-top: 1.5rem;}
.newsCon ul li{}
.newsCon ul li a{padding: 0.6875rem 0;display: flex;justify-content: space-between;}
.newsCon ul li a p{font-size: 1rem;line-height: 1.5rem;height: 1.5rem;overflow: hidden;width: calc(100% - 9rem);color: #323232;transition: 0.6s all;}
.newsCon ul li a:hover p{color: #940A41;padding-left: 0.625rem;transition: 0.6s all;}
.newsCon ul li a i{font-size: 0.875rem;color: #323232;font-style: normal;font-weight: normal;line-height: 1.5rem;width: 5.5rem;}
.newsCon ul li a:hover i{color: #940A41;}

.xsbgBox{width: 48%;}
.xsbgBox .sametitle h5{padding-left: 3.25rem;background: url(../images23/title02.png) no-repeat left center;background-size: 2.8125rem;}
.xsbgBox ul{}
.xsbgBox ul li{position: relative;padding: 0.75rem 0 0.55rem 0;}
.xsbgBox ul li:nth-child(1){padding-top: 0;}
.xsbgBox ul li::before{content: "";position: absolute;left: 0;bottom: 0;width: 6px;height: 6px;border-radius: 50%;border: 1px solid #d6d6d6;transition: 0.4s all;}
.xsbgBox ul li::after{content: "";position: absolute;left: 12px;bottom: 3px;width: calc(100% - 12px);height: 1px;background: #d6d6d6;transition: 0.4s all;}
.xsbgBox ul li:hover::before{border: 1px solid #940a41;transition: 0.4s all;}
.xsbgBox ul li:hover::after{background: #940a41;transition: 0.4s all;}

.xsbgBox ul li{}
.xsbgBox ul li a{}
.xsbgBox ul li a .date{background: url(../images23/datebg.png) no-repeat center;width: 3.75rem;height: 4.875rem;background-size: 3.75rem;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.xsbgBox ul li a .date i{display: block;font-size: 2rem;color: white;font-weight: normal;font-style: normal;margin-top: 2px;}
.xsbgBox ul li a .date b{display: block;font-size: 0.75rem;color: white;font-weight: normal;margin-top: 2px;}
.xsbgBox ul li a .text{width: calc(100% - 5.5rem);}
.xsbgBox ul li a .text h4{font-size: 1rem;color: #323232;line-height:1.5rem;height: 1.5rem;overflow: hidden;font-weight: 600;transition: 0.6s all;}
.xsbgBox ul li a:hover .text h4{color:#940a41;padding-left: 6px;transition: 0.6s all;}
.xsbgBox ul li a .text p{font-size: 0.75rem;color: #737373;line-height: 1.25rem;padding: 2px;}

@media (max-width:1200px) {
	.newsCon .swiper-slide a .bttom .pic img{height: 14.5rem;}
}
@media (max-width:850px) {
	.newsBox{width: 100%;}
	.newsCon .swiper-slide a .bttom .pic{width: 40%;}
	.newsCon .swiper-slide a .bttom .pic img{height: 24vw;}
	.newsCon .swiper-slide a .bttom .text{width: 60%;}
	.xsbgBox{width: 100%;margin-top: 3.125rem;}
	.xsbgBox ul li a .text h4{height: auto;margin-bottom: 0.5rem;}
}
@media (max-width:520px) {
	.newsCon .swiper-slide a {padding-bottom: 1.25rem;}
	.newsCon .swiper-slide a .bttom{flex-direction: column;}
	.newsCon .swiper-slide a .bttom .pic img{height: 56vw;}
	.newsCon .swiper-slide a::after{height: 90%;}
	.newsCon .swiper-slide a .bttom .text{padding-bottom: 3.75rem;}
	.newsCon .swiper-pagination{width: 100%;text-align: center;left: 0;}
	.newsCon .swiper-slide a .bttom .text p{height: 2.75rem;}
	.newsCon .swiper-slide a::before{top: 90%;}
	.newsCon .swiper-slide a .bttom .pic{width: calc(100% - 30px);margin-left: 15px;}
	.newsCon .swiper-slide a .bttom .text{width: 100%;}
	.newsCon .swiper-slide a h5{height: 3.25rem;}
	.newsCon ul{margin-top: 0.9375rem;}
}

/* 公告信息 */
.noticeBox{background: url(../images23/bg02.png) no-repeat center #fafafa;padding: 3.125rem 0 4.5rem 0;margin-top: 3.125rem;}
.noticeBox .sametitle h5{padding-left: 3.8rem;background: url(../images23/title03.png) no-repeat left center;background-size: 3.125rem;}
.noticeCon{width: 80.715%;}
.noticeCon ul{}
.noticeCon ul li{width: 49%;background: white;padding: 1.625rem 2rem 1.25rem 0.3125rem;}
.noticeCon ul li+li+li{margin-top: 2%;}
.noticeCon ul li a{}
.noticeCon ul li a .date{width: 5rem;}
.noticeCon ul li a .date i{font-size: 1.375rem;line-height: 1.5rem;font-style: normal;font-weight: normal;display: block;text-align: right;color: #323232;font-weight: 600;}
.noticeCon ul li a .date b{font-style: normal;font-weight: normal;display: block;text-align: right;position: relative;color: #323232;margin-top: 0.5rem;}
.noticeCon ul li a .date b::after{content: "";position: absolute;right: 0;bottom: -0.7rem;width: 2.5rem;height: 1px;background: #940a41;transition: 0.6s all;}
.noticeCon ul li a .text{width: calc(100% - 6.2rem);}
.noticeCon ul li a .text p{font-size: 1rem;line-height: 1.5rem;height: 3rem;overflow: hidden;color: #323232;transition: 0.6s all;}
.noticeCon ul li a:hover .text p{color:#940a41;transition: 0.6s all;padding-left: 0.375rem;}
.noticeCon ul li a:hover .date b{color:#940a41;}
.noticeCon ul li a:hover .date i{color:#940a41;}
.noticeCon ul li a:hover .date b::after{width: 3.5rem;transition: 0.6s all;}

/* 右侧三个链接 */
.LinkBox{width: 17%;}
.LinkBox ul{height: 100%;}
.LinkBox ul li{width:calc(33.333% - 2px);position: relative;z-index: 6;height: 100%;display: flex;justify-content: center;align-items: center;}
.LinkBox ul li::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;}
.LinkBox ul li::after{background: #940A41;transform: skewY(195deg);}
.LinkBox ul li+li::after{background: #0c8eaa;transform: skewY(165deg);}
.LinkBox ul li+li+li::after{background: #d48009;transform: skewY(195deg);}
.LinkBox ul li a{display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;z-index: 6;}
.LinkBox ul li a img{display: block;width: 3rem;}
.LinkBox ul li+li a img{width: 3rem;}
.LinkBox ul li+li+li a img{width: 2.75rem;}
.LinkBox ul li a p{font-size: 1.625rem;word-wrap: break-word;color: white;width: 1.875rem;margin-top: 0.625rem;transition: 0.6s all;}
.LinkBox ul li a:hover p{margin-top: 1rem;transition: 0.6s all;}
@media (max-width:850px) {
	.noticeCon{width: 100%;}
	.LinkBox{width: 100%;margin-top: 3.125rem;}
	.LinkBox ul li {padding: 2rem 0;}
	.LinkBox ul li a p{width: 100%;word-wrap: normal;}
	.LinkBox ul li a{}
	.LinkBox ul li::after{transform: skewY(185deg);}
	.LinkBox ul li+li::after{transform: skewY(175deg);}
	.LinkBox ul li+li+li::after{transform: skewY(185deg);}
}
@media (max-width:580px) {
	.noticeCon ul li{width: 100%;padding: 1.625rem 2rem 1.5rem 0.3125rem;}
	.noticeCon ul li+li{margin-top: 3%;}
	.noticeCon ul li+li+li{margin-top: 3%;}
	.noticeCon ul li a .text p{height: auto;}
}
/* footer */
.footer{position: relative;z-index: 9; background:#940a41 url(../images23/footerBG.png) no-repeat center;background-size: cover;}
.footer .w14{align-items: center;padding: 2.5rem 15px 1.5rem 15px ;background: url(../images23/fbgic.png) no-repeat 88% bottom;}
.footerL .pic{overflow: hidden;margin-bottom: 0.9375rem;}
.footerL .pic img{display: block;max-height: 4.375rem;max-width: 100%;}
.footerL p{font-size: 0.875rem;line-height: 1.5rem;color: #FFFFFF;}
.footerL p em{font-style: normal;margin-right: 1.25rem;}
.footerM{}
.footerM ul{}
.footerM ul li{width: 9.125rem;height: 6.875rem;border: 1px solid rgba(255,255,255,0.3);display: flex;justify-content: center;flex-direction: column;align-items: center;margin: 0 6px;}
.footerM ul li:hover{border: 1px solid rgba(255,255,255,0.5);transition: 0.6s all;}
.footerM ul li a{display: flex;justify-content: center;flex-direction: column;align-items: center;}
.footerM ul li a span{display: block;width: 3.375rem;height: 3.375rem;display: flex;justify-content: center;}
.footerM ul li a span img{display: block;width: 3rem;transition: 0.6s all;}
.footerM ul li a:hover span img{transform: rotateY(180deg);transition: 0.6s all;}
.footerM ul li+li a span img{display: block;width: 2.875rem;}
.footerM ul li+li+li a span img{display: block;width: 2.6875rem;}
.footerM ul li a p{font-size: 1.125rem;color: white;margin-top: 0.5rem;}
.footerM ul li a:hover p{font-weight: bold;}
.footerR .pic{overflow: hidden;}
.footerR .pic img{display: block;width: 128px;}
.footerR  p{font-size: 0.875rem;color: #fff;text-align: center;margin-top: 0.625rem;}
.copyright{position: relative;z-index: 9;background: #7b0031;padding: 1.125rem 0.9375rem;}
.copyright p{font-size: 0.875rem;color: #FFFFFF;text-align: center;line-height: 1.975rem;}

@media (max-width: 580px) {
	.footerM ul{margin: 1rem 0;}
}
@media(max-width: 540px) {
	.footerM{width: 100%;}
	.footerM ul{display: flex;justify-content: space-between;margin: 1rem 0;width: 100%;}
	.footerM ul li{margin: 0;width: 32%;}
	.footerL p em{display: block;}	
}

/*==========================================内页 开始=============================================*/
.Nybanner{max-width: 100%;margin: 0 auto;position: relative;z-index: 4;}
.Nybanner img{display: block;width: auto;position: relative;height: 100%;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
.Nybanner>p::before{content: "";position: absolute;left: 0;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.7),rgba(0,0,0,0));width: 100%;height: 100px;z-index: 6;}
@media(max-width: 1100px){
.Nybanner>p::before{display: none;}
}
@media(max-width: 768px){
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}


#nav_slide{background: #940a41;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{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: #940a41;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}



.n_container{position: relative;z-index: 99; padding:0 0 6.25rem 0;background:url(../images23/Nybg.png) no-repeat center bottom #f7f7f7;background-size: contain;}
.n_container .n_left{width: 350px;position: relative;z-index: 88;top:0;}
.n_container .n_left h1{height:6.25rem;line-height:6.25rem;background:#940a41;font-size:2rem;color:#fff;padding: 0 1.875rem 0 2.7rem;display:flex;align-items: center;}
.n_container .n_left h1 span{display: block;margin-top: 20px;}
/* .n_container .n_left h1 span:before{content:"";position: absolute;bottom: -10px;width: 30px;height:2px;background:#e87b00;left: 0;} */
.n_container .n_left .con .ulCon{/*background: url(../images23/leftNavbg2.png) no-repeat center bottom #c1e2fe;*/padding-bottom: 10rem;padding-left: 10px;}
.n_container .n_left .con .ulCon ul{background: rgba(255,255,255,0.9);padding:0 40px 0 30px;}
.n_container .n_left .con ul li{color: #333333;position:relative;border-bottom:1px solid #eeeeee;}
.n_container .n_left .con ul li.on dl{display:block !important;}

/* .n_container .n_left .con ul li+li:before{content:"";position:absolute;bottom:0;left: 0px;right: 0px;height:1px;border-top: 1px solid #eeeeee;} */
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:10px;height:100%;background:#d48009;position:absolute;left: -40px;top:0;transition:0.36s;margin-top: 0;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.on i{background:url(../images23/jton.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 23px 20px 23px 0;transition: 0.36s;position: relative;font-size: 1.25rem;line-height: 26px;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #940a41;font-weight: 600;}

.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: 34px;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 14px;line-height: 20px; color: #323232 !important;padding: 10px 0 10px 40px;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 4px;height: 4px;position: absolute;left: 20px;top: 18px; position:absolute;background: #940a41;}
.n_container .n_left .con ul li i.up{background:url(../images23/jt.svg) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li i{width: 20px;height: 70px;background: url(../images23/jt.svg) center no-repeat;background-size: 7px;position:absolute;right: 0px;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: #940a41 !important;}
.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:#940a41;}
.mianbaoxie{position: relative;margin-top:-40px;height: 40px;}
.mianbaoxie h2{font-size: 2rem;display:inline-block;color: #323232;text-align: center;}
.mianbao{padding: 0 0 0 20px;background: url(../images23/now.png) left center no-repeat;display: inline-block;vertical-align: top;position: relative;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 1.5rem;}
.mianbao i{display: inherit; margin:0 10px;width: 5px;height: 1px;background: #FFFFFF;position: relative;top: -4px;}
.mianbao a.on{color: #ef0f6c;}
.mianbao a:hover{color: #ef0f6c;transition: 0.6s all;}

.n_container .n_right{ width:calc(100% - 400px); position: relative; z-index: 2;}
.n_container .n_right::after{content: "";width: 1;}
/*.n_container .n_right .bgss{margin-top: 50px;}*/
.n_container .n_right .bg02{border-top: 4px solid #940a41;background: #FFFFFF;padding: 40px 60px 60px 60px;min-height:600px;}

@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{padding: 10px 24px 10px 30px;background: #FFFFFF;}
.n_titu li+li{margin-top:1.5rem;}
.n_titu li .date{width: 80px;}
.n_titu li .date i{font-style: normal;font-weight: bold;display:block;font-size: 2.5rem;line-height: 2.625rem;font-family: "宋体";color: #940a41;text-align: center;}
.n_titu li .date b{font-style: normal;font-weight: bold;display:block;font-size: 0.75rem;line-height: 1.5rem;font-family: "宋体";color: #940a41;text-align: center;}
.n_titu li a{display: block;position: relative;width: calc(100% - 90px);}
.n_titu li .pic{position: relative;width: 18.1rem;float: right;margin-left: 1.25rem;min-width:3.75rem;}
.n_titu li .pic::after{content: "";position: absolute;right: -10px;width: 1.25rem;height: 2px;background:#940a41;top: 50%;margin-top: -1px;}
.n_titu li .pic .img{overflow: hidden;}
.n_titu li .pic .img img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .text i{font-size: 0.75rem;color: #940a41;font-style: normal;font-weight: bold;padding-left: 24px;background: url(../images23/time2.png) no-repeat left center;line-height: 1.25rem;}
.n_titu li .text{margin-left: 0;padding-top: 1.5rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 1.125rem;color: #323232;line-height:2.2rem;max-height:2.2rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.n_titu li .text span{display: block;width: 2.5rem;height: 1.5rem;position: absolute;overflow: hidden;margin-top: 1rem;bottom: -20px;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text h5::after{content: "";position: absolute;left: 0;bottom: 0px;width: 37px;height: 2px;background: #940a41;transition: 0.6s all;}
.n_titu li .text p{margin: 0.875rem 0;position: relative;font-size: 0.75rem;color: #666666;line-height: 1.5rem;height: 4.5rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.n_titu li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.n_titu li:hover .pic .img img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #940a41;transition: 0.6s all;padding-left: 0.5rem;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.fanye{margin-top: 2.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 3rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}
@media(max-width: 580px){
	.n_titu li{padding: 1.5rem 0;background: none;}
	.n_titu li .flex-center{align-items: flex-start;}
	.n_titu li .pic::after{top: 2rem}
	.n_titu li .date{width: 54px;}
	.n_titu li a{width: calc(100% - 60px);}
	.n_titu li a{border-bottom: none;}
	
	.n_titu li .pic{width: 100%;float: none;margin-left: 0;}
	.n_titu li .text{margin-left: 0;padding: 0 0;margin-bottom: 2rem;}
	.n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 1rem;line-height: 1.5rem;padding-bottom: 6px;margin-top: 8px;}
	.n_titu li .text p{height: 4.125rem;display: none;}
	.fanye{margin-top: 2.5rem;}
	
}

/* 摘要文章列表开始 */
.n_zylist{margin-top: 2.5rem;}
.n_zylist li{background: white;margin-bottom: 10px;padding: 1.875rem;}
.n_zylist li a{position: relative;flex-wrap: nowrap;}
.n_zylist li .time{border: 1px solid #940a41;width: 3.75rem;height: 4.375rem;}
.n_zylist li .day{font-size: 1.625rem;color: #940a41;text-align: center;font-weight: bold;margin-top: 0.625rem;}
.n_zylist li .year{font-size: 0.75rem;color: #940a41;text-align: center;margin-top: 0.25rem;}
.n_zylist li .text{width: calc(100% - 80px);}
.n_zylist li .text h5{transition: 0.6s all; font-size: 1rem;color: #323232;line-height: 1.5rem;max-height: 1.5rem;font-weight: bold;overflow: hidden;text-overflow: ellipsis;
    white-space: nowrap;}
.n_zylist li .text p{margin-top: 0.5rem;position: relative;font-size: 0.875rem;color: #737373;line-height: 1.375rem;height: 2.75rem;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_zylist li:hover .text h5{color: #940a41;transition: 0.6s all;}
.n_zylist li:hover .time{background: #940a41;transition: 0.4s;}
.n_zylist li:hover .time .day,
.n_zylist li:hover .time .year{color: white;}
@media(max-width: 540px){
	.n_zylist li a{border-bottom: none;}
	.n_zylist li .text{margin-left: 0;margin-top: 1.25rem;}
	.n_zylist li .text h5{max-height: none;padding-top: 0;}
	.n_zylist li .text p{height: 4.125rem;}
	.fanye{margin-top: 2.5rem;}
	
}
/* 摘要文章列表结束 */
/* 文章列表页 */
.n_container .n_right .bgss.TextList{padding-top: 0;margin-top:40px;}
.TextList ul li{padding: 22px 30px;border-bottom: 1px dashed #aaaaaa;position: relative;transition: 0.6s all;}
.TextList ul li:first-child{border-top: 1px dashed #aaaaaa;}
.TextList ul li:hover{transition: 0.6s all;border-bottom: 1px solid #940a41;}
.TextList ul {}
.TextList ul li a{display: block;position: relative;overflow: hidden;position: relative;}
.TextList ul li::after{position: absolute;content: "";background: url(../images23/textbg2.png) no-repeat 90% bottom #FFFFFF;right: 0;bottom:10px;width: 100%;height:100%;bottom: 0;z-index: -1;transition: 1s all;opacity: 0;}
.TextList ul li:hover::after{transition: 1s all;opacity: 1;}
.TextList ul li a p{transition: 0.6s all;line-height:1.5rem;font-size: 1rem;color: #323232;}
.TextList ul li a >div{margin-top: 6px;}
.TextList ul li a i{display: block;position: relative;float: right; font-style: normal;color: #666666;transition: 0.6s all;line-height: 1.5rem;background: url(../images23/time4.png) no-repeat left center;padding-left: 20px;}
.TextList ul li a b{font-weight: normal;font-style: normal;display: block;font-size: 0.75rem;line-height: 1.5rem;color: #323232;}
.TextList ul li:hover i,
.TextList ul li:hover a b{color: #940a41;transition: 0.6s all;}
.TextList ul li:hover p{color: #940a41;transition: 0.6s all;padding-left: 6px;font-weight:600;}
@media(max-width: 540px){
	.TextList ul li{padding: 1.5rem 0;}
	.TextList ul li a::after{top: 2.5rem;}
	.TextList ul li i{text-align: left;margin-bottom:5px;}
	.TextList ul li p{margin-top: 0;height: auto;overflow: hidden;width: 100%;}
	.TextList ul li a .date::after{left: 5rem;top: 0;}
	.TextList ul li a .text{width: calc(100% - 6rem);}
}

/* 内容页 */
.show{padding: 0 10px;}
.show01{margin-bottom: 1.2rem;}
.show01 h5{font-size: 2.1rem;line-height: 3.125rem;text-align: center;margin-bottom: 1.25rem;font-weight: bold;color: #333333;}
.show01 p{padding-bottom: 1.25rem;text-align: center;font-size: 0.875rem;color: #666666;border-bottom: 1px solid #dcdcdc;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 1.5rem;font-size: 0.875rem;color: #666666;}
/* .show01 i{background: url(../images23/time.png) no-repeat left center;line-height: 19px;display: inline-block;} */
/* .show01 i+i{background: url(../images23/eye.png) no-repeat left center;padding-left: 1.75rem;} */
.show02{}
.show02 p{font-size: 1rem!important;color: #333333;line-height: 2.25rem!important;margin-bottom: 1rem;}
.show02 table{margin:0 auto !important;}
.show02 img{display: block;margin: 0 auto;max-width: 80%;height: auto!important;border:none !important;margin-bottom: 1rem;}
.show03{margin-top: 2.5rem;padding-top: 1.5rem;}
.show03 p{font-size: 1rem;color: #666666;margin-bottom: 0.9375rem;line-height:2rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #940a41;transition: 0.6s all;font-weight: 600;}

@media(max-width: 850px) {
	.show02 img{width: 100%;max-width: 100%;}
}
/* 师资队伍文字列表 start */
.teacherList01{margin-top:20px;}
.teacherList01 .bt{}
.teacherList01 .bt h6{font-size: 1.625rem;color: #323232;position: relative;margin-bottom: 1.4rem;font-weight: bold;}
.teacherList01 .bt h6::after{content: "";width: 40px;height: 2px;background: #940a41;position: absolute;bottom: -0.6rem; left: 0;}
.teacherList01 ul{justify-content: flex-start;margin-left: -2%;}
.teacherList01 ul li{box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.11);background: white;width: 18%;margin-left: 2%;height: 3.125rem;line-height: 3.125rem;margin-top: 2%;}
.teacherList01 ul li a{font-size: 1rem;color: #555555;text-align: center;display: block;white-space: nowrap;overflow:hidden;text-overflow:ellipsis;padding: 0 0.3rem;}
.teacherList01 ul li a:hover{color: #940a41;}
.teacherList01 .bz{font-size: 1.25rem;line-height: 1.625rem;color: #333333;font-weight: lighter;margin-top: 2.5rem;position: relative;display: inline-block;}
.teacherList01 .bz::after{content: "";width: 100%;height: 1px;background: #d9d9d9;position: absolute;bottom: 0; left: 0;}
@media(max-width: 580px) {
	.teacherList01 ul{margin-left: -1.5%;}
	.teacherList01 ul li{width: 23.5%;margin-left: 1.5%;margin-top: 1.5%;}
}
@media(max-width: 414px) {
	.teacherList01 ul{margin-left: -2%;}
	.teacherList01 ul li{width: 31.333%;margin-left: 2%;margin-top: 2%;}
}
/* 师资队伍文字列表 end */
/* 师资队伍图片列表 start*/
.teacherList02{}
.teacherList02 .bt{background: white;padding: 2rem;}
.teacherList02 .bt .btCon{align-items: center;}
.teacherList02 .bt .btCon+.btCon{margin-top: 1rem;}
.teacherList02 .bt .btCon span{display: block;font-size: 1.125rem;width: 5rem;font-weight: 600;color: #323232;}
.teacherList02 .bt .btCon .text{width: calc(100% - 5rem);}
.teacherList02 .bt .btCon .text a{font-size: 1rem;display: inline-block;padding: 0 6px;line-height: 1.75rem;color: #323232;margin: 0 0.2rem;}
.teacherList02 .bt .btCon+.btCon .text a+a{margin: 0 0.5rem;}
.teacherList02 .bt .btCon .text a.on{font-size: 1rem;color: #FFFFFF;background:#940a41;border-radius: 0.25rem;}
.teacherList02 .bt .btCon .text a:nth-child(1){width: 3rem;text-align: center;margin-right: 0.5rem;}
.teacherList02 .bt .btCon:nth-child(1) .text a:nth-child(2){margin-left: 0.5rem;}
.teacherList02 .bt .btCon .text a:hover{font-size: 1rem;color: #FFFFFF;background:#940a41;border-radius: 0.25rem;}
.teacherList02 ul{margin-left: -1.5%;}
.teacherList02 ul li{padding:1.875rem 1.25rem;background: #FFFFFF;margin-top: 1.5%;margin-left: 1.5%;width: 48.5%;position: relative;}
.teacherList02 ul li::after{content: "";position: absolute;width: 3.125rem;height: 3.125rem;background: #940a41;right: -2px;bottom: -2px;z-index: -1;}
.teacherList02 ul li a{}
.teacherList02 ul li a .pic{width: 36%;overflow: hidden;height: 13.125rem;}
.teacherList02 ul li a .pic img{display: block;width: 100%;object-fit: cover;}
.teacherList02 ul li a .text{width: 60%;}
.teacherList02 ul li a .text h5{font-size: 1.375rem;color: #940a41;margin-bottom: 1rem;margin-top: 0.3rem;}
.teacherList02 ul li a .text h5:hover{text-decoration: underline;}
.teacherList02 ul li a .text p{font-size: 0.875rem;color: #555555;line-height: 1.625rem;margin: 0.3125rem 0;padding-left: 2rem;}
.teacherList02 ul li a .text p{background: url(../images23/jsIc01.png) no-repeat left center;background-size: 1.625rem;}
.teacherList02 ul li a .text p+p{background: url(../images23/jsIc02.png) no-repeat left center;background-size: 1.625rem;}
.teacherList02 ul li a .text p:nth-child(3){background: url(../images23/jsIc03.png) no-repeat left center;background-size: 1.625rem;}
.teacherList02 ul li a .text p:nth-child(4){background: url(../images23/jsIc04.png) no-repeat left center;background-size: 1.625rem;}
.teacherList02 ul li a .text p:nth-child(5){background: url(../images23/jsIc05.png) no-repeat left center;background-size: 1.625rem;}

@media (max-width:1100px) {
	.teacherList02 .bt .btCon .text{width: 100%;}
	.teacherList02 .bt .btCon+.btCon{margin-top: 1.6rem;}
	.teacherList02 .bt .btCon span{width: 100%;margin-bottom: 1rem;}
	.teacherList02 ul li a .pic{width: 36%;height: 14.125rem;}
}
@media (max-width:850px) {
	.teacherList02 ul{margin-left: 0;}
	.teacherList02 ul li{width: 100%;margin-left: 0;}
	.teacherList02 ul li a .pic{width: 36%;height: auto;}
}
@media (max-width:414px) {
	.teacherList02 ul li a .pic{width: 32%;height: auto;}
	.teacherList02 ul li a .text{width: 65%;}
}

/* 师资队伍图片列表 end*/
/* 师资详情页 start */
.teacherDetail{}
.teacherDetail .bt{background: url(../images23/teachertextbg.png) no-repeat right bottom #fdfdfd;padding: 1.875rem 3.75rem;position: relative;width: calc(100% - 10px);}
.teacherDetail .bt::after{content: "";position: absolute;width: 100%;height: 100%;background:#940a41;right: -10px;top: 10px;z-index: -1;}
.teacherDetail .bt .pic{overflow: hidden;width: 18.183%;}
.teacherDetail .bt .pic img{display: block;width: 100%;object-fit: cover;height: auto;}
.teacherDetail .bt .text{}
.teacherDetail .bt .text{width: 78%;}
.teacherDetail .bt .text h5{font-size: 1.375rem;color: #940a41;margin-bottom: 1rem;margin-top: 0.3rem;}
/* .teacherDetail .bt .text h5:hover{text-decoration: underline;} */
.teacherDetail .bt .text ul li {margin: 1rem 0;}
.teacherDetail .bt .text ul li p{font-size: 0.875rem;color: #555555;line-height: 1.625rem;margin: 0.3125rem 0;padding-left: 2rem;}
.teacherDetail .bt .text ul li p{background: url(../images23/jsIc01.png) no-repeat left center;background-size: 1.625rem;}
.teacherDetail .bt .text ul li+li p{background: url(../images23/jsIc02.png) no-repeat left center;background-size: 1.625rem;}
.teacherDetail .bt .text ul+ul{margin-left: 2rem;}
.teacherDetail .bt .text ul+ul li p{background: url(../images23/jsIc03.png) no-repeat left center;background-size: 1.625rem;}
.teacherDetail .bt .text ul+ul li+li p{background: url(../images23/jsIc04.png) no-repeat left center;background-size: 1.625rem;}
.teacherDetail .bt .text  ul+ul li+li+li p{background: url(../images23/jsIc05.png) no-repeat left center;background-size: 1.625rem;}
.teacherDetail .Con{background: white;padding: 2.5rem 3.125rem;margin-top: 1.875rem;}
.teacherDetail .Con .Con01 .texchtitle{margin-bottom: 1.5rem;}
.teacherDetail .Con .Con01 .texchtitle h4{border-bottom: 1px solid #940a41;padding-left: 2.4rem;background: url(../images23/teacherIc01.png) no-repeat left center;line-height: 3.125rem;font-size: 1.375rem;color: #940a41;background-size: 1.9375rem;}
.teacherDetail .Con .Con01:nth-child(2) .texchtitle h4{background: url(../images23/teacherIc02.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.8125rem;}
.teacherDetail .Con .Con01:nth-child(3) .texchtitle h4{background: url(../images23/teacherIc03.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.5rem;}
.teacherDetail .Con .Con01:nth-child(4) .texchtitle h4{background: url(../images23/teacherIc04.png) no-repeat left center;padding-left: 3.2rem;background-size: 1.8125rem;}
.teacherDetail .Con .Con01:nth-child(5) .texchtitle h4{background: url(../images23/teacherIc05.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.125rem;}
.teacherDetail .Con .Con01:nth-child(6) .texchtitle h4{background: url(../images23/teacherIc06.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.4375rem;}
.teacherDetail .Con .Con01:nth-child(7) .texchtitle h4{background: url(../images23/teacherIc07.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.375rem;}
.teacherDetail .Con .Con01:nth-child(8) .texchtitle h4{background: url(../images23/teacherIc08.png) no-repeat left center;padding-left: 3.2rem;background-size: 2.375rem;}
.teacherDetail .Con .Con01{margin-top: 2rem;}
.teacherDetail .Con .Con01 p{font-size: 1rem;line-height: 2.25rem;/*text-indent: 2em;*/}
.teacherDetail .Con .Con01 p+P{margin-top: 6px;}
.teacherDetail .Con .Con01 ul{}
.teacherDetail .Con .Con01 ul li{font-size: 1rem;color: #323232;line-height: 1.5rem;margin: 1rem 0;}

@media (max-width:850px) {
	.teacherDetail .Con{background: none;padding: 0;}
	.teacherDetail .bt .text ul{margin-left: 0;width: 100%;margin-top: 0;}
	.teacherDetail .bt .text ul+ul{margin-left: 0;width: 100%;margin-top: -1rem;}
	.teacherDetail .bt{padding: 20px 20px;}
	.teacherDetail .bt .pic{width: 24%;}
	.teacherDetail .bt .text{width: 72%;}
}
@media (max-width:414px) {
	.teacherDetail .bt .pic{width: 70%;}
	.teacherDetail .bt .text{width: 100%;margin-top: 1.5rem;}
}

/* 师资详情页 end */

/* 机构设置 start */
.jgsz{}
.jgsz .bt h6{font-size: 1.625rem;color: #323232;position: relative;margin-bottom: 2.8rem;font-weight: bold;}
.jgsz .bt h6::after{content: "";width: 40px;height: 2px;background: #940a41;position: absolute;bottom: -0.6rem; left: 0;}
.jgsz01{align-items: center;width: 48.5%;}
.jgsz01 h5{width: 3.75rem;background:#940a41;height: 100%;text-align: center;display: flex;justify-content: center;align-items: center;}
.jgsz01 h5 span{font-size: 1.25rem;width: 2rem;text-align: center;color: white;display: block;}
.jgsz01 .ulBox{width: calc(100% - 3.75rem);height: 100%;background: white;}
.jgsz01 ul{padding: 3.75rem 2rem;}
.jgsz01 ul li{width: 48%;}
.jgsz01 ul li a{font-size: 1rem;color: #323232;line-height: 1.5rem;margin: 1rem 0;position: relative;display: block;padding-left:15px;}
.jgsz01 ul li a::before{content: "";background: #940a41;width: 11px;height: 3px;left: 0;top: 0.8rem;position: absolute;}
.jgsz01 ul li a:hover{color:#940a41;}
@media (max-width:850px) {
	.jgsz01{width: 100%;}
	.jgsz01+.jgsz01{margin-top: 1.5rem;}
}
@media (max-width:440px) {
	.jgsz01 ul li{width: 100%;}
}
/* 机构设置 end */

/* 现任领导 start */
.xrld .bt h6{font-size: 1.625rem;color: #323232;position: relative;margin-bottom: 2.8rem;font-weight: bold;margin-top: 20px;}
.xrld .bt h6::after{content: "";width: 40px;height: 2px;background: #940a41;position: absolute;bottom: -0.6rem; left: 0;}
.xrld ul{margin-left: -1.5%;}
.xrld ul li{padding:1.875rem 1.25rem;background:url(../images23/xrldBg.png) no-repeat right bottom #FFFFFF;margin-top: 1.5%;margin-left: 1.5%;width: 48.5%;position: relative;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.12);}
.xrld ul li a{}
.xrld ul li a .pic{width: 36%;overflow: hidden;height: 13.125rem;}
.xrld ul li a .pic img{display: block;width: 100%;object-fit: cover;}
.xrld ul li a .text{width: 60%;}
.xrld ul li a .text h5{font-size: 1.625rem;color: #940a41;margin-bottom: 1rem;margin-top: 1rem;font-weight: 600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.xrld ul li a .text h5:hover{text-decoration: underline;}
.xrld ul li a .text p{font-size: 0.875rem;color: #666;line-height: 1.5rem;margin: 0.3125rem 0;}
.xrld ul li a .text p span{color: #000000;}
.xrld ul li a .text p{}
@media (max-width:850px) {
	.xrld ul{margin-left: 0;}
	.xrld ul li{width: 100%;margin-left: 0;}
	.xrld ul li a .pic{width: 36%;height: auto;}
}
@media (max-width:460px) {
	.xrld ul li a .text h5{margin-top: 0.1rem;}
}

/* 现任领导 end */
/* 校友风采 start */
.xyfc .bt h6{font-size: 1.625rem;color: #323232;position: relative;margin-bottom: 2.8rem;font-weight: bold;}
.xyfc .bt h6::after{content: "";width: 40px;height: 2px;background: #940a41;position: absolute;bottom: -0.6rem; left: 0;}
.xyfc ul{}
.xyfc ul li{background: #FFFFFF;border-top: 1px solid #940a41;padding: 1.875rem 1.875rem 0 3.75rem;}
.xyfc ul li+li{margin-top: 3.75rem;}
.xyfc ul li a{}
.xyfc ul li a .pic{width: 19.781%;position: relative;content: "";position: relative;bottom: -10px;z-index: 6;}
.xyfc ul li a .pic::after{content: "";position: absolute;width: 100%;height: 100%;background: #f4f2f2;transform: rotate(-10deg);left: 0;top: 0;z-index: -1;}
.xyfc ul li a .pic .slow{width: 100%;overflow: hidden;height: 13.75rem;}
.xyfc ul li a .pic img{display: block;width: 100%;object-fit: cover;height: 100%;}
.xyfc ul li a .text{width: 76%;}
.xyfc ul li a .text h5{font-size: 1.625rem;color: #940a41;margin-bottom: 1rem;margin-top: 1rem;font-weight: 600;}
.xyfc ul li a .text h5:hover{text-decoration: underline;}
.xyfc ul li a .text p{font-size: 0.875rem;color: #666;line-height: 1.5rem;margin: 0.3125rem 0;}
@media (max-width:960px) {
	.xyfc ul li a .pic {width: 20vw;height: 26vw;}
	.xyfc ul li a .pic .slow{height: 26vw;}
	.xyfc ul li a .text{width: calc(100% - 23vw);}
}
@media (max-width:850px) {
	.xyfc ul li{padding: 1.875rem ;}
	.xyfc ul li+li{margin-top: 2.5rem;}
}

/* 校友风采 end */

.fanye table td{font-size: 0.875rem !important;}
.fanye div{font-size: 0.875rem !important;}
.fanye span{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye a{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
.fanye input{font-size: 0.875rem !important;height: auto !important;padding: 6px 4px !important;}
#vsb_content_2 TABLE{margin:0 auto 1.25rem !important;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}
@media(max-width: 1440px) {
    .w14{padding: 0 30px;}
}
@media(max-width: 1024px){
   .show01 h5{font-size: 1.25rem;
   line-height: 2rem;}
}
@media(max-width: 768px) {
    .w14{padding: 0 15px;}
    .xcsp{padding: 2.5rem 0;}
    .xysh{padding: 2rem 0 1rem 0;}
    .TextList{margin-top: 1.5rem;}
    .n_splist{margin-top: 1.5rem;}
    .n_xylist{margin-top: 1.5rem;}
    .fanye{margin-top: 2rem;}
    .fanyexysh{margin-top: 0rem !important;}
    .n_container{padding: 0 0 2rem;}
}
/*==========================================内页 结束=============================================*/