@charset "utf-8";
/*------------------
 网上车市 车型库系列页面样式
 编写：王波 分机：6833
 MSN:mike_wb@live.cn 
 ------------------*/
 
/** 全局CSS定 **/
input{margin:0; padding:0;}
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;}
img {vertical-align:top;}

/* 链接 */
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}
.ablue:link{color: #0079c0;	text-decoration: none;}
.ablue:visited{color: #0079c0; text-decoration: none;}
.ablue:hover{color: #ff6600;	text-decoration: underline;}
.ablue:active{color: #ff6600;text-decoration: none;}
.ared:link{color: #ff2f01;	text-decoration: none;}
.ared:visited{color: #ff2f01; text-decoration: none;}
.ared:hover{color: #ff2f01;	text-decoration: underline;}
.ared:active{color: #ff2f01;text-decoration: none;}
/* 字体/颜色/背景 */
.f12 {font-size:12px;}/* 定义规则，小写f加属性名称 */
.f13 {font-size:13px;}
.f14 {font-size:14px;}
.lh16 {line-height:16px;}
.fb {font-weight:bold;}
.c_red,a.c_red:link,a.c_red:visited {color:#f30;}/* 颜色命名规则c_颜色名称或颜色值 */
.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:underline}
.c_blue,a.c_blue:link,a.c_blue:visited {color:#37b;}
.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_golde,a.c_golde:link ,a.c_golde:visited {color:#8f5600;}
.c_067 ,a.c_067:link ,a.c_067:visited {color:#067;}
.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}
/* 浮动/对齐 */
.tc {text-align:center;}
.tr {text-align:right;}
.f_l{float:left}
.f_r{float:right}
.clear{clear:both; font-size:0;}
/* 通用空白间距 */
.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}
.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.com/product/head.gif) no-repeat;}
/* 位置导航 */
.positionnav {width:964px;height:30px;line-height:31px;text-align:left;background:url(http://icon.cheshi.com/product/positionnav_bg.gif) no-repeat;padding-left:16px;margin:1px auto;}
.positionnav a,.positionnav a:visited{color:#37b;}

/* 页脚 */
.footer {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:28px; 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.com/common/bg_topuser.jpg) repeat-x;}
.top_user li{text-align:left; padding-top:4px; float:left; margin-left:10px; display:inline;}
.top_user li img{margin-top:-1px; vertical-align:middle;}
.top_user 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.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.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:29px; 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;}
.logo{width:215px; height:74px; float:left; font-size:0;}
.top_navbtn{width:507px; height:74px; float:left; background:url(http://icon.cheshi.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 33px; 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.com/common/bg-topsbtn.jpg) no-repeat; border:0; color:#00637d;}
.navclick{color:#ff3300; font-weight:bold;}

/* 推荐栏目及二级导航样式 */
.top_cx2{width:980px; height:23px; margin:0 auto; padding-top:7px; background:url(http://icon.cheshi.com/common/bg_cx2.jpg) no-repeat; overflow:hidden;}
.top_cx{width:980px; height:30px; margin:0 auto; background:url(http://icon.cheshi.com/common/bg_cx.jpg) no-repeat;clear:both; overflow:hidden;}
.top_cxinfo{wdith: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.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:10px;  margin-top:17px; *margin-left:-80px; border-left:1px #72a1bf solid; border-bottom:1px #72a1bf solid; border-right:1px #72a1bf solid; background:#f5f5f5; text-align:left; padding:5px 0 5px 5px;}
.usercenter2{width:140px; position:absolute; z-index:10px;  margin-top:4px; *margin-top:19px; margin-left:810px; *margin-left:-150px; border-top:1px #72a1bf solid; border-left:1px #72a1bf solid; border-bottom:1px #72a1bf solid; border-right:1px #72a1bf solid; background:#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.com/common/404.jpg) no-repeat; adding-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:2px; 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 {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;background:#000;filter:alpha(opacity=35);-moz-opacity:0.35;opacity:0.35;}
.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;_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 {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;}