﻿@charset "utf-8";
/*temporary general
==============================================================================*/
* {
	margin: 0;
	padding: 0;
}
html {
	font-size:62.5%;
	font-family: '宋体', Arial, Verdana, Helvetica, sans-serif;
}
img {
	border: none;
}
body {
	background:#fff;width:1000px;margin:0 auto;
	font-size: 12px;
	text-align: center;
	color: #515151;
}
input.input_text {
	border:1px #808080 solid;
	padding:2px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
/*links*/
/*.top a:link, .nav a:link, .nav_s a:link, .nav_local a:link, .tab a:link, .tab_box a:link{
	color: #000;
	text-decoration: none;
}

.top a:visited, .nav a:visited, .nav_s a:visited, .nav_local a:visited, .tab a:visited, .tab_box a:visited{
	color: #000;
	text-decoration: none;
}

.sep{bottom-border:1px #ff0000;height:35px;}
.top a:hover, .nav a:hover, .nav_s a:hover, .nav_local a:hover, .tab a:hover, .tab_box a:hover{
	color: #bb0011;
	text-decoration: none;
}*/

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	/*	color: #7a7a7a;	*/
	text-decoration: none;
}
a:hover {
	color: #bb0011;
	text-decoration: none;
}
a:active {
	color: #bb0011;
	text-decoration: none;
}





/*index_ad_a
============================================================================*/
.index_ad_a{
	width:948px;
	height:90px;
	overflow:hidden;
	border:1px #c1c1c1 solid;
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
}
.index_ad_a .side{
	float:left;
	width:156px;
	height:90px;
}
.index_ad_a .con{
	float:left;
	width:635px;
	height:80px;
	margin:5px 0;
	padding:0;
}
.index_ad_all{
	width:948px;
	height:80px;
	overflow:hidden;
	border:1px #c1c1c1 solid;
	margin:0 auto 10px auto;
}
/*.index_ad_a {
	width:950px;
	height:102px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
}
.index_ad_a .side {
	float:left;
	width:182px;
	height:102px;
}
.index_ad_a .con {
	float:left;
	width:585px;
	height:90px;
	margin:0;
	padding:5px 0 0 0;
}*/
/*tab
============================================================================*/
.tab {
	width:1000px;
	margin:5px auto 0 auto;
}
.tab_left {
	background:url(/images/index_jpgbg.jpg) -60px 0 no-repeat;
	width:17px;
	height:27px;
	float:left;
}
.tab_button {
	background: url(/images/square_bg.gif) 0 100% repeat-x;
	float: left;
	width: 653px;
	list-style:none;
	padding: 0 5px 0 0;
}
.tab_button li {
	background: url(/images/index_jpgbg.jpg) 0 -30px no-repeat;
	float: left;
	padding: 0 0 0 6px;
	line-height:26px;
}
.tab_button a {
	background: url(/images/index_jpgbg.jpg) 100% -30px no-repeat;
	color: #000;
	display: block;
	padding: 0 15px 0 6px;
	text-decoration: none;
}
.tab_button a:link, .tab_button a:visited {
	text-decoration:none;
}
.tab_button a:hover {
	color:#B70707;
	text-decoration: none;
}
.tab_button .current {
	background: url(/images/index_jpgbg.jpg) 0 0 no-repeat;
}
.tab_button .current a {
	background: url(/images/index_jpgbg.jpg) 100% 0 no-repeat;
	font-weight:bold;
	padding-bottom: 1px;
	color:#B70707;
}
/*tab more*/
.tab_more {
	background:url(/images/square_bg.gif) 0 100% repeat-x;
	float:right;
	list-style:none;
	padding:7px 0 0 0;
	height:20px;
	width:275px;
	position:relative;
	z-index:100;
}
.tab_more dt {
	float:left;
}
.tab_more dd {
	float:left;
	display:inline;
	border-right:1px #333 solid;
	padding:2px 3px 2px 0;
	margin: -2px 0 0 5px;
	width: 45px;
}
.tab_more dd.none {
	border:none;
	width: 40px;
}
.tab_more ul {
	border:1px #ccc solid;
	background:#F5F7FA;
	padding:5px 4px 5px 8px;
	list-style:none;
	width:124px;
	position:absolute;
	top:21px;
	left:70px;
	font-family:Arial, Helvetica, sans-serif;
	display:none;
}
.tab_more ul li {
	float:left;
	width:50px;
	margin:2px 2px 2px 0;
	padding:0 0 0 10px;
	text-align:left;
	background:url(/images/icon_gifbg.gif) 0 -18px no-repeat;
}
.tab_box {
	clear:both;
	border-left:1px #c3c3c4 solid;
	border-right:1px #c3c3c4 solid;
	width:948px;
	height:80px;
	overflow:hidden;
	margin:0 auto;
}
.tab_box ul {
	list-style:none;
	float:left;
	padding:10px 0 0 10px;
	margin:0 1px 0 0;
}
.tab_box ul li {
	float:left;
	width:60px;
	white-space:nowrap;
	overflow:hidden;
	text-align:left;
	line-height:1.5em;
	margin:0 5px 5px 0px;
	position:relative;
}
.tab_box ul li span {
	font-weight:bold;
	position:absolute;
	top:39px;
	left:27px;
}
.tab_box ul li.car {
	width:98px;
	height:66px;
	margin:0;
	padding:0;
}
.tab_box ul li.small {
	background:url(/images/select_cars.gif) 0 0 no-repeat;
}
.tab_box ul li.compact {
	background:url(/images/select_cars.gif) 0 -66px no-repeat;
}
.tab_box ul li.mini {
	background:url(/images/select_cars.gif) 0 -132px no-repeat;
}

