﻿@charset "utf-8";
/* CSS Document */
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000000;
	font-family: 'Microsoft Yahei', 'SimHei';
	background:#cdcdcd url(../images/bg_main_top.jpg) center top no-repeat;
	background-size:100% auto;
}

#from1
{
	display:none;	
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:#000000;
}

a:hover {
	color:#ed0600;	
}

.clearfix {
	clear: both;
	zoom: 1;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.container
{
	max-width:1268px;
	min-width:1000px;
	margin:0 auto;
	clear:both;
	zoom:1;	
}

.content
{
	width:100%;
	clear:both;
	zoom:1;
}

.clear
{
	clear:both;
	height:1px;
	line-height:1px;	
}

.content-ads2
{
    padding-bottom:14px;
}

.content-ads2 img
{
    max-width:100%;
}

.main-bg
{
	width:100%;
	height:auto;
	clear:both;
	zoom:1;
	/*background:url(../images/bg_main_btm.png) center bottom no-repeat;*/
}

.fl
{
	float:left;	
}

.fr
{
	float:right;	
}

.tl
{
	text-align:left;	
}

.tc
{
	text-align:center;	
}

.tr
{
	text-align:right;	
}

.mg-top
{
	margin-top:10px;	
}


/* 顶部 */
.header {
	height: 196px;
	width: 100%;
	background: url(../images/bg_top.png) 0 0 repeat-x;
	clear: both;
}
.top-bar {
	width: 100%;
	height:48px;
	clear: both;
	background:url(../images/tbar.png) bottom center no-repeat;
}

.top-bar a
{
	font-size:12px;
}

.bar
{
	margin:0; padding:0;
	list-style:none;	
}



.bar li
{
	height:29px;
	line-height:29px;	
}

.top-items
{
	
}

.top-items .ti-div
{
	padding:0 5px 0 5px;
	position:relative;
	z-index:9999;	
}

.top-items .tb-snr 
{
	margin:0 auto;
	text-align:left;
}
/*
.top-items ul
{
	margin:6px 0 0 0;
	border:1px solid #F00;	
}

.top-items ul li
{
	position:relative;
	float:left;
	margin-left:10px;
	z-index:9999;	
}*/


.top-logo {
	width: 100%;
	height:103px;
	clear: both;
}
.logo {
	width: 60%;
	float: left;
}
.search {
	width: 220px;
	float: right;
}

.search .blog
{
	width:184px;
	height:20px;
	line-height:20px;
	clear:both;
	padding:2px 0;
	margin:0 auto;
	background:url(../images/bg_blog.png) center center no-repeat;
}

.search .blog a,
.search .blog span
{
	display:inline-block;
	float:left;
	margin-left:10px;	
}


.search ul
{
	float:right;
	margin-top:15px;
	width:219px;
	height:29px;
	background:url(../images/search_lt.png) left top no-repeat;		
}

.search ul li
{
	margin:0;
	padding:0;
	display:inline-block;
	height:29px;	
}

.search ul li.fld
{
	float:left;
	width:180px;	
}

.search ul li.btn
{
	float:right;
	width:32px;
	background:url(../images/search_rt.png) right top no-repeat;
	margin:0;
	padding:0;
	outline:none;	
}

.search ul li.btn input
{
	width:100%;
	height:100%;
	display:inline-block;	
}

.search .fld input
{
	float:right;
	width:160px;
	height:29px;
	line-height:29px;
	border:none;
	text-indent:5px;
	background:transparent;
}


.top-menu {
	height: 42px;
	line-height: 42px;
	width: 100%;
	clear: both;
	background: url(../images/mm_bg.png) left top no-repeat;
}
.nav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.nav li {
	list-style: none;
	float: left;
	margin:0;
	padding:0;
	position:relative;
	z-index:999;
}

.nav li.item,.nav li.item2,.nav li.item3
{
	background:url(../images/mm_spr.png) right top no-repeat;		
}

.nav li.item:hover
{
	background:url(../images/mm_item.png) center top no-repeat;		
}



.nav li.item2:hover
{
	background:url(../images/mm_item2.png) center top no-repeat;		
}

.nav li.item3:hover
{
	background:url(../images/mm_item3.png) center top no-repeat;		
}



.nav li.item
{
	width:116px;		
}

.nav li.item3,
.nav li.item2
{
	width:79px;	
}

.nav li.livetm {
	float: right;
	background:url(../images/mm_livet.png) right top no-repeat;
	width:218px;
}
.nav li a {
	text-align:center;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.nav .nav-sub
{
	position:absolute;
	display:none;
	top:42px;		
}

.nav .nav-sub
{
	width:100%;
	list-style:none;	
}

.nav .nav-sub li
{
	width:100%;
	height:44px;
	background:url(../images/sm_item.png) center center no-repeat;
	color:#FFFFFF;
	line-height:44px;
	text-align:center;
}

.nav .nav-sub li:hover
{
	background:url(../images/mm_item.png) center center no-repeat;
}

.tp-menu
{
	width:240px;
	text-align:left;
}

.loc-menu
{
	width:240px;
	/* float:right; */
	text-align:right;
}

.loc-menu a
{
	display:inline;	
}


/* 顶部结束*/
/*  左侧 */
.title-bar,.tab-bar
{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	background:url(../images/title_tab_bar.png) left top no-repeat;
}

.title-bar-lt
{
	background:url(../images/title_lt.png) left top no-repeat;
}

.title-bar
{
	background:url(../images/title_rt.png) right top no-repeat;
}

.tab-bar li,.title-bar li
{
	float:left;
	margin-left:2px;		
}

.tab-bar li a,.title-bar li a
{
	display:block;
	height:26px;
	line-height:26px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}


.tab-bar li.tab-info,.title-bar li.tab-info
{
	float:right;
	text-align:right;
	margin-right:15px;	
}

.title-bar li.tab-info
{
	width:20%;	
}

.title-bar li.tab-info a
{
	display:inline;
	float:right;
	margin-right:10px;	
}

.tab-item-active
{
	background:url(../images/ttab_left.png) left top no-repeat;		
}

.tab-item-active a
{
	margin-left:32px;	
	background:url(../images/ttab_rt.png) right top no-repeat;
	
}

.tab-item
{
	background:url(../images/ttab_left2.png) left top no-repeat;		
}

.tab-item a
{
	margin-left:32px;
	background:url(../images/ttab_rt2.png) right top no-repeat;
}

.tab-item2
{
	background:url(../images/ttab_left3.png) left top no-repeat;		
}

.tab-item2 a
{
	margin-left:32px;
	background:url(../images/ttab_rt3.png) right top no-repeat;
}

.s-shop,
.s-partner,
.s-ads,
.s-media,
.s-rcenter,
.s-monline,
.s-score
{
	width:100%;
	clear:both;
	display:block;
	zoom:1;
	margin-bottom:10px;
}

.tab-lg
{
	width:160px;	
}

.tab-sl
{
	width:195px;	
}

.tab-cmn
{
	width:125px;	
	width:auto;
	min-width:80px;	
}

.tab-bar .tab-cmn a,
.title-bar .tab-cmn a
{
	padding-right:25px;	
}

.title-bar .tab-dropdown
{
	float:right;	
}

.title-bar .tab-dropdown a
{
	color:#3e3a39
}

.tab-dd 
{
	display:inline-block;
	color:#3e3a39;	
	height:24px;
	line-height:24px;
	text-align:center;
	margin-top:1px;
	background:url(../images/dd_item_btn.png) left top no-repeat;
	position:relative;
	margin-left:10px;
	float:right;
	z-index:999;	
}

.tab-dd .btn
{
	margin-right:10px;		
}

.dd-cmn
{
	width:98px;	
}

.dd-cmn ul 
{
	z-index:9999;
	width:100%;
	position:absolute;
	top:26px;
	left:0;
	display:none;		
}

.dd-cmn ul li
{
	width:100%;
	clear:both;
	height:25px;
	line-height:25px;
	background:url(../images/dd_item_bg.png) center center no-repeat;	
}

.dd-cmn ul li:hover
{
	background:url(../images/dd_item_bg_2.png) center center no-repeat;
}

.dd-cmn ul li.dark
{
	background:url(../images/dd_item_bg_2.png) center center no-repeat;
}

.dd-cmn ul li.dark:hover
{
	background:url(../images/dd_item_bg.png) center center no-repeat;		
}


.score-list
{
	padding:20px 12px;	
	background-color:#f0f0f0;	
}

#group1,#group2
{
	width:100%;
	clear:both;	
}

.score-list td
{
	text-align:center;
	color:#FFFFFF;
	/*width:33%;*/
	background-color:#949494;
	border-bottom:2px solid #FFFFFF;
	height:32px;
	line-height:32px;
	font-weight:bold;	
}

.score-list tr:hover td
{
	background-color:#808080;	
}

.score-list td.th
{
	font-size:15px;
	font-weight:bold;
	
	border-bottom:1px solid #ed0600;	
}

.score-list td.th a
{
	display:block;
	width:100%;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
}

.score-list td.active a
{
	display:block;
	width:100%;
	height:32px;
	line-height:32px;
	color:#FFFFFF;
	background-color:#ed0600;
}



.score-list td.tsi
{
	background-color:#878787;	
}


.rc-list
{
	padding:8px 12px;
	background-color:#f0f0f0;
	
}

.rc-list .item
{
	width:307px;	
	border-bottom:1px solid #b5b5b6;
	padding:22px 0 13px 0;	
}

.i-rc01
{
	background:url(../images/hico_1.png) left  22px no-repeat;	
}

.i-rc02
{
	background:url(../images/hico_2.png) left  22px no-repeat;	
}

.i-rc03
{
	background:url(../images/hico_3.png) left  22px no-repeat;	
}

.i-rc04
{
	background:url(../images/hico_4.png) left  22px no-repeat;	
}

.i-rc05
{
	background:url(../images/hico_5.png) left  22px no-repeat;	
}

.rc-list .item ul
{
	margin:0 0 0 45px;
	min-height:38px;	
}

.rc-list .item ul li
{
	width:100%;
	clear:both;
	display:block;	
}

.rc-list .item ul li.title
{
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size:16px;		
}

.rc-list .item ul li.links
{
	height:16px;
	line-height:16px;	
}

.rc-list .item ul li.links a
{
	display:inline-block;
	float:left;
}

.ml-3
{
	margin-left:30px;	
}


.mda-list
{
	padding:10px 5px;
	background-color:#f0f0f0;
	clear:both;
	zoom:1;
	height:auto;
	display:block;
}
.mda-list ul
{
	width:100%;
	margin:0;	
	padding:0;
	list-style:none;
	display:inline-block;	
}
.mda-list ul li
{
	width:144px;
	height:51px;
	float:left;
	display:block;
	margin-bottom:12px;
}

.mda-ml
{
	margin-left:10px;
}

.pnr-list
{
	padding:10px 5px;
	background-color:#f0f0f0;
	clear:both;
	zoom:1;
	display:block;
}

.pnr-list td
{
	text-align:center;
	vertical-align:middle;
	width:100px;
	height:50px;
	background-color:#FFFFFF;
}


.shop-list
{
	padding:10px 18px 24px 18px;
	background-color:#f0f0f0;
	text-align:center;	
}

/* 友情链接*/
.links-list
{
	padding:13px 18px;
	background-color:#f0f0f0;
}

.links-list ul
{
	background-color:#ffffff;
	padding:32px;
	list-style:none;
	line-height:22px;
	text-align:left;	
}

.links-list a,.links-list span
{
	font-size:13px;
	color:#2d2d2d;
	display:inline;
	margin:0 5px;	
}

.links-list a:hover
{
	color:#000000;	
}


/*  左侧结束 */

.content-banner,
.content-ads,
.content-site,
.content-index,
.content-links,
.content-hot-news,
.content-top-news
{
	width:100%;
	clear:both;
	zoom:1;
	margin-top:10px;
	display:block;
}

.content-news
{
	width:100%;
	clear:both;
	zoom:1;
}


.content-top-news
{
	margin-top:0;	
}

.footer {
	margin-top:15px;
	height: 324px;
	background: url(../images/bg_bottom.png) bottom left repeat-x;
}
.content-article {
	width: 925px;
	float: left;
}

.content-user {
	width:100%;
	clear:both;
	zoom:1;	
}

.content-aside {
	width: 330px;
	float: right;
}




.content-banner
{
	margin-top:17px;
	height:445px;	
}

.banner
{
	width:928px;
	height:445px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}

.banner img
{
	width:100%;
	height:445px;	
}

.timer
{
	width:330px;
	float:right;
	height:445px;
	background:url(../images/bg_timerx.png?rnd=12345678) left top no-repeat;	
}

.timer-list
{
	width:285px;
	height:100%;
	margin:0 auto;	
}

.tmr-name
{
	margin-top:95px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	overflow:hidden;	
}

.tmr-number
{
	margin-top:90px;
	height:30px;
	line-height:30px;
}

.tmr-number span
{
	display:inline-block;
	float:left;
	width:20px;
	text-align:center;
	
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;			
}
.tmr-number span#ts1
{
	margin-left:14px;	
}

.tmr-number span#ts2
{
	margin-left:5px;	
}

.tmr-number span#ts3
{
	margin-left:5px;	
}

.tmr-number span#ts4
{
	margin-left:18px;	
}

.tmr-number span#ts5
{
	margin-left:5px;	
}

.tmr-number span#ts6
{
	margin-left:18px;	
}

.tmr-number span#ts7
{
	margin-left:5px;	
}

.tmr-number span#ts8
{
	margin-left:18px;	
}

.tmr-number span#ts9
{
	margin-left:5px;	
}



.tmr-date
{
	margin-top:60px;
	height:75px;
		
}
.tmr-date
{
	list-style:none;	
}

.tmr-date li
{
	margin:0;
	padding:0;
	width:100%;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	text-indent:10px;	
}

.tmr-date li span
{
	font-weight:normal;
	color:#333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}


.tmr-btn
{
	margin-top:16px;
	height:27px;		
}

.tmr-btn a
{
	display:inline-block;
	float:left;		
}


.content-site
{
	width:100%;
	height:98px;	
}
.btn_prev
{
	text-align:left;	
}

.btn_prev ,.btn_next
{
	width:46px;	
}

.btn_next
{
	text-align:right;	
}

.content-site .s-items
{
	
	background:url(../images/rs_bg.png) left top repeat-x;	
}

.content-site .s-items ul
{
	width:100%;
	height:98px;
	overflow:hidden;	
}

.content-site ul li
{
	height:98px;
	line-height:98px;
	float:left;	
}

.content-ads
{
	width:100%;
	text-align:center;
	overflow:hidden;
	clear:both;	
}

/* 置顶新闻 */
.ntop-list
{
	margin-bottom:14px;
	padding:20px 0;
	background:#FFFFFF url(../images/line-ntop.gif) right top repeat-y;
	display:block;
	clear:both;
	height:234px;
}

.ntop-list .item
{
	width:100%;
	display:block;
	clear:both;
	padding-top:28px;	
	padding-bottom:20px;
	height:172px;	
}

.ntop-list .news-cate-pic
{
	width:92px;
	text-align:left;
	display:inline-block;
	float:left;
}

.ntop-list .news-pic
{
	display:inline-block;
	width:315px;
	float:left;	
}

.ntop-list .news-info
{
	width:440px;
	float:right;
	margin-right:50px;	
}


/* 首页新闻 */
.news-list
{
	padding:20px 30px;
	background-color:#efefef;
	display:block;
	clear:both;
}

.news-list .item
{
	width:100%;
	display:block;
	clear:both;
	border-bottom:1px solid #b5b5b6;
	padding-top:35px;	
	padding-bottom:20px;
	height:172px;	
}

.news-list .news-pic
{
	display:inline-block;
	width:315px;
	float:left;	
}

.news-list .news-info
{
	width:530px;
	float:right;	
}

.n-title
{
	height:23px;
	line-height:23px;
	overflow:hidden;
	width:100%;	
}

.n-title li
{
	display:inline;
	float:left;	
}

.n-title .cate
{
	width:75px;
	height:23px;
	background-color:#e52719;
	text-align:center;	
}

.ntop-list .n-title .cate
{
	width:40px;
	overflow:hidden;	
}
.n-title 
{
	display:table;
}
.n-title .cate a
{
	color:#FFFFFF;
}

.n-title .date
{
	width:120px;
	height:23px;
	text-align:center;
	color:#4b4b4b;
	float:right;
	font-size:12px;	
}

.n-title .title
{
	margin-left:10px;
	display:inline;
	float:left;
	height:46px;
	line-height:20px;
	overflow:hidden1;
	font-weight:bold;
	font-size:14px;
	width:310px;
	word-break:break-all;	
}
.ntop-list .n-title .cate2
{

}
.n-title .date2
{
	width:80px;
}

.n-title .cate
{
	width:40px;
	background-color:transparent;
}

.n-title .cate a
{
	display:block;
	height:23px;
	background-color:#e52719;
}


.n-title .cate,
.n-title .title,
.n-title .date
{
	float:none;
	display:table-cell;
	vertical-align:top;
}

.n-title .title2 a,
.n-title .title a
{
	display:inline-block;
	padding-left:10px;
}



.n-info
{
	padding:15px 0;
	color:#838383;
	line-height:20px;
	height:88px;
	
	overflow:hidden;	
}

.n-bar
{
	list-style:none;
	color:#282828;
	font-size:12px;	
}

.n-bar a
{
	color:#282828;		
}

.n-bar li.ref,.n-bar li.btn
{
	height:23px;
	line-height:23px;	
}

.n-bar li.ref
{
	float:left;	
}

.n-bar li.ref span
{
	color:#232323;	
}

.n-bar li.btn
{
	width:92px;
	float:right;	
}
.n-bar li.btn a
{
	display:inline-block;
	float:left;
	height:25px;
	line-height:25px;	
}
.n-bar li.btn span
{
	display:inline-block;
	background-color:#7c7c7c;
	color:#FFFFFF;
	width:35px;
	text-align:center;
	margin:5px 5px;
	height:15px;
	line-height:15px;
	float:right;
}

/* 底部栏目*/
.foot-list
{
	padding-top:65px;
	display:block;
	width:0 auto;
	height:210px;	
}

.f-logo
{
	width:390px;
	float:left;	
}

.f-menu
{
	width:510px;
	width:750px;
	float:left;
	margin-left:90px;	
}

.f-menu dl
{
	width:33%;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	display:block;	
}

.f-menu dl dt a
{
	font-weight:bold;
	font-size:14px;	
}
.f-menu dl dt,
.f-menu dl dd
{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
	display:block;	
}

.f-menu dl dd
{
	margin-top:10px;	
}

.f-menu ul
{
	list-style:none;	
}

.f-menu ul li
{
	width:100%;
	clear:both;
	height:22px;
	line-height:22px;	
}
.f-menu ul li a
{
	font-size:12px;
	color:#1e1e1e;	
}

.f-menu ul li a:hover
{
	color:#ed0600;
	text-decoration:underline;	
}

.f-partner
{
	display:none;
	width:300px;
	float:right;	
}


.f-partner dl
{
	width:100%;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	display:block;	
}
.f-partner dl dt a
{
	font-weight:bold;
	font-size:14px;	
}
.f-partner dl dt,
.f-partner dl dd
{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
	display:block;	
}

.f-partner dl dd
{
	margin-top:10px;
}

.f-partner dl dd a
{
	display:inline-block;
	float:left;
	width:94px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	background-color:#1e1e1e;
	border:1px solid #000000;
	margin-left:2px;
	margin-top:8px;
	overflow:hidden;
}

.f-partner dl dd a img
{
	margin-top:6px;
}

.foot-info
{
	height:30px;
	line-height:30px;		
}

.foot-info .copyright
{
	text-indent:35px;
	width:50%;
	float:left;	
}
.foot-info,
.foot-info a
{
	color:#1e1e1e;
	font-size:12px;	
}

.foot-info a:hover
{
	color:#ed0600;
	text-decoration:underline;	
}

.foot-info .designer
{
	margin-right:8px;
	width:20%;
	float:right;
	text-align:right;	
}


/* 图标  */
.ico-comment,
.ico-fav,
.ico-share
{
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:22px;	
}

.ico-comment
{
	background-image:url(../images/ico_comment.png);	
}

.ico-fav
{
	background-image:url(../images/ico_fav.png);	
}

.ico-share
{
	background-image:url(../images/ico_share.png);	
}

.banner-list
{
	width:100%;
	text-align:center;
	clear:both;
	overflow:hidden;
	margin:10px 0;
}

/* 新闻页 */


/*列表通用*/
.hidden { display:none; }
.pager
{
	clear:both;
	width:100%;
	display:block;
	height:88px;
	margin-top:10px;
}

.pager-lt
{
	width:100%;
	height:88px;
	background:url(../images/pager_lt.png) left top no-repeat;	
}

.pager-rt
{
	height:88px;
	background:url(../images/pager_rt.png) right top no-repeat;	
}


.pager-list
{
	height:88px; 
	background:url(../images/pager_bg.png) left top repeat-x;
	margin:0 3px;
	text-align:center;
}

.cmnPager
{
	padding:30px 0 0 0;
	text-align:center;		
}

.cmnPager a
{
	display:inline-block;
	margin:0 5px;
	padding:5px 10px;
	border:1px solid #dbdbdb;
	background-color:#b9baba;
	
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}

.cmnPager a.on,
.cmnPager a:hover
{
	background-color:#ec0700;
	border:1px solid #ec0700;
	color:#FFFFFF;
		
}



/*分页*/


.pager-list ul
{
	/*
	width:680px;*/
	display:inline-block;
	height:44px;
	margin:0 auto;
	padding:22px 0;
}

.pager-list ul li
{
	display:inline-block;
	float:left;
	margin:0 15px;
}

.pager-list ul li a
{
	display:block;	
}

.pager-list li.btn-lg
{
	margin:0 30px;	
}

.pager-list .first a,
.pager-list .prev a,
.pager-list .next a,
.pager-list .last a
{
	margin-top:9px;		
}

.pager-list .first a
{
	background:url(../images/pager_first.png) 0 0 no-repeat;
	width:40px;
	height:26px;	
}

.pager-list .prev a
{
	background:url(../images/pager_prev.png) 0 0 no-repeat;
	width:63px;
	height:26px;	
}

.pager-list .next a
{
	background:url(../images/pager_next.png) 0 0 no-repeat;
	width:63px;
	height:26px;	
}

.pager-list .last a
{
	background:url(../images/pager_last.png) 0 0 no-repeat;
	width:40px;
	height:26px;	
}

.pager-list .fld
{
	width:30px;
	text-align:center;	
	margin-right:5px;
}

.pager-list .fld input
{
	margin-top:9px;
	width:25px;
	height:18px;
	border:1px solid #4d4d4d;
	background-color:#dddddd;
	float:right;
	text-align:center;	
}

.pager-list .btn-go
{
	margin:9px 0 0 0;
	width:40px;		
}

.pager-list .btn-go a
{
	width:40px;
	height:26px;
	background:url(../images/pager_btn.png) left top no-repeat;	
}

.content-view
{
	
}

.v-title
{
	height:30px;
	line-height:30px;
	margin:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;	
}

.v-date
{
	font-size:13px;
	height:20px;
	line-height:20px;
	text-align:center;	
}

.v-date span
{
	margin:0 6px;
	color:#606060;	
}

.v-content
{
	clear:both;
	color:#303030;
	padding:20px;
	line-height:22px;	
}

.v-content p
{
	text-indent:28px;	
}

.v-bar
{
	border-top:1px solid #b5b5b6;
	margin-top:15px;
	padding:20px 0 20px 0;
	clear:both;	
}

.vbc-btnl,
.vbc-btnr
{
	height:25px;
	line-height:25px; 
	width:50%;
}

.vbc-btnl a,
.vbc-btnr a
{
	font-size:13px;
}

.vbc-btnl a span,
.vbc-btnr a span
{
	margin-right:8px;
	font-weight:bold;
	color:#666;
	font-size:14px;	
}


.vbc-btnr
{
	text-align:right;	
}

.vbc-keys
{
	text-align:right;
	color:#4b4b4b;	
}

.vbc-keys span
{
	display:inline-block;	
}

.vbc-keys a
{
	border:1px dashed #CCCCCC;
	margin:0 5px;
	padding:3px 5px;
	color:#838383;	
}

.vbc-keys a:hover
{
	background-color:#838383;
	color:#FFF;
}



/* 相册 */
.photo-list
{
	padding:30px 20px;
	background-color:#efefef;
	display:block;
	clear:both;
}

.photo-list .item
{
	width:100%;
	zoom:1;
	clear:both;
	margin-bottom:15px;
}

.photo-list .item ul
{
	display:block;
	width:100%;	
}

.photo-list .item ul li
{
	margin:0;
	padding:0;
	list-style:none;	
}



.photo-list .item li
{
	display:block;
	float:left;	
}

.photo-list .item .pic
{
	width:320px;
	vertical-align:top;	
}

.photo-list .item .title
{
	position:relative;
	float:left;
	top:2px;
	width:320px;	
}

.photo-list .item .title em
{
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:35px;
	line-height:35px;
	background:url(../images/em_photo.png) left top no-repeat;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-indent:45px;
	margin:0;
	padding:0;
}

.photo-list .item .pics
{
	vertical-align:top;		
}

.photo-list .item .pics a
{
	width:185px;
	height:185px;
	display:inline-block;
	float:left;
	margin-left:2px;
	margin-top:2px;
	position:relative;	
}

.photo-list .item .pics em
{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/zoom.png) 50% 50% no-repeat;	
}



.photo-list .item .photo-more
{
	width:100%;
	clear:both;	
	height:50px;
	line-height:50px;
	background:url(../images/btn_slide_bg2.png) left top repeat-x;		
}


.photo-list .item .photo-more a
{
	display:block;
	margin:0 auto;
	width:106px;
	height:50px;
	background:url(../images/btn_slidedown2.png) center center no-repeat;	
}

.photo-list .item .photo-more a.active
{
	display:block;
	margin:0 auto;
	width:106px;
	height:50px;
	background:url(../images/btn_slidedown3.png) center center no-repeat;	
}


/* 视频页面 */
.video-list
{
	padding:30px 30px;
	background-color:#efefef;
	display:block;
	clear:both;
/* 	min-height:1900px; */
}

.video-list .item,
.video-list .item ul
{
	clear:both;
	width:100%;
		
}

.video-list .item li
{
	display:inline-block;
	float:left;
	width:285px;
	height:200px;
	margin-top:40px;
	position:relative;
}

.mgr-2
{
	margin:0 5px;	
}

.video-list .item .pic
{
	
}

.video-list .item .cate
{
	width:100px;
	height:27px;
	line-height:27px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/video_flag.png) left top no-repeat;
	text-indent:30px;
	font-weight:bold;				
}

.video-list .item .info
{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	color:#FFFFFF;
	line-height:30px;
	font-weight:600;
	font-size:14px;
	background:url(../images/video_info_bg.png) left bottom repeat-x;	
}

.video-list .pic a
{
	color:#FFFFFF;	
}


.video-list .item .btn
{
	display:none;	
}

.video-list .item .title
{
	display:block;
	width:100%;
	background:url(../images/ico_vp.png) 8px center no-repeat;
	text-indent:26px;		
}

.video-list .item .btn a
{
	font-weight:normal;
	display:inline-block;
	float:left;
	font-size:12px;	
}

.video-list .item .btn a.icov
{
	text-indent:25px;
	width:75px;
	background:url(../images/ico_vv.png) 8px center no-repeat;	
}

.video-list .item .btn a.icos
{
	text-align:left;
	min-width:60px;
	text-indent:15px;
	background:url(../images/ico_vs.png) left center no-repeat;	
}

.video-list .item .btn a.icof
{
	margin-left:20px;
	min-width:50px;
	text-indent:15px;
	background:url(../images/ico_vf.png) left center no-repeat;	
}

.video-list .item .btn i
{
	font-style:normal;
	color:#E1E1E1;	
}

/*车手*/
.driver-video .item ul
{
	clear:both;
	width:100%;		
}

.driver-video .item
{
	width:100%;	
}

.driver-video .item li
{
	display:inline-block;
	float:left;
	width:285px;
	height:200px;
	position:relative;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:5px; 	
}

.mgr-3
{
	margin:0 15px;	
}

.driver-video .item .pic
{
	
}

.driver-video .item .cate
{
	width:100px;
	height:27px;
	line-height:27px;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/video_flag.png) left top no-repeat;
	text-indent:30px;
	font-weight:bold;				
}

