﻿/*轮播图*/

#focus-banner {
	position: relative;
	width: 100%;
	/*min-width: 1341px;*/
	max-width: 100%;
	min-width: 1200px;
	height: 500px!important;
	overflow: hidden;
}

#focus-banner-list {
	position: relative;
	height: 500px;
	overflow: hidden;
}

#focus-banner-list li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 500px;
	overflow: hidden;
}

#focus-banner-list li img {
	width: 100%;
	height: 500px;
}

.focus-banner-img {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 500px;
}

#focus-banner-list .focus-banner-text {
	position: absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 100%;
	margin-left: -500px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}

#focus-banner .focus-handle {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	z-index: 100;
	display: block;
	width: 80px;
	height: 80px;
}

#next-img {
	left: 0;
	background: url(../img/preimg.png) 0 0 no-repeat;
}

#prev-img {
	right: 0;
	background: url(../img/nextimg.png) 0 0 no-repeat;
}

#focus-bubble {
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 999;
	display: none;
}

#focus-bubble li {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border: 1px #fff solid;
	cursor: pointer;
}

#focus-bubble li a {
	display: block;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	opacity: 0;
}

#focus-bubble li.current {
	background-color: #fff;
}
.content{
	width: 1200px;
	min-width: 1200px;
	margin: auto;
}
.noticeBox {
	/*width: 1200px;*/
	width: 1000px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 25px;
}

.titleBox {
	text-align: center;
	/*font-size: 50px;*/
	font-size: 20px;
	line-height: 140px;
	color: #0070bd;
	border-bottom: 1px solid #504e4e;
}

.noticeUl {
	overflow: hidden;
	/*width: 1200px;*/
	width: 1000px;
}

.noticeUl li {
	/*width: 1200px;*/
	width: 1000px;
	height: 80px;
	padding: 15px 0px;
	border-bottom: 1px solid #504e4e;
	overflow: hidden;
}

.leftContent {
	/*width: 1220px;*/
	/*width: 1070px;*/
	width: 880px;
	float: left;
	overflow: hidden;
}

.contentInfor,
.contentInfor dd {
	/*width: 1220px;*/
	/*width: 1070px;*/
	width: 880px;
}

.contentInfor dd {
	/*width: 1220px;*/
	/*width: 1070px;*/
	width: 880px;
	margin-bottom: 5px;
}

.contTime {
	/*font-size: 20px;*/
	font-size: 16px;
	font-weight: bold;
	color: #808080;
}

.contName {
	/*font-size: 28px;*/
	font-size: 18px;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contCent {
	height: 60px;
	/*font-size: 20px;*/
	font-size: 16px;
	line-height: 30px;
	color: #4d4d4d;
	overflow: hidden;
}

.rightLink {
	width: 120px;
	float: right;
	line-height: 125px;
	text-align: right;
}

.more {
	/*font-size: 24px;*/
	font-size: 16px;
	color: #0070bd;
	text-align: right;
}

.readMore {
	overflow: hidden;
	text-align: right;
	/*font-size: 24px;*/
	font-size: 16px;
	color: #0070bd;
	padding: 25px 0;
}

.readMore a {
	color: #0070bd;
}

.workTrends {
	/*width: 1200px;*/
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	/*margin-top: 120px;*/
	/*margin-top: 80px;*/
	margin-top: 00px;
}

.trendsUl {
	overflow: hidden;
	/*width: 1200px;*/
	width: 1000px;
}

.trendsUl li {
	/*width: 1200px;*/
	/*width: 600px;*/
	width: 500px;
	/*height: 206px;*/
	padding: 35px 0px;
	border-bottom: 1px solid #504e4e;
	overflow: hidden;
}

.leftTrends,
.rightTrends {
	/*width: 720px;*/
	/*width: 600px;*/
	width: 500px;
	padding: 35px 0px;
	float: left;
	overflow: hidden;
	/*margin-right: 80px;*/
	border-bottom: 1px solid #504e4e;
}

.rightTrends {
	float: right;
}

.leftTrends .contCent,
.rightTrends .contCent {
	height: 90px;
}

.leftTrends .contentInfor,
.leftTrends .contentInfor dd,
.rightTrends .contentInfor,
.rightTrends .contentInfor dd {
	/*width: 680px;*/
	width: 460px;
}

.leftTrends .contentInfor dd,
.rightTrends .contentInfor dd {
	/*width: 680px;*/
	width: 460px;
	margin-bottom: 10px;
}

.contLink {
	text-align: right;
	/*font-size: 24px;*/
	font-size: 18px;
	color: #0070bd;
}

.contLink a {
	text-align: right;
	/*font-size: 24px;*/
	font-size: 16px;
	color: #0070bd;
}

.domainBox {
	/*width: 1200px;*/
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	/*margin-top: 120px;*/
	/*margin-top: 80px;*/
	/*margin-top: 40px;*/
}

.domainBox .titleBox,
.proceedBox .titleBox {
	border-bottom: 0;
}

.domainUl {
	/*width: 1200px;*/
	width: 1000px;
	border-top: 1px solid #504e4e;
	border-bottom: 1px solid #504e4e;
	overflow: hidden;
}

.domainUl li {
	/*width: 236px;*/
	/*width: 196px;*/
	width: 162px;
	padding: 35px 0 32px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	float: left;
	margin: 0 2px;
}

.domainUl li img {
	display: block;
	width: 99px;
	height: 99px;
	margin: auto;
}

.domainUl li span {
	/*font-size: 28px;*/
	font-size: 18px;
	font-weight: bold;
	color: #000;
	display: inline-block;
	margin-top: 20px;
}

.domainUl .active {
	background: url(../img/topbtn.png) center 0 no-repeat;
	color: #0070bd;
}

.domainUl .active span {
	color: #0070bd;
}

.proceedBox {
	/*width: 1200px;*/
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	/*margin-top: 123px;*/
	/*margin-top: 80px;*/
	margin-top: 40px;
}

.proceedUl {
	/*width: 1200px;*/
	width: 1000px;
	border-top: 1px solid #504e4e;
	border-bottom: 1px solid #504e4e;
	/*overflow: hidden;*/
}

.proceedUl:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.proceedUl li {
	/*width: 360px;*/
	/*width: 300px;*/
	width: 250px;
	height: 133px;
	padding: 32px 0 5px;
	/*overflow: hidden;*/
	text-align: center;
	cursor: pointer;
	float: left;
	position: relative;
}

.proceedDl {
	/*width: 360px;*/
	/*width: 300px;*/
	width: 250px;
	text-align: center;
}

.dlTiem {
	/*font-size: 20px;*/
	font-size: 16px;
	font-weight: bold;
	color: #808080;
	margin-bottom: 18px;
}

.dlName {
	/*font-size: 28px;*/
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 17px;
}

.dlLine {
	width: 215px;
	height: 1px;
	background: #bfbfbf;
	margin: auto;
	margin-bottom: 8px;
}

.dlCity {
	/*font-size: 20px;*/
	font-size: 16px;
	color: #4d4d4d;
}

.downArrow {
	width: 42px;
	height: 21px;
	position: absolute;
	bottom: -21px;
	/*left: 160px;*/
	left: 107px;
	display: none;
}

.proceedUl .active {
	background: #0070bd;
}

.proceedUl .active .dlTiem,
.proceedUl .active .dlName,
.proceedUl .active .dlCity {
	color: #fff;
}

.proceedCont {
	padding: 50px 20px;
	overflow: hidden;
	background: #eff8fe;
	/*font-size: 20px;*/
	font-size: 16px;
	color: #4d9bd1;
	display: none;
}

.block {
	display: block;
}

.proceedUl .active .downArrow {
	display: block;
}

.cityBox {
	/*width: 1200px;*/
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	/*margin-top: 123px;*/
	/*margin-top: 80px;*/
	margin-top: 40px;
}

.cityCont {
	padding: 11px 0;
	/*border-bottom: 1px solid #504e4e;*/
}

#wrap {
	/*width: 1200px;*/
	width: 1000px;
	min-width: 1000px;
	margin:auto;
	background: #fff;
}

