* {
	margin: 0;
	padding: 0;
	list-style: none;
*zoom:1;
	font-family: "Microsoft Yahei", 寰蒋闆呴粦, "Helvetica Neue", Arial, sans-serif;
}
body, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
	margin: 0;
	padding: 0;
}
dl, ul, ol, menu, li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
input {
	display: block;
	border: 0;
	color: #000;
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}
a:active, a:hover {
	cursor: pointer;
}
img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}
a {
	vertical-align: middle;
}
.clear {
	clear: both;
}
.header {
	width: 100%;
	float: left;
	background: url(../img/head_bg.jpg) repeat;
	border-top: 3px solid #006fae;
}
.top {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.top_right, .rig_nav {
	float: right;
	max-width: 360px;
}
.rig_nav a {
	font-size: 14px;
	color: #333333;
	margin-top: 40px;
	float: left;
}
.rig_nav i {
	width: 0px;
	height: 10px;
	border-left: 1px solid #666666;
	display: inline-block;
	float: left;
	margin: 0px 10px;
	margin-top: 45px;
}
.search {
	float: right;
	margin-top: 12px;
	width: 356px;
}
.input {
	float: left;
	border: 1px solid #cccccc;
	height: 38px;
	width: 279px;
	font-size: 14px;
	border-right: none;
}
.sear_ico {
	width: 38px;
	height: 38px;
	background: url(../img/ico.jpg) no-repeat center center;
	display: inline-block;
}
.input input {
	background: none;
	float: right;
	height: 38px;
	width: 200px;
}
.search button {
	width: 75px;
	text-align: center;
	height: 40px;
	background: #006fae;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Arial Regula';
	border: none;
}
.nav {
	width: 100%;
	float: left;
	background: #006fae;
}
.nav_con {
	width: 1200px;
	margin: 0 auto;
}
.nav_con li {
	width: 170px;
	float: left;
	text-align: center;
	position: relative;
}
.nav_con li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 55px;
}
.nav_con li:hover {
	background: #ffc002;
}
.nav_con li dl {
	display: none;
	position: absolute;
	top: 55px;
	left: 0;
	width: 150%;
	padding-top: 10px;
	background-color: rgba(255,255,255,0.9);
	overflow: hidden;
	z-index: 99;
}
.nav_con li dl a {
	line-height: 35px;
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding-left: 25px;
}
.nav_con li dl a:hover {
	color: #FFFFFF;
	background: #FFC002;
}
.nav_con li:hover dl {
	display: block;
}
/**********banner_css**************/
.banner {
	position: relative;
}
.banner .hd {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}
.banner .hd ul {
	font-size: 0;
	text-align: center;
}
.banner .hd ul li {
	display: inline-block;
 *display: inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 4px;
	font-size: 0;
	cursor: pointer;
}
.banner .hd ul li.on {
	background-color: #006fae;
}
.banner .prev, .banner .next {
	display: block;
	width: 60px;
	height: 60px;
	font-size: 30px;
	line-height: 60px;
	color: #fff;
	background-color: rgba(0,0,0,.4);
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -30px;
}
.banner .prev {
	left: 3%;
}
.banner .next {
	right: 3%;
}
/* banner end */


