@charset "utf-8";
@import url(base.jpg.css);

.rslides .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 16px;
	text-shadow: none;
	color: #fff;
	background: url(../img/newbg.png);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0px 10px;
	box-sizing: border-box;
	margin: 0;
	max-width: none;
	height: 70px;
	line-height: 90px;}

.lecturelist2 .slick-slide {
	position: relative;}

.lecturelist2 .button_box {
	display: none !important;}

.read img {
	max-width: 100% !important;
	display: inline-block;
	margin: 0px auto;}

.inner {
	width: 1400px;
	margin: 0px auto;}

.logow {
	width: 100%;
	max-width: 1500px;}

.clear {
	clear: both;}

body {
	font-size: 16px;
	color: #333333;}

a {
	font-size: 16px;
	color: #333333;
	text-decoration: none !important;}

.neibanner img {
	width: 100%;}

.xrld {
	float: left;
	width: 100%;
	margin-top: 20px;}

.xrld ul {
	width: 100%;
	float: left;}

.xrld ul li {
	width: 49%;
	max-width: 560px;
	margin-bottom: 20px;
	font-family: "microsoft yahei" !important;}

.xrld ul li span {
	float: left;
	margin-bottom: 30px;
	line-height: 40px;
	color: #274373;
	border-bottom: 4px solid #274373;
	font-size: 24px;
	display: none;}

.xrld ul li .xrld_bg {
	float: left;
	width: 100%;
	padding: 10px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;}

.xrld ul li .xrld_bg .xrld_pic {
	float: left;
	width: 190px;
	height: 273px;
	overflow: hidden;}

.xrld ul li .xrld_bg .xrld_pic img {
	width: 100%;}

.xrld ul li .xrld_bg .xrld_bt {
	float: right;
	margin-right: 10px;
	height: 270px;
	position: relative;
	width: 285px;}

.xrld ul li .xrld_bg .xrld_bt h6 {
	float: left;
	width: 100%;
	color: #333;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 10px;}

.xrld ul li .xrld_bg .xrld_bt p {
	float: left;
	width: 100%;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}

.xrld ul li .xrld_bg .xrld_bt a.read_more {
	position: absolute;
	color: #d6472a;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	bottom: 10px;
	left: 0;
	padding-right: 20px;}

.xrld ul li:hover .xrld_bg {
	background-color: #274373;}

.xrld ul li:hover .xrld_bg .xrld_bt h6,
.xrld ul li:hover .xrld_bg .xrld_bt p {
	color: #fff;}

.xrld ul li:hover .xrld_bg .xrld_bt a.read_more {
	color: #fff;}

/* 头部*/
.top {}



.showdiv .top {
	opacity: 1;
	filter: Alpha(opacity=100);
	transform: none;
	display: block;}

.sitelogo img {
	width: 100%;}

.top_link {
	margin-top: 15px;}

.top_link ul li {
	float: left;
	/* line-height: 15px; */
	color: #333;}

.toplink1 {
	margin-top: 11px;}

.top_link ul li a {
	color: #333;
	font-size: 15px;
	margin: 0px 20px;}

.head {
	overflow: hidden;
	/* margin-top: 20px; */
    padding-bottom: 40px;
    padding-top: 35px;
	box-sizing: border-box;}



/* 搜索*/
.search {
	padding-left: 30px;
	font-size: 16px;
	cursor: pointer;
	margin-left: 15px;
	width: 250px;
	height: 50px;
	position: relative;
	background: url(../img/search.png) no-repeat center;}

.search input {
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.1);
	height: 50px;
	line-height: 50px;
	color: #333;
	width: 230px;
	display: block;
	border-radius: 14px;
	/* margin-top: -20px; */
	/* width: 0px; */
	text-indent: 40px;}

.search i.active {
	position: absolute;
	right: 0px;
	top: 0px;}

.search button {
	display: none;}

.search.active input {
	width: 150px;
	opacity: 1;}

.search.active i.active {
	position: absolute;
	right: 5px;
	top: 0px;}

.icon-search:before {
	color: #fff;}

.search.active i.active:before {
	content: '\ea1f';}

/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;}

/*导航*/
.nav {
	width: 100%;
	background: #0a3f76;}

.nav ul li {
	float: left;
	width: 12%;
	position: relative;
	text-align: center;
	height: 66px;
	line-height: 66px;
	box-sizing: border-box;}

.nav ul li>a {
	text-align: center;
	/* line-height: 50px; */
	font-size: 18px;
	display: block;
	color: #FFFFFF;}

.nav ul li:hover {
	background: #0a3f76;}

/* .nav ul .active{
	background: #1dbc95;
} */
.nav ul li span {
	font-size: 14px;
	color: #929292;
	margin-bottom: 8px;
	display: inline-block;}

.nav ul li.on>a,
.nav ul li:hover>a {
	color: #fff;}

.subNav {
	
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 66px;
	display: none;
	width: 130%;
	z-index: 999;}

.subNav a {
	background: #0a3f76;
	color: #fff;
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: center;
	white-space: normal;
	font-size: 15px;}

.nav ul li:hover .subNav {
	display: block;}

.subNav a:hover {
	background: #0158b5;
	color: #FFFFFF;}

#dt {
	display: none;}

.wrapper {
	position: relative;}

#dt img {
	width: 100%;}




.slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;}



.slide1_tabs {
	position: absolute;
	bottom: 10px;
	right: 0%;
	z-index: 100;
	/* text-align: center; */
	width: 100%;}

.slide2_tabs {
	position: absolute;
	/* right:10px; */
	bottom: 10px;
	z-index: 100;
	width: 100%;
	margin: 0px auto;
	text-align: center;}

.slide1_tabs li,
.slide2_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;}

.slide1_tabs li a,
.slide2_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;}

.slide1_tabs li.slide_here a,
.slide2_tabs li.slide_here a {
	background: #940f16;}
















.pic_link ul li {
	float: left;
	width: 18.3%;
	margin-bottom: 20px;
	margin-right: 2%;}

.pic_link ul li img {
	width: 100%;}

.pic_link .last {
	margin-right: 0px;}

.pic_link ul li a {
	display: block;}

/* banner */
/**主页banner开始**/
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {}

.mbanner {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	max-width: 1920px;
background: #f2f5f8;}

#banner .inner {
	width: auto;
	max-width: 100%;
	text-align: center;
	position: relative;}

#banner .slide {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	display: inline-block;}

#banner .slide>a {
	display: block;
	width: 100%;
	height: 100%;}

#banner .slide .slide_imgs {
	width: 100%;
	height: 100%;}

#banner .slide .news_bg {
	/*position: absolute;*/
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;}

#banner .slide_title {
	position: absolute;
	z-index: 29;
	/* bottom: 0.6rem; */
	bottom: 60px;
	left: 7.5%;
	padding: 0 15px;
	max-width: 57%;}

#banner .slide_title .tit_con {
	/* font-size: 0.30rem; */
	font-size: 30px;
	font-weight: normal;
	/* line-height: 0.65rem; */
	line-height: 65px;
	color: #fff;
	font-family: "微软雅黑";
	z-index: 9;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

#banner .slide_title .title_bg {
	background: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;}

#banner .slick-dots {
	position: absolute;
	z-index: 9;
	/* bottom: 0.65rem; */
	bottom: 9.5%;
	right: 7.5%;}

