﻿@charset "utf-8";
/* CSS Document */

/*mainFirst*/
.mainFirst {
	width: 1100px;
	margin: 0px auto;
}
/*newspic*/
.banner1 {
	width: 600px;
	height: 400px;
	float: left;
	margin-top: 20px;
}
.imgtab {
	position: relative;
	width: 600px;
	height: 400px;
	overflow: hidden;
}
.imgtab ul.items {
	width: 600px;
	height: 400px;
	position: absolute;
}
.imgtab ul.items li {
	width: 600px;
	height: 400px;
	float: left;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.imgtab ul.items li a {
	width: 600px;
	height: 288px;
	line-height: normal !important;
	padding: 0px !important;
	border: none;
}
.imgtab ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none;
}
.imgtab div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 32px;
	background-color: #262525;
	opacity: 1;
	overflow: hidden;
}
.imgtab div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 80%;
}
.imgtab div.tips div.title a {
	float: left;
	height: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #FFF;
	width: 98%;
	font-size: 14px;
	line-height: 32px;
	margin-left: 10px;
	text-align: left;
	text-decoration: none;
	background: none;
}
.imgtab div.tips div.title a:hover {
	text-decoration: underline !important;
}
.imgtab div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.imgtab div.tips div.nums a {
	display: inline-block;
float:left;
	width: 12px;
	height: 12px;
	background: #FFFFFF;
	text-indent: -99999px;
	margin: 10px 12px 0px 0px;
}
.imgtab div.tips div.nums a.active {
	background: #008020;
}
/*tab*/
.tab_box{
	float: right;
	width: 480px;
	margin-top:20px;
}
.tab {
	width: 100%;
	/*position:fixed;bottom:30px;left:0px;
	margin-left: 20px;
	margin-top: 20px;*/
	float: right;
	/*! margin-bottom: 10px; */
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.tab ul {
	list-style: none;
}
.tab li {
	background: #f8f8f8;
	cursor: pointer;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: calc((100% - 0px)/2);
	font-size: 16px;
	height: 40px;
	color: #666;
	font-weight: normal;
	line-height: 40px;
	z-index: 1;
}
.tab li:hover {
	text-decoration: none;
	color: #666;
	background: #f8f8f8
}
.tab li:hover a{
	color: #fff;
}
.tab li.curr {
	background: #008020;
	color: #fff;
	font-weight: normal;
}
.tab li.curr a{
	color: #fff;
}
.con{
	height: 360px;
	overflow: hidden;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.cc {
	width: 98%;
	float: right;
}
.news {
	clear: both;
	height: 360px;
	overflow: hidden;
}

.news  li a{
	width: 78%;
	padding-left:20px;
	background: url(../images/news_arrow.png) no-repeat 8px center;
	float: left;
	line-height: 2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
}
.news .title a {
	text-overflow: ellipsis;
	color: #333;
	text-align: left;
	font-size: 14px;
	font-family: '微软雅黑';
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.news .title a:hover {
	color: #008020;
	text-decoration: none;
}
.news span {
	color: #999;
	text-align: right;
	display: block;
	font-size: 12px;
	font-family: '微软雅黑';
	line-height: 2.5;
	padding-right: 10px;
}
/*mainSecond*/
.mainSecond {
	width: 1100px;
	margin: 0px auto;
	clear: both;
	padding-top: 20px;
}
/*party*/
.party, .skill, .special, .market, .study, .plan {
	width: 540px;
	height: auto;
	margin-right: 20px;
	float: left;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.party .columnTitle, .skill .columnTitle, .special .columnTitle, .study .columnTitle, .plan .columnTitle, .market .columnTitle {


	border-bottom: #008020 1px solid;

	background: #f8f8f8;
	height: 30px;
}
.party .columnTitle span {
	font-size: 16px;
	padding-left: 30px;
	background: url(../images/party.png) no-repeat 8px center;
	text-align: left;
	line-height: 30px;
	color: #333;
	float: left;
}
.skill .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/skills.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.special .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/zt.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.party .columnTitle a, .skill .columnTitle a, .special .columnTitle a, .study .columnTitle a, .plan .columnTitle a, .market .columnTitle a {
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	color: #999;
	padding-right: 24px;
	background: url(../images/more.png) no-repeat 32px center;
	float: right;
}

.party .columnTitle a:hover{color: #008020;
	text-decoration: none;
}
.skill .columnTitle a:hover{color: #008020;
	text-decoration: none;
}
.special .columnTitle a:hover{color: #008020;
	text-decoration: none;
}
.study .columnTitle a:hover{color: #008020;
	text-decoration: none;
}
.plan .columnTitle a:hover{color: #008020;
	text-decoration: none;
}
.market .columnTitle a:hover{color: #008020;
	text-decoration: none;
}

.mainSecond .study{}
.mainSecond .market{}
.party .title, .skill .title, .special .title, .market .title, .plan .title, .study .title {
	width: 70%;
}
.special {
	margin-right: 0px!important;
}
/*advertisement*/
.ad {
	width: 1100px;
	margin: 0px auto;
	clear: both;
	padding-top: 15px;
}
/*mainThird*/
.market .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/mark.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.plan .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/gh.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.study .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/study.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.study {
	margin-right: 0px!important;
}
/*行业风采*/
.hyfc {
	width: 1100px;
	margin: 0px auto;
	clear: both;
	padding-top: 20px;
	min-height: 227px;
}
.hyfc .columnTitle {
	border-top: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	border-bottom: #008020 1px solid;
	border-left: #e5e5e5 1px solid;
	background: #f8f8f8;
	height: 30px;}
.hyfc .columnTitle span {
	font-size: 16px;
	line-height: 30px;
	padding-left: 30px;
	background: url(../images/hy.png) no-repeat 8px center;
	text-align: left;
	color: #333;
	float: left;
}
.photo_carousel {
	margin-top: 15px;
	overflow: hidden;
}
.photo_carousel .bd {
	width: 1100px;
	height: 220px;
}
.photo_carousel .bd ul {
	overflow: hidden;
}
.photo_carousel .bd ul li {
	margin-right: 33px;
	margin-top: 10px;
	float: left;
	width: 250px;
	overflow: hidden;
	text-align: center;
}
.photo_carousel .bd ul li a {
	display: block;
	text-align: center;
}
.photo_carousel .bd ul li a span:hover {
	color: #008020;
	text-decoration: none;
}
.photo_carousel .bd ul li a span {
	font-size: 14px;
	color: #333;
	padding-top: 5px;
	display: block;
}
.photo_carousel .bd ul li a img{width:100%;height:auto;}