.driver-video .item .info
{
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	color:#FFFFFF;
	line-height:30px;
	font-weight:600;
	font-size:14px;
	background:url(../images/video_info_bg.png) left bottom repeat-x;	
}

.driver-video .pic a
{
	color:#FFFFFF;	
}


.driver-video .item .btn
{
	display:none;	
}

.driver-video .item .title
{
	display:block;
	width:100%;
	background:url(../images/ico_vp.png) 8px center no-repeat;
	text-indent:26px;		
}

.driver-video .item .btn a
{
	font-weight:normal;
	display:block;
	float:left;
	font-size:12px;	
}

.driver-video .item .btn a.icov
{
	text-indent:25px;
	width:75px;
	background:url(../images/ico_vv.png) 8px center no-repeat;	
}

.driver-video .item .btn a.icos
{
	text-align:left;
	min-width:60px;
	text-indent:15px;
	background:url(../images/ico_vs.png) left center no-repeat;	
}

.driver-video .item .btn a.icof
{
	margin-left:20px;
	min-width:50px;
	text-indent:15px;
	background:url(../images/ico_vf.png) left center no-repeat;	
}

.driver-video .item .btn i
{
	font-style:normal;
	color:#E1E1E1;	
}

.driver-photo .item
{
	width:100%;
	zoom:1;
	clear:both;
	margin-bottom:15px;
}

