.news-box {
    height: auto;
}
.cars-news-list {
  position: relative;
    height: auto;
    padding: 0px 0;
    border-top: 1px solid rgba(221,221,221,.6);
    border-bottom: 1px solid rgba(221,221,221,.6);
}
.cars-news-list a{
    font-size: 16px;
}
.cars-news-list a .carditems_list_hh{
    font-size: 16px;
}
.carditems_list {
    border-radius: 4px;
    padding: 10px 0 6px 115px;
    background: #fff;
    position: relative;
}
.carditems_list_dt {
    float: left;
    width: 97px;
    height: 65px;
    border: 1px solid #ececec;
    /*background: #e4f0f9 url(//u1.sinaimg.cn/upload/2014/06/03/logo.png) center center no-repeat;*/
    background-size: 42px auto;
    margin-left: -105px;
    position: relative;
    overflow: hidden;
}
.carditems_list_dt img {
    width: 97px;
    /*height: 60px;*/
}
.carditems_list_dd {
    float: left;
    width: 100%;
    overflow: hidden;
}
.carditems_list_h3, .carditems_list_hh {
    display: block;
    /*line-height: 1.4;*/
    font-size: 16px;
    color: #333;
    min-height: 20px;
    line-height: 20px;
    /*font-weight: 600;*/
    /*height: 18px;*/
    overflow: hidden;
    margin-top: -2px;
}
.carditems_list_p {
    height: 24px;
    margin-top: 3px;
    font-size: 12px;
    line-height: 24px;
/*    overflow: hidden;*/
    color: #888;
}
.carditems_list_op {
    /*height: 14px;*/
    padding-top: 2px;
    overflow: hidden;
    color: #888;
}
.op_ico.time_num {
    line-height: 13px;
    /*padding: 0px 4px;
    margin: 0;
    border-radius: 4px;
    border: 1px solid #cdb38e;
    color: #cdb38e;
    background: transparent;*/

    color: #fff;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px 3px;
    position: absolute;
    right: 14px;
    bottom: 8px;
    font-size: 12px;
    background: #cdb38e;
}
.op_ico {
    display: inline-block;
    font-size: 12px;
    padding: 0 0 0 30px;
    margin: 0 0 0 8px;
}
.op_ico.num_ico {
    /*background: url(//u1.sinaimg.cn/upload/2014/06/03/channel_icon.png) no-repeat -4px -298px;*/
     background-size: 50px auto; 
}
span.op_ico.num_ico.right.w0 {
  width: 0;
}