.tab_box ul li.large {
	background:url(/images/select_cars.gif) 0 -198px no-repeat;
}
.tab_box ul li.medium {
	background:url(/images/select_cars.gif) 0 -264px no-repeat;
}
.tab_box ul li.luxury {
	background:url(/images/select_cars.gif) 0 -330px no-repeat;
}


.tab_box ul li.mpv {
	background:url(/images/select_cars.gif) 0 -396px no-repeat;
	text-indent:6px;
}
.tab_box ul li.suv {
	background:url(/images/select_cars.gif) 0 -462px no-repeat;
	text-indent:6px;
}
.tab_box ul li.roadster {
	background:url(/images/select_cars.gif) 0 -528px no-repeat;
	text-indent:6px;
}
/**/
.tab_box ul.small {
	width:308px;
}
.tab_box ul.compact {
	width:367px;
}
.tab_box ul.mini {
	width:228px;
}
.tab_box ul.large {
	width:240px;
}
.tab_box ul.medium {
	width:435px;
}
.tab_box ul.luxury {
	width:240px;
}
.tab_box ul.mpv {
	width:308px;
}
.tab_box ul.suv {
	width:367px;
}
.tab_box ul.roadster {
	width:228px;
}
.tab_box .line {
	background:url(/images/index_jpgbg.jpg) -380px -95px no-repeat;
}
/*search
============================================================================*/
.search {
	width:998px;
	padding:0;
	height:34px;
	_padding:5px 0 0 0;
	_height:29px;
	line-height:34px;
	background:url(/images/repeatbg.jpg) 0 0 repeat-x;
	margin:0 auto 10px auto;
	border-bottom:1px #cac9ca solid;
	border-left:1px #cac9ca solid;
	border-right:1px #cac9ca solid;
	z-index:999;
}
.search input, .search img {
	vertical-align:middle;
}
.search legend{
	display:none;
}
.search fieldset{
	border:none;
}
.search .search_main{
	float:left;
	width:440px;
}
.search .search_ad{
	width:400px;
	float:right;padding-top:3px;
}
.search .search_ad img{
	_margin:-5px 0 0 0;
}
/*.search img{
	margin:0 0 -5px 0;
}
.search .input_search{
	margin:0 0 -5px 0;
}*/



/*banner
============================================================================*/
.banner{
	background:url(/images/repeatbg.jpg) 0 -33px repeat-x;
	width:950px;
	margin:0 auto 10px auto;
	text-align:left;
	position:relative;
	clear:both;
}
.banner h2 span{
	display:none;	
}
.banner h2.research{
	background:url(/images/index_jpgbg.jpg) 0 -90px no-repeat;
	width:320px;
	height:59px;	
}
.banner h2.find{
	background:url(/images/index_jpgbg.jpg) 0 -150px no-repeat;
	width:320px;
	height:59px;	
}
.banner h2.buy{
	background:url(/images/index_jpgbg.jpg) 0 -210px no-repeat;
	width:320px;
	height:59px;	
}