.driver-photo .item ul
{
	display:block;
	width:100%;	
}

.driver-photo .item ul li
{
	margin:0;
	padding:0;
	list-style:none;	
}



.driver-photo .item li
{
	display:block;
	float:left;	
}

.driver-photo .item .pic
{
	width:320px;
	vertical-align:top;	
}

.driver-photo .item .title
{
	position:relative;
	float:left;
	top:2px;
	width:320px;	
}

.driver-photo .item .title em
{
	display:block;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:35px;
	line-height:35px;
	background:url(../images/em_photo.png) left top no-repeat;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
	text-indent:45px;
	margin:0;
	padding:0;
}

.driver-photo .item .pics
{
	vertical-align:top;		
}

.driver-photo .item .pics a
{
	width:185px;
	height:185px;
	display:inline-block;
	float:left;
	margin-left:2px;
	margin-top:2px;
	position:relative; 
}


.photo-more2,
.driver-video .item .photo-more,
.driver-photo .item .photo-more
{
	width:100%;
	clear:both;	
	height:50px;
	line-height:50px;
	background:url(../images/btn_slide_bg2.png) left top repeat-x;		
}

.photo-more2 a,
.driver-video .item .photo-more a,
.driver-photo .item .photo-more a
{
	display:block;
	margin:0 auto;
	width:106px;
	height:50px;
	background:url(../images/btn_slidedown2.png) center center no-repeat;	
}


.driver-photo .item .pics em
{
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/zoom.png) 50% 50% no-repeat;	
}

