/*dp20240328*/
* {margin:0px; padding:0px;  }
img{ border:0 none; padding:0;}
input,button,select,textarea{outline:none} 
textarea{resize:none}
table{border-spacing:0;}
div,ul,li{ list-style-type:none;}
html,body{ font-size:16px; position: relative; margin:0 auto; color:#000000; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
@media screen and (max-width:600px){
html,body{ font-size:14px;}
}
a{	color:#000000; text-decoration:none;  font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif; }
a:hover{ color:#AC0000;}
.clear{ clear:both;}
.fl{ float:left;}
.fr{ float:right;}
a,.transition,:before,img {
    -webkit-transition: All .5s ease;
    transition: All .5s ease;
}
@font-face {
    font-family: 'bebasregular';
    src: url('fonts/bebas.eot');
    src: url('fonts/bebas.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebas.woff2') format('woff2'),
         url('fonts/bebas.woff') format('woff'),
         url('fonts/bebas.ttf') format('truetype'),
         url('fonts/bebas.svg#bebasregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/***************************************首页*****************/
.block{ width:100rem; max-width:94%; margin:0 auto; }	/*宽度*/

.top{ width:100%; margin:0 auto; height:200px;  font-size:0; background:url(topbg.jpg) no-repeat 50% 0%;}
.top li{ display:block; }
.top .logo{ float:left; width:40%; text-align:center; height:200px; line-height:200px; }
.top .logo img{ vertical-align:middle; width:523px; height:82px;}
.top .top-r{ float: right; width:50%; margin-right:5%; text-align:center; max-width:691px;  height:200px; background:url(yuanxun.png) no-repeat 50% 50%; background-size:100%;  }


.pcsousuo {
    width: 170px;
    height: 26px;
	position:relative;
	float:right;
	margin-top:20px;
}
.pcsousuo .s-l {
	position:absolute;
	left:0;
	top:0;
	width: 130px;
	height:26px;
	line-height:26px;
	background-color:#F4E1E1;
border:0;

}
.pcsousuo .s-r {
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:26px;
}

/*pc导航*/
.navbox{ width:100%; height:70px; }
#pcnav{ width:100%; margin:0 auto; text-align:center; height:70px;}
#pcnav, #pcnav ul{z-index:5; position:relative;}
#pcnav .yiji{display:inline-block; height:70px; line-height:70px;  margin-right:-4px;/*去掉li间的空白*/ position:relative; z-index:20;}
#pcnav .yiji a{display:block; height:70px; line-height:70px; width:110px;  padding:0 20px;  text-align:center; font-size:1.125rem;  z-index:35;  }/*一级栏目间距*/
#pcnav .erji{position:absolute; display:none; width:160px; top:70px;}/*二级列表菜单*/
#pcnav .erji a{ width:160px; padding:0; height:60px; line-height:60px; font-size:1rem; text-align:center; color:#111; position:relative;}/*二级栏目间距*/
#pcnav .sanji{position:absolute; left:160px;  top:0; width:160px; }		
#pcnav a:hover,  #pcnav a:focus, #pcnav a.xuanzhong{color:#AC0000;}
#pcnav .erji li{background-color:#ffffff; margin-right:0; position:relative;}/*二级菜单样式背景色*/
#pcnav .erji a:hover, #pcnav .erji a:focus{background-color:#A50B08; color:#fff;}/*二级菜单鼠标经过样式背景色*/
#pcnav li:hover ul ul, #pcnav li:hover ul ul ul, #pcnav li:hover ul ul ul ul{display:none;}
#pcnav li:hover ul, #pcnav li li:hover ul, #pcnav li li li:hover ul, #pcnav li li li li:hover ul{display:block;}

@media screen and (max-width:1840px){
#pcnav .yiji a{width:110px;  padding:0 15px; }/*一级栏目间距*/
#pcnav .erji{ left:-5px;}
#pcnav .erji a{ width:160px; padding:0;}
}
@media screen and (max-width:1700px){
#pcnav .yiji a{ font-size:1rem; width:100px;  padding:0 15px; }/*一级栏目间距*/
#pcnav .erji{ left:-15px;}
#pcnav .erji a{ width:160px; padding:0;}
}
@media screen and (max-width:1600px){
#pcnav .yiji a{ font-size:1rem; width:100px;  padding:0 5px; }/*一级栏目间距*/
#pcnav .erji{ left:-25px;}
#pcnav .erji a{ width:160px; padding:0;}
}
@media screen and (max-width:1400px){
#pcnav .yiji a{ font-size:1rem; width:100px;  padding:0; }/*一级栏目间距*/
#pcnav .erji{ left:-30px;}
#pcnav .erji a{ width:160px; padding:0;}
}

/*------------------------------------------------------手机端顶部开始------------------------------*/
.m_header_box {transition:.6s; display:none; height:4rem; position: relative; z-index: 100000;}
.m_header_box header{padding: 0 0 0 15px;  background:url(topbg.jpg) no-repeat 0% 0%; background-size:cover; height:4rem; position: fixed; top:0; left:0; right:0; z-index:100; display:flex; justify-content:space-between; align-items:center; }
.m_header_box header #logo img{width:208px; height:32px;}
.m_header_box header #logo{padding:0; width: 100%;}
nav {
    box-sizing: border-box;/*很重要，不加这句点开手机导航按钮，最下面的链接看不到，无法继续滚动*/
}
#m_nav .list1 li .a{ color: #fff}

/*手机端顶部导航按钮开始*/
#nav_btn_box.on { background: none; }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before {/* background: #fff; */}
#nav_btn_box{position:relative; width:5rem; height:4rem; display:flex; align-items: center; justify-content: center; z-index: 1; min-width:5rem;}

#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:2rem; height:18px; position:relative; outline:none;}
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before {width: 100%;}
#nav_btn .navbtn {position: absolute;top: 50%;left: 0;display: inline-block;width: 100%;height: 2px;-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: #fff;margin-top: -1px;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 100%;height: 2px;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: #fff;}
#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: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}

#m_nav {z-index:99999; position:fixed; width:100%; height:100vh;  top:0;  padding:4rem 0; 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: block; background: #ffffff; background-size:cover; opacity: 0; visibility: hidden; -webkit-backdrop-filter: blur(15px); backdrop-filter: blur(15px); overflow: hidden; overflow-y: scroll;}
#m_nav .close{position:absolute;top: 7px;right: 15px;left: 15px;font-size: 30px;color: #333;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}
#m_nav .list1{justify-content: center;}

.list_box_nav_mobile{width:100%; padding: 0 0 10px; margin: 0;/* flex: 1; */}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;margin: 0 auto;}
.list_box_nav_mobile>li .con{ position:relative; padding-left:1rem;}
.list_box_nav_mobile>li .a{width: 100%; border-bottom: 1px solid #eee; line-height:4rem; color:#222;; padding: 0; font-size:1.125rem; display: flex; position: relative; transition:.5s;}
.list_box_nav_mobile>li i{opacity: 1; filter: alpha(opacity=100);  width:4rem; height:4rem; display: inline-block; background: url(arr-down.png) center no-repeat; background-size: 15px 15px !important; position: absolute; display: block; right:1rem; top: 0;}
.list_box_nav_mobile>li.on1 i{ background: url(arr-r.png) center no-repeat; background-size: 15px 15px !important;}

.list_box_nav_mobile>li.on .a{color: rgba(255,255,255,1);}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px;border-bottom: 1px solid #eee; display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:1rem; color:#222; line-height: 2.5; float:left; width:50%;}

/*移动端搜索*/
.wap_search{    position: relative; font-size:16px; color:#fff; text-align:center; overflow:hidden; display:block; height:40px;  margin:1rem;}
.wap_search form{position:relative;  display:block;  height:40px;}
.wap_search .input {
	float: left;
    font-size:14px;
    color:#444;
    height:26px;
    line-height:26px;
    background: #F4E1E1;
	border:0;
    width: calc(100% - 40px);}
.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 40px;
    height: 26px;
    line-height: 26px;
    border: 0;
    background: url(sicon2.png) center no-repeat;
    background-size:40px;
	background-position:50% 50%;
}
/*移动端顶部链接*/
.wap_link{ padding:1rem; color:#ffffff; text-align:center;}
.wap_link a{ font-size:0.875rem; color:#ffffff; background:url(arrow-white.png) no-repeat 80% 50%; margin-right:20px; padding-right:30px;}
.wap_link a:hover{ color:#ffffff; background:url(arrow-white.png) no-repeat 90% 50%;}
/*-----------------------------------------------------------------------------end 手机端顶部-----------------------------------------------------------------------------------------------------*/

@media screen and (max-width:1280px){
.top{ display:none;}/*pc顶部不显示*/
.navbox{ display:none;}/*pc导航不显示*/
.m_header_box { display:block;}
}

/*首页大图*/
.swiper1 .swiper-slide img{ width:100%; display:block;}
.swiper-pagination1 .swiper-pagination-bullet{
	width:14px;
    height:14px;
    display: inline-block;
    border-radius: 100%;
    background:none;
	border:2px solid #ffffff;
    opacity:1;}
.swiper-pagination1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}



/*首页新闻动态 通知公告-----------------------------------------------------------*/
.homea{ width:100%; background-color:#ffffff;}

.wp{ width:100rem; padding:0; margin:0 auto; max-width:94%;}

@media screen and (max-width:1200px){
.wp{ width:100%; margin:0 auto;}
}

/*首页新闻、图片、公告---------------------------*/
.sec1{
	display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
	margin-bottom:3rem;
	margin-top:3rem;}
.sec1 .lf {
    width: 24%;
    padding: 28px 0 0;
}
.sec1 .mid {
    width: 45%;
}
.sec1 .rt {
    width: 24%;
    padding: 28px 0 0;
}
.menu-box{
	margin-bottom:9px;
    display: block;
    position: relative;
    line-height: 50px;}
.menu-box a{
	float: right;
    position: relative;
    z-index: 2;
    color: #666;
    padding-right: 20px;
	font-size:13px;
	background:url(arr-red.png) no-repeat 100% 50%;
}	
.sec1 .lf .title {
    background-image: url(icon1.png);
}
.sec1 .rt .title {
    background-image: url(icon2.png);
}
.menu-box .title{
	padding: 0 0 0 40px;
    color: #000;
    background: left center no-repeat;
	font-size:30px;}
@media screen and (max-width:1280px){
	.sec1{flex-wrap: wrap;}
	.sec1 .mid{order: 1;width: 100%;margin: 0 0 20px;}
	.sec1 .lf{order: 2;width: 100%;margin: 0 0 20px;}
	.sec1 .rt{order: 3;width: 100%;}
}

/*首页学院新闻列表*/
.ul-list1 li{ display:block;}
.ul-list1 li a{ 
	display:block; 
	padding: 1rem 0;
	border-bottom: 1px solid #e5e5e5;
}
.ul-list1 li .time{
	position: relative;
    color: #AC0000;
    float: left;
	line-height:1.6rem;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.ul-list1 li .biaoti{
	margin: 0 0 0 3.5rem;
	font-size:1.125rem;
	height:3.2rem;
	line-height:1.6rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}
/*首页通知公告列表*/
.ul-list2 li{ display:block;}
.ul-list2 li a{ 
	display:block; 
	padding: 1rem 0;
	border-bottom: 1px solid #e5e5e5;
}
.ul-list2 li .time{
	position: relative;
    color: #AC0000;
    float: left;
	line-height:1.6rem;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	
}
.ul-list2 li .biaoti{
	margin: 0 0 0 3.5rem;
	font-size:1.125rem;
	height:3.2rem;
	line-height:1.6rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
}

/*首页学院新闻推荐文章图片*/
.swiper2.swiper-container{ padding:10px;}
.swiper2 .swiper-wrapper{ }
.swiper2 .swiper-slide{ position:relative;  }
.swiper2 .pic {
    height: 27rem;
    position: relative;
    overflow: hidden;
}
.swiper2 .pic a{    
	background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;}
.swiper2 .txt {
    padding:1rem 2rem 2.5rem; 
	height:4rem; 
	box-shadow:0 0 10px rgba(0,0,0,0.1);
	background-color:#ffffff;}

.swiper2 .txt .title a{ display:block; padding:0 1rem; font-size:1.25rem; font-weight:normal; line-height:3rem; height:3rem; text-align:center;  overflow:hidden;  text-overflow: ellipsis; white-space: nowrap;}
.swiper2 .txt:hover .title a{color:#AD0000;}
.swiper2 .txt .zhaiyao{ height:1rem; line-height:1rem; font-size:0.875rem; color:#666; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.swiper-pagination2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
	border:1px solid #AD0000;
    background-color: #ffffff;
    opacity:1;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
    opacity: 1;
    background-color:#AD0000;
}
.swiper2.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 20px;
    left: 0;
    width: 100%;
}	
@media screen and (max-width:1280px){
.swiper2 .pic {height: 35rem;}
}
@media screen and (max-width:800px){
.swiper2 .pic {height: 27rem;}
}
@media screen and (max-width:640px){
.swiper2 .pic { height: 22rem;}
}
@media screen and (max-width:460px){
.swiper2 .pic { height: 16rem;}
}
@media screen and (max-width:400px){
.swiper2 .pic { height: 13rem;}
}
/*首页四个图片链接-------------------------------------------------*/
.homeb{ width:100%; background-color:#f9f9f9;}

.picbox{  padding-top:40px; padding-bottom:40px; }
.picbox .picitem{ float:left; display:block; width:23.05%; margin-left:2.6%; height:auto; position:relative; overflow:hidden;}
.picbox .picitem:first-child{ margin-left:0;}
.picbox .picitem img{ width:100%; 
-moz-transition: 0.5s all ease; -o-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; transition: 0.5s all ease;}
.picbox .picitem:hover img{-moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}
.picbox .picitem .xian{ display:block; position:absolute; left:0; top:0; width:180px; height:60px; line-height:60px; text-align:center;  background: rgba(0,0,0,0.4); color:#ffffff; font-size:1.5rem;}
.picbox .picitem .yin{ display:none; position:absolute; left:0; top:0; bottom:0 ;right:0;  width:100%; height:100%;  background: rgba(0,0,0,0.5); color:#ffffff; }
.picbox .picitem .yin h3{ text-align:center; font-size:24px; font-weight:normal; margin-top:50px; margin-bottom:40px; }
.picbox .picitem .yin p{ text-align:center; font-size:20px; width:44%; margin-left:28%; padding:15px 0; border:1px solid #ffffff; }
@media screen and (max-width:1360px){
.picbox .picitem .xian{width:160px; height:40px; line-height:40px; font-size:1.25rem;}	
.picbox .picitem .yin h3{ font-size:1.25rem; margin-top:30px; margin-bottom:20px; }
.picbox .picitem .yin p{font-size:1rem; padding:5px 0;  }
}
@media screen and (max-width:900px){
.picbox .picitem{ width:48%; margin-left:4%; margin-bottom:1rem; }
.picbox .picitem:nth-of-type(1){ margin-left:0;}
.picbox .picitem:nth-of-type(3){ margin-left:0;}
.picbox .picitem .yin h3{  margin-top:60px; }
}
@media screen and (max-width:600px){
.picbox .picitem .xian{width:120px; font-size:1.125rem;}	
.picbox .picitem .yin h3{  margin-top:30px; }
}
@media screen and (max-width:400px){
.picbox .picitem{ width:100%; margin-left:0; }
.picbox .picitem:nth-of-type(1){ margin-left:0;}
.picbox .picitem:nth-of-type(3){ margin-left:0;}
.picbox .picitem .xian{width:140px; font-size:1.25rem;}	
.picbox .picitem .yin h3{  margin-top:60px; }
}

/*教学科研  学团工作---------------------------------*/

.homec{ width:100%; background-color:#ffffff; padding:40px 0;}

.c-left .title {
    background-image: url(icon3.png);
}
.c-left{ float:left; width:48.5%;}
.c-right{ float:right; width:48.5%;}
.c-right .title {
    background-image: url(icon4.png);
}
.ul-list3 li{ display:block; height:45px; border-bottom:1px solid #e5e5e5;}
.ul-list3 li a{ display:block; height:45px; line-height:45px;}
.ul-list3 li .riqi{ float:right; width:5rem; text-align:right; color:#999; font-size:1.125rem; font-family:Arial, Helvetica, sans-serif;}
.ul-list3 li .biaoti{ float:left; width:calc(100% - 5rem); background:url(dot-red.png) no-repeat 3px 50%; font-size:1.125rem; text-indent:1.5rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ul-list3 li a:hover .riqi{color:#AC0000;}

.ul-list4 li{ display:block; height:45px; border-bottom:1px solid #e5e5e5;}
.ul-list4 li a{ display:block; height:45px; line-height:45px;}
.ul-list4 li .riqi{ float:right; width:5rem; text-align:right; color:#999; font-size:1.125rem; font-family:Arial, Helvetica, sans-serif;}
.ul-list4 li .biaoti{ float:left; width:calc(100% - 5rem); background:url(dot-red.png) no-repeat 3px 50%; font-size:1.125rem; text-indent:1.5rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ul-list4 li a:hover .riqi{color:#AC0000;}
@media screen and (max-width:1280px){
.c-left{ float:left; width:100%; margin-bottom:3rem;}
.c-right{ float:right; width:100%;}
}



/*首页精彩瞬间----------------------*/
.homed{ width:100%; background-color:#eeeeee; padding:40px 0;}

.menu-box2{
	margin-bottom:9px;
    display: block;
    position: relative;
    line-height: 50px;
	text-align:center;}
.menu-box2 a{ display:block; width:160px; margin:0 auto;}
.menu-box2 .title{
	padding: 0 0 0 40px;
    color: #000;
	background: url(icon5.png) no-repeat 0% 50%;
	font-size:30px;}

.swiper-container.swiper3{ padding-bottom:2rem; margin-top:2rem; }
.swiper3 .item, .swiper3 .item a{
	position:relative;
	width:100%;
	display:block;}
.swiper3 .item .pic {	
	position:relative; 
	width: 100%;
	height:0;
	padding-top:66.7%;
	overflow:hidden;
}
.swiper3 .item .pic img {
	 position:absolute; 
	 left:0; 
	 top:0; 
	 width:100%; 
	 height:auto;	
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;}		
/*.swiper3 .item .txt {
	border:1px solid #ddd;
	border-top:0; 
	padding:1rem 2.5rem 1rem 1rem; 
	background:url(icon-arr1.png) no-repeat 95% 1.5rem; 
	background-size:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swiper3 .item .txt p{
	color:#34529F; 
	height:3rem; 
	line-height:1.5rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
*/
.swiper-pagination3 .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 100%;
	background: #ffffff;
	opacity:1;
	border:1px solid #35539F;}
.swiper-pagination3 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #35539F;}
.swiper3 .item:hover .pic img{transform: scale(1.1); -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1);}
.swiper3 .item:hover .txt{ font-weight:700; background:url(icon-arr1.png) no-repeat 95% 50%; background-size:16px;  transition:all 0.5s ease-out 0s;}


/*首页精彩瞬间2024年4月24日修改为无缝播放*/

.seamlesswrap{width: 100%;box-sizing: border-box;}
.seamlesswrap img{width: 100%;display: block;}
.seamlesswrap .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; }
.seamlesswrap .swiper-container{margin: 10px 0; max-height:16rem; overflow:hidden;}





/*底部-------------------------------------------------------------------------------*/
.footer{ width:100%; background:url(footbg.jpg) 50% 0%;}
.footer{ padding:3rem 0;}
.footer .f-left{ float:left; width:40%;   }
.footer .f-left .flogo img{ width:400px; height:62px;}
.footer .f-left .banquan{ margin-top:10px; line-height:25px; font-size:15px; color:#ffffff;}
.footer .f-center{ float:left; width:36%; }
.footer .f-center h3{ font-size:18px; color:#FFCDBF; font-weight:normal; margin-bottom:30px;}
.footer .f-center .link{display:inline-block; margin-right:60px; margin-bottom:20px;  float:left;}
.footer .f-center .link select::-ms-expand { display:none;  } 
.footer .f-center .link select {
 	width:150px;
	box-sizing: border-box;
	vertical-align: middle;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: 1px solid #ffffff;
	height: 22px;
	background: url(jiantou.png) no-repeat scroll right center transparent;
	background-color: #FFFFFF;
	padding-right: 24px;
	padding-left: 10px;
	font-size:0.875rem;
	cursor:pointer;}

.footer .f-right{ float:right; }
.footer .f-right a{ display:block; border:1px solid #E5CBC0; color:#ffffff; font-size:1.125rem; width:160px; height:40px; line-height:40px; text-align:center; margin-bottom:.5rem;}
@media screen and (max-width:1280px){
.footer .f-left{ float:left; width:33%; margin-right:2%;   }
.footer .f-left .flogo img{ width:100%; height:auto;}
.footer .f-center{ float:left; width:45%; }
.footer .f-center .link:nth-of-type(2n+2){ margin-right:0;}
}
@media screen and (max-width:1024px){
.footer .f-center{ float:left; width:40%;  }
.footer .f-center .link{ margin-right:20px;}

}
@media screen and (max-width:860px){
.footer .f-left{ width:100%; margin:0;}
.footer .f-left .flogo{ margin:0 auto;}
.footer .f-left .flogo img{ width:300px; height:46px;}
.footer .f-left .banquan{ line-height:1.5rem; font-size:0.875rem;}
.footer .f-center{  width:100%; margin:1rem 0; }
.footer .f-center h3{ margin-bottom:10px;}
.footer .f-center .link{margin-right:0; width:50%;}
.footer .f-right{ width:100%;}
.footer .f-right a{ width:30%; float:left; margin:1%; font-size:0.875rem;}
}


@media screen and (max-width:500px){

}

/*------------------------------------------文字列表页-------------------------------------------------------------------------------------*/
.listimg{ width:100%; position:relative; margin:0 auto; z-index:1;}
.listimg img{ width:100%; display:block;}

.subpage{ width:100rem; max-width:94%; margin:0 auto; min-height:20rem; }
.sub_left{ position:relative; z-index:3; width:20rem; float:left; margin-top:-6rem;}
.sub_right{ width:calc(100% - 20rem - 3rem); float:right; margin-top:2rem;}
.sub_con{ min-height:30rem;}
.msub-box{ display:none;}/*移动端侧边导航*/

/*pc左侧导航*/

.side-nav{ min-height:20rem;}
.side-nav .nav-name{  height:6rem; line-height:6rem; background:url(navyibg.png) 0% 0%; color:#ffffff; font-size:1.875rem; padding-left:1.5rem; margin-bottom:2rem;}
.side-nav .nav-box{ border-bottom:1px solid #AC0000; }
.side-nav .p-yiji{}
.side-nav .p-yiji a{ position:relative; display:block; font-size:1.125rem; line-height:1.125rem; padding:1.5rem 1.5rem;}
.side-nav .p-yiji a.xuanzhong1 { background-color:#AC0000; color:#ffffff;}
.side-nav .p-yijibox{display:none;  }
.side-nav .p-yijibox a{ position:relative; display:block; font-size:1rem; line-height:1rem; padding:1rem; margin:1rem;}
.side-nav .p-yijibox a.xuanzhong{ background-color:#AC0000; color:#ffffff; font-weight:700; }


.lujing{ width:100%; position:relative;  height:4rem;  }
.lujing h4{ display:inline-block; font-size:1.25rem; line-height:4rem;  color:#AC0000;}
.weizhi{ position:absolute; right:0; top:0; line-height:4rem; background:url(weizhi_icon.png) no-repeat 0% 50%;}
.weizhi, .weizhi a{ color:#666; font-size:0.875rem; font-weight:normal; margin:0 .2rem;}

/*列表页文字列表*/
.ul-list li{ display:block; height:3.75rem; border-bottom:1px solid #e5e5e5;}
.ul-list li a{ display:block; height:3.75rem; line-height:3.75rem;}
.ul-list li .riqi{ float:right; width:6rem; text-align:right; color:#999; font-size:1.125rem; font-family:Arial, Helvetica, sans-serif;}
.ul-list li .biaoti{ float:left; width:calc(100% - 7rem); background:url(dot-red.png) no-repeat 3px 50%; font-size:1.125rem; text-indent:1.5rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ul-list li a:hover .riqi{color:#AC0000;}

/*列表页文字列表-不显示日期*/
.ul-list-notime li{ display:block; height:3.75rem; border-bottom:1px solid #e5e5e5;}
.ul-list-notime li a{ display:block; height:3.75rem; line-height:3.75rem;}
.ul-list-notime li .biaoti{  width:100%; background:url(dot-red.png) no-repeat 3px 50%; font-size:1.125rem; text-indent:1.5rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}


@media screen and (max-width:1024px){/*移动端开始*/
.wp{ padding:10px;}
.sub_left{ display:none;}
.side-nav{ display:none;}
.sub_right{ width:100%; margin-top:0;}

.lujing h4{ display:none;}

/*移动端列表页二级导航*/
.msub-box{ display:block; margin:1.5rem 0;}
.msub-nav{ width:100%; background-color:#AC0000; height:3.5rem; line-height:3.5rem; position:relative;}	

.msub-nav span{ color:#ffffff; font-size:1.125rem; margin-left:1rem;}
.msub-nav .mmenubtn{ position:absolute; right:1rem; color:#ffffff; font-size:1.5rem;}
.msub-list{ padding:0 1rem 2rem;  }
.msub-list{ display:none;}
.msub-list li{ padding:1rem 0; border-bottom:1px dashed #ddd;}
.msub-list li a{ font-size:1.125rem;}
.msub-list li a:hover{ color:#AC0000; font-weight:600;}
.msub-list li .msub-san a{ display:inline-block; width:32%; height:1rem; padding:1rem 0; text-align:left; font-size:1rem;}
.msub-list li .msub-san a.active{ color:#AC0000; font-weight:600;}

.ul-list li h4 {  line-height: 1.5;}

}


/*-------------------------------------------------------------内容页详情-------------------------------*/
.nr-box {
    margin: 0 auto;
    max-width: 1000px;
}
.nr-box .nr-title{ font-size:1.5rem; padding:2rem 0; text-align:center;}
.nr-box .nr-time{ font-size:0.875rem; color:#999999;  font-family: Arial, Helvetica, sans-serif; text-align:center; font-weight:normal;}
.nr-box .nr-article{ font-size:1.125rem !important; line-height:2.5 !important; margin:3rem 0;}
.nr-box .nr-article img{ max-width:100% !important; height: auto !important; text-indent:0; text-align:center;}
.shangyitiao, .xiayitiao, .shangyitiao a, .xiayitiao a{ font-size:1rem; color:#666;}
.shangyitiao{ margin-top:3rem; margin-bottom:1rem;}
.xiayitiao{margin-bottom:2rem;}

/*----------------------------------单页------------------------------------------------------------------------*/
.danye-title{
	font-size: 1.5rem;
    font-weight: bold;
    padding-bottom: 1rem;
    margin-bottom:3rem;
    border-bottom: 1px #eeeeee solid;
    color: #333;}
.danye-nr p{  font-size:1.125rem; line-height:2; margin-bottom:1rem; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
.danye-nr p img{ max-width:800px; text-align:center; margin:0 auto;}
@media screen and (max-width:1024px){
	.danye-title{ font-size:1.25rem; text-align:center; margin-top:2rem; margin-bottom:2rem;}
	.danye-nr{ padding:0; font-size:1rem;}
	.danye-nr p img {max-width:100% !important; height:auto !important;}
}
@media screen and (max-width:640px){
	.danye-title{ font-size:1.25rem; margin-top:1rem; margin-bottom:1rem;}
	.danye-nr{ font-size:1rem; }
	.danye-nr p{font-size:1rem; }
}

/*教师列表页------------------------------------------*/
.ul-teacher { margin: -5px; overflow: hidden; margin-top:2rem;}
.ul-teacher li{ display:block; float:left; width: 20%;}
.ul-teacher li a {
    display: block;
    margin: 5px;
    padding: 1.5rem 2rem;
    background:#FCF9FD;
    overflow: hidden;
    transition: all 0.2s ease;
}
.ul-teacher li a:hover{ background-color:#9449C4; color:#fff;}
@media screen and (max-width:1200px){
.ul-teacher li{ display:block; float:left; width:33.33%;}
}
@media screen and (max-width:400px){
.ul-teacher li{ display:block; float:left; width:50%;}
}

/*招生宣传名师风采-------------------------------------------*/
.ul-student{ margin:-1rem; overflow:hidden; margin-top:2rem;}
.ul-student li{ display:block; float:left; width:20%;}
.ul-student li a{ display:block; margin:1rem; transition: all 0.2s ease; border:1px solid #fff; }
.ul-student li a .s-img { position:relative; width:100%; height:0; padding-top:133%; overflow:hidden;}
.ul-student li a .s-img img{ position:absolute; left:0; top:0; width:100%;  z-index:3;}
.ul-student li a .s-name{ height:2rem; line-height:2rem; text-align:center;}
.ul-student li a:hover .s-name{ background-color:#FCF9FD; font-weight:700;}
.ul-student li a:hover{ border:1px solid #9449C4;}
@media screen and (max-width:800px){
.ul-student li{ width:25%;}
}
@media screen and (max-width:500px){
.ul-student{ margin:-0.5rem;  margin-top:2rem;}
.ul-student li{width:33.33%;}
.ul-student li a{ margin:.5rem;}
}
@media screen and (max-width:400px){
.ul-student{ margin:-0.5rem;  margin-top:2rem;}
.ul-student li{width:50%;}

}