.banner ul.nav{
	position:absolute;
	right:17px;
	top:9px;
	background:url(/images/index_jpgbg.jpg) 0 -60px no-repeat;
	width:406px;
	height:22px;
	padding:5px 0 0 0;
	font-size:14px;
	text-align:center;
}
.banner ul.nav li{
	display:inline;
	border-right:1px #F50601 solid;
	padding:0 10px 0 0;
	*padding:0 0 0 10px;
}
.banner ul.nav li.none{
	border:none;
}
.banner ul.nav li a:link, .banner ul.nav li a:visited{
	color:#fff;
	text-decoration:none;
}
.banner ul.nav li a:hover{
	color:#F50601;
	text-decoration:none;
}

/*buy*/
.banner h2 div{
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
.banner h2.buy{
	position:relative;
}
.banner h2 div{
	position:absolute;
	top:25px;
	left:145px;
	z-index:100;
}
.banner h2 div a{
	font-size:12px;
	font-weight:normal;
	padding:0 0 0 2px;
}
.banner h2 div a:link, .banner h2 div a:visited{
	color:#04669C;
}

/*more city*/
.banner_buy{
	position:relative;
	z-index:90;
}
.more_city{
	border:1px #069 solid;
	width:300px;
	background:#F7F8FA;
	position:absolute;
	top:42px;
	left:178px;
	z-index:100;
}
.more_city h6{
	background:#ccc;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	position:relative;
}
.more_city h6 a{
	position:absolute;
	right:5px;
	top:4px;
}
.more_city h6 span{
	font-weight:normal;
}
.more_city ul{
	list-style:none;
	margin:8px 5px 10px 10px;
	*margin:8px 5px 0 8px;
}
.more_city ul li{
	width:40px;
	float:left;
	margin:0 0 7px 0;
	text-align:center;
	display:inline;
}
.more_city ul li input{
	margin:0 -5px 0 0;
	width:14px;
	height:14px;
}
.more_city ul li.button{
	width:100%;
	text-align:right;
}
.more_city ul li.button input{
	margin:0;
	width:auto;
	height:auto;
}
/*contain
============================================================================*/
.contain {
	width:950px;
	overflow:hidden;
	margin:0 auto 10px auto;
	text-align:left;
}
.contain .column {
	width:320px;
	overflow:hidden;
	border:1px #c1c1c1 solid;
	float:left;
}
.contain .main_list {
	width:393px;
	padding:0 0 0 12px;
	overflow:hidden;
	float:left;
}
.contain .min_column {
	width:210px;
	overflow:hidden;
	border:1px #c1c1c1 solid;
	float:right;
}
.contain legend{
	display:none;
}
.contain fieldset{
	border:none;
}
/*======================head=====================*/
/*h2*/
.main_list h2.title{
/*	padding:13px 0 10px 0;*/
	line-height:43px;
	padding:0;
}
.main_list h2{
	text-align:center;
	width:370px;
	margin:0 10px;
	padding:5px 0 0 0;
/*	padding:10px 0 10px 0;*/
	line-height:34px;
}
.main_list h2 a{
	font-size:18px;
	font-family:'黑体';
	font-weight:normal
}
.main_list h2 a:link, .main_list h2 a:visited{
	color:#d01d19;
	text-decoration:none;
}
.main_list h2 a:hover{
	color:#d01d19;
	text-decoration:underline;
}


/*h3*/
.contain h3{
	background:url(/images/icon_gifbg.gif) 8px -40px no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#101010;
	border-bottom:1px #4B4B4B dotted;
	padding:0 0 4px 18px;
	margin:20px 0 0 0;
	line-height:1em;
	position:relative;
	clear:both;
}
.contain h3 a{
	position:absolute;
	right:0;
	top:0;
	font-weight:normal;
	font-size:12px;
}
.contain h3.head{
	margin:0;
}
/*h4*/
.contain h4 {
	background:url(/images/repeatbg.jpg) -8px -137px no-repeat;
	color:#010101;
	padding:0 0 0 25px;
	_padding:2px 0 0 25px;
	height:26px;
	_height:24px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	position:relative;
}
.contain h4 a {
	position:absolute;
	right:10px;
	top:2px;
	font-size:12px;
	font-weight:normal;
}
.contain .h4box {
	background:url(/images/repeatbg.jpg) 0 -111px repeat-x;
	margin:0 1px;
	height:100%;
}


/*======================box======================*/
.contain .innerbox {
	padding:10px;
	clear:both;
}
.contain .innerbox_min {
	padding:5px;
	clear:both;
}
.contain .innerbox_min2 {
	padding:16px 14px;
	clear:both;
}
/*虚线*/
.contain .line {
	border-top:1px #ccc dashed;
}
/*======================column===================*/
/*flash新闻*/
.column .flashnews {
	/*	height:322px;*/
	margin:0 0 8px 0;
}
.column .flashnews .flashnews_t{
	margin:0 0 1px 0;
	height:28px;
	position:relative;
	z-index:40;
}
.column .flashnews .flashnews_t #flashnews_topad{
	position:absolute;
	top:0;
	left:0;
	z-index:44;
}
.column .flashnews .flashnews_b{
	height:258px;
	background:#000;
	position:relative;
	overflow:hidden;
}
.column .flashnews .flashnews_b a:link, .column .flashnews .flashnews_b a:visited{
	color:#fff;
	text-decoration:none;
}
.column .flashnews .flashnews_b a:hover{
	color:#fff;
	text-decoration:underline;
}
.column .flashnews .flashnews_b a.lantern_title{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#000;	
	position:absolute;
	top:214px;
	left:0;
	z-index:100;	
	filter: Alpha(Opacity=70);
  	opacity:0.7;
}
.column .flashnews .flashnews_b .lantern_list{
	list-style:none;
	position:absolute;
	top:238px;
	left:0;
	z-index:101;
}
.column .flashnews .flashnews_b .lantern_list li{
	float:left;
	width:64px;
	height:51px;
	text-align:center;
	padding:8px 0 0 0;
}
.column .flashnews .flashnews_b .lantern_list li.current{
	background:url(/images/lantern_current.gif) 0 0 no-repeat;
}
.column .flashnews .flashnews_b .lantern_list li img{
	margin:0 auto;
}

