body {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
}

* {
	margin: 0;
	padding: 0;
}

ol,ul {
	list-style: none;
}

a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #F00;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
	vertical-align: middle;
}

.top {
	width: 100%;
	min-width: 1170px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 110px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.bodycontent {
	display: block;
	padding: 0px;
	width: 1170px;
	margin: 0px auto;
}

.clearboth {
	clear: both;
}

.logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 105px;
	width: 360px;
	margin-top: 5px;
	margin-left: 5px;
}

.top-right {
	padding: 0px;
	float: right;
	margin-top: 5px;
	height: 105px;
	width: 800px;
}

.sunnav {
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	text-align: left;
	float: right;
	height: 30px;
	margin-right: 15px;
	margin-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sunnav a {
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
}

.sunnav a:hover {
	color: #F00;
}

.top_li {
	font-family: "微软雅黑";
	display: block;
	line-height: 35px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/ico_nav.png);
	background-repeat: no-repeat;
	background-position: 75px 16px;
	float: left;
	height: 35px;
	width: 90px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer;
}

.nav ul li a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.nav ul li a:hover {
	color: #1258ad;
	background-repeat: no-repeat;
	background-position: 70px 16px;
	display: block;
}

.advertise {
	background-image: url(../images/pic_ad2.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 1170px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.purpose {
	width: 100%;
	min-width: 1170px;
	background-color: #e9e9e9;
	background-image: url(../images/coyright_target.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	text-align: center;
	height: 60px;
}

.bottom {
	width: 100%;
	min-width: 1170px;
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #4079ab;
	text-align: center;
	height: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottom-nav {
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

.bottom-nav a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.bottom-nav a:hover {
	color: #FF0;
}

.container {
	position: relative;
	display: block;
	width: 1170px;
	margin: 0px auto;
	padding: 0px;
}

.newsbg {
	padding-top: 8px;
	width: 920px;
	background-color: #dae9f9;
	margin-bottom: 15px;
	height: 330px;
}

.dongtaixinwen {
	position: relative;
	float: left;
	width: 900px;
}

.dongtaixinwen-title {
	width: 200px;
	font-family: "黑体";
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
	text-align: left;
	height: 30px;
	margin-left: 8px;
	margin-bottom: 5px;
	padding-left: 10px;
}

.news-pic {
	float: left;
	height: 320px;
	width: 450px;
	margin-left: 8px;
}

.newspic-title {
	position: absolute;
	background-image: url(../images/newspic_titlebg.png);
	background-repeat: x;
	background-position: 0px bottom;
	display: block;
	margin: 0px;
	height: 35px;
	width: 365px;
	top: 542px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 35px;
	text-align: left;
}

.newspic-title a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.newspic-title a:hover {
	color: #FF0;
}

.news-content {
	right: 0px;
	height: 275px;
	padding-left: 10px;
	float: right;
	width: 430px;
}

.hotnews-title {
	width: 430px;
	height: 30px;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
	text-align: center;
}

.hotnews-content {
	margin-top: 5px;
	height: 70px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.hotnews-content a {
	font-weight: normal;
	color: #333333;
}

.hotnews-content a:hover {
	color: #F00;
}

.news-list {
	position: absolute;
	height: auto;
	width: 430px;
}

.news-list ul li {
	background-position: 0px bottom;
	line-height: 28px;
	background-image: url(../images/ico_underline.png);
	background-repeat: repeat-x;
	text-align: left;
	height: 28px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#title-red {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

#title-red a {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}

#title-red a:hover {
	color: #00F;
}

.tongzhigonggao {
	float: right;
	margin-right: 10px;
	width: 275px;
	background-color: #FFF;
}

.tongzhigonggao-title {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/notice_titlebg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.tongzhigonggao-content {
	padding-right: 10px;
	padding-left: 10px;
}

.tongzhigonggao-date {
	float: left;
	margin: auto;
	height: 32px;
	width: 44px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #1258ad;
	background-color: #dae9f9;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bcbcbc;
}

.tongzhigonggao-headline {
	line-height: 18px;
	text-align: left;
	float: right;
	height: 36px;
	width: 200px;
	margin-bottom: 10px;
}

.news_kuozhan {
	position: relative;
	width: 1170px;
	height: 186px;
}

.search-main {
	float: left;
	width: 862px;
}

.search-bg {
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.seach-inputbg {
	line-height: 26px;
	background-image: url(../images/input_searchbg.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 664px;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.input-select {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 26px;
	padding-right: 9px;
	padding-left: 14px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #72adff;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/ico_select.png);
	background-repeat: no-repeat;
	background-position: 85px 12px;
	background-color: #f6f6f6;
}

.input-selectspecial {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 26px;
	padding-right: 10px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/ico_select.png);
	background-repeat: no-repeat;
	background-position: 85px 12px;
	background-color: #f6f6f6;
}

.input-search {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	text-align: left;
	float: left;
	height: 26px;
	padding-right: 12px;
	padding-left: 12px;
	border-right-width: 1px;
	background-color: #f6f6f6;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #72adff;
}

.bt-search {
	background-image: url(../images/bt_search.png);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 102px;
}

.bt-advancedsearch {
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 36px;
	width: 94px;
}

.bt-advancedsearch a {
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
}

.bt-advancedsearch a:hover {
	color: #F00;
}

.lookingfor {
	float: left;
	height: 24px;
	width: 460px;
	margin-bottom: 8px;
}

.lookingfor ul li {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
	background-image: url(../images/bt_lookfor.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 24px;
	width: 68px;
	margin-right: 12px;
	padding-left: 12px;
}

.lookingfor ul li a {
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
}

.lookingfor ul li a:hover {
	color: #F00;
}

.search-hot {
	line-height: 22px;
	text-align: left;
	float: left;
	height: 22px;
	padding-top: 2px;
	padding-left: 10px;
}

.bt-service {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}

.bt-service ul li {
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	background-image: url(../images/bt_linkbg.png);
	background-repeat: no-repeat;
	text-align: right;
	float: left;
	height: 28px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	padding-right: 20px;
}

.bt-service ul li a {
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
}

.bt-service ul li a:hover {
	color: #F00;
}

.bt-servicepic {
	text-align: center;
	float: left;
	height: 19px;
	width: 30px;
	margin-top: 5px;
	margin-bottom: 4px;
	margin-left: 10px;
}

.information {
	float: left;
	width: 260px;
	margin-left: 20px;
}

.infoemation-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 20px;
	margin-right: 15px;
}

.information-list {
	float: left;
	width: 225px;
}

.information-list ul li {
	line-height: 24px;
	text-decoration: none;
	background-image: url(../images/ico_list.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-align: left;
	height: 24px;
	padding-left: 10px;
}
/* .quicklinks { 
    position:absolute;
    top:0px;
    right:20px;
	width: 230px;
	

} */
.location {
	line-height: 35px;
	background-image: url(../images/notice_titlebg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.location-title {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	text-align: center;
	float: left;
	height: 35px;
	font-family: "黑体";
	padding-right: 10px;
}

.location-content {
	text-align: left;
	float: right;
}

.list-nav {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #72adff;
	border-radius: 6px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
	width: 120px;
}

.list-content {
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #72adff;
	border-radius: 6px;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.list {
	margin-right: 50px;
	margin-left: 50px;
}

.list ul li {
	background-position: 0px bottom;
	line-height: 25px;
	background-image: url(../images/ico_underline.png);
	background-repeat: repeat-x;
	height: 25px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.list-details {
	background-image: url(../images/ico_list.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	text-align: left;
	float: left;
	height: 25px;
	padding-left: 15px;
}

.list-date {
	float: right;
}

.page {
	line-height: 16px;
	float: right;
	height: 16px;
	margin-right: 50px;
	padding-top: 20px;
}

.page ul li {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}

.page ul li a {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
}

.page ul li a:hover {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #F00;
}

.button-go {
	/* 	background-image: url(../images/button_go.png);  */
	background-repeat: no-repeat;
	height: 16px;
	width: 30px;
}

.input-page {
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	height: 14px;
	width: 33px;
	border: 1px solid #c0c0c0;
}

.inner-title {
	margin: 0px auto;
	width: 1048px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
	text-align: center;
	margin-bottom: 5px;
}

.inner-titledate {
	line-height: 30px;
	background-image: url(../images/ico_underline.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	text-align: center;
	height: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-bottom: 1px;
}

.inner-pic {
	line-height: 30px;
	text-align: center;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
	color: #2b2b2b;
}

.inner-content {
	line-height: 25px;
	text-align: left;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.print {
	line-height: 30px;
	float: right;
	height: 30px;
	margin-top: 10px;
	margin-right: 50px;
}

.focus_outer {
	height: 320px;
	width: 450px;
	overflow: hidden;
	position: absolute;
}

/*控制按钮*/
.focus_ctrl {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 25px;
	position: absolute;
	z-index: 30;
	right: 10px;
	bottom: 3px;
}

.focus_ctrl li {
	padding: 0px;
	width: 15px;
	height: 10px;
	border: 1px solid #E0E0E0;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #CCC;
	overflow: hidden;
}

.focus_ctrl li.selected {
	background: #c00;
	border: 1px solid #E0E0E0;
}

.focus_inner {
	position: relative;
	height: 320px;
	width: 56000px;
}

.focus_inner li {
	list-style: none;
	float: left;
	overflow: hidden;
	height: 320px;
	position: relative;
}

.focus_inner img {
	position: relative;
	z-index: 1;
	left: 0;
	float: left;
}

.focus_inner a {
	width: 100%;
	height: 320px;;
	position: absolute;
	overflow: hidden;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
}

.focus_inner a:hover em.video_80x80 {
	background: url('../images/play_icon_80_hover.png');
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=scale, src='../images/play_icon_80_hover.png');
	_background: none;
}

.focus_inner a em.video_80x80 {
	top: 110px;
	left: 284px;
	z-index: 20;
}

.focus_inner span {
	left: 0px;
	bottom: 10px;
	width: 450px;
	position: absolute;
	zoom: 1;
	height: 30px;
	z-index: 5;
}

.focus_inner span.text {
	padding-left: 10px;
	width: 58%;
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	font-family: "微软雅黑", "黑体";
	color: #fff;
	font-weight: bold;
	z-index: 10;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.focus_inner span.screen {
	background: #000;
	filter: alpha(opacity =   50);
	opacity: 0.5;
}

/* .top_li:hover{
	background-image: url("");
} */
.top_li ul {
	position: absolute;
	width: 90px;
	height: auto;
	overflow: hidden;
}

.top_head {
	width: 140px;
	height: 5px;
	background-image: url(../images/notice_titlebg2.png);
}

.top_li ul li {
	line-height: 5px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #BBB;
	text-align: center;
}

.top_li span {
	display: block;
	padding-top: 5px;
}

.top_li ul li:hover {
	background: none;
	color: #222;
	background-color: #d8f0fe;
}

.hls {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.columns-more {
	display: block;
	float: right;
	margin-right: 15px;
	padding-bottom: 5px;
	line-height: 34px;
	cursor: pointer;
}

.button-function {
	float: left;
	height: 80px;
	width: 900px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.button-function ul li {
	background-color: #FFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 148px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #dcdcdc;
}

#button-functionboback {
	height: 80px;
	width: 148px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wechat {
	display: block;
	padding: 0px;
	float: right;
	height: 80px;
	width: 228px;
	margin-bottom: 10px;
}

.title-wechat {
	background-image: url(../images/title_wechat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.ico-wechat {
	background-image: url(../images/ico_wechat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	float: right;
	height: 80px;
	width: 80px;
	margin-right: 16px;
}

.links {
	margin: 0 auto;
	width: 1170px;
	display: block;
	height: 50px;
	margin-bottom: 10px;
}

.links-normal {
	background-color: #FFF;
	display: block;
	padding: 1px;
	float: left;
	height: 46px;
	width: 246px;
	margin-right: 25px;
	border: 1px solid #d8d9d8;
}

.links-special {
	background-color: #FFF;
	display: block;
	padding: 1px;
	float: right;
	height: 46px;
	width: 341px;
	border: 1px solid #d8d9d8;
	margin: 0px;
}

#login_part li {
	border-top: 1px solid #ccc;
}

#register_part li {
	border-top: 1px solid #ccc;
}

.EditPart {
	width: 600px;
	margin: auto;
	/* 	-moz-box-shadow: 3px 3px 4px #666;
	-webkit-box-shadow: 3px 3px 4px #666; */
	/* box-shadow: 3px 3px 4px #666; */
	/* For IE 8 */
	-ms-filter:
		"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,
		Color='#666');
}

.EditPart .EditTable {
	width: 100%;
	border-top: solid 1px #6A6B9F;
	border-left: solid 1px #6A6B9F;
}

.EditPart .EditTable td {
	border-right: solid 1px #6A6B9F;
	border-bottom: solid 1px #6A6B9F;
}

.EditPart .Top {
	background-color: #6A6B9F;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.EditPart .Left {
	text-align: right;
	background-color: #F6F6F6;
	padding-right: 3px;
	width: 100px;
}

.EditPart .Right {
	text-align: left;
	background-color: #f3f3f3;
	padding-left: 3px;
}

.EditPart .Bottom {
	text-align: center;
	background-color: #fff;
}

.TextInput {
	padding: 6px;
	font-size: 14px;
	width: 280px;
}

.TextAreaInput {
	width: 300px;
	padding: 3px;
	font-size: 14px;
}

.Required {
	color: Red;
	margin-right: 5px;
}

.ListTable {
	width: 100%;
	padding-left: 2px;
	border-collapse: separate;
}

.ListTable tr {
	height: 30px;
	background-color: #fff;
}

.ListTable tr td {
	text-align: center;
	border: solid 1px #bbb;
	border-spacing: 2px;
}

.ListTable .Top {
	background-color: #6A6B9F;
	color: #fff;
	font-size: 16px;
}

.ListTable .Bottom {
	text-align: center;
	background-color: #fff;
}

.ListTable .Odd {
	background-color: #f3f3f3;
}

.ListTable .Odd:HOVER {
	background-color: #BFEEEE;
}

.ListTable .Even {
	background-color: #F6F6F6;
}

.ListTable .Even:HOVER {
	background-color: #BFEEEE;
}

#Menu {
	width: 1262px;
	border: 0px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#Menu span {
	font-family: 微软雅黑;
	font-size: 16px;
	color: #00A2B5;
	margin-left: 15px;
	line-height: 34px;
	cursor: pointer;
}

#Menu a {
	text-decoration: none;
	font-family: 微软雅黑;
	font-size: 16px;
	color: #00A2B5;
	margin-left: 15px;
	line-height: 34px;
	cursor: pointer;
}

.ListPart {
	width: 100%;
	margin: 10px auto;
}

.Subject {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.AddPart {
	display: inline;
	margin-left: 10px;
	font-size: 14px;
	color: #338;
	cursor: pointer;
}

.Action {
	cursor: pointer;
}

.fences {
	color: #999;
	margin-left: 8px;
	margin-right: 8px;
}

.ListTable .success {
	background-color: #eea;
}

.title-news {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: right;
}

.title-news a {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
}

.title-news a:hover {
	color: #1258ad;
}

.title-newscurrent {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
}

/* 新增 */

.index-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 930px;
}

.index-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 228px;
}

.news-indexcontent {
	padding: 0px;
	float: right;
	width: 430px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.indexn-title {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	height: 35px;
	font-family: "黑体";
	width: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.index-talentnav {
	text-align: left;
	display: block;
	padding: 0px;
	float: right;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
	height: 35px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.index-talentnav a {
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #1258ad;
	text-decoration: none;
}

.index-talentnav a:hover {
	color: #F00;
}

.index-talentlist {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.index-talentlist ul li {
	line-height: 35px;
	text-align: center;
	display: block;
	padding: 0px;
	float: left;
	width: 120px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.index-recruit {
	border: 1px solid #c0c0c0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
	height:286px;
}

.index-recruittitle {
	line-height: 35px;
	display: block;
	height: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #76afd4;
	padding: 0px;
}

.index-recruitad {
	padding: 0px;
	height: 48px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.index-recruitlist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.index-recruitlist ul li {
	line-height: 20px;
	text-decoration: none;
	background-image: url(../images/ico_list.png);
	background-position: left 7px;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.links {
	display: block;
	height: 35px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-image: url(../images/ico_linkslogo.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.links-list {
	background-color: #FFF;
	display: block;
	padding: 0px;
	float: left;
	height: 35px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
}

.links-list ul li {
	text-decoration: none;
	background-image: url(../images/ico_links.png);
	background-repeat: no-repeat;
	background-position: 5px 15px;
	text-align: left;
	display: block;
	float: left;
	height: 35px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.newsbg {
	background-color: #FFFFFF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #c0c0c0;
	width: 908px;
}

.news-pic {
	display: block;
	padding: 0px;
	float: left;
	height: 320px;
	width: 450px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px 0px;
}

.title-news {
	font-family: "黑体";
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(../images/news_titlebg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 415px;
	float: right;
}

.title-news a {
	font-family: "黑体";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #2e2b2b;
	text-decoration: none;
}

.title-news a:hover {
	color: #1258ad;
}

#title-newscurrent {
	font-family: "黑体";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #1258ad;
	text-decoration: none;
}

.quicklinks {
	padding: 0px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.quicklinks ul li {
	display: block;
	padding: 0px;
	height: 54px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.button-function {
	float: left;
	height: 80px;
	width: 924px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.button-function ul li {
	background-color: #FFF;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 80px;
	width: 130px;
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #dcdcdc;
}

#button-functionboback {
	height: 80px;
	width: 130px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wechat {
	display: block;
	padding: 0px;
	float: right;
	height: 80px;
	width: 228px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.title-wechat {
	background-image: url(../images/title_wechat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	float: left;
	height: 80px;
	width: 100px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}

.ico-wechat {
	background-image: url(../images/ico_wechat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	float: right;
	height: 80px;
	width: 80px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slh {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}