@charset "utf-8";
/* CSS Document public*/
*{font-family: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:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} 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;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}
a{text-decoration:none;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;}
.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 */}

.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;} 
::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;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;}
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: 'Source';src: url(../font/SourceHanSerifSC-Bold.otf);}
.w100{width:100%;}
.w154{max-width:1540px;margin:0 auto;}
.w178{max-width:1780px;margin:0 auto;}
@media (max-width:1810px){
	.w178{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:1570px){
	.w154{width:calc(100% - 30px);margin: 0 15px;}
}
.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;}
img{ vertical-align:middle}
.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;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

/* Slider */

#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;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #9f0c0c;}
 

/*==========================================公共 开始=============================================*/
.header_box{z-index:100;left: 0;right: 0;top: 0;position: fixed;}
.header_box .w178.flex-center{align-items: center;height: 1.4rem;}
#header{z-index:999;width:100%;transition: 0.6s;background: #9f0c0c;/*height: 2.0rem;*/display: flex; justify-content: center;align-items: center;flex-direction: column;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 60%;}
#header .headerflex .rightBox{width: 100%;}
#header .flex{align-items: center;}
#header>.w154:nth-child(1){width: 100%;/*height: 1.1rem;*//*background: url(../images/topbgtext.png) no-repeat 60% center;*/background-size: 4.34rem;margin: 29.6px 0.8px;}
#header>.w154>.flex-center{height: 100%;}
@media (max-width: 1570px){
	#header>.w154{width: calc(100% - 30px);}
}
.searchNy{width:2.4rem;height: 0.42rem;position: relative;background:white;border: 1px solid rgba(255, 255, 255, 0.69);border-radius: 0.04rem ;background: rgba(255, 255, 255, 0.11);margin-left: 0.2rem;}
.searchNy input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #FFFFFF;line-height: 40px;height: 38px;width: 100%;}
.searchNy input[type="image"]{width: 19px;}
.searchNy .input3{float: left;width: calc(100% - 0.4rem);height: 0.4rem;}
.searchNy .input4{float: right;color: #323232;width: 0.4rem;height: 0.4rem;display: flex;justify-content: center;align-items: center;border-radius: 8px;}

.topLink{width: 100%;height: 0.4rem;}
.topLink .tright p{padding-right:1px;}
.topLink p a{font-size: 0.14rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 0.4rem;position: relative;margin-left: 0.3rem;}
/* .topLink p a:nth-child(1){background: url(../images/topIc.png) no-repeat left center;background-size: 0.18rem;padding-left: 0.3rem;} */
.topLink p a+::after{content: "";position: absolute;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #FFFFFF;left:-0.16rem;}
.topLink p a:hover{/*color: #9f0c0c;*/}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;margin-left: 0.16rem;}
#logo{width: 35%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 120%;}

@media(max-width: 850px){
	/* .header_box{height: 1.5rem;} */
}
@media(max-width: 414px){
	.header_box{height: 1.2rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.08rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;position: relative;background: #870a0a;}
#nav::after{content: "";position: absolute;left: 0;top: 0;height: 0.5rem;background:#870a0a;width: 160vw;left: -30vw;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 0.2rem;color: #FFFFFF;line-height: 0.5rem;position:relative;transition:.6s;font-weight: bold;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li.on h3 span{ background: url() no-repeat left center;}
#nav ul li a i{ display:inline-block; background:url() 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: 200px;left:50%;margin-left: -100px;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 24px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 0.5rem;transition:.3s;font-size: 0.16rem;color: #666;}
#nav ul li .sub a:hover{color: #9f0c0c;background: #E5E5E5;}
#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;font-weight: bold;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #9f0c0c;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 5px solid;border-right:transparent 5px solid;border-bottom: #9f0c0c 6px solid;top:-8px;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}

#header.xg{background:#9f0c0c;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);}
.header_box #header.xg .w178.flex-center{}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: auto;}

#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}

.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }

.tc2 .tc-bg {height: 100%;background:rgba(85,12,12,.95);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.logo2 {width: 36%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:9999999999;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
@media(max-width: 768px){
	.logo2 {width: 60%;}
}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:0.6rem; line-height:0.6rem; border:0;padding:0 0.16rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:0.6rem; background:#00a0e9 url() center no-repeat; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*顶部搜索*/
.tc_search{margin: 0 0.2rem;width: calc(100% - 0.26rem);}
.tc_search form{height:0.4rem;border-radius:0.2rem;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 1rem;}
.tc_search #keyword{font-size:0.14rem;color:#fff;height:0.38rem;line-height:0.38rem;padding:0 0.16rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:  100%;}
.tc_search .btn_blue{ position:absolute; top:0; right:0; width: 0.4rem;height:0.38rem; line-height:0.38rem; border:0; background:url(../images/search.png) center center no-repeat;background-size:1.2rem;  }
.tc_search .btn_blue.fr{ background:#e9edef; color:#4e4f53;}
.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消失-结束 */


/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#FFFFFF;}

#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: 0.22rem; 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;}

/*导航按钮结束*/
.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(85,12,12,.95);width:100vw;height:100vh;right: -100vw;top: 0;display:none;padding:1.2rem 0 0.15rem 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 0.38rem; }
#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.48rem;height: 0.48rem;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:16px;height: 0.5rem;float:right;display:inline-block;background: url(../images/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title i{ transform:rotate(90deg);-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg);}
#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;padding-left: 2em;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #005540;}
#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 .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:0.14rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
#m_header .search_btn{display: none;}
.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;}
.topLink2{margin-top: 16px;padding-top: 16px;border-top: 1px solid rgba(255,255,255,0.6);width: 100%;padding-left: 0.15rem;padding-right: 0.15rem;}
.topLink2 p{display: flex;margin-bottom: 10px;}
.topLink2 p a{font-size: 14px;color: white;display: block;width: 40%;line-height: 32px;box-sizing: border-box;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.15rem;}
.m_search .input1{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search .input2{width: 26px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{ display:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 1.2rem;background: #9f0c0c;}
	.m_header_box{ display:block}
	#m_nav{top: 0;}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
}

@media(max-width: 850px){
	#m_nav{padding: 0.8rem 0 0.15rem 0;}
	#m_header{height: 0.8rem;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 650px){
	.m_header_box .logo2 img{width: 94%;}
}
@media(max-width: 414px){
	#m_nav{padding: 60px 0 0.15rem 0;}
	#m_header{height: 60px;}
	.m_header_box .logo2{width: 75%;}
	.m_header_box .logo2 img{width: 100%;}
}
.bg01{background: url() no-repeat top left;background-size: 100% auto;background-size: cover;}

/* banner开始*/
.bannerBox{margin-top: 1.6rem;}
.bannerBox .swiper-container{width: 100%;max-width: 100%;}
.bannerBox .swiper-slide img{display: block;width: 100%;height: 100%;height: 5.5rem;max-height: 550px;object-fit: cover;}
.bannerBox .swiper-slide{filter: brightness(1);}
.bannerBox .swiper-pagination-bullet{width: 0.16rem;height: 0.16rem;border-radius: 50%;opacity: 1;background: none;border: 1px solid #FFFFFF;}
.bannerBox .swiper-pagination-bullet-active{width: 0.14rem;height: 0.14rem;border-radius: 50%;opacity: 1;background: white;}
@media(max-width: 1200px){
	.bannerBox{margin-top: 1.2rem;}
	.bannerBox .slider a::before{display: none;}
}
@media(max-width: 850px){
	.bannerBox .swiper-slide img{height: auto;max-height: 100%;}
	.banner a{height: 100%;width: 100%;}
	.bannerBox{margin-top: 0.8rem;}
}
@media(max-width: 414px){
	.bannerBox{margin-top: 60px;}
}
/* banner结束 */

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

.sametitle{position: relative;margin-bottom: 0.3rem;position: relative;}
.sametitle .flex{align-items: center;justify-content: space-between;width: 100%;}
.sametitle h3{font-weight: bold;display: flex;justify-content: center;flex-direction: column;align-items: center;position: relative;}
.sametitle h3::after{content: "";position: absolute;left: 50%;top: 50%;background: url(../images/titleBg.png) no-repeat center;width: 1.38rem;height: 1.21rem;background-size: 1.38rem;margin-top: -0.69rem;margin-left: -0.6rem;z-index: -1;}
.sametitle h3 p{font-size:0.4rem;color: #333333;line-height: 0.4rem;background-size: auto;text-align: left;position: relative;font-weight: bold;font-family: source;}
.sametitle h3 span{font-size: 0.14rem;font-family: "arial";color: #9f0c0c;position: relative;display:inline-block;text-align: center;margin-top: 0.06rem;padding: 0 4px;font-weight: lighter;margin-top: 6px;}
.sametitle a{display: inline-block;background: url(../images/morebg.png) no-repeat top center;background-size: 0.5rem;text-align: center;color: #323232;padding-top: 0.16rem;padding-bottom: 0.08rem;width: 0.58rem;}
.sametitle h3 span::before{content: "";position: absolute;left:-50%;width:0.2rem;height: 1px;background:#9f0c0c ;top: 50%;}
.sametitle h3 span::after{content: "";position: absolute;right:-50%;width:0.2rem;height: 1px;background:#9f0c0c ;top: 50%;}
.sametitle a:hover {color: #9f0c0c;}
.sametitle2 {position: relative;}
.sametitle2 .flex{justify-content: center;}
.sametitle2 a{position: absolute;right: 0;top: 0.16rem;}

/* 新闻中心 通知公告 */

.xwdtNtggBox{background: url(../images/bg01.jpg) no-repeat center bottom;padding:0.8rem 0 0.7rem 0;background-size: cover;}
.xwdtBox{width: calc(68.8% - 0.35rem);}
.xwdtBox .xwdtBoxCon{}
.xwdtBox .xwdtBoxCon .xwdt_L{width: calc(68.4% - 0.2rem);position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_L .swiper-slide{filter:brightness(1);}
.xwdtBox .xwdtBoxCon .xwdt_L .jtcenter{position: absolute;top:4.3rem;left: 50%;margin-left: -0.43rem;z-index: 999;display: flex;justify-content: center;align-items: center;}
.xwdtBox .xwdtBoxCon .xwdt_L .swiper-button-prev{background: url(../images/LL3.png) no-repeat center;background-size: 0.42rem;width: 0.42rem;height: 0.3rem;border: none;position: static;margin-top: 0;margin-left: 0;border-radius: 0;}
.xwdtBox .xwdtBoxCon .xwdt_L .swiper-button-next{position: static;left: auto;right: 0.15rem;z-index: 9;background: url(../images/LL3.png) no-repeat center;background-size: 0.42rem;width: 0.42rem;height: 0.3rem;border: none;transform: rotate(-180deg);margin-left: 0.04rem;margin-top: 0;border-radius: 0;}

.xwdtBox .xwdtBoxCon .xwdt_L .pic{overflow: hidden;}
.xwdtBox .xwdtBoxCon .xwdt_L .pic img{display: block;object-fit: cover;width: 100%;height: 4.45rem;object-fit: cover;}
@media(max-width: 850px){
}
.xwdtBox .xwdtBoxCon .xwdt_L a .text{width:100%;margin-top: 0.36rem;content: "";padding-bottom: 0.2rem;}
.xwdtBox .xwdtBoxCon .xwdt_L a .text::after{content: "";position: absolute;bottom: 0;left: 0;background: url(../images/jt01.png) no-repeat right center;width: 33px;height: 5px;background-size: 33px;}
.xwdtBox .xwdtBoxCon .xwdt_L a .text::after{left: 0.05rem;transition: 0.6s all;}
.xwdtBox .xwdtBoxCon .xwdt_L a .text p{font-size:0.18rem;line-height: 0.3rem;color:#323232;height: 0.3rem;overflow: hidden;font-weight: bold;}
.xwdtBox .xwdtBoxCon .xwdt_L a .text p:hover{color: #9f0c0c;}
.xwdtBox .xwdtBoxCon .xwdt_L a .text span{font-size: 0.14rem;line-height: 0.26rem;color: #999999;height: 0.52rem;overflow: hidden;display: block;margin-top: 0.08rem;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical; line-clamp: 2;-webkit-line-clamp: 2;overflow: hidden;}

.xwdtBox .xwdtBoxCon .xwdt_R{width: calc(31.6% - 0.2rem);}
.xwdtBox .xwdtBoxCon .xwdt_R ul{position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li+li{margin-top: 0.25rem;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a{display: block;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a .pic{display: block;overflow: hidden;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a .pic img{display: block;width: 100%;height: 1.95rem;object-fit: cover;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a p{font-size: 0.16rem;color: #323232;line-height: 0.24rem;height: 0.48rem;overflow: hidden;position: relative;transition: 0.4s;margin-top: 0.1rem;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a:hover p{color: #9f0c0c;transition: 0.4s;}

.xwdtBox .xwdtBoxCon .xwdt_R ul li a i{color: #737373;display: block;font-style: normal;display: block;line-height: 0.24rem;position: relative;margin-bottom: 0.1rem;background: url(../images/time1.png) no-repeat left center;font-size: 0.13rem;padding-left: 0.2rem;}

/* 通知公告 */
.tzggBox{width: calc(31.2% - 0.35rem);}
.tzggBox .tzggBoxCon{background: #FFFFFF;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.13);}
.tzggBox .tzggBoxCon ul{display: flex;align-items: center;flex-direction: column;justify-content: center;}
.tzggBox .tzggBoxCon ul li{height:20%;width: 100%;position: relative;}
.tzggBox .tzggBoxCon ul li::after{width: calc(100% - 1.25rem);height: 1px;background:#e8e8e8;right: 0.3rem;bottom: 0;content: "";position: absolute;}
.tzggBox .tzggBoxCon ul li a{display: flex;position: relative;justify-content: space-between;align-items:center;cursor: pointer;transition: all 0.4s;height: 100%;width: 100%;padding: 0.16rem 0.3rem 0.16rem 0.15rem;}
.tzggBox .tzggBoxCon ul li a::after{content:"";position: absolute;left:0;height: 100%;width: calc(100% + 10px);background: #9f0c0c;top: 0;bottom: auto;height: 0;transition: 0.6s all;}
.tzggBox .tzggBoxCon ul li a::before{content:"";position: absolute;right:0;height: 100%;width: 0;height: 0;border-top: 10px solid #730404;border-right: 10px solid transparent;bottom: -10px;transition: 0.6s all;z-index: -2;display: none;}
.tzggBox .tzggBoxCon ul li a .date{display: flex;justify-content: flex-start;align-items: center;flex-direction: column;width: 0.8rem;flex-wrap: wrap;position: relative;z-index: 6;}

.tzggBox .tzggBoxCon ul li a .date i{display: block; font-size: 0.4rem;font-style: normal;color: #4d4d4d;line-height: 0.46rem;text-align: center;width: 100%;font-family: Arial, Helvetica, sans-serif;}
.tzggBox .tzggBoxCon ul li a .date b{display: block; font-size:0.14rem;line-height: 0.25rem;font-style: normal;font-weight: normal;color: #666666;text-align: center;width: 100%;font-family: Arial, Helvetica, sans-serif;}
.tzggBox .tzggBoxCon ul li a h4{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;overflow: hidden;width: calc(100% - 0.8rem);color:#000000;position: relative;z-index: 6;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.tzggBox .tzggBoxCon ul li a:hover .date i{color: white;}
.tzggBox .tzggBoxCon ul li a:hover .date b{color: white;opacity: 0.6;}
.tzggBox .tzggBoxCon ul li a:hover::after{height: 100%;transition: 0.6s all;z-index: 5;}
.tzggBox .tzggBoxCon ul li a:hover::before{right: -10px;transition: 0.6s all;display: block;}
.tzggBox .tzggBoxCon ul li a:hover h4{color:#FFFFFF;}

@media(max-width: 850px) {
	.xwdtBox{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L .pic img{height: 56vw;}
	.xwdtBox .xwdtBoxCon .xwdt_L .jtcenter{top: calc(56vw - 0.15rem);}
	.xwdtBox .xwdtBoxCon .xwdt_L a .text p{height: auto;}
	.xwdtBox .xwdtBoxCon .xwdt_R{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li a .pic img{height: 56vw;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li{margin-top: 0.3rem;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li a p{height: auto;}
	.tzggBox{width: 100%;margin-top: 0.7rem;}
}

/* 理论学习 规章制度 开始 */
.llxxgzzd{margin-top: 0.9rem;position: relative;}
.llxxgzzd::after{content: "";position: absolute;background: url(../images/diand.png) no-repeat center;width: 0.82rem;height: 100%;top: 0;left: 50%;margin-left: -0.41rem;background-size: 0.82rem;}
.llxxBox{width: calc(50% - 0.45rem);}
.llxxBox .sametitle h3 span::before{left: -35%;}
.llxxBox .sametitle h3 span::after{right: -35%;}
.llxxBox::before{content: "";position: absolute;left: 0;top: 0;background: url(../images/picbg.png) no-repeat right bottom #fbf7f7;z-index: 6;width: 100%;height:100%;}
.llxxBox::after{content: "";position: absolute;right: -0.2rem;bottom: -0.2rem;background: #9f0c0c;border-bottom-left-radius:0.4rem;width: 100%;height: calc(100% + 0.2rem);z-index: -1;}

.llxxBox .bgCon{position: relative;z-index: 6;padding: 0.4rem;}
.llxxBox .llxxCon{}
.llxxBox .llxxCon .firstPic{}
.llxxBox .llxxCon .firstPic a{}
.llxxBox .llxxCon .firstPic a .pic{overflow: hidden;width: 42%;}
.llxxBox .llxxCon .firstPic a .pic img{display: block;width: 100%;height: 1.7rem;object-fit: cover;}
.llxxBox .llxxCon .firstPic a .text{width: calc(58% - 0.2rem);}
.llxxBox .llxxCon .firstPic a .text i{display: block;font-style: normal;font-weight: normal;font-family: source;font-size: 0.14rem;color: #9d0a11;padding-left: 0.16rem;background: url(../images/date1.png) no-repeat left  center;background-size: 0.13rem;}
.llxxBox .llxxCon .firstPic a .text h4{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;overflow: hidden;color:#323232;margin: 0.12rem 0 0.18rem 0;font-weight: 600;}
.llxxBox .llxxCon .firstPic a .text p{font-size: 0.12rem;line-height: 0.24rem;height: 0.48rem;overflow: hidden;color: #737373;}
.llxxBox .llxxCon .firstPic a .text h4:hover{color: #9d0a11;}
.llxxBox .llxxCon ul{position: relative;margin-top: 0.18rem;}
.llxxBox .llxxCon ul::after{position: absolute;content: "";width: 1px;height: calc(100% - 0.5rem);background: #9d0a11;left: 0.11rem;top: 0.3rem;}
.llxxBox .llxxCon ul li{}
.llxxBox .llxxCon ul li a{display: block;padding: 0.15rem 0;}
.llxxBox .llxxCon ul li a p{font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;overflow: hidden;color: #323232;padding-left: 0.3rem;position: relative;transition: 0.6s all;}
.llxxBox .llxxCon ul li a p::after{content: "";position: absolute;left: 0;top:0.03rem;width: 0.21rem;height: 0.21rem;border-radius: 50%;background: url(../images/xingx.png) no-repeat center;background-size: 0.21rem;}
.llxxBox .llxxCon ul li+li a p::after{content: "";position: absolute;left: 0.06rem;top:0.06rem;width: 0.07rem;height: 0.07rem;border-radius: 50%;background: #9d0a11;border: 2px solid #fbf7f7;z-index: 6;}
.llxxBox .llxxCon ul li a:hover p{color: #9d0a11;}
.llxxBox .llxxCon ul li a i{display: block;font-style: normal;font-weight: 100;font-family: source;font-size: 0.14rem;color: #9d0a11;margin-top: 0.06rem;margin-left: 0.3rem;}
.llxxBox .llxxCon ul li a:hover p{padding-left: 0.35rem;transition: 0.6s all;}

.gzzdBox{width: calc(50% - 0.45rem);}
.gzzdBox .sametitle h3 span::before{left: -20%;}
.gzzdBox .sametitle h3 span::after{right: -20%;}
.gzzdBox::before{content: "";position: absolute;left: 0;top: 0;background: url(../images/picbg02.png) no-repeat right bottom #fcfaf9;z-index: 6;width: 100%;height:100%;border-bottom-right-radius:0.4rem;}
.gzzdBox::after{content: "";position: absolute;left: -0.2rem;bottom: -0.2rem;background: #9f0c0c;border-bottom-right-radius:0.4rem;width: 100%;height: calc(100% + 0.2rem);z-index: -1;}
.gzzdBox .bgCon{position: relative;z-index: 6;padding: 0.4rem;}

.gzzdBox .bgCon ul{}
.gzzdBox .bgCon ul li{position: relative;padding:  0.3rem 0;}
.gzzdBox .bgCon ul li:first-child{padding-top: 0;}
.gzzdBox .bgCon ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;}
.gzzdBox .bgCon ul li a .date{width: 0.6rem;display: flex;justify-content: center;flex-direction: column;}
.gzzdBox .bgCon ul li a .date i{height: 0.4rem;background: #9f0c0c;font-size:0.3rem;color: #FFFFFF;font-family: source;font-style: normal;text-align: center;left: 0.4rem;}
.gzzdBox .bgCon ul li a .date b{font-size: 0.12rem;color: #999999;font-style: normal;font-family: source;display: block;text-align: center;margin: 0.04rem 0;}
.gzzdBox .bgCon ul li a .date s{font-size: 0.12rem;color: #eab514;border: 1px solid #eab514;line-height: 0.24rem;border-radius: 0.14rem;text-align: center;text-decoration: none;width: 100%;text-align: center;}
.gzzdBox .bgCon ul li a .text{width: calc(100% - 0.8rem);}
.gzzdBox .bgCon ul li a .text h4{font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;overflow: hidden;color: #323232;transition: 0.6s all;}
.gzzdBox .bgCon ul li a .text p{font-size: 0.14rem;line-height: 0.22rem;overflow: hidden;height: 0.44rem;color: #999999;margin-top:0.1rem;}

.gzzdBox .bgCon ul li::after{width: calc(100% - 0.8rem);height: 1px;background: #d9d9d9;right: 0;bottom: 0;content: "";position: absolute;}
.gzzdBox .bgCon ul li:hover::after{background: #9f0c0c;}
.gzzdBox .bgCon ul li a:hover .text h4{color: #9f0c0c;transition: 0.6s all;padding-left: 0.05rem;}

@media(max-width: 850px) {
	.llxxBox{width:100%;}
	.gzzdBox{width:100%;margin-top: 0.7rem;}
	.llxxgzzd::after{display: none;}
	.llxxBox .llxxCon .firstPic a .pic{width: 100%;}
	.llxxBox .llxxCon .firstPic a .pic img{width: 100%;height: auto;}
	.llxxBox .llxxCon .firstPic a .text{width: 100%;margin-top: 0.2rem;}
	.llxxBox .llxxCon .firstPic a .text h4{height: auto;}
	.gzzdBox .bgCon ul li a .text h4{height: auto;}
}
/* 理论学习 规章制度 结束 */

/* 学生活动 开始 */
.xshdBox{margin-top: 0.9rem;position: relative;padding-top: 1.1rem;padding-bottom: 0.85rem;}
.xshdBox::after{content: "";position: absolute;left: 0.6rem;background: url(../images/bg02.png) no-repeat top left;background-size:18.6rem;height: 8.78rem;top: 0;width: 18.6rem;z-index: -1;}
.xshdBox .sametitle{margin-bottom: 0.7rem;}
.xshdBox .sametitle h3 span::before{left: -14%;}
.xshdBox .sametitle h3 span::after{right: -14%;}
.xshdBox .xshdCon .con{padding-left: 24.5%;margin-top: 0.4rem;}
.xshdBox .xshdCon .con .leftScroll{width:calc(61% - 0.1rem);background: rgba(255,255,255,0.9);border-bottom-right-radius: 0.3rem;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide{filter: brightness(1);}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a{display:block;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .pic{overflow: hidden;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .pic img{height: 4.05rem;display: block;width: 100%;object-fit: cover;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .text{padding: 0.2rem 0.3rem 0.64rem 0.3rem;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .text i{font-size: 0.14rem;line-height: 0.24rem;background: url(../images/date6.png) no-repeat left center;padding-left: 0.16rem;background-size: 0.13rem;color: #737373;display: block;font-style: normal;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.28rem;overflow: hidden;color: #323232;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.xshdBox .xshdCon .con .leftScroll .swiper-pagination{bottom: 0.2rem;top: auto;}
.xshdBox .xshdCon .con .leftScroll .swiper-pagination span{width: 0.14rem;height: 0.14rem;background: none;border-radius: 0.07rem;opacity: 1;border: 1px solid #9f0c0c;margin: 0 0.06rem;}
.xshdBox .xshdCon .con .leftScroll .swiper-pagination span.swiper-pagination-bullet-active{background: #9f0c0c;}
.xshdBox .xshdCon .con .leftScroll .swiper-slide a .text p:hover{color: #9f0c0c;}
.xshdBox .xshdCon .con ul{width:calc(39% - 0.1rem);}
.xshdBox .xshdCon .con ul li{}
.xshdBox .xshdCon .con ul li a{position: relative;display: block;}
.xshdBox .xshdCon .con ul li a .pic{overflow: hidden;position: relative;}
.xshdBox .xshdCon .con ul li a .pic::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;background-image: linear-gradient(to top,rgba(0,0,0,0.75),rgba(0,0,0,0));}
.xshdBox .xshdCon .con ul li a .pic img{height: 2.65rem;display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.xshdBox .xshdCon .con ul li a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.xshdBox .xshdCon .con ul li a .text{position: absolute;z-index: 2;bottom: 0.1rem;left: 0;padding: 0 0.2rem;}
.xshdBox .xshdCon .con ul li a .text i{font-size: 0.14rem;line-height: 0.24rem;background: url(../images/date5.png) no-repeat left center;padding-left: 0.16rem;background-size: 0.13rem;color: #FFFFFF;display: block;font-style: normal;}
.xshdBox .xshdCon .con ul li a .text p{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;overflow: hidden;color: #ffffff;}
.xshdBox .xshdCon .con ul li+li{margin-top: 0.2rem;}
@media(max-width: 850px) {
	.xshdBox::after{left: 0;background-size: 100vw;}
	.xshdBox .xshdCon .con{padding-left: 0;}
	.xshdBox .xshdCon .con .leftScroll{width: 100%;}
	.xshdBox .xshdCon .con .leftScroll .swiper-slide a .pic img{height: 56vw;}
	.xshdBox .xshdCon .con ul{width: 100%;margin-top: 0.3rem;}
	.xshdBox .xshdCon .con .leftScroll{background:#fbf3f4;}
	.xshdBox .xshdCon .con .leftScroll .swiper-slide a .text p{height: auto;}
	.xshdBox .xshdCon .con ul li a .pic img{height: auto;}
	.xshdBox{padding-bottom: 0;}
}
@media(max-width: 700px) {
	.xshdBox{padding-top: 8vw;}
}
@media(max-width: 414px) {
	.xshdBox{padding-top: 2vw;}
}
/* 学生活动 结束 */

/* 书院风采 开始 */
.syfcBox{margin-top: 1.1rem;}
.syfcBox .sametitle h3 span::before{left: -18%;}
.syfcBox .sametitle h3 span::after{right: -18%;}
.syfcBox .syfcCon{}
.syfcBox .syfcCon .swiper-container{padding-bottom: 1.2rem;position: relative;}
.syfcBox .syfcCon .swiper-slide{filter: brightness(1);}
.syfcBox .syfcCon .swiper-slide ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.syfcBox .syfcCon .swiper-slide ul li{width: calc(33.333% - 0.21rem);}
.syfcBox .syfcCon .swiper-slide ul li a{display: block;}
.syfcBox .syfcCon .swiper-slide ul li a .pic{overflow: hidden;}
.syfcBox .syfcCon .swiper-slide ul li a .pic img{display: block;height: 3.2rem;object-fit: cover;width: 100%;}
.syfcBox .syfcCon .swiper-slide ul li a .text{margin-top: 0.16rem;}
.syfcBox .syfcCon .swiper-slide ul li a .text h4{font-size: 0.18rem;line-height: 0.28rem;height: 0.56rem;overflow: hidden;color: #323232;}
.syfcBox .syfcCon .swiper-slide ul li a .text p{margin-top: 0.16rem;}
.syfcBox .syfcCon .swiper-slide ul li a .text p i{font-size: 0.14rem;line-height: 0.24rem;background: url(../images/date6.png) no-repeat left center;padding-left: 0.16rem;background-size: 0.13rem;color: #737373;display: inline-block;font-style: normal;}
.syfcBox .syfcCon .swiper-slide ul li a .text p b{font-size: 0.14rem;line-height: 0.24rem;background: url(../images/jt01.png) no-repeat right center;padding-right: 0.36rem;background-size: 0.33rem;color: #737373;display: inline-block;font-style: normal;font-weight: normal;margin-left: 0.16rem;}
.syfcBox .syfcCon .swiper-slide ul li a .text p b:hover{color: #9f0c0c;}
.syfcBox .syfcCon .swiper-slide ul li a .text h4:hover{color: #9f0c0c;}
.syfcBox .syfcCon .qh{position: absolute;width: 2.8rem;left: 50%;margin-left: -1.4rem;bottom: 0;display: flex;justify-content: center;}
.syfcBox .syfcCon .swiper-button-prev{background: url(../images/LL1.png) no-repeat  center;width: 0.77rem;height: 0.77rem;border: none;left: 0;margin-left: 0;margin-top: 0;top: auto;bottom: 0;}
.syfcBox .syfcCon .swiper-button-next{background: url(../images/RR1.png) no-repeat  center;width: 0.77rem;height: 0.77rem;border: none;left: auto;margin-left: 0;margin-top: 0;top: auto;bottom: 0;right: 0;}
.syfcBox .syfcCon .swiper-pagination{display: flex;justify-content: center;bottom: 0.16rem;}
.syfcBox .syfcCon .swiper-pagination::after{content: "";position: absolute;left: 0;top: 50%;width: 2.2rem;height: 1px;/*background: #c7ae7d;*/left: 50%;margin-left: -1.1rem;z-index: -1;}
.syfcBox .syfcCon .swiper-pagination span{width: 0.44rem;height: 0.44rem;background: url(../images/dian.png) no-repeat center;opacity: 1;background-size: 0.2rem;}
.syfcBox .syfcCon .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images/dianon.png) no-repeat center;background-size: 0.44rem;}
@media(max-width: 850px) {
	.syfcBox .syfcCon .swiper-slide ul li a .text h4{height: auto;}
	.syfcBox .syfcCon .swiper-slide ul li{width: 100%;}
	.syfcBox .syfcCon .swiper-slide ul li+li{margin-top: 0.3rem;}
	.syfcBox .syfcCon .swiper-slide ul li a .pic img{height: 56vw;}
	.syfcBox .syfcCon .qh{width: 80vw;margin-left: -40vw;}
	.syfcBox .syfcCon .swiper-pagination::after{width: 70vw;left: 50%;margin-left: -35vw;}
}

/* 书院风采 结束 */

/* 视频集锦 开始 */
.spjjBox{background: url(../images/bg03.jpg) no-repeat top center;padding-top: 0.8rem;margin-top: 0.8rem;background-size: cover;}
.spjjBox .ul1{width: 47.4%;background: white;}
.spjjBox .ul1 a{display: block;position: relative;}
.spjjBox .ul1 a .pic{position: relative;overflow: hidden;}
.spjjBox .ul1 a .pic img{display: block;width: 100%;transition: 0.4s;height: 5.1rem;object-fit: cover;}
.spjjBox .ul1 a .pic::before{content: "";height: 20%;position: absolute;left: 0;bottom: 0;background:url(../images/video.png) no-repeat center;background-size: 0.5rem;left: 50%;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;z-index: 8;width: 0.5rem;height: 0.5rem;}
.spjjBox .ul1 a .pic::after{content: "";width: 100%;height: 30%;position: absolute;left: 0;bottom: 0;background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.6));}
.spjjBox .ul1 a:hover .pic img{transform: scale(1.2);transition: 0.4s ease-in;}
.spjjBox .ul1 a .text{width: 100%;position: absolute;bottom: 0.16rem;left: 0;padding: 0 0.16rem;}
.spjjBox .ul1 a .text p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.28rem;width: 100%;display: block;text-align: center;height: 0.28rem;overflow: hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.spjjBox .ul2{width:calc(52.6% - 0.1rem);display: flex;}
.spjjBox .ul2 a{display: block;height: 100%;}
.spjjBox .ul2 li{width: calc(50% - 0.05rem);position: relative;}
.spjjBox .ul2 li+li+li{margin-top: 0.1rem;}
.spjjBox .ul2 li .pic{overflow: hidden;position: relative;}
.spjjBox .ul2 li .pic::before{content: "";height: 20%;position: absolute;left: 0;bottom: 0;background:url(../images/videoTb.png) no-repeat center;background-size: 0.5rem;left: 50%;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;z-index: 8;width: 0.5rem;height: 0.5rem;}
.spjjBox .ul2 li .pic::after{content: "";width: 100%;height: 40%;position: absolute;left: 0;bottom: 0;background-image: linear-gradient(to bottom, rgba(0,0,0,0) , rgba(0,0,0,0.6));}
.spjjBox .ul2 li .pic img{width: 100%;height: 100%;height: 2.5rem;object-fit: cover;}
.spjjBox .ul2 li a .text{;width: 100%;position: absolute;padding: 0 0.16rem;box-sizing: border-box;bottom: 0.16rem;left: 0;z-index: 6;}
.spjjBox .ul2 li a .text p{font-size: 0.18rem;color: #FFFFFF;line-height: 0.28rem;width: 100%;display: block;text-align: center;height: 0.28rem;overflow: hidden;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
@media(max-width: 1400px) {
	.spjjBox .ul1 a .pic img{height: 28vw;}
	.spjjBox .ul2 li .pic img{height:calc(14vw - 0.05rem);}
}
@media(max-width: 850px) {
	.spjjBox{margin-top: 0.7rem;}
	.spjjBox .ul1{width: 100%;margin-bottom: 0.3rem;}
	.spjjBox .ul1 a .pic img{height: auto;}
	.spjjBox .ul2{width:100%;}
	.spjjBox .ul1 a .text{height: auto;}
	.spjjBox .ul2 li{width: 100%;}
	.spjjBox .ul2 li+li{margin-top: 0.3rem;}
	.spjjBox .ul2 li+li+li{margin-top: 0.3rem;}
	.spjjBox .ul2 li .pic img{height:auto;}
}
/* 视频集锦 结束 */
/* 快速通道 开始 */
.kstdBox {margin-top: 1rem;padding-top: 0.8rem;position: relative;padding-bottom: 0.7rem;}
.kstdBox::after{content: "";position: absolute;right: 0.6rem;background: url(../images/bg04.jpg) no-repeat top left;background-size:18.6rem;height: 100%;top: 0;width: 18.6rem;z-index: -1;border-top-right-radius:1.5rem;background-size: cover;}
.kstdBox .kstdBoxCon .swiper-container{padding-bottom: 1rem;}
.kstdBox .kstdBoxCon .swiper-slide{filter: brightness(1);}
.kstdBox .kstdBoxCon .swiper-slide ul{display: flex;justify-content: space-between;}
.kstdBox .kstdBoxCon .swiper-slide ul li{}
.kstdBox .kstdBoxCon .swiper-slide ul li:nth-child(even){padding-top: 0.6rem;}
.kstdBox .kstdBoxCon .swiper-slide ul li a{display: flex;justify-content: center;flex-direction: column;}
.kstdBox .kstdBoxCon .swiper-slide ul li a img{width:2.13rem;}
.kstdBox .kstdBoxCon .swiper-slide ul li a h4{text-align: center;margin-top: 0.2rem;color: #323232;font-weight: bold;}
.kstdBox .kstdBoxCon .swiper-slide ul li a h4:hover{color: #9f0c0c;}
.kstdBox .kstdBoxCon .swiper-slide ul li a:hover h4{}

.kstdBox .kstdBoxCon .qh{position: absolute;width: 2.8rem;left: 50%;margin-left: -1.4rem;bottom: 0;display: flex;justify-content: center;}
.kstdBox .kstdBoxCon .swiper-button-prev{background: url(../images/LL1.png) no-repeat  center;width: 0.77rem;height: 0.77rem;border: none;left: 0;margin-left: 0;margin-top: 0;top: auto;bottom: 0;}
.kstdBox .kstdBoxCon .swiper-button-next{background: url(../images/RR1.png) no-repeat  center;width: 0.77rem;height: 0.77rem;border: none;left: auto;margin-left: 0;margin-top: 0;top: auto;bottom: 0;right: 0;}
.kstdBox .kstdBoxCon .swiper-pagination{display: flex;justify-content: center;bottom: 0.16rem;}
.kstdBox .kstdBoxCon .swiper-pagination::after{content: "";position: absolute;left: 0;top: 50%;width: 2.2rem;height: 1px;/*background: #c7ae7d;*/left: 50%;margin-left: -1.1rem;z-index: -1;}
.kstdBox .kstdBoxCon .swiper-pagination span{width: 0.44rem;height: 0.44rem;background: url(../images/dian2.png) no-repeat center;opacity: 1;background-size: 0.2rem;}
.kstdBox .kstdBoxCon .swiper-pagination span.swiper-pagination-bullet-active{background: url(../images/dianon2.png) no-repeat center;background-size: 0.44rem;}

@media(max-width: 850px) {
	.kstdBox .kstdBoxCon .swiper-slide ul li{width: 20%;}
	.kstdBox .kstdBoxCon .swiper-slide ul li a img{width:1.4rem; margin: 0 auto;}
	.kstdBox::after{right: 0;}
	.kstdBox .kstdBoxCon .qh{width: 80vw;margin-left: -40vw;}
	.kstdBox .kstdBoxCon .swiper-pagination::after{width: 70vw;left: 50%;margin-left: -35vw;}
}
@media(max-width: 480px) {
	.kstdBox .kstdBoxCon .swiper-slide ul{flex-wrap: wrap;justify-content: center;}
	.kstdBox .kstdBoxCon .swiper-slide ul li{width:33.333%;margin-bottom: 0.2rem;}
	.kstdBox .kstdBoxCon .swiper-slide ul li:nth-child(even){padding-top: 0;}
	.kstdBox .kstdBoxCon .qh{bottom: 0.2rem;}
}	
/* 快速通道 结束 */


/* footer */
.footer{background: url(../images/footerBg.jpg) no-repeat center;padding: 0.6rem 0;background-size: cover;}
.footer .footer01{width: 60%;}
.footer .footer01 .flogo{}
.footer .footer01 .flogo img{display: block;max-width: 100%;width: 6.97rem;}
.footer .footer01 p{margin-top: 0.24rem;margin-left: -0.35rem;}
.footer .footer01 p span{background: url(../images/Fic01.png) no-repeat left center;display: inline-block;font-size: 0.16rem;line-height: 0.28rem;color: #FFFFFF;background-size: 0.2rem;padding-left: 0.26rem;margin-left: 0.35rem;}
.footer .footer01 p span+span{background: url(../images/Fic02.png) no-repeat left center;background-size: 0.17rem;}
.footer .footer01 p span+span+span{background: url(../images/Fic03.png) no-repeat left center;background-size: 0.2rem;}
.footer .footer01 em{font-size:0.14rem;color: #FFFFFF;font-style: normal;margin-left: 0.25rem;margin-top: 0.08rem;display: block;}
.footer .ewmBox{width: 38%;}
.footer .ewmBox .ewm{width: 30%;}
.footer .ewmBox .ewm p{font-size: 0.14rem;color: white;text-align: center;margin-top: 0.16rem;}
.footer .ewmBox .ewm+.ewm{margin-left: 3.333%;}
.footer .ewmBox .ewm img{max-width: 1.35rem;display: block;width: 100%;margin: 0 auto;}
@media(max-width: 580px) {
	.footer .footer01{width: 100%;}
	.footer .ewmBox{width: 100%;justify-content: center;}
	.footer .ewmBox .ewm{width: 30%;margin-top: 0.3rem;}
}

/*==========================================内页 开始=============================================*/
.bg{background: #f7f7f7;}
.n_banner{margin-top: 1.4rem;}
.n_banner img{display: block;width: 100%;}
@media(max-width: 1200px){
	.n_banner{margin-top: 1.2rem;}
}
@media(max-width: 850px){
	.n_banner{margin-top: 0.8rem;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
}

.mianbaoxie{padding: 0;position: relative;margin-top: 10px;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #d6e0de;}
.mianbao{padding: 0 0 0 25px;background: url(../images/position.png)no-repeat left center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 0.26rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#9f0c0c}
@media(max-width:1200px) {
	.mianbaoxie{ display:none}
}
.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;display: none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 0.2rem;color: #000;text-align: center;}
@media(max-width:1200px) {
	#nav_slide{ display:block}
}

#bnt_sub_nav{position: absolute;right: 0.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{}
#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: #9f0c0c;}
#sub_nav_content ul li ul{ display:none}
.n_container{padding: 0.3rem 0 0 0;overflow: hidden;min-height:300px;}
.n_container .n_left{width: 280px;position: relative;z-index: 1;background: #FFFFFF;}
.n_container .n_left h1{height:120px;background:#9f0c0c;background-size:cover;font-size: 30px;color:#fff;padding:34px 20px 0;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 0.2rem;height: 2px;/*background: #FFFFFF;*/left: 0;}
/* .n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);} */
.n_container .n_left ul{padding: 0; position:relative}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;overflow: hidden;}
.n_container .n_left .con ul li.on dl{display:block !important;}
.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 20px;right: 20px;height:1px;background: #f5f5f5;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 11px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #9f0c0c;background: #e5e5e5;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;background: #fff;margin-top: 0;}
.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;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;opacity: 0;visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url(../images/left_jiantou_on.png) center no-repeat;transform: rotate(90deg);}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/left_jiantou.png) center no-repeat;position:absolute;right: 20px;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: #9f0c0c !important;}

.n_container .n_right{ width:calc(100% - 280px); padding-left:0.5rem;min-height: 600px;padding-bottom: 0.8rem;}
@media (max-width:1200px) {
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0;padding-bottom: 0.8rem;}
}

.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;padding: 0 0.16rem;position: relative;height: 100%;}
.n_list_text ul li::after{content: "";position: absolute;left: 0;top: 0;bottom: auto;width: 100%;height: 0;background: white;z-index: 2;transition: 0.6s all;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.2rem 0.16rem;position: relative;z-index: 4;}
.n_list_text ul li a:hover p{color: #9f0c0c;padding-left: 0.1rem;transition: 0.4s ease-in;}
.n_list_text ul li:hover::after{box-shadow: 0 0 8px 0 rgba(0,0,0,0.2);height: 100%;transition: 0.6s all;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#9f0c0c;border-radius: 50%;}
.n_list_text ul li a i{font-style: normal;font-size: 0.14rem;color: #666666;}
.n_list_text ul li a:hover i{color: #9f0c0c;}
.n_list_text ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.26rem;height: 0.26rem;overflow: hidden;width: calc(100% - 100px);transition: 0.4s ease-in;}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 0.16rem;color:#323232;line-height: 0.24rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.06rem;}
	.n_list_text ul li a::after{top: 0.2rem;margin-top: 0;}
}

.fy{display: block;text-align: center;margin-top: 0.4rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed;width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 0.18rem;color: #323232;line-height: 0.28rem;}
.ar_article p{font-size: 0.18rem!important;color: #323232;line-height: 0.34rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !important;text-indent: 2em;    background: #f7f7f7 !important;}
.ar_article p img{margin-left: -2em;}
.ar_article p video{margin-left: -2em;}
.ar_article p span{font-size: 0.1rem!important;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !important;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:0.34rem; margin-bottom:0.16rem}
.ar_article h2{ font-size:0.28rem; margin-bottom:0.14rem;}
.ar_article h3{ font-size:0.24rem; margin-bottom:0.16rem}
.ar_article h4{ font-size:0.18rem; margin-bottom:0.14rem}
.ar_article h5{ font-size:0.14rem; margin-bottom:0.12rem}
.ar_article h6{ font-size:0.14rem; margin-bottom:0.14rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:0.3rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.16rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;max-width: 70%;margin: 0 auto;}

.n_right .ar_article_box h5{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;}
.n_right .ar_article_box h6{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;margin-bottom: 0.18rem;}
.n_right .ar_article_box .bbt{font-size: 0.16rem;line-height: 0.24rem;color:#999999;text-align: center;margin: 0.18rem auto;}
.n_right .ar_article_box .bbt span{margin-right:25px;display: inline-block;}
.n_right .ar_article_box .artic3{margin-top: 0.2rem;padding-top:0.2rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.08rem;}
.n_right .ar_article_box .artic3 p span{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #9f0c0c;}
.n_list_pic li{background-size: auto 100%; transition: 0.4s;position: relative;padding: 0.3rem;border-bottom: 1px dashed #DADADA;}
.n_list_pic li:first-child{border-top: 1px dashed #DADADA;}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;background: white;}
.n_list_pic li a{display: block;}
.n_list_pic li .pic{width: 3rem;position: relative;overflow: hidden;position: relative;margin-right: 0.3rem;float: left;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;}
.n_list_pic li .text{padding: 0.1rem 0 0.16rem 0;box-sizing: border-box;}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 0.18rem;color: #333;line-height: 0.18rem;height: 0.18rem;overflow: hidden;margin-bottom: 0.14rem;}
.n_list_pic li .text p{font-size: 0.14rem;line-height: 0.26rem;height:0.52rem;overflow: hidden;color: #999;margin-top: 0.06rem;}
.n_list_pic li .text i{font-style: normal;font-size: 0.14rem;color: #9f0c0c;background: url(../images/date1.png) no-repeat left center;padding-left: 0.22rem;font-family: arial;background-size: 0.13rem;line-height: 0.3rem;display: inline-block;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #9f0c0c;transition: 0.6s all;}

@media(max-width:850px) {
	.n_list_pic li:first-child{border-top:none;}
	.n_list_pic li .pic{width: 100%;float: none;}
	.n_list_pic li .text{width: 100%;margin-left: 0;margin-top: 0.15rem;}
	.n_list_pic li .pic{top: 0;}
	.n_list_pic li{padding: 0.2rem 0 0.1rem 0;}
}
@media(max-width:580px) {
	.ar_article img{/*width: 100%;*/max-width: 100%;}
}

.n_list_pic2 ul{flex-wrap: wrap;justify-content: flex-start;margin-left: -2.333%;}
.n_list_pic2 li{margin-bottom: 0.2rem;transition: 0.4s;width: 31%;margin-left: 2.333%;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height:2.5rem;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;margin-bottom: 0.14rem;text-align: center;margin-top: 0.15rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #9f0c0c;transition: 0.6s all;}
.n_list_pic3 li .pic{position: relative;}
.n_list_pic3 li .pic::after{content: "";position: absolute;left: 50%;margin-left: -0.25rem;top: 50%;margin-top: -0.25rem;background: url(../images/videoTb.png) no-repeat center;z-index: 6;width: 0.5rem;height: 0.5rem;background-size: 0.5rem;}
@media(max-width:1200px) {
.n_list_pic2 ul{margin-left: -2%;}
.n_list_pic2 li{}
.n_list_pic2 li .pic img{height: 3rem;}

}
@media(max-width:850px) {
	.n_list_pic2 ul{margin-left: -2%;}
	.n_list_pic2 li{width: 48%;margin-left: 2%;}
	.n_list_pic2 li .pic img{width: 100%;height: 30vw;}
}
@media(max-width:414px) {
    .n_list_pic2 ul{margin-left: 0;justify-content: space-between;}
	.n_list_pic2 li{width: 100%;margin-left: 0; }
    .n_list_pic2 li .pic img{height: 58vw;}
}

/* 师资列表页 */
.n_list_teacher{}
.n_list_teacher .bt{font-size: 0.24rem;color: #9f0c0c;font-weight: bold;display: block;border-bottom: 2px solid #9f0c0c;padding-bottom: 0.1rem;}
.n_list_teacher .jslb{margin-top: 0.3rem;}
.n_list_teacher .jslb p{display: inline-block;}
.n_list_teacher .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher .jslb p a{font-size: 0.18rem;color: #323232;padding: 0.1rem 0.16rem;background: #FAFAFA;margin-left: 0.16rem;display: inline-block;}
.n_list_teacher .jslb p a:hover{color: white;background:#9f0c0c;}
.n_list_teacher .TeacherCon{}
.n_list_teacher .TeacherCon .listCon{margin-top: 0.4rem;}
.n_list_teacher .TeacherCon .listCon .title{}
.n_list_teacher .TeacherCon .listCon h6{}
.n_list_teacher .TeacherCon .listCon h6 span{font-size: 0.18rem;color:#9f0c0c;background: #FFFFFF;font-weight: bold;display: block;line-height: 0.4rem;padding-left: 0.3rem;border-left: 4px solid #9f0c0c;}
.n_list_teacher .TeacherCon .listCon ul{justify-content: flex-start;margin-left: -1%;margin-top: 10px;}
.n_list_teacher .TeacherCon .listCon ul li{width: 9%;margin:8px 0;margin-left: 1%;}
.n_list_teacher .TeacherCon .listCon ul li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_list_teacher .TeacherCon .listCon ul li a:hover{color: #9f0c0c;}
@media(max-width: 1300px){
	.n_list_teacher .TeacherCon .listCon ul{margin-left: 0;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 12%;margin-left: 0;}
}
@media(max-width: 850px){
	.n_list_teacher .jslb p span{display: block;}
	.n_list_teacher .jslb p a{margin-right: 10px;margin-left: 0;margin-top: 0.18rem;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 16%;margin-left: 0;}
}
@media(max-width: 640px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 21%;margin-left: 0;}
}
@media(max-width: 414px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 33%;margin-left: 0;}
}
/* 师资列表页2 */
.n_list_teacher2{}
.n_list_teacher2 .bt{font-size: 0.24rem;color: #9f0c0c;font-weight: bold;display: block;border-bottom: 2px solid #9f0c0c;padding-bottom: 0.1rem;}
.n_list_teacher2 .jslb{margin-top: 0.3rem;}
.n_list_teacher2 .jslb p{display: inline-block;}
.n_list_teacher2 .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher2 .jslb p a{font-size: 0.22rem;color: #323232;padding: 0.15rem 0.2rem;display: inline-block;border-radius: 0.1rem;border: 1px solid #9f0c0c;}
.n_list_teacher2 .jslb p a.on{color: white;background:#9f0c0c;}
.n_list_teacher2 .jslb p a+a{margin-left: 0.16rem;}
.n_list_teacher2 .jslb p a:hover{color: white;background:#9f0c0c;}
.n_list_teacher2 .jslb ul{display: flex;justify-content: space-between;margin: 0.4rem 0 0.5rem 0;}
.n_list_teacher2 .jslb ul li{}
.n_list_teacher2 .jslb ul li a{font-size: 0.2rem;color: #323232;padding: 0.08rem 0.15rem;}
.n_list_teacher2 .jslb ul li a:hover{color: #FFFFFF;background:#9f0c0c;}
.n_list_teacher2 .TeacherCon{}
.n_list_teacher2 .TeacherCon ul{} 
.n_list_teacher2 .TeacherCon ul li{width: 100%;padding: 0.1rem;border: 1px solid #CCCCCC;margin-bottom: 2%;} 
.n_list_teacher2 .TeacherCon ul li a{display: flex;justify-content: space-between;} 
.n_list_teacher2 .TeacherCon ul li a .pic{width: 1.9rem;height: 2.5rem;} 
.n_list_teacher2 .TeacherCon ul li a .pic img{display: block;width: 100%;height: 100%;} 
.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 2.3rem);margin-top: 0.3rem;} 
.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.24rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon ul li a .text span{display: block;font-size: 0.16rem;color: #666666;line-height: 0.24rem;margin: 0.1rem 0;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon ul li a .text p{font-size: 0.16rem;color: #666666;line-height: 0.24rem;display: block;margin-top: 0.2rem;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon ul li:hover{background: #9f0c0c;transition: 0.6s all;}
.n_list_teacher2 .TeacherCon ul li:hover a .text h4,
.n_list_teacher2 .TeacherCon ul li:hover a .text span,
.n_list_teacher2 .TeacherCon ul li:hover a .text p{color: white;transition:0.6s all;}

/* 工作人员 */
.n_list_teacher2 .TeacherCon2 ul li{width: 49%;padding: 0.1rem;border: 1px solid #CCCCCC;margin-bottom: 2%;} 
.n_list_teacher2 .TeacherCon2 ul li a{display: flex;justify-content: space-between;} 
.n_list_teacher2 .TeacherCon2 ul li a .pic{width: 1.9rem;height: 2.5rem;} 
.n_list_teacher2 .TeacherCon2 ul li a .pic img{display: block;width: 100%;height: 100%;} 
.n_list_teacher2 .TeacherCon2 ul li a .text{width: calc(100% - 2.3rem);margin-top: 0.3rem;} 
.n_list_teacher2 .TeacherCon2 ul li a .text h4{font-size: 0.24rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon2 ul li a .text span{display: block;font-size: 0.16rem;color: #666666;line-height: 0.24rem;margin: 0.1rem 0;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon2 ul li a .text p{font-size: 0.16rem;color: #666666;line-height: 0.24rem;display: block;margin-top: 0.2rem;transition:0.6s all;} 
.n_list_teacher2 .TeacherCon2 ul li:hover{background: #9f0c0c;transition: 0.6s all;}
.n_list_teacher2 .TeacherCon2 ul li:hover a .text h4,
.n_list_teacher2 .TeacherCon2 ul li:hover a .text span,
.n_list_teacher2 .TeacherCon2 ul li:hover a .text p{color: white;transition:0.6s all;}
.n_list_teacher2 .TeacherCon2{margin-top:0.4rem}



@media(max-width: 850px){
	.n_list_teacher2 .TeacherCon2 ul li{width: 100%;}
	.n_list_teacher2 .TeacherCon2 ul li a .pic{width: 28vw;height: 40vw;}
	.n_list_teacher2 .TeacherCon2 ul li a .text{width: calc(100% - 32vw);margin-top: 0.3rem;}
	.n_list_teacher2 .jslb p a{font-size: 0.18rem;padding: 0.1rem;}
	.n_list_teacher2 .jslb ul{flex-wrap: wrap;justify-content: flex-start;margin: 0.2rem 0 0.4rem 0;}
	.n_list_teacher2 .jslb ul li{width: 8%;margin: 0.1rem 0;}
}
@media(max-width: 580px){
	.n_list_teacher2 .TeacherCon2 ul li a .pic{width: 32vw;height: 42vw;}
	.n_list_teacher2 .TeacherCon2 ul li a .text{width: calc(100% - 35vw);margin-top: 0.1rem;}
	.n_list_teacher2 .TeacherCon2 ul li a .text h4{font-size: 0.2rem;}
	.n_list_teacher2 .TeacherCon2 ul li a .text span{font-size: 0.14rem;margin: 0.05rem 0;}
	.n_list_teacher2 .TeacherCon2 ul li a .text p{margin-top: 0.1rem;font-size: 0.14rem;}
}














@media(max-width: 850px){
	.n_list_teacher2 .TeacherCon ul li{width: 100%;}
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 28vw;height: 40vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 32vw);margin-top: 0.3rem;}
	.n_list_teacher2 .jslb p a{font-size: 0.18rem;padding: 0.1rem;}
	.n_list_teacher2 .jslb ul{flex-wrap: wrap;justify-content: flex-start;margin: 0.2rem 0 0.4rem 0;}
	.n_list_teacher2 .jslb ul li{width: 8%;margin: 0.1rem 0;}
}
@media(max-width: 580px){
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 32vw;height: 42vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 35vw);margin-top: 0.1rem;}
	.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.2rem;}
	.n_list_teacher2 .TeacherCon ul li a .text span{font-size: 0.14rem;margin: 0.05rem 0;}
	.n_list_teacher2 .TeacherCon ul li a .text p{margin-top: 0.1rem;font-size: 0.14rem;}
}
@media(max-width: 500px){
	.n_list_teacher2 .jslb p {display: inline-flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -2%;}
	.n_list_teacher2 .jslb p a+a{margin-left: 2%;}
	.n_list_teacher2 .jslb p a{margin-left: 2%;text-align: center;margin-top: 2%;}
}
/*==========================================内页 结束=============================================*/

/* 师资列表页 */
.n_list_teacher{}
.n_list_teacher .bt{font-size: 0.24rem;color: #9f0c0c;font-weight: bold;display: block;border-bottom: 2px solid #9f0c0c;padding-bottom: 0.1rem;}
.n_list_teacher .jslb{margin-top: 0.3rem;}
.n_list_teacher .jslb p{display: inline-block;}
.n_list_teacher .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher .jslb p a{font-size: 0.18rem;color: #323232;padding: 0.1rem 0.16rem;background: #FAFAFA;margin-left: 0.16rem;display: inline-block;}
.n_list_teacher .jslb p a:hover{color: white;background:#9f0c0c;}
.n_list_teacher .TeacherCon{}
.n_list_teacher .TeacherCon .listCon{margin-top: 0.4rem;}
.n_list_teacher .TeacherCon .listCon .title{}
.n_list_teacher .TeacherCon .listCon h6{}
.n_list_teacher .TeacherCon .listCon h6 span{font-size: 0.18rem;color:#9f0c0c;background: #FFFFFF;font-weight: bold;display: block;line-height: 0.4rem;padding-left: 0.3rem;border-left: 4px solid #9f0c0c;}
.n_list_teacher .TeacherCon .listCon ul{justify-content: flex-start;margin-left: -1%;margin-top: 10px;}
.n_list_teacher .TeacherCon .listCon ul li{width: 9%;margin:8px 0;margin-left: 1%;}
.n_list_teacher .TeacherCon .listCon ul li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_list_teacher .TeacherCon .listCon ul li a:hover{color: #9f0c0c;}
@media(max-width: 1300px){
	.n_list_teacher .TeacherCon .listCon ul{margin-left: 0;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 12%;margin-left: 0;}
}
@media(max-width: 850px){
	.n_list_teacher .jslb p span{display: block;}
	.n_list_teacher .jslb p a{margin-right: 10px;margin-left: 0;margin-top: 0.18rem;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 16%;margin-left: 0;}
}
@media(max-width: 640px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 21%;margin-left: 0;}
}
@media(max-width: 414px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 33%;margin-left: 0;}
}
/* 师资列表页2 */
.n_list_teacher2{}
.n_list_teacher2 .bt{font-size: 0.24rem;color: #9f0c0c;font-weight: bold;display: block;border-bottom: 2px solid #9f0c0c;padding-bottom: 0.1rem;}
/* .n_list_teacher2 .jslb{margin-top: 0.3rem;}
.n_list_teacher2 .jslb p{display: inline-block;}
.n_list_teacher2 .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher2 .jslb p a{font-size: 0.22rem;color: #323232;padding: 0.15rem 0.2rem;display: inline-block;border-radius: 0.1rem;border: 1px solid #9f0c0c;}
.n_list_teacher2 .jslb p a.on{color: white;background:#9f0c0c;}
.n_list_teacher2 .jslb p a+a{margin-left: 0.16rem;}
.n_list_teacher2 .jslb p a:hover{color: white;background:#9f0c0c;}
.n_list_teacher2 .jslb ul{display: flex;justify-content: space-between;margin: 0.4rem 0 0.5rem 0;}
.n_list_teacher2 .jslb ul li{}
.n_list_teacher2 .jslb ul li a{font-size: 0.2rem;color: #323232;padding: 0.08rem 0.05rem;}
.n_list_teacher2 .jslb ul li a:hover{color: #FFFFFF;background:#9f0c0c;} */
.n_list_teacher2 .TeacherCon{margin-top:0.4rem}
.n_list_teacher2 .TeacherCon ul{} 
.n_list_teacher2 .TeacherCon ul li{width: 100%;padding: 0.1rem;border: 1px solid #CCCCCC;margin-bottom: 2%;} 
.n_list_teacher2 .TeacherCon ul li a{display: flex;justify-content: space-between;} 
.n_list_teacher2 .TeacherCon ul li a .pic{width: 1.9rem;height: 2.5rem;overflow: hidden;} 
.n_list_teacher2 .TeacherCon ul li a .pic img{display: block;width: 100%;height: 100%;} 
.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 2.3rem);margin-top: 0.2rem;} 
.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.24rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;} 
.n_list_teacher2 .TeacherCon ul li a .text h4:hover{/*color: #9f0c0c;*/}
.n_list_teacher2 .TeacherCon ul li a .text span{display: block;font-size: 0.14rem;color: #323232;line-height: 0.24rem;margin: 0.05rem 0;} 
.n_list_teacher2 .TeacherCon ul li a .text p{font-size: 0.14rem;color: #323232;line-height: 0.24rem;display: block;margin-top: 0.2rem;height: 0.72rem;overflow: hidden;} 
@media(max-width: 850px){
	.n_list_teacher2 .TeacherCon ul li{width: 100%;}
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 28vw;height: 40vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 32vw);margin-top: 0.3rem;}
	.n_list_teacher2 .jslb p a{font-size: 0.18rem;padding: 0.1rem;}
	.n_list_teacher2 .jslb ul{flex-wrap: wrap;justify-content: flex-start;margin: 0.2rem 0 0.4rem 0;}
	.n_list_teacher2 .jslb ul li{width: 7.69%;margin: 0.1rem 0;}
	.n_list_teacher2 .jslb p{width: 100%;margin-left: -1%;}
	.n_list_teacher2 .jslb p a+a{margin-left: 1%;}
}
@media(max-width: 580px){
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 32vw;height: 42vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 35vw);margin-top: 0.1rem;}
	.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.2rem;}
	.n_list_teacher2 .TeacherCon ul li a .text span{font-size: 0.14rem;margin: 0.05rem 0;}
	.n_list_teacher2 .TeacherCon ul li a .text p{margin-top: 0.1rem;font-size: 0.14rem;}
}
@media(max-width: 500px){
	.n_list_teacher2 .jslb p {display: inline-flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -2%;}
	.n_list_teacher2 .jslb p a+a{margin-left: 2%;}
	.n_list_teacher2 .jslb p a{margin-left: 2%;text-align: center;margin-top: 2%;}
}
/* 师资介绍页 */
.n_list_teacher_con{}
.n_list_teacher_con .peopleinfo{background: white;height: 3rem;}
.n_list_teacher_con .peopleinfo .pic{width: 2.3rem;position: relative;z-index: 5;overflow: visible;}
.n_list_teacher_con .peopleinfo .pic img{display: block;width: 100%;height: 3rem;object-fit: cover;}
.n_list_teacher_con .peopleinfo .text{width:calc(100% - 2.6rem);display: flex;justify-content: center;flex-direction: column;}
.n_list_teacher_con .peopleinfo .text h4{font-weight: normal;border-bottom: 1px solid #dfd9dd;}
.n_list_teacher_con .peopleinfo .text h4 span{font-size: 0.3rem;line-height: 0.56rem;color:#333333;border-bottom: 1px solid #ab0000;display: inline-block;}
.n_list_teacher_con .peopleinfo .text h4 span.yuan{font-size: 0.2rem;line-height: 0.5rem;color:#333333;border: none;}
.n_list_teacher_con .peopleinfo .text b{font-style: normal;font-weight: normal;font-size: 0.18rem;color: #333333;display: block;margin: 0.12rem 0 0.3rem 0;line-height: 0.24rem;}
.n_list_teacher_con .peopleinfo .text p{font-size: 0.16rem;line-height: 0.37rem;color: #666666;}
.n_list_teacher_con .peopleinfo .text p span{font-size: 0.16rem;font-weight: bold;color: #AB0000;text-align: justify;line-height: 0.37rem;}
.n_list_teacher_con .infoBox{}
.n_list_teacher_con .infoBox h6{margin-top: 0.6rem;background: #FFFFFF;padding-left: 0.2rem;}
.n_list_teacher_con .infoBox+.infoBox h6{margin-top: 0.36rem;}
.n_list_teacher_con .infoBox h6 p{font-size: 0.18rem;font-weight: bold;color: #AB0000;line-height: 0.36rem;display: block;line-height: 0.48rem;}
.n_list_teacher_con .infoBox .text{margin-top: 0.26rem;}
.n_list_teacher_con .infoBox .text p{font-size: 0.18rem !important;line-height: 0.34rem !important;text-indent: 2em;margin-bottom: 10px;}
.n_list_teacher_con .infoBox .text ul{margin-top: 0;}
.n_list_teacher_con .infoBox .text ul li{padding-left: 0.2rem;position: relative;}
.n_list_teacher_con .infoBox .text ul li a{display: block;font-size: 0.18rem;line-height: 0.34rem;color: #323232;margin-top: 0.14rem;}
@media(max-width: 850px){
}
@media(max-width: 768px){
	.n_list_teacher_con .infoBox h6{margin-top: 0.4rem;}
	.n_list_teacher_con .peopleinfo{padding-bottom: 0;}
	.n_list_teacher_con .peopleinfo .text p{font-size: 0.16rem;}
}
@media(max-width: 414px){
	.n_list_teacher_con .peopleinfo .pic{width:30vw;height: 40vw;}
	.n_list_teacher_con .peopleinfo .pic img{height: 100%;}
	.n_list_teacher_con .peopleinfo{height: auto;}
	.n_list_teacher_con .peopleinfo .text{width: calc(100% - 36vw);padding: 0.2rem 0;}
}
/* 联系我们 开始 */
.contacts{}
.contacts ul{justify-content: flex-start;margin-left: -3%;}
.contacts ul li{width: 30.333%;margin-left: 3%;margin-bottom: 3%;background: white;box-shadow:0 0 0.16rem 0 rgba(0,0,0,0.16);padding: 0 0.2rem;height: 1.8rem;}
.contacts ul li a{background: url(../images/lxwmic01.png) no-repeat left 0.46rem;background-size: 0.6rem;padding-left: 0.8rem;display: flex;justify-content: center;flex-direction: column;height: 100%;padding-bottom: 0.2rem;}
.contacts ul li:nth-child(2) a{background: url(../images/lxwmic02.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li:nth-child(3) a{background: url(../images/lxwmic03.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li:nth-child(4) a{background: url(../images/lxwmic04.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li:nth-child(5) a{background: url(../images/lxwmic05.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li:nth-child(6) a{background: url(../images/lxwmic06.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li:nth-child(7) a{background: url(../images/lxwmic07.png) no-repeat left center;background-size: 0.6rem;}
.contacts ul li h6{font-size: 0.24rem;color: #323232;line-height: 0.6rem;}
.contacts ul li p{font-size: 0.18rem;color: #666;}
@media(max-width: 850px){
	.contacts ul li{width: 47%;}
}
@media(max-width: 850px){
	.contacts ul li{width: 100%;}
}

/* 联系我们 结束 */

/* 组织机构 开始 */
.zzjgBox .bt{font-size: 0.3rem;color: #323232;text-align: center;font-weight: bold;}
#accordion{margin-top: 0.3rem;}
#accordion li+li{margin-top: 0.2rem;}
#accordion li .link{background:#AB0000;padding: 0.16rem 0;position: relative;cursor: pointer;}
#accordion li .link h5{position: relative;font-size: 0.22rem;color: #fff;padding: 0;display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-left: 0.32rem;}
#accordion li .link d{position: absolute;right: 0.32rem;top: 50%;margin-top: -7.5px;width: 28px;height: 15px;background: url(../images/xiala.png) center no-repeat;cursor: pointer;transform: rotate(180deg);transition: 0.6s all;}
#accordion li .open .link d{transform: rotate(0deg);transition: 0.6s all;}
#accordion .submenu{display: none;}
#accordion .submenu .con{background: white;padding: 0.32rem;}
#accordion .submenu .con p{font-size: 0.18rem;line-height: 0.36rem;text-indent: 2em;margin-bottom: 0.28rem}
#accordion .submenu .con p img{display: block;margin: 0 auto;max-width: 80%;}
/* 组织机构 结束 */
/*==========================================内页 结束=============================================*/


#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
    font-size: 0.16rem!important;
    color: #666666;
    line-height: 0.28rem!important;
    margin-bottom: 0.28rem;
    font-family: Microsoft Yahei;
 }
.pb_sys_style3 .p_no_d {
    border: 1px solid #9f0c0c !important;
    color: #fff;
    background-color: #9f0c0c !important;
}

#vsb_content_2 p {text-indent: 2em;color: rgb(18 18 18);margin-bottom: 0.28rem;font-size: 0.18rem !important;line-height: 0.30rem !important;font-family: Microsoft Yahei !important;color: #020202;}
#vsb_content_2 img {border-bottom: #ccc 1px solid;border-left: #ccc 1px solid;border-top: #ccc 1px solid;border-right: #ccc 1px solid;display: block;margin: 0 auto;max-width: 100%;height: auto !important;}
#vsb_content_2 TABLE TD IMG {
    border-bottom-style: none;
    border-right-style: none;
    margin: 5px;
    border-top-style: none;
    border-left-style: none;
    margin: 0 auto !important;
 }
#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    border: 0 !important;
    }
.pb_sys_style2 .p_no_d {
    border: 1px solid #9f0c0c !important;
    color: #fff;
    background-color: #9f0c0c !important;
}
.keywordfontcolor1094268{
 color: #9a0000 !important;
 font-size: 0.16rem !important;
 font-family: 微软雅黑 !important;
}
.ar_article p span{font-size: 0.1rem!important;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !important;margin-bottom: 0.28rem;font-size: 0.18rem !important;line-height: 0.30rem !important;font-family: Microsoft Yahei !important;color: #020202;background: #f7f7f7 !important;}
#accordion li .link h5::after{content: '';display: block;}

