<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {

	font-family: "微软雅黑";
	font-size: 14px;
	background: #f4f4f4;

}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover,
a:visited {
	text-decoration: none;
}

a:hover {
	color: #006ec7;
}

p,
ul {
	margin: 0;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.col-md-3,
.col-sm-3,
.col-xs-12,
.col-md-4,
.col-md-6,
.col-md-12,
.col-sm-6,
.col-xs-12,
.col-sm-12 {
	padding: 0;
}

/*头部*/
.container {
	padding: 0;
}

.header-link {
	/* background: #0d2b58; */
	position: absolute;
	right: 0;
	top: 50px;
}

.header-link .container {
	position: relative;
	width: 300px;
}

.top-link {
	float: right;
}

.top-link li {
	float: left;
	margin-right: 22px;
}

.top-link li a {
	font-size: 14px;
	line-height: 36px;
	color: #b2cdf0;
}

.change {
	float: right;
	padding-right: 10px;
}

.change a {
	color: #b2cdf0;
	font-size: 16px;
	line-height: 36px;


}

.change a::after {
	content: '|';
	padding-left: 10px;
}

/*搜索*/
.search {
	position: absolute;
	right: 260px;
	top: 0;
}


.search .search_anliu {
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 29;

}

.search1 {
	display: none;
	width: 240px;
	position: absolute;
	right: 0;
	top: 36px;
	padding: 6px;
	background: #fff;
}

.search_kuang {
	width: 74%;
	padding-left: 2%;
	height: 32px;
	background: #fff;
	border: 2px solid #0d2b58;
	outline: none;
}

.search_submit {
	width: 26%;
	height: 32px;
	background: #0d2b58;
	vertical-align: bottom;
	color: #fff;
	font-size: 16px;
	outline: none;
}



.searchbox .search_kang::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff;
	font-size: 36px;

}

.header-content {
	background: url(../images/header-2023.jpg) no-repeat;
	background-size: cover;
}

.header-content .container {
	/* background: url(../images/header.jpg) right bottom no-repeat; */
	position: relative;
}

.logo {
	display: block;
	margin: 38px 0 38px;
	width: 500px;
}

.navbar-toggle {
	display: none;
	position: inherit;
	float: right;
	width: 24px;
	height: 22px;
	background: url(../images/anniu.png) no-repeat;
	margin-top: 25px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 20px;
	border: none;
	border-radius: 0px;
}







/*导航*/

.nav {
	width: 100%;
	background: #fff;
}


.nav ul li {
	float: left;
	/* width: 11%; */
	padding: 0px 27px;
	line-height: 50px;
	text-align: center;
	margin-left: 0.87%;
	position: relative;
	white-space: nowrap;
	z-index: 99;
}

.nav ul li:hover,
.nav ul li:hover ul {
	background-color: #2787ca;

}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li:first-child {
	/* width: 4%; */
	/* margin-left: 0%; */
	text-align: left;
	padding-left: 0;
}

.nav ul li:last-child {
	padding-right: 0;
}


.nav ul li a {
	display: block;
	color: #000;
	height: 50px;
	font-size: 18px;

}

.nav ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 99;
	background: #fff;
	padding: 9px 0 12px;

}


.nav ul li:hover ul {
	display: block;
}

.nav ul li ul li {
	width: 100%;
	line-height: 25px;
	margin-left: 0;
	text-align: left;
	padding: 0 15px;

}

.nav ul li .submenu li:first-child {
	width: 100%;
	padding-left: 15px;
}

.nav ul li ul li a {
	font-size: 16px;
	height: 25px;
	width: 100%;
	color: #333;
	margin: 8px 0;
	padding-left: 5px;
	padding-right: 30px;
	background-image: url(../images/nav-itemarrow.png);
	background-position: 97% center;
	background-repeat: no-repeat;

}

.nav ul li:hover ul li a {
	color: #fff;

}

.nav ul li ul li:hover a {
	color: #333;
	/* 	background-color: #1b4383; */
	background-image: url(../images/nav-itemarrowh.png);
}




