.m-news {
	width: 1200px;
	height: 260px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.image-item {
	display: flex;
	background: rgb(239,240,242);
	width: 280px;
	border-radius: 6px;
	flex-direction: column;
	align-items: center;
	color: unset;
}
.image-item:hover {
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 0 6px #999;
	box-shadow: 0 0 6px #999;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.h-btn {
	margin: 15px 0;
	padding: 10px 0;
	background-color: #0f82e4;
	border-radius: 10px;
	width: 120px;
	text-align: center;
	color: white;
}
.color1 {
	background-color: #1296db;
}
.color2 {
	background-color: #fd9a16;
}
.color3 {
	background-color: #37bbef;
}
.m-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.center-item {
	width: 380px;
	border: 1px solid rgb(239,240,242);
	background: #fff;
}
.center-item-sub {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.center-link {
	display: flex;
	width: 140px;
	height: 97px;
	margin: 5px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: unset;
}
.center-link:hover {
	cursor: pointer;
	background: rgb(239,240,242);
	border-radius: 5px;
}
.center-title {
	text-align: left;
	padding: 5px 0;
	font-weight: unset;
	font-size: 15px;
	padding-left: 5px;
}
.center-link h4 {
	margin: 5px 0 0 0;
	font-size: 15px;
	font-weight: unset;
}
.center-content {
	height: 290px;
	background-color: #fff;
	border-top: 2px solid #0059a3;
}
.center-back {
	background: #fff;
}
.center-content ol a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
.center-content ol li {
	list-style: inside;
}
.center-content ol a:hover {
	background: #e5eef6;
	color: #0059a3;
}
.center-content ol a li span {
	float: right;
}
.mmore {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #1296db;
}
.mmore:hover {
	opacity: 0.8;
}
.m-link {
	display: flex;
	align-items: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
	width: fit-content;
	margin: 20px auto;
	padding: 5px;
	color: #666666;
}
.link-img {
	width: 64px;
}
.link-info {
	margin-left: 5px;
	width: 280px;
	font-size: 18px;
	line-height: 20px;
}
.footer-link {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
}
.footer-link a {
	border: 1px solid rgb(239,240,242);
	height: 66px;
	width: 170px;
}
.footer-link a:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	-webkit-box-shadow: 0 0 3px #999;
	box-shadow: 0 0 3px #999;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.banner {
	margin-top: 10px;
}
.notice, .news, .xinwen {
	float: left;
	width: 800px;
	height: 300px;
	margin-top: 20px;
	background: #fff;
}
#Data {
	margin: 0 auto;
}
.more {
	width: 60px;
	margin-top: 6px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
}
.notice ul, .policy ul, .news ul, .xinwen ul {
	height: 36px;
	border-bottom: 1px solid #0059a3;
}
.notice ul li, .policy ul li, .news ul li, .xinwen ul li {
	width: 77px;
	margin-top: 6px;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	text-align: center;
}
.notice ul li:hover, .news ul li:hover, .xinwen ul li:hover {
	height: 25px;
	line-height: 25px;
	background: #004C88;
	border-radius: 5px;
	color: #fff !important;
	text-shadow: none !important;
}
.notice_on, .news_on, .xinwen_on {
	height: 25px;
	line-height: 25px;
	background: #004C88;
	border-radius: 5px;
	color: #fff !important;
	text-shadow: none !important;
}
.notice ul li, .notice span a, .policy span a, .news ul li, .news span a, .xinwen ul li, .xinwen span a, . {
 text-shadow:-1px 1px 1px #eee;
 color: #0059a3;
}
.notice ul span, .policy ul span, .news ul span, .xinwen ul span {
	display: block;
	height: 36px;
	line-height: 36px;
	float: right;
	padding-right: 15px;
}
.notice ol .policy ol .news ol .xinwen ol {
	margin-top: 5px;
}
.notice ol a, .policy ol a, .news ol a, .xinwen ol a {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	padding-left: 10px;
}
.notice ol a:hover, .news ol a:hover, .xinwen ol a:hover {
	background: #e5eef6;
	color: #0059a3;
}
.notice ol span {
	float: right;
	padding-right: 15px;
}
.news .sr {
	float: right;
	padding-right: 15px;
}
.news ol span {
	padding-right: 150px;
}
.policy {
	float: left;
	width: 800px;
	height: 370px;
	margin-top: 20px;
	background: #fff;
}
.policy ol span {
	float: right;
	padding-right: 10px;
}
.policy ol li:hover {
	background: #e5eef6;
	color: #0059a3;
}
/***ÃƒÂ¦Ã¢â‚¬â€Ã‚Â¥ÃƒÂ¥Ã…Â½Ã¢â‚¬Â ***/
.calendar {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 380px;
	height: 300px;
	background: #FFFFFF;
}
.calendar .center {
	width: 380px;
	height: 36px;
}
.calendar .center .title {
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #0059a3;
	margin-left: 10px;
	margin-right: 10px;
}
.calendar .nian {
	float: right;
	height: 36xp;
	line-height: 36px;
	padding-right: 10px;
}
.calendar .nian span {
	margin-top: 5px;
}
table {
	border-collapse: separate;
	border-width: 0px 0px 1px 1px;
	margin: 0px auto;
	font-size: 20px;
}
table thead {
	height: 43px;
	line-height: 43px;
	background: #0059a3;
}
td, th {
	width: 54px;
	height: 43px;
	text-align: center;
	vertical-align: middle;
	color: #444;
	position: relative;
}
thead th {
	height: 30px;
	color: #fff;
}
th {
	font-weight: bold;
	font-size: 14px;
}
td.date_has_event strong {
	display: block;
	font-weight: normal;
	width: 28px;
	height: 28px;
	background: #0059a3;
	border-radius: 50%;
	color: #fff;
	padding: 2px 2px 0 0;
	margin-left: 12px;
}
td.today strong {
	display: block;
	font-weight: normal;
	width: 28px;
	height: 28px;
	background: #dcdcdc;
	border-radius: 50%;
	color: #000;
	padding: 2px 2px 0 0;
	margin-left: 12px;
}
.events {
	position: relative;
}
.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/rili.png) no-repeat;
	color: white;
	font-size: 15px;
	width: 220px;
	min-height: 157px;
	list-style: none;
	color: #fff;
}
.events li {
	padding-top: 10px;
	padding-bottom: 10px;
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.events li span.title {
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 10px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/dian.png) no-repeat;
	color: #fff;
}
.events li span.desc {
	padding-left: 10px;
	color: #fff;
	line-height: 16px;
}
table tr:nth-child(even) {
	background: #e8eef4;
}
/*ÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ§Ã‚Â½Ã¢â‚¬ËœÃƒÂ§Ã‚Â«Ã¢â€žÂ¢*/
.relevant {
	float: right;
	margin-top: 20px;
	width: 380px;
	height: 300px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/loginbg.jpg) no-repeat;
}
.relevant ul {
	width: 380px;
	height: 199px;
	border-bottom: 1px dashed #0059a3;
}
.relevant .portrait {
	height: 100px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.relevant .portrait-img {
	margin-left: 140px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.relevant .portrait-img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.relevant .log {
	height: 35px;
	text-align: center;
}
.relevant .log p {
	font-size: 18px;
	color: #333333;
}
.relevant .log p a {
	font-size: 14px;
	color: #045cb0;
}
.relevant .log a {
	color: #045cb0;
}
.relevant .log .left {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #045cb0;
	border-radius: 10px;
	margin-left: 85px;
}
.relevant .log .right {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #045cb0;
	border-radius: 10px;
	margin-left: 10px;
}
.house {
	height: 100px;
	color: #333333;
}
.house .look {
	font-size: 32px;
	color: #045cb0;
}
.house .left {
	margin-top: 15px;
	margin-left: 105px;
	float: left;
	width: 75px;
	font-size: 14px;
	text-align: center;
	font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
}
.house .right {
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	width: 75px;
	font-size: 14px;
	text-align: center;
	font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ";
}
/*.relevant ul li{
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #0059a3;
	margin-left: 10px;
    margin-right: 10px;
}
.relevant ul span{
	float: right;
	display: block;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 8px;
}*/
.relevant ol {
	margin-top: 20px;
	margin-left: 10px;
}
.relevant ol li {
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
}
.relevant ol a {
	font-size: 12px;
	color: #0059a3;
}
.relevant ol img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
/**ÃƒÂ¥Ã‚Â¹Ã‚Â¿ÃƒÂ¥Ã¢â‚¬ËœÃ…Â ***/
.advert {
	float: right;
	margin-top: 20px;
	width: 380px;
	height: 370px;
}
.advert ul li {
	height: 75px;
	line-height: 75px;
}
.advert ul li img {
	width: 380px;
	height: 70px;
}
/*****ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬ÂºÃƒÂ¨Ã‚ÂÃ‹Å“ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢*******/
.position {
	height: 56px;
	line-height: 56px;
	color: #666666;
	font-size: 14px;
	border-bottom: 2px solid #ffb64d;
}
.position a {
	color: #666666;
}
.position a:hover {
	color: #004C88;
}
.position img {
	width: 25px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.recruit-top {
	float: left;
	width: 100%;
	min-height: 50px;
	border-top: 1px solid #0059A3;
	background: #fff;
}
.recruit-class {
	float: left;
	width: 100%;
	/*min-height: 50px;*/
	border-bottom: 1px dashed #dedede;
}
.recruit-class ul {
	float: left;
	width: 85px;
	text-align: right;
	font-size: 14px;
	color: #004c88;
	margin-top: 10px;
}
.recruit-class ol {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 1115px;
	float: right;
}
.recruit-class ol li {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	float: left;
	font-size: 14px;
	margin-left: 10px;
}
.recruit-class ol li a, .recruit-salary ol li a {
	color: #333333;
}
.recruit-class ol li:hover a, .recruit-salary ol li:hover a {
	color: #fff !important;
}
.recruit-class ol li:hover, .recruit-salary ol li:hover {
	background: #004c88;
	border-radius: 5px;
}
.recruit-on {
	padding-right: 5px;
	padding-left: 5px;
	background: #004c88;
	border-radius: 5px;
}
.recruit-on a {
	color: #fff !important;
}
/***ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬ÂºÃƒÂ¨Ã‚ÂÃ‹Å“ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬â€œÃ‚ÂªÃƒÂ¨Ã‚ÂµÃ¢â‚¬Å¾****/
.recruit-salary {
	width: 100%;
	float: left;
}
.recruit-salary ul {
	float: left;
	width: 85PX;
	/*min-height: 30px;*/
	text-align: right;
	font-size: 14PX;
	color: #004c88;
	margin-top: 10px;
}
.recruit-salary ol li {
/*padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	float: left;
	font-size: 14px;
	margin-left: 20px;*/
}
/**ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨**/
.recruit-list {
	float: left;
	width: 100%;
	min-height: 100px;
	margin-top: 10px;
	background: #fff;
}
.recruit-list ul li {
	width: 100%;
	height: 100px;
	border-bottom: 1px dashed #999999;
}
.recruit-list-left {
	float: left;
	width: 1160px;
	height: 90px;
	margin-left: 20px;
	margin-top: 10px;
	color: #666666;
}
.recruit-list-left .desc {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.recruit-list-left ul {
	margin-top: 10px;
	float: left;
	width: 650px;
}
.recruit-list-left ul li, .recruit-list-left ol li {
	float: left;
	height: 22px;
	line-height: 22px;
	border: none;
	font-size: 14px;
}
.recruit-list-left ol {
	float: left;
	width: 240px;
	height: 100px;
	margin-left: 40px;
	margin-top: 10px;
}
.recruit-list-right {
	float: left;
	width: 170px;
	height: 100px;
	margin-top: 10px;
}
.recruit-list-left #recruit-title {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.recruit-list-left a {
	line-height: 30px;
}
.recruit-list-left #recruit-title a {
	color: #006aff;
}
.recruit-list-left #salary {
	color: #d50000;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 10px;
}
.recruit-list-left span {
	padding-left: 10px;
	padding-right: 10px;
}
.recruit-list-left #company-title {
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.recruit-list-left #company-title a {
	color: #999999;
}
.recruit-list-left ol li span:first-child {
	padding-left: 0px;
}
/**ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¨Ã‚ÂÃ‹Å“***/
.recruit-list-right {
	text-align: center;
}
.recruit-list-right .put {
	width: 100px;
	height: 36px;
	color: #fff;
	text-align: center;
	background: #f39800;
	margin-top: 15px;
	border-radius: 5px;
	cursor: pointer;
}
.recruit-list-right p {
	padding-left: 10px;
	margin-top: 7px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/sc.jpg) no-repeat 52px center;
}
.recruit-list-right p a {
	color: #666666;
}
.recruit-list-right .not {
	padding-left: 10px;
	margin-top: 7px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/not.jpg) no-repeat 45px center;
}
/***ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¥Ã…â€œÃ‚ÂºÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬ÂºÃƒÂ¨Ã‚ÂÃ‹Å“ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ§Ã‚Â»Ã¢â‚¬Â ****/
.post {
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
.post span {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 16px;
	color: #000000;
}
.post-title {
	font-size: 32px !important;
	border-right: 1px solid #000000;
	padding-right: 10px !important;
}
.post .company {
	padding-left: 10px;
}
.post p {
	margin-top: 5px;
}
.post .salary {
	color: red;
}
.deliver {
	float: right;
	width: 240px;
	margin-top: 40px;
}
.deliver button {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background: #004c88;
	border-radius: 5px;
	font-size: 18px;
	color: #ccdbe7;
}
.deliver .collection {
	border: 1px solid #666666;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/not.jpg) no-repeat 10px;
	text-align: 10px;
	padding-left: 15px;
	color: #000000;
}
.deliver .collections {
	border: 1px solid #666666;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/sc.jpg) no-repeat 10px;
	text-align: 10px;
	padding-left: 15px;
	color: #000000;
}
.detailed-left {
	float: left;
	width: 870px;
}
.detailed-left h3 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	color: #004c88;
}
.demand {
	float: left;
	width: 830px;
	min-height: 420px;
	background: #fff;
	border-bottom: 1px dashed #333333;
	padding: 20px 20px 0 20px;
	margin-top: 10px;
}
.company-profile {
	float: left;
	width: 830px;
	min-height: 230px;
	background: #fff;
	padding: 20px 20px 0 20px;
}
.detailed-right {
	margin-top: 10px;
	float: right;
	width: 280px;
	min-height: 650px;
	background: #fff;
	padding: 20px;
}
.detailed-right img {
	width: 280px;
	height: 120px;
}
.detailed-right h3 {
	float: left;
	width: 280px;
	height: 26px;
	line-height: 26px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/renzheng.jpg) no-repeat scroll top right;
	font-size: 16px;
	color: #000000;
}
.detailed-right ul {
	margin-top: 50px;
}
.detailed-right ul li {
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	color: #666666;
}
.detailed-right h4 span {
	float: left;
	display: block;
	width: 80px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.detailed-right h4 .e {
	width: 200px;
	height: 10px;
	border-bottom: 1px dashed #999999;
}
.detailed-right ol {
	width: 280px;
	float: left;
}
.detailed-right ol li {
	width: 280px;
	height: 100px;
}
.detailed-right ol li img {
	float: left;
	width: 78px;
	height: 78px;
	border: 2px solid #dcdcdc;
	margin-right: 10px;
}
.detailed-right ol li .title {
	float: left;
	margin-top: 15px;
}
.detailed-right ol li p {
	height: 20px;
	line-height: 20px;
}
.detailed-right ol li .color {
	color: red;
}
/**ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚Âµ**/
.paging {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	color: #004c88;
}
.paging span {
	font-size: 16px;
	margin-left: 1px;
	margin-right: 1px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #004c88;
	border-radius: 5px;
}
.paging a {
	color: #004c88;
}
.paging-on {
	background: #004C88;
}
.paging-on a {
	color: #fff;
}
.paging span:hover {
	background: #004C88;
	color: #fff;
}
/*.paging span:hover a{
	color: #fff;
}*/
.paging table tr td {
	width: auto;
}
.pager input {
	border: 1px solid #999999;
	width: 54px;
	height: 30px;
	border-radius: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
/******ÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ¤Ã‚Â¼Ã…Â¡*****/
.shuangxuan {
	float: left;
	background: #fff;
	margin-top: 10px;
	min-height: 500px;
}
.shuangxuan ul li {
	float: left;
	width: 233px;
	height: 204px;
	border: 1px solid #eeeeee;
	padding: 20px 20px 0 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.shuangxuan ul li:hover {
	box-shadow: 1px 1px 5px #888888;
}
.shuangxuan ul li img {
	width: 234px;
	height: 120px;
	vertical-align: middle;
}
.shuangxuan ul li p {
	font-size: 14px;
	color: #666666;
}
.shuangxuan ul li #title {
	font-size: 18px;
	height: 36px;
	line-height: 36px;
}
.shuangxuan ul li #title a {
	color: #000000;
}
/**ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â»**/
.major-left {
	float: left;
	width: 290px;
	min-height: 100px;
	text-align: center;
}
.major-left ul li {
	float: left;
	width: 290px;
	height: 40px;
	line-height: 40px;
	background: #ccdbe7;
	font-size: 18px;
	font-weight: bold;
	color: #004c88;
	background-image: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/bri_lbg.png);
	background-repeat: round;
}
.major-left ol {
	float: left;
	width: 285px;
	padding-left: 5px;
}
.major-left ol li {
	font-size: 16px;
	width: 280px;
	height: 45px;
	line-height: 45px;
	margin: 5px 0;
	background: #fff;
	color: #000000;
}
.major-left ol li:last-child {
	border: none;
}
.major-left ol li a {
	color: unset;
	display: block;
}
.major-left ol li a:hover {
	cursor: pointer;
	background-color: #004c88;
	color: white;
}
.major-left-active {
	cursor: pointer;
	background-color: #004c88 !important;
	color: white !important;
}
.major-right {
	float: right;
	width: 900px;
	font-size: 16px;
}
.major-right ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	width: 880px;
	background: #ccdbe7;
	font-weight: bold;
	color: #000000;
}
.major-right ol {
	float: left;
	width: 900px;
	min-height: 45px;
	background: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 14px;
}
.major-right ol li {
	text-align: center;
	float: left;
	width: 225px;
	height: 36px;
	line-height: 36px;
}
.major-right ol li a {
	color: #000000;
}
.major-right ol li a:hover {
	color: #004C88;
	text-decoration: underline;
}
/**ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Å“ÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦**/
.major-center {
	width: 100%;
	min-height: 100px;
	background: #fff;
}
.major-center h3 {
	text-align: center;
	font-size: 32px;
	color: #000000;
	height: 100px;
	line-height: 100px;
}
.major-center .center {
	padding-bottom: 50px;
	width: 1100px;
}
.major-center .center p {
	font-size: 16px;
	color: #000000;
}
/****ÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ§Ã‚Â»Ã¢â‚¬Â 0****/
.shuangxuan-center {
	width: 100%;
	min-height: 400px;
	background: #fff;
}
.shuangxuan-center h3 {
	height: 100px;
	line-height: 100px;
	font-size: 36px;
	color: #004c88;
	text-align: center;
}
.shuangxuan-center .center {
	width: 1100px;
}
.shuangxuan-center .center p {
	font-size: 14px;
}
.shuangxuan-center .title {
	height: 22px;
	line-height: 22px;
	width: 100px;
	border-left: 5px solid #004c88;
	padding-left: 5px;
	color: #004c88;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
.shuangxuan-center .center a {
	color: red;
}
/*******ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¨Ã‚Â½Ã‚Â½ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™********/
.download {
	float: left;
	font-size: 14px;
	width: 100%;
	min-height: 400px;
	background: #fff;
}
.download ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #d6d6d6;
	color: #004c88;
}
.download ul li {
	float: left;
	width: 174px;
	text-align: center;
	font-weight: bold;
}
.download ul li:first-child {
	width: 850px;
	text-align: left;
	text-indent: 242px;
}
.download ol {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}
.download ol li {
	height: 30px;
	line-height: 30px;
}
.download ol li span {
	float: left;
	display: block;
	width: 174px;
	text-align: center;
}
.download ol li font {
	float: left;
	display: block;
	width: 174px;
	text-align: center;
}
.download ol li span:first-child {
	width: 850px;
	text-align: left;
	text-indent: 20px;
}
.download ol li a {
	color: #333333;
}
.download ol li a:hover {
	color: #006AFF;
}
.download ol li div {
	width: 850px;
	text-align: left;
	text-indent: 20px;
	float: left;
	display: block;
}
.download ol li div span:first-child {
	width: inherit;
	text-indent: 20px;
	float: none;
	display: unset;
}
/*******ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã…Â¾Ã…â€œ********/
.searcc {
	float: left;
	font-size: 14px;
	width: 100%;
	min-height: 400px;
	background: #fff;
}
.searcc ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #d6d6d6;
	color: #004c88;
}
.searcc ul li {
	float: left;
	width: 174px;
	text-align: center;
	font-weight: bold;
}
.searcc ul li:first-child {
	width: 678px;
	text-align: left;
	text-indent: 242px;
}
.searcc ol {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
*padding-bottom: 10px;
	overflow: hidden;
}
.searcc ol li {
	height: 30px;
	line-height: 30px;
}
.searcc ol li font {
	float: left;
	display: block;
	width: 174px;
	text-align: center;
}
.searcc ol li a {
	color: #333333;
}
.searcc ol li a:hover {
	color: #006AFF;
}
.searcc ol li div {
	width: 678px;
	text-align: left;
	text-indent: 20px;
	float: left;
	display: block;
}
.searcc ol li div span:first-child {
	text-indent: 20px;
}
.registered .success {
	width: 100%;
	height: 135px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/registered.png) repeat top left;
}
.registered .center {
	width: 400px;
	height: 400px;
	background: #fff;
	padding: 100px 400px 0 400px;
}
.registered .center .title {
	width: 350px;
	height: 70px;
	line-height: 70px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/tijiao.jpg) no-repeat 60px;
	color: #999999;
	font-weight: bold;
	font-size: 36px;
	padding-left: 50px;
	margin-bottom: 10px;
	text-indent: 85px;
}
.registered .center p {
	text-align: center;
	font-size: 14px;
	color: #999999;
	height: 25px;
	line-height: 25px;
}
/********ÃƒÂ¤Ã‚Â¼Ã‚ÂÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¤Ã‚Â»Ã¢â‚¬Â¹ÃƒÂ§Ã‚Â»Ã‚Â********/
.enterprise {
	float: left;
	width: 1100px;
	background: #fff;
	min-height: 480px;
	padding: 20px 50px 10px 50px;
}
.enterprise .title {
	width: 1100px;
	float: left;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #004c88;
}
.enterprise .sub-title {
	float: left;
	width: 90px;
	border-left: 10px solid #004C88;
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #004c88;
}
.enterprise .center {
	float: left;
	width: 1060px;
	padding: 10px 20px;
	font-size: 14px;
}
.enterprise .center ul li {
	float: left;
	width: 208px;
	height: 108px;
	border: 1px solid #7d7d7d;
	margin: 10px 20px 10px 0px;
	padding: 5px 20px 5px 20px;
}
.enterprise .center ul li a {
	color: #000000;
}
.enterprise .center ul li:nth-of-type(4n+0) {
	margin-right: 0px;
}
.enterprise .center ul li span {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
}
.enterprise .center ul li span:first-child {
	font-weight: bold;
	height: 42px;
	line-height: 42px;
}
.enterprise .center ul li:hover {
	border: 1px solid #004C88;
}
.enterprise .center ul li:hover a {
	color: #004C88;
}
/***ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â¬ÃƒÂ¥Ã¢â‚¬ËœÃ…Â ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â ***/
.article {
	float: left;
	width: 1100px;
	min-height: 500px;
	background: #fff;
	padding: 20px 50px 20px 50px;
}
.article .title {
	float: left;
	text-align: center;
	width: 1060px;
	padding: 0px 20px 0px 20px;
	font-size: 30px;
	font-weight: bold;
}
.article .author {
	float: left;
	text-align: center;
	width: 1060px;
	padding: 0px 20px 0px 20px;
	margin-top: 15px;
	font-size: 18px;
	color: #333333;
}
.article .author span {
	padding: 0px 10px;
}
.article .center {
	width: 1060px;
	padding: 0px 20px 0px 20px;
	margin-top: 20px;
}
/*****ÃƒÂ¥Ã‚Â°Ã‚Â±ÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*******/
.jiuye {
	float: left;
	font-size: 14px;
	width: 1200px;
	min-height: 400px;
	background: #fff;
}
.zhaopin {
	width: 900px;
	float: right;
}
.jiuye ul {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #d6d6d6;
	color: #004c88;
}
.jiuye ul li {
	float: left;
	width: 174px;
	text-align: center;
	font-weight: bold;
}
.jiuye ul li:first-child {
	width: 850px;
	text-align: left;
	text-indent: 200px;
}
.zhaopin ul li:first-child {
	width: 500px;
}
.jiuye ol {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999999;
}
.jiuye ol li {
	height: 30px;
	line-height: 30px;
}
.jiuye ol li span {
	float: left;
	display: block;
	width: 174px;
	text-align: center;
}
.jiuye ol li span:first-child {
	width: 850px;
	text-align: left;
	text-indent: 20px;
}
.zhaopin ol li span:first-child {
	width: 500px;
	text-align: left;
	text-indent: 20px;
}
.jiuye ol li a {
	color: #333333;
}
.jiuye ol li:hover {
	background: #e5eef6;
}
.jiuye ol li:hover a {
	color: #0059a3;
}
/****ÃƒÂ¥Ã‚Â°Ã‚Â±ÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ§Ã¢â‚¬ÂÃ‚ÂµÃƒÂ¨Ã‚Â¯Ã‚Â*******/
.jiuye-right {
	float: right;
	width: 330px;
}
.jiuye-right .tel {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	width: 315px;
	height: 258px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/telbg.png) repeat scroll top left;
	padding: 72px 0px 0px 15px;
}
.jiuye-right .tel p span {
	color: #0059a3;
}
.jiuye-right .tel p {
	color: #666666;
}
/*******ÃƒÂ§Ã¢â‚¬ÂºÃ‚Â¸ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ§Ã‚Â«Ã‚Â *******/
.relevant-articles {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	background: #fff;
	min-height: 343px;
	width: 320px;
}
.relevant-articles .title {
	width: 300px;
	float: left;
	height: 39px;
	line-height: 39px;
	font-weight: bold;
	color: #004C88;
	border-bottom: 1px solid #0059A3;
	padding-left: 20px;
}
.relevant-articles ul {
	float: left;
	padding-left: 20px;
	margin-top: 5px;
}
.relevant-articles ul li {
	height: 25px;
	line-height: 25px;
	margin-bottom: 4px;
}
.relevant-articles ul li a {
	font-size: 14px;
	color: #000000;
}
.relevant-articles ul li a:hover {
	color: #004C88;
}
/******ÃƒÂ¦Ã‚Â³Ã‚Â¨ÃƒÂ¥Ã¢â‚¬Â Ã…â€™ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨*******/
.login-header {
	width: 100%;
	height: 95px;
	background: #fff;
	position: relative;
	z-index: 9999;
}
.login-logo {
	width: 400px;
	height: 64px;
	position: absolute;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/registerlogo.png) no-repeat;
	text-indent: -9999px;
	float: left;
	top: 20px;
}
.login {
	width: 100%;
	height: 500px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/registerbg.png) no-repeat;
	position: relative;
}
#tab {
	position: absolute;
	background: #f9f9f9;
	top: 50%;
	left: 50%;
	margin: -150px 0px 0px -180px;
}
#tab .tabList ul {
	width: 360px;
	height: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#tab .tabList ul li {
	height: 10px;
	line-height: 10px;
	border-left: 1px solid #a0a0a0;
	float: left;
	padding: 5px 0;
	width: 179px;
	text-align: center;
	color: #999999;
	font-size: 20px;
	font-weight: bold;
}
#tab .tabList ul li:first-child {
	border: none;
}
#tab .tabCon {
	position: absolute;
	top: 50px;
	border-top: 1px solid #004c88;
	width: 360px;
	height: 250px;
	background: #f9f9f9;
}
#tab .tabCon div {
	padding: 10px 30px 20px 30px;/*position:absolute;
	opacity:0;
	filter:alpha(opacity=0);*/
}
#tab .tabList li.cur {
	color: #004c88;
}
#tab .tabCon div.cur {
	opacity: 1;
	filter: alpha(opacity=100);
}
.login input {
	border-radius: 5px;
}
.login .text {
	width: 300px;
	height: 40px;
	border: 1px solid #dcdcdc;
}
.login p {
	margin-top: 5px;
	margin-bottom: 3px;
	width: 300px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #004c88;
}
.login p a {
	float: right;
	font-size: 14px;
}
.login #paw {
	margin-top: 10px;
}
.login .lg, .login .rs {
	margin-top: 5px;
	width: 140px;
	height: 40px;
}
.login .lg {
	background: #004C88;
	color: #fff;
	text-indent: 5px;
	letter-spacing: 5px;
}
.login .rs {
	float: right;
	border: 1px solid #004c88;
	color: #004c88;
	text-indent: 5px;
	letter-spacing: 5px;
}
/***ÃƒÂ¦Ã‚Â³Ã‚Â¨ÃƒÂ¥Ã¢â‚¬Â Ã…â€™ÃƒÂ¥Ã‚Â°Ã‚Â¾ÃƒÂ©Ã†â€™Ã‚Â¨**/
.login-footer {
	background: none;
}
#code {
	width: 315px;
	float: left;
}
#code img {
	float: right;
	margin-top: 30px;
}
#center {
	width: 845px;
	float: right;
	margin-top: 45px;
}
.login-footer #center a {
	color: #000;
}
.login-footer #center p {
	font-size: 14px;
	color: #000;
	height: 25px;
	line-height: 25px;
}
.login-footer #center ul li {
	float: left;
	color: #000;
}
.login-footer #center ul li span {
	padding-left: 10px;
	padding-right: 10px;
}
.login-footer #center ul li a {
	color: #000;
}
.login-footer a {
	color: #000;
}
/**ÃƒÂ¤Ã‚Â¼Ã‚ÂÃƒÂ¤Ã‚Â¸Ã…Â¡ÃƒÂ¦Ã‚Â³Ã‚Â¨ÃƒÂ¥Ã¢â‚¬Â Ã…â€™***/
.register {
	width: 1200px;
}
.register .center {
	float: left;
	width: 930px;
	height: 1650px;
	padding: 50px 120px 50px 150px;
	background: #fff;
}
.register .success {
	float: left;
	width: 1200px;
	height: 135px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/tianxie.png) no-repeat;
}
.register .center-l {
	float: left;
	width: 580px;
	height: 1650px;
}
.register .center-r {
	float: left;
	width: 300px;
	height: 400px;
	border-left: 1px solid #0059A3;
}
.register .center-r .title {
	margin-left: 30px;
	margin-top: 100px;
	color: #004c88;
	font-weight: bold;
	font-size: 24px;
}
.register .center-r .title p {
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.register .center-r .tel {
	margin-left: 30px;
	margin-top: 30px;
	height: 50px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/tianxie_tel.png) no-repeat;
}
.register .center-r .tel p {
	text-indent: 50px;
	font-size: 20px;
	color: #666666;
}
.register .dataSettingsForm .xinghao {
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	width: 120px;
	text-align: right;
}
.register .dataSettingsForm .beizhu {
	margin-left: 132px;
}
.register .dataSettingsForm .CoLtdPro textarea {
	margin-left: 132px;
}
.register .dataSettingsForm .gtyangshi button {
	left: 132px;
}
/**ÃƒÂ¥Ã‚ÂÃ…â€™ÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Â°ÃƒÂ¤Ã‚Â¼Ã…Â¡**/
.lan {
	width: 650px;
	height: 130px;
	background: #e5ecf2;
	padding: 0px 275px;
}
.lan_l {
	float: left;
	width: 325px;
	height: 130px;
}
.lan_r {
	float: left;
	width: 325px;
	height: 130px;
}
.lan_l ul, .lan_r ul {
	margin-top: 25px;
}
.lan_l ul li, .lan_r ul li {
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
}
.lan_l .riqi {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/riqi.png) no-repeat;
}
.lan_l .juti {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/juti.png) no-repeat;
}
.lan_l .juban {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/juban.png) no-repeat;
}
.lan_r .didian {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/didian.png) no-repeat;
}
.lan_r .fuze {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/fuzeren.png) no-repeat;
}
.lan_r .dianhua {
	text-indent: 30px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/dianhua.png) no-repeat;
}
.contacts {
	width: 160px;
	height: 370px;
	position: absolute;
	top: 200px;
	right: 0px;
	background: url(/_upload/tpl/00/9e/158/template158/htmlRes/index_res/telb.png) no-repeat;
	z-index: 9999;
}
.contacts-tel {
	padding-left: 10px;
	padding-top: 0px;
}
.contacts-tel p span {
	color: #0059a3;
}
.contacts-tel p {
	font-size: 16px;
	color: #666666;
}
.pages li {
	list-style-type: none;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: white
}
.pages li:hover {
	box-shadow: 0 0 5px white
}
.pages li.active {
	background-color: #009cff;
	box-shadow: 0 0 5px #009cff
}
.pages {
	/*position: absolute;
	z-index: 999*/
}
.pages.horizontal {
	left: 50%;
	transform: translateX(-50%);
	bottom: 5px;    position: absolute;
    z-index: 999;
}
.pages.horizontal li {
	display: inline-block;
	margin-right: 10px
}
.pages.horizontal li:last-child {
	margin-right: 0
}
.pages.vertical {
	right: 5px;
	top: 50%;
	transform: translateY(-50%)
}
.pages.vertical li {
	margin-bottom: 10px
}
.pages.vertical li:last-child {
	margin-bottom: 0
}
#banner {
	max-width: 1200px;
	height: 450px;
	overflow: hidden;
	margin-top: 16px;
}
.sections, .section {
	height: 100%;
}
#banner, .sections {
	position: relative;
}
.section {
	background-color: #000;
	background-size: cover;
	background-position: 50% 50%;
	text-align: center;
	color: white;
}
.section a {
	display: block;
	width: 1200px;
	height: 450px;
}
.zhaopin ol li span.wp_listVisitCount {
    width: 100%;
    text-align: center;
    text-indent: 0;
}