#banner .slick-dots li {
	/* font-size: 0.25rem; */
	font-size: 25px;
	/* line-height: 0.34rem; */
	line-height: 34px;
	color: #fff;
	/* margin: 0 0.12rem; */
	margin: 0 12px;
	cursor: pointer;
	display: inline-block;
	vertical-align: bottom;}

#banner .slick-dots li.slick-active:after {
	/* width: 0.55rem; */
	width: 55px;
	height: 1px;
	background: #fff;
	/* margin-left: 0.13rem; */
	margin-left: 13px;
	content: " ";
	display: inline-block;
	margin-top: -10px;}

#banner .slick-dots li button {
	background: no-repeat;
	border: none;
	/* font-size: 0.25rem; */
	font-size: 25px;
	/* line-height: 0.34rem; */
	line-height: 34px;
	color: #fff;}

#banner .slick-dots li.slick-active button {
	/* font-size: 0.35rem; */
	font-size: 35px;}

#banner .button_box {
	position: absolute;
	top: 44%;
	/* width: 0.7rem;
	height: 0.7rem; */
	width: 70px;
	height: 70px;
	opacity: 0;
	filter: alpha(opacity=0);
	/* background: #000; */
	/* border: 1px solid rgba(255, 255, 255, 0.5); */
	display: block;
	z-index: 20;
	border-radius: 50%;
	text-align: center;
	cursor: pointer;
	transition: all 0.4s ease;}