/*banner相关设置*/
.index-banner {
	position: relative;
}

.index-banner .banner_shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 34;
}

.banner .container {
	position: relative;
}

.banner img {
	width: 100%;
}

#full-width-slider {
	width: 100%;

}


.rsMinW .rsBullets {
	position: absolute;
	bottom: 5%;
	left: 45%;
	z-index: 35;
}

.rsMinW .rsBullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-sizing: content-box;
	margin: 0 4px;
}

.rsMinW .rsBullet span {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	border-radius: 8px;
	background: #666;


}

.rsMinW .rsBullet.rsNavSelected {
	width: 12px;
}

.rsMinW .rsBullet.rsNavSelected span {
	background: #fff;
	width: 12px;

}

#full-width-slider .rsGCaption {
	display: none;
	position: absolute;
	left: 16%;
	bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 50%;
	height: 54px;
	line-height: 54px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


#full-width-slider .rsArrowRight .rsArrowIcn {
	display: none;
	width: 28px;
	height: 35px;
}

/* 首页内容部分 */

.index-content {
	background: #fff;
}


/*首页标题*/
.index-news .title {
	border-bottom: 1px solid #b2cbe3;
}

.title h3 {
	float: left;
	color: #1b4383;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px solid #006acb;
}

.title h3 img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.title .more {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.title .more:hover {

	margin-right: 0px;
}


.title .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}




.title1 {
	text-align: center;
}

.title1 h3 {
	height: 43px;
	line-height: 43px;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #fff;
}

.title1 p {
	color: #fff;
	font-size: 14px;
	font-family: "Garamond";
	position: relative;
}

.title1 p span {
	opacity: 0.3;
	margin: 0 20px;

}

.title1 p:before,
.title1 p:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	background: url(../images/title2.png);
	/*宽和高做出来的背景横线*/
	width: 43%;
	height: 1px;
}

.title1 p:before {
	left: 0;
	/*调整背景横线的左右距离*/
}

.title1 p:after {
	right: 0;
}

.title3 {
	width: 25%;
	float: left;
}

/* 新闻动态 */

.index-news {
	margin-top: 45px;
}

.news-recom {
	margin-top: 40px;
	margin-bottom: 30px;
}

.news-recom .news-img {
	float: left;
	width: 60%;

}

.news-recom .news-img img {
	width: 100%;
	height: 295px;
	overflow: hidden;
}

.news-recom .news-text {
	float: left;
	width: 37%;
	margin-left: 3%;

}

.news-recom .news-text .news-time span {
	font-size: 14px;
	color: #333;
	font-family: "Arial";
	/* background: #dc7054; */
	border-radius: 5px;
	padding: 5px 0px;
	float: left;

}

.news-recom .news-text h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #c00727;
}

.news-recom .news-text .news-abstract {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	height: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;

}

.news-recom .news-text .news-more {
	display: block;
	font-size: 14px;
	/* color: #dc7054; */
	margin-top: 15px;

}

.index-news ul li {
	margin-bottom: 6px;
	height: 29px;

}

.index-news ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;

}

.index-news ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}


.index-news ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-news ul li:hover a .index-list {
	color: #1b4383;
}

.index-news ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

/* 通知公告 */

.index-gonggao .title {
	border-bottom: 1px solid #b2cbe3;
}

.index-gonggao {
	padding-left: 3.5%;
	margin-top: 45px;
	margin-bottom: 30px;
}

.index-gonggao .index-notice {
	padding: 60px 0 14px;
	background: #fff;
}

.index-gonggao .notice-link {
	padding-top: 25px;
	display: none;
}

.index-gonggao .notice-link .notice-link-ul li {
	float: left;
	width: 14%;
	margin-left: 2%;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #333;
	padding: 2px 0;
	border: 1px solid #eee;
	border-radius: 22px;

}

.index-gonggao .notice-link .notice-link-ul li.tab-active {
	background: #1b4383;
	color: #fff;
}

