
body {
	font-family: 'Helvetica Neue', Helvetica, "微软雅黑", Arial, sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #555;
}

a:active {
	color: #555;
}

a:hover {
	color: #6295c4;
}

a:visited {
	color: #777;
}

/*闭合浮动*/

.clearfix:before, .clearfix:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

/******首页******/

/**顶部**/

.wrap {
	margin: auto;
	width: 1200px;
	overflow: auto;
}

/**Logo 和 搜索**/

.logo_box {
	background: url('../images/header_bg.jpg') center top no-repeat #fff;
	border-top: 6px solid #2d8aca;
}

.logo {
	float: left;
	width: 470px;
	height: 54px;
	padding: 27px 0;
}

.top_link {
	float: right;
	height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.top_link li {
	font-size: 14px;
}

.top_link li a {
	color: #fff;
	text-align: center;
	display: block;
	width: 128px;
	height: 28px;
	background: url('../images/ver-link.png') no-repeat;
	line-height: 26px;
}

/**下拉菜单**/

.nav {
	background: url(../images/tit_bg.png) repeat-x center #1e7ebd;
	height: 50px;
}

#jsddm {
	margin: 0;
	padding: 0;
}

#jsddm li {
	float: left;
	list-style: none;
	font-size: 16px;
}

#jsddm li a {
	display: block;
	padding: 0 22px;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a img {
	display: block;
	width: 18px;
	height: 18px;
	padding-top: 13px;
}

#jsddm li a:hover {
	background: #1371af;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	z-index: 99999;
}

#jsddm li ul li {
	float: none;
	display: inline;
}

#jsddm li ul li a {
	width: auto;
	background: #1371af;
	color: #fff;
}

#jsddm li ul li a:hover {
	background: #1268a0;
}

/**首页主体**/

.main_box {
	background: #f0f0f0;
	padding-bottom: 20px;
}

/*首页左侧*/

.main_left {
	width: 860px;
	float: left;
}

/*首页右侧*/

.main_right {
	float: right;
}

/**图片轮换**/

.bx_wrap {
	width: 420px;
	margin-top: 20px;
	border: 1px solid #1071ae;
	float: left;
}

.bxslider {
	padding: 0;
	margin: 0;
	list-style: none;
}

.imgbox ul {
	padding: 0;
	margin: 0;
}

.imgbox h2 {
	font-size: 24px;
	font-weight: normal;
}

.imgbox h3 {
	font-size: 16px;
	font-weight: normal;
}

/**文章标题列表**/

/*公共*/

.list_box {
	background: #fff;
}

.column_title {
	height: 50px;
	background: url(../images/tit_bg.jpg) repeat-x center #1e7ebd;
}

.column_title h2 {
	float: left;
	margin: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 0 0 60px;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}

.column_title a {
	display: block;
	float: right;
	height: 50;
	line-height: 50px;
	padding: 0 25px 0 0;
	font-size: 14px;
	color: #b7c4ee;
}

.tit_list {
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}

.tit_list ul {
	padding: 14px 0 15px 25px;
	margin: 0;
	font-size: 14px;
	list-style: disc;
}

.tit_list ul li {
	height: 34px;
	line-height: 34px;
	overflow: auto;
}