.head:hover #banner .button_box {
	opacity: 0.5;
	filter: alpha(opacity=50);}

#banner .button_box button {
	background: none;
	border: none;
	/* font-size: 0.4rem; */
	font-size: 40px;
	color: transparent;
	/* line-height: 0.7rem; */
	line-height: 70px;
	font-weight: bold;}

/*
#banner .button_box.prev {
	left: 1%;
}

#banner .button_box.next {
	right: 1%;

} */

/* main1 */
.main_wrap {

	overflow: hidden;}

.callbacks_tabs {
	text-align: right;
	font-size: 0;
	list-style-type: none;
	position: relative;
	top: -30px;
	z-index: 2;
	display: none;}

.callbacks_tabs li {
	display: inline-block;
	margin: 0px 5px;}

.callbacks_tabs a {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	line-height: 20px;
	overflow: hidden;
	font-size: 0px;
	background: #fff;}

.callbacks1_tabs .callbacks_here a {
	background: #006c54;}

.tu {
	height: 359px;
	max-height: 359px;}

.pic {
	width: 630px;
	float: left;}

.tu img {
	width: 100%;
	object-fit: cover;
	height: 100%;}

.main1 {
	padding: 40px 0px 20px 0px;
	background: #f2f5f8;
	overflow: hidden;}

.main1 .xytop .tit {
	font-size: 26px;
	color: #333333;
	float: left;
	font-weight: bold;}

.main1 .xytop {
	margin-bottom: 20px;
	overflow: hidden;
	height: 35px;}

.main1 .xytop a {
	color: #666666;
	float: right;}

.main1 .xytop a:hover {
	color: #0a3f76;
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transition: all 1s;}

.xylist {
	float: right;
	width: 740px;}

.xylist li {
	background: #FFFFFF;
	border-radius: 3px;
	border-bottom: 3px solid #0a3f76;
	float: left;
	padding: 40px 30px;
	box-sizing: border-box;
	width: 47.9%;
	height: 168px;
	overflow: hidden;}

.xylist li span {
	color: #888888;
	font-size: 14px;
	display: block;
	background: url(../img/date.png) no-repeat 0px center;
	text-indent: 20px;
	margin-top: 10px;}

.xylist .l1,
.xylist .l4 {
	background: url(../img/xwbg.png) no-repeat 0px 0px;}

.xylist .l1 {
	margin-right: 30px;
	margin-bottom: 23px;}

.xylist .l2 {
	margin-bottom: 23px;}

.xylist .l3 {
	margin-right: 30px;}

.xylist li:hover a {
	color: #0a3f76;
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transition: all 1s;}

/* main2 */
.main2 {
	background: #f2f5f8;
	overflow: hidden;
	padding-bottom: 40px;
	background: url(../images/mainbg1.png) no-repeat center bottom;}

.main2 .tztop {
	
	width: 150px;
	text-align: center;
	padding: 40px 0px;
	float: left;}

.main2 .tztop .tit {
	font-size: 26px;
	color: #333333;
	font-weight: bold;}

.main2 .tztop a {
	color: #666666;
	margin-top: 30px;
	display: block;}

.tzlist {
	width: 1250px;
	float: left;}

.tzlist li {
	float: left;
	width: 30%;
	padding: 53px 0px;
	margin-left: 3%;}

.tzlist li .rq {
	background: #0a3f76;
	border-radius: 3px;
	color: #FFFFFF;
	width: 60px;
	height: 55px;
	float: left;
	padding: 2px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	margin-right: 15px;}

.tzlist li .rq span {
	display: block;
	background: #FFFFFF;
	color: #0a3f76;
	font-size: 22px;}

.tzlist li:hover a {
	color: #0a3f76;
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transition: all 1s;}

/* main3 */
.main3 {
	background: url(../img/bodybg1.png) no-repeat 0px 0px;
	background-size: cover;
	position: relative;
	min-height: 630px;
	width: 100%;}

.xg {
	position: relative;
	background: #FFFFFF;
    padding: 30px 30px;
	box-sizing: border-box;
	width: 100%;
	/* overflow: hidden; */
    top: 40px;}

.xgtop {
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: -23px;
	margin: 0px auto;}

.xxyd .xgtop {
	background: url(../img/zi1.png) no-repeat 0px 0px;}

.xxyd,
.kxyj,
.xshd {
	float: left;}

.kxyj .xgtop {
	background: url(../img/zi2.png) no-repeat 0px 0px;}

.xshd .xgtop {
	background: url(../img/zi3.png) no-repeat 0px 0px;}

.gg {
	position: relative;
	width: 31.33%;}

.gg ul li {
	margin-top: 30px;}

.gg .gd {
	margin-top: 30px;}

.xxyd ul li .tp {
	float: left;
	width: 160px;
	height: 100px;
	margin-right: 20px;
	overflow: hidden;}

.tp img {
	width: 100%;}

.btrq .rq {
	color: #888888;}

.xxyd ul li {

    padding-bottom: 10px;
    border-bottom: 1px solid #eae7e1;
    min-height: 59px;
	overflow: hidden;}

.clearfix:after {
	display: block;
	content: '';
	clear: both;
	height: 0px;
	visibility: hidden;}

.clearfix {
	*display: table;
	*zoom: 1;}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;}

.kxrq {
	float: left;
	width: 40px;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 3px 0px;
	box-sizing: border-box;
	margin-right: 20px;
	background: url(../img/icon2.png) no-repeat 0px 0px;}

.kxrq span {
	display: block;
	font-size: 20px;}


.kxrq20 {
	float: left;
	width: 60px;
	height: 60px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 3px 0px;
	box-sizing: border-box;
	margin-right: 20px;
	background: url(../img/icon20.png) no-repeat 0px 0px;}

.kxrq20 span {
	display: block;
	font-size: 20px;}

.xxyd .btzy .bt {
	font-weight: bold;
	overflow: hidden;
line-height: 25px;
	

}



.kxyj .btzy .bt {
	font-weight: bold;
	overflow: hidden;

	line-height: 25px;

}

.xshd {
	margin: 0px 3%;}

.kxyj .btzy .zy {
	color: #888888;
	font-size: 13px;
	height: 50px;
	overflow: hidden;
overflow: hidden;
}

.kxyj ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #eae7e1;


    min-height: 59px;
    overflow: hidden;

}

.xshd li .rq {
	background: #0a3f76;
	border-radius: 3px;
	color: #FFFFFF;
	width: 60px;
	height: 55px;
	float: left;
	padding: 2px;
	box-sizing: border-box;
	text-align: center;
	font-size: 14px;
	margin-right: 15px;}

.xshd li .rq span {
	display: block;
	background: #FFFFFF;
	color: #0a3f76;
	font-size: 22px;}

.xshd ul li:hover a,
.kxyj ul li:hover a,
.xxyd ul li a:hover .bt {
	color: #0a3f76;
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	transition: all 1s;}

.xshd ul li .bt {

	font-weight: bold;
	overflow: hidden;
line-height: 25px;
	

}

.xshd ul li p {
	font-size: 14px;
	color: #888888;}

.xshd ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #eae7e1;
	min-height: 60px;}

/* main4 */
#main4{
background: url(../images/skylogocollege1.png) no-repeat left 80px;}
.main4 {
    margin-top: 30px;
	overflow: hidden;}