.index-gonggao .notice-link .notice-link-ul li:hover {
	background: #1b4383;
	color: #fff;
}

.index-gonggao .notice-link .notice-link-ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 8px 0;
}

.index-gonggao .notice-link .notice-link-ul li:hover a {
	color: #fff;

}

.index-gonggao&gt;ul {
	margin-top: 40px;
}

.index-gonggao ul li {
	padding: 18px 10px 19px;
	/* border-bottom: 1px dotted #d5d5d5; */
}

.index-gonggao ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

.index-gonggao ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-gonggao ul li:hover a .index-list {
	color: #1b4383;
}

/* 首页内容第二部分 */

.index-content2 {
	background: #fff;
	padding-bottom: 40px;
}


/*首页第二部分标题*/
.index-xueshu .title {
	border-bottom: 1px solid #b2cbe3;
}

.index-yuanxi .title {
	border-bottom: 1px solid #b2cbe3;
}

.index-service .title {
	border-bottom: 1px solid #b2cbe3;
}

.title h3 {
	float: left;
	color: #1b4383;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px solid #006acb;
}

.title h3 img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.title .more {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.title .more:hover {

	margin-right: 0px;
}


.title .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}

.title1 {
	text-align: center;
}

.title1 h3 {
	height: 43px;
	line-height: 43px;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #fff;
}

.title1 p {
	color: #fff;
	font-size: 14px;
	font-family: "Garamond";
	position: relative;
}

.title1 p span {
	opacity: 0.3;
	margin: 0 20px;

}

.title1 p:before,
.title1 p:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	background: url(../images/title2.png);
	/*宽和高做出来的背景横线*/
	width: 43%;
	height: 1px;
}

.title1 p:before {
	left: 0;
	/*调整背景横线的左右距离*/
}

.title1 p:after {
	right: 0;
}

.title3 {
	width: 25%;
	float: left;
}

.index-service-more {
	line-height: 32px;
	background-color: rgba(77, 198, 226);
	color: #fff;
}

#loginbox {
	position: absolute;
	right: 201px;
	top: 234px;
	background: #fff;
	width: 165px;
	height: 200px;
	z-index: 10000;
	display: none;
}

#loginbox ul li {
	line-height: 18px;
	height: 50px;
}

#loginbox ul li:hover {
	background-color: rgba(54, 136, 190, 0.13);
}

#loginbox ul li a img {
	/* float: left; */
	padding: 7px 0px 8px 8px;
}

#loginbox ul li a {
    display: flex;
    align-items: center;
}

/* 学术探索 */
.index-xueshu {
	padding-right: 2%;
}

.index-xueshu ul li {
	margin-bottom: 6px;
}

.index-xueshu ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;

}

.index-xueshu ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}

.index-xueshu ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-xueshu ul li:hover .xueshu-title {
	color: #1b4383;
}

.index-xueshu ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

.index-xueshu .date-box {
	width: 53px;
	height: 67px;
	/* background: #1b4383; */
	float: left;
	text-align: center;
	margin-right: 10px;
}

.xueshu-about {
	border-bottom: 1px solid #eee;
	text-align: justify;
}

.index-xueshu .date-box h4 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	margin: 8px 0 0;
	color: #06317c;
}

.index-xueshu .xueshu-title {
	font-size: 16px;
	padding-top: 8px;
	line-height: 24px;
	height: 56px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-xueshu .date-box p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #06317c;
}

/* 院系风采 */
.index-yuanxi {
	padding-left: 1%;
}

.index-yuanxi ul li {
	margin-bottom: 6px;
}

.index-yuanxi ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;
}

.index-yuanxi ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}

.index-yuanxi ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-yuanxi ul li:hover .yuanxi-title {
	color: #1b4383;
}

.index-yuanxi ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

.index-yuanxi .date-box {
	width: 53px;
	height: 67px;
	/* background: #1b4383; */
	float: left;
	text-align: center;
	margin-right: 10px;
}

