@font-face {
    font-family: 'dzkcIcon';
    src: url('http://www.dazhongkanche.com/file/d/font/dzkcIcon.eot');
    src: url('http://www.dazhongkanche.com/file/d/font/dzkcIcon.eot?#iefix') format('embedded-opentype'),
    url('../font/dzkcIcon.woff') format('woff'),
    url('http://www.dazhongkanche.com/file/d/font/dzkcIcon.ttf') format('truetype'),
    url('http://www.dazhongkanche.com/file/d/font/dzkcIcon.svg#iconfont') format('svg');
}
.header_btns li dl dt a:before,
.list_main dl dd ul li i:before,
.tools .close_btn a:before,
.tools .close_btn a:after,
.tools .gotop_btn a:before,
.list_main dl dd ul .list_look i:before,
.list_main dl dd ul .list_msn i:before,
.list_main dl dd ul .list_share i:before,
.index-video dl dd .click-count:before,
.detail_player_msn .d_cot i:before,
.detail_player_msn .d_zan i:before,
.detail_inner .detail_msn .d_s i:before{
    font-family:"dzkcIcon" !important;
    font-size:28px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.header .nav li span,
.focus-prev,
.focus-next,
.detail_inner ul li i,
.more_btn span,
.footer_aside .qr span,
.footer_aside dl .weixin,
.footer_aside dl .weibo a,
.shop h4 a span,
.group-prev,
.group-next,
.search_inner input[type='submit'],
.breadcrumb > li + li:before,
.hotNews dl dt em,
.pointTools li,
.detail_say .show_data dl .data_btn strong i,
.detail_say .show_data dl .data_btn em i,
.detail_player_msn li i,
.index-video dl dt a i,
.index-video dl dd .click-count:before,
.index-video dl dd .total-time:before,
.result-radio dl dt a i{
    background: url(../images/bg_icon.png) no-repeat;
}


.header .nav li,
.header .nav li a,
.header .nav li.cur span,
.header_btns li,
.header_btns li dl dt a,
.list_main dl dd ul li,
.list_main dl dd ul li i,
.detail_inner ul li i,
.more_btn span,
.jojn_main ul li,
.footer_main ul li,
.footer_aside .qr span,
.footer_aside dl .weibo a,
.shop h4 a span,
.group-con dl dd em,
.tab_inner .tab_con ol li strong,
.qr_inner dl dt strong,
.qr_inner dl dt em,
.tools .close_btn a,
.tools .gotop_btn a,
.swiper-pagination-switch,
.hotNews dl dt em,
.detail_inner .detail_msn .d_s i,
.detail_say .show_data dl .data_btn strong i,
.detail_say .show_data dl .data_btn em i,
.detail_player_msn li i,
.index-video dl dt a i,
.result-radio dl dt a i{
    display: inline-block;
}

.hide{
    display: none;
}

.si_main dl dd a,
.list_main h4,
.list_main dl dd strong a,
.sidebar_column h5,
.aside dl dd a,
.more_btn a,
.jojn_main ul li a,
.shop h4 .shop_notip,
.group-con dl dd strong a,
.tab_inner .tab_con ol li dl dt a,
.tab_inner .tab_con ol li strong,
.qr_inner dl dt em{
    color: #4c4c4c;
}

/*头部*/
.header{
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    background: #2c2e2c;
    z-index: 11;
}
.header a{
    color: #bbbbba;
}
.header h1{
    float: left;
    width: 310px;
    position: relative;
    bottom: 10px;
    height: 78px;
    font-size: 12px;

}
.header h1 a{
    display: inline-block;
    width: 146px;
    height: 70px;
    opacity: 0;
}
.header h1 img{
    display: none;
    width: 146px;
    height: 70px;
}
.header .nav{
    position: relative;
    float: left;
    /*width: 620px;*/
    padding-left: 25px;
}
.header .nav li{
    float: left;
    text-align: center;padding: 0 21px;
}
.header .nav .index{
    left: 25px;
}
.header .nav .newCar{
    left: 89px;
}
.header .nav .buyCar{
    left: 153px;
}
.header .nav .evCha{
    left: 217px;
}
.header .nav .videoCha{
    left: 281px;
}
.header .nav .proCha{
    left: 351px;
}
.header .nav .carCha{
    left: 422px;
}
.header .nav .shopCha{
    left: 486px;
}
.header .nav .selfCha{
    left: 557px;
}
.header .nav li a{
    width: 65px;
    padding: 25px 0;
    font-size: 14px;
}
.header .nav li a:hover,
.header .nav li.cur a{
    position: relative;
    top: 6px;
    padding: 17px 0 30px;
    font-size: 16px;
    color: #fff;
}
.header .nav li.cur span{
    position: absolute;
    left: 42%;
    bottom: 1px;
    background-position: -10px -172px;
    width: 10px;
    height: 8px;
    color: #fff;
}
.header .nav .buyCar.cur span{
    bottom: 7px;
}
.header .nav .proCha.cur span{
    bottom: 6px;
}
.header_btns{
    position: relative;
    float: right;
    width: 305px;
}
.header_btns li{
    padding: 5px 0 14px 42px;
    text-align: center;
}
.header_btns li dl dt,
.header_btns li dl dt a{
    width: 28px;
    height: 35px;
}
.header_btns li dl dt{
    padding-bottom: 2px;
}
.header_btns li .seach_btn dt a:before{
    content: '\e607';
}
.header_btns li .app_btn dt a:before{
    content: '\e6d1';
}
.header_btns li .login_btn dt a:before{
    position: relative;
    top: 2px;
    content: '\e6e0';
    font-size: 28px;
}
.header_btns li .register_btn dt a:before{
    position: relative;
    top: 4px;
    font-size: 24px;
    content: '\e605';
}
.header_btns li .seach_btn:hover dt a{
    content: '\e607';
}
.header_btns li .app_btn:hover dt a{
    content: '\e6d1';
}
.header_btns li .login_btn:hover dt a{
    content: '\e6e0';
}
.header_btns li .register_btn:hover dt a{
    content: '\e605';
}
.header_btns li dl:hover dd a,
.header_btns li dl:hover dt a:before{
    color: #fff;
}
.header_btns li.user_msn{
    width: 115px;
}
.header_btns li.user_msn dl dt{
    position: relative;
    top: 7px;
    float: left;
    width: 28px;
    height: 28px;
}
.header_btns li.user_msn dl dt img{
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.header_btns li.user_msn dl dt a{
    background: none;
}
.header_btns li.user_msn dl dd{
    position: relative;
    top: 13px;
    float: left;
    width: 82px;
    margin-left: 5px;
}
.search_column{
    position: relative;
    right: -370px;
    top: 18px;
    display: none;
    float: left;
    width: 460px;
    opacity: 0;
}
.search_inner{
    float: left;
    width: 412px;
    height: 34px;
    border: 1px solid #fff;
    border-radius: 17px;
    overflow: hidden;
}
.search_inner input[type='text']{
    float: left;
    width: 340px;
    padding:9px 16px;
    font-size: 14px;
    color: #fff;
    background: #2c2e2c;
    border: 0;
}
.search_inner .sub_btn{
    float: left;
    width: 40px;
    height: 34px;
    background: #fff;
}
.search_inner input[type='submit']{
    position: relative;
    top: 8px;
    right: 13px;
    background-position: -117px -99px; 
    float: right;
    width: 17px;
    height: 18px;
    border: 0;
}
.search_column .form_cannel{
    position: relative;
    top: 7px;
    left: 10px;
    font-size: 16px;
    color: #fff;
}
.body_hi{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .66);
    z-index: 9;
}

/*页面主体*/
.content{
    margin-top: 80px;
}
.qrCode{
    position: fixed;
    top:20%;
    left:50%;
}

/*侧边栏*/
.sidebar{
    float: right;
    width: 344px;
}
.sidebar_column{
    float: right;
    width: 344px;
    margin-top: 10px;
}
.sidebar_column h5{
    font-size: 14px;
}
.aside{
    padding-bottom: 30px;
    margin-top: 56px;
    border-bottom: 1px solid #ececec;
}
.tab_btns{
    width: 100%;
    text-align: center;
}
.tab_btns li{
    float: left;
    width: 172px;
    padding-bottom: 20px;
    margin-top: 26px;
    font-size: 24px;
    color: #999;
    border-bottom: 1px solid #999;
    cursor: pointer;
}
.tab_btns li.cur{
    color: #d33e43;
    border-bottom: 1px solid #d33e43;
}
.tab_inner{
    border-bottom: 0;
}
.tab_inner .tab_con{
    float: left;
    border-bottom: 1px solid #ccc;
}
.tab_inner .tab_con,
.tab_inner .tab_con ol{
    display: none;
}
.tab_inner .tab_con.act,
.tab_inner .tab_con .act_con{
    display: block;
}
.tab_inner .tab_con ul{
    float: left;
    width: 82px;
}
.tab_inner .tab_con ul li{
    width: 82px;
    padding: 11px 0;
    font-size: 14px;
    text-align: center;
    color: #999;
    background: #eee;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.tab_inner .tab_con ul li.cur_con{
    font-weight: bold;
    background: #fff;
    border-bottom: 1px solid #d33e43;
}
.tab_inner .tab_con ol{
    float: right;
    width: 262px;
    margin-top: 8px;
}
.tab_inner .tab_con ol li{
    float: left;
    width: 248px;
    padding: 5px 0 5px 14px;
}
.tab_inner .tab_con ol li:last-child {
    padding: 0 0 0 14px;
}
.tab_inner .tab_con ol li strong{
    position: relative;
    top: -2px;
    float: left;
    width: 20px;
    font-size: 16px;
    padding-right: 10px;
    text-align: center;
}
.tab_inner .tab_con ol li dl{
    float: left;
    width: 218px;
    margin: 0;
}
.tab_inner .tab_con ol li dl dt{
    float: left;
    /*width: 120px;*/
    max-width: 100px;
    height: auto;
    font-size: 14px;
}
.tab_inner .tab_con ol li dl dd{
    float: right;
    /*width: 78px;*/
    height: auto !important;
    margin: 0;
    text-align: right;
    max-width: 118px;
}
.tab_inner .tab_con ol li dl dt,
.tab_inner .tab_con ol li dl dd {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.tab_inner .tab_con ol li dl dd a{
    font-size: 14px;
    color: #d33e43;
}

/*工具栏*/
.sky-inner{
    position: fixed;
    bottom: 560px;
    left: 50%;
    right: 0;
    width: 60px;
    margin: 0 0 0 744px;
    z-index: 1;
}
.tools{
    position: relative;
    width: 60px;
}
.tools li{
    position: absolute;
    width: 60px;
    height: 45px;
    padding-top: 15px;
    margin-bottom: 16px;
    line-height: 1;
    text-align: center;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    background: #eee;
    border-radius: 50%;
    box-shadow: 0 2px 10px #aaa;
}
.tools .btnApp{
    top: 100px;
}
.tools .btnWeibo{
    top: 176px;
}
.tools .btnWri{
    top: 252px;
}
.tools .btnHot{
    top: 328px;
}
/*.tools .btnOnline{
    top: 404px;
}
.tools .btnFree{
    top: 480px;
}*/
.tools .close_btn{
    top: 404px;
    padding-top: 17px;
    height: 43px;
}
.tools .close_btn a:before{
    position: relative;
    top: 2px;
    content: '\e6b1';
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: #0f85e8;
}
.tools .gotop_btn{
    top: 480px;
    display: none;
    padding-top: 18px;
    height: 42px;
}
.tools .gotop_btn a:before{
    content: '\e63b';
    width: 21px;
    height: 26px;
    color: #0f85e8;
}
.tools li a{
    font-size: 12px;
    font-weight: 200;
    color: #6c6c6c;
}
.tools li:hover{
    background: #fff;
}
.tools li:hover a{
    font-weight: normal;
    color: #d33e43;
}
.tools.on li{
    opacity: 0;
}
.tools.on .close_btn{
    opacity: 1;
}
.tools.on .gotop_btn{
    opacity: 1;
}
.tools .close_btn.offIe a{
    background-position: -143px -90px;
}
.wriInner,
.hotPhone{
    position: fixed;
    top:0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .66);
    z-index: 12;
}
.wri_con,
.phone_con{
    position: relative;
    top: 25%;
    width: 430px;
    height: 380px;
    padding: 0 36px;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 10px #aaa;
}
.hotPhone{
    top: auto;
    bottom: 136px;
    left: 50%;
    right: 0;
    width: 60px;
    margin: 0 0 0 350px;
    z-index: 1;
    width: 200px;
    height: 100px;
    background: none;
}
.phone_con{
    top: auto;
    width: 180px;
    height: 70px;
    background: rgba(0, 0, 0, .6);
}
.wri_con h4,
.phone_con h4{
    padding: 36px 0;
    text-align: center;
    color: #d33e43;
}
.phone_con h4{
    padding: 23px 0;
    color: #fff;
}
.wri_con textarea{
    width: 410px;
    height: 165px;
    padding:10px;
    background: #eee;
    font-size: 14px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}
.wri_con input{
    display: block;
    width: 85px;
    padding: 10px 0;
    margin: 27px auto;
    text-align: center;
    font-size: 16px;
    color: #0f85e8;
    border: 1px solid #0f85e8;
    background: #fff;
    border-radius: 23px;
}
.wri_con a{
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 28px;
    height: 28px;
}
.phone_con a:before{
    position: absolute;
    top: 5px;
    right: -5px;
    display: inline-block;
    width: 28px;
    height: 28px;
    color: #fff;
    content: 'X';
}
.phone_con a img{
    display: none;
}
/*尾部*/
.footer{
    width: 100%;
    height: 98px;
    padding: 36px 0;
    background: #2c2e2c;
}
.footer_main{
    /*float: left;*/
    width: 800px;
    font-size: 16px;
    margin: 0 auto;
}
.footer_main ul{
    margin-bottom: 32px;
}
.footer_main ul li{
    padding-right: 35px;
}
.footer_main ul li a{
    font-size: 16px;
    color: #ccc;
}
.footer_main ul li a:hover{
    color: #fff;
}
.footer_main p{
    padding-right: 27px;
    margin-bottom: 3px;
    color: #ccc;
}
.footer_aside{
    position: relative;
    top: -9px;
    float: right;
    width: 310px;
}
.footer_aside .qr{
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    padding: 10px;
    background: #fff;
}
.footer_aside .qr img{
    width: 100px;
    height: 100px;
}
.footer_aside .qr span{
    position: absolute;
    top: 54px;
    right: -9px;
    background-position: -10px -188px;
    width: 9px;
    height: 11px;
}
.footer_aside dl{
    float: left;
    width: 60px;
    margin-top: 30px;
}
.footer_aside .weixin_con{
    margin: 30px 45px 0 25px;
}
.footer_aside dl dt{
    line-height: 0;
}
.footer_aside dl dd{
    margin-top: 16px;
    text-align: center;
    font-size: 14px;
    color: #f5f5f5;
}
.footer_aside dl dd a{
    font-size: 14px;
    color: #fff;
}
.footer_aside dl .weixin{
    position: relative;
    left: 5px;
    background-position: -10px -10px;
    width: 47px;
    height: 39px;
}
.footer_aside dl .weibo a{
    position: relative;
    left: 5px;
    background-position: -77px -10px;
    width: 48px;
    height: 39px;
}
