@charset "utf-8";
/*------------------
 网上车市 车型类别频道样式
 编写：王波 分机：6833
 MSN:mike-wb@live.cn 
 ------------------*/ 
 
/* 车型类别导航 */
.typeNav{width:980px;height:52px;border:1px #aeb8c2 solid;border-top:none;margin:0 auto;overflow:hidden;}
.typeNav li{float:left;text-align:left;height:40px;background:url(http://icon.cheshi.com/product/autotype/line.jpg) no-repeat right top;padding:13px 6px 0 6px;}
.typeNav .none{background:none;}
.typeNav li img{padding-right:7px;vertical-align:middle;}

/* 频道导航 */
.webNav{width:980px;height:45px;margin:0 auto;overflow:hidden;}
.webNav h2{float:left;font:20px/45px "黑体",Arial Black,sans-serif;text-align:left;}
.webNav .img{float:left;text-align:left;width:70px;height:23px;padding-top:9px;margin-left:10px;}
.webNav .search{float:right;padding-top:8px;}
.webNav .search select,.webNav .search input{vertical-align:middle;}
.webNav .search .sel{height:22px;}
.webNav .search .inp{width:150px;height:18px;}

/* 热门车型 */
.type_hotcar{width:978px;margin:0 auto 10px auto;border:1px #aeb8c2 solid;overflow:hidden;padding:10px 0;clear:both;}
.type_hotcar dl{width:960px;float:left;margin-left:9px;display:inline;}
.type_hotcar .w1{width:68px;text-align:left;}
.type_hotcar .w2{width:40px; text-align:right;}
.type_hotcar dl dt{height:25px!important;height:26px;padding-top:10px; border-bottom:1px #afafaf dashed; padding-bottom:4px; float:left; margin-bottom:5px; }
.type_hotcar dl dt span{float:left;padding-top:7px;}
.type_hotcar dl dd {width:106px; height:35px; border-bottom:1px #afafaf dashed; padding-bottom:4px; float:left; margin-bottom:5px;}
.type_hotcar dl dd h3 {width:106px;overflow:hidden;height:18px;}
.type_hotcar dl dd h3 a{color:#1F376D;}
.type_hotcar dl dd h3 a:visited{color:#1F376D;}
.type_hotcar dl dd h3 a:hover{color:#f30;}
.type_hotcar dl dd a{color:#666;}
.type_hotcar dl dd a:visited{color:#666;}
.type_hotcar dl dd a:hover{color:#f30;}
.type_hotcar dl dd .more {line-height:36px;padding-right:15px;}
.type_hotcar dl dd .more a {color:#04f;}
.type_hotcar dl dd .more a:visited{color:#04f;}

.cMain{width:980px;margin:0 auto;overflow:hidden;}

.cLeft{width:670px;float:left}
.cLeft .navt{line-height:26px;background:url(http://icon.cheshi.com/product/autotype/navbg.gif) left top no-repeat;height:28px;overflow:hidden;}
.cLeft .navt h2{float:left;width:136px;text-align:center;font:bold 13px/26px "宋体",Arial;}
.cLeft .navt span{float:right;padding-right:10px;}
.cLeft .navt span a {color:#666;}
.cLeft .photo{width:668px;border:1px #aeb8c2 solid;overflow:hidden;padding-bottom:10px;}
.cLeft .nr{padding-bottom:5px;overflow:hidden;}
.cLeft .photo ul{padding:6px 3px 0 3px;}
.cLeft .photo ul li{float:left;width:122px;height:110px;margin:2px 5px;overflow:hidden;}
.cLeft .photo ul li img{border:1px #ccc solid;width:120px;height:90px;margin-bottom:3px;}

.cLeft .newList{width:328px;float:left;border:1px #aeb8c2 solid;overflow:hidden;margin-top:10px;}
.cLeft .newList dl{width:308px;margin:5px 10px 0 10px;} 
.cLeft .newList dl dt{width:268px;float:left;text-align:left;font-size:14px;height:25px;line-height:25px;overflow:hidden;}
.cLeft .newList dl dd{width:40px;float:right;color:#9a9a9a;height:25px;line-height:25px; text-align:center;}
.cLeft .newList dl dt a{color:#1F376D;}
.cLeft .newList dl dt a:visited{color:#1F376D;}
.cLeft .newList dl dt a:hover{color:#f30;}
.cLeft .sp10 {margin-right:10px;}
.cLeft .notes {padding:15px 0px;line-height:25px;text-align:left;text-indent:2em;clear:both;}

.cRight{width:300px;float:right;text-align:left;}
.cRight .rColumns{width:298px;border:1px #A3C7E2 solid;margin-bottom:10px;}
.cRight .csss {height:139px;*height:143px;_height:140px;padding:10px;}
.cRight .csss dl dt{width:48px;text-align:right;float:left;height:27px;padding-top:2px;}
.cRight .csss dl dd{width:230px;text-align:left;float:left;height:29px;}
.cRight .csss dl dd input{vertical-align:middle;}
.cRight .csss dl dd .sepp{width:220px;height:20px;float:left;overflow:hidden;}
.cRight .csss dl .ddbtn{width:252px;float:left;text-align:center;}

.cRight .rnavt{line-height:25px;background:url(http://icon.cheshi.com/product/autotype/r_navtbg.jpg) no-repeat;height:25px;overflow:hidden;}
.cRight .rnavt h2{float:left;font:bold 13px/25px "宋体",Arial;color:#1F376D;padding-left:25px;}
.cRight .rnavt span{float:right;padding-right:10px;}
.cRight .phbg{width:295px;background:url(http://icon.cheshi.com/product/autotype/bg_ph.jpg) no-repeat;margin:3px auto;overflow:hidden;}
.cRight .phbg dl{text-align:left;width:263px;margin-left:32px;}
.cRight .phbg dt{float:left;width:190px;line-height:25px;height:25px;overflow:hidden;}
.cRight .phbg dd{float:right;width:55px;text-align:right;color:#888;line-height:25px;padding-right:10px;height:25px;overflow:hidden;}
.cRight .phbg li{margin-left:32px;line-height:25px;}

/*隐藏的样式*/
.hiden{display:none;}