/*评论专题*/
.column .special {
	height:73px;
	overflow:hidden;
}
.column .special img {
	float:left;
}
.column .special p {
	float:right;
	width:167px;
	margin:0;
	padding:0;
	line-height:1.7em;
}
/*列表*/
.column .list_disc {
	list-style:none;
	margin:0 0 -10px 0;
}
.column .list_disc li {
	background:url(/images/icon_gifbg.gif) 0 5px no-repeat;
	padding:0 0 10px 10px;
	line-height:1em;
}
/*评论专题 列表,商家活动 列表*/
.column .comment{
	height:71px;
}
.column .active_box{
	height:60px;
}
.column .active{
	float:left;
	width:49%;
	margin:0 1px 0 0;
	padding:1px 0 0 0;
}

/*图片新闻*/
.column .picnews{
	margin:-1px 0;
	text-align:center;
	font-weight:bold;
	height:230px;
}
.column .picnews img{
	display:block;
	margin:0 0 8px 0;
}

/*新车月历*/
.column .calendar_box{
	margin:4px 0 0 0;
}
.column .calendar{
	width:100%;
	border-collapse:collapse;
	font-size:12px;
}
.column .calendar th, .column .calendar td{
	padding:0;
	line-height:1em;
	padding:7px 7px 6px 7px;
}
.column .calendar thead{
	color:#000;
	text-align:left;
	background:url(/images/square_bg.gif) 0 24px repeat-x;
}
.column .calendar thead th{
	padding:5px 5px 10px 5px;
	margin:0 0 10px 0;
}

/*精明选车*/
.select_car{
	list-style:none;
	margin:0;
	height:208px;
	overflow:hidden;
}
.select_car li{
	margin:5px 0 7px 10px;
	line-height:1.6em;
}
.select_car span{
	color:#014DA2;
}
.select_car li input.hide_style{
	border:1px #ccc solid;
	width:35px;
	text-align:center;
	color:#014DA2;
}
/*======================min column===============*/
.min_column .list_disc, .min_column .list {
	list-style:none;
	margin:0 0 -10px 0;
}
.min_column .list_disc li{
	background:url(/images/icon_gifbg.gif) 0 5px no-repeat;
	padding:0 0 10px 10px;
	line-height:1em;
}
.min_column .list li{
	padding:0 0 10px 0;
	line-height:1em;
}
/*第一个列表*/
.min_column .news{
	margin:-5px 0 -15px 0;
}
/*在线答疑*/
.min_column .ask{
	background:url(/images/icon_gifbg.gif) 10px -188px no-repeat;
	margin:0 0 4px 0;
	*margin:0 0 1px 0;
}
.min_column .ask .button{
	background:url(/images/button_bg.gif) 0 0 no-repeat;
	width:66px;
	height:19px;
	line-height:19px;
	color:#fff;
	text-align:center;
	border:none;
	font-size:12px;
	padding:0 0 1px 0;
	*padding:0;
	margin:8px 0 0 15px;
}
.min_column .ask .text{
	border:1px #A6A6A6 solid;
	padding:1px;
	margin:5px 0 0 33px;
	width:150px;
}
/*购车工具*/
.min_column .tools{
	height:72px;
	overflow:hidden;
}
.min_column .tools ul{
	list-style:none;
	float:left;
}
.min_column .tools ul li{
	float:left;
	width:90px;
	margin:0 5px 10px 0;
}
.min_column .tools select{
	width:73px;
	height:20px;
}