.photo-more2 a.active,
.driver-video .item .photo-more a.active,
.driver-photo .item .photo-more a.active
{
	display:block;
	margin:0 auto;
	width:106px;
	height:50px;
	background:url(../images/btn_slidedown3.png) center center no-repeat;	
}


/* 车队车手 */
.team-list
{
	padding:20px 15px;
	background-color:#efefef;
	display:block;
	clear:both;	
}

.team-list .item
{
	margin-bottom:20px;	
}

.team-list .item h2
{
	width:100%;
	background:url(../images/team_tab_tlt.png) left top no-repeat;
	height:41px;
	line-height:41px;
	margin:0;
	padding:0;	
	clear:both;
}

.team-list .item h2 a
{
	display:inline-block;
	background:url(../images/team_tab_trt.png) right top no-repeat;
	height:41px;
	line-height:35px;
	text-indent:5px;
	color:#FFFFFF;
	font-size:16px;
	margin-left:45px;
	padding-right:20px;
	min-width:120px;
}

.team-list .box
{
	background-color:#d8d8d8;
	clear:both;
	padding:15px 0 15px 15px;
}

.team-list .t-info
{
	width:140px;
	vertical-align:top;
}

.team-list .t-personal
{
	vertical-align:top;
	min-height:295px;
}

.t-personal ul
{
	
	min-height:295px;
	width:100%;			
}

.t-personal li
{
	width:170px;
	margin-left:10px;
	float:left;	
}

.t-personal .pic
{
	position:relative;
	height:215px;
	overflow:hidden;	
}

.t-personal .pic .info
{
	clear:both;
	width:100%;
	height:52px;
	line-height:26px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/video_info_bg.png) left top no-repeat;
}

.t-personal .info a
{
	
}

.t-personal .info .title
{
	float:left;
	display:inline-block;
	width:45%;
	height:52px;
	line-height:52px;
	text-align:center;	
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	overflow:hidden;		
}

.t-personal .info .btn
{
	width:50%;
	float:right;
	text-align:left;
	padding-top:8px;	
}

.t-personal .info .btn a
{
	font-size:12px;
	color:#7f7f7f;
	display:block;
	width:100%;
	height:20px;
	line-height:20px;		
}

.t-personal .info .btn a:hover
{
	color:#ffffff;	
}

.t-personal .info2 .t-ico
{
	width:45%;
	float:left;
	text-align:center;
	vertical-align:middle;
	height:50px;
	background-repeat:no-repeat;
	background-position:center center;
	display:table-cell;
	line-height:50px;
}

.t-personal .t-ico img
{
	height:40px;
	margin-top:10px;
	max-width:100%;	
}
.t-personal .t-info img
{
	vertical-align:middle;
}

.t-personal .info2 .t-no
{
	margin-top:10px;
	height:40px;
	line-height:20px;
	width:53%;
	float:right;
	color:#7f7f7f;
	text-align:center;
	font-size:13px;	
}


.team-list .item .t-pic
{
	height:80px;
	line-height:80px;
	text-align:center;
	background-color:#FFFFFF;
	vertical-align:middle;
	/*display:table-cell;*/
	width:140px;	
}

.team-list .item .t-pic img
{
	margin-top:20px;
	/* vertical-align:middle;	*/
}

.team-list .item .t-pic a
{
	display:block;
	width:100%;
	height:80px;	
}

.team-list .t-personal .info2 {
	height:100px;
	background:url(../images/driver_info_bg.png) left top no-repeat;		
}

.team-list .item .t-name
{
	height:60px;
	margin-top:10px;
	line-height:25px;
	color:#4b4b4b;	
}

.team-list .item .t-number,
.team-list .item .t-score
{
	height:30px;
	line-height:30px;
	color:#000000;
	font-size:15px;
	font-weight:bold;		
}


.team-list .item .t-bar
{
	margin-top:50px;
	height:30px;
	line-height:30px;
	font-size:11px;
	color:#5c5c5c;	 	
}

.team-list .team-info
{
		
}

.tm-name
{
	text-align:left;
	line-height:20px;	
}

.tm-name a
{
	display:block;
	padding:0 10px;
	color:#454545;	
}

.tm-name a:hover
{
	color:#808080;
	text-decoration:underline;	
}

.team-info .t-banner
{
	padding:10px;
	height:260px;
	background-position:center center;
	background-repeat:no-repeat;			
}

.team-info .t-title
{
	width:100%;
	overflow:hidden;
	height:41px;
	line-height:41px;
	display:block;
	background:url(../images/team_tab_tlt.png) left top no-repeat;
}

.team-info .t-title span
{
	display:inline-block;
	height:41px;
	line-height:35px;
	background:url(../images/team_tab_trt.png) right top no-repeat;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-indent:5px;
	margin-left:50px;
	padding-right:15px;
	min-width:120px;
}

.team-info .t-info
{
	color:#4b4b4b;
	width:50%;	
}

.team-info .t-pic
{
	width:470px;
	vertical-align:top;
		
}

.team-info  .t-logo
{
	height:80px;
	line-height:80px;
	vertical-align:middle;
	
}

.team-info  .t-logo div
{
	text-align:center;
	width:140px;
	height:80px;
	background-color:#FFFFFF;	
}

.team-info  .t-logo div img
{
	height:40px;
	margin-top:20px;	
}

.team-info  .t-name
{
	height:50px;
	line-height:25px;
	font-weight:bold;
	vertical-align:top;	
}

.team-info  .t-cont
{
	height:180px;
	vertical-align:top;
	line-height:25px;
	color:#4b4b4b;	
}

.team-info .t-bar
{
	margin-top:10px;
	line-height:30px;
	vertical-align:middle;	
}

.team-info .t-table
{
	background-color:#d8d8d8;
	padding:10px;
		
}



/* */
.driver-list
{
	padding-left:10px;
	padding-top:35px;	
}

.driver-list .t-personal
{
	height:auto;	
}

.driver-list .t-personal ul
{
	height:auto;	
}

.driver-list .t-personal li
{
	margin-left:8px;
	margin-bottom:20px;
}




/* 积分 */
.integral-list
{
	padding:20px 30px 50px 30px;
	background-color:#efefef;
	display:block;
	clear:both;
}

.integral-list .itl-cate
{
	width:100%;
	clear:both;
	padding:5px 0;
	height:33px;
	line-height:33px;
}

.itl-cate span
{
	display:block;
	width:px;
	float:left;
	height:33px;
	line-height:33px;
	font-size:24px;
	color:#d42316;	
}

.itl-cate .btn
{
	width:160px;
	background-color:#8e8e8e;
	float:right;
	height:33px;
	line-height:33px;	
}

.itl-cate .btn a
{
	margin-top:3px; 
	display:block;
	margin-left:12px;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	height:27px;	
}

.ico1
{
		width:28px;
	background-image:url(../images/ico_score_down.png);	
}

.ico2
{
		width:28px;
	background-image:url(../images/ico_score_print.png);
}

.ico3
{
	width:55px;
	background-image:url(../images/ico_score_share.png);
}


.integral-list .itl-tabs
{
	width:100%;	
	clear:both;
	margin:0;
	padding:0;
	background-color:#9a9a9a;
	border-bottom:2px solid #e3382b;	
}

.itl-tabs 
{
	width:100%;
	height:36px;
	list-style:none;
	line-height:36px;		
}

.itl-tabs li
{
	float:left;
	width:33.0%;
}

.itl-tabs li.bdr
{
	border-width:0 1px;
	border-style:solid;
	border-color:#efefef;	
}

.itl-tabs li a
{
	display:block;
	width:100%;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#000000;
	background-color:#9a9a9a;
	font-size:20px;
	font-weight:bold;		
}

.itl-tabs li a:hover,
.itl-tabs li.active a
{
	background-color:#d42316;
	color:#FFFFFF;	
}

.integral-list .itl-list
{
	clear:both;	
}

.itl-list table
{	
	color:#FFFFFF;
	background-color:#404141;	
}

.itl-list tr:hover
{
	background-color:#5c5d5d;
}

.itl-list td
{
	text-align:center;
	border-bottom:1px solid #5c5d5d;	
}

.itl-list .th td
{
	font-size:18px;
	height:35px;
	line-height:35px;	
}

.itl-list .th .no,
.itl-list .th .sc
{
	width:8%;	
}

.itl-list .th .nm
{
	width:12%;
	word-break:keep-all;
}

.itl-list .item td
{
	font-size:14px;
	color:#feffff;
	padding:5px 0;
	/*height:35px;*/
	/*line-height:35px;*/
}

.itl-list .th2 td
{
	font-size:12px;	
}

/*媒体中心*/
.mcenter-list
{
	padding:30px 30px;
	background-color:#efefef;
	display:block;
	clear:both;		
}

.mcenter-list .mc-btn
{
	margin-bottom:35px;	
}

.fld-lbl
{
	font-weight:bold;	
}

/* 赛事中心 */
.downloads-list
{
	padding:30px 30px;
	background-color:#efefef;
	display:block;
	clear:both;		
}

.downloads-list .dl-item
{
	margin-bottom:65px;	
}

.dl-item .dl-cate
{
	height:40px;
	border-bottom:1px solid #b5b5b6;
	margin-bottom:10px;	
	
	background-position:left 3px;
	background-repeat:no-repeat;
}

.dl-cate .cname
{
	height:30px;
	line-height:30px;
	width:60%;
	display:inline-block;
	float:left;
	padding-left:40px;
	font-size:24px;
	color:#e52719;
	
}


.dl-cate .more
{
	height:30px;
	line-height:30px;
	width:38px;
	display:inline-block;
	float:right;
}

.dl-list ul
{
	
}

.dl-list ul li
{
	display:block;
	width:100%;
	height:32px;
	line-height:32px;
	border-bottom:1px dashed #4f4f4f;
	clear:both;
	
}

.dl-list li .title
{
	display:inline-block;
	float:left;
	width:80%;
	overflow:hidden;
	text-align:left;
	height:32px;
	line-height:32px;
	color:#4b4b4b;	
}

.dl-list li .title:hover
{
	text-decoration:underline;
	color:#ed0600;	
}


.dl-list li .btn
{
	display:inline-block;
	float:right;
	text-align:left;
	height:32px;
	line-height:32px;
	background:url(../images/ico_down.png) center center no-repeat;
	width:35px;
}


/*加入CTCC*/
.join-list
{
	padding:20px 30px;
	background-color:#efefef;
	display:block;
	clear:both;			
}