.main_video{
    margin-top: 30px;}

.pic_link {
	margin-top: 70px;
	overflow: hidden;}

.xs ul li {
	float: left;
	margin-right: 1%;
	width: 24%;
	text-align: center;
	/* padding: 0px 25px; */
	box-sizing: border-box;}

.xs ul li .yqrq {
	/* width: 100px; */
	/* height: 100px; */
	/* background: url(../img/ty.png) no-repeat 0px 0px; */
	color: #FFFFFF;
	text-align: center;
	margin: 0px auto;
	margin-top: 0px;
	position: relative;
	z-index: 9999;
	font-size: 14px;
	/* padding: 30px 0px; */
	box-sizing: border-box;}

.xs ul li .yqrq img {
	width: 100px;
	height: 100px;}

.xs ul .wt {
	margin-right: 0px;}

.xs ul li .yqrq span {
	font-size: 25px;
	display: block;}

.xs .wzbt {
	/* padding: 30px 0px; */
	margin-top: -48px;}

.xs .wzbt img {
	width: 100%;}

.xstop {
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 65px;
	background: url(../img/icon5.png) no-repeat center;}

.xstop1-wrap{
background: url(../images/titlebg3.png) no-repeat center;
padding-top: 50px;}

.xstop1{
    padding-bottom: 25px;
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;}

