@charset "utf-8";
/*头部通用样式*/
*{
	margin: 0px;
	padding: 0px;
}
img{ 
	border:0;  
}
body {
	font-family: "宋体","微软雅黑", Arial;
	font-size: 12px;
	color: #3c444a;
}
strong,p,h1,h2,h3,h4,h5,ul,li,input,ol{
	font-weight: normal;
	margin: 0px;
	padding: 0px;	
}
ul ,ol{
	list-style-type: none;
}
a {
	color: #3c444a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover{
	color:#d2251e;
}
/*头部-----------------------------------------------------------*/
.zt_top{
	width: 1000px;
	margin:0 auto;
	max-height:300;
	overflow:hidden;
}
/*导航-----------------------------------------------------------*/
.zt_nav{
	height: 50px;
	width: 100%;
	background-color:#d2251e;
	margin-bottom:12px;
}
.zt_nkuang{
	height: 50px;
	width: 1000px;
	margin:0 auto 12px auto;
	background-color:#d2251e;
}
.zt_xxfb{
	float: left;
	width: 124px;
	height: 50px;
	background-image: url(nav_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:20px;
	margin-right:20px;
}
.zt_fanhui{
	float: right;
	width: 159px;
	height: 50px;
	background-image: url(nav_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height:50px;
	color:#fff;
	text-align:center;
	font-size:20px;
}
.zt_fanhui a{
	width: 159px;
	height: 50px;
	color:#fff;
}
.txtMarquee-left{ 
	float:left;
	width:680px;  
	position:relative;
	overflow:hidden;
}
.txtMarquee-left  ul{ 
	overflow:hidden; 
	zoom:1; 
}
.txtMarquee-left  ul li{ 
	margin-right:20px;  
	float:left; 
	height:50px; 
	font-size:18px;
	line-height:50px;
	text-align:left; 
	_display:inline; 
	width:auto !important;  
}
.txtMarquee-left  ul li a{ 
	color:  #fff;
}
.txtMarquee-left  ul li a:hover{ 
	color:  #CCC;
}
.txtMarquee-left ul li span{
	color: #CCC;
}

/*1000px-------------------------------------------------------------------------*/
.zt_box{
	width:1000px;
	height:auto;
	margin:0 auto;
}

/*banner---------------------------------------------------------------------------------------------------------------------- */
.zhxw{
	float:left;
	width: 699px;
	min-height: 294px;
	margin-bottom: 12px;
	padding:7px;
	overflow: hidden;
	text-align: left;
	background: #fff;
	border:solid 1px #ebebeb;
}
.focusBox {
	float: left;
	position: relative;
	width: 340px;
	height: 294px;
	overflow: hidden;
	text-align: left;
	background: #fff;
}
.focusBox .pic img {
	width: 340px;
	height: 294px;
	display: block;
}
.focusBox .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width: 100%;
	filter: alpha(opacity=40);
	opacity: 0.4;
	overflow: hidden;
	background-color: #000;
}
.focusBox .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 40px;
	width: 100%;
	overflow: hidden;
}
.focusBox .txt li{
	height: 40px;
	overflow:hidden;
	line-height: 40px;
	position: absolute;
	bottom: -36px;
}
.focusBox .txt li a{
	display: block;
	color: #FFF;
	padding: 0 0 0 10px;
	font-size: 14px;
	text-decoration: none;
}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 10px;
}
.focusBox .num li{
	float: left;
	position: relative;
	width: 18px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	text-align: center;
	margin-right: 1px;
	cursor: pointer;
}
.focusBox .num li a,.focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: #FFF;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.focusBox .num li span {
	z-index: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-color: #000;
}
.focusBox .num li.on a{ 
	background:#d2251e;  
}

/*赛会新闻------------------------------------------------------------------------------*/
.zt_nav_01 {
	background-color: #FFF;
	float: right;
	width: 271px;
	border: 1px solid #ebebeb;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-bottom:3px;
}
.zt_nav_02 {
	float: left;
	height: 30px;
	width: 271px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	border-bottom-color: #d2251e;
	margin-bottom: 10px;
}
.zt_nav_02 h3{
	height: 30px;
	line-height: 30px;
	float: left;
	padding:0 20px;
	color: #FFF;
	background-color: #d2251e;
	font-size:16px;
}
.zt_nav_02 a{
	height: 30px;
	line-height: 30px;
	float: right;
	padding-right: 12px;
}
.zt_shxw{
	float:left;
	width:250px;
	min-height:137px;
	overflow:hidden;
	margin:0 10px;
}
.zt_shxw li{
	float:left;
	width:250px;
	height:25px;
	overflow:hidden;
	line-height:25px;
}

/*专题简介-------------------------------------------------------------------------------------------*/
.zt_new_left{
	float: left;
	position: relative;
	width: 713px;
	min-height: 210px;
	padding-bottom:10px;
	margin-bottom: 12px;
	overflow: hidden;
	text-align: left;
	background: #fff;
	border:solid 1px #ebebeb;
}
.zt_new_bt{
	float: left;
	width: 713px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2251e;
	margin-bottom: 10px;
}
.zt_new_bt h3{
	height: 30px;
	line-height: 30px;
	float: left;
	padding:0 20px;
	color: #FFF;
	background-color: #d2251e;
	font-size:16px;
}
.zt_new_bt a{
	float:right;
	margin-right:20px;
	line-height:30px;
}
.zt_new_bt a:hover{
	color:#fff;
}
.zt_new_txt{
	float:left;
	width:680px;
	height:220px;
	margin:10px 15px;
	overflow:hidden;
}
.zt_new_txt img{
	float:left;
	width:320px;
	height:175px;
	overflow:hidden;
	margin:0 12px 0 0;
}
.zt_new_txt span{
	line-height: 25px;
	font-size:12px;
}