.join-list h2.title
{
	background:url(../images/ico_flag2.png) left center no-repeat;
	text-indent:40px;
	height:25px;
	line-height:25px;
	font-size:24px;
	font-weight:bold;
	color:#e52719;
	margin:20px 0 0 0;
	padding:0;
}

.j-content
{
	padding:20px 10px;
}

.cmn-conts
{
	color:#4b4b4b;
	line-height:22px;
	font-size:14px;	
}

.cmn-conts ul,.cmn-conts li,
.cmn-conts ol
{
	margin:auto;
	padding:auto;
	list-style:outside;	
}

.cmn-conts ol,.cmn-conts ol li
{
	list-style:decimal;	
}

.j-form table
{
	color:#4b4b4b;		
}

.j-form table td
{
	background-color:#FFFFFF;
	line-height:25px;
	padding:5px 8px;	
}

.j-form .fld,.j-form .fld-lg
{
	outline:none;
	border-width:0 0 1px 0;
	border-color:#CCC;
	border-style:solid;
	height:22px;
	line-height:22px;	
}

.j-form .fld-lg2
{
	outline:none;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	width:400px;
	height:22px;
	line-height:22px;	
	
}

.j-form .fld-cmn
{
	outline:none;
	border-width:1px;
	border-color:#CCC;
	border-style:solid;
	width:280px;
	height:22px;
	line-height:22px;	
	
}

.j-form .fld:focus,.j-form .fld-lg:focus,.j-form .fld-lg2:focus,.j-form .fld-cmn:focus
{
	height:22px;
	line-height:22px;
	border-color:#AAAAAA;	
}

.fld-lg
{
	width:90%;	
}

.j-form .t
{
	line-height:18px;
	width:160px;
	height:auto;
}

.j-form .t em
{
	margin-right:5px;	
}

.j-form  .t .em
{
	display:block;
	font-size:10px;
	color:#606060;
	height:12px;
	line-height:12px;	
}


/* 赛事赞助 */
.about-list
{
	padding:25px 20px;
	background-color:#efefef;
	clear:both;
	min-height:800px;
	
}

.al-content
{
	
	background:#FFFFFF url(../images/about_ctitle.png) left top no-repeat;
	min-height:303px;
}

.al-content .cont
{
	color:#4b4b4b;
	line-height:22px;	
	padding:15px 15px 15px 100px;	
}

.al-content .cont p
{
	text-indent:20px;
	margin:10px 0;
	padding:0;	
}

.al-list
{
	
}

.al-list ul 
{
	list-style:none;	
}
.al-list ul li
{
	background-color:#FFFFFF;
	margin-top:20px;
	height:160px;
	width:49%; 	
}

.t-personal li:hover
{
	-webkit-box-shadow: #333333 0px 0px 8px;
	-moz-box-shadow: #333333 0px 0px 8px;
	box-shadow: #333333 0px 0px 8px;
}


.al-list ul li:hover
{
	-webkit-box-shadow: #aaaaaa 0px 0px 8px;
	-moz-box-shadow: #aaaaaa 0px 0px 8px;
	box-shadow: #aaaaaa 0px 0px 8px;	
}

.al-list ul li.c1
{
	float:left;	
}

.al-list ul li.c2
{
	float:right;		
}

.al-list ul li.c1 .ico-dl
{
	width:20px;
	height:20px;
	float:right;
	margin-right:15px;
	display:inline-block;
	background:url(../images/ico_downa.png) center center no-repeat;		
}

.al-list .al-cbg
{
	background:#FFF url(../images/about_cbg.png) right top no-repeat;	
}
.al-list .pic
{
	width:240px;
}
.al-list .info
{
	color:#4b4b4b;	
}

.al-list h2
{
	font-size:14px;
	font-weight:bold;
	color:#e52719;
	height:24px;
	line-height:24px;
	margin:0;
	padding:0;	
}
.al-list .al-info
{
	vertical-align:top;
	padding-left:5px;	
}
.al-list .info
{
	color:#4b4b4b;
	line-height:20px;
	font-size:12px;
	margin-top:12px;
	height:100px;
}

.al-list .more
{
	height:24px;
	line-height:24px;
	text-align:right;	
}

.al-list .more a
{
	color:#8e8e8e;
	font-size:12px;	
}

.al-list .more a:hover
{
	text-decoration:underline;
	color:#ed0600;	
}

.al-list .info2
{
	line-height:20px;
	font-size:12px;
	margin-top:12px;
	color:#8e8e8e;	
}

/* 车手列表*/
.driver-info .d-pic
{
	width:400px;		
}

.driver-info .d-info
{
	vertical-align:top;
	width:60%;
	background-color:#e7e6e6;
	padding:10px 20px;
	background-repeat:no-repeat;
	background-position:bottom center;
}

.driver-info .d-info:hover
{
	background-color:#dfdfdf;	
}

.driver-info .d-title
{
	width:75%;
	height:35px;
	line-height:35px;
}

.driver-info .d-title ul
{
	width:100%;
	list-style:none;
	height:35px;
	overflow:hidden;
}

.driver-info .d-title ul li
{
	float:left;
	margin-right:5px;	
}

.driver-info .d-name
{
	font-size:30px;
	line-height:35px;
	height:35px;
	color:#e52719;
	text-align:left;	
}

.driver-info .d-team
{
	font-size:18px;
	line-height:35px;
	height:35px;
	color:#333333;	
}

.driver-info .d-ico
{
	
}

.driver-info .d-blog
{
	font-size:12px;
	color:#909090;
	text-align:right;	
}

.driver-info .d-tblog
{
	text-align:left;		
}



.driver-info .d-spr
{
	height:20px;
	background:url(../images/driver_spr.png) left center repeat-x;	
}

.driver-info .d-label,
.driver-info .d-label span
{
	height:25px;
	line-height:25px;	
}

.driver-info .d-label span
{
	font-weight:bold;
	display:block;
	width:60px;
	text-align:center;
	color:#FFFFFF;
	background-color:#8b8a8a;	
}

.driver-info .d-cont
{
	color:#4b4b4b;
	line-height:22px;
	padding:8px 0;	
}

.driver-list .d-tab1
{
	display:block;
	height:26px;
	line-height:26px;
	width:100%;
	clear:both;
	background-color:#dcdddd;
	border-bottom:1px solid #858585;	
}