.mod {
	width: 100%;
	float: left;
	background: url(../img/head_bg.jpg) no-repeat;
	background-size: cover;
}
.main {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden;
}
.notice {
	width: 380px;
	float: left;
}
.tit {
	width: 100%;
	float: left;
	height: 55px;
	line-height: 55px;
}
.title {
	float: left;
	font-size: 16px;
	color: #000000;
}
.title i {
	width: 2px;
	height: 14px;
	background: url(../img/ico2.jpg) 0px 0px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.title span {
	color: #c2c2c2;
	margin-left: 15px;
}
.more {
	font-size: 14px;
	color: #006fae;
	float: right;
}
.more a {
	font-size: 14px;
	color: #006fae;
}
.more i {
	width: 11px;
	height: 10px;
	background: url(../img/ico2.jpg) -20px 0px;
	display: inline-block;
	margin-left: 5px;
}
.content_notice {
	width: 100%;
	float: left;
	background: #FFFFFF;
	padding: 20px 0px;
	height: 343px;
	overflow: hidden;
}
.content_notice ul li {
	float: left;
	margin: 0px 18px;
	margin-bottom: 25px;
}
.content_notice ul li:last-child {
	margin-bottom: 0px;
}
.date, .date2 {
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
}
.date span {
	font-size: 48px;
	font-weight: bold;
	color: #999999;
	font-family: 'Arial Regular';
}
.date p {
	font-size: 14px;
	color: #acacac;
	font-family: 'Arial Regular';
}
.border {
	width: 0px;
	height: 58px;
	float: left;
	border-left: 1px solid #cccccc;
	margin: 9px 15px 0 10px;
}
.content_notice a {
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	margin-top: 6px;
	width: 255px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.content_notice a:hover {
	color: #006fae;
	text-decoration: underline;
}
.lecture {
	width: 790px;
	float: left;
	margin-left: 30px;
}
.content_lecture {
	width: 750px;
	padding: 17px 20px;
	float: left;
	background: #FFFFFF;
	height: 349px;
	overflow: hidden;
}
.lec_left {
	width: 310px;
	float: left;
	margin-top: 25px;
}
.lec_left h2 {
	font-size: 18px;
	color: #444444;
	line-height: 33px;
	font-weight: normal;
}
.lec_left p {
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
	line-height: 30px;
}
.lec_right {
	width: 390px;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 5px;
	position: relative;
}
.border2 {
	position: absolute;
	top: 0px;
	width: 0px;
	left: 0;
	bottom: 0px;
	border-left: 1px solid #dcdcdc;
}
.lec_right li {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.lec_right li:last-child {
	margin-bottom: 0px;
}
.date2 span {
	font-size: 24px;
	color: #FFFFFF;
	font-family: 'Arial Regular';
	background: #006fae;
	display: block;
	line-height: 30px;
}
.date2 p {
	font-size: 12px;
	color: #444444;
	font-family: 'Arial Regular';
	background: #e1e1e1;
	display: block;
	line-height: 30px;
}
.cont {
	width: 310px;
	float: right;
	font-size: 14px;
	color: #999999;
}
.cont a {
	font-size: 14px;
	color: #444444;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
	display: block;
}
.cont a:hover {
	color: #006fae;
}
.news {
	width: 790px;
	float: left;
}
.content_news {
	width: 750px;
	padding: 17px 20px;
	float: left;
	background: #FFFFFF;
	height: 350px;
	overflow: hidden;
}
.news_left {
	width: 360px;
	float: left;
}
.news_img {
	position: relative;
}
.label {
	left: 0px;
	bottom: -18px;
}
.hot_con {
	width: 100%;
	float: left;
	margin-top: 16px;
	font-size: 16px;
	color: #424242;
	line-height: 30px;
}
.news_right {
	width: 370px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #c2c2c2;
}
.news_right ul li {
	width: 100%;
	float: left;
	margin-bottom: 22px;
}
.news_right ul li:last-child {
	margin-bottom: 0px;
}
.news_right ul li span {
	float: right;
}
.news_right ul li a {
	width: 285px;
	float: left;
	color: #444444;
}
.news_right ul li a:hover {
	color: #006FAE;
}
.activity {
	width: 380px;
	float: left;
	margin-left: 30px;
}
.content_activity {
	width: 100%;
	float: left;
	background: #FFFFFF;
	height: 384px;
	overflow: hidden;
}
.date3 {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #999999;
}
.date3 i {
	width: 13px;
	height: 14px;
	display: inline-block;
	background: url(../img/ico2.jpg) -1px -26px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -2px;
}
.content_activity li {
	width: 345px;
	margin: 0 auto;
	overflow: hidden;
	padding: 22px 0px;
	border-bottom: 1px solid #e5e5e5;
}
.content_activity li a {
	width: 100%;
	font-size: 14px;
	float: left;
	color: #444444;
	margin-top: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_activity li a:hover {
	color: #006FAE;
}
.system {
	width: 100%;
	float: left;
	margin-top: 28px;
	margin-bottom: 25px;
}
.system ul li {
	width: 348px;
	height: 78px;
	border: 1px solid #006fae;
	padding: 15px;
	margin-right: 30px;
	float: left;
}
.system ul li:last-child {
	margin-right: 0px;
}
.tgxt {
	background: #006fae;
	display: block;
	height: 80px;
	line-height: 80px;
	color: #FFFFFF;
	font-size: 20px;
}
.tgxt i, .tgxt2 i {
	margin-left: 13px;
	margin-right: 18px;
}
.tgxt2 {
	display: block;
	height: 80px;
	line-height: 80px;
	color: #006fae;
	font-size: 18px;
	border: 1px solid #006fae;
	display: flex;/*flex甯冨眬*/
	display: -webkit-flex; /* safari */
	align-items: center;
}
.tgxt2 span {
	line-height: 25px;
	width: 240px;
}
.tgxt i, .tgxt3 i {
	margin-left: 13px;
	margin-right: 18px;
}
.tgxt3 {
	display: block;
	height: 80px;
	line-height: 20px;
	color: #006fae;
	font-size: 18px;
	border: 1px solid #006fae;
	display: flex;/*flex甯冨眬*/
	display: -webkit-flex; /* safari */
	align-items: center;
}
.tgxt3 span {
	line-height: 25px;
	width: 240px;
}
.foot {
	width: 100%;
	float: left;
	padding: 20px 0;
	background: #006fae;
	line-height: 70px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}
.foot p, .foot span, .foot a .foot div {
	font-size: 14px !important;
	color: #fff !important;
	line-height: 1.4 !important;
}