/*-------------------------改版色调-----------------------*/

/*---------  主色调 深  #9e2439 \ rgb(161,36,52) ->        -----*/
/*---------  主色调 常规  rgb(161,36,52)  ->        -----*/
/*---------  border 深  #337ab7  ->        -----*/



/*-------------------------public-----------------------*/

body {
    font-family: "Tahoma", "Verdana", "Arial", "Microsoft Yahei", "sans-serif";
    font-size: 14px;
    color: #666;
    line-height: 1.4;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
}
a,button,input,div,ul,li,span{outline: none;}
button[disabled='disabled']:hover,button[disabled='disabled']{cursor: not-allowed !important;background-color: #eee !important;color: #666 !important;}
ul,li{padding: 0;margin: 0;list-style: none;}
i{font-style: normal;}
a{color: #666;outline: none;text-decoration: none;}
img.icon_{vertical-align: top;}
a:visited, a:focus, a:hover, a:active{outline: none;text-decoration: none !important;}
a:hover{outline: none;text-decoration: none !important;color: rgb(161,36,52);}
a:visited, a:link{text-decoration: none !important;}
a:focus, a:hover{
    color: rgb(161,36,52);
}
::focus{outline: none;}
input:focus,textarea:focus,select:focus{
    border-color: rgb(161,36,52);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;

}
button{outline: none;}
.container-fluid{padding: 0;margin: 0 auto;}
.container{width: 1200px;margin: 0 auto;padding: 0;}
.wid1200{width: 1200px;margin: 0 auto;padding: 0;}
/* 暂时兼容移动端 */
@media (max-width: 1000px) {
    .wid1200 {
        width: 100%;
        margin: 0 auto;
        padding: 0;
    }
}

/*all width*/
.wid20{width: 20%;}
.wid25{width: 25%;}
.wid33{width: 33%;}
.wid30{width: 30%;}
.wid40{width: 40%;}
.wid50{width: 50%;}
.wid75{width: 75%;}
.wid100{width: 100%;}
.btnWid{width: 120px;}
.disB{display: block;}
.disInlineB{display: inline-block;}
.underLine{text-decoration: underline !important;}
.secMg{margin-top: 10px;margin-bottom: 30px;}
.mg-t_8{margin-top: 8px;}
.mg-l_8{margin-left: 8px;}
.mg-r_8{margin-right: 8px;}
.mg-b_8{margin-bottom: 8px;}
.mg-t_10{margin-top: 10px;}
.mg-t_20{margin-top: 20px;}
.mg-l_10{margin-left: 10px;}
.mg-r_10{margin-right: 10px;}
.mg-b_10{margin-bottom: 10px;}
.mg-a_0{margin: 0;}
.pd-a_0{padding: 0;}
.pd-lr_10{padding: 0 10px;}
.posi_re{position: relative;}
.clear{clear: both;}
.overHide{overflow: hidden;}

/* allborder*/
.borderNone{border: none!important;}
.border_log{border: 1px solid #a12334;}
.border_ccc{border: 1px solid #ccc;}
.border_e8{border: 1px solid #e8e8e8;}
.border_218{border: 1px solid rgb(161,36,52)!important;}
.border_ff0{border: 1px solid #ff0000!important;}
.border_bottom{border-bottom: 3px solid rgb(161,36,52);}
.border_c_218{border-color: rgb(161,36,52)!important;}

/* all background */
.bgCor_f0{background-color: #f0f0f0;}
.bgCor_f5{background-color: #f5f5f5;}
.bgCor_fff{background-color: #fff;}
.bgCor_eee{background-color: #eee !important;}
.bgCor_ccc{background-color: #ccc;}
.bgCor_log{background-color: #a12334;}
.bgCor_999{background-color: #999;}
.bgCor_333{background-color: #333;}
.bgCor_666{background-color: #666;}
.bgCor_bd8{background-color: #fffbd8;}
.bgCor_218{background-color: rgb(161,36,52);}
.bgCor_e3f{background-color: #e3f1fe;}
.bgCor_ff7{background-color: #ff7330;}
.bgCor_ff0{background-color: #ff0000 !important;;}
.bgCor_76c{background-color: #76c4ff;}
.bgCor_d5e{background-color: #D5E9FF;}

/* 悬停 蓝色按钮#dd0000*/


/* 悬停 橙色按钮#ff8d30*/

/* all color */
.cor_fff{color: #fff;}
.cor_log{color: #a12334;}
.cor_333{color: #333;}
.cor_666{color: #666;}
.cor_999{color: #999;}
.cor_218{color: rgb(161,36,52);}
.cor_e3f{color: #e3f1fe;}
.cor_eee{color: #eee;}
.cor_ccc{color: #ccc;}
.cor_f5{color: #f5f5f5;}
.cor_ff7{color: #ff7300 !important;}
.cor_ff0{color: #ff0000 !important;}
.cor_76c{color: #76c4ff;}
.cor_green{color: #009900 !important}
.cor_red{color: #f24957 !important}
.letter_space{letter-spacing: 0.06em;}

/* 新的颜色 */
/*-------------------------改版色调-----------------------*/

/*---------  主色调 深  #9e2439 \ rgb(161,36,52) ->        -----*/
/*---------  主色调 常规  rgb(161,36,52)  ->        -----*/
/*---------  border 深  #337ab7  ->        -----*/

.bdCor_ac1{ border-color: rgb(161,36,52) !important; }
.cor_ac1{ color: rgb(161,36,52); }
.bgCor_ac1{ background-color: rgb(161,36,52) !important;}

/*-------------------------替换色调-----------------------*/
.bgCor_218{ background-color: rgb(161,36,52); }
.cor_218{ color: rgb(161,36,52); }


/* all font-size */
.f_size12{font-size: 12px;}
.f_size14{font-size: 14px;}
.f_size16{font-size: 16px;}
.f_size18{font-size: 18px;}
.f_size20{font-size: 20px;}
.f_size22{font-size: 22px;}
.f_size24{font-size: 24px;}
.f_size26{font-size: 26px;}
.f_size28{font-size: 28px;}
.f_size30{font-size: 30px;}
.f_size32{font-size: 32px;}
.f_w_b{font-weight: 800;}
.f_w_n{font-weight: normal;}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999!important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999!important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999!important;
}

.loginModelBtn:hover {
    text-decoration: underline !important;
}

.pointOut {
    position: absolute;
    top: 66px;
    left: 52px;
}

.weChart_sign {
    position: absolute;
    bottom: 18px;
    left: 30px;
    height: 20px;
    background: url(/resources/v1/icon/weixin.png) no-repeat left;
    padding-left: 25px;
}

.weChart_sign:hover {
    color: rgb(161,36,52);
}

.shareBox {
    height: 40px;
    line-height: 40px;
}

.shareBox>.bdsharebuttonbox {
    margin-top: 7px;
}

.shareBox>.bdsharebuttonbox>.bds_more {
    background: url(/resources/v1/icon/share.png) no-repeat center;
    background-size: inherit;
    padding-left: 34px;
    height: 20px;
    line-height: 20px;
    background-position: 10px;
    font-size: 14px;
    color: #666;
}

.shareBox>.guanzhu {
    height: 20px;
    line-height: 20px;
    display: block;
    background: url(/resources/v1/icon/yiguanzhu.png) no-repeat center;
    background-size: inherit;
    background-position: 10px;
    margin: 12px 5px 0 20px;
    padding-left: 36px;
}

.shareBox>.weiguanzhu {
    height: 20px;
    line-height: 20px;
    display: block;
    background: url(/resources/v1/icon/guanzhu.png) no-repeat center;
    background-size: inherit;
    background-position: 10px;
    margin: 12px 5px 0 20px;
    padding-left: 36px;
}

.imgCheckBox {
    width: 20px;
    height: 20px;
    display: inline-block;
    z-index: 1;
    margin-right: 5px;
}

.imgCheckBox input {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: 0;
    z-index: 3;
    opacity: 0;
}

.imgCheckBox input:hover {
    cursor: pointer;
}

.imgCheckBox .checkBoxIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    z-index: 2;
    background: url(/resources/v1/icon/fuxuan.png) no-repeat center;
}

.imgCheckBox:hover .checkBoxIcon {
    background: url(/resources/v1/icon/fuxuan-hover.png) no-repeat center;
}

.imgCheckBox .checkBoxIcon.active {
    background: url(/resources/v1/icon/fuxuan-checked.png) no-repeat center;
}

.imgCheckBox.div_disabled:hover .checkBoxIcon {
    background: url(/resources/v1/icon/fuxuan.png) no-repeat center;
    cursor: not-allowed;
}

.imgCheckBox input[disabled='disabled']:hover {
    cursor: not-allowed !important;
}

.textOver {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#topAlert {
    height: 100px;
    line-height: 100px;
    background-color: #fffbd8;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.07em
}

.chartsShow_top {
    cursor: pointer;
}

.xinBox_icon {
    position: absolute;
    top: -1px;
    left: -5px;
    width: 42px;
    height: 16px;
    display: block;
}

.xinBox_icon.wallet_icon {
    background: url(/resources/v1/icon/get_order_wallet_icon.png) no-repeat;
}

.xinBox_icon.white_icon {
    background: url(/resources/v1/icon/xinBox_icon.png) no-repeat;
}

.overMoney {
    font-size: 12px;
    position: absolute;
    bottom: 3px;
    width: 100%;
    left: 0;
    height: 12px;
    line-height: 12px;
    color: #ff7300;
    transform: scale(.9, .9);
}

.num_unit {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #666;
    border-radius: 50% !important;
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    cursor: pointer;
}

.num_unit.active {
    background-color: rgb(161,36,52);
    border-color: transparent;
    color: #fff
}

.num_unit:hover {
    border-color: rgb(161,36,52);
}

.unit_parset {
    height: 0;
    overflow: hidden;
    line-height: 38px;
    background-color: #f5f5f5;
    width: 569px;
    z-index: 99;
    padding: 0 12px;
    border: 1px solid #e8e8e8;
    border-top: transparent;
}

.unit_price_show {
    border: 1px solid #ccc;
    padding: 0 10px;
    background-color: #fff;
    position: absolute;
    left: 252px;
    bottom: 64px;
    min-width: 80px;
    height: 36px;
    line-height: 34px;
    display: none;
    text-align: center;
}

.unit_price_show:after {
    bottom: -6px;
    content: " ";
    border: 1px solid #ccc;
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    background-color: #fff;
    border-style: solid;
    transform: rotate(135deg);
    border-bottom-color: transparent;
    border-left-color: transparent;
}

.add_QR_code {
    position: absolute;
    top: 20px;
    right: 20px;
}

.add_QR_code p {
    margin-bottom: 0;
}


/*-------------------------boots 修改-----------------------*/

.am-btn.am-btn-default {
    border-color: #eee;
    background-color: #fff;
    text-align: center;
}

.btn-ff7:hover,
.btn-ff7:visited,
.btn-ff7:active,
.btn-ff7:link,
.btn-ff7 {
    color: #fff;
    background-color: #ff7330;
    border-color: #ff7330;
}

.btn-218:hover,
.btn-218:visited,
.btn-218:active,
.btn-218:link,
.btn-218 {
    color: #fff;
    background-color: rgb(161,36,52);
    border-color: rgb(161,36,52);
}

.text-center {
    text-align: center;
}

.form-control {
    height: 36px;
    border-color: #e8e8e8;
}

.tablePageBox>.pagination>li>a {
    color: rgb(161,36,52);
}

.tablePageBox>.pagination>li.disabled>a {
    color: #999
}

.tablePageBox>.pagination>li.active>a {
    background-color: rgb(161,36,52);
    color: #fff;
    border-color: rgb(161,36,52);
}

.modal .modal-sm {
    width: 460px;
}

.modal .modal-header {
    background-color: rgb(161,36,52)
}

.modal .modal-header .modal-title {
    color: #fff;
}

.modal-footer {
    border-top: transparent;
}

.popover {
    max-width: 200px;
}


/*-------------------------header-----------------------*/

.header_adv {
    height: 80px;
    display: block;
    background-color: #e9009d
}

.header_adv .ad_close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 14px;
    height: 14px;
    display: block;
}

.header_adv .ad_close:hover {
    cursor: pointer;
}

.header_adv .top_adv_active {
    position: absolute;
    top: 13px;
    right: 146px;
    animation: heartbeat 1s infinite;
    -webkit-animation: heartbeat 1s infinite;
}

@keyframes heartbeat {
    0% {
        transform: rotate(0) scale(1.1, 1.1);
        opacity: 1;
    }
    25% {
        transform: rotate(0) scale(1, 1);
        opacity: 1;
    }
    100% {
        transform: rotate(0) scale(1.1, 1.1);
        opacity: 1;
    }
}

.headerBox .header_top {
    height: 30px;
    line-height: 30px;
    background-color: #efefef;
    font-size: 12px;
}

.headerBox .header_top ul li {
    float: left;
    padding: 0 9px;
}

.headerBox .header_top .pull-left ul li {
    padding: 0 3px;
}

.headerBox .header_top ul li.pdNo {
    padding: 0;
}

.headerBox .header_top ul li .fa {
    margin-left: 3px;
    vertical-align: -8%;
}
.headerBox .header_top ul li .confirmNum,
.headerBox .header_top ul li .numIcon {
    height: 12px;
    line-height: 12px;
    background-color: rgb(161,36,52);
    color: #fff;
    padding: 0 2px;
    margin-left: 5px;
}

.headerBox .header_top ul li .menuList {
    z-index: 9999;
    position: absolute;
    left: 0;
    width: 194px;
    background-color: #fff;
    padding: 0 10px 10px 10px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.headerBox .header_top ul li .menuList a:hover {
    color: rgb(161,36,52)
}

.headerBox .header_top ul li .menuList h3 {
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.1;
    color: #333;
}

.headerBox .header_top ul li .menuList ul {
    display: table;
}

.headerBox .header_top ul li .menuList ul li {
    padding: 0;
    margin-right: 10px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    margin-bottom: 6px;
}

.headerBox .header_top ul li .menuList ul li:nth-of-type(3n) {
    padding: 0;
    margin-right: 0px;
}

.headerBox .header_top ul li .menuList.memberInfoBox {
    width: 250px;
    padding: 0;
}

.index_banner_member {
    border: 1px solid #ccc;
    padding: 10px 20px;
}

.index_banner_member .memberInfoBtnBox {
    padding: 10px 0;
}

.index_banner_member .memberInfoBtnBox a {
    width: 85px;
    height: 26px;
    line-height: 24px;
    border: 1px solid rgb(161,36,52);
    text-align: center;
}

.index_banner_member .memberInfoBtnBox a.cor_fff:hover {
    color: #fff;
    background-color: #feb100;
}

.index_banner_member .memberInfoBtnBox a.cor_218:hover {
    color: rgb(161,36,52);
    background-color: #e3f1fe;
}

.index_banner_member .memberInfo,
.headerBox .header_top ul li .menuList.memberInfoBox .memberInfo {
    padding: 10px;
}

.index_banner_member .memberInfo .memberPic,
.headerBox .header_top ul li .menuList.memberInfoBox .memberInfo .memberPic {
    width: 48px;
    height: 48px;
    border-radius: 50% !important;
    display: block;
    background-color: #f5f5f5;
    overflow: hidden;
}

.index_banner_member .memberInfo .memberPic img,
.headerBox .header_top ul li .menuList.memberInfoBox .memberInfo .memberPic img {
    width: 100%;
    height: 100%;
}

.index_banner_member .memberInfo .memberPhone,
.headerBox .header_top ul li .menuList.memberInfoBox .memberInfo .memberPhone {
    margin-left: 10px;
    width: 100px;
    overflow: hidden;
    padding: 6px 0;
}

.index_banner_member .memberInfo .memberPhone span,
.headerBox .header_top ul li .menuList.memberInfoBox .memberInfo .memberPhone span {
    height: 12px;
    line-height: 12px;
    width: 100%;
    display: block;
}

.headerBox .header_top ul li .menuList.memberInfoBox .memberJoin {
    padding: 10px;
    border-top: 1px solid #e8e8e8;
    width: 100%;
}

.headerBox .header_top ul li .menuList.memberInfoBox .memberJoin a {
    display: block;
}

.headerBox .header_top ul li .menuList.memberInfoBox .memberJoin a span {
    height: 12px;
    line-height: 12px;
    margin-top: 10px;
}

.headerBox .header_top ul li .menuList.interested {
    z-index: 9999;
    position: absolute;
    left: 0;
    width: 80px;
    background-color: #fff;
    padding: 8px 10px 8px 10px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.headerBox .header_top ul li .menuList.interested ul li {
    margin-right: 0px;
    width: 100%;
    text-align: center;
}

.headerBox .header_top ul li .menuList.top_cat {
    z-index: 9999;
    position: absolute;
    right: 0;
    left: auto;
    width: 640px;
    background-color: #fff;
    padding: 0;
    border: 1px solid #e8e8e8;
    border-top: 0;
    min-height: 130px;
    max-height: 300px;
}

.headerBox .header_top ul li .menuList.top_cat h3 {
    padding-top: 0;
}

.headerBox .header_top ul li .menuList.top_cat .tableBox {
    padding: 8px 10px 8px 10px;
    height: 270px;
    overflow: hidden;
    overflow-y: auto;
}

.headerBox .header_top ul li .menuList.top_cat .table {
    min-width: 612px;
    margin-bottom: 30px;
}

.headerBox .header_top ul li .menuList.top_cat .table>thead>tr {
    background-color: #e3f1fe;
    height: 24px;
    padding: 0 10px;
}

.headerBox .header_top ul li .menuList.top_cat .table>thead>tr>th {
    border-bottom: 0;
    min-width: 90px;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-weight: bold;
}

.headerBox .header_top ul li .menuList.top_cat .table input {
    margin-top: 6px;
}

.headerBox .header_top ul li .menuList.top_cat .table>thead>tr>th:first-of-type {
    min-width: 20px;
    text-align: center;
}

.headerBox .header_top ul li .menuList.top_cat .table>thead>tr>th:last-of-type {
    text-align: center;
    min-width: 46px;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr {
    padding: 0 10px;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr>td {
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    border-top: 0;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr>td:last-of-type {
    min-width: 46px;
    text-align: center;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr:hover {
    background-color: #f5f5f5;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr>td:last-of-type:hover {
    cursor: pointer;
}

.headerBox .header_top ul li .menuList.top_cat .table>tbody>tr>td:first-of-type {
    min-width: 20px;
    text-align: center;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999999;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background-color: #f5f5f5
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom img {
    vertical-align: top;
    margin-top: 8px;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span {
    margin-left: 10px;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .catBtn:visited,
.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .catBtn {
    width: 60px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    color: #fff;
    display: block;
    background-color: rgb(161,36,52);
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .catBtn:hover {
    background-color: rgb(161,36,52);
    color: #fff;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .tocatBtn:visited,
.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .tocatBtn {
    width: 80px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
    color: #fff;
    display: block;
    background-color: rgb(161,36,52);
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_bottom span .tocatBtn:hover {
    background-color: rgb(161,36,52);
    color: #fff;
}

.headerBox .header_top ul li .menuList.top_cat .noGoodCat_top {
    height: 80px;
    line-height: 80px;
    padding-left: 72px;
    text-align: center;
    background: url(/resources/v1/icon/shopping_empty2.png) no-repeat;
    background-position: 100px 18px;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_select_address {
    width: 100%;
    padding-left: 10px;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_select_address .top_cat_address {}

.headerBox .header_top ul li .menuList.top_cat .top_cat_select_address .top_cat_address li {
    padding: 10px 20px;
    border-bottom: 2px solid transparent;
    height: 30px;
    cursor: pointer;
    margin-bottom: 0;
}

.headerBox .header_top ul li .menuList.top_cat .top_cat_select_address .top_cat_address li.active {
    color: rgb(161,36,52);
    border-bottom-color: rgb(161,36,52);
}



.index_search .header_content {
    display: table;
    height: 124px;
}

.index_search .header_content .content_left {
    margin-top: 33px;
    width: 210px;
    float: left;
}

.index_search .header_content .content_news {
    margin-top: 48px;
    margin-left: 10px;
    width: 178px;
    float: left;
    text-align: center;
}

.index_search .header_content .content_news .news_title{
    font-size: 14px;
    color: rgb(161,36,52);
    font-weight: bold;
}
.index_search .header_content .content_news .news_decs{
    color: #999;
    font-size: 12px;
    margin-top: 2px;
}

.index_search .header_content .content_center {
    width: 600px;
    height: 40px;
    float: left;
    margin-top: 42px;
    text-align: right;
}

.index_search .header_content .content_center .searchBox {
    position: relative;
}

.index_search .header_content .content_center .searchBox input {
    width: 380px;
    height: 40px;
    line-height: 26px;
    border-radius: 5px 0 0 5px;
    border: 2px solid #a12334;
}

.index_search .header_content .content_center .searchBox input[name='num'] {
    background: url(/resources/v1/icon/fengexian.png) no-repeat;
    background-position: 0px 0px;
}

.index_search .header_content .content_center .searchBox button {
    background-color: #a12334;
    color: #fff;
    border-radius: 0 5px 5px 0;
    border: none;
    width: 70px;
    height: 40px;
    line-height: 1.4;
    margin-left: -5px;
    vertical-align: top;
}

.index_search .header_content .content_center .searchBox .keywordsBox {
    position: absolute;
    bottom: -26px;
    left: 46px;
    width: 100%;
    padding: 5px 0;
}

.index_search .header_content .content_center .searchBox .keywordsBox span {
    margin-right: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

.index_search .header_content .content_center .searchBox .keywordsBox span:hover {
    color: rgb(161,36,52);
}

.searchHistoryBox {
    position: absolute;
    top: 44px;
    left: 45px;
    min-height: 100px;
    max-height: 246px;
    overflow: hidden;
    width: 756px;
    border: 1px solid rgb(161,36,52);
    border-radius: 6px;
    background-color: #fff;
    z-index: 1000;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, .2) !important;
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, .2) !important;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2) !important;
}

.searchHistoryBox ul {
    float: left;
    width: 454px;
    min-height: 200px;
}

.searchHistoryBox ul li {
    height: 24px;
    line-height: 24px;
    text-align: left;
    cursor: pointer;
    padding: 0 13px;
    color: rgb(161,36,52);
    overflow: hidden;
}

.searchHistoryBox ul li:hover {
    background-color: #e8e8e8;
    color: rgb(161,36,52);
}

.searchHistoryBox ul li span {
    width: 400px;
    display: block;
    float: left;
}

.searchHistoryBox .search_bom_box {
    float: left;
    padding: 20px 0;
    width: 298px;
}

.searchHistoryBox .search_bom_center {
    padding: 0 20px;
    border-left: 1px solid #ccc;
}

.searchHistoryBox .search_bom_center .search_bom_center_top {
    width: 100%;
    height: 150px;
    border-color: rgb(161,36,52);
    border-width: 2px;
    padding: 4px 8px;
}

.searchHistoryBox .search_bom_center .search_bom_center_button {
    background-color: rgb(161,36,52);
    margin-top: 10px;
    display: block;
    width: 100px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.index_search .header_content .content_right {
    /* width: 250px; */
    float: right;
    padding-right: 20px;
}

.index_search .header_content .content_right .pull-left .am-btn {
    height: 40px;
    line-height: 36px;
    background-color: #fff;
    border: 2px solid rgb(161,36,52);
    border-radius: 6px;
    padding: 0 10px;
    font-size: 14px;
    width: 160px;
    display: block;
    margin-top: 42px;
    position: relative;
}

.index_search .header_content .content_right .pull-left .am-btn:visited,
.index_search .header_content .content_right .pull-left .am-btn:link,
.index_search .header_content .content_right .pull-left .am-btn:hover {
    color: rgb(161,36,52);
}

.index_search .header_content .content_right .pull-left .am-btn .et_span {
    position: absolute;
    top: 0px;
    right: 0;
    line-height: 15px;
    background-color: rgb(161,36,52);
    color: #fff;
    padding: 2px 6px;
    border-radius: 0 0 0 6px;
    font-size: 12px;
}

@keyframes et_up_down {
    0% {
        margin-top: 20px;
    }
    20% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
    }
    30% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
    }
    40% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(0deg);
    }
    45% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(15deg);
    }
    50% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
        transform: rotate(0deg);
    }
    55% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(-15deg);
    }
    60% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(0deg);
    }
    70% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
    }
    80% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
    }
    100% {
        margin-top: 20px;
    }
}

@-webkit-keyframes et_up_down {
    0% {
        margin-top: 20px;
    }
    20% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
    }
    30% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
    }
    40% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(0deg);
    }
    45% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(15deg);
    }
    50% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
        transform: rotate(0deg);
    }
    55% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(-15deg);
    }
    60% {
        margin-top: -24px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
        transform: rotate(0deg);
    }
    70% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et.png") no-repeat center;
    }
    80% {
        margin-top: 0px;
        background: url("/resources/v1/img/bom/bom_et_active.png") no-repeat center;
    }
    100% {
        margin-top: 20px;
    }
}
.container-fluid .search-numIcon{
    line-height: 12px;
    background-color: #ff7300;
    color: #fff;
    padding: 5px 7px;
    position: absolute;
    right: 15px;
    top: 38px;
    border-radius: 50% !important;
    border: 1px solid white;;
}
.container-fluid .search-cart{
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}
.container-fluid .search-numIcon1{
    line-height: 12px;
    background-color: #ff7300;
    color: #fff;
    padding: 5px 7px;
    position: absolute;
    right: 55px;
    top: 17px;
    border-radius: 50% !important;
    border: 1px solid white;;
}
.right_nav.coupon_fixed_adv {
    background-color: rgba(0, 0, 0, 0)
}

.index_search .header_content .content_right .pull-right {
    margin-right: 4px;
}

.index_search .header_content .content_right .pull-right p {
    margin-top: 6px;
}

.index_search .header_content .content_right .pull-right span {
    width: 64px;
    height: 64px;
    display: block;
}

.index_search .header_content .content_right .pull-right span img {
    height: 100%;
    width: 100%;
}

.index_search .header_content .content_right .pull-right .QRcodeBox {
    position: absolute;
    top: 8px;
    right: 0;
    background-color: #fff;
    padding: 4px 6px;
    border: 1px solid #e8e8e8;
    z-index: 9
}

.index_search .header_content .content_right .pull-right .QRcodeBox p {
    margin: 0;
}

.index_search .header_content .content_right .pull-right .QRcodeBox span {
    width: 100px;
    height: 100px;
    display: block;
}

.showWeChat:hover {
    cursor: pointer;
}


/*--------------------------nav-------------------------*/

.navBox {
    height: 40px;
    line-height: 40px;
    position: relative;
}

.navBox .navbar-header {}

.navBox .navbar-header .navbar_title {
    width: 220px;
    background-color: rgb(161,36,52) !important;
    color: #fff !important;
    overflow: hidden;
    height: 40px;
    padding: 10px 15px;
    border-radius: 6px 6px 0 0;
}

.navBox .navbar-nav>li>.dropdown-menu.self {
    width: 220px;
    height: auto;
    background-color: #fff;
    color: #333;
    padding: 0;
    margin-top: 10px;
    border: 1px solid #ddd !important;
    border-radius: 6px;
}
#index_nav_box>li:nth-child(n+14){
    display: none
}

#otherNavBox .navbar-nav>li>.dropdown-menu.self{
    margin-top: 0px !important;
}


.navBox .navbar-nav>li>.dropdown-menu.self>li {
    height: 36px;
    width: 220px;
    line-height: 36px;
}

.navBox .navbar-collapse a:hover {
    font-weight: bold;
}

.navBox .navbar-collapse .navbar-brand {
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
}

.navBox .navbar-collapse .navbar-brand .newIcon {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    top: -12px;
    right: -10px;
}

.navBox .navbar-collapse .navbar-brand .newIcon.special_sale_icon {
    width: 61px;
    height: 30px;
    right: -2px;
    top: -18px;
}

.navBox .navbar-collapse .navbar-brand.icon_nav .newIcon {
    width: 33px;
    height: 20px;
    top: -18px;
    right: 3px;
}

.navBox .navbar-collapse .navbar-brand .newIcon img {
    width: 100%;
}

.navBox .navbar-collapse .navbar-brand.active {
    color: rgb(161,36,52);
    font-weight: bold;
}

.navBox .navbar-collapse .navbar-brand.icon_nav,
.navBox .navbar-collapse .navbar-brand.active.icon_nav {
    color: #f72e4a;
    font-weight: bold;
}

.navBox .navbar-collapse .navbar-brand:hover {
    color: rgb(161,36,52)
}

.navBox .navbar-collapse .navbar-brand.icon_nav:hover {
    color: #f72e4a
}
.navBox .navbar-collapse .navbar-brand .newIcon.four_icon{
    height:30px;
    right: 18px;
    top: -20px;
}
.navBox .navbar-collapse .navbar-brand .newIcon.four_icon>img{
    width:auto;
    height: 100%;
}
.navBox .navbar-nav>li>.dropdown-menu.self>li>a {
    height: 36px;
    width: 220px;
    line-height: 36px;
    padding: 0 15px;
    color: #333;
}

.navBox .navbar-nav>li>.dropdown-menu.self>li>a .myFollow_icon_ {
    width: 20px;
    height: 36px;
    display: block;

}


.navBox .navbar-nav>li>.dropdown-menu.self>li:hover>a {
    background-color: rgb(161,36,52);
    color: #fff;
}


.navBox .navbar-nav>li>.dropdown-menu.self>li:first-of-type:hover>a {
    border-radius: 6px 6px 0 0;
}
.navBox .navbar-nav>li>.dropdown-menu.self>li:last-of-type:hover>a {
    border-radius: 0 0 6px 6px;
}

.navBox .navbar-nav>li>.dropdown-menu.self>li>a span.fa {
    line-height: 35px;
}

.showClassBox {
    position: absolute;
    top: -1px;
    left: 219px;
    height: 475px;
    border-radius: 6px;
    width: 982px;
    display: none;
    overflow-y: auto;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid #e8e8e8;
    border-left: none;
}


/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/

.showClassBox::-webkit-scrollbar {
    width: 5px;
    height: 16px;
    background-color: #f5f5f5;
}


/*定义滚动条的轨道，内阴影及圆角*/

.showClassBox::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f5f5f5;
}


/*定义滑块，内阴影及圆角*/

.showClassBox::-webkit-scrollbar-thumb {
    /*width: 10px;*/
    height: 20px;
    background-color: #ccc;
}

.showClassBox .menuShowBox {
    width: 100%;
    overflow: hidden;
}

.showClassBox .menuShowBox .menuShow_left {
    width: 180px;
    padding: 20px;
    overflow: hidden;
}

.showClassBox .menuShowBox .menuShow_left a {
    width: 130px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    height: 14px;
    line-height: 14px;
}

.showClassBox .menuShowBox .menuShow_left:hover a {
    color: rgb(161,36,52);
    cursor: pointer;
}

.showClassBox .menuShowBox .menuShow_left:hover span {
    color: rgb(161,36,52);
}

.showClassBox .menuShowBox .menuShow_left .fa {
    margin-left: 0
}

.showClassBox .menuShowBox .menuShow_content {
    overflow: hidden;
}

.showClassBox .menuShowBox .menuShow_content>ul {
    width: 710px;
    height: 71px;
    overflow: hidden;
    padding: 20px 0 6px 0;
    border-bottom: 1px solid #e8e8e8;
}

.showClassBox .menuShowBox .menuShow_content>ul>li {
    float: left;
    width: 122px;
    margin-right: 15px;
    height: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

.showClassBox .menuShowBox .menuShow_content>ul>li>a {
    padding: 0;
    color: #999;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.showClassBox .menuShowBox .menuShow_content>ul>li>a:hover {
    color: rgb(161,36,52);
}

.showClassBox .menuShowBox .menuShow_right {
    width: 25px;
    height: 26px;
    position: absolute;
    bottom: 0;
    left: 860px;
    border-bottom: 1px solid #e8e8e8;
}

.showClassBox .menuShowBox .menuShow_right>a {
    color: rgb(161,36,52);
    height: 14px;
    line-height: 14px;
    margin-bottom: 16px;
    display: block;
}

.navBox .navbar-header .loadMore{
    overflow: hidden;
    height: 30px;
    width: 220px;
    color: #fff;
    position: absolute;
    top: 492px;
    left: 0;
    z-index: 1000;
    padding: 0;
    line-height: 28px;
    background-color: rgb(161,36,52) !important;
    font-size: 30px;
    border-radius: 0 0 6px 6px;
}
.navBox .navbar-header .loadMore:hover,
.navBox .navbar-header .loadMore.active,
.navBox .navbar-header .loadMore:visited{
    background-color: rgb(161,36,52) !important;
}


/*-------------------------banner-----------------------*/

.banner {
    width: 100%;
    height: 485px;
    overflow: hidden;
    /*display: inline-block;*/
    position: relative;
    transition-property: opacity;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    filter: "alpha(opacity=100)";
    opacity: 1;
}

.banner .newyear_left {
    width: 263px;
    height: 359px;
    position: absolute;
    top: 0px;
    left: -263px;
    background: url(/resources/v1/img/index/newyear_left.png) no-repeat center;
}

.banner .newyear_right {
    width: 257px;
    height: 350px;
    position: absolute;
    top: 10px;
    right: -257px;
    background: url(/resources/v1/img/index/newyear_right.png) no-repeat center;
}

.banner .bannerBox {
    height: 485px;
}

.banner .bannerBox .bannerImgBox {
    width: 750px;
    height: 485px;
    margin-left: 220px;
    display: inline-block;
    padding: 10px 10px 0 10px;
}

.banner .bannerBox .bannerImgBox img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.carousel-indicators li {
    width: 60px;
    height: 8px;
    border-radius: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators li.active {
    width: 60px;
    height: 8px;
    border-radius: 0;
    border: 0;
    margin: 0;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    filter: "alpha(opacity=0)";
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    -khtml-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    filter: "alpha(opacity=100)";
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.bgCor_banner1 {
    background: #A448EE;
}

.bgCor_banner2 {
    background: #022F8A;
}

.bgCor_banner3 {
    background: #0B98F7;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: 100%;
}

.banner .bannerBox .bannerAd {
    width: 230px;
    position: absolute;
    top: 10px;
    right: 0;
}

/* 首页登录 */
.banner .bannerBox .bannerAd .home_right_login{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 6px 6px 0 0;
    padding: 20px 12px;
}

.banner .bannerBox .bannerAd .home_right_login .aBtn{
    padding: 4px 8px;
    color: #fff;
    border-radius: 6px;
    border: 1px solid rgb(161,36,52);
    background-color: rgb(161,36,52);
    width: 75px;
}

.banner .bannerBox .bannerAd .home_right_login .aBtn:hover{
    background-color: #feb100;
    border-color: #feb100;
}

.banner .bannerBox .bannerAd .home_right_login .aBtn.supplierBtn{
    margin-left: 12px;
    background-color: #feb100;
    border-color: #feb100;
    color: rgb(161,36,52);
}
.banner .bannerBox .bannerAd .home_right_login .aBtn.supplierBtn:hover{
    background-color: rgb(161,36,52);
    border-color: rgb(161,36,52);
    color: #fff;
}


.banner .bannerBox .bannerAd .brand_index_list,
.banner .bannerBox .bannerAd .dataListBox {
    border: 1px solid #ddd;
    background-color: #fff;
    overflow: hidden;
    padding: 10px 12px;
    border-top: 0
}

.banner .bannerBox .bannerAd .dataListBox .listLink a{
    display: block;
    float: left;
    width: 50%;
    border: 1px solid #ddd;
    height: 90px;
    text-align: center;
}

.banner .bannerBox .bannerAd .brand_index_list .data_title,
.banner .bannerBox .bannerAd .dataListBox .data_title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}

.banner .bannerBox .bannerAd .dataListBox .data_title a:hover{
    color: rgb(161,36,52)
}

.banner .bannerBox .bannerAd .brand_index_list ul {
    border: 1px solid #ccc;
    border-top: transparent;
    padding: 10px;
    padding-left: 26px;
    height: 164px;
    overflow-y: auto;
}

.banner .bannerBox .bannerAd .brand_index_list ul li {
    padding: 2px 0;
    list-style: outside;
}

.banner .bannerBox .bannerAd .brand_index_list ul a {
    overflow: hidden;
}

.banner .bannerBox .bannerAd .brand_index_list ul li:hover,
.banner .bannerBox .bannerAd .brand_index_list ul a:hover {
    color: rgb(161,36,52)
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index {
    overflow: hidden;
    padding-bottom: 10px;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li {
    width: 25%;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li:hover a{
    cursor: pointer;
    color: rgb(161,36,52);
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li span.iconBox {
    width: 36px;
    height: 36px;
    display: block;
    font-size: 12px;
    margin: 0 auto;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li span.bgImg_news {
    background: url(../../v1/icon/index_news.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li:hover span.bgImg_news {
    background: url(../../v1/icon/index_news_active.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li span.bgImg_history {
    background: url(../../v1/icon/index_history.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li:hover span.bgImg_history {
    background: url(../../v1/icon/index_history_active.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li span.bgImg_follow {
    background: url(../../v1/icon/index_follow.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li:hover span.bgImg_follow {
    background: url(../../v1/icon/index_follow_active.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li span.bgImg_comment {
    background: url(../../v1/icon/index_comment.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li:hover span.bgImg_comment {
    background: url(../../v1/icon/index_comment_active.png) no-repeat center;
}

.banner .bannerBox .bannerAd .dataListBox ul.myplace_index li p {
    margin: 0;
    margin-top: 3px;
}

.banner .bannerBox .bannerAd .fa-lg {
    vertical-align: -6%;
    margin-left: 4px;
}

.banner .bannerBox .bannerAd .dataListBox .index_marketBox {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #e8e8e8;
}

.banner .bannerBox .bannerAd .dataListBox .index_marketBox:hover {
    border-color: rgb(161,36,52);
}

.banner .bannerBox .bannerAd .dataListBox .index_marketBox:hover a {
    color: inherit;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul {
    width: 100%;
    overflow: hidden;
    padding-top: 10px;
    border: 1px solid #e8e8e8;
    border-top-color: transparent;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul li {
    width: 100%;
    margin-bottom: 0;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul li:first-child:hover,
.banner .bannerBox .bannerAd .dataListBox .index_market_ul li:first-child {
    height: 20px;
    line-height: 20px;
    padding: 0 8px;
    color: #333;
    cursor: default;
    margin-bottom: 3px;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul li a {
    width: 100%;
    overflow: hidden;
    height: 20px;
    line-height: 18px;
    border: 1px solid transparent;
    padding: 0 8px;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul li a span {
    height: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner .bannerBox .bannerAd .dataListBox .index_market_ul li:hover a {
    border-color: rgb(161,36,52);
    background-color: #e3f1fe;
    padding: 0 8px;
}


/*-------------------------首页新增物料滚动-----------------------*/

.banner .bannerBox .bannerAd .data_title_ul {
    height: 34px;
    line-height: 32px;
    border: 1px solid #e8e8e8;
    border-bottom-color: rgb(161,36,52);
}

.banner .bannerBox .bannerAd .data_title_ul li {
    cursor: pointer;
}

.banner .bannerBox .bannerAd .data_title_ul li.active {
    background-color: rgb(161,36,52);
    color: #fff;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box {
    border: 1px solid #e8e8e8;
    border-top: 0;
    font-size: 12px;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table thead {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table thead th {
    background-color: #e3f1ff;
    color: #333;
    font-weight: normal;
    height: 28px;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table tbody td {
    background-color: #fff;
    color: #333;
    height: 24px;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table tbody tr {
    border: 1px solid transparent;
    border-right: 2px solid transparent;
    cursor: pointer;
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table tbody tr:hover {
    /* border-color: #049ff1; */
}

.banner .bannerBox .bannerAd .dataListBox_content .new_goods_box table tbody tr:hover td {
    background-color: #e3f1ff;
    color: #049ff1;
}


/*-------------------------advert-----------------------*/

.index_ad ul.overHide {
    overflow: initial;
    display: inline-block;
}

.index_ad ul li {
    width: 290px;
    height: 200px;
    /*margin-left: 10px;*/
    background-color: #f5f5f5;
    box-shadow: 2px 2px 4px #f5f5f5 ! important;
}

.index_ad ul li a {
    width: 290px;
    height: 200px;
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.index_ad ul li a:before {
    content: '';
    position: absolute;
    left: -300px;
    top: 0;
    width: 300px;
    height: 200px;
    background: url(/resources/v1/img/light_before.png) 50% 50%;
    z-index: 11;
}

.index_ad ul li a:hover:before {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform: translate(200%);
    transform: translate(200%);
}

.index_ad ul li a img {
    z-index: 1
}


/*-------------------------brand-----------------------*/

.secMg .secModel_left {
    width: 300px;
}

.secMg .secModel_left .secModel_title {
    height: 36px;
    margin: 0;
}

.secMg .secModel_left .secModel_titleImg {
    height: 360px;
    background-color: #f5f5f5;
}

.secMg .secModel_left .adv1 {
    background: url(/resources/v1/img/index/index_adv1.png) no-repeat center;
}

.secMg .secModel_left .adv2 {
    background: url(/resources/v1/img/index/index_adv2.png) no-repeat center;
}

.secMg .secModel_left .adv3 {
    background: url(/resources/v1/img/index/index_adv3.png) no-repeat center;
}

.secMg .secModel_left .adv4 {
    background: url(/resources/v1/img/index/index_adv4.png) no-repeat center;
}

.secMg .secModel_left .adv5 {
    background: url(/resources/v1/img/index/index_adv5.png) no-repeat center;
}

.secMg .secModel_left .adv6 {
    background: url(/resources/v1/img/index/index_adv6.png) no-repeat center;
}

.secMg .secModel_right {
    width: 890px;
    margin-left: 10px;
}

.secMg .secModel_right .nav-tabs {
    border: 1px solid rgb(161,36,52);
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    height: 36px;
}

.secMg .secModel_right>.nav-tabs li {
    float: right;
}

.secMg .secModel_right .nav-tabs>li>a {
    margin-right: 0px;
    height: 35px;
    line-height: 35px;
    border-top: 1px solid #e8e8e8;
    font-size: 14px;
    padding: 0 18px;
    color: #333;
}

.secMg .secModel_right .nav-tabs>li:first-of-type>a {
    border-right: 1px solid #e8e8e8;
}

.secMg .secModel_right .nav-tabs>li:last-of-type>a {
    border-left: 1px solid #e8e8e8;
}

.secMg .secModel_right>.nav-tabs>li>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid rgb(161,36,52);
    border-left-color: transparent;
    border-right-color: transparent;
    font-weight: normal;
}

.secMg .secModel_right>.nav-tabs>li:first-of-type>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid rgb(161,36,52);
    border-left-color: transparent;
    border-right-color: #e8e8e8;
    font-weight: normal;
}

.secMg .secModel_right>.nav-tabs>li:last-of-type>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid rgb(161,36,52);
    border-left-color: #e8e8e8;
    border-right-color: transparent;
    font-weight: normal;
}

.secMg .secModel_right .nav-tabs>li.active>a,
.secMg .secModel_right .nav-tabs>li.active>a:focus,
.secMg .secModel_right .nav-tabs>li.active>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
    background-color: #fff;
    border: 1px solid rgb(161,36,52);
    border-bottom-color: transparent;
    font-weight: bold;
}

.secModel_right>.tab-content>.tab-pane>ul {
    margin-top: -1px;
}

.index_brand .secModel_right>.tab-content>.tab-pane {
    width: 100%;
    height: 360px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li {
    float: left;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a {
    width: 222px;
    height: 120px;
    display: block;
    border: 1px solid #e8e8e8;
    border-top-color: transparent;
    border-left-color: transparent;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li:nth-of-type(4n)>a {
    border-right-color: transparent;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a>span {
    width: 125px;
    height: 50px;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 27px;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a>span>img {
    max-width: 100%;
    max-height: 100%;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a>.title_name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: rgb(161,36,52);
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: none;
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a:hover {
    border-color: rgb(161,36,52);
    z-index: 2
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a:hover span {
    /*    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s,-webkit-transform 1s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}

.index_brand .secModel_right>.tab-content>.tab-pane>ul>li>a:hover>.title_name {
    display: block;
}


/*-------------------------passive_device-----------------------*/

.index_device {}

.index_device .secModel_left .secModel_titleImg {
    height: 445px;
}

.index_device .secModel_right>.tab-content>.tab-pane {
    width: 100%;
    height: 445px;
    border: 1px solid #e8e8e8;
    border-top: 0;
    /*border-bottom: 0;*/
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li {
    float: left;
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li>a {
    padding: 20px;
    display: block;
    width: 222px;
    height: 222px;
    border: 1px solid #e8e8e8;
    border-top-color: transparent;
    border-left-color: transparent;
    /*border-right-color: transparent;*/
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li:nth-of-type(4n)>a {
    border-right-color: transparent;
    /*border-right-color: transparent;*/
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li>a>span {
    width: 100%;
    line-height: 120px;
    display: block;
    text-align: right;
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li>a>span>img {
    max-width: 100%;
    max-height: 120px;
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li>a:hover {
    border-color: rgb(161,36,52);
    z-index: 2
}

.index_device .secModel_right>.tab-content>.tab-pane>ul>li>a:hover span>img {
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*-------------------------index_advert_lg-----------------------*/

.index_advert_lg a {
    height: 100px;
    width: 100%;
    display: block;
}

.index_advert_lg a img {
    width: 100%;
    height: 100%;
}


/*-------------------------news-----------------------*/

.index_news .secModel_left .secModel_titleImg {
    height: 288px;
}

.index_news .hotNews {
    width: 560px;
    height: 288px;
    border: 1px solid #d8d8d8;
    margin-top: 36px;
    padding: 0 10px 10px 10px;
}

.index_news h3 {
    width: 100%;
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid #e8e8e8;
}

.index_news h3>a {
    height: 14px;
    line-height: 14px;
    display: inline-block;
}

.index_news h3>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
}

.index_news h3>a>span.fa {
    vertical-align: -6%;
    margin-left: 4px;
}

.index_news ul {
    width: 100%;
    padding: 10px 0;
}

.index_news ul>li {
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}

.index_news ul>li:hover {
    background-color: #f5f5f5;
}

.index_news ul>li:last-of-type {
    margin-bottom: 0;
}

.index_news .hotNews>ul>li>a {
    width: 400px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_news ul>li>a:hover {
    color: rgb(161,36,52);
    cursor: pointer;
}

.index_news .industryNews {
    width: 320px;
    height: 288px;
    border: 1px solid #d8d8d8;
    margin-top: 36px;
    padding: 0 10px 10px 10px;
}

.index_news .industryNews>ul>li>a {
    width: 196px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*-------------------------showOther-----------------------*/

.showOther {
    height: 140px;
}

.showOther ul {
    width: 100%;
    padding: 30px 50px;
}

.showOther ul>li {
    width: 232px;
    float: left;
    overflow: hidden;
    margin-right: 46px;
}

.showOther ul>li:last-of-type {
    margin-right: 0px;
}

.showOther ul>li>.cri_font {
    width: 80px;
    height: 80px;
    border: 2px solid rgb(161,36,52);
    border-radius: 50% !important;
    display: block;
    line-height: 70px;
    font-size: 28px;
}

.showOther ul>li>.explain_font {
    margin-top: 30px;
}

.showOther ul>li>.explain_font>p {
    margin: 0;
}


/*-------------------------页面定位-----------------------*/

.index_list {
    position: fixed;
    left: 50%;
    margin-left: -600px;
    top: 30%;
}

.index_list .location_index {
    position: absolute;
    left: -80px;
    top: 0;
    width: 46px;
}

.index_list .location_index>ul {
    overflow: hidden;
}

.index_list .location_index>ul>li {
    float: left;
    width: 46px;
    height: 46px;
    display: block;
    background-color: #e8e8e8;
    margin-bottom: 1px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 4px;
}

.index_list .location_index>ul>li.active {
    background-color: rgb(161,36,52)
}

.index_list .location_index>ul>li:hover {
    cursor: pointer;
    background-color: rgb(161,36,52)
}


/*-------------------------all_top-----------------------*/

.index_all_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1002;
    height: 86px;
    width: 100%;
    background-color: #fff;
    border-bottom: 7px solid rgb(161,36,52);
    -webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0px 5px 12px rgba(0, 0, 0, .175) !important;
}

.index_all_top .all_top .content_left {
    margin-top: 10px;
    width: 225px;
    float: left;
}

.index_all_top .all_top .content_center {
    width: 724px;
    height: 40px;
    float: left;
    margin-top: 20px;
}

.index_all_top .all_top .content_center .searchBox {
    position: relative;
}

.index_all_top .all_top .content_center .searchBox input {
    width: 380px;
    height: 40px;
    line-height: 26px;
    border-radius: 5px 0 0 5px;
    border: 2px solid rgb(161,36,52);
}

.index_all_top .all_top .content_center .searchBox input[name='num'] {
    background: url(/resources/v1/icon/fengexian.png) no-repeat;
    background-position: 0px 0px;
}

.index_all_top .all_top .content_center .searchBox button {
    background-color: rgb(161,36,52);
    color: #fff;
    border-radius: 0 5px 5px 0;
    border: none;
    width: 70px;
    height: 40px;
    line-height: 1.4;
    margin-left: -5px;
    vertical-align: top;
}

.index_all_top .all_top .content_center .searchBox .searchHistoryBox {
    position: absolute;
    top: 44px;
    left: 44px;
    min-height: 100px;
    max-height: 300px;
    width: 760px;
    border: 1px solid rgb(161,36,52);
    border-radius: 6px;
    background-color: #fff;
}



.index_all_top .all_top .content_right {
    /* width: 250px; */
    float: right;
    padding-right: 20px;
}

.index_all_top .all_top .content_right .pull-left .am-btn {
    height: 40px;
    line-height: 36px;
    background-color: #fff;
    border: 2px solid rgb(161,36,52);
    border-radius: 6px;
    padding: 0 10px;
    font-size: 14px;
    width: 160px;
    display: block;
    margin-top: 20px;
    position: relative;
}

.index_all_top .all_top .content_right .pull-left .am-btn:visited,
.index_all_top .all_top .content_right .pull-left .am-btn:link,
.index_all_top .all_top .content_right .pull-left .am-btn:hover {
    color: rgb(161,36,52);
}

.index_all_top .all_top .content_right .pull-left .am-btn .et_span {
    position: absolute;
    top: 0px;
    right: 0;
    line-height: 15px;
    background-color: rgb(161,36,52);
    color: #fff;
    padding: 2px 6px;
    border-radius: 0 0 0 6px;
    font-size: 12px;
}


/*-------------------------all_right-----------------------*/

.right_nav {
    position: fixed;
    right: 0%;
    top: 30%;
}

.right_nav>ul {
    width: 50px;
}

.right_nav>ul>li {
    width: 50px;
    height: 42px;
    margin-bottom: 1px;
    float: left;
    display: block;
    background-color: #999;
    color: #fff;
    text-align: center;
    position: relative;
}

.right_nav>ul>li>a {
    display: block;
    height: inherit;
    width: inherit;
    color: #fff
}

.right_nav>ul>li>a>img {
    vertical-align: top;
    margin-top: 6px;
}

.right_nav>ul>li:hover a {
    background-color: rgb(161,36,52);
    cursor: pointer;
    color: #fff;
}

.right_nav>ul>li .rNav_info {
    min-height: 42px;
    background-color: rgb(161,36,52);
    padding: 0 10px;
    line-height: 42px;
    position: absolute;
    min-width: 80px;
    top: 0;
    color: #fff;
    display: none;
    left: -80px;
}

@keyframes mymove {
    from {
        width: 0px;
        left: 0
    }
    to {
        width: auto;
        left: -100%
    }
}

@-webkit-keyframes mymove
/*Safari and Chrome*/

{
    from {
        width: 0px;
        left: 0
    }
    to {
        width: auto;
        left: -100%
    }
}

.right_nav.coupon_fixed_adv {
    background-color: rgba(0, 0, 0, 0)
}

.right_nav.coupon_fixed_adv .ad_close {
    position: absolute;
    right: 2px;
    top: 4px;
    width: 20px;
    height: 20px;
    display: block;
}

.right_nav.coupon_fixed_adv .ad_close:hover {
    cursor: pointer;
}


/*-------------------------footer-----------------------*/

.footer {
    width: 100%;
    background-color: rgb(162 37 55);
}

.footer .footer_top {
    margin-top: 30px;
    margin-bottom: 30px;
    /*background-color: #f0f0f0;*/
}

.footer .footer_top .top_left {}

.footer .footer_top .top_center {
    margin: 0;
    margin-left: 20px;
}

.footer .footer_top .top_center ul {}

.footer .footer_top .top_center ul li {
    float: left;
    width: 200px;
    font-size: 14px;
    height: auto;
    overflow: hidden;
    display: inline-block 9;
}

.footer .footer_top .top_center ul li p {
    text-align: left;
    margin-top: 0;
    padding-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    border-bottom: 2px solid #fff;
}

.footer .footer_top .top_center ul li p img {
    margin-right: 12px;
}

.footer .footer_top .top_center ul li p span.footer_icon {
    /* width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
}

.footer .footer_top .top_center ul li p span.about_us_icon {
    /* background: url(/resources/v1/icon/about_us.png); */
    /* color: #fff;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
}

.footer .footer_top .top_center ul li p span.guide_icon {
    /* color: #fff;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
    /* background: url(/resources/v1/icon/guide.png) */
}

.footer .footer_top .top_center ul li p span.help_icon {
    /* color: #fff;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
    /* background: url(/resources/v1/icon/help.png) */
}

.footer .footer_top .top_center ul li p span.pay_icon {
    /* color: #fff;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
    /* background: url(/resources/v1/icon/pay.png) */
}

.footer .footer_top .top_center ul li p span.helper_icon {
    /* color: #fff;
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px; */
    /* background: url(/resources/v1/icon/helper.png) */
}

.footer .footer_top .top_center ul li a {
    display: block;
    font-size: 12px;
    color: #fff;
    margin-bottom: 2px;
}

.footer .footer_top .top_center ul li a:hover {
    color: #fff
}

.footer .footer_top .top_right {
    margin-left: 60px
}

.footer .footer_top .top_right .eq_codeBox {
    width: 148px;
    display: block;
    overflow: hidden;
}

.footer .footer_top .top_right .eq_codeBox img {
    width: 100%;
}

.footer .footer_top .top_right p {
    font-size: 12px;
    text-align: center;
    margin-top: 4px;
    margin-bottom: 0;
    color: #fff;
}

.footer .footer_conter {
    text-align: center;
}

.footer .footer_conter p {
    margin: 15px 5px;
    display: inline-block;
    font-size: 12px;
    color: #fff
}
.footer .footer_conter p a,
.footer .footer_conter p a:hover,
.footer .footer_conter p a:visited,
.footer .footer_conter p a:checked{
    color: #fff
}

.footer .footer_bottom {
    text-align: center;
}

.footer .footer_bottom ul {
    display: inline-block;
}

.footer .footer_bottom ul li {
    float: left;
    margin-right: 15px;
}

.footer .footer_bottom ul li a img {
    width: 100%;
}


/*------------------------------全局提示框------------------------------*/

.pointBox .modal-content {
    max-width: 400px;
    min-height: 200px;
}

.pointBox .modal-content .modal-header {
    background-color: #eee;
}

.pointBox .modal-content .modal-body {
    background-color: #fffbd7 text-align: center;
    margin-top: 40px;
}


/*------------------------------breadcrumb_trail------------------------------*/

.breadcrumb_trail {
    height: 50px;
    padding: 14px 0;
}

.breadcrumb_trail .pull-left a:hover {
    color: rgb(161,36,52)
}

.breadcrumb_trail .iconSpan_number {
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 7px;
    background: url(/resources/v1/icon/number.png) no-repeat center;
}

.breadcrumb_trail .iconSpan_time {
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 7px;
    background: url(/resources/v1/icon/time.png) no-repeat center;
}

.breadcrumb_trail .iconSpan_qq {
    width: 24px;
    height: 24px;
    display: block;
    margin-top: 7px;
    background: url(/resources/v1/icon/qq_ff7.png) no-repeat center;
}

.breadcrumb_trail .underLine {
    text-decoration: underline !important;
}


/*------------------------------行情指数滚动------------------------------*/


/*Plugin CSS*/

.str_wrap {
    overflow: hidden;
    //zoom:1;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #fff;
    white-space: nowrap;
}

.str_wrap.str_active {
    background: #fff;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    //display:inline;
    //zoom:1;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}


/*-------------------------login_model-----------------------*/

.login_model .modal-sm {
    width: 460px !important;
    margin-top: 8%;
}

.login_model .modal-sm .modal-content {
    border: none;
}

.login_model .modal-sm .modal-content .modal-header {
    background-color: rgb(161,36,52);
    color: #fff;
    border-bottom: 0;
    height: 50px;
}

.login_model .modal-sm .modal-content .modal-body {
    padding: 0;
}

.login_model .modal-sm .login_content {
    width: 460px;
    border: 1px solid #e8e8e8;
    background-color: #fff
}

.login_model .modal-sm .login_content .login_title {
    padding-top: 30px;
    height: 60px;
    border-bottom: 1px solid #e8e8e8;
}

.login_model .modal-sm .login_content .login_title li {
    font-size: 16px;
    font-weight: 800;
    float: left;
    width: 152px;
    text-align: center;
}

.login_model .modal-sm .login_content .login_title li:hover {
    cursor: pointer;
}

.login_model .modal-sm .login_content .login_title li span {
    width: 80px;
    line-height: 20px;
    display: block;
    margin: 0 auto;
    color: #333;
    padding-bottom: 8px;
}

.login_model .modal-sm .login_content .login_title li span.active {
    border-bottom: 3px solid rgb(161,36,52);
    color: rgb(161,36,52)
}

.login_model .modal-sm .login_content .login_data li {
    width: 100%;
    padding: 30px;
    padding-bottom: 10px;
}

.login_model .modal-sm .login_content .login_data li .login_input {
    margin-bottom: 10px;
    overflow: hidden;
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    border: 1px solid #e8e8e8;
    border-right: 0;
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.phoneIcon {
    background: url(/resources/v1/icon/users.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.phoneIcon.border_c_218 {
    background: url(/resources/v1/icon/users_click.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.passwordIcon {
    background: url(/resources/v1/icon/password.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.passwordIcon.border_c_218 {
    background: url(/resources/v1/icon/password_click.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.imgYzmIcon {
    background: url(/resources/v1/icon/verification.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.imgYzmIcon.border_c_218 {
    background: url(/resources/v1/icon/verification_click.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.shortYzmIcon {
    background: url(/resources/v1/icon/werify.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input span.iconBox.shortYzmIcon.border_c_218 {
    background: url(/resources/v1/icon/werify-click.png) no-repeat center
}

.login_model .modal-sm .login_content .login_data li .login_input input {
    width: 344px;
    height: 40px;
    border: 1px solid #e8e8e8;
    padding-left: 10px;
    float: left;
}

.login_model .modal-sm .login_content .login_data li .login_input input.yzm {
    width: 212px;
}

.login_model .modal-sm .login_content .login_data li .login_input span.yzmImg {
    width: 132px;
    height: 40px;
    display: block;
    border: 0
}

.login_model .modal-sm .login_content .login_data li .login_input button {
    width: 132px;
    height: 40px;
    display: block;
    border: 0
}

.login_model .modal-sm .login_content .login_data li .login_input .yzmImg.msgBtn:hover {
    cursor: pointer;
    background-color: rgb(161,36,52);
    color: #fff;
}

.login_model .modal-sm .login_content .login_data li .login_input .yzmImg.msgBtn.bgCor_eee:hover {
    color: #666;
    background-color: #eee;
    cursor: not-allowed;
}

.login_model .modal-sm .login_content .login_data li .forgetLine {
    width: 100%;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
}

.login_model .modal-sm .login_content .login_data li .forgetLine div {
    height: 20px;
    line-height: 20px
}

.login_model .modal-sm .login_content .login_data li .forgetLine div input {
    vertical-align: top
}

.login_model .modal-sm .login_content .login_data li .loginBtn {
    width: 398px;
    height: 40px;
    display: block;
    line-height: 40px;
    color: #fff;
    background-color: rgb(161,36,52);
    margin-top: 18px;
    border: 0;
}

.login_model .modal-sm .login_content .login_data li .loginBtn:hover {
    background-color: rgb(161,36,52);
}

.login_model .modal-sm .login_content .login_bottom {
    width: 50%;
    text-align: left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    padding-left: 36px;
}

.login_model .modal-sm .login_content .login_data li .QR_code {
    width: 100%;
    height: 296px;
}

.login_model .modal-sm .login_content .login_data li .QR_code>iframe {
    width: 400px !important;
    height: 332px !important;
    z-index: 9 !important;
    background-color: #fff !important;
}


/*-------------------------registModel-----------------------*/

.regist_model .modal-sm {
    width: 460px !important;
    margin-top: 3%;
}

.regist_model .modal-sm .modal-content {
    border: none;
}

.regist_model .modal-sm .modal-content .modal-header {
    background-color: rgb(161,36,52);
    color: #fff;
    border-bottom: 0;
    height: 50px;
}

.regist_model .modal-sm .modal-content .modal-body {
    padding: 0;
}

.registModel_box {
    padding: 20px 0;
    border: 1px solid #e8e8e8;
}

.registModel_box .inputBox {
    height: 40px;
    line-height: 40px;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 10px;
    display: table;
}

.registModel_box .inputBox label {
    margin-right: 10px;
    font-weight: normal;
    width: 60px;
    display: block;
    height: inherit;
}

.registModel_box .inputBox input {
    height: inherit;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
    width: 400px;
}

.registModel_box .inputBox input.yzm {
    width: 258px;
}

.registModel_box .inputBox .yzmImg {
    width: 132px;
    height: inherit;
    display: block;
    margin-left: 10px;
    border: 0
}

.registModel_box .inputBox .yzmImg.msgBtn:hover {
    cursor: pointer;
    background-color: rgb(161,36,52);
    color: #fff;
}

.registModel_box .inputBox .yzmImg.msgBtn.bgCor_eee:hover {
    color: #666;
    background-color: #eee;
    cursor: not-allowed;
}

.registModel_box .inputBox input:focus {
    border-color: rgb(161,36,52)
}

.registModel_box .agreeBox {
    width: 400px;
    margin: 0 auto;
    display: table;
    height: 20px;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: left;
}

.registModel_box .agreeBox input {
    vertical-align: top;
    margin-right: 10px
}

.registModel_box .agreeBox span {
    height: 20px;
    line-height: 20px;
}

.registModel_box .submitBox {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    width: 400px;
    margin: 0 auto;
    border: 0;
    display: table;
}

.registModel_box .submitBox button.disabledStatuBtn {
    background-color: rgb(161,36,52);
    border: 0;
    color: #fff;
    width: 100%;
    height: inherit;
    display: block;
}

.registModel_box .submitBox button.disabledStatuBtn:hover {
    background-color: rgb(161,36,52);
}

.registModel_box .submitBox button:hover {
    cursor: pointer;
}

.registModel_box .submitBox button.disabled {
    color: #666;
    background-color: #f5f5f5;
    cursor: not-allowed
}

.registModel_box .agreeBox span.promptBox,
.registModel_box .inputBox span.promptBox {
    position: absolute;
    width: 400px;
    top: 39px;
    left: 0px;
    display: none;
    z-index: 9;
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    background-color: #fffbd8;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0) !important;
}

.registSuccessModal .modal-sm {
    margin-top: 10%;
}

.registSuccessModal .modal-content {
    width: 550px;
}

.registSuccessModal .modal-footer a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: rgb(161,36,52);
    display: block;
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
}

.registSuccessModal .modal-footer {
    padding-top: 0;
    padding-bottom: 30px;
}

.registSuccessModal .modal-footer a:hover {
    background-color: rgb(161,36,52);
    color: #fff;
}

.registSuccessModal .textBox {
    width: 305px;
    margin: 0 auto;
    margin-left: 120px;
}

.registSuccessModal .textBox .successIcon {
    margin-right: 10px;
    margin-top: -4px;
}

.registSuccessModal .textBox .p1 {
    margin-bottom: 10px;
}

.registSuccessModal .textBox .p2 {
    height: 14px;
    line-height: 14px;
    margin-bottom: 6px;
}


/*-------------------------protocol_model-----------------------*/

.protocol_model .modal-lg {
    width: 600px;
    margin-top: 4%
}

.protocol_model .modal-header {
    height: 50px;
}

.protocol_model .modal-body {
    max-height: 400px;
    overflow-y: scroll;
    padding: 10px 20px;
}

.protocol_model .modal-footer {
    text-align: center;
}

.protocol_model .modal-footer button {
    width: 120px;
    height: 40px;
    text-align: center;
    background-color: rgb(161,36,52);
    color: #fff;
    border: none;
}

.protocol_model .modal-footer button:hover {
    background-color: #feb100;
}


/*-------------------------全局提醒框-----------------------*/

.promptModal {
    z-index: 1051
}

.deleteModal .modal-sm,
.promptModal .modal-sm {
    margin-top: 12%;
}

.deleteModal .modal-header,
.promptModal .modal-header {
    height: 50px;
}

.deleteModal .modal-footer a,
.promptModal .modal-footer a {
    width: 80px;
    height: 30px;
    display: block;
    line-height: 30px;
    color: #fff;
    background-color: rgb(161,36,52);
    margin: 0 auto;
}

.deleteModal .modal-footer a:hover,
.promptModal .modal-footer a:hover {
    background-color: #feb100;
}


/*-------------------------提示框-----------------------*/

.promptSection {
    height: 40px;
    line-height: 40px;
    background: url(/resources/v1/icon/hint.png) no-repeat left;
    background-color: #fffbd8;
    border: 1px solid #e8e8e8;
    border-bottom-color: transparent;
    padding-left: 38px;
    letter-spacing: 0.07rem;
    background-position: 11px 8px;
    border-radius: 6px;
}

.promptSection a:hover,
.promptSection a {
    color: #ff7330;
    margin: 0 2px;
}

.otherBatchFixedBox{
    width: 120px;
    border: 1px solid #ddd;
    position: absolute;
    display: none;
    padding-top: 4px;
    padding-left:9px;
}

.otherBatchFixedBox:before{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -8px;
    margin-left: 10px;
    border-width: 8px;
    content: " ";
    border-top-color: #ddd;
    border-bottom-width: 0;
}

.otherBatchFixedBox:after{
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: -7px;
    margin-left: 11px;
    border-width: 7px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.otherBatchShow{
    cursor: pointer;
}

/*-------------------------errorPage-----------------------*/

.errorPage {
    width: 900px;
    height: 430px;
    margin: 0 auto;
    margin-top: 200px;
}

.advFlexdBox {
    position: absolute;
    height: 244px;
    top: 0;
    right: -96px;
    z-index: 99999999;
    overflow: hidden;
    -webkit-animation: go 1s ease-in-out alternate infinite;
    -moz-animation: go 1s ease-in-out alternate infinite;
    animation: go 1s ease-in-out alternate infinite;
}

.advFlexdBox:hover {
    animation-play-state: paused;
}

.adv_active {
    position: absolute;
    top: 183px;
    right: 21px;
    z-index: 999999991;
    display: none;
    cursor: pointer;
}

@keyframes go {
    0% {
        -webkit-transform: rotate(8deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(8deg);
        -moz-transform-origin: top center;
        transform: rotate(8deg);
        transform-origin: top center;
    }
    100% {
        -webkit-transform: rotate(-8deg);
        -webkit-transform-origin: top center;
        -moz-transform: rotate(-8deg);
        -moz-transform-origin: top center;
        transform: rotate(-8deg);
        transform-origin: top center;
    }
}


/* 加载动画 */
.loading_img {
	animation: running_img 1s infinite;
	-webkit-animation: running_img 1s infinite;
}

@keyframes running_img {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