.min_column .toolslist{
	margin:-20px 0 -1px 0;
	*margin:-20px 0 -6px 0;
}
.min_column .toolslist ul{
	list-style:none;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	float:left;
}
.min_column .toolslist ul li{
	float:left;
	width:100px;
	height:12px;
	margin:0 0 5px 0;
	padding:0 0 0 3px;
	display:inline;
}
.min_column .toolslist ul li.price{
	background:url(/images/icon_gifbg.gif) 0 -64px no-repeat;
}
.min_column .toolslist ul li.borrow{
	background:url(/images/icon_gifbg.gif) 0 -86px no-repeat;
}
.min_column .toolslist ul li.insurance{
	background:url(/images/icon_gifbg.gif) 0 -108px no-repeat;
}
.min_column .toolslist ul li.map{
	background:url(/images/icon_gifbg.gif) 0 -130px no-repeat;
}
.min_column .toolslist ul li.value{
	background:url(/images/icon_gifbg.gif) 0 -152px no-repeat;
}
.min_column .toolslist ul li.select{
	background:url(/images/icon_gifbg.gif) 0 -174px no-repeat;
}
/*看图识车*/
.min_column .look{
	text-align:center;
	font-weight:bold;
}
.min_column .look img{
	margin:0 0 8px 0;
	display:block;	
}
/*专家评车*/
.min_column .expert{
	height:153px;
}
.min_column .expert img{
	float:left;
	margin:5px 0 0 5px;
}
.min_column .expert dl{
	float:right;
	width:95px;
}
.min_column .expert dl dt{
	font-weight:bold;
	margin:5px 0;
}
.min_column .expert dl dd{	
	margin:5px 0;
	line-height:1.6em;
}
/*买车试车 精彩专题*/
.min_column .buy, .min_column .highlight{
	text-align:center;
	font-weight:bold;
	height:148px;
}
.min_column .buy img, .min_column .highlight img{
	margin:0 0 8px 0;
	display:block;	
}

/*经销商搜索*/
.min_column .shop_search{
	list-style:none;
	margin:-5px 0 0 0;
	height:100px;
	overflow:hidden;
}
.min_column .shop_search li{
	padding:5px 0;
	margin:5px 0;
}
.min_column .shop_search li input{
/*	vertical-align:middle;*/
}
.min_column .shop_search li select{
	width:108px;
}
.min_column .shop_search .text{
	border:1px #B1B1B1 solid;
	width:105px;
	padding:1px;
}
.min_column .shop_search .button{
	margin:0 0 -3px 0;
}

.min_column .shop_search_list{
	padding:10px;
	height:50px;
}
.min_column .shop_search_list dt{
	font-weight:bold;
	color:#000;
	margin:0 0 3px 0;
}
.min_column .shop_search_list dd{
	float:left;
	width:63px;
	margin:5px 0 0 0;
}
/*======================price tab================*/
.price_box{
	float:right;
	width:612px;
	position:relative;
}
.price_tab_button{
	float:left;
	width:100%;
	list-style:none;
	text-align:center;
/*	background:url(http://image.bitauto.com/Bitauto/08index/images/price_tab_button_bg.gif) 0 0 repeat-x;*/
	background:url(/images/square_bg.gif) 0 100% repeat-x;
}
.price_tab_button li {
	float: left;
	width:104px;
	height:26px;	
	line-height:26px;
	overflow:hidden;
}
.price_tab_button a {
	color: #000;
	display: block;
	text-decoration: none;
	width:104px;
	height:24px;
	padding:2px 0 0 0;
	background:url(/images/index_jpgbg.jpg) -100px -30px no-repeat;
}
.price_tab_button a:link, .price_tab_button a:visited {
	text-decoration:none;
}
.price_tab_button a:hover {
	color: #B70707;
	text-decoration: none;
}
.price_tab_button .current a {
	font-weight:bold;
	padding-bottom: 1px;
	background:url(/images/index_jpgbg.jpg) -100px 0 no-repeat;
	color:#B70707;
}