.tit_list ul li a {
	width: 80%;
	display: block;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tit_list ul li span {
	display: block;
	float: right;
	margin-right: 25px;
	color: #bbb;
}

/*
.news .tit_list ul li,
.xueshu .tit_list ul li,
.tab_box .tit_list ul li
{
	padding-left: 18px;
	background: url(../images/dot.png) no-repeat 0 center;
}
*/
.tit_list ul li
{
	padding-left: 18px;
	background: url(../images/dot.png) no-repeat 0 center;
}

/*独立*/

.news {
	float: left;
	width: 416px;
	margin-left: 20px;
	margin-top: 20px;
}

.news .column_title h2 {
	background: url(../images/news-ico.png) no-repeat 25px center;
}

.xueshu {
	float: left;
	width: 416px;
	margin-left: 20px;
	margin-top: 20px;
}

.xueshu .column_title h2 {
	background: url(../images/xueshu_ioc.png) no-repeat 25px center;
}

.notice {
	width: 422px;
	margin-top: 20px;
	float: left;
}

.notice .column_title {
	background: url(../images/tit_bg.jpg) repeat-x center #1e7ebd;
	height: 50px;
	border: 0;
}

.notice .column_title h2 {
	background: url(../images/speak-ico.png) no-repeat 25px center;
	color: #fff;
}

/*
.notice .tit_list ul {
	padding: 30px 0 10px 20px;
}

.notice .tit_list ul li {
	height: 58px;
	margin-bottom: 21px;
}

.notice .tit_list ul li div {
	float: left;
	width: 58px;
	height: 58px;
	background: #c9d5f9;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #6675a7;
}

.notice .tit_list ul li div b {
	display: block;
	height: 36px;
	line-height: 36px;
	background: #64a4c9;
	font-size: 20px;
	color: #fff;
}

.notice .tit_list ul li a {
	width: 270px;
	line-height: 24px;
	padding-left: 15px;
	white-space: normal;
	overflow: visible;
	text-overflow: clip;
}
*/

.mpa_link, .jxzx_link {
	margin-top: 20px;
}

.mpa_link img, .jxzx_link img {
	display: block;
}

.topic-box {
	width: 320px;
	margin-top: 24px;
	padding-top: 60px;
}

.research_base {
	height: 270px;
	background: url('../images/research-bg.jpg') no-repeat;
}

.cxcy_center {
	/*! height: 320px; */
	background: url('../images/cxcy_bg.jpg') no-repeat;
}

.topic_item {
	width: 292px;
	height: 49px;
	margin: 0 auto 8px;
	padding-top: 10px;
	background: url('../images/research_base_item_bg.png') no-repeat;
}

.topic_item a {
	display: block;
	width: 220px;
	padding-left: 30px;
	margin: auto;
	line-height: 20px;
	background: url('../images/build-ico.png') no-repeat
}

/*宣传图*/

.ad_box1 {
	float: left;
	margin-top: 20px;
}

.ad_box {
	float: left;
	margin-top: 20px;
	overflow: hidden;
}

.ad_box a {
	float: left;
	display: block;
	width: 390px;
	height: 120px;
	margin-left: 15px;
}

.ad_box a:first-child {
	margin-left: 0;
}

/*栏目集合*/

.column_box {
	float: left;
	width: 860px;
	margin-top: 20px;
}

.tab_box {
	float: left;
	width: 420px;
	margin: 0 0 0 15px;
	position: relative;
	background: #fff;
	border-top: #1380c0 solid 5px;
}

.tab_box:first-child {
	margin: 0px;
}

.tab_btn {
	width: 300px;
	list-style: none;
	height: 46px;
	background: url('../images/solid.gif') repeat-x bottom;
	padding: 0;
	margin: 0;
	overflow: auto;
}

.tab_btn li {
	float: left;
}

.tab_btn li a {
	display: block;
	height: 46px;
	background: url('../images/tab_bg.png') repeat-x;
	line-height: 46px;
	padding: 0 22px;
}

.tab_btn li a.selected {
	height: 46px;
	background: #1380c0;
	color: #fff;
}

.tab_box .tit_list {
	border: none;
}

.tab_more {
	position: absolute;
	top: 14px;
	right: 28px;
	font-size: 14px;
}

a.tab_more {
	color: #aaa;
}

/*侧栏*/

/*公共*/

.side_bar {
	float: right;
	width: 330px;
}

.mail_boxs {
	overflow: hidden;
}

.mail_item {
	width: 155px;
	height: 60px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}

.yz_mail {
	background: url('../images/mail_bg_a.jpg') no-repeat;
}

.sj_mail {
	background: url('../images/mail_bg_b.jpg') no-repeat;
}

.xg_mail {
	background: url('../images/mail_bg_b.jpg') no-repeat;
}

.jj_mail {
	background: url('../images/mail_bg_d.jpg') no-repeat;
}

.mail_item a {
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	margin-top: 13px;
	background: #1880c0;
	text-align: center;
	color: #fff;
}


.qr_boxs {
	margin-top: 10px;
}

.qr_item {
	box-sizing: border-box;
	border: 1px solid #aaa;
	width: 155px;
	height: 135px;
	float: left;
	margin-left: 10px;
	background: #fff;
	text-align: center;
	color: #999;
	font-size: 12px;
}

.qr_item img {
	display: block;
	width: 90px;
	height: 90px;
	margin: 10px auto 6px;
}

/*独立*/

/*常用链接*/

.in_links h2 {
	background: url(../images/link_ico.png) no-repeat 15px center;
}

.links_list {
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	padding-top: 10px;
}

.in_links a {
	display: block;
	margin: 0px 10px 10px 10px;
	background: #c8d3f5 url(../images/link_ico2.png) no-repeat 10px center;
	line-height: 18px;
	padding: 10px 20px 10px 40px;
}

/*教师*/

.teacher_box {
	float: left;
	width: 100%;
	background: #fff;
	margin-top: 20px;
	position: relative;
}

.teacher_title h2 {
	margin: 0;
	height: 48px;
	line-height: 48px;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: normal;
}

.teacher_list {
	margin-left: 85px;
	padding-top: 10px;
}

.teacher_list a {
	display: block;
	float: left;
	width: 150px;
	height: 146px;
	margin-right: 20px;
	outline: none;
}

.teacher_list a.no-left {
	margin-left: 0;
}

.teacher_list a img {
	width: 150px;
	height: 100px;
	padding: 0;
	border: 0;
	outline: none;
}

.teacher_list a span {
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #888;
	text-align: center;
}

.teacher_box a.next, .teacher_box a.prev {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
}

.teacher_box a.next {
	left: 35px;
	top: 90px;
	background: #aeb7d3 url(../images/t/skin.png) no-repeat -232px -10px;
}

.teacher_box a.prev {
	right: 35px;
	top: 90px;
	background: #aeb7d3 url(../images/t/skin.png) no-repeat -286px -10px;
}

.foot_box {
	background: #666;
}

.friend_links {
	text-align: center;
	padding-top: 30px;
	font-size: 14px;
	color: #e0edf4;
}

.friend_links a {
	color: #e0edf4;
}

.copyright {
	text-align: center;
	color: #aaa;
	padding: 20px 0;
	font-size: 14px;
}

/*内页*/

.in_bar {
	float: left;
}

.sec_nav {
	width: 280px;
	margin-top: 20px;
	background: #fff;
	padding-bottom: 20px;
}

.sec_nav h2 {
	margin: 0;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	text-indent: 50px;
	font-weight: normal;
	background: #1f7fbf url(../images/in_ico.png) no-repeat 15px center;
}

.sec_nav ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	font-size: 14px;
}

