@charset "utf-8";
/*------------------
 网上车市 车型库系列页面样式
 编写：王波 分机：6833
 MSN:mike-wb@live.cn 
 ------------------*/ 
/** 全局CSS定 **/
body {color:#333;text-align:center;font:12px/18px "宋体",Arial;margin:0;padding:0;}
div,form,iframe,img,ul,ol,dl,dt,dd {margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px;font-weight:normal;}
table,td,tr,th{font-size:12px;margin:0;}
li{list-style-type:none;}
input{margin:0; padding:0;}
img {vertical-align:top;}
em {font-style: normal;}
/* 链接 */
a{color:#333;text-decoration:none}
a:visited{color:#333;text-decoration:none}
a:hover{color:#f30;text-decoration:underline}
a:active {color:#f30;text-decoration:none}

/* 焦点文字一 链接样式 */
.focal_text {color:#333;text-decoration:underline}
a.focal_text:link {color: #333;text-decoration: underline;}
a.focal_text:visited {color: #333;text-decoration: underline;}
a.focal_text:hover {color: #f30;text-decoration: none;}
a.focal_text:active {color: #333;text-decoration: underline;}

/* 字体/颜色/背景 */
.f12 {font-size:12px;}/* 定义规则，小写f加属性名称 */
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.lh16 {line-height:16px;}
.lh23 {line-height:23px;}
.fb {font-weight:bold;}
.c_red,a.c_red:link,a.c_red:visited {color:#f30;}/* 颜色命名规则c_颜色名称或颜色值 */
.c_green,a.c_green:link,a.c_green:visited {color:#016984;}
.c_dgray,a.c_dgray:link,a.c_dgray:visited {color:#666;text-decoration:none}
.c_fb,a.c_fb:link,a.c_fb:visited {color:#016984;text-decoration:none}
a.c_dgray:hover{color: #666;text-decoration: underline;}
.c_black,a.c_black:link,a.c_black:visited {color:#333;text-decoration:none}
.c_blue,a.c_blue:link,a.c_blue:visited {color:#038;}
.c_bluen,a.c_bluen:link,a.c_bluen:visited {color:#20396f;}
.c_white ,a.c_white:link,a.c_white:visited {color:#fff}
.c_orange ,a.c_orange:link ,a.c_orange:visited {color:#f80;}
.c_067 ,a.c_067:link ,a.c_067:visited {color:#038;}
.c_b10 ,a.c_b10:link ,a.c_b10:visited {color:#bb1100;}
.bg_f3 {background-color:#f3f3f3;}
.bg_f7 {background-color:#f5f5f5;}
.uline {text-decoration:underline}
/* 浮动/对齐 */
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.f_l{float:left}
.f_r{float:right}
.clear{clear:both;}
/* 通用空白间距 */
.blank5 {height:5px;font-size:5px;clear:both; overflow:hidden;}
.blank10 {height:10px; font-size:1px; width:100%; clear:both; overflow:hidden;}
.blank18 {height:17px!important;height:15px;}
/* 其他属性 */
.mb10 {margin-bottom:10px}/* 栏目上下间隔为10像素 */
.mb5 {margin-bottom:5px}
.mt10 {margin-top:10px}
.mt3 {margin-top:3px}
.pt5{padding-top:5px;}
.b1 {border:1px solid #ddd;}
.title {float:left;font:bold 14px/29px "宋体",Arial;color:#00637b;}
.h3 {float:left;font:bold 13px/29px "宋体",Arial;color:#00637b;}
.h4 {float:left;font-weight:bold;line-height:30px;}
.h5 {float:left;font:bold 13px/29px "宋体",Arial;}
.more {float:right;font-size:12px;line-height:29px;color:#666;padding-right:6px;}
.more a {color:#666;}
.date {color:#999;}
.msg {float:right;line-height:33px;margin-right:50px!important;margin-right:25px;}
.ant {cursor:pointer;}
.hidden {display:none;}
/* 页脚 */
#head {margin:0 auto 10px auto;width:980px;height:137px;background:url(http://icon.cheshi-img.com/product/head.gif) no-repeat;}
/* 位置导航 */
.positionnav {width:964px;height:30px;line-height:30px;text-align:left;background:url(http://icon.cheshi-img.com/product/positionnav_bg.gif) no-repeat;padding-left:16px;margin:1px auto;}
.positionnav a,.positionnav a:visited{color:#37b;}
.positionnav strong {font-weight: normal;}

/* 页脚 */
.footer {background:#fff;margin:25px auto 0 auto; width:980px;border-top:2px solid #00637b;padding:10px 0;}
.footer .text{padding:3px 0 6px; margin:0 0 5px;}
.footer a:visited{color:#00637b;}
/*头部的位置*/
.top_user{width:978px; height:29px; margin:0 auto; border:1px #c7e0e4 solid; margin-top:1px;overflow:hidden;}
.top_user ul{width:976px; height:26px; float:left; border:1px #fff solid; background:url(http://icon.cheshi-img.com/common/bg_topuser.jpg) repeat-x;}
.top_user ul ol{float:left; padding-left:7px;}
.top_user ul li{text-align:left; float:left; margin-left:10px; display:inline; padding-top:4px;}
.top_user ul li select{width:78px; height:19px; border:1px #78a6be solid;}
.usercenter{width:72px; height:17px; height:18px; padding:1px 0 0 8px!important; padding:2px 0 0 8px; margin-top:-2px; float:left; background:url(http://icon.cheshi-img.com/common/bg_usercenter.jpg) no-repeat;cursor:pointer;}
.imgmail{margin-top:-1px!important;margin-top:2px;}
.top_input{width:98px;height:17px; border:1px #78a6be solid;margin-top:-2px;}
.top_input2{vertical-align:middle;}
.top_input3{width:40px;height:17px; border:1px #78a6be solid;margin-top:-2px;}
.top_btn{width:45px; height:19px; background:url(http://icon.cheshi-img.com/common/bg-btn.jpg) no-repeat;margin-top:0!important; padding-top:0!important; margin-top:-1px; padding-top:2px; border:0; color:#00637d; font-size:12px;}
.top_lir{float:right;margin-top:-23px!important;margin-top:-20px; padding-bottom:6px; margin-right:12px; display:inline;}
.top_lir img{margin-top:-2px; vertical-align:middle;}
.top_pro{width:978px; height:28px; margin:0 auto; border-left:1px #c7e0e4 solid; border-right:1px #c7e0e4 solid; border-bottom:1px #dfebed solid;clear:both; overflow:hidden;}
.top_pro ul{width:976px; height:26px; float:left; border:1px #fff solid; background:#f6fbfe; }
.top_pro li{text-align:left;height:20px;margin-top:6px; color:#00657e; padding-left:9px;}
.top_nav{width:978px; height:74px; margin:0 auto; border-left:1px #c7e0e4 solid; border-right:1px #c7e0e4 solid;clear:both; overflow:hidden; background:#FFFFFF;}
.logo{width:215px; height:74px; float:left; font-size:0;}
.top_navbtn{width:507px; height:74px; float:left; background:url(http://icon.cheshi-img.com/common/bg-nav.jpg) no-repeat;}
.top_navbtn ul{width:500px; float:left;}
.top_navbtn li{width:45px; text-align:center; float:left; margin:8px 0 0 23px; display:inline; line-height:25px;}
.top_navbtn li a{ font-weight:bold;}
.top_search{width:250px; height:74px; float:right; overflow:hidden;}
.top_search ul{float:left;margin:15px 0 0 20px!important;margin:15px 0 0 10px;}
.top_search li{float:left; height:25px;margin-left:5px;display:inline; padding-top:2px; text-align:left;}
.top_search li select{width:55px; height:18px; float:left;font-size:12px!important;font-size:10px;margin-top:1px;}
.ablue:link{color: #37b;	text-decoration: underline;}
.ablue:visited{color: #37b; text-decoration: underline;}
.ablue:hover{color: #37b;	text-decoration: underline;}
.ablue:active{color: #37b;text-decoration: underline;}
.top_sinput{width:159px; height:17px; border:1px #78a6be solid;}
.top_sbtn{width:39px; height:19px; background:url(http://icon.cheshi-img.com/common/bg-topsbtn.jpg) no-repeat; border:0; color:#00637d;}
.navclick{color:#ff3300; font-weight:bold;}
/* 推荐栏目及二级导航样式 */
.top_cx2{width:980px; height:24px; margin:0 auto; padding-top:7px; background:url(http://icon.cheshi-img.com/common/bg_cx2.jpg) no-repeat; text-align:center; overflow:hidden;}
.top_cx{width:980px; height:30px; margin:0 auto; background:url(http://icon.cheshi-img.com/common/bg_cx.jpg) no-repeat;clear:both; overflow:hidden;}
.top_cxinfo{width:750px; margin:7px 0 0 10px; display:inline; float:left; text-align:left;}
.topznav{float:left;width:85px;height:24px;color:#006496;text-align:left;font-size:14px;font-weight:bold;margin:-7px 15px 0 5px!important;margin:-8px 12px 0 5px;padding-top:7px;display:inline;background: url(http://icon.cheshi-img.com/common/bg_zxtopnav.jpg) no-repeat right;}
.abold:link{color: #f30; font-weight:bold; text-decoration: none;}
.abold:visited{color: #f30; font-weight:bold; text-decoration: none;}
.abold:hover{color: #f30; font-weight:bold; text-decoration: underline;}
.abold:active{color: #f30; font-weight:bold; text-decoration: none;}
.top_cxinfor{width:200px; float:right; margin:5px 0 0 0; padding-left:10px;padding-top:1px!important; padding-top:5px; text-align:left;}
.top_cxinfor img{vertical-align:middle; margin-top:-4px!important; margin-top:-2px;}
.top_cxinfor a:hover {color:#37b;text-decoration:none;}
.usercenterl{width:73px; position:absolute; z-index:10;  margin-top:17px; border:solid 1px #72a1bf ; border-top:none; background-color:#f5f5f5; text-align:left; padding:5px 0 5px 5px;}
.usercenter2{width:140px; position:absolute; z-index:10; margin-top:4px; *margin-top:19px; margin-left:810px; *margin-left:-140px; _margin-left:-150px; border:1px solid #72a1bf; background-color:#f5f5f5; padding:5px 0 5px 5px;}
.lil1{padding-top:4px; margin-left:10px;}
.lil1 input{vertical-align:middle; margin-top:-3px;}
/*404*/
.content404{width:980px; margin:10px  auto 0 auto; }
.content404 dl{width:450px; float:left; margin:50px 0 50px 250px; display:inline; background:url(http://icon.cheshi-img.com/common/404.jpg) no-repeat; padding-left:90px;}
.content404 dt{width:330px; float:left; font-size:14px; text-align:left; color:#ff3300; font-weight:bold;}
.content404 dd{width:330px; float:left; text-align:left;}
/*24号增加简头搜索*/
.jtsearch{float:right; margin-top:-27px; margin-right:8px; display:inline;}
.jtsearch dl{float:left;}
.jtsearch dd{float:left; padding-top:3px; padding-left:5px;}
.jtsearch dd img{ vertical-align:top;}
/*尾部*/
.slfoot{width:980px; text-align:center;margin:10px auto 0 auto; padding:20px 0 40px 0; border-top:2px #006d88 solid;}
/* 焦点图 300*235 */
.flashNews {float:left;position:relative;width:300px;height:235px;margin:0px;overflow:hidden;text-align:left}
.flashNews .bg {position:absolute;left:0;bottom:0;width:315px;height:18px;}
.flashNews h3 {position:absolute;left:10px;top:195px;width:285px;height:20px;line-height:20px;z-index:2;font-size:14px;}
.flashNews h3 a {color:#fff;font-weight:bold;}
.flashNews h3 a:hover {color:#fff; text-decoration:none;}
.flashNews p {position:absolute;left:10px;top:195px;width:295px;height:20px;line-height:20px;z-index:2;}
.flashNews p a {color:#000;font-weight:bold;}
.flashNews p a:hover {color:#F20000;}
.flashNews ul {position:absolute;right:0;bottom:0;padding-left:47px !important; padding-left:46px;z-index:2;}
.flashNews ul li {float:left;width:20px;height:18px;line-height:18px;text-align:center;margin-left:1px;background:#333;}
.flashNews ul li a:link{display:block;width:20px;height:18px;font-size:10px;font-family:Tahoma;font-weight:bold;color:#fff;}
.flashNews ul li a:hover, .flashNews ul li a.sel {color:#fff; text-decoration:none; background:#f30;}
.flashNews ul li a:link{color:#ffffff;}
/*12月22新加导航样式*/
.top_cxnew2{width:980px; height:23px; margin:0 auto 5px auto; padding-top:7px; background:url(http://icon.cheshi-img.com/common/bg_cxnew2.jpg) no-repeat; overflow:hidden;}
.top_cxnew2 h1{width:80px; float:left; text-align:right; font-size:14px; font-weight:bold; color:#fff;}
.top_cxnew2 h2{width:635px; float:left; margin-left:25px; display:inline; text-align:left; font-weight:bold; color:#fff;}

.top_cxnew2 h2 span{float:right; margin-top:-18px;}

.top_cxnew2 h3{width:70px; float:right; text-align:left; margin-right:5px; display:inline; font-weight:bold; color:#fff; margin-top:1px!important;margin-top:3px;}
.top_cxnew2 h3 img{vertical-align:middle;}
	
.top_cxnew{width:980px; height:23px; margin:0 auto 5px auto; padding-top:7px; background:url(http://icon.cheshi-img.com/common/bg_cxnew.jpg) no-repeat; overflow:hidden;}	
.top_cxnew h2{width:725px; float:left; margin-left:15px; display:inline; text-align:left; font-weight:bold; color:#fff;}
.top_cxnew h3{width:70px; float:right; text-align:left; margin-right:5px; display:inline; font-weight:bold; color:#fff; margin-top:1px!important; margin-top:3px;}
.top_cxnew h3 img{vertical-align:middle;}

/*12月230新加地方分站导航样式*/
.top_cxnew3{width:980px; height:23px; margin:0 auto 5px auto; padding-top:7px; background:url(http://icon.cheshi-img.com/site/bg_cxnew3_bg.jpg) no-repeat; overflow:hidden;}
.top_cxnew3 h5{float:left;text-align:right;font-size:16px;font-weight:bold;color:#fff;background: url(http://icon.cheshi-img.com/site/bg_cxnew3_line.jpg) no-repeat right center;padding:0 10px;}
.top_cxnew3 h1{width:80px; float:left; text-align:right; font-size:14px; font-weight:bold; color:#fff;}
.top_cxnew3 h2{float:left; margin-left:25px; display:inline; text-align:left; font-weight:bold; color:#fff;}
.top_cxnew3 h3{width:70px; float:right; text-align:left; margin-right:5px; display:inline; font-weight:bold; color:#fff; margin-top:1px!important;margin-top:3px;}
.top_cxnew3 h3 img{vertical-align:middle;}

/*新搜索样式*/
.topsearch_new{width:240px; float:right; margin-top:12px;}
.topsearch_new .navnew{width:225px; float:left; height:26px; background:url(http://icon.cheshi-img.com/search/topsearch/bg_tsnew.jpg) repeat-x; padding-left:3px;}
.topsearch_new .navnew .nav1{width:39px; height:23px; float:left; background:url(http://icon.cheshi-img.com/search/topsearch/bg_tsnew1.jpg) no-repeat; text-align:center; padding-top:3px; font-weight:bold; color:#026079; cursor:pointer; margin-left:4px; display:inline;}
.topsearch_new .navnew .nav2{width:39px; height:23px; float:left; background:url(http://icon.cheshi-img.com/search/topsearch/bg_tsnew2.jpg) no-repeat; text-align:center; padding-top:3px; cursor:pointer; margin-left:4px; display:inline;}
.topsearch_new .search_input{width:225px; float:left; margin-top:2px; padding-bottom:1px;}
.topsearch_new .search_input .text{width:165px; height:17px; border:1px #78a6c0 solid; float:left; margin-left:3px; vertical-align:middle;}
.ts_newimg{margin-top:0 !important; margin-top:-1px}

.ts_newsel{width:30px; height:17px; float:left; background:url(http://icon.cheshi-img.com/search/topsearch/bg_topseselect.jpg) no-repeat; border:1px #78a6c0 solid; border-right:none; text-align:left;margin-top:0 !important; margin-top:-1px; padding-top:0 !important; padding-top:1px; overflow:hidden; cursor:pointer; padding-left:24px;}
.ts_newser{width:17px; height:17px !important; height:18px; float:left; border:1px #78a6c0 solid; border-left:none; cursor:pointer;margin-top:0 !important; margin-top:-1px;}
.ts_newsern{width:17px; height:17px !important; height:18px; float:left; border:1px #78a6c0 solid; border-right:none; cursor:pointer;margin-top:0 !important; margin-top:-1px}


.ts_newlist{width:71px;  float:left; position:absolute; margin-top:19px !important; margin-top:21px; padding-top:0 !important; padding-top:2px; border:1px #78a6c0 solid; margin-left:0 !important; margin-left:-73px;border-top:none; background:#fff;}
.ts_newlist h1{width:61px; padding-left:5px; float:left; font-weight:normal; cursor:pointer;}


/*关键字三种文字大小*/
.fsize_b{font-size:16px; font-weight:bold;}
.fsize_m{font-size:14px; font-weight:bold;}
.fsize_s{font-size:12px; }

/*文章页新闻关键字连接*/
a.t_link:link{text-decoration:underline; color:#999}
a.t_link:visited{text-decoration:underline; color:#999}
a.t_link:hover{color:#f30;text-decoration:underline}
a.t_link:active {color:#f30;text-decoration:underline}
/*文章具体页推广链接*/
.c_bb10,a.c_bb10:link,a.c_bb10:visited {color:#fff;background-color:#bb1100;padding:1px;text-decoration:none}


/*临时机房搬迁 系统升级提示*/
.box_too{
 clear:both;
 width:505px;
 height:129px;
 margin:50px auto 70px auto;
 text-align:left;
 padding-top:50px;
 background:url(http://icon.cheshi-img.com/www/box_too.gif) 0 0 no-repeat;
}
.box_too p{
 width:315px;
 height:auto;
 margin:0;
 line-height:24px;
 margin-left:138px;
 color:#666666;
}
.box_too p.topu{
 font-size:14px;
 font-weight:bold;
 color:#FF3300;
}




.linkbox{float:left;width:968px;padding:8px 0 10px 10px;margin-top:10px;border:1px #C2D9E7 solid; border-top-width:3px;  background-color:#F9FAFC;}
.linkbox dl{float:left;width:958px;padding:6px 0 0 0;}
.linkbox dl dt{float:left;width:140px;line-height:20px;padding-left:5px;}
.linkbox dl dd{float:left;width:813px;line-height:20px; color:#DBDCDE;}
.linkbox dl dd a{padding:0 4px;}
.linkbox dl dd a,.linkbox dl dd a:visited{color:#666;}
.linkbox dl dd a:hover{ color:#dd0000;}
.copyrights{float:left;margin-top:10px;width:980px; height:68px; overflow:hidden;}
.copyrights .word{float:left;width:980px;position:relative}
.copyrights .word dt{ height:68px; overflow:hidden;line-height:20px;  color:#666;font-family:Arial, Helvetica, sans-serif!important;}
.copyrights .word dt a{color:#006699;padding:0 3px;}
.copyrights .word dt a:hover{color:#dd0000;}
.copyrights .word dd{float:left;width:340px;line-height:20px;color:#666; text-align:right;font-family:Arial, Helvetica, sans-serif!important;}
.copyrights .word dd img{width:208px; height:43px;padding:0px;margin:0px;}
.copyrights .word dd select{border:1px #ddd solid; padding:1px; height:20px;}
/*右侧下方新增广告图11-4-7*/
.pr_ads_09{width:180px; height:120px; float:left; margin:10px 0;}
.xing img{position:relative;top:5px;margin:0 2px;}