﻿
.fitrate { height: 40px; width: 100%; margin: 0 auto 10px auto; }

    .fitrate span { display: inline-block; height: 40px; line-height: 40px; border: 1px solid #eee; float: left; border-right: none; text-align: center; width: 20%; position: relative; box-sizing: border-box; }

        .fitrate span.cur { background-color: #94c519; *background-color: #dc3731; color: #fff; }

    .fitrate b { font-weight: 500; font-size: 14px; display: block; }

    .fitrate .icons { width: 11px; height: 13px; position: absolute; right: 2px; top: 14px; background-position: -62px -0px; }

    .fitrate .arrowUp { background-position: -62px -32px; }

    .fitrate .arrowDown { background-position: -62px -17px; }

    .fitrate .default { border-radius: 4px 0 0 4px; }

    .fitrate .mileage { }
    .fitrate .saixuan { border-radius: 0 0.5em 0.5em 0; border-right: 1px solid #eee; }
        .fitrate .saixuan a { display: block; }

/*buycar_list页面样式开始*/
.buycarlist a { overflow: hidden; display: block; width: 100%; }

    .buycarlist a:hover, .buycarlist a.cur { background: #EFF6DF; }

.buycarlist .ct_sec { overflow: hidden; padding: 10px 10px; border-bottom: 1px solid #ccc; }

.buycarlist .ct_secl { width: 120px; height: 90px; overflow: hidden; float: left; /* 针对IE的Hack */ *display: block; *font-size: 175px; /*约为高度的0.873，200*0.873 约为175*/ *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/; /* text-align: center; */ /* 针对IE的Hack */ *display: block; *font-size: 175px; /*约为高度的0.873，200*0.873 约为175*/ *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/; /* display: table-cell; */ /* vertical-align:middle; */ }

    .buycarlist .ct_secl img { height: 100%; background: url(../images/o_loading.gif) no-repeat center center; }

.buycarlist .ct_secr { margin-left: 125px; color: #333; height: 100px; /* overflow: hidden; */ }

.buycarlist .ct_sec h2 { font-size: 12px; height: 30px; line-height: 36px; text-align: left; overflow: hidden; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; }

.buycarlist ct_sec h4 { font-size: 12px; line-height: 17px; margin: 8px 0 7px; max-height: 34px; overflow: hidden; }

.buycarlist .ct_sec h2:nth-child(3) { color: #8BBC0F; height: 20px; line-height: 20px; font-size: 16px; }
/*buycar_list页面样式结束*/


/*auction_list页面样式开始*/
.auctionlist { }

.auc_ul { overflow: hidden; }
    .auc_ul li { width: 48%; float: left; margin: 1%; border: 1px solid #ccc; position: relative; box-sizing: border-box; box-sizing: -webkit-border-box; overflow: hidden; box-shadow: 1px 1px 7px #ccc; }
        .auc_ul li.grade:after { position: absolute; right: 4%; top: 7px; content: ''; width: 35px; height: 38px; background: url(../images/icons_star.png) no-repeat 0px 0px; background-size: 100%; }
        .auc_ul li.grade-a:after, .auc_ul li.grade-1:after { background-position: 0 0px; }
        .auc_ul li.grade-b:after, .auc_ul li.grade-2:after { background-position: 0 -41px; }
        .auc_ul li.grade-c:after, .auc_ul li.grade-3:after { background-position: 0 -84px; }
        .auc_ul li.grade-d:after, .auc_ul li.grade-4:after { background-position: 0 -124px; }
        .auc_ul li.grade-e:after, .auc_ul li.grade-5:after { background-position: 0 -165px; }
        .auc_ul li.grade-f:after, .auc_ul li.grade-6:after { background-position: 0 -204px; }
        .auc_ul li .sec_desp { line-height: 20px; padding: 0 3px; position: relative; }
        .auc_ul li .sec_img { width: 100%; height: 0; overflow: hidden; padding-bottom: 75%; position:relative; }
        .auc_ul li .sec_img span{ width: 54px; height: 54px; line-height:54px; display: inline-block; text-align: center; background: url(../images/20160812/icons_02.png) no-repeat 50% 50%; color: #fdfb49; font-weight:bold; font-size:20px; font-family:Arial !important; position:absolute; top:0; right:0; }




        .auc_ul li .auc_ul_img { width: 100%; }
        .auc_ul li .sec_desp > section.sec_desp_item { /* height: 20px; */ overflow: hidden; text-overflow: ellipsis; overflow: hidden; /* width: 100%; */ }
    .auc_ul .auc_state { position: absolute; right: 2px; top: -29px; border-radius: 4px; width: 60px; height: 24px; line-height: 24px; text-align: center; color: #FFF; z-index: 2; opacity: 0.8; box-shadow: 0px 0px 1px #fff;}
        .auc_ul .auc_state.state_gray { background: #7d7d7d; }
        .auc_ul .auc_state.state_green { background: #94c519; }
.dialog_aucplace { overflow: hidden; }
    .dialog_aucplace .filter-li { float: left; }
        .dialog_aucplace .filter-li a { border: 1px solid #ccc; border-radius: 4px; padding: 4px 10px; margin: 2px; }
#myAuctionlist_tbody.auc_ul .auc_state { bottom: 17px; }
/*auction_list页面样式结束*/
/*carmore页面样式开始*/
/*name*/
.car_name { width: 100%; height: 50px; border: #c3c3c3 1px solid; border-left: 0; border-right: 0; background: #fff; font-size: 16px; color: #0e0d0d; font-family: "Microsoft YaHei"; text-indent: 24px; line-height: 25px; font-weight: 700; display: table; padding: 2px 0;}
.car_name span{    vertical-align: middle;display: table-cell;}
.car_tab { line-height: 32px; font-size: 12px; color: #333; width: 100%; }
    .car_tab tbody th { min-width: 74px; background: #F3F6E9; }
    .car_tab tr td { border-bottom: #FFFFFF 1px solid; border-right: #FFFFFF 1px solid; background: #F3F6E9; text-align: left; line-height: 20px; padding: 5px 0 5px 5px; }
    .car_tab tr .car_tab_th { text-align: right; padding-right: 5px; font-weight: 600; color: #666666; padding-left: 0; }
/*参数配置*/
.car_more { width: 100%; height: 30px; color: #333; background: #fff; border-top: #c3c3c3 1px solid; border-bottom: #c3c3c3 1px solid; margin-bottom: 3px; margin-top: 10px; font-size: 14px; line-height: 30px; }

    .car_more div { height: 100%; text-indent: 5px; background: url(../images/carmore_07.gif) no-repeat right center; background-size: 4%; margin-right: 20px; }

        .car_more div a { color: #5E5E5E; font-weight: bold; display: block; }
/*预约试车*/
.car_sy { height: 40px; background: rgba(148, 197, 25, 0.91); text-align: center; position: fixed; bottom: 0; width: 100%; font-family: 微软雅黑; }

    .car_sy span { color: #fff; font-weight: bold; margin-left: 5px; text-decoration: underline; }

    .car_sy div { font-family: "Microsoft YaHei"; font-size: 14px; line-height: 40px; text-align: center; color: #fff; background: url(../images/carcall_03.png) no-repeat left center; background-size: 30px auto; display: inline-block; padding-left: 31px; }
/*检测报告*/
.jc_top { height: 40px; font-size: 16px; color: #fff; background: #fff; padding-left: 16px; line-height: 40px; border: #ccc 1px solid; border-right: 0; border-left: 0; font-weight: bold; background: url(../images/jc_top_line.png) no-repeat 6px 9px #CDCDCD; }

.jc_mid { width: 100%; background: #fff; height: auto; }

    .jc_mid ul { width: 100%; background: #fff; height: auto; position: relative; }

        .jc_mid ul li { height: 86px; width: 120px; text-align: center; float: left; background: #fff; }

            .jc_mid ul li a { display: block; height: 51px; width: 119px; border-right: #ccc 1px solid; margin-top: 17px; line-height: 51px; margin-right: 1px; }

            .jc_mid ul li:last-child a { border: 0; }

            .jc_mid ul li a:hover { color: #027cd1; }

            .jc_mid ul li:hover { border-bottom: #027cd1 2px solid; }

.jc_sec { width: 100%; height: 332px; position: absolute; top: 87px; left: 0; z-index: 1; border: #ccc 1px solid; }

.cardel_tabs { overflow: hidden; border: 1px solid #ccc; }

    .cardel_tabs li { width: 50%; float: left; background: url(../images/detial_icons.png) no-repeat; background-size: 62px auto; }

        .cardel_tabs li a { display: block; height: 55px; line-height: 55px; text-align: center; padding-left: 48px; font-size: 16px; font-weight: bold; }

        .cardel_tabs li:hover { background-color: #EFF6DF; }

        .cardel_tabs li.li-1 { background-position: 9px 6px; }

        .cardel_tabs li.li-2 { background-position: 9px -45px; }

        .cardel_tabs li.li-3 { background-position: 9px -103px; }

        .cardel_tabs li.li-4 { background-position: 9px -151px; }
/*检测报告*/
.fitrateList .fitrateLI { display: block; }

.fitrateLI { padding: 0.5em; line-height: 3em; border-bottom: 1px solid #cccccc; }

.fitrateLI { border-bottom: 1px solid #eee; }

    .fitrateLI:last-child { border-bottom: none; }

    .fitrateLI .type { font-size: 14px; }

        .fitrateLI .type .order { font-style: normal; border: 1px solid #027CD1; height: 1em; width: 1em; line-height: 1em; text-align: center; color: #027CD1; border-radius: 0.5em; display: inline-block; margin-right: 5px; }

        .fitrateLI .type .notes { font-size: 0.8em; margin-left: 4em; color: #999; font-weight: 500; }

            .fitrateLI .type .notes b { color: #027CD1; }

    .fitrateLI .val { float: right; margin-top: 10px; }

        .fitrateLI .val b { font-size: 1.3em; color: #999; font-weight: 500; }

.fitrateBtn { padding: 1em; }

    .fitrateBtn .btn { width: 45%; }

    .fitrateBtn .btn-default { float: left; }

    .fitrateBtn .btn-danger { float: right; }

.fitrateBox { border: 1px solid #ccc; border-left: none; border-right: none; }

.hotSearchTitle { font-size: 1.5em; height: 2em; line-height: 2em; border-top: 1px solid #ededed; background: #f9f9f9; padding: 0.5em 1em; color: #ccc; }

.arrowGayRight { width: 12px; height: 15px; background: url(../images/icons.png) no-repeat 0px -230px; display: block; }
.s-sure-main-img { width: 100%; }
.s-cars-main { margin-top: 10px; }
/*关于我们*/
.us_box { padding: 0 20px; }

    .us_box .tit_img { float: right; margin: 30px 18px 0 0; }

.us_top { width: 100%; height: 40px; font-size: 16px; color: #444343; line-height: 40px; text-indent: 25px; border-bottom: #ccc 1px solid; font-weight: bold; margin: 0 10px; }

.us_mid { margin-bottom: 20px; }

    .us_mid article { margin: 0 auto; line-height: 20px; font-size: 11px; color: #333; text-indent: 2em; margin-top: 10px; }

.us_img { width: 100%; height: 400px; background: #fff; }

    .us_img img { width: 100%; margin: 0 auto; display: block; padding-top: 36px; }

.us_map { width: 100%; height: 247px; background: #fff; padding-bottom: 100px; }

    .us_map img { width: 50%; float: left; }

    .us_map section { float: left; width: 50%; }

        .us_map section h2 { font-size: 14px; color: #277ae9; text-align: center; margin-left: 5px; }

        .us_map section h3 { font-size: 12px; line-height: 22px; color: #3b3b3b; text-indent: 21px; font-weight: 100; margin-left: 5px; }

            .us_map section h3:nth-child(2) { background: url(../images/uspic_10.gif) no-repeat 2px 0px; background-size: 13px; }

            .us_map section h3:nth-child(3) { background: url(../images/uspic_13.gif) no-repeat left center; background-size: 17px; }

            .us_map section h3:nth-child(4) { background: url(../images/uspic_17.gif) no-repeat left center; background-size: 17px; }

            .us_map section h3:nth-child(5) { background: url(../images/uspic_21.gif) no-repeat left center; background-size: 17px; }

            .us_map section h3:nth-child(6) { background: url(../images/uspic_23.gif) no-repeat left center; background-size: 17px; }
/*新闻动态*/
.carnew_top { width: 100%; height: 56px; line-height: 56px; text-indent: 21px; font-size: 25px; color: #515151; border-bottom: #ccc 1px solid; background: #fff; }

.carnew_ul { width: 100%; height: auto; background: #fff; }

    .carnew_ul li { width: 100%; height: 60px; line-height: 60px; text-indent: 28px; background: url(../images/carnewpic_03.gif) no-repeat 16px center; color: #333; font-size: 18px; border-bottom: #8e8e8e 1px dashed; overflow: hidden; }

        .carnew_ul li span { float: right; margin-right: 11px; }

.carnew_button { width: 100%; height: 27px; background: #f8f8f8; margin: 0 0 75px 0; line-height: 27px; font-size: 15px; padding-bottom: 25px; padding-top: 25px; }

    .carnew_button button { float: left; width: 24px; height: 25px; border: #ccc 1px solid; background: none; margin-left: 3px; }

    .carnew_button span, .carnew_button input { float: left; }

    .carnew_button button:first-child { width: 48px; margin-right: 5px; margin-left: 50px; }

    .carnew_button button.cn_wid { width: 48px; }

    .carnew_button span { margin: 0 5px; }

    .carnew_button button:last-child { width: 48px; border-radius: 5px; }

    .carnew_button input { width: 48px; height: 25px; }

/* 车况等级 ★ 号 样式 begin */
.red16 { color: #fff; font-family: "����"; font-size: 12px; font-weight: bold; line-height: 22px; padding: 2px; background: #8BBC0F; margin-right: 2px; }

.gray16cd { color: #B6B1B1; font-family: "����"; font-size: 12px; font-weight: bold; line-height: 22px; background: #fff; padding: 2px; margin-right: 2px; }
/* 车况等级 ★ 号 样式 end */

.ap_top_img { width: 100%; background: #e5e6e7; border-bottom: #ccc 1px solid; overflow: hidden; }

    .ap_top_img a { display: block; }

    .ap_top_img img { width: 100%; }


/*carmor页面样式结束*/


/*全部车龄*/
.serh_box { overflow: hidden; }

    .serh_box section { font-size: 14px; color: #333333; }

    .serh_box .serh_seld, .serh_box .serh_sel { border-bottom: 1px solid #c5c5c5; height: 30px; line-height: 28px; padding-left: 17px; }

    .serh_box .serh_seld { width: 100%; overflow: hidden; background: #f5f5f5; }

        .serh_box .serh_seld:first-child { padding-top: 4px; }

    .serh_box h1.serh_seld_tle { float: left; width: 85px; text-align: left; font-weight: bold; font-family: 微软雅黑; }

    .serh_box .serh_seld_con { margin-left: 106px; line-height: 30px; }

    .serh_box .serh_sel { height: auto; overflow: hidden; padding-top: 5px; padding-bottom: 5px; }

        .serh_box .serh_sel span { float: left; padding: 0 10px; border: 1px solid #ccc; border-radius: 5px; background: #fff; margin: 3px; font-size: 12px; }

            .serh_box .serh_sel span:hover, .serh_box .serh_sel span.cur { background: #EAF4FB; }

    /*全部价格*/
    .serh_box.price_box .serh_seld { padding-left: 0px; }

    .serh_box.price_box .serh_seld_tle { margin-left: 33px; }

.price_box .serh_seld_con { margin-right: 120px; }

.price_box .serh_seld a { float: right; margin: 10px 30px 0 0; width: 90px; height: 35px; line-height: 35px; background: #027cd1; color: #fff; text-align: center; }

.price_input { color: #e3e3e3; float: left; /* margin-right:30px; */ }

    .price_input input { border: 1px solid #e3e3e3; width: 48px; height: 25px; line-height: 25px; margin: 0 2px; text-align: center; }

/*全部品牌*/
.band_box_t { overflow: hidden; background: #f5f5f5; }

    .band_box_t h1 { margin: 20px; color: #363636; font-size: 16px; }

    .band_box_t .sel_item { border-bottom: 1px solid #e6e6e6; padding-bottom: 12px; padding-left: 20px; }

        .band_box_t .sel_item a { width: 30px; height: 30px; line-height: 30px; border: 1px solid #e6e6e6; color: #535353; font-size: 14px; display: inline-block; text-align: center; margin: 0 12px 12px 0; background: #fff; }

            .band_box_t .sel_item a:hover { background: #EAF4FB; }

.band_box_m h1 { color: #ff571a; font-size: 16px; line-height: 27px; margin-left: 20px; background: #f5f5f5; }

.band_box_m ul { overflow: hidden; background: #fff; /* padding: 0 10px; */ }

    .band_box_m ul li { float: left; width: 25%; /* margin-bottom: 10px; */ }

        .band_box_m ul li:hover, .band_box_m ul li.cur { background: #EAF4FB; }

.band_box_m { border-bottom: 1px solid #c5c5c5; }

    .band_box_m ul li h3 { height: 50px; line-height: 50px; vertical-align: middle; display: block; text-align: center; }

        .band_box_m ul li h3 img { height: 40px; margin-top: 5px; }

    .band_box_m ul li h4 { color: #737373; text-align: center; font-weight: normal; padding: 0 10px; height: 40px; overflow: hidden; }

.band_box_b .surebtn { background: #fff; border: 1px solid #c5c5c5; color: #6e6e6e; border-bottom: 1px solid #c5c5c5; margin-bottom: 40px; }



/*登录页面开始*/
.login_box { margin: 0 33px; color: #3b3b3b; }

    .login_box .login_top { font-size: 16px; margin: 16px 0; font-weight: normal; }

    .login_box .login_main h1 { line-height: 40px; font-size: 14px; font-weight: bold; }

    .login_box .login_main section { overflow: hidden; }

    .login_box .login_main input { display: block; outline: none; height: 40px; width: 100%; border: 0 none; border-radius: 6px; box-sizing: border-box; padding: 0 10px 0 43px; background: url(../images/login-icon.png) no-repeat 5px 5px #fff; background-size: 31px; line-height: 40px; font-size: 14px; border: 1px solid #E4E4E4; margin: 10px 0; }
        .login_box .login_main input.login-psd { background-position: 5px -39px; }
        .login_box .login_main input.login-phone { background-position: 5px -84px; }
    .login_box .login_main .logintip { font-size: 12px; display: block; background: none; outline: none; border: 0 none; height: 100%; width: 100%; color: red; }
/*菜单定位*/
.menu_bg { width: 212px; background: #333; position: absolute; z-index: 10; top: 60px; right: 0; }

    .menu_bg ul { }

        .menu_bg ul li { width: 100%; height: 50px; font-size: 20px; line-height: 50px; color: #bababa; border-bottom: #bababa 1px solid; text-indent: 64px; }

            .menu_bg ul li a { display: block; color: #bababa; width: 100%; height: 100%; }

            .menu_bg ul li:nth-child(1) a { background: url(../images/mem_03.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(2) a { background: url(../images/mem_07.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(3) a { background: url(../images/mem_10.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(4) a { background: url(../images/mem_17.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(5) a { background: url(../images/mem_23.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(6) a { background: url(../images/exit.png) no-repeat 30px center; }

            .menu_bg ul li:nth-child(7) a { background: url(../images/index.png) no-repeat 30px center; }

            .menu_bg ul li.ma_bg { background: #474747; }

/*登录页面结束*/


/*我参与的竞拍页面开始*/
/*商户资料*/
.mem_bg { width: 100%; height: 43px; font-size: 18px; line-height: 43px; text-indent: 10px; border: #c7c7c7 1px solid; border-left: 0; border-right: 0; font-weight: bold; }

    .mem_bg img { float: left; margin: 8px 0 0 24px; }
/*table*/
.mem_tab { margin: 10px 2%; width: 96%; }

    .mem_tab tr td { padding: 5px 0; }

        .mem_tab tr td em { color: red; }

        .mem_tab tr td input, .mem_tab tr td select { height: 29px; border: #c3c3c3 1px solid; text-indent: 3px; line-height: 29px; border-radius: 6px; }

        .mem_tab tr td select { width: 100%; }

        .mem_tab tr td input { width: 100%; }

            .mem_tab tr td input[type=radio] { width: 15px; vertical-align: middle; }

        .mem_tab tr td label { display: inline-block; vertical-align: middle; }

.mem_aec { width: 100%; height: 35px; margin-bottom: 62px; }
    .mem_aec input { width: 89px; height: 35px; background: none; border: 0; background: #94c519; margin-right: 16px; line-height: 35px; text-align: center; color: #fff; float: left; }

    .mem_aec button { width: 89px; height: 35px; background: none; border: 0; background: #027cd1; margin-right: 16px; line-height: 35px; text-align: center; color: #fff; }

    .mem_aec input:nth-child(1) { margin-left: 50px; }
/*bond-金额*/
.bond_all { width: 100%; border-bottom: #c4c4c4 1px solid; font-size: 14px; color: #333; text-indent: 23px; text-align: left; }
    .bond_all tr td { padding: 5px 0; font-size: 12px; }
/*password-密码修改*/
.pw_tab { margin: 10px 2% 50px; width: 96%; }

    .pw_tab tr td { padding: 6px 0; }
        .pw_tab tr td input[type=text], .pw_tab tr td input[type=password], .pw_tab tr td input[type=tel] { width: 100%; height: 30px; border: #ccc 1px solid; border-radius: 6px; box-sizing: border-box; padding-left: 10px; outline: none; }
        .pw_tab tr td input[type=radio] { vertical-align: middle; }
        .pw_tab tr td select { width: 48%; box-sizing: border-box; height: 30px; border: #ccc 1px solid; border-radius: 6px; outline: none; color: #333; }
        .pw_tab tr td span { color: red; }
        .pw_tab tr td label { padding: 0 10px 0 2px; }
.btn_button { height: 38px; line-height: 38px; background: #94c519; border-radius: 6px; color: #fff; font-size: 14px; display: block; text-align: center; font-weight: bold; border: 0px; }
/*transfer-车辆过户中心*/
.trans_top { width: 100%; height: 40px; font-size: 24px; border-bottom: #c8c8c8 1px solid; line-height: 40px; color: #333; text-indent: 25px; }

.trans_o { width: 100%; height: 250px; background: #fff; border-bottom: #c3c3c3 1px solid; }

    .trans_o img { width: 171px; height: 165px; float: left; margin: 22px 0 22px 29px; }

.trans_tw { width: 100%; height: 46px; background: #e5e6e7; border-bottom: #737475 1px solid; }

.trans_zi { width: 100%; height: 127px; border-top: #ccc 1px solid; margin-top: 51px; }

    .trans_zi h2 { margin-left: 24px; font-size: 24px; line-height: 40px; height: 40px; color: #333; }

    .trans_zi h4 { margin-left: 24px; font-size: 18px; color: #636161; height: 29px; line-height: 29px; }

    .trans_zi div { width: 123px; height: 23px; background: #027cd1; border: #ccc 1px solid; margin: 10px 0 0 24px; font-size: 18px; color: #fff; line-height: 23px; text-align: center; }
/*auction-我参与的竞拍*/
.auc_sec { float: left; margin-left: 20px; width: 375px; height: 90px; margin: 25px 0 0 29px; border-top: #ccc 1px solid; border-bottom: #ccc 1px solid; }

    .auc_sec img { width: 171px; height: 115px; float: left; margin: 22px 0 0 29px; }

    .auc_sec h2 { font-size: 25px; line-height: 50px; height: 50px; color: #333; margin-left: 10px; }

    .auc_sec h4 { font-size: 18px; color: #716f6f; line-height: 27px; margin-left: 10px; }

    .auc_sec h2 span { font-size: 25px; color: #333; float: left; width: 70%; height: 50px; overflow: hidden; }

.auc_sect { float: left; margin-left: 20px; width: 375px; }

    .auc_sect h3 { color: #027cd1; margin-left: 10px; line-height: 50px; height: 50px; margin-left: 10px; font-size: 14px; }

    .auc_sect h4 { font-size: 18px; color: #716f6f; margin-left: 10px; }

.auc_sele { width: 100%; height: 81px; border: #ccc 1px solid; }

    .auc_sele select { width: 213px; height: 29px; border: #ccc 1px solid; text-align: center; }

        .auc_sele select:nth-child(1) { margin: 23px 17px 0 95px; }

.olauc_sele { width: 100%; height: 81px; border: #ccc 1px solid; }

    .olauc_sele select { width: 177px; height: 29px; border: #ccc 1px solid; float: left; margin: 13px 15px 0 0; }

        .olauc_sele select:nth-child(3n-2) { margin-left: 26px; }

.can_attention { font-size: 18px; float: right; margin-right: 10px; color: #CCC; }

.add_attention { font-size: 18px; float: right; margin-right: 10px; color: #F00; }

.ct_more { width: 572px; height: 68px; border: #ccc 1px solid; margin: 15px auto; line-height: 68px; font-size: 24px; color: #333; border-radius: 20px; text-align: center; }

    .ct_more a { color: #333; display: block; width: 100%; height: 100%; }

/*我参与的竞拍页面结束*/


/*预约卖车页面开始*/
.sacar_tab { height: auto; height: auto; margin-left: 5px; }

    .sacar_tab section { border: 0 none; }

    .sacar_tab section { height: 40px; line-height: 40px; margin-top: 4px; font-size: 14px; overflow: hidden; font-weight: bold; }

        .sacar_tab section h4 { float: left; width: 50px; color: #373737; font-weight: normal; text-align: right; }

        .sacar_tab section span { margin: 5px 10px 0 50px; display: block; border: 1px solid #b3bec6; border-radius: 6px; height: 30px; line-height: 30px; padding-left: 10px; }

.input_sale { outline: none; border: 0 none; height: 30px; line-height: 30px; width: 100%; margin: 0; display: block; background: none; }

.find-siftitem .caption { padding: 0; margin: 0; border: 0 none; }

.find-siftitem { height: 50px; }

    .find-siftitem .itembox { margin: 0; height: 50px; }

        .find-siftitem .itembox .item .btn-sel { height: 48px; line-height: 48px; font-size: 20px; padding: 0; text-align: center; }

.sacar_tab .find-siftitem .itembox .item a.btn-sel { margin: 0 0 0 100px; display: block; width: auto; background: none; border-radius: 10px; }

.dropdown01-title { font-size: 20px; }

.sacar_button { border-radius: 10px; margin: 53px 20px 50px 176px; display: block; width: auto; }

.filter-content-sub, .filter-content-sub1 { position: relative; vertical-align: middle; width: 50%; float: left; }

.filter-content-sub1 { width: 33.33333%; }

    .filter-content-sub .select-cond, .filter-content-sub1 .select-cond { padding-right: 30px; }

    .filter-content-sub .select-cond, .filter-content-sub1 .select-cond { width: 98%; overflow: hidden; color: #373737; text-align: left; border-radius: 6px; background: no-repeat right center url('../images/arw_d.png'); -webkit-appearance: none; appearance: none; border: 1px solid #ccc; height: 30px; line-height: 30px; vertical-align: middle; display: block; font-weight: normal; padding: 0 18px 0 3px; outline: none; margin: 0 1%; background-size: 20px 10px; font-size: 12px; }

    .filter-content-sub:nth-child(2) .select-cond, .filter-content-sub1:nth-child(2) .select-cond { float: right; }

.sacar_tab .sel_box { margin: 5px 10px 0 50px; width: auto; }

.sacar_tab .logintip { font-size: 14px; display: block; background: none; outline: none; border: 0 none; height: 100%; width: 100%; color: red; text-align: center; margin-top: 0px; }
/*预约卖车页面结束*/



/*商户竞拍车辆详情页面开始*/

/*top空白*/
.ap_top_bg { width: 100%; height: 112px; background: #e5e6e7; }

.ap_top_img { width: 100%; height: 78px; background: #e5e6e7; border-bottom: #ccc 1px solid; margin-top: 40px; }

    .ap_top_img img { width: 100%; height: 100%; float: left; background: url('../images/o_loading.gif') no-repeat center; }

.car_name { font-size: 16px; font-weight: bold; padding-left: 5px; }
/*车辆介绍*/
.ap_car_mes { border-bottom: #ccc 1px solid; background: #fff; overflow: hidden; padding-left: 5px; }

    .ap_car_mes h2 { width: 100%; font-size: 16px; color: #333; line-height: 30px; }

    .ap_car_mes h4 { width: 100%; color: #636161; line-height: 30px; }

.ap_car_time { background: #fff; border-bottom: #ccc 1px solid; padding-left: 5px; }

.ap_car_timel { }

    .ap_car_timel h2 { font-size: 14px; color: #ff571a; line-height: 30px; padding-top: 5px; }

        .ap_car_timel h2 span { display: block; width: 123px; height: 30px; background: #ce2822; float: left; color: #fff; text-align: center; margin-right: 10px; font-weight: 100; }

            .ap_car_timel h2 span img { float: left; margin: 6px 0 0 12px; width: 20px; }

    .ap_car_timel h4 { line-height: 24px; }

        .ap_car_timel h4 span:first-child { font-weight: bold; color: #ff8400; margin-right: 10px; }

        .ap_car_timel h4.mp_h { font-size: 18px; font-weight: 100; }

            .ap_car_timel h4.mp_h span { font-size: 18px; color: #636161; }

.ap_car_timer { height: 100%; width: 59px; margin-left: 30px; float: left; background: url(../images/appic_06.gif) no-repeat left center; text-indent: 22px; line-height: 120px; color: #ff8400; font-size: 14px; }
/**/
.ap_car_mid { padding-left: 5px; background: #fff; border-bottom: #ccc 1px solid; }

    .ap_car_mid h4 { line-height: 16px; color: #333; font-size: 12px; font-weight: 100; line-height: 30px; }

        .ap_car_mid h4:nth-child(1) { /* line-height: 30px; */ }

        .ap_car_mid h4:nth-child(3) { line-height: 36px; height: 36px; }

    .ap_car_mid h2 { font-size: 16px; color: #FF8400; }

        .ap_car_mid h2 span { margin-right: 10px; }

            .ap_car_mid h2 span:nth-child(2) { }

    .ap_car_mid h3 { line-height: 28px; color: #6c6c6e; margin-bottom: 5px; }

        .ap_car_mid h3 input { width: 80px; height: 28px; border: #CCCCCC 1px solid; margin-left: 10px; float: left; margin-top: 3px; line-height: 28px; text-align: center; border-radius: 4px; }

        .ap_car_mid h3 button { padding: 0px 5px; float: left; border: #96C719 1px solid; background: none; margin-left: 5px; }

        .ap_car_mid h3 img { margin-left: 5px; width: 32px; vertical-align: middle; }

        .ap_car_mid h3 span { float: left; }

    .ap_car_mid h4.ap_car_midh4 { color: #FF0000; font-size: 12px; font-weight: 700; clear: both; }
/*车辆信息*/
.mp_car_mestop { width: 100%; height: 61px; line-height: 61px; font-size: 25px; color: #000; text-indent: 24px; background: #fff; margin-top: 5px; border: #ccc 1px solid; border-right: 0; border-left: 0; font-weight: 700; }

    .mp_car_mestop img { float: right; width: 22px; height: 32px; margin: 21px 30px 0 0; transform: rotate(90deg); -ms-transform: rotate(90deg); /* IE 9 */ -moz-transform: rotate(90deg); /* Firefox */ -webkit-transform: rotate(90deg); /* Safari 和 Chrome */ -o-transform: rotate(90deg); }

.mp_car_mes { width: 100%; height: 361px; background: #fff; border-bottom: #ccc 1px solid; }

    .mp_car_mes h2 { height: 34px; line-height: 34px; text-indent: 24px; font-size: 17px; font-weight: 100; color: #464646; }

        .mp_car_mes h2:nth-child(3) span { color: #ff6906; font-weight: 700; }

        .mp_car_mes h2:nth-child(4) span { color: #ff6906; font-weight: 700; }

        .mp_car_mes h2:nth-child(6) span { color: #ff6906; font-weight: 700; }



.auc_detl_box { position: relative; }
    .auc_detl_box .adet_item { border-bottom: 1px dashed #ccc; padding: 4px 10px; margin: 0; }
    .auc_detl_box .adet_item_tip { line-height: 30px; padding-left: 10px; position: absolute; bottom: 347px; right: 10px; }
.adet_item_tip #p_Alert, .adet_item_tip #p_Alert1 { padding: 5px 0 5px 22px; font-weight: bold; }
    .adet_item_tip #p_Alert.bulb_green, .adet_item_tip #p_Aler1t.bulb_green { background: url(../images/tips_icon.png) no-repeat; background-position-y: -4px; color: green; }
    .adet_item_tip #p_Alert.bulb_black, .adet_item_tip #p_Alert1.bulb_black { background: url(../images/tips_icon.png) no-repeat; background-position-y: -43px; color: black; }
    .adet_item_tip #p_Alert.bulb_yellow, .adet_item_tip #p_Alert1.bulb_yellow { background: url(../images/tips_icon.png) no-repeat; background-position-y: -82px; color: #f8cf25; }
    .adet_item_tip #p_Alert.bulb_red, .adet_item_tip #p_Alert1.bulb_red { background: url(../images/tips_icon.png) no-repeat; background-position-y: -121px; color: red; }
.auc_detl_box .adet_item_tip span { color: #F00; }
.auc_detl_box .adet_item p { line-height: 20px; }
.auc_detl_box .adet_item .jp_a { display: inline-block; }
    .auc_detl_box .adet_item .jp_a > a { border: 1px solid #007CBD; padding: 5px 10px; margin: 0 3px; }
        .auc_detl_box .adet_item .jp_a > a.active { background-color: #007CBD; color: #fff; }
.auc_detl_box .adet_item .adet_item_color { color: #f08519; font-weight: bold; }
.auc_detl_box .adet_item input { border: 1px solid #F08519; width: 23px; height: 23px; margin: 0px 4px; vertical-align: middle; line-height: 23px; text-align: center; appearance: none; -moz-appearance: none; -webkit-appearance: none; -moz-appearance:textfield;}
.auc_detl_box .clocktime { overflow: hidden; /* padding: 13px 0 10px; */ text-align: center; background-color: #fff;}
    .auc_detl_box .clocktime .clocktime-l { float: left; font-size: 14px; line-height: 26px; padding-left: 20px; background: url(../images/time-icon.png) left center no-repeat; background-size: auto 16px; }
    .auc_detl_box .clocktime .clocktime-r { float: left; }
#holder .digits { color: #FF0000; }
/*时间变化*/
.t_num { display: inline-block; line-height: 13px; margin: 2px 4px 0 4px; }
    .t_num i { width: 15px; height: 23px; display: inline-block; background: url(/Scripts/plugins/number.png) no-repeat; background-position: 0 0; text-indent: -999em; vertical-align: middle; }
    .t_num span { color: #000; font-size: 14px; display: inline-block; vertical-align: middle; }

/*商户竞拍车辆详情页面结束*/


/*我要提问开始*/
.asklist { margin: 10px auto 10px; }
    .asklist li.askli:first-child { background: url(../images/icons.png) no-repeat right -489px; border: 1px solid #ccc; border-width: 1px 0; }
.askli span.icons { width: 25px; height: 40px; }
.asklist li.askli { margin-bottom: 10px; /* border: 1px solid #ccc; */ }
    .asklist li.askli:first-child > a { /* border: 1px solid #ccc; */ float: none; width: 100%; }
    .asklist li.askli > a { /* border: 1px solid #ccc; */ display: block; height: 40px; line-height: 40px; font-size: 14px; padding-left: 10px; float: left; }
    .asklist li.askli:first-child .asks { margin-left: 0px; background: #f0f0f0; }
.asklist li .asks { margin-left: 94px; }
.asklist li.askli span { display: inline-block; float: left; padding-left: 2px; }
.asklist li.askli.cur { background-position: right -455px; }

.asklist li.askli.open { background-position: 0px 0px; }

.asklist li a.xm .icons { background-position: -67px -125px; }
.asklist li a.caremail .icons { background-position: -67px -161px; }
.asklist li a.zxnr .icons { background-position: -67px -88px; }
.asklist li a.zxlb .icons { background-position: -67px -52px; }
.asklist li a.asks .icons { }
.asklist li a.carphone .icons { background-position: -67px -199px; }
.asklist li.askli > a .s1 { }
.asklist li.askli > a .s2 { font-size: 12px; margin-left: 10px; }
.asklist li.askli > a .s3 { float: right; width: 20px; height: 20px; background-position: -102px -55px; margin: 10px 10px 0 0; }
.asklist li.askli.cur > a .s3 { background-position: -97px -25px; }
.asks .ask_catlog { }

    .asks .ask_catlog li a { display: block; height: 25px; line-height: 25px; padding: 0 35px; }

        .asks .ask_catlog li a:hover, .asks .ask_catlog li a.cur { background: #EFF6DF; }

.asklist li.askli .zxnr .s1 { background-position: -22px -347px; }

.asklist li.askli .xm .s1 { background-position: -23px -387px; }

.asklist li.askli .caremail .s1 { background-position: -22px -313px; }

.asklist li.askli .carphone .s1 { background-position: -25px -423px; }

.asklist li .asks textarea, .asklist li .asks input { margin: 4px 2% 0px; border: 1px solid #ccc; width: 90%; min-height: 20px; border-radius: 4px; padding: 5px 2%; outline: none; }

.asklist li .asks h1 { padding: 0px 3%; color: #f00; font-weight: normal; }

.asklist li .asks textarea { min-height: 60px; }

header.head_inner a.carsumit { display: inline-block; height: 28px; width: 70px; color: #fff; background: #AECF5E; border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; -moz-border-radius: 4px; float: right; margin: 5px; line-height: 28px; font-size: 14px; }

/*我要提问结束*/



/*注册页面开始*/
.psd_tip { color: red; }
.register_tab { overflow: hidden; margin-top: 1px; }

    .register_tab li { float: left; width: 50%; }

        .register_tab li a { display: block; height: 30px; line-height: 30px; font-size: 14px; color: #6b6b6b; text-align: center; }
        .register_tab li.cur a { background: #8BBC0F; color: #fff; }
        .register_tab li a { border: 1px solid #8BBC0F; }
/*注册页面结束*/



/*筛选页面开始*/
.filterbox { }
.filterbox-l { background: #ebebeb; width: 120px; position: fixed; left: 0; top: 0; bottom: 0; }
.filterbox-r { margin-left: 120px; display: block; }
.filterbox-l ul { overflow: hidden; }
.filterbox-l li a { color: #aaaaaa; font-size: 14px; display: block; border-left: 6px solid transparent; text-align: center; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.filterbox-l li.cur a { border-color: #8BBC0F; color: #6a6a6a; background: #fff; }
.filter_complete { background: rgba(148, 197, 25, 0.74); position: fixed; bottom: 0; width: 98%; margin: 0 1%; }
/*品牌开始*/
.f-brand { }
.filter-letter { position: fixed; top: 53px; right: 0px; z-index: 100; }
    .filter-letter a { color: #474747; width: 30px; height: 20px; line-height: 20px; text-align: center; font-weight: bold; }
.ignore-brand { color: #8BBC0F; font-size: 14px; padding-left: 10px; height: 50px; line-height: 50px; font-weight: bold; display: block; }
    .ignore-brand.cur, .ignore-brand:hover { background: #EFF6DF; }
.brand_main .brand_item { overflow: hidden; }
.brand_item h1 { background: #f3f3f3; color: #474747; height: 24px; line-height: 24px; padding-left: 10px; font-weight: normal; font-size: 14px; }
.brand_item ul { overflow: hidden; }
    .brand_item ul li { position: relative; }
        .brand_item ul li:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #dedede; -webkit-transform: scaleY(.5); -webkit-transform-origin: 0 0; pointer-events: none; margin: 0 5px; }
.brand_item li a { height: 44px; line-height: 44px; display: block; margin: 0 0px; padding-left: 10px; }
    .brand_item li a.cur, .brand_item li a:hover { background: #EFF6DF; }
    .brand_item li a img { width: 38px; vertical-align: middle; max-height: 38px; }
    .brand_item li a span { color: #474747; margin-left: 10px; display: inline-block; }

/*类型开始*/
.f-type { }
.filterbox-r .filterbox-r-main ul { overflow: hidden; }
.filterbox-r .filterbox-r-main .filter-li { position: relative; }
    .filterbox-r .filterbox-r-main .filter-li:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #dedede; -webkit-transform: scaleY(.5); -webkit-transform-origin: 0 0; pointer-events: none; margin: 0 5px; }
    .filterbox-r .filterbox-r-main .filter-li > a { line-height: 20px; color: #aaa; font-size: 14px; padding-left: 10px; display:block; padding: 8px; }
.filterbox-r .filterbox-r-main .ignore-type a { color: #8BBC0F !important; }
.filterbox-r .filterbox-r-main .filter-li > a:hover, .filterbox-r .filterbox-r-main .filter-li > a.cur { background: #EFF6DF; color: #757474; }
.filterbox-r .filter-qj { height: 50px; line-height: 50px; background: #f6f6f6; color: #6a6a6a; text-align: center; }
    .filterbox-r .filter-qj input { border: 1px solid #aaaaaa; height: 30px; width: 42px; padding: 0 0 0 5px; text-align: center; border-radius: 4px; margin-right: 5px; outline: none; }

.f-area .icons { float: right; width: 20px; height: 20px; background-position: -102px -55px; margin: 10px 10px 0 0; }

.f-area .area.cur .icons { background-position: -97px -25px; }

.fitler-subul { background: #F7F7F7; display: none; }
    .fitler-subul a { display: block; line-height: 24px; padding-left: 10px; color: #ADADAD; }
    .fitler-subul li a:hover, .fitler-subul li a.cur { background: #EFF6DF; color: #757474; }
/*筛选页面结束*/


/*骨架图开始*/
.frmbox { }
    .frmbox .frmitem { overflow: hidden; background: #fff; }
.frmbox_t { height: 40px; line-height: 40px; background: #fff !important; font-size: 14px; color: #333; padding-left: 10px; border-bottom: 1px solid #ccc; }
.frmitem .attention { color: #989898; font-size: 12px; text-indent: 10px; /* height: 40px; */ line-height: 30px; }
    .frmitem .attention h1:nth-child(2) { padding-left: 39px; }
.attention_tit { color: #000; font-size: 14px; }
.frmitem .attention span { vertical-align: middle; margin: 0 5px 0 10px; }
    .frmitem .attention span.frmicon_hd { background: url(../images/dot_croci.png) no-repeat center center; background-size: 10px; width: 13px; height: 10px; display: inline-block; margin: 0; }
.frmicon_yes, .frmicon_defect, .frmicon_no { display: inline-block; width: 16px; height: 16px; background: no-repeat center center; background-size: 100%; }
.frmicon_yes { background-image: url(../images/frm_yes.png); }
.frmicon_no { background-image: url(../images/frm_no.png); }
.frmicon_defect { background-image: url(../images/frm_defect.png); }

.frm_arrow { color: #000; font-size: 14px; padding-left: 20px; background: url(../images/frm-arw-r.png) no-repeat 5px 13px; /* height: 40px; */ line-height: 40px; font-weight: bold; background-size: 10px; }
    .frm_arrow h1 { line-height: 26px; }
        .frm_arrow h1 img { width: 40%; margin: 0px 3% 10px; }
        .frm_arrow h1:first-child { padding-top: 6px; color: #f47410; }
.frmitem_m { }

.frmbox_surface .imgarea { }
.frmitem_m .imgarea { margin: 10px auto; width: 270px; position: relative; }
    .frmitem_m .imgarea img { width: 100%; }
    .frmitem_m .imgarea a { position: absolute; width: 20px; height: 20px; }
        .frmitem_m .imgarea a.active { background: url(../images/dot_croci.png) no-repeat left top; background-size: 10px; }
.frmitem_m ul li { width: 33.33333%; }

.frmitem_m ul { overflow: hidden; margin: 10px 10px 20px; }
    .frmitem_m ul li { float: left; }
        .frmitem_m ul li a { display: block; overflow: hidden; color: #989898; line-height: 24px; height: 24px; }
            .frmitem_m ul li a span { float: right; margin: 4px 14px 0 0; }
            .frmitem_m ul li a h2 { margin-right: 30px; }

.frmbox_neisi .frmitem_m ul li { width: 50%; }
    .frmbox_neisi .frmitem_m ul li a span { margin-right: 24px; }
    .frmbox_neisi .frmitem_m ul li a h2 { margin-right: 40px; }
.frmitem_m ul.frm-deviceicon { margin-top: 15px; }
    .frmitem_m ul.frm-deviceicon li { width: 20%; }
        .frmitem_m ul.frm-deviceicon li a { text-align: center; height: auto; position: relative; margin: 5px 0; }
        .frmitem_m ul.frm-deviceicon li span { float: none; position: absolute; margin: 0; left: 37%; top: 2px; }
.frmbox .line { border-bottom: 1px solid #ccc; }

.frmbox_surface a.pt-1 { top: -1px; left: 131px; }
.frmbox_surface a.pt-2 { top: 9px; left: 92px; }
.frmbox_surface a.pt-3 { top: 6px; left: 169px; }
.frmbox_surface a.pt-4 { top: 22px; left: 103px; }
.frmbox_surface a.pt-5 { top: 22px; left: 131px; }
.frmbox_surface a.pt-6 { top: 22px; left: 161px; }
.frmbox_surface a.pt-7 { top: 53px; left: 128px; }
.frmbox_surface a.pt-8 { top: 69px; left: 15px; }
.frmbox_surface a.pt-9 { top: 67px; left: 30px; }
.frmbox_surface a.pt-10 { top: 67px; left: 43px; }
.frmbox_surface a.pt-11 { top: 67px; left: 217px; }
.frmbox_surface a.pt-12 { top: 67px; left: 229px; }
.frmbox_surface a.pt-13 { top: 69px; left: 245px; }
.frmbox_surface a.pt-14 { top: 97px; left: 130px; }
.frmbox_surface a.pt-15 { top: 119px; left: 46px; }
.frmbox_surface a.pt-16 { top: 119px; left: 214px; }
.frmbox_surface a.pt-17 { top: 140px; left: 30px; }
.frmbox_surface a.pt-18 { top: 143px; left: 53px; }
.frmbox_surface a.pt-19 { top: 153px; left: 132px; }
.frmbox_surface a.pt-20 { top: 143px; left: 207px; }
.frmbox_surface a.pt-21 { top: 157px; left: 228px; }
.frmbox_surface a.pt-22 { top: 188px; left: 30px; }
.frmbox_surface a.pt-23 { top: 190px; left: 56px; }
.frmbox_surface a.pt-24 { top: 175px; left: 133px; }
.frmbox_surface a.pt-25 { top: 204px; left: 205px; }
.frmbox_surface a.pt-26 { top: 204px; left: 229px; }
.frmbox_surface a.pt-27 { top: 222px; left: 130px; }
.frmbox_surface a.pt-28 { top: 236px; left: 13px; }
.frmbox_surface a.pt-29 { top: 237px; left: 30px; }
.frmbox_surface a.pt-30 { top: 237px; left: 44px; }
.frmbox_surface a.pt-31 { top: 242px; left: 128px; }
.frmbox_surface a.pt-32 { top: 242px; left: 217px; }
.frmbox_surface a.pt-33 { top: 242px; left: 231px; }
.frmbox_surface a.pt-34 { top: 237px; left: 244px; }
.frmbox_surface a.pt-35 { top: 256px; left: 91px; }
.frmbox_surface a.pt-36 { top: 266px; left: 130px; }
.frmbox_surface a.pt-37 { top: 267px; left: 144px; }
.frmbox_surface a.pt-38 { top: 282px; left: 97px; }
.frmbox_surface a.pt-39 { top: 282px; left: 164px; }
.frmbox_surface a.pt-40 { top: 290px; left: 112px; }
.frmbox_surface a.pt-41 { top: 290px; left: 131px; }


.frmbox_neisi a.pt-1 { top: 32px; left: 21px; }
.frmbox_neisi a.pt-2 { top: 83px; left: 21px; }
.frmbox_neisi a.pt-3 { top: 137px; left: 18px; }
.frmbox_neisi a.pt-4 { top: 161px; left: 26px; }
.frmbox_neisi a.pt-5 { top: 230px; left: 25px; }
.frmbox_neisi a.pt-6 { top: 278px; left: 29px; }
.frmbox_neisi a.pt-7 { top: 98px; left: 94px; }
.frmbox_neisi a.pt-8 { top: 129px; left: 94px; }
.frmbox_neisi a.pt-9 { top: 67px; left: 126px; }
.frmbox_neisi a.pt-10 { top: 98px; left: 126px; }
.frmbox_neisi a.pt-11 { top: 114px; left: 127px; }
.frmbox_neisi a.pt-12 { top: 131px; left: 127px; }
.frmbox_neisi a.pt-13 { top: 151px; left: 125px; }
.frmbox_neisi a.pt-14 { top: 180px; left: 126px; }
.frmbox_neisi a.pt-15 { top: 261px; left: 129px; }
.frmbox_neisi a.pt-16 { top: 67px; left: 171px; }
.frmbox_neisi a.pt-17 { top: 83px; left: 162px; }
.frmbox_neisi a.pt-18 { top: 99px; left: 163px; }
.frmbox_neisi a.pt-19 { top: 129px; left: 165px; }
.frmbox_neisi a.pt-20 { top: 182px; left: 156px; }
.frmbox_neisi a.pt-21 { top: 32px; left: 232px; }
.frmbox_neisi a.pt-22 { top: 83px; left: 237px; }
.frmbox_neisi a.pt-23 { top: 136px; left: 241px; }
.frmbox_neisi a.pt-24 { top: 161px; left: 237px; }
.frmbox_neisi a.pt-25 { top: 230px; left: 235px; }
.frmbox_neisi a.pt-26 { top: 278px; left: 228px; }




.frmbox_frm a.pt-1 { top: 96px; left: 8px; }
.frmbox_frm a.pt-2 { top: 99px; left: 25px; }
.frmbox_frm a.pt-3 { top: 62px; left: 40px; }
.frmbox_frm a.pt-4 { top: 135px; left: 35px; }
.frmbox_frm a.pt-5 { top: 88px; left: 58px; }
.frmbox_frm a.pt-6 { top: 118px; left: 67px; }
.frmbox_frm a.pt-7 { top: 66px; left: 99px; }
.frmbox_frm a.pt-8 { top: 119px; left: 108px; }
.frmbox_frm a.pt-9 { top: 85px; left: 135px; }
.frmbox_frm a.pt-10 { top: 44px; left: 167px; }
.frmbox_frm a.pt-11 { top: 112px; left: 172px; }
.frmbox_frm a.pt-12 { top: 93px; left: 180px; }
.frmbox_frm a.pt-13 { top: 73px; left: 198px; }
.frmbox_frm a.pt-14 { top: 10px; left: 205px; }
.frmbox_frm a.pt-15 { top: 40px; left: 209px; }
.frmbox_frm a.pt-16 { top: 40px; left: 243px; }
.frmbox_frm a.pt-17 { top: 251px; left: 6px; }
.frmbox_frm a.pt-18 { top: 277px; left: 16px; }
.frmbox_frm a.pt-19 { top: 255px; left: 21px; }
.frmbox_frm a.pt-20 { top: 218px; left: 12px; }
.frmbox_frm a.pt-21 { top: 202px; left: 26px; }
.frmbox_frm a.pt-22 { top: 278px; left: 34px; }
.frmbox_frm a.pt-23 { top: 255px; left: 48px; }
.frmbox_frm a.pt-24 { top: 222px; left: 51px; }
.frmbox_frm a.pt-25 { top: 237px; left: 65px; }
.frmbox_frm a.pt-26 { top: 224px; left: 89px; }
.frmbox_frm a.pt-27 { top: 204px; left: 87px; }
.frmbox_frm a.pt-28 { top: 189px; left: 136px; }
.frmbox_frm a.pt-29 { top: 221px; left: 125px; }
.frmbox_frm a.pt-30 { top: 237px; left: 119px; }
.frmbox_frm a.pt-31 { top: 243px; left: 174px; }
.frmbox_frm a.pt-32 { top: 189px; left: 181px; }
.frmbox_frm a.pt-33 { top: 160px; left: 183px; }
.frmbox_frm a.pt-34 { top: 189px; left: 230px; }


.frmcover .cover { position: fixed; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.58); }
.frmdialog { width: 80%; background: #fff; position: fixed; padding: 0 0 10px 0; z-index: 2000; top: 30%; left: 10%; }
    .frmdialog h1 { color: #fff; background: url(../images/dilog_img2.png) right center no-repeat; background-color: #8BBC0F; font-size: 14px; font-weight: bold; text-indent: 1em; height: 40px; line-height: 40px; }
    .frmdialog > h1.hsf { background-image: url(../images/dilog_img1.png); }
    .frmdialog h2 { overflow: hidden; padding: 0 10px; }
.frmcover .frm_close { background: url(../images/dilog_close.png) no-repeat; position: absolute; right: -17px; top: -16px; display: block; width: 30px; height: 30px; background-size: 90%; }
.frmdialog h2 img { float: left; width: 40%; margin: 5px 5%; }




/*商户中心开始*/
.bus-tabs { }
    .bus-tabs li { float: left; width: 25%; text-align: center; }
        .bus-tabs li a { }
.suremoney_table { width: 100%; }
    .suremoney_table td, .suremoney_table th { text-align: center; border: 1px solid #ccc; padding: 12px 0; }

/*商户中心结束*/

/*车辆详情冻结导航*/
.fixed_nav { display: none; position: fixed; top: 40px; left: 0; right: 0; background: #fff; height: 40px; box-shadow: 0px 3px 9px #A9A9A9; z-index: 9; }
    .fixed_nav li { float: left; width: 25%; text-align: center; }
        .fixed_nav li a { display: block; line-height: 40px; color: #515151; font-weight: bold; border-bottom: 2px solid #FFFFFF; }


/*轮播*/
#picSlide{position:relative;min-width:320px;max-width:1024px;overflow:hidden;margin:0 auto;}
#picSlide li{float:left;list-style:none;}
#picSlide li a{display:block;width:100%;}
#picSlide li img{width:100%;}
#picSlide .tab{position:absolute;bottom:0.3em;left:0;width:100%;text-align:center;}
#picSlide .tab em{width:14px;height:14px;display:inline-block;border-radius:0.8em;-webkit-border-radius:0.8em;background:rgba(9, 13, 19,0.5);text-indent:-9999px;margin:2px;}
#picSlide .tab em.active{background:rgba(221, 0, 0,1);cursor:default;/*box-shadow:-1px 1px 2px #fa4949 inset;-webkit-box-shadow:-1px 1px 2px #fa4949 inset;*/}


.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}


/* 竞拍筛选 */
.auctionfil {  position: fixed; bottom: 120px; right: 10px; width:60px; height:60px; background:url(../images/20160812/auctionfil.png) no-repeat 0 0; background-size:cover; z-index:7777;  }
.auctionfil .auctionfil_txt { display:block; width:100%; height:100%; }