.sec_nav ul li {
	padding: 14px 10px 14px 30px;
	line-height: 20px;
	border-bottom: 1px solid #ccc;
	background: url(../images/arrow1.png) no-repeat 10px center;
}

/*
.sec_nav ul li:first-child {
	border: 0;
}
*/

.sec_nav ul li.thr {
	padding: 14px 10px 14px 40px;
	background: #fafafa url(../images/arrow2.png) no-repeat 20px center;
}

.sec_nav ul li.thr a:link {
	color: #888;
}

.sec_nav ul li.thr a:active {
	color: #888;
}

.sec_nav ul li.thr a:hover {
	color: #6295c4;
}

.sec_nav ul li.thr a:visited {
	color: #999;
}

.in_ad {
	margin-top: 20px;
}

.content_box {
	float: right;
	background: #fff;
	width: 900px;
	margin-top: 20px;
}

.content_top {
	height: 48px;
	border-bottom: 2px solid #1f7fbf;
	padding: 0 20px;
}

.route_link {
	line-height: 48px;
	font-size: 12px;
	color: #aaa;
}

.route_link a:link {
	color: #aaa;
}

.route_link a:active {
	color: #aaa;
}

.route_link a:hover {
	color: #6295c4;
}

.route_link a:visited {
	color: #aaa;
}

.content_wrap {
	padding: 20px 20px 40px;
}

.group_tit {
	overflow: auto;
	border-bottom: 1px solid #eee;
	padding: 20px 0 0 0;
}

.group_tit h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	float: left;
	line-height: 40px;
	color: #7188d3;
}

.group_tit a {
	float: right;
	font-size: 12px;
	line-height: 40px;
}

.art_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.art_list ul li {
	overflow: auto;
	font-size: 14px;
	line-height: 40px;
}

.art_list ul li span {
	float: left;
	color: #7188d3;
}

.art_list ul li span a.column_links {
	color: #7188d3;
}

.art_list ul li i {
	font-style: normal;
	float: right;
	color: #aaa;
}

ul.pic_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pic_list li {
	padding: 20px 0;
	overflow: auto;
	line-height: 18px;
}

.pic_list li a {
	display: block;
}

.pic_list li a img {
	display: block;
	width: 140px;
	height: 90px;
	float: left;
	margin-right: 10px;
}

.pic_list li h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0;
}

.pic_list li h3 a {
	color: #545454;
	font-weight: bold;
}

.pic_list li span {
	color: #989898;
	font-size: 12px;
}

.pic_list li p {
	color: #aaa;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.num_nav {
	font-size: 12px;
	padding: 28px 0 20px;
}

.num_nav font {
	padding: 2px 5px;
	background: #f3f3f3;
	border: 1px solid #6c6c6c;
}

.num_nav a {
	padding: 2px 5px;
	border: 1px solid #6c6c6c;
	color: #333;
}

.num_nav a:hover {
	background: #23406f;
	color: #fff;
}

.art_tit h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
}

.art_info {
	background: #f6f6ef;
	border-top: #e8e9d8 1px solid;
	height: 22px;
	line-height: 22px;
	border-bottom: #e8e9d8 1px solid;
	text-align: center;
	font-size: 12px;
	color: #aaa;
}

.art_info a {
	color: #1f87b7;
}

.font_print {
	height: 16px;
	line-height: 20px;
	margin: 5px 120px;
	text-align: center;
}

.font_print a {
	color: #1f87b7;
}

.art_text {
	padding: 20px;
}

.file_box {
	margin: 0;
	color: #06203b;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	font-size: 14px;
}

.file_box a {
	color: #1f87b7;
}

/***************/

/***************/