@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	min-width: 1300px;
}

i,
em {
	font-style: normal;
}

input,
button {
	outline: none;
}

ul,
li,
input,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dd,
dl,
a {
	margin: 0;
	padding: 0;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

li a:hover {
	color: #0656cc;
}

img,
a {
	cursor: pointer;
}

img {
	border: none;
	max-width: 100%;
}

.clearfix {
	zoom: 1;
}
@media all and (orientation : portrait){

.rightlist .listg li a
{

font-size: 31% !important;
}

}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul,
li {
	list-style: none;
}

.clear {
	clear: both;
}


.container {
	width: 1200px;
	margin: 0 auto;
}


.header {
	position: relative;
	/* height: 435px; */
	box-sizing: border-box;
	background: #0656cc url(../images/header-bbg_01.png) no-repeat left top;
}

.head {
	position: relative;
	z-index: 100;
	height: 80px;
	width: 90.36%;
	margin: 0 auto;
}

/*logo*/

.logo {
	margin-top: 10px;
}

.logo a {
	display: block;
}

.tb-sc-lj {
	position: absolute;
	right: 30px;
	top: 10px;
}

.tb-sc-lj li,
.tb-sc-lj li a {
	color: #fff;
	font-size: 14px
}

.tb-sc-lj li {
	margin-left: 14px;
}

.tb-sc-lj li a img {
	margin-top: 3px;
}

/*menu*/

.menu {
	width: 1100px;
	height: 40px;
	position: absolute;
	z-index: 10;
	right: 0;
	bottom: 0;
}

#nav {
	display: block;
	padding: 0px;
	height: 40px;
	margin: -8px auto;
	width: 100%;
}

#nav .mainlevel {
	float: left;
	line-height: 45px;
	position: relative;
}

.mainlevel:hover,
.mainlevel .cur {}

#nav .mainlevel:hover a {
	color: #FFFFFF;
}

#nav .mainlevel a {
	color: #fff;
	display: block;
	font-size: 18px;
	padding: 0 25px;
}

#nav li.mainlevel a:hover {
	color: #FFFFFF;
}

#nav .mainlevel ul {
	/* display: none; */
	position: absolute;
	z-index: 10000;
	/* margin-top: 8px; */
	top: 100%;
	width: 100%;
	left: 0;
}



#nav .mainlevel li {
	width: 100%;
	line-height: 25px;
}

#nav .mainlevel li a {
	display: block;
	font-size: 15px;
	color: #FFF !important;
	background: #0656cc;
	text-align: center;
	padding: 8px 5px;
	width: 100%;
	box-sizing: border-box;
}

#nav .mainlevel li a:hover {
	background: #3e7fde;
}

#nav .mainlevel .nav-first {
	border-top: 1px solid #d56c05;
}

/* banner */

.slideBox {
	
	height: 300px;
	overflow: hidden;
	position: relative;
	z-index: 99;
}

.slideBox .bd {
	position: relative;
	/* height: 100%; */
	z-index: 0;
	width: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	/* width: 100%; */
	height: 300px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	top: 45%;
	display: block;
	width: 41px;
	height: 41px;
}

.slideBox .prev {
	background: url(../images/banner-prev.png) no-repeat;
	left: 55px;
}

.slideBox .next {
	left: auto;
	right: 55px;
	background: url(../images/banner-next.png) no-repeat;
}



/* 工作动态 */
.gzdt {
	width: 775px;
	margin-top: 50px;
}

.lm {
	width: 100%;
}

.lm .more {
	background: url(../images/ckgd-icon.png) no-repeat right center;
	padding-right: 66px;
	font-size: 13px;
}

.lm h2 {
	font-size: 26px;
	color: #333333;
	font-weight: normal;
	height: 45px;
	line-height: 27px;
}

.lm h2 span {
	background: url(../images/gzdt-icon.png) no-repeat left bottom;
	color: #0165C5;
	height: 45px;
	display: block;
	padding-left: 37px;
	display: inline-block;
}

.qunar {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 25px;
}

.qunar .e_pic_wrap {
	z-index: 1;
	width: 100%;
	height: 248px;
}


.qunar .e_pic_wrap li {
	position: relative;
	display: block;
	width: 100%;
	height: 248px;
	overflow: hidden;
}

.qunar .e_pic_wrap li a img {
	width: 440px;
	height: 248px;
	DISPLAY: BLOCK;
}

.qunar .e_flt_inf {
	display: block;
	width: 334px;
	height: 248px;
	padding: 20px 25px;
	z-index: 20;
	box-sizing: border-box;
	background: #f2f2f2;
}

.qunar .e_flt_inf h1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	line-height: 30px;
}

.qunar .e_flt_inf .date {
	color: #0165c5;
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 12px;
}

.qunar .e_flt_inf p {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}

.qunar .prev,
.qunar .next {
	position: absolute;
	z-index: 30;
	display: block;
	bottom: 20px;
}

.qunar .prev {
	left: 465px;
}

.qunar .next {
	left: 505px;
}

.qunar .prev a,
.qunar .next a {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
}