.xstop2-wrap{
background: url(../images/titlebg2.png) no-repeat center;
padding-top: 25px;}

.xstop2{
    padding-bottom: 25px;
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;}

.xstop3-wrap{
background: url(../images/titlebg4.png) no-repeat center;
padding-top: 25px;}

.xstop3{
    padding-bottom: 25px;
    font-size: 26px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;}

.ckgd {
	border: 1px solid #85b0a6;
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 40px auto;}

.ckgd a {
	color: #666666;}

@charset "utf-8";



/*学术动态*/
.study {
	width: 100%;
	max-width: 1400px;
	margin: 0px auto;}

.study .more {
	position: absolute;
	width: 120px;
	height: 35px;
	text-align: center;
	bottom: 20px;
	left: 50%;
	margin-left: -60px;
	line-height: 35px;
	background: url(../img/more_bg.png) no-repeat center;}

.study .clear {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;}


.study html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;}

#header{
background: url(../images/bg_header.png) no-repeat top 0px center;
    background-size: contain;}

.study .more a {
	font-size: 14px;
	color: white;}


.study ol,
ul {
	list-style: none;}

.study .lb_gl {
	height: auto;
	padding-bottom: 80px;
	position: relative;}

.students_star {
	/* margin-left: 90px; */
	margin-top: 5px;}

.students_star a {
	display: block;
	color: #333333;
	text-decoration: none;}

.students_star h3 {
	font-size: 18px;
	height: 60px;
	margin-bottom: 15px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;}

.students_star h5 {
	font-size: 26px;
	line-height: 25px;
	padding-bottom: 15px;
	
	color: #2E4FA5;
        //padding-left: 20px;
	//background: url(../img/ge.png) no-repeat -2px top;
	background-size: 20px;}