/*媒体关注------------------------------------------------------------------------------------*/
.zt_new_list{
	float:left;
	width:690px;
	min-height:170px;
}
.zt_new_list li{
	float: left;
	width: 330px;
	height: 26px;
	overflow: hidden;
	line-height: 26px;
	margin-left: 15px;
}
.zt_new_tt{
	float:left;
	width:670px;
	font-size:28px;
	color:#f00;
	text-align:center;
	margin-left:15px;
	line-height:30px;
	margin-bottom:5px;
}
.zt_new_tt a{
	color:#f00;
}
/*图文列表-------------------------------------------------------------------------------------*/
.zt_tu_list{
	float:left;
	width:713px;
	min-height:180px;
	background-color:#FFF;
	margin-bottom:12px;
	border:solid 1px #ebebeb;
	padding-bottom:10px;
}
.zt_tu_bt{
	float: left;
	width: 713px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2251e;
	margin-bottom: 10px;
}
.zt_tu_bt h3{
	height: 30px;
	line-height: 30px;
	float: left;
	padding:0 20px;
	color: #FFF;
	background-color: #d2251e;
	font-size:16px;
}
.zt_tu_bt a{
	float:right;
	margin-right:20px;
	line-height:30px;
}
.zt_tu_bt a:hover{
	color:#fff;
}
.zt_tu_list ul{
	float:left;
	width:690px;
	min-height:120px;
	margin:5px 15px;
}
.zt_tu_list ul li{
	float:left;
	width:156px;
	height:120px;
	margin:5px 7px;
}
.zt_tu_list ul li img{
	float:left;
	width:156px;
	height:100px;
	overflow:hidden;
}
.zt_tu_list ul li span{
	float:left;
	width:136px;
	height:20px;
	line-height:20px;
	text-align:center;
	padding:0 10px;
	overflow:hidden;
}

/*footer*/
.footer {
	background-color: #dedede;
	float: left;
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer p {
	line-height: 25px;
	text-align: center;
	float: left;
	height: 25px;
	width: 1000px;
}
.ga_img {
	background-image: url(gongan.png);
	background-repeat: no-repeat;
	background-position: 395px;
}

/*专题简介-------------------------------------------------------------------------------------------*/
.zt_new_left1{
	float: right;
	position: relative;
	width: 271px;
	min-height: 294px;
	margin-bottom: 12px;
	overflow: hidden;
	text-align: left;
	background: #fff;
	border:solid 1px #ebebeb;
}
.zt_new_bt1{
	float: left;
	width: 271px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2251e;
	margin-bottom: 10px;
}
.zt_new_bt1 h3{
	height: 30px;
	line-height: 30px;
	float: left;
	padding:0 20px;
	color: #FFF;
	background-color: #d2251e;
	font-size:16px;
}
.zt_new_bt1 a{
	float:right;
	margin-right:20px;
	line-height:30px;
}
.zt_new_bt1 a:hover{
	color:#fff;
}
.zt_new_txt1{
	float:left;
	width:255px;
	min-height:220px;
	padding:0 0 10px 8px;
	overflow:hidden;
}
.zt_new_txt1 img{
	float:left;
	width:255px;
	height:133px;
	overflow:hidden;
	margin:0 12px 5px 0;
}
.zt_new_txt1 span{
	float: left;
	line-height: 20px;
	font-size: 12px;
	text-indent: 2em;
}

.zt_zxtt{
	float:left;
	width:340px;
	margin-top:10px;
	height:284px;
	margin-left:12px;
	overflow:hidden;	
}
.zt_dtxw{
	float:left;
	width:340px;
	margin-bottom:10px;
	overflow:hidden;
}
.zt_dtxw h3{
	float:left;
	width:340px;
	min-height:35px;
	line-height:25px;
	font-size:18px;
	color:#f00;
	font-weight:bold;
	text-align:center;
}
.zt_dtxw p{
	/* float:left; 页面中间 [详情]上部样式*/
	width:340px;
	line-height:20px;
	color:#888;
}
.zt_dtxw p a{
	color:#f00;
}
.zt_dtxw p a:hover{
	color:#fe5d5d;
}
.zt_zxtt ul{
	float:left;
	width:340px;
	overflow:hidden;
}
.zt_zxtt ul li{
	float:left;
	width:340px;
	height:32px;
	line-height:32px;
	border-bottom:dashed 1px #d1d1d1;
	overflow:hidden;
}

/*赛会日程*/
.shrc{
	float:left;
	width:250px;
	height:308px;
	overflow:auto;
	margin:0 10px;
}
.shrc li{
	float:left;
	width:250px;
	overflow:hidden;
	line-height:15px;
	margin-bottom:10px;
}
.shrc li p{
	float: left;
	width: 250px;
	overflow: hidden;
	line-height: 15px;
	margin-bottom: 5px;
	color: #f00;
	text-decoration: underline;
	font-size:14px;
}
.shrc li span{
	float: left;
	width: 250px;
	overflow: hidden;
	line-height: 15px;
	color: #777777;
}