.price_tab_table{
	border-left:1px #BABABA solid;
	border-right:1px #BABABA solid;
	border-bottom:1px #BABABA solid;
	_margin:-2px 0 0 0;
	float:left;
	height:198px;
	_height:196px;
	overflow:hidden;
}
.price_tab_table table{
	width:590px;
	margin:10px 10px 5px 10px;
	border-collapse:collapse;
	font-size:12px;
}
.price_tab_table table td,.price_tab_table table th{
	padding:5px;
}
.price_tab_table table thead{
	background:#F0F0F0;
}
.price_tab_table table th{
	text-align:left;
}
.price_more{
	position:absolute;
	right:5px;
	top:9px;
}



/*======================main_list================*/
.main_bg{
	background:url(/images/index_jpgbg.jpg) 0 -274px no-repeat;
}

/*h2 标题块*/
.main_list .h2_box{
	height:64px;
}
.main_list .h2_list{
	list-style:none;
	text-align:center;
}
.main_list .h2_list li{
	display:inline;
	border-right:1px #ccc solid;
	padding:0 4px;
	*padding:0 0 0 4px;
	text-align:center;
}
.main_list .h2_list li.none{
	border:none;
}

/*大字列表*/
.main_list .list{
	list-style:none;
	margin:0 18px;
	padding:12px 0 0 2px;
}
.main_list .list li{
	background:url(/images/icon_gifbg.gif) 0 5px no-repeat;
	line-height:14px;
	margin:0 0 11px 0;
	*margin:0 0 12px 0;	
	padding:0 0 0 10px;	
}
.main_list .list li a{
	font-size:14px;
}
/*导购评测 行情降价*/
.main_list .buy, .main_list .market{
	padding:10px 0 0 2px;
}
/*横向小列表*/
.main_list .bar{
	background:#F0F0F0;
	padding:8px 0 8px 8px;
}
.main_list .bar li{
	display:inline;
	padding:0 5px 0 0;
}


/*pic_box
=========================================================================================*/
.pic_box{
	border:1px #C2C2C2 solid;
	width:945px;
	margin:0 auto 15px auto;
	list-style:none;
	text-align:center;
	padding:2px;
	height:210px;
	overflow:hidden;
}
.pic_box li{
	float:left;
	width:118px;
	height:100px;
	margin:0 0 0 2px;
	_margin:0 0 0 2px;
	display: inline-block;
}
.pic_box li.big{
	width:270px;
	height:200px;
	margin:0;
}
.pic_box li img{
	display:block;
	margin:0 0 2px 0;
	border:1px #C2C2C2 solid;	
}







/*pic_box
=========================================================================================*/
.pic_box2{
	width:400px;
	margin-left:22px;
	list-style:none;
	text-align:center;
	padding:2px;
	height:125px;
	overflow:hidden;
}
.pic_box2 li{
	float:right;
	width:114px;
	height:115px;
	margin:5px 15px 15px 20px;
}

.pic_box2 li img{
	display:block;
	margin:0 0 8px 0;
	border:1px #C2C2C2 solid;	
}






























/*link*/
.link{
	background:#F5F5F5;
	width:978px;
	border:1px #C3C3C3 solid;
	margin:0 auto 10px auto;
	padding:10px 10px 0 10px;
	height:120px;
}
.link h5{
	font-size:14px;
	font-weight:bold;
	color:#000;
	float:left;
	width:75px;
	height:33px;
	line-height:33px;
}
.link h5.second{
	height:70px;
	line-height:70px;
}
.link ul{
	background:#fff;
	width:850px;
	float:right;
	list-style:none;
	padding:10px 0;
	margin:0 0 10px 0;
}
.link ul.second{
	margin:-15px 0 0 0;}

.link ul li{
	float:left;
	padding:0 8px 0 0;
	margin:0 0 0 8px;
	border-right:1px #000 solid;
	display:inline;
}
.link ul li.more{
	padding:0;
	margin:0;
}
.link ul li.none{
	border:none;
}