.hiSlider {
	overflow: visible;
	height: 500px;
	/*width: 1200px;*/
	width: 1000px;
	background: #eee;
}

.hiSlider-item {
	float: left;
	height: 500px;
	position: relative;
}
.hiSlider-item img{
	/*width: 1440px;*/
	/*width: 1200px;*/
	width: 1000px;
	height: 500px;
}
.hiSlider-wrap{
	overflow: visible!important;
}
.botInfor{
	/*width: 1200px;*/
	width: 1000px;
	height: 156px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bgBox{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3;
	filter: alpha(opacity:30)
}
.botCenter{
	/*width: 1200px;*/
	width: 1000px;
	height: 156px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
.leftInforbox{
	width: 440px;
	height: 105px;
	float: left;
	margin-top: 17px;
	margin-left: 50px;
}
.pname,.pnames{
	width: 440px;
	height: 60px;
	line-height: 60px;
	/*font-size: 44px;*/
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}
.pnames{
	font-weight: normal;
	/*font-size: 40px;*/
	font-size: 20px;
	font-weight: bold;
	font-family: 'SimSun';
}
.rightInforbox{
	/*width: 890px;*/
	width: 470px;
	height: 105px;
	/*font-size: 20px;*/
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	float: right;
	margin-top: 30px;
	margin-right: 40px;
	text-align: justify;
	overflow: hidden;
}
.ordanBox{
	/*width: 1200px;*/
	width: 1000px;
	margin: auto;
	height: auto;
	overflow: hidden;
	/*margin-top: 123px;*/
	/*margin-top: 80px;*/
	/*margin-top: 40px;*/
	/*margin-bottom: 194px;*/
	margin-bottom: 134px;
}
.ordanUl {
	/*width: 1200px;*/
	width: 1000px;
	/*border-top: 1px solid #504e4e;*/
	/*border-bottom: 1px solid #504e4e;*/
	/*overflow: hidden;*/
}

.ordanUl:after {
	clear: both;
	content: '';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

.ordanUl li {
	/*width: 480px;*/
	width: 333px;
	padding: 49px 0 33px;
	/*overflow: hidden;*/
	text-align: center;
	cursor: pointer;
	float: left;
	position: relative;
	/*font-size: 28px;*/
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.ordanUl .active{
	background: url(../img/topimg02.png) center 0 no-repeat;
	color: #0070bd;
}
.ordanCont{
	padding: 50px 10px;
	text-align: center;
	background: #eff8fe;
	color: #4d9bd1;
	/*font-size: 20px;*/
	font-size: 16px;
	display: none;
}
.block{
	display: block;
}