.study .ons {
	background: #01559D !important;}

.study .ons h5 {
	color: #F49330 !important;}

.study .ons h3 {
	color: white !important;}

.study .ons p,
.study .ons span {
	color: #F5F5F5 !important;}

/*.bgs:hover{background: #01559D !important;}
.bgs:hover h5{
	color: #F49330 !important;
}
.bgs:hover  h3{
	color: white !important;
}
.bgs:hover p,.bgs:hover span{
color:#F5F5F5 !important;}*/
.students_star p {
	font-size: 16px;
	color: #666666;
	padding-bottom: 20px;
	//padding-left: 20px;
	//background: url(../img/time.png) no-repeat -2px top;
	background-size: 20px;}

.students_star span {
	display: inline-block;
	height: 25px;
	padding-left: 20px;
	font-size: 16px;
	color: #666666;
	// background: url(../img/di2.png) no-repeat 2px top;
}

.for_btn {
	/* float: left; */
	width: 100%;
	height: 172px;
	
	text-align: center;
	color: white;}

.for_btn span {
	display: block;
	font-size: 16px;}

.for_btn .datetime-day {
	font-size: 32px;
	line-height: 42px;}

.look {
	position: absolute;
	right: 10px;
	bottom: 20px;
	padding: 2px 8px;
	border-radius: 30px;
	line-height: 22px;
	background: #01559D;

	color: #fff;}

.look a {
	color: #fff;
	font-size: 14px;}

.in_page {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;}

.in_page>img {
	width: 40px;
	height: 40px;}

.study .more {
	bottom: 20px;}

.check_more {
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	background: #bc241d;
	margin: 0 auto;
	display: block;}

.xiao-list {
	display: flex;
	/*   flex-direction: column; */
	justify-content: space-between;}


.xiao-list li {
	height: 352px;
	width: 23%;
	position: relative;}

.xiao-list .students_star span {
	background: url(../img/di2.png) no-repeat 2px top;}

/* main5 */
.main5 {
	width: 100%;
	/* min-height: 648px; */
	overflow: hidden;
	background: url(../img/bodybg2.png) repeat 0px 0px;
	padding-bottom: 40px;
margin-top: 30px;}

.main5 ul li {
	float: left;
	margin-right: 18px;
	width: 24%;}

.main5 ul li .zttp {
	border: 5px solid #FFFFFF;
	width: 330px;
	height: 200px;
	overflow: hidden;
	transition: all 3s;}

.main5 ul li .zttp:hover img {
	transition: all 3s;
	transform: scale(1.1);}

.main5 ul li:hover p {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	opacity: 0.7;
	transition: all 1s;
	box-sizing: border-box;}

.main5 ul .wt {
	margin-right: 0px;}

.zttop {
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin: 40px 0px;}

.main5 ul li p {
	height: 80px;
	width: 100%;
	color: #FFFFFF;
	line-height: 80px;
	text-align: center;
	/* margin-top: 40px; */
	margin-bottom: 40px;
	transition: all 1s;
	background: url(../img/gong2.png) repeat 0px 0px;}

.main5 .ckgd {
	border: 1px solid #FFFFFF;
	margin: 65px auto;}

.main5 .ckgd a {
	color: #FFFFFF;}

/* main6 */
.main6 {
	width: 100%;
	background: #0a3f76;
	color: #FFFFFF;
	overflow: hidden;
	border-top: 5px solid #0a2b4c;
	padding-top: 40px;
	padding-bottom: 20px;}

.main6 .link {
	float: left;}

.main6 .link select {
	width: 260px;
	height: 40px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-indent: 20px;
	margin-bottom: 30px;
	outline: none;
	border: none;
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	background: url(../img/jt.png) no-repeat 0px 0px;}

.main6 .bq {
	float: right;
	/* margin-left: 210px; */
	line-height: 40px;}

.main6 ul {
	float: right;
	margin-left: 17%;}

.main6 ul li {
	float: left;
	width: 130px;
	height: 130px;
	margin-left: 20px;}

.main6 ul li img {
	width: 100%;}

.main6 ul li span {
	display: block;
	text-align: center;}

/* 列表页 */
.listcon {
	margin-top: 20px;
	overflow: hidden;}

.conleft {
	width: 17%;
	float: left;}

.conleft .yj {
	height: 90px;
	background: #0a3f76;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 90px;}

.conleft ul {
	background: #f4f4f4;
	overflow: hidden;
	/* border: 1px solid #d5d3cb; */
	border-bottom: 5px solid #dacece;}

.conleft ul li {
	height: 50px;
	line-height: 50px;
	background: #f4f4f4;
	text-align: center;
	border-left: 5px solid #dacece;
	border-bottom: 1px solid #f2ebeb;}

.conleft ul li a {
	color: #333333;
	font-size: 16px;}

.conleft .active {}

.conleft .active a {
	color: #0a3f76;
    font-weight: bold;}

.conright {
	float: right;
	width: 80%;
	margin: 15px 0px 30px;
	padding: 20px 15px;
	box-sizing: border-box;}

.ritop {
	margin-bottom: 10px;
	overflow: hidden;
	min-height: 40px;
	border-bottom: 2px solid #0a3f76;}

.ritop .ggtop {
	float: left;
	border-bottom: none
;}

.ggtop .lm {
	font-size: 18px;
	color: #333333;
	float: left;
	font-weight: bold;}

.dq {
	float: right;
	color: #999999;
	margin-top: 3px;
	text-indent: 18px;
	background: url(../img/dq.png) no-repeat 0px center;}

.dq a {
	font-size: 14px;
	color: #999999;}

.conright .listul li {
	line-height: 50px;
	height: 50px;
	text-indent: 15px;
	color: #333333;
	border-bottom: 1px dashed #cccccc;}

.conright .listul {}

.conright .listul li a {
	float: left;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;}

.conright .listul li .sj {
	float: right;
	color: #888888;
	font-size: 14px;}

.conright .listul li:hover a {
	color: #0a3f76;}

.conright .listul li:hover .sj {
	color: #0a3f76;}

.fan {
	margin: 30px 0px;
	text-align: center;}

.nt img {
	width: 100%;}

/* 内容页 */
.article {
	padding: 0px 30px;}

.article .arti-title {
	text-align: center;
	font-size: 20px;
	line-height: 35px;
	margin-top: 30px;
	color: #333333;
	font-weight: bold;}

.article .arti_metas {
	padding: 20px 0px 22px 0px;
	text-align: center;
	border-bottom: 1px dashed #cccccc;}

.article .arti_metas span {
	color: #999999;
	font-size: 14px;
	text-indent: 22px;
	display: inline-block;}

.article .read {
	padding: 20px 0px 20px 0px;
	line-height: 25px;}

.article .read table{
margin:0 auto;}

.nx {
	color: #333;
	font-size: 16px;}

.nx a {
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;}

.nx .up:hover a,
.nx .down:hover a {
	color: #940f16;}

/* pic */
.pict_list ul {
	overflow: hidden;
	margin: 20px 2%;}

.pict_list ul li {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 20px;}

.pict_list ul li p {
	line-height: 30px;
	text-align: center;}

.pict_list .last {
	margin-right: 0px;}

.pic_wrap {
	width: 100%;
	border: 1px solid #ccc;
	height: 220px;
	overflow: hidden;
	text-align: center;}

.pic_wrap img {
	height: 100%;
	text-align: center;}

.researcher {
	width: 100%;
	height: auto;
	margin-top: 20px;}

.researcher .re_tit {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	text-align: center;}

.researcher .re_tags {
	width: 892px;
	height: 30px;
	margin-bottom: 20px;}

.researcher .re_tags li {
	float: left;
	display: block;
	margin: 0 2px 0 2px;
	color: #fff;
	cursor: pointer;}

.researcher .re_tags li.all_btn {
	width: 46px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #FF9900;}

.researcher .re_tags li.all_btn a {
	color: #fff;}

.researcher .re_tags li.m-all_btn {
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #FF9900;}

.researcher .re_tags li.m-all_btn a {
	color: #fff;}


.researcher .re_tags li.tags_btn {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #01559D;}

.researcher .re_tags li.tags_btn a {
	color: white;}

.researcher .re_tags li.hover {
	background: #FF9900;}

.researcher .re_list {
	width: 100%;
	height: auto;}

.researcher .re_list h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;}

.researcher .re_list h4 span {
	width: 80px;
	height: 30px;
	display: block;
	font-size: 16px;
	background:
		#fff;
	font-weight: bold;}

.researcher .re_list .re_name {
	width: 100%;
	height: auto;
	margin-bottom: 20px;}

.researcher .re_list .re_name a {
	min-width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	margin: 1px 1px 1px 0;
	background: #f8f8f8;}

.researcher .re_list .re_name a:hover {
	background: #002147;
	color: #fff;}



.researcher .re_list2 {
	width: 100%;
	height: auto;
	margin-bottom: 20px;}

.researcher .re_list2 h4 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;}

.researcher .re_list2 h4 span {
	width: 80px;
	height: 30px;
	display: block;
	font-size: 16px;
	background:
		#fff;
	font-weight: bold;}

.researcher .re_list2 .re_name {
	width: 891px;
	height: auto;}

.researcher .re_list2 .re_name a {
	width: 130px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	margin: 1px 1px 1px 0;
	background: #f8f8f8;}

.researcher .re_list2 .re_name a:hover {
	background: #002147;
	color: #fff;}


.researcher .re_top {
	width: 100%;
	height: 210px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;}

.researcher .re_top dt {
	width: 160px;
	height: 210px;
	display: block;
	overflow: hidden;
	text-align: center;
	float: left;
	margin-right: 20px;
	background: #f8f8f8;}

.researcher .re_top dt img {
	width: auto;
	height: 210px;}

.researcher .re_top dd {
	width: 685px;
	height: 34px;
	line-height: 34px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	padding-left: 20px;}

.researcher .re_top dd span {
	color: #999;}

.researcher .re_con {
	width: 100%;
	height: auto;}

.researcher .re_con span {
	background: #06264C;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;}

.researcher .re_con .text {
	width: 100%;
	line-height: 28px;}

.researcher .re_con .text strong {
	display: block;}

.researcher .re_con .text p {
	width: 100%;
	height: auto;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	display: block;
	overflow: hidden;}

.researcher .re_con .text p span {
	background: none;
	height: auto;
	line-height: 20px;
	padding: 0;
	display: inline;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin: 0;
	font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";}

.bottom_text{
	font-size: 18px;
    font-weight: bold;}




		.m_newtu {overflow:hidden; float:left;margin-left:-20px;clear:both;}
		.m_newtu ul{ overflow:hidden; zoom:1;}
		.m_newtu li{float:left;width:420px;height:165px;line-height:20px;margin-left:40px;margin-bottom:20px;margin-top:10px;}
			.m_newtu li a{float:left;width:419px;height:165px;background:#eef3fa url(../imgc/rn1.jpg) no-repeat 380px 120px;border-radius:3px;}
			.m_newtu li a:hover{width:420px;height:165px;background:#f9f8f4 url(../imgc/rn2.jpg) no-repeat 380px 120px;}
		.m_newtu li img{width:124px;height:165px;float:left;border-radius:3px;}
		.m_newtu li span{width:210px;float:left;font:16px/30px 微软雅黑;margin:18px 0px 0px 20px;}
		.m_newtu li b{display:block;font-weight:normal;}
		.m_newtu li em{display:block;color:#898989;font-size:14px;line-height:23px;}

.m_newzi {overflow:hidden; float:left;clear:both;}
	.m_newzi li{float:left;width:120px;height:45px;line-height:45px;margin:0px 0px 20px 20px;}
	.m_newzi a {background:#efefef;display:block;text-align:center;}
	.m_newzi a:hover{background:#9e0410;color:#FFF;display:block;text-align:center;}