.yuanxi-about {
	border-bottom: 1px solid #eee;
	text-align: justify;
}

.index-yuanxi .date-box h4 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	margin: 8px 0 0;
	color: #06317c;
}

.index-yuanxi .yuanxi-title {
	font-size: 16px;
	padding-top: 8px;
	line-height: 24px;
	height: 56px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-yuanxi .date-box p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #06317c;
}


/* 公共信息服务 */
.index-service {
	padding-left: 3.5%;
}

.index-service&gt;ul {
	margin-top: 30px;
}

.index-service&gt;ul&gt;li {
	float: left;
	width: 19%;
	height: 155px;
	background-color: #deebf8;
	overflow: hidden;
	text-align: center;
}

.index-service&gt;ul&gt;li {
	margin: 0 5px 10px 0;
}

.index-service&gt;ul&gt;li:nth-child(5n) {
	margin: 0;
}

.index-service&gt;ul&gt;li .link_img {
	padding: 24px 0 10px 0;
}

.index-service&gt;ul&gt;li .link_img img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.index-service&gt;ul&gt;li .link_img:hover img {
	transform: All 0.4s rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

/* 老版本通知公告模块 */
.tab-content-show {
	display: block;
}

.tab-content-hide {
	display: none;
}

.notice-list {
	position: relative;
}

.notice-list .more {
	position: absolute;
	right: 10px;
	top: -70px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.notice-list .more:hover {
	right: 0;
}

.notice-list .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}

.notice-list ul {
	margin-left: -2%;
	margin-top: 40px;
}

.notice-list ul li {
	/* width: 48%;
	float: left;
	margin-left: 2%;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 5px 48px 12px;
	margin-bottom: 20px; */

}

.index-notice .date-box {
	float: left;
	text-align: center;
	margin-right: 27px;
}

.index-notice .date-box h4 {
	font-size: 48px;
	color: #1b4383;
	margin: 8px 0 5px;
	height: 48px;


}

.index-notice .date-box p {
	font-size: 14px;
	color: #666;
	border-top: 1px solid #d2d2d2;
	padding-top: 3px;

}

.notice-list .notice-about {
	overflow: hidden;
	zoom: 1;
}

.notice-list .notice-about .notice-title {
	font-size: 16px;
	color: #454545;
	line-height: 32px;
	margin: 0 0 3px;
	height: 32px;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.notice-list .notice-about .notice-title:hover {
	color: #1b4383;
	font-weight: bold;
}

.notice-list .notice-about .notice-abstract {
	font-size: 14px;
	color: #666;
	margin: 7px 0 5px;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/* 左边 */

.gray-content {
	padding: 33px 0;
}

.left-box {
	padding-right: 2.8%;
}


.left-nav h3 {
	background-color: #1b4383;
	background-image: url(../images/left-nav.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0 0 12px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	padding: 30px 0 20px;
}

.left-nav h3 img {
	display: block;
	margin-left: 27%;
	margin-top: 15px;
}

.left-nav ul {
	background: #fff;
	padding: 0 15px 100px;
	background: linear-gradient(-45deg, transparent 15px, #fff 0);
}


.left-nav ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #cfd7e5;
	font-size: 16px;
	color: #333;
	padding: 0 0 0 5%;
	text-align: left;
	background: url(../images/left-arrow.png) 95% center no-repeat;
}


.left-nav ul li:hover a {
	background: url(../images/left-arrowh.png) 95% center no-repeat;
	color: #1b4383;
}


.left-nav ul li.active a {
	background: url(../images/left-arrowh.png) 95% center no-repeat;
	color: #1b4383;
}


.left-nav ul li ul {
	display: none;
	padding: 10px 0 0;
}

.left-nav ul li.active ul {
	display: block;
}

.left-nav ul li ul li a {
	font-size: 14px;
	color: #1b4383;
	height: 36px;
	line-height: 36px;
	border-bottom: none;
	padding: 0 0 0 13%;
	background: url(../images/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li.active ul li a {
	background: url(../images/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li:hover ul li a {
	background: url(../images/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li ul li.active a {
	font-weight: bold;
}


.left-nav ul li ul li:hover a {
	font-weight: bold;
}

/* 右边 */
.right-list {
	background: #fff;
	padding: 20px;
}

.right-article {
	background: #fff;
	padding: 20px 35px;
}

/* 当前栏目 */
.column {
	position: relative;
	height: 55px;
	border-bottom: 1px solid #e3e3e3;
}

.column h3 {
	color: #1b4383;
	font-size: 28px;
	height: 55px;
	line-height: 50px;
	margin: 0;
	float: left;
}

/*当前位置*/
.location {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	color: #686868;

}

.location a {
	font-size: 14px;
	color: #686868;

}

/* 列表 */

.list {
	margin-top: 14px;
	margin-bottom: 30px;
}

.list .nonetx {
	text-align: center;
	font-size: 16px;
	margin: 30px 0;
}

.list ul {
	min-height: 150px;
}

.list ul li {
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #e7e7e7;
	overflow: hidden;
}

.list ul li a {
	display: block;
	font-size: 16px;
	height: 65px;
	line-height: 75px;
	color: #666;
	overflow: hidden;
}

.list ul li:hover a p {
	color: #1b4383;
}

.list ul li a p {
	float: left;
	width: 82%;
	font-size: 16px;
	line-height: 75px;
	height: 65px;
	color: #666;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list ul li a span {
	float: left;
	text-align: right;
	width: 18%;
	font-size: 16px;
	color: #a6a6a6;

}

.list ul li:hover a span {
	color: #1b4383;
}


.list-mulu h2 {
	font-size: 24px;
	color: #1b4383;
}

.list-mulu ul {
	/* margin-left: -10%; */
	overflow: hidden;
}

.list-mulu ul li {
	width: 45%;
	margin-left: 0%;
	float: left;
	padding: 20px 0;
	border-bottom: 1px solid #d8d8d8;
}

.list-mulu ul li:nth-child(2n) {
	margin-left: 10%;
}

.list-mulu ul li a {
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 15px;
	background: url(../images/listmulu.png) left center no-repeat;
	overflow: hidden;
}

.list-mulu ul li:hover a {
	background: #1b4383;
}

.list-mulu ul li a p {
	float: left;
	width: 92%;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	color: #333;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list-mulu ul li:hover a p {
	color: #fff;
}

.list-mulu ul li a span {
	float: left;
	text-align: center;
	width: 8%;
	font-size: 18px;
	color: #fff;
}

/*内容页*/

.article {
	padding: 20px 0;
	margin-bottom: 28px;
}

.article h1.intro {
	text-align: center;
	font-size: 16px;
	color: #595c5b;
	font-family: "微软雅黑";
	line-height: 1.5;
	margin: 0;
}

.article h2.title {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 36px;
	margin: 8px 0;
	border-bottom: none;
}

.article h3.subtitle {
	font-size: 16px;
	color: #393939;
	line-height: 1.5;
	text-align: center;
	margin: 0
}

.article h4.information {
	margin: 15px 0 10px;
	text-align: center;
	font-size: 14px;
	color: #7f7f7f;
	padding: 15px 0;
}


.article .content {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	min-height: 250px;
	padding-bottom: 15px;
	margin-top: 20px;
}

.article .content p {
	margin: 5px 0;
	color: #333;
	font-size: 16px;
	line-height: 36px;
}

.article .content p img {
	max-width: 100%;
}

.about {
	padding: 20px 0;
	margin-bottom: 28px;
}

.about .content {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	min-height: 250px;
	padding-bottom: 15px;
	margin-top: 20px;
}


.about .content p {
	margin: 5px 0;
	color: #333;
	font-size: 16px;
	line-height: 36px;
}

.about .content p img {
	max-width: 100%;
}


.service {
	padding: 34px 0;
}

.service table {
	width: 100%;
}

.service table tr {
	background: #1b4383;
}

.service table tr+tr {
	background: #fff;
	color: #333;
	height: auto !important;
}

.service table tr td {
	width: auto !important;
	border-left: 1px solid #1b4383 !important;
	border-right: 1px solid #1b4383 !important;
	padding: 10px 0 !important;
}

.service table tr td p {
	color: #fff !important;
	font-size: 16px !important;
	font-family: "微软雅黑" !important;
}

.service table tr td p span {
	color: #fff !important;
	font-size: 16px !important;
	font-family: "微软雅黑" !important;
}

.service table tr+tr td {
	border-left: 1px solid #cacaca !important;
	border-right: 1px solid #cacaca !important;
	border-bottom: 1px solid #cacaca !important;
}

.service table tr+tr td p {
	color: #333 !important;
	line-height: 30px;

}

.service table tr+tr td p span {
	color: #333 !important;
}

.service table tr+tr+tr+tr td {
	border-right: none !important;
	border-bottom: none !important;

}

.service table tr+tr+tr+tr+tr {
	background: #d3ddec;

}

.service table tr+tr+tr+tr+tr td {
	border-right: 1px solid #cacaca !important;
	border-bottom: 1px solid #cacaca !important;

}

.service table tr+tr+tr+tr+tr+tr {
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	background: none !important;
}

.contact {
	padding: 30px 0;
}

.contact table {
	width: 100%;
}

.contact table tr {
	background: #f7f7f7;
}

.contact table tr td {
	font-size: 16px !important;
	color: #1b4383 !important;
	padding: 15px 0 !important;
	font-family: "微软雅黑" !important;
}

.contact table tr td p {
	font-size: 16px !important;
	color: #1b4383 !important;
	font-family: "微软雅黑" !important;
}

.contact table tr td h4 {
	font-size: 16px !important;
	color: #1b4383 !important;
	font-family: "微软雅黑" !important;
	text-align: center;
}

.contact table tr td h4 strong {
	margin-right: 30px;
	font-weight: normal;
}

.contact table tr td p span {
	font-size: 16px !important;
	color: #1b4383 !important;
	font-family: "微软雅黑" !important;
}

.contact table tr+tr {
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}

.contact table tr+tr td {
	padding: 20px 0 !important;
}

.contact table tr+tr+tr+tr {
	border-bottom: none;
}

.contact table tr+tr+tr+tr+tr td {
	padding: 9px 0 !important;
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr td p span {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr {
	border-bottom: 1px solid #ebebeb;
}

.contact table tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 22px !important;
}


.contact table tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0 !important;
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: 1px solid #ebebeb;
}


.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 22px !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0 !important;
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 !important;
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: 1px solid #ebebeb;
}


.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 22px !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0 !important;
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 !important;
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: 1px solid #ebebeb;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 22px !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0 !important;
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #1b4383 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0 !important;
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span {
	color: #333 !important;
}

.leader {
	padding: 30px 0;
}

.leader table {
	width: 100%;
}

.leader table tr:nth-child(odd) {
	background: #f7f7f7;
}

.leader table tr:nth-child(even) {
	background: #fff;
}

.leader table tr:first-child {
	background: #1b4383;
}

.leader table tr td {
	font-size: 16px !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	padding: 13px 0 !important;
	border: none !important;

}

.leader table tr td p {
	font-size: 16px !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	background: none !important;
	text-indent: 28px !important;
}

.leader table tr td p span {
	font-size: 16px !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	background: none !important;
}

.leader table tr+tr td {
	color: #333 !important;
	background: none;
}

.leader table tr+tr td p {
	color: #333 !important;
}

.leader table tr+tr td p span {
	color: #333 !important;

}

/*分页栏*/
.pagebar {
	background: #fff;
	margin: 40px auto;
}

.p_first_d,
.p_last_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_first,
.p_last {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_prev_d,
.p_prev {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_no {
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	color: #595c5b;
}

.p_no_d {
	background: #1b4383;
	color: #fff;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	display: inline-table;
}

.p_next,
.p_next_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	margin: 12px 0 12px 4px;
	border: 1px solid #e8e8e8;
	display: inline-table;
}

/*尾部*/
.footer {
	padding: 12px 0 0;
	background: url(../images/bottom.jpg) center top no-repeat;
}

.footer .footer-left {
	width: 44%;
	float: left;
	text-align: left;
	margin-top: 42px;
}

.footer .footer-about {
	width: 20%;
	float: left;
	margin: 14px 0 28px;
}

.footer .footer-about ul {
	width: 50%;
	float: left;
	text-align: center;
}

.footer .footer-about ul li a {
	font-size: 16px;
	color: #b2cdf0;
	line-height: 36px;
}

.footer .footer-right {
	width: 32%;
	float: left;
	padding-left: 11%;
	margin-top: 20px;
	margin-left: 4%;
	border-left: 1px solid #4e75aa;
	position: relative;

}

.footer .footer-right h4 {
	font-size: 16px;
	color: #b2cdf0;
	margin: 0 0 24px;

}

.footer .footer-right .code {
	float: left;
	margin-right: 20px;
	position: relative;
}

.footer-right .ewmbox {
	position: absolute;
	z-index: 9;
	top: -70px;
	left: -150px;
	padding: 10px;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	background: #ececec;
	/* -webkit-transform: translateY(-100%); */
	/* transform: translateY(-100%); */
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer-right .ewmbox.active {
	opacity: 1;
	filter: alpha(opacity=1);
	/* IE */
	-moz-opacity: 1;
	/* 老版Mozilla */
	-khtml-opacity: 1;
	/* 老版Safari */
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.footer .footer-right .sina {
	float: left;
	margin-right: 20px;
}

.footer .footer-right select {
	border: 1px solid #b2cdf0;
	background: #1e4a89;
	height: 30px;
	color: #b2cdf0;
	width: 100%;
	padding: 0 5px;
	margin-top: 25px;
	margin-bottom: 8px;

}

.footer-copyright {
	border-top: 1px solid #3965a3;
}

.footer-copyright p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #95c3ff;
	line-height: 48px;

}

.footer-copyright p.visit {
	text-align: right;
}


/*分页栏*/
.pagebar {
	background: #fff;
	margin: 40px auto;
}

.p_first_d,
.p_last_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_first,
.p_last {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}


.p_prev_d,
.p_prev {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_no {
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	color: #595c5b;
}

.p_no_d {
	background: #1b4383;
	color: #fff;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	display: inline-table;
}

.p_next,
.p_next_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	margin: 12px 0 12px 4px;
	border: 1px solid #e8e8e8;
	display: inline-table;
}


/*兼容ie*/

.ie7 .container,
.ie8 .container {
	max-width: 1200px;
}

.ie7 .search_submit {
	width: 22%;
	height: 36px;
	margin-bottom: 1px;

}

.ie7 .index-news {
	width: 58%
}

.ie7 .index-learning {
	width: 37%;
	margin-bottom: 0;
}

.ie7 .index-content {
	padding-bottom: 70px;
}

.ie7 .index-service .service_link ul li {
	width: 23.5%;
}

.ie7 .index-service .service_link1 ul li {
	width: 23.5%;
}

.ie7 .notice-list ul li {
	/* width: 39.5%; */
}

.ie7 .left-box {
	width: 23.2%;
	margin-right: 2.8%;
	padding-right: 0;
}

.ie7 .right-box {
	width: 74%;

}

/* .ie7 .leader table tr td{
	background: #1b4383 !important;
}

.ie7 .leader table tr+tr td{
	background: none !important;
} */

.ie7 .footer .footer-right {
	width: 19%;
}


.ie8 .index-news {
	width: 58%
}

.ie8 .index-learning {
	width: 42%;
}

.ie8 .left-box {
	width: 25%;

}

.ie8 .right-box {
	width: 75%;

}</pre></body></html>