.driver-list .d-tab1 li.active
{
	float:left;
	width:150px;
	height:26px;
	line-height:26px;
	background:url(../images/driver_tab2.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab1 li
{
	float:left;
	width:150px;
	height:26px;
	line-height:26px;
	background:url(../images/driver_tab1.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab1 li.active a
{
	color:#FFFFFF;
	font-weight:bold;	
}

.driver-list .d-tab1 li a
{
	font-weight:bold;
	color:#000000;	
}


.driver-list .d-tab2
{
	display:block;
	height:26px;
	line-height:26px;
	width:100%;
	clear:both;
	background-color:#dcdddd;
	border-bottom:1px solid #858585;		
}

.driver-list .d-tab2 li
{
	float:left;
	width:150px;
	height:26px;
	line-height:26px;
	background:url(../images/driver_tab2.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab2 li a
{
	color:#FFFFFF;
	font-weight:bold;	
}


.driver-list .d-tab3
{
	display:block;
	height:63px;
	line-height:63px;
	width:100%;
	clear:both;
	background:url(../images/team_tab_bg.png) left top repeat-x;	
}

.driver-list .d-tab3 li.active
{
	float:left;
	width:196px;
	height:35px;
	line-height:35px;
	background:url(../images/team_tab_on.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab3 li
{
	margin-top:15px;
	float:left;
	width:196px;
	height:35px;
	line-height:35px;
	background:url(../images/team_tab.png) left top no-repeat;
	text-align:center;
}

.driver-list .d-tab3 li.active a
{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;	
}

.driver-list .d-tab3 li a
{
	font-size:18px;
	font-weight:bold;
	color:#000000;	
}

.driver-result,
.driver-news,
.driver-result,
.driver-photo,
.driver-video
{
	background-color:#dcdddd;
	margin-top:30px;	
}

.d-rlist .th
{
	background-color:#b5b5b6;	
}

.d-rlist2 .th td,
.d-rlist2 .th
{
	background-color:#dcdddd;	
}


.item-bg1,
.d-rlist2 .item-bg1 td,
.d-rlist .item-bg1 td
{
	background-color:#b5b5b6;	
}

.item-bg1:hover,
.item-bg0:hover,
.d-rlist .item-bg1:hover td,
.d-rlist .item-bg0:hover td,
.d-rlist2 .item-bg1:hover td,
.d-rlist2 .item-bg0:hover td
{
	background-color:#999999;	
}

.driver-news .item
{
	height:26px;
	line-height:26px;
	margin:0;
	padding:0;	
}

.driver-news .item a
{
	display:inline-block;
	float:80%;
	float:left;
	text-indent:25px;
	background:url(../images/ico_vv.png) 8px 50% no-repeat;
}

.driver-news .item span
{
	width:18%;
	display:inline-block;
	float:right;
	text-align:center;
	color:#606060;
	font-size:12px;	
}
.d-rlist2 .th .yr,
.d-rlist2 .th .nm,
.d-rlist2 .th .no,
.d-rlist2 .th .sc,
.d-rlist .th .yr,
.d-rlist .th .nm,
.d-rlist .th .no,
.d-rlist .th .sc
{
	width:6%;	
}

.d-rlist .th .nm,
.d-rlist2 .th .nm
{
	width:8%;	
}

.d-rlist2 .th .yr,
.d-rlist .th .yr
{
	background-color:#c01306;
	color:#FFFFFF;	
}

.d-rlist2 .item .yr,
.d-rlist .item .yr
{
	background-color:#e52719;
	color:#FFFFFF;	
}

.d-rlist .th .type
{
	background-color:#dcdddd;	
}
.d-rlist .th .type ul
{
	list-style:none;
	margin:0;
	padding:20px 0 0 0;
	width:100%;
	border-bottom:1px solid #4d4d4d;
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;	
}
.d-rlist .th .type li,
.d-rlist .th .type li.active
{
	display:inline-block;
	width:150px;
	background-color:#e52719;
	color:#FFFFFF;		
}

.d-rlist .th .type li a
{
	width:100%;
	height:25px;
	line-height:25px;
	display:block;
	color:#FFFFFF;	
}

.d-rlist .th .type li
{
	background-color:#4d4d4d;	
}


.d-rlist2 .th td,
.d-rlist .th td
{
	font-size:12px;
	color:#222222;	
}

.d-rlist2 td,
.d-rlist td
{
	font-size:12px;
	font-weight:bold;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#222222;
	
}



/* 会员页面 */
.content-member
{
	padding:30px 20px;		
	background-color:#efefef;
	display:block;
	clear:both;
	height:700px;
}

.user-list
{
	padding:30px 20px;		
	background-color:#efefef;
	display:block;
	clear:both;
	min-height:700px;
}

.user-list .user-mm
{
	width:18%;
	float:left;
	background-color:#FFFFFF;	
}

.user-mm ul,.user-mm li
{
	width:100%;	
}

.user-mm li.title
{
	height:42px;
	line-height:42px;
	background:url(../images/ico_mt.png) 10px center no-repeat;
	border-bottom:2px solid #d5d5d5;
}

.user-mm li.item,
.user-mm li.itemon
{
	height:33px;
	line-height:33px;
	background:url(../images/ico_mi.png) 10px center no-repeat;
	border-bottom:2px solid #d5d5d5;	
}

.user-mm li.itemon,
.user-mm li.item:hover
{
	height:33px;
	line-height:33px;
	background:url(../images/ico_mion.png) 10px center no-repeat;
	border-bottom:2px solid #d5d5d5;	
}

.user-mm li.title a
{
	margin-left:40px;
	display:block;
	height:42px;
	line-height:42px;
	color:#d42316;
	font-size:18px;
	font-weight:bold;	
}

.user-mm li.item a
{
	margin-left:40px;
	display:block;
	height:33px;
	line-height:33px;
	color:#4b4b4b;	
}

.user-mm li.itemon a,
.user-mm li.item:hover a
{
	color:#d42316;		
}


.user-list .user-info
{
	width:75%;
	float:right;
	background-color:#FFFFFF;
	height:100%;
	padding:0 2%;
	min-height:400px;
	
}

.user-list .user-info h3
{
	height:30px;
	line-height:30px;
	padding:5px 0;
	margin:0 0 15px 0;
	border-bottom:1px dashed #D1D1D1;	
}

.content-member .m-form
{
	padding:80px;
	
}

.m-form .m-reg,
.m-form .m-login
{
	width:385px;
	float:left;
	padding:50px;
	background-color:#FFFFFF;
}

.m-form .m-reg
{
	margin-left:80px;	
}

.m-login .m-t1
{
	padding:0 0 20px 0;
	border-bottom:2px solid #d5d5d5;	
}

.m-login .m-t1 div
{
	height:74px;
	line-height:74px;
	font-size:36px;
	background:url(../images/ico_key.png) left center no-repeat;
	text-indent:90px;	
}

.m-login .m-fld
{
	padding:35px 35px 50px 35px;
	border-bottom:2px solid #d5d5d5;		
}

.m-login .m-fld span
{
	display:block;
	float:left;
	width:60px;
	text-align:right;
	height:36px;
	line-height:36px;
	color:#4b4b4b;	
}

.m-login .m-fld .f-user,
.m-login .m-fld .f-pwd
{
	height:36px;
	line-height:36px;
	margin-top:18px;
	clear:both;	
}

.m-login .m-fld input
{
	display:block;
	float:left;
	width:175px;
	text-align:left;
	height:36px;
	line-height:36px;
	margin-left:25px;
	border:1px solid #d5d5d5;
}

.m-login .m-btn
{
	padding:20px 0 0 10px;
	line-height:42px;	
}

.m-login .m-btn input
{
	vertical-align:middle;	
}

.m-login .m-btn a
{
	color:#4b4b4b;
	margin-left:10px;	
}

.m-login .m-btn a:hover
{
	text-decoration:underline;
	color:#d42316;	
}


.m-reg .m-t1
{
	padding:0 0 20px 0;
	border-bottom:2px solid #d5d5d5;	
}

.m-reg .m-t1 div
{
	height:74px;
	line-height:74px;
	font-size:36px;
	background:url(../images/ico_key.png) left center no-repeat;
	text-indent:90px;	
}

.m-reg .m-fld
{
	padding:35px 35px 50px 35px;
	border-bottom:2px solid #d5d5d5;		
}

.m-reg .m-fld span
{
	display:block;
	float:left;
	width:60px;
	text-align:right;
	height:36px;
	line-height:36px;
	color:#4b4b4b;	
}

.m-reg .m-fld .f-cmn
{
	height:36px;
	line-height:36px;
	margin-top:18px;
	clear:both;	
}

.m-reg .m-fld input.cmn
{
	display:block;
	float:left;
	width:175px;
	text-align:left;
	height:36px;
	line-height:36px;
	margin-left:25px;
	border:1px solid #d5d5d5;
}

.m-reg .m-btn
{
	padding:20px 0 0 10px;
	line-height:42px;	
}

.m-reg .m-btn input
{
	vertical-align:middle;	
}

.m-reg .m-btn a
{
	color:#4b4b4b;
	margin-left:10px;	
}

.m-reg .m-btn a:hover
{
	text-decoration:underline;
	color:#d42316;	
}


.m-login .m-fld input:focus,
.m-reg .m-fld input:focus
{
	border:1px solid #CCCCCC;
	-webkit-box-shadow: #cccccc 0px 0px 3px;
	-moz-box-shadow: #cccccc 0px 0px 3px;
	box-shadow: #cccccc 0px 0px 3px;		
}
/* station */
.driver-list .d-tab4
{
	display:block;
	height:26px;
	line-height:26px;
	width:100%;
	clear:both;
	background-color:#dcdddd;
	border-bottom:1px solid #858585;	
}

.driver-list .d-tab4 li.active
{
	float:left;
	width:150px;
	height:26px;
	line-height:26px;
	background:url(../images/station_tab2.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab4 li
{
	float:left;
	width:150px;
	height:26px;
	line-height:26px;
	background:url(../images/station_tab1.png) left top no-repeat;
	text-align:center;	
}

.driver-list .d-tab4 li.active a
{
	color:#FFFFFF;
	font-weight:bold;	
}

.driver-list .d-tab4 li a
{
	font-weight:bold;
	color:#000000;	
}

.station-info
{
	
}

.station-info .sv-weather
{
	width:255px;
	background-color:#FFFFFF;	
}

.station-info .sv-info
{
	width:49%;	
}

.sv-info ul
{
	margin:0;
	padding:0;
	list-style:none;	
}

.sv-info ul li
{
	width:100%;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	color:#4b4b4b;
}

.sv-info .tl
{
	height:22px;
	line-height:22px;	
	color:#ec0700;	
}

.sv-info .inf
{
	height:20px;
	line-height:20px;
}

.sv-info .inf2
{
	padding-top:8px;		
}

.sv-info .cont
{
	line-height:20px;
	padding:5px 0;	
}

.sv-info .pic
{
	padding-bottom:16px;	
}

.sv-info .sva-spr
{
	background:url(../images/sva_spr.png) center center repeat-x;
	height:20px;	
}

.station-info .btns
{
	height:80px;
	line-height:80px;
	background-color:#FFFFFF;	
}

.station-info .btns ul
{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
}

.station-info .btns ul li
{
	width:23%;
	margin-left:2%;
	height:80px;
	line-height:80px;
	float:left;
	display:inline-block;	
}

.station-info .btns ul li a
{
	display:block;
	text-indent:48px;
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ec0700;
	font-size:16px;
}

.station-info .spr
{
	width:15px; 	
}

.station-info .spr2
{
	width:2%;	
}

.sv-driver
{
	margin-top:20px;	
}

.sv-driver .item
{
	vertical-align:top;	
}


.sv-driver .item .li
{
	width:170px;
	margin:0 auto;
}

.sv-driver .item .pic
{
	position:relative;
	height:215px;	
}

.sv-driver .item .pic .info
{
	width:100%;
	height:52px;
	line-height:26px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/video_info_bg.png) left top no-repeat;
}

.sv-driver .item .info .title
{
	display:inline-block;
	width:45%;
	height:52px;
	line-height:52px;
	text-align:center;	
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	overflow:hidden;
	float:left;		
}

.sv-driver .item .info .btn
{
	width:50%;
	float:right;
	text-align:left;
	padding-top:8px;	
}

.sv-driver .item .info .btn a
{
	font-size:12px;
	color:#7f7f7f;
	display:block;
	width:100%;
	height:20px;
	line-height:20px;
	font-weight:normal;		
}

.sv-driver .item .info .btn a:hover
{
	color:#ffffff;	
}

.sv-driver .item .info2
{
	padding:8px 0;
	line-height:22px;
	font-weight:bold;
	font-size:18px;
	color:#e52719;
	text-align:center;
		
}

.i-sv01
{
	background-image:url(../images/hico_1.png);
}

.i-sv02
{
	background-image:url(../images/hico_2.png);
}

.i-sv03
{
	background-image:url(../images/hico_3.png);
}

.i-sv04
{
	background-image:url(../images/hico_4.png);
}

.i-sv05
{
	background-image:url(../images/hico_5.png);
}

/* 播出通告*/
.bcnotice-list
{
	padding:25px 20px;
	background-color:#efefef;
	clear:both;
	min-height:800px;	
}

.bcn-title
{
	padding:15px 0 0 0;
	line-height:25px;
	font-weight:bold;
	color:#e52719;
	font-size:18px;	
}

.bcn-info
{
	padding:20px;
	line-height:25px;
	text-align:left;
	color:#4b4b4b;
	border:1px solid #CCC;
	margin-top:30px;
}
/* 品牌大事件*/

.history-list
{
	padding:25px 20px;
	background-color:#efefef;
	clear:both;
	min-height:800px;	
}

.history-list .date
{	
	width:100px;
	vertical-align:top;
	height:100%;
	position:relative;
	min-height:60px;
}

.history-list .date .bar
{
	position:relative;
	height:100%;
	width:100%;
	display:block;
	border:1px solid #F00;
}

.history-list .date .year
{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:30px;
	color:#606060;
	position:absolute;
	top:0;
	left:0;
	clear:both;	
}

.history-list .date .btn
{
	width:100%;
	height:30px;
	position:absolute;
	bottom:0;
	left:0;	
}

.history-list .date .btn a
{
	display:block;
	background:url(../images/ico_h04.png) center center no-repeat;
	width:100%;
	height:30px;	
}

.history-list .date .btn a.active
{
	display:block;
	background:url(../images/ico_h03.png) center center no-repeat;
	width:100%;
	height:30px;	
}


.hisitem
{
	display:none;	
}

.history-list .spr
{
	vertical-align:top;
	width:20px;
	text-align:center;
	background:url(../images/line_v2.png) center center repeat-y;	
}

.history-list .spr i.active
{
	background:url(../images/ico_h05.png) center center no-repeat;
	width:15px;
	height:35px;
	display:block;
	margin:0 auto;
}

.history-list .spr i
{
	background:url(../images/ico_h02.png) center center no-repeat;
	width:15px;
	height:35px;
	display:block;
	margin:0 auto;
}

.history-list .item
{
	vertical-align:top;	
}

.history-list .item .line
{
	height:20px;
	background:url(../images/line_hr.png) left center repeat-x;	
}

.history-list .item ul
{
	margin:0;
	padding:0;
	list-style:none;	
}

.history-list .item ul li
{
	width:100%;
	clear:both;
	list-style:none;
	margin:0;
	padding:0;	
}

.history-list .item .info
{
	line-height:22px;
	color:#4b4b4b;	
	
}

.history-list .item .pic
{
	margin:15px 0;	
}

/**/
.ct_deal_cons
{
	color:#4d4d4d;
	line-height:22px;	
}

.ct_deal_cons .indent1
{
	text-indent:20px;
	color:#4d4d4d;	
}

.ct_deal_cons .indent2
{
	text-indent:40px;
	color:#5e5e5e;
}

.ct_deal_cons .indent3
{
	text-indent:60px;
	color:#6f6f6f;	
}



.ct_deal_cons .title1,
.ct_deal_cons .title2,
.ct_deal_cons .title3
{
	font-weight:bold;
	color:#2e2e2e;
	padding:6px 0;
	line-height:175%;		
}
.ct_deal_cons .title1
{
	font-size:18px;	
	color:#ed0600;	
}

.ct_deal_cons .title2
{
	font-size:16px;	
}

.ct_deal_cons .title3
{
	font-size:14px;	
}

/* 通用 */
.wdp20
{
	width:20%;	
}

.wdp30
{
	width:30%;	
}

.wdp40
{
	width:40%;	
}

.wdp50
{
	width:50%;	
}

.list-loading
{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;	
	background:#AAAAAA url(../images/loading.gif) center top no-repeat;
	opacity:.55;	
}

.ajax_list
{
	width:100%;
	clear:both;
	height:100%;	
}

#dlgCommon
{
	display:none;
	background-color:#666666;
	text-align:center;	
}


.dlg-loading
{
	height:100%;
	width:100%;
	background:url(../images/loading1.gif) center center no-repeat;	
}

.background {
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	filter: alpha(opacity=40);
	background:#000000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
#progressBar {
	display: block;
	width: 300px;
	height: 40px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -20px;
	position: absolute;
	z-index: 2001;
	padding:0;
}
.pb-loading .tl {
	border: solid 2px #311410;/*#86A5AD;*/
	margin:0 auto;
	background-color:#FFFFFF;
}
.pb-success .tl {
	border: solid 2px #009900;/*#86A5AD;*/
	margin:0 auto;
	background-color:#FFFFFF;
}
.pb-error .tl {
	border: solid 2px #d60c18;/*#86A5AD;*/
	margin:0 auto;
	background-color:#FFFFFF;
}
.pb-info .tl {
	border: solid 2px #ffaa21;/*#86A5AD;*/
	margin:0 auto;
	background-color:#FFFFFF;
}
.pb-lock .tl {
	border: solid 2px #d60c18;/*#86A5AD;*/
	margin:0 auto;
	background-color:#FFFFFF;
}

.pb-loading .tl,.pb-success .tl,.pb-error .tl,.pb-info .tl,.pb-lock .tl
{
	-moz-border-radius:4px;/*仅Firefox支持，实现圆角效果*/
	-webkit-border-radius:4px;/*仅Safari,Chrome支持，实现圆角效果*/
	-khtml-border-radius:4px;/*仅Safari,Chrome支持，实现圆角效果*/
	border-radius:4px;/*仅Opera，Safari,Chrome支持，实现圆角效果*/
}

.pb-success .ico, .pb-error .ico, .pb-loading .ico, .pb-info .ico, .pb-lock .ico {
	width:40px;
	text-align:center;
	vertical-align:top;
}
.pb-loading .ico {
	background:url(/images/loading1.gif) center center no-repeat;
}
.pb-error .ico {
	background:url(/images/ico-error.png) center center no-repeat;
}
.pb-info .ico {
	background:url(/images/ico-info.png) center center no-repeat;
}
.pb-lock .ico {
	background:url(/images/ico-lock.png) center center no-repeat;
}
.pb-success .ico {
	background:url(/images/ico-success.png) center center no-repeat;
}
/******************* 文字 *******************/
.pb-success .info, .pb-error .info, .pb-loading .info, .pb-info .info, .pb-lock .info {
	font-size:13px;
	font-weight: bold;
	text-align: left;
	padding:8px 0;
}
.pb-error .info {
	color:#d60c18;
}
.pb-lock .info {
	color:#d60c18;
}
.pb-info .info {
	color:#ffaa21;
}
.pb-loading .info {
	color:#311410;
}
.pb-success .info {
	color:#009900;
}
/******************* 关闭 *******************/
.pb-success .close, .pb-error .close, .pb-loading .close, .pb-info .close, .pb-lock .close {
	text-align:right;
	vertical-align:top;
	width:25px;
}
.pb-success .close a:link, .pb-error .close a:link, .pb-loading .close a:link, .pb-info .close a:link, .pb-lock .close a:link, .pb-success .close a:active, .pb-error .close a:active, .pb-loading .close a:active, .pb-info .close a:active, .pb-lock .close a:active, .pb-success .close a:visited, .pb-error .close a:visited, .pb-loading .close a:visited, .pb-info .close a:visited, .pb-lock .close a:visited, .pb-success .close a:hover, .pb-error .close a:hover, .pb-loading .close a:hover, .pb-info .close a:hover, .pb-lock .close a:hover {
	float:right;
	top:0;
	display:inline-block;
	width:20px;
	height:30px;
	background-repeat:no-repeat;
 background-position:rigth:top;
}
.pb-success .close a:link, .pb-success .close a:active, .pb-success .close a:visited, .pb-success .close a:hover {
	background-image:url(/images/close-success.gif);
}
.pb-loading .close a:link, .pb-loading .close a:active, .pb-loading .close a:visited, .pb-loading .close a:hover {
	background-image:url(/images/close-loading.gif);
}
.pb-error .close a:link, .pb-error .close a:active, .pb-error .close a:visited, .pb-error .close a:hover {
	background-image:url(/images/close-error.gif);
}
.pb-info .close a:link, .pb-info .close a:active, .pb-info .close a:visited, .pb-info .close a:hover {
	background-image:url(/images/close-info.gif);
}
.pb-lock .close a:link, .pb-lock .close a:active, .pb-lock .close a:visited, .pb-lock .close a:hover {
	background-image:url(/images/close-lock.gif);
}
.dlgLoading {
	background:url(/images/loading.gif) center center no-repeat;
	width:100%;
	height:100%;
}

.bdsharebuttonbox
{
	display:none;
	width:48px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-left:6px;
}


.ico-fav-w:hover,
.ico-fav-w 
{
	background:url(../images/ico_vfav.png) left center no-repeat;
	text-indent:15px;
}

.ico-fav-w:hover 
{
	background:url(../images/ico_vfav2.png) left center no-repeat;
}

.ico-fav-w i
{
	font-style:normal;	
}

.ico-sina-w:hover i,
.ico-sina-w i
{
	display:inline-block;
	width:18px;
	height:15px;
	background:url(../images/ico_vsina.png) center center no-repeat;	
}

.ico-sina-w:hover i
{
	background:url(../images/ico_vsina2.png) center center no-repeat;	
}

.j-sponsor
{
	z-index:9999;
	display:none;
	width:674px;
	position:absolute;
	left:50%;
	top:44px;
	margin-left:-337px;
	background:url(../images/ico_arrow.png) center top no-repeat;
	padding-top:17px;		
}

.j-sponsor > table
{
	border:1px solid #cdcdce;
	background:#bdbdbd url(../images/bg_team_info.png) left top repeat-x;
	-webkit-box-shadow: #666 0px 0px 8px;
	-moz-box-shadow: #666 0px 0px 8px;
	box-shadow: #666 0px 0px 8px;	
	
	-moz-border-radius: 5px; 
	-khtml-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.j-sponsor .thumbs
{
	vertical-align:middle;
	text-align:center;
	width:200px;
}

.j-sponsor .thumbs img
{
	max-width:175px;
	height:auto;	
}

.j-sponsor .info
{
	vertical-align:top;
	color:#505050;
	line-height:20px;
	padding:15px 15px 15px 0;	
	font-size:12px;
	text-align:left;
}

.j-sponsor .info h4
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0;
	padding:5px 0;	
}

.sv-driver h3
{
	height:26px;
	width:100%;
	display:block;
	clear:both;
	border-bottom:1px solid #e52719;
	margin:15px 0;
	padding:0;
}

.sv-driver h3 em
{
	font-size:13px;
	display:block;
	line-height:26px;
	height:100%;
	width:150px;
	background:url(../images/station_tab3.png) center center no-repeat;
	overflow:hidden;
	margin-left:15px;
	text-align:center;
	color:#FFFFFF;		
}


.s-shop { display:none; }

.tb-snr { margin: 0 auto; }

.j-caption { display: none; }


/* member */
.tb-bordered
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #E1e1e1;
	margin:15px 0;			
}

.tb-bordered tr  td
{
	padding:5px;
	line-height:22px;
	border-bottom:1px solid #E1E1E1;
	color:#606060;	
}

.tb-bordered tr:last-child td
{
	border-bottom:none;	
}

.td-bordered tr:last-child td,
.td-bordered td
{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border:1px solid #E1e1e1;
	padding:0 15px;
}

.td-bordered img
{
	vertical-align:middle;	
}


a.link-m
{
	color:#d42316;
	
}

a.link-m:hover
{
	text-decoration:underline;	
}

.wdp5
{
	width:5%;	
}

.wdp10
{
	width:10%;	
}

.wdp15
{
	width:15%;	
}

.wdp20
{
	width:20%;	
}

.wdp25
{
	width:25%;	
}

.wdp30
{
	width:30%;	
}

.wdp35
{
	width:35%;	
}

.wdp40
{
	width:40%;	
}

.wdp45
{
	width:45%;	
}

.wdp50
{
	width:50%;	
}

.wdp55
{
	width:55%;	
}

.wdp60
{
	width:60%;	
}

.wdp65
{
	width:5%;	
}


.wdp70
{
	width:70%;	
}

.wdp75
{
	width:75%;	
}

.wdp80
{
	width:80%;	
}

.wdp85
{
	width:85%;	
}

.wdp90
{
	width:90%;	
}

.wdp95
{
	width:95%;	
}

a.cmn-btn
{
	display:inline-block;
	padding:0 15px;
	height:30px;
	line-height:30px;
	border:1px solid #E1E1E1;
	background-color:#f7f7f7;
	text-align:center;
	color:#d42316;
	font-weight:bold;
	font-size:14px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

a.cmn-btn:hover
{
	border:1px solid #AAAAAA;	
}

.tb-bordered .lbl
{
	width:15%;
	text-align:right;	
}

.tb-bordered .lbl em
{
	color:#d42316;
	margin-right:5px;	
}

.tb-bordered .fld .cmn,
.tb-bordered .fld .lg,
.tb-bordered .fld .sl
{
	
	text-align:left;
	height:26px;
	line-height:26px;
	margin-left:5px;
	border:1px solid #d5d5d5;
	text-indent:5px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	float:left;
}
.tb-bordered .fld .cmn
{
	width:220px;	
}

.tb-bordered .fld .lg
{
	width:360px;	
}

.tb-bordered .fld .sl
{
	width:50px;	
}

.tb-bordered .fld .cmn:focus,
.tb-bordered .fld .lg:focus,
.tb-bordered .fld .sl:focus
{
	border:1px solid #d42316;
	
	-webkit-box-shadow: #AAAAAA 0px 0px 8px;
	-moz-box-shadow: #AAAAAA 0px 0px 8px;
	box-shadow: #AAAAAA 0px 0px 8px;	
}

.fld-info
{
	width:260px;
	float:left;
	line-height:20px;
	padding:5px;
	color:#999999;	
}


.gs-btn .cmn,
.fld-btn .cmn
{
	width:90px;
	height:36px;
	line-height:36px;
	border:1px solid #E1E1E1;
	background-color:#FaFaFa;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	
	text-align:center;
	font-weight:bold;
	color:#d42316;	
}

.fld-btn .cmn:focus,
.fld-btn .cmn:hover
{
	border:1px solid #d42316;
}

.intjzcon
{	
}

.tb-list .th
{
	background-color:#F0f0f0;	 	
}

.tb-list .th td
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#333333;	
}

.tb-list .ti td
{
	text-align:center;
	font-size:13px;	
}

.guess-list li
{
	float:left;
	margin-left:12px;
	margin-top:5px;
	width:170px;
	background:#F0f0f0; 	
}

.guess-list li:hover
{
	-webkit-box-shadow: #333333 0px 0px 8px;
	-moz-box-shadow: #333333 0px 0px 8px;
	box-shadow: #333333 0px 0px 8px;	
}

.guess-list
{
	margin-left:-8px;
}

.guess-tab
{
	height:30px;
	width:100%;
	overflow:hidden;
	background-color:#fafafa;
	border-bottom:2px solid #d42316;
}

.guess-tab li
{
	float:left;
	height:30px;
	line-height:30px;	
	padding:0 20px;
}

.guess-tab li.active
{
	background-color:#d42316;	
}

.guess-tab li a
{
	font-size:14px;
	font-weight:bold;
	color:#333;
	text-decoration:none;	
}

.guess-tab li.active a
{
	color:#FFFFFF;	
}

.clearfix:after
{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both; 	
}




.guess-list .btn
{
	background:url(../images/driver_info_bg.png) left top no-repeat;
	padding:15px 0;
	line-height:28px;	
}

.guess-list .btn span
{
	display:inline-block;
	float:left;
	width:40%;
	text-align:left;
	margin-left:5%;
	font-weight:bold;
	font-size:14px;
	color:#454545;
}

.guess-list .btn a
{
	display:inline-block;
	width:50%;
	float:right;
	background:url(../images/btn_guess.png) center top no-repeat;
	height:27px;
	line-height:27px;	
}

.guess-list .btn a:hover
{
	background:url(../images/btn_guess2.png) center top no-repeat;		
}

.guess-list .thumbs
{
	width:170px;
	height:215px;
	position:relative;	
}

.guess-list .thumbs em
{
	position:absolute;
	bottom:0;
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	font-style:normal;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background:url(../images/video_info_bg.png) left top repeat;	
}

#dlgCommon .lbl
{
	width:18%;
	padding:5px 0;
	text-align:right;
	font-weight:bold;
	font-size:14px;	
}
#dlgCommon .fld
{
	padding:5px;
	text-align:left;
	font-size:14px;
	line-height:27px;	
}

#dlgCommon .fld .sl,
#dlgCommon .fld .cmn,
#dlgCommon .fld .lg
{
	text-align:left;
	height:26px;
	line-height:26px;
	margin-left:5px;
	border:1px solid #d5d5d5;
	text-indent:5px;
	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


#dlgCommon .fld .cmn
{
	width:220px;	
}

#dlgCommon .fld .lg
{
	width:360px;	
}

#dlgCommon .fld .sl
{
	width:50px;	
}

#dlgCommon .fld .cmn:focus,
#dlgCommon .fld .lg:focus,
#dlgCommon .fld .sl:focus
{
	border:1px solid #d42316;
	
	-webkit-box-shadow: #AAAAAA 0px 0px 8px;
	-moz-box-shadow: #AAAAAA 0px 0px 8px;
	box-shadow: #AAAAAA 0px 0px 8px;	
}

#dlgCommon .fld em 
{
	width:260px;
	float:left;
	line-height:20px;
	padding:5px;
	color:#999999;	
}
.row-0 { background-color:#fafafa; }
.row-1 { background-color:#FFFFFF; }


.t-personal .info2 .t-no strong
{
	display:none;	
}


#dlgMReg .fld-lbl
{
	background-color:#F8f8f8;
	font-size:15px;
	border-bottom:1px dashed #E1E1E1;	
}


.guess-list-items
{
	margin-top:15px;	
}


.guess-list-items li
{
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #E1E1E1;
	width:100%;
	background:url(../images/ico_vv.png) left center no-repeat;	
}

.guess-list-items li a
{
	display:inline-block;	
}

.guess-list-items li a.tl
{
	max-width:78%;
	float:left;
	margin-left:2%;
}

.guess-list-items li a.btn
{
	width:100px;
	float:right;
	background:url(../images/ico_mi.png) left center no-repeat;
	height:35px;
	line-height:35px;
	text-indent:25px;
	font-weight:bold;
	font-size:14px;
}

.guess-list-items li a.btn:hover
{
	background:url(../images/ico_mion.png) left center no-repeat;	
}

.guess-list-items li span
{
	color:#d42316;	
}

.guess-title
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#d42316;
	padding:8px;		
}

.guess-title2
{
	font-size:16px;
	font-weight:bold;
	color:#d42316;
	background-color:#FFFFFF;
	padding:8px;		
}

.txt-date
{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;	
}

.gs-fld
{
	width:150px;	
}

.gs-fld input
{
	border:2px solid #AAAAAA;
	width:60px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#d42316;
	font-size:15px; 	
}

.gs-fld input:focus
{
	border:2px solid #d42316;
}

.gs-btn
{
	width:190px;
	text-align:center;	
}

.gs-btn input
{
	width:180px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-weight:bold;
	font-size:15px;
		
}

.team-list .t-personal .info2 {
	min-height:100px;
	background:url(../images/driver_info_bg2.png) left bottom no-repeat;	
}




.t-bar a,
.d-tblog a
{
	display:inline-block;
	width:30px;
	height:30px;
	line-height:30px;
	background:url(../images/ico_vsina.png) 5px center no-repeat;		
}

.driver-video .item .vdo-more
{
	display:none;	
}



.top-bar a.tt1
{
	/* 
	height:30px;
	line-height:22px;
	display:inline-block;*/
}

.tp-menu div,
.loc-menu div
{
	margin-top:-5px;
	height:28px;
	line-height:28px;
	padding-bottom:10px;	
}


/*
网络地图
*/

.sm-list
{
	background-color:#FFFFFF;
	padding:20px;	 	
}

.sm-list td
{
	vertical-align:top;
	width:20%;	
}

.sm-list ul,
.sm-list ul li
{
	list-style:none;
	margin:0;
	padding:0;		
}

.sm-list ul
{
	width:60%;
	margin:15px 0 0 0;
}

.sm-list li a
{
	font-size:13px;
	font-weight:normal;
	color:#999999;	
}

.sm-list ul li
{
	width:100%;
	height:28px;
	line-height:28px;
}

.sm-list li.title 
{
	border-bottom:1px solid #E1E1E1;		
}

.sm-list li a:hover
{
	color:#ed0600;
	text-decoration:underline;	
}

.sm-list li.title a
{
	font-weight:bold;
	font-size:15px;
	color:#000000;	
}

.sm-list li.title a:hover
{
	color:#ed0600;
	text-decoration:underline;	
}

.sm-list .line
{
	height:30px;	
}



#flashads
{
	position:fixed;
	right:5px;
	bottom:5px;
	width:640px;
	height:370px;
	z-index:9999;	
	text-align:right;
}

#aClose
{
	position:absolute;
	left:-30px;
	top:5px;
	display:inline-block;
	width:30px;
	height:25px;
	line-height:25px;
	background-color:#CCC;
	color:#c7000a;	 	
}

.itl-list td em
{
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#ed0600;
	height:15px;
	line-height:15px;
	display:block;
	text-align:center;
}

.jdropdown
{
	position:relative;
				
}

.jdropdown .dd-title
{
	height:26px;
	line-height:26px;
	background:url(../images/title_dd_bar.png) left top no-repeat;
}

.jdropdown .dd-title a
{
	display:block;
	margin-left:35px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:15px;
	background:url(../images/ico_arrow_dd.png) 95% center no-repeat;
	cursor:pointer;	
}

.jdropdown .dd-bar
{
	position:absolute;
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	display:none;
	background-color:#4b4b4b;
	left:0;
	top:26px;
}

.jdropdown .dd-bar li
{
	width:100%;
	height:26px;
	line-height:26px;
	display:block;
	float:none;	
}

.jdropdown .dd-bar li:hover
{
	background-color:#393939;	
}

.jdropdown .dd-bar li a
{
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
	display:inline-block;
	padding-left:35px;	
}

.tab-sml
{
	width:105px;	
}
.tab-bar .tab-sml a
{
	padding-right:10px;	
	font-size:12px;	
}

.title-bar .tab-dropdown a
{
	color:#3e3a39
}


.s-monline, .mda-list 
{
    background-color: #f0f0f0;
}

.s-olads
{
    padding:6px 0;
}

.s-olads a
{
    display:inline-block;
    padding:0 8px;
    vertical-align:middle;
}