.qunar .prev a {
	background: url(../images/gzdt-prev.png) no-repeat center;
}

.qunar .next a {
	background: url(../images/gzdt-next.png) no-repeat center;
}

.qunar .prev:hover a {
	background: url(../images/gzdt-prev-h.png) no-repeat center;
}

.qunar .next:hover a {
	background: url(../images/gzdt-next-h.png) no-repeat center;
}

.gzdt-ul-bt {
	margin-top: 6px;
}

.gzdt-ul-bt li {
	margin-top: 17px;
	box-sizing: border-box;
	line-height: 21px;
	width: 381px;
}

.gzdt-ul-bt li.mr0 {
	width: 384px;
	margin-right: 0;
}

.gzdt-ul-bt li a {
	font-size: 15px;
	margin-left: 10px;
}

.gzdt-ul-bt li span {
	color: #0165c5;
	font-size: 13px;
}

.gzdt-ul-bt li {
	margin-right: 10px;
}


.gzdt-ul-bt li:hover span,
.gzdt-ul-bt li:hover a {
	color: #0165c5;
}


/* 信息公告 */
.xxgg {
	width: 385px;
	margin-top: 50px;
}

.xxgg .lm h2 span {
	background: url(../images/xxgg-icon.png) no-repeat left bottom;
}

.xxgg ul {
	margin-top: 24px;
}

.xxgg ul li {
	position: relative;
	padding-bottom: 20px;
	transition: all 0.5s ease;
}

.xxgg ul li:hover {
	margin-left: -5px;
}

.xxgg ul li .date {
	width: 63px;
	height: 57px;
	background: url(../images/xxgg-date-bg.jpg) no-repeat;
	text-align: center;
}

.xxgg ul li:hover .date {
	background: url(../images/xxgg-date-bg-h.jpg) no-repeat;
}

.xxgg ul li .date h2 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-top: 3px;
}

.xxgg ul li .date span {
	font-size: 12px;
	color: #666666;
	margin-top: 7px;
	display: block;
}


.xxgg ul li a {
	width: 300px;
	font-size: 15px;
	display: block;
	line-height: 26px;
}

.xxgg ul li:hover a {
	color: #0165C5;
}

.zbelm {
	height: 500px;
	background: url(../images/zelm-bg.jpg) no-repeat;
	padding-top: 52px;
	box-sizing: border-box;
	margin-top: 30px;
}

/* 招聘信息 */
.zpxx {
	width: 582px;
}

.zpxx .lm h2 span {
	background: url(../images/zpxx-icon.png) no-repeat left bottom;
}

.zpxx ul {
	margin-top: 27px;
}

.zpxx ul li {
	position: relative;
	margin-bottom: 20px;
}

.zpxx ul li .date {
	display: inline-block;
	width: 60px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	background: #1f71c9;
	border-radius: 3px;
	font-size: 18px;
	font-family: "times new roman";
	transition: all 0.5s;
}

.zpxx ul li .zpxx-icon {
	display: inline-block;
	width: 19px;
	height: 1px;
	background: #2474ca;
	top: 14px;
	position: absolute;
	left: 64px;
	transition: all 0.5s;
}

.zpxx ul li:hover .date {
	margin-top: 20px;
}

.zpxx ul li:hover .zpxx-icon {
	top: 35px;
}

.zpxx ul li a {
	width: 493px;
	display: block;
	height: 64px;
	background: #fff;
	padding-left: 19px;
	box-sizing: border-box;
	padding-right: 30px;
	font-size: 15px;
	line-height: 22px;
	padding-top: 10px;
}

/* 云山学者专栏 */

.ysxzzl {
	width: 582px;
}

.ysxzzl ul {
	margin-top: 27px;
}

.ysxzzl ul li {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: 64px;
	display: block;
	background: url(../images/yybg_03.png) no-repeat center;
}

.ysxzzl ul li .date {
	width: 88px;
	height: 64px;
	position: relative;
	text-align: center;
}

.ysxzzl ul li .date::after {
	width: 2px;
	position: absolute;
	height: 40px;
	right: 0;
	top: 10px;
	display: block;
	content: "";
	background: #cccccc;
}

.ysxzzl ul li .date h2 {
	color: #0c66c5;
	font-size: 24px;
	font-weight: normal;
	padding-top: 3px;
}

.ysxzzl ul li .date span {
	font-size: 13px;
	color: #333333;
	display: block;
}

.ysxzzl ul li a {
	font-size: 15px;
	color: #333333;
	line-height: 64px;
	display: block;
	width: 470px;
}

.ysxzzl ul li:hover a {
	color: #0c66c5;
}

.dblk {
	margin-top: 50px;
}

.dblk ul {}

.dblk ul li {
	float: left;

}

.dblk ul li a {
	display: block;
	position: relative;
}

.dblk ul li a .imgh {
	display: block;
	position: relative;
}

.dblk ul li.lk1 {
	width: 422px;
	height: 300px;
	margin-right: 10px;
}

