* {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:17px; position: relative; height: 100%; min-width:320px;  margin:0 auto; color:#000000; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
a{ font-size:17px;	color:#000000; text-decoration:none;  font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif; }
a:hover{ color:#25479D;}
.clear{ clear:both;}
a,.transition,:before,img {
    -webkit-transition: All .5s ease;
    transition: All .5s ease;
}


/***************************************首页**---------------------------------------------***************/
.header{ position:fixed; top:0; left:0; width:100%; height:120px; background:url(black.png) repeat-x 0% 100%; z-index:100;}
.header.currents{ background:none; background-color:#25479D; z-index:9999;}
.header .logo{ width:450px; float:left; margin: 25px 50px;}
.header .h-right{ float:right; position:relative; margin-right:50px; margin-top:20px; width:calc(100% - 600px);}
.h-right .h-r-top{position: relative; height: 30px;}
.h-right .h-r-top .t-link{ position:absolute; right:50px; }
.h-right .h-r-top .t-link a{ display:inline-block; width:80px; background:url(icon1.png) no-repeat 0 50%; color:#ffffff; font-size:14px; margin-right:20px; text-indent:20px; line-height:30px;}
.h-r-top .t-ss {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    width:50px;
    height: 100%;}
.h-r-top .t-ss:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background: url(ssicon.png) center no-repeat;
	background-size:19px 20px;
}
.h-r-top .t-ss .formss {
	width: 250px;
	height:40px;
	background: #fff;
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top:100%;
	bottom: auto;
	margin-top: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	opacity: 0;
	visibility: hidden;
}
.h-r-top .t-ss .inputss {
	border:0;
	width: 200px;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding:0 10px;
}
.h-r-top .t-ss .tijiao {
	border:0;
	font-size:0;
	width:30px;
	height: 100%;
	background: url(icon5.png) center no-repeat;
	background-size:20px;
	position: absolute;
	z-index: 10;
	left: auto;
	right: 0;
	top: 0;
	bottom: auto;
	cursor: pointer;
}     
.h-r-top .t-ss:hover .formss {
	opacity: 1;
	visibility: visible;
}
/*pc导航*/
#pcnav{ width:100%; margin:0 auto; text-align:center;}
#pcnav, #pcnav ul{height:60px; line-height:60px;z-index:5; position:relative;}
#pcnav .yiji{display:inline-block; height:60px; line-height:60px;  position:relative; float:left; width:11.11%;}
#pcnav .yiji a{display:block; height:60px; line-height:60px; width:100%;  text-align:center; font-size:18px; color:#ffffff;  }/*一级栏目间距*/
#pcnav .erji{position:absolute; width:100%; display:none;  top:60px;}/*二级列表菜单*/
#pcnav .erji a{ width:100%;  height:50px; line-height:50px; font-size:15px; text-align:center; color:#111111; position:relative;}/*二级栏目间距*/
#pcnav .sanji{position:absolute; left:140px;  top:0; width:140px; }		
#pcnav a:hover,  #pcnav a:focus, #pcnav a.xuanzhong{color:#ffffff;}
#pcnav .erji li{background-color:#ffffff; margin-right:0; position:relative;}/*二级菜单样式背景色*/
#pcnav .erji a:hover, #pcnav .erji a:focus{background-color:#25479D; 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 (min-width:1920px){
	.header .h-right{  width:calc(100% - 750px);}
}
@media screen and (max-width:1400px){
	.header .logo{ width:350px;}
	.header .logo img{ width:350px;}
         .header .h-right{  width:calc(100% - 500px);}
}
@media screen and (max-width:1300px){
	.header .logo{ width:300px;}
	.header .logo img{ width:300px;}
        .header .h-right{  width:calc(100% - 450px);}
	#pcnav .yiji a{ font-size:16px; }/*一级栏目间距*/
	
}
@media screen and (max-width:1200px){
	.header .logo{ width:200px; margin:25px 20px;}
	.header .logo img{ width:200px;}	
        .header .h-right{ margin-right:20px; margin-top:10px; width:calc(100% - 280px);}
	#pcnav .yiji a{ font-size:14px; }/*一级栏目间距*/
}


/*------------------------------------------------------手机端顶部开始------------------------------*/
.m_header_box {transition:.6s; display:none; height:4rem; position: relative; z-index: 100000; background-color:#25479D;}
.m_header_box header{padding: 0 0 0 15px; height:4rem;  position: fixed; top:0; left:0; right:0; z-index:100; display:flex; justify-content:space-between; align-items:center; background-color:#25479D; }
.m_header_box header #logo img{width:240px;}
.m_header_box header #logo{padding:0; width: 100%;}

#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_box:before{content:"";position: absolute;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: #ffffff;}
#nav_btn_box:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -7px;
    border-right: #ffffff 7px solid;
    border-bottom: transparent 4rem solid;
}
#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: #25479D;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: #25479D;}
#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; }

nav{   box-sizing: border-box;}/*重要，手机点开顶部菜单可以上下滚动显示全所有内容*/

.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: #25479D; 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;  border-bottom: 1px solid rgba(255,255,255,.15);}
.list_box_nav_mobile>li .con{ position:relative; padding-left:1rem;}
.list_box_nav_mobile>li .a{width: 100%; line-height:4rem; color: rgba(255,255,255,.8); padding: 0; font-size:1rem; 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-left:20px; display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:14px; color: rgba(255,255,255,.8); line-height: 2.5; width:50%; float:left;}

/*移动端搜索*/
.wap_search{ font-size:16px; color:#fff; text-align:center; overflow:hidden; display:block; height:40px;  margin:1rem; position:relative;}
.wap_search form{position:relative;  display:block;  height:40px;}
.wap_search .input {
	float: left;
    font-size:14px;
    color:#444;
    height:40px;
    line-height:40px;
    background: #fff;
	border:0;
    width: calc(100% - 40px);}
.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: url(ssicon.png) center no-repeat #4569AD;
    background-size:18px;
	background-position:50% 50%;
}
/*移动端顶部链接*/
.wap_link{ padding:1rem; color:#ffffff; }
.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){
.header{ display:none;}/*pc顶部不显示*/
.m_header_box { display:block;}
}




/*首页大图*/

.swiper1{ position:relative;}
.swiper1 .swiper-slide img{width:100%; max-width:100%;}
.swiper1 .zi{ position:absolute; left:50%; top:50%; z-index:999; transform: translate(-50%, -50%);}
.swiper1 .zi img{ width:100%;}

/*首页内容区开始-----------------------------------------------------------*/

.section1{ width:100%; height:auto; margin:0 auto; background:url(indexbg1.png) no-repeat 100% 100%;}
.wp{width:96%; max-width:1430px; margin:0 auto;}
/*研院新闻*/
.s1-left{ width:calc(75.5% - 50px); float:left;}

/*研院新闻左侧图片*/
.xw-pic{ width:57%; float:left; overflow:hidden;}
.swiper2 .swiper-slide{ position:relative; height:100%; }
.swiper2 .pic {
    height:400px;
    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 {
	position:relative;
	z-index:100;
    margin:-10px 30px 0;
	height:70px;
	background:url(picbg.png) no-repeat 100% 50%;
}
.swiper2 .txt .title a{ display:block; padding-left:20px; padding-right:20px; line-height:70px; font-size:18px; color:#ffffff; overflow:hidden;  text-overflow: ellipsis; white-space:nowrap;}
.swiper2.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 80px;
    left: 0;
    width: 100%;
}
.swiper-pagination2 .swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity:.5;	
}
.swiper-pagination2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
}	
.xyxw-more a{display:block; width:110px; color:#25479D; font-weight:600; font-size:16px; height:30px; margin-top:35px;  background:url(more1.png) no-repeat 100% 100%;}

/*研院新闻右侧新闻列表*/
.xw-list{ width:41%; float:right;}
.xw-list ul li{ display:block;}
.xw-list ul li a{ display:block; border-top:1px solid #E5E7EB; padding-top:18px; padding-bottom:18px;}
.xw-list ul li a span{ display:block; font-size:16px; color:#25479D; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px; }
.xw-list ul li a p{ font-size:17px; height:50px; line-height:25px; overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.xw-list ul li a:hover{border-top:1px solid #25479D;}
.xw-list ul li a:hover span{ font-weight:700;}

/*通知公告*/
.s1-right{ width:24.5%; float:right;}
/*通知公告标题*/
.menu{ width:100%; position:relative; height:30px; margin-top:40px; margin-bottom:30px;  }
.menu span{ position:absolute; left:0; bottom:0; font-size:28px; }
.menu span b{ color:#25469D; font-weight:normal; font-size:28px; }
.menu a{ display:inline-block; width:60px; position:absolute; right:0; background:url(more2.png) no-repeat 35px 50%;  color:#25469D; font-size:14px; transition:all 0.2s ease-out 0s;}
.menu a:hover{ font-weight:700;  background:url(more2.png) no-repeat 40px 50%;  transition:all 0.2s ease-out 0s;}
.ul-list2 li{ display:block; }
.ul-list2 li a{ display:block;  border-bottom:1px solid #E5E7EB; padding-bottom:22px; padding-top:22px;}
.ul-list2 li:nth-of-type(1) a{ padding-top:0;}
.ul-list2 li:nth-of-type(6) a{ border-bottom:0;}
.ul-list2 .time{ float:left; width:70px; height:48px; border:1px solid #92A3CE; font-family:Arial, Helvetica, sans-serif;}
.ul-list2 .time b{display:block; width:100%; color:#25479D; text-align:center; font-size:22px; font-weight:normal; margin-top:2px; }
.ul-list2 .time em{display:block; width:100%; color:#666666; text-align:center; font-size:14px; font-style:normal; }
.ul-list2 .name{ float:right; width:calc(100% - 90px); line-height:25px; height:50px;  overflow: hidden; text-overflow: ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:17px;}
.ul-list2 li a:hover{ transition:all 0.3s ease-out 0s; }
.ul-list2 li a:hover .time{ background-color:#25479D;  border:1px solid #25479D;}
.ul-list2 li a:hover .time b{ color:#ffffff;}
.ul-list2 li a:hover .time em{ color:#ffffff;}
@media screen and (max-width:1280px){	
	.s1-left{ width:100%;}
	.s1-right{ width:100%;}
	.ul-list2 li{ float:left; width:48%; margin-right:4%; }
	.ul-list2 li:nth-of-type(2n+2){ margin-right:0;}
	.ul-list2 li:nth-of-type(2) a{ padding-top:0;}
	.ul-list2 li:nth-of-type(6) a{ border-bottom:1px solid #E5E7EB;}
}
@media screen and (max-width:780px){	
	.xw-pic{ width:100%;}
	.xw-list{ width:100%; margin-top:30px;}
}
@media screen and (max-width:5600px){	
	.ul-list2 li{ float:left; width:100%; margin-right:0; }
	.ul-list2 li:nth-of-type(2) a{ padding-top:22px;}
}
@media screen and (max-width:500px){	
	.swiper2 .pic {
		height:300px;
	}
}
@media screen and (max-width:500px){	
	.swiper2 .pic {
		height:220px;
	}
}


/*办事指南*/
.section2{ width:100%; position:relative; height:580px; margin:50px auto;}
.section2 .s2img{ position:absolute;  left:0; top:0; right:0; z-index:-1;}
.section2 .s2img img{ width:100%; height:580px; }
.section2 .wp{ padding:115px 0;}
.zn-title{ float:left; width:50px; height:240px; border-left:1px solid #25479D; position:relative;}
.zn-title span{ position:absolute; display:block; width:30px; right:0; top:0; font-size:28px; color:#25479D;}
.zn-title a{ display:block; width:30px; height:40px; color:#25479D; font-size:14px; position:absolute; right:0; bottom:30px; background:url(more2.png) no-repeat 50% 100%;}
.zn-box{ float:right; width:calc(100% - 100px);}
.zn-box li{ display:block; float:left; width:23.5%; margin-left:2%; height:350px; position:relative; overflow:hidden; cursor:pointer;}
.zn-box li:nth-of-type(1){ margin-left:0;}
.zn-box li .zn-img{ position:relative; z-index:-1; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; transition: all 0.5s;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zn-box li .zn-tit{position: relative; margin-top:-70px; height:30px; line-height:30px; font-size:22px; color:#ffffff; letter-spacing:2px; background:url(icon4.png) no-repeat 90% 50%; text-indent:40px;  transition: all 0.5s;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.zn-box li a:hover .zn-img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.zn-box li a:hover .zn-tit{  background:url(icon4.png) no-repeat 93% 50%; transition: all 0.5s;  -webkit-transition: all 0.5s;  -moz-transition: all 0.5s; -o-transition: all 0.5s;}
@media screen and (max-width:1280px){	
	.zn-box li .zn-tit{font-size:16px; letter-spacing:1px; background:url(icon4.png) no-repeat 90% 50%; text-indent:20px; }	
}
@media screen and (max-width:800px){	
	.zn-box li{ width:48%; margin-left:4%; height:300px; margin-bottom:20px;}
	.zn-box li:nth-of-type(1){ margin-left:0;}
	.zn-box li:nth-of-type(3){ margin-left:0;}
}
@media screen and (max-width:480px){	
	.zn-box li{ width:100%; margin-left:0; margin-bottom:20px;}

}
/*导师风采*/
.section3{ width:100%; position:relative; height:auto; background:url(line.png) repeat-x 0% 100%; padding-bottom:90px;}
.s3-left{ width:57%; float:left; position:relative;}

.swiper-container.swiper3{ margin:30px 70px; overflow:hidden;}
.swiper3 .item {position:relative;}
.swiper3 .item .pic {
	position:relative; 
	width: 100%;
	padding-top:120%;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom:1.5rem;
	background-color:#ffffff;
}
.swiper3 .item .pic img {
	 position:absolute; 
	 left:0; 
	 top:0; 
	 width:100%!important; 
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.swiper3 .item .txt{
	font-size:18px;
	margin-bottom:2rem;
}
.swiper-button-next.swiper-button-next3, .swiper-button-prev.swiper-button-prev3 {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 54px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 54px 54px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-prev3{
    background-image: url(a-left.png);
    left: 0;
    right: auto;
}
.swiper-button-next.swiper-button-next3{
    background-image: url(a-right.png);
    right: 0;
    left: auto;
}
/*信息系统入口*/
.s3-right{ width:calc(43% - 50px); float:right; background:url(indexbg3.jpg) no-repeat 50% 0%; background-size:cover; height:480px;}
.xt-box{margin:70px 60px; }
.xt-box .xt-title{ font-size:34px; color:#ffffff; letter-spacing:2px; margin-bottom:50px;}
.xt-box .xt-title span{ color:#BFDFFF;}
.xt-box .xt-link{ }
.xt-box .xt-link a{ display:block; color:#ffffff; font-size:18px; background:url(icon3.png) no-repeat 0% 3px; padding-left:25px; line-height:25px; margin-bottom:20px;}
@media screen and (max-width:1300px){
	.s3-right{  height:400px;}
	.xt-box{margin:40px 30px; }
}
@media screen and (max-width:1000px){
	.s3-left{ width:100%;}
	.s3-right{ width:100%; height:400px;}
}
@media screen and (max-width:440px){
	.xt-box .xt-title{ font-size:24px;  margin-bottom:30px;}
}

/*学子风采*/
.section4{ width:100%; position:relative; height:580px; margin:0 auto; overflow:hidden;}
.section4 .s4img{ position:absolute; width:50%;  left:0; top:0; z-index:-1;}
.section4 .s4img img{ width:100%; }

.xzfc{ width:50%; float:right;}
.xzfc .inner{ padding:50px 0 50px 50px;}

.swiper-container.swiper4{ margin-top:30px; padding-bottom:50px;}
.swiper4 .item {position:relative;}
.swiper4 .item .pic {
	position:relative; 
	width: 100%;
	padding-top:100%;
	height: 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom:10px;
	background-color:#ffffff;
}
.swiper4 .item .pic img {
	 position:absolute; 
	 left:0; 
	 top:0; 
	 width:100%!important; 
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.swiper4 .item .txt{
	font-size:16px;
	line-height:25px;
	height:75px;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
.swiper-pagination4 .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	border-radius: 100%;
	background:#AEC6EB;
	opacity:1;
}
.swiper-pagination4 .swiper-pagination-bullet-active {
	opacity: 1;
	background: #25479D;
}
@media screen and (max-width:1500px){
	.section4{ height:520px; }
}
@media screen and (max-width:1300px){
	.section4 .s4img{ position:absolute; width:30%; height:520px; left:0; top:0; z-index:-1; background:url(indexbg4.jpg) no-repeat 50% 0%; background-size:cover;}
	.section4 .s4img img{ display:none; }
	.xzfc{ width:70%; float:right;}
}
@media screen and (max-width:1024px){
	.section4 .s4img{ display:none;}
	.xzfc{ width:100%; float:right;}
	.xzfc .inner{ padding:0;}
}
/*底部版权*/
.footer{ width:100%; background:url(footbg2.png) no-repeat 50% 0%; background-size:100%; margin:0 auto; height:370px; margin-top:-100px; }
.wrapfoot{ width:96%; max-width:1430px; margin:0 auto; padding-top:150px; color:#ffffff;  }
.wrapfoot a{ color:#ffffff;}
.wrapfoot .f-left{ float:right; width:50%;}
.wrapfoot .f-right{ float:right; width:50%;}
.wrapfoot .contact{ margin-top:20px;}
.wrapfoot .contact p{ font-size:16px; line-height:2;}
.wrapfoot .f-right h3{ color:#ADC5EB; font-size:18px; width:80px; line-height:50px; border-bottom:1px solid #ADC5EB; text-align:center; margin-bottom:20px;}
.wrapfoot .f-right a{ font-size:16px; line-height:2; display:block; width:200px; float:left; }
.wrapfoot .f-right a:hover{ text-decoration:underline;}
@media screen and (max-width:1024px){
	.footer{ width:100%; background:url(footbg3.png) no-repeat 50% 0%; background-size:100%; margin:0 auto; height:450px; margin-top:-100px; }
	.wrapfoot{ padding-top:60px;  }
	.wrapfoot .f-left{ float:right; width:100%; margin-top:30px;}
	.wrapfoot .f-right{ float:right; width:100%;}	
}
@media screen and (max-width:600px){
	.wrapfoot .f-left .foot-logo img{ width:300px;}
	.wrapfoot .f-right a{ font-size:14px; width:50%;}
	.wrapfoot .contact p{ font-size:14px; line-height:2;}
}

/*-------------------------------------列表页开始------------------------------------------------------------------------------------*/
.mainbox{ margin:0 auto; margin-bottom:150px;}
/*栏目图*/
.lm-banner{ width:100%; margin:0 auto;}
.lm-banner img{ width:100%; display:block;}
/*路径*/
.lujing{ width:100%;  background-color:#f9f9f9; margin:0 auto;  margin-bottom:2rem;}
.p-curr{ width:96%; max-width:1430px; margin:0 auto; position: relative; font-size:14px; color: #666;  height:1rem; padding: 1.5rem 0;  line-height: 1rem;}
.p-curr a{color: #666; font-size:14px;}
.p-curr em { }
/*左侧导航*/
.msub-box{ display:none;}/*移动端侧边导航*/

.side-nav{ width:20rem; float:left; border-left:1px solid #eee; padding-left:1rem; margin-bottom:5rem;}
.side-nav .nav-name{ background-color:#25479D; height:4rem; line-height:4rem; color:#ffffff; font-size:1.5rem; padding-left:1.5rem;}
.side-nav .nav-box{    border-bottom:1px solid #eee; }
.side-nav .p-yiji{ font-size:1.5rem; height:4rem; line-height:4rem;}
.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.xuanzhong{ color:#25479D; font-weight:600;}
.side-nav .p-yiji a.xuanzhong:before{    
	content: "";
    display: block;
    position: absolute;
    left: -1rem;
    top: 50%;
    width: 0.3rem;
    height: 2rem;
    background: #25479D;
    opacity:1;
    margin-top: -1rem;}
.side-nav .p-yijibox{display:none;  padding-left:2rem;}
.side-nav .p-yijibox a{ position:relative; display:block; font-size:1.125rem; line-height:1.125rem; padding:1.5rem 1.5rem;}
.side-nav .p-yijibox a.xuanzhong{ color:#25479D; font-weight:600;}
.side-nav .p-yijibox a.xuanzhong:before{    
	content: "";
    display: block;
    position: absolute;
    left: -3rem;
    top: 50%;
    width: 0.3rem;
    height: 2rem;
    background: #25479D;
    opacity:1;
    margin-top: -1rem;}

.page-container{ width:calc(100% - 25rem); float:right;}
.page-title{ text-align:center; font-weight:600;  font-size:2rem; padding-bottom:2rem;}

.page-list li{ display:block; border-bottom:1px solid #efefef;}
.page-list li a{ display:block; height:3.2rem; padding:1.2rem 1%;}
.page-list li a:hover{ transition:all 0.3s ease-out 0s; box-shadow:0 0 10px rgba(0,0,0,0.15);}
.page-list .time{ float:left; width:6rem;  height:3.2rem; position:relative; }
.page-list .time b{display:block; width:100%; color:#25479D; text-align:center; font-size:1.625rem; font-weight:normal;}
.page-list .time em{display:block; width:100%; color:#666666; text-align:center; font-size:.8rem; font-style:normal;}
.page-list .name{ float:right; width:calc(100% - 9rem); line-height:3.2rem; height:3.2rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:1.125rem;}
.page-list li a:hover .name{ font-weight:700;}
.page-list .time::after
{
	content: "/";
    font-size: 1rem;
    opacity: .6;
    position: absolute;
    left: 100%;
    top: 50%;
    line-height: .5rem;
    margin-top: -.5rem;
    color: #000;}

@media screen and (max-width:1024px){
	.lujing{  margin-bottom:1rem;}
	.p-curr{ }
	.side-nav{ display:none;}
	.page-container{ width:100%;  }
	.page-title{display:none;}
	.page-list li a{  padding:0.6rem 1%;}
	.page-list .time{ width:4rem; }
	.page-list .name{width:calc(100% - 5rem); font-size:17px; }
	.page-list .time b{font-size:20px; margin-top:.3rem; }
	.page-list .time em{ font-size:12px;}

	/*移动端列表页二级导航*/
	.msub-box{ display:block;}
	.msub-nav{ width:100%; background-color:#25479D; height:3rem; line-height:3rem; 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:0.6rem 0; border-bottom:1px solid #eee;}
	.msub-list li a{ font-size:1rem;}
	.msub-list li a:hover{ color:#25479D; font-weight:600;}
	.msub-list li .msub-san a{ display:inline-block; width:50%; height:1rem; padding-top:1rem; text-align:left; font-size:1rem;}
	.msub-list li .msub-san a.active{ color:#25479D; font-weight:600;}
}
/*----------------------------------内容页------------------------------------------------------------------------*/
.detail-box{ }
.detail-title h3{ font-size:1.625rem; text-align:center; margin-bottom:2rem;}
.detail-info{ display: flex; justify-content: center; align-items: center; color: #666666; padding-bottom:1rem; border-bottom: 0.05rem #eeeeee solid;  font-size:0.875rem;}
.detail-info .time{ display:flex; align-items:center; margin-right:1rem;}
.detail-info .time img{display: inline-block; width:1rem; height:1rem; margin-right:.3rem; vertical-align: middle;}
.detail-info .bianji{ margin:0 1rem;}
.detail-info .chakan{ display:flex; align-items:center; margin-left:1rem;}
.detail-info .chakan img{display: inline-block; width:1rem; margin-right:.3rem; vertical-align: middle;}
.detail-xiangxi{ padding:3rem; font-size:1.125rem; line-height:2; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
.detail-xiangxi p{  font-size:1.125rem; line-height:2; margin-bottom:1rem; font-family:'Microsoft Yahei',"PingFang SC","Helvetica Neue",Georgia,Helvetica,Arial,sans-serif;}
.detail-xiangxi p img{ max-width:800px; text-align:center; margin:0 auto;}
@media screen and (max-width:1024px){
	.detail-title h3{ font-size:1.25rem; text-align:center; margin-bottom:2rem;}
	.detail-xiangxi{ padding:0; font-size:1rem;}
	.detail-xiangxi p img {max-width:100% !important; height:auto !important;}
}
@media screen and (max-width:640px){
	.detail-info .bianji{ display:none;}
	.detail-xiangxi{ font-size:1rem; }
	.detail-xiangxi p{font-size:1rem; }
}
/*----------------------------------单页------------------------------------------------------------------------*/
.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:-1rem; overflow:hidden; margin-top:2rem;}
.ul-teacher li{ display:block; float:left; width:25%;}
.ul-teacher li a{ display:block; margin:1rem; transition: all 0.2s ease;  }
.ul-teacher li a .s-img { position:relative; width:100%; height:0; padding-top:133%; overflow:hidden; background-color:#f1f1f1;}
.ul-teacher li a .s-img img{ position:absolute; left:0; top:0; width:100%;  z-index:3;}
.ul-teacher li a .s-name{ height:3rem; line-height:1.5rem; overflow:hidden; margin-top: 5px;}
.ul-teacher li a:hover .s-name{  color:#25479D; font-weight:700;}
.ul-teacher li a:hover .s-img img{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}

@media screen and (max-width:800px){
.ul-teacher{ margin:-0.5rem;  margin-top:2rem;}
.ul-teacher li{width:33.33%;}
.ul-teacher li a{ margin:.5rem;}
}
@media screen and (max-width:400px){
.ul-teacher{ margin:-0.5rem;  margin-top:2rem;}
.ul-teacher li{width:50%;}

}