.carditems_list_dt{
    position: relative;
}
.carditems_list_dt .bottom_bg{
    position: absolute;left: 0;bottom: 0; width:100%; height:22px;line-height: 22px;color: #fff; font-size: 12px;
    box-sizing: border-box;
    text-align: right;
    padding-right: 3px;
    background: url(//n.sinaimg.cn/b1440713/20150416/video.png) 3px center no-repeat rgba(0,0,0,0.6);
    background-size:  auto 80%;
    overflow: hidden;
}
.carditems_list_h3.tit_height_42{
    margin: -2px 0 3px;
    height: 45px;
}
.carditems_pic{
    padding: 10px 0 9px 3px;
    border-bottom: 1px solid #ececec;
    background: #fff;
    position: relative;
}

.carditems_pic_tit{
        line-height: 1.4;
        font-size: 15px;
        color: #000;
        font-weight: 600;
        height: 24px;
        overflow: hidden;
        margin-top: -2px;
}
.carditems_pic_dt{
    display: -webkit-box;
    margin: 0 0 9px 0;
}
.carditems_pic_dt>div{
    -webkit-box-flex: 1;
    display: block;
    margin: 0 9px 0 0;
    text-align: center;
}
.carditems_pic_dt img{
    display: inline;
    width: 94px;
    height: 70px;
}

.carditems_pic_dt>div:first-child {
        text-align: left;
}
.carditems_pic_dt>div:last-child {
        margin: 0;
        text-align: right;
}

.cars-news-list .news-disbox{
  display: -webkit-box;
}
.cars-news-list .news-disbox{
  display: -webkit-box;
}
.cars-news-list .news-disbox .right{
  display: none;
}
.cars-news-list .news-disbox>a{
  display: block;
  -webkit-box-flex: 1;
}
.cars-news-list .news-disbox .news-disbox-right{
  position: relative;
  display: block;
  border-bottom:1px solid #ececec;
  width: 50px;
  height: 83px;
}
.card_zz_list_btn{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
  text-align: center;
  color: #3990e6;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  width: 36px;
  border: 1px solid #3990e6;
  border-radius: 2px;
  z-index: 1;
}
.cars-news-list .news-disbox .news-disbox-right .zz_phonebtn {
  position: absolute;
  width: 30px;
  right: 0;
  top: 50%;
  margin-top: -15px;
  text-align: center;
  color: #3990e6;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  background: url(//i2.sinaimg.cn/qc/2015/0318/U12439P33DT20150318103933.png) no-repeat;
  background-size: 30px auto;
  display: inline-block;
  z-index: 1;
  overflow: hidden;
  text-indent: 999em;
}
.left {
    float: left;
    display: inline;
}
.right {
    float: right;
    display: inline;
}
.cars-news-list.big_pic{
    position: relative;
    background: #fff;
    padding: 10px;
}
.big_pic .big_pic_h3{
    font-size: 15px;
    color: #000;
    height: 20px;
    line-height: 20px;
    font-weight: 590;
}
.big_pic .big_pic_dt{
    position: relative;
    margin-top: 10px;
}
.big_pic .big_pic_dt .anim_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}
.big_pic .big_pic_dt .anim_img.on{
    display: block;
}
.big_pic .big_pic_dd .big_pic_p{
    padding-top: 4px;
    display: block;
    width: 80%;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    color: #888;
    float: left;
}
.big_pic .big_pic_dd .big_pic_op .op_ico{
    font-size: 12px;
    /*height: 16px;*/
    /*line-height: 16px;*/
    display: inline-block;
    padding: 0 3px;
    margin-left: 8px;
    margin-top: 4px;
    border: 1px solid #129af0;
    background: #129af0;
    color: #fff;
    margin-left: 0;
    float: right;
    border-radius: 3px;
}
.cars-news-list .s_gifImg{
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    background: rgba(0,0,0,.5);
    text-align: center;
}
.cars-news-list .vedioBtn{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(//n.sinaimg.cn/default/d1c9d4ed/20151217/veido_play.png) center center /  auto 40% no-repeat;
}
.cars-news-list .vedioTxt{
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 20px;
    line-height: 19px;
    padding: 0 8px;
    color: #fff;
    font-size: 12px;
    background: rgba(0,0,0,.6);
}
.auto_car {
    height: auto;
    padding: 7px 10px;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    margin: 0 6px 10px;
}
.auto_car_mc{
    position: relative;
    display: block;
    height: 47px;
    border: 1px solid #d7d7d7;
    line-height: 47px;
    text-align: center;
    margin: -11px 6px 10px;
    border-radius: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    z-index: 10;
}
.auto_car_mc span{
    padding: 0 20px 0 27px;
    font-size: 14px;
    color: #d6202d;
    background-image: url(//n.sinaimg.cn/88773292/20150825/miao2.png), url(//n.sinaimg.cn/88773292/20150825/go.png);
    background-repeat: no-repeat,no-repeat;
    background-size: 17px auto, auto 11px;
    background-position: left center, right center;
}

/*&#1135;&#65533;&#65533;css*/
.plu{
  position: fixed;
  bottom: 45px;
  left: 0;
  height: 53px;
  width: 100%;
  padding: 11px 4px 11px 91px;
  box-sizing: border-box;
  background: rgba(0,0,0,.7);
  z-index: 11;

}
.plu .content{
    display: -webkit-box;
    height: 28px;
    line-height: 24px;
    box-sizing: border-box;
}
.plu .content .img{
    position: absolute;
    top: -18px;
    left: 5px;
    width: 97px;
}
.plu .close{
    position: absolute;
    width: 40px;
    height: 40px;
    top: -40px;
    right: 0px;
  background: url(//n.sinaimg.cn/88773292/20150914/close.jpg) right bottom no-repeat;
  background-size: auto 20px;
}
.plu select{
    display: block;
  height: 28px;
  line-height: 24px;
  width: 100%;
  border: none;;
  background: transparent;
  -webkit-appearance: none;
}
.plu .content .sel-dom{
  position: relative;
  height: 28px;
  line-height: 24px;
  background: url(//n.sinaimg.cn/88773292/20150914/sel_ico.png) 95% center no-repeat #fff;
  background-size: auto 6px;
  border: 1px solid #e0dfdf;
  border-radius: 3px;
  font-size: 12px;
  color: #333;
  width: 25%;
  padding: 0 0 0 3px;
  margin: 0 10px 0 0;
  box-sizing: border-box;
  z-index: 10;
}
.plu .content .sel-dom.w35{
  width: 35%;
}
.plu .btn{
  height: 30px;
  line-height: 28px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  background: #e94740;
  text-align: center;
  width: 28%;
}
.plu .flex{
    -webkit-box-flex: 1;
}
.plu .img3{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 66px;
}
.plu .img2{
  position: absolute;
  top: 0px;
  right: 0;
  width: auto;
  height: 75px;
}
.plu .img1{
  position: absolute;
  top: 3px;
  left: 0;
  width: auto;
  height: 111px;
}
.plu img{
  display: block;
  height: 100%;
  margin: 0 auto;
}
.plu .bg{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 11;
}
.pop-plu{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 15px 25px;
  z-index: 10000;
  background: #ebece7;
  overflow-y: scroll;
font-size:12px;
}
.pop-plu .content{
  position: relative;
  -webkit-overflow-scrolling: touch;
  padding-top:15px;
}
.pop-plu label.text {
    margin: 10px 0;
    display: block;
}
.pop-plu .sel{
  background: url(//n.sinaimg.cn/88773292/20150914/sel_ico.png) 95% center no-repeat #fff;
  background-size: auto 6px;
}
.pop-plu .box {
    display: -webkit-box;
    margin: 10px 0;
}
.pop-plu .box label {
    position: relative;
    width: 49%;
    display: block;
}
.pop-plu .box label.text {
    margin: 0px 0;
}
.pop-plu .box .margin {
    -webkit-box-flex: 1;
}
.pop-plu .btn{
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  background: #e94740;
  text-align: center;
}
.pop-plu .mass{
    display: block;
    padding: 10px 0 20px;
    font-size: 13.3px;
}
.pop-plu .mass input[type=checkbox]{
    vertical-align: -1px;
}
.pop-plu .sel, .inp{
    background-color: #fff;
    -webkit-appearance: none;
    box-sizing: border-box;
    padding: 0 0 0 13px;
    height: 39px;
    line-height: 36px;
    color: #4c4c4c;
    width: 100%;
    border: 1px solid #e0dfdf;
    border-radius: 0;
    border-radius: 3px;
}
.pop-plu .close{
    margin: 35px auto;
    width: 33px;
}
.pop-plu .close img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.pop-plu .info{
    color: #333333;
    font-size: 12px;
    text-align: center;
}
.pop-plu .sel, .pop-plu input {
    font-size: 13.3px;
}
.pop-plu .p{
    color: #8f8f8f;
    font-size: 12px;
    line-height: 20px;
    margin: 3px 0;
    text-align: center;
}
.pop-plu .pluSwiper .swiper-wrapper{display:-webkit-box;display:-webkit-flex}
.pop-plu .pluSwiper .swiper-slide{width:100%;-webkit-flex-shrink:0;flex-shrink:0}
.pop-plu .pluSwiper .swiper-slide img{width:100%}
.pop-plu .pluSwiper .swiper-pagination{width:auto;position:absolute;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);background:#494949;height:20px;line-height:18px;border-radius:15px;padding:0 2px}
.pop-plu .pluSwiper .swiper-pagination-bullet{opacity:1;background:#fff;width:6px;height:6px;vertical-align:middle}
.pop-plu .pluSwiper .swiper-pagination-bullet-active{background:#e94740;width:8px;height:8px}
.pop-plu .pluCount:before{content: '';display: inline-block;background:url(//www.sinaimg.cn/qc/subject/2016/1109/laba.png) no-repeat 0 center/14px auto;width:14px;height:14px;vertical-align: -2px;margin-right: 2px;}
.pop-plu .pluCount{font-size:12px;text-align:center;padding:12px 0 0;line-height:20px}
.pop-plu .pluCount .num{color:#e94740}
.none{
  display: none;
}
.fix-plu{
    position: fixed;
    top: 60%;
    right: 19px;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center;
    background: #ea4740;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
}

/*&#65533;&#65533;&#65533;&#65533;&#1203; &#65533;&#65533;&#65533;&#304;&#65533;&#357;css*/
.art_title_dy{
  width: 85px;
  height: 35px;
  line-height: 35px;
  float: right;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  font-size: 16px;
  background: #57b767;
}

/*&#65533;&#65533;&#65533;&#65533;css*/

.pop-dy{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 15px 25px;
  z-index: 1000;
  background: #ebece7;
  overflow-y: scroll;
}
.pop-dy .content{
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.pop-dy label.text {
    margin: 10px 0;
    display: block;
}
.pop-dy .sel{
  background: url(//n.sinaimg.cn/88773292/20150914/sel_ico.png) 95% center no-repeat #fff;
  background-size: auto 6px;
}
.pop-dy .box {
    display: -webkit-box;
    margin: 10px 0;
}
.pop-dy .box label {
    position: relative;
    width: 49%;
    display: block;
}
.pop-dy .box label.text {
    margin: 0px 0;
}
.pop-dy .box .margin {
    -webkit-box-flex: 1;
}
.pop-dy .sel, .inp{
    background-color: #fff;
    -webkit-appearance: none;
    box-sizing: border-box;
    padding: 0 0 0 13px;
    height: 39px;
    line-height: 36px;
    color: #333;
    width: 100%;
    border: 1px solid #e0dfdf;
    border-radius: 0;
    border-radius: 3px;
}
.pop-dy .close{
    margin: 10px auto;
    width: 33px;
}
.pop-dy .close img{
    display: block;
    margin: 0 auto;
    width: 100%;
}
.pop-dy .btn{
  margin: 10px 0;
  height: 45px;
  line-height: 45px;
  border-radius: 3px;
  color: #fff;
  font-size: 18px;
  background: #58b766;
  text-align: center;
}
.pop-dy .info{
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.pop-dy .p{
    color: #8f8f8f;
    font-size: 12px;
    line-height: 20px;
    margin: 3px 0;
    text-align: center;
}

.tel-pop{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 10000;
    background: rgba(0,0,0,.5);
}

.tel-pop .tel-pop-content{
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 240px;
    height: 132px;
    background: #fff;
    font-family: 'Microsoft Yahei';
}

.tel-pop .tel-pop-content .tel-pop-c{
    width: 100%;
    height: 92px;
}

.tel-pop .tel-pop-content .tel-pop-c .desc{
    text-align: center;
    padding-top: 17px;
    font-size:14px;
}

.tel-pop .tel-pop-content .tel-pop-c .x-num{
    font-size: 18px;
    text-align: center;
    color: #e27937;
    padding-top: 20px;
}
.tel-pop .tel-pop-content .tel-pop-b{
    border-top: 1px solid #c0bebe;
    font-size:14px;
}
.tel-pop .tel-pop-content .tel-pop-b a{
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 49%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.tel-pop .tel-pop-content .tel-pop-b a.dial{
    border-left: 1px solid #c0bebe;
    color: #e94740;
}

/*&#65533;&#65533;&#65533;&#65533;*/

.M_antitude {padding:0;}
.M_attitude.hide{display:none !important;}
.M_attitude .hide{display:none !important;}
.M_attitude .p_icon{background:url(//n.sinaimg.cn/88773292/20150713/p_icon.png) no-repeat;background-size:50px auto;}
.M_attitude .operate{position:relative;height:40px;width:90%;margin:0px 0 15px;left:50%;margin-left:-45%;}
.M_attitude a.hand{display:inline-block;width:40px;height:40px;border-radius: 50%;overflow: hidden}
.M_attitude .p_act{position:relative;display:inline-block;overflow:hidden;font-size:0;margin:0;}
.M_attitude .p_act a{position:relative;vertical-align: middle;font-size:13px;}
.M_attitude .p_act:last-child{position:absolute;right:0;}
.M_attitude .tread_num{position:relative;float:right;}
.M_attitude .tread{position:relative;float:right;}
.M_attitude a.dig_num{display:inline-block;height:40px;color: #f74b4c;}
.M_attitude a.dig_num span{display:block;padding:0 5px 0 7px;line-height:40px;text-align:center;}
.M_attitude a.dig_num span:nth-of-type(2){clear:both;position:absolute;top:0;}
.M_attitude a.tread_num{display:inline-block;height:40px;}
.M_attitude a.tread_num span{display:block;padding:0 7px 0 5px;line-height:40px;text-align:center;}
.M_attitude a.tread_num span:nth-of-type(2){clear:both;position:absolute;top:0;}
.M_attitude .hand_pic{position:absolute;display:block;width:40px;height:40px;border-radius:50%;}
.M_attitude .dig .hand_pic{background-color:#f74b4c;}
.M_attitude .tread .hand_pic{background-color:#326fd3;right:0;}
.M_attitude .hand_pic img{position:absolute;width:100%;height:100%;transition: scale ease 1s;}
.M_attitude .lose{opacity:0.3;}
.M_attitude .p_describ{position:relative;min-height:28px;margin-bottom:0px;}
.M_attitude .p_tip{position:absolute;text-align:center;margin:0;width: 100%;}
.M_attitude .tip{position:relative;display:inline-block;padding:0 5px;margin-left:17px;line-height:28px;font-size:12px;color:#878787;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;background-color:#FFF;z-index:1;}
.M_attitude .tip:before{position:absolute;content:'';width:28px;height:28px;border:1px solid #dcdcdc;border-radius:100% 0 0 100%;top:-1px;border-right:none;z-index:-1;left:-28px;background-color:#FFF;background-image:url(//mjs.sinaimg.cn/wap/h5/cms/article_v2/201506081035/images/p_icon.png);background-size:50px auto;background-position: -6px -33px;}
.M_attitude .tip.on:before{position:absolute;content:'';width:28px;height:28px;border:1px solid #dcdcdc;border-radius:100% 0 0 100%;top:-1px;border-right:none;z-index:-1;left:-28px;background-color:#FFF;background-image:url(//mjs.sinaimg.cn/wap/h5/cms/article_v2/201506081035/images/p_icon.png);background-size:50px auto;background-position: -6px -3px;}
.M_attitude .tip:after{position:absolute;content:'';width:28px;height:28px;border:1px solid #dcdcdc;border-radius:0 100% 100% 0;top:-1px;border-left:none;right:-12px;z-index:-1;background-color:#FFF;background-image:url(//mjs.sinaimg.cn/wap/h5/cms/article_v2/201506081035/images/p_icon.png);background-size:50px auto;background-position: -6px 30px;}
.M_attitude .p_bar{position:absolute;clear:both;top:20px;left:50%;}
.M_attitude .sub_bar{position:absolute;height:2px;transition: width ease 1s;}
.M_attitude .dig_bar{left:0;width:0%;background-color:#f74b4c;}
.M_attitude .tread_bar{right:0;width:0%;background-color:#2870d6;}
.M_attitude .state{margin-top:15px;padding:10px 10px;background-color:#e7f4ff;color:#545454;font-size:12px;line-height:14px;}
.M_attitude .state b{height:5px;display:block;}
/*.M_attitude .state p:first-child{margin-top:0;}
.M_attitude .state p:last-child{margin-bottom:0;}*/
.M_attitude .p_txt{margin:0 3px;}
.M_attitude .txt_up{color:#f74b4c;}
.M_attitude .txt_down{color:#326fd3;} 