#sx-index{
	width: 100%;
	min-width: 1300px;
	height: auto;
	margin: 30px auto 0px;
	display: table;
}
#sx-index .dis{
	display: table;
	margin-bottom: 50px;
}
#sx-index .y-tit{
	width:100%;
	height:62px;
	position:relative;
	border-bottom:1px dashed #cccccc;
	position: relative;
	left: 1px;
}
#sx-index .y-tit .tt{
	padding:0px 3px;
	float:left;
	position:relative;
	z-index:99;
	overflow:hidden;
	font-size:26px;
	color:#333333;
	line-height:62px;
}
#sx-index .y-tit hr{
	width: 60px;
	height: 5px;
	background-color: #fac000;
	overflow: hidden;
	position: absolute;
	left: 0px;
	bottom: -3px;
}
#sx-index .y-tit .more{
	width:60px;
	height:18px;
	background-color:#b3b3b3;
	position:absolute;
	right:0px;
	top:28px;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	line-height:18px;
}
#sx-index .y-tit .more a{
	color:#ffffff;
}
#sx-index .y-tit .more a:hover{
	color:#4b751a;
}
#sx-index .news-item{
	width: 856px;
	height: auto;
	display: table;
	
}
#sx-index .news-item .news-con{
	padding: 28px 0px 0px;
}
/*图片轮换*/
#slideBox{
	width:420px;
	height:348px;
	float:left;
	overflow:hidden;
	position:relative;
}
#slideBox ul#show_pic{
	margin:0;
	padding:0;
	list-style:none;
	height:348px;
	width:42000px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:348px;
}
#slideBox ul#show_pic li img {
	width:420px;
	height:282px;
	display:block;
}
#slideBox ul#show_pic li:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#iconBall {
	position:absolute;
	bottom:75px;
	right:7px;
}
#iconBall li {
	float:left;
	color:#ffffff;
	width:30px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	text-align:center;
	font-size:0px;
	margin-right:7px;
	background-color:#ffffff;
}
#iconBall li.active {
	color:#476b27;
	background-color:#476b27;
}
#slideText {
	width:100%;
	height:65px;
	line-height:56px;
	background-color:#ebebeb;
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
	*background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	width:90%;
	height:56px;
	overflow:hidden;
	position:absolute;
	left:5%;
	right: 5%;
	bottom:0px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#222222;
	font-size:16px;
	line-height:23px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	width: 100%;
	height: 46px;
	display: block;
	text-decoration:none;
	color:#222222;
	overflow: hidden;
}
/*图片轮换end*/
#sx-index .news-item .nlist{
	width: 406px;
	height: 350px;
	overflow: hidden;
	position: relative;
	right: 12px;
}
#sx-index .news-item .nlist li{
	width:100%;
	height:57px;
	font-size:16px;
	color:#222222;
	line-height:50px;
	border-bottom: 1px dashed #dddddd;
	overflow:hidden;
}
#sx-index .news-item .nlist li a{
	width: 385px;
	height: 50px;
	margin: auto;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	position: absolute;
	left: 10px;
}
#sx-index .index-not{
	width:409px;
	height:440px;
	padding:0px 0px;
	overflow:hidden;
}
#sx-index .dcon{
	width:100%;
	height:auto;
	padding:0px 0px;
	margin:28px 0px 0px;
	overflow:hidden;
}
#sx-index .dcon li{
	width:100%;
	height:98px;
	float:left;
	padding:0px 0px;
	margin:0px 0px 24px;
	border-bottom: 1px dashed #dcdcdc;
}
#sx-index .dcon .date{
	width:70px;
	height:70px;
	float:left;
	text-align:center;
	background-color:#4b751a;
	position:relative;
	left:1px;
	overflow:hidden;
}
#sx-index .dcon .date .d{
	width:62px;
	height:40px;
	display:block;
	padding:1px 0px 0px;
	margin:0px auto;
	border-bottom:1px solid #a5ba8d;
	font-size:26px;
	font-weight:bold;
	color:#fefefe;
	line-height:40px;
	overflow:hidden;
}
#sx-index .dcon .date .m{
	width:100%;
	height:30px;
	display:block;
	margin:0px 0px;
	padding:0px 0px;
	font-size:14px;
	color:#fefefe;
	line-height:30px;
}
#sx-index .dcon .txt{
	width:315px;
	height:55px;
	float:left;
	font-size:16px;
	color:#222222;
	line-height:26px;
	position:relative;
	top:5px;
	left:12px;	
	overflow:hidden;
}
#sx-index .dcon .txt a:hover{
	color:#b61a0c;
}
#sx-index .act-item{
	width: 856px;
	height: auto;
	display: table;
}
#sx-index .act-item .act-con{
	padding: 28px 0px 0px;
}
#sx-index .act-item .act-con .imgbox{
	width:420px;
	height:348px;
	float:left;
	overflow:hidden;
	position:relative;
}
#sx-index .act-item .act-con .imgbox .img{
	width: 100%;
	height: 282px;
	overflow: hidden;
}
#sx-index .act-item .act-con .imgbox:hover .img img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#sx-index .act-item .act-con .imgbox .tit{
	width: 100%;
	height: 65px;
	background-color: #ebebeb;
	border-top: 1px solid #ffffff;
}
#sx-index .act-item .act-con .imgbox .tit h5{
	height: 55px;
	padding: 0px 15px;
	display: block;
	font-size: 16px;
	font-weight: normal;
	color: #222222;
	line-height: 26px;
	overflow: hidden;
	position: relative;
	top: 5px;
}
#sx-index .act-item .dlist{
	width: 408px;
	height: 348px;
	margin: 0px 0px 0px 1px;
	float: right;
	overflow: hidden;
	position: relative;
	top: -5px;
}
#sx-index .act-item .dlist li{
	margin-bottom: 6px;
	padding: 0px 0px 6px;
}
#sx-index .act-item .dlist li p{
	background: url(../images/hc_08.jpg) no-repeat left center;
	padding-left: 22px;
	font-size: 14px;
	color:#888888;
	line-height: 20px;
	position: relative;
	left: 3px;
}
#sx-index .act-item .dlist li a{
	width: 100%;
	max-height: 52px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
}
#sx-index .team-item{
	width:409px;
	height:440px;
	padding:0px 0px;
	overflow:hidden;
}
#sx-index .team-item .nlist{
	width:99%;
	height:auto;
	margin:6px auto 0px;
}
#sx-index .team-item .nlist li{
	width:100%;
	height:60px;
	font-size:16px;
	color:#222222;
	line-height:60px;
	background:url(../images/dot.jpg) no-repeat left center;
	overflow:hidden;
}
#sx-index .team-item .nlist li a{
	width:300px;
	height:60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	float:left;
	position:relative;
	left:12px;
}
#sx-index .team-item .nlist li span{
	font-size: 14px;
	color: #888888;
}
#sx-index .index-gray{
	width: 100%;
	height: 385px;
	padding: 10px 0px 0px;
	background-color: #f4f4f4;
	overflow: hidden;
}
#sx-index .index-gray .y-tit{
	border-bottom: 0px;
}
#sx-index div.indexmaindiv{height:250px;margin:35px auto 30px;width:1300px;overflow:hidden; clear:both;}
#sx-index div.indexmaindiv1 div.stylesgoleft{float:left;width:46px;height:45px;background:url('../images/arrow_left.png') no-repeat left top;margin:88px 8px 0px 0px;cursor:pointer;}
#sx-index div.indexmaindiv1 div.playerdetail{width:279px;height:250px;font-family:'微软雅黑';text-align:center;}
#sx-index div.indexmaindiv1 div.playerdetail img{width:279px;height:203px;}
#sx-index div.indexmaindiv1 div.stylesgoright{float:left;width:46px;height:45px;background:url('../images/arrow_right.png') no-repeat right top;margin:88px 0px 0px 0px;cursor:pointer;}
/*滚动*/
#sx-index div.maindiv1{float:left;width:1190px;height:250px;overflow:hidden;}
#sx-index div.maindiv1 ul{float:left;}
#sx-index div.maindiv1 ul li{float:left;width:302px;height:250px;}
#sx-index .ScrCont{width:10000000px;}
#sx-index div.indexmaindiv .tit{
	font-size:16px;
	line-height:48px;
}
#sx-index .link-con{
	width: 100%;
	height: 69px;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	overflow: hidden;
}
#sx-index .link-con dt,#sx-index .link-con dd{
	float: left;
	line-height: 69px;
}
#sx-index .link-con .lk-tit{
	width: 224px;
	height: 69px;
	background-color: #f4f4f4;
	font-size: 26px;
	color: #333333;
	text-align: center;
	line-height: 69px;
}
#sx-index .link-con dd a{
	display: block;
	font-size: 16px;
	margin: 0px 120px 0px 35px;
	float: left;
}