
body{margin: 0;background-color: #F1FAFA;font-size:12px;}
h1, h2, h3, h4, h5, h6, ol, dl, dt, dd, ul, li, input, button, form, p { margin: 0; padding: 0 }
h1, h2, h3, h4, h5, h6 { font-size: inherit }
input, textarea, button, select { vertical-align: middle }
ul, ol { list-style: none }
.clearfix:after {visibility: hidden;content: '';height: 0;clear: both;display: block; font-size: 0;}
.clearfix{*zoom:1;}
.lbTxt { vertical-align: middle; padding-left: 2px; font-family: Tahoma, "Times New Roman"; cursor: pointer }
/*img { vertical-align: bottom; border: 0 }*/
.fl{float: left}
.fr{float: right}
i,em{font-style: normal}
.va{vertical-align: middle}
.ib{display: inline-block}
.hidden{display: none}
.pr{position: relative}
.oh{overflow: hidden}
.m_t1{margin-top: 1px;}
.m_t3{margin-top: 3px}
.m_t5{margin-top: 5px}
.m_t8{margin-top: 8px}
.m_t10{margin-top: 10px}
.m_t15{margin-top: 15px}
.m_t20{margin-top: 20px}
.m_t30{margin-top: 30px}
.m_t40{margin-top: 40px}
.m_t50{margin-top: 50px}
.m_l125{margin-left: 125px;}
.pl10{padding-left: 10px;}
.pad5{padding:5px}
.txtcenter{text-align: center}
.txtleft{text-align: left}
.txtright{text-align: right}
.m_r10{margin-right: 10px}
.vbh{visibility: hidden}
.vt{vertical-align: top}
.vm{vertical-align: middle;}
.vb{vertical-align: bottom;}
.imgborder{border:1px solid #c8c8c8; padding: 1px;}
.normalFont{font-weight: normal;}
.black{color:#3c3c3c}
/*framework*/

.model-name {
  border-bottom: 3px solid #B4C8E6;
  height: 30px;
}
.model-name h3 {
  color: #DF002B;
  float: left;
  font: 18px 'Microsoft YaHei',Arial;
}
.model-name h3 span {
  color: #A7C2E9;
  font: 14px Helvetica,Arial;
}
.more {
  float: right;
  margin-top: 5px;
}
.cred:hover, .creda, .creda:hover {
  color: #DF002D;
}

.mainWrap {
    /*max-width: 980px;
    min-width: 760px;*/
    width: 800px;
    margin:0 auto;
    color: #828282;
}
/*font-size*/
.f12{font-size: 12px}
.f14{font-size: 14px}
.f16{font-size: 16px}
.f24{font-size: 24px}
.fw{font-weight: bold}
.fn{font-weight: normal}
/*font-color*/
a{
    /*color: #0a4a91;*/
    text-decoration: none;
}
a:hover {
    color: #f26d7e;
    text-decoration: none;
}
.underline {
    text-decoration: underline;
}
.ntcgray,.gray {
    color: #828282;
    text-decoration: none;
}
.ntcgray:hover {
    color: #f00;
    text-decoration: none;
}
.ntc-type-a {
    color: #0a4a91;
}
.ntc-type-b,.cred {
    color: #df002d;
}
.creda,.creda:hover {
    color: #DF002B;
}

/*head*/
.ntc-head {
    height: 56px;
}
.ntc-head h1 {
    text-indent: -9999px;
    height: 56px;
    float: left;
}
.ntc-head h1 a {
    background: url(../images/ntclogo.png) no-repeat;
    width: 316px;
    height: 46px;
    display: block;
    margin-top: 10px;
}
.ntc-head ul {
    float: right;
    margin-top: 30px;
}
.ntc-head ul a {
  color: #094C90;
  text-decoration: none;
}
.ntc-head ul a:hover {
    color: #f00;
    text-decoration: none;
}
.ntc-head ul li {
    float: left;
    margin-right: 10px;
}
.ntc-head ul li a.sina {
    background: url(../images/sinaweibo.png) no-repeat;
    width: 19px;
    height: 15px;
    display: block;
}
.ntc-head ul li a.qq {
    background: url(../images/qq.png) no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}

.ntc-head ul li {
  float: left;
  margin-right: 10px;
}
.ntc-head ul li.userOptions {
  margin-right: 0;
  padding: 0 22px 0 17px;
}
#userop{position:relative; margin-right:0; z-index:10; _margin-top:-3px}
#userop:hover .userOptions,.mhover .userOptions {
    border:1px solid #c8c8c8!important;
}
#userop img{border:1px solid #c8c8c8; *margin-top:-3px; *position:relative;}
#userop:hover img,.mhover img{border:1px solid #ffffff!important; *position:static!important}

#userop:hover .user-options,.mhover .user-options{display:block}

.userOptions{
    border:1px solid #ffffff;
    padding-right:12px;
    _padding:3px 12px 2px 0;
    *overflow:hidden;
    *z-index:20;
}

.user-options{
    position:absolute;
    background-color:#fff;
    z-index:10;
    display:none;
    border:1px solid #c8c8c8;
    border-top:none;
    top:24px;
    right:0;
    *top:22px;
    _top:26px;
    _right:-1px;
    min-width:90px;
    _width:90px;
}


.userOptions:hover,.mhover .userOptions {
    border:1px solid #c8c8c8;
    border-bottom: none;
}

.userOptions .user-options {
    display: none;
    border:1px solid #c8c8c8;
    border-top: none;
    margin-top: -1px;
    position: absolute;
    left: -1px;
    width:100%;
    top: 22px;
    z-index: 2;
    background-color: #fff;
}
.userOptions:hover .user-options,.hover .user-options {
    display: block;
}
.userName,a.userName {
    display:inline-block; 
    vertical-align:middle;
    _margin-top:-3px;
    color:#828282!important;
    font-weight:bold;
}
.user-options p a {
  color: #828282;
  display: block;
  height: 100%;
  padding-left: 10px;
  text-align: left;
  width: 80px;
}
.userOptions .userName span {
    border-color:#7b7b7b transparent transparent transparent;
    border-style:solid dashed dashed dashed;
    border-width: 4px;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    margin:9px 0 0 2px;
    -webkit-transition: -webkit-transform 0.3s linear 0s;
    -webkit-transform-origin: 50% 25%;
    transition: transform 0.3s linear 0s;
    transform-origin: 50% 30%;
}
.userOptions:hover .userName span {
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 25%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
}
.user-options p {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.user-options p a {
  color: #828282;
  display: block;
  height: 100%;
  padding-left: 10px;
  text-align: left;
}
.user-options p a:hover {
    background-color: #c9d8ee;
}

.msg {
    background-color: #f2f0f1;
    width: 23px;
    height: 14px;
    position: relative;
    line-height: 14px;
    text-align: center;
    padding:0 5px;
    cursor: pointer;
    color: #094c90;
}
.msg i {
    border-color: transparent #F1F1F1 transparent transparent;
    border-style: dashed solid dashed dashed;
    border-width: 4px;
    height: 0;
    left: -8px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    _top:2px;
    width: 0;
}



/*????*/
.navigation {
    height: 34px;
    border-width:1px;
    border-style: solid solid solid solid;
    border-color: #f0f0f0 #f0f0f0 #f0f0f0 #f0f0f0;
    border-radius: 3px;
    _overflow: hidden;
    background: url(../images/indexBg.png) repeat-x;
}
.navigation ul {
    height: 34px;
    float: left;
}
.navigation ul li {
    float: left;
    background: url(../images/navbg.png) no-repeat right center;
    text-align: center;
    position:relative;
    z-index:100;
}

.navigation ul li a:hover {
    color: #0A4A91;
}
.navigation ul li.cur a,.navigation ul li.cur a:hover {
    height: 34px;
    color: #fff;
    background-color:#006ac0;
}

.navigation ul li a {
  color: #0A4A91;
  display: block;
  font: 18px/34px 'Microsoft YaHei';
  height: 34px;
  position: relative;
  width: 120px;
}
.navigation ul li div{
    width:120px;
    display:none;
    position:absolute;
    top:34px;
    background-color:#f1f1f1;
    border-radius:0 0 5px 5px;
    overflow:hidden;
    border:1px solid #fff;
    border-top:none;
    left:-1px;
    z-index:100;
    box-shadow:1px 2px 3px rgba(0,0,0,0.3);
}
.navigation ul li div a {
    font-size:14px;
    display:block;
    color:#0A4A91;
    border-bottom:1px dotted #fff;
    margin-bottom:-1px;
}

.sd-ar{
    border-width:5px;
    border-color:#9e9e9e transparent transparent transparent;
    border-style:solid dashed dashed dashed;
    width:0;
    height:0;
    overflow:hidden;
    position:absolute;
    right:28px;
    top:16px;
}
.navigation ul li.cur .sd-ar{
    border-color:#fff transparent transparent transparent;
}
.navigation ul li.cur div a {
    background-color:#f1f1f1;
    color:#0A4A91;
}
.navigation ul li div a:hover{
    background-color:#006AC0;
    color:#fff;    
}
.navigation ul li:hover div,.navigation ul li.hover div{display:block}




/*????*/
.searchBox {
    float: right;
    margin: 5px 8px 0 0;
    position: relative;
    display: inline;
}
.searchInp {
    width: 121px;
    border:1px solid #d3d3d3;
    line-height: 22px;
    padding-left: 2px;
    font-size: inherit;
    float: left;
}
.searchBtn {
    float: left;
    margin-left: -1px;
    width: 40px;
    height: 24px;
    text-align: center;
    color: #fff;
    background-color:#0A4A91;
    display: inline-block;
}
.searchBtn:hover {
    color: #fff;
}

/*???*/
.leftPartBox {
    float: left;
    word-wrap: break-word;
    word-break: break-all;
}
.leftPart {
    margin-right: 190px;
    height: 1%;
}

/*???>??????*/
.model-name {
    height: 28px;
    border-bottom: 3px solid #b4c8e6;
}
.model-name h3 {
    font:18px 'Microsoft YaHei',Arial;
    color: #df002b;
    float: left;
}
.model-name h3 span {
    font:14px Helvetica,Arial;
    color: #a7c2e9;
}
.more {
    float: right;
    margin-top: 5px;
}

/*???>N??????*/
.ntLeft {
    float: left;
    width: 110px;
}
.ntRight {
    margin-left: 110px;
}
.nt-title {
    font:16px/20px 'Microsoft YaHei',Arial;
    height: 20px;
    overflow: hidden;
}
.N-talk {
    position: relative;
    overflow: hidden;
    width: 610px;
}
.N-talk ul {
    margin: 10px 0 0 -1px;
    overflow: hidden;
    
}
.N-talk ul li {
    float: left;
    border-style:none none dotted dotted;
    border-width: 0 0 1px 1px;
    border-color: transparent transparent #c8c8c8 #c8c8c8;
    width: 290px;
    padding: 10px 5px;
    height: 110px;
    margin: 0 0 0 -1px;
    overflow: hidden;
}

.popCarInfo {
    margin-top: 10px;
}
.popCarPic {
    float: right;
    width: 394px;
}
.popCarDesc {
    height: 242px;
    margin-right: 389px;
    padding: 10px;
}
.popCar {
    height: 261px;
}
.popCarDesc h3 {
    font:24px 'Microsoft YaHei',Arial;
    color: #0a4b91;
}

.stars {
    height: 20px;
    position: relative;
    width: 150px;
}

.stars-bg, .stars-bg-2 {
    background: url("http://www.nextcar.cn/static/car/images/star.png") no-repeat scroll 0 0 transparent;
    height: 16px;
}
.stars-bg {
    margin-top: 2px;
    background-position: 0 -16px;
    float: left;
    width: 84px;
}
.stars-bg-2 {
    background-position: 0 0;
}
.stars-score {
    width: 22px;
    float: left;
    margin-left: 3px;
    display: inline;
}

/*???*/
.rightPart {
    width: 180px;
    float: left;
    margin-left: -180px;
    overflow: hidden;
}

.NcomLeft {
    width: 70px;
    float: left;
    text-align: center;
}
.NcomRight {
    margin-left: 80px;
}

.topBan {
    height: 27px;
    line-height: 27px;
    background-color: #fafafa;
    padding: 0 10px;
}
.nbtn {
    background: url(../images/sub-bg.png) repeat-x;
}
.nbtn {
    background-position: 0 -71px;
    color: #0a4b91;
    border:1px solid #c9c9c9;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    padding: 0 7px;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 5px;
    vertical-align: middle;
}
.npos {
    float: right;
    margin-top: 3px;
}
.N-comments {
    overflow: hidden;
    zoom:1;
}
.N-comments li {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px dotted #c8c8c8;
}

.topBom {
    zoom:1;
    /*overflow: hidden;*/
}
.topBom-A {
    width: 125px;
    text-align: center;
    float: right;
    margin-top: 5px;
    *margin-top: 15px;
}
.topBom-B {
    margin-top: 10px;
    margin-right: 140px;
}
.loginBox {
    border:1px solid #c8c8c8;
    width: 164px;
    background-color: #fafafa;
    padding: 7px;
    border-radius: 3px;
}
.tags a{
    display: inline-block;
    padding: 0 3px;
    border-radius: 3px;
}
.tags a:hover {
    color: #fff;
    background-color: #006ac0;
}
.boxtext {
    position: relative;
}
.icon,.icon-b {
    background: url(../images/icons.png) no-repeat;
    width: 14px;
    height: 16px;
    position: absolute;
    /*left: 7px;*/
    /*top: 5px;*/
}
.login-inp {
    border: 1px solid #C8C8C8;
    border-radius: 3px 3px 3px 3px;
    font-size: inherit;
    height: 24px;
    line-height: 24px;
    padding-left: 27px;
    width: 135px;
}
.icon {
    /*background-position: 0 0;*/
    /*border-right: 1px solid #c8c8c8;*/
    /*padding-right: 3px;*/
}
.icon-b {
    background-position: 0 -17px;
    border-right: 1px solid #c8c8c8;
    padding-right: 3px;
}
.totxt {
    padding-left: 10px;
}
.fobtn {
    background-color: #006ac0;
    border: 1px solid #0a4b91;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    text-align: center;
    width: 85px;
    border-radius: 3px;
}
.fobtn,.fobtn:hover {
    color: #fff;
}
.fobtn span {
    border: 1px solid #0878c9;
    cursor: pointer;
    display: block;
    height: 21px;
    line-height: 21px;
    width: 83px;
}
.sp {
    border-top:1px dotted #c8c8c8;
    height: 0;
    overflow: hidden;
}
.otherLogin {
    overflow: hidden;
    margin-top: 5px;
}
.otherLogin li {
    float: left;
    margin: 3px 0 0 3px;
    display: inline;
}
.otherLogin li.logTxt {
    width: 85px;
    margin: 1px 0 0 0;
}
.otherLogin li a {
    background: url(../images/loginIcons.png) no-repeat;
    display: block;
}
.otherLogin li a.sina {
    width: 19px;
    height: 15px;
}
.otherLogin li a.qq {
    width: 15px;
    height: 15px;
    background-position:0 -16px;
}
.otherLogin li a.renren {
    width: 16px;
    height: 16px;
    background-position:0 -32px ;
}
.otherLogin li a.taobao {
    width: 16px;
    height: 16px;
    background-position: 0 -49px;
}
.model-b-Name {
    height: 30px;
    border-bottom: 1px solid #d8d8d8;
    line-height: 30px;
    padding: 0 5px;
    background-color: #f0f0f0;
}
.model-b-Name h3 {
    font:18px/30px 'Microsoft YaHei',Arial;
    color: #0a4b91;
    float: left;
}
.model-b-Name .more-link {
    float: right;
}
.model-b-content {
    border:1px solid #f0f0f0;
    border-top:none;
    background-color: #fafafa;
    overflow: hidden;
}
.rank {
    background-color: #f0f0f0;
    position: relative;
    z-index: 2;
    height: 23px;
}
.rank li {
    float: left;
    border:1px solid #d8d8d8;
    text-align: center;
    width: 59px;
    height: 23px;
    line-height: 23px;
    margin: -1px 0 0 -1px;
}
.rank li a {
    color: #0A4A91;
    display: block;
    width: 100%;
    height: 100%;
}
.rank li.cur {
    background-color: #fafafa;
    border-bottom: none;
    line-height: 24px;
    
}
.rank li.cur a {
    color:#d60000;
    font-weight:bold;
    background-color: #fafafa;
}
.rank li.last {
    width: 58px;
    border-right: none;
}
.sp2 {
    position: relative;
    height: 1px;
    overflow: hidden;
    background-color: #d8d8d8;
    margin-top: -1px;
    z-index: 1;
}
.rankBox ol {
    margin: 5px;
}
.rankBox ol li {
    border-bottom:1px dotted #c8c8c8;
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}
.rankBox ol li.last {
    border-bottom: none;
}
.rankCar {
    float: left;
    width: 103px;
    margin-top: 5px;
    word-break: break-all;
    word-wrap: break-word;
}
.rankPic {
    float: left;
}
.fArial {
    font-family: Arial;
}
/*footer*/



/*2013.4.12*/
.c8{color:#828282!important;}
.refb {
  height: 17px;
  padding-left: 55px;
  position: relative;
}
.refb-txt {
  left: 0;
  position: absolute;
  top: -2px;
  width: 50px;
}
.starsBox-bg-A, .starsBox-bg-B, .star-B, .star-B-bg,{
  background: url(../images/star-B.png) no-repeat scroll 0 0 transparent;
}
.star-D, .star-D-bg , .star-E 
{
    background: url(../images/star.png) no-repeat scroll 0 0 transparent;
}
.star-D {
  background-position: 0 -16px;
  height: 15px;
  left: 42px;
  overflow: hidden;
  position: absolute;
  width: 79px;
}
.star-D-bg {
  background-position: 0 0;
  height: 15px;
}
.score-b {
  left: 123px;
  position: absolute;
  top: -2px;
  width: 30px;
}


.tagss a {
  padding: 3px;
  white-space:nowrap;
}
.tagss a:hover {
  background-color: #006AC0;
  color: #FFFFFF;
}
.allcarup {
  float:right;
  background: url("../images/allcarup.jpg") no-repeat scroll right center transparent;
  padding-right: 14px;
}
.allcardow {
  float:right;
  background: url("../images/allcardow.jpg") no-repeat scroll right center transparent;
  padding-right: 14px;
}
::-webkit-input-placeholder { color:#d1d1d1; }
::-moz-placeholder { color: #999; } 

.srItems .dpnIcons, .dpnIcons {
  background: url("../images/dpnIcons.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 24px;
  width: 94px;
}
.srItemshover .dpnIcons, .dpnIcons:hover {
  background-position: 0 -25px;
}


.starsBox {
  height: 20px;
  position: relative;
  width: 150px;
}
.starsBox-bg-A, .starsBox-bg-B {
  height: 20px;
  width: 105px;
}
.starsBox-bg-A, .starsBox-bg-B, .star-B, .star-B-bg {
  background: url(../images/star20.png) no-repeat;
}
.starsBox-bg-A {
  background-position: 0 -21px;
}
.starsBox-bg-B {
  background-position: 0 0;
}
.starsBox-bg-A b {
  color: #D60000;
  position: absolute;
  right: -26px;
  top: -3px;
  font-size:14px;
  font-family:Arial;
}
.starsBox-bg-A a {
  position: absolute;
  right: -100px;
  top: -3px;
  outline:none;
}
/*6-9*/
        .gara_user_head {
            float: left;
            width: 70px;
        }
        .r_gara_comment {
            margin-left: 70px;
            position: relative;
        }
        .r_gara_comment .c_date {
            position: absolute;
            right: 0;
            top: 0;
        }
        .gara_items {
            width: 100%;
            padding: 10px 0;
            border-bottom: 1px dotted #d7d7d7;
        }
        
/*wx*/
.wx{
    border:1px solid #c8c8c8;
    background-color:#fafafa;
    padding:2px 5px;
}
.wxfl {
    float:left;
    width:70px;
    text-align:center;
}
.wxfr{
    margin-left:70px;
    padding-top:10px;
}
.sina-s {
  background: url(http://www.nextcar.cn/layouts/image/sian.png) no-repeat 0 4px transparent;
  color: #959595;
  padding:2px 0 2px 23px;
  display:inline-block;
  vertical-align:middle;
}
.tencent-s {
  background: url(http://www.nextcar.cn/layouts/image/tencents.png) no-repeat 2px 4px transparent;
  color: #959595;
  padding:2px 0 2px 23px;
  display:inline-block;
  vertical-align:middle;
}        
.newic{background:url(http://www.nextcar.cn/layouts/images/newic.gif) no-repeat; width:32px; height:13px; position:absolute; right:3px; top:-5px}


.qa_nr_1,.qa_nr_2,.qa_nr_3{background:url(http://www.nextcar.cn/ask/qa_images/NR2.gif) no-repeat; position:relative; vertical-align:middle; display:inline-block; width:15px; height:12px; overflow:hidden; margin-top:-3px}
.qa_nr_1{background-position:0 0}
.qa_nr_2{background-position:-16px 0}
.qa_nr_3{background-position:-33px 0}
/*导航下拉开始*/
.cn_ic_1,.cn_ic_2,.cn_ic_3,.cn_ic_4,.cn_ic_5{background:url(http://www.nextcar.cn/layouts/images/sldic.png) no-repeat; display:inline-block; vertical-align:middle; position:relative}
.cn_ic_1{width:16px; height:13px; background-position:0 0;  margin:-2px 3px 0 2px}
.cn_ic_2{width:13px; height:13px; background-position:-21px 0;  margin:-2px 4px 0 4px}
.cn_ic_3{width:14px; height:9px; background-position:-39px 0;  margin:-2px 4px 0 3px}
.cn_ic_5{width:12px; height:13px; background-position:-58px 0; margin:-2px 5px 0 4px}
.cn_ic_4{width:21px; height:14px; background-position:-76px 0; line-height:14px; color:#fff; text-align:center; padding-left:1px; font-size:12px; font-family:'Arial';  margin:-2px 3px 0 2px}
/*导航下拉结束*/