.dblk ul li.lk1 .imgh {
	width: 422px;
	height: 300px;
	overflow: hidden;
}

.dblk ul li.lk1 .tit {
	position: absolute;
	top: 42%;
	width: 260px;
	float: left;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/dbze-hst.png) no-repeat center;
}

.dblk ul li.lk2 {
	width: 260px;
	height: 145px;
	margin-right: 10px;
}

.dblk ul li.lk2 .imgh {
	width: 260px;
	height: 145px;
	overflow: hidden;
}

.dblk ul li .imgh img {
	width: 100%;
	height: 100%;
	transition: linear 0.6s;
}

.dblk ul li:hover .imgh img {
	transform: scale(1.1);
}

.dblk ul li.lk2 .tit {
	position: absolute;
	top: 31%;
	width: 260px;
	float: left;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/dbze-hst.png) no-repeat center;
}


.dblk ul li.lk3 {
	width: 260px;
	height: 145px;
	margin-right: -11px;
}

.dblk ul li.lk3 .imgh {
	width: 260px;
	height: 145px;
	overflow: hidden;
}

.dblk ul li.lk3 .tit {
	position: absolute;
	top: 31%;
	width: 260px;
	float: left;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/dbze-hst.png) no-repeat center;
}

.dblk ul li.lk4 {
	width: 530px;
	height: 145px;
	margin-right: 10px;
	margin-top: 10px;
}

.dblk ul li.lk4 .imgh {
	width: 530px;
	height: 145px;
	overflow: hidden;
}

.dblk ul li.lk4 .tit {
	position: absolute;
	top: 31%;
	width: 530px;
	float: left;
	height: 60px;
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/dbqy-hst.png) no-repeat center;
}

.dblk ul li.lk5 {
	width: 227px;
	height: 300px;
	margin-top: -145px;
}

.dblk ul li.lk5 .imgh {
	width: 227px;
	height: 300px;
	overflow: hidden;
}

.dblk ul li.lk5 .tit {
	position: absolute;
	top: 0%;
	left: 37%;
	padding: 20px 1px;
	width: 60px;
	float: left;
	height: 300px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	box-sizing: border-box;
	padding-left: 20px;
	background: url(../images/gzzyxxcx-hst.png) no-repeat center;
}

.footer {
	width: 100%;
	height: 212px;
	margin-top: 60px;
	box-sizing: border-box;
	background: #0c66c5;
}

.footer .bq {
	margin-top: 33px;
	width: 100%;
	height: 116px;
	padding: 13px 0;
	box-sizing: border-box;
	background: #186ec8;
}

.footer .zt p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 65px;
}

.footer .bq .flo {
	float: left;
	margin-left: 50px;
	margin-right: 20px;
}

.footer .bq .flo img {
	width: 91px;
	height: 91px;
}


.footer .bq .bqq {}

.footer .bq .bqq p {
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}

.footer .bq .xl {
	margin-top: 27px;
	margin-right: 50px;
}


.footer .bq .xl .lj {
	width: 188px;
	height: 33px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	padding-left: 25px;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
}

.footer .bq .xl .lj i {
	width: 10px;
	height: 30px;
	float: right;
	margin-right: 20px;
	background: url(../images/xglj-xsj.png) no-repeat center;
}

.footer .bq .xl .lj:hover ul {
	height: 100px;
	transition: linear 1s;
}

.footer .bq .xl ul {
	width: 188px;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
	border-top: none;
	height: 0px;
	margin-left: -26px;
	margin-top: 1px;
	overflow: auto;
}

.footer .bq .xl ul li {
	box-sizing: border-box;
	padding-left: 25px;
}

.footer .bq .xl ul li a {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.listmain .list-ljs {}

.listmain .list-ljs ul {
	margin-top: 10px;
}

.listmain .list-ljs ul li {
	float: left;
	width: 30%;
	margin-right: 5%;
}

.listmain .list-ljs ul li i {
	width: 4px;
	height: 4px;
	float: left;
	margin-right: 10px;
	margin-top: 14px;
	background: #0c66c5;
}

.listmain .list-ljs ul li a {
	font-size: 15px;
	color: #333333;
	line-height: 30px;
}

.listmain .list-ljs ul li:hover a {
	color: #0c66c5;
}

@media only screen and (max-width: 1700px) {
	.menu {
		width: 900px;
	}

	#nav .mainlevel a {
		padding: 0 13px;
	}
}

@media only screen and (max-width: 1500px) {
	.header {
		background: #0656cc url(../images/header-bbg_01.png) no-repeat left top;
		background-size: 460px 540px;
	}
}

@media only screen and (max-width: 1450px) {
	.head {
		width: 95%;
	}

	.menu {
		width: 756px;
	}

	#nav .mainlevel a {
		padding: 0 10px;
		font-size: 16px;
	}
}

.nmr {
	margin-right: 0 !important;
}
.contentp .contenty .c  table{

margin:0 auto;

} 
.contentp .contenty .c  table tr td p{

text-indent:0rem !important;
} 
.contentp .contenty .c  table tr td strong{

color:#222222 !important;
} 