<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*[data-v-5aece775]{
  background: #f8f8f8;
}
/* #app{
  min-width: 1200px;
} */

*[data-v-0316bfd9]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mobileFather[data-v-0316bfd9]{
    width: 100%;
    height: 100vh;
    background: white;
}
.mobileLogin[data-v-0316bfd9]{
    width: 100%;
    height: 100%;
    background: white;
    /* background: pink; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* padding: 0 0.32rem; */
    /* padding-top: 0.4rem; */
}
.mobileLogin_title[data-v-0316bfd9]{
    width: 100%;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f6f6f6;
    /* background: pink; */
    /* margin-top: 0.4rem; */
    position: relative;
}
.mobileLogin_title_icon[data-v-0316bfd9]{
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    left: 0.32rem;
    /* top: 50%; */
    /* transform: translateX(-50%); */
}
.mobileLogin_title_icon img[data-v-0316bfd9]{
    width: 100%;
    height: 100%;
}
.mobileLogin_title_txt[data-v-0316bfd9]{
    height: 0.28rem;
    line-height: 0.28rem;
    color: #000;
    font-size: 0.37rem;
}
.mobileLogin_mark[data-v-0316bfd9]{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999;
}
.mobileLogin_mark_box[data-v-0316bfd9]{
    width: 5rem;
    height: 1rem;
    border-radius: 0.2rem;
    background: #fff;
    margin: 0 auto;
    margin-top: 7rem;
    text-align: center;
    line-height: 1rem;
    color: #666;
    font-size: 0.3rem;
}
.mobileLogin_logo_box[data-v-0316bfd9]{
    width: 100%;
    /* height: 1.1rem; */
    margin-top: 0.8rem; 
    margin-bottom: 0.76rem;
    padding: 0 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobileLogin_logo_box &gt; div[data-v-0316bfd9]:first-child{
    color: #222;
    font-size: .48rem;
}
.mobileLogin_logo_box &gt; div[data-v-0316bfd9]:last-child{
    color: #bf2d2a;
    font-size: .32rem;
}
.mobileLogin_userName[data-v-0316bfd9]{
    width: 100%;
    padding: 0 0.8rem;
}
.mobileLogin_mobile[data-v-0316bfd9]{
    width: 100%;
    padding: 0 0.8rem;
}
.mobileLogin_inputBox[data-v-0316bfd9]{
    width: 100%;
    height: 1rem;
    border-bottom: 0.01rem solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 0.3rem; */
}
.mobileLogin_inputBox input[data-v-0316bfd9]{
    /* width: 5.5rem; */
    /* height: 0.3rem; */
    border: none;
    outline: none;
    font-size: 0.28rem;
    /* line-height: 0.3rem; */
    color: #666;
    background: #fff;
}
.mobileLogin_inputBox_close[data-v-0316bfd9]{
    width: 0.3rem;
    height: 0.3rem;
}
.mobileLogin_inputBox_close img[data-v-0316bfd9]{
    width: 100%;
    height: 100%;
}
.mobileLogin_inputBox_right[data-v-0316bfd9]{
    height: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobileLogin_inputBox_psw[data-v-0316bfd9]{
    width: 0.3rem;
    /* height: 0.3rem; */
    border-radius: 0.3rem;
    /* background: #999; */
    margin-left: 0.42rem;
    /* position: relative; */
    padding-top: 0.01rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobileLogin_inputBox_psw_dian[data-v-0316bfd9]{
    /* background: pink; */
    width: 0.4rem;
    height: 0.26rem;
    border-radius: 0.26rem;
    line-height: 0.26rem;
    color: white;
    background: #999;
    padding: 0 0.02rem;
}
.mobileLogin_inputBox_psw_q[data-v-0316bfd9]{
    width: 0.28rem;
    height: 0.28rem;
    background: white;
    border-radius: 0.28rem;
}
.mobileLogin_inputBox_psw img[data-v-0316bfd9]{
    width: 100%;
    height: 100%;
}
.mobileLogin_inputBox_yzm[data-v-0316bfd9]{
    /* width: 1.3rem; */
    font-size: 0.26rem;
    color: #666;
    margin-left: 0.4rem;
}
.mobileLogin_txtBox[data-v-0316bfd9]{
    width: 100%;
    height: 0.26rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: .3rem;
}
.mobileLogin_txtBox span[data-v-0316bfd9]{
    font-size: 0.32rem;
    line-height: 0.26rem;
    color: #bf2b2a;
    cursor: pointer;
}
.mobileLogin_loginBtn[data-v-0316bfd9]{
    width: 6.3rem;
    height: 0.88rem;
    border-radius: 0.44rem;
    text-align: center;
    line-height: 0.88rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    background: #bf2d2a;
    color: #fff;
    font-size: 0.3rem;
}
.mobileLogin_creatNum[data-v-0316bfd9]{
    width: 100%;
    height: 0.26rem;
    font-size: 0.26rem;
    color:#bf2d2a;
    text-align: center;
    margin-top: 0.6rem;
}
.mobileLogin_line[data-v-0316bfd9]{
    width: 100%;
    height: 0.2rem;
    margin-top: 2.5rem;
    position: relative;
    margin-bottom: 0.5rem;
    padding: 0 0.8rem;
}
.mobileLogin_line hr[data-v-0316bfd9]{
    width: 100%;
    margin-top: 0.1rem;
    border: none;
    background-color: #e1e1e1;
    height: 0.01rem;
}
.mobileLogin_lineBox[data-v-0316bfd9]{
    width: 2.3rem;
    height: 0.2rem;
    background: #fff;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    top: -0.07rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 0.28rem;
    line-height: 0.2rem;
    color: #888;
    text-align: center;
}
.mobileLogin_third[data-v-0316bfd9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mobileLogin_third_box[data-v-0316bfd9]{
    margin:0 0.4rem;
}
.mobileLogin_third_box img[data-v-0316bfd9]{
    width: 0.9rem;
    height: 0.9rem;
}
.mobileLogin_service[data-v-0316bfd9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0.8rem;
    margin-top: 0.5rem;
}
.mobileLogin_service_leftIcon[data-v-0316bfd9]{
    margin-right: 0.2rem;
}
.mobileLogin_service_leftIcon img[data-v-0316bfd9]{
    width: 0.28rem;
    height: 0.28rem;
    margin-top: 0.05rem;
}
.mobileLogin_service_rightInfo p[data-v-0316bfd9]{
    font-size: 0.26rem;
    color: #888888;
}
.mobileLogin_service_rightInfo p span[data-v-0316bfd9]{
    color: #bf2b2a;
    font-size: 0.26rem;
}
.mobileLogin_thirdLogin[data-v-0316bfd9]{
    /* width: 100%; */
    height: 0.7rem;
    border-radius: 0.7rem;
    border: 0.01rem solid #ccc;
    /* margin-top: 0.5rem; */
    margin-bottom: 0.2rem;
    margin: 0 0.8rem;
}
.mobileLogin_thirdLogin_box[data-v-0316bfd9]{
    width: 1.5rem;
    height: 0.5rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.01rem;
}
.mobileLogin_thirdLogin_wxLogo[data-v-0316bfd9]{
    width: 0.39rem;
    height: 0.32rem;
    margin-top: 0.19rem;
}
.mobileLogin_thirdLogin_QQLogo[data-v-0316bfd9]{
    width: 0.32rem;
    height: 0.39rem;
    margin-top: 0.16rem;
}
.mobileLogin_thirdLogin_wxLogo img[data-v-0316bfd9],.mobileLogin_thirdLogin_QQLogo img[data-v-0316bfd9]{
    width: 100%;
    height: 100%;
}
.mobileLogin_thirdLogin_txt[data-v-0316bfd9]{
    height: 0.5rem;
    line-height: 0.7rem;
    font-size: 0.26rem;
    color: #666;
}
.getCode[data-v-0316bfd9] {
  background: #f7f7f7;
  width: 105px;
  height: 39px;
  text-align: center;
  border: 0;
  outline: none;
  font-size: 14px;
  color: #333333;
  cursor: pointer;
}

.el-message-box {
  width: 80%;
}

.mobileLogin_title[data-v-5574de46] {
    height: 1.2rem;
    background: #FFFFFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.userName_text[data-v-5574de46] {
    width: 7.5rem;
    height: 0.88rem;
    color: #333333;
    line-height: 0.88rem;
    margin-top: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0.28rem;
}
.userName_text span[data-v-5574de46] {
    font-size: 0.34rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
    margin-left: 3rem;
}
.mobileLogin_title img[data-v-5574de46] {
    width: 0.18rem;
    height: 0.32rem;
    padding-left: 0.4rem;
}
.mobileLogin_content[data-v-5574de46] {
    padding-top: 1.8rem;
}
.content_text[data-v-5574de46] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    text-indent: 2em;
    margin-bottom: 0.2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content_text span[data-v-5574de46] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
}
.content_title[data-v-5574de46] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content_text1[data-v-5574de46] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content_text1 span[data-v-5574de46] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
}

.mobile_title[data-v-0be102b4] {
    /* width: 7.5rem; */
    height: 1.2rem;
    background: #FFFFFF;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
}
.privacy_text[data-v-0be102b4] {
    width: 7.5rem;
    height: 0.88rem;
    color: #333333;
    line-height: 0.88rem;
    margin-top: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0.28rem;
}
.privacy_text span[data-v-0be102b4] {
    font-size: 0.34rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.32rem;
    margin-left: 3rem;
}
.mobile_title img[data-v-0be102b4] {
    width: 0.18rem;
    height: 0.32rem;
    padding-left: 0.4rem;
}
.privacy_content[data-v-0be102b4] {
    padding-top: 1.8rem;
}
.content_text[data-v-0be102b4] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    text-indent: 2em;
    margin-bottom: 0.2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content_title[data-v-0be102b4] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.content_text1[data-v-0be102b4] {
    font-size: 0.25rem;
    line-height: 0.4rem;
    color: #333333;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
























































































































































































































































/* @import './mobile_privacy.css'; */
*[data-v-7b5a83d6]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.divcss[data-v-7b5a83d6] {
    width: 100%;
    /* padding: 0 0.2rem; */
    /* margin-top: 0.8rem; */
}
.divcss_title[data-v-7b5a83d6]{
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.app_content_title[data-v-7b5a83d6]{
    font-size: 18px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
    text-indent: 32px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 2%;
    margin-right: 2%;
}
.app_content_text[data-v-7b5a83d6]{
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    text-indent: 32px;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 2%;
}

.resert_pwd_mess {
  z-index: 2200 !important;
}

*[data-v-60ecdf52]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.resetFather[data-v-60ecdf52]{
    width: 100%;
    background: white;
}
.resetPassWord[data-v-60ecdf52]{
    width: 100%;
    height: 100%;
    background: white;
    /* display: flex; */
    /* flex-wrap: wrap; */
    padding: 0.8rem;
}
.resetPassWord_title[data-v-60ecdf52]{
    width: 2.6rem;
    height: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* background: pink; */
}
.resetPassWord_title_icon[data-v-60ecdf52]{
    width: 0.16rem;
    height: 0.28rem;
    /* background: yellow; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0.4rem;
}
.resetPassWord_title_icon img[data-v-60ecdf52]{
    width: 100%;
    height: 100%;
}
.resetPassWord_title_txt[data-v-60ecdf52]{
    height: 0.28rem;
    line-height: 0.28rem;
    color: #333;
}
.resetPassWord_userName[data-v-60ecdf52]{
    width: 100%;
}
.resetPassWord_mobile[data-v-60ecdf52]{
    width: 100%;
}
.resetPassWord_mobile_box[data-v-60ecdf52]{
    width: 100%;
    margin-top: 0.2rem;
}
.resetPassWord_mobile_correct_tips[data-v-60ecdf52]{
    color: #33cc66;
    /* background: url(../img/correct.png) left 4px no-repeat; */
    background-size: 16px;
    text-indent: 22px;
    line-height: 16px;
    font-size: 12px;
    padding-top: 4px;
    position: absolute;
    vertical-align: middle;
    top: 100%;
    left: 0;
}
.resetPassWord_mobile_error_tips[data-v-60ecdf52]{
  /* background: url(../img/error.png) left 4px no-repeat; */
  background-size:12px;
  text-indent: 20px;
  border-color: #f56c6c;
}
.resetPassWord_inputBox[data-v-60ecdf52]{
    width: 100%;
    height: 1.21rem;
    border-bottom: 0.01rem solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.resetPassWord_inputBox_input[data-v-60ecdf52]{
    /* width: 5.5rem; */
    height: 0.3rem;
    border: none;
    outline: none;
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #666;
}
.resetPassWord_inputBox_close[data-v-60ecdf52]{
    width: 0.3rem;
    height: 0.3rem;
}
.resetPassWord_inputBox_close img[data-v-60ecdf52]{
    width: 100%;
    height: 100%;
}
.resetPassWord_inputBox_right[data-v-60ecdf52]{
    height: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.resetPassWord_inputBox_psw[data-v-60ecdf52]{
    width: 0.7rem;
    height: 0.3rem;
    margin-left: 0.42rem;
}
.resetPassWord_inputBox_psw img[data-v-60ecdf52]{
    width: 100%;
    height: 100%;
}
.resetPassWord_inputBox_yzm[data-v-60ecdf52]{
    width: 2.5rem;
    height: 0.5rem;
    font-size: 0.26rem;
    color: #666;
    margin-left: 0.4rem;
    text-align: right;
}
.resetPassWord_inputBox_yzm span[data-v-60ecdf52]{
    color: #2a8cbf;
}
.resetPassWord_txtBox[data-v-60ecdf52]{
    width: 100%;
    height: 0.26rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.resetPassWord_txtBox span[data-v-60ecdf52]{
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #666;
    cursor: pointer;
}
.resetPassWord_loginBtn[data-v-60ecdf52]{
    width: 6.3rem;
    height: 0.88rem;
    border-radius: 0.44rem;
    text-align: center;
    line-height: 0.88rem;
    margin: 0 auto;
    margin-top: 2rem;
    background: #bf2b2a;
    color: #fff;
}
.resetPassWord_creatNum[data-v-60ecdf52]{
    width: 100%;
    height: 0.26rem;
    font-size: 0.26rem;
    color:#bf2b2a;
    text-align: center;
    margin-top: 0.6rem;
}
.resetPassWord_line[data-v-60ecdf52]{
    width: 100%;
    height: 0.2rem;
    margin-top: 0.6rem;
    position: relative;
    margin-bottom: 0.5rem;
}
.resetPassWord_line hr[data-v-60ecdf52]{
    width: 100%;
    margin-top: 0.1rem;
}
.resetPassWord_lineBox[data-v-60ecdf52]{
    width: 1rem;
    height: 0.2rem;
    background: #fff;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 42%;
    font-size: 0.2rem;
    line-height: 0.2rem;
    color: #666;
    text-align: center;
}
.resetPassWord_thirdLogin[data-v-60ecdf52]{
    width: 100%;
    height: 0.7rem;
    border-radius: 0.7rem;
    border: 0.01rem solid #ccc;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
}
.resetPassWord_thirdLogin_box[data-v-60ecdf52]{
    width: 1.5rem;
    height: 0.7rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.resetPassWord_thirdLogin_wxLogo[data-v-60ecdf52]{
    width: 0.39rem;
    height: 0.32rem;
    margin-top: 0.19rem;
}
.resetPassWord_thirdLogin_QQLogo[data-v-60ecdf52]{
    width: 0.32rem;
    height: 0.39rem;
    margin-top: 0.16rem;
}
.resetPassWord_thirdLogin_wxLogo img[data-v-60ecdf52],.resetPassWord_thirdLogin_QQLogo img[data-v-60ecdf52]{
    width: 100%;
    height: 100%;
}
.resetPassWord_thirdLogin_txt[data-v-60ecdf52]{
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.26rem;
    color: #666;
}
.agree[data-v-60ecdf52]{
  /* margin-left: 100px; */
  font-size: 16px;
  color:#666666;
  margin-bottom: 30px;
}
.agree p[data-v-60ecdf52]{
  display: inline-block;
}
.agree a[data-v-60ecdf52]{
 color:#428bca;
  text-decoration: none;
}
#login-resert-pwd[data-v-60ecdf52] {
  z-index: 2003;
  position: relative;
}
.resetPsw_title[data-v-60ecdf52]{
    color: #222222;
    font-size: .48rem;
}
.resert_form[data-v-60ecdf52] {
  width: 100%;
  position: relative;
  margin: 0 auto;
  margin-top: .5rem;
}
.resert_form[data-v-60ecdf52] .el-form-item{
    width: 100%;
}
.resert_form[data-v-60ecdf52] .el-form-item__label {
  white-space: nowrap;
}
.resert_form[data-v-60ecdf52] .el-form-item__content{
margin-left: 0!important;
/* margin-bottom: 0.5rem; */
line-height: 1.2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.resert_form[data-v-60ecdf52] .el-form-item__content span{
    width: .3rem;
    height: .14rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.resert_form[data-v-60ecdf52] .el-form-item__content .psw_open{
    height: .2rem;
    background-image: url(data:image/png;base64,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);
}
.resert_form[data-v-60ecdf52] .el-form-item__content .el-input {
	width: 100%;
}
.phone_wrap[data-v-60ecdf52] .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;margin-left: 0!important;
}
.phone_wrap button[data-v-60ecdf52] {
  padding: 0.11rem 0.2rem;
  margin-left: 0.1rem;
}
.phone_wrap button[data-v-60ecdf52] span {
  font-size: 0.14rem;
}
.resert_form[data-v-60ecdf52] .el-input__inner{
  border: none;
  height: 1.19rem;
  padding-left: 0;
}
.dialog-footer[data-v-60ecdf52] {
  width: 2.1rem;
  position: relative;
  margin: 0 auto;
  display: block;
}
.sub_pwd[data-v-60ecdf52] {
  background-color: #f30000;
  color: #fff;
  width: 2.1rem;
}
.resetPassWord_tip[data-v-60ecdf52]{
    margin-top: .2rem;
    height: .2rem;
}
.resetPassWord_tip span[data-v-60ecdf52]{
    color: #bf2f2a;
    font-size: .24rem;
}

.m-header[data-v-25cc4fea] {
  height: 1.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.2rem;
  position: relative;
  border-bottom: 1px solid #d8d8d8;
}
.header-back[data-v-25cc4fea] {
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
}
.m-header .header-title[data-v-25cc4fea] {
  font-size: 0.37rem;
  margin: 0 auto;
}
.header-back .el-icon-arrow-left[data-v-25cc4fea] {
  font-size: 0.52rem;
}

*[data-v-279d3f20]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mobileFather[data-v-279d3f20]{
    width: 100%;
    height: 100vh;
    background: white;
}
.mobileRegister[data-v-279d3f20]{
    width: 100%;
    height: 100vh;
    /* background: pink; */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* padding: 0 0.18rem; */
    background: white;
    /* padding-top: 0.4rem; */
}
.mobileRegister_title[data-v-279d3f20]{
    width: 100%;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f6f6f6;
    /* background: pink; */
    /* margin-top: 0.4rem; */
    position: relative;
}
.mobileRegister_title_icon[data-v-279d3f20]{
    width: 0.28rem;
    height: 0.28rem;
    position: absolute;
    left: 0.32rem;
    /* top: 50%; */
    /* transform: translateX(-50%); */
}
.mobileRegister_title_icon img[data-v-279d3f20]{
    width: 100%;
    height: 100%;
}
.mobileRegister_title_txt[data-v-279d3f20]{
    height: 0.28rem;
    line-height: 0.28rem;
    color: #000;
    font-size: 0.37rem;
}
.mobileRegister_logo_box[data-v-279d3f20]{
    width: 100%;
    /* height: 1.1rem; */
    margin-top: 0.8rem; 
    margin-bottom: 0.76rem;
    padding: 0 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobileRegister_logo_box &gt; div[data-v-279d3f20]:first-child{
    color: #222;
    font-size: .48rem;
}
.mobileRegister_logo_box &gt; div[data-v-279d3f20]:last-child{
    color: #bf2d2a;
    font-size: .32rem;
}
.mobileRegister_userName[data-v-279d3f20]{
    width: 100%;
}
.mobileRegister_mobile[data-v-279d3f20]{
    width: 100%;
    padding: 0 0.8rem;
}
.mobileRegister_mobile_box[data-v-279d3f20]{
    width: 100%;
    margin-top: 0.2rem;
}
.mobileRegister_mobile_correct_tips[data-v-279d3f20]{
    color: #33cc66;
    /* background: url(../img/correct.png) left 4px no-repeat; */
    background-size: 16px;
    text-indent: 22px;
    line-height: 16px;
    font-size: 12px;
    padding-top: 4px;
    position: absolute;
    vertical-align: middle;
    top: 100%;
    left: 0;
}
.mobileRegister_mobile_error_tips[data-v-279d3f20]{
  /* background: url(../img/error.png) left 4px no-repeat; */
  background-size:12px;
  text-indent: 20px;
  border-color: #f56c6c;
}
.mobileRegister_inputBox[data-v-279d3f20]{
    width: 100%;
    height: 1rem;
    border-bottom: 0.01rem solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 0.3rem; */
}
.inner_box[data-v-279d3f20]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 0.01rem solid #ccc;
}
.mobileRegister_inputBox input[data-v-279d3f20]{
    /* width: 5.5rem; */
    height: 0.3rem;
    border: none;
    outline: none;
    font-size: 0.28rem;
    line-height: 0.3rem;
    color: #666;
    background: #fff;
}
.mobileRegister_inputBox_input[data-v-279d3f20]{
     /* width: 5.5rem; */
     height: 0.3rem;
     border: none;
     outline: none;
     font-size: 0.28rem;
     line-height: 0.3rem;
     color: #666;
     background: #fff;
}
.mobileRegister_inputBox_close[data-v-279d3f20]{
    width: 0.3rem;
    height: 0.3rem;
}
.mobileRegister_inputBox_close img[data-v-279d3f20]{
    width: 100%;
    height: 100%;
}
.mobileRegister_inputBox_right[data-v-279d3f20]{
    height: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobileRegister_inputBox_psw[data-v-279d3f20]{
    width: 0.3rem;
    /* height: 0.3rem; */
    border-radius: 0.3rem;
    /* background: #999; */
    margin-left: 0.42rem;
    /* position: relative; */
    padding-top: 0.01rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobileRegister_inputBox_psw img[data-v-279d3f20]{
    width: 100%;
    height: 100%;
}
.mobileRegister_inputBox_yzm[data-v-279d3f20]{
    width: 1.8rem;
    height: 0.5rem;
    font-size: 0.26rem;
    color: #666;
    margin-left: 0.4rem;
}
.mobileRegister_inputBox_yzm span[data-v-279d3f20]{
    color: #2a8cbf;
}
.mobileRegister_txtBox[data-v-279d3f20]{
    width: 100%;
    height: 0.26rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobileRegister_txtBox span[data-v-279d3f20]{
    font-size: 0.26rem;
    line-height: 0.26rem;
    color: #666;
    cursor: pointer;
}
.r_btnBox[data-v-279d3f20]{
    width: 5.6rem;
    height: 0.7rem;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.mobileRegister_loginBtn[data-v-279d3f20]{
    width: 6.3rem;
    height: 0.88rem;
    border-radius: 0.44rem;
    text-align: center;
    line-height: 0.88rem;
    margin: 0 auto;
    margin-top: 1.5rem;
    background: #bf2d2a;
    color: #fff;
    font-size: 0.3rem;
}
.mobileRegister_creatNum[data-v-279d3f20]{
    width: 100%;
    height: 0.26rem;
    font-size: 0.26rem;
    color:#bf2d2a;
    text-align: center;
    margin-top: 0.6rem;
}
.mobileRegister_line[data-v-279d3f20]{
    width: 100%;
    height: 0.2rem;
    margin-top: 2.5rem;
    position: relative;
    margin-bottom: 0.5rem;
    /* padding: 0 0.8rem; */
}
.mobileRegister_line hr[data-v-279d3f20]{
    width: 100%;
    margin-top: 0.1rem;
    border: none;
    background-color: #e1e1e1;
    height: 0.01rem;
}
.mobileRegister_lineBox[data-v-279d3f20]{
    width: 2.3rem;
    height: 0.2rem;
    background: #fff;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    top: -0.07rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 0.28rem;
    line-height: 0.2rem;
    color: #888;
    text-align: center;
}
.mobileRegister_third[data-v-279d3f20]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.mobileRegister_third_box[data-v-279d3f20]{
    margin:0 0.4rem;
}
.mobileRegister_third_box img[data-v-279d3f20]{
    width: 0.9rem;
    height: 0.9rem;
}
.mobileRegister_service[data-v-279d3f20]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* padding: 0 0.8rem; */
    margin-top: 0.5rem;
}
.mobileRegister_service_leftIcon[data-v-279d3f20]{
    margin-right: 0.2rem;
}
.mobileRegister_service_leftIcon img[data-v-279d3f20]{
    width: 0.28rem;
    height: 0.28rem;
    margin-top: 0.05rem;
}
.mobileRegister_service_rightInfo p[data-v-279d3f20]{
    font-size: 0.26rem;
    color: #888888;
}
.mobileRegister_service_rightInfo p span[data-v-279d3f20]{
    color: #bf2b2a;
    font-size: 0.26rem;
}
.mobileRegister_thirdLogin[data-v-279d3f20]{
    width: 100%;
    height: 0.7rem;
    border-radius: 0.7rem;
    border: 0.01rem solid #ccc;
    margin-top: 0.5rem;
    margin-bottom: 0.2rem;
}
.mobileRegister_thirdLogin_box[data-v-279d3f20]{
    width: 1.5rem;
    height: 0.7rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobileRegister_thirdLogin_wxLogo[data-v-279d3f20]{
    width: 0.39rem;
    height: 0.32rem;
    margin-top: 0.19rem;
}
.mobileRegister_thirdLogin_QQLogo[data-v-279d3f20]{
    width: 0.32rem;
    height: 0.39rem;
    margin-top: 0.16rem;
}
.mobileRegister_thirdLogin_wxLogo img[data-v-279d3f20],.mobileRegister_thirdLogin_QQLogo img[data-v-279d3f20]{
    width: 100%;
    height: 100%;
}
.mobileRegister_thirdLogin_txt[data-v-279d3f20]{
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.26rem;
    color: #666;
}
.agree[data-v-279d3f20]{
  /* margin-left: 100px; */
  font-size: 16px;
  color:#666666;
  margin-bottom: 30px;
}
.agree p[data-v-279d3f20]{
  display: inline-block;
}
.agree a[data-v-279d3f20]{
 color:#428bca;
  text-decoration: none;
}

.loginHead[data-v-279d3f20]{
    padding: 40px 0;
}
.loginTitle[data-v-279d3f20] {
    font-size: 24px;
    color: #333333;
    float: left;
    margin: 20px 0 20px 25px;
}
.loginEnter[data-v-279d3f20]{
    font-size: 20px;
    color:#333;
    padding: 60px 0 ;
}
.loginEnter a[data-v-279d3f20]{
    color:#428bca;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
.registerForm[data-v-279d3f20]{
    border-bottom: 1px solid #e4d9cf;
    border-top: 1px solid #e4d9cf;
    padding: 50px 0 130px 0;/*1.14 æ–°æ”¹*/
}
.mobileRegister[data-v-279d3f20]{
    width: 100%;
    margin: 0 auto;
}
.demo-ruleForm[data-v-279d3f20]{
    width: 100%;
    margin-top: 0.7rem;
}
.checkInput[data-v-279d3f20]{
    width: 260px;
}
.changeImg a[data-v-279d3f20]{
    font-size: 16px;
    color:#333333;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
.agree[data-v-279d3f20]{
    font-size: 0.16rem;
    color:#666666;
    margin-bottom: 0.3rem;
}
.agree p[data-v-279d3f20]{
    display: inline-block;
}
.agree a[data-v-279d3f20]{
   color:#428bca;
    text-decoration: none;
}
.registerBtn[data-v-279d3f20]{
    background: #f30000;
    font-size: 16px;
    width: 130px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    border: 0;
    padding: 0;
    display: block;
}
.registerBtn[data-v-279d3f20]:hover{
    background: #f30000;
}
.telCheckInput[data-v-279d3f20]{
    width: 350px;
}
.drag[data-v-279d3f20]{
    background-color: #e8e8e8;
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 4px;
}
.handler[data-v-279d3f20]{
    width: 40px;
    height: 34px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    cursor: move;
    border-radius: 4px;
}
.handler_bg[data-v-279d3f20]{
    /* background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") no-repeat center; */
}
.handler_ok_bg[data-v-279d3f20]{
    /* background: #fff url("../img/ok.png") no-repeat center; */
}
.drag_bg[data-v-279d3f20]{
    background-color: #42ca7c;
    height: 34px;
    width: 0px;
}
.drag_text[data-v-279d3f20]{
    top: 0px;
    width: 100%;text-align: center;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select:none;
    -ms-user-select:none;
}
.passwordWidth[data-v-279d3f20]{
    width: 350px;
}
  /* 19.01.15 æ–°åŠ&nbsp;*/
.mobileRegister_mobile[data-v-279d3f20] .el-form-item__content{
		margin-left: 0!important;
}
.el-form-item__correct[data-v-279d3f20] {
    color: #33cc66;
    /* background: url(../img/correct.png) left 4px no-repeat; */
    background-size: 16px;
    text-indent: 22px;
    line-height: 16px;
    font-size: 12px;
    padding-top: 4px;
    vertical-align: middle;
}
.registerBtn.is-disabled[data-v-279d3f20], .registerBtn.is-disabled[data-v-279d3f20]:hover{
    background: #f09e9e;
}
.right[data-v-279d3f20] .el-button--primary.is-disabled, .el-button--primary.is-disabled[data-v-279d3f20]:active {
    color: #666;
    background-color: #fff;
}
  /* 19.01.15 æ–°æ”¹*/
.changeBtn[data-v-279d3f20] {
		/* border: none; */
		color: #666;
		background: white;
		font-size: 0.26rem;
		height: 0.26rem;
    /* width: 115px; */
    padding-top: 0.12rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.mobileRegister .el-form-item__label{
    font-size: 0.16rem;
    color:#333333
}
.mobileRegister .el-input__inner{
		/* border: 0.01rem solid #999; */
    width: 100%;
    height: 0.5rem;
		margin-bottom: 0.3rem;
    border: 0;
    outline: none;
}
.mobileRegister_mobile /deep/ .el-input__inner{
    border: 0;
    outline: none;
    -webkit-appearance: none; /*åŽ»é™¤ç³»ç»Ÿé»˜è®¤çš„æ&nbsp;·å¼*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* ç‚¹å‡»é«˜äº®çš„é¢œè‰²*/
ã€€ã€€-moz-appearance:button; /* Firefox */
ã€€ã€€-webkit-appearance:button; /* Safari å’Œ Chrome */
}
.mobileRegister .el-form-item.is-required:not(.is-no-asterisk)&gt;.el-form-item__label:before {
    content: '*';
    color: #f56c6c;
    margin-right: 0.04rem;
}
.agree .el-checkbox__inner{
    border: 1px solid #a19d9d;
}
.mobileRegister_mobile /deep/ .el-form-item__error{
    /* background: url(../img/error.png) left 4px no-repeat; */
    background-size:0.12rem;
		text-indent: 0.2rem;
		position: static;
}
.mobileRegister .el-form-item.is-error .drag {
    border-color: #f56c6c;
}

*{
		padding: 0;
		margin: 0;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.mHome_con{
		width: 100%;
		height: 100vh;
		background: #F2F7FA;
}
.mHome_main{
		width: 100%;
}
.mfooter{
    width: 100%;
    height: 1.18rem;
		background: #fafafa;
		padding: 0.2rem 0.8rem 0.23rem 0.8rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		z-index: 99;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		border-top: 0.02rem solid #D9DEE1;
		position: fixed;
		bottom: 0;
}
.mfooter_if{
		/* width: calc(100% - 1.8rem); */
		height: 0.74rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}
.mfooter_li{
		height: 0.74rem;
		/* background: cadetblue; */
}
.mfooter_li_img{
		width: 0.5rem;
		height: 0.4rem;
		/* margin: 0 auto; */
		margin-bottom: 0.12rem;
		position: relative;
		/* background: chocolate; */
}
.mfooter_li_img img{
		/* width: 100%; */
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
}
.mfooter_li_txt{
		height: 0.23rem;
		line-height: 0.23rem;
		font-size: 0.2rem;
		color: #666;
		text-align: center;
}
.mfooter_li_txtac{
		color: #BF2B2A;
}
.mFooter_li_txt_ac{
	    color: #bf2b2a;
}

*[data-v-211dadd2]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mobilePersonalCenter_father[data-v-211dadd2]{
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
}
.mobilePersonalCenter[data-v-211dadd2]{
    width: 100%;
    background: #f6f6f6;
    padding-bottom: 1rem;
}
.mobilePersonalCenter_head[data-v-211dadd2]{
    width: 100%;
    height: 3.5rem;
    background-image: url(../../static/img/my_bg.aeb79b1.png);
    background-size: 100% 100%;
    padding: 0.32rem 0.32rem 0 0.32rem;
}
.mobilePersonalCenter_head_top[data-v-211dadd2]{
    width: 100%;
    /* height: 0.3rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobilePersonalCenter_head_top_zw[data-v-211dadd2]{
    width: 0.01rem;
    height: 0.3rem;
}
.mobilePersonalCenter_head_top_title[data-v-211dadd2]{
    margin-left: 1.28rem;
    color: #ffffff;
    font-size: .37rem;
}
.mobilePersonalCenter_head_top_icon[data-v-211dadd2]{
    /* width: 0.88rem; */
    /* height: 0.3rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobilePersonalCenter_head_top_icon_kf[data-v-211dadd2]{
    width: 0.4rem;
    height: 0.39rem;
    margin-right: .43rem;
}
.mobilePersonalCenter_head_top_icon_xx[data-v-211dadd2]{
    width: 0.45rem;
    height: 0.42rem;
}
.mobilePersonalCenter_head_top_icon_kf img[data-v-211dadd2],.mobilePersonalCenter_head_top_icon_xx img[data-v-211dadd2]{
    width: 100%;
}
.mobilePersonalCenter_head_card[data-v-211dadd2]{
    width: 100%;
    height: 1rem;
    margin-top: 0.96rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mobilePersonalCenter_head_me[data-v-211dadd2]{
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobilePersonalCenter_head_me_photo[data-v-211dadd2]{
    width: 1rem;
    height: 1rem;
    border-radius: 1rem;
    margin-right: 0.2rem;
}
.mobilePersonalCenter_head_me_photo img[data-v-211dadd2]{
    width: 100%;
    height: 100%;
    border-radius: 1rem;
}
.mobilePersonalCenter_head_me_info[data-v-211dadd2]{
    width: 6.44rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobilePersonalCenter_head_me_info_myName span[data-v-211dadd2]{
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.3rem;
    color: white;
    font-weight: 600;
    /* margin-top: 0.04rem; */
}
.mobilePersonalCenter_head_me_info_myVip[data-v-211dadd2]{
    height: 0.37rem;
    margin-top: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 0.24rem;
    opacity: 0.6;
}
.mobilePersonalCenter_head_me_info_right img[data-v-211dadd2]{
    width: 0.16rem;
    height: 0.27rem;
    margin-right: 0.1rem;
}
.mobilePersonalCenter_head_me_gd[data-v-211dadd2]{
    width: 0.08rem;
    height: 0.14rem;
    margin-left: 0.09rem;
    margin-top: 0.01rem;
}
.mobilePersonalCenter_head_me_gd img[data-v-211dadd2]{
    width: 100%;
    height: 100%;
}
.mobilePersonalCenter_head_tab[data-v-211dadd2]{
    width: 100%;
    height: 0.62rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 0.4rem;
}
.mobilePersonalCenter_head_tab_li[data-v-211dadd2]{
    height: 0.62rem;
    padding: 0 0.45rem;
}
.mobilePersonalCenter_head_tab_li_num[data-v-211dadd2],.mobilePersonalCenter_head_tab_li_num span[data-v-211dadd2]{
    color: white;
    font-size: 0.3rem;
    text-align: center;
    height: 0.3rem;
    line-height: 0.3rem;
}
.mobilePersonalCenter_head_tab_name[data-v-211dadd2]{
    color: white;
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.24rem;
    text-align: center;
}
.mobilePersonalCenter_head_tab_li_line[data-v-211dadd2]{
    width: 0.015rem;
    height: 0.2rem;
    margin-top: 0.3rem;
    background: #cc5555;
}
.mobilePersonalCenter_vipCenter[data-v-211dadd2]{
    width: 6rem;
    height: 0.9rem;
    border-radius: 0.1rem;
    background: #142861;
    margin: 0 auto;
    margin-top: -0.45rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.2rem;
}
.mobilePersonalCenter_vipCenter_el[data-v-211dadd2]{
    height: 0.47rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.21rem;
}
.mobilePersonalCenter_vipCenter_el_img img[data-v-211dadd2]{
    width: 0.47rem;
    height: 0.47rem;
    margin-right: 0.15rem;
}
.mobilePersonalCenter_vipCenter_el_vipText[data-v-211dadd2]{
    width: 1.2rem;
    height: 0.47rem;
    font-size: 0.28rem;
    line-height: 0.47rem;
    color: #ffd45a;
}
.mobilePersonalCenter_vipCenter_el_openvipText[data-v-211dadd2]{
    width: 2.45rem;
    height: 0.47rem;
    line-height: 0.47rem;
    font-size: 0.24rem;
    color: #a78f5e;
    margin-right: 0.2rem;
}
.mobilePersonalCenter_vipCenter_el_openIcon[data-v-211dadd2]{
    width: 0.13rem;
    height: 0.21rem;
    margin-top: 0.04rem;
}
.mobilePersonalCenter_vipCenter_el_openIcon img[data-v-211dadd2]{
    width: 100%;
    height: 100%;
}
.mobilePersonalCenter_main[data-v-211dadd2]{
    width: 100%;
    margin-top: 0.4rem;
    padding: 0 0.32rem;
}
.mobilePersonalCenter_orderTitle[data-v-211dadd2]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobilePersonalCenter_orderTitle_text[data-v-211dadd2]{
    color: #222222;
    font-size: .3rem;
}
.mobilePersonalCenter_orderTitle_right[data-v-211dadd2]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobilePersonalCenter_orderTitle_right&gt;p[data-v-211dadd2]{
    color: #888888;
    font-size: .28rem;
    margin-right: .15rem;
}
.mobilePersonalCenter_orderTitle_right&gt;img[data-v-211dadd2]{
    width: .13rem;
    height: .23rem;
}
.mobilePersonalCenter_orderTab[data-v-211dadd2]{
    /* width: 6rem; */
    height: 1.95rem;
    background: white;
    border-radius: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: .2rem;
    margin-bottom: .4rem;
    padding: 0 .3rem;
}
.mobilePersonalCenter_orderTab_li[data-v-211dadd2]{
    /* margin-top: 0.24rem; */
    padding: 0 0.16rem;
}
.mobilePersonalCenter_orderTab_li_img[data-v-211dadd2]{
    width: 0.4rem;
    height: 0.37rem;
    margin: 0 auto;
    position: relative;
}
.mobilePersonalCenter_orderTab_li_img img[data-v-211dadd2]{
    width: 100%;
    height: 100%;
}
.mobilePersonalCenter_orderTab_li_text[data-v-211dadd2]{
    width: 100%;
    font-size: 0.28rem;
    color: #222;
    text-align: center;
    margin-top: 0.18rem;
}
.mobilePersonalCenter_orderTab_xx[data-v-211dadd2]{
    min-width: 0.4rem;
    height: 0.26rem;
    font-size: 0.17rem;
    text-align: center;
    line-height: 0.27rem;
    color: #D72F19;
    border: 1px solid #D72F19;
    border-radius: 0.27rem;
    position: absolute;
    top: -0.16rem;
    right: -0.2rem;
}
.mobilePersonalCenter_orderTab_active_img[data-v-211dadd2]{
    width: 0.11rem;
    height: 0.73rem;
    margin-top: 0.28rem;
}
.mobilePersonalCenter_orderTab_active_img img[data-v-211dadd2]{
    width: 100%;
    height: 100%;
}
.mobilePersonalCenter_menu[data-v-211dadd2]{
    background: white;
    border-radius: 0.2rem;
    padding: 0 0.2rem 0 0.3rem;
    margin-bottom: .4rem;
}
.mobilePersonalCenter_menu_li[data-v-211dadd2]{
    width: 100%;
    height: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e1e1e1;
}
.mobilePersonalCenter_menu_li[data-v-211dadd2]:last-of-type{
    border: none;
}
.mobilePersonalCenter_menu_li_img[data-v-211dadd2]{
    width: 0.6rem;
    height: 0.4rem;
    /* margin-right: 0.35rem; */
    margin-top: 0.3rem;
}
.mobilePersonalCenter_menu_li_img img[data-v-211dadd2]{
    width: 0.4rem;
    height: 100%;
}
.mobilePersonalCenter_menu_li_right[data-v-211dadd2]{
    width: 100%;
    height: 1rem;
    /* border-bottom: 0.01rem solid #ccc; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1rem;
    font-size: 0.28rem;
    color: #222;
}
.mobilePersonalCenter_menu_li_right img[data-v-211dadd2]{
    width: 0.13rem;
    height: 0.23rem;
    margin-top: 0.4rem;
    /* margin-right: 0.24rem; */
}
.mobilePersonalCenter_menu_li_right div span[data-v-211dadd2]{
    color: #888888;
    margin-right: .1rem;
    font-size: .28rem;
}

*[data-v-71772fe3]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mCar[data-v-71772fe3] {
    padding-bottom: 2rem;
    overflow-x: hidden;
}
.commonCss[data-v-71772fe3] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.mCar_top[data-v-71772fe3]{
    padding: 0 0.32rem;
    width: 100%;
    /* height: 2.08rem; */
    height: 1.3rem;
    background: #F6F6F6;
    border-bottom: 0.02rem solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.mCar_top span[data-v-71772fe3] {
    font-size: .30rem;
    color: #666666;
    height: .42rem;
    line-height: .42rem;
}
.pageHead_back[data-v-71772fe3]{
    width: 0.28rem;
    height: 0.44rem;
}
.pageHead_title[data-v-71772fe3]{
    height: 0.52rem;
    font-size: 0.37rem;
    line-height: 0.52rem;
    color: #000;
    font-weight: bold;
    -webkit-line-clamp: 1 !important;
}
.mCar_main[data-v-71772fe3]{
    width: 100%;
    /* height: 100%; */
    /* height: calc(100vh - 2.08rem); */
    height: calc(100vh - 3.6rem);
    margin-top: 1.3rem;
}
.mCar_main_tab[data-v-71772fe3]{
    width: 100%;
    height: 0.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background: paleturquoise; */
    color: #222;
    font-size: 0.28rem;
    padding: 0 0.2rem;
}
.mCar_main_tab .ac[data-v-71772fe3]{
    color: #bf2b2a;
    font-weight: bold;
}
.mCar_body[data-v-71772fe3] {
    height: calc(100vh - 4.5rem);
    /* background-color: #fafafa; */
    /* background: palegreen; */
    /* margin-top: 1.3rem; */
    overflow: auto;
    /* padding: 0.41rem 0.32rem; */
}
.mCar_body h2[data-v-71772fe3] {
    font-size: .30rem;
    font-weight: 500;
    color: #222222;
    line-height: .42rem;
    margin-bottom: 0.2rem;
}
.car_tip[data-v-71772fe3] {
    margin-top: 0.4rem;
    width: 7.64rem;
    font-size: .24rem;
    color: #222222;
}
.car_tip li[data-v-71772fe3] {
    line-height: .42rem;
    font-size: 0.28rem;
    color: #888;
}
.car_tip h5[data-v-71772fe3] {
    font-weight: 400;
    margin-bottom: 0.05rem;
}
.car_tip i[data-v-71772fe3] {
    font-style:normal;
    font-size: 0.28rem;
    color: #BF2B2A ;
}
.car_btm[data-v-71772fe3] {
    /* bottom: 0.98rem; */
    bottom: 1.18rem;
    width: 100%;
    position: fixed;
    z-index: 999;
    font-size: 0.24rem;
    /* width: 828px; */
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 1.08rem;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
}
.to_pay[data-v-71772fe3]{
    width: 2.00rem;
    line-height: .80rem;
    height: .80rem;
    background: #BF2B2A;
    border-radius: .40rem;
    color: #FFFFFF;
    text-align: center;
    font-size: 0.28rem;
}
.ctjz_to_pay[data-v-71772fe3]{
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #FFFFFF;
    text-align: center;
    background: -webkit-gradient(linear, left top, right top, from(#F68C7E), to(#D72F19) );
    background: linear-gradient(to right, #F68C7E, #D72F19 );
    border-radius: 0.1rem;
}
.total[data-v-71772fe3]{
    height: .33rem;
    font-size: .24rem;
    color: #222222;
    line-height: .33rem;
    margin-right: 0.4rem;
}
.total i[data-v-71772fe3] {
    font-style: normal;
    font-size: .28rem;
    color: #BF2B2A;
}
.check_all[data-v-71772fe3]{
    height: .40rem;
    font-size: .28rem;
    color: #444444;
    line-height: .40rem;
}
.check_all img[data-v-71772fe3] {
    width: 0.3rem;
    height: 0.3rem;
}
.total_price[data-v-71772fe3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.car_edit[data-v-71772fe3] {
    position: fixed;
    z-index: 9999;
    bottom: 1.18rem;
    font-size: 0.28rem;
    background-color: #fff;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
    color: #444;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.32rem;
    width: 100%;
    height: 1.08rem;
}
.car_edit .all_check img[data-v-71772fe3]{
    width: 0.3rem;
    height: 0.3rem;
}
.car_edit .complete[data-v-71772fe3] {
    margin-left: 0.4rem;
    width: 1.26rem;
    line-height: .80rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .40rem;
    font-size: 0.28rem;
    border: 1px solid #B3B3B3;
}
.to_collect[data-v-71772fe3] {
    /* margin-left: 3rem; */
    width: 1.85rem;
    line-height: .80rem;
    font-size: 0.28rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .40rem;
    border: 1px solid #B3B3B3;
}
.car-statistics[data-v-71772fe3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.28rem;
    color: #222222;
    line-height: 0.33rem;
    text-align: left;
    font-style: normal;
}

*[data-v-47db1cc9]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#guess-like[data-v-47db1cc9] {
  margin-top: 0.38rem;
}
#guess-like h3[data-v-47db1cc9] {
  font-size: 0.34rem;
  color: #222;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.4rem;
  height: 0.9rem;
  line-height: 0.9rem;
  background: #fafafa;
}
.like-goods-wrap[data-v-47db1cc9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.like-goods-wrap .item[data-v-47db1cc9] {
  width: 4rem;
  /* flex-basis: 49%; */
  padding: 0.2rem 0.28rem;
  background: #ffffff;
  border-radius: .1rem;
  margin-bottom: .2rem;
}
.item .item-name[data-v-47db1cc9] {
  font-size: 0.28rem;
  color: #666;
  height: 0.8rem;
  line-height: 0.4rem;
  display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
/* autoprefixer: off */
 -webkit-box-orient: vertical;
/* autoprefixer: on */
}
.item-price[data-v-47db1cc9] {
  font-size: 0.24rem;
  color: #bf2b2a;
}
.item-img[data-v-47db1cc9] {
  width: 3.6rem;
  height: 3.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  margin-bottom: .3rem;
}
.yImg[data-v-47db1cc9]{
  width: 0.83rem;
  height: 1.2rem;
}
.xImg[data-v-47db1cc9]{
  width: 1.2rem;
  height: 0.69rem;
}

.data-status[data-v-d84f27f2] { background: #F3F7FA; line-height: .6rem; text-align: center; color: #ccc; font-size: .2rem;
}
.end img[data-v-d84f27f2]{
  width: 0.5rem;
  height: 0.55rem;
  margin-bottom: -0.2rem;
}
.end p[data-v-d84f27f2]{
  font-size: 0.22rem;
}
.empty img[data-v-d84f27f2]{
    width: 1.84rem;
    height: 2.66rem;
}
.empty[data-v-d84f27f2]{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
/* .data-status .empty,
.data-status .end { height: 1.4rem; background: url(../img/noload.png) no-repeat center top .2rem/.6rem; padding: .8rem 0 0; } */

.com_goods-wrap[data-v-be76d0a2] .com_slider {
  height: 3.35rem;
}
.com_goods[data-v-be76d0a2] {
  padding: 0.3rem 0.2rem;
  width: 7.64rem;
  min-height: 3.35rem;
  background: #FFFFFF;
  margin-bottom: 0.4rem;
  font-size: 0.28rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* align-items: center; */
}
.commonCss[data-v-be76d0a2] {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.check_icon[data-v-be76d0a2] {
  width: 0.3rem;
  height: 0.3rem;
  margin-top: 0.85rem;
}
.check_icon img[data-v-be76d0a2] {
  width: 100%;
  height: 100%;
}
.good_cover[data-v-be76d0a2] {
  width: 2rem;
  height: 2rem;
  background-color: #fbfbfb;
  position: relative;
}
.good_cover .good_cover-gift-book-tag[data-v-be76d0a2] {
  position: absolute;
  width: 0.44rem;
  height: 0.44rem;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 0.2rem;
  line-height: 0.44rem;
  text-align: center;
  color: #fff;
  border-radius: 0.05rem 0.05rem 0.22rem 0;
}
.good_cover img[data-v-be76d0a2] {
  /* width: 1.42rem;
    height: 100%;
    margin: 0 0.29rem; */
  max-width: 2rem;
  max-height: 2rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.good_content[data-v-be76d0a2] {
  height: 2.5rem;
}
.good_content .good-product-name[data-v-be76d0a2] {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.good_content .title[data-v-be76d0a2] {
  width: 4.54rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #444444;
  line-height: 0.45rem;
}
.goods_type[data-v-be76d0a2] {
  font-size: 0.28rem;
  margin: 0.1rem 0 0.3rem;
  color: #666;
  min-width: 2rem;
}
.goods_type img[data-v-be76d0a2] {
  width: 0.21rem;
  height: 0.12rem;
  margin-top: 0 !important;
  margin-left: 0.12rem;
}
.goods_price[data-v-be76d0a2] {
  font-weight: 500;
  color: #BF2B2A;
  font-size: 0.28rem;
  height: 0.8rem;
  line-height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.commodity-Num[data-v-be76d0a2] {
  text-align: center;
  /* width: 0.55rem; */
  padding: 0 0.1rem;
  height: 0.52rem;
  line-height: 0.5rem;
  border-radius: 0.1rem;
  border: 1px solid #b3b3b3;
  font-size: 0.28rem;
  color: #444444;
}
.num-operation[data-v-be76d0a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #444 !important;
  line-height: 0.55rem;
  background: #ffffff;
  border-radius: 0.1rem;
  border: 0.01rem solid #b3b3b3;
}
.num-operation .sub[data-v-be76d0a2] {
  display: inline-block;
  width: 0.17rem;
  height: 100%;
  text-align: center;
  font-size: 0.28rem;
  width: 0.5rem;
  border-right: 0.01rem solid #b3b3b3;
}
.num-operation input[data-v-be76d0a2] {
  text-align: center;
  font-size: 0.28rem;
  /* height: 90%;
    padding-top: 0.1rem; */
  color: #444;
  border: none;
  width: 0.9rem;
}
.num-operation .plus[data-v-be76d0a2] {
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 0.28rem;
  width: 0.5rem;
  border-left: 0.01rem solid #b3b3b3;
}
.right[data-v-be76d0a2] {
  height: 2.85rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right span[data-v-be76d0a2] {
  display: inline-block;
  width: 1.3rem;
  height: 2.85rem;
  background-size: contain;
}
.delete[data-v-be76d0a2] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAEdCAYAAADARL/fAAAAAXNSR0IArs4c6QAAFOpJREFUeF7tnQl4Tdfax/9JJEKExJCIhEQIEQ0hEUQMxWdoubdCaWtqa3guQmlRNV5KDX2oj05KqamGi09MdesixkyGSEwRxBxBSEMiiSS+Z61zz2mSQ7KjVs5eZ7/7efo8dbLOu971///2Pmutvc95LQ429nkOOjSvgAWBoHkGuAAEAnFAIBADfypAVwSiga4IxABdEYiBIgrQRwMhQR8NxAB9NBAD9NFADLxIAZojEBc0RyAGaI5ADNAcgRigOQIx8FIFaLJIcNBkkRigySIxQJNFYoAmi8QATRaJgeIVoFUDEUKrBmKAVg3EAK0aiAFaNRADtGogBmjVQAwoUICWjwpE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNNEkCBU8PFBnyBDY1feCba1agKXlC73Oz8lB1o0bSI+Lw42fVyA3Pd1smdAcCDW6d0ejr+bC0tq6VKbmPHqE2EGDkJl0tVTvk6WxpkCwrlYNgTt3wbpy5VfyJz0+Hqfef++V3qv2N2kKBKe33oLPgq8Nnjy5lICUnTuR+/jJC32yreWCmr1CUL5GDcPfj3fqiJyUFLX7Wur8NAWCR2goPP4xwiBSROdOyL57t1jRanTthsYLFxranBk2FI8iIkottNrfoCkQ6k2YgNqDPzR4cti/OfKzs4v1yCGwJfxWrjS0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);
}
.collect[data-v-be76d0a2] {
  background-image: url(data:image/png;base64,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);
}
.content[data-v-be76d0a2] {
  padding: 1.3rem 0.32rem 0.4rem;
  font-size: 0.28rem;
  position: relative;
}
.dialog_top[data-v-be76d0a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dialog_name[data-v-be76d0a2] {
  margin-left: 0.2rem;
}
.dialog_name p[data-v-be76d0a2] {
  width: 5.24rem;
  font-size: 0.34rem;
  font-weight: 500;
  color: #222222;
  line-height: 0.48rem;
}
.dialog_name span[data-v-be76d0a2] {
  display: inline-block;
  margin-top: 0.2rem;
  color: #D72F19;
  font-size: 0.36rem;
}
.dialog_name span i[data-v-be76d0a2] {
  font-style: normal;
  font-size: 0.6rem !important;
}
.guig[data-v-be76d0a2] {
  margin: 0.5rem 0 0.25rem;
  font-size: 0.3rem;
  color: #222222;
  line-height: 0.42rem;
}
.guig i[data-v-be76d0a2] {
  font-style: normal;
  font-size: 0.24rem !important;
  color: #BF2B2A;
  line-height: 0.33rem;
}
.specifications span[data-v-be76d0a2] {
  display: inline-block;
  padding: 0 0.4rem;
  line-height: 0.8rem;
  text-align: center;
  background: #F5F5F5;
  font-size: 0.28rem;
  color: #444;
  border-radius: 0.1rem;
  margin-right: 0.4rem;
  margin-bottom: 0.5rem;
}
.active[data-v-be76d0a2] {
  color: #BF2B2A !important;
  background: #FFEFEF !important;
}
.sure_btm[data-v-be76d0a2] {
  width: 5.3rem;
  line-height: 0.88rem;
  background: #BF2B2A;
  border-radius: 0.44rem;
  color: #fff;
  text-align: center;
  margin: 0.5rem auto 0.2rem;
}
.product_Num[data-v-be76d0a2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_Num li[data-v-be76d0a2] {
  font-size: 0.3rem;
  color: #222222;
  line-height: 0.42rem;
}
.product_Num li i[data-v-be76d0a2] {
  font-style: normal;
  font-size: 0.24rem !important;
  color: #888 !important;
  line-height: 0.42rem;
}
.mhome_tips_tag[data-v-be76d0a2] {
  position: absolute;
  bottom: 0.1rem;
  left: 0.1rem;
  width: 0.9rem;
  height: 0.4rem;
  background-image: url(data:image/png;base64,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);
  background-size: 0.9rem 0.4rem;
}

.com_slider[data-v-e945044e] { width: 100%; height:2.85rem; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack:end; -ms-flex-pack:end; justify-content:flex-end; margin-bottom: 0.4rem;
}
.com_slider ._left[data-v-e945044e]  { position: absolute; width: 100%; height:100%; left: 0; top: 0;  background: #fff; z-index: 1; -webkit-transition: 0.3s; transition: 0.3s;
}
.com_slider ._right[data-v-e945044e] { height:100%;
}

.expire[data-v-bb0ceea6] .com_slider {
    margin-bottom: 0 !important;
}
.commonCss[data-v-bb0ceea6] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.com_expire[data-v-bb0ceea6] {
    width: 7.64rem;
    background: #FFFFFF;
    margin-bottom: 0.4rem;
}
.good_content[data-v-bb0ceea6] {
    height: 2rem;
}
.good_content .title[data-v-bb0ceea6] {
    width: 4.54rem;
    font-size: .32rem;
    font-weight: 500;
    color: #444444;
    line-height: .45rem;
}
.expire_item[data-v-bb0ceea6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding:0.3rem 0.2rem 0.4rem;
    /* margin-bottom: 0.4rem; */
}
.expire_item_img[data-v-bb0ceea6]{
    width: 0.3rem;
    height: 0.3rem;
    margin-top: 0.85rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.expire_item_img img[data-v-bb0ceea6] {
    width: 100%;
    height: 100%;
}
.good_cover[data-v-bb0ceea6] {
    width: 2rem;
    height: 2rem;
    background-color: #fbfbfb;
    position: relative;
    margin-left: 0.2rem;
}
.good_cover img[data-v-bb0ceea6] {
    max-width: 2rem;
    max-height: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.goods_disable[data-v-bb0ceea6] {
    height: .40rem;
    font-size: .28rem;
    color: #444;
    line-height: .40rem;
    margin-top: 0.7rem;
}
.disable[data-v-bb0ceea6] {
    color: #888 !important;
    font-weight: 500;
}
.right[data-v-bb0ceea6] {
    height: 2.85rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.right span[data-v-bb0ceea6] {
    display: inline-block;
    width: 1.30rem;
    height: 2.85rem;
    background-size: contain;
}
.delete[data-v-bb0ceea6]{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAAEdCAYAAADARL/fAAAAAXNSR0IArs4c6QAAFOpJREFUeF7tnQl4Tdfax/9JJEKExJCIhEQIEQ0hEUQMxWdoubdCaWtqa3guQmlRNV5KDX2oj05KqamGi09MdesixkyGSEwRxBxBSEMiiSS+Z61zz2mSQ7KjVs5eZ7/7efo8dbLOu971///2Pmutvc95LQ429nkOOjSvgAWBoHkGuAAEAnFAIBADfypAVwSiga4IxABdEYiBIgrQRwMhQR8NxAB9NBAD9NFADLxIAZojEBc0RyAGaI5ADNAcgRigOQIx8FIFaLJIcNBkkRigySIxQJNFYoAmi8QATRaJgeIVoFUDEUKrBmKAVg3EAK0aiAFaNRADtGogBmjVQAwoUICWjwpE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNCEQtOCygjESCApE0kITAkELLisYI4GgQCQtNNEkCBU8PFBnyBDY1feCba1agKXlC73Oz8lB1o0bSI+Lw42fVyA3Pd1smdAcCDW6d0ejr+bC0tq6VKbmPHqE2EGDkJl0tVTvk6WxpkCwrlYNgTt3wbpy5VfyJz0+Hqfef++V3qv2N2kKBKe33oLPgq8Nnjy5lICUnTuR+/jJC32yreWCmr1CUL5GDcPfj3fqiJyUFLX7Wur8NAWCR2goPP4xwiBSROdOyL57t1jRanTthsYLFxranBk2FI8iIkottNrfoCkQ6k2YgNqDPzR4cti/OfKzs4v1yCGwJfxWrjS0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);
}
.collect[data-v-bb0ceea6] {
    background-image: url(data:image/png;base64,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);
}

.com_empty[data-v-8e1f85b4]     { text-align: center; font-size: .3rem; color: #666; background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(80%, #fff), to(rgba(255,255,255,0))); background: linear-gradient(to bottom, #fff 0%, #fff 80%, rgba(255,255,255,0) 100%);
}
.com_empty img[data-v-8e1f85b4] { width:4.65rem; margin: .9rem 0;
}

*[data-v-343065a0]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mobilePersonalInfo[data-v-343065a0]{
    width: 100%;
}
.mobilePersonalInfo_father[data-v-343065a0]{
    width: 100%;
    height: 100vh;
    background: #ffffff;
}
.mobilePersonalInfo_header[data-v-343065a0]{
    width: 100%;
    height: 0.88rem;
    background: white;
    font-size: 0.34rem;
    color: #000000;
    text-align: center;
    line-height: 0.88rem;
    position: relative;
    border-bottom: 1px solid #d8d8d8;
}
.mobilePersonalInfo_header_back[data-v-343065a0]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0.2rem;
    top: 0.28rem;
}
.mobilePersonalInfo_header_back img[data-v-343065a0]{
    width: 100%;
    height: 100%;
}
.mobilePersonalInfo_main[data-v-343065a0]{
    width: 100%;
}
.mobilePersonalInfo_main_card[data-v-343065a0]{
    background: white;
    border-radius: 0.1rem;
    padding-top: 0.9rem;
    text-align: center;
}
.mobilePersonalInfo_main_card_photo[data-v-343065a0]{
    width: 2rem;
    height: 2rem;
    margin: 0 auto;
    border-radius: 2rem;
    position: relative;
}
.mobilePersonalInfo_main_card_photo img[data-v-343065a0]{
    width: 100%;
    height: 100%;
    border-radius: 1.2rem;
}
.mobilePersonalInfo_main_card_photo img[data-v-343065a0]:last-child{
    position: absolute;
    width: .5rem;
    height: .5rem;
    right: .1rem;
    bottom: 0;
}
.mobilePersonalInfo_main_card_txt[data-v-343065a0]{
    width: 6rem;
    height: 0.24rem;
    text-align: center;
    line-height: 0.24rem;
    margin-top: 0.2rem;
}
.mobilePersonalInfo_main_card_txt[data-v-343065a0] .el-button{
    font-size: 0.24rem;
    color: #666;
    background: white;
    border: 0;
    margin: 0 auto;
}
.mobilePersonalInfo_main_info[data-v-343065a0]{
    width: 100%;
    margin-top: 0.7rem;
    border-radius: 0.1rem;
    background: white;
    padding: 0 0.32rem;
}
.mobilePersonalInfo_main_info_li[data-v-343065a0]{
    width: 100%;
    height: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.mobilePersonalInfo_main_info_li[data-v-343065a0]:last-child{
    border: none;
}
.mobilePersonalInfo_main_info_li_left[data-v-343065a0]{
    width: 0.84rem;
    font-size: 0.28rem;
    text-align: right;
    color: #222;
    margin-right: 0.2rem;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0]{
    width: calc(100% - 1.04rem);
    font-size: 0.28rem;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #222;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */ 
    border-bottom: 0.01rem solid #e1e1e1;
    text-align: right;
}
.mobilePersonalInfo_main_info_li_right span[data-v-343065a0]{
    font-size: .28rem;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio-group{
    /* float: right; */
    margin-top: .35rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio{
    margin-right: .7rem;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio:last-child{
    margin-right: .3rem;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio__label{
    margin-left: .2rem;
    font-size: .28rem;
    color: #222;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio__icon{
    width: .3rem;
    height: .3rem;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio__icon .van-icon{
    width: .3rem;
    height: .3rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    border: none;
    background-color: #ffffff;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-radio__icon--checked .van-icon{
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .van-icon-success::before{
    content: ' ';
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .el-input__inner{
    border: 0;
    padding: 0;
    text-align: right;
}
.mobilePersonalInfo_main_info_li_right[data-v-343065a0] .el-input__icon {
    display: none;
}
.mobilePersonalInfo_main_info_li_show[data-v-343065a0]{
    margin-left: .3rem;
    width: 0.12rem;
    height: 0.2rem;
    float: right;
}
.mobilePersonalInfo_main_info_li_show img[data-v-343065a0]{
    width: 100%;
    height: 100%;
}
.mobilePersonalInfo_active[data-v-343065a0]{
    height: 0.5rem;
    border-radius: 0.1rem;
    border: 0.01rem solid #bf2b2a;
    margin-bottom: 0.3rem;
    color: #bf2b2a;
    text-align: center;
    line-height: 0.5rem;
    padding: 0 0.27rem;
}
.mobilePersonalInfo_save[data-v-343065a0]{
    height: 0.88rem;
    background: #bf2b2a;
    text-align: center;
    line-height: 0.88rem;
    color: white;
    font-size: 0.3rem;
    margin: 1.5rem .99rem 0 .99rem;
    border-radius: .44rem;
}
div[data-v-343065a0] .van-picker__confirm{
    color: #bf2b2a;
}

.order-out-container[data-v-b12eaf92]{
    height: 100vh;
    background-color: #f6f6f6;
}
.order-list-container[data-v-b12eaf92]{
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-b12eaf92]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
/* .order-header-wrap{
    height: 0.88rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
} */
.order-header-wrap img[data-v-b12eaf92]{
    width: 0.18rem;
	height: 0.32rem;
}
.order-header-wrap span[data-v-b12eaf92]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.m-header[data-v-b12eaf92]{
    border-bottom: none !important;
}
.myorder_seach[data-v-b12eaf92]{
    width: .34rem;
    height: .34rem;
    position: absolute;
    right: .35rem;
}
.myorder_seach img[data-v-b12eaf92]{
    width: 100%;
    height: 100%;
}
/* vant */
/* .van-tabs /deep/ .van-tab {
    height: 0.8rem;
    font-size: 0.26rem;
    line-height: 0.26rem;
	color: #333;
}
.van-tabs /deep/ .van-tabs__wrap {
    height: 0.8rem;
}
.van-tabs /deep/ .van-tabs__line {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    width: 0.4rem;
    height: 0.02rem;
    background-color: #ee0a24;
    border-radius: 3px;
} */
.order-tab[data-v-b12eaf92]{
    padding: 0.2rem 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: .02rem solid #d8d8d8;
}
/* .order-tab{
    margin-top: 0.88rem;
    width: 100%;
    padding: 0.2rem 0.2rem 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.2rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 88;
} */
.tab-list[data-v-b12eaf92]{
    font-size: 0.3rem;
	color: #666;
    padding-bottom: 0.16rem;
}
.ac-tab[data-v-b12eaf92]{
	font-size: 0.3rem;
    font-weight: bold;
	color: #bf2b2a;
    padding-bottom: 0.16rem;
    position: relative;
}
.ac-tab[data-v-b12eaf92]::after{
    content: " ";
	color: #bf2b2a;
    background-color: #bf2b2a;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.4rem;
    height: 0.04rem;
    display: inline-block;
}
.order-main[data-v-b12eaf92]{
    /* width: 6rem; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
    /* background-color: #ffffff; */
    /* padding-bottom: 0.4rem; */
    margin-top: 0.4rem;
}
/* è®¢å• */
.order-piece[data-v-b12eaf92]{
    padding: 0 0.32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
}
.piece-header[data-v-b12eaf92]{
    height: 0.63rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 0.01rem #e1e1e1 solid;
}
.piece-header .orderNo[data-v-b12eaf92],.piece-header .orderStu[data-v-b12eaf92]{
    font-size: 0.24rem;
	color: #666666;
}
.piece-main[data-v-b12eaf92]{
    /* height: 1.81rem; */
    padding: 0.3rem 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* border-bottom: 0.01rem #e8e8e8 solid; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.goods-img-box[data-v-b12eaf92]{
    width: 2rem;
    height: 2rem;
    margin-right: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-img[data-v-b12eaf92]{
    width: 2rem;
	height: 2rem;
	border-radius: 0.1rem;
	border: solid 0.01rem #e5e5e5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.goods-img .ordergoods-imgY-box[data-v-b12eaf92]{
    width: 0.83rem;
	height: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.goods-img .ordergoods-imgX-box[data-v-b12eaf92]{
    width: 1.2rem;
	height: 0.83rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.ordergoods-img[data-v-b12eaf92]{
    width: 100%;
    height: 100%;
    /* margin: 0 auto; */
}
.goods-cont[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-cont .goods-top[data-v-b12eaf92]{
    margin-bottom: 0.25rem;
}
.goods-cont .goods-title[data-v-b12eaf92]{
    font-family: PingFangSC, PingFang SC;
    font-weight: bolder;
    letter-spacing: 0.01rem;
    line-height: .45rem;
    font-size: 0.32rem;
	color: #222222;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    margin-right: .35rem;
    /* autoprefixer: on */
}
.goods-cont .goods-top[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-cont .goods-mid[data-v-b12eaf92]{
    text-align: right;
}
.goods-cont .goods-goods-type[data-v-b12eaf92]{
    font-size: 0.24rem;
	line-height: 0.33rem;
	color: #444;
}
.goods-cont .goods-bottom[data-v-b12eaf92]{
    width: 3.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-cont .goods-price[data-v-b12eaf92]{
    font-size: 0.24rem;
    line-height: 0.3rem;
	color: #333333;
}
.goods-cont .goods-num[data-v-b12eaf92]{
    font-size: 0.3rem;
	line-height: 0.3rem;
	color: #888888;
}
.goods-price span[data-v-b12eaf92]{
    font-size: 0.3rem;
}
.goods-refound img[data-v-b12eaf92]{
    width: 1.01rem;
    height: .38rem;
}
.order-price[data-v-b12eaf92]{
    margin-top: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.dis-price[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
	color: #333333;
    margin-bottom: 0.21rem;
}
.dis-price .allPrice[data-v-b12eaf92]{
    margin-right: 0.2rem;
}
.dis-price span[data-v-b12eaf92]{
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.36rem;
}
.order-price-box[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.real-rount-price[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.real-count[data-v-b12eaf92]{
    font-size: .24rem;
    color: #888888;
    margin-right: .2rem;
}
.real-price[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 0.24rem;
	color: #222222;
}
.real-expire[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 0;
    color: #222222;
}
.real-expire&gt;img[data-v-b12eaf92]{
    width: .26rem;
    height: .26rem;
    margin-right: .1rem;
}
.real-price &gt; span[data-v-b12eaf92]{
    font-size: .3rem;
}
.operation[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0.3rem 0;
    position: relative;
    font-size: .3rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.operation .del-btn[data-v-b12eaf92]{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.24rem;
    padding: 0.12rem 0.27rem;
}
.pay-btn[data-v-b12eaf92],.scan-btn[data-v-b12eaf92]{
    width: 2rem;
    height: .68rem;
    line-height: .72rem;
    font-size: 0.3rem;
    background-color: #fff;
    border-radius: 0.35rem;
    text-align: center;
}
.cal-btn[data-v-b12eaf92],.scan-btn[data-v-b12eaf92]{
    /* border: solid 0.01rem #999999; */
    margin-right: 0.4rem;
    color: #888888;
    font-size: .28rem;
}
.pay-btn[data-v-b12eaf92]{
    color: #ffffff;
    background-color: #bf2b2a;
}
.apl-btn[data-v-b12eaf92]{
    border: 1px solid #d8d8d8;
    color: #444444;
    font-size: .3rem;
    width: 2rem;
    height: .68rem;
    line-height:.72rem;
    text-align: center;
    border-radius: .35rem;
    margin-right: .3rem;
}
.btn-disable[data-v-b12eaf92]{
    background-color: #ffffff;
    color: #c1c1c1;
}
.apl-btn[data-v-b12eaf92]:last-child{
    margin-right: 0;
}
.sign-del-btn[data-v-b12eaf92]{
    position: absolute;
    left: 0;
    color: #888888;
    font-size: .28rem;
}
.logis-btn[data-v-b12eaf92]{
    color: #888888;
    font-size: .28rem;
    margin-right: .3rem;
}
/* van-pop */
.pop-wrap[data-v-b12eaf92]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-b12eaf92]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.confirm-btn[data-v-b12eaf92]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-b12eaf92]:hover{
    color: #bf2b2a;
}
.cancel-btn[data-v-b12eaf92]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.cancel-btn[data-v-b12eaf92]:hover{
    color: #bf2b2a;
}
/* .van-pull-refresh /deep/ .van-pull-refresh__track{
    margin-top: 3rem;
} */
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-b12eaf92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-b12eaf92]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-b12eaf92]{
    margin-top: calc(50% - 1.65rem);
    width: 3rem;
}
.to-top-wrap[data-v-b12eaf92]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 0;
    right: 0.4rem;
}
.to-top-img[data-v-b12eaf92]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-b12eaf92]{
    margin-top: 0.4rem;
}
.van-cell[data-v-b12eaf92]::after{
    border: none;
}
.head-fixed[data-v-b12eaf92]{
    width: 100%;
    position: fixed;
    top:0;
    z-index: 99;
    background: #f6f6f6;
}
.mhome_tips_tag[data-v-b12eaf92] {
  margin-top: 0.2rem;
  width: 0.9rem;
  height: 0.4rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAAwCAYAAADw3098AAAAAXNSR0IArs4c6QAADqZJREFUeF7tnHtclVXWx7/7AOJdszIvNVlaTlqjJYqjaNlkNaOmY82klmmZ5uio1Sf1NbMsNe0qpiUqZl64hJqX7PJqOfOWOeWlQjRRQSEBQcQLitx55rPO5ukc4Fyeg0D26v7r8Jy1b+v3rLV/a619UFRxMzb2DeHk6TmcPd2B/Nx6GBjUrptLoyb7adxksnpg3dYqnvKSHE5V1a4Nw1As7/ERman9KS5xPa6fzaBZi895tHdfpaaXVNXcl+I4VQKcsWtUALFxB8hMu8GSEq9onESn4JtV0OJCS/KXhSpo4IKBM7b8rRFHU2I5nna9T/q9snEyrfw7qN67z/jU77KwXQOWgTOMGD82RXaioLgN4Icy6pGXF0JWxkPkZAdWSp91a+fTuOEaAmptA5UDFFNbJTCg2W6lVhdXasxLpJNX4Iz1/btxOiucrIy2FBbYakQvAf4GteqdJz43i+MFTTCoXyPzVvckinOg0jBIw2akUqK+pnadjWrV/mO+Tu0ROCP63jCOJoyiuNgrwL5ObEneZoP8+hCbbUn8NypkgNqBjUiu8V+k5ifkW9mHW0CMD3sv5MjB0VYGqXaZgjqwJ7fap/n1J1DJKDWN9sMi1HTPrNslcMbagV05/OP2X83SymtQLC/BBieLfn3d1swKdqH8HlSrD//sbjrXwH0Qso/0o+1qZo0WZwmsA99cClZn6kMdx+Y3UMUkfuNKQxWAs7PHuS8UUJBfM0TEIm74+8GOYriUwnalCjAYptYkRZdXU0Xg1jwQRELsTqv6rFG5BH84fcm4S61aAU/53V3e8ioCt77vw8THVUC4RgFyN1l6LUgpsLaUptdBQCCkJriWr9sQhj6vv4uYA+dO68+t/wD3DIHsLIh6w9pcvkgNmwZXt4SYUPg53mJPdRxl6+x85lUE7qO+j3AwbpXFES9MLLAh5PtA9TNqwVELwDW/AV6KAv8AmDkUkn6quM4rmsLiHfr5mBDITNGfu/eDp+dDxs/wz57u99cuGO64G1bN9k0Hr38CN7SHWcMh+H7o+meY3AeOl87vfrRd3Pp4sMk2KwIX028Uh/cssryaa9pDy05wNh0St0KJBVd21U3Qbx40bQfZx+DjcZCyy/uUmYGQbCHMadUOnv8ABJycM1pJh36APiOg/1N6HpsfNLpSfz6TBSWliZpagVCvERQXa6sz24ZF8MlS/Ver9vD6JnFjMGcE7P7S+9pNiTkbtVW/NhLycuClSNi8Cpa84H0MZXtMrT6yUgQrAhfVeyXJBx/1PgoQ8ix0G6c3IC1jH0QN9mxFV7eFQZFQt1Rp0i87DRZ28z5lcR34wSKzvKolTP0Arr0JcnO0gm8JgkHPeZ/HlUT0m7B2geObiYugy32QdQyevkeDIG3IJFAeeN2dA/ULtXMzpB6GewZDYG34ZBlsWAjnPKVuVTLN/dtKkF4GOHvC+EB8Bucs5B6btofhpW+d80Z3hsPWma6V4wo0UzL0Nsg/61mpgQGwswgKDGvKb3QVzFyrz5TQcZAYB3L2SWt4BTz7nv4cOh5OZ+rPt3aDh8bBqeMwb4JjnuNHHe5Unja5BkK/hDr1Yf1CiHhNy0Yngp+ftfWVlxob4t1l2tQEFZP0zi/A2Usze+IOWc7y3z4U7p1RcYFpP8LKARWfewJNLPWDPtY2W7sObM+1HhYIUOLadnxedvz6jWDsW/rZwskOt9i2E/R9UgO59EXPaxK5YS9Afh6MvxNOZjiA+2w5FLk4j+VcbNka9n0Lh+PKjv/RAi8WJ+LqO7UmqasdOHsR9P1uiZbradKpzT3wYHjFjR34DNb/o+xzT6DlnICoQZDlhv25Up23YFzOqXuHwqfLyp5dgydZezlcScl5t67UQs3vhfyEboVrroMVs+DjJQ7ghrZ3uE/n8Ua8Avc/BqvnQczcyqxHbhS01MCtumsrKUd6+TSKzR+Grodmtzq6CTFZORDS9zieVTVo5sg5AbDfRR1WQJuyTLu8H/8P3hqjFSj0f7nTunzaLJB2GCbcXbGXMMOGV8KWiLKuUoB7JQZkPWb7ZhMU5sMjk+HzFdqir78FuvXVBEXOS0tNjVbGugF3kRC71e11A08DBTbQ5KRlkGaV34XVDGj2tw3YC7gimQP+AYMnguQ4j+yD2Y9rdlmemAhJCOkPqYnwfelVmKDe0LwVbNugzzmzCfPcEOZdreYZJ8CF79bEw2ybIyB+B4yfB//5BN4eCw+Nh4efhe2bYO4/vY8vEkpFKmPFnTtJSwqy1sMHqeqyNOclZABH3aypQ094ZgHUawiZqTDzMUhLLCvcpiPMXg/bNsK88fq758J0fDVlACT86MOGS0Wdgatd18G45ev8XJBQ5eUPYd9/YPpgeHUd3HQ7vDcJ/hVjcT71b2W8e1suZ7OdXguLfT2J1QRoMn9eqdW5W4vES9NWwYlUeHmIpukdejikm10Pf38GDn6vXZe0Pk/oOEvOn/Rkh2zs12XjOndzOgMn1L+Wk2rlnIzfBQu+gp8PwPRB2irFMzwVrMmNlabUQWW82bqEoqKqK5R6Ay16MJw4ZGV53mUkZv7Bi5hkKU6kwdlTINkOedsr0156GH76rmLP3/0eRs3SwIt7dQZOADKDfOkpbnvqQIg8oNfz/nSYMA+S4+G5+62vSnGuaoGrSdBkm1aAs7/xBhTkO4DLPgk7Nuv4Tiww5RDE79aKu6OXjtEkQD5zErrcCw2bgDvghGjImSoW+fpIiIjXWZchN+uUWkYyLJ8J4+ZC7jmY1EdbmQC6cwt07g3rw3S+1HJTZ5Ux/9Zz5JytZ7mPO8GaBk3WIUmUfV5W/sAoGDgWNiyGA7u0xSXEwpT+IN9JollSVpJZkbbga03vJ/5F5zhnb4A2HdwD9942uPpaCPsfPf7cL0CC9bE9NEASq706HN78DEpKNHDTo6F9V/23ZJ3G94L0JOsQ2F3l8p7fciw52HovF5K/BmiyjHTAU25WlCLuSoJwibMS95QF7rmFEPxnvaHwafDVOlgep5Up1iAW5Am43wfBjDVQXAQjO8NNHXUoErcdXhniHjh5WeSlkeb80lgGQchJVO8gUhJ2VCockIl8Ba3F7RA8Gho0h9RdsC3UtwqBuTlP4YApI9R+8hIoLIDRXXXe0rS4F/8OC7dr1vnvNXDngzquGj1HW0yTZhpMySW6s7gnZ8B9Q2HPNpjxqA6sJcD+8kMIm+weOInbhPFKE9K0d7tlyOyCNiJ0AL4iZCNpR/v51rsSoDXvCI+u1Zl5s0m6a0V/a1UF5wWmSVDsZcUvRsBt3R103yQn4iolBBg+TVuWKHniYu1C+46AyNc1yNfdrK3JFXCyhyU79fm3aAp8EQWPTYV+IyHyDVj3rgbOKNFMUtYhL4S4ygnvQMgDkJWuXyhxtU/NhrXzYX9pqcnj1tRoR8praYcETpy50TJ4UpoZHF02y292ljSWK/Y4YCG0LXVNzhOtHQkJWyxPjVRbjngRv7aNPm+kSbwkcZMJnBRX61+hCYLEd7FfQYsb4Y1PNX2X80mSx3XqgRQ+XQF3ey94fpkmIiMlAXEK5nwMrW/TSetvNjpIiLlUYZX/Wg1PTNdP5Ix7spPOvIR+4XDPnrfmSHnZrc74mx/hBw6Rdcba/f/HP9X1tPLNHWgiJymyFh0r9tk8DX6wl5m8NwFNznFvBQLTjTmnqkzg5Jkwy/PZMPsJPaewvp5/rag8d2fcuFDoOcDhJtt1hZejdcJ5dLAjWWyWvGQOSQpMDtcFXglRrmqhz16xMplHztj5z3jRgVOS2ZQ0NnRvQPKJTM7neb5SLpXrp13k/TyBJpP0mgpdRpZdmGHAsr9A5n7voEnALSzSG2h1G0DYt9pizOSvjO7sKuWMa9BYB71yxWHeVu32pLYmAbvZ5LlYo8ibbkyscun3IJkR001OeV9XxCWttWRqxb30H63TcFLy2fWFPj+FOImlblysqwySxBY37amVL+v8At7KzitJPe69kDp6GzS61jGFN9BEUnKbg6IciWkBbdtc2P6Od9BEQhIZpWUzjx0k+zH8RU1KJCMhyikPnIQDzk3ylmI14uLkPPrrGPCvBbd0hqJCGNFJW6i0P/aBZ9/VbnJUZw3421s0GxXgy99zMcMO6StB/KxhUJCnQxGTXcp3Yv1mztTlBt0UUkXWiP7jKJLSvF9daHEH9AuFxr+D9DjY9Iy10ozygxvvggbNIHU3ZFq9MAOIUZYWmj0CJ6xNEreH9zpykN6AKw+ieR9FwN8SCctKzyWRE2Ii4MnZt3yGrgDIPRWxXAGlfJPKxGsfa+q/8lVNeMxxJi2GTn/SocrzA/S55655vLoQ3f0RklKsXxYKqAuF561ZzIVKWQXOnEcUZlqJPBMS8IcQbYFCSDw1Kb6KW5PAOMfChSbJN8qZ5e7Sj5AdyZy4anLN4uQxz6CBl8tCq7sNIjE16kJ1XC395bJWDb0j1bL+Sg9q5Xremu5BJKRcnBdihQ9ZuJ1Xaf1cjB0tX4iVsODt7wsoLLq4rqBLsVuA88YoL0blV3ZNvlxBtxOU8I57OXGqfWXnq5Z+wiadymPVMsdFNaiPP/qwA7euRxcSUr6tdP6yqhUgREuuKVw6brJyP7Oyg7cqeAEp6WOrGoNKjSfpLadLxZUa4zfR6QJ/2Gju0VjRYQEZZ8ZQbFRdhdwXBYqlSXrrpC+dfnOyBkrtRBFRJT8l/gW8mKAunDm/lOy8dhQW1wxhKSaP02SRRj4FNL384/2KL6NlS7InoT882gHyWoPyo5h6lBg9OHluELmFlft3GfATNttcDGMv/kY+2EooqpXJpMHpl//zkGfPYRk4d8MYG9o2IN0Wy6nz1qoK5kDiGuoEjFDjrf2Xgd+cA6zmBV8wcHYiI9a4eN9BTuVYq+cpVjLp8eGXrary6FYJcBo8QxHWLpzs3KEYRoDLJSlViFKvMPHwLKXUpRRKVx4hNz2rDLhfyMwbbW/AyBtDiboPRSv7c4MkbMb/omq/pyYe8Fa7rvJN/n8c8L/Ya71kj+5KhQAAAABJRU5ErkJggg==);
  background-size: 0.9rem 0.4rem;
}
.goods-cont[data-v-b12eaf92] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goods-img-box[data-v-b12eaf92] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  background: #F6F6F6;
  border-radius: 0.2rem;
}
.goods-img-box .goods-img-box-gift-book-tag[data-v-b12eaf92] {
  position: absolute;
  width: 0.44rem;
  height: 0.44rem;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 0.2rem;
  line-height: 0.44rem;
  text-align: center;
  color: #fff;
  border-radius: 0.05rem 0.05rem 0.22rem 0;
}
.goods-price-num[data-v-b12eaf92] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.goods-price-num .goods-price[data-v-b12eaf92] {
  font-family: PingFangSC, PingFang SC;
  font-weight: bolder;
  font-size: 0.24rem;
  color: #222222;
  line-height: 0.33rem;
  text-align: center;
  font-style: normal;
  margin-bottom: 0.3rem;
}
.goods-price-num .goods-num[data-v-b12eaf92] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #888888;
  line-height: 0.33rem;
  letter-spacing: 0.01rem;
  text-align: center;
  font-style: normal;
}
.gift-popup[data-v-b12eaf92] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.55rem;
  margin-bottom: 0.69rem;
}
.gift-popup .gift-popup-label[data-v-b12eaf92] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.3rem;
  color: #222222;
  line-height: 0.42rem;
  text-align: left;
  font-style: normal;
}
.gift-popup .gift-popup-coverimg-icon[data-v-b12eaf92] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gift-popup .gift-popup-coverimg-icon .gift-popup-coverimg[data-v-b12eaf92] {
  width: 0.9rem;
  height: 0.9rem;
  background: #F6F6F6;
  border-radius: 0.1rem;
  margin-right: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gift-popup .gift-popup-coverimg-icon .gift-popup-coverimg img[data-v-b12eaf92] {
  height: 0.9rem;
}
.gift-list-wrap[data-v-b12eaf92] {
  display: block;
  padding: 0 0.32rem;
}
.gift-list-wrap .gift-list-title[data-v-b12eaf92] {
  font-family: PingFangSC, PingFang SC;
  font-weight: bolder;
  font-size: 0.34rem;
  color: #222222;
  line-height: 0.48rem;
  text-align: left;
  font-style: normal;
  margin: 0.5rem 0 0.2rem 0;
}
.gift-list-wrap .gift-list-content[data-v-b12eaf92] {
  width: 100%;
  margin-bottom: 0.5rem;
}
.gift-list-wrap .gift-list-btn[data-v-b12eaf92] {
  width: 100%;
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #BF2B2A;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.3rem;
  color: #FFFFFF;
  line-height: 1;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.62rem;
  border-radius: 0.1rem;
}
html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Helvetica,Segoe UI,Arial,Roboto,'PingFang SC',miui,'Hiragino Sans GB','Microsoft Yahei',sans-serif}a{text-decoration:none}button,input,textarea{color:inherit;font:inherit}[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus{outline:0}ol,ul{margin:0;padding:0;list-style:none}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.van-clearfix::after{display:table;clear:both;content:''}[class*=van-hairline]::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid #ebedf0;-webkit-transform:scale(.5);transform:scale(.5)}.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom{position:relative}.van-hairline--top::after{border-top-width:1px}.van-hairline--left::after{border-left-width:1px}.van-hairline--right::after{border-right-width:1px}.van-hairline--bottom::after{border-bottom-width:1px}.van-hairline--top-bottom::after,.van-hairline-unset--top-bottom::after{border-width:1px 0}.van-hairline--surround::after{border-width:1px}@-webkit-keyframes van-slide-up-enter{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-enter{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes van-slide-down-enter{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-enter{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes van-slide-left-enter{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-enter{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes van-slide-right-enter{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-enter{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes van-fade-in{from{opacity:0}to{opacity:1}}@keyframes van-fade-in{from{opacity:0}to{opacity:1}}@-webkit-keyframes van-fade-out{from{opacity:1}to{opacity:0}}@keyframes van-fade-out{from{opacity:1}to{opacity:0}}@-webkit-keyframes van-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes van-rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.van-fade-enter-active{-webkit-animation:.3s van-fade-in both ease-out;animation:.3s van-fade-in both ease-out}.van-fade-leave-active{-webkit-animation:.3s van-fade-out both ease-in;animation:.3s van-fade-out both ease-in}.van-slide-up-enter-active{-webkit-animation:van-slide-up-enter .3s both ease-out;animation:van-slide-up-enter .3s both ease-out}.van-slide-up-leave-active{-webkit-animation:van-slide-up-leave .3s both ease-in;animation:van-slide-up-leave .3s both ease-in}.van-slide-down-enter-active{-webkit-animation:van-slide-down-enter .3s both ease-out;animation:van-slide-down-enter .3s both ease-out}.van-slide-down-leave-active{-webkit-animation:van-slide-down-leave .3s both ease-in;animation:van-slide-down-leave .3s both ease-in}.van-slide-left-enter-active{-webkit-animation:van-slide-left-enter .3s both ease-out;animation:van-slide-left-enter .3s both ease-out}.van-slide-left-leave-active{-webkit-animation:van-slide-left-leave .3s both ease-in;animation:van-slide-left-leave .3s both ease-in}.van-slide-right-enter-active{-webkit-animation:van-slide-right-enter .3s both ease-out;animation:van-slide-right-enter .3s both ease-out}.van-slide-right-leave-active{-webkit-animation:van-slide-right-leave .3s both ease-in;animation:van-slide-right-leave .3s both ease-in}.van-overlay{position:fixed;top:0;left:0;z-index:1;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.van-info{position:absolute;top:0;right:0;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:-apple-system-font,Helvetica Neue,Arial,sans-serif;line-height:1.2;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:16px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-info--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}.van-sidebar-item{position:relative;display:block;box-sizing:border-box;padding:20px 12px;overflow:hidden;color:#323233;font-size:14px;line-height:20px;background-color:#f7f8fa;cursor:pointer;-webkit-user-select:none;user-select:none}.van-sidebar-item:active{background-color:#f2f3f5}.van-sidebar-item__text{position:relative;display:inline-block;word-break:break-all}.van-sidebar-item:not(:last-child)::after{border-bottom-width:1px}.van-sidebar-item--select{color:#323233;font-weight:500}.van-sidebar-item--select,.van-sidebar-item--select:active{background-color:#fff}.van-sidebar-item--select::before{position:absolute;top:50%;left:0;width:4px;height:16px;background-color:#ee0a24;-webkit-transform:translateY(-50%);transform:translateY(-50%);content:''}.van-sidebar-item--disabled{color:#c8c9cc;cursor:not-allowed}.van-sidebar-item--disabled:active{background-color:#f7f8fa}@font-face{font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(data:font/ttf;base64,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) format('woff2'),url(https://img01.yzcdn.cn/vant/vant-icon-f463a9.woff) format('woff'),url(https://img01.yzcdn.cn/vant/vant-icon-f463a9.ttf) format('truetype')}.van-icon{position:relative;display:inline-block;font:normal normal normal 14px/1 vant-icon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.van-icon::before{display:inline-block}.van-icon-add-o::before{content:'\F000'}.van-icon-add-square::before{content:'\F001'}.van-icon-add::before{content:'\F002'}.van-icon-after-sale::before{content:'\F003'}.van-icon-aim::before{content:'\F004'}.van-icon-alipay::before{content:'\F005'}.van-icon-apps-o::before{content:'\F006'}.van-icon-arrow-down::before{content:'\F007'}.van-icon-arrow-left::before{content:'\F008'}.van-icon-arrow-up::before{content:'\F009'}.van-icon-arrow::before{content:'\F00A'}.van-icon-ascending::before{content:'\F00B'}.van-icon-audio::before{content:'\F00C'}.van-icon-award-o::before{content:'\F00D'}.van-icon-award::before{content:'\F00E'}.van-icon-back-top::before{content:'\F0E6'}.van-icon-bag-o::before{content:'\F00F'}.van-icon-bag::before{content:'\F010'}.van-icon-balance-list-o::before{content:'\F011'}.van-icon-balance-list::before{content:'\F012'}.van-icon-balance-o::before{content:'\F013'}.van-icon-balance-pay::before{content:'\F014'}.van-icon-bar-chart-o::before{content:'\F015'}.van-icon-bars::before{content:'\F016'}.van-icon-bell::before{content:'\F017'}.van-icon-bill-o::before{content:'\F018'}.van-icon-bill::before{content:'\F019'}.van-icon-birthday-cake-o::before{content:'\F01A'}.van-icon-bookmark-o::before{content:'\F01B'}.van-icon-bookmark::before{content:'\F01C'}.van-icon-browsing-history-o::before{content:'\F01D'}.van-icon-browsing-history::before{content:'\F01E'}.van-icon-brush-o::before{content:'\F01F'}.van-icon-bulb-o::before{content:'\F020'}.van-icon-bullhorn-o::before{content:'\F021'}.van-icon-calendar-o::before{content:'\F022'}.van-icon-card::before{content:'\F023'}.van-icon-cart-circle-o::before{content:'\F024'}.van-icon-cart-circle::before{content:'\F025'}.van-icon-cart-o::before{content:'\F026'}.van-icon-cart::before{content:'\F027'}.van-icon-cash-back-record::before{content:'\F028'}.van-icon-cash-on-deliver::before{content:'\F029'}.van-icon-cashier-o::before{content:'\F02A'}.van-icon-certificate::before{content:'\F02B'}.van-icon-chart-trending-o::before{content:'\F02C'}.van-icon-chat-o::before{content:'\F02D'}.van-icon-chat::before{content:'\F02E'}.van-icon-checked::before{content:'\F02F'}.van-icon-circle::before{content:'\F030'}.van-icon-clear::before{content:'\F031'}.van-icon-clock-o::before{content:'\F032'}.van-icon-clock::before{content:'\F033'}.van-icon-close::before{content:'\F034'}.van-icon-closed-eye::before{content:'\F035'}.van-icon-cluster-o::before{content:'\F036'}.van-icon-cluster::before{content:'\F037'}.van-icon-column::before{content:'\F038'}.van-icon-comment-circle-o::before{content:'\F039'}.van-icon-comment-circle::before{content:'\F03A'}.van-icon-comment-o::before{content:'\F03B'}.van-icon-comment::before{content:'\F03C'}.van-icon-completed::before{content:'\F03D'}.van-icon-contact::before{content:'\F03E'}.van-icon-coupon-o::before{content:'\F03F'}.van-icon-coupon::before{content:'\F040'}.van-icon-credit-pay::before{content:'\F041'}.van-icon-cross::before{content:'\F042'}.van-icon-debit-pay::before{content:'\F043'}.van-icon-delete-o::before{content:'\F0E9'}.van-icon-delete::before{content:'\F044'}.van-icon-descending::before{content:'\F045'}.van-icon-description::before{content:'\F046'}.van-icon-desktop-o::before{content:'\F047'}.van-icon-diamond-o::before{content:'\F048'}.van-icon-diamond::before{content:'\F049'}.van-icon-discount::before{content:'\F04A'}.van-icon-down::before{content:'\F04B'}.van-icon-ecard-pay::before{content:'\F04C'}.van-icon-edit::before{content:'\F04D'}.van-icon-ellipsis::before{content:'\F04E'}.van-icon-empty::before{content:'\F04F'}.van-icon-enlarge::before{content:'\F0E4'}.van-icon-envelop-o::before{content:'\F050'}.van-icon-exchange::before{content:'\F051'}.van-icon-expand-o::before{content:'\F052'}.van-icon-expand::before{content:'\F053'}.van-icon-eye-o::before{content:'\F054'}.van-icon-eye::before{content:'\F055'}.van-icon-fail::before{content:'\F056'}.van-icon-failure::before{content:'\F057'}.van-icon-filter-o::before{content:'\F058'}.van-icon-fire-o::before{content:'\F059'}.van-icon-fire::before{content:'\F05A'}.van-icon-flag-o::before{content:'\F05B'}.van-icon-flower-o::before{content:'\F05C'}.van-icon-font-o::before{content:'\F0EC'}.van-icon-font::before{content:'\F0EB'}.van-icon-free-postage::before{content:'\F05D'}.van-icon-friends-o::before{content:'\F05E'}.van-icon-friends::before{content:'\F05F'}.van-icon-gem-o::before{content:'\F060'}.van-icon-gem::before{content:'\F061'}.van-icon-gift-card-o::before{content:'\F062'}.van-icon-gift-card::before{content:'\F063'}.van-icon-gift-o::before{content:'\F064'}.van-icon-gift::before{content:'\F065'}.van-icon-gold-coin-o::before{content:'\F066'}.van-icon-gold-coin::before{content:'\F067'}.van-icon-good-job-o::before{content:'\F068'}.van-icon-good-job::before{content:'\F069'}.van-icon-goods-collect-o::before{content:'\F06A'}.van-icon-goods-collect::before{content:'\F06B'}.van-icon-graphic::before{content:'\F06C'}.van-icon-home-o::before{content:'\F06D'}.van-icon-hot-o::before{content:'\F06E'}.van-icon-hot-sale-o::before{content:'\F06F'}.van-icon-hot-sale::before{content:'\F070'}.van-icon-hot::before{content:'\F071'}.van-icon-hotel-o::before{content:'\F072'}.van-icon-idcard::before{content:'\F073'}.van-icon-info-o::before{content:'\F074'}.van-icon-info::before{content:'\F075'}.van-icon-invition::before{content:'\F076'}.van-icon-label-o::before{content:'\F077'}.van-icon-label::before{content:'\F078'}.van-icon-like-o::before{content:'\F079'}.van-icon-like::before{content:'\F07A'}.van-icon-live::before{content:'\F07B'}.van-icon-location-o::before{content:'\F07C'}.van-icon-location::before{content:'\F07D'}.van-icon-lock::before{content:'\F07E'}.van-icon-logistics::before{content:'\F07F'}.van-icon-manager-o::before{content:'\F080'}.van-icon-manager::before{content:'\F081'}.van-icon-map-marked::before{content:'\F082'}.van-icon-medal-o::before{content:'\F083'}.van-icon-medal::before{content:'\F084'}.van-icon-minus::before{content:'\F0E8'}.van-icon-more-o::before{content:'\F085'}.van-icon-more::before{content:'\F086'}.van-icon-music-o::before{content:'\F087'}.van-icon-music::before{content:'\F088'}.van-icon-new-arrival-o::before{content:'\F089'}.van-icon-new-arrival::before{content:'\F08A'}.van-icon-new-o::before{content:'\F08B'}.van-icon-new::before{content:'\F08C'}.van-icon-newspaper-o::before{content:'\F08D'}.van-icon-notes-o::before{content:'\F08E'}.van-icon-orders-o::before{content:'\F08F'}.van-icon-other-pay::before{content:'\F090'}.van-icon-paid::before{content:'\F091'}.van-icon-passed::before{content:'\F092'}.van-icon-pause-circle-o::before{content:'\F093'}.van-icon-pause-circle::before{content:'\F094'}.van-icon-pause::before{content:'\F095'}.van-icon-peer-pay::before{content:'\F096'}.van-icon-pending-payment::before{content:'\F097'}.van-icon-phone-circle-o::before{content:'\F098'}.van-icon-phone-circle::before{content:'\F099'}.van-icon-phone-o::before{content:'\F09A'}.van-icon-phone::before{content:'\F09B'}.van-icon-photo-fail::before{content:'\F0E5'}.van-icon-photo-o::before{content:'\F09C'}.van-icon-photo::before{content:'\F09D'}.van-icon-photograph::before{content:'\F09E'}.van-icon-play-circle-o::before{content:'\F09F'}.van-icon-play-circle::before{content:'\F0A0'}.van-icon-play::before{content:'\F0A1'}.van-icon-plus::before{content:'\F0A2'}.van-icon-point-gift-o::before{content:'\F0A3'}.van-icon-point-gift::before{content:'\F0A4'}.van-icon-points::before{content:'\F0A5'}.van-icon-printer::before{content:'\F0A6'}.van-icon-qr-invalid::before{content:'\F0A7'}.van-icon-qr::before{content:'\F0A8'}.van-icon-question-o::before{content:'\F0A9'}.van-icon-question::before{content:'\F0AA'}.van-icon-records::before{content:'\F0AB'}.van-icon-refund-o::before{content:'\F0AC'}.van-icon-replay::before{content:'\F0AD'}.van-icon-revoke::before{content:'\F0ED'}.van-icon-scan::before{content:'\F0AE'}.van-icon-search::before{content:'\F0AF'}.van-icon-send-gift-o::before{content:'\F0B0'}.van-icon-send-gift::before{content:'\F0B1'}.van-icon-service-o::before{content:'\F0B2'}.van-icon-service::before{content:'\F0B3'}.van-icon-setting-o::before{content:'\F0B4'}.van-icon-setting::before{content:'\F0B5'}.van-icon-share-o::before{content:'\F0E7'}.van-icon-share::before{content:'\F0B6'}.van-icon-shop-collect-o::before{content:'\F0B7'}.van-icon-shop-collect::before{content:'\F0B8'}.van-icon-shop-o::before{content:'\F0B9'}.van-icon-shop::before{content:'\F0BA'}.van-icon-shopping-cart-o::before{content:'\F0BB'}.van-icon-shopping-cart::before{content:'\F0BC'}.van-icon-shrink::before{content:'\F0BD'}.van-icon-sign::before{content:'\F0BE'}.van-icon-smile-comment-o::before{content:'\F0BF'}.van-icon-smile-comment::before{content:'\F0C0'}.van-icon-smile-o::before{content:'\F0C1'}.van-icon-smile::before{content:'\F0C2'}.van-icon-sort::before{content:'\F0EA'}.van-icon-star-o::before{content:'\F0C3'}.van-icon-star::before{content:'\F0C4'}.van-icon-stop-circle-o::before{content:'\F0C5'}.van-icon-stop-circle::before{content:'\F0C6'}.van-icon-stop::before{content:'\F0C7'}.van-icon-success::before{content:'\F0C8'}.van-icon-thumb-circle-o::before{content:'\F0C9'}.van-icon-thumb-circle::before{content:'\F0CA'}.van-icon-todo-list-o::before{content:'\F0CB'}.van-icon-todo-list::before{content:'\F0CC'}.van-icon-tosend::before{content:'\F0CD'}.van-icon-tv-o::before{content:'\F0CE'}.van-icon-umbrella-circle::before{content:'\F0CF'}.van-icon-underway-o::before{content:'\F0D0'}.van-icon-underway::before{content:'\F0D1'}.van-icon-upgrade::before{content:'\F0D2'}.van-icon-user-circle-o::before{content:'\F0D3'}.van-icon-user-o::before{content:'\F0D4'}.van-icon-video-o::before{content:'\F0D5'}.van-icon-video::before{content:'\F0D6'}.van-icon-vip-card-o::before{content:'\F0D7'}.van-icon-vip-card::before{content:'\F0D8'}.van-icon-volume-o::before{content:'\F0D9'}.van-icon-volume::before{content:'\F0DA'}.van-icon-wap-home-o::before{content:'\F0DB'}.van-icon-wap-home::before{content:'\F0DC'}.van-icon-wap-nav::before{content:'\F0DD'}.van-icon-warn-o::before{content:'\F0DE'}.van-icon-warning-o::before{content:'\F0DF'}.van-icon-warning::before{content:'\F0E0'}.van-icon-weapp-nav::before{content:'\F0E1'}.van-icon-wechat-pay::before{content:'\F0E2'}.van-icon-wechat::before{content:'\F0EE'}.van-icon-youzan-shield::before{content:'\F0E3'}.van-icon__image{width:1em;height:1em;object-fit:contain}.van-tabbar-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#646566;font-size:12px;line-height:1;cursor:pointer}.van-tabbar-item__icon{position:relative;margin-bottom:4px;font-size:22px}.van-tabbar-item__icon .van-icon{display:block}.van-tabbar-item__icon img{display:block;height:20px}.van-tabbar-item--active{color:#1989fa;background-color:#fff}.van-tabbar-item .van-info{margin-top:4px}.van-step{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;color:#969799;font-size:14px}.van-step__circle{display:block;width:5px;height:5px;background-color:#969799;border-radius:50%}.van-step__line{position:absolute;background-color:#ebedf0;-webkit-transition:background-color .3s;transition:background-color .3s}.van-step--horizontal{float:left}.van-step--horizontal:first-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child{position:absolute;right:1px;width:auto}.van-step--horizontal:last-child .van-step__title{margin-left:0;-webkit-transform:none;transform:none}.van-step--horizontal:last-child .van-step__circle-container{right:-9px;left:auto}.van-step--horizontal .van-step__circle-container{position:absolute;top:30px;left:-8px;z-index:1;padding:0 8px;background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-step--horizontal .van-step__title{display:inline-block;margin-left:3px;font-size:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:321px){.van-step--horizontal .van-step__title{font-size:11px}}.van-step--horizontal .van-step__line{top:30px;left:0;width:100%;height:1px}.van-step--horizontal .van-step__icon{display:block;font-size:12px}.van-step--horizontal .van-step--process{color:#323233}.van-step--vertical{display:block;float:none;padding:10px 10px 10px 0;line-height:18px}.van-step--vertical:not(:last-child)::after{border-bottom-width:1px}.van-step--vertical:first-child::before{position:absolute;top:0;left:-15px;z-index:1;width:1px;height:20px;background-color:#fff;content:''}.van-step--vertical .van-step__circle-container{position:absolute;top:19px;left:-15px;z-index:2;font-size:12px;line-height:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.van-step--vertical .van-step__line{top:16px;left:-15px;width:1px;height:100%}.van-step:last-child .van-step__line{width:0}.van-step--finish{color:#323233}.van-step--finish .van-step__circle,.van-step--finish .van-step__line{background-color:#07c160}.van-step__icon,.van-step__title{-webkit-transition:color .3s;transition:color .3s}.van-step__icon--active,.van-step__icon--finish,.van-step__title--active,.van-step__title--finish{color:#07c160}.van-rate{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none}.van-rate__item{position:relative}.van-rate__item:not(:last-child){padding-right:4px}.van-rate__icon{display:block;width:1em;color:#c8c9cc;font-size:20px}.van-rate__icon--half{position:absolute;top:0;left:0;width:.5em;overflow:hidden}.van-rate__icon--full{color:#ee0a24}.van-rate__icon--disabled{color:#c8c9cc}.van-rate--disabled{cursor:not-allowed}.van-rate--readonly{cursor:default}.van-notice-bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:40px;padding:0 16px;color:#ed6a0c;font-size:14px;line-height:24px;background-color:#fffbe8}.van-notice-bar__left-icon,.van-notice-bar__right-icon{min-width:24px;font-size:16px}.van-notice-bar__right-icon{text-align:right;cursor:pointer}.van-notice-bar__wrap{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:100%;overflow:hidden}.van-notice-bar__content{position:absolute;white-space:nowrap;-webkit-transition-timing-function:linear;transition-timing-function:linear}.van-notice-bar__content.van-ellipsis{max-width:100%}.van-notice-bar--wrapable{height:auto;padding:8px 16px}.van-notice-bar--wrapable .van-notice-bar__wrap{height:auto}.van-notice-bar--wrapable .van-notice-bar__content{position:relative;white-space:normal;word-wrap:break-word}.van-nav-bar{position:relative;z-index:1;line-height:22px;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:#1989fa}.van-nav-bar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:46px}.van-nav-bar__arrow{margin-right:4px;font-size:16px}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px;font-size:14px;cursor:pointer}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:.7}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:#1989fa}.van-grid-item{position:relative;box-sizing:border-box}.van-grid-item--square{height:0}.van-grid-item__icon{font-size:28px}.van-grid-item__icon-wrapper{position:relative}.van-grid-item__text{color:#646566;font-size:12px;line-height:1.5;word-break:break-all}.van-grid-item__icon+.van-grid-item__text{margin-top:8px}.van-grid-item__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;box-sizing:border-box;height:100%;padding:16px 8px;background-color:#fff}.van-grid-item__content::after{z-index:1;border-width:0 1px 1px 0}.van-grid-item__content--square{position:absolute;top:0;right:0;left:0}.van-grid-item__content--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-grid-item__content--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row}.van-grid-item__content--horizontal .van-grid-item__icon+.van-grid-item__text{margin-top:0;margin-left:8px}.van-grid-item__content--surround::after{border-width:1px}.van-grid-item__content--clickable{cursor:pointer}.van-grid-item__content--clickable:active{background-color:#f2f3f5}.van-goods-action-icon{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:48px;height:100%;color:#646566;font-size:10px;line-height:1;text-align:center;background-color:#fff;cursor:pointer}.van-goods-action-icon:active{background-color:#f2f3f5}.van-goods-action-icon__icon{position:relative;width:1em;margin:0 auto 5px;color:#323233;font-size:18px}.van-checkbox{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-checkbox--disabled{cursor:not-allowed}.van-checkbox--label-disabled{cursor:default}.van-checkbox--horizontal{margin-right:12px}.van-checkbox__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-checkbox__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-checkbox__icon--round .van-icon{border-radius:100%}.van-checkbox__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-checkbox__icon--disabled{cursor:not-allowed}.van-checkbox__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-checkbox__icon--disabled.van-checkbox__icon--checked .van-icon{color:#c8c9cc}.van-checkbox__label{margin-left:8px;color:#323233;line-height:20px}.van-checkbox__label--left{margin:0 8px 0 0}.van-checkbox__label--disabled{color:#c8c9cc}.van-coupon{margin:0 12px 12px;overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.1)}.van-coupon:active{background-color:#f2f3f5}.van-coupon__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;min-height:84px;padding:14px 0;color:#323233}.van-coupon__head{position:relative;min-width:96px;padding:0 8px;color:#ee0a24;text-align:center}.van-coupon__amount,.van-coupon__condition,.van-coupon__name,.van-coupon__valid{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-coupon__amount{margin-bottom:6px;font-weight:500;font-size:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-coupon__amount span{font-weight:400;font-size:40%}.van-coupon__amount span:not(:empty){margin-left:2px}.van-coupon__condition{font-size:12px;line-height:16px;white-space:pre-wrap}.van-coupon__body{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;border-radius:0 8px 8px 0}.van-coupon__name{margin-bottom:10px;font-weight:700;font-size:14px;line-height:20px}.van-coupon__valid{font-size:12px}.van-coupon__corner{position:absolute;top:0;right:16px;bottom:0}.van-coupon__description{padding:8px 16px;font-size:12px;border-top:1px dashed #ebedf0}.van-coupon--disabled:active{background-color:#fff}.van-coupon--disabled .van-coupon-item__content{height:74px}.van-coupon--disabled .van-coupon__head{color:inherit}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-image__error-icon{color:#dcdee0;font-size:32px}.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:12px}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:8px;color:#323233;line-height:20px}.van-radio__label--left{margin:0 8px 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-tag{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 4px;color:#fff;font-size:12px;line-height:16px;border-radius:2px}.van-tag--default{background-color:#969799}.van-tag--default.van-tag--plain{color:#969799}.van-tag--danger{background-color:#ee0a24}.van-tag--danger.van-tag--plain{color:#ee0a24}.van-tag--primary{background-color:#1989fa}.van-tag--primary.van-tag--plain{color:#1989fa}.van-tag--success{background-color:#07c160}.van-tag--success.van-tag--plain{color:#07c160}.van-tag--warning{background-color:#ff976a}.van-tag--warning.van-tag--plain{color:#ff976a}.van-tag--plain{background-color:#fff}.van-tag--plain::before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid currentColor;border-radius:inherit;content:'';pointer-events:none}.van-tag--medium{padding:2px 6px}.van-tag--large{padding:4px 8px;font-size:14px;border-radius:4px}.van-tag--mark{border-radius:0 999px 999px 0}.van-tag--mark::after{display:block;width:2px;content:''}.van-tag--round{border-radius:999px}.van-tag__close{margin-left:2px;cursor:pointer}.van-card{position:relative;box-sizing:border-box;padding:8px 16px;color:#323233;font-size:12px;background-color:#fafafa}.van-card:not(:first-child){margin-top:8px}.van-card__header{display:-webkit-box;display:-webkit-flex;display:flex}.van-card__thumb{position:relative;-webkit-box-flex:0;-webkit-flex:none;flex:none;width:88px;height:88px;margin-right:8px}.van-card__thumb img{border-radius:8px}.van-card__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:0;min-height:88px}.van-card__content--centered{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{max-height:32px;font-weight:500;line-height:16px}.van-card__desc{max-height:20px;color:#646566;line-height:20px}.van-card__bottom{line-height:20px}.van-card__price{display:inline-block;color:#323233;font-weight:500;font-size:12px}.van-card__price-integer{font-size:16px;font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__price-decimal{font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__origin-price{display:inline-block;margin-left:5px;color:#969799;font-size:10px;text-decoration:line-through}.van-card__num{float:right;color:#969799}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-box-flex:0;-webkit-flex:none;flex:none;text-align:right}.van-card__footer .van-button{margin-left:5px}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless::after,.van-cell:last-child::after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required::before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:'*'}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.van-coupon-cell__value--selected{color:#323233}.van-contact-card{padding:16px}.van-contact-card__value{margin-left:5px;line-height:20px}.van-contact-card--add .van-contact-card__value{line-height:40px}.van-contact-card--add .van-cell__left-icon{color:#1989fa;font-size:40px}.van-contact-card::before{position:absolute;right:0;bottom:0;left:0;height:2px;background:-webkit-repeating-linear-gradient(135deg,#ff6c6c 0,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background:repeating-linear-gradient(-45deg,#ff6c6c 0,#ff6c6c 20%,transparent 0,transparent 25%,#1989fa 0,#1989fa 45%,transparent 0,transparent 50%);background-size:80px;content:''}.van-collapse-item{position:relative}.van-collapse-item--border::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;top:0;right:16px;left:16px;border-top:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-collapse-item__title .van-cell__right-icon::before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s}.van-collapse-item__title::after{right:16px;display:none}.van-collapse-item__title--expanded .van-cell__right-icon::before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.van-collapse-item__title--expanded::after{display:block}.van-collapse-item__title--borderless::after{display:none}.van-collapse-item__title--disabled{cursor:not-allowed}.van-collapse-item__title--disabled,.van-collapse-item__title--disabled .van-cell__right-icon{color:#c8c9cc}.van-collapse-item__title--disabled:active{background-color:#fff}.van-collapse-item__wrapper{overflow:hidden;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;will-change:height}.van-collapse-item__content{padding:12px 16px;color:#969799;font-size:14px;line-height:1.5;background-color:#fff}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.van-search{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;padding:10px 12px;background-color:#fff}.van-search__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-left:12px;background-color:#f7f8fa;border-radius:2px}.van-search__content--round{border-radius:999px}.van-search__label{padding:0 5px;color:#323233;font-size:14px;line-height:34px}.van-search .van-cell{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding:5px 8px 5px 0;background-color:transparent}.van-search .van-cell__left-icon{color:#969799}.van-search--show-action{padding-right:0}.van-search input::-webkit-search-cancel-button,.van-search input::-webkit-search-decoration,.van-search input::-webkit-search-results-button,.van-search input::-webkit-search-results-decoration{display:none}.van-search__action{padding:0 8px;color:#323233;font-size:14px;line-height:34px;cursor:pointer;-webkit-user-select:none;user-select:none}.van-search__action:active{background-color:#f2f3f5}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-popup--center.van-popup--round{border-radius:16px}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 16px 16px}.van-popup--right{top:50%;right:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:16px 0 0 16px}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:16px 16px 0 0}.van-popup--left{top:50%;left:0;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 16px 16px 0}.van-popup--safe-area-inset-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-popup-slide-bottom-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-top-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popup-slide-bottom-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-top-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-popup-slide-top-enter,.van-popup-slide-top-leave-active{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter,.van-popup-slide-right-leave-active{-webkit-transform:translate3d(100%,-50%,0);transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.van-popup-slide-left-enter,.van-popup-slide-left-leave-active{-webkit-transform:translate3d(-100%,-50%,0);transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-popup__close-icon:active{color:#969799}.van-popup__close-icon--top-left{top:16px;left:16px}.van-popup__close-icon--top-right{top:16px;right:16px}.van-popup__close-icon--bottom-left{bottom:16px;left:16px}.van-popup__close-icon--bottom-right{right:16px;bottom:16px}.van-share-sheet__header{padding:12px 16px 4px;text-align:center}.van-share-sheet__title{margin-top:8px;color:#323233;font-weight:400;font-size:14px;line-height:20px}.van-share-sheet__description{display:block;margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-share-sheet__options{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;padding:16px 0 16px 8px;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.van-share-sheet__options--border::before{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;top:0;right:0;left:16px;border-top:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-share-sheet__options::-webkit-scrollbar{height:0}.van-share-sheet__option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.van-share-sheet__option:active{opacity:.7}.van-share-sheet__icon{width:48px;height:48px;margin:0 16px}.van-share-sheet__name{margin-top:8px;padding:0 4px;color:#646566;font-size:12px}.van-share-sheet__option-description{padding:0 4px;color:#c8c9cc;font-size:12px}.van-share-sheet__cancel{display:block;width:100%;padding:0;font-size:16px;line-height:48px;text-align:center;background:#fff;border:none;cursor:pointer}.van-share-sheet__cancel::before{display:block;height:8px;background-color:#f7f8fa;content:' '}.van-share-sheet__cancel:active{background-color:#f2f3f5}.van-popover{position:absolute;overflow:visible;background-color:transparent;-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,transform .15s;transition:opacity .15s,transform .15s,-webkit-transform .15s}.van-popover__wrapper{display:inline-block}.van-popover__arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px}.van-popover__content{overflow:hidden;border-radius:8px}.van-popover__action{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;width:128px;height:44px;padding:0 16px;font-size:14px;line-height:20px;cursor:pointer}.van-popover__action:last-child .van-popover__action-text::after{display:none}.van-popover__action-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-popover__action-icon{margin-right:8px;font-size:20px}.van-popover__action--with-icon .van-popover__action-text{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.van-popover[data-popper-placement^=top] .van-popover__arrow{bottom:0;border-top-color:currentColor;border-bottom-width:0;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.van-popover[data-popper-placement=top]{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.van-popover[data-popper-placement=top] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=top-start]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=top-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=top-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=top-end] .van-popover__arrow{right:16px}.van-popover[data-popper-placement^=left] .van-popover__arrow{right:0;border-right-width:0;border-left-color:currentColor;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}.van-popover[data-popper-placement=left]{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.van-popover[data-popper-placement=left] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=left-start]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=left-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=left-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=left-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=right] .van-popover__arrow{left:0;border-right-color:currentColor;border-left-width:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.van-popover[data-popper-placement=right]{-webkit-transform-origin:0 50%;transform-origin:0 50%}.van-popover[data-popper-placement=right] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=right-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=right-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=right-end]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=right-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=bottom] .van-popover__arrow{top:0;border-top-width:0;border-bottom-color:currentColor;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.van-popover[data-popper-placement=bottom]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.van-popover[data-popper-placement=bottom] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=bottom-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=bottom-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=bottom-end]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:16px}.van-popover--light{color:#323233}.van-popover--light .van-popover__content{background-color:#fff;box-shadow:0 2px 12px rgba(50,50,51,.12)}.van-popover--light .van-popover__arrow{color:#fff}.van-popover--light .van-popover__action:active{background-color:#f2f3f5}.van-popover--light .van-popover__action--disabled{color:#c8c9cc;cursor:not-allowed}.van-popover--light .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark{color:#fff}.van-popover--dark .van-popover__content{background-color:#4a4a4a}.van-popover--dark .van-popover__arrow{color:#4a4a4a}.van-popover--dark .van-popover__action:active{background-color:rgba(0,0,0,.2)}.van-popover--dark .van-popover__action--disabled{color:#969799}.van-popover--dark .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark .van-popover__action-text::after{border-color:#646566}.van-popover-zoom-enter,.van-popover-zoom-leave-active{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.van-popover-zoom-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popover-zoom-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.van-notify{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:8px 16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word}.van-notify--primary{background-color:#1989fa}.van-notify--success{background-color:#07c160}.van-notify--danger{background-color:#ee0a24}.van-notify--warning{background-color:#ff976a}.van-dropdown-item{position:fixed;right:0;left:0;z-index:10;overflow:hidden}.van-dropdown-item__icon{display:block;line-height:inherit}.van-dropdown-item__option{text-align:left}.van-dropdown-item__option--active{color:#ee0a24}.van-dropdown-item__option--active .van-dropdown-item__icon{color:#ee0a24}.van-dropdown-item--up{top:0}.van-dropdown-item--down{bottom:0}.van-dropdown-item__content{position:absolute;max-height:80%}.van-loading{position:relative;color:#c8c9cc;font-size:0;vertical-align:middle}.van-loading__spinner{position:relative;display:inline-block;width:30px;max-width:100%;height:30px;max-height:100%;vertical-align:middle;-webkit-animation:van-rotate .8s linear infinite;animation:van-rotate .8s linear infinite}.van-loading__spinner--spinner{-webkit-animation-timing-function:steps(12);animation-timing-function:steps(12)}.van-loading__spinner--spinner i{position:absolute;top:0;left:0;width:100%;height:100%}.van-loading__spinner--spinner i::before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:' '}.van-loading__spinner--circular{-webkit-animation-duration:2s;animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{-webkit-animation:van-circular 1.5s ease-in-out infinite;animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:14px;vertical-align:middle}.van-loading--vertical{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-loading--vertical .van-loading__text{margin:8px 0 0}@-webkit-keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}100%{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}100%{stroke-dasharray:90,150;stroke-dashoffset:-120}}.van-loading__spinner--spinner i:nth-of-type(1){-webkit-transform:rotate(30deg);transform:rotate(30deg);opacity:1}.van-loading__spinner--spinner i:nth-of-type(2){-webkit-transform:rotate(60deg);transform:rotate(60deg);opacity:.9375}.van-loading__spinner--spinner i:nth-of-type(3){-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:.875}.van-loading__spinner--spinner i:nth-of-type(4){-webkit-transform:rotate(120deg);transform:rotate(120deg);opacity:.8125}.van-loading__spinner--spinner i:nth-of-type(5){-webkit-transform:rotate(150deg);transform:rotate(150deg);opacity:.75}.van-loading__spinner--spinner i:nth-of-type(6){-webkit-transform:rotate(180deg);transform:rotate(180deg);opacity:.6875}.van-loading__spinner--spinner i:nth-of-type(7){-webkit-transform:rotate(210deg);transform:rotate(210deg);opacity:.625}.van-loading__spinner--spinner i:nth-of-type(8){-webkit-transform:rotate(240deg);transform:rotate(240deg);opacity:.5625}.van-loading__spinner--spinner i:nth-of-type(9){-webkit-transform:rotate(270deg);transform:rotate(270deg);opacity:.5}.van-loading__spinner--spinner i:nth-of-type(10){-webkit-transform:rotate(300deg);transform:rotate(300deg);opacity:.4375}.van-loading__spinner--spinner i:nth-of-type(11){-webkit-transform:rotate(330deg);transform:rotate(330deg);opacity:.375}.van-loading__spinner--spinner i:nth-of-type(12){-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.3125}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:50px;overflow:hidden;color:#969799;font-size:14px;line-height:50px;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:100;width:100%;padding-bottom:22px;background-color:#f2f3f5;-webkit-user-select:none;user-select:none}.van-number-keyboard--with-title{border-radius:20px 20px 0 0}.van-number-keyboard__header{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;height:34px;padding-top:6px;color:#646566;font-size:16px}.van-number-keyboard__title{display:inline-block;font-weight:400}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{display:-webkit-box;display:-webkit-flex;display:flex;padding:6px 0 0 6px}.van-number-keyboard__keys{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:3;-webkit-flex:3;flex:3;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-number-keyboard__close{position:absolute;right:0;height:100%;padding:0 16px;color:#576b95;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-number-keyboard__close:active{opacity:.7}.van-number-keyboard__sidebar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-number-keyboard--unfit{padding-bottom:0}.van-key{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:48px;font-size:28px;line-height:1.5;background-color:#fff;border-radius:8px;cursor:pointer}.van-key--large{position:absolute;top:0;right:6px;bottom:6px;left:0;height:auto}.van-key--blue,.van-key--delete{font-size:16px}.van-key--active{background-color:#ebedf0}.van-key--blue{color:#fff;background-color:#1989fa}.van-key--blue.van-key--active{background-color:#0570db}.van-key__wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-flex-basis:33%;flex-basis:33%;box-sizing:border-box;padding:0 6px 6px 0}.van-key__wrapper--wider{-webkit-flex-basis:66%;flex-basis:66%}.van-key__delete-icon{width:32px;height:22px}.van-key__collapse-icon{width:30px;height:24px}.van-key__loading-icon{color:#fff}.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:14px;line-height:50px;text-align:center}.van-list__placeholder{height:0;pointer-events:none}.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;height:1em;font-size:30px;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch__node{position:absolute;top:0;left:0;width:1em;height:1em;background-color:#fff;border-radius:100%;box-shadow:0 3px 1px 0 rgba(0,0,0,.05),0 2px 2px 0 rgba(0,0,0,.1),0 3px 3px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05), -webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}.van-switch-cell{padding-top:9px;padding-bottom:9px}.van-switch-cell--large{padding-top:11px;padding-bottom:11px}.van-switch-cell .van-switch{float:right}.van-button{position:relative;display:inline-block;box-sizing:border-box;height:44px;margin:0;padding:0;font-size:16px;line-height:1.2;text-align:center;border-radius:2px;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button::before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:' '}.van-button:active::before{opacity:.1}.van-button--disabled::before,.van-button--loading::before{display:none}.van-button--default{color:#323233;background-color:#fff;border:1px solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:1px solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:1px solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:1px solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:1px solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:50px}.van-button--normal{padding:0 15px;font-size:14px}.van-button--small{height:32px;padding:0 8px;font-size:12px}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:24px;padding:0 4px;font-size:10px}.van-button--mini+.van-button--mini{margin-left:4px}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:999px}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__content::before{content:' '}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:4px}.van-button--hairline{border-width:0}.van-button--hairline::after{border-color:inherit;border-radius:4px}.van-button--hairline.van-button--round::after{border-radius:999px}.van-button--hairline.van-button--square::after{border-radius:0}.van-submit-bar{position:fixed;bottom:0;left:0;z-index:100;width:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff;-webkit-user-select:none;user-select:none}.van-submit-bar__tip{padding:8px 12px;color:#f56723;font-size:12px;line-height:1.5;background-color:#fff7cc}.van-submit-bar__tip-icon{min-width:18px;font-size:12px;vertical-align:middle}.van-submit-bar__tip-text{vertical-align:middle}.van-submit-bar__bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;height:50px;padding:0 16px;font-size:14px}.van-submit-bar__text{-webkit-box-flex:1;-webkit-flex:1;flex:1;padding-right:12px;color:#323233;text-align:right}.van-submit-bar__text span{display:inline-block}.van-submit-bar__suffix-label{margin-left:5px;font-weight:500}.van-submit-bar__price{color:#ee0a24;font-weight:500;font-size:12px}.van-submit-bar__price--integer{font-size:20px;font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-submit-bar__button{width:110px;height:40px;font-weight:500;border:none}.van-submit-bar__button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(to right,#ff6034,#ee0a24)}.van-submit-bar--unfit{padding-bottom:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-goods-action-button--first{margin-left:5px;border-top-left-radius:999px;border-bottom-left-radius:999px}.van-goods-action-button--last{margin-right:5px;border-top-right-radius:999px;border-bottom-right-radius:999px}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(to right,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(to right,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:13px}}.van-toast{position:fixed;top:50%;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:content-box;width:88px;max-width:70%;min-height:88px;padding:16px;color:#fff;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;background-color:rgba(0,0,0,.7);border-radius:8px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.van-toast--unclickable{overflow:hidden}.van-toast--unclickable *{pointer-events:none}.van-toast--html,.van-toast--text{width:-webkit-fit-content;width:fit-content;min-width:96px;min-height:0;padding:8px 12px}.van-toast--html .van-toast__text,.van-toast--text .van-toast__text{margin-top:0}.van-toast--top{top:20%}.van-toast--bottom{top:auto;bottom:20%}.van-toast__icon{font-size:36px}.van-toast__loading{padding:4px;color:#fff}.van-toast__text{margin-top:8px}.van-calendar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;height:100%;background-color:#fff}.van-calendar__popup.van-popup--bottom,.van-calendar__popup.van-popup--top{height:80%}.van-calendar__popup.van-popup--left,.van-calendar__popup.van-popup--right{height:100%}.van-calendar__popup .van-popup__close-icon{top:11px}.van-calendar__header{-webkit-flex-shrink:0;flex-shrink:0;box-shadow:0 2px 10px rgba(125,126,128,.16)}.van-calendar__header-subtitle,.van-calendar__header-title,.van-calendar__month-title{height:44px;font-weight:500;line-height:44px;text-align:center}.van-calendar__header-title{font-size:16px}.van-calendar__header-subtitle{font-size:14px}.van-calendar__month-title{font-size:14px}.van-calendar__weekdays{display:-webkit-box;display:-webkit-flex;display:flex}.van-calendar__weekday{-webkit-box-flex:1;-webkit-flex:1;flex:1;font-size:12px;line-height:30px;text-align:center}.van-calendar__body{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:auto;-webkit-overflow-scrolling:touch}.van-calendar__days{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.van-calendar__month-mark{position:absolute;top:50%;left:50%;z-index:0;color:rgba(242,243,245,.8);font-size:160px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);pointer-events:none}.van-calendar__day,.van-calendar__selected-day{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-calendar__day{position:relative;width:14.285%;height:64px;font-size:16px;cursor:pointer}.van-calendar__day--end,.van-calendar__day--multiple-middle,.van-calendar__day--multiple-selected,.van-calendar__day--start,.van-calendar__day--start-end{color:#fff;background-color:#ee0a24}.van-calendar__day--start{border-radius:4px 0 0 4px}.van-calendar__day--end{border-radius:0 4px 4px 0}.van-calendar__day--multiple-selected,.van-calendar__day--start-end{border-radius:4px}.van-calendar__day--middle{color:#ee0a24}.van-calendar__day--middle::after{position:absolute;top:0;right:0;bottom:0;left:0;background-color:currentColor;opacity:.1;content:''}.van-calendar__day--disabled{color:#c8c9cc;cursor:default}.van-calendar__bottom-info,.van-calendar__top-info{position:absolute;right:0;left:0;font-size:10px;line-height:14px}@media (max-width:350px){.van-calendar__bottom-info,.van-calendar__top-info{font-size:9px}}.van-calendar__top-info{top:6px}.van-calendar__bottom-info{bottom:6px}.van-calendar__selected-day{width:54px;height:54px;color:#fff;background-color:#ee0a24;border-radius:4px}.van-calendar__footer{-webkit-flex-shrink:0;flex-shrink:0;padding:0 16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-calendar__footer--unfit{padding-bottom:0}.van-calendar__confirm{height:36px;margin:7px 0}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:44px}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 16px;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;line-height:20px;text-align:center}.van-picker__columns{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;cursor:grab}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:rgba(255,255,255,.9)}.van-picker__frame{position:absolute;top:50%;right:16px;left:16px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none}.van-picker__mask{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:none}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:16px}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 4px;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}.van-action-sheet{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;max-height:80%;overflow:hidden;color:#323233}.van-action-sheet__content{-webkit-box-flex:1;-webkit-flex:1 auto;flex:1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-action-sheet__cancel,.van-action-sheet__item{display:block;width:100%;padding:14px 16px;font-size:16px;background-color:#fff;border:none;cursor:pointer}.van-action-sheet__cancel:active,.van-action-sheet__item:active{background-color:#f2f3f5}.van-action-sheet__item{line-height:22px}.van-action-sheet__item--disabled,.van-action-sheet__item--loading{color:#c8c9cc}.van-action-sheet__item--disabled:active,.van-action-sheet__item--loading:active{background-color:#fff}.van-action-sheet__item--disabled{cursor:not-allowed}.van-action-sheet__item--loading{cursor:default}.van-action-sheet__cancel{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;color:#646566}.van-action-sheet__subname{margin-top:8px;color:#969799;font-size:12px;line-height:18px}.van-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.van-action-sheet__header{-webkit-flex-shrink:0;flex-shrink:0;font-weight:500;font-size:16px;line-height:48px;text-align:center}.van-action-sheet__description{position:relative;-webkit-flex-shrink:0;flex-shrink:0;padding:20px 16px;color:#969799;font-size:14px;line-height:20px;text-align:center}.van-action-sheet__description::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-action-sheet__loading-icon .van-loading__spinner{width:22px;height:22px}.van-action-sheet__close{position:absolute;top:0;right:0;padding:0 16px;color:#c8c9cc;font-size:22px;line-height:inherit}.van-action-sheet__close:active{color:#969799}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:320px;overflow:hidden;font-size:16px;background-color:#fff;border-radius:16px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:26px;font-weight:500;line-height:24px;text-align:center}.van-dialog__header--isolated{padding:24px 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:104px}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:26px 24px;overflow-y:auto;font-size:14px;line-height:20px;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:8px;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:48px;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:8px 24px 16px}.van-dialog--round-button .van-dialog__message{padding-bottom:16px;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:36px}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-contact-edit{padding:16px}.van-contact-edit__fields{overflow:hidden;border-radius:4px}.van-contact-edit__fields .van-field__label{width:4.1em}.van-contact-edit__switch-cell{margin-top:10px;padding-top:9px;padding-bottom:9px;border-radius:4px}.van-contact-edit__buttons{padding:32px 0}.van-contact-edit .van-button{margin-bottom:12px;font-size:16px}.van-address-edit{padding:12px}.van-address-edit__fields{overflow:hidden;border-radius:8px}.van-address-edit__fields .van-field__label{width:4.1em}.van-address-edit__default{margin-top:12px;overflow:hidden;border-radius:8px}.van-address-edit__buttons{padding:32px 4px}.van-address-edit__buttons .van-button{margin-bottom:12px}.van-address-edit-detail{padding:0}.van-address-edit-detail__search-item{background-color:#f2f3f5}.van-address-edit-detail__keyword{color:#ee0a24}.van-address-edit-detail__finish{color:#1989fa;font-size:12px}.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-contact-list{box-sizing:border-box;height:100%;padding-bottom:80px}.van-contact-list__item{padding:16px}.van-contact-list__item-value{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding-right:32px;padding-left:8px}.van-contact-list__item-tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-contact-list__group{box-sizing:border-box;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-contact-list__edit{font-size:16px}.van-contact-list__bottom{position:fixed;right:0;bottom:0;left:0;z-index:999;padding:0 16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-contact-list__add{height:40px;margin:5px 0}.van-address-list{box-sizing:border-box;height:100%;padding:12px 12px 80px}.van-address-list__bottom{position:fixed;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:0 16px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-address-list__add{height:40px;margin:5px 0}.van-address-list__disabled-text{padding:20px 0 16px;color:#969799;font-size:14px;line-height:20px}.van-address-item{padding:12px;background-color:#fff;border-radius:8px}.van-address-item:not(:last-child){margin-bottom:12px}.van-address-item__value{padding-right:44px}.van-address-item__name{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin-bottom:8px;font-size:16px;line-height:22px}.van-address-item__tag{-webkit-box-flex:0;-webkit-flex:none;flex:none;margin-left:8px;padding-top:0;padding-bottom:0;line-height:1.4em}.van-address-item__address{color:#323233;font-size:13px;line-height:18px}.van-address-item--disabled .van-address-item__address,.van-address-item--disabled .van-address-item__name{color:#c8c9cc}.van-address-item__edit{position:absolute;top:50%;right:16px;color:#969799;font-size:20px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.van-address-item .van-cell{padding:0}.van-address-item .van-radio__label{margin-left:12px}.van-address-item .van-radio__icon--checked .van-icon{background-color:#ee0a24;border-color:#ee0a24}.van-badge{display:inline-block;box-sizing:border-box;min-width:16px;padding:0 3px;color:#fff;font-weight:500;font-size:12px;font-family:-apple-system-font,Helvetica Neue,Arial,sans-serif;line-height:1.2;text-align:center;background-color:#ee0a24;border:1px solid #fff;border-radius:999px}.van-badge--fixed{position:absolute;top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100%;transform-origin:100%}.van-badge--dot{width:8px;min-width:0;height:8px;background-color:#ee0a24;border-radius:100%}.van-badge__wrapper{position:relative;display:inline-block}.van-tab__pane,.van-tab__pane-wrapper{-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;width:100%}.van-tab__pane-wrapper--inactive{height:0;overflow:visible}.van-sticky--fixed{position:fixed;top:0;right:0;left:0;z-index:99}.van-tab{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:0 4px;color:#646566;font-size:14px;line-height:20px;cursor:pointer}.van-tab--active{color:#323233;font-weight:500}.van-tab--disabled{color:#c8c9cc;cursor:not-allowed}.van-tab__text--ellipsis{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.van-tab__text-wrapper{position:relative}.van-tabs{position:relative}.van-tabs__wrap{overflow:hidden}.van-tabs__wrap--page-top{position:fixed}.van-tabs__wrap--content-bottom{top:auto;bottom:0}.van-tabs__wrap--scrollable .van-tab{-webkit-box-flex:1;-webkit-flex:1 0 auto;flex:1 0 auto;padding:0 12px}.van-tabs__wrap--scrollable .van-tabs__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-tabs__wrap--scrollable .van-tabs__nav::-webkit-scrollbar{display:none}.van-tabs__nav{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff;-webkit-user-select:none;user-select:none}.van-tabs__nav--line{box-sizing:content-box;height:100%;padding-bottom:15px}.van-tabs__nav--complete{padding-right:8px;padding-left:8px}.van-tabs__nav--card{box-sizing:border-box;height:30px;margin:0 16px;border:1px solid #ee0a24;border-radius:2px}.van-tabs__nav--card .van-tab{color:#ee0a24;border-right:1px solid #ee0a24}.van-tabs__nav--card .van-tab:last-child{border-right:none}.van-tabs__nav--card .van-tab.van-tab--active{color:#fff;background-color:#ee0a24}.van-tabs__nav--card .van-tab--disabled{color:#c8c9cc}.van-tabs__line{position:absolute;bottom:15px;left:0;z-index:1;width:40px;height:3px;background-color:#ee0a24;border-radius:3px}.van-tabs__track{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:100%;will-change:left}.van-tabs__content--animated{overflow:hidden}.van-tabs--line .van-tabs__wrap{height:44px}.van-tabs--card&gt;.van-tabs__wrap{height:30px}.van-coupon-list{position:relative;height:100%;background-color:#f7f8fa}.van-coupon-list__field{padding:5px 0 5px 16px}.van-coupon-list__field .van-field__body{height:34px;padding-left:12px;line-height:34px;background:#f7f8fa;border-radius:17px}.van-coupon-list__field .van-field__body::-webkit-input-placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__body::placeholder{color:#c8c9cc}.van-coupon-list__field .van-field__clear{margin-right:0}.van-coupon-list__exchange-bar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;background-color:#fff}.van-coupon-list__exchange{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:32px;font-size:16px;line-height:30px;border:0}.van-coupon-list .van-tabs__wrap{box-shadow:0 6px 12px -12px #969799}.van-coupon-list__list{box-sizing:border-box;padding:16px 0 24px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-coupon-list__list--with-bottom{padding-bottom:66px}.van-coupon-list__bottom{position:absolute;bottom:0;left:0;z-index:999;box-sizing:border-box;width:100%;padding:5px 16px;font-weight:500;background-color:#fff}.van-coupon-list__close{height:40px}.van-coupon-list__empty{padding-top:60px;text-align:center}.van-coupon-list__empty p{margin:16px 0;color:#969799;font-size:14px;line-height:20px}.van-coupon-list__empty img{width:200px;height:200px}.van-cascader__header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:48px;padding:0 16px}.van-cascader__title{font-weight:500;font-size:16px;line-height:20px}.van-cascader__close-icon{color:#c8c9cc;font-size:22px}.van-cascader__close-icon:active{color:#969799}.van-cascader__tabs .van-tab{-webkit-box-flex:0;-webkit-flex:none;flex:none;padding:0 10px}.van-cascader__tabs.van-tabs--line .van-tabs__wrap{height:48px}.van-cascader__tabs .van-tabs__nav--complete{padding-right:6px;padding-left:6px}.van-cascader__tab{color:#323233;font-weight:500}.van-cascader__tab--unselected{color:#969799;font-weight:400}.van-cascader__option{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 16px;font-size:14px;line-height:20px}.van-cascader__option:active{background-color:#f2f3f5}.van-cascader__option--selected{color:#ee0a24;font-weight:500}.van-cascader__selected-icon{font-size:18px}.van-cascader__options{box-sizing:border-box;height:384px;padding-top:6px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-cell-group{background-color:#fff}.van-cell-group__title{padding:16px 16px 8px;color:#969799;font-size:14px;line-height:16px}.van-panel{background:#fff}.van-panel__header-value{color:#ee0a24}.van-panel__footer{padding:8px 16px}.van-checkbox-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-circle{position:relative;display:inline-block;width:100px;height:100px;text-align:center}.van-circle svg{position:absolute;top:0;left:0;width:100%;height:100%}.van-circle__layer{stroke:#fff}.van-circle__hover{fill:none;stroke:#1989fa;stroke-linecap:round}.van-circle__text{position:absolute;top:50%;left:0;box-sizing:border-box;width:100%;padding:0 4px;color:#323233;font-weight:500;font-size:14px;line-height:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-col{float:left;box-sizing:border-box;min-height:1px}.van-col--1{width:4.16666667%}.van-col--offset-1{margin-left:4.16666667%}.van-col--2{width:8.33333333%}.van-col--offset-2{margin-left:8.33333333%}.van-col--3{width:12.5%}.van-col--offset-3{margin-left:12.5%}.van-col--4{width:16.66666667%}.van-col--offset-4{margin-left:16.66666667%}.van-col--5{width:20.83333333%}.van-col--offset-5{margin-left:20.83333333%}.van-col--6{width:25%}.van-col--offset-6{margin-left:25%}.van-col--7{width:29.16666667%}.van-col--offset-7{margin-left:29.16666667%}.van-col--8{width:33.33333333%}.van-col--offset-8{margin-left:33.33333333%}.van-col--9{width:37.5%}.van-col--offset-9{margin-left:37.5%}.van-col--10{width:41.66666667%}.van-col--offset-10{margin-left:41.66666667%}.van-col--11{width:45.83333333%}.van-col--offset-11{margin-left:45.83333333%}.van-col--12{width:50%}.van-col--offset-12{margin-left:50%}.van-col--13{width:54.16666667%}.van-col--offset-13{margin-left:54.16666667%}.van-col--14{width:58.33333333%}.van-col--offset-14{margin-left:58.33333333%}.van-col--15{width:62.5%}.van-col--offset-15{margin-left:62.5%}.van-col--16{width:66.66666667%}.van-col--offset-16{margin-left:66.66666667%}.van-col--17{width:70.83333333%}.van-col--offset-17{margin-left:70.83333333%}.van-col--18{width:75%}.van-col--offset-18{margin-left:75%}.van-col--19{width:79.16666667%}.van-col--offset-19{margin-left:79.16666667%}.van-col--20{width:83.33333333%}.van-col--offset-20{margin-left:83.33333333%}.van-col--21{width:87.5%}.van-col--offset-21{margin-left:87.5%}.van-col--22{width:91.66666667%}.van-col--offset-22{margin-left:91.66666667%}.van-col--23{width:95.83333333%}.van-col--offset-23{margin-left:95.83333333%}.van-col--24{width:100%}.van-col--offset-24{margin-left:100%}.van-count-down{color:#323233;font-size:14px;line-height:20px}.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border-color:#ebedf0;border-style:solid;border-width:0}.van-divider::after,.van-divider::before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider::before{content:''}.van-divider--hairline::after,.van-divider--hairline::before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center::before,.van-divider--content-left::before,.van-divider--content-right::before{margin-right:16px}.van-divider--content-center::after,.van-divider--content-left::after,.van-divider--content-right::after{margin-left:16px;content:''}.van-divider--content-left::before{max-width:10%}.van-divider--content-right::after{max-width:10%}.van-dropdown-menu{-webkit-user-select:none;user-select:none}.van-dropdown-menu__bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;height:48px;background-color:#fff;box-shadow:0 2px 12px rgba(100,101,102,.12)}.van-dropdown-menu__bar--opened{z-index:11}.van-dropdown-menu__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:0;cursor:pointer}.van-dropdown-menu__item:active{opacity:.7}.van-dropdown-menu__item--disabled:active{opacity:1}.van-dropdown-menu__item--disabled .van-dropdown-menu__title{color:#969799}.van-dropdown-menu__title{position:relative;box-sizing:border-box;max-width:100%;padding:0 8px;color:#323233;font-size:15px;line-height:22px}.van-dropdown-menu__title::after{position:absolute;top:50%;right:-4px;margin-top:-5px;border:3px solid;border-color:transparent transparent #dcdee0 #dcdee0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:.8;content:''}.van-dropdown-menu__title--active{color:#ee0a24}.van-dropdown-menu__title--active::after{border-color:transparent transparent currentColor currentColor}.van-dropdown-menu__title--down::after{margin-top:-1px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.van-empty{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;padding:32px 0}.van-empty__image{width:160px;height:160px}.van-empty__image img{width:100%;height:100%}.van-empty__description{margin-top:16px;padding:0 60px;color:#969799;font-size:14px;line-height:20px}.van-empty__bottom{margin-top:24px}.van-grid{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-swipe{position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-image-preview{position:fixed;top:0;left:0;width:100%;height:100%}.van-image-preview__swipe{height:100%}.van-image-preview__swipe-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;overflow:hidden}.van-image-preview__cover{position:absolute;top:0;left:0}.van-image-preview__image{width:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.van-image-preview__image--vertical{width:auto;height:100%}.van-image-preview__image img{-webkit-user-drag:none}.van-image-preview__image .van-image__error{top:30%;height:40%}.van-image-preview__image .van-image__error-icon{font-size:36px}.van-image-preview__image .van-image__loading{background-color:transparent}.van-image-preview__index{position:absolute;top:16px;left:50%;color:#fff;font-size:14px;line-height:20px;text-shadow:0 1px 1px #323233;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.van-image-preview__overlay{background-color:rgba(0,0,0,.9)}.van-image-preview__close-icon{position:absolute;z-index:1;color:#c8c9cc;font-size:22px;cursor:pointer}.van-image-preview__close-icon:active{color:#969799}.van-image-preview__close-icon--top-left{top:16px;left:16px}.van-image-preview__close-icon--top-right{top:16px;right:16px}.van-image-preview__close-icon--bottom-left{bottom:16px;left:16px}.van-image-preview__close-icon--bottom-right{right:16px;bottom:16px}.van-uploader{position:relative;display:inline-block}.van-uploader__wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-uploader__wrapper--disabled{opacity:.5}.van-uploader__input{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;opacity:0}.van-uploader__input-wrapper{position:relative}.van-uploader__input:disabled{cursor:not-allowed}.van-uploader__upload{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;width:80px;height:80px;margin:0 8px 8px 0;background-color:#f7f8fa}.van-uploader__upload:active{background-color:#f2f3f5}.van-uploader__upload-icon{color:#dcdee0;font-size:24px}.van-uploader__upload-text{margin-top:8px;color:#969799;font-size:12px}.van-uploader__preview{position:relative;margin:0 8px 8px 0;cursor:pointer}.van-uploader__preview-image{display:block;width:80px;height:80px;overflow:hidden}.van-uploader__preview-delete{position:absolute;top:0;right:0;width:14px;height:14px;background-color:rgba(0,0,0,.7);border-radius:0 0 0 12px}.van-uploader__preview-delete-icon{position:absolute;top:-2px;right:-2px;color:#fff;font-size:16px;-webkit-transform:scale(.5);transform:scale(.5)}.van-uploader__preview-cover{position:absolute;top:0;right:0;bottom:0;left:0}.van-uploader__mask{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#fff;background-color:rgba(50,50,51,.88)}.van-uploader__mask-icon{font-size:22px}.van-uploader__mask-message{margin-top:6px;padding:0 4px;font-size:12px;line-height:14px}.van-uploader__loading{width:22px;height:22px;color:#fff}.van-uploader__file{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;width:80px;height:80px;background-color:#f7f8fa}.van-uploader__file-icon{color:#646566;font-size:20px}.van-uploader__file-name{box-sizing:border-box;width:100%;margin-top:8px;padding:0 4px;color:#646566;font-size:12px;text-align:center}.van-index-anchor{z-index:1;box-sizing:border-box;padding:0 16px;color:#323233;font-weight:500;font-size:14px;line-height:32px;background-color:transparent}.van-index-anchor--sticky{position:fixed;top:0;right:0;left:0;color:#ee0a24;background-color:#fff}.van-index-bar__sidebar{position:fixed;top:50%;right:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;-webkit-user-select:none;user-select:none}.van-index-bar__index{padding:0 8px 0 16px;font-weight:500;font-size:10px;line-height:14px}.van-index-bar__index--active{color:#ee0a24}.van-pagination{display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px}.van-pagination__item,.van-pagination__page-desc{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-pagination__item{-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;min-width:36px;height:40px;color:#1989fa;background-color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.van-pagination__item:active{color:#fff;background-color:#1989fa}.van-pagination__item::after{border-width:1px 0 1px 1px}.van-pagination__item:last-child::after{border-right-width:1px}.van-pagination__item--active{color:#fff;background-color:#1989fa}.van-pagination__next,.van-pagination__prev{padding:0 4px;cursor:pointer}.van-pagination__item--disabled,.van-pagination__item--disabled:active{color:#646566;background-color:#f7f8fa;cursor:not-allowed;opacity:.5}.van-pagination__page{-webkit-box-flex:0;-webkit-flex-grow:0;flex-grow:0}.van-pagination__page-desc{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:40px;color:#646566}.van-pagination--simple .van-pagination__next::after,.van-pagination--simple .van-pagination__prev::after{border-width:1px}.van-password-input{position:relative;margin:0 16px;-webkit-user-select:none;user-select:none}.van-password-input__error-info,.van-password-input__info{margin-top:16px;font-size:14px;text-align:center}.van-password-input__info{color:#969799}.van-password-input__error-info{color:#ee0a24}.van-password-input__security{display:-webkit-box;display:-webkit-flex;display:flex;width:100%;height:50px;cursor:pointer}.van-password-input__security::after{border-radius:6px}.van-password-input__security li{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;font-size:20px;line-height:1.2;background-color:#fff}.van-password-input__security i{position:absolute;top:50%;left:50%;width:10px;height:10px;background-color:#000;border-radius:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden}.van-password-input__cursor{position:absolute;top:50%;left:50%;width:1px;height:40%;background-color:#323233;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:1s van-cursor-flicker infinite;animation:1s van-cursor-flicker infinite}@-webkit-keyframes van-cursor-flicker{from{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes van-cursor-flicker{from{opacity:0}50%{opacity:1}100%{opacity:0}}.van-progress{position:relative;height:4px;background:#ebedf0;border-radius:4px}.van-progress__portion{position:absolute;left:0;height:100%;background:#1989fa;border-radius:inherit}.van-progress__pivot{position:absolute;top:50%;box-sizing:border-box;min-width:3.6em;padding:0 5px;color:#fff;font-size:10px;line-height:1.6;text-align:center;word-break:keep-all;background-color:#1989fa;border-radius:1em;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.van-row::after{display:table;clear:both;content:''}.van-row--flex{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-row--flex::after{display:none}.van-row--justify-center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-row--justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.van-row--justify-space-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.van-row--justify-space-around{-webkit-justify-content:space-around;justify-content:space-around}.van-row--align-center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-row--align-bottom{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.van-sidebar{width:80px;overflow-y:auto;-webkit-overflow-scrolling:touch}.van-tree-select{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;font-size:14px;-webkit-user-select:none;user-select:none}.van-tree-select__nav{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow-y:auto;background-color:#f7f8fa;-webkit-overflow-scrolling:touch}.van-tree-select__nav-item{padding:14px 12px}.van-tree-select__content{-webkit-box-flex:2;-webkit-flex:2;flex:2;overflow-y:auto;background-color:#fff;-webkit-overflow-scrolling:touch}.van-tree-select__item{position:relative;padding:0 32px 0 16px;font-weight:500;line-height:48px;cursor:pointer}.van-tree-select__item--active{color:#ee0a24}.van-tree-select__item--disabled{color:#c8c9cc;cursor:not-allowed}.van-tree-select__selected{position:absolute;top:50%;right:16px;margin-top:-8px;font-size:16px}.van-skeleton{display:-webkit-box;display:-webkit-flex;display:flex;padding:0 16px}.van-skeleton__avatar{-webkit-flex-shrink:0;flex-shrink:0;width:32px;height:32px;margin-right:16px;background-color:#f2f3f5}.van-skeleton__avatar--round{border-radius:999px}.van-skeleton__content{width:100%}.van-skeleton__avatar+.van-skeleton__content{padding-top:8px}.van-skeleton__row,.van-skeleton__title{height:16px;background-color:#f2f3f5}.van-skeleton__title{width:40%;margin:0}.van-skeleton__row:not(:first-child){margin-top:12px}.van-skeleton__title+.van-skeleton__row{margin-top:20px}.van-skeleton--animate{-webkit-animation:van-skeleton-blink 1.2s ease-in-out infinite;animation:van-skeleton-blink 1.2s ease-in-out infinite}.van-skeleton--round .van-skeleton__row,.van-skeleton--round .van-skeleton__title{border-radius:999px}@-webkit-keyframes van-skeleton-blink{50%{opacity:.6}}@keyframes van-skeleton-blink{50%{opacity:.6}}.van-stepper{font-size:0;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:28px;height:28px;margin:0;padding:0;color:#323233;vertical-align:middle;background-color:#f2f3f5;border:0;cursor:pointer}.van-stepper__minus::before,.van-stepper__plus::before{width:50%;height:1px}.van-stepper__minus::after,.van-stepper__plus::after{width:1px;height:50%}.van-stepper__minus::after,.van-stepper__minus::before,.van-stepper__plus::after,.van-stepper__plus::before{position:absolute;top:50%;left:50%;background-color:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:''}.van-stepper__minus:active,.van-stepper__plus:active{background-color:#e8e8e8}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;background-color:#f7f8fa;cursor:not-allowed}.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active{background-color:#f7f8fa}.van-stepper__minus{border-radius:4px 0 0 4px}.van-stepper__minus::after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0}.van-stepper__input{box-sizing:border-box;width:32px;height:28px;margin:0 2px;padding:0;color:#323233;font-size:14px;line-height:normal;text-align:center;vertical-align:middle;background-color:#f2f3f5;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:#c8c9cc;background-color:#f2f3f5;-webkit-text-fill-color:#c8c9cc;opacity:1}.van-stepper__input:read-only{cursor:default}.van-stepper--round .van-stepper__input{background-color:transparent}.van-stepper--round .van-stepper__minus,.van-stepper--round .van-stepper__plus{border-radius:100%}.van-stepper--round .van-stepper__minus:active,.van-stepper--round .van-stepper__plus:active{opacity:.7}.van-stepper--round .van-stepper__minus--disabled,.van-stepper--round .van-stepper__minus--disabled:active,.van-stepper--round .van-stepper__plus--disabled,.van-stepper--round .van-stepper__plus--disabled:active{opacity:.3}.van-stepper--round .van-stepper__plus{color:#fff;background-color:#ee0a24}.van-stepper--round .van-stepper__minus{color:#ee0a24;background-color:#fff;border:1px solid #ee0a24}.van-sku-container{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;min-height:50%;max-height:80%;overflow-y:visible;font-size:14px;background:#fff}.van-sku-body{-webkit-box-flex:1;-webkit-flex:1 1 auto;flex:1 1 auto;min-height:44px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.van-sku-body::-webkit-scrollbar{display:none}.van-sku-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;margin:0 16px}.van-sku-header__img-wrap{-webkit-flex-shrink:0;flex-shrink:0;width:96px;height:96px;margin:12px 12px 12px 0;overflow:hidden;border-radius:4px}.van-sku-header__goods-info{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;padding:12px 20px 12px 0}.van-sku-header-item{margin-top:8px;color:#969799;font-size:12px;line-height:16px}.van-sku__price-symbol{font-size:16px;vertical-align:bottom}.van-sku__price-num{font-weight:500;font-size:22px;vertical-align:bottom;word-wrap:break-word}.van-sku__goods-price{margin-left:-2px;color:#ee0a24}.van-sku__price-tag{position:relative;display:inline-block;margin-left:8px;padding:0 5px;overflow:hidden;color:#ee0a24;font-size:12px;line-height:16px;border-radius:8px}.van-sku__price-tag::before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;opacity:.1;content:''}.van-sku-group-container{padding-top:12px}.van-sku-group-container--hide-soldout .van-sku-row__item--disabled{display:none}.van-sku-row{margin:0 16px 12px}.van-sku-row:last-child{margin-bottom:0}.van-sku-row__image-item,.van-sku-row__item{position:relative;overflow:hidden;color:#323233;border-radius:4px;cursor:pointer}.van-sku-row__image-item::before,.van-sku-row__item::before{position:absolute;top:0;left:0;width:100%;height:100%;background:#f7f8fa;content:''}.van-sku-row__image-item--active,.van-sku-row__item--active{color:#ee0a24}.van-sku-row__image-item--active::before,.van-sku-row__item--active::before{background:currentColor;opacity:.1}.van-sku-row__item{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;min-width:40px;margin:0 12px 12px 0;font-size:13px;line-height:16px;vertical-align:middle}.van-sku-row__item-img{z-index:1;width:24px;height:24px;margin:4px 0 4px 4px;object-fit:cover;border-radius:2px}.van-sku-row__item-name{z-index:1;padding:8px}.van-sku-row__item--disabled{color:#c8c9cc;background:#f2f3f5;cursor:not-allowed}.van-sku-row__item--disabled .van-sku-row__item-img{opacity:.3}.van-sku-row__image{margin-right:0}.van-sku-row__image-item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;width:110px;margin:0 4px 4px 0;border:1px solid transparent}.van-sku-row__image-item:last-child{margin-right:0}.van-sku-row__image-item-img{width:100%;height:110px}.van-sku-row__image-item-img-icon{position:absolute;top:0;right:0;z-index:3;width:18px;height:18px;color:#fff;line-height:18px;text-align:center;background-color:rgba(0,0,0,.4);border-bottom-left-radius:4px}.van-sku-row__image-item-name{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;box-sizing:border-box;height:40px;padding:4px;font-size:12px;line-height:16px}.van-sku-row__image-item-name span{word-wrap:break-word}.van-sku-row__image-item--active{border-color:currentColor}.van-sku-row__image-item--disabled{color:#c8c9cc;cursor:not-allowed}.van-sku-row__image-item--disabled::before{z-index:2;background:#f2f3f5;opacity:.4}.van-sku-row__title{padding-bottom:12px}.van-sku-row__title-multiple{color:#969799}.van-sku-row__scroller{margin:0 -16px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.van-sku-row__scroller::-webkit-scrollbar{display:none}.van-sku-row__row{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;margin-bottom:4px;padding:0 16px}.van-sku-row__indicator{width:40px;height:4px;background:#ebedf0;border-radius:2px}.van-sku-row__indicator-wrapper{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding-bottom:16px}.van-sku-row__indicator-slider{width:50%;height:100%;background-color:#ee0a24;border-radius:2px}.van-sku-stepper-stock{padding:12px 16px;overflow:hidden;line-height:30px}.van-sku__stepper{float:right;padding-left:4px}.van-sku__stepper-title{float:left}.van-sku__stepper-quota{float:right;color:#ee0a24;font-size:12px}.van-sku__stock{display:inline-block;margin-right:8px;color:#969799;font-size:12px}.van-sku__stock-num--highlight{color:#ee0a24}.van-sku-messages{padding-bottom:32px}.van-sku-messages__image-cell .van-cell__title{max-width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-sku-messages__image-cell .van-cell__value{overflow:visible;text-align:left}.van-sku-messages__image-cell-label{color:#969799;font-size:12px;line-height:18px}.van-sku-actions{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-shrink:0;flex-shrink:0;padding:8px 16px}.van-sku-actions .van-button{height:40px;font-weight:500;font-size:14px;border:none;border-radius:0}.van-sku-actions .van-button:first-of-type{border-top-left-radius:20px;border-bottom-left-radius:20px}.van-sku-actions .van-button:last-of-type{border-top-right-radius:20px;border-bottom-right-radius:20px}.van-sku-actions .van-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(to right,#ffd01e,#ff8917)}.van-sku-actions .van-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(to right,#ff6034,#ee0a24)}.van-slider{position:relative;width:100%;height:2px;background-color:#ebedf0;border-radius:999px;cursor:pointer}.van-slider::before{position:absolute;top:-8px;right:0;bottom:-8px;left:0;content:''}.van-slider__bar{position:relative;width:100%;height:100%;background-color:#1989fa;border-radius:inherit;-webkit-transition:all .2s;transition:all .2s}.van-slider__button{width:24px;height:24px;background-color:#fff;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5)}.van-slider__button-wrapper,.van-slider__button-wrapper-right{position:absolute;top:50%;right:0;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0);cursor:grab}.van-slider__button-wrapper-left{position:absolute;top:50%;left:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);cursor:grab}.van-slider--disabled{cursor:not-allowed;opacity:.5}.van-slider--disabled .van-slider__button-wrapper,.van-slider--disabled .van-slider__button-wrapper-left,.van-slider--disabled .van-slider__button-wrapper-right{cursor:not-allowed}.van-slider--vertical{display:inline-block;width:2px;height:100%}.van-slider--vertical .van-slider__button-wrapper,.van-slider--vertical .van-slider__button-wrapper-right{top:auto;right:50%;bottom:0;-webkit-transform:translate3d(50%,50%,0);transform:translate3d(50%,50%,0)}.van-slider--vertical .van-slider__button-wrapper-left{top:0;right:50%;left:auto;-webkit-transform:translate3d(50%,-50%,0);transform:translate3d(50%,-50%,0)}.van-slider--vertical::before{top:0;right:-8px;bottom:0;left:-8px}.van-steps{overflow:hidden;background-color:#fff}.van-steps--horizontal{padding:10px 10px 0}.van-steps--horizontal .van-steps__items{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;margin:0 0 10px;padding-bottom:22px}.van-steps--vertical{padding:0 0 0 32px}.van-swipe-cell{position:relative;overflow:hidden;cursor:grab}.van-swipe-cell__wrapper{-webkit-transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-timing-function:cubic-bezier(.18,.89,.32,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.van-tabbar{z-index:1;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:content-box;width:100%;height:50px;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-tabbar--fixed{position:fixed;bottom:0;left:0}.van-tabbar--unfit{padding-bottom:0}














































































/* img{
  transform:scale(0.8)
} */
.img[data-v-21e6dfd0]{
  -webkit-transform:scale(0.5);
          transform:scale(0.5)
}

.item-image[data-v-04200a94] {
    position: relative;
}

.search[data-v-3443db83] {
  width: 100%;
  min-height: 100vh;
  background-color: #ffffff;
}
.search_input[data-v-3443db83] .van-search{
    height: 0.72rem;
    width: 7.13rem;
    border-radius: .36rem;
}
.search_input[data-v-3443db83] .van-search__content {
  background-color: #ffffff;
  padding-left: 0;
}
.search_input[data-v-3443db83] .van-cell {
  line-height: 0.5rem;
}
.search_input[data-v-3443db83] .van-search__action {
  font-size: 0.26rem;
  color: #666666;
  padding-left: 0.33rem;
  padding-right: 0.05rem;
}
.search_input[data-v-3443db83] .van-icon-search::before {
  content: "";
  background-image: url(data:image/png;base64,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);
  background-size: 100% 100%;
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.1rem;
}
.header[data-v-3443db83] {
  width: 100%;
  height: 100%;
  background: #f6f6f6;
}
.header_title[data-v-3443db83] {
  width: 100%;
  height: 0.96rem;
  background: #f6f6f6;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header_back[data-v-3443db83] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.32rem;
}
.header_back img[data-v-3443db83] {
  width: 100%;
  height: 100%;
}
.search_input[data-v-3443db83] {
  position: absolute;
  left: 0.83rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.historySearch[data-v-3443db83] {
  padding: 0.42rem 0.32rem;
}
.historySearch .history_head[data-v-3443db83] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.3rem;
}
.historySearch .history_head span[data-v-3443db83]:nth-child(1) {
  color: #222222;
  font-size: 0.34rem;
  font-weight: 500;
}
.historySearch .history_head span[data-v-3443db83]:nth-child(2) {
  color: #2a85bf;
  font-size: 0.26rem;
}
.historySearch .history_head span:nth-child(2) img[data-v-3443db83]{
    width: .34rem;
    height: .34rem;
    margin-top: 0.03rem;
}
.keyword span[data-v-3443db83] {
  width: 3.31rem;
  height: 0.45rem;
  line-height: 0.45rem;
  /* background-color: #e6ebed; */
  padding: 0.03rem 0.2rem;
  /* margin-right: 0.4rem; */
  margin-bottom: 0.3rem;
  white-space: nowrap;
  border-radius: 20px;
  display: inline-block;
  color: #666666;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: .28rem;
}

.efficient_wrap{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px 10px 0 0;
    position: relative;
    padding: 10px 10px 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 3;
    margin-top: -20px;
    padding-bottom: 20px;
}
.secondeEfficient{
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.efficient_title{
    width: 100%;
    height: 36px;
    border-bottom: 2px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.efficient_title span{
    height: 24px;
    border-left: 2px solid #f30000;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-indent: 9px;
    display: inline-block;
    line-height: 24px;
}
.efficient_title_tab{
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
}
.efficient_title_tab_little{
    height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 36px;
    margin-left: 20px;
    cursor: pointer;
    font-size: 18px;
    color: #333;
}
.efficient_title_tab_active{
    border-bottom: 2px solid #f30000;
    color: #f30000;
}
.seeMore_box{
    width: 1200px;
    height: 28px;
    margin-top: 30px;
}
.seeMore{
    width: 120px;
    height: 28px;
    border: 1px solid #f30000;
    border-radius: 28px;
    margin: 0 auto;
    color: #f30000;
    font-size: 14px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 28px;
}
/* è§†é¢‘ */
.efficient{
    width: 100%;
}
.video{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.efficient_video{
    width: 275px;
    height: 276px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 17px;
}
.efficient_video_img{
    width: 100%;
    height: 192px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.efficient_video_img img{
    width: 100%;
    height: 100%;
}
.efficient_video_title{
    width: 100%;
    height: 15%;
    line-height: 41px;
    text-indent: 10px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.efficient_video:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.efficient_video_state{
    width: 100%;
    height: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.efficient_video_state_left{
    width: 50%;
    height: 12px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.efficient_video_state_left_img{
    width: 17px;
    height: 11px;
    margin-right: 6px;
    background: #c9f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.efficient_video_state_left_img img{
    width: 100%;
    height: 100%;
}
.efficient_video_state_left_text{
    width: 60%;
    height: 80%;
    line-height: 12px;
    font-size: 12px;
    color: #666;
}
/* å›¾ä¹¦ */
.efficient_book{
    width: 275px;
    height: 261px;
    border: 1px solid #e4d9cf;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 17px;
}
.efficient_book:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.efficient_book_img{
    width: 98px;
    height: 136px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.efficient_book_img img{
    width: 100%;
    height: 100%;
}
.efficient_book_text{
    width: 198px;
    height: 40px;
    margin: 0 auto;
}
.efficient_book_text p{
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
}
.cwy_see_box{
    width: 1200px;
    height: 30px;
}

.order-out-container[data-v-5f392d79]{
    height: 100vh;
    background-color: #f6f6f6;
}
.order-list-container[data-v-5f392d79]{
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-5f392d79]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
/* .order-header-wrap{
    height: 0.88rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
} */
.order-header-wrap img[data-v-5f392d79]{
    width: 0.18rem;
	height: 0.32rem;
}
.order-header-wrap span[data-v-5f392d79]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.m-header[data-v-5f392d79]{
    border-bottom: none !important;
}
.myorder_seach[data-v-5f392d79]{
    width: .34rem;
    height: .34rem;
    position: absolute;
    right: .35rem;
}
.myorder_seach img[data-v-5f392d79]{
    width: 100%;
    height: 100%;
}
/* vant */
/* .van-tabs /deep/ .van-tab {
    height: 0.8rem;
    font-size: 0.26rem;
    line-height: 0.26rem;
	color: #333;
}
.van-tabs /deep/ .van-tabs__wrap {
    height: 0.8rem;
}
.van-tabs /deep/ .van-tabs__line {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 1;
    width: 0.4rem;
    height: 0.02rem;
    background-color: #ee0a24;
    border-radius: 3px;
} */
.order-tab[data-v-5f392d79]{
    padding: 0.2rem 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: .02rem solid #d8d8d8;
}
/* .order-tab{
    margin-top: 0.88rem;
    width: 100%;
    padding: 0.2rem 0.2rem 0;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.2rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 88;
} */
.tab-list[data-v-5f392d79]{
    font-size: 0.3rem;
	color: #666;
    padding-bottom: 0.16rem;
}
.ac-tab[data-v-5f392d79]{
	font-size: 0.3rem;
    font-weight: bold;
	color: #bf2b2a;
    padding-bottom: 0.16rem;
    position: relative;
}
.ac-tab[data-v-5f392d79]::after{
    content: " ";
	color: #bf2b2a;
    background-color: #bf2b2a;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 0.4rem;
    height: 0.04rem;
    display: inline-block;
}
.order-main[data-v-5f392d79]{
    /* width: 6rem; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
    height: 100%;
    /* background-color: #ffffff; */
    /* padding-bottom: 0.4rem; */
    margin-top: 0.4rem;
}
/* è®¢å• */
.order-piece[data-v-5f392d79]{
    padding: 0 0.32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0.4rem;
    background-color: #fff;
    border-radius: 0.1rem;
}
.piece-header[data-v-5f392d79]{
    height: 0.63rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 0.01rem #e1e1e1 solid;
}
.piece-header .orderNo[data-v-5f392d79],.piece-header .orderStu[data-v-5f392d79]{
    font-size: 0.24rem;
	color: #666666;
}
.piece-main[data-v-5f392d79]{
    /* height: 1.81rem; */
    padding: 0.3rem 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* border-bottom: 0.01rem #e8e8e8 solid; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.goods-img-box[data-v-5f392d79]{
    width: 2rem;
    height: 2rem;
    margin-right: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-img[data-v-5f392d79]{
    width: 2rem;
	height: 2rem;
	border-radius: 0.1rem;
	border: solid 0.01rem #e5e5e5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.goods-img .ordergoods-imgY-box[data-v-5f392d79]{
    width: 0.83rem;
	height: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.goods-img .ordergoods-imgX-box[data-v-5f392d79]{
    width: 1.2rem;
	height: 0.83rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.ordergoods-img[data-v-5f392d79]{
    width: 100%;
    height: 100%;
    /* margin: 0 auto; */
}
.goods-cont[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-cont .goods-top[data-v-5f392d79]{
    margin-bottom: 0.25rem;
}
.goods-cont .goods-title[data-v-5f392d79]{
    font-family: PingFangSC, PingFang SC;
    font-weight: bolder;
    letter-spacing: 0.01rem;
    line-height: .45rem;
    font-size: 0.32rem;
	color: #222222;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    margin-right: .35rem;
    /* autoprefixer: on */
}
.goods-cont .goods-top[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-cont .goods-mid[data-v-5f392d79]{
    text-align: right;
}
.goods-cont .goods-goods-type[data-v-5f392d79]{
    font-size: 0.24rem;
	line-height: 0.33rem;
	color: #444;
}
.goods-cont .goods-bottom[data-v-5f392d79]{
    width: 3.9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-cont .goods-price[data-v-5f392d79]{
    font-size: 0.24rem;
    line-height: 0.3rem;
	color: #333333;
}
.goods-cont .goods-num[data-v-5f392d79]{
    font-size: 0.3rem;
	line-height: 0.3rem;
	color: #888888;
}
.goods-price span[data-v-5f392d79]{
    font-size: 0.3rem;
}
.goods-refound img[data-v-5f392d79]{
    width: 1.01rem;
    height: .38rem;
}
.order-price[data-v-5f392d79]{
    margin-top: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.dis-price[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
	color: #333333;
    margin-bottom: 0.21rem;
}
.dis-price .allPrice[data-v-5f392d79]{
    margin-right: 0.2rem;
}
.dis-price span[data-v-5f392d79]{
    font-size: 0.26rem;
    color: #666666;
    line-height: 0.36rem;
}
.order-price-box[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.real-rount-price[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.real-count[data-v-5f392d79]{
    font-size: .24rem;
    color: #888888;
    margin-right: .2rem;
}
.real-price[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 0.24rem;
	color: #222222;
}
.real-expire[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    left: 0;
    color: #222222;
}
.real-expire&gt;img[data-v-5f392d79]{
    width: .26rem;
    height: .26rem;
    margin-right: .1rem;
}
.real-price &gt; span[data-v-5f392d79]{
    font-size: .3rem;
}
.operation[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding: 0.3rem 0;
    position: relative;
    font-size: .3rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.operation .del-btn[data-v-5f392d79]{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.24rem;
    padding: 0.12rem 0.27rem;
}
.pay-btn[data-v-5f392d79],.scan-btn[data-v-5f392d79]{
    width: 2rem;
    height: .68rem;
    line-height: .72rem;
    font-size: 0.3rem;
    background-color: #fff;
    border-radius: 0.35rem;
    text-align: center;
}
.cal-btn[data-v-5f392d79],.scan-btn[data-v-5f392d79]{
    /* border: solid 0.01rem #999999; */
    margin-right: 0.4rem;
    color: #888888;
    font-size: .28rem;
}
.pay-btn[data-v-5f392d79]{
    color: #ffffff;
    background-color: #bf2b2a;
}
.apl-btn[data-v-5f392d79]{
    border: 1px solid #d8d8d8;
    color: #444444;
    font-size: .3rem;
    width: 2rem;
    height: .68rem;
    line-height:.72rem;
    text-align: center;
    border-radius: .35rem;
    margin-right: .3rem;
}
.btn-disable[data-v-5f392d79]{
    background-color: #ffffff;
    color: #c1c1c1;
}
.apl-btn[data-v-5f392d79]:last-child{
    margin-right: 0;
}
.sign-del-btn[data-v-5f392d79]{
    position: absolute;
    left: 0;
    color: #888888;
    font-size: .28rem;
}
.logis-btn[data-v-5f392d79]{
    color: #888888;
    font-size: .28rem;
    margin-right: .3rem;
}
/* van-pop */
.pop-wrap[data-v-5f392d79]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-5f392d79]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.confirm-btn[data-v-5f392d79]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-5f392d79]:hover{
    color: #bf2b2a;
}
.cancel-btn[data-v-5f392d79]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.cancel-btn[data-v-5f392d79]:hover{
    color: #bf2b2a;
}
/* .van-pull-refresh /deep/ .van-pull-refresh__track{
    margin-top: 3rem;
} */
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-5f392d79]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-5f392d79]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-5f392d79]{
    margin-top: calc(50% - 1.65rem);
    width: 3rem;
}
.to-top-wrap[data-v-5f392d79]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 0;
    right: 0.4rem;
}
.to-top-img[data-v-5f392d79]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-5f392d79]{
    margin-top: 0.4rem;
}
.van-cell[data-v-5f392d79]::after{
    border: none;
}
.head-fixed[data-v-5f392d79]{
    width: 100%;
    position: fixed;
    top:0;
    z-index: 99;
    background: #f6f6f6;
}
.header[data-v-5f392d79] {
  width: 100%;
  height: 100%;
  background: #f6f6f6;
}
.header_title[data-v-5f392d79] {
  width: 100%;
  height: 0.96rem;
  background: #f6f6f6;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header_back[data-v-5f392d79] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.32rem;
}
.header_back img[data-v-5f392d79] {
  width: 100%;
  height: 100%;
}
.search_input[data-v-5f392d79] {
  position: absolute;
  left: 0.83rem;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search_input[data-v-5f392d79] .van-search{
    height: 0.72rem;
    width: 7.13rem;
    border-radius: .36rem;
}
.search_input[data-v-5f392d79] .van-search__content {
  background-color: #ffffff;
  padding-left: 0;
}
.btn-disable[data-v-5f392d79]{
    background-color: #ffffff;
    color: #c1c1c1;
}

*[data-v-521a9624]{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mobileLogistics_con[data-v-521a9624]{
    width: 100%;
    background: #f6f6f6;
    /* padding-bottom: 0.76rem; */
}
.mobileLogistics_title[data-v-521a9624]{
    width: 100%;
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    /* background-color: #fff; */
    border-bottom: 1px #e8e8e8 solid;
}
.mobileLogistics_title img[data-v-521a9624]{
    width: 0.18rem;
	height: 0.32rem;
}
.mobileLogistics_title span[data-v-521a9624]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.mobileLogistics[data-v-521a9624]{
    width: 100%;
    /* height: 100vh; */
    padding: 0 0.2rem;
    position: absolute;
    top: 7rem;
    z-index: 99;
    max-height: calc(100vh - 7rem);
    overflow: scroll;
    border-radius: 0.1rem 0.1rem 0 0;
}
.mobileLogistics_shipper[data-v-521a9624]{
    width: 100%;
    height: 0.9rem;
    background: white;
    border-radius: 0.1rem 0.1rem 0 0;
    /* margin-top: 0.2rem; */
    padding-left: 0.22rem;
    line-height: 0.9rem;
    font-size: 0.3rem;
    color: #222222;
    border-bottom: 1px solid #dfdfdf;
}
.mobileLogistics_shipper span[data-v-521a9624]{
    margin-right: 0.2rem;
}
.mobileLogistics_shipper span[data-v-521a9624]:last-child{
    float: right;
    font-size: 0.24rem;
    color: #666666;
}
.mobileLogistics_logisticInfo[data-v-521a9624]{
    width: 100%;
    padding: 0.2rem;
    /* border-radius: 0.1rem; */
    /* margin-top: 0.1rem; */
    background: white;
    padding-top: 0.64rem;
}
.mlogisticInfo_line_s[data-v-521a9624]{
    width: 0.01rem;
    height: 0.92rem;
    border: 1px dashed #ccc;
    margin-left: 0.22rem;
    position: relative;
}
.mlogisticInfo_line_dian[data-v-521a9624]{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.1rem;
    position: absolute;
    top: -0.2rem;
    left: -0.1rem;
    background: #d3d3d3;
}
.mlogisticInfo_line_dian_ac[data-v-521a9624]{
    width: 0.24rem;
    height: 0.24rem;
    border-radius: 0.15rem;
    position: absolute;
    top: -0.24rem;
    left: -0.12rem;
    background: #BF2B2A;
}
.mlogisticInfo_line_dian img[data-v-521a9624]{
    width: 100%;
    height: 100%;
}
.mlogistics_line_dian_address[data-v-521a9624]{
    width: 6.7rem;
    position: absolute;
    top: -0.3rem;
    left: 0.4rem;
    color: #999; 
    font-size: 0.24rem;
    line-height: 0.4rem;
}
.mlogistics_line_dian_address span[data-v-521a9624]{
    font-size: 0.34rem;
    color: #333333;
    /* font-weight: bold; */
    margin-right: 0.2rem;
}
.mlogistics_line_box[data-v-521a9624]{
    width: 100%;
}
.mlogistics_line[data-v-521a9624]{
    width: 0.01rem;
    /* height: 0.25rem; */
    background: #ccc;
    margin-left: 0.22rem;
    position: relative;
}
.mlogisticInfo_line_dians[data-v-521a9624]{
    width: 0.44rem;
    height: 0.44rem;
    border-radius: 0.44rem;
    position: absolute;
    /* top: -0.44rem; */
    left: -0.22rem;
    background: pink;
}
.mlogistics_xdline[data-v-521a9624]{
    width: 0.01rem;
    /* min-height: 1.14rem; */
    background: #ccc;
    margin-left: 0.22rem;
    position: relative;
}
.mlogistics_line_xDian[data-v-521a9624]{
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0.2rem;
    background: #d3d3d3;
    margin-left: -0.1rem;
}
.mlogistics_line_xDian_address[data-v-521a9624]{
    width: 6.7rem;
    /* position: absolute;
    top: -0.4rem;
    left: 0.4rem; */
    margin-left: 0.3rem;
    color: #999;
    font-size: 0.24rem;
    line-height: 0.35rem;
    padding-top: 0.2rem;
    padding-bottom: 0.45rem;
}
.mlogistics_line_dian_time[data-v-521a9624]{
    width: 5rem;
    color: #666666;
    font-size: 0.24rem;
    position: absolute;
    top: -0.08rem;
    left: 0.3rem;
}
.mlogistics_line_Color[data-v-521a9624]{
    color: #BF2B2A !important;
}
/* .mlogistics_line_xDian:first-child{
    display: none;
} */
.mobileLogistics_kong[data-v-521a9624]{
    width: 1.84rem;
    height: 2.66rem;
    margin: 0 auto;
    margin-top: 2.4rem;
}
.mobileLogistics_kong img[data-v-521a9624]{
    width: 100%;
    height: 100%;
}
.mobileLogistics_map[data-v-521a9624]{
    width: 100%;
    position: absolute;
    top: .88rem;
    height: calc( 100vh - calc(100vh - 6rem));
    background-color: #eeeeee;
}
.mobileLogistics_map[data-v-521a9624] .map-container{
    height: 60rem;
}
.mobileLogistics_map[data-v-521a9624] .tops{
    height: 60rem;
}

.order-dto-container[data-v-6e824aec]{
    height: 100vh;
    background-color: #f6f6f6;
}
.order-list-container[data-v-6e824aec]{
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-6e824aec]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.order-header-wrap img[data-v-6e824aec]{
    width: 0.18rem;
	height: 0.32rem;
}
.order-header-wrap span[data-v-6e824aec]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.order-status-wrap[data-v-6e824aec]{
    /* width: 100%; */
    height: 1.14rem;
    padding: 0 0.4rem;
    background: #BF2B2A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.order-status-cancel[data-v-6e824aec]{
    background-color: #e1e1e1;
}
.order-status-cancel span[data-v-6e824aec]{
    color: #222222;
}
.order-top-status[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-top-status img[data-v-6e824aec]{
    width: 0.34rem;
    height: 0.31rem;
    margin-right: 0.2rem;
}
.order-top-status-title[data-v-6e824aec]{
    font-size: 0.38rem;
    color: #FFFFFF;
}
.order-top-status-amount[data-v-6e824aec]{
    font-size: 0.28rem;
    color: #FFFFFF;
    position: absolute;
    right: 0.32rem;
}
.pay-count-down[data-v-6e824aec]{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.user-add-wrap[data-v-6e824aec]{
    margin-top: 0.4rem;
}
.user-add-wrap&gt;p[data-v-6e824aec]{
    padding: 0 .32rem;
    color: #222222;
    font-size: .3rem;
    font-weight: bold;
}
.user-add-wrap .user-add-box[data-v-6e824aec]{
    /* height: 1.56rem; */
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    margin-top: .2rem;
}
.user-add-wrap .user-add-left[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.user-add-wrap .user-tel[data-v-6e824aec]{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.user-add-wrap .user-tel &gt;span[data-v-6e824aec]:first-child{
    font-size: .3rem;
    color: #222222;
    font-weight: bold;
}
.user-add-wrap .user-tel &gt;span[data-v-6e824aec]:last-child{
    color: #444444;
    margin-left: .5rem;
}
.user-add-wrap  .user-update[data-v-6e824aec]{
    color: #888888;
    font-size: .28rem;
}
.user-add-wrap  .user-update img[data-v-6e824aec]{
    width: .12rem;
    height: .2rem;
    margin-left: .1rem;
}
.user-add-wrap .user-add-dto[data-v-6e824aec] {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.user-add-wrap .user-add-right&gt;span[data-v-6e824aec]{
    font-size: 0.3rem;
    color: #444444;
    margin-top: .2rem;
    line-height: .42rem;
}
.user-add-wrap-two[data-v-6e824aec]{
    margin-top: 0.2rem;
    height: 1.56rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-box-two[data-v-6e824aec]{
    height: 1.56rem;
    padding: 0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-top[data-v-6e824aec]{
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #333333;
    margin-bottom: 0.24rem;
}
.user-add-btm[data-v-6e824aec]{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.order-dto-main[data-v-6e824aec]{
    margin-top: 0.4rem;
    padding-bottom: 1.6rem;
}
.order-dto-main&gt;h3[data-v-6e824aec]{
    font-size: .3rem;
    color: #222222;
    margin-left: .32rem;
}
.good-info-box[data-v-6e824aec]{
    padding: 0 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-top: .2rem;
    margin-bottom: .4rem;
}
.good-info-box h3[data-v-6e824aec]{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.goods-info-dto[data-v-6e824aec]{
    width: 100%;
    /* height: 1.6rem; */
    padding: 0.3rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.goods-info-dto:nth-last-child(2) .goods-info[data-v-6e824aec]{
    /* border-bottom: none; */
}
.goods-info-dto:last-child .goods-info[data-v-6e824aec]{
    border-bottom: none;
}
.goods-dto[data-v-6e824aec]{
    /* height: 1.81rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* border-bottom: 0.01rem #e8e8e8 solid; */
}
.goods-dto .goods-cover[data-v-6e824aec]{
    width: 2rem;
    height: 2rem;
    border-radius: 0.1rem;
    margin-right:0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f8f8f8;
}
.goods-dto .goods-cover img[data-v-6e824aec]{
    width: 0.83rem;
    height: 1.2rem;
}
.goods-info[data-v-6e824aec] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: 1px solid #dfdfdf;
    /* height: 2.3rem; */
}
.goods-info .info-top[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: .1rem;
    height: .9rem;
}
.goods-info .info-top&gt;div[data-v-6e824aec]:first-child{
    font-size: 0.32rem;
    color: #444444;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: .4rem;
    font-weight: bold;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-info .info-mid[data-v-6e824aec]{
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.46rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-info .info-mid .already-tk[data-v-6e824aec]{
    width: 0.88rem;
    height: 0.3rem;
    background: rgba(191, 43, 42, 0.1);
    border-radius: 0.15rem;
    font-size: 0.22rem;
    color: #BF2B2A;
    line-height: 0.3rem;
    text-align: center;
}
.goods-info .info-mid .already-tk img[data-v-6e824aec]{
    width: 100%;
}
.goods-info .info-bottom .already-tk img[data-v-6e824aec]{
    width: 1.01rem;
    height: 0.38rem;
}
.goods-info .info-bottom[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: .3rem 0;
}
.single-price[data-v-6e824aec]{
    /* height: 0.8rem; */
    font-size: 0.24rem;
    color: #BF2B2A;
}
.single-price&gt;span[data-v-6e824aec]{
    font-size: .3rem;
}
.single-num[data-v-6e824aec]{
    font-size: 0.24rem;
    color: #888888;
}
.about-info .goods-total-price[data-v-6e824aec]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.about-info .goods-total-price .about-info-title[data-v-6e824aec]{
    font-size: 0.24rem;
    color: #222222;
    line-height: 0.36rem;
}
.about-info .points-total-price[data-v-6e824aec]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-total-price .to-info[data-v-6e824aec]{
    font-size: 0.26rem;
    color: #333;
    line-height: 0.36rem;
}
.goods-total-price .to-info&gt;span[data-v-6e824aec]{
    font-size: .3rem;
}
.points-info[data-v-6e824aec]{
    font-size: 0.26rem;
    color: #2A85BF;
    line-height: 0.36rem;
}
.order-info-box[data-v-6e824aec]{
    margin-top: 0.2rem;
}
.order-info-inner[data-v-6e824aec]{
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding-bottom: 0.04rem;
    position: relative;
}
.order-info-box .order-info-title[data-v-6e824aec]{
    height: 0.7rem;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
    margin-bottom: 0.29rem;
}
.order-info-msg[data-v-6e824aec]{
    padding: 0 0 0.26rem;
}
.order-msg[data-v-6e824aec]{
    font-size: 0.3rem;
    color: #222222;
    font-weight: bold;
}
.order-msg-value[data-v-6e824aec]{
    font-size: 0.3rem;
    color: #444444;
}
.order-msg-copy[data-v-6e824aec]{
    float: right;
    font-size: .24rem;
    color: #666666;
}
.bottom-btn-wrap[data-v-6e824aec]{
    width: 100%;
    height: 1.08rem;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.bottom-btn-wrap span[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bottom-btn-wrap .cancel-btn[data-v-6e824aec]{
    height: 0.8rem;
    border-radius: 0.4rem;
    margin-right: 0.4rem;
    color: #444444;
    font-size: .24rem;
}
.bottom-btn-wrap  .pay-btn[data-v-6e824aec]{
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    color: #ffffff;
    margin-right: 0.32rem;
    background-color: #BF2B2A;
}
.bottom-btn-wrap .apl-btn[data-v-6e824aec]{
    width: 2rem;
    height: 0.78rem;
    line-height: 0.76rem;
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
    text-align: center;
}
.bottom-btn-wrap .btn-disable[data-v-6e824aec]{
    background-color: #ffffff;
    color: #c1c1c1;
}
.bottom-btn-wrap .del-btn[data-v-6e824aec]{
    width: 2rem;
    height: 0.78rem;
    line-height: 0.76rem;
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
    text-align: center;
}
.sign-del-btn[data-v-6e824aec]{
    position: absolute;
    left: .32rem;
    font-size: .24rem;
    color: #444444;
}
.logis-btn[data-v-6e824aec]{
    font-size: .24rem;
    color: #444444;
    margin-right: .3rem;
}
.order-invoice-scan[data-v-6e824aec]{
    float: right;
    font-size: 0.24rem;
    color: #666666;
}
.order-info-download[data-v-6e824aec]{
    width: 1.6rem;
    height: 0.8rem;
    border-radius: 0.1rem;
    border: 1px solid #bf2b2a;
    text-align: center;
    line-height: 0.8rem;
    font-size: .28rem;
    color: #bf2b2a;
    position: absolute;
    right: 0.32rem;
    bottom: 0.3rem;
}
/* van-pop */
.pop-wrap[data-v-6e824aec]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-6e824aec]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.pop-wrap .confirm-btn[data-v-6e824aec]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .confirm-btn[data-v-6e824aec]:hover{
    color: #bf2b2a;
}
.pop-wrap .cancel-btn[data-v-6e824aec]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .cancel-btn[data-v-6e824aec]:hover{
    color: #bf2b2a;
}
/* æ”¯ä»˜æ–¹å¼ */
.van-popup--top.van-popup--round[data-v-6e824aec] {
    border-radius: 0 0 16px 16px;
    padding: 0.4rem 0 0.2rem;
}
.usual-address[data-v-6e824aec]{
    padding: 0.2rem 0.2rem 0.3rem;
}
.usual-address[data-v-6e824aec]:hover{
    color: #2a85bf;
}
.pay-way-box[data-v-6e824aec]{
    padding: 0.3rem 0.4rem 0;
}
.pop-title-box[data-v-6e824aec]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pop-title-box span[data-v-6e824aec]{
    font-size: 0.3rem;
    text-align: center;
    color: #333333;
    width: 5.6rem;
    padding-bottom: 1rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.pay-way-box[data-v-6e824aec]{
    height: 5rem;
}
.pay-way-box .into-icon[data-v-6e824aec]{
    width: 0.11rem;
    height: 0.2rem;
    padding-right: 0.1rem;
}
.wechat-pay-box[data-v-6e824aec], .alipay-pay-box[data-v-6e824aec]{
    width: 5.6rem;
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.wechat-pay-box[data-v-6e824aec]:hover{
    color: #2a85bf;
}
.alipay-pay-box[data-v-6e824aec]:hover{
    color: #2a85bf;
}
.alipay-box[data-v-6e824aec], .wechat-box[data-v-6e824aec]{
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.wechatpay[data-v-6e824aec], .alipay[data-v-6e824aec]{
    font-size: 0.28rem;
    line-height: 0.98rem;
}
.wechat-icon[data-v-6e824aec]{
    width: 0.48rem;
    height: 0.42rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
.alipay-icon[data-v-6e824aec]{
    width: 0.52rem;
    height: 0.41rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
/* éƒ¨åˆ†é€€æ¬¾ */
.refued-wrap[data-v-6e824aec]{
    width: 6rem;
    height: 1.39rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    margin: 0.2rem auto 0;
}
.refued-wrap .refued-price[data-v-6e824aec]{
    padding: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.refued-wrap .refued-price span[data-v-6e824aec]{
    font-size: 0.28rem;
    font-weight: bold;
    color: #BF2B2A;
    line-height: 0.28rem;
}
.refued-tips[data-v-6e824aec]{
    padding: 0.2rem;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.24rem;
}
.pdfjs {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
}

.pdfjs .viewerContainer {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pdfjs .pdfViewer {
    position: relative;
    top: 0;
    left: 0;
    padding: 10px 8px;
}

.pdfjs .pdfViewer .pageContainer {
    width: 100%;
    margin: 0px auto 8px auto;
    position: relative;
    overflow: visible;
    -webkit-box-shadow: darkgrey 0px 1px 3px 0px;
    box-shadow: darkgrey 0px 1px 3px 0px;
    background-color: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.pdfjs .pdfViewer .pageContainer img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 100;
	/* user-select:none; */
}

.pdfjs .pageNum {
    padding: 0px 7px;
    height: 26px;
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 997;
    border-radius: 8px;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
}

.pdfjs .pageNum-bg,
.pdfjs .pageNum-num {
    width: 100%;
    height: 100%;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    border-radius: 8px;
    font-size: 16px;
}

.pdfjs .pageNum-bg {
    background: rgba(0, 0, 0, 0.5);
}

.pdfjs .pageNum-num {
    position: relative;
}

.pdfjs .pageNum span {
    color: #fff;
    font-size: 16px;
}

.pdfjs .loadingBar {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: #fff !important;
    height: 4px;
    top: 0px;
    left: 0px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pdfjs .loadingBar .progress {
    background: #fff !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    overflow: hidden;
    -webkit-transition: width 200ms;
    transition: width 200ms;
}

.pdfjs .loadingBar .progress .glimmer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% + 150px);
    background: #7bcf34;
}

.pdfjs .backTop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    bottom: 90px;
    right: 15px;
    font-size: 18px;
    z-index: 999;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAA+klEQVRYw+2WUQ2DMBCG2TIBSJiESkACEpCAg83BcLBJmIQ5gClgDpiDby9tciGkoaUtZOESXuhdv7+X/pdm2dYC6IgX7Zh3THy+w9oN/rMASqBcE26iSA1XwCAEDIBKBc8F/KE/gB7IU8BbDXyJf2Z2tFFFAE8N6iRIi/jotXssuGn1FzhPrCu9BtCEhlcCrix5hbiYVSh46bKpELvcniO71Q51zWJ7ju3mUe9vzym7eR7Az57CbohTXBzAt9GknG9PoLY8KK4z6htLfeXTTXMZAfoZuWYWKC+YZWMAQuWZSP0k2wXsAnYB2xNwci1wGTKhO/COlLtu/ABVfTFsxwwYRgAAAABJRU5ErkJggg==) no-repeat center;
    background-size: 50% 50%;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: none;
}

.pdfjs .loadEffect {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 99;
    background: url(data:image/gif;base64,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) no-repeat center;
    background-size: 30% 30%;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pdfjs .pdfViewer .pageContainer img.pdfLogo{
	/* user-select:none; */
	position:absolute;
	z-index: 101;
}

.pdfjs .textLayer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: 0.2;
  line-height: 1.0;
  z-index: 101;
}

.pdfjs .textLayer &gt; span {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
  -webkit-transform: translate(-99px, -80px) scaleX(1) !important;
          transform: translate(-99px, -80px) scaleX(1) !important;
}

.pdfjs .textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: rgba(180, 0, 170, 1);
  border-radius: 4px;
}

.pdfjs .textLayer .highlight.begin {
  border-radius: 4px 0px 0px 4px;
}

.pdfjs .textLayer .highlight.end {
  border-radius: 0px 4px 4px 0px;
}

.pdfjs .textLayer .highlight.middle {
  border-radius: 0px;
}

.pdfjs .textLayer .highlight.selected {
  background-color: rgba(0, 100, 0, 1);
}

.pdfjs .textLayer ::selection {
  background: rgba(0, 0, 255, 1);
}

.pdfjs .textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0px;
  top: 100%;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  cursor: default;
  /* user-select: none; */
}

.pdfjs .textLayer .endOfContent.active {
  top: 0px;
}
.order-dto-container[data-v-24b468fd]{
    height: 100vh;
    background-color: #f6f6f6;
}
.order-list-container[data-v-24b468fd]{
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-24b468fd]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.order-header-wrap img[data-v-24b468fd]{
    width: 0.18rem;
	height: 0.32rem;
}
.order-header-wrap span[data-v-24b468fd]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.order-status-wrap[data-v-24b468fd]{
    /* width: 100%; */
    height: 1.14rem;
    padding: 0 0.4rem;
    background: #BF2B2A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.order-status-cancel[data-v-24b468fd]{
    background-color: #e1e1e1;
}
.order-status-cancel span[data-v-24b468fd]{
    color: #222222;
}
.order-top-status[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-top-status img[data-v-24b468fd]{
    width: 0.34rem;
    height: 0.31rem;
    margin-right: 0.2rem;
}
.order-top-status-title[data-v-24b468fd]{
    font-size: 0.38rem;
    color: #FFFFFF;
}
.order-top-status-amount[data-v-24b468fd]{
    font-size: 0.28rem;
    color: #FFFFFF;
    position: absolute;
    right: 0.32rem;
}
.pay-count-down[data-v-24b468fd]{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.user-add-wrap[data-v-24b468fd]{
    margin-top: 0.4rem;
}
.user-add-wrap&gt;p[data-v-24b468fd]{
    padding: 0 .32rem;
    color: #222222;
    font-size: .3rem;
    font-weight: bold;
}
.user-add-wrap .user-add-box[data-v-24b468fd]{
    /* height: 1.56rem; */
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    margin-top: .2rem;
}
.user-add-wrap .user-add-left[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.user-add-wrap .user-tel[data-v-24b468fd]{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.user-add-wrap .user-tel &gt;span[data-v-24b468fd]:first-child{
    font-size: .3rem;
    color: #222222;
    font-weight: bold;
}
.user-add-wrap .user-tel &gt;span[data-v-24b468fd]:last-child{
    color: #444444;
    margin-left: .5rem;
}
.user-add-wrap  .user-update[data-v-24b468fd]{
    color: #888888;
    font-size: .28rem;
}
.user-add-wrap  .user-update img[data-v-24b468fd]{
    width: .12rem;
    height: .2rem;
    margin-left: .1rem;
}
.user-add-wrap .user-add-dto[data-v-24b468fd] {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.user-add-wrap .user-add-right&gt;span[data-v-24b468fd]{
    font-size: 0.3rem;
    color: #444444;
    margin-top: .2rem;
    line-height: .42rem;
}
.user-add-wrap-two[data-v-24b468fd]{
    margin-top: 0.2rem;
    height: 1.56rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-box-two[data-v-24b468fd]{
    height: 1.56rem;
    padding: 0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-top[data-v-24b468fd]{
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #333333;
    margin-bottom: 0.24rem;
}
.user-add-btm[data-v-24b468fd]{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.order-dto-main[data-v-24b468fd]{
    margin-top: 0.4rem;
    padding-bottom: 1.6rem;
}
.order-dto-main&gt;h3[data-v-24b468fd]{
    font-size: .3rem;
    color: #222222;
    margin-left: .32rem;
}
.good-info-box[data-v-24b468fd]{
    padding: 0 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-top: .2rem;
    margin-bottom: .4rem;
}
.good-info-box h3[data-v-24b468fd]{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.goods-info-dto[data-v-24b468fd]{
    width: 100%;
    /* height: 1.6rem; */
    padding: 0.3rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.goods-info-dto:nth-last-child(2) .goods-info[data-v-24b468fd]{
    /* border-bottom: none; */
}
.goods-info-dto:last-child .goods-info[data-v-24b468fd]{
    border-bottom: none;
}
.goods-dto[data-v-24b468fd]{
    /* height: 1.81rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* border-bottom: 0.01rem #e8e8e8 solid; */
}
.goods-dto .goods-cover[data-v-24b468fd]{
    width: 2rem;
    height: 2rem;
    border-radius: 0.1rem;
    margin-right:0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f8f8f8;
}
.goods-dto .goods-cover img[data-v-24b468fd]{
    width: 0.83rem;
    height: 1.2rem;
}
.goods-info[data-v-24b468fd] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: 1px solid #dfdfdf;
    /* height: 2.3rem; */
}
.goods-info .info-top[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: .1rem;
    height: .9rem;
}
.goods-info .info-top&gt;div[data-v-24b468fd]:first-child{
    font-size: 0.32rem;
    color: #444444;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: .4rem;
    font-weight: bold;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-info .info-mid[data-v-24b468fd]{
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.46rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-info .info-mid .already-tk[data-v-24b468fd]{
    width: 0.88rem;
    height: 0.3rem;
    background: rgba(191, 43, 42, 0.1);
    border-radius: 0.15rem;
    font-size: 0.22rem;
    color: #BF2B2A;
    line-height: 0.3rem;
    text-align: center;
}
.goods-info .info-mid .already-tk img[data-v-24b468fd]{
    width: 100%;
}
.goods-info .info-bottom .already-tk img[data-v-24b468fd]{
    width: 1.01rem;
    height: 0.38rem;
}
.goods-info .info-bottom[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: .3rem 0;
}
.single-price[data-v-24b468fd]{
    /* height: 0.8rem; */
    font-size: 0.24rem;
    color: #BF2B2A;
}
.single-price&gt;span[data-v-24b468fd]{
    font-size: .3rem;
}
.single-num[data-v-24b468fd]{
    font-size: 0.24rem;
    color: #888888;
}
.about-info .goods-total-price[data-v-24b468fd]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.about-info .goods-total-price .about-info-title[data-v-24b468fd]{
    font-size: 0.24rem;
    color: #222222;
    line-height: 0.36rem;
}
.about-info .points-total-price[data-v-24b468fd]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-total-price .to-info[data-v-24b468fd]{
    font-size: 0.26rem;
    color: #333;
    line-height: 0.36rem;
}
.goods-total-price .to-info&gt;span[data-v-24b468fd]{
    font-size: .3rem;
}
.points-info[data-v-24b468fd]{
    font-size: 0.26rem;
    color: #2A85BF;
    line-height: 0.36rem;
}
.order-info-box[data-v-24b468fd]{
    margin-top: 0.2rem;
}
.order-info-inner[data-v-24b468fd]{
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding-bottom: 0.04rem;
    position: relative;
}
.order-info-box .order-info-title[data-v-24b468fd]{
    height: 0.7rem;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
    margin-bottom: 0.29rem;
}
.order-info-msg[data-v-24b468fd]{
    padding: 0 0 0.26rem;
}
.order-msg[data-v-24b468fd]{
    font-size: 0.3rem;
    color: #222222;
    font-weight: bold;
}
.order-msg-value[data-v-24b468fd]{
    font-size: 0.3rem;
    color: #444444;
}
.order-msg-copy[data-v-24b468fd]{
    float: right;
    font-size: .24rem;
    color: #666666;
}
.bottom-btn-wrap[data-v-24b468fd]{
    width: 100%;
    height: 1.08rem;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.bottom-btn-wrap span[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bottom-btn-wrap .cancel-btn[data-v-24b468fd]{
    height: 0.8rem;
    border-radius: 0.4rem;
    margin-right: 0.4rem;
    color: #444444;
    font-size: .24rem;
}
.bottom-btn-wrap  .pay-btn[data-v-24b468fd]{
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    color: #ffffff;
    margin-right: 0.32rem;
    background-color: #BF2B2A;
}
.bottom-btn-wrap .apl-btn[data-v-24b468fd]{
    width: 2rem;
    height: 0.78rem;
    line-height: 0.76rem;
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
    text-align: center;
}
.bottom-btn-wrap .btn-disable[data-v-24b468fd]{
    background-color: #ffffff;
    color: #c1c1c1;
}
.bottom-btn-wrap .del-btn[data-v-24b468fd]{
    width: 2rem;
    height: 0.78rem;
    line-height: 0.76rem;
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
    text-align: center;
}
.sign-del-btn[data-v-24b468fd]{
    position: absolute;
    left: .32rem;
    font-size: .24rem;
    color: #444444;
}
.logis-btn[data-v-24b468fd]{
    font-size: .24rem;
    color: #444444;
    margin-right: .3rem;
}
.order-invoice-scan[data-v-24b468fd]{
    float: right;
    font-size: 0.24rem;
    color: #666666;
}
.order-info-download[data-v-24b468fd]{
    width: 1.6rem;
    height: 0.8rem;
    border-radius: 0.1rem;
    border: 1px solid #bf2b2a;
    text-align: center;
    line-height: 0.8rem;
    font-size: .28rem;
    color: #bf2b2a;
    position: absolute;
    right: 0.32rem;
    bottom: 0.3rem;
}
/* van-pop */
.pop-wrap[data-v-24b468fd]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-24b468fd]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.pop-wrap .confirm-btn[data-v-24b468fd]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .confirm-btn[data-v-24b468fd]:hover{
    color: #bf2b2a;
}
.pop-wrap .cancel-btn[data-v-24b468fd]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .cancel-btn[data-v-24b468fd]:hover{
    color: #bf2b2a;
}
/* æ”¯ä»˜æ–¹å¼ */
.van-popup--top.van-popup--round[data-v-24b468fd] {
    border-radius: 0 0 16px 16px;
    padding: 0.4rem 0 0.2rem;
}
.usual-address[data-v-24b468fd]{
    padding: 0.2rem 0.2rem 0.3rem;
}
.usual-address[data-v-24b468fd]:hover{
    color: #2a85bf;
}
.pay-way-box[data-v-24b468fd]{
    padding: 0.3rem 0.4rem 0;
}
.pop-title-box[data-v-24b468fd]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pop-title-box span[data-v-24b468fd]{
    font-size: 0.3rem;
    text-align: center;
    color: #333333;
    width: 5.6rem;
    padding-bottom: 1rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.pay-way-box[data-v-24b468fd]{
    height: 5rem;
}
.pay-way-box .into-icon[data-v-24b468fd]{
    width: 0.11rem;
    height: 0.2rem;
    padding-right: 0.1rem;
}
.wechat-pay-box[data-v-24b468fd], .alipay-pay-box[data-v-24b468fd]{
    width: 5.6rem;
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.wechat-pay-box[data-v-24b468fd]:hover{
    color: #2a85bf;
}
.alipay-pay-box[data-v-24b468fd]:hover{
    color: #2a85bf;
}
.alipay-box[data-v-24b468fd], .wechat-box[data-v-24b468fd]{
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.wechatpay[data-v-24b468fd], .alipay[data-v-24b468fd]{
    font-size: 0.28rem;
    line-height: 0.98rem;
}
.wechat-icon[data-v-24b468fd]{
    width: 0.48rem;
    height: 0.42rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
.alipay-icon[data-v-24b468fd]{
    width: 0.52rem;
    height: 0.41rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
/* éƒ¨åˆ†é€€æ¬¾ */
.refued-wrap[data-v-24b468fd]{
    width: 6rem;
    height: 1.39rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    margin: 0.2rem auto 0;
}
.refued-wrap .refued-price[data-v-24b468fd]{
    padding: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.refued-wrap .refued-price span[data-v-24b468fd]{
    font-size: 0.28rem;
    font-weight: bold;
    color: #BF2B2A;
    line-height: 0.28rem;
}
.refued-tips[data-v-24b468fd]{
    padding: 0.2rem;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.24rem;
}
.goods-info-dto .goods-dto .goods-info[data-v-24b468fd] {
  border-bottom: none;
}
.piece-main[data-v-24b468fd] {
  /* height: 1.81rem; */
  padding: 0.3rem 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border-bottom: 0.01rem #e8e8e8 solid; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.goods-cont[data-v-24b468fd] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.goods-cont .goods-top[data-v-24b468fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.25rem;
}
.goods-cont .goods-title[data-v-24b468fd] {
  font-family: PingFangSC, PingFang SC;
  font-weight: bolder;
  letter-spacing: 0.01rem;
  line-height: 0.45rem;
  font-size: 0.32rem;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 2;
  /* autoprefixer: off */
  -webkit-box-orient: vertical;
  margin-right: 0.35rem;
  /* autoprefixer: on */
}
.goods-cont .goods-bottom[data-v-24b468fd] {
  width: 3.9rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goods-cont .goods-price[data-v-24b468fd] {
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #333333;
}
.goods-cont .goods-goods-type[data-v-24b468fd] {
  font-size: 0.24rem;
  line-height: 0.33rem;
  color: #444;
}
.goods-price-num[data-v-24b468fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.goods-price-num .goods-price[data-v-24b468fd] {
  font-family: PingFangSC, PingFang SC;
  font-weight: bolder;
  font-size: 0.24rem;
  color: #222222;
  line-height: 0.33rem;
  text-align: center;
  font-style: normal;
  margin-bottom: 0.3rem;
}
.goods-price-num .goods-num[data-v-24b468fd] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #888888;
  line-height: 0.33rem;
  letter-spacing: 0.01rem;
  text-align: center;
  font-style: normal;
}
.goods-img-box[data-v-24b468fd] {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  background: #F6F6F6;
  border-radius: 0.2rem;
  width: 2rem;
  height: 2rem;
  margin-right: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-img-box .goods-img-box-gift-book-tag[data-v-24b468fd] {
  position: absolute;
  width: 0.44rem;
  height: 0.44rem;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 0.2rem;
  line-height: 0.44rem;
  text-align: center;
  color: #fff;
  border-radius: 0.05rem 0.05rem 0.22rem 0;
}
.gift-popup[data-v-24b468fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 0.55rem;
  padding-bottom: 0.69rem;
}
.gift-popup .gift-popup-label[data-v-24b468fd] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.3rem;
  color: #222222;
  line-height: 0.42rem;
  text-align: left;
  font-style: normal;
}
.gift-popup .gift-popup-coverimg-icon[data-v-24b468fd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.gift-popup .gift-popup-coverimg-icon .gift-popup-coverimg[data-v-24b468fd] {
  width: 0.9rem;
  height: 0.9rem;
  background: #F6F6F6;
  border-radius: 0.1rem;
  margin-right: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.gift-popup .gift-popup-coverimg-icon .gift-popup-coverimg img[data-v-24b468fd] {
  height: 0.9rem;
}
.gift-list-wrap[data-v-24b468fd] {
  display: block;
  padding: 0 0.32rem;
}
.gift-list-wrap .gift-list-title[data-v-24b468fd] {
  font-family: PingFangSC, PingFang SC;
  font-weight: bolder;
  font-size: 0.34rem;
  color: #222222;
  line-height: 0.48rem;
  text-align: left;
  font-style: normal;
  margin: 0.5rem 0 0.2rem 0;
}
.gift-list-wrap .gift-list-content[data-v-24b468fd] {
  width: 100%;
  margin-bottom: 0.5rem;
}
.gift-list-wrap .gift-list-btn[data-v-24b468fd] {
  width: 100%;
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #BF2B2A;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.3rem;
  color: #FFFFFF;
  line-height: 1;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.62rem;
  border-radius: 0.1rem;
}

.order-dto-container[data-v-509527d9]{
    height: 100vh;
    background-color: #f6f6f6;
}
.order-list-container[data-v-509527d9]{
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-509527d9]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.order-header-wrap img[data-v-509527d9]{
    width: 0.18rem;
	height: 0.32rem;
}
.order-header-wrap span[data-v-509527d9]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
/* å”®åŽ */
.goods-apply-type[data-v-509527d9]{
    background-color: #ffffff;
    padding: .5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    margin-top: .2rem;
}
.goods-apply-type&gt;div[data-v-509527d9]{
    border-radius: .4rem;
    border: 1px solid #d8d8d8;
    height: .8rem;
    width: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222222;
    font-size: .28rem;
}
.goods-apply-type .active-btn[data-v-509527d9]{
    background-color: #bf2b2a;
    color: #ffffff;
    border-color: #bf2b2a;
}
.order-apply-bottom[data-v-509527d9]{
    margin-top: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0.9rem;
}
.order-apply-bottom .submit-btn[data-v-509527d9]{
    width: 6.3rem;
    height: .88rem;
    background-color: #BF2B2A;
    color: #ffffff;
    font-size: .3rem;
    border-radius: .44rem;
    line-height: .88rem;
    text-align: center;
}
.order-status-wrap[data-v-509527d9]{
    /* width: 100%; */
    height: 1.14rem;
    padding: 0 0.4rem;
    background: #BF2B2A;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.order-top-status[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.order-top-status img[data-v-509527d9]{
    width: 0.3rem;
    height: 0.31rem;
    margin-right: 0.2rem;
}
.order-top-status-title[data-v-509527d9]{
    font-size: 0.38rem;
    color: #FFFFFF;
}
.pay-count-down[data-v-509527d9]{
    font-size: 0.28rem;
    color: #FFFFFF;
}
.user-add-wrap[data-v-509527d9]{
    margin-top: 0.4rem;
}
.user-add-wrap&gt;p[data-v-509527d9]{
    padding: 0 .32rem;
    color: #222222;
    font-size: .3rem;
    font-weight: bold;
}
.user-add-wrap .user-add-box[data-v-509527d9]{
    /* height: 1.56rem; */
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    margin-top: .2rem;
}
.user-add-wrap .user-add-left[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.user-add-wrap .user-tel[data-v-509527d9]{
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.user-add-wrap .user-tel &gt;span[data-v-509527d9]:first-child{
    font-size: .3rem;
    color: #222222;
    font-weight: bold;
}
.user-add-wrap .user-tel &gt;span[data-v-509527d9]:last-child{
    color: #444444;
    margin-left: .5rem;
}
.user-add-wrap  .user-update[data-v-509527d9]{
    color: #888888;
    font-size: .28rem;
}
.user-add-wrap  .user-update img[data-v-509527d9]{
    width: .12rem;
    height: .2rem;
    margin-left: .1rem;
}
.user-add-wrap .user-add-dto[data-v-509527d9] {
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.user-add-wrap .user-add-right&gt;span[data-v-509527d9]{
    font-size: 0.3rem;
    color: #444444;
    margin-top: .2rem;
    line-height: .42rem;
}
.user-add-wrap-two[data-v-509527d9]{
    margin-top: 0.2rem;
    height: 1.56rem;
    padding: 0 0.2rem;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-box-two[data-v-509527d9]{
    height: 1.56rem;
    padding: 0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
}
.user-add-top[data-v-509527d9]{
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #333333;
    margin-bottom: 0.24rem;
}
.user-add-btm[data-v-509527d9]{
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.36rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.order-dto-main[data-v-509527d9]{
    margin-top: 0.4rem;
    /* padding-bottom: 1.6rem; */
}
.order-dto-main&gt;h3[data-v-509527d9]{
    font-size: .3rem;
    color: #222222;
    margin-left: .32rem;
}
.good-info-box[data-v-509527d9]{
    padding: 0 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    margin-top: .2rem;
    margin-bottom: .4rem;
}
.good-info-box h3[data-v-509527d9]{
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.goods-info-dto[data-v-509527d9]{
    width: 100%;
    /* height: 1.6rem; */
    padding: 0.3rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* align-items: center; */
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.goods-info-dto:nth-last-child(2) .goods-info[data-v-509527d9]{
    border-bottom: none;
}
.goods-dto[data-v-509527d9]{
    /* height: 1.81rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* border-bottom: 0.01rem #e8e8e8 solid; */
}
.goods-dto .goods-cover[data-v-509527d9]{
    width: 2rem;
    height: 2rem;
    border-radius: 0.1rem;
    margin-right:0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #f8f8f8;
}
.goods-dto .goods-cover img[data-v-509527d9]{
    width: 0.83rem;
    height: 1.2rem;
}
.goods-info[data-v-509527d9] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-bottom: 1px solid #dfdfdf;
    /* height: 2.3rem; */
}
.goods-info .info-top[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: .1rem;
    height: .9rem;
}
.goods-info .info-top&gt;div[data-v-509527d9]:first-child{
    font-size: 0.32rem;
    color: #444444;
    line-height: 0.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-right: .4rem;
    font-weight: bold;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-info .info-mid[data-v-509527d9]{
    font-size: 0.28rem;
    color: #666666;
    line-height: 0.46rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods-info .info-mid .already-tk[data-v-509527d9]{
    width: 0.88rem;
    height: 0.3rem;
    background: rgba(191, 43, 42, 0.1);
    border-radius: 0.15rem;
    font-size: 0.22rem;
    color: #BF2B2A;
    line-height: 0.3rem;
    text-align: center;
}
.goods-info .info-bottom[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: .3rem 0;
}
.single-price[data-v-509527d9]{
    /* height: 0.8rem; */
    font-size: 0.24rem;
    color: #BF2B2A;
}
.single-price&gt;span[data-v-509527d9]{
    font-size: .3rem;
}
.single-num[data-v-509527d9]{
    font-size: 0.24rem;
    color: #888888;
}
.about-info .goods-total-price[data-v-509527d9]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.about-info .goods-total-price .about-info-title[data-v-509527d9]{
    font-size: 0.24rem;
    color: #222222;
    line-height: 0.36rem;
}
.about-info .points-total-price[data-v-509527d9]{
    height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-total-price .to-info[data-v-509527d9]{
    font-size: 0.26rem;
    color: #333;
    line-height: 0.36rem;
}
.goods-total-price .to-info&gt;span[data-v-509527d9]{
    font-size: .3rem;
}
.points-info[data-v-509527d9]{
    font-size: 0.26rem;
    color: #2A85BF;
    line-height: 0.36rem;
}
.order-info-box[data-v-509527d9]{
    margin-top: 0.2rem;
}
.order-info-inner[data-v-509527d9]{
    padding: 0.3rem 0.32rem;
    background-color: #fff;
    border-radius: 0.1rem 0.1rem 0.1rem 0.1rem;
    padding-bottom: 0.04rem;
}
.order-info-box .order-info-title[data-v-509527d9]{
    height: 0.7rem;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.7rem;
    border-bottom: 0.01rem #e8e8e8 solid;
    margin-bottom: 0.29rem;
}
.order-info-msg[data-v-509527d9]{
    padding: 0 0 0.26rem;
}
.order-msg[data-v-509527d9]{
    font-size: 0.3rem;
    color: #222222;
    font-weight: bold;
}
.order-msg-value[data-v-509527d9]{
    font-size: 0.3rem;
    color: #444444;
}
.order-msg-copy[data-v-509527d9]{
    float: right;
    font-size: .24rem;
    color: #666666;
}
.bottom-btn-wrap[data-v-509527d9]{
    width: 100%;
    height: 1.08rem;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px -0.01rem 2px 0px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.bottom-btn-wrap span[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bottom-btn-wrap .cancel-btn[data-v-509527d9]{
    height: 0.8rem;
    border-radius: 0.4rem;
    margin-right: 0.4rem;
    color: #444444;
    font-size: .24rem;
}
.bottom-btn-wrap  .pay-btn[data-v-509527d9]{
    width: 2rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    color: #ffffff;
    margin-right: 0.32rem;
    background-color: #BF2B2A;
}
.bottom-btn-wrap .apl-btn[data-v-509527d9]{
    width: 2rem;
    height: 0.78rem;
    /* line-height: 0.76rem; */
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
}
.bottom-btn-wrap .del-btn[data-v-509527d9]{
    width: 2rem;
    height: 0.78rem;
    line-height: 0.76rem;
    border-radius: 0.4rem;
    border: 1px solid #d8d8d8;
    margin-right: .32rem;
    font-size: .28rem;
    color: #222222;
    text-align: center;
}
.sign-del-btn[data-v-509527d9]{
    position: absolute;
    left: .32rem;
}
/* van-pop */
.pop-wrap[data-v-509527d9]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-509527d9]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.pop-wrap .confirm-btn[data-v-509527d9]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .confirm-btn[data-v-509527d9]:hover{
    color: #bf2b2a;
}
.pop-wrap .cancel-btn[data-v-509527d9]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.pop-wrap .cancel-btn[data-v-509527d9]:hover{
    color: #bf2b2a;
}
/* æ”¯ä»˜æ–¹å¼ */
.van-popup--top.van-popup--round[data-v-509527d9] {
    border-radius: 0 0 16px 16px;
    padding: 0.4rem 0 0.2rem;
}
.usual-address[data-v-509527d9]{
    padding: 0.2rem 0.2rem 0.3rem;
}
.usual-address[data-v-509527d9]:hover{
    color: #2a85bf;
}
.pay-way-box[data-v-509527d9]{
    padding: 0.3rem 0.4rem 0;
}
.pop-title-box[data-v-509527d9]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pop-title-box span[data-v-509527d9]{
    font-size: 0.3rem;
    text-align: center;
    color: #333333;
    width: 5.6rem;
    padding-bottom: 1rem;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.pay-way-box[data-v-509527d9]{
    height: 5rem;
}
.pay-way-box .into-icon[data-v-509527d9]{
    width: 0.11rem;
    height: 0.2rem;
    padding-right: 0.1rem;
}
.wechat-pay-box[data-v-509527d9], .alipay-pay-box[data-v-509527d9]{
    width: 5.6rem;
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.wechat-pay-box[data-v-509527d9]:hover{
    color: #2a85bf;
}
.alipay-pay-box[data-v-509527d9]:hover{
    color: #2a85bf;
}
.alipay-box[data-v-509527d9], .wechat-box[data-v-509527d9]{
    height: 0.98rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.wechatpay[data-v-509527d9], .alipay[data-v-509527d9]{
    font-size: 0.28rem;
    line-height: 0.98rem;
}
.wechat-icon[data-v-509527d9]{
    width: 0.48rem;
    height: 0.42rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
.alipay-icon[data-v-509527d9]{
    width: 0.52rem;
    height: 0.41rem;
    margin-left: 0.12rem;
    margin-right: 0.31rem;
}
/* éƒ¨åˆ†é€€æ¬¾ */
.refued-wrap[data-v-509527d9]{
    width: 6rem;
    height: 1.39rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    margin: 0.2rem auto 0;
}
.refued-wrap .refued-price[data-v-509527d9]{
    padding: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.refued-wrap .refued-price span[data-v-509527d9]{
    font-size: 0.28rem;
    font-weight: bold;
    color: #BF2B2A;
    line-height: 0.28rem;
}
.refued-tips[data-v-509527d9]{
    padding: 0.2rem;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.24rem;
}

.pdf_content[data-v-5c6e051c]{
    height: calc( 100vh - 0.9rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.invoice_download[data-v-5c6e051c]{
    font-size: .28rem;
    color: #bf2b2a;
}


.myPoints-container[data-v-662d89da]{
    background-color: #f2f7fa;
    height: 100vh;
}
/* .mypoints-wrap{
    background-color: #f2f7fa;
    height: 100vh;
} */
.points-header-wrap[data-v-662d89da]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.points-header-wrap .points-icon[data-v-662d89da]{
    width: 0.18rem;
	height: 0.32rem;
}
.points-header-wrap .mypoints[data-v-662d89da]{
    font-size: 0.34rem;
	color: #333333;
}
.points-header-wrap .points-icon2[data-v-662d89da]{
    width: 0.34rem;
	height: 0.34rem;
}
.points-wrap[data-v-662d89da]{
    width: 100%;
	height: 2.3rem;
	background-color: #bf2b2a;
    padding: 0.3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.points-wrap .pts-top[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0.29rem;
}
.points-wrap .pts-icon[data-v-662d89da]{
    width: 0.5rem;
	height: 0.53rem;
    margin-bottom: 0.26rem;
}
.points-wrap .my-coin[data-v-662d89da]{
    font-size: 0.36rem;
    line-height: 0.36rem;
	color: #ffffff;
}
.points-wrap .pts-bottom[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.points-wrap .earn-coin[data-v-662d89da]{
    margin-right: 0.3rem;
}
.earn-coin[data-v-662d89da],.to-exchange[data-v-662d89da]{
    /* width: 1.4rem;
	height: 0.44rem; */
	border-radius: 0.35rem;
	border: solid 1px #ffffff;
    padding: 0.1rem 0.3rem;
	opacity: 0.8;
    font-size: 0.24rem;
	color: #ffffff;
}
.my-gains[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.16rem 0.7rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
}
.gains-all[data-v-662d89da],.gains-use[data-v-662d89da],.gains-save[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.coin-tit[data-v-662d89da]{
    font-size: 0.24rem;
    line-height: 0.24rem;
	color: #666666;
    margin-bottom: 0.21rem;
}
.coins-num[data-v-662d89da]{
    font-size: 0.3rem;
	color: #bf2b2a;
}
.use-list-box[data-v-662d89da]{
    padding: 0.5rem 0.21rem 0.4rem;
    background-color: #f2f7fa;
    height: 100%;
}
.use-tit[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0.3rem;
}
.re-list-box[data-v-662d89da]{
    background-color: #fff;
    border-radius: 0.1rem;
}
.month-ex[data-v-662d89da]{
    font-size: 0.28rem;
	line-height: 0.28rem;
	color: #333333;
}
.ex-rec[data-v-662d89da]{
    font-size: 0.24rem;
	line-height: 0.24rem;
    color: #2a85bf;
    cursor: pointer;
}
.record-box[data-v-662d89da]{
    width: 6rem;
    height: 1.2rem;
    padding: 0 0.21rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e6e6e6;
}
.record-box[data-v-662d89da]:last-child{
    border: none;
}
.record[data-v-662d89da]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.recore-tit[data-v-662d89da],.record-time[data-v-662d89da]{
    font-size: 0.26rem;
	line-height: 0.26rem;
	color: #666666;
}
.recore-tit[data-v-662d89da]{
    margin-bottom: 0.24rem;
}
.drop-coins[data-v-662d89da]{
    font-size: 0.26rem;
    line-height: 0.26rem;
	color: #bf2b2a;
}

*[data-v-8ec4f8d8]{
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.myPointsRecord[data-v-8ec4f8d8]{
		width: 100%;
	background: #F2F7FA;
}
.points-header-wrap[data-v-8ec4f8d8]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.points-header-wrap .points-icon[data-v-8ec4f8d8]{
    width: 0.18rem;
	height: 0.32rem;
}
.points-header-wrap .mypoints[data-v-8ec4f8d8]{
    font-size: 0.34rem;
	color: #333333;
}
.points-header-wrap .points-icon2[data-v-8ec4f8d8]{
    width: 0.34rem;
	height: 0.34rem;
}
.myPointsRecord_wrap[data-v-8ec4f8d8]{
	width: 100%;
	height: 100vh;
	padding: 0.2rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	background: #F2F7FA;
}
.myPointsRecord_wrap_con[data-v-8ec4f8d8]{
	width: 100%;
	padding: 0 0.2rem;
	background: white;
	border-radius: .1rem;
}
.myPointsRecord_wrap_con_li[data-v-8ec4f8d8]{
	width: 100%;
	height: 1.8rem;
	/* background: pink; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding-top: 0.2rem;
	border-bottom: 0.01rem solid #E6E6E6;
}
.myPointsRecord_wrap_con_li[data-v-8ec4f8d8]:last-child{
	border: none;
}
.myPointsRecord_wrap_con_li_imgBox[data-v-8ec4f8d8]{
	width: 1.4rem;
	height: 1.4rem;
	background: palegreen;
}
.myPointsRecord_wrap_con_li_txt[data-v-8ec4f8d8]{
	width: 3.82rem;
	height: 1.4rem;
	/* background: palegoldenrod; */
	position: relative;
}
.myPointsRecord_wrap_con_li_txt .product_title[data-v-8ec4f8d8]{
	font-size: .26rem;
	color: #666666;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.myPointsRecord_wrap_con_li_txt .product_bottom[data-v-8ec4f8d8]{
	position: absolute;
	bottom: 0;
}
.myPointsRecord_wrap_con_li_txt .product_bottom p[data-v-8ec4f8d8]{
	font-size: .24rem;
	color: #999999;
}
.myPointsRecord_wrap_con_li_txt .product_score[data-v-8ec4f8d8]{
	color: #666666;
	font-size: .2rem;
	margin-top: .1rem;
}
.myPointsRecord_wrap_con_li_txt .product_score span[data-v-8ec4f8d8]{
	font-size: .24rem;
}

.mytask-container[data-v-76aa97b4]{
    background-color: #f2f7fa;
    height: 100vh;
}
/* .mypoints-wrap{
    background-color: #f2f7fa;
    height: 100vh;
} */
.task-header-wrap[data-v-76aa97b4]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.task-header-wrap .task-icon[data-v-76aa97b4]{
    width: 0.18rem;
	height: 0.32rem;
}
.task-header-wrap .mytask[data-v-76aa97b4]{
    font-size: 0.34rem;
	color: #333333;
    /* margin-left: 2.14rem; */
}
.task-header-wrap .task-icon2[data-v-76aa97b4]{
    width: 0.34rem;
	height: 0.34rem;
}
.task-wrap[data-v-76aa97b4]{
    width: 100%;
	height: 2.3rem;
	background-color: #bf2b2a;
    padding: 0.3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.task-wrap .tsk-top[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0.31rem;
}
.task-wrap .tsk-icon[data-v-76aa97b4]{
    width: 0.71rem;
	height: 0.74rem;
}
.task-wrap .my-coin[data-v-76aa97b4]{
    font-size: 0.36rem;
    line-height: 0.36rem;
	color: #ffffff;
}
.task-wrap .tsk-bottom[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.task-wrap .earn-coin[data-v-76aa97b4]{
    margin-right: 0.3rem;
}
.earn-coin[data-v-76aa97b4],.to-exchange[data-v-76aa97b4]{
    font-size: 0.28rem;
    line-height: 0.28rem;
	color: #ffffff;
}
.my-gains[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.16rem 1.21rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
}
.gains-all[data-v-76aa97b4],.gains-use[data-v-76aa97b4],.gains-save[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.coin-tit[data-v-76aa97b4]{
    font-size: 0.24rem;
    line-height: 0.24rem;
	color: #666666;
    margin-bottom: 0.21rem;
}
.coins-num[data-v-76aa97b4]{
    font-size: 0.3rem;
	color: #bf2b2a;
}
.use-list-box[data-v-76aa97b4]{
    padding: 0.5rem 0.21rem 0.4rem;
    background-color: #f2f7fa;
}
.use-tit[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0.3rem;
}
.re-list-box[data-v-76aa97b4]{
    background-color: #fff;
    width: 6rem;
    margin: 0 auto;
    border-radius: 0.1rem;
    margin-bottom: 0.3rem;
}
.record-box[data-v-76aa97b4]:last-child{
    border: none;
}
.month-ex[data-v-76aa97b4]{
    font-size: 0.28rem;
	line-height: 0.28rem;
	color: #333333;
}
.ex-rec[data-v-76aa97b4]{
    font-size: 0.24rem;
	line-height: 0.24rem;
	color: #2a85bf;
}
.record-box[data-v-76aa97b4]{
    width: 6rem;
    height: 1.2rem;
    padding: 0 0.21rem 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e6e6e6;
}
.record[data-v-76aa97b4]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.recore-tit[data-v-76aa97b4],.record-time[data-v-76aa97b4]{
    font-size: 0.26rem;
	line-height: 0.26rem;
	color: #666666;
}
.recore-tit[data-v-76aa97b4]{
    margin-bottom: 0.24rem;
}
.drop-coins[data-v-76aa97b4]{
    font-size: 0.26rem;
    line-height: 0.26rem;
	color: #bf2b2a;
}

.myPoints-container[data-v-764dc211]{
    background-color: #f2f7fa;
    /* height: 100vh; */
}
/* .mypoints-wrap{
    background-color: #f2f7fa;
    height: 100vh;
} */
.points-header-wrap[data-v-764dc211]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.points-header-wrap .points-icon[data-v-764dc211]{
    width: 0.18rem;
	height: 0.32rem;
}
.points-header-wrap .mypoints[data-v-764dc211]{
    font-size: 0.34rem;
	color: #333333;
}
.points-header-wrap .points-icon2[data-v-764dc211]{
    width: 0.34rem;
	height: 0.34rem;
}
.points-rules[data-v-764dc211]{
    padding: .2rem;
}
.points-rules .points-rules-content[data-v-764dc211]{
    background: #ffffff;
    padding: .1rem .2rem;
    padding-bottom: .3rem;
}
.points-rules .points-rules-content h4[data-v-764dc211]{
    font-size: .26rem;
    margin: .1rem 0;
    color: #333;
}
.points-rules .points-rules-content p[data-v-764dc211]{
    font-size: .24rem;
    color: #666666;
    line-height: .4rem;
}
.points-rules .points-rules-content h5[data-v-764dc211]{
    font-size: .24rem;
    color: #333;
    margin-bottom: .1rem;
}

*[data-v-2d764568]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.favourite_father[data-v-2d764568]{
    width: 100%;
    height: 100%;
    background: #f6f6f6;
}
.favourite[data-v-2d764568]{
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
}
.favourite_edit[data-v-2d764568]{
    color:#bf2b2a;
    font-size: .3rem;
}
.favourite_main[data-v-2d764568]{
    width: 100%;
    position: relative;
    background: #f6f6f6;
}
.favourite_con[data-v-2d764568]{
    width: 100%;
    background: #fff;
    padding-right:0.3rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.favourite_con_date[data-v-2d764568]{
    width: 100%;
    color: #444;
    font-size: 0.28rem;
    margin-top: .4rem;
    padding: 0 .3rem;
}
.favourite_con_li[data-v-2d764568]{
    width: 100%;
    height: 2.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* border-bottom: 0.01rem solid #e6e6e6; */
}
.favourite_con_li .van-swipe-cell[data-v-2d764568]{
    width: 100%;
}
.favourite_con_li[data-v-2d764568] .van-swipe-cell__wrapper{
    height: 100%;
    -webkit-transform: translate3d(1.3rem, 0px, 0px);
            transform: translate3d(1.3rem, 0px, 0px);
}
.favourite_con_li[data-v-2d764568] .van-button{
    height: 100%;
    width: 100%;
}
.favourite_con_li[data-v-2d764568] .van-swipe-cell__right{
    width: 1.3rem;
}
.favourite_con_li[data-v-2d764568] .van-swipe-cell__right img{
    width: 1.3rem;
}
.favourite_con_li[data-v-2d764568]:last-child{
    border: none;
}
.favourite_con_con[data-v-2d764568]{
    /* width: 4.2rem; */
    /* width: 100%; */
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .4rem 0;
    margin-left: .3rem;
    border-bottom: 1px solid #e6e6e6;
}
.favourite-left-checkbox[data-v-2d764568] {
    position: relative;
    margin-right: .5rem;
    /* width: .3rem; */
}
.favourite-left-checkbox span[data-v-2d764568]{
    width: .3rem;
    height: .3rem;
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% -50%);
            transform: translate(-50% -50%);
}
.favourite_con_con .check span[data-v-2d764568]{
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.favourite_con_li_YImg[data-v-2d764568]{
    width: 0.97rem;
    height: 1.4rem;
    margin-right: 0.43rem;
    margin-left: 0.2rem;
    background: white;
}
.favourite_con_li_XImg[data-v-2d764568]{
    width: 1.4rem;
    height: 0.79rem;
    margin-right: 0.2rem;
    margin-top: 0.3rem;
    background: white;
}
.favourite_con_li_YImg img[data-v-2d764568],.favourite_con_li_XImg img[data-v-2d764568]{
    width: 100%;
    height: 100%;
}
.favourite_con_li_img[data-v-2d764568]{
    width: 2rem;
    height: 2rem;
    background-color: #fbfbfb;
    margin-right: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.favourite_con_li_img img[data-v-2d764568]{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.issoldout[data-v-2d764568]{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    background: rgba(0,0,0,.4);
    z-index: 99;
    position: absolute;
    font-size: 0.34rem;
}
.favourite_con_li_txt[data-v-2d764568]{
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.favourite_con_li_title[data-v-2d764568]{
    width: 100%;
    color: #444;
    font-size: 0.32rem;
    margin-bottom: 0.17rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */ 
    font-weight: bold;
}
.favourite_con_li_author[data-v-2d764568]{
    color: #666;
    font-size: 0.28rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.favourite_con_li_price[data-v-2d764568]{
    /* width: 1rem; */
    color: #bf2b2a;
    font-size: 0.24rem;
    position: absolute;
    bottom: 0;
}
.favourite_con_li_price span[data-v-2d764568]{
    font-size: 0.3rem;
}
.favourite_con_del[data-v-2d764568]{
    width: 0.18rem;
    height: 0.18rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.favourite_con_del img[data-v-2d764568]{
    width: 100%;
    height: 100%;
}
.markBox[data-v-2d764568]{
	position: absolute;
	top: -0.88rem;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
}
.markBox_con[data-v-2d764568]{
	width: 5rem;
	height: 2rem;
	background: white;
	border-radius: 0.1rem;
	position: fixed;
	top: 5rem;
	left: 0.7rem;
    z-index: 999;
    padding: 0.1rem;
}
.markBox_con_tips[data-v-2d764568]{
	width: 100%;
	height: 0.5rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.markBox_img[data-v-2d764568]{
    width: 0.24rem;
    height: 0.24rem;
    margin-top: 0.13rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.markBox_img img[data-v-2d764568]{
    width: 100%;
    height: 100%;
}
.markBox_con_txt[data-v-2d764568]{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #555;
    font-size: 0.24rem;
}
.markBox_con_btn[data-v-2d764568]{
    width: 100%;
    height: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.markBox_con_btn_li[data-v-2d764568]{
    width: 1rem;
    height: 0.5rem;
    margin-left: 0.1rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.2rem;
    color: #333;
    border-radius: 0.05rem;
    cursor: pointer;
}
.to-top-wrap[data-v-2d764568]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 0;
    right: 0.4rem;
}
.to-top-img[data-v-2d764568]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-2d764568]{
    margin-top: 0.4rem;
}
.foot-edit-box[data-v-2d764568]{
    width: 100%;
    background-color: #fff;
    height: 1.08rem;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    bottom: 0;
    padding: 0 .32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.foot-edit-box .foot-edit-box-left i[data-v-2d764568]{
    width: .3rem;
    height: .3rem;
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.foot-edit-box .check i[data-v-2d764568]{
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.foot-edit-box span[data-v-2d764568]{
    font-size: .28rem;
}
.foot-edit-box-right[data-v-2d764568]{
    padding: .2rem .35rem;
    border-radius: .4rem;
    border: 0.01rem solid #B3B3B3;
}
.pop-wrap[data-v-2d764568]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-2d764568]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.confirm-btn[data-v-2d764568]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-2d764568]:hover{
    color: #bf2b2a;
}
.cal-btn[data-v-2d764568]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.cal-btn[data-v-2d764568]:hover{
    color: #bf2b2a;
}
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-2d764568]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-2d764568]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-2d764568]{
    margin-top: 0.3rem;
    width: 3rem;
}

.data-status[data-v-0f49864d] { background: #f6f6f6; line-height: .6rem; text-align: center; color: #ccc; font-size: .2rem;
}
.data-status .empty[data-v-0f49864d],
.data-status .end[data-v-0f49864d] { height: 1.4rem; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAA3CAYAAABO8hkCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZDNjNBQjE3NUI5OTExRUJBQzUwRjQ0MTVFNTdGMTQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZDNjNBQjE4NUI5OTExRUJBQzUwRjQ0MTVFNTdGMTQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkM2M0FCMTU1Qjk5MTFFQkFDNTBGNDQxNUU1N0YxNDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkM2M0FCMTY1Qjk5MTFFQkFDNTBGNDQxNUU1N0YxNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Zwh8sAAAJ1klEQVR42uyaf2yV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) no-repeat center top .2rem/.6rem; padding: .8rem 0 0;
}

.need-buy-popup[data-v-37934e66] .van-popup{
  border-radius: 0.1rem;
}
.need-buy[data-v-37934e66]{
  color: #222;
}
.need-buy-text[data-v-37934e66]{
  text-align: center;
  border-bottom: 1px solid #E1E1E1;
  padding: 0.4rem 0.3rem;
}
.need-buy-text-0[data-v-37934e66],.need-buy-btn-text[data-v-37934e66]{
  font-size: 0.32rem;
}
.need-buy-text-1[data-v-37934e66]{
  font-size: 0.3rem;
  margin-top:0.2rem;
}
.need-buy-btn[data-v-37934e66]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.88rem;
  line-height: 0.88rem;
}
.need-buy-btn-text[data-v-37934e66]{
  display: inline-block;
  width: 50%;
  text-align: center;
}
.need-buy-btn-text-left[data-v-37934e66]{
  border-right: 1px solid #E1E1E1;
}
.need-buy-btn-text-right[data-v-37934e66]{
  color:#D72F19
}
.details-header[data-v-37934e66]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.36rem 0.32rem;
  background: #F6F6F6;
  border-bottom: 1px solid #D8D8D8;
}
.details-header-back[data-v-37934e66]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.details-header-back img[data-v-37934e66]{
  width: 0.28rem;
  height: 0.44rem;
}
.details-header-title[data-v-37934e66]{
  max-width: 4.9rem;
  font-size: 0.37rem;
  font-weight: 500;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.go-exchange[data-v-37934e66]{
  padding:0 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
.go-exchange-close[data-v-37934e66]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.go-exchange-close span[data-v-37934e66]{
  font-size: 0.36rem;
  font-weight: bold;
  color: #666666;
}
.go-exchange-close img[data-v-37934e66]{
  width: 0.25rem;
  height: 0.25rem;
}
.go-exchange-info[data-v-37934e66]{
  margin-top:1.51rem;
}
.go-exchange-info-input[data-v-37934e66]{
  font-size: 0.28rem;
  color: #666666;
  position: relative;
}
.go-exchange-info div[data-v-37934e66]:nth-child(1){
  margin-bottom: 0.3rem;
}
.go-exchange-info-input span[data-v-37934e66]{
  display: inline-block;
  width: 0.6rem;
}
.go-exchange-info-input input[data-v-37934e66]{
  outline: none;
  width: 5.03rem;
  height: 0.9rem;
  border: none;
  border-bottom: 1px solid #E1E1E1;
  text-indent: 0.1rem;
  color: #333;
}
.close-kong[data-v-37934e66]{
  width: 0.26rem;
  height: 0.25rem;
  position: absolute;
  right: 0.25rem;
  top: 0.3rem;
}
.go-exchange-submit[data-v-37934e66]{
  margin-top:1.2rem;
  width: 6.3rem;
  height: 0.88rem;
  background: #BF2B2A;
  border-radius: 0.45rem;
  color: #FFFFFF;
  font-size: 0.3rem;
  text-align: center;
  line-height: 0.88rem;
}
input[data-v-37934e66]::input-placeholder{color: #999;
}
input[data-v-37934e66]::-ms-input-placeholder{color:#999;
}
input[data-v-37934e66]::-webkit-input-placeholder{color:#999;
}
.tips[data-v-37934e66]{
  font-size: 0.26rem;
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  margin-top:0.15rem;
  width: 100%;
  text-align: center;
  z-index: 999999;
}
.tips span[data-v-37934e66]{
  display: inline-block;
  padding: 0.13rem 0.33rem;
  background: #666666;
  border-radius: 0.5rem;
  color: #FFFFFF;
}

.settlement[data-v-6086792c] {
    font-size: 0.28rem;
    font-weight: 500;
    padding-bottom: 1rem;
}
.commonCss[data-v-6086792c] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.settlement_top[data-v-6086792c]{
    padding: 0 0.32rem;
    /* width: 100%; */
    /* height: 2.08rem; */
    height: 1.3rem;
    background: #F6F6F6;
    border-bottom: 0.02rem solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.settlement span[data-v-6086792c] {
    font-size: .30rem;
    color: #666666;
    height: .42rem;
    line-height: .42rem;
}
.pageHead_back[data-v-6086792c]{
    width: 0.28rem;
    height: 0.44rem;
}
.pageHead_title[data-v-6086792c]{
    height: 0.52rem;
    font-size: 0.37rem;
    line-height: 0.52rem;
    color: #000;
    font-weight: bold;
    -webkit-line-clamp: 1 !important;
}
.settlement_body[data-v-6086792c] {
    min-height: 78vh;
    background-color: #fafafa;
    padding:0.4rem 0.3rem;
}
.check_address[data-v-6086792c] {
    height: 1.68rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.3rem 0.2rem ;
}
.address_icon[data-v-6086792c] {
    width: .29rem;
    height: .36rem;
    margin-top: 0.1rem;
}
.current_address[data-v-6086792c] {
    /* width: 7.64px; */
    padding: 0.3rem 0.2rem;
    border-radius: .20rem;
    height: 2.06rem;
    background: #FFFFFF;
}
.user_info[data-v-6086792c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
}
.user_info p[data-v-6086792c] {
    margin-bottom: 0.2rem;
}
.user_info p span[data-v-6086792c] {
    font-size: .30rem;
    font-weight: 500;
    color: #222222;
    line-height: .42rem;
    margin-right: 0.5rem;
}
.user_info p i[data-v-6086792c] {
    font-size: .30rem;
    color: #444444;
    line-height: .42rem;
    font-style: normal;
}
.address_name[data-v-6086792c] {
    font-size: .30rem;
    color: #444444;
    line-height: .42rem;
}
.choose_address[data-v-6086792c] {
    margin-left: 0.2rem;
}
.choose_address h2[data-v-6086792c] {
    /* width: 1.92rem; */
    height: .45rem;
    font-size: .32rem;
    font-weight: 500;
    color: #222222;
    line-height: .45rem;
    margin-bottom: 0.1rem;
}
.choose_address p[data-v-6086792c] {
    /* width: 548p; */
    height: .53rem;
    background: #FFF8F8;
    border-radius: .10rem;
    /* height: .33rem; */
    font-size: .24rem;
    color: #BF2B2A;
    line-height: .33rem;
    padding: 0.1rem;
}
.right_icon[data-v-6086792c] {
    width: .15rem;
    height: .26rem;
    margin: 0.4rem 0 0 1rem;
}
.settlement_option li[data-v-6086792c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.2rem ;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* width: 7.64rem; */
    height: .82rem;
    margin-bottom: 0.4rem;
    background: #FFFFFF;
}
.option[data-v-6086792c] {
    margin: 0 !important;
    margin-left: 0.2rem !important;
}
.settlement_btm[data-v-6086792c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* padding: 0 0.2rem; */
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 1.08rem;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
}
.settlement_btm span[data-v-6086792c] {
    font-size: .24rem;
    color: #222222;
    line-height: .33rem;
    padding-left: 0.2rem;
}
.settlement_btm span i[data-v-6086792c] {
    height: .50rem;
    font-size: .28rem;
    color: #BF2B2A;
    font-style: normal;
    line-height: .40rem;
}
.settlement_btm b[data-v-6086792c] {
    font-size: .24rem;
    color: #444444;
    line-height: .33rem;
    margin-right: 0.2rem;
    font-weight: 400;
}
.settlement_btm &gt; div[data-v-6086792c]{
    padding-right: 0.2rem;
}
.submit[data-v-6086792c] {
    text-align: center;
    line-height: 0.8rem;
    width: 2.00rem;
    height: .80rem;
    background: #BF2B2A;
    border-radius: .40rem; 
    color: #FFFFFF;
    font-size: .28rem;
}
.goods_info[data-v-6086792c] {   
    background: #fafafa;
    margin-bottom: 0.4rem;
}
.good_items[data-v-6086792c] {
    margin-bottom: 0.4rem;
}
.goods_item[data-v-6086792c] {
    background: #fff;
    margin-bottom: 0.4rem;
}
.goods_item-content[data-v-6086792c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.2rem;
}
.goods_cover[data-v-6086792c] {
    width: 2rem;
    height: 2rem;   
    background: #FBFBFB;
    /* text-align: center; */
    position: relative;
}
.goods_cover img[data-v-6086792c] {
    /* width: 1.42rem;
    height: 2.00rem; */
    max-width: 2rem;
    max-height: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.goods_desc[data-v-6086792c] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods_desc p[data-v-6086792c] {
    width: 3.78rem;
    font-size: .32rem;
    font-weight: 500;
    color: #444444;
    line-height: .45rem;
}
.goods_desc span[data-v-6086792c] {
    font-size: .28rem;
    color: #666666;
    line-height: .40rem;
    margin: 0.1rem 0 0.2rem;
}
.goods_desc i[data-v-6086792c] {
    height: .42rem;
    font-size: .24rem;
    color: #888888;
    line-height: .42rem;
    font-style: normal;
}
.goods_price[data-v-6086792c] {
    margin-top: 0.54rem;
    height: .42rem;
    font-size: .24rem;
    font-weight: 500;
    color: #BF2B2A;
    line-height: .33rem;
}
.goods_right[data-v-6086792c] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* padding: 0.2rem 0; */
    border-bottom: 1px solid #DFDFDF;
}
.goods_settlement h2[data-v-6086792c] {
    margin: 0.4rem 0 0.2rem 0rem ;
    font-size: .30rem;
    font-weight: 500;
    color: #222222;
    line-height: .42rem;
}
.info_btm[data-v-6086792c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 0.3rem 0.2rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
/* .goods_info:last-of-type .goods_right{
    background: pink;
} */
.total[data-v-6086792c] {
    font-size: .24rem;
    color: #888888;
    line-height: .33rem;
}
.subtotal[data-v-6086792c] {
    font-size: .24rem;
    color: #222222;
    line-height: .33rem;
    margin-left: 0.1rem;
}
.subtotal i[data-v-6086792c] {
    height: .42rem;
    font-size: .24rem;
    font-weight: 500;
    color: #BF2B2A;
    line-height: .33rem;
    font-style: normal;
}
.active[data-v-6086792c] {
    background:#fafafa;
    padding: 0.2rem ;
}
.active i[data-v-6086792c] {
    font-style: normal;
    margin-left: 0.2rem;
}
.active span[data-v-6086792c] {
    color: #BF2B2A;
}
.product_img_activity_tag[data-v-6086792c] {
    width: 55px;
    height: 24px;
    background-image: url(data:image/png;base64,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);
    background-size: 55px 24px;
    margin-left: 0.2rem;
}

.settlement[data-v-4b52cefa] {
    font-size: 0.28rem;
    font-weight: 500;
    padding-bottom: 1rem;
}
.commonCss[data-v-4b52cefa] {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.settlement_top[data-v-4b52cefa]{
    padding: 0 0.32rem;
    /* width: 100%; */
    /* height: 2.08rem; */
    height: 1.3rem;
    background: #F6F6F6;
    border-bottom: 0.02rem solid #d8d8d8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.settlement span[data-v-4b52cefa] {
    font-size: .30rem;
    color: #666666;
    height: .42rem;
    line-height: .42rem;
}
.pageHead_back[data-v-4b52cefa]{
    width: 0.28rem;
    height: 0.44rem;
}
.pageHead_title[data-v-4b52cefa]{
    height: 0.52rem;
    font-size: 0.37rem;
    line-height: 0.52rem;
    color: #000;
    font-weight: bold;
    -webkit-line-clamp: 1 !important;
}
.settlement_body[data-v-4b52cefa] {
    min-height: 78vh;
    background-color: #fafafa;
    padding:0.4rem 0.3rem;
}
.check_address[data-v-4b52cefa] {
    height: 1.68rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.3rem 0.2rem ;
}
.address_icon[data-v-4b52cefa] {
    width: .29rem;
    height: .36rem;
    margin-top: 0.1rem;
}
.current_address[data-v-4b52cefa] {
    /* width: 7.64px; */
    padding: 0.3rem 0.2rem;
    border-radius: .20rem;
    /* height: 2.06rem; */
    background: #FFFFFF;
}
.user_info[data-v-4b52cefa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
}
.user_info p[data-v-4b52cefa] {
    margin-bottom: 0.2rem;
}
.user_info p span[data-v-4b52cefa] {
    font-size: .30rem;
    font-weight: 500;
    color: #222222;
    line-height: .42rem;
    margin-right: 0.5rem;
}
.user_info p i[data-v-4b52cefa] {
    font-size: .30rem;
    color: #444444;
    line-height: .42rem;
    font-style: normal;
}
.address_name[data-v-4b52cefa] {
    font-size: .30rem;
    color: #444444;
    line-height: .42rem;
}
.choose_address[data-v-4b52cefa] {
    margin-left: 0.2rem;
}
.choose_address h2[data-v-4b52cefa] {
    /* width: 1.92rem; */
    height: .45rem;
    font-size: .32rem;
    font-weight: 500;
    color: #222222;
    line-height: .45rem;
    margin-bottom: 0.1rem;
}
.choose_address p[data-v-4b52cefa] {
    /* width: 548p; */
    height: .53rem;
    background: #FFF8F8;
    border-radius: .10rem;
    /* height: .33rem; */
    font-size: .24rem;
    color: #BF2B2A;
    line-height: .33rem;
    padding: 0.1rem;
}
.right_icon[data-v-4b52cefa] {
    width: .15rem;
    height: .26rem;
    margin: 0.4rem 0 0 1rem;
}
.settlement_option li[data-v-4b52cefa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.2rem ;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* width: 7.64rem; */
    height: .82rem;
    margin-bottom: 0.4rem;
    background: #FFFFFF;
}
.option[data-v-4b52cefa] {
    margin: 0 !important;
    margin-left: 0.2rem !important;
}
.settlement_btm[data-v-4b52cefa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* padding: 0 0.2rem; */
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 1.08rem;
    background: #FFFFFF;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
}
.settlement_btm span[data-v-4b52cefa] {
    font-size: .24rem;
    color: #222222;
    line-height: .33rem;
    padding-left: 0.2rem;
}
.settlement_btm span i[data-v-4b52cefa] {
    height: .50rem;
    font-size: .28rem;
    color: #BF2B2A;
    font-style: normal;
    line-height: .40rem;
}
.settlement_btm b[data-v-4b52cefa] {
    font-size: .24rem;
    color: #444444;
    line-height: .33rem;
    margin-right: 0.2rem;
    font-weight: 400;
}
.settlement_btm &gt; div[data-v-4b52cefa]{
    padding-right: 0.2rem;
}
.submit[data-v-4b52cefa] {
    text-align: center;
    line-height: 0.8rem;
    width: 2.00rem;
    height: .80rem;
    background: #BF2B2A;
    border-radius: .40rem; 
    color: #FFFFFF;
    font-size: .28rem;
}
.goods_info[data-v-4b52cefa] {   
    background: #fafafa;
    margin-bottom: 0.4rem;
}
.good_items[data-v-4b52cefa] {
    margin-bottom: 0.4rem;
}
.goods_item[data-v-4b52cefa] {
    background: #fff;
    margin-bottom: 0.4rem;
}
.goods_item-content[data-v-4b52cefa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.2rem;
}
.goods_cover[data-v-4b52cefa] {
    width: 2rem;
    height: 2rem;   
    background: #FBFBFB;
    /* text-align: center; */
    position: relative;
}
.goods_cover img[data-v-4b52cefa] {
    /* width: 1.42rem;
    height: 2.00rem; */
    max-width: 2rem;
    max-height: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.goods_desc[data-v-4b52cefa] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.goods_desc p[data-v-4b52cefa] {
    width: 3.78rem;
    font-size: .32rem;
    font-weight: 500;
    color: #444444;
    line-height: .45rem;
}
.goods_desc span[data-v-4b52cefa] {
    font-size: .28rem;
    color: #666666;
    line-height: .40rem;
    margin: 0.1rem 0 0.2rem;
}
.goods_desc i[data-v-4b52cefa] {
    height: .42rem;
    font-size: .24rem;
    color: #888888;
    line-height: .42rem;
    font-style: normal;
}
.goods_price[data-v-4b52cefa] {
    margin-top: 0.54rem;
    height: .42rem;
    font-size: .24rem;
    font-weight: 500;
    color: #BF2B2A;
    line-height: .33rem;
}
.goods_right[data-v-4b52cefa] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* padding: 0.2rem 0; */
    border-bottom: 1px solid #DFDFDF;
}
.goods_settlement h2[data-v-4b52cefa] {
    margin: 0.4rem 0 0.2rem 0rem ;
    font-size: .30rem;
    font-weight: 500;
    color: #222222;
    line-height: .42rem;
}
.info_btm[data-v-4b52cefa] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    padding: 0.3rem 0.2rem;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
/* .goods_info:last-of-type .goods_right{
    background: pink;
} */
.total[data-v-4b52cefa] {
    font-size: .24rem;
    color: #888888;
    line-height: .33rem;
}
.subtotal[data-v-4b52cefa] {
    font-size: .24rem;
    color: #222222;
    line-height: .33rem;
    margin-left: 0.1rem;
}
.subtotal i[data-v-4b52cefa] {
    height: .42rem;
    font-size: .24rem;
    font-weight: 500;
    color: #BF2B2A;
    line-height: .33rem;
    font-style: normal;
}
.active[data-v-4b52cefa] {
    background:#fafafa;
    padding: 0.2rem ;
}
.active i[data-v-4b52cefa] {
    font-style: normal;
    margin-left: 0.2rem;
}
.active span[data-v-4b52cefa] {
    color: #BF2B2A;
}
.product_img_activity_tag[data-v-4b52cefa] {
    width: 55px;
    height: 24px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAAwCAYAAADw3098AAAAAXNSR0IArs4c6QAADqZJREFUeF7tnHtclVXWx7/7AOJdszIvNVlaTlqjJYqjaNlkNaOmY82klmmZ5uio1Sf1NbMsNe0qpiUqZl64hJqX7PJqOfOWOeWlQjRRQSEBQcQLitx55rPO5ukc4Fyeg0D26v7r8Jy1b+v3rLV/a619UFRxMzb2DeHk6TmcPd2B/Nx6GBjUrptLoyb7adxksnpg3dYqnvKSHE5V1a4Nw1As7/ERman9KS5xPa6fzaBZi895tHdfpaaXVNXcl+I4VQKcsWtUALFxB8hMu8GSEq9onESn4JtV0OJCS/KXhSpo4IKBM7b8rRFHU2I5nna9T/q9snEyrfw7qN67z/jU77KwXQOWgTOMGD82RXaioLgN4Icy6pGXF0JWxkPkZAdWSp91a+fTuOEaAmptA5UDFFNbJTCg2W6lVhdXasxLpJNX4Iz1/btxOiucrIy2FBbYakQvAf4GteqdJz43i+MFTTCoXyPzVvckinOg0jBIw2akUqK+pnadjWrV/mO+Tu0ROCP63jCOJoyiuNgrwL5ObEneZoP8+hCbbUn8NypkgNqBjUiu8V+k5ifkW9mHW0CMD3sv5MjB0VYGqXaZgjqwJ7fap/n1J1DJKDWN9sMi1HTPrNslcMbagV05/OP2X83SymtQLC/BBieLfn3d1swKdqH8HlSrD//sbjrXwH0Qso/0o+1qZo0WZwmsA99cClZn6kMdx+Y3UMUkfuNKQxWAs7PHuS8UUJBfM0TEIm74+8GOYriUwnalCjAYptYkRZdXU0Xg1jwQRELsTqv6rFG5BH84fcm4S61aAU/53V3e8ioCt77vw8THVUC4RgFyN1l6LUgpsLaUptdBQCCkJriWr9sQhj6vv4uYA+dO68+t/wD3DIHsLIh6w9pcvkgNmwZXt4SYUPg53mJPdRxl6+x85lUE7qO+j3AwbpXFES9MLLAh5PtA9TNqwVELwDW/AV6KAv8AmDkUkn6quM4rmsLiHfr5mBDITNGfu/eDp+dDxs/wz57u99cuGO64G1bN9k0Hr38CN7SHWcMh+H7o+meY3AeOl87vfrRd3Pp4sMk2KwIX028Uh/cssryaa9pDy05wNh0St0KJBVd21U3Qbx40bQfZx+DjcZCyy/uUmYGQbCHMadUOnv8ABJycM1pJh36APiOg/1N6HpsfNLpSfz6TBSWliZpagVCvERQXa6sz24ZF8MlS/Ver9vD6JnFjMGcE7P7S+9pNiTkbtVW/NhLycuClSNi8Cpa84H0MZXtMrT6yUgQrAhfVeyXJBx/1PgoQ8ix0G6c3IC1jH0QN9mxFV7eFQZFQt1Rp0i87DRZ28z5lcR34wSKzvKolTP0Arr0JcnO0gm8JgkHPeZ/HlUT0m7B2geObiYugy32QdQyevkeDIG3IJFAeeN2dA/ULtXMzpB6GewZDYG34ZBlsWAjnPKVuVTLN/dtKkF4GOHvC+EB8Bucs5B6btofhpW+d80Z3hsPWma6V4wo0UzL0Nsg/61mpgQGwswgKDGvKb3QVzFyrz5TQcZAYB3L2SWt4BTz7nv4cOh5OZ+rPt3aDh8bBqeMwb4JjnuNHHe5Unja5BkK/hDr1Yf1CiHhNy0Yngp+ftfWVlxob4t1l2tQEFZP0zi/A2Usze+IOWc7y3z4U7p1RcYFpP8LKARWfewJNLPWDPtY2W7sObM+1HhYIUOLadnxedvz6jWDsW/rZwskOt9i2E/R9UgO59EXPaxK5YS9Afh6MvxNOZjiA+2w5FLk4j+VcbNka9n0Lh+PKjv/RAi8WJ+LqO7UmqasdOHsR9P1uiZbradKpzT3wYHjFjR34DNb/o+xzT6DlnICoQZDlhv25Up23YFzOqXuHwqfLyp5dgydZezlcScl5t67UQs3vhfyEboVrroMVs+DjJQ7ghrZ3uE/n8Ua8Avc/BqvnQczcyqxHbhS01MCtumsrKUd6+TSKzR+Grodmtzq6CTFZORDS9zieVTVo5sg5AbDfRR1WQJuyTLu8H/8P3hqjFSj0f7nTunzaLJB2GCbcXbGXMMOGV8KWiLKuUoB7JQZkPWb7ZhMU5sMjk+HzFdqir78FuvXVBEXOS0tNjVbGugF3kRC71e11A08DBTbQ5KRlkGaV34XVDGj2tw3YC7gimQP+AYMnguQ4j+yD2Y9rdlmemAhJCOkPqYnwfelVmKDe0LwVbNugzzmzCfPcEOZdreYZJ8CF79bEw2ybIyB+B4yfB//5BN4eCw+Nh4efhe2bYO4/vY8vEkpFKmPFnTtJSwqy1sMHqeqyNOclZABH3aypQ094ZgHUawiZqTDzMUhLLCvcpiPMXg/bNsK88fq758J0fDVlACT86MOGS0Wdgatd18G45ev8XJBQ5eUPYd9/YPpgeHUd3HQ7vDcJ/hVjcT71b2W8e1suZ7OdXguLfT2J1QRoMn9eqdW5W4vES9NWwYlUeHmIpukdejikm10Pf38GDn6vXZe0Pk/oOEvOn/Rkh2zs12XjOndzOgMn1L+Wk2rlnIzfBQu+gp8PwPRB2irFMzwVrMmNlabUQWW82bqEoqKqK5R6Ay16MJw4ZGV53mUkZv7Bi5hkKU6kwdlTINkOedsr0156GH76rmLP3/0eRs3SwIt7dQZOADKDfOkpbnvqQIg8oNfz/nSYMA+S4+G5+62vSnGuaoGrSdBkm1aAs7/xBhTkO4DLPgk7Nuv4Tiww5RDE79aKu6OXjtEkQD5zErrcCw2bgDvghGjImSoW+fpIiIjXWZchN+uUWkYyLJ8J4+ZC7jmY1EdbmQC6cwt07g3rw3S+1HJTZ5Ux/9Zz5JytZ7mPO8GaBk3WIUmUfV5W/sAoGDgWNiyGA7u0xSXEwpT+IN9JollSVpJZkbbga03vJ/5F5zhnb4A2HdwD9942uPpaCPsfPf7cL0CC9bE9NEASq706HN78DEpKNHDTo6F9V/23ZJ3G94L0JOsQ2F3l8p7fciw52HovF5K/BmiyjHTAU25WlCLuSoJwibMS95QF7rmFEPxnvaHwafDVOlgep5Up1iAW5Am43wfBjDVQXAQjO8NNHXUoErcdXhniHjh5WeSlkeb80lgGQchJVO8gUhJ2VCockIl8Ba3F7RA8Gho0h9RdsC3UtwqBuTlP4YApI9R+8hIoLIDRXXXe0rS4F/8OC7dr1vnvNXDngzquGj1HW0yTZhpMySW6s7gnZ8B9Q2HPNpjxqA6sJcD+8kMIm+weOInbhPFKE9K0d7tlyOyCNiJ0AL4iZCNpR/v51rsSoDXvCI+u1Zl5s0m6a0V/a1UF5wWmSVDsZcUvRsBt3R103yQn4iolBBg+TVuWKHniYu1C+46AyNc1yNfdrK3JFXCyhyU79fm3aAp8EQWPTYV+IyHyDVj3rgbOKNFMUtYhL4S4ygnvQMgDkJWuXyhxtU/NhrXzYX9pqcnj1tRoR8praYcETpy50TJ4UpoZHF02y292ljSWK/Y4YCG0LXVNzhOtHQkJWyxPjVRbjngRv7aNPm+kSbwkcZMJnBRX61+hCYLEd7FfQYsb4Y1PNX2X80mSx3XqgRQ+XQF3ey94fpkmIiMlAXEK5nwMrW/TSetvNjpIiLlUYZX/Wg1PTNdP5Ix7spPOvIR+4XDPnrfmSHnZrc74mx/hBw6Rdcba/f/HP9X1tPLNHWgiJymyFh0r9tk8DX6wl5m8NwFNznFvBQLTjTmnqkzg5Jkwy/PZMPsJPaewvp5/rag8d2fcuFDoOcDhJtt1hZejdcJ5dLAjWWyWvGQOSQpMDtcFXglRrmqhz16xMplHztj5z3jRgVOS2ZQ0NnRvQPKJTM7neb5SLpXrp13k/TyBJpP0mgpdRpZdmGHAsr9A5n7voEnALSzSG2h1G0DYt9pizOSvjO7sKuWMa9BYB71yxWHeVu32pLYmAbvZ5LlYo8ibbkyscun3IJkR001OeV9XxCWttWRqxb30H63TcFLy2fWFPj+FOImlblysqwySxBY37amVL+v8At7KzitJPe69kDp6GzS61jGFN9BEUnKbg6IciWkBbdtc2P6Od9BEQhIZpWUzjx0k+zH8RU1KJCMhyikPnIQDzk3ylmI14uLkPPrrGPCvBbd0hqJCGNFJW6i0P/aBZ9/VbnJUZw3421s0GxXgy99zMcMO6StB/KxhUJCnQxGTXcp3Yv1mztTlBt0UUkXWiP7jKJLSvF9daHEH9AuFxr+D9DjY9Iy10ozygxvvggbNIHU3ZFq9MAOIUZYWmj0CJ6xNEreH9zpykN6AKw+ieR9FwN8SCctKzyWRE2Ii4MnZt3yGrgDIPRWxXAGlfJPKxGsfa+q/8lVNeMxxJi2GTn/SocrzA/S55655vLoQ3f0RklKsXxYKqAuF561ZzIVKWQXOnEcUZlqJPBMS8IcQbYFCSDw1Kb6KW5PAOMfChSbJN8qZ5e7Sj5AdyZy4anLN4uQxz6CBl8tCq7sNIjE16kJ1XC395bJWDb0j1bL+Sg9q5Xremu5BJKRcnBdihQ9ZuJ1Xaf1cjB0tX4iVsODt7wsoLLq4rqBLsVuA88YoL0blV3ZNvlxBtxOU8I57OXGqfWXnq5Z+wiadymPVMsdFNaiPP/qwA7euRxcSUr6tdP6yqhUgREuuKVw6brJyP7Oyg7cqeAEp6WOrGoNKjSfpLadLxZUa4zfR6QJ/2Gju0VjRYQEZZ8ZQbFRdhdwXBYqlSXrrpC+dfnOyBkrtRBFRJT8l/gW8mKAunDm/lOy8dhQW1wxhKSaP02SRRj4FNL384/2KL6NlS7InoT882gHyWoPyo5h6lBg9OHluELmFlft3GfATNttcDGMv/kY+2EooqpXJpMHpl//zkGfPYRk4d8MYG9o2IN0Wy6nz1qoK5kDiGuoEjFDjrf2Xgd+cA6zmBV8wcHYiI9a4eN9BTuVYq+cpVjLp8eGXrary6FYJcBo8QxHWLpzs3KEYRoDLJSlViFKvMPHwLKXUpRRKVx4hNz2rDLhfyMwbbW/AyBtDiboPRSv7c4MkbMb/omq/pyYe8Fa7rvJN/n8c8L/Ya71kj+5KhQAAAABJRU5ErkJggg==);
    background-size: 55px 24px;
    margin-left: 0.2rem;
}

.invoice-list-container[data-v-678d3e00]{
    height: 100vh;
    background-color: #f6f6f6;
}
.invoice-wrap[data-v-678d3e00]{
    background-color: #f6f6f6;
    padding-bottom: 0.4rem;
}
.invoice-header-wrap[data-v-678d3e00]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.invoice-header-wrap img[data-v-678d3e00]{
    width: 0.18rem;
	height: 0.32rem;
}
.invoice-header-wrap span[data-v-678d3e00]{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.invoice-list-wrap[data-v-678d3e00]{
    /* padding: 0.2rem 0.2rem; */
    min-height: calc(100vh - 0.9rem);
    background: #ffffff;
}
.none-box[data-v-678d3e00]{
    /* width: 6rem; */
    /* height: 0.8rem; */
    /* background: #FFFFFF; */
    border-radius: 0.1rem;
    padding: 0.4rem 0.32rem;
    background: #f6f6f6;
}
.none-box[data-v-678d3e00]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 0.2rem; */
}
.no-inv[data-v-678d3e00]{
    font-size: 0.32rem;
    color: #222222;
    font-weight: bold;
}
.invoice-list[data-v-678d3e00]{
    /* width: 6rem; */
    height: 1.53rem;
    background: #FFFFFF;
    border-radius: 0.1rem;
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-bottom: 0.2rem; */
}
.invoice-list .van-swipe-cell[data-v-678d3e00]{
    width: 100%;
}
.invoice-list .van-swipe-cell[data-v-678d3e00] .van-swipe-cell__right{
    width: 1.3rem;
}
.invoice-list .van-swipe-cell[data-v-678d3e00] .van-swipe-cell__right img{
    width: 1.3rem;
}
.invoice-left[data-v-678d3e00]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.icon-left[data-v-678d3e00]{
    width: 0.3rem;
    height: 0.3rem;
    /* border: 0.01rem solid #999999;
    border-radius: 50%; */
    margin-right: 0.2rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.invoice-list .icon-left[data-v-678d3e00]{
    width: 0.34rem;
    height: 0.34rem;
}
.invoice_list_active[data-v-678d3e00]{
    /* background-color: #BF2B2A; */
    background-image: url(data:image/png;base64,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);
}
.inv-right[data-v-678d3e00]{
    /* padding: 0.24rem 0 0.24rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-direction: column; */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #dfdfdf;
    width: 100%;
    height: 1.51rem;
}
.invoice-add-btn[data-v-678d3e00]{
    padding: 0.32rem;
    color: #BF2B2A;
    font-size: .3rem;
}
.invoice-list:last-child .inv-right[data-v-678d3e00]{
    /* border-bottom: none; */
}
.inv-name-top[data-v-678d3e00]{
    /* margin-bottom: 0.21rem; */
}
.inv-name[data-v-678d3e00]{
    font-size: 0.32rem;
    line-height: 0;
    color: #222222;
    /* margin-right: 0.1rem; */
}
.inv-type[data-v-678d3e00]{
    width: 0.68rem;
    /* height: 0.28rem;
    border: 0.01rem solid #666666; */
    border-radius: 0.04rem;
    padding: 0.05rem 0.03rem;
    background: #FFF5E8;
}
.inv-type i[data-v-678d3e00]{
    font-size: 0.24rem;
    line-height: 0.3rem;
    /* line-height: 0; */
    color: #AF6300;
    font-style: normal;
}
.inv-name-bottom[data-v-678d3e00]{
    font-size: 0.28rem;
    color: #444444;
    /* line-height: 0.4rem; */
    margin-top: .1rem;
}
.rig-dto[data-v-678d3e00]{
    width: 0.34rem;
    height: 0.34rem;
    margin-right: .2rem;
}
.add-invoice-info[data-v-678d3e00]{
    font-size: 0.28rem;
    color: #2A85BF;
}
.submit-box[data-v-678d3e00]{
    position: fixed;
    bottom: .4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
}
.submit-btn[data-v-678d3e00]{
    width: 6.3rem;
    height: 0.88rem;
    background: #BF2B2A;
    border-radius: 35px;
    border: none;
    font-size: 0.3rem;
    color: #FFFFFF;
}

.add-invoice-container{
    height: 100vh;
    background-color: #f6f6f6;
}
.add-invoice-wrap{
    background-color: #f6f6f6;
    padding-bottom: 0.4rem;
}
.add-invoice-header-wrap{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
.add-invoice-header-wrap img{
    width: 0.18rem;
	height: 0.32rem;
}
.add-invoice-header-wrap span{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 1.7rem;
}
.person-invoice-main{
    margin-top: 0.4rem;
    padding: 0 0.32rem;
    margin-bottom: 0.3rem;
}
.person-top-title{
    margin-bottom: .36rem;
    padding: 0.3rem 0.2rem;
    background: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.person-top-title .per-type{
    color: #222222;
    font-size: .3rem;
    font-weight: bold;
}
.person-top{
    padding: 0 0.3rem;
    background: #FFFFFF;
    /* border-radius: 0.1rem 0.1rem 0.1rem 0.1rem; */
}
.personal-inv-type{
    height: 1rem;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem #E8E8E8 solid;
}
.person-bottom:last-child .personal-inv-type{
    border: none;
}
.person-bottom li:last-child .personal-inv-type:last-child{
    border: none;
}
.personal-inv-typp{
    height: 1rem;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.personal-inv-typ{
    height: 1rem;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.per-type{
    font-size: 0.28rem;
    color: #222222;
    /* margin-right: 0.45rem; */
    width: 1.8rem;
}
.per-type span{
    color: #BF2B2A;
    font-size: .3rem;
}
.normal-box{
    /* width: 2rem; */
    /* height: 0.5rem; */
    border: 0.01rem solid #BF2B2A;
    padding: 0.2rem 0.5rem;
    /* border-radius: 0.25rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.normal{
    font-size: 0.26rem;
    color: #BF2B2A;
}
.normal-type{
    width: 0.9rem;
    height: 0.6rem;
    border-radius: 0.25rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    text-align: center;
    color: #333333;
}
.normal_type_active{
    width: 0.9rem;
    height: 0.6rem;
    background: #FFF8F8;
    border-radius: 0.25rem;
    font-size: 0.26rem;
    line-height: 0.6rem;
    text-align: center;
    color: #BF2B2A;
}
/* .normal{
    font-size: 0.26rem;
    background: rgba(51, 51, 51, 0.1);
    border-radius: 25px;
} */
.person-bottom{
    padding: 0 0.3rem;
    background: #FFFFFF;
    margin-bottom: .4rem;
    /* border-radius: 0.1rem 0.1rem 0.1rem 0.1rem; */
}
.mustinput{
    font-size: 0.28rem;
    color: #222222;
    border: none;
}
.per-typ{
    font-size: 0.28rem;
    color: #222222;
    width: 1.8rem;
    /* margin-right: 0.18rem; */
}
.person-bottom .normal-type, .person-bottom .normal_type_active{
    margin-right: 0.6rem;
}
.default-address{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0.2rem;
    margin-bottom: 0.83rem;
}
.default-address .icon-left{
    width: 0.3rem;
    height: 0.3rem;
    border: 0.01rem solid #999999;
    border-radius: 50%;
    margin-right: 0.21rem;
    /* color: pink; */
}
.icon_active{
    width: 0.3rem;
    height: 0.3rem;
    border: 0.01rem solid #BF2B2A;
    border-radius: 50%;
    margin-right: 0.21rem;
}
.icon_active{
    background-color: #BF2B2A;
}
.no-inv{
    font-size: 0.26rem;
    color: #666666;
}
.save-box{
    padding: 0 0.2rem;
    margin-bottom: 0.3rem;
    margin-top: .6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.save-btn{
    width: 6.3rem;
    height: 0.88rem;
    background: #BF2B2A;
    border-radius: 35px;
    border: none;
    font-size: 0.3rem;
    color: #FFFFFF;
}
.tips-box{
    padding: 0 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.tips-box span{
    font-size: 0.24rem;
    color: #888888;
}
.unit-vis .unit-inv-typ{
    border-bottom: 0.01rem #e8e8e8 solid;
}
.more-input{
    height: 0.9rem;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 0px 0px 0.1rem 0.1rem;
}
.more-input img{
    width: 0.2rem;
    height: 0.11rem;
}
.personal-inv-sel{
    height: 1rem;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 0.01rem #E8E8E8 solid;
}
.person-bottom li:last-child .personal-inv-sel:last-child{
    border: none;
}
.selinput{
    font-size: 0.26rem;
    color: #999;
    border: none;
}

.exchange-container[data-v-452b0f00]{
    background-color: #f2f7fa;
    width: 100%;
    min-height: 100vh;
}
.exchange-header-wrap[data-v-452b0f00]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #bf2b2a;
    /* border-bottom: 1px #e8e8e8 solid; */
}
.exchange-header-wrap img[data-v-452b0f00]{
    width: 0.18rem;
	height: 0.32rem;
}
.exchange-header-wrap span[data-v-452b0f00]{
    font-size: 0.34rem;
    line-height: 0.34rem;
	color: #ffffff;
    margin-left: 2.14rem;
}
.mypts-wrap[data-v-452b0f00]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #bf2b2a;
    padding: 0.35rem 0.4rem 1.31rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.pts-left[data-v-452b0f00]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pts-num[data-v-452b0f00]{
    font-size: 0.52rem;
    line-height: 0.52rem;
	color: #f7e5ac;
    margin-right: 0.09rem;
}
.pts-rig[data-v-452b0f00] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pts-rig img[data-v-452b0f00]{
    width: 0.18rem;
    height: 0.18rem;
    margin-bottom: 0.06rem;
}
.my-pts[data-v-452b0f00]{
    font-size: 0.2rem;
	line-height: 0.2rem;
	color: #f7e5ac;
}
.pts-right[data-v-452b0f00]{
    font-size: 0.24rem;
	line-height: 0.24rem;
	color: #f7e5ac;
    text-decoration: underline;
    margin-top: 0.14rem;
}
.radium-red[data-v-452b0f00]{
    width: 100vw;
}
.radium-red img[data-v-452b0f00]{
    width: 100vw;
}
.pts-content[data-v-452b0f00]{
    border-radius: 0.2rem;
    margin: -1rem 0.18rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* background-color: #fff; */
    background-color: #f2f7fa;
    height: 100%;
    padding-bottom: 0.4rem;
}
.top-img-box[data-v-452b0f00]{
    padding-top: 0.3rem;
    border-radius: 0.2rem 0.2rem 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
}
.top-img[data-v-452b0f00]{
    padding-bottom: 0.3rem; 
    -webkit-box-sizing: border-box; 
            box-sizing: border-box;
}
.ex-goods-wrap[data-v-452b0f00]{
    width: 6rem;
    margin: 0 auto;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 0 0 0.2rem 0.2rem;
}
.ex-goods[data-v-452b0f00]{
    width: 3rem;
    /* width: 2.46rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: solid 1px #e5e5e5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.ex-goods[data-v-452b0f00]:nth-child(odd){
    border-right: solid 1px #e5e5e5;
    /* margin-left: 0.2rem; */
}
/* .ex-goods:nth-child(even){
    margin-right: 0.2rem;
} */
.goods-img[data-v-452b0f00]{
    width: 1.74rem;
    height: 2.51rem;
    padding: 0.2rem 0.63rem 0.3rem;
}
.goods-title-box[data-v-452b0f00]{
    width: 2.9rem;
    margin-bottom: 0.23rem;
    padding-left: 0.26rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.ex-type[data-v-452b0f00]{
    border: 1px #bf2b2a solid;
    padding: 0.01rem 0.04rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0.06rem;
    font-size: 0.24rem;
	line-height: 0.24rem;
	color: #bf2b2a;
    box-sizing: border-box;
}
.ex-title[data-v-452b0f00]{
    font-size: 0.26rem;
    line-height: 0.44rem;
	color: #333333;
    margin-left: 0.13rem;
}
.ex-author[data-v-452b0f00]{
    padding-left: 0.26rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0.18rem;
    font-size: 0.24rem;
	line-height: 0.24rem;
	color: #666666;
}
.ex-goods-pts[data-v-452b0f00]{
    padding-left: 0.26rem;
    padding-bottom: 0.28rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0.3rem;
    line-height: 0.3rem;
	color: #bf2b2a;
}

.myread-container[data-v-6fb182b1]{
    background-color: #f6f6f6;
}
.myread-wrap[data-v-6fb182b1]{
    /* background-color: #f2f7fa; */
    min-height: 100vh;
    padding-bottom: 0.8rem;
    background-color: #ffffff;
}
.myread-wrap .m-header[data-v-6fb182b1]{
    border-bottom: none;
    background-color: #f6f6f6;
}
.order-header-wrap[data-v-6fb182b1]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.2rem 0;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
}
/* .order-header-wrap img{
    width: 0.18rem;
	height: 0.32rem;
} */
.order-header-wrap span[data-v-6fb182b1]{
    font-size: 0.34rem;
	color: #333333;
}
/* vant TABLIST */
.favioute-tab .van-tabs[data-v-6fb182b1]{
    width: 100%;
}
.favioute-tab .van-tabs[data-v-6fb182b1] .van-tab {
    height: 0.8rem;
    font-size: 0.3rem;
	color: #444;
}
.favioute-tab .van-tabs[data-v-6fb182b1] .van-tab--active{
    font-weight: bold;
    color: #bf2b2a;
}
.van-tabs[data-v-6fb182b1] .van-tabs__wrap {
    height: 0.8rem;
    border-bottom: 1px solid #e4e4e4;
}
.van-tabs[data-v-6fb182b1] .van-tabs__line {
    position: absolute;
    /* bottom: 0.15rem; */
    left: 0;
    z-index: 1;
    width: 0.81rem;
    height: 0.04rem;
    background-color: #bf2b2a;
    border-radius: 3px;
}
/* é˜…è¯»åˆ—è¡¨ */
.van-list[data-v-6fb182b1]{
    border-radius: 0.1rem;
}
.van-cell[data-v-6fb182b1]{
    padding: 0;
}
.van-cell__value[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* border-bottom: 0.01rem #e6e6e6 solid; */
    /* padding: 0.2rem 0.2rem 0.2rem 0.42rem; */
    padding: 0.2rem;
    position: relative;
}
.van-list[data-v-6fb182b1]{
    border-radius: 0.1rem;
}
.van-cell[data-v-6fb182b1]{
    padding: 0;
}
.van-cell__value[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* border-bottom: 0.01rem #e6e6e6 solid; */
    /* padding: 0.2rem 0.2rem 0.2rem 0.42rem; */
    padding: 0.2rem;
    position: relative;
}
.van-list[data-v-6fb182b1]{
    border-radius: 0.1rem;
}
.van-cell[data-v-6fb182b1]{
    padding: 0;
}
.van-cell__value[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* border-bottom: 0.01rem #e6e6e6 solid; */
    /* padding: 0.2rem 0.2rem 0.2rem 0.42rem; */
    padding: 0.2rem;
    position: relative;
}
.van-pull-refresh[data-v-6fb182b1]{
    /* padding:0 0.32rem; */
    background-color: #ffffff;
}
.van-pull-refresh[data-v-6fb182b1] .van-pull-refresh__track{
    background-color: #ffffff;
}
.read-list-wrap[data-v-6fb182b1]{
    height: 100%;
    width: 6rem;
    margin: 0 auto;
    border-radius: 0.1rem;
}
.read-list[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 0.2rem 0.2rem 0.42rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 0.01rem #e6e6e6 solid;
    position: relative;
}
.read-leftY[data-v-6fb182b1]{
    width: 0.97rem;
	height: 1.4rem;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}
.read-leftX[data-v-6fb182b1]{
    width: 1.4rem;
	height: 0.97rem;
}
.read-list[data-v-6fb182b1]:last-child{
    border: none;
}
.ordergoods-img[data-v-6fb182b1]{
    width: 100%;
    height: 100%;
}
.ordergoods-imgs[data-v-6fb182b1]{
    width:calc(70%);
}
/* .read-list{
    background-color: #fff;
    padding: 0.2rem 0.2rem 0.2rem;
    box-sizing: border-box;
}
.read-list-per{
    display: flex;
    background-color: #fff;
    border-bottom: 0.01rem #e6e6e6 solid;
    position: relative;
} */
/* .fav-list-per:last-child{
    border: none;
} */
.read-list-wrap .read-left[data-v-6fb182b1]{
    width: 1.4rem;
    height: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0.41rem;
}
.read-mid[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.goods-name[data-v-6fb182b1]{
    font-size: 0.32rem;
    font-weight: bold;
    width: 100%;
	color: #444444;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.goods-author[data-v-6fb182b1]{
    font-size: 0.28rem;
    color: #666666;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */ 
    margin-top: .2rem;
}
.goods-price[data-v-6fb182b1]{
    font-size: 0.28rem;
	color: #bf2b2a;
    margin-top: .2rem;
    display: inline-block;
}
.read-right[data-v-6fb182b1]{
    width: 0.18rem;
    height: 0.18rem;
    position: absolute;
    top: 0.13rem;
    right: 0.2rem;
}
.read-right .close-btn[data-v-6fb182b1]{
    width: 0.18rem;
    height: 0.18rem;
}
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-6fb182b1]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-6fb182b1]{
    margin-top: 0.3rem;
    width: 3rem;
}
.to-top-wrap[data-v-6fb182b1]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 1.2rem;
    right: 0.4rem;
}
.to-top-img[data-v-6fb182b1]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-6fb182b1]{
    margin-top: 0.4rem;
}
/* 1201æ”¹ */
.favioute-tab[data-v-6fb182b1]{
    /* padding: 0.2rem 0.2rem 0; */
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.favioute-tab[data-v-6fb182b1] .van-tabs__nav{
    background-color: #f6f6f6;
}
.tab-list[data-v-6fb182b1]{
    font-size: 0.26rem;
	color: #666;
    padding-bottom: 0.15rem;
}
.ac-tab[data-v-6fb182b1]{
	font-size: 0.26rem;
    font-weight: bold;
	color: #bf2b2a;
    padding-bottom: 0.15rem;
    border-bottom: 2px #bf2b2a solid;
    border-bottom-width: 0.03rem;
}
.ac-tab[data-v-6fb182b1]::after{
	font-size: 0.26rem;
    font-weight: bold;
	color: #bf2b2a;
    /* padding-bottom: 0.15rem;
    border-bottom: 2px #bf2b2a solid;
    border-bottom-width: 0.03rem; */
}
/* 1207åŠ&nbsp; */
.order-header-wrap .search-wrap[data-v-6fb182b1], .order-header-wrap .search-img[data-v-6fb182b1]{
    width: 0.3rem;
    height: 0.3rem;
}
/* äºŒæ¬¡ç¡®è®¤å¼¹çª— */
/* popçª— */
.pop-wrap[data-v-6fb182b1]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-6fb182b1]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.confirm-btn[data-v-6fb182b1]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-6fb182b1]:hover{
    color: #bf2b2a;
}
.cal-btn[data-v-6fb182b1]{
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.cal-btn[data-v-6fb182b1]:hover{
    color: #bf2b2a;
}
.favioute-tab[data-v-6fb182b1] .van-tab__text{
    font-size: 0.3rem;
}
.myRead_edit[data-v-6fb182b1]{
    color:#bf2b2a;
    font-size: .3rem;
}
.myRead_con_con[data-v-6fb182b1]{
     height: 100%;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     padding: .4rem .32rem;
     position: relative;
}
.myread-wrap[data-v-6fb182b1] .van-swipe-cell  .van-swipe-cell__right img{
    width: 1.3rem;
}
.read-left-checkbox[data-v-6fb182b1] {
    position: relative;
    margin-right: .5rem;
    /* width: .3rem; */
}
.read-left-checkbox span[data-v-6fb182b1]{
    width: .3rem;
    height: .3rem;
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50% -50%);
            transform: translate(-50% -50%);
}
.myRead_con_con .check span[data-v-6fb182b1]{
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.read-left-box[data-v-6fb182b1]{
    width: 2rem;
    height: 2rem;
    background-color: #fbfbfb;
    margin-right: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.foot-edit-box[data-v-6fb182b1]{
    width: 100%;
    background-color: #fff;
    height: 1.08rem;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: fixed;
    bottom: 0;
    padding: 0 .32rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.foot-edit-box .foot-edit-box-left i[data-v-6fb182b1]{
    width: .3rem;
    height: .3rem;
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.foot-edit-box .check i[data-v-6fb182b1]{
    background: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.foot-edit-box span[data-v-6fb182b1]{
    font-size: .28rem;
}
.foot-edit-box-right[data-v-6fb182b1]{
    padding: .2rem .35rem;
    border-radius: .4rem;
    border: 0.01rem solid #B3B3B3;
}
.issue-tab[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: .2rem;
}
.issue-tab &gt; div[data-v-6fb182b1]{
    text-align: center;
    background-color: #f5f5f5;
    border-radius: .38rem;
    font-size: .24rem;
    color: #444444;
    padding: 0.16rem 0.35rem;
    margin:0 .4rem;
    font-weight: bold;
}
.issue-tab &gt; div &gt;span[data-v-6fb182b1]{
    margin-left: .2rem;
    display: inline-block;
}
.issue-tab .issue-tab-active[data-v-6fb182b1]{
    background-color: #FFEFEF;
    color: #bf2b2a;
}
.read-mid .read-mid-btn[data-v-6fb182b1]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.read-mid .read-mid-btn&gt;div[data-v-6fb182b1]{
    margin-right: .3rem;
    width: 2rem;
    height: .6rem;
    line-height: .62rem;
    text-align: center;
    font-size: .28rem;
    border-radius: .1rem;
}
.read-mid .read-mid-btn&gt;div[data-v-6fb182b1]:first-child{
    border: 1px solid #bf2b2a;
    color: #BF2B2A;
}
.read-mid .read-mid-btn&gt;div[data-v-6fb182b1]:last-child{
    background-color: #bf2b2a;
    border: 1px solid #bf2b2a;
    color: #ffffff;
}

.myQuan-container[data-v-aeb6e298]{
    background-color: #f6f6f6;
    height: 100vh;
}
.quan-header-wrap[data-v-aeb6e298]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 0.01rem #e8e8e8 solid;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
}
.quan-header-wrap .back-icon[data-v-aeb6e298]{
    width: 0.18rem;
	height: 0.32rem;
    position: absolute;
    top: 0.28rem;
    left: 0.2rem;
}
.quan-header-wrap .search-icon[data-v-aeb6e298]{
    width: 0.3rem;
	height: 0.3rem;
    position: absolute;
    top: 0.28rem;
    right: 0.2rem;
}
.quan-header-wrap span[data-v-aeb6e298]{
    font-size: 0.34rem;
	color: #333333;
}
/* åœˆå­åˆ—è¡¨ */
/* .myQuan-list-wrap{
    height: 100%;
    padding: 0.2rem;
    background-color: #f2f7fa;
    display: flex;
    flex-direction: column;
    align-items: center;
} */
/* .quan-list{
    width: 6rem;
    height: 1.3rem;
    display: flex;
    align-items: center;
    padding: 0.2rem 0.2rem 0;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.1rem;
} */
.quan-left[data-v-aeb6e298]{
    margin-right: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.quan-left .quan-cover[data-v-aeb6e298]{
    width: 1.2rem;
	height: 1.2rem;
    border-radius: 50%;
}
.quan-mid[data-v-aeb6e298]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 3.84rem;
    margin-right: 0.8rem;
}
.quan-mid .quan-title[data-v-aeb6e298]{
	font-size: 0.32rem;
	color: #222222;
    font-weight: bold;
}
.quan-mid .quan-info[data-v-aeb6e298]{
    font-size: 0.28rem;
	color: #222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: .1rem;
}
.quan-rig[data-v-aeb6e298]{
    width: 1.6rem;
	height: 0.8rem;
	border-radius: 0.4rem;
	border: solid 0.01rem #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.quan-rig .quit-btn[data-v-aeb6e298]{
    font-size: 0.28rem;
	color: #bf2b2a
}
/* popçª— */
.van-popup--bottom[data-v-aeb6e298]{
    /* border-radius: 0.2rem 0.2rem 0 0; */
}
.pop-wrap[data-v-aeb6e298]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-aeb6e298]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-aeb6e298]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #bf2b2a;
    border-bottom: 0.01rem solid #e6e6e6;
}
.confirm-btn[data-v-aeb6e298]:hover{
    color: #bf2b2a;
}
.cal-btn[data-v-aeb6e298]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
}
.cal-btn[data-v-aeb6e298]:hover{
    color: #bf2b2a;
}
/* ä¿®æ”¹vantæ&nbsp;·å¼ */
.van-pull-refresh[data-v-aeb6e298]{
    background-color: #ffffff;
    min-height: calc(100vh - 0.9rem);
}
.van-list[data-v-aeb6e298]{
    height: 100%;
    /* padding: 0.2rem; */
    /* background-color: #f2f7fa; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.van-cell[data-v-aeb6e298]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    color: #323233;
    /* background-color: #fff; */
    margin-bottom: 0.2rem;
    /* border-radius: 0.1rem; */
    padding: 0.4rem 0.32rem;
    line-height: normal;
}
.van-cell[data-v-aeb6e298]:nth-last-child(3)::after{
    border: none;
}
.van-cell-main-box[data-v-aeb6e298]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    color: #323233;
    background-color: #fff;
    border-radius: 0.1rem;
}
/* .van-cell /deep/.van-cell__value{
    width: 6rem;
    height: 1.3rem;
    display: flex;
    align-items: center;
    padding: 0.2rem 0.2rem 0;
    margin-bottom: 0.2rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.1rem;
} */
.van-cell__value[data-v-aeb6e298] {
    width: 6rem;
    height: 1.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* padding: 0.2rem 0.2rem 0; */
    /* margin-bottom: 0.2rem; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.1rem;
}
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-aeb6e298]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-aeb6e298]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-aeb6e298]{
    margin-top: 0.3rem;
    width: 3rem;
}

*[data-v-6f9304ee]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myFootPrint_father[data-v-6f9304ee]{
    width: 100%;
    height: 100%;
    background: #f6f6f6;
}
.myFootPrint[data-v-6f9304ee]{
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
}
.myFootPrint_back[data-v-6f9304ee]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.28rem;
}
.myFootPrint_back img[data-v-6f9304ee]{
    width: 100%;
    height: 100%;
}
.myFootPrint_del[data-v-6f9304ee]{
    height: 0.8rem;
    font-size: 0.28rem;
    font-family: PingFang SC;
    color: #BF2B2A;
}
.myFootPrint_main[data-v-6f9304ee]{
    width: 100%;
    position: relative;
    background: #f6f6f6;
}
.myFootPrint_record[data-v-6f9304ee]{
    width: 100%;
    height: 0.8rem;
    color: #666;
    line-height: 0.8rem;
    padding: 0 .32rem;
    font-size: .28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.myFootPrint_con[data-v-6f9304ee]{
    width: 100%;
    background: #fff;
    padding-right:0.3rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.myFootPrint_con_date[data-v-6f9304ee]{
    width: 100%;
    color: #444;
    font-size: 0.28rem;
    margin-top: .4rem;
    padding: 0 .3rem;
}
.myFootPrint_con_li[data-v-6f9304ee]{
    width: 100%;
    height: 2.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 0.01rem solid #e6e6e6;
}
.myFootPrint_con_li .van-swipe-cell[data-v-6f9304ee]{
    width: 100%;
}
.myFootPrint_con_li[data-v-6f9304ee] .van-swipe-cell__wrapper{
    height: 100%;
    -webkit-transform: translate3d(1.3rem, 0px, 0px);
            transform: translate3d(1.3rem, 0px, 0px);
}
.myFootPrint_con_li[data-v-6f9304ee] .van-button{
    height: 100%;
    width: 100%;
}
.myFootPrint_con_li[data-v-6f9304ee] .van-swipe-cell__right{
    width: 1.3rem;
}
.myFootPrint_con_li[data-v-6f9304ee] .van-swipe-cell__right img{
    width: 1.3rem;
}
.myFootPrint_con_li[data-v-6f9304ee]:last-child{
    border: none;
}
.myFootPrint_con_con[data-v-6f9304ee]{
    /* width: 4.2rem; */
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .4rem 0;
    padding-left: .3rem;
}
.myFootPrint_con_li_YImg[data-v-6f9304ee]{
    width: 0.97rem;
    height: 1.4rem;
    margin-right: 0.43rem;
    margin-left: 0.2rem;
    background: white;
}
.myFootPrint_con_li_XImg[data-v-6f9304ee]{
    width: 1.4rem;
    height: 0.79rem;
    margin-right: 0.2rem;
    margin-top: 0.3rem;
    background: white;
}
.myFootPrint_con_li_YImg img[data-v-6f9304ee],.myFootPrint_con_li_XImg img[data-v-6f9304ee]{
    width: 100%;
    height: 100%;
}
.myFootPrint_con_li_img[data-v-6f9304ee]{
    width: 2rem;
    height: 2rem;
    background-color: #fbfbfb;
    margin-right: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.myFootPrint_con_li_txt[data-v-6f9304ee]{
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.myFootPrint_con_li_title[data-v-6f9304ee]{
    width: 100%;
    color: #444;
    font-size: 0.32rem;
    margin-bottom: 0.17rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */ 
    font-weight: bold;
}
.myFootPrint_con_li_author[data-v-6f9304ee]{
    color: #666;
    font-size: 0.28rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.myFootPrint_con_li_price[data-v-6f9304ee]{
    width: 1rem;
    color: #bf2b2a;
    font-size: 0.24rem;
    position: absolute;
    bottom: 0;
}
.myFootPrint_con_li_price span[data-v-6f9304ee]{
    font-size: 0.3rem;
}
.myFootPrint_con_del[data-v-6f9304ee]{
    width: 0.18rem;
    height: 0.18rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.myFootPrint_con_del img[data-v-6f9304ee]{
    width: 100%;
    height: 100%;
}
.markBox[data-v-6f9304ee]{
	position: absolute;
	top: -0.88rem;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
}
.markBox_con[data-v-6f9304ee]{
	width: 5rem;
	height: 2rem;
	background: white;
	border-radius: 0.1rem;
	position: fixed;
	top: 5rem;
	left: 0.7rem;
    z-index: 999;
    padding: 0.1rem;
}
.markBox_con_tips[data-v-6f9304ee]{
	width: 100%;
	height: 0.5rem;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.markBox_img[data-v-6f9304ee]{
    width: 0.24rem;
    height: 0.24rem;
    margin-top: 0.13rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.markBox_img img[data-v-6f9304ee]{
    width: 100%;
    height: 100%;
}
.markBox_con_txt[data-v-6f9304ee]{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #555;
    font-size: 0.24rem;
}
.markBox_con_btn[data-v-6f9304ee]{
    width: 100%;
    height: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.markBox_con_btn_li[data-v-6f9304ee]{
    width: 1rem;
    height: 0.5rem;
    margin-left: 0.1rem;
    line-height: 0.5rem;
    text-align: center;
    font-size: 0.2rem;
    color: #333;
    border-radius: 0.05rem;
    cursor: pointer;
}
.to-top-wrap[data-v-6f9304ee]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 0;
    right: 0.4rem;
}
.to-top-img[data-v-6f9304ee]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-6f9304ee]{
    margin-top: 0.4rem;
}
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-6f9304ee]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-6f9304ee]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-6f9304ee]{
    margin-top: 0.3rem;
    width: 3rem;
}
/* åœˆå­list */
.quanlist-container[data-v-6f9304ee]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.circle-list-wrap[data-v-6f9304ee]{
	width: 93.7%;
	margin-top: 0.2rem;
	border-radius: 0.1rem;
}
.circle-list[data-v-6f9304ee]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 0.2rem;
	background-color: #fff;
}
.circle-list img[data-v-6f9304ee]{
	width: 0.9rem;
	height: 0.9rem;
	-ms-flex-item-align: center;
	    align-self: center;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	border-radius: 50%;
}
.about-circle-box[data-v-6f9304ee]{
	margin-top: 0.3rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.about-circle-box .about-circle-title[data-v-6f9304ee]{
	font-size: 0.28rem;
	color: #333333;
	margin-bottom: 0.2rem;
}
.about-circle-box .about-circle-cont[data-v-6f9304ee]{
	font-size: 0.24rem;
	color: #666666;
	margin-bottom: 0.29rem;
}
.el-message-box[data-v-6f9304ee] {
	display: inline-block;
	width: 3.6rem !important;
	padding-bottom: 0.1rem;
	vertical-align: middle;
	background-color: #FFF;
	border-radius: 0.04rem;
	border: 0.01rem solid #EBEEF5;
	font-size: 0.18rem;
	-webkit-box-shadow: 0 0.02rem 0.12rem 0 rgba(0,0,0,.1);
	box-shadow: 0 0.02rem 0.12rem 0 rgba(0,0,0,.1);
	text-align: left;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.data-status[data-v-f1ea8460] { line-height: .6rem; text-align: center; color: #ccc; font-size: .2rem;
}
/* .data-status .empty,
.data-status .end { height: 1.4rem; background: url(../img/noload.png) no-repeat center top .2rem/.6rem; padding: .8rem 0 0; } */




















































































*[data-v-46e4379f]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mJoinClass[data-v-46e4379f]{
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
}
.mJoinClass_head[data-v-46e4379f]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
}
.mJoinClass_head img[data-v-46e4379f] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.el-icon-arrow-left[data-v-46e4379f] {
    font-size: 0.52rem;
}
.mJoinClass_wrap[data-v-46e4379f]{
    width: 100%;
    padding: 0.4rem 0.32rem;
}
.mJoinClass_wrap_f[data-v-46e4379f]{
    width: 100%;
    background: #fff;
    border-radius: 0.2rem;
    padding: 1rem 0.5rem;
}
.mJoinClass_wrap_f_title[data-v-46e4379f]{
    width: 100%;
    height: 0.65rem;
    line-height: 0.65rem;
    text-align: center;
    font-size: 0.46rem;
    color: #000;
    /* margin-top: 1rem; */
    margin-bottom: 0.7rem;
}
.mJoinClass_wrap_f_li[data-v-46e4379f]{
    width: 100%;
    line-height: 0.42rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.3rem;
}
.mJoinClass_wrap_f_li_name[data-v-46e4379f],.mJoinClass_wrap_f_li_text[data-v-46e4379f]{
    color: #000;
    font-size: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mJoinClass_wrap_f_li_text[data-v-46e4379f]{
    max-width: calc(100% - 1.5rem);
}
.mJoinClass_wrap_f_li_text img[data-v-46e4379f]{
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0.3rem;
}
.mJoinClass_wrap_s[data-v-46e4379f]{
    width: 100%;
    background: #fff;
    border-radius: 0.2rem;
    padding: 0.4rem;
    margin-top: 0.5rem;
}
.mJoinClass_wrap_s_li[data-v-46e4379f]{
    width: 100%;
    height: 0.8rem;
    margin-bottom: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* background: papayawhip; */
    position: relative;
}
.mJoinClass_wrap_s_li_name[data-v-46e4379f]{
    width: 1.47rem;
    height: 0.8rem;
    line-height: 0.8rem;
    color: #222;
    font-size: 0.28rem;
    font-weight: bold;
    /* background: pink; */
}
.mJoinClass_wrap_s_li_name span[data-v-46e4379f]{
    font-size: 0.3rem;
    color: #bf2b2a;
    margin-right: 0.05rem;
}
.mJoinClass_wrap_s_li_input[data-v-46e4379f]{
    width: calc(100% - 1.47rem);
    height: 0.8rem;
    border: 0.01rem solid #d8d8d8;
}
.mJoinClass_wrap_s_li_input input[data-v-46e4379f]{
    width: 100%;
    height: 100%;
    outline: none;
    border: none;
    text-indent: 0.2rem;
}
.mJoinClass_wrap_s_li_btn[data-v-46e4379f]{
    width: 2.44rem;
    height: 0.8rem;
    background: #bf2b2a;
    border-radius: 0.2rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.mJoinClass_wrap_s_li_btn_g[data-v-46e4379f]{
    width: 2.44rem;
    height: 0.8rem;
    background: #626262;
    border-radius: 0.2rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.mJoinClass_bottom[data-v-46e4379f]{
    width: 100%;
    height: 2rem;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.2rem 0.32rem 0 0.32rem;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
}
.mJoinClass_btn_l[data-v-46e4379f]{
    width: 2.44rem;
    height: 0.88rem;
    color: #888;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.88rem;
    border-radius: 0.44rem;
    border: 0.01rem solid #d9d9d9;
}
.mJoinClass_btn_r[data-v-46e4379f]{
    width: 4.8rem;
    height: 0.88rem;
    color: #fff;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.88rem;
    border-radius: 0.44rem;
    background: #bf2b2a;
}
.link_mark[data-v-46e4379f]{
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
}
.link_mark_box[data-v-46e4379f]{
    width: 7.08rem;
    height: 3.22rem;
    background: white;
    border-radius: 0.2rem;
    padding-top: 0.8rem;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.link_mark_tips[data-v-46e4379f]{
    width: 100%;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    color: #222;
    font-size: 0.3rem;
}
.link_mark_btn[data-v-46e4379f]{
    width: 4rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #fff;
    border-radius: 0.4rem;
    background: #bf2b2a;
    margin: 0 auto;
    margin-top: 0.8rem;
}

.myCourse_head[data-v-7f543090]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-7f543090] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-7f543090] {
  font-size: 0.52rem;
}
.myCourseBody[data-v-7f543090] {
    padding: 0.4rem 0.32rem;
    border-radius: .20rem;
    min-height: calc(100vh - 2.2rem );
    background: #F6F6F6;
}
h5[data-v-7f543090]{
    text-align: center;
    line-height: 4rem;
}
.myCourseBody li[data-v-7f543090]{
    width: 7.64rem;
    min-height: 2.60rem;
    /* background: #FFFFFF; */
    border-radius: .20rem;
}
.course_item[data-v-7f543090]{
    padding: 0.3rem 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between
}
.course_item img[data-v-7f543090]{
    margin-right: 0.2rem;
    width: 1.50rem;
    height: 2.00rem;
}
.course_title[data-v-7f543090]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 5.4rem;
    font-weight: 500;
    font-size: .34rem;
    color: #222222;
}
.course_title p[data-v-7f543090]{
    font-size: .34rem;
}
.course_title span[data-v-7f543090] {
    color: #BE2A2A;
    font-size: .28rem;
}
.active[data-v-7f543090] {
    color: #666 !important;
}
.operation[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #D8D8D8;
    margin:0rem 0.2rem;
    padding: 0.2rem 0rem 0.2rem;
    /* margin: 0.4rem 0.2rem 0.1rem; */
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.operation span[data-v-7f543090]{
    font-size: .28rem;
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0.2rem 0 0.1rem;
}
.operation img[data-v-7f543090]{
    width: .8rem;
    height: .8rem;
    margin-bottom: 0.2rem;
}
.el-icon-arrow-down[data-v-7f543090],.el-icon-arrow-up[data-v-7f543090] {
    color: #888888;
}
.right[data-v-7f543090]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-7f543090]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.class_right[data-v-7f543090]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.48rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0.2rem;
}
.class_right span img[data-v-7f543090]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.OverView_content[data-v-7f543090] {
    height: 14.92rem;
    padding: 0.4rem 0.32rem;
}
.statistics[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.statistics li[data-v-7f543090] {
    width: 3.22rem;
    height:1.80rem;
    background: #FFFFFF;
    border-radius: .20rem;
    padding: 0.2rem;
}
.statistics li p[data-v-7f543090]{
    font-size: .60rem;
    text-align: center;
    font-weight: 500;
    padding-top: 0.3rem;
}
.discuss[data-v-7f543090]{
    width: 7.2rem;
    height:5.2rem;
    background: #FFFFFF;
    /* border-radius: .20rem; */
    /* margin-top: 0.4rem; */
    padding: 0.2rem;
}
.sign[data-v-7f543090] {
    width: 7.2rem;
    height:5.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    /* margin-top: 0.4rem; */
    padding: 0.2rem;
}
.ClassManage_content[data-v-7f543090] {
    min-height: 5.40rem;
    padding: 0.4rem 0.32rem 1.5rem;
}
.ClassManage_content ul li[data-v-7f543090] {
    width:  7.6rem;
    border-radius: .20rem;
    margin: 0.2rem 0;
}
.ClassManage_content ul li .class_manage[data-v-7f543090] {
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.ClassManage_content ul li .class_manage p[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
    /* padding: 0.2rem 0;  */
}
.operation_class[data-v-7f543090] {
    margin-bottom: 0.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:end;
        -ms-flex-pack:end;
            justify-content:flex-end;
}
.operation_class img[data-v-7f543090] {
    width:  0.34rem;
    height: 0.34rem;
    margin-left: 0.4rem;
}
.add_class[data-v-7f543090] {
    width: 6.30rem;
    line-height: .88rem;
    background: #BF2B2A;
    color: #FFFFFF;
    border-radius: .44rem;
    text-align: center;
    position: fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
}
.delete_content[data-v-7f543090] {
    width:  7.0rem;
    line-height: 2rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .20rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
}
.class_name[data-v-7f543090] {
    width: 6rem;
    height: .88rem;
    background: #FFFFFF;
    border-radius: .10rem;
    padding: 0 0.2rem;
    margin: 0.4rem 0 0.8rem 0.4rem;
    border: 1px solid #D8D8D8;
}
.rename_class[data-v-7f543090] {
    width:  7.0rem;
    /* height: 1rem; */
    padding: 0.3rem ;
    font-size: 0.34rem;
}
.opreation_btm[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    color: #666666;
    font-size: .28rem;
    margin-bottom: 0.4rem;
}
.opreation_btm span[data-v-7f543090] {
    width: 2.60rem;
    font-size: .28rem;
    line-height: .80rem;
    background: #FFFFFF;
    border-radius: .40rem;
    text-align: center;
    border: 1px solid #D8D8D8;
}
.sure[data-v-7f543090] {
    background: #BF2B2A !important;
    color: #fff;
}
.search_homeWork[data-v-7f543090] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: .42rem;
    border: 1px solid #DFDFDF;
    background: #fff;
    width:4.5rem;
    padding: 0.14rem 0;
}
.sign_overView[data-v-7f543090] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.sign_overView b[data-v-7f543090]{
    font-size: 0.3rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex ;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.sign_overView i[data-v-7f543090] {
    line-height: .60rem;
    font-size: 0.28rem;
    width: 2.00rem;
    text-align: center;
    color: #444444;
    border-radius: .30rem;
    background: #F6F6F6;
    font-style: normal;
    font-weight: normal;
    margin-top:0.1rem;
}
.active_sign[data-v-7f543090] {
    background: #F8E9E9 !important;
    color: #BF2B2A !important;
}
.sign_student[data-v-7f543090]{
    background: #fff;
    min-height: 5.5rem;
}
.sign_total[data-v-7f543090]{
    background: #fff;
    min-height: 5.5rem;
}
.sign_student_title[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background: #f6f6f6;
    padding: 0.1rem;
    margin: 0.1rem 0.2rem;
}
.sign_total_title[data-v-7f543090] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0.1rem;
    margin: 0.1rem 0.2rem;
    background: #f6f6f6;
}
.sign_student_title span[data-v-7f543090]{
    text-align: center;
    width: 33%;
    font-size: 0.28rem;
}
.sign_total_title span[data-v-7f543090]{
    text-align: center;
    width: 33%;
    font-size: 0.28rem;
}
.sign_student_body li[data-v-7f543090]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.1rem 0;
    margin: 0rem 0.2rem;
    border-bottom: 1px solid #f6f6f6;
}
.sign_student_body li span[data-v-7f543090]{
    width: 33%;
    text-align: center;
}
.sign_total_body li[data-v-7f543090]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.1rem 0;
    margin: 0rem 0.2rem;
    border-bottom: 1px solid #f6f6f6;
}
.sign_total_body li span[data-v-7f543090]{
    width: 33%;
    text-align: center;
}
.OverView_title[data-v-7f543090] {
    margin-bottom:0.4rem;
    font-size: .37rem;
    font-weight:500;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.class_option[data-v-7f543090] {
    background: #fff;
    position: absolute;
    width: 100vw;
    top:0.7rem;
    z-index: 99999;
    left: -0.32rem;
    padding: 0.2rem 0;
    overflow-y: scroll;
    max-height: 7rem;
}
.class_option li[data-v-7f543090] {
    padding: 0.1rem 0.32rem;
    font-size: .34rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #f6f6f6;
}
.active_option[data-v-7f543090] {
    color:#BE2A2A !important;
}

*[data-v-38d1a768]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.com_chapter[data-v-38d1a768]{
    width: 100%;
}
.com_chapter_head[data-v-38d1a768]{
    width: 100%;
    height: 1.3rem;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
    position: relative;
    border-bottom: 0.02rem solid #d8d8d8;
}
.com_chapter_head_back[data-v-38d1a768]{
    width: 0.31rem;
    height: 0.44rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0.4rem;
    left: 0.32rem;
}
.com_chapter_head_back img[data-v-38d1a768]{
    max-width: 100%;
    max-height: 100%;
}
.com_chapter_title[data-v-38d1a768]{
    width: 100%;
    height: 0.52rem;
    font-size: 0.37rem;
    text-align: center;
    line-height: 0.52rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.4rem;
}
.com_chapter_wrap[data-v-38d1a768]{
    width: 100%;
    margin-top: 0.4rem;
}
.studentCourseDetail_catelog_li[data-v-38d1a768]{
    width: 100%;
    background: #ffffff
}
.studentCourseDetail_catelog_li_first[data-v-38d1a768]{
    width: 100%;
    min-height: 0.88rem;
    font-size: 0.28rem;
    /* line-height: 0.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222;
    font-weight: bold;
    background: #f6f6f6;
    margin-bottom: 0.4rem;
    padding: 0 0.32rem;
}
.studentCourseDetail_catelog_li_text[data-v-38d1a768]{
    width: calc(100% - 0.74rem);
    /* font-size: 0.3rem; */
}
.studentCourseDetail_catelog_li_img[data-v-38d1a768]{
    width: 0.34rem;
    height: 0.34rem;
    position: relative;
}
.studentCourseDetail_catelog_li_img img[data-v-38d1a768]{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.studentCourseDetail_catelog_li_second[data-v-38d1a768]{
    width: 100%;
    min-height: 0.88rem;
    font-size: 0.28rem;
    /* line-height: 0.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222;
    margin-bottom: 0.3rem;
    border-bottom: 0.01rem solid #e1e1e1;
    padding-bottom: 0.3rem;
}
.studentCourseDetail_catelog_li_text span[data-v-38d1a768]{
    display: block;
    margin-top: 0.2rem;
}
.studentCourseDetail_catelog_li_third[data-v-38d1a768]{
    width: 100%;
    padding: 0.3rem 0 0 0.26rem;
    position: relative;
    /* border-left: 0.01rem solid #ffefef; */
}
.studentCourseDetail_catelog_li_third_circle[data-v-38d1a768]{
    width: 0.16rem;
    height: 0.16rem;
    border-radius: 0.08rem;
    background: #bf2b2a;
    position: absolute;
    top: 0.4rem;
    left: -0.08rem;
    z-index: 2;
}
.studentCourseDetail_catelog_li_third_line[data-v-38d1a768]{
    width: 0.01rem;
    /* height: 1rem; */
    /* border-radius: 0.08rem; */
    background: #ffefef;
    position: absolute;
    top: 0.4rem;
    left: -0.01rem;
    bottom: -0.4rem;
    z-index: 1;
}
.studentCourseDetail_catelog_li_third1[data-v-38d1a768]{
    padding-top: 0;
}
.studentCourseDetail_catelog_li_thirde[data-v-38d1a768]{
    border: none;
}
.studentCourseDetail_catelog_li_third_l[data-v-38d1a768]{
    width: 100%;
    min-height: 0.88rem;
    font-size: 0.28rem;
    /* line-height: 0.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222;
    /* margin-bottom: 0.3rem; */
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #e1e1e1;
}
.studentCourseDetail_catelog_li_forth[data-v-38d1a768]{
    width: 100%;
    background: #f6f6f6;
    font-size: 0.28rem;
    /* line-height: 0.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222;
    /* margin-bottom: 0.3rem; */
    border-bottom: 0.01rem solid #e1e1e1;
    padding: 0.3rem 0.2rem;
}

.com_loading     { width: 100%; height: 80vh; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}

.myCourse_head[data-v-09fefc12]{
    padding: 0 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-09fefc12] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.el-icon-arrow-left[data-v-09fefc12] {
    font-size: 0.52rem;
}
.curriculum_content[data-v-09fefc12]{
    background: #fff;
    /* padding: 0.3rem 0.2rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #d8d8d8;
}
.course_title[data-v-09fefc12] {
    font-weight: 500;
    font-size: .30rem;
    color: #222;
    margin-bottom: 0.2rem;
}
.course_time[data-v-09fefc12] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.2rem;
    width: 1.12rem;
    /* margin-right: 0.5rem; */
    /* background: pink; */
    /* background: #FBFBFB; */
}
.course_time i[data-v-09fefc12] {
    font-style: normal;
    margin: 0.05rem 0;
}
.curriculum_week[data-v-09fefc12] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    font-size: .28rem;
    color: #222222;
    padding: 0.2rem 0.32rem;
}
.course_class[data-v-09fefc12] {
    font-size: .28rem;
    color: #222222;
}
.right[data-v-09fefc12]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-09fefc12]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.myCourse_body ul[data-v-09fefc12]{
    min-height: calc(100vh - 1.3rem);
}
h5[data-v-09fefc12]{
    text-align: center;
    line-height: 10rem;
    background: #FFFF;
}
.back[data-v-09fefc12]{
    width: 2.3rem;
    line-height: .88rem;
    background: rgba(0,0,0,0.6);
    border-radius: .10rem;
    position: fixed;
    bottom: 1rem;
    right: 0.2rem;
    font-size: .30rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
}
.back img[data-v-09fefc12] {
    width: 0.32rem;
    height: 0.28rem;
    margin-right: 0.2rem;
}

.myCourse_head[data-v-a82cd118]{
    padding: 0 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-a82cd118] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.el-icon-arrow-left[data-v-a82cd118] {
    font-size: 0.52rem;
}
.myCourse_body[data-v-a82cd118] {
    background-color: #fff;
}
.myCourse_body&gt;ul .item[data-v-a82cd118] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0.2rem 0.3rem;
}
.myCourse_body ul .item span[data-v-a82cd118] {
    margin-bottom: 0.2rem;
}
.myCourse_body ul .item input[data-v-a82cd118] {
    /* width: 764px; */
    height: .80rem;
    background: #FFFFFF;
    border-radius: 0.02rem;
    border: 1px solid #D8D8D8;
}
.dateChoose[data-v-a82cd118] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.dateChoose p[data-v-a82cd118] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    width: 3rem;
    line-height: .80rem;
    font-size: 0.28rem;
    padding: 0 0.3rem;
    background: #FFFFFF;
    border-radius: 0.02rem;
    border: 1px solid #D8D8D8;
}
.complete[data-v-a82cd118] {
    font-size: .30rem;
    color: #1977FF;
}
.myCourse_body[data-v-a82cd118] .el-select-dropdown__list {
    width: 7.5rem;
}
.myCourse_body[data-v-a82cd118] .el-select-dropdown__item {
    font-size: 0.28rem;
}

.myCourse_head[data-v-b43adce6]{
    padding: 0 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.el-icon-arrow-left[data-v-b43adce6] {
  font-size: 0.52rem;
}
.myCourse_head img[data-v-b43adce6] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-b43adce6] {
    font-size: .30rem;
    color: #1977FF;
}
.curriculum_body[data-v-b43adce6] {
    background: #fff;
}
.curriculum_body p[data-v-b43adce6] {
    background: #F1F1F1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.32rem;
    font-size: .28rem;
    line-height: 1.00rem;
    background: #F1F1F1;
}
.curriculum_body p&gt;img[data-v-b43adce6] {
    width: .4rem;
    height: .4rem;
    margin-right: 0.2rem;
}
.import[data-v-b43adce6] {
    color: #fff;
    width: 6.30rem;
    line-height: .88rem;
    text-align: center;
    background: #BF2B2A;
    border-radius: .44rem;
}
.fileName[data-v-b43adce6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background:#fff;
    padding: 0.4rem 0.32rem;
}
.fileName img[data-v-b43adce6] {
    width:  .44rem;
    height: .44rem;
}
.goBack[data-v-b43adce6] {
    width: 6.30rem;
    position:fixed;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.upload[data-v-b43adce6] {
    width: 6.30rem;
    position:fixed;
    bottom: 2rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.uploadFile[data-v-b43adce6] {
    width: 6.30rem;
}

.myCourse_head[data-v-7fe3745e]{
    padding: 0 0.32rem 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.el-icon-arrow-left[data-v-7fe3745e] {
  font-size: 0.52rem;
}
.myCourse_head img[data-v-7fe3745e] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-7fe3745e] {
    font-size: .30rem;
    color: #1977FF;
}
.curriculum_body[data-v-7fe3745e] {
    background: #fff;
}
.curriculum_body p[data-v-7fe3745e] {
    background: #F1F1F1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.32rem;
    font-size: .28rem;
    line-height: 1.00rem;
    background: #F1F1F1;
}
.curriculum_body p&gt;img[data-v-7fe3745e] {
    width: .4rem;
    height: .4rem;
    margin-right: 0.2rem;
}
.import[data-v-7fe3745e] {
    color: #fff;
    width: 6.30rem;
    line-height: .88rem;
    text-align: center;
    background: #BF2B2A;
    border-radius: .44rem;
}
.fileName[data-v-7fe3745e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background:#fff;
    padding: 0.4rem 0.32rem;
}
.fileName img[data-v-7fe3745e] {
    width:  .44rem;
    height: .44rem;
}
.goBack[data-v-7fe3745e] {
    width: 6.30rem;
    position:fixed;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.upload[data-v-7fe3745e] {
    width: 6.30rem;
    position:fixed;
    bottom: 2rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.uploadFile[data-v-7fe3745e] {
    width: 6.30rem;
}

.myCourse_head[data-v-1763b8d2]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .37rem;
}
.myCourse_head img[data-v-1763b8d2] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head p[data-v-1763b8d2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 7.1rem;
    height: .68rem;
    background: #FFFFFF;
    border-radius: .42rem;
    border: 1px solid #DFDFDF;
}
.myCourse_head p input[data-v-1763b8d2] {
    width: 4.5rem;
    padding: 0 0.2rem;
    height: .64rem;
    border: none;
    /* background: pink; */
}
.myCourse_head p span[data-v-1763b8d2] {
    font-size: 0.28rem;
    text-align: center;
    color: #FFFFFF;
    width: 1.30rem;
    line-height: .60rem;
    background: #BF2B2A;
    border-radius: .42rem;
}
.addCourse_body ul[data-v-1763b8d2] {
    background: #fff;
}
.addCourse_body ul li[data-v-1763b8d2] {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.4rem 0rem;
    margin: 0 0.3rem;
    border-bottom: 1px solid #D8D8D8;
}
.addCourse_body ul li img[data-v-1763b8d2] {
    width: 1.50rem;
    height: 2.00rem;
    margin-right: 0.2rem;
}
.course_title[data-v-1763b8d2] {
    width: 6rem;
    font-weight: 500;
    font-size: .34rem;
    color: #222222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.author[data-v-1763b8d2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.author p[data-v-1763b8d2] {
    font-size: .28rem;
    width: 4rem;
    color: #222222;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.author u[data-v-1763b8d2] {
    font-size: .28rem;
    text-decoration: none;
    width: 1.60rem;
    line-height: .66rem;
    text-align: center;
    color: #fff;
    background: -webkit-gradient( linear, left top, right top, from(#DC2E2D), to(#FF987D));
    background: linear-gradient( 90deg, #DC2E2D 0%, #FF987D 100%);
    border-radius: .20rem;
}
.el-icon-arrow-left[data-v-1763b8d2] {
  font-size: 0.52rem;
}
.empty[data-v-1763b8d2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 5rem;
}

.createCourse[data-v-ed152c34] .van-uploader__preview-image {
    width:  1.50rem;
    height: 2.00rem;
}
.createCourse[data-v-ed152c34] .van-uploader__upload {
    width:  1.50rem;
    height: 2.00rem;
}
.myCourse_head[data-v-ed152c34]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-ed152c34] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.el-icon-arrow-left[data-v-ed152c34] {
  font-size: 0.52rem;
}
.create_body[data-v-ed152c34] {
    background: #fff;
    padding: 0.4rem;
}
.create_body&gt;div[data-v-ed152c34] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.create_body input[data-v-ed152c34] {
    padding: 0 0.2rem;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
    width: 7rem;
    height: .80rem;
    background: #FFFFFF;
    border-radius: 0.02rem;
    border: 1px solid #D8D8D8;
}
.operation[data-v-ed152c34] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position:fixed;
    bottom: 1rem;
    left:0;
    right: 0;
    margin: 0 auto;
    width: 7.2rem;
}
.cancel[data-v-ed152c34]{
    background: #FFFFFF !important;
    border-radius: 42px;
    border: 1px solid #D9D9D9;
    color: #888888 !important;
}
.operation li[data-v-ed152c34] {
    font-size: 0.28rem;
    width: 3.50rem;
    line-height: .84rem;
    text-align: center;
    background: #BF2B2A;
    border-radius: 42px;
    color: #fff;
}
.upload[data-v-ed152c34] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.2rem;
}
.upload i[data-v-ed152c34]{
    font-style: normal;
    color: #666;
    font-size: 0.28rem;
}

.myCourse_head[data-v-dbe2b196]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-dbe2b196] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-dbe2b196] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-dbe2b196] {
  font-size: 0.52rem;
}
h2[data-v-dbe2b196],p[data-v-dbe2b196]{
    text-align: center;
}
h2[data-v-dbe2b196]{
    font-size: .46rem;
    font-weight: 500;
    padding: 1.5rem 0 0.4rem;
}
p[data-v-dbe2b196]{
    font-size: .30rem;
}
.class_body[data-v-dbe2b196] {
    background-color: #fff;
    height: calc(100vh - 1.3rem);
}
.class_body[data-v-dbe2b196] .van-share-sheet__options {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    padding: 16px 8px 16px 8px;
}
.invite[data-v-dbe2b196] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 2001;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.invite_code[data-v-dbe2b196] {
    text-align: center;
    position: fixed;
    bottom: 2rem;
    left:0;
    right: 0;
    margin: auto;
}
.invite_code i[data-v-dbe2b196] {
    color: #BF2B2A;
    font-size: .46rem;
    font-style: normal;
}
.copy_icon[data-v-dbe2b196] {
    width: 0.3rem;
    margin-left: 0.2rem;
}
.content[data-v-dbe2b196]{
    width: 100%;
    height: 5.26rem;
    background: #F6F6F6;
    border-radius: .60rem .60rem 0px 0px;
}
.content p[data-v-dbe2b196]{
    color: #222222;
    font-size: .30rem;
    text-align: left;
    padding: 0.4rem;
}
.share_item[data-v-dbe2b196] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.share_item span[data-v-dbe2b196] {
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.share_item img[data-v-dbe2b196] {
    width: 1rem;
    margin-bottom: 0.2rem;
}
b[data-v-dbe2b196]{
    font-weight: normal;
    display: inline-block;
    width: 6.30rem;
    line-height: .88rem;
    background: #FFFFFF;
    border-radius: .44rem;
    text-align: center;
    color: #222222;
    font-size: .30rem;
    margin: 1rem 0.99rem 0.5rem;
}

.myCourse_head[data-v-41f6b240]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-41f6b240] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-41f6b240] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-41f6b240] {
    font-size: 0.52rem;
}
h4[data-v-41f6b240]{
    text-align: center;
    height: 100vh;
    line-height: 6rem;
}
.delete_body[data-v-41f6b240] {
    padding: 0 0 1.5rem 0;
}
.delete_body ul[data-v-41f6b240] {
    min-height: calc(100vh - 1.7rem);
}
.delete_body ul li[data-v-41f6b240] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:  7.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    
    margin: 0.4rem auto;
    border-radius: .20rem;
}
.delete_body ul li .class_manage[data-v-41f6b240] {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    margin-left: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.delete_body ul li .class_manage p[data-v-41f6b240] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.batch_delete[data-v-41f6b240] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}

.myCourse_head[data-v-2000a9a0]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-2000a9a0] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-2000a9a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-2000a9a0] {
    font-size: 0.52rem;
}
h4[data-v-2000a9a0]{
    text-align: center;
    height: 100vh;
    line-height: 6rem;
}
.sort_body[data-v-2000a9a0] {
    padding-bottom: 0.2rem;
}
.sort_body ul[data-v-2000a9a0] {
    min-height: calc(100vh - 1.8rem);
}
.sort_body ul li[data-v-2000a9a0] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:  7.6rem;
    margin: 0.4rem auto;
    border-radius: .20rem;
}
.sort_body ul li .class_manage[data-v-2000a9a0] {
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sort_body ul li .class_manage p[data-v-2000a9a0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.complete[data-v-2000a9a0] {
    font-size: .30rem;
    color: #1977FF;
}

.myCourse_head[data-v-68239179]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .37rem;
}
.myCourse_head img[data-v-68239179] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head p[data-v-68239179] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 7.1rem;
    height: .68rem;
    background: #FFFFFF;
    border-radius: .42rem;
    border: 1px solid #DFDFDF;
}
.myCourse_head p input[data-v-68239179] {
    width: 4.5rem;
    padding: 0 0.2rem;
    height: .48rem;
    border: none;
}
.myCourse_head p span[data-v-68239179] {
    font-size: 0.28rem;
    text-align: center;
    color: #FFFFFF;
    width: 1.30rem;
    line-height: .60rem;
    background: #BF2B2A;
    border-radius: .42rem;
}
.el-icon-arrow-left[data-v-68239179] {
    font-size: 0.52rem;
}
.courseWare_body[data-v-68239179] {
    min-height: calc(100vh - 1.3rem - 0.6rem);
    padding: 0rem 0.32rem 0.4rem;
}
.courseWare_body ul li[data-v-68239179] {
    width:  7.6rem;
    border-radius: .20rem;
    margin: 0.2rem 0;
}
.courseWare_body ul li .class_manage[data-v-68239179] {
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.courseWare_body ul li .class_manage p[data-v-68239179] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.right[data-v-68239179]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-68239179]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.class_right[data-v-68239179]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.48rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0.2rem;
}
.class_right span img[data-v-68239179]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
h5[data-v-68239179]{
    text-align: center;
    line-height: 4rem;
}
.rename_class[data-v-68239179] {
    width:  7.0rem;
    /* height: 1rem; */
    padding: 0.3rem ;
    font-size: 0.34rem;
}
.opreation_btm[data-v-68239179] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    color: #666666;
    font-size: .28rem;
    margin-bottom: 0.4rem;
}
.opreation_btm span[data-v-68239179] {
    width: 2.60rem;
    font-size: .28rem;
    line-height: .80rem;
    background: #FFFFFF;
    border-radius: .40rem;
    text-align: center;
    border: 1px solid #D8D8D8;
}
.class_name[data-v-68239179] {
    width: 6.48rem;
    height: .88rem;
    background: #FFFFFF;
    border-radius: .10rem;
    padding: 0 0.2rem;
    margin: 0.4rem 0 0.8rem 0.4rem;
    border: 1px solid #D8D8D8;
}
.sure[data-v-68239179] {
    background: #BF2B2A !important;
    color: #fff;
}
.delete_content[data-v-68239179] {
    width:  7.0rem;
    line-height: 2rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .20rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
}

.myCourse_head[data-v-c0168f9c]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 1.3rem;
    line-height: 1.3rem;
    font-size: .37rem;
}
.myCourse_head img[data-v-c0168f9c] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head p[data-v-c0168f9c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 7.1rem;
    height: .68rem;
    background: #FFFFFF;
    border-radius: .42rem;
    border: 1px solid #DFDFDF;
}
.myCourse_head p input[data-v-c0168f9c] {
    width: 4.5rem;
    padding: 0 0.2rem;
    height: .48rem;
    border: none;
}
.myCourse_head p span[data-v-c0168f9c] {
    font-size: 0.28rem;
    text-align: center;
    color: #FFFFFF;
    width: 1.30rem;
    line-height: .60rem;
    background: #BF2B2A;
    border-radius: .42rem;
}
.el-icon-arrow-left[data-v-c0168f9c] {
    font-size: 0.52rem;
}
.homeWork_body[data-v-c0168f9c] {
    min-height: calc(100vh - 1.3rem - 0.6rem);
    padding: 0rem 0.32rem 0.4rem;
}
.homeWork_body ul li[data-v-c0168f9c] {
    width:  7.6rem;
    border-radius: .20rem;
    margin: 0.2rem 0;
}
.homeWork_body ul li .class_manage[data-v-c0168f9c] {
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.homeWork_body ul li .class_manage p[data-v-c0168f9c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.right[data-v-c0168f9c]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-c0168f9c]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.class_right[data-v-c0168f9c]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.48rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0.2rem;
}
.class_right span img[data-v-c0168f9c]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
h5[data-v-c0168f9c]{
    text-align: center;
    line-height: 4rem;
}
.delete_content[data-v-c0168f9c] {
    width:  7.0rem;
    line-height: 2rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .20rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
}
.opreation_btm[data-v-c0168f9c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    color: #666666;
    font-size: .28rem;
    margin-bottom: 0.4rem;
}
.opreation_btm span[data-v-c0168f9c] {
    width: 2.60rem;
    font-size: .28rem;
    line-height: .80rem;
    background: #FFFFFF;
    border-radius: .40rem;
    text-align: center;
    border: 1px solid #D8D8D8;
}
.sure[data-v-c0168f9c] {
    background: #BF2B2A !important;
    color: #fff;
}

.myCourse_head[data-v-571d8991]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-571d8991] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-571d8991] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-571d8991] {
    font-size: 0.52rem;
}
h4[data-v-571d8991]{
    text-align: center;
    height: 100vh;
    line-height: 6rem;
}
.delete_body[data-v-571d8991] {
    padding: 0 0 1.5rem 0;
}
.delete_body ul[data-v-571d8991] {
    min-height: calc(100vh - 1.7rem);
}
.delete_body ul li[data-v-571d8991] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:  7.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    
    margin: 0.4rem auto;
    border-radius: .20rem;
}
.delete_body ul li .class_manage[data-v-571d8991] {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    margin-left: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.delete_body ul li .class_manage p[data-v-571d8991] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.batch_delete[data-v-571d8991] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}

.myCourse_head[data-v-5c000710]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-5c000710] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-5c000710] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-5c000710] {
    font-size: 0.52rem;
}
.upload_body ul[data-v-5c000710]{
    padding: 0.4rem 0.32rem 2rem;
    min-height: calc(100vh - 2.3rem);
}
.upload_body ul li span[data-v-5c000710]{
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
    display: inline-block;
    margin: 0.2rem 0;
}
.upload_body ul li div[data-v-5c000710] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
}
.upload_body ul li div p[data-v-5c000710] {
    width: 6.7rem;
    background: #FFFFFF;
    border-radius: .20rem;
    padding:0.3rem 0.2rem;
}
.upload[data-v-5c000710] {
    width: 6.30rem;
    position:fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.uploadFile[data-v-5c000710] {
    width: 6.30rem;
}
.addCourseWare[data-v-5c000710] .van-uploader__preview {
    display: none;
}
.complete[data-v-5c000710] {
    font-size: .30rem;
    color: #1977FF;
}
.goBack[data-v-5c000710] {
    width: 6.30rem;
    position:fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.right[data-v-5c000710]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-5c000710]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.class_right[data-v-5c000710]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.48rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0.2rem;
}
.class_right span img[data-v-5c000710]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
input[data-v-5c000710]{
    width: 6.3rem;
    height: .88rem;
    background: #FFFFFF;
    border-radius: .10rem;
    padding: 0 0.2rem;
    border: 1px solid #D8D8D8;
}

.myCourse_head[data-v-68611c2e]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-68611c2e] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-68611c2e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-68611c2e] {
    font-size: 0.52rem;
}
.title[data-v-68611c2e] {
    padding: 0.4rem 0.32rem;
}
.discuss_body ul[data-v-68611c2e] {
    background: #fff;
}
.discuss_body ul li div[data-v-68611c2e] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    /* flex-direction: column; */
    margin-bottom: 0.3rem;
}
.nickname[data-v-68611c2e] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0.3rem;
}
.nickname b[data-v-68611c2e]{
    color: #222;
    margin-bottom: 0.2rem;
}
.nickname i[data-v-68611c2e]{
    line-height: .26rem;
    font-style: normal;
    color: #888888;
    font-size: .26rem;
    font-weight: 400;
}
.discuss_body ul li[data-v-68611c2e] {
    padding: 0.4rem 0.32rem;
    border-bottom: 0.1rem solid #f6f6f6;
}
.discuss_body ul li p[data-v-68611c2e]{
    color: #222;
}
.header[data-v-68611c2e] {
    width:  0.7rem;
    height: 0.7rem;
    border-radius: 50%;
}
.date[data-v-68611c2e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin-top: 0.4rem;
    color: #888888;
}
h5[data-v-68611c2e]{
    text-align: center;
    line-height: 4rem;
    background-color: #fff;
}

.myCourse_head[data-v-41207de3]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-41207de3] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-41207de3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-41207de3] {
    font-size: 0.52rem;
}
.title[data-v-41207de3] {
    padding: 0.4rem 0.32rem;
}
.discuss_body ul[data-v-41207de3] {
    background: #fff;
}
.discuss_body ul li div[data-v-41207de3] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    /* flex-direction: column; */
    margin-bottom: 0.3rem;
}
.nickname[data-v-41207de3] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0.3rem;
}
.nickname b[data-v-41207de3]{
    color: #222;
    margin-bottom: 0.2rem;
}
.nickname i[data-v-41207de3]{
    line-height: .26rem;
    font-style: normal;
    color: #888888;
    font-size: .26rem;
    font-weight: 400;
}
.discuss_body ul li[data-v-41207de3] {
    padding: 0.4rem 0.32rem;
    border-bottom: 0.1rem solid #f6f6f6;
}
.discuss_body ul li p[data-v-41207de3]{
    color: #222;
}
.header[data-v-41207de3] {
    width:  0.7rem;
    height: 0.7rem;
    border-radius: 50%;
}
.date[data-v-41207de3] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    margin-top: 0.4rem;
    color: #888888;
}
u[data-v-41207de3]{
   color: #888888; 
   text-decoration: none;
   margin-top: 0.2rem;
}
h5[data-v-41207de3]{
    text-align: center;
    line-height: 4rem;
    background-color: #fff;
}

.myCourse_head[data-v-9f55ef52]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-9f55ef52] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-9f55ef52] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-9f55ef52] {
    font-size: 0.52rem;
}
.releaseAnswer_body[data-v-9f55ef52] {
    background-color: #fff;
    padding: 0 0.32rem;
}
.batch_delete[data-v-9f55ef52] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.title[data-v-9f55ef52] {
    line-height: .42rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
    padding: 0.4rem 0 0.2rem;
}
.answer_num[data-v-9f55ef52] {
    border: 1px solid #D8D8D8;
    border-radius: 0.02rem;
}
input[data-v-9f55ef52] {
    width: 87vw;
    height: .80rem;
    background: #FFFFFF;
    border-radius: 0.02rem;
    border: none;
    padding: 0 0.2rem;
    color: #444;
}
.description[data-v-9f55ef52] {
    border-radius: .20rem;
    border: 1px solid #D8D8D8;
}
textarea[data-v-9f55ef52] {
    width: 87vw;
    border-radius: .20rem;
    height: 4.5rem;
    background: #FFFFFF;
    border-radius: .20rem;
    border: none;
    padding: 0.2rem;
    color: #444;
}

.myCourse_head[data-v-4b7fd0f6]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-4b7fd0f6] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-4b7fd0f6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-4b7fd0f6] {
    font-size: 0.52rem;
}
.batch_delete[data-v-4b7fd0f6] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.discuss_body[data-v-4b7fd0f6]{
    padding: 0 0.25rem;
    background-color: #fff;
}
.title[data-v-4b7fd0f6] {
    line-height: .42rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
    padding: 0.4rem 0 0.2rem;
}
.description[data-v-4b7fd0f6] {
    border-radius: .20rem;
    border: 1px solid #D8D8D8;
}
textarea[data-v-4b7fd0f6] {
    width: 88vw;
    height: 4.5rem;
    background: #FFFFFF;
    border: none;
    padding: 0.2rem;
    color: #444;
    border-radius: .20rem;
    /* background: pink; */
}
p[data-v-4b7fd0f6]{
    color: #666666;
    margin-top: 0.2rem;
    font-size: .28rem;
}

.myCourse_head[data-v-62e1b10c]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-62e1b10c] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-62e1b10c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-62e1b10c] {
    font-size: 0.52rem;
}
h4[data-v-62e1b10c]{
    text-align: center;
    height: 100vh;
    line-height: 6rem;
}
.delete_body[data-v-62e1b10c] {
    padding: 0 0 1.5rem 0;
}
.delete_body ul[data-v-62e1b10c] {
    min-height: calc(100vh - 1.7rem);
}
.delete_body ul li[data-v-62e1b10c] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:  7.1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    
    margin: 0.4rem auto;
    border-radius: .20rem;
}
.delete_body ul li .class_manage[data-v-62e1b10c] {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 0.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    margin-left: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.delete_body ul li .class_manage p[data-v-62e1b10c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.batch_delete[data-v-62e1b10c] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}

.myCourse_head[data-v-0c6fddf9]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-0c6fddf9] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-0c6fddf9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-0c6fddf9] {
    font-size: 0.52rem;
}
.addHomeWork_body[data-v-0c6fddf9]{
    min-height: calc(100vh - 1.9rem - 1.3rem - 0.9rem);
    padding: 0.4rem 0.32rem 1.5rem;
}
.title span[data-v-0c6fddf9]{
    display:inline-block;
    margin: 0.2rem 0;
}
.title p[data-v-0c6fddf9]{
    width: 6.5rem;
    background: #FFFFFF;
    border-radius: .20rem;
    padding: 0.2rem;
    /* margin-bottom: 0.3rem; */
}
.className[data-v-0c6fddf9] {
    width: 7.10rem;
    padding: 0.2rem;
    /* height: .88rem; */
    background: #FFFFFF;
    border-radius: .20rem; 
    background: #FFFFFF;
    margin: 0.2rem 0;
}
li[data-v-0c6fddf9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.batch_delete[data-v-0c6fddf9] {
    position: fixed;
    bottom: 0.4rem;
    left:0;
    right: 0;
    margin: auto;
    z-index: 9999;
    text-align: center;
    width: 6.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.complete[data-v-0c6fddf9] {
    font-size: .30rem;
    color: #1977FF;
}
.upload[data-v-0c6fddf9] {
    width: 6.30rem;
    position:fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.uploadFile[data-v-0c6fddf9] {
    width: 6.30rem;
}
.addHomeWork_body[data-v-0c6fddf9] .van-uploader__preview {
    display: none;
}
.complete[data-v-0c6fddf9] {
    font-size: .30rem;
    color: #1977FF;
}
.img_icon[data-v-0c6fddf9] {
    width:.34rem;
    height:0.34rem;
    margin-right:0.2rem;
}
.goBack[data-v-0c6fddf9] {
    width: 6.30rem;
    position:fixed;
    bottom: 0.5rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.homeWork_name[data-v-0c6fddf9] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 1.4rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.right[data-v-0c6fddf9]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.6rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.right span img[data-v-0c6fddf9]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.class_right[data-v-0c6fddf9]  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.48rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 0.2rem;
}
.class_right span img[data-v-0c6fddf9]{
    width:  1.2rem;
    height: 1.2rem;
    margin: 0 0.1rem;
}
.xiugai[data-v-0c6fddf9] {
    font-weight: 400;
    color: #666;
}
input[data-v-0c6fddf9]{
    width: 6.1rem;
    height: .88rem;
    background: #FFFFFF;
    border-radius: .10rem;
    padding: 0 0.2rem;
    border: 1px solid #D8D8D8;
}

.myCourse_head[data-v-08555456]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-08555456] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
.myCourse_head span[data-v-08555456] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-08555456] {
    font-size: 0.52rem;
}
h4[data-v-08555456]{
    text-align: center;
    height: 100vh;
    line-height: 6rem;
}
.sort_body ul[data-v-08555456] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: calc(100vh - 1.8rem);
    padding-bottom: 0.4rem;
}
.sort_body ul li[data-v-08555456] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width:  7.6rem;
    margin: 0.4rem auto;
    border-radius: .20rem;
}
.sort_body ul li .class_manage[data-v-08555456] {
    padding: 0.25rem;
    background: #FFFFFF;
    border-radius: .20rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.sort_body ul li .class_manage p[data-v-08555456] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 0.34rem;
}
.complete[data-v-08555456] {
    font-size: .30rem;
    color: #1977FF;
}

.myCourse_head[data-v-76f58370]{
    padding: 0 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 1.3rem;
    font-size: .37rem;
    border-bottom: 1px solid #d8d8d8;
}
.myCourse_head img[data-v-76f58370] {
    width: .44rem;
    height: .44rem;
    margin-left: 0.4rem;
}
h5[data-v-76f58370]{
    text-align: center;
    line-height: 3rem;
    background: #fff;
}
.myCourse_head span[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center
}
.el-icon-arrow-left[data-v-76f58370] {
  font-size: 0.52rem;
}
.classDetail_body h4[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: 500;
    font-size: .30rem;
    color: #222222;
    margin: 0.4rem 0.2rem 0.2rem 0.3rem;
}
.classDetail_body ul li[data-v-76f58370]{
    color: #222222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: .28rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.3rem;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
}
.classDetail_body ul li img[data-v-76f58370] {
    margin-left: 0.2rem;
}
.classDetail_body ol[data-v-76f58370] {
    background-color: #fff;
    padding: 0.2rem;
}
.classDetail_body ol .title[data-v-76f58370]{
    width: 7.64rem;
    line-height: .80rem;
    background: #F1F1F1;
    border-radius: 1px;
    margin: 0rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.classDetail_body ol .title span[data-v-76f58370] {
    width: 33%;
    text-align: center;
}
.classDetail_body ol li[data-v-76f58370]{
    background: #fff;
    padding: 0rem 0.1rem;
    line-height: 0.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.classDetail_body ol li span[data-v-76f58370]{
    font-size: 0.28rem;
    width: 33%;
    text-align: center;
    /* padding: 0.3rem 0.2rem; */
}
.homeWork_content[data-v-76f58370] {
    height: 7rem;
    padding: 0.2rem;
}
.homeWork_content dl li[data-v-76f58370] {
    font-weight: 400;
    font-size: .28rem;
    color: #222222;
    margin: 0.2rem 0;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #E1E1E1;
}
.homeWork_content dl li[data-v-76f58370]:last-of-type {
    border: none;
}
.homeWork_title[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    font-weight: 500;
    font-size: .37rem;
    color: #000000;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
}
.student_content[data-v-76f58370] {
    height: 6rem;
    padding: 0.3rem;
}
.item[data-v-76f58370] {
    margin: 0.3rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.item span[data-v-76f58370] {
    text-align: right;
    width: 1.2rem;
    margin-right: 0.2rem;
}
.item input[data-v-76f58370] {
    width: 5.5rem;
    padding: 0.2rem;
    border: none;
    border-bottom: 1px solid #E1E1E1;
}
.student_info[data-v-76f58370] {
    width: 7.64rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.student_info &gt; span[data-v-76f58370]{
    width: 34%;
}
.class_right[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0.05rem;
}
.delete[data-v-76f58370]{
    font-size: 0.28rem;
    font-style: normal;
    color: #fff;
    background-color: rgba(230, 40, 40, 1);
    line-height: 0.8rem;
    padding: 0 0.2rem;
}
.edit[data-v-76f58370]{
    font-size: 0.28rem;
    font-style: normal;
    color: #fff;
    background-color: rgba(230, 116, 40, 1);
    line-height: 0.8rem;
    padding: 0 0.2rem;
}
h6[data-v-76f58370]{
    
    margin: 0.5rem auto;
    text-align: center;
    width: 5.30rem;
    color: #FFFFFF;
    font-size: .30rem;
    line-height: .88rem;
    background: #BF2B2A;
    border-radius: .44rem;
}
.delete_content[data-v-76f58370] {
    width:  7.0rem;
    line-height: 2rem;
    text-align: center;
    background: #FFFFFF;
    border-radius: .20rem;
    color: #222222;
    font-size: .30rem;
    font-weight: 500;
}
.opreation_btm[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    color: #666666;
    font-size: .28rem;
    margin-bottom: 0.4rem;
}
.opreation_btm span[data-v-76f58370] {
    width: 2.60rem;
    font-size: .28rem;
    line-height: .80rem;
    background: #FFFFFF;
    border-radius: .40rem;
    text-align: center;
    /* border: 1px solid #D8D8D8; */
}
.sure[data-v-76f58370] {
    background: #BF2B2A !important;
    color: #fff;
}
.OverView_content[data-v-76f58370] {
    height: 14.92rem;
    padding: 0.4rem 0.32rem;
}
.statistics[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.statistics li[data-v-76f58370] {
    width: 3.22rem;
    height:1.80rem;
    background: #FFFFFF;
    border-radius: .20rem;
    padding: 0.2rem;
}
.statistics li p[data-v-76f58370]{
    font-size: .60rem;
    text-align: center;
    font-weight: 500;
    padding-top: 0.3rem;
}
.discuss[data-v-76f58370]{
    width: 7.2rem;
    height:5.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    margin-top: 0.4rem;
    padding: 0.2rem;
}
.sign[data-v-76f58370] {
    width: 7.2rem;
    height:5.2rem;
    background: #FFFFFF;
    border-radius: .20rem;
    margin-top: 0.4rem;
    padding: 0.2rem;
}
.sign_overView[data-v-76f58370] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.sign_overView b[data-v-76f58370]{
    font-size: 0.3rem;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex ;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.sign_overView i[data-v-76f58370] {
    line-height: .60rem;
    font-size: 0.28rem;
    width: 2.00rem;
    text-align: center;
    color: #444444;
    border-radius: .30rem;
    background: #F6F6F6;
    font-style: normal;
    font-weight: normal;
    margin-top:0.1rem;
}
.active_sign[data-v-76f58370] {
    background: #F8E9E9 !important;
    color: #BF2B2A !important;
}
.sign_student[data-v-76f58370]{
    background: #fff;
    min-height: 5.5rem;
}
.sign_total[data-v-76f58370]{
    background: #fff;
    min-height: 5.5rem;
}
.sign_student_title[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background: #f6f6f6;
    padding: 0.1rem;
    margin: 0.1rem 0.2rem;
}
.sign_total_title[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    padding: 0.1rem;
    margin: 0.1rem 0.2rem;
    background: #f6f6f6;
}
.sign_student_title span[data-v-76f58370]{
    text-align: center;
    width: 33%;
    font-size: 0.28rem;
}
.sign_total_title span[data-v-76f58370]{
    text-align: center;
    width: 33%;
    font-size: 0.28rem;
}
.sign_student_body li[data-v-76f58370]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.1rem 0;
    margin: 0rem 0.2rem;
    border-bottom: 1px solid #f6f6f6;
}
.sign_student_body li span[data-v-76f58370]{
    width: 33%;
    text-align: center;
}
.sign_total_body li[data-v-76f58370]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.1rem 0;
    margin: 0rem 0.2rem;
    border-bottom: 1px solid #f6f6f6;
}
.sign_total_body li span[data-v-76f58370]{
    width: 33%;
    text-align: center;
}
.rename_class[data-v-76f58370] {
    width:  7.0rem;
    /* height: 1rem; */
    padding: 0.3rem ;
    font-size: 0.34rem;
}
.opreation_btm[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    color: #666666;
    font-size: .28rem;
    margin-bottom: 0.4rem;
}
.opreation_btm span[data-v-76f58370] {
    width: 2.60rem;
    font-size: .28rem;
    line-height: .80rem;
    background: #FFFFFF;
    border-radius: .40rem;
    text-align: center;
    border: 1px solid #D8D8D8;
}
.sure[data-v-76f58370] {
    background: #BF2B2A !important;
    color: #fff;
}
.class_name[data-v-76f58370] {
    width: 6rem;
    height: .88rem;
    background: #FFFFFF;
    border-radius: .10rem;
    padding: 0 0.2rem;
    margin: 0.4rem 0 0.8rem 0.4rem;
    border: 1px solid #D8D8D8;
}
.copy_icon[data-v-76f58370] {
    width: 0.3rem;
    height: 0.3rem;
}
.copy_icon1[data-v-76f58370] {
    width: 0.3rem;
    height: 0.3rem;
}
.in_code[data-v-76f58370] {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 5rem;
}
.in_code p[data-v-76f58370]{
    color:#BF2B2A;
    font-size:0.45rem;
    width: 4.2rem;
}
.in_url[data-v-76f58370]{
    width:5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.in_url p[data-v-76f58370]{
    font-size: 0.35rem;
    word-break: break-all;
    width: 4.2rem;
}
.in_class[data-v-76f58370] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0.2rem;
}
.in_class span[data-v-76f58370] {

    width: 1.8rem;
    font-size: 0.32rem;
}

*[data-v-0c282cf8]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.public_father[data-v-0c282cf8]{
    width: 100%;
    height: 100%;
    background: #f6f6f6;
}
.public[data-v-0c282cf8]{
    width: 100%;
    height: 100vh;
    background: #f6f6f6;
}
.public_menu[data-v-0c282cf8] .van-ellipsis{
    font-size: .3rem;
    color: #222222;
}
.public_main[data-v-0c282cf8]{
    width: 100%;
    position: relative;
    background: #f6f6f6;
}
.public_con[data-v-0c282cf8]{
    width: 100%;
    background: #fff;
    padding-right:0.3rem;
    margin-bottom: 0.4rem;
    overflow: hidden;
}
.public_con_li[data-v-0c282cf8]{
    width: 100%;
    /* height: 2.8rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* border-bottom: 0.01rem solid #e6e6e6; */
}
.public_con_li .van-swipe-cell[data-v-0c282cf8]{
    width: 100%;
}
.public_con_li[data-v-0c282cf8] .van-swipe-cell__wrapper{
    height: 100%;
    -webkit-transform: translate3d(1.3rem, 0px, 0px);
            transform: translate3d(1.3rem, 0px, 0px);
}
.public_con_li[data-v-0c282cf8] .van-button{
    height: 100%;
    width: 100%;
}
.public_con_li[data-v-0c282cf8] .van-swipe-cell__right{
    width: 1.3rem;
}
.public_con_li[data-v-0c282cf8] .van-swipe-cell__right img{
    width: 1.3rem;
}
.public_con_li[data-v-0c282cf8]:last-child{
    border: none;
}
.public_con_li:last-child .public_con_con[data-v-0c282cf8]{
    border: none;
}
.public_con_con[data-v-0c282cf8]{
    /* width: 4.2rem; */
    /* width: 100%; */
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: .4rem 0;
    margin-left: .3rem;
    border-bottom: 1px solid #e6e6e6;
}
.public_con_con .check span[data-v-0c282cf8]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABspJREFUaEPdm1lsHFUWhv//9pK24oAmxPDAEAY0SDOucifGURKLxN2tYQZeBoHAArEIxCL2PTAggRQEQwJhSYDhYeZhmEEIEjKE5SFIBFzuQMAoxnZ3lfPEKhYhtpCQxG1310HVXsZ0eqmqXtyhpH6qc8/5v3tu37orUadHensDxp49naTdAcHvAZwCsA1A69RvQoB9APYS8gOEH4lSQ4ociaVSH9dJFlhLx7u7uo7ePzbWC+JsivQIsMCPf5I/AHiNVJvnh8NvLBscnPDjp1iZmgD36foyQm6HyNkCRGolzvFD8HsBng+HwxtOGxr6tFrfVQHvjEZXZO3cfRA5o1ohlcqTdLL8H6rAg9U0eV/AA8uXH3Pw4IGHKHK5OElo4EMyS2L9oj/gfu1Fa9xraM9ik9Hon3K57GYAx3gNVkt7kmmlApf1pFIfePHrCbi/Q7teBBtFJOglSL1snWwDvD1umk+4jeEKeHdXV2h/JvMkxL7areNG2hF8PNbbu4Zr19qV4lYE3tWtLczsx0sQiVVyNqfvyf/99oTFF52yfXumnI6ywE5mfxo79KYAq+cUxmVwEltiaesCklKqSFlgQ9f+JSJXuozXHGZUjyZMc41nYEPXbxKxNzUHhTcVSvGGWNr6h+uRlqHrfxbIdogEvIVqDmuC4xIIdCVSKbNQ0WFN+j1dP24MskdEftMc8n2qIAexqG1lwjCysz0cBmzo7c+K4GKfYZqsGO9NWNYDJYH7Ozp6bDvX32Sqq5GTCYXnnbxqaOjLaSe/yLChtSePlE+Q61ogNyVM65bDgI1odLXksknXjo4QQ5KHIuBJK03za0fyTIYNXXtVRP7azBwkPyfxjABhseUKtxMYKj4cT1t/mwF+Jxo9dsLOfdEsk4ISlT6AUPjMxPDwXuf9O52dJ45PZEYgOLpiksgv4mnzBGcEls9wv67fbIu9sWLBuTMYaGld8JeVAwPOGtjM4+WLwkCwJ55K7cwDN3lnVRTW0d2na1shcq6bPCjwqZhl3chd3d0t4/v27RVI2E3BBtuUhl2qLWUW74tIyI0mgp/FLetE9nV0nA4794abQg22KQmb1PVoTuy33HZa07qDKrCQfR3td8HGOi8wkwtq8q6A8yHS5aWsS9uaw+bjBrGahqb9WyCXuRTifMf2SYixxLA1nO/wotpZkpPNNVyerQ8sAKVwDQ1d2yUi3W6BFfFIzBy9Y7Z9UtPOsCEv1wC6brCOXgWud4A/EpGT3AJD4e5EenR9oX0NoOsKmx90kE/T0Nq/EWCRW2BnebTtj1hWbE24Cui6w+b5qJ5jn9Y+BmCeW+CpmnqpdV7kgmJ7Pj6gGwM7uW3zqi/gGkI3DDav2QH22qRntwSS1WS6obAzTdpzp1XQ9n1CNx52ptPy+Fkq9l/3CD0nsP//LHkceJTq3FxCjxSb9Tg+/Q4XvXS2SvFqX0PLMtDbWudFzi/We/ctaV/VElmQKpziNQp2ZmhZ68kDyZLQxSqqEZmdjpufPNRjeugWupGwAD5NWKO/m1wA0Nv7RdDj5f9QybYSdINhQaon46Z50xRwffaRSkE3Gnb6/5sYGX07D5zs7GyzJ8a/rMciXiF031JtKSZkh9fJe6UWVfZ94SJevllr2isCOasqx6ULW1TcIjaOJXG5iLTUKU4Jt3woYVl3TQ4vpx7ns4EsdjZWSP2jlVyIr1fnVX+k8hGU4sZY2rp12uqXe0u/su0WAmMq0nJyz+DgV0WBJ7Os/VdELpnrzNQivqK6J2aaf5/tq/iGuMioQBbWIuhc+SC5Wxa1dVfcEHcE5oebYr9+pB55AJAJBUNdq0ZGrMIKL3mKx9DbbxSB6xNuc5XJYnEJXh+3rKeLvyuj1NC0fwrkqmaCqaSF5Ia4ad1Zyq7ywbTMoR21HmdXEu33PckXYmnzQt8H05zAztHD8f3YKiIJv0IaUY7g1uMXL764qqOHM6OweDzIb795QkSubYR4rzEIPhYzzTXlMlvyO1wumKFp14HYVI9JhldIx97Z1BPitkTaespt+YqnaQsdGZqWAGSLl90Kt2K82JFMSRCXTm/quS3rGdhx7FwBOHTwwHqIXDEHVwAmIFjXGok84Oe2iy/g6dpMLtGW21ncJ5Az3dawXzvn/CSAZyQUWpcYHv7Evx+/JWeVS0ajp9q53BrnvlId5rrfKfB5FZENqwdHP6tWblUZLgz+3ooVR2UOHDhPIOdg8qLWUX4ETt1Veg0BvICFbTsKx8N+fPrqpb0EkrVrVXLbtiWQbNS5iif5n7SRmO9cxRMw51zDg8hekj+C+FBBjQSCweFaXMgqpfVnhvFTBG3qXQYAAAAASUVORK5CYII=);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.public_con_li_img[data-v-0c282cf8]{
    width: 2rem;
    height: 2rem;
    background-color: #fbfbfb;
    margin-right: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
.public_con_li_img .icon_img[data-v-0c282cf8]{
    width: 0.68rem;
    height: 0.39rem;
    position: absolute;
    left: 0;
    top: 0;
}
.public_con_li_img .icon_img img[data-v-0c282cf8]{
    width: 100%;
}
.public_con_li_txt[data-v-0c282cf8]{
    width: 100%;
    position: relative;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.public_con_li_title[data-v-0c282cf8]{
    width: 100%;
    color: #222;
    font-size: 0.32rem;
    margin-bottom: 0.17rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */ 
    font-weight: bold;
}
.public_con_li_author[data-v-0c282cf8]{
    color: #222;
    font-size: 0.28rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.public_con_li_price[data-v-0c282cf8]{
    color: #666666;
    font-size: 0.3rem;
    margin-top: .3rem;
}
.public_con_li_price span[data-v-0c282cf8]{
    font-size: 0.3rem;
}
.to-top-wrap[data-v-0c282cf8]{
    width: 0.8rem;
    height: 0.8rem;
    position: fixed;
    bottom: 0;
    right: 0.4rem;
}
.to-top-img[data-v-0c282cf8]{
    width: 0.8rem;
    height: 0.8rem;
}
.van-list__finished-text[data-v-0c282cf8]{
    margin-top: 0.4rem;
}
.pop-wrap[data-v-0c282cf8]{
    width: 100%;
    /* height: 2.71rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.pop-tips[data-v-0c282cf8]{
    width: 100%;
    text-align: center;
    font-size: 0.26rem;
	line-height: 0.88rem;
	color: #666666;
    border-bottom: 0.01rem solid #e6e6e6;
    background-color: #eeeeee;
}
.van-popup[data-v-0c282cf8]{
    padding: .52rem .32rem;
}
.pop-title[data-v-0c282cf8]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: .32rem;
    margin-bottom: .3rem;
}
/* æ—&nbsp;å†…å®¹ */
.ept-box[data-v-0c282cf8]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ept-box .ept-text[data-v-0c282cf8]{
    font-size: 0.2rem;
    line-height: 1rem;
    color: #666;
}
.ept-box .ept-img[data-v-0c282cf8]{
    margin-top: 0.3rem;
    width: 3rem;
}

.com_calendar[data-v-34584d16] { background: #fff; border-radius: .2rem; width: 100%;
}
.com_calendar .top-bar[data-v-34584d16] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 1rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: .34rem; color: #222;
}
.com_calendar .top-bar .van-icon[data-v-34584d16] { width: 1rem; font-size: .34rem; text-align: center; color: #C6C6C6;
}
.com_calendar .week[data-v-34584d16] { height: .6rem; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute; justify-content: space-around; font-size: .3rem; color: #444;
}
.com_calendar .days[data-v-34584d16] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; text-align: center;
}
.com_calendar .days li[data-v-34584d16] { width: calc(100% / 7); margin: .8em 0; text-align: center; font-size: .3rem; color: #222222;
}
.com_calendar .days li span[data-v-34584d16] { display: block; margin: auto; line-height: .52rem; width: .52rem; height: .52rem; border-radius: 50%;
}
.com_calendar .days li span.selected[data-v-34584d16] { background: #ED5353 !important; color: #fff;
}
.com_calendar .days li span.live[data-v-34584d16] { background: #4880F2; color: #fff;
}
.com_calendar .status-bar[data-v-34584d16] { height: 1rem; border-top: 1px solid #EEEEEE; margin: 0 .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
.com_calendar .status-bar a[data-v-34584d16] { font-size:.28rem; color:#666666; text-decoration: underline;
}
.com_calendar .status-bar li[data-v-34584d16] { font-size:.28rem; color:#222222;
}
.com_calendar .status-bar li[data-v-34584d16]::before { content: ''; margin: 0 .5em; display: inline-block; width: .14rem; height: .14rem; border-radius: .07rem; background: #4880F2;
}

.my-course-live-calendar[data-v-1bc1a180] { min-height: 100vh;
}
.my-course-live-empty[data-v-1bc1a180] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
.calendar[data-v-1bc1a180] {margin: .2rem;
}
.list li[data-v-1bc1a180] { background: #fff; margin: .2rem; border-radius: .2rem; display: -webkit-box; display: -ms-flexbox; display: flex; padding: .2rem;
}
.list li dt img[data-v-1bc1a180] { width: .3rem; height: .3rem; margin:.05rem .2rem 0 0;
}
.list li dd h1[data-v-1bc1a180] { font-size: .32rem; line-height: .4rem; color: #222; margin: 0 0 .2rem;
}
.list li dd h2[data-v-1bc1a180] { font-size: .28rem; line-height: .4rem; color: #444;
}

.btn[data-v-ba74e44c]{
line-height: 0.25rem;
font-size: 0.26rem;
color: #666666;
}
.search-head[data-v-ba74e44c] {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.title-search[data-v-ba74e44c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.van-search[data-v-ba74e44c] .van-search__content{
  border-radius: 0.3rem !important;
}
.search-head-wrap[data-v-ba74e44c] {
  height: 0.88rem;
}

#search-options[data-v-9d423218] {
  padding: 0 0.2rem;
}
.hot-wrap[data-v-9d423218] {
  margin-bottom: 0.5rem;
}
.hot-search-title[data-v-9d423218] {
  margin-bottom: 0.3rem;
}
.hot-search-title[data-v-9d423218],
.history-search-hd .title[data-v-9d423218] {
  font-size: 0.28rem;
  color: #333;
}
.hot-items-wrap[data-v-9d423218],
.history-search-hd[data-v-9d423218] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hot-items-wrap[data-v-9d423218] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hot-item[data-v-9d423218] {
  color: #333;
  background-color: #f2f2f2;
  overflow: hidden;
  border-radius: 10px;
  font-size: 0.24rem;
  padding: 0.1rem 0.2rem;
  white-space: nowrap;
}
.hot-item[data-v-9d423218] {
  margin-right: 0.3rem;
  margin-bottom: 0.2rem;
}
.history-search-hd[data-v-9d423218] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
.history-search-hd .history-clear[data-v-9d423218] {
  font-size: 0.24rem;
  color: #2a85bf;
  margin-left: auto;
}
.history-items .item[data-v-9d423218] {
  color: #666666;
  font-size: 0.24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: .8rem;
  /* border-top: .1rem solid rgba(102, 102, 102, 0.199); */
  border-bottom: .01rem solid rgba(102, 102, 102, 0.199);
}
.history-items .item .del[data-v-9d423218] {
  margin-left: auto;
}

.search-result-pop[data-v-1bec1c74] {
  padding: 0 0.2rem;
}
#search-goods-result[data-v-1bec1c74] {
  height: 100vh;
  background-color: #F2F7FA;
}
.option-nav[data-v-1bec1c74] {
  position: fixed;
  /* top: 0.52rem; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #666;
  font-size: 0.26rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 0.8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0.6rem;
  background-color: #fff;
  z-index: 99;
}
.option-nav .nav-item[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.option-nav .nav-item img[data-v-1bec1c74] {
  width: 0.1rem;
  height: 0.2rem;
  margin-left: 0.1rem;
}
.option-nav .options-screen img[data-v-1bec1c74] {
  width: 0.2rem;
  height: 0.25rem;
}
.goods-wrap[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 0.2rem;
  padding-top: 0.2rem;
}
.goods-vant-list[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.goods-wrap .goods-img[data-v-1bec1c74] {
  width: 2.5rem;
  height: 1.75rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.41rem;
}
.goods-wrap .goods-img img[data-v-1bec1c74] {
}
.goods-name[data-v-1bec1c74] {
  font-size: 0.26rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 0.1rem;
  color: #333;
  height: 0.4rem;
}
.goods-name .tag[data-v-1bec1c74] {
  color: #bf2b2a;
  font-size: 0.22rem;
  border: 0.01rem solid #bf2b2a;
  padding: 0.1em;
  border-radius: 0.04rem;
}
.goods-wrap .item[data-v-1bec1c74] {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
  background-color: #fff;
  padding: 0.2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 0.2rem;
  border-radius: 0.15rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.goods-bot[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.goods-bot .author[data-v-1bec1c74] {
  font-size: 0.24rem;
  color: #666;
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  margin-bottom: 0.2rem;
}
.goods-bot .price[data-v-1bec1c74] {
  color: #bf2b2a;
  font-size: 0.3rem;
  margin-top: auto;
}
.price i[data-v-1bec1c74] {
  font-style: normal;

  font-size: 0.2rem;
}
.goods-name .tag.vip-free[data-v-1bec1c74] {
  color: #2a85bf;
}
.el-icon-video-play[data-v-1bec1c74] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.6rem;
  color: white;
}
.pop-title[data-v-1bec1c74] {
  position: absolute;
  top: 0;
  color: #333;
  font-size: 0.3rem;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  margin-top: 0.25rem;
}
.pop-title-height[data-v-1bec1c74] {
  height: 1rem;
}
.pop-btns[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 0.2rem;
  background-color: #fff;
}
.pop-btns &gt; button[data-v-1bec1c74] {
  -ms-flex-preferred-size: 47%;
      flex-basis: 47%;
  border: 0;
}
.resert-options[data-v-1bec1c74] {
  background-color: #333333;
  color: #fff;
  border-top-left-radius: 10rem;
  border-bottom-left-radius: 10rem;
}
.options-comfirm[data-v-1bec1c74] {
  background-color: #bf2b2a;
  color: #fff;
  border-top-right-radius: 10rem;
  border-bottom-right-radius: 10rem;
}
.minmax-price[data-v-1bec1c74] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
      align-self: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.minmax-price .price-input[data-v-1bec1c74] {
  background-color: #f2f2f2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: start;
      align-self: start;
  overflow: hidden;
  border-radius: 10rem;
}
.minmax-price[data-v-1bec1c74] .van-field__label {
  width: auto;
}
.minmax-price-line[data-v-1bec1c74] {
  line-height: 0;
  font-size: 0.5rem;
  font-weight: small;
  color: #666;
  margin: 0 0.2rem;
}
.option-nav-wrap[data-v-1bec1c74] {
  height: 0.8rem;
}
.goods-wrap[data-v-1bec1c74] .van-list {
  width: 100%;
}
/* è¯„è®ºæ&nbsp;·å¼ç»“æŸ */
.empty[data-v-1bec1c74] {
  text-align: center;
  padding-bottom: 0.3rem;
}
.empty img[data-v-1bec1c74] {
  width: 0.5rem;
  height: 0.5rem;
  margin-bottom: 0.1rem;
}
.empty p[data-v-1bec1c74] {
  font-size: 0.2rem;
  line-height: 10px;
}

.item-title[data-v-74a942fe]{
    font-size: .28rem;
    color: #333;
    margin-bottom: .2rem;
}
.option-wrap[data-v-74a942fe]{
  margin-bottom: .4rem;
}

.item-op-type[data-v-4c48a71c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.item-op-type p[data-v-4c48a71c] {
  height: 0.5rem;
  width: 1.75rem;
  font-size: 0.24rem;
  text-align: center;
  line-height: 0.5rem;
  background-color: #f2f2f2;
  color: #666;
  border-radius: 10rem;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-bottom: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 0.1rem;
}
.item-op-type p + p[data-v-4c48a71c] {
  margin-left: 0.1rem;
}
.item-op-type p[data-v-4c48a71c]:nth-child(3n + 1) {
  margin-left: 0;
}
.item-op-type p[data-v-4c48a71c]:last-child {
  margin-right: auto;
}
.item-op-type .item-op-ac[data-v-4c48a71c] {
  background-color: rgba(191, 42, 42, 0.407);
  color: #bf2b2a;
}
































































*[data-v-20c0aa24]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.addressManage_father[data-v-20c0aa24]{
    width: 100%;
    height: 100vh;
}
.addressManage[data-v-20c0aa24]{
    width: 100%;
    /* height: 100%; */
    background-color: #f6f6f6;
}
.addressManage_header[data-v-20c0aa24]{
    width: 100%;
    height: 0.88rem;
    background: white;
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    line-height: 0.88rem;
    position: relative;
}
.addressManage_header_back[data-v-20c0aa24]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0.2rem;
    top: 0.28rem;
}
.addressManage_header_back img[data-v-20c0aa24]{
    width: 100%;
    height: 100%;
}
.addressManage_main[data-v-20c0aa24]{
    width: 100%;
    padding: 0.4rem 0.32rem 0 0.32rem;
    height: auto;
    margin-bottom: 0.98rem;
    padding-bottom: 1.1rem;
}
.addressManage_main_li[data-v-20c0aa24]{
    width: 100%;
    background: white;
    padding: 0.3rem;
    margin-bottom: 0.4rem;
}
.addressManage_main_li_left[data-v-20c0aa24]{
    width: 0.4rem;
    height: 0.4rem;
    background-image: url(data:image/png;base64,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);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-right: .2rem;
}
.addressManage_main_li_top[data-v-20c0aa24]{
    width: 100%;
    height: 0.28rem;
    /* background: cyan; */
    line-height: 0.28rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.2rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.addressManage_main_li_top span[data-v-20c0aa24]{
    font-size: 0.3rem;
    /* margin-right: 0.2rem; */
}
.addressManage_main_li_top_tag[data-v-20c0aa24]{
    width: 0.68rem;
    height: 0.28rem;
    border-radius: 0.28rem;
    border: 0.01rem solid #bf2b2a;
    font-size: 0.24rem;
    color: #bf2b2a;
    text-align: center;
    line-height: 0.28rem;
}
.addressManage_main_li_middle[data-v-20c0aa24]{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    color: #444;
    font-size: .3rem;
}
.addressManage_main_li_bottom[data-v-20c0aa24]{
    width: 100%;
    line-height: 0.39rem;
    color: #333;
    font-size: 0.26rem;
    /* background: #c9f; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: .3rem;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    padding-top: .2rem
}
.addressManage_main_li_bottom img[data-v-20c0aa24]{
    width: .2rem;
    height: .2rem;
}
.addressManage_main_li_bottom span[data-v-20c0aa24]{
    color: #888;
    font-size: .24rem;
}
.addressManage_main_li_bottom_right[data-v-20c0aa24]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.addressManage_main_li_bottom_right &gt; div[data-v-20c0aa24]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #888;
    font-size: .24rem;
    white-space: nowrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-left: .4rem;
}
.addressManage_main_li_bottom_right &gt; div &gt; img[data-v-20c0aa24]{
    margin-right: .1rem;
}
.addressManage_main_li_right[data-v-20c0aa24]{
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.addressManage_add[data-v-20c0aa24]{
    width: 6.3rem;
    height: 0.88rem;
    background: #bf2b2a;
    position: fixed;
    bottom: 1.55rem;
    text-align: center;
    line-height: 0.88rem;
    color: white;
    font-size: 0.3rem;
    border-radius: .44rem;
    margin: 0 1rem;
}
.kong[data-v-20c0aa24]{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.kong img[data-v-20c0aa24]{
	width: 1.84rem;
	height: 2.19rem;
	margin-top:3rem;
}
.kong span[data-v-20c0aa24]{
	color: #999999;
	font-size: .24rem;
	display: inline-block;
	margin-top:0.24rem;
}

*[data-v-2fa1a93a]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.addAddress_father[data-v-2fa1a93a]{
    width: 100%;
    height: 100vh;
}
.addAddress[data-v-2fa1a93a]{
    width: 100%;
    height: 100%;
    background: #f6f6f6;
}
.addAddress_header[data-v-2fa1a93a]{
    width: 100%;
    height: 0.88rem;
    background: white;
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    line-height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0.2rem;
}
.addAddress_header_back[data-v-2fa1a93a]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0.28rem;
}
.addAddress_header_del[data-v-2fa1a93a]{
    height: 0.88rem;
    font-size: 0.3rem;
    color: #bf2b2a;
    line-height: 0.88rem;
}
.addAddress_header_back img[data-v-2fa1a93a]{
    width: 100%;
    height: 100%;
}
.addAddress_main[data-v-2fa1a93a]{
    width: 100%;
    padding: 0.4rem 0.32rem;
}
.addAddress_main_con[data-v-2fa1a93a]{
    width: 100%;
    background: white;
    padding: 0 0.2rem;
    margin-bottom: 0.3rem;
}
.addAddress_main_con_li[data-v-2fa1a93a]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.addAddress_main_con_li_left[data-v-2fa1a93a]{
    width: 1.2rem;
    height: 1.2rem;
    /* background: pink; */
    font-size: 0.28rem;
    color: #222;
    /* margin-right: 0.39rem; */
    text-align: right;
    line-height: 1.2rem;
}
.addAddress_main_con_li_right[data-v-2fa1a93a]{
    width: calc(100% - 1.3rem);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* height: 1.2rem; */
    border-bottom: 1px solid #e1e1e1;
    margin-left: .15rem;
}
.addAddress_main_con_li_right span[data-v-2fa1a93a]{
    color: #222222;
    font-size: .28rem;
}
.block[data-v-2fa1a93a]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
}
.addAddress_main_con_bigLi .addAddress_main_con_li_right[data-v-2fa1a93a]{
    border: none;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-input__inner{
    /* margin-top: 0.1rem; */
    border: none;
    height: 1.2rem;
    padding: 0 .15rem;
    color: #222222;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-input__inner[type=text]::-webkit-input-placeholder {
    color: #888888;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-input__inner[type=text]::-ms-input-placeholder {
    color: #888888;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-input__inner[type=text]::placeholder {
    color: #888888;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-cascader--small{
    /* margin-top: 0.16rem; */
}
.addAddress_main_con_bigLi[data-v-2fa1a93a]{
    width: 100%;
    height: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.addAddress_main_con_li_right[data-v-2fa1a93a] .el-textarea__inner{
    margin-top: 0.3rem;
    /* height: 1.1rem; */
    padding: 0rem 0.15rem 0rem 0.15rem;
    border: none;
    display: -webkit-box;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* word-wrap: break-word; */
    /* white-space: normal !important; */
    /* -webkit-line-clamp: 2; */
    /* autoprefixer: off */
     /* -webkit-box-orient: vertical; */
    /* autoprefixer: on */ 
    line-height: 1.1;
}
.addAddress_main_con_li_show[data-v-2fa1a93a]{
    margin-left: .3rem;
    width: 0.12rem;
    /* height: 0.2rem; */
    float: right;
}
.addAddress_main_con_li_show img[data-v-2fa1a93a]{
    width: 100%;
    height: 100%;
}
.addAddress_main_default[data-v-2fa1a93a]{
    width: 100%;
    height: 1.02rem;
    /* background: pink; */
    line-height: 1.02rem;
    font-size: 0.3rem;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.8rem;
    background-color: #ffffff;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 .32rem 0 .4rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.addAddress_main_default_circle[data-v-2fa1a93a]{
    width: 0.3rem;
    height: 0.3rem;
    /* border-radius: 0.3rem; */
    margin-right: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.addAddress_main_default_circle_red[data-v-2fa1a93a]{
    border-radius: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 0.01rem solid #9b9c9c;
    width: .3rem;
    height: .3rem;
    /* background: #bf2b2a; */
}
.addAddress_main_default_img[data-v-2fa1a93a]{
    width: 0.3rem;
    height: 0.3rem;
}
.addAddress_main_default[data-v-2fa1a93a] .van-switch{
    width: .5rem;
    height: .3rem;
}
.addAddress_main_default[data-v-2fa1a93a] .van-switch .van-switch__node {
    width: 0.23rem;
    height: 0.29rem;
    margin-top: -0.024rem;
    margin-left: .01rem;
}
.addAddress_main_default[data-v-2fa1a93a] .van-switch--on .van-switch__node {
    margin-left: -0.1rem;
    width: 0.23rem;
    height: 0.29rem;
    right: 0.2rem;
    /* margin-right: -0.5rem; */
    margin-top: -0.024rem
}
.addAddress_main_addBtn[data-v-2fa1a93a]{
    height: 0.88rem;
    background: #bf2b2a;
    border-radius: 0.44rem;
    line-height: 0.88rem;
    text-align: center;
    font-size: 0.3rem;
    color: white;
    margin: 0 .67rem;
}
/* åœ°å€è”åŠ¨åŽ»æŽ‰ç¬¦å· */
#orgionSelect[data-v-2fa1a93a] .el-cascader__label span{
    color: transparent;
}
div[data-v-2fa1a93a] .van-picker__confirm{
    color: #bf2b2a;
}

.el-cascader-panel .el-radio{ 
  z-index: 10;
  width: 99%; 
  height: 99%;
  position: absolute; 
  top: 10px; 
  right: -12px;
}
.el-cascader-panel .el-radio__input{
  visibility: hidden;
}
.el-cascader-panel .el-cascader-node__postfix{ 
  top: 10px;
}

*[data-v-06210d8c]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.aboutUs_father[data-v-06210d8c]{
    width: 100%;
    height: 100vh;
    background: #f2f7fa;
}
.aboutUs[data-v-06210d8c]{
    width: 100%;
    height: 100%;
    background: #f2f7fa;
}
.aboutUs_header[data-v-06210d8c]{
    width: 100%;
    height: 0.88rem;
    background: white;
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    line-height: 0.88rem;
    position: relative;
}
.aboutUs_header_back[data-v-06210d8c]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0.2rem;
    top: 0.28rem;
}
.aboutUs_header_back img[data-v-06210d8c]{
    width: 100%;
    height: 100%;
}
.aboutUs_main[data-v-06210d8c]{
    width: 100%;
    padding: 0.2rem;
    background: #f2f7fa;
}
.aboutUs_main_con[data-v-06210d8c]{
    width: 100%;
    background: white;
    border-radius: 0.1rem;
    padding: 0.3rem 0.2rem 0 0.2rem;
    margin-bottom: 0.2rem;
    padding-bottom: 0.6rem;
}
.aboutUs_main_con_li[data-v-06210d8c]{
    width: 100%;
    font-size: 0.26rem;
    color: #666;
    line-height: 0.4rem;
    /* background: pink; */
    margin-bottom: 0.6rem;
}
.aboutUs_main_con_li[data-v-06210d8c]:last-child{
    margin-bottom: 0;
}

*[data-v-e86edc9e] {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.settings[data-v-e86edc9e] {
  width: 100%;
  min-height: 100vh;
  font-family: "PingFang-SC-Regular";
  background-color: #f6f6f6;
}
.settings_container[data-v-e86edc9e]{
  padding: 0 .32rem;
}
.settings_container .settingsMenu[data-v-e86edc9e]{
  background-color: #ffffff;
  padding: 0 .3rem;
  margin-top: .4rem;
}
.settings_container .settingsMenu li[data-v-e86edc9e]{
  height: 1.02rem;
  line-height: 1.02rem;
  font-size: 0.3rem;
  color: #222;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}
.settings_container .settingsMenu li span[data-v-e86edc9e]{
  width: .12rem;
  height: .2rem;
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MTdGNzg1NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0MTdGNzg2NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjQxN0Y3ODM2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjQxN0Y3ODQ2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5y7nWrAAAAjklEQVR42oyQMQqAMAxF6wdv0c3FY7iIZ+xZdPAMTi5uvYUIppBCKW2SwKcd3mvSDCGEyzk3UlZKdEKBwZlyUrwGpxcfyqQJ4NaLRQCfJgHFXRVQyaKAxmhdAZ2PNwUIa62FQ4Lr+iTYc/uJX99gBNM4EVawtY0uWMMiWMIqmGETmOHdAmb4pdwamOoXYACXAzbzrgmK6gAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.settings_container .settingsMenu li[data-v-e86edc9e]:last-child{
  border-bottom: none;
}
.settings_container .settingsBtn[data-v-e86edc9e]{
  background-color: #e1e1e1;
  border-radius: .44rem;
  height: .88rem;
  line-height: .88rem;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.3rem;
  color: #444;
}
/* 0323 */
.setting[data-v-e86edc9e], .settingss[data-v-e86edc9e]{
  font-size: 0.26rem;
  color: #333;
}
.settingss[data-v-e86edc9e]{
  border-bottom: 0.01rem solid #e8e8e8;
}
.nav[data-v-e86edc9e] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-e86edc9e] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-e86edc9e] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-e86edc9e] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-e86edc9e]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-e86edc9e] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-e86edc9e]{
  width: 100%;
  height: 100%;
}
.header_search[data-v-e86edc9e] {
  width: 0.3rem;
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.2rem;
  top: 0.28rem;
}
.header_search img[data-v-e86edc9e] {
  width: 100%;
  height: 100%;
}

*[data-v-1397ee52] {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.settings[data-v-1397ee52] {
  width: 100%;
  min-height: 100vh;
  font-family: "PingFang-SC-Regular";
  background-color: #f6f6f6;
}
.settings_container[data-v-1397ee52]{
  padding: 0 .32rem;
}
.settings_container .settingsMenu[data-v-1397ee52]{
  background-color: #ffffff;
  padding: 0 .3rem;
  margin-top: .4rem;
}
.settings_container .settingsMenu li[data-v-1397ee52]{
  height: 1.02rem;
  line-height: 1.02rem;
  font-size: 0.3rem;
  color: #222;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}
.settings_container .settingsMenu li span[data-v-1397ee52]{
  width: .12rem;
  height: .2rem;
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MTdGNzg1NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0MTdGNzg2NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjQxN0Y3ODM2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjQxN0Y3ODQ2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5y7nWrAAAAjklEQVR42oyQMQqAMAxF6wdv0c3FY7iIZ+xZdPAMTi5uvYUIppBCKW2SwKcd3mvSDCGEyzk3UlZKdEKBwZlyUrwGpxcfyqQJ4NaLRQCfJgHFXRVQyaKAxmhdAZ2PNwUIa62FQ4Lr+iTYc/uJX99gBNM4EVawtY0uWMMiWMIqmGETmOHdAmb4pdwamOoXYACXAzbzrgmK6gAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.settings_container .settingsMenu li[data-v-1397ee52]:last-child{
  border-bottom: none;
}
.settings_container .settingsBtn[data-v-1397ee52]{
  background-color: #e1e1e1;
  border-radius: .44rem;
  height: .88rem;
  line-height: .88rem;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.3rem;
  color: #444;
}
/* 0323 */
.setting[data-v-1397ee52], .settingss[data-v-1397ee52]{
  font-size: 0.26rem;
  color: #333;
}
.settingss[data-v-1397ee52]{
  border-bottom: 0.01rem solid #e8e8e8;
}
.nav[data-v-1397ee52] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-1397ee52] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-1397ee52] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-1397ee52] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-1397ee52]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-1397ee52] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-1397ee52]{
  width: 100%;
  height: 100%;
}

.updatePhone_header[data-v-0346ad7c]{
    width: 100%;
    height: 1.3rem;
    border-bottom: 0.02rem solid #d8d8d8;
    background: #f6f6f6;
    text-align: center;
    font-size: 0.37rem;
    color: #000;
    font-weight: bold;
    line-height: 1.3rem;
}
.nav[data-v-0346ad7c] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-0346ad7c] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-0346ad7c] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-0346ad7c] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-0346ad7c]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-0346ad7c] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-0346ad7c]{
  width: 100%;
  height: 100%;
}
.updatePhone[data-v-0346ad7c]{
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  font-family: "PingFang-SC-Regular";
}
.updatePhone_container[data-v-0346ad7c]{
  padding: .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updatePhone_title[data-v-0346ad7c]{
  /* margin: .1rem 0 .3rem 0; */
  font-size: .48rem;
  color: #222222;
}
.updatePhone_content[data-v-0346ad7c]{
  background: #ffffff;
  border-radius: .1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: .7rem;
}
.updatePhone_inputBox[data-v-0346ad7c]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.2rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updatePhone_inputBox span[data-v-0346ad7c]{
  line-height: 1.2rem;
}
.updatePhone_inputBox input[data-v-0346ad7c] {
    border: none;
    outline: none;
    background: #fff;
}
.updatePhone_inputBox_right[data-v-0346ad7c]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close[data-v-0346ad7c]{
  height: .9rem;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close img[data-v-0346ad7c]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updatePhone_inputBox_yzm[data-v-0346ad7c]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #bf2b2a;
}
.updatePhone_Btn[data-v-0346ad7c]{
  margin-top: 2.25rem;
  height: .88rem;
  background: #bf2b2a;
  border-radius: .44rem;
  color: #ffffff;
  font-size: .3rem;
  text-align: center;
  line-height: .88rem;
}
input[data-v-0346ad7c]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-0346ad7c]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-0346ad7c]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-0346ad7c]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-0346ad7c]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}
.tip_msg[data-v-0346ad7c]{
  margin-top: .2rem;
  color: #666666;
  text-align: center;
}
.tip_msg p[data-v-0346ad7c],.tip_msg p span[data-v-0346ad7c]{
  font-size: .24rem;
}
.tip_msg img[data-v-0346ad7c]{
  width: .25rem;
  height: .25rem;
  vertical-align: middle;
  margin-top: -.05rem;
}

.nav[data-v-4c3f670a] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-4c3f670a] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-4c3f670a] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-4c3f670a] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-4c3f670a]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-4c3f670a] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-4c3f670a]{
  width: 100%;
  height: 100%;
}
.updatePsw[data-v-4c3f670a]{
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  font-family: "PingFang-SC-Regular";
}
.updatePsw_container[data-v-4c3f670a]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updatePsw_title[data-v-4c3f670a]{
  margin: .1rem 0 .3rem 0;
}
.updatePsw_content[data-v-4c3f670a]{
  /* height: calc(100vh - 2.05rem); */
  background: #ffffff;
  border-radius: .1rem;
  padding: .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
.updatePsw_content_title &gt; p[data-v-4c3f670a]{
    color: #222;
    font-size: .48rem;
    margin-bottom: .3rem;
}
.updatePsw_content_title &gt; span[data-v-4c3f670a]{
    color: #888;
    font-size: .3rem;
}
.updatePsw_content_tip_djs &gt; p[data-v-4c3f670a]{
    color: #bf2b2a;
    font-size: .3rem;
    margin-top: .2rem;
}
.updatePsw_content_input[data-v-4c3f670a]{
    margin-top: .9rem;
}
.updatePsw_inputBox[data-v-4c3f670a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: .9rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updatePsw_inputBox span[data-v-4c3f670a]{
  line-height: .9rem;
}
.updatePsw_inputBox input[data-v-4c3f670a] {
    border: none;
    outline: none;
    background: #fff;
}
.updatePsw_inputBox_right[data-v-4c3f670a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: .9rem;
}
.updatePsw_inputBox_close[data-v-4c3f670a]{
  height: .9rem;
  line-height: .9rem;
}
.updatePsw_inputBox_close img[data-v-4c3f670a]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updatePsw_inputBox_yzm[data-v-4c3f670a]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #2A85BF;
}
.updatePsw_Btn[data-v-4c3f670a]{
  margin-top: 1.5rem;
  height: .88rem;
  background: #bf2b2a;
  border-radius: .44rem;
  color: #ffffff;
  font-size: .3rem;
  text-align: center;
  line-height: .88rem;
}
input[data-v-4c3f670a]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-4c3f670a]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-4c3f670a]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-4c3f670a]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-4c3f670a]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}

.box[data-v-581fd498] {
    position: relative;
    overflow: hidden;
}
.field-list[data-v-581fd498] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.field-item[data-v-581fd498] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: .94rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .6rem;
    text-align: center;
    font-weight: bold;
    border: .02rem solid #ccc;
    border-radius: .2rem;
}
.field-item-focus[data-v-581fd498] {
    border-color: #BF2B2A;
}
.field-item-focus[data-v-581fd498]::before {
    content: '';
    display: block;
    width: 0.02rem;
    height: 1rem;
    margin: 0.4rem auto;
    background: #ccc;
    -webkit-animation: blink-data-v-581fd498 1s steps(1) infinite;
            animation: blink-data-v-581fd498 1s steps(1) infinite;
}
@-webkit-keyframes blink-data-v-581fd498 {
50% {
        opacity: 0;
}
}
@keyframes blink-data-v-581fd498 {
50% {
        opacity: 0;
}
}
.field-input[data-v-581fd498] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% + 0.6rem);
    height: 1.8rem;
    padding: 0;
    border: none;
    outline: none;
    opacity: 0;
    background: transparent;
}

*[data-v-92e863ba] {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.settings[data-v-92e863ba] {
  width: 100%;
  min-height: 100vh;
  font-family: "PingFang-SC-Regular";
  background-color: #f6f6f6;
}
.settings_container[data-v-92e863ba]{
  padding: 0 .32rem;
}
.settings_container .settingsMenu[data-v-92e863ba]{
  background-color: #ffffff;
  padding: 0 .3rem;
  margin-top: .4rem;
}
.settings_container .settingsMenu li[data-v-92e863ba]{
  height: 1.02rem;
  line-height: 1.02rem;
  font-size: 0.3rem;
  color: #222;
  border-bottom: solid 1px #e5e5e5;
  position: relative;
}
.settings_container .settingsMenu li span[data-v-92e863ba]{
  width: .12rem;
  height: .2rem;
  display: inline-block;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAYAAABbLMdoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjY0MTdGNzg1NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjY0MTdGNzg2NjA0OTExRUI5NDdBOEI3NDMxOUU0RTlCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NjQxN0Y3ODM2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NjQxN0Y3ODQ2MDQ5MTFFQjk0N0E4Qjc0MzE5RTRFOUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5y7nWrAAAAjklEQVR42oyQMQqAMAxF6wdv0c3FY7iIZ+xZdPAMTi5uvYUIppBCKW2SwKcd3mvSDCGEyzk3UlZKdEKBwZlyUrwGpxcfyqQJ4NaLRQCfJgHFXRVQyaKAxmhdAZ2PNwUIa62FQ4Lr+iTYc/uJX99gBNM4EVawtY0uWMMiWMIqmGETmOHdAmb4pdwamOoXYACXAzbzrgmK6gAAAABJRU5ErkJggg==);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.settings_container .settingsMenu li[data-v-92e863ba]:last-child{
  border-bottom: none;
}
.settings_container .settingsBtn[data-v-92e863ba]{
  background-color: #e1e1e1;
  border-radius: .44rem;
  height: .88rem;
  line-height: .88rem;
  margin-top: 1rem;
  text-align: center;
  font-size: 0.3rem;
  color: #444;
}
/* 0323 */
.setting[data-v-92e863ba], .settingss[data-v-92e863ba]{
  font-size: 0.26rem;
  color: #333;
}
.settingss[data-v-92e863ba]{
  border-bottom: 0.01rem solid #e8e8e8;
}
.nav[data-v-92e863ba] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-92e863ba] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-92e863ba] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-92e863ba] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-92e863ba]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-92e863ba] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-92e863ba]{
  width: 100%;
  height: 100%;
}

.nav[data-v-54867508] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-54867508] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-54867508] {
  width: 100%;
  height: 100%;
  background: #ffffff;
}
.header_title[data-v-54867508] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-54867508]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-54867508] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-54867508]{
  width: 100%;
  height: 100%;
}
.mobileBind[data-v-54867508]{
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  font-family: "PingFang-SC-Regular";
}
.mobileBind_container[data-v-54867508]{
  padding: .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mobileBind_content[data-v-54867508]{
  background: #ffffff;
  border-radius: .1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mobileBind_inputBox[data-v-54867508]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.2rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mobileBind_inputBox input[data-v-54867508] {
    border: none;
    outline: none;
    background: #fff;
    font-size: .28rem;
}
.mobileBind_inputBox_right[data-v-54867508]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2rem;
}
.mobileBind_inputBox_close[data-v-54867508]{
  height: 1.2rem;
  line-height: 1.2rem;
}
.mobileBind_inputBox_close img[data-v-54867508]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.mobileBind_inputBox_yzm[data-v-54867508]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #bf2b2a;
}
.mobileBind_inputBox_yzm span[data-v-54867508]{
    font-size: .28rem;
    color: #888;
}
.mobileBind_Btn[data-v-54867508]{
  margin-top: 2.25rem;
  height: .88rem;
  background: #bf2b2a;
  border-radius: .35rem;
  color: #ffffff;
  font-size: .3rem;
  text-align: center;
  line-height: .88rem;
}
input[data-v-54867508]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-54867508]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-54867508]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-54867508]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-54867508]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}

.nav[data-v-14140e5a] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-14140e5a] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-14140e5a] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-14140e5a] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-14140e5a]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-14140e5a] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-14140e5a]{
  width: 100%;
  height: 100%;
}
.emailBind[data-v-14140e5a]{
  width: 100%;
  min-height: 100vh;
  background: #f2f7fa;
  font-family: "PingFang-SC-Regular";
}
.emailBind_container[data-v-14140e5a]{
  padding: .2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.emailBind_content[data-v-14140e5a]{
  height: calc(100vh - 1.3rem);
  background: #ffffff;
  border-radius: .1rem;
  padding: .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.emailBind_inputBox[data-v-14140e5a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: .9rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.emailBind_inputBox input[data-v-14140e5a] {
    border: none;
    outline: none;
    background: #fff;
}
.emailBind_inputBox_right[data-v-14140e5a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: .9rem;
}
.emailBind_inputBox_close[data-v-14140e5a]{
  height: .9rem;
  line-height: .9rem;
}
.emailBind_inputBox_close img[data-v-14140e5a]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.emailBind_inputBox_yzm[data-v-14140e5a]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #666666;
}
.emailBind_Btn[data-v-14140e5a]{
  margin-top: 1.2rem;
  height: .7rem;
  background: #bf2b2a;
  border-radius: .35rem;
  color: #ffffff;
  font-size: .26rem;
  text-align: center;
  line-height: .7rem;
}
input[data-v-14140e5a]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-14140e5a]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-14140e5a]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-14140e5a]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-14140e5a]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}

.header[data-v-c3265250] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-c3265250] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.37rem;
  color: #000;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-c3265250]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  /* height: 0.32rem;
  line-height: 0.32rem; */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-c3265250] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-c3265250]{
  width: 100%;
  height: 100%;
}
.header_search[data-v-c3265250] {
  width: 0.3rem;
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.2rem;
  top: 0.28rem;
}
.header_search img[data-v-c3265250] {
  width: 100%;
  height: 100%;
}

.nav[data-v-5947e690] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-5947e690] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-5947e690] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-5947e690] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-5947e690]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-5947e690] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-5947e690]{
  width: 100%;
  height: 100%;
}
.updateEmail[data-v-5947e690]{
  width: 100%;
  min-height: 100vh;
  background: #f2f7fa;
  font-family: "PingFang-SC-Regular";
}
.updateEmail_container[data-v-5947e690]{
  padding: .2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updateEmail_tip[data-v-5947e690]{
  margin: .1rem 0 .3rem 0;
}
.updateEmail_content[data-v-5947e690]{
  height: calc(100vh - 2.05rem);
  background: #ffffff;
  border-radius: .1rem;
  padding: .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updateEmail_inputBox[data-v-5947e690]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: .9rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updateEmail_inputBox span[data-v-5947e690]{
  line-height: .9rem;
}
.updateEmail_inputBox input[data-v-5947e690] {
    border: none;
    outline: none;
    background: #fff;
}
.updateEmail_inputBox_right[data-v-5947e690]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: .9rem;
}
.updateEmail_inputBox_close[data-v-5947e690]{
  height: .9rem;
  line-height: .9rem;
}
.updateEmail_inputBox_close img[data-v-5947e690]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updateEmail_inputBox_yzm[data-v-5947e690]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #2A85BF;
}
.updateEmail_Btn[data-v-5947e690]{
  margin-top: 1.2rem;
  height: .7rem;
  background: #bf2b2a;
  border-radius: .35rem;
  color: #ffffff;
  font-size: .26rem;
  text-align: center;
  line-height: .7rem;
}
input[data-v-5947e690]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-5947e690]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-5947e690]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-5947e690]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-5947e690]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}
.tip_msg[data-v-5947e690]{
  margin-top: .5rem;
  color: #999999;
}
.tip_msg p[data-v-5947e690]{
  font-size: .24rem;
}

.nav[data-v-69857094] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-69857094] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-69857094] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-69857094] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-69857094]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-69857094] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-69857094]{
  width: 100%;
  height: 100%;
}
.updateEmail[data-v-69857094]{
  width: 100%;
  min-height: 100vh;
  background: #f2f7fa;
  font-family: "PingFang-SC-Regular";
}
.updateEmail_container[data-v-69857094]{
  padding: .2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updateEmail_tip[data-v-69857094]{
  margin: .1rem 0 .3rem 0;
}
.updateEmail_content[data-v-69857094]{
  height: calc(100vh - 2.05rem);
  background: #ffffff;
  border-radius: .1rem;
  padding: .4rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updateEmail_inputBox[data-v-69857094]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: .9rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updateEmail_inputBox span[data-v-69857094]{
  line-height: .9rem;
}
.updateEmail_inputBox input[data-v-69857094] {
    border: none;
    outline: none;
    background: #fff;
}
.updateEmail_inputBox_right[data-v-69857094]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: .9rem;
}
.updateEmail_inputBox_close[data-v-69857094]{
  height: .9rem;
  line-height: .9rem;
}
.updateEmail_inputBox_close img[data-v-69857094]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updateEmail_inputBox_yzm[data-v-69857094]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #2A85BF;
}
.updateEmail_Btn[data-v-69857094]{
  margin-top: 1.2rem;
  height: .7rem;
  background: #bf2b2a;
  border-radius: .35rem;
  color: #ffffff;
  font-size: .26rem;
  text-align: center;
  line-height: .7rem;
}
input[data-v-69857094]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-69857094]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-69857094]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-69857094]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-69857094]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}
.tip_msg[data-v-69857094]{
  margin-top: .5rem;
  color: #999999;
}
.tip_msg p[data-v-69857094]{
  font-size: .24rem;
}

.nav[data-v-92dea698] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-92dea698] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-92dea698] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-92dea698] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-92dea698]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-92dea698] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-92dea698]{
  width: 100%;
  height: 100%;
}
.updatePhone[data-v-92dea698]{
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  font-family: "PingFang-SC-Regular";
}
.updatePhone_container[data-v-92dea698]{
  padding: .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updatePhone_title[data-v-92dea698]{
  /* margin: .1rem 0 .3rem 0; */
  font-size: .48rem;
  color: #222222;
}
.updatePhone_content[data-v-92dea698]{
  background: #ffffff;
  border-radius: .1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: .7rem;
}
.updatePhone_inputBox[data-v-92dea698]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.2rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updatePhone_inputBox span[data-v-92dea698]{
  line-height: 1.2rem;
}
.updatePhone_inputBox input[data-v-92dea698] {
    border: none;
    outline: none;
    background: #fff;
}
.updatePhone_inputBox_right[data-v-92dea698]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close[data-v-92dea698]{
  height: .9rem;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close img[data-v-92dea698]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updatePhone_inputBox_yzm[data-v-92dea698]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #bf2b2a;
}
.updatePhone_Btn[data-v-92dea698]{
  margin-top: 2.25rem;
  height: .88rem;
  background: #bf2b2a;
  border-radius: .44rem;
  color: #ffffff;
  font-size: .3rem;
  text-align: center;
  line-height: .88rem;
}
input[data-v-92dea698]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-92dea698]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-92dea698]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-92dea698]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-92dea698]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}
.tip_msg[data-v-92dea698]{
  margin-top: .2rem;
  color: #666666;
  text-align: center;
}
.tip_msg p[data-v-92dea698],.tip_msg p span[data-v-92dea698]{
  font-size: .24rem;
}
.tip_msg img[data-v-92dea698]{
  width: .25rem;
  height: .25rem;
  vertical-align: middle;
  margin-top: -.05rem;
}

.nav[data-v-70b803a1] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-70b803a1] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-70b803a1] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-70b803a1] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-70b803a1]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-70b803a1] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-70b803a1]{
  width: 100%;
  height: 100%;
}
.updatePhone[data-v-70b803a1]{
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  font-family: "PingFang-SC-Regular";
}
.updatePhone_container[data-v-70b803a1]{
  padding: .8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.updatePhone_title[data-v-70b803a1]{
    color: #222222;
    font-size: .48rem;
}
.updatePhone_content[data-v-70b803a1]{
  background: #ffffff;
  border-radius: .1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: .7rem;
}
.updatePhone_inputBox[data-v-70b803a1]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.2rem;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.updatePhone_inputBox span[data-v-70b803a1]{
  line-height: 1.2rem;
}
.updatePhone_inputBox input[data-v-70b803a1] {
    border: none;
    outline: none;
    background: #fff;
}
.updatePhone_inputBox_right[data-v-70b803a1]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close[data-v-70b803a1]{
  height: 1.2rem;
  line-height: 1.2rem;
}
.updatePhone_inputBox_close img[data-v-70b803a1]{
  vertical-align: middle;
  width: .26rem;
  height: .26rem;
  margin-top: -.03rem;
}
.updatePhone_inputBox_yzm[data-v-70b803a1]{
  margin-left: .4rem;
  font-size: .26rem;
  color: #bf2b2a;
}
.updatePhone_Btn[data-v-70b803a1]{
  margin-top: 2.25rem;
  height: .88rem;
  background: #bf2b2a;
  border-radius: .44rem;
  color: #ffffff;
  font-size: .3rem;
  text-align: center;
  line-height: .88rem;
}
input[data-v-70b803a1]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #999;
  font-size: 0.26rem;
}
[data-v-70b803a1]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #999;
  font-size: 0.26rem;
}
[data-v-70b803a1]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-70b803a1]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
  font-size: 0.26rem;
}
input[data-v-70b803a1]::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
  font-size: 0.26rem;
}
.tip_msg[data-v-70b803a1]{
  margin-top: .2rem;
  color: #666666;
  text-align: center;
}
.tip_msg p[data-v-70b803a1],.tip_msg p span[data-v-70b803a1]{
  font-size: .24rem;
}
.tip_msg img[data-v-70b803a1]{
  width: .25rem;
  height: .25rem;
  vertical-align: middle;
  margin-top: -.05rem;
}

*[data-v-e8a94380]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchangeBag_father[data-v-e8a94380]{
    width: 100%;
    height: 100vh;
    background: #f2f7fa;
}
.exchangeBag[data-v-e8a94380]{
    width: 100%;
    height: 100%;
    background: #f2f7fa;
}
.exchangeBag_header[data-v-e8a94380]{
    width: 100%;
    height: 0.88rem;
    background: white;
    font-size: 0.34rem;
    color: #333;
    text-align: center;
    line-height: 0.88rem;
    position: relative;
}
.exchangeBag_header_back[data-v-e8a94380]{
    width: 0.18rem;
    height: 0.32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0.2rem;
    top: 0.28rem;
}
.exchangeBag_header_back img[data-v-e8a94380]{
    width: 100%;
    height: 100%;
}
.exchangeBag_tab[data-v-e8a94380]{
    width: 100%;
    height: 0.8rem;
    background: white;
    border-top: 0.01rem solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.exchangeBag_tab_li[data-v-e8a94380]{
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #666;
    font-size: 0.26rem;
}
.exchangeBag_tab_active[data-v-e8a94380]{
    color: #bf2b2a;
    border-bottom: 0.02rem solid #bf2b2a;
    font-weight: 600;
}
.exchangeBag_tab_line[data-v-e8a94380]{
    width: 0.01rem;
    height: 0.3rem;
    background: #e5e5e5;
}
.exchangeBag_main[data-v-e8a94380]{
    width: 100%;
    padding: 0.2rem;
}
.exchangeBag_con[data-v-e8a94380]{
    width: 100%;
    height: calc(100vh - 2.1rem);
    background: white;
    border-radius: 0.1rem;
    padding: 0.4rem 0.2rem 0 0.2rem;
}
.exchangeBag_con_li[data-v-e8a94380]{
    width: 100%;
    height: 0.9rem;
    /* background: pink; */
    margin-bottom: 0.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.exchangeBag_con_li_txt[data-v-e8a94380]{
    width: 1rem;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.26rem;
    color: #666;
    text-align: center;
}
.exchangeBag_con_li_txt2[data-v-e8a94380]{
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.26rem;
    color: #333;
    margin-left: 0.3rem;
}
.exchangeBag_con_li_input[data-v-e8a94380]{
    width: calc(100% - 1rem);
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.26rem;
    color: #333;
    margin-left: 0.14rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0.01rem solid #ccc;
    border-radius: 0.1rem;
}
.exchangeBag_con_li_input[data-v-e8a94380] .el-input__inner{
    height: 0.8rem;
    border: none;
}
.exchangeBag_con_li_input span[data-v-e8a94380]{
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #666;
    margin-top: 0.2rem;
}
.exchangeBag_nowRedeem[data-v-e8a94380]{
    width: 5.4rem;
    height: 0.7rem;
    border-radius: 0.7rem;
    margin-top: 1.2rem;
    background: #bf2b2a;
    line-height: 0.7rem;
    text-align: center;
    font-size: 0.26rem;
    color: white;
}

*[data-v-0dbc5c24] {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.purchased[data-v-0dbc5c24] {
  width: 100%;
  min-height: 100vh;
  background: #f2f7fa;
  font-family: "PingFang-SC-Regular";
}
.purchased_list[data-v-0dbc5c24] {
  margin: 0.2rem;
  border-radius: 0.1rem;
  background: #ffffff;
  padding: 0 0.19rem;
}
.purchased_list .item_list[data-v-0dbc5c24] {
  width: 100%;
  height: 1.8rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-between; */
  padding: 0.2rem 0;
  border-bottom: 1px solid #e6e6e6;
}
.purchased_list .item_list[data-v-0dbc5c24]:last-child {
  border-bottom: none;
}
.item_list img[data-v-0dbc5c24] {
  max-width: 1.4rem;
  max-height: 1.4rem;
}
.item_left[data-v-0dbc5c24] {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item_right .top_m[data-v-0dbc5c24] {
  height: 1.05rem;
  width: 3.29rem;
}
.item_name[data-v-0dbc5c24] {
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item_date[data-v-0dbc5c24] {
  font-size: 0.24rem;
  color: #666666;
  margin-top: 0.08rem;
}
.item_status[data-v-0dbc5c24] {
  font-size: 0.24rem;
  color: #2a85bf;
  margin-top: 0.1rem;
}
.item_status1[data-v-0dbc5c24] {
  font-size: 0.24rem;
  color: #bf2b2a;
  margin-top: 0.1rem;
}
.expire[data-v-0dbc5c24]{
  color: #999999;
}
.nomore[data-v-0dbc5c24] {
  text-align: center;
}
.nomore img[data-v-0dbc5c24] {
  width: 0.5rem;
  height: 0.55rem;
}
.nomore p[data-v-0dbc5c24] {
  font-size: 0.22rem;
  color: #999999;
}
.toTop[data-v-0dbc5c24]{
  position: fixed;
  right: 0.4rem;
  bottom: 2.77rem;
  z-index: 999;
  width: .8rem;
  height: .8rem;
}
.toTop img[data-v-0dbc5c24]{
  width: .8rem;
  height: .8rem;
}
.nav[data-v-0dbc5c24] .van-tab--active {
  color: #ee0a24 !important;
  font-weight: 500;
}
.nav[data-v-0dbc5c24] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.header[data-v-0dbc5c24] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-0dbc5c24] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
}
.header_title .title_name[data-v-0dbc5c24]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  height: 0.32rem;
  line-height: 0.32rem;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-0dbc5c24] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-0dbc5c24]{
  width: 100%;
  height: 100%;
}
.header_search[data-v-0dbc5c24] {
  width: 0.3rem;
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.2rem;
  top: 0.28rem;
}
.header_search img[data-v-0dbc5c24] {
  width: 100%;
  height: 100%;
}

.header[data-v-6b3200ca] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-6b3200ca] {
  width: 100%;
  height: 0.88rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
  
-webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
  
        box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.1);
}
.header_title .title_name[data-v-6b3200ca]{
  position: absolute;
  font-size: 0.34rem;
  width: 3.76rem;
  /* height: 0.32rem;
  line-height: 0.32rem; */
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.header_back[data-v-6b3200ca] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.28rem;
}
.header_back img[data-v-6b3200ca]{
  width: 100%;
  height: 100%;
}
.header_search[data-v-6b3200ca] {
  width: 0.3rem;
  height: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0.2rem;
  top: 0.28rem;
}
.header_search img[data-v-6b3200ca] {
  width: 100%;
  height: 100%;
}

.nav_all[data-v-93309a6c] {
  /* width: 100%; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: scroll;
  border-top: 1px solid #e6e6e6;
  background: #ffffff;
}
.nav_all[data-v-93309a6c]::-webkit-scrollbar {
  display: none;
}
.nav_li[data-v-93309a6c] {
  padding: 0.27rem 0.2rem;
  text-align: center;
  margin-right: 0.2rem;
  position: relative;
  white-space: nowrap;
}
.nav_active[data-v-93309a6c]{
  color: #bf2b2a;
}
.nav_active .line[data-v-93309a6c]{
 border-bottom: 2px solid #bf2b2a;
}
.nav_li .line[data-v-93309a6c] {
  width: 0.4rem;
  height: 0.02rem;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.nav_li span[data-v-93309a6c] {
  display: inline-block;
  width: 1.17rem;
}


























































.data-status[data-v-857a3074] { background: #F3F7FA; line-height: .6rem; text-align: center; color: #ccc; font-size: .2rem;
}
.end img[data-v-857a3074]{
  width: 0.5rem;
  height: 0.55rem;
  margin-bottom: -0.2rem;
}
.end p[data-v-857a3074]{
  font-size: 0.22rem;
}
.empty img[data-v-857a3074]{
    width: 1.84rem;
    height: 2.66rem;
}
.empty[data-v-857a3074]{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
/* .data-status .empty,
.data-status .end { height: 1.4rem; background: url(../img/noload.png) no-repeat center top .2rem/.6rem; padding: .8rem 0 0; } */

.search[data-v-926cf564] {
  width: 100%;
  min-height: 100vh;
  background-color: #f2f7fa;
}
.search_input[data-v-926cf564] .van-search__content {
  width: 4.3rem;
  background-color: #f2f2f2;
}
.search_input[data-v-926cf564] .van-cell {
  line-height: 0.5rem;
}
.search_input[data-v-926cf564] .van-search__action {
  font-size: 0.26rem;
  color: #666666;
  padding-left: 0.33rem;
  padding-right: 0.05rem;
}
.search_input[data-v-926cf564] .van-icon-search::before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAACvUlEQVRIibWXSWgUQRSGP6M5OMGAJCh60OCC0YOJW8B9zUXRgwu4ELzo4BJFhLicBMUF1JNLIgruO3hwOUmMu9Fc3EBxN4iCeDEuycEk8uRvKJvpmZ6Znh+Geq+7q76prnqvXneJx+OE0GCgApgIDAFiQBvwEWgE7gJPwwzkqVuK+9OAzcCMJM9UqTXwduBCNuC+QC0wx3f9OfAWaNGs+wFjdG84cB7YBFQD99MF2yu9BhTL/wycAk4HvM4SYBEwDxgFjADuAUuBE0HgPJ9vHR860D1a341J1vADsBMYDax0rh8HVocB9wJuOP4SoAb4HdQ5geo045+6tR8Ylwps61MoezFwJg2gq8dAOdCpa5eBrkHgscAU2buBsxlCPdkGXCi7CNgaBK5V+xXYkCXUk4VVk+x1QIEfPAAok38gIqinNWot9Gb7wZNl25ociRhsEfJddoUfXCm7UTEbta5ovPF+8EDZb3IAxYn/QUC+C47J/pMj8C+1hU64/gO3yc4P6JitvMgxTqsLbpbdJ0fg/mqb3SyY55wilkS65wA8S22Te9HA9bJjys9RyvL/UI33wA9+BnyTXx0xeIvaTh21/4HbgfXyLYMtiAhqYbpK9iXgkx9sOgl8kX1UZ3C2uur0r/GP5R6Lc9UWaD16ZwG+A5TKtmLgfTKwpUyv5CxSfTUzTWCZ8vME+Zb7DyZ60F/6HAbWyi7WhrjoFHRBGgbsVRHgHQaHgOVBHRIVe/uAF/qnttbz9Xut0sjaHwq/Ep1u5U7/Vm3WOucPWJGxAmjwHkpW0Nvb2AUsA3qmmLGnY8A24J0zRrtzf7pX1yUr6DtUjezQIT5Sr7FUyd5y70vgCfBIA/pPuA7N9qb8en0kNIT9hHFlabWHwC0h+0wCbjl+pX9zhZGtodVmYaGm204xabqeCThT2YynAq+Ac38BzNSGlE2LD5YAAAAASUVORK5CYII=);
  background-size: 100% 100%;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
}
.header[data-v-926cf564] {
  width: 100%;
  height: 100%;
  background: #f2f7fa;
}
.header_title[data-v-926cf564] {
  width: 100%;
  height: 0.96rem;
  background: white;
  font-size: 0.34rem;
  color: #333;
  text-align: center;
  line-height: 0.88rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header_back[data-v-926cf564] {
  width: 0.18rem;
  height: 0.32rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0.2rem;
  top: 0.32rem;
}
.header_back img[data-v-926cf564] {
  width: 100%;
  height: 100%;
}
.search_input[data-v-926cf564] {
  position: absolute;
  right: 0.15rem;
}
.historySearch[data-v-926cf564] {
  padding: 0.5rem 0.2rem;
}
.historySearch .history_head[data-v-926cf564] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.3rem;
}
.historySearch .history_head span[data-v-926cf564]:nth-child(1) {
  color: #333333;
  font-size: 0.28rem;
  font-weight: 500;
}
.historySearch .history_head span[data-v-926cf564]:nth-child(2) {
  color: #2a85bf;
  font-size: 0.26rem;
}
.keyword span[data-v-926cf564] {
  height: 0.45rem;
  line-height: 0.45rem;
  background-color: #e6ebed;
  padding: 0.03rem 0.2rem;
  margin-right: 0.4rem;
  margin-bottom: 0.2rem;
  white-space: nowrap;
  border-radius: 20px;
  display: inline-block;
  color: #666666;
}

*[data-v-0e4eac9f]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.question[data-v-0e4eac9f] {
    width: 100%;
    min-height: 100vh;
    background: #f2f7fa;
    font-family: "PingFang-SC-Regular";
}
.question_tab[data-v-0e4eac9f]{
    width: 100%;
    height: 0.8rem;
    background: white;
    border-top: 0.01rem solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.question_tab_li[data-v-0e4eac9f]{
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    color: #666;
    font-size: 0.26rem;
}
.question_tab_active[data-v-0e4eac9f]{
    color: #bf2b2a;
    border-bottom: 0.02rem solid #bf2b2a;
    font-weight: 600;
}
.question_tab_line[data-v-0e4eac9f]{
    width: 0.01rem;
    height: 0.3rem;
    background: #e5e5e5;
}
.question_list1[data-v-0e4eac9f]{
    padding: 0.2rem;
}
.question_list1 .item_list[data-v-0e4eac9f]{
    width: 100%;
    /* height: 2.18rem; */
    padding: 0.3rem 0.2rem 0.2rem 0.2rem;
    padding-bottom: 0;
    background: #ffffff;
    border-radius: 0.1rem;
    margin-bottom: 0.2rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.question_list1 .item_list .top[data-v-0e4eac9f]{
    border-bottom: 1px solid #e6e6e6;
}
.question_list1 .item_list .top .item_title span[data-v-0e4eac9f]{
    font-size: 0.26rem;
    color: #333;
}
.question_list1 .item_list .top .item_title img[data-v-0e4eac9f]{
    width: 0.18rem;
    height: 0.18rem;
}
.question_list1 .item_list .top .item_title[data-v-0e4eac9f]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.question_list1 .item_list .top .item_score[data-v-0e4eac9f]{
    margin-bottom: 0.3rem;
    margin-top: 0.15rem;
    font-size: 0.24rem;
    color: #666666;
}
.question_list1 .item_list .top .item_score span[data-v-0e4eac9f]{
    margin-right: 0.4rem;
}
.question_list1 .item_list .bottom[data-v-0e4eac9f]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0.2rem 0;
    font-size: 0.24rem;
    color: #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.question_list1 .item_list .bottom .item_btn[data-v-0e4eac9f]{
    color: #666666;
}
.question_list1 .item_list .bottom .item_btn span[data-v-0e4eac9f]{
    width: 1.5rem;
    height: 0.48rem;
    border-radius: 0.24rem;
    border: 1px solid #999999;
    text-align: center;
    padding: 0.05rem 0.2rem;
    margin-left: 0.1rem;
}
.excrise[data-v-0e4eac9f]{
    color: #bf2b2a;
    border: 1px solid #bf2b2a !important;
}
.question_list1 .item_list .bottom .item_btn span[data-v-0e4eac9f]:nth-child(2){
    color: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.nomore[data-v-0e4eac9f] {
    text-align: center;
}
.nomore img[data-v-0e4eac9f] {
    width: 0.5rem;
    height: 0.55rem;
}
.nomore p[data-v-0e4eac9f] {
    font-size: 0.22rem;
    color: #999999;
}
.toTop[data-v-0e4eac9f]{
    position: fixed;
    right: 0.4rem;
    bottom: 2.77rem;
    z-index: 999;
    width: .8rem;
    height: .8rem;
}
.toTop img[data-v-0e4eac9f]{
    width: .8rem;
    height: .8rem;
}

*[data-v-2d057e02]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.service[data-v-2d057e02]{
    width: 100%;
    min-height: 100vh;
    background: #f2f7fa;
    font-family: 'PingFang-SC-Regular';
}
.serviceList[data-v-2d057e02]{
    padding: 0.2rem;
}
.serviceList .item_list[data-v-2d057e02]{
    width: 100%;
    /* height: 1.63rem; */
    background: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.26rem 0.2rem 0.24rem;
    margin-bottom: 0.2rem;
    border-radius: 0.1rem;
}
.item_name[data-v-2d057e02]{
    font-size: 0.26rem;
    max-width: 4.5rem;
    height: 25px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.item_left p[data-v-2d057e02]{
    font-size: 0.24rem;
    color: #666666;
}
.item_left p[data-v-2d057e02]:nth-child(2){
    margin-top: 0.18rem;
    margin-bottom: 0.05rem;
}
.nomore[data-v-2d057e02]{
text-align: center;
}
.nomore img[data-v-2d057e02]{
    width: 0.5rem;
    height: 0.55rem;
}
.nomore p[data-v-2d057e02]{
   font-size: 0.22rem;
   color: #999999;
}
.toTop[data-v-2d057e02]{
    position: fixed;
    right: 0.4rem;
    bottom: 2.77rem;
    z-index: 999;
    width: .8rem;
    height: .8rem;
}
.toTop img[data-v-2d057e02]{
    width: .8rem;
    height: .8rem;
}

*[data-v-5c317356]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.serviceDetail[data-v-5c317356]{
    width: 100%;
    min-height: 100vh;
    background: #f2f7fa;
    font-family: 'PingFang-SC-Regular';
}
.detail_list[data-v-5c317356]{
    margin: 0.2rem;
    border-radius: 0.1rem;
    background: #ffffff;
    padding: 0 0.19rem;
}
.detail_list .item_detail[data-v-5c317356]{
    width: 100%;
    height: 0.9rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0.32rem 0;
    border-bottom: 1px solid #e6e6e6;
}
.detail_list .item_detail[data-v-5c317356]:last-child{
    border-bottom: none;
}
.item_detail p[data-v-5c317356]{
    font-size: 0.26rem;
    color: #333333;
    margin-right: 0.1rem;
}
.item_detail img[data-v-5c317356]{
    width: 0.13rem;
    height: 0.25rem;
}
.nomore[data-v-5c317356]{
text-align: center;
}
.nomore img[data-v-5c317356]{
    width: 0.5rem;
    height: 0.55rem;
}
.nomore p[data-v-5c317356]{
   font-size: 0.22rem;
   color: #999999;
}
.nav[data-v-5c317356]{
    width: 100%;
    height: 0.8rem;
    /* background: pink; */
    border-top: 1.5px solid #E5E5E5;
}
.nav[data-v-5c317356] .van-tabs{
    width: 100%;
    height: 0.8rem;
}
.nav[data-v-5c317356] .van-tabs .van-tabs__wrap{
    width: 100%;
    height: 0.8rem;
}
.nav[data-v-5c317356] .van-tabs .van-tab__active span{
    display: -webkit-box;
    overflow: hidden;
    height: 0.8rem;
    line-height: 0.8rem;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 0.26rem;
}
.nav[data-v-5c317356] .van-tabs .van-tabs__wrap .van-tabs__nav--line .van-tab__text--ellipsis {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.26rem;
}
.nav[data-v-5c317356] .van-tab--active {
  color: #ee0a24;
  font-weight: 500;
  font-weight: bold;
}
.nav[data-v-5c317356] .van-tabs__line {
  width: 0.4rem;
  height: 0.03rem;
}
.empty img[data-v-5c317356] {
  width: 1.84rem;
  height: 2.66rem;
}
.empty[data-v-5c317356] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

*{
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.lxkf_main{
	width: 100%;
}
.lxkf_title{
    width: 100%;
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0.2rem;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.lxkf_title img{
    width: 0.18rem;
	height: 0.32rem;
}
.lxkf_title span{
    font-size: 0.34rem;
	color: #333333;
    margin-left: 2.14rem;
}
.lxkf_con{
	width: 100%;
	background: #F2F7FA;
	padding: 0.2rem;
}
.lxkf{
	width: 100%;
	height: calc(100vh - 1.3rem);
	background:white;
	border-radius: 0.1rem;
	padding: 0.5rem 0.4rem;
}
.lxkf_kf_con{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin-bottom: 0.3rem;
}
.lxkf_kf_title{
	width: 100%;
	height: 0.26rem;
	font-size: 0.26rem;
	font-weight: bold;
	color: #666;
	margin-bottom: 0.2rem;
}
.lxkf_kf_li{
	width: 100%;
	height: 0.26rem;
	font-size: 0.26rem;
	color: #666;
	margin-bottom: 0.2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.lxkf_kf_li span{
	width: 1rem;
	height: 0.26em;
	display: block;
	text-align: justify;
	text-align-last: justify;
}

*[data-v-51889f47]{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mPersonalMsg[data-v-51889f47]{
	width: 100%;
	height: 100vh;
	background: #f6f6f6;
}
.msgContent[data-v-51889f47]{
	padding: 0 .3rem;
    background: #ffffff;
    min-height: calc(100vh - 0.9rem);
}
.msgContent_item[data-v-51889f47]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0.4rem;
}
.msgContent_item .msgContent_item_img[data-v-51889f47]{
    width: 1rem;
    height: 1rem;
    margin-right: 0.2rem;
}
.msgContent_item .msgContent_item_img img[data-v-51889f47]{
    width: 100%;
    height: 100%;
}
.msgContent_item_content_top[data-v-51889f47],.msgContent_item_content_bottom[data-v-51889f47]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.msgContent_item_content[data-v-51889f47]{
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #e1e1e1;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.msgContent_item_content_top[data-v-51889f47]{
    margin-bottom: 0.1rem;
}
.msgContent_item_content_top&gt;div[data-v-51889f47]:first-child{
    font-size: 0.32rem;
    color: #222222;
    font-weight: bold;
}
.msgContent_item_content_top&gt;div[data-v-51889f47]:last-child{
    color: #666666;
    font-size: 0.28rem;
}
.msgContent_item_content_bottom&gt;div[data-v-51889f47]:first-child{
    font-size: 0.28rem;
    color: #444444;
}
.msgContent_item_content_bottom&gt;div[data-v-51889f47]:last-child{
    color: #666666;
    font-size: 0.18rem;
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 0.15rem;
    background: #bf2b2a;
    line-height: 0.3rem;
    text-align: center;
    color: #ffffff;
}

*[data-v-4c5afdcd]{
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.mPersonalMsg[data-v-4c5afdcd]{
		width: 100%;
		height: 100vh;
	background: #f6f6f6;
}
.msg-header-wrap[data-v-4c5afdcd]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.msg-header-wrap .msg-icon[data-v-4c5afdcd]{
    width: 0.18rem;
	height: 0.32rem;
}
.msg-header-wrap .myMsg[data-v-4c5afdcd]{
    font-size: 0.34rem;
	color: #333333;
}
.msg-header-wrap .msg-icon2[data-v-4c5afdcd]{
    width: 0.34rem;
	height: 0.34rem;
}
.msgContent[data-v-4c5afdcd]{
	padding: 0 .2rem;
}
.msgContent-item-time[data-v-4c5afdcd]{
	text-align: center;
	font-size: .28rem;
	color: #666666;
}
.msgContent-item[data-v-4c5afdcd]{
	margin-top: .4rem;
}
.msgContent-item-con[data-v-4c5afdcd]{
	margin-top: .4rem;
	background: #ffffff;
	padding:.2rem;
	border-radius: .1rem;
	position: relative;
}
.msgContent-item-con-title[data-v-4c5afdcd]{
	color: #222222;
	font-size: .32rem;
    font-weight: bold;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
	line-height: .45rem
}
.msgContent-item-con-detail[data-v-4c5afdcd]{
	color: #444444;
	font-size: .28rem;
	line-height: .4rem;
	margin-top: .15rem;
	 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.msgContent-item-con-sign[data-v-4c5afdcd]{
	width: .2rem;
	height: .2rem;
	background: #bf2b2a;
	border-radius: 50%;
	position: absolute;
	top: -0.1rem;
	right: -0.1rem;
}

*[data-v-aec6a168]{
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.mPersonalMsg[data-v-aec6a168]{
		width: 100%;
		height: 100vh;
	background: #f6f6f6;
}
.msg-header-wrap[data-v-aec6a168]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #fff;
    border-bottom: 1px #e8e8e8 solid;
}
.msg-header-wrap .msg-icon[data-v-aec6a168]{
    width: 0.18rem;
	height: 0.32rem;
}
.msg-header-wrap .myMsg[data-v-aec6a168]{
    font-size: 0.34rem;
	color: #333333;
}
.msg-header-wrap .msg-icon2[data-v-aec6a168]{
    width: 0.34rem;
	height: 0.34rem;
}
.msgContent[data-v-aec6a168]{
	padding: 0 .2rem;
}
.msgContent-item-time[data-v-aec6a168]{
	text-align: center;
	font-size: .28rem;
	color: #666666;
}
.msgContent-item[data-v-aec6a168]{
	margin-top: .4rem;
}
.msgContent-item-con[data-v-aec6a168]{
	margin-top: .4rem;
	background: #ffffff;
	padding:.2rem;
	border-radius: .1rem;
	position: relative;
}
.msgContent-item-con-title[data-v-aec6a168]{
	color: #222222;
	font-size: .32rem;
    font-weight: bold;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
	line-height: .45rem
}
.msgContent-item-con-detail[data-v-aec6a168]{
	color: #444444;
	font-size: .28rem;
	line-height: .4rem;
	margin-top: .15rem;
	 overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.msgContent-item-con-sign[data-v-aec6a168]{
	width: .2rem;
	height: .2rem;
	background: #bf2b2a;
	border-radius: 50%;
	position: absolute;
	top: -0.1rem;
	right: -0.1rem;
}

*[data-v-a2a3f2ac]{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.mPersonalMsg[data-v-a2a3f2ac]{
	width: 100%;
	height: 100vh;
	background: #f6f6f6;
}
.msgContent[data-v-a2a3f2ac]{
	padding: 0 .32rem;
    background: #f6f6f6;
    min-height: calc(100vh - 0.9rem);
}
.msgContent_item[data-v-a2a3f2ac]{
    width: 100%;
    margin-top: 0.4rem;
    background: #ffffff;
    padding: 0.3rem 0.2rem;
}
.msgContent_item .msgContent_item_img[data-v-a2a3f2ac]{
    width: 1rem;
    height: 1rem;
    margin-right: 0.2rem;
}
.msgContent_item .msgContent_item_img img[data-v-a2a3f2ac]{
    width: 100%;
    height: 100%;
}
.msgContent_item_top[data-v-a2a3f2ac],.msgContent_item_bottom[data-v-a2a3f2ac]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.msgContent_item_top[data-v-a2a3f2ac]{
    margin-bottom: 0.3rem;
}
.msgContent_item_top p[data-v-a2a3f2ac]:first-child{
    font-size: 0.32rem;
    color: #222222;
    font-weight: bold;
}
.msgContent_item_top p[data-v-a2a3f2ac]:last-child{
    font-size: 0.28rem;
    color: #444444;
}
.msgContent_item_bottom[data-v-a2a3f2ac]{
    background: #f6f6f6;
    padding: 0.2rem;
}
.msgContent_item_content[data-v-a2a3f2ac]{
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #e1e1e1;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.msgContent_item_bottom_img[data-v-a2a3f2ac]{
    width: 1rem;
    height: 1rem;
    margin-right: 0.2rem;
}
.msgContent_item_bottom_img img[data-v-a2a3f2ac]{
    width: 100%;
    height: 100%;
}
.msgContent_item_bottom_info[data-v-a2a3f2ac]{
    font-size: 0.32rem;
    color: #222222;
    font-weight: bold;
}

*[data-v-0b9b90c5]{
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.mPersonalMsgDetail[data-v-0b9b90c5]{
		width: 100%;
		height: 100vh;
	background: #ffffff;
}
.msg-header-wrap[data-v-0b9b90c5]{
    height: 0.88rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding:0 0.2rem 0;
    background-color: #f6f6f6;
    border-bottom: 1px #e8e8e8 solid;
}
.msg-header-wrap .msg-icon[data-v-0b9b90c5]{
    width: 0.18rem;
	height: 0.32rem;
}
.msg-header-wrap .myMsg[data-v-0b9b90c5]{
    font-size: 0.34rem;
	color: #333333;
}
.msg-header-wrap .msg-icon2[data-v-0b9b90c5]{
    width: 0.34rem;
	height: 0.34rem;
}
.msgDetail[data-v-0b9b90c5]{
	padding: .2rem;
}
.msgDetail-con[data-v-0b9b90c5]{
	background: #ffffff;
	padding: 0 .2rem;
}
.msgDetail-con-top[data-v-0b9b90c5]{
	/* border-bottom: 1px solid #e6e6e6; */
	padding: .3rem 0;
	text-align: center;
}
.msgDetail-con-top p[data-v-0b9b90c5]:first-child{
	color: #222222;
	font-size: .32rem;
    font-weight: bold;
}
.msgDetail-con-top p[data-v-0b9b90c5]:nth-child(2){
	color: #888888;
	font-size: .28rem;
	margin-top: .2rem;
}
.msgDetail-con-bottom p[data-v-0b9b90c5]{
	color: #222222;
	font-size: .28rem;
	line-height: .46rem;
	padding: .3rem 0;
}










































#app[data-v-696ae532]{
  min-width: 1200px;
  margin: 0;
}
.loginHead[data-v-696ae532]{
  padding: 40px 0;
}
.logo[data-v-696ae532] {
  float: left;
}
.loginTitle[data-v-696ae532] {
  font-size: 24px;
  color: #333333;
  float: left;
  margin: 7px 0 7px 25px;
}

.login[data-v-7209e5cb] {
    width: calc(100% - 2px);
    position: relative;
    height: 600px;
    border: 1px solid #fff;
}
.loginBg[data-v-7209e5cb] {
    width: 100%;
    background: url(../../static/img/bg.78549fa.jpg) center no-repeat;
    background-size: 100% 100%;
    height: 600px;
    z-index: 0;
}
.loginForm[data-v-7209e5cb] {
    width: 430px;
    border-radius: 4px;
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -215px;
    /* margin: 75px auto; */
    z-index: 2002;
    background: #fff;
}
.loginForm h1[data-v-7209e5cb] {
    font-size: 20px;
    color: #333333;
    padding: 25px 0;
    text-align: center;
}
.loginBox[data-v-7209e5cb] {
    width: 253px;
    margin: 0 auto;
}
.loginBox&gt;div[data-v-7209e5cb] {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999999;
}
.name[data-v-7209e5cb] {
    width: 251px;
    /*1.10 æ–°æ”¹*/
    border: 1px solid #999999;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*1.10 æ–°æ”¹*/
}
.iconShow[data-v-7209e5cb] {
    display: inline-block;
    /* width: 15px; */
    padding: 0 7px;
    border-right: 1px solid #a8a8a8;
    margin: 10px 0;
}
.iconShow .left[data-v-7209e5cb]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.userBox[data-v-7209e5cb] {
    width: calc(100% - 28px);
    border: 0;
    font-size: 14px;
    color: #222;
    height: 41px;
    padding-left: 10px;
    outline: none;
}
.name input[data-v-7209e5cb]::-webkit-input-placeholder {
    color: #999999;
}
.name input[data-v-7209e5cb] :-moz-placeholder {
    color: #999999;
}
.name input[data-v-7209e5cb]::-moz-placeholder {
    color: #999999;
}
.name input[data-v-7209e5cb]:-ms-input-placeholder {
    color: #999999;
}
.forgetBtn[data-v-7209e5cb] {
    font-size: 14px;
    color: #666;
    cursor: pointer;
    text-decoration: none;
}
.el-checkbox__label[data-v-7209e5cb] {
    font-size: 14px;
    color: #666;
}
.el-checkbox__input.is-checked+.el-checkbox__label[data-v-7209e5cb] {
    color: #f00;
}
input[type="password"][data-v-7209e5cb]::-ms-reveal{
    display:none
}
.el-checkbox__input.is-focus .el-checkbox__inner[data-v-7209e5cb] {
    border-color: #f00;
}
.el-checkbox__input.is-checked .el-checkbox__inner[data-v-7209e5cb],
  .el-checkbox__input.is-checked .el-checkbox__inner[data-v-7209e5cb]:hover {
    background-color: #f00;
    border-color: #f00;
}
.el-checkbox__input.is-checked .el-checkbox__inner[data-v-7209e5cb] {
    background-color: #f00;
    border-color: #f00;
}
.el-checkbox__inner[data-v-7209e5cb]:hover {
    border-color: #f00;
}
.sure[data-v-7209e5cb],
  .sure button[data-v-7209e5cb] {
    width: 253px;
    font-size: 16px;
    color: #fff;
    background: #f30000;
    text-align: center;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    border: 0;
    outline: none;
    border-radius: 4px;
}
.tip[data-v-7209e5cb] {
    color: #f30000;
    font-size: 12px;
    text-align: left;
    margin: 5px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tip img[data-v-7209e5cb] {
    margin-right: 5px;
}
.forget[data-v-7209e5cb] {
    width: 253px;
}
.remmber[data-v-7209e5cb] {
    float: left;
}
.forgetBtn[data-v-7209e5cb] {
    float: right;
}
.loginBox&gt;div.loginRegister[data-v-7209e5cb] {
    font-size: 14px;
    color: #4c4c4c;
    text-align: left;
}
.loginRegister a[data-v-7209e5cb] {
    display: inline-block;
    font-size: 14px;
    color: #4c4c4c;
    text-decoration: none;
}
.loginRegister a img[data-v-7209e5cb] {
    margin-right: 3px;
    margin-bottom: 3px;
    /*1.10 æ–°åŠ&nbsp;*/
}
.loginBox&gt;div.thirdLogin[data-v-7209e5cb] {
    padding: 10px 0 30px 0;
    margin: 0;
}
.thirdLoginTitle[data-v-7209e5cb] {
    margin-bottom: 20px;
    text-align: center;
}
.thirdLoginTitle h3[data-v-7209e5cb] {
    font-size: 16px;
    color: #333333;
    display: inline-block;
    font-weight: normal;
}
.thirdLoginTitle span[data-v-7209e5cb] {
    display: inline-block;
    background: #d3cfcf;
    width: 40px;
    height: 2px;
    margin: 5px 10px;
}
.thirdLoginWay[data-v-7209e5cb]{
    /* margin-left: 30px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.thirdLoginWay div[data-v-7209e5cb] {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 16px;
}
.thirdLoginWay a[data-v-7209e5cb] {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin: 0 16px;
}

  /*1.10 æ–°åŠ&nbsp;æ&nbsp;·å¼ start*/
.getCodeBox[data-v-7209e5cb] {
    width: 136px;
    border: 0;
    font-size: 14px;
    color: #999999;
    height: 39px;
    padding-left: 10px;
    outline: none;
}
.getCode[data-v-7209e5cb] {
    background: #f7f7f7;
    width: 105px;
    height: 39px;
    text-align: center;
    border: 0;
    outline: none;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.tabLi[data-v-7209e5cb] {
    width: 253px;
    margin: 0 auto;
}

  /*1.10 æ–°åŠ&nbsp;æ&nbsp;·å¼ end*/

.agree[data-v-7209e5cb]{
  /* margin-left: 100px; */
  font-size: 16px;
  color:#666666;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.agree p[data-v-7209e5cb]{
  display: inline-block;
  margin-left: 10px;
  margin-top: -3px;
}
.agree a[data-v-7209e5cb]{
 color:#428bca;
  text-decoration: none;
}
/*1.10 æ–°åŠ&nbsp;æ&nbsp;·å¼ start*/
.loginForm .tabLi .el-tabs__item[data-v-7209e5cb] {
  width: 125px;
  text-align: center;
}
.loginForm .tabLi[data-v-7209e5cb] .el-tabs__item.is-active,
.loginForm .tabLi[data-v-7209e5cb] .el-tabs__item:hover {
  color: #f30000;
}
.loginForm .tabLi[data-v-7209e5cb] .el-tabs__active-bar {
  background: #f30000;
}
.loginForm .tabLi[data-v-7209e5cb] .el-tabs__header {
  margin-bottom: 25px;
  padding-top: 25px;
}
/*1.10 æ–°åŠ&nbsp;æ&nbsp;·å¼ end*/

.bottom{
  background-color: #fff;
    width: 100%;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 28px;
}
.bottom_y{
    width: 510px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin:0 auto;
}
.bottom_text{
    font-size: 12px;
	color: #999999;
    line-height: 26px;
}
.bottom_text_click{
    font-size: 12px;
	color: #999999;
    line-height: 26px;
    cursor: pointer;
}
.bottom_img{
    width: 18px;
    height: 20px;
    margin-right: 5px;
    margin-top: 3px;
}
.bottom_text1{
    color: #666666;
	font-size: 12px;
	line-height: 26px;
  cursor: pointer;
}
.bottom_text2{
    color: #666666;
	font-size: 12px;
	line-height: 26px;
    margin-left: 30px;
    margin-right: 30px;
}
.bottom_y1{
    width: 272px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin:0 auto;
}

.resert_pwd_mess {
  z-index: 2200 !important;
}

#login-resert-pwd[data-v-54ec11ab] {
  z-index: 2003;
  position: relative;
}
.resert_form[data-v-54ec11ab] {
  width: 430px;
  position: relative;
  margin: 0 auto;
}
.resert_form[data-v-54ec11ab] .el-form-item__label {
  white-space: nowrap;
}
.resert_form[data-v-54ec11ab] .el-form-item__content .el-input {
  width: 210px;
}
.phone_wrap[data-v-54ec11ab] .el-form-item__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.phone_wrap button[data-v-54ec11ab] {
  padding: 11px 20px;
  margin-left: 10px;
}
.phone_wrap button[data-v-54ec11ab] span {
  font-size: 14px;
}
.dialog-footer[data-v-54ec11ab] {
  width: 210px;
  position: relative;
  margin: 0 auto;
  display: block;
}
.sub_pwd[data-v-54ec11ab] {
  background-color: #f30000;
  color: #fff;
  width: 210px;
  border-color: #f30000;
}
.sub_pwd[data-v-54ec11ab]:focus, .sub_pwd[data-v-54ec11ab]:hover {
    color: #fff;
    border-color: #f30000;
    background-color: #f30000;
}

.el-dropdown-link {
  cursor: pointer;
  color: #409EFF;
}
.el-icon-arrow-down {
  font-size: 12px;
}
.top{
  width: 100%;
  background: #f8f8f8;
  border-bottom: 1px solid #e0e0e0;
  font-size: 16px;
  color:#333333;
}
.homeTitle {
  line-height: 39px;
}
.homeTitle img{
  margin-bottom: 4px;
  margin-right: 5px;
}
.topRight&gt;div{
  padding: 9px 0;
  cursor: pointer;
}
.webUser{
  position: relative;
  cursor: pointer;
}
.webUser .webUserNamer{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  color:#f30000;
  line-height: 20px;
  font-size: 16px;
}
.webUser .webUserNamer .idName{
  color:#f30000 !important;
  font-size: 16px;
}
.webUser .webUserNamer h6{
  color:#333;
  font-size: 16px;
  line-height: 20px;
}
.topRight&gt;div .el-icon-arrow-down:before{
  color:#666666;
  font-size: 16px;
  vertical-align: middle;
}
.webUserNamer&gt;img{
  margin: 0 5px 4px 10px;
}
.userSettings{
   padding: 20px;
}
.webUserInfo{
  background: url(../../static/img/p4.abc801b.png) left top no-repeat;
  width: 402px;
  height: 274px;
  margin-right: 10px;
  position: absolute;
  left: -133px;
  top: 32px;
  z-index: 10;
}
.userPhoto{
  width: 60px;
  height: 60px;
  border-radius: 50px;
  overflow: hidden;
  border: 1px solid #ebe8e8;
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoyOTQ1MDMxQTE1ODgxMUU5QTNEM0I0QzAzRjZDMzU0MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoyOTQ1MDMxQjE1ODgxMUU5QTNEM0I0QzAzRjZDMzU0MSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjI5NDUwMzE4MTU4ODExRTlBM0QzQjRDMDNGNkMzNTQxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjI5NDUwMzE5MTU4ODExRTlBM0QzQjRDMDNGNkMzNTQxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJ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) center no-repeat;
  margin-right: 10px;
}
.userNameShow h3{
  font-size: 16px;
  color:#333;
  margin-bottom: 10px;
  height: 16px;
  line-height: 16px;
}
.userNameShow&gt;p{
  height: 16px;
  line-height: 16px;
}
.userTool {
  padding: 0 20px;
  margin-bottom: 17px;
}
.userTool ul li{
  width: 80px;
  margin: 0 20px;
  text-align: center;
  float: left;
}
.userTool ul li a{
  display: block;
}
.userTool ul li p{
  font-size: 16px;
  color:#333;
  margin-top: 13px;
}
.setExit{
  padding: 0 20px;
  background: #e6e6e6;
  height: 40px;
  line-height:40px;
  font-size: 14px;
  color:#333;
}
.setExit a{
  font-size: 14px;
  color:#333;
  text-decoration: none;
}
.shoppingCart p{
  margin: 0 5px;
}
.shoppingCart p{
  font-size: 16px;
  color:#333333;
  display: inline-block;
  float: left;
}
.shoppingCart&gt;p&gt;img{
  margin-bottom: 2px;
}
.shoppingCart p span{
  margin-left:5px;
}
.webUser&gt;div,.shoppingCart&gt;div, .siteMap&gt;div{
  padding: 0 5px;
}
.line{
  /* border-left:1px solid  #a8a2a2; */
}
.siteMap i{
  display: inline-block;
  margin: 0 5px;
}
.siteMap p{
  margin:0  10px 0 5px;
}
.siteMap p&gt;img{
  margin-bottom: 2px;
}
.siteMap{
  position: relative;
}
.siteMenu{
  width: 450px;
}
.siteMenu{
  background: #fff;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 5;
  padding:15px 10px;
  -webkit-box-shadow:0px 2px 3px #dedbdb;
          box-shadow:0px 2px 3px #dedbdb;
}
.siteMenu ul li a{
  font-size: 14px;
  color:#666666;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.siteMenu ul li a:hover{
  color:#f30000;
}
.isShow{
  background: transparent;
  position: relative;
  z-index: 5;
  bottom: -1px;
}
.logoIcon{
  padding: 20px 0;
}
.searchBox{
  width: 418px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #f53333;
  border-radius: 4px;
  font-size: 16px;
  color:#666666;
  margin: 38px 0;
}
.searchBox span{
  width: 40px;
  display: inline-block;
  text-align: center;
  float: left;
  cursor: pointer;
}
.searchBox span img{
  margin-bottom: 3px;
}
.searchBox input{
  width: 300px;
  height: 35px;
  line-height: 35px;
  border: 0;
  outline: none;
  float: left;
}
.searchBox input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  font-size: 16px;
  color:#666666;
}
.searchBox input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-size: 16px;
  color:#666666;
}
.searchBox input::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size: 16px;
  color:#666666;
}
.searchBox input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 16px;
  color:#666666;
}
.searchBoxBtn{
  width: 78px;
  height: 35px;
  text-align: center;
  background:#f53333;
  font-size: 18px;
  color:#fff;
  border: 0;
  outline: none;
  cursor: pointer;
  float: left;
}
.nav{
  background: #f30000;
  width: 100%;
  height: 60px;
}
.nav ul li{
  float: left;
  line-height: 55px;
  /* 2019å¹´6æœˆ20æ—¥ 14:40:29 */
  cursor: pointer;
}
.nav ul li.active{
  border-bottom: 2px solid #fff;
}
.nav ul li a{
  font-size: 18px;
  color:#ffffff;
  display: inline-block;
}

.banner[data-v-fb9fb1e2]{
    width: 100%;
    height: 350px;
    z-index: 0;
}
.banner img[data-v-fb9fb1e2]{
    width: 100%;
    height: 100%;
}

.footer[data-v-487d4f62]{
    width: 100%;
    /* height: 232px; */
    background: #414141;
}
.footer_con[data-v-487d4f62]{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer_friend[data-v-487d4f62]{
    width: 100%;
    /* height: 62px; */
    border-bottom: 1px solid #4d4d4d;
    /* line-height: 62px; */
    text-align: left;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer_friend span[data-v-487d4f62]{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.footer_friend_con[data-v-487d4f62]{
    width: 1110px;
    /* height: 62px; */
    /* justify-content: space-between; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.footer_friend_con a[data-v-487d4f62]{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    cursor: pointer;
    margin-right: 100px;
    margin-bottom: 15px;
    /* margin: 0 42px; */
}
.footer_friend_con a[data-v-487d4f62]:first-child{
    margin-left: 0;
}
.footer_service[data-v-487d4f62]{
    width: 100%;
    height: 54px;
    border-bottom: 1px solid #4d4d4d;
    line-height: 54px;
    text-align: left;
}
.footer_service span[data-v-487d4f62]{
    color: #fff;
    font-size: 14px;
}
.footer_cabp[data-v-487d4f62]{
    width: 100%;
    height: 94px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    padding-top: 20px;
    line-height: 30px;
}
.footer_cabp span[data-v-487d4f62]{
    margin-right: 94px;
    display: block;
    color: #fff;
    font-size: 14px;
}

.payfinish{
    width: 100%;
    background: #f8f8f8;
    padding: 15px 0 15px;
}
.payfinish_con{
    width: 1200px;
    min-height: 520px;
    margin: 0 auto;
}
.payfinish_con_order{
    padding-top: 20px;
    width: 100%;
    background: white;
    /* margin-bottom: 20px; */
    padding-bottom: 20px;
    position: relative;
}
.payfinish_con_order_finish{
    width: 100%;
    height: 520px;
    /* border-bottom: 1px solid #ccc; */
    padding-top: 91px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.payfinish_con_order_number{
    width: 100%;
    /* height: 46px;
    line-height: 46px; */
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    color: #666;
    margin-bottom: 44px;
}
.payfinish_con_order_payfinish_box{
    width: 100%;
    margin-bottom: 55px;
}
.payfinish_con_order_payfinish{
    width: 207px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.payfinish_con_order_payfinish_img{
    width: 46px;
    height: 46px;
    /* margin-top: 22px; */
}
.payfinish_con_order_payfinish_img img{
    width: 46px;
    height: 46px;
}
.payfinish_con_order_payfinish_txt{
    width: 185px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #333;
}
.payfinish_con_order_pays{
    width: 280px;
    margin: 0 auto;
    color: #666;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 20px;
}
.pay-wayss{
    margin-right: 38px;
    font-size: 26px;
    color: #666666;
}
.payfinish_con_order_pays span{
    color: #BF2B2A;
}
.payfinish_con_order_payfinish_btnbox{
    width: 320px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
    margin-top: 40px;
}
.payfinish_con_order_payfinish_btn{
    width: 140px;
    height: 44px;
    border: 1px solid #BF2B2A;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    color: #BF2B2A;
    cursor: pointer;
}
.payfinish_con_order_back_btn{
    width: 140px;
    height: 44px;
    border: 1px solid #666;
    border-radius: 10px;
    font-size: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 44px;
    text-align: center;
    color: #666;
    cursor: pointer;
}
.payfinish_order_list{
    width: 100%;
    height: 258px;
    padding: 32px 46px 32px 46px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    background: white;
    border-bottom: 1px solid #ccc;
}
.payfinish_order_list_left{
    width: 50%;
    height: 100%;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.payfinish_order_list_right{
    width: 50%;
    height: 100%;
    padding-top: 30px;
    padding-left: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.payfinish_order_list_img{
    width: 25%;
    height: 100%;
}
.payfinish_order_list_img img{
    width: 100%;
    height: 100%;
}
.payfinish_order_list_text{
    width: 73%;
    height: 100%;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.payfinish_order_list_text_title{
    width: 70%;
    color: #000;
    font-size: 24px;
    font-weight: bold;
}
.payfinish_order_list_text_title p{
    color: #999;
    font-size: 16px;
    font-weight: normal;
    margin-top: 15px;
}
.payfinish_order_list_text_author{
    width: 100%;
    height: 70px;
    line-height: 70px;
    color: #999;
}
.payfinish_order_list_right_order{
    width: 100%;
    color: #999;
    margin-top: 40px;
}
.payfinish_payfail{
    width: 528px;
    height: 258px;
    border-radius: 10px;
    border: 1px solid #999;
    background: white;
    position: absolute;
    left: 32%;
    top: 34%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 45px 0 45px;
}
.payfinish_payfail_tips{
    width: 100%;
    height: 49px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ccc;
}
.payfinish_payfail_tips_text{
    width: 90%;
    height: 49px;
    line-height: 49px;
    color: #333;
    font-size: 20px;
}
.payfinish_payfail_tips_close{
    width: 10%;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #999;
    cursor: pointer;
    font-size: 30px;
}
.payfinish_payfail_box{
    width: 206px;
    height: 46px;
    margin: 0 auto;
    margin-top: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.payfinish_payfail_img{
    width: 46px;
    height: 46px;
}
.payfinish_payfail_img img{
    width: 100%;
    height: 100%;
}
.payfinish_payfail_txt{
    width: 160px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 30px;
    color: #333;
}
.payfinish_payfail_btn{
    width: 104px;
    height: 34px;
    border: 1px solid #f30000;
    border-radius: 5px;
    line-height: 34px;
    text-align: center;
    color: #f30000;
    margin: 0 auto;
    margin-top: 34px;
    cursor: pointer;
}

.not_finished_btn[data-v-cc3eddc2] {
	  border: 1px solid #f30000;
    color: #f30000;
    margin: 0 auto;
    margin-top: 34px;
    width: 160px;
    height: 50px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

*[data-v-6b352b8a]{
  margin: 0;
  padding: 0;
  /* font-size: 16px; */
}
.headers[data-v-6b352b8a]{
  width: 100%;
  height: 145px;
  z-index: 1;
}
.index[data-v-6b352b8a]{
  width: 100%;
  height: 38px;
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index_center[data-v-6b352b8a]{
  width: 1200px;
  height: 38px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.index_img[data-v-6b352b8a]{
  width: 16px;
  height: 16px;
  margin-top: 11px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.index_text[data-v-6b352b8a]{
  width: 180px;
  height: 100%;
  font-size: 16px;
  line-height: 38px;
  color: #333;
}
.index_function[data-v-6b352b8a]{
  width: 1200px;
  margin-left: auto;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /* line-height: 38px; */
  cursor: pointer;
}
.index_function .left-cbzx-wrap[data-v-6b352b8a], .index_funny[data-v-6b352b8a]{
  line-height: 38px;
}
.left-cbzx-wrap span[data-v-6b352b8a]{
  font-size: 14px;
  color: #666666;
}
.index_funny-wrap[data-v-6b352b8a]{
  /* width: 388px; */
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.userNames[data-v-6b352b8a],.branchNames[data-v-6b352b8a],.log-out[data-v-6b352b8a],.myCart[data-v-6b352b8a],.siteNav[data-v-6b352b8a]{
  font-size: 14px !important;
  line-height: 38px;
}
.index_funny[data-v-6b352b8a]{
  height: 38px;
  text-indent: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}
/* .index_funny span{
  color: #428bca;
} */
/* #navi-box{
display: flex;
} */
/* .navi{
  height: 38px;
  line-height: 38px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.navi .left{
  display: flex;
  justify-content: center;
  align-items: center;
  vertical-align: bottom;
} */
.index_select_img[data-v-6b352b8a]{
  width: 14px;
  height: 7px;
}
.header_title_box[data-v-6b352b8a]{
  width: 100%;
  height: 103px;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: center;
  align-items: center; */
  background: #fff;
}
.header_title[data-v-6b352b8a]{
  padding-top: 28px;
  padding-bottom: 30px;
  width: 1200px;
  height: 103px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header_title_box .personal-center[data-v-6b352b8a]{
  font-size: 20px;
  color: #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title_logo[data-v-6b352b8a]{
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.title_logo img[data-v-6b352b8a]{
  width: 260px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 31px;
  cursor: pointer;
}
.header_title_box .search[data-v-6b352b8a]{
  width: 400px;
  height: 36px;
  margin-top: 5px;
  border: 1px solid #bf2b2a;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* border-radius: 5px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-between; */
  position: relative;
}
.search_img[data-v-6b352b8a]{
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 11px;
  margin-left: 5px;
}
.search_img img[data-v-6b352b8a]{
  width: 90%;
  height: 90%;
}
.search .search_input[data-v-6b352b8a]{
  width: 320px;
  height: 35px;
  font-size: 14px;
  /* color: #333; */
  border: none;
  outline: none;
  text-indent: 12px;
  background: white;
}
.search_btn[data-v-6b352b8a]{
  width: 80px;
  height: 36px;
  background: #bf2b2a;
  text-align: center;
  line-height: 34px;
  color: white;
  font-size: 16px;
  /* border-radius: 0 3px 3px 0; */
  cursor: pointer;
}
/* å®šä½æœç´¢åŽ†å² */
.search-history-wrap[data-v-6b352b8a]{
  width: 320px;
	/* height: 360px; */
	background-color: #ffffff;
	-webkit-box-shadow: 0px -1px 8px 0px 
		rgba(0, 0, 0, 0.1);
	        box-shadow: 0px -1px 8px 0px 
		rgba(0, 0, 0, 0.1);
	border-radius: 0px 0px 2px 2px;
	border: solid 1px #bf2b2a;
  position: absolute;
  top: 36px;
  left: -1px;
  z-index: 8;
}
.search .his-li[data-v-6b352b8a]{
  font-size: 14px;
	padding-bottom: 14px;
  padding-top: 12px;
  padding-left: 13px;
	color: #666666;
  cursor: pointer;
}
.search .his-li[data-v-6b352b8a]:hover{
  background-color: #f8f8f8;
}
/* æ¸…é™¤åŽ†å² */
.clear-history[data-v-6b352b8a]{
  font-size: 12px;
  color: #2a82bf;
  padding: 12px 12px 14px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  cursor: pointer;
}
/* .clear-history:hover{
  box-shadow: 0 0 5px 5px;
} */
.nav[data-v-6b352b8a]{
  margin-top: 10px;
  width: 100%;
  height: 60px;
  background: #ffffff;
  position: relative;
  margin-bottom: 20px;
  /* border-bottom: 3px solid #f30000; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ul_all[data-v-6b352b8a]{
  width: 1200px;
  height: 60px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.ul_nav[data-v-6b352b8a]{
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ul_first[data-v-6b352b8a]{
  height: 60px;
  line-height: 60px;
  color: #333;
  /* position: relative; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.li_first[data-v-6b352b8a]{
  height: 60px;
  line-height: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  color: #333;
  font-size: 18px;
}
.li_first[data-v-6b352b8a]:hover{
  color: #f30000;
  border-bottom: 2px solid #f30000 !important;
}
.ul_second[data-v-6b352b8a]{
  width: 220px;
  height: auto;
  background: #ffffff;
  position: absolute;
  top: 60px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99999;
  color: #333;
  border: 1px solid rgb(240, 236, 236);
  border-top: none;
}
.lisecond[data-v-6b352b8a]{
  width: 100%;
  height: 50px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
  line-height: 50px;
  display: block;
  color: #333;
}
.lisecond[data-v-6b352b8a]:last-child{
  border: none;
}
.lisecond[data-v-6b352b8a]:hover{
  color: #f30000;
}
.header_active[data-v-6b352b8a]{
  border-bottom: 2px solid #f30000 !important;
  color: #f30000;
}
.is_fixed[data-v-6b352b8a]{
 position: fixed;
 top: 0;
 left: 0;
 z-index: 999;
 -webkit-box-shadow: #ccc 0 -5px 9px 8px;
         box-shadow: #ccc 0 -5px 9px 8px;
}
.nav_search_user[data-v-6b352b8a]{
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
}
.nav_search_input[data-v-6b352b8a]{
  width: 180px;
  height: 20px;
  margin-top: 22px;
  border: none;
  outline: none;
  border-bottom: 1px solid #f30000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ccc;
  font-size: 13px;
  line-height: 20px;
  text-indent: 10px;
}
.nav_search[data-v-6b352b8a],.nav_user[data-v-6b352b8a]{
  width: 18px;
  height: 18px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.nav_search img[data-v-6b352b8a],.nav_user img[data-v-6b352b8a]{
  width: 100%;
  height: 100%;
}
.nav_search[data-v-6b352b8a]{
  margin-right: 20px;
}
/* æ–°åŠ&nbsp; */
.siteMap p&gt;img[data-v-6b352b8a]{
  margin-bottom: 2px;
}
.siteMap[data-v-6b352b8a]{
  position: relative;
}
.siteMenu[data-v-6b352b8a]{
  width: 598px;
  height: 187px;
}
.siteMenu[data-v-6b352b8a]{
  background: #fff;
  position: absolute;
  top: 40px;
  /* right: 0; */
  right: -15px;
  z-index: 5;
  padding: 34px 0 0 41px;
  -webkit-box-shadow:0px 2px 3px #dedbdb;
          box-shadow:0px 2px 3px #dedbdb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
/* è¡¥ */
.siteMenu .left[data-v-6b352b8a]{
   width: 336px;
   padding-top: 37px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   position: relative;
}
.siteMenu .right[data-v-6b352b8a]{
  width: 285px;
  margin-left: 39px;
  padding-top: 37px;
  position: relative;
}
.siteMenu .right .sj-icon[data-v-6b352b8a]{
  position: absolute;
  top: -41px;
  left: 180px !important;
  z-index: 9;
}
.siteMenu .left .stand[data-v-6b352b8a]{
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 0;
  top: -12px;
}
.siteMenu .right .qy-service[data-v-6b352b8a]{
  font-size: 16px;
  color: #333333;
  position: absolute;
  left: 0;
  top: -12px;
}
.siteMenu .siteMenu-left-li[data-v-6b352b8a]{
  margin-right: 40px;
}
.siteMenu .siteMenu-right-li[data-v-6b352b8a]{
  margin-bottom: 29px;
}
.siteMenu .mid-line[data-v-6b352b8a]{
  padding-top: 72px;
  width: 1px;
	height: 80px;
	background-color: #e6e6e6;
	border-radius: 0px;
}
.siteMenu ul li[data-v-6b352b8a]{
  font-size: 14px;
  color:#666666;
}
.siteMenu ul li[data-v-6b352b8a]:hover{
  color: #bf2b2a;
}
/* .siteMenu ul li a{
  font-size: 14px;
  color:#666666;
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
} */
.siteMenu ul li a[data-v-6b352b8a]:hover{
  color:#f30000;
}
.isShow[data-v-6b352b8a]{
  background: transparent;
  position: relative;
  z-index: 5;
  bottom: -1px;
}
.logoIcon[data-v-6b352b8a]{
  padding: 20px 0;
}
.searchBox[data-v-6b352b8a]{
  width: 418px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #f53333;
  border-radius: 4px;
  font-size: 16px;
  color:#666666;
  margin: 38px 0;
}
.searchBox span[data-v-6b352b8a]{
  width: 40px;
  display: inline-block;
  text-align: center;
  float: left;
  cursor: pointer;
}
.searchBox span img[data-v-6b352b8a]{
  margin-bottom: 3px;
}
.searchBox input[data-v-6b352b8a]{
  width: 300px;
  height: 35px;
  line-height: 35px;
  border: 0;
  outline: none;
  float: left;
}
.searchBox input[data-v-6b352b8a]::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  font-size: 16px;
  color:#666666;
}
.searchBox input[data-v-6b352b8a]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  font-size: 16px;
  color:#666666;
}
.searchBox input[data-v-6b352b8a]::-moz-placeholder { /* Mozilla Firefox 19+ */
  font-size: 16px;
  color:#666666;
}
.searchBox input[data-v-6b352b8a]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 16px;
  color:#666666;
}
.searchBoxBtn[data-v-6b352b8a]{
  width: 78px;
  height: 35px;
  text-align: center;
  background:#f53333;
  font-size: 18px;
  color:#fff;
  border: 0;
  outline: none;
  cursor: pointer;
  float: left;
}
.nav[data-v-6b352b8a]{
  /* background: #f30000; */
  width: 100%;
  height: 60px;
}
.nav ul li[data-v-6b352b8a]{
  float: left;
  /* margin: 0 30px; */
  line-height: 60px;
  /* 2019å¹´6æœˆ20æ—¥ 14:40:29 */
  cursor: pointer;
}
.nav ul li.active[data-v-6b352b8a]{
  border-bottom: 2px solid #fff;
}
.nav ul li a[data-v-6b352b8a]{
  font-size: 18px;
  color:#ffffff;
  display: inline-block;
}
/* è¡¥ */
/* .navLeft{
  margin-right: 7px;
}
.siteNav{
  margin-right: 7px;
} */
.siteNav[data-v-6b352b8a],.navLeft[data-v-6b352b8a]{
 margin-right: 7px;
}
.item span[data-v-6b352b8a]{
  width: 100%;
  height: 100%;
}
.item img[data-v-6b352b8a] {
  /* margin-top: 10px;
  margin-right: 40px; */
  vertical-align: unset;
  margin-bottom: 5px;
}
.massage[data-v-6b352b8a]{
  width: 77px;
  height: 21px;
  background: cyan;
  margin-left: 10px;
  margin-top: 10px;
  border-left: 2px solid #666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.branchName h6[data-v-6b352b8a]{
  font-weight: normal;
  color:#333;
  font-size: 16px;
  line-height: 36px;
}

*[data-v-092e0a8e]{
    margin:0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
li[data-v-092e0a8e]{
    list-style: none;
}
h1[data-v-092e0a8e],h2[data-v-092e0a8e],h3[data-v-092e0a8e],h4[data-v-092e0a8e],h5[data-v-092e0a8e],h6[data-v-092e0a8e]{
    font-weight: normal;
}
a[data-v-092e0a8e]{
    text-decoration: none;
}
/* è¯¦æƒ… */
body[data-v-092e0a8e]{
    background-color: #f8f8f8;
}
.payfinish .main[data-v-092e0a8e]{
    min-width: 1200px;
    width: 1200px;
    margin: 22px auto 136px;
    background-color: #f8f8f8;
}
.payfinish .main .order-information h2[data-v-092e0a8e]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information h2 a[data-v-092e0a8e]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information span[data-v-092e0a8e]{
    font-size: 18px;
    color: #333333;
}
.order-wrap[data-v-092e0a8e]{
    width: 1200px;
    height: 188px;
    background-color: #fff;
}
.order-wrap .about-order-status[data-v-092e0a8e]{
    padding: 40px 117px 0 62px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -webkit-box-align: center;    
        -ms-flex-align: center;    
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.about-order-status .my-no-status[data-v-092e0a8e]{
    width: 220px;
    height: auto;
}
/* æ–°åŠ&nbsp; */
.order-wrap .my-no-status[data-v-092e0a8e]{
    width: 220px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.my-no-status .my-no[data-v-092e0a8e],.my-no-status .my-no-times[data-v-092e0a8e]{
    width: auto;
}
.about-order-status .my-number[data-v-092e0a8e],.about-order-status .buy-time[data-v-092e0a8e],.about-order-status .rest-time[data-v-092e0a8e]{
    margin-top: 28px;
    color: #666;
    margin-bottom: 19px;
    text-align: center;
    font-size: 18px;
}
.my-no-status img[data-v-092e0a8e]{
    margin: 0 auto;
}
.onloadInvoice[data-v-092e0a8e],.resetInvoice[data-v-092e0a8e]{
    width: 46px;
    height: 20px;
    line-height: 22px;
    /* display: flex;
    align-items: center; */
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
    margin-top: 3px;
    cursor: pointer;
}
.onloadInvoice[data-v-092e0a8e]{
    border: 1px solid #428BCA;
    color: #428BCA;
    margin-left: 20px;
}
.resetInvoice[data-v-092e0a8e]{
    border: 1px solid #BF2B2A;
    color: #BF2B2A;
    margin-left: 10px;
}
.onloadInvoice[data-v-092e0a8e]:hover{
    background: #428BCA;
    color: #fff;
}
.resetInvoice[data-v-092e0a8e]:hover{
    background: #BF2B2A;
    color: #fff;
}
.payfinish .main .order-wrap ul .uli[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.payfinish .main .order-wrap ul .uli[data-v-092e0a8e]:nth-child(1){
    width: 220px;
    height: 108px;
    margin-top: 40px;
}
.payfinish .main .order-wrap ul .uli:nth-child(1) img[data-v-092e0a8e]{
    width: 121px;
    margin: 0 auto;
}
.payfinish .main .order-wrap .buyBtn[data-v-092e0a8e]{
    margin-top: 41px;
}
.payfinish .main .order-wrap .buyBtn .buy[data-v-092e0a8e]{
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
    border: 1px solid #f30000;
    background-color: #fff;
    border-radius: 4px;
    color: #f30000;
    font-size: 16px;
}
.payfinish .main .order-wrap .buyBtn .comment[data-v-092e0a8e]{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #f30000;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}
/* .main .order-wrap ul .uli:nth-child(2){
    width: 135px;
    height: 51px;
}
.main .order-wrap ul .uli:nth-child(3){
    width: 171;
    height: 51px;
    margin-top: 68px;
} */
.payfinish .main .order-wrap ul .my-no-status .no[data-v-092e0a8e]{
    text-align: center;
    margin-bottom: 19px;
    color: #666;
}
.payfinish .main .order-wrap ul .my-no-status .no[data-v-092e0a8e],.nosp[data-v-092e0a8e]{
    font-size: 14px;
	color: #333;
}
/* å•†å“ä¿¡æ¯è¯¦æƒ… */
.goods-Info[data-v-092e0a8e]{
    width: 1200px;
    margin-top: 58px;
}
.goods-Info h2[data-v-092e0a8e]{
    font-size: 20px;
    color: #333;
    margin-bottom: 41px;
}
.goods-Info .goods-wrap[data-v-092e0a8e]{
    background-color: #fff;
    margin-bottom: 40px;
    /* display: flex;
    flex-direction: column; */
}
.goods-Info .goods-wrap .goods-title[data-v-092e0a8e]{
    height: 38px;
    background-color: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 38px;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.goods-title li[data-v-092e0a8e]:nth-child(1){
    margin-left: 195px;
}
.goods-title li[data-v-092e0a8e]:nth-child(2){
    margin-left: 320px;
}
.goods-title li[data-v-092e0a8e]:nth-child(3){
    margin-left: 121px;
}
.goods-title li[data-v-092e0a8e]:nth-child(4){
    margin-left: 139px;
}
.goods-title li[data-v-092e0a8e]:nth-child(5){
    margin-left: 152px;
}
/* å•†å“ */
/* .goods-cont-container{
    
} */
.goods-cont[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.goods-cont li[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.goods-cont li[data-v-092e0a8e]:nth-child(1){
    width: 494px;
    border-right: 1px solid #ccc;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont .img-box[data-v-092e0a8e]{
    width: 106px;
    height: 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: solid 1px #e4d9cf;
    margin-left: 49px;
    margin-right: 27px;
}
.goods-cont .img-box img[data-v-092e0a8e]{
    width: 100%;
}
.goods-cont .title[data-v-092e0a8e]{
    width: 263px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* justify-content: space-between; */
    
    -webkit-box-flex: 1;
    
        -ms-flex: 1;
    
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    /* display: flex;
    flex-direction: column; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}
.goods-Info .goods-cont .title h2[data-v-092e0a8e]{
    width: 263px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.goods-Info .goods-cont .title h3[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
}
/* ç¬¬äºŒä¸ªli */
.goods-cont li[data-v-092e0a8e]:nth-child(2){
    width: 171px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(2) p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
}
.goods-cont li[data-v-092e0a8e]:nth-child(3){
    width: 168px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(3) p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
    padding: 0 10px;
}
.goods-cont li[data-v-092e0a8e]:nth-child(4){
    width: 170px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(4) p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
}
.goods-cont li[data-v-092e0a8e]:nth-child(5){
    width: 192px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 1px solid #ccc;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(5) p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
}
.orderInfo[data-v-092e0a8e]{
    width: 100%;
    height: 120px;
    background-color: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.orderInfo .go-right li p[data-v-092e0a8e]{
    font-size: 16px;
    color: #333;
}
.orderInfo ul li span[data-v-092e0a8e]{
    font-size: 18px;
    color: #333;
}
.orderInfo .go-right[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-right: 20px;
    padding-top: 50px;
}
.orderInfo .go-right .one-line[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.orderInfo .go-right .one-line p[data-v-092e0a8e]:nth-child(2){
    margin-left: 19px;
}
.orderInfo .go-right li[data-v-092e0a8e]:nth-child(2){
    margin:10px 0;
}
.orderInfo .go-right li[data-v-092e0a8e]:nth-child(3){
    margin-bottom:15px;
}
/* é…é€ç­‰ä¿¡æ¯ å¼€å§‹ */
.personal-info .Delivery h3[data-v-092e0a8e]{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.personal-info .Delivery ul[data-v-092e0a8e]{
    /* height: 109px; */
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* padding-top: 22px; */
    padding: 22px 0;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.personal-info .Delivery ul li[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
.personal-info .Delivery ul li p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
    line-height: 30px;
	letter-spacing: 4.8px;
}
.personal-info .Delivery ul li span[data-v-092e0a8e]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
/* ç‰©æµè¯¦æƒ… */
.deliver_logistics[data-v-092e0a8e]{
    width: 100%;
    height: 300px;
    background: white;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.deliver_logistics_left[data-v-092e0a8e]{
    width: 300px;
    height: 300px;
    border-right: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-top: 124px;
}
.deliver_logistics_left_txt[data-v-092e0a8e]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.deliver_logistics_left_txt span[data-v-092e0a8e]{
    color: #666;
}
.deliver_logistics_right[data-v-092e0a8e]{
    width: 900px;
    height: 300px;
    overflow: auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.logistics_map[data-v-092e0a8e]{
    width: 110px;
    height: 36px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1);
    border-radius: 18px;
    padding: 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}
.logistics_map_img[data-v-092e0a8e]{
    width: 14px;
    height: 16px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5px;
}
.logistics_map_img img[data-v-092e0a8e]{
    width: 100%;
    height: 100%;
}
.logistics_map_text[data-v-092e0a8e]{
    height: 16px;
    line-height: 16px;
    color: #734A1A;
    font-size: 14px;
    margin-top: 10px;
}
.logistics_map_box[data-v-092e0a8e]{
    width: 1000px;
    height: 702px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
            box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
    border-radius: 10px;
    position: absolute;
    top: -58px;
    left: 100px;
    z-index: 999;
    padding: 0 20px;
}
.logistics_map_box_title[data-v-092e0a8e]{
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #CCCCCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.logistics_map_box_title_text[data-v-092e0a8e]{
    height: 52px;
    line-height: 52px;
    color: #333;
    font-size: 20px;
}
.logistics_map_box_title_img[data-v-092e0a8e]{
    width: 14px;
    height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    cursor: pointer;
}
.logistics_map_box_title_img img[data-v-092e0a8e]{
    width: 100%;
    height: 100%;
}
.logistics_map_box_map[data-v-092e0a8e]{
    width: 100%;
    height: calc(100% - 92px);
    /* background: pink; */
    margin-top: 20px;
}
.logistics_map_box_map[data-v-092e0a8e] .map-container{
    height: 710px !important;
}
.logistics_map_box_map[data-v-092e0a8e] .tops{
    height: 710px !important;
}
.logistics_line[data-v-092e0a8e]{
    width: 1px;
    height: 35px;
    background: #ccc;
    margin-left: 232px;
    position: relative;
}
.logistics_xdline[data-v-092e0a8e]{
    width: 1px;
    /* height: 30px; */
    background: #ccc;
    margin-left: 232px;
    position: relative;
}
.logistics_line_xDian[data-v-092e0a8e]:first-child{
    display: none;
}
.logistics_line_s[data-v-092e0a8e]{
    width: 1px;
    height: 65px;
    border-right: 1px dashed #ccc;
    margin-left: 232px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.logistics_line_dian[data-v-092e0a8e]{
    width: 27px;
    height: 27px;
    background: #808080;
    border-radius: 27px;
    margin-left: -13px;
}
.logistics_line_xDian[data-v-092e0a8e]{
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #B3B3B3;
    margin-left: -3px;
}
.logistics_line_xDian_f[data-v-092e0a8e]{
    display: none;
}
.logistics_line_dian img[data-v-092e0a8e]{
    width: 100%;
    height: 100%;
}
.logistics_line_dian_time[data-v-092e0a8e]{
    width: 160px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #666;
    position: absolute;
    top: 0;
    right: 33px;
    text-align: right;
}
.logistics_xdline[data-v-092e0a8e]:first-child {
    background: red
}
.logistics_line_dian_address[data-v-092e0a8e]{
    position: absolute;
    width: 556px;
    color: #666;
    font-size: 14px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 33px;
    top: 5px;
    /* background: pink; */
}
.logistics_line_dian_xaddress[data-v-092e0a8e]{
    width: 556px;
    min-height: 30px;
    color: #666;
    font-size: 14px;
    margin-left: 33px;
    margin-top: -10px;
}
.logistics_line_Color[data-v-092e0a8e]{
    color: #BF2B2A;
}
/* è®¢å•ä¿¡æ¯ */
.personal-info .order-msg h3[data-v-092e0a8e]{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.personal-info .order-msg ul[data-v-092e0a8e]{
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 22px 0;
}
.personal-info .order-msg ul li[data-v-092e0a8e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
.personal-info .order-msg ul li p[data-v-092e0a8e]{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.personal-info .order-msg ul li span[data-v-092e0a8e]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.personal-info .order-msg[data-v-092e0a8e]{
    margin-top: 40px;
}
.refound_data[data-v-092e0a8e]{
    width: 55px;
    height: 19px;
    background: rgba(191,43,42,0.1);
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 12px;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    color: #BF2B2A;
    display: inline-block;
}
.product-name-author[data-v-092e0a8e] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}
.product_img_activity_tag-wrap[data-v-092e0a8e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 13px 0;
}
.product_img_activity_tag[data-v-092e0a8e] {
    width: 55px;
    height: 24px;
    background-image: url(data:image/png;base64,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);
    background-size: 55px 24px;
}
.img-box[data-v-092e0a8e] {
  position: relative;
}
.img-box-gift-book[data-v-092e0a8e] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: -23px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}
.goods-title li[data-v-092e0a8e]:nth-child(1) {
  margin-left: 225px;
}
.goods-cont li.table-expand[data-v-092e0a8e] {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: none;
}
.goods-cont li[data-v-092e0a8e]:nth-child(2) {
  width: 494px;
  border-right: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li[data-v-092e0a8e]:nth-child(3) {
  width: 171px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(3) p[data-v-092e0a8e] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-092e0a8e]:nth-child(4) {
  width: 168px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(4) p[data-v-092e0a8e] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-092e0a8e]:nth-child(5) {
  width: 170px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(5) p[data-v-092e0a8e] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-092e0a8e]:nth-child(6) {
  width: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #ccc;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(6) p[data-v-092e0a8e] {
  font-size: 16px;
  color: #666;
}
/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.account .el-table--enable-row-transition .el-table__body td{
    max-height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    width: 62px;
    height: 97px;
    /* margin: 3.49px auto; */
    position: relative;
}
.product_img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
    position: relative;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_cc{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li /deep/ .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.send_address {
  /* float: right; */
}
.send_address,.send_line span:first-child{
  margin-right: 0;
}
.send_address,.send_line span{
  margin-right: 5px;
}
.send_line {
  /* float: right; */
  /* margin-left: 15px; */
  margin-bottom: 15px;
  line-height: 17px;
}
.no_send_order {
  background-color: #cccccc;
  cursor: unset;
}

.invoice_panel .panel_shade {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 1989;
  background-color: rgb(0, 0, 0); 
  width: 100%;
}
.invoice_panel .account_popup{
  width: 708px;
  height: 708px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 85px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1990;
}
.invoice_panel .account_popup_title{
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.invoice_panel .account_popup_title span{
  display: inline-block;
}
.account_popup_title .title_content {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.invoice_panel .account_popup_con{
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.invoice_panel .account_popup_con .address_tips{
  float: left;
  font-size: 12px;
}
.invoice_panel .account_popup_con .address_tips .tips_list{
  float: left;
  position: relative;
  top: 10px;
}
.invoice_panel .tips_list li{
  float: left;
  border: 1px solid #ccc;
  line-height: 16px;
  margin-right: 10px;
  border-radius: 1px;
  padding: 2px 10px;
  margin: 0 3px;
  cursor: pointer;
}
.invoice_panel .tips_list li:hover{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.invoice_panel .account_popup_con .address_tips .tips_name{
  float: left;
  color: #999;
}
.tip_active{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.standardWidth{
  width: 260px;
  float: left;
  margin-right: 10px;
}
.bigWidth{
  width: 395px;
  float: left;
  margin-right: 10px;
}
/* 2019å¹´6æœˆ10æ—¥ 14:00:03 æ–°åŠ&nbsp; */
.content_home {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
.content_other {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
/* ä¿®æ”¹element-uiä¸­çš„æ&nbsp;·å¼ */
.invoice_panel .account_popup .el-form-item{
  margin-bottom: 12px;
}
.invoice_panel .account_popup .el-form-item__error{
  top: 10px;
  left: 280px;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
































































































































input[data-v-658d1bc6] {
  outline:none
}
.save_btn[data-v-658d1bc6] {
  background: #f30000;
  color: white;
}
.cancel_btn[data-v-658d1bc6] {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}

































































































































.next_step_btn {
  background: #428bca;
  color: white
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
.return_btn {
  color: #428bca
}
.line_active {
  color: #666
}

.account_list_con_table_footer span[data-v-b39bef3e]{
  margin-right: 5px
}
.account_list_con_table_con[data-v-b39bef3e] .el-table th{
  background-color: #F2F2F2 !important;
  padding: 8px 0px;
  color: #666666;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.account_list_con_table_con[data-v-b39bef3e]   .el-table tr:last-child td{
  border-bottom: none;
}
.account_list_con_table_con[data-v-b39bef3e] .el-table--border::after, .el-table--group[data-v-b39bef3e]::after, .el-table[data-v-b39bef3e]::before{
   background-color: #ffffff;
}
.account_list_con_table_con[data-v-b39bef3e] .el-table .cell{
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.account_list_con_table_con[data-v-b39bef3e] .el-table__cell.el-table__expanded-cell {
  padding: 0;
  height: auto;
  min-height: 0;
}
.account_list_con_table_con .main-expand-table[data-v-b39bef3e] .el-table__body-wrapper &gt; table &gt; tbody &gt; .el-table__row &gt; .el-table__expand-column .cell{
  display: none
}
.active_icon[data-v-b39bef3e]{
  font-style:normal;border:1px solid red;border-radius:2px;padding:2px;color:red;font-size:14px;margin-right:10px;
}
.product_class[data-v-b39bef3e] {margin-bottom: 10px;
}
.order_page[data-v-b39bef3e]{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c[data-v-b39bef3e]{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li[data-v-b39bef3e]{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s[data-v-b39bef3e]{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
.product_box[data-v-b39bef3e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_text_author[data-v-b39bef3e] {
  margin-bottom: 10px;
}
.product_img_activity_tag[data-v-b39bef3e] {
  width: 55px;
  height: 24px;
  background-image: url(data:image/png;base64,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);
  background-size: 55px 24px;
}
.product_img-gift-book[data-v-b39bef3e] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient( 135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}






























































.add_address_panel .panel_shade {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 2000;
  background-color: rgb(0, 0, 0); 
  width: 1903px;
}
.add_address_panel .account_popup{
  width: 744px;
  height: 563px;
  position: absolute;
  left: 600px;
  top: 225px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2001;
}
.add_address_panel .account_popup_title{
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add_address_panel .account_popup_title span{
  display: inline-block;
}
.account_popup_title .title_content {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.add_address_panel .account_popup_con{
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.add_address_panel .account_popup_con .address_tips{
  float: left;
  font-size: 12px;
}
.add_address_panel .account_popup_con .address_tips .tips_list{
  float: left;
  position: relative;
  top: 10px;
}
.add_address_panel .tips_list li{
  float: left;
  border: 1px solid #ccc;
  line-height: 16px;
  margin-right: 10px;
  border-radius: 1px;
  padding: 2px 10px;
  margin: 0 3px;
  cursor: pointer;
}
.add_address_panel .tips_list li:hover{
  border: 1px solid #bf2b2a !important;
  color: #bf2b2a !important;
}
.add_address_panel .account_popup_con .address_tips .tips_name{
  float: left;
  color: #999;
}
.tip_active{
  border: 1px solid #bf2b2a !important;
  color: #bf2b2a !important;
}
.standardWidth{
  width: 260px;
  float: left;
  margin-right: 10px;
}
.bigWidth{
  width: 395px;
  float: left;
  margin-right: 10px;
}
/* ä¿®æ”¹element-uiä¸­çš„æ&nbsp;·å¼ */
.add_address_panel .account_popup .el-form-item{
  margin-bottom: 12px;
}
.add_address_panel .account_popup .el-form-item__error{
  top: 10px;
  left: 280px;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}

.add_address_panel .panel_shade[data-v-31876292] {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 2000;
  background-color: rgb(0, 0, 0);
  width: 1903px;
}
.add_address_panel .account_popup[data-v-31876292] {
  width: 728px;
  /* height: 563px; */
  position: absolute;
  left: 600px;
  top: 225px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2001;
}
.add_address_panel .account_popup_title[data-v-31876292] {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add_address_panel .account_popup_title span[data-v-31876292] {
  display: inline-block;
}
.account_popup_title .title_content[data-v-31876292] {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel[data-v-31876292] {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.add_address_panel .account_popup_con[data-v-31876292] {
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.address_list[data-v-31876292]{
  margin-bottom: 30px;
  margin-top: 20px;
}
.address_item[data-v-31876292] {
  width: 100%;
  height: 90px;
  border: 1px solid #e6e6e6;
  /* margin-top: 20px; */
  margin-bottom: 10px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.address_item .select_img[data-v-31876292] {
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAACIElEQVQ4T6WUzWtTQRTFz52ZGK1SsSJ+EKSLavPmBXGluFCpptqFgm7yL7hSQbBFFyVIF4K6Eld1oehKsKBBsE1J2kJFdNk80w8SSpdqrYqlNO/NXHmKEoKxzzqb2Zz5zblzzx0qaH1JENIMgMA+h1uERUAoVQyWzDxJRdfJgWmcrS2SNIaNlBE4MELYUKeAwwB6qOjq5xLBwDFv9k0UQKNmNJncL5Xop4LrPCWLW13l8uv1gPKplKPY9IWlDTHEnROeN7ke0LDjpGJCXP0BsiRvnyyVXkUBFV13FyhILNNK5czUwlJBaxdEvf8Eymu9VxFfYWCbpODm8dJcedR1tQB+llbvKAsIDVAGMPUORzo790glegUoDcuDwerqg+5q9UtTRy8dZ3eM6CAZU52YmZnLAnaio2OHiccvE/i8BT+sQdzv8bxP4UVNQaFVyZwlgm8Dc4OYFyHlBRLIWMJj+rYy2DU///mX26agJ4nEpu1bt5yToIuWUQbhI4G6LXhog1i+d3RqYam+5L8+drG9fSO1tJxlwnUGWonxyFh7Nz09vdjY2TW7Nnxg5+a433aKgbZarZY7Xam8/1M81gSFh4qA+uC6IuN5tWYZ+x3I/x2R8VTKseGIFFz9zCIYSHuzb6Mku1Ez4jj7YkT9NKadFwzKWSHyyvdtEDMiClD50gpmCpQ6wkCGxnTyGkMcIuKvDPjEFOljY+LwL1QAWgHx7jtgmhSxiNZNGQAAAABJRU5ErkJggg==);
}
.address_item .select_img_no[data-v-31876292]{
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA+UlEQVQ4T+3UsUoDQRAG4P+fDVf6FgmI1oq9hU9gfXC3W9qp2KRKZ+wP9u4RDGiwShEsIqK9D2IrzsiqWCia80iZbXaLn2/ZYXYYQjgCsI+P9UKSn+c/NzMzAD0AzswW9N5PAdya2Zzkq5m5lpCmnIjsAjhgCOFaREZVVT20Ab5nvPcDAMMEXarqeV3X912gsiw3ReQ0PW2iqhdN0yy6QEVRbIvI8TsEYBxjvOsCee+3AJysod+rt67R8s76ashVfpErAKMY4+Py+38m8jzvZ1k2TJ19A2BKcqaqKiLSBkxZVaVzbo/kYYLOSO6Y2fN/BxvJnpltkHx6A6/Wn5+rs/LfAAAAAElFTkSuQmCC);
}
.address_item .select_img[data-v-31876292]:hover,.address_item .select_img_no[data-v-31876292]:hover{
  cursor: pointer;
}
.address_item .address_item_info[data-v-31876292]{
  color: #333;
  font-size: 14px;
  line-height: 25px;
  margin-left: 30px;
}
.address_item .address_item_info .address_tag[data-v-31876292]{
  color: #666;
}
.address_item .address_item_info .address_tag .tag[data-v-31876292]{
  /* width: 38px; */
  /* height: 20px; */
  /* line-height: 20px; */
  text-align: center;
  background:#428BCA;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
  line-height: 14px;
  padding:3px 6px;
}
.address_item .address_item_info .address_tag .default[data-v-31876292]{
  width: 38px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background:#BF622A;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
}
.fade-enter-active[data-v-31876292],
.fade-leave-active[data-v-31876292] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter[data-v-31876292], .fade-leave-to[data-v-31876292] /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}



















































































































































































































































































*[data-v-5fce86dc]{
    margin:0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
li[data-v-5fce86dc]{
    list-style: none;
}
h1[data-v-5fce86dc],h2[data-v-5fce86dc],h3[data-v-5fce86dc],h4[data-v-5fce86dc],h5[data-v-5fce86dc],h6[data-v-5fce86dc]{
    font-weight: normal;
}
a[data-v-5fce86dc]{
    text-decoration: none;
}
/* è¯¦æƒ… */
body[data-v-5fce86dc]{
    background-color: #f8f8f8;
}
.payfinish .main[data-v-5fce86dc]{
    min-width: 1200px;
    width: 1200px;
    margin: 22px auto 136px;
    background-color: #f8f8f8;
}
.payfinish .main .order-information h2[data-v-5fce86dc]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information h2 a[data-v-5fce86dc]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information span[data-v-5fce86dc]{
    font-size: 18px;
    color: #333333;
}
.order-wrap[data-v-5fce86dc]{
    width: 1200px;
    height: 188px;
    background-color: #fff;
}
.order-wrap .about-order-status[data-v-5fce86dc]{
    padding: 40px 117px 0 62px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;    
    -webkit-box-align: center;    
        -ms-flex-align: center;    
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.about-order-status .my-no-status[data-v-5fce86dc]{
    width: 220px;
    height: auto;
}
/* æ–°åŠ&nbsp; */
.order-wrap .my-no-status[data-v-5fce86dc]{
    width: 220px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.my-no-status .my-no[data-v-5fce86dc],.my-no-status .my-no-times[data-v-5fce86dc]{
    width: auto;
}
.about-order-status .my-number[data-v-5fce86dc],.about-order-status .buy-time[data-v-5fce86dc],.about-order-status .rest-time[data-v-5fce86dc]{
    margin-top: 28px;
    color: #666;
    margin-bottom: 19px;
    text-align: center;
    font-size: 18px;
}
.my-no-status img[data-v-5fce86dc]{
    margin: 0 auto;
}
.onloadInvoice[data-v-5fce86dc],.resetInvoice[data-v-5fce86dc]{
    width: 46px;
    height: 20px;
    line-height: 22px;
    /* display: flex;
    align-items: center; */
    text-align: center;
    font-size: 13px;
    border-radius: 10px;
    margin-top: 3px;
    cursor: pointer;
}
.onloadInvoice[data-v-5fce86dc]{
    border: 1px solid #428BCA;
    color: #428BCA;
    margin-left: 20px;
}
.resetInvoice[data-v-5fce86dc]{
    border: 1px solid #BF2B2A;
    color: #BF2B2A;
    margin-left: 10px;
}
.onloadInvoice[data-v-5fce86dc]:hover{
    background: #428BCA;
    color: #fff;
}
.resetInvoice[data-v-5fce86dc]:hover{
    background: #BF2B2A;
    color: #fff;
}
.payfinish .main .order-wrap ul .uli[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.payfinish .main .order-wrap ul .uli[data-v-5fce86dc]:nth-child(1){
    width: 220px;
    height: 108px;
    margin-top: 40px;
}
.payfinish .main .order-wrap ul .uli:nth-child(1) img[data-v-5fce86dc]{
    width: 121px;
    margin: 0 auto;
}
.payfinish .main .order-wrap .buyBtn[data-v-5fce86dc]{
    margin-top: 41px;
}
.payfinish .main .order-wrap .buyBtn .buy[data-v-5fce86dc]{
    width: 100px;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
    border: 1px solid #f30000;
    background-color: #fff;
    border-radius: 4px;
    color: #f30000;
    font-size: 16px;
}
.payfinish .main .order-wrap .buyBtn .comment[data-v-5fce86dc]{
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #f30000;
    border: none;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}
/* .main .order-wrap ul .uli:nth-child(2){
    width: 135px;
    height: 51px;
}
.main .order-wrap ul .uli:nth-child(3){
    width: 171;
    height: 51px;
    margin-top: 68px;
} */
.payfinish .main .order-wrap ul .my-no-status .no[data-v-5fce86dc]{
    text-align: center;
    margin-bottom: 19px;
    color: #666;
}
.payfinish .main .order-wrap ul .my-no-status .no[data-v-5fce86dc],.nosp[data-v-5fce86dc]{
    font-size: 14px;
	color: #333;
}
/* å•†å“ä¿¡æ¯è¯¦æƒ… */
.goods-Info[data-v-5fce86dc]{
    width: 1200px;
    margin-top: 58px;
}
.goods-Info h2[data-v-5fce86dc]{
    font-size: 20px;
    color: #333;
    margin-bottom: 41px;
}
.goods-Info .goods-wrap[data-v-5fce86dc]{
    background-color: #fff;
    margin-bottom: 40px;
    /* display: flex;
    flex-direction: column; */
}
.goods-Info .goods-wrap .goods-title[data-v-5fce86dc]{
    height: 38px;
    background-color: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 38px;
    color: #333;
    border-bottom: 1px solid #ccc;
}
.goods-title li[data-v-5fce86dc]:nth-child(1){
    margin-left: 195px;
}
.goods-title li[data-v-5fce86dc]:nth-child(2){
    margin-left: 320px;
}
.goods-title li[data-v-5fce86dc]:nth-child(3){
    margin-left: 121px;
}
.goods-title li[data-v-5fce86dc]:nth-child(4){
    margin-left: 139px;
}
.goods-title li[data-v-5fce86dc]:nth-child(5){
    margin-left: 152px;
}
/* å•†å“ */
/* .goods-cont-container{
    
} */
.goods-cont[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.goods-cont li[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.goods-cont li[data-v-5fce86dc]:nth-child(1){
    width: 494px;
    border-right: 1px solid #ccc;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont .img-box[data-v-5fce86dc]{
    width: 106px;
    height: 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: solid 1px #e4d9cf;
    margin-left: 49px;
    margin-right: 27px;
}
.goods-cont .img-box img[data-v-5fce86dc]{
    width: 100%;
}
.goods-cont .title[data-v-5fce86dc]{
    width: 263px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* justify-content: space-between; */
    
    -webkit-box-flex: 1;
    
        -ms-flex: 1;
    
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    /* display: flex;
    flex-direction: column; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}
.goods-Info .goods-cont .title h2[data-v-5fce86dc]{
    width: 263px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.goods-Info .goods-cont .title h3[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
}
/* ç¬¬äºŒä¸ªli */
.goods-cont li[data-v-5fce86dc]:nth-child(2){
    width: 171px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(2) p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
}
.goods-cont li[data-v-5fce86dc]:nth-child(3){
    width: 168px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(3) p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
    padding: 0 10px;
}
.goods-cont li[data-v-5fce86dc]:nth-child(4){
    width: 170px;
    border-right: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(4) p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
}
.goods-cont li[data-v-5fce86dc]:nth-child(5){
    width: 192px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-right: 1px solid #ccc;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-cont li:nth-child(5) p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
}
.orderInfo[data-v-5fce86dc]{
    width: 100%;
    height: 120px;
    background-color: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.orderInfo .go-right li p[data-v-5fce86dc]{
    font-size: 16px;
    color: #333;
}
.orderInfo ul li span[data-v-5fce86dc]{
    font-size: 18px;
    color: #333;
}
.orderInfo .go-right[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-right: 20px;
    padding-top: 50px;
}
.orderInfo .go-right .one-line[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.orderInfo .go-right .one-line p[data-v-5fce86dc]:nth-child(2){
    margin-left: 19px;
}
.orderInfo .go-right li[data-v-5fce86dc]:nth-child(2){
    margin:10px 0;
}
.orderInfo .go-right li[data-v-5fce86dc]:nth-child(3){
    margin-bottom:15px;
}
/* é…é€ç­‰ä¿¡æ¯ å¼€å§‹ */
.personal-info .Delivery h3[data-v-5fce86dc]{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.personal-info .Delivery ul[data-v-5fce86dc]{
    /* height: 109px; */
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* padding-top: 22px; */
    padding: 22px 0;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.personal-info .Delivery ul li[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
.personal-info .Delivery ul li p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
    line-height: 30px;
	letter-spacing: 4.8px;
}
.personal-info .Delivery ul li span[data-v-5fce86dc]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
/* ç‰©æµè¯¦æƒ… */
.deliver_logistics[data-v-5fce86dc]{
    width: 100%;
    height: 300px;
    background: white;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.deliver_logistics_left[data-v-5fce86dc]{
    width: 300px;
    height: 300px;
    border-right: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    padding-top: 124px;
}
.deliver_logistics_left_txt[data-v-5fce86dc]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.deliver_logistics_left_txt span[data-v-5fce86dc]{
    color: #666;
}
.deliver_logistics_right[data-v-5fce86dc]{
    width: 900px;
    height: 300px;
    overflow: auto;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.logistics_map[data-v-5fce86dc]{
    width: 110px;
    height: 36px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1);
            box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.1);
    border-radius: 18px;
    padding: 0 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}
.logistics_map_img[data-v-5fce86dc]{
    width: 14px;
    height: 16px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 5px;
}
.logistics_map_img img[data-v-5fce86dc]{
    width: 100%;
    height: 100%;
}
.logistics_map_text[data-v-5fce86dc]{
    height: 16px;
    line-height: 16px;
    color: #734A1A;
    font-size: 14px;
    margin-top: 10px;
}
.logistics_map_box[data-v-5fce86dc]{
    width: 1000px;
    height: 702px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
            box-shadow: 0px 0px 40px 0px rgba(0,0,0,0.2);
    border-radius: 10px;
    position: absolute;
    top: -58px;
    left: 100px;
    z-index: 999;
    padding: 0 20px;
}
.logistics_map_box_title[data-v-5fce86dc]{
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #CCCCCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.logistics_map_box_title_text[data-v-5fce86dc]{
    height: 52px;
    line-height: 52px;
    color: #333;
    font-size: 20px;
}
.logistics_map_box_title_img[data-v-5fce86dc]{
    width: 14px;
    height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 21px;
    cursor: pointer;
}
.logistics_map_box_title_img img[data-v-5fce86dc]{
    width: 100%;
    height: 100%;
}
.logistics_map_box_map[data-v-5fce86dc]{
    width: 100%;
    height: calc(100% - 92px);
    /* background: pink; */
    margin-top: 20px;
}
.logistics_map_box_map[data-v-5fce86dc] .map-container{
    height: 710px !important;
}
.logistics_map_box_map[data-v-5fce86dc] .tops{
    height: 710px !important;
}
.logistics_line[data-v-5fce86dc]{
    width: 1px;
    height: 35px;
    background: #ccc;
    margin-left: 232px;
    position: relative;
}
.logistics_xdline[data-v-5fce86dc]{
    width: 1px;
    /* height: 30px; */
    background: #ccc;
    margin-left: 232px;
    position: relative;
}
.logistics_line_xDian[data-v-5fce86dc]:first-child{
    display: none;
}
.logistics_line_s[data-v-5fce86dc]{
    width: 1px;
    height: 65px;
    border-right: 1px dashed #ccc;
    margin-left: 232px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.logistics_line_dian[data-v-5fce86dc]{
    width: 27px;
    height: 27px;
    background: #808080;
    border-radius: 27px;
    margin-left: -13px;
}
.logistics_line_xDian[data-v-5fce86dc]{
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #B3B3B3;
    margin-left: -3px;
}
.logistics_line_xDian_f[data-v-5fce86dc]{
    display: none;
}
.logistics_line_dian img[data-v-5fce86dc]{
    width: 100%;
    height: 100%;
}
.logistics_line_dian_time[data-v-5fce86dc]{
    width: 160px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #666;
    position: absolute;
    top: 0;
    right: 33px;
    text-align: right;
}
.logistics_xdline[data-v-5fce86dc]:first-child {
    background: red
}
.logistics_line_dian_address[data-v-5fce86dc]{
    position: absolute;
    width: 556px;
    color: #666;
    font-size: 14px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 33px;
    top: 5px;
    /* background: pink; */
}
.logistics_line_dian_xaddress[data-v-5fce86dc]{
    width: 556px;
    min-height: 30px;
    color: #666;
    font-size: 14px;
    margin-left: 33px;
    margin-top: -10px;
}
.logistics_line_Color[data-v-5fce86dc]{
    color: #BF2B2A;
}
/* è®¢å•ä¿¡æ¯ */
.personal-info .order-msg h3[data-v-5fce86dc]{
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.personal-info .order-msg ul[data-v-5fce86dc]{
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 22px 0;
}
.personal-info .order-msg ul li[data-v-5fce86dc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
.personal-info .order-msg ul li p[data-v-5fce86dc]{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.personal-info .order-msg ul li span[data-v-5fce86dc]{
    font-size: 16px;
    color: #333;
    line-height: 30px;
}
.personal-info .order-msg[data-v-5fce86dc]{
    margin-top: 40px;
}
.refound_data[data-v-5fce86dc]{
    width: 55px;
    height: 19px;
    background: rgba(191,43,42,0.1);
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 12px;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
    color: #BF2B2A;
    display: inline-block;
}
.product-name-author[data-v-5fce86dc] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center
}
.product_img_activity_tag-wrap[data-v-5fce86dc] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0 13px 0;
}
.product_img_activity_tag[data-v-5fce86dc] {
    width: 55px;
    height: 24px;
    background-image: url(data:image/png;base64,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);
    background-size: 55px 24px;
}
.img-box[data-v-5fce86dc] {
  position: relative;
}
.img-box-gift-book[data-v-5fce86dc] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: -23px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}
.goods-title li[data-v-5fce86dc]:nth-child(1) {
  margin-left: 225px;
}
.goods-cont li.table-expand[data-v-5fce86dc] {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: none;
}
.goods-cont li[data-v-5fce86dc]:nth-child(2) {
  width: 494px;
  border-right: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li[data-v-5fce86dc]:nth-child(3) {
  width: 171px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(3) p[data-v-5fce86dc] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-5fce86dc]:nth-child(4) {
  width: 168px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(4) p[data-v-5fce86dc] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-5fce86dc]:nth-child(5) {
  width: 170px;
  border-right: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(5) p[data-v-5fce86dc] {
  font-size: 16px;
  color: #666;
}
.goods-cont li[data-v-5fce86dc]:nth-child(6) {
  width: 192px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #ccc;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-cont li:nth-child(6) p[data-v-5fce86dc] {
  font-size: 16px;
  color: #666;
}
/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.account .el-table--enable-row-transition .el-table__body td{
    max-height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    width: 62px;
    height: 97px;
    /* margin: 3.49px auto; */
    position: relative;
}
.product_img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
    position: relative;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_cc{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li /deep/ .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

*[data-v-5113998e]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.payfinish .main[data-v-5113998e]{
    min-width: 1200px;
    width: 1200px;
    margin: 22px auto 136px;
    background-color: #f8f8f8;
}
.payfinish .main .order-information h2[data-v-5113998e]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information h2 a[data-v-5113998e]{
    font-size: 18px;
    color: #428bca;
    margin-bottom: 22px;
}
.payfinish .main .order-information span[data-v-5113998e]{
    font-size: 18px;
    color: #333333;
}
.order-wrap[data-v-5113998e]{
    width: 1200px;
    height: 188px;
    background-color: #fff;
}
.postSale_type[data-v-5113998e]{
    width: 100%;
    margin-top: 40px;
}
.postSale_type_title[data-v-5113998e]{
    width: 100%;
    /* height: 20px; */
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    line-height: 30px;
}
.postSale_type_box[data-v-5113998e]{
    width: 100%;
    height: 100px;
    background: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-top: 30px;
}
.postSale_type_box_li[data-v-5113998e]{
    width: 140px;
    height: 40px;
    border: 1px solid #999999;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    margin-left: 60px;
    cursor: pointer;
}
.postSale_type_box_li_ac[data-v-5113998e]{
    color: #BF2B2A;
    border: 1px solid #BF2B2A;
}
.postSale_type_product[data-v-5113998e]{
    width: 100%;
    /* height: 300px; */
}
.postSale_type_product_p[data-v-5113998e]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.postSale_type_product_p_img[data-v-5113998e]{
    width: 106px;
    height: 106px;
    background: #CCCCCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.postSale_type_product_p_img img[data-v-5113998e]{
    width: 100%;
    height: 100%;
}
.postSale_type_product_p_txt[data-v-5113998e]{
    width: 263px;
    height: 101px;
    position: relative;
}
.postSale_type_product_p_txt_title[data-v-5113998e]{
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.postSale_type_product_p_txt_author[data-v-5113998e]{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 16px;
}
.postSale_type_product_footer[data-v-5113998e]{
    width: 100%;
    height: 70px;
    background: #e6e6e6;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.postSale_type_product_footer_qx[data-v-5113998e]{
    width: 10px;
}
.postSale_type_product_footer_ok[data-v-5113998e]{
    width: 200px;
    height: 70px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 70px;
    background: #BF2B2A;
    border-radius: 2px;
    cursor: pointer;
}
.postSale_type_product[data-v-5113998e] .el-table__cell.el-table__expanded-cell {
    padding: 0;
    height: auto;
    min-height: 0;
}
.postSale_type_product .main-expand-table[data-v-5113998e] .el-table__body-wrapper &gt; table &gt; tbody &gt; .el-table__row &gt; .el-table__expand-column .cell{
    display: none
}

*{
    margin: 0;
    padding: 0;
}
body{
    position: relative;
}
.asking{
    width: 100%;
    height: 100%;
    background: #f8f8f8;
}
.askcon{
    width: 70%;
    margin: 0 auto;
    background: white;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askvideo_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askvideo_video{
    width: 65%;
    height: 500px;
    -o-object-fit: fill;
       object-fit: fill;
}
.askvideo_detail{
    width: 33%;
    padding: 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.askvideo_detail_top{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 2px dotted #d0d0d0;
}
.askvideo_detail_top_title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.askvideo_detail_top_sccon{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    position: relative;
}
.askvideo_detail_top_sc{
    width: 30%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
}
.askvideo_detail_top_sc_img{
    width: 40%;
    height: 40px;
}
.askvideo_detail_top_sc_img img{
    width: 60%;
    height: 60%;
    margin-top: 20%;
    margin-left: 20%;
}
.askvideo_detail_top_sc_text{
    width: 60%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.askvideo_detail_top_jianjie{
    width: 100%;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #808080;
}
.askvideo_detail_price{
    /* width: 45%; */
    height: 80px;
    line-height: 80px;
    color: #f30000;
    font-size: 30px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.askvideo_detail_price span{
    font-size: 14px;
    color: #808080;
    font-weight: normal;
}
.askvideo_detail_vip{
    /* width: 20%; */
    height: 80px;
    font-size: 16px;
    color: #f6bb68;
    line-height: 90px;
    display: inline-block;
}
.askvideo_detail_cx{
    width: 100%;
    height: 20px;
}
.askvideo_detail_cx span{
    padding: 1px 3px 1px 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #f30000;
    border-radius: 5px;
    color: #f30000;
}
.askvideo_detail_detail{
    width: 100%;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_detail_detail li{
    width: 50%;
    height: 25px;
    color: #808080;
    color: 16px;
}
.askvideo_detail_type{
    width: 100%;
    height: 50px;
    padding: 15px 0 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_detail_type span{
    line-height: 30px;
    color: #808080;
    font-size: 16px;
}
.askvideo_detail_type_con{
    height: 30px;
    padding: 0 12px 0 12px;
    line-height: 30px;
    border: 1px solid #333;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.askvideo_active{
    border: 1px solid #f30000;
    color: #f30000;
}
.askvideo_btn{
    width: 90%;
    height: 50px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 46px;
}
.askvideo_gwc,.askvideo_dingyue{
    width: 160px;
    height: 50px;
    color: white;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_gwc{
    background: #f30000;
}
.askvideo_dingyue{
    background: #f2862f;
}
.askvideo_imgbox{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 9px 0 20px;
}
.askvideo_imgbox img{
    width: 100%;
    height: 100%;
}
.askask_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 62px;
    justify-content: space-between;
}
.askask_con_left{
    width: 70%;
    height: 100%;
    background: white;
}
.askask_con_left_tab{
    width: 100%;
    height: 48px;
    border-top: 1px solid #e4d9cf;
    border-left: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    border-bottom: 2px solid #f30000;
    background: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askask_con_left_tab_li{
    width: 16.65%;
    height: 48px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.active_li{
    width: 16.65%;
    height: 48px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    cursor: pointer;
    color: white;
    background: #f30000;
}
.askask_con_left_main{
    width: 90%;
    min-height: 600px;
    margin: 0 auto;
    padding-top: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askque_title{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e4d9cf;
}
.askque_title_con{
    width: 100%;
    height: 24px;
    border-left: 4px solid #f30000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 19px;
    font-weight: bold;
    text-indent: 10px;
}
.askque_con{
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.askque_con_little{
    width: 25%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askque_con_little_img{
    width: 100%;
    height: 170px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 37px;
    padding-left: 45px;
}
.askque_con_little_img_box{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    /*background-image: url(../img/zhuanjia/img_tx.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 1px solid #4c91cd;
}
.askque_con_little_text{
    width: 100%;
    height: 33px;
    color: #4c91cd;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
}
.askque_con_little_price{
    width: 100%;
    height: 25px;
    color: #666;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
}
.askque_con_little_price span{
    color: #f30000;
}
.askque_con_little_btnbox{
    width: 100%;
    height: 24px;
    margin-top: 10px;
}
.askque_con_little_btn{
    width: 66px;
    height: 24px;
    border: 1px solid #4c91cd;
    border-radius: 24px;
    color: #4c91cd;
    line-height: 21.5px;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askque_con_little_btn:hover{
    background: #4c91cd;
    color: white;
}
.askarea{
    width: 100%;
}
.askarea_tb{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askarea_text{
    width: 90%;
    height: 70px;
    line-height: 70px;
    color: #666;
}
.askarea_text span{
    color: #428bca;
}
.askarea_btn{
    width: 10%;
    height: 36px;
    border-radius: 5px;
    margin-top: 17px;
    background: #428bca;
    color: white;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
}
/* å¯Œæ–‡æœ¬ç¼–è¾‘å™¨ */
.ql-editor{
    min-height: 90px;
}
.askhistory{
    width: 100%;
    height: 112px;
    border-bottom: 1px solid #e4d9cf;
}
.askhistory_question{
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 20px;
    cursor: pointer;
}
.askhistory_question span{
    color: #76a6d5;
}
.askhistory_box{
    width: 100%;
    height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.askhistory_box_detail{
    width: 75%;
    height: 57px;
    line-height: 57px;
    color: #333;
}
.askhistory_box_detail_btn{
    width: 24.5%;
    height: 34px;
    border-radius: 34px;
    border: 1px solid #f30000;
    text-align: center;
    line-height: 34px;
    color: #f30000;
    cursor: pointer;
}
.askask_con_right{
    width: 28%;
    background: white;
}
.askask_about{
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: white;
    font-size: 20px;
    background: #f30000;
}
.askask_con_right_little{
    width: 100%;
    height: 130px;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px dashed #d3d3d3;
}
.askask_con_right_little:hover{
    background: #f5efeb;
}
.askask_con_right_little_img{
    width: 24%;
    height: 90px;
    border: 1px solid #ccc;
}
.askask_con_right_little_img img{
    width: 80%;
    height: 85%;
    margin-top: 7.5%;
    margin-left: 10%;
}
.askask_con_right_little_text{
    width: 72%;
}
.askask_con_right_little_text_title{
    width: 100%;
    height: 55px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.askask_con_right_little_text_price{
    width: 100%;
    height: 33px;
    color: #f30000;
    margin-top: 18px;
}
.askdetailcon{
    width: 70%;
    min-height: 1000px;
    margin: 0 auto;
    background: white;
}
.askdetailcon_people{
    width: 100%;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_people_img{
    width: 140px;
    height: 140px;
    border: 2px solid #e5dbd1;
    border-radius: 50%;
    margin: 0 auto;
}
.askdetailcon_people_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_people_btn{
    width: 99px;
    height: 28px;
    margin: 0 auto;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e4d9cf;
    cursor: pointer;
    border-radius: 28px;
}
.askdetailcon_people_btn_left{
    width: 39px;
    height: 28px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 28px 0 0 28px;
}
.askdetailcon_people_btn_left img{
    width: 15px;
    height: 15px;
    margin: 6px 0 0 12px;
}
.askdetailcon_people_btn_right{
    width: 60px;
    height: 28px;
    border-radius: 0 28px 28px 0;
    line-height: 28px;
    text-align: center;
    color: #666;
}
.askdetailcon_people_name{
    width: 100px;
    height: 48px;
    border-bottom: 1px solid #f30000;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.askdetailcon_people_ly{
    width: 100%;
    line-height: 32px;
    color: #666;
    margin-top: 11px;
    font-size: 18px;
    text-align: center;
}
.askdetailcon_people_pf_con{
    width: 400px;
    color: #666;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-top: 11px;
}
.askdetailcon_people_pf{
    width: 168px;
    height: 28px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_people_pf_img{
    width: 16px;
    height: 16px;
    margin-left: 8px;
    margin-top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_people_pf_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_people_hp{
    width: 108px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.askdetailcon_people_wt{
    width: 124px;
    height: 28px;
    line-height: 28px;
    text-align: right;
}
.askdetailcon_people_wt span{
    color: #428bca;
}
.askdetailcon_con{
    width: 96%;
    margin: 0 auto;
    margin-top: 28px;
}
.askdetailcon_con_box{
    width: 100%;
    border-bottom: 1px solid #f30000;
    margin-bottom: 20px;
}
.askdetailcon_con_tab_box{
    width: 475px;
    height: 51px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_con_tab{
    width: 33.3%;
    height: 51px;
    border-top: 1px solid #f30000;
    border-left: 1px solid #f30000;
    text-align: center;
    line-height: 51px;
    transform:skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform:skew(-30deg);
    -ms-transform:skew(-30deg);
    text-align: center;
    color: #f30000;
    cursor: pointer;
}
.askdetailcon_con_tab span{
    display: inline-block;
    transform:skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform:skew(30deg);
    -ms-transform:skew(30deg);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.askdetailcon_con_tab_active{
    color: white;
    background: #f30000;
}
.askdetailcon_con_tab:last-child{
    border-right: 1px solid #f30000;
}
.askdetailcon_main_box{
    width: 100%;
}
.askdetailcon_main{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_main_little{
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
    cursor: pointer;
    margin-bottom: 20px;
}
.askdetailcon_main_question{
    width: 100%;
}
.askdetailcon_main_little_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #f30000;
    cursor: pointer;
}
.askdetailcon_main_little_title:hover{
    color: #428bca;
}
.askprice{
    width: 100%;
}
.askdetailcon_main_little_con{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    padding: 20px 10px 30px 10px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_main_little_con_user{
    width: 6.3%;
    height: 100%;
}
.askdetailcon_main_little_con_user_img{
    width: 100%;
    height: 90px;
    border-radius: 50%;
}
.askdetailcon_main_little_con_user_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_main_little_con_user_text{
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #727272;
}
.askdetailcon_main_little_con_main{
    width: 91%;
    line-height: 27px;
    padding-top: 15px;
}
.askdetailcon_main_little_con_main span{
    color: #428bca;
}
.askdetailcon_main_little_con_imgbox{
    width: 100%;
    height: 106px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_main_little_con_img{
    width: 106px;
    height: 106px;
    margin-right: 20px;
    cursor: pointer;
}
.askdetailcon_main_little_con_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_main_little_con_bigimg{
    margin-top: 20px;
    cursor: pointer;
}
.askdetailcon_main_little_see_zan{
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.askdetailcon_main_little_see_zan span{
    color: #999;
    line-height: 20px;
    text-align: center;
    margin-right: 20px;
}
.askdetailcon_main_little_see_zan span:last-child{
    margin-right: 0;
}
.askanserprice{
    width: 11%;
    height: 34px;
    border: 1px solid #f30000;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 34px;
    line-height: 34px;
    /* text-align: center; */
    color: #f30000;
    cursor: pointer;
}
.askanserprice_box{
    width: 790px;
    height: 550px;
    background: white;
    border: 1px solid #ccc;
    margin: 0 auto;
    position: absolute;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 19%;
    top: 70px;
    padding: 10px;
    border-radius: 10px;
}
.askanserprice_box_top{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_box_top_text{
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #333;
}
.askanserprice_box_top_close{
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #999;
    font-size: 30px;
    cursor: pointer;
}
.askanserprice_box_con{
    width: 708px;
    height: 420px;
    margin: 0 auto;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askanserprice_box_con_methods{
    width: 222px;
    height: 420px;
    background: #f4f0ec;
}
.askanserprice_box_con_methods_li{
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #333;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_active{
    background: white;
}
.askanserprice_box_con_methods_li_img{
    width: 32px;
    height: 32px;
    margin: 25px 10px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_box_con_methods_li_img img{
    width: 100%;
    height: 100%;
}
.askanserprice_box_erweima{
    width: 486px;
    height: 420px;
}
.askanserprice_box_code_box{
    width: 180px;
    height: 210px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 47px 0 0 152px;
}
.askanserprice_box_code{
    width: 180px;
    height: 180px;
    border: 1px solid #e4d9cf;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.askanserprice_box_code img{
    width: 100%;
    height: 100%;
}
.askanserprice_refresh{
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.askanserprice_refresh_img{
    width: 40px;
    height: 40px;
    margin: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.askanserprice_box_text{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.askanserprice_time_box{
    width: 100%;
    height: 150px;
}
.askanserprice_money{
    width: 100%;
    height: 80px;
    line-height: 100px;
    font-size: 32px;
    color: #f30000;
    text-align: center;
}
.askanserprice_time{
    width: 100%;
    height: 80px;
    color: #666;
    font-size: 21px;
    line-height: 80px;
    text-align: center;
}
.askanserprice_time span{
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 21px;
    line-height: 21px;
    color: #fff;
    background: #666;
    font-size: 17px;
    display: inline-block;
}
.askdetailcon_main_answer{
    width: 100%;
    background: #ecf3fa;
    border: 1px solid #bec5cc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 20px 10px;
}
.askdetailcon_main_answer_box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.askdetailcon_main_answer_box:last-child{
    border-bottom: none;
}
.askdetailcon_main_answer_boxs{
    width: 91%;
    line-height: 27px;
    padding-top: 15px;
    position: relative;
}
.askdetailcon_main_answer_box_date{
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #999;
}
.askdetailcon_main_answer_btn_box{
    width: 30%;
    height: 40px;
    margin: 0 auto;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askdetailcon_main_answer_btn{
    width: 40%;
    height: 40px;
    border-radius: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.askdetailcon_main_little_question{
    width: 100%;
    line-height: 32px;
    color: #666;
}
.askdetailcon_main_little_question:hover{
    color: #428bca;
    cursor: pointer;
}
.askdetailcon_main_little_question span{
    color: #428bca;
}
.askdetailcon_main_little_qita{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_main_little_qita_text{
    width: 90%;
    height: 70px;
    line-height: 70px;
    color: #666;
}
.askdetailcon_main_little_qita_btn{
    width: 10%;
    height: 34px;
    border: 1px solid #f30000;
    border-radius: 34px;
    margin-top: 18px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
}
.askdetailcon_main_little_before_span{
    color: #f30000;
}
.askdetailcon_main_little_before_span:hover{
    color: white;
    background: #f30000;
    display: block;
    border-radius: 34px;
}
.askdetailcon_main_little_after_span{
    color: #f30000;
}
.askdetailcon_main_little_qita_btn img{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.askdetailcon_main_little_ak{
    width: 100%;
}
.askdetailcon_main_little_answer,.askdetailcon_main_little_ask{
    width: 100%;
    line-height: 27px;
    color: #666;
    font-size: 18px;
    padding: 10px 0 10px 0;
}
.askdetailcon_main_little_answer span{
    color: #f30000;
}
.askdetailcon_main_little_ask span{
    color: #428bca
}
.askcon_con{
    width: 100%;
    min-height: 800px;
    background: white;
    padding: 0 20px 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.ask_see{
    width: 10%;
    height: 28px;
    border: 1px solid #f30000;
    border-radius: 28px;
    margin: 20px auto;
    line-height: 28px;
    text-align: center;
    color: #f30000;
    cursor: pointer;
}
.askpersonal{
    width: 100%;
    line-height: 25px;
    color: #333;
    margin-bottom: 20px;
}
.askdata{
    width: 24%;
    padding: 1%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e4d9cf;
    margin-bottom: 20px;
    cursor: pointer;
}
.askdata:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.askdata_img{
    width: 100%;
    height: 190px;
}
.askdata_img img{
    width: 100%;
    height: 100%;
}
.askdata_price{
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #f30000;
    font-size: 18px;
    text-indent: 10px;
}
.askdata_text{
    width: 100%;
    height: 54px;
    color: #333;
    line-height: 54px;
    font-size: 18px;
    text-indent: 10px;
}
.askdata_text span{
    color: #428bca;
}
.asksyn{
    width: 100%;
    line-height: 30px;
    font-size: 18px;
}
.asksyn p{
    text-indent: 20px;
}
.askaboutvideo{
    width: 100%;
    height: 60px;
    border-bottom: 1px dotted #d3d3d3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.askaboutvideo_tw{
    width: 80%;
    height: 60px;
    color: #f30000;
}
.askaboutvideo_sc{
    width: 20%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.askaboutvideo_sc_img{
    width: 15%;
    height: 60px;
}
.askaboutvideo_sc_img img{
    width: 100%;
    height: 30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.askaboutvideo_sc_txt{
    width: 85%;
    height: 60px;
    color:#333;
    font-size: 20px;
    text-indent: 10px;
}
.askhp{
    width: 100%;
    height: 130px;
    color: #333;
}
.askhp span{
    color: #333;
    text-indent: 50px;
    display: block;
}
.askhp p{
    color: #f30000;
    font-size: 40px;
    text-indent: 40px;
    display: block;
    margin-top: 10px;
}
.asktextarea{
    width: 100%;
    height: 110px;
    padding: 0 10px 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
}
.asktextarea_rule{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_rule_text{
    width: 69%;
    height: 70px;
    line-height: 70px;
    color: #333;
}
.asktextarea_rule_text span{
    color: #428bca;
}
.asktextarea_rule_star{
    width: 24%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 2%;
}
.asktextarea_rule_star_img{
    width: 15%;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
}
.asktextarea_rule_star_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_rule_fabu{
    width: 12%;
    height: 70px;
}
.asktextarea_rule_fabu_btn{
    width: 100%;
    height: 44px;
    background: #f30000;
    line-height: 44px;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin-top: 13px;
}
.asktextarea_user_ask{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}
.asktextarea_user_ask:last-child{
    border-bottom: none;
}
.asktextarea_user{
    width: 7%;
    height: 90px;
}
.asktextarea_user_img{
    width: 100%;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_user_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_user_text{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.asktextarea_ask{
    width: 88%;
    height: 100%;
}
.asktextarea_ask_star{
    width: 25%;
    height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 27px;
}
.asktextarea_ask_star_img{
    width: 15%;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_star_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_ask_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.asktextarea_ask_qt{
    width: 100%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #999;
}
.asktextarea_ask_qt_date{
    width: 80%;
    line-height: 76px;
    color: #333;
}
.asktextarea_ask_qt_zan{
    width: 10%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_msg{
    width: 10%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_zm_img{
    width: 35%;
    height: 28px;
    margin-top: 24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_zm_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_ask_qt_zan_text{
    width: 65%;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    text-indent: 10px;
}
.asktextarea_ask_qt_msg_text{
    width: 65%;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #f30000;
    text-indent: 10px;
}
.asktextarea_ask_reply{
    width: 100%;
    margin-top: 10px;
}
.asktextarea_ask_reply_textarea{
    width: 100%;
    color: #f30000;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.asktextarea_ask_reply_date{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #666;
}
.askresource{
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.askresource_left{
    width: 9.2%;
    height: 180px;
    position: relative;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askresource_left_main{
    width: 50px;
	min-height: 140px;
	border-radius: 5px;
	-webkit-writing-mode: vertical-lr;
	    -ms-writing-mode: tb-lr;
	        writing-mode: vertical-lr;
    -webkit-writing-mode: tb-lr;
            writing-mode: tb-lr;
    letter-spacing: 5px;
	text-align: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #428bca;
    color: white;
}
.askresource_left_jt{
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-left: 18px solid #428bca;
    border-right: 18px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: 0;
    top: 80px;
}
.askresource_right{
    width: 90.8%;
    background: #f7f7f7;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askresource_right_video{
    width: 18%;
    height: 140px;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
}
.askresource_right_detail{
    width: 79%;
}
.askresource_right_detail_title{
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 18px;
}
.askresource_right_detail_main{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    font-size: 16px;
}
.askresource_right_detail_syn{
    width: 100%;
}
.askresource_right_detail_title:hover,.askresource_right_detail_main:hover{
    color: #428bca;
}
.askresource_right_detail_con{
    width: 87%;
}
.askresource_right_detail_btn{
    width: 85px;
    height: 25px;
    line-height: 22px;
    border: 1px solid #428bca;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
    color: #428bca;
    cursor: pointer;
}
.askresource_right_detail_btn:hover{
    color: white;
    background: #428bca;
}
/* å›¾ä¹¦è´­ä¹°é¡µ */
.askbook_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook{
    width: 540px;
    min-height: 582px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook_top{
    width: 540px;
    height: 440px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.askbook_top_img{
    width: 210px;
    height: 330px;
    margin: 54px auto;
}
.askbook_top_img img{
    width: 100%;
    height: 100%;
}
.askbook_top_test{
    width: 100px;
    height: 38px;
    background: #f2862f;
    border-radius: 38px 0 0 38px;
    position: absolute;
    bottom: 20px;
    right: 0;
    line-height: 38px;
    text-align: center;
    color: white;
    cursor: pointer;
}
.askbook_tab{
    width: 100%;
    height: 70px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askbook_tab_tab{
    width: 46px;
    height: 70px;
}
.askbook_tab_tab_img{
    width: 17px;
    height: 30px;
    margin-top: 20px;
    cursor: pointer;
}
.askbook_tab_tab_img img{
    width: 100%;
    height: 100%;
}
.askbook_tab_img{
    width: 70px;
    height: 70px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook_tab_img_img{
    width: 39px;
    height: 58px;
    margin: 5.5px auto;
    cursor: pointer;
}
.askbook_tab_img_img img{
    width: 100%;
    height: 100%;
}
.askbook_book_footer{
    width: 100%;
    height: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_box{
    width: 76px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_img{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_img img{
    width: 100%;
    height: 100%;
}
.askbook_book_footer_text{
    width: 56px;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    color: #666;
    font-size: 16px;
}
.askbook_detail{
    width: 726px;
    min-height: 582px;
}
.askbook_detail_title{
    width: 100%;
    line-height: 36px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.askbook_detail_price{
    width: 100%;
    height: 30px;
    color: #f30000;
    font-size: 23px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    margin-bottom: 18px;
}
.askbook_detail_price span{
    color: #333;
    font-size: 16px;
}
.askbook_detail_msg{
    width: 100%;
    height: 295px;
    background: #f8f8f8;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
    border-radius: 3px;
}
.askbook_detail_msg2{
    width: 100%;
    background: #f8f8f8;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden;
    color: #666;
}
.askbook_detail_msg p{
    width: 100%;
    line-height: 26px;
    color: #666;
    font-size: 16px;
}
.askbook_detail_msg_show{
    width: 50px;
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #737373;
    cursor: pointer;
}
.askbook_detail_msg_show_img{
    width: 11px;
    height: 5px;
    margin: 8px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_detail_msg_show_img img{
    width: 100%;
    height: 100%;
}
.askbook_detail_btn{
    width: 100%;
    height: 55px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askbook_detail_btn_num{
    width: 84px;
    height: 55px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
}
.askbook_detail_btn_num_lf{
    width: 55px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.askbook_detail_btn_num_rg{
    width: 29px;
    height: 53px;
    color: #666;
}
.askbook_detail_btn_num_rg_btn{
    width: 29px;
    height: 25px;
    background: #ccc;
    border: none;
    outline: none;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}
.askbook_detail_btn_button{
    width: 150px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}
/* æ¡ˆä¾‹è´­ä¹°é¡µ */
.askcase{
    width: 70%;
    padding: 40px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
}
.askcase_left{
    width: 35%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcase_left_img{
    width: 100%;
    height: 440px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcase_left_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_little{
    width: 100%;
    height: 70px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askcase_left_little_direction{
    width: 17px;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
}
.askcase_left_little_direction img{
    width: 100%;
    height: 30px;
}
.askcase_left_little_img{
    width: 70px;
    height: 70px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askcase_left_little_img:hover{
    border: 1px solid #f30000;
}
.askcase_left_little_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_footer{
    width: 156px;
    height: 18px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con{
    width: 78px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_footer_con_text{
    width: 60px;
    height: 18px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    line-height: 18px;
}
.askcase_right{
    width: 61%;
}
.askcase_right_title{
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 25px;
    color: #333;
}
.askcase_right_price{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #f30000;
    font-size: 23px;
}
.askcase_right_price span{
    color: #666;
    font-size: 12px;
}
.askcase_right_promotion{
    width: 100%;
    height: 20px;
    margin-top: 14px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.span_manjian{
    width: 44px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #f30000;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: #f30000;
    margin-top: 10px;
}
.span_type{
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
}
.askcase_right_detail{
  width: 100%;
  height: 210px;
  background: #f8f8f8;
  margin-top: 40px;
  padding: 10px 20px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: auto;
}
.askcase_right_detail p{
    color: #666;
}
.askcase_right_show{
    width: 50px;
    height: 25px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    line-height: 25px;
    color: #666;
}
.askcase_right_type{
    width: 100%;
    height: 36px;
    margin-top: 40px;
    line-height: 36px;
    color: #666;
}
.askcase_right_type span{
    display: inline-block;
    border: 1px solid #666;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 36px;
    color: #333;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.span_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.askcase_right_btn_box{
    width: 100%;
    height: 56px;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_right_btn{
    height: 56px;
    color: white;
    border-radius: 5px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 56px;
    margin-right: 40px;
    cursor: pointer;
}
.askcase_main{
    width: 70%;
    margin: 0 auto;
}
/* æ¡ˆä¾‹è¯¦æƒ…é¡µ */
.askcasedetail{
    width: 100%;
    background: #f8f8f8;
}
.askcasedetail_con{
    width: 70%;
    margin: 0 auto;
}
.askcasedetail_con_top{
    width: 100%;
    padding: 40px 90px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askcasedetail_con_top_big{
    width: 75%;
    height: 540px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcasedetail_con_top_big_img{
    width: 100%;
    height: 480px;
}
.askcasedetail_con_top_big_img img,.askcasedetail_con_top_small_img img{
    width: 100%;
    height: 100%;
}
.askcasedetail_con_top_big_title{
    width: 100%;
    height: 60px;
    background: #4d92cd;
    line-height: 60px;
    text-align: center;
    color: white;
}
.askcasedetail_con_top_small{
    width: 20%;
    height: 540px;
}
.askcasedetail_con_top_small_jt{
    width: 100%;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
}
.askcasedetail_con_top_small_img{
    width: 100%;
    height: 106px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 13px 0;
}
.askcasedetail_con_bottom{
    width: 100%;
    background: white;
    margin-top: 20px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcasedetail_con_bottom_title{
    width: 100%;
    height: 102px;
    line-height: 102px;
    text-align: center;
    color: #333;
    font-size: 23px;
}
.askcasedetail_con_detail{
    width: 100%;
    height: 500px;
}
.askcasedetail_con_detail p{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.askcasedetail_con_detail span{
    color: #666;
    font-size: 14px;
    display: block;
}
/* body{
    background-color: #f8f8f8;
}
.main{
    width: 1200px;
    margin: 0 auto;
    height: 700px;
    background-color: pink;
} */


.ysc{
  color: #f30000;
}

.route{
  width: 70%;
  height: 60px;
  background: #f8f8f8;
  line-height: 60px;
  margin: 0 auto;
  color: #428bca;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.route p{
  display: inline;
}
.route span{
  color: #333;
}




































*{
    margin: 0;
    padding: 0;
}
body{
    position: relative;
}
.asking{
    width: 100%;
    height: 100%;
    background: #f8f8f8;
}
.askcon{
    width: 70%;
    margin: 0 auto;
    background: white;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askvideo_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askvideo_video{
    width: 65%;
    height: 500px;
    -o-object-fit: fill;
       object-fit: fill;
}
.askvideo_detail{
    width: 33%;
    padding: 32px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.askvideo_detail_top{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 2px dotted #d0d0d0;
}
.askvideo_detail_top_title{
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
}
.askvideo_detail_top_sccon{
    width: 100%;
    height: 40px;
    margin-top: 10px;
    position: relative;
}
.askvideo_detail_top_sc{
    width: 30%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
}
.askvideo_detail_top_sc_img{
    width: 40%;
    height: 40px;
}
.askvideo_detail_top_sc_img img{
    width: 60%;
    height: 60%;
    margin-top: 20%;
    margin-left: 20%;
}
.askvideo_detail_top_sc_text{
    width: 60%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.askvideo_detail_top_jianjie{
    width: 100%;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #808080;
}
.askvideo_detail_price{
    /* width: 45%; */
    height: 80px;
    line-height: 80px;
    color: #f30000;
    font-size: 30px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.askvideo_detail_price span{
    font-size: 14px;
    color: #808080;
    font-weight: normal;
}
.askvideo_detail_vip{
    /* width: 20%; */
    height: 80px;
    font-size: 16px;
    color: #f6bb68;
    line-height: 90px;
    display: inline-block;
}
.askvideo_detail_cx{
    width: 100%;
    height: 20px;
}
.askvideo_detail_cx span{
    padding: 1px 3px 1px 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #f30000;
    border-radius: 5px;
    color: #f30000;
}
.askvideo_detail_detail{
    width: 100%;
    margin-top: 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_detail_detail li{
    width: 50%;
    height: 25px;
    color: #808080;
    color: 16px;
}
.askvideo_detail_type{
    width: 100%;
    height: 50px;
    padding: 15px 0 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_detail_type span{
    line-height: 30px;
    color: #808080;
    font-size: 16px;
}
.askvideo_detail_type_con{
    height: 30px;
    padding: 0 12px 0 12px;
    line-height: 30px;
    border: 1px solid #333;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.askvideo_active{
    border: 1px solid #f30000;
    color: #f30000;
}
.askvideo_btn{
    width: 90%;
    height: 50px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 46px;
}
.askvideo_gwc,.askvideo_dingyue{
    width: 160px;
    height: 50px;
    color: white;
    border-radius: 10px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askvideo_gwc{
    background: #f30000;
}
.askvideo_dingyue{
    background: #f2862f;
}
.askvideo_imgbox{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 15px 9px 0 20px;
}
.askvideo_imgbox img{
    width: 100%;
    height: 100%;
}
.askask_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 62px;
    justify-content: space-between;
}
.askask_con_left{
    width: 70%;
    height: 100%;
    background: white;
}
.askask_con_left_tab{
    width: 100%;
    height: 48px;
    border-top: 1px solid #e4d9cf;
    border-left: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    border-bottom: 2px solid #f30000;
    background: #f5efeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askask_con_left_tab_li{
    width: 16.65%;
    height: 48px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.active_li{
    width: 16.65%;
    height: 48px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    cursor: pointer;
    color: white;
    background: #f30000;
}
.askask_con_left_main{
    width: 90%;
    min-height: 600px;
    margin: 0 auto;
    padding-top: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askque_title{
    width: 100%;
    height: 45px;
    border-bottom: 1px solid #e4d9cf;
}
.askque_title_con{
    width: 100%;
    height: 24px;
    border-left: 4px solid #f30000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 19px;
    font-weight: bold;
    text-indent: 10px;
}
.askque_con{
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.askque_con_little{
    width: 25%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askque_con_little_img{
    width: 100%;
    height: 170px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 37px;
    padding-left: 45px;
}
.askque_con_little_img_box{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    /*background-image: url(../img/zhuanjia/img_tx.png);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 1px solid #4c91cd;
}
.askque_con_little_text{
    width: 100%;
    height: 33px;
    color: #4c91cd;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
}
.askque_con_little_price{
    width: 100%;
    height: 25px;
    color: #666;
    line-height: 25px;
    text-align: center;
    font-size: 18px;
}
.askque_con_little_price span{
    color: #f30000;
}
.askque_con_little_btnbox{
    width: 100%;
    height: 24px;
    margin-top: 10px;
}
.askque_con_little_btn{
    width: 66px;
    height: 24px;
    border: 1px solid #4c91cd;
    border-radius: 24px;
    color: #4c91cd;
    line-height: 21.5px;
    text-align: center;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askque_con_little_btn:hover{
    background: #4c91cd;
    color: white;
}
.askarea{
    width: 100%;
}
.askarea_tb{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askarea_text{
    width: 90%;
    height: 70px;
    line-height: 70px;
    color: #666;
}
.askarea_text span{
    color: #428bca;
}
.askarea_btn{
    width: 10%;
    height: 36px;
    border-radius: 5px;
    margin-top: 17px;
    background: #428bca;
    color: white;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
}
/* å¯Œæ–‡æœ¬ç¼–è¾‘å™¨ */
.ql-editor{
    min-height: 90px;
}
.askhistory{
    width: 100%;
    height: 112px;
    border-bottom: 1px solid #e4d9cf;
}
.askhistory_question{
    width: 100%;
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 20px;
    cursor: pointer;
}
.askhistory_question span{
    color: #76a6d5;
}
.askhistory_box{
    width: 100%;
    height: 57px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.askhistory_box_detail{
    width: 75%;
    height: 57px;
    line-height: 57px;
    color: #333;
}
.askhistory_box_detail_btn{
    width: 24.5%;
    height: 34px;
    border-radius: 34px;
    border: 1px solid #f30000;
    text-align: center;
    line-height: 34px;
    color: #f30000;
    cursor: pointer;
}
.askask_con_right{
    width: 28%;
    background: white;
}
.askask_about{
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: white;
    font-size: 20px;
    background: #f30000;
}
.askask_con_right_little{
    width: 100%;
    height: 130px;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-bottom: 1px dashed #d3d3d3;
}
.askask_con_right_little:hover{
    background: #f5efeb;
}
.askask_con_right_little_img{
    width: 24%;
    height: 90px;
    border: 1px solid #ccc;
}
.askask_con_right_little_img img{
    width: 80%;
    height: 85%;
    margin-top: 7.5%;
    margin-left: 10%;
}
.askask_con_right_little_text{
    width: 72%;
}
.askask_con_right_little_text_title{
    width: 100%;
    height: 55px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.askask_con_right_little_text_price{
    width: 100%;
    height: 33px;
    color: #f30000;
    margin-top: 18px;
}
.askdetailcon{
    width: 70%;
    min-height: 1000px;
    margin: 0 auto;
    background: white;
}
.askdetailcon_people{
    width: 100%;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_people_img{
    width: 140px;
    height: 140px;
    border: 2px solid #e5dbd1;
    border-radius: 50%;
    margin: 0 auto;
}
.askdetailcon_people_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_people_btn{
    width: 99px;
    height: 28px;
    margin: 0 auto;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e4d9cf;
    cursor: pointer;
    border-radius: 28px;
}
.askdetailcon_people_btn_left{
    width: 39px;
    height: 28px;
    border-right: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 28px 0 0 28px;
}
.askdetailcon_people_btn_left img{
    width: 15px;
    height: 15px;
    margin: 6px 0 0 12px;
}
.askdetailcon_people_btn_right{
    width: 60px;
    height: 28px;
    border-radius: 0 28px 28px 0;
    line-height: 28px;
    text-align: center;
    color: #666;
}
.askdetailcon_people_name{
    width: 100px;
    height: 48px;
    border-bottom: 1px solid #f30000;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
}
.askdetailcon_people_ly{
    width: 100%;
    line-height: 32px;
    color: #666;
    margin-top: 11px;
    font-size: 18px;
    text-align: center;
}
.askdetailcon_people_pf_con{
    width: 400px;
    color: #666;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-top: 11px;
}
.askdetailcon_people_pf{
    width: 168px;
    height: 28px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_people_pf_img{
    width: 16px;
    height: 16px;
    margin-left: 8px;
    margin-top: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_people_pf_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_people_hp{
    width: 108px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.askdetailcon_people_wt{
    width: 124px;
    height: 28px;
    line-height: 28px;
    text-align: right;
}
.askdetailcon_people_wt span{
    color: #428bca;
}
.askdetailcon_con{
    width: 96%;
    margin: 0 auto;
    margin-top: 28px;
}
.askdetailcon_con_box{
    width: 100%;
    border-bottom: 1px solid #f30000;
    margin-bottom: 20px;
}
.askdetailcon_con_tab_box{
    width: 475px;
    height: 51px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_con_tab{
    width: 33.3%;
    height: 51px;
    border-top: 1px solid #f30000;
    border-left: 1px solid #f30000;
    text-align: center;
    line-height: 51px;
    transform:skew(-30deg);
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform:skew(-30deg);
    -ms-transform:skew(-30deg);
    text-align: center;
    color: #f30000;
    cursor: pointer;
}
.askdetailcon_con_tab span{
    display: inline-block;
    transform:skew(30deg);
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform:skew(30deg);
    -ms-transform:skew(30deg);
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.askdetailcon_con_tab_active{
    color: white;
    background: #f30000;
}
.askdetailcon_con_tab:last-child{
    border-right: 1px solid #f30000;
}
.askdetailcon_main_box{
    width: 100%;
}
.askdetailcon_main{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_main_little{
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
    cursor: pointer;
    margin-bottom: 20px;
}
.askdetailcon_main_question{
    width: 100%;
}
.askdetailcon_main_little_title{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #f30000;
    cursor: pointer;
}
.askdetailcon_main_little_title:hover{
    color: #428bca;
}
.askprice{
    width: 100%;
}
.askdetailcon_main_little_con{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    padding: 20px 10px 30px 10px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askdetailcon_main_little_con_user{
    width: 6.3%;
    height: 100%;
}
.askdetailcon_main_little_con_user_img{
    width: 100%;
    height: 90px;
    border-radius: 50%;
}
.askdetailcon_main_little_con_user_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_main_little_con_user_text{
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #727272;
}
.askdetailcon_main_little_con_main{
    width: 91%;
    line-height: 27px;
    padding-top: 15px;
}
.askdetailcon_main_little_con_main span{
    color: #428bca;
}
.askdetailcon_main_little_con_imgbox{
    width: 100%;
    height: 106px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_main_little_con_img{
    width: 106px;
    height: 106px;
    margin-right: 20px;
    cursor: pointer;
}
.askdetailcon_main_little_con_img img{
    width: 100%;
    height: 100%;
}
.askdetailcon_main_little_con_bigimg{
    margin-top: 20px;
    cursor: pointer;
}
.askdetailcon_main_little_see_zan{
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.askdetailcon_main_little_see_zan span{
    color: #999;
    line-height: 20px;
    text-align: center;
    margin-right: 20px;
}
.askdetailcon_main_little_see_zan span:last-child{
    margin-right: 0;
}
.askanserprice{
    width: 11%;
    height: 34px;
    border: 1px solid #f30000;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 34px;
    line-height: 34px;
    /* text-align: center; */
    color: #f30000;
    cursor: pointer;
}
.askanserprice_box{
    width: 790px;
    height: 550px;
    background: white;
    border: 1px solid #ccc;
    margin: 0 auto;
    position: absolute;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    left: 19%;
    top: 70px;
    padding: 10px;
    border-radius: 10px;
}
.askanserprice_box_top{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_box_top_text{
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    color: #333;
}
.askanserprice_box_top_close{
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #999;
    font-size: 30px;
    cursor: pointer;
}
.askanserprice_box_con{
    width: 708px;
    height: 420px;
    margin: 0 auto;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askanserprice_box_con_methods{
    width: 222px;
    height: 420px;
    background: #f4f0ec;
}
.askanserprice_box_con_methods_li{
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #333;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_active{
    background: white;
}
.askanserprice_box_con_methods_li_img{
    width: 32px;
    height: 32px;
    margin: 25px 10px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askanserprice_box_con_methods_li_img img{
    width: 100%;
    height: 100%;
}
.askanserprice_box_erweima{
    width: 486px;
    height: 420px;
}
.askanserprice_box_code_box{
    width: 180px;
    height: 210px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 47px 0 0 152px;
}
.askanserprice_box_code{
    width: 180px;
    height: 180px;
    border: 1px solid #e4d9cf;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.askanserprice_box_code img{
    width: 100%;
    height: 100%;
}
.askanserprice_refresh{
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.askanserprice_refresh_img{
    width: 40px;
    height: 40px;
    margin: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.askanserprice_box_text{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #666;
}
.askanserprice_time_box{
    width: 100%;
    height: 150px;
}
.askanserprice_money{
    width: 100%;
    height: 80px;
    line-height: 100px;
    font-size: 32px;
    color: #f30000;
    text-align: center;
}
.askanserprice_time{
    width: 100%;
    height: 80px;
    color: #666;
    font-size: 21px;
    line-height: 80px;
    text-align: center;
}
.askanserprice_time span{
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 21px;
    line-height: 21px;
    color: #fff;
    background: #666;
    font-size: 17px;
    display: inline-block;
}
.askdetailcon_main_answer{
    width: 100%;
    background: #ecf3fa;
    border: 1px solid #bec5cc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px 20px 10px;
}
.askdetailcon_main_answer_box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.askdetailcon_main_answer_box:last-child{
    border-bottom: none;
}
.askdetailcon_main_answer_boxs{
    width: 91%;
    line-height: 27px;
    padding-top: 15px;
    position: relative;
}
.askdetailcon_main_answer_box_date{
    height: 20px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #999;
}
.askdetailcon_main_answer_btn_box{
    width: 30%;
    height: 40px;
    margin: 0 auto;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askdetailcon_main_answer_btn{
    width: 40%;
    height: 40px;
    border-radius: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.askdetailcon_main_little_question{
    width: 100%;
    line-height: 32px;
    color: #666;
}
.askdetailcon_main_little_question:hover{
    color: #428bca;
    cursor: pointer;
}
.askdetailcon_main_little_question span{
    color: #428bca;
}
.askdetailcon_main_little_qita{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askdetailcon_main_little_qita_text{
    width: 90%;
    height: 70px;
    line-height: 70px;
    color: #666;
}
.askdetailcon_main_little_qita_btn{
    width: 10%;
    height: 34px;
    border: 1px solid #f30000;
    border-radius: 34px;
    margin-top: 18px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
}
.askdetailcon_main_little_before_span{
    color: #f30000;
}
.askdetailcon_main_little_before_span:hover{
    color: white;
    background: #f30000;
    display: block;
    border-radius: 34px;
}
.askdetailcon_main_little_after_span{
    color: #f30000;
}
.askdetailcon_main_little_qita_btn img{
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.askdetailcon_main_little_ak{
    width: 100%;
}
.askdetailcon_main_little_answer,.askdetailcon_main_little_ask{
    width: 100%;
    line-height: 27px;
    color: #666;
    font-size: 18px;
    padding: 10px 0 10px 0;
}
.askdetailcon_main_little_answer span{
    color: #f30000;
}
.askdetailcon_main_little_ask span{
    color: #428bca
}
.askcon_con{
    width: 100%;
    min-height: 800px;
    background: white;
    padding: 0 20px 20px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.ask_see{
    width: 10%;
    height: 28px;
    border: 1px solid #f30000;
    border-radius: 28px;
    margin: 20px auto;
    line-height: 28px;
    text-align: center;
    color: #f30000;
    cursor: pointer;
}
.askpersonal{
    width: 100%;
    line-height: 25px;
    color: #333;
    margin-bottom: 20px;
}
.askdata{
    width: 24%;
    padding: 1%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e4d9cf;
    margin-bottom: 20px;
    cursor: pointer;
}
.askdata:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.askdata_img{
    width: 100%;
    height: 190px;
}
.askdata_img img{
    width: 100%;
    height: 100%;
}
.askdata_price{
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #f30000;
    font-size: 18px;
    text-indent: 10px;
}
.askdata_text{
    width: 100%;
    height: 54px;
    color: #333;
    line-height: 54px;
    font-size: 18px;
    text-indent: 10px;
}
.askdata_text span{
    color: #428bca;
}
.asksyn{
    width: 100%;
    line-height: 30px;
    font-size: 18px;
}
.asksyn p{
    text-indent: 20px;
}
.askaboutvideo{
    width: 100%;
    height: 60px;
    border-bottom: 1px dotted #d3d3d3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.askaboutvideo_tw{
    width: 80%;
    height: 60px;
    color: #f30000;
}
.askaboutvideo_sc{
    width: 20%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.askaboutvideo_sc_img{
    width: 15%;
    height: 60px;
}
.askaboutvideo_sc_img img{
    width: 100%;
    height: 30px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.askaboutvideo_sc_txt{
    width: 85%;
    height: 60px;
    color:#333;
    font-size: 20px;
    text-indent: 10px;
}
.askhp{
    width: 100%;
    height: 130px;
    color: #333;
}
.askhp span{
    color: #333;
    text-indent: 50px;
    display: block;
}
.askhp p{
    color: #f30000;
    font-size: 40px;
    text-indent: 40px;
    display: block;
    margin-top: 10px;
}
.asktextarea{
    width: 100%;
    height: 110px;
    padding: 0 10px 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
}
.asktextarea_rule{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_rule_text{
    width: 69%;
    height: 70px;
    line-height: 70px;
    color: #333;
}
.asktextarea_rule_text span{
    color: #428bca;
}
.asktextarea_rule_star{
    width: 24%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-right: 2%;
}
.asktextarea_rule_star_img{
    width: 15%;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px;
}
.asktextarea_rule_star_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_rule_fabu{
    width: 12%;
    height: 70px;
}
.asktextarea_rule_fabu_btn{
    width: 100%;
    height: 44px;
    background: #f30000;
    line-height: 44px;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin-top: 13px;
}
.asktextarea_user_ask{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
}
.asktextarea_user_ask:last-child{
    border-bottom: none;
}
.asktextarea_user{
    width: 7%;
    height: 90px;
}
.asktextarea_user_img{
    width: 100%;
    height: 60px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_user_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_user_text{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.asktextarea_ask{
    width: 88%;
    height: 100%;
}
.asktextarea_ask_star{
    width: 25%;
    height: 23px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 27px;
}
.asktextarea_ask_star_img{
    width: 15%;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_star_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_ask_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.asktextarea_ask_qt{
    width: 100%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #999;
}
.asktextarea_ask_qt_date{
    width: 80%;
    line-height: 76px;
    color: #333;
}
.asktextarea_ask_qt_zan{
    width: 10%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_msg{
    width: 10%;
    height: 76px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_zm_img{
    width: 35%;
    height: 28px;
    margin-top: 24px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.asktextarea_ask_qt_zm_img img{
    width: 100%;
    height: 100%;
}
.asktextarea_ask_qt_zan_text{
    width: 65%;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    text-indent: 10px;
}
.asktextarea_ask_qt_msg_text{
    width: 65%;
    height: 76px;
    line-height: 76px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #f30000;
    text-indent: 10px;
}
.asktextarea_ask_reply{
    width: 100%;
    margin-top: 10px;
}
.asktextarea_ask_reply_textarea{
    width: 100%;
    color: #f30000;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.asktextarea_ask_reply_date{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #666;
}
.askresource{
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.askresource_left{
    width: 9.2%;
    height: 180px;
    position: relative;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askresource_left_main{
    width: 50px;
	min-height: 140px;
	border-radius: 5px;
	-webkit-writing-mode: vertical-lr;
	    -ms-writing-mode: tb-lr;
	        writing-mode: vertical-lr;
    -webkit-writing-mode: tb-lr;
            writing-mode: tb-lr;
    letter-spacing: 5px;
	text-align: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #428bca;
    color: white;
}
.askresource_left_jt{
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-left: 18px solid #428bca;
    border-right: 18px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: 0;
    top: 80px;
}
.askresource_right{
    width: 90.8%;
    background: #f7f7f7;
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askresource_right_video{
    width: 18%;
    height: 140px;
    height: 100%;
    -o-object-fit: fill;
       object-fit: fill;
}
.askresource_right_detail{
    width: 79%;
}
.askresource_right_detail_title{
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 18px;
}
.askresource_right_detail_main{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #333;
    font-size: 16px;
}
.askresource_right_detail_syn{
    width: 100%;
}
.askresource_right_detail_title:hover,.askresource_right_detail_main:hover{
    color: #428bca;
}
.askresource_right_detail_con{
    width: 87%;
}
.askresource_right_detail_btn{
    width: 85px;
    height: 25px;
    line-height: 22px;
    border: 1px solid #428bca;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
    border-radius: 25px;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
    color: #428bca;
    cursor: pointer;
}
.askresource_right_detail_btn:hover{
    color: white;
    background: #428bca;
}
/* å›¾ä¹¦è´­ä¹°é¡µ */
.askbook_con{
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook{
    width: 540px;
    min-height: 582px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook_top{
    width: 540px;
    height: 440px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.askbook_top_img{
    width: 210px;
    height: 330px;
    margin: 54px auto;
}
.askbook_top_img img{
    width: 100%;
    height: 100%;
}
.askbook_top_test{
    width: 100px;
    height: 38px;
    background: #f2862f;
    border-radius: 38px 0 0 38px;
    position: absolute;
    bottom: 20px;
    right: 0;
    line-height: 38px;
    text-align: center;
    color: white;
    cursor: pointer;
}
.askbook_tab{
    width: 100%;
    height: 70px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askbook_tab_tab{
    width: 46px;
    height: 70px;
}
.askbook_tab_tab_img{
    width: 17px;
    height: 30px;
    margin-top: 20px;
    cursor: pointer;
}
.askbook_tab_tab_img img{
    width: 100%;
    height: 100%;
}
.askbook_tab_img{
    width: 70px;
    height: 70px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askbook_tab_img_img{
    width: 39px;
    height: 58px;
    margin: 5.5px auto;
    cursor: pointer;
}
.askbook_tab_img_img img{
    width: 100%;
    height: 100%;
}
.askbook_book_footer{
    width: 100%;
    height: 20px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_box{
    width: 76px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_img{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_book_footer_img img{
    width: 100%;
    height: 100%;
}
.askbook_book_footer_text{
    width: 56px;
    height: 20px;
    line-height: 20px;
    text-indent: 5px;
    color: #666;
    font-size: 16px;
}
.askbook_detail{
    width: 726px;
    min-height: 582px;
}
.askbook_detail_title{
    width: 100%;
    line-height: 36px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.askbook_detail_price{
    width: 100%;
    height: 30px;
    color: #f30000;
    font-size: 23px;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 23px;
    margin-bottom: 18px;
}
.askbook_detail_price span{
    color: #333;
    font-size: 16px;
}
.askbook_detail_msg{
    width: 100%;
    height: 295px;
    background: #f8f8f8;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    overflow: auto;
    border-radius: 3px;
}
.askbook_detail_msg2{
    width: 100%;
    background: #f8f8f8;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    overflow: hidden;
    color: #666;
}
.askbook_detail_msg p{
    width: 100%;
    line-height: 26px;
    color: #666;
    font-size: 16px;
}
.askbook_detail_msg_show{
    width: 50px;
    height: 20px;
    position: absolute;
    right: 20px;
    bottom: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #737373;
    cursor: pointer;
}
.askbook_detail_msg_show_img{
    width: 11px;
    height: 5px;
    margin: 8px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askbook_detail_msg_show_img img{
    width: 100%;
    height: 100%;
}
.askbook_detail_btn{
    width: 100%;
    height: 55px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askbook_detail_btn_num{
    width: 84px;
    height: 55px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
}
.askbook_detail_btn_num_lf{
    width: 55px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-right: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.askbook_detail_btn_num_rg{
    width: 29px;
    height: 53px;
    color: #666;
}
.askbook_detail_btn_num_rg_btn{
    width: 29px;
    height: 25px;
    background: #ccc;
    border: none;
    outline: none;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}
.askbook_detail_btn_button{
    width: 150px;
    height: 55px;
    text-align: center;
    line-height: 55px;
    color: white;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
}
/* æ¡ˆä¾‹è´­ä¹°é¡µ */
.askcase{
    width: 70%;
    padding: 40px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
}
.askcase_left{
    width: 35%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcase_left_img{
    width: 100%;
    height: 440px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcase_left_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_little{
    width: 100%;
    height: 70px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askcase_left_little_direction{
    width: 17px;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
}
.askcase_left_little_direction img{
    width: 100%;
    height: 30px;
}
.askcase_left_little_img{
    width: 70px;
    height: 70px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.askcase_left_little_img:hover{
    border: 1px solid #f30000;
}
.askcase_left_little_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_footer{
    width: 156px;
    height: 18px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con{
    width: 78px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_left_footer_con_img img{
    width: 100%;
    height: 100%;
}
.askcase_left_footer_con_text{
    width: 60px;
    height: 18px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    line-height: 18px;
}
.askcase_right{
    width: 61%;
}
.askcase_right_title{
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 25px;
    color: #333;
}
.askcase_right_price{
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #f30000;
    font-size: 23px;
}
.askcase_right_price span{
    color: #666;
    font-size: 12px;
}
.askcase_right_promotion{
    width: 100%;
    height: 20px;
    margin-top: 14px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.span_manjian{
    width: 44px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #f30000;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    color: #f30000;
    margin-top: 10px;
}
.span_type{
    padding: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
}
.askcase_right_detail{
  width: 100%;
  height: 210px;
  background: #f8f8f8;
  margin-top: 40px;
  padding: 10px 20px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: auto;
}
.askcase_right_detail p{
    color: #666;
}
.askcase_right_show{
    width: 50px;
    height: 25px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    line-height: 25px;
    color: #666;
}
.askcase_right_type{
    width: 100%;
    height: 36px;
    margin-top: 40px;
    line-height: 36px;
    color: #666;
}
.askcase_right_type span{
    display: inline-block;
    border: 1px solid #666;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 36px;
    color: #333;
    margin-right: 20px;
    cursor: pointer;
    border-radius: 3px;
}
.span_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.askcase_right_btn_box{
    width: 100%;
    height: 56px;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.askcase_right_btn{
    height: 56px;
    color: white;
    border-radius: 5px;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 56px;
    margin-right: 40px;
    cursor: pointer;
}
.askcase_main{
    width: 70%;
    margin: 0 auto;
}
/* æ¡ˆä¾‹è¯¦æƒ…é¡µ */
.askcasedetail{
    width: 100%;
    background: #f8f8f8;
}
.askcasedetail_con{
    width: 70%;
    margin: 0 auto;
}
.askcasedetail_con_top{
    width: 100%;
    padding: 40px 90px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.askcasedetail_con_top_big{
    width: 75%;
    height: 540px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcasedetail_con_top_big_img{
    width: 100%;
    height: 480px;
}
.askcasedetail_con_top_big_img img,.askcasedetail_con_top_small_img img{
    width: 100%;
    height: 100%;
}
.askcasedetail_con_top_big_title{
    width: 100%;
    height: 60px;
    background: #4d92cd;
    line-height: 60px;
    text-align: center;
    color: white;
}
.askcasedetail_con_top_small{
    width: 20%;
    height: 540px;
}
.askcasedetail_con_top_small_jt{
    width: 100%;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-align: center;
}
.askcasedetail_con_top_small_img{
    width: 100%;
    height: 106px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 13px 0;
}
.askcasedetail_con_bottom{
    width: 100%;
    background: white;
    margin-top: 20px;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.askcasedetail_con_bottom_title{
    width: 100%;
    height: 102px;
    line-height: 102px;
    text-align: center;
    color: #333;
    font-size: 23px;
}
.askcasedetail_con_detail{
    width: 100%;
    height: 500px;
}
.askcasedetail_con_detail p{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.askcasedetail_con_detail span{
    color: #666;
    font-size: 14px;
    display: block;
}

.el-rate__icon{
  font-size: 28px;
}

.page_box{
    width: 100%;
    height: 110px;
    background: white;
    position: relative;
    padding: 40px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.page{
    position: absolute;
    right: 0;
    margin-bottom: 20px;
}
.page .el-pager li.active {
    color: #bf2b2a;
    cursor: default;
}
.page .el-pager li:hover {
    color: #bf2b2a !important;
    cursor: default;
    width: 36px;
    /* background: #BF2B2A; */
    /* color: #fff !important; */
    border: none;
    cursor: pointer;
}
.page .el-pagination button:hover{
    color: #bf2b2a !important;
}


























.expert_active[data-v-22ad8927] {
  background: #4c91cd;
  color: white;
}
.askarea&gt;.nav_tip[data-v-22ad8927] {
  padding: 5px 0 10px 0;
  font-size: 14px;
  color: #f33333;
}

.question_title[data-v-4c57dccf] {
  margin-bottom: 10px;
  width: 320px;
  height: 30px;
  text-indent: 5px;
}
/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] &gt; li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor &gt; * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol &gt; li,
.ql-editor ul &gt; li {
  list-style-type: none;
}
.ql-editor ul &gt; li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] &gt; li *,
.ql-editor ul[data-checked=false] &gt; li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before,
.ql-editor ul[data-checked=false] &gt; li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] &gt; li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] &gt; li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor &gt; * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol &gt; li,
.ql-editor ul &gt; li {
  list-style-type: none;
}
.ql-editor ul &gt; li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] &gt; li *,
.ql-editor ul[data-checked=false] &gt; li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before,
.ql-editor ul[data-checked=false] &gt; li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] &gt; li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
          box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px #ddd;
          box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] &gt; li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor &gt; * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol &gt; li,
.ql-editor ul &gt; li {
  list-style-type: none;
}
.ql-editor ul &gt; li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] &gt; li *,
.ql-editor ul[data-checked=false] &gt; li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before,
.ql-editor ul[data-checked=false] &gt; li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] &gt; li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] &gt; li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: visibility 0s ease 200ms;
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

.panel_shade[data-v-a1f02cd2] {
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: .5;
        z-index: 2000;
        background-color: rgb(0, 0, 0); 
				width: 100%;
				height: 100%;
}
.askanserprice_box_panel[data-v-a1f02cd2]{
        width: 790px;
        height: 550px;
        background: white;
        border: 1px solid #ccc;
        margin: 0 auto;
        position: fixed;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        left: 30%;
        top: 200px;
        padding: 10px;
        border-radius: 10px;
        z-index: 2001;
}
.askanserprice_box_top[data-v-a1f02cd2]{
        width: 100%;
        height: 50px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.askanserprice_box_top_text[data-v-a1f02cd2]{
        width: 90%;
        height: 50px;
        line-height: 50px;
        text-align: left;
        color: #333;
        padding-left: 30px;
}
.askanserprice_box_top_close[data-v-a1f02cd2]{
        width: 10%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #999;
        font-size: 30px;
        cursor: pointer;
}
.askanserprice_box_con[data-v-a1f02cd2]{
        width: 708px;
        height: 420px;
        margin: 0 auto;
        border: 1px solid #e4d9cf;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border-radius: 3px;
}
.askanserprice_box_con_methods_panel[data-v-a1f02cd2]{
        width: 222px;
        background: #f4f0ec;
}
.askanserprice_box_con_methods_li[data-v-a1f02cd2]{
        width: 100%;
        height: 80px;
        line-height: 80px;
        color: #333;
        font-size: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.askanserprice_active[data-v-a1f02cd2]{
        background: white;
}
.askanserprice_box_con_methods_li_img[data-v-a1f02cd2]{
        width: 32px;
        height: 32px;
        margin: 25px 10px 0 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.askanserprice_box_con_methods_li_img img[data-v-a1f02cd2]{
        width: 100%;
        height: 100%;
}
.askanserprice_box_erweima[data-v-a1f02cd2]{
        width: 486px;
        height: 420px;
}
.askanserprice_box_code_box[data-v-a1f02cd2]{
        width: 180px;
        height: 210px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        margin: 47px 0 0 152px;
}
.askanserprice_box_code[data-v-a1f02cd2]{
        width: 180px;
        height: 180px;
        border: 1px solid #e4d9cf;
        padding: 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 5px;
        position: relative;
}
.askanserprice_box_code img[data-v-a1f02cd2]{
        width: 100%;
        height: 100%;
}
.askanserprice_refresh[data-v-a1f02cd2]{
        background: rgba(0,0,0,0.5);
        z-index: 99999;
        position: absolute;
        top: 5px;
        bottom: 5px;
        left: 5px;
        right: 5px;
}
.askanserprice_refresh_img[data-v-a1f02cd2]{
        width: 40px;
        height: 40px;
        margin: 64px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: pointer;
}
.askanserprice_box_text[data-v-a1f02cd2]{
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #666;
}
.askanserprice_time_box[data-v-a1f02cd2]{
        width: 100%;
        height: 150px;
}
.askanserprice_money[data-v-a1f02cd2]{
        width: 100%;
        height: 80px;
        line-height: 100px;
        font-size: 32px;
        color: #f30000;
        text-align: center;
}
.askanserprice_time[data-v-a1f02cd2]{
        width: 100%;
        height: 80px;
        color: #666;
        font-size: 21px;
        line-height: 80px;
        text-align: center;
}
.askanserprice_time span[data-v-a1f02cd2]{
        padding: 0 5px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        height: 21px;
        line-height: 21px;
        color: #fff;
        background: #666;
        font-size: 17px;
        display: inline-block;
}

















.askbook_imgs_tab[data-v-6ae6f316] {
  width: 100%;
  height: 70px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.swiper-button-prev[data-v-6ae6f316],.swiper-button-next[data-v-6ae6f316]{
  width: 46px;
  height: 100%;
  top: 0;
  margin-top: 0px;
  outline: 0;
}
.swiper-button-prev[data-v-6ae6f316]{
  border-radius:  8px 0 0 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxRUFCMzM2NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxRUFCMzM3NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjFFQUIzMzQ2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjFFQUIzMzU2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5+tsTvAAABnElEQVR42pSVPyhFYRjGz3XpRrekW0rdYjNgsMlgkfFuSv4ViYRF/i0YyIAbw6UcCyUMLLJaWNgYKDaDxaDuwC35+7z1qtPTd+95PfVbnu/0nO973+89J+L7vmdUFbgBleTvFhkD5Lk9R8A9GLOGzIBW8t5BF3izhDSDBYc/Ca7/tllIFeAAFJN/AjaDZy2kbVBN3hMYAD+WkGHQTt4X6AYvXHWXGsCaw5faXLhaxyoDh6CU/HOwlK//rHVQR55sv0ePExrSAYbIkwL2a0G9sJAa4JqBDDgNu86iEq1DOa3LZZq2zIRoETTR2ivo1OsdGtKW520j4ME6nSsgQv6tTq15xKfAN/n1oO8/IWdgNU9Xaq0hojlwRWtx7VjMGvKhncjSeiNIW0NEj47bKhoFKWuI6Ei/IUFJ53ZA0hoiGgd35CXAPohaQ3I6iDnyW7QBphBPdzLh8Gc1zBQi2gLH5EX1WAlriGhQuxZUUgsdsYZk9Qf1SX5KW28KEV2CeYef1svoWX+jyzpjQcV0LOLWEJnyXvBMvgzoxq8AAwDUUEmnteiVcQAAAABJRU5ErkJggg==);
  left: 0;
}
.swiper-button-next[data-v-6ae6f316]{
  border-radius: 0 8px 8px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzMDhENDZFNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzMDhENDZGNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjMwOEQ0NkM2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjMwOEQ0NkQ2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6TdxrYAAABnUlEQVR42pSVL0hDYRTFvzll+CcIA5NhzaAgNjGYrGIRRWSggiKoZfgnCA7U4h+0uPAQGSIiwpLWJZPNosG2YFBhsDCEMaaeC0d4Xj551wM/Buduh7f73fu9WBAEeefcjPutd9APXp1BTWAFPCu/C1ywbgqpgilQU7URsGENET2AVU99GwxZQ0Q5cKPqzeASdFpDvsAceFHfSYFTa4ioDKZBQ/njYNEaIroDOx7/CPRaQ0S7DAurFVyDNmtIg3+rrHx5kmNriGODZ9nwsBbAhDVEdAtOPH7AUzOFiNY4jGHJ3FyBFmtIjWtRVf7gzymaFowLuuzx12XHrCGic/CovBg4+E+I3Dl9yvuUnllDev44pT1QtIQkeBLtyr8HWWtjD8GA8io8sbolZAwsefx5ULIMWzc44wnoaS1Yxj7OGy2p/CeQsS7gFhhW3geY5GdkiPx40+Nn+CSRl1KSfyOu/AJ7EXk9SgPzbGhYJZ6G6aKWN+Goqtc5DxVLiAzTvqee5WRGvrw6ONYJVStyN0yv0RwXLKw3kOaWRupbgAEAh0FLClQbdIkAAAAASUVORK5CYII=);
  right: 0;
}
/* .swiper-button-prev:hover{
  background-color: #ecebed;
  opacity: 0.8;
}
.swiper-button-next:hover{
  background-color: #ecebed;
  opacity: 0.8;
} */
.w258[data-v-6ae6f316]{
  width: calc((100% - 92px) / 4 - 40px - 2px - 7px)!important;
  height: calc(100% - 14px - 2px)!important;
}
.swiper-container[data-v-6ae6f316] {
  width: calc(100% - 92px);
  height: 70px;
}
/* .swiper-slide {
  width: calc((100% - 92px) / 4 - 40px - 2px - 7px);
  height: calc(100% - 14px - 2px);
  padding: 7px 20px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0 11px;
} */
.slide_active[data-v-6ae6f316] {
  border: 2px solid #f33333!important;
  height: calc(100% - 14px - 4px)!important;
}
/* .swiper-slide img {
  width: 100%;
  height: 100%;
} */
.askbook_detail_msg[data-v-6ae6f316]::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
  width: 8px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
}
.askbook_detail_msg[data-v-6ae6f316]::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
  border-radius: 10px;
  background: rgba(101, 112, 134, 0.3);
}
.askbook_detail_msg[data-v-6ae6f316]::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
  border-radius: 0px;
  background: #edeaea9c;
}

.askbook_imgs_tab {
  width: 100%;
  height: 70px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.swiper-button-prev,.swiper-button-next{
  width: 46px;
  height: 100%;
  top: 0;
  margin-top: 0px;
  outline: 0;
}
.swiper-button-prev{
  border-radius:  8px 0 0 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxRUFCMzM2NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxRUFCMzM3NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjFFQUIzMzQ2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjFFQUIzMzU2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5+tsTvAAABnElEQVR42pSVPyhFYRjGz3XpRrekW0rdYjNgsMlgkfFuSv4ViYRF/i0YyIAbw6UcCyUMLLJaWNgYKDaDxaDuwC35+7z1qtPTd+95PfVbnu/0nO973+89J+L7vmdUFbgBleTvFhkD5Lk9R8A9GLOGzIBW8t5BF3izhDSDBYc/Ca7/tllIFeAAFJN/AjaDZy2kbVBN3hMYAD+WkGHQTt4X6AYvXHWXGsCaw5faXLhaxyoDh6CU/HOwlK//rHVQR55sv0ePExrSAYbIkwL2a0G9sJAa4JqBDDgNu86iEq1DOa3LZZq2zIRoETTR2ivo1OsdGtKW520j4ME6nSsgQv6tTq15xKfAN/n1oO8/IWdgNU9Xaq0hojlwRWtx7VjMGvKhncjSeiNIW0NEj47bKhoFKWuI6Ei/IUFJ53ZA0hoiGgd35CXAPohaQ3I6iDnyW7QBphBPdzLh8Gc1zBQi2gLH5EX1WAlriGhQuxZUUgsdsYZk9Qf1SX5KW28KEV2CeYef1svoWX+jyzpjQcV0LOLWEJnyXvBMvgzoxq8AAwDUUEmnteiVcQAAAABJRU5ErkJggg==);
  left: 0;
}
.swiper-button-next{
  border-radius: 0 8px 8px 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzMDhENDZFNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzMDhENDZGNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjMwOEQ0NkM2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjMwOEQ0NkQ2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6TdxrYAAABnUlEQVR42pSVL0hDYRTFvzll+CcIA5NhzaAgNjGYrGIRRWSggiKoZfgnCA7U4h+0uPAQGSIiwpLWJZPNosG2YFBhsDCEMaaeC0d4Xj551wM/Buduh7f73fu9WBAEeefcjPutd9APXp1BTWAFPCu/C1ywbgqpgilQU7URsGENET2AVU99GwxZQ0Q5cKPqzeASdFpDvsAceFHfSYFTa4ioDKZBQ/njYNEaIroDOx7/CPRaQ0S7DAurFVyDNmtIg3+rrHx5kmNriGODZ9nwsBbAhDVEdAtOPH7AUzOFiNY4jGHJ3FyBFmtIjWtRVf7gzymaFowLuuzx12XHrCGic/CovBg4+E+I3Dl9yvuUnllDev44pT1QtIQkeBLtyr8HWWtjD8GA8io8sbolZAwsefx5ULIMWzc44wnoaS1Yxj7OGy2p/CeQsS7gFhhW3geY5GdkiPx40+Nn+CSRl1KSfyOu/AJ7EXk9SgPzbGhYJZ6G6aKWN+Goqtc5DxVLiAzTvqee5WRGvrw6ONYJVStyN0yv0RwXLKw3kOaWRupbgAEAh0FLClQbdIkAAAAASUVORK5CYII=);
  right: 0;
}
/* .swiper-button-prev:hover{
  background-color: #ecebed;
  opacity: 0.8;
}
.swiper-button-next:hover{
  background-color: #ecebed;
  opacity: 0.8;
} */
.w258{
  width: calc((100% - 92px) / 4 - 20px - 2px - 7px)!important;
  height: calc(100% - 14px - 2px)!important;
}
.swiper-container {
  width: calc(100% - 92px);
  height: 70px;
}
/* .swiper-slide {
  width: calc((100% - 92px) / 4 - 20px - 2px - 7px);
  height: calc(100% - 14px - 2px);
  padding: 7px 10px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0 11px;
} */
.slide_active {
  border: 2px solid #f33333!important;
  height: calc(100% - 14px - 4px)!important;
}
/* .swiper-slide img {
  width: 100%;
  height: 100%;
} */
.askcase_right_detail::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
  width: 8px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 1px;
}
.askcase_right_detail::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
  border-radius: 10px;
  background: rgba(101, 112, 134, 0.3);
}
.askcase_right_detail::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
  border-radius: 0px;
  background: #edeaea9c;
}




































.divBg[data-v-69905b82]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-69905b82]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-69905b82]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-69905b82]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-69905b82]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-69905b82]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-69905b82]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzdf2jcZx0H8CdLlq6NRu3atU1D2gRTa9KYSkDZH1OpVQydDAdjCMpAKptlYIMIQ+lfBdE/3CxsaNwUBgMRcbA/yvxRCyIKc0mpJK3tMtotNLZZu7arJv2xpvF5Lnc1uVzuLtslkvb1gg93udy3fzw93vl+vs/zfK9qcnIywFz6+/vb4sPOWN2xmrMvn4j1u1jPdXV1HTVKgBwC5BAUVqXhYo5gqY0PT8b6Vqw75njbjVjPxuqJQXPZqAFyCJBDoOGivHDZH2t7mYccjNUdQ+aa0QPkECCH4H/uMAQU8NQ8wiXZFqau/gDIIUAOwTRmuJihv7+/PT78I1b19NdXr14d6uvrw4oVK8LAwEChQydidXZ1dR0xikClcyjlz4YNG0JtbW3m59HR0XDq1Ck5BCxaDi1btiy0tLRkzoWS4eHhcPbsWTlESTXxA2UUmG5nfrOVTnJSyFy9erXYcemYnfHz1GMIbx/xD8r/+w+i/4TbJIfWr18fzpw5kzm5Sc1Xa2trGB8fD+fPn5dD8kf+sGjnQyMjI+HSpUuhsbExNDU1hQsXLoTr16/LIflTVFVfX58pLsqybt26sGrVqrlmuKBQIFWVeeIih5iXjo6OcO7cuXD69GmDgRxiUdTV1YWxsbHM89yFn8HBwVIXpMEeLgCWljTjnpYWOskBFlOu2UrWrl2bmWWXQ5SjxhAAsFSkK8xpD8XFixfzlxMCLKh0sWfLli2Z5xMTE+HEiRMGBQ0XALeOtKy5oaFhrhtmACyoNJuV27uX8igtKRwaGsrs6YJSDVeVYWCadAvU3e/x2H3v41iWoEptWi93j0U+m9ZvnxxKJzdr1qwJx44dm7GsRw7Jnwr+e/PKIflze+VQTU1NqK6uvrmEMO0fTfva06x7gYZLDsmfGdwWnvw/IGmu/HDIuzNP7oSnyE0z0m1Qt8YP4KBRBCqZQ+lEp7OzM5w8ebLUMkI5BCxIDuVuCZ+WEaamKzfjXmCGSw4xi5tmkN+xp4DofQ+H9goXYCFyKJ3oJM3NzZmrirnatGmTHAIWJYdSk5XujJr2cKX8SReg0/dwFZjdkkPMYg8XhaTvjkhnMjO+XT1Nn89xC+aD2WMAKp5DaQlhGcu35BCwoOdD6XsAC3zRsRyiJDNczNLV1XUtPuyI9UysG0Xemn6Xrv7cnz0GQA4BcgimsYeLovr7+9vjwzdjfSlWS6wUJG/EOhDrOdPmgBwC5JAcQsMFAACw6CwpBAAA0HABAABouAAAANBwAQAAaLgAAAA0XAAAAGi4AAAANFwAAAAaLgAAADRcAAAAGi4AAAANFwAAABouAAAADRcAAICGCwAAAA0XAACAhgsAAEDDBQAAgIYLAABAwwUAAKDhAgAAQMMFAACg4QIAANBwAQAAoOECAADQcAEAAGi4AAAA0HABAABouAAAADRcAAAAaLgAAAA0XAAAABouAAAANFwAAAAaLgAAAA0XAAAAGi4AAAANFwAAgIYLAAAADRcAAICGCwAAQMMFAACAhgsAAEDDBQAAoOECAABAwwUAAKDhAgAA0HABAAAwXzWGgJzv/emzFfl3fvD5PxtMQA4BcgiCGS5Ka4v1ZKx/xrqSraPZ19oMDyCHADkEGi7mrzbW07EGYvXE2hxrWbY+nn0t/e5nsZYbLkAOAXIIZrOkkLnCZX+s7WU07I/Gao3VHeuaoQPkECCHYOYHBPI9VUa4TLctTE2pA8ghQA7BNGa4yNcepq7SzHBf4yOhZWVnWPvBjeFHf32w0HGPxfpprCOGEKh0DrXdvT18efOu8KG77s78/Mrwy+GloR/KIWDRcuieFZvCVzv2hDUfaMr8/PLxX4a/nHpeDlG64arUnVi4ZeyMVT39hYfb9oYP33VPuHjlrWLHVWeP7fGZYrpSd2nyeaGcHPrCRx8Jf3vzpczJTWq+vrZ1Txj592uh78yLcgg5xKLk0Fc2fyf88fXnw9G3D4QHWp8I3R/7Rjg0uj+MvXtODlG84Yo1aRgo5tdH92Qev9j8eNj4kfZib92dLcipKvN9coii9r3y9ZvP08nOO1d2hZXLG+QQcohF8/vXfxHeuPT3zPOh833h003doe7OlfkNlxxiFnu4AFhS0rKetLTw/OV/GQxg0eSareS+DQ+F0f8Mh7fGXzMwlGQPFwBLxsb6T4WHO54Ix8/25y8nBFhQ6WLP7nufzTy/en08/GbwxwYFDRcAt460rPlzLQ/NdcMMgAWVZrNy+7JSHqW9pC8cnlrmDMWkJYVVSk2rn7yPz9M+46fyqlzGShXNoXRyc2/TjvDzV79bqtmSQ0oOqYrnUN2dqzIzXDl/OPl0eOfK26GxfrMcUiWranLSHlGmZK/abIl1OOTdmSd3wvPJhm1z3RZ+ItbWWIOl7gYFMJ8cSic63//Mb8OLR/aVWkYoh4AFyaHcLeF/NbA3M9OVm3F/4fDe/BkuOcQslhSSbzBWb6xd8zyuN3ssQEVzaPXylsyLD7Z/O1M5b144FnoPPSqHgAXPodRkHRo5cHMPV5rdSt/DVWA5oRxCw0VZemKlefMZ366eps9TFXAwewxAxXMo3RmsjO+zkUPAgp4Ppe8BLPBFx3KIktwWnkKuxdoR65lYN4q8L/0uXcm5P3sMgBwC5BBouCgzZB6P9YkwtfnzeKx3Y43FOpJ9rTPWY7EuGy5ADgFyCGb7rwADAOQg3g1U2EjlAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-69905b82]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-69905b82]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-69905b82]{
  background-position: right top;
}
.processLine li.selected[data-v-69905b82]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-69905b82]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-69905b82]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-69905b82]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-69905b82]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-69905b82]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-69905b82]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-69905b82]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-69905b82]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-69905b82]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-69905b82]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-69905b82]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-69905b82],.loginBtn[data-v-69905b82]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-69905b82]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-69905b82]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-69905b82]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-69905b82]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-69905b82]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-69905b82]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-69905b82]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-69905b82]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-69905b82]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-f8964792]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-f8964792]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-f8964792]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-f8964792]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-f8964792]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-f8964792]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-f8964792]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzdf2jcZx0H8CdLlq6NRu3atU1D2gRTa9KYSkDZH1OpVQydDAdjCMpAKptlYIMIQ+lfBdE/3CxsaNwUBgMRcbA/yvxRCyIKc0mpJK3tMtotNLZZu7arJv2xpvF5Lnc1uVzuLtslkvb1gg93udy3fzw93vl+vs/zfK9qcnIywFz6+/vb4sPOWN2xmrMvn4j1u1jPdXV1HTVKgBwC5BAUVqXhYo5gqY0PT8b6Vqw75njbjVjPxuqJQXPZqAFyCJBDoOGivHDZH2t7mYccjNUdQ+aa0QPkECCH4H/uMAQU8NQ8wiXZFqau/gDIIUAOwTRmuJihv7+/PT78I1b19NdXr14d6uvrw4oVK8LAwEChQydidXZ1dR0xikClcyjlz4YNG0JtbW3m59HR0XDq1Ck5BCxaDi1btiy0tLRkzoWS4eHhcPbsWTlESTXxA2UUmG5nfrOVTnJSyFy9erXYcemYnfHz1GMIbx/xD8r/+w+i/4TbJIfWr18fzpw5kzm5Sc1Xa2trGB8fD+fPn5dD8kf+sGjnQyMjI+HSpUuhsbExNDU1hQsXLoTr16/LIflTVFVfX58pLsqybt26sGrVqrlmuKBQIFWVeeIih5iXjo6OcO7cuXD69GmDgRxiUdTV1YWxsbHM89yFn8HBwVIXpMEeLgCWljTjnpYWOskBFlOu2UrWrl2bmWWXQ5SjxhAAsFSkK8xpD8XFixfzlxMCLKh0sWfLli2Z5xMTE+HEiRMGBQ0XALeOtKy5oaFhrhtmACyoNJuV27uX8igtKRwaGsrs6YJSDVeVYWCadAvU3e/x2H3v41iWoEptWi93j0U+m9ZvnxxKJzdr1qwJx44dm7GsRw7Jnwr+e/PKIflze+VQTU1NqK6uvrmEMO0fTfva06x7gYZLDsmfGdwWnvw/IGmu/HDIuzNP7oSnyE0z0m1Qt8YP4KBRBCqZQ+lEp7OzM5w8ebLUMkI5BCxIDuVuCZ+WEaamKzfjXmCGSw4xi5tmkN+xp4DofQ+H9goXYCFyKJ3oJM3NzZmrirnatGmTHAIWJYdSk5XujJr2cKX8SReg0/dwFZjdkkPMYg8XhaTvjkhnMjO+XT1Nn89xC+aD2WMAKp5DaQlhGcu35BCwoOdD6XsAC3zRsRyiJDNczNLV1XUtPuyI9UysG0Xemn6Xrv7cnz0GQA4BcgimsYeLovr7+9vjwzdjfSlWS6wUJG/EOhDrOdPmgBwC5JAcQsMFAACw6CwpBAAA0HABAABouAAAANBwAQAAaLgAAAA0XAAAAGi4AAAANFwAAAAaLgAAADRcAAAAGi4AAAANFwAAABouAAAADRcAAICGCwAAAA0XAACAhgsAAEDDBQAAgIYLAABAwwUAAKDhAgAAQMMFAACg4QIAANBwAQAAoOECAADQcAEAAGi4AAAA0HABAABouAAAADRcAAAAaLgAAAA0XAAAABouAAAANFwAAAAaLgAAAA0XAAAAGi4AAAANFwAAgIYLAAAADRcAAICGCwAAQMMFAACAhgsAAEDDBQAAoOECAABAwwUAAKDhAgAA0HABAAAwXzWGgJzv/emzFfl3fvD5PxtMQA4BcgiCGS5Ka4v1ZKx/xrqSraPZ19oMDyCHADkEGi7mrzbW07EGYvXE2hxrWbY+nn0t/e5nsZYbLkAOAXIIZrOkkLnCZX+s7WU07I/Gao3VHeuaoQPkECCHYOYHBPI9VUa4TLctTE2pA8ghQA7BNGa4yNcepq7SzHBf4yOhZWVnWPvBjeFHf32w0HGPxfpprCOGEKh0DrXdvT18efOu8KG77s78/Mrwy+GloR/KIWDRcuieFZvCVzv2hDUfaMr8/PLxX4a/nHpeDlG64arUnVi4ZeyMVT39hYfb9oYP33VPuHjlrWLHVWeP7fGZYrpSd2nyeaGcHPrCRx8Jf3vzpczJTWq+vrZ1Txj592uh78yLcgg5xKLk0Fc2fyf88fXnw9G3D4QHWp8I3R/7Rjg0uj+MvXtODlG84Yo1aRgo5tdH92Qev9j8eNj4kfZib92dLcipKvN9coii9r3y9ZvP08nOO1d2hZXLG+QQcohF8/vXfxHeuPT3zPOh833h003doe7OlfkNlxxiFnu4AFhS0rKetLTw/OV/GQxg0eSareS+DQ+F0f8Mh7fGXzMwlGQPFwBLxsb6T4WHO54Ix8/25y8nBFhQ6WLP7nufzTy/en08/GbwxwYFDRcAt460rPlzLQ/NdcMMgAWVZrNy+7JSHqW9pC8cnlrmDMWkJYVVSk2rn7yPz9M+46fyqlzGShXNoXRyc2/TjvDzV79bqtmSQ0oOqYrnUN2dqzIzXDl/OPl0eOfK26GxfrMcUiWranLSHlGmZK/abIl1OOTdmSd3wvPJhm1z3RZ+ItbWWIOl7gYFMJ8cSic63//Mb8OLR/aVWkYoh4AFyaHcLeF/NbA3M9OVm3F/4fDe/BkuOcQslhSSbzBWb6xd8zyuN3ssQEVzaPXylsyLD7Z/O1M5b144FnoPPSqHgAXPodRkHRo5cHMPV5rdSt/DVWA5oRxCw0VZemKlefMZ366eps9TFXAwewxAxXMo3RmsjO+zkUPAgp4Ppe8BLPBFx3KIktwWnkKuxdoR65lYN4q8L/0uXcm5P3sMgBwC5BBouCgzZB6P9YkwtfnzeKx3Y43FOpJ9rTPWY7EuGy5ADgFyCGb7rwADAOQg3g1U2EjlAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-f8964792]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-f8964792]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-f8964792]{
  background-position: right top;
}
.processLine li.selected[data-v-f8964792]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-f8964792]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-f8964792]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-f8964792]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-f8964792]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-f8964792]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-f8964792]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-f8964792]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-f8964792]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-f8964792]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-f8964792]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-f8964792]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-f8964792],.loginBtn[data-v-f8964792]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-f8964792]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-f8964792]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-f8964792]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-f8964792]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-f8964792]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-f8964792]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-f8964792]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-f8964792]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-f8964792]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-d1277374]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-d1277374]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-d1277374]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-d1277374]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-d1277374]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-d1277374]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-d1277374]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-d1277374]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-d1277374]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-d1277374]{
  background-position: right top;
}
.processLine li.selected[data-v-d1277374]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-d1277374]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-d1277374]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-d1277374]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-d1277374]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-d1277374]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-d1277374]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-d1277374]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-d1277374]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-d1277374]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-d1277374]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-d1277374]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-d1277374],.loginBtn[data-v-d1277374]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-d1277374]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-d1277374]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-d1277374]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-d1277374]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-d1277374]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-d1277374]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-d1277374]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-d1277374]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-d1277374]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-fa027f58]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-fa027f58]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-fa027f58]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-fa027f58]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-fa027f58]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-fa027f58]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-fa027f58]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-fa027f58]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-fa027f58]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-fa027f58]{
  background-position: right top;
}
.processLine li.selected[data-v-fa027f58]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-fa027f58]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-fa027f58]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-fa027f58]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-fa027f58]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-fa027f58]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-fa027f58]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-fa027f58]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-fa027f58]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-fa027f58]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-fa027f58]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-fa027f58]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-fa027f58],.loginBtn[data-v-fa027f58]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-fa027f58]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-fa027f58]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-fa027f58]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-fa027f58]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-fa027f58]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-fa027f58]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-fa027f58]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-fa027f58]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-fa027f58]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-39f67742]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-39f67742]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-39f67742]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-39f67742]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-39f67742]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-39f67742]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-39f67742]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-39f67742]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-39f67742]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-39f67742]{
  background-position: right top;
}
.processLine li.selected[data-v-39f67742]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-39f67742]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-39f67742]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-39f67742]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-39f67742]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-39f67742]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-39f67742]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-39f67742]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-39f67742]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-39f67742]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-39f67742]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-39f67742]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-39f67742],.loginBtn[data-v-39f67742]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-39f67742]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-39f67742]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-39f67742]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-39f67742]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-39f67742]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-39f67742]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-39f67742]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-39f67742]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-39f67742]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-8775709a]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-8775709a]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-8775709a]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-8775709a]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-8775709a]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-8775709a]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-8775709a]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-8775709a]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-8775709a]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-8775709a]{
  background-position: right top;
}
.processLine li.selected[data-v-8775709a]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-8775709a]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-8775709a]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-8775709a]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-8775709a]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-8775709a]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-8775709a]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-8775709a]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-8775709a]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-8775709a]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-8775709a]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-8775709a]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-8775709a],.loginBtn[data-v-8775709a]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-8775709a]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-8775709a]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-8775709a]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-8775709a]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-8775709a]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-8775709a]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-8775709a]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-8775709a]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-8775709a]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

.divBg[data-v-648eda4c]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-648eda4c]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-648eda4c]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-648eda4c]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-648eda4c]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-648eda4c]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-648eda4c]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-648eda4c]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-648eda4c]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-648eda4c]{
  background-position: right top;
}
.processLine li.selected[data-v-648eda4c]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-648eda4c]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-648eda4c]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-648eda4c]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-648eda4c]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-648eda4c]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-648eda4c]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-648eda4c]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-648eda4c]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-648eda4c]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-648eda4c]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-648eda4c]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-648eda4c],.loginBtn[data-v-648eda4c]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-648eda4c]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-648eda4c]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-648eda4c]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-648eda4c]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-648eda4c]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-648eda4c]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-648eda4c]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-648eda4c]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-648eda4c]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/

h1,h2,h3,h4,h5,h6{
  font-weight: normal;
}
.bc{
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 41px;
  padding-bottom: 338px;
}
.bc h2{
  font-size: 24px;
  color: #333333;
  margin-bottom:41px;
  text-align: center;
}
.comment-wrap{
    height: 280px;
    width: 1200px;   
    margin: 0 auto;
    background-color: #fff;
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.comment-wrap .left{
  width: 322px;
  border-right: 1px solid #ccc;
  padding-left: 22px;
  padding-right: 23px; 
  -webkit-box-sizing: border-box; 
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.comment-wrap .left .img-box{
  width: 120px;
  height: 120px;
  border: solid 1px #cccccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 83px;
  margin-bottom: 15px;
}
.comment-wrap .left h3{
  font-size:16px;
  color: #333333;
  text-align: center;
  font-weight: 600;
}
.comment-wrap .left p{
  font-size:14px;
  color: #333333;
  text-align: center;
  margin-top: 10px;
}
.comment-wrap .left li:nth-child(4){
  font-size:16px;
  color: #4d4d4d;
  text-align: center;
  margin-top: 25px;
}
.comment-wrap .left .img-box img{
  width: 58px;
}
/* å³ä¾§ */
.comment-wrap .right{
  width: 877px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.comment-wrap .right .score{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.comment-wrap .right h4{
  font-size: 18px;
  margin-right: 21px;
  color: #333;
}
.comment-wrap .right .comment-cont{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.comment-wrap .right .comment-cont textarea{
  padding: 15px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub-btn{
  width: 1200px;
  height: 83px;
  margin: 10px auto 0;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sub-btn button{
  width: 152px;
  height: 43px;
  background-color: #f30000;
  color: #fff;
  border-radius: 4px;
  border: none;
}
























.loginHead[data-v-9c352fd4]{
  padding: 40px 0;
}
.loginTitle[data-v-9c352fd4] {
  font-size: 24px;
  color: #333333;
  float: left;
  margin: 20px 0 20px 25px;
}
.loginEnter[data-v-9c352fd4]{
  font-size: 20px;
  color:#333;
  padding: 60px 0 ;
}
.loginEnter a[data-v-9c352fd4]{
  color:#428bca;
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
.registerForm[data-v-9c352fd4]{
  border-bottom: 1px solid #e4d9cf;
  border-top: 1px solid #e4d9cf;
  padding: 50px 0 130px 0;/*1.14 æ–°æ”¹*/
}
.UlList[data-v-9c352fd4]{
  width: 616px;
  margin: 0 auto;
}
.demo-ruleForm[data-v-9c352fd4]{
  width: 590px;
  margin: 70px auto 0;
}
.checkInput[data-v-9c352fd4]{
  width: 260px;
}
.changeImg a[data-v-9c352fd4]{
  font-size: 16px;
  color:#333333;
  display: inline-block;
  margin-left: 5px;
  text-decoration: none;
}
.agree[data-v-9c352fd4]{
  margin-left: 100px;
  font-size: 16px;
  color:#666666;
  margin-bottom: 30px;
}
.agree p[data-v-9c352fd4]{
  display: inline-block;
}
.agree a[data-v-9c352fd4]{
 color:#428bca;
  text-decoration: none;
}
.registerBtn[data-v-9c352fd4]{
  background: #f30000;
  font-size: 16px;
  width: 130px;
  height: 35px;
  line-height: 35px;
  margin: 0 auto;
  border: 0;
  padding: 0;
  display: block;
}
.registerBtn[data-v-9c352fd4]:hover{
  background: #f30000;
}
.telCheckInput[data-v-9c352fd4]{
  width: 350px;
}
.drag[data-v-9c352fd4]{
  position: relative;
  background-color: #e8e8e8;
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 4px;
}
.handler[data-v-9c352fd4]{
  width: 40px;
  height: 34px;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  cursor: move;
  border-radius: 4px;
}
.handler_bg[data-v-9c352fd4]{
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") no-repeat center;
}
.handler_ok_bg[data-v-9c352fd4]{
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZERjk4RjFCMTdFODExRTk5NDlCQjgxQkQzNUJCRjU0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZERjk4RjFDMTdFODExRTk5NDlCQjgxQkQzNUJCRjU0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkRGOThGMTkxN0U4MTFFOTk0OUJCODFCRDM1QkJGNTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkRGOThGMUExN0U4MTFFOTk0OUJCODFCRDM1QkJGNTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5IibyBAAABHklEQVR42mJ0OlXDgAb0gDgJiB2AWBaI/wPxIyA+AMQLgfgismJGNAOagLiWAT/oAOJKGIcJSWIrEZpBoAKI96EbANLoxUA8cATiiTAvyAHphwzkAUOQC/JJ0LAeiCcj8UtBBrgTqbkdiIOAWAlJzIoFGlXI4A8Qs6CJFQFxPxCfAWJjJHFhkEJmNMWxQPwTiNdB+bZAfASInwGxJJpaZpABL9GcBQoTKyCOAeK3QHwUh2YQ+Agy4CCaARZA/AmIeaH8H0DMjiNczjNB/YYOeID4DjQJs+MJ2F6QAZeBeBoWSWUsAYwMVoFSJCwlZgPxCRLSwwUgDkfPC5ZAPJMIzfOQoxI9vjOgTgNlZ1MgFoNm51dAfBqanfcgawAIMAAQrzUygT4cbQAAAABJRU5ErkJggg==) no-repeat center;
}
.drag_bg[data-v-9c352fd4]{
  background-color: #42ca7c;
  height: 34px;
  width: 0px;
}
.drag_text[data-v-9c352fd4]{
  position: absolute;
  top: 0px;
  width: 100%;text-align: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -o-user-select:none;
  -ms-user-select:none;
}
.passwordWidth[data-v-9c352fd4]{
  width: 350px;
}
/* 19.01.15 æ–°åŠ&nbsp;*/
.el-form-item__correct[data-v-9c352fd4] {
  color: #33cc66;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABeElEQVQ4jY3TvUtWcRjG8Y9Ph7ACF2lxUIgEE5NqUTPxBUGHIEr7D4qGoCXcHKKGxEGQHJRwVURIERddLIteXEoLxLEXaNKhQo3Ap+H3e/B4eETv5Zzfy/c+574urpKOlX6Zuoh+tONs3NvCGwzgXfpyLgOPYg2XMY5buIlnOIe3mEoDSep9GS24gblM41k8Qiteoh4X0g2eR7gCP7MzpeoVTmMb87ie4DzuoOsIuFA7gk6f0ZxgKIKLx4B78R0fBK1GcvHLY8eAn2Aap+J6GJdyOBk7QjUGi8DDgrUdgojiCHsFG/PxuYM+wa5CjeABrmEptZ9HPsE/XMECfqAcm5jAL9yL5x8zf1WDE4lgzV08jQdbKIswVOFbkbHuYyPBQ6yiwb4Wv+2LtVsErkQjunOCHS/wHmdSl3YPgeGrkImFgog9WMcfNB0CQa0w2iaucjALtZgRHFjBJD5hD3W4jTa8FpIq24CQvE7B88coRQn+4ouQzpk08B/c3lSugbqSPAAAAABJRU5ErkJggg==) left 4px no-repeat;
  background-size: 16px;
  text-indent: 22px;
  line-height: 16px;
  font-size: 12px;
  padding-top: 4px;
  position: absolute;
  vertical-align: middle;
  top: 100%;
  left: 0;
}
.registerBtn.is-disabled[data-v-9c352fd4], .registerBtn.is-disabled[data-v-9c352fd4]:hover{
  background: #f09e9e;
}
/* 19.01.15 æ–°æ”¹*/
.changeBtn[data-v-9c352fd4] {
  /* width: 115px; */
  padding: 12px 8px;
}

.UlList .el-form-item__label{
  font-size: 16px;
  color:#333333
}
.UlList .el-input__inner{
  border: 1px solid #999;
}
.UlList .el-tabs__item{
  width:307px;
  text-align: center;
  font-size: 20px;
  color:#333333;
}
.UlList .el-tabs__item.is-active,.UlList .el-tabs__item:hover {
  color: #f30000;
}
.UlList .el-tabs__active-bar{
  background:#f30000;
}
.UlList .el-form-item.is-required:not(.is-no-asterisk)&gt;.el-form-item__label:before {
  content: '*';
  color: #f56c6c;
  margin-right: 4px;
}
.agree .el-checkbox__inner{
  border: 1px solid #a19d9d;
}
.el-form-item__error{
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABS0lEQVQ4jXXTO0sdURTF8d+MpvMRQdCAGiwEMRixsZXbBURQsBEE8RNYWPoJ0hoIEsEv4KMQrEStbAUVxEbRQrTQpJgYND6Lc4Vh7pzVDMz5zzp71t47ydRoALPoQiMS3OEaS9jJw0nB4Ccmq9AaDvGMLxjHCPaqzxqDfXxCBSe1hYE2bOEzmvMGi5hCQ+TDoo7xgMEk4ysO0IrbAvgDPfhWYvKKqSQL/1qHsRLoDN1CkEUtoJKiA78ipV4J6ZdpEXUp6nEUgZLI7XCBP2kVeIlAXULyMf2vx6MQ1GUJMCfemQ58SPEb0xFoF9uRs0k8JVkYnB2kQmvyWkEv+ksMHjH9PkibQrv6ClCDkM+/wvsNtGMoP8o3OMUw7iNlwzpGhUW7T3MHrciE9nzHED6iSdjQeZyjEy3vlxS3ESYwIyzLs5BLir9YxXIefgMu40dOsmNGTwAAAABJRU5ErkJggg==) left 4px no-repeat;
  background-size:12px;
  text-indent: 20px;
}
.UlList .el-form-item.is-error .drag {
  border-color: #f56c6c;
}














































































































































































































































































































































































































































































































































































































/* header */
li[data-v-79c4daf8]{
    list-style: none;
}
.info-header[data-v-79c4daf8]{
    width: 100%;
    height: 70px;
	background-color: #266ec1;
}
.header-wrap[data-v-79c4daf8]{
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.logo-wrap[data-v-79c4daf8]{
    margin-right: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.info-logo[data-v-79c4daf8]{
    width: 216px;
    height: 46px;
}
/* nav */
.info-nav-wrap[data-v-79c4daf8]{
    width: 299px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between ;
}
.info-nav[data-v-79c4daf8]{
    height: 70px;
    font-size: 20px;
	line-height: 72px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fefefe;
    cursor: pointer;
}
/* ç™»å½• */
/* .login-box{
    display: flex;
} */
.user-login[data-v-79c4daf8]{
    width: 130px;
    height: 38px;
    border-radius: 4px;
	border: solid 1px #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.user-loginto[data-v-79c4daf8]{
    /* width: 130px; */
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.login-btn[data-v-79c4daf8]{
    font-size: 18px;
	line-height: 72px;
	letter-spacing: 1px;
	color: #fefefe;
}
.user-name[data-v-79c4daf8]{
    font-size: 18px;
	line-height: 72px;
	letter-spacing: 1px;
	color: #fefefe;
}
.user-name[data-v-79c4daf8]:after{
    content:"|";
    margin: 10px;
}
.logout-btn[data-v-79c4daf8]{
    font-size: 18px;
	line-height: 72px;
	letter-spacing: 1px;
    color: #fefefe;
    cursor: pointer;
}
/* é¢åŒ…å±‘ */
/* .bread-nav-container{
    width: 1200px;
    margin: 20PX auto 60PX;
    font-size: 18px;
}
.bread-add{
    color: #428bca;
}
.bread-info{  
    color: #266ec1;
    cursor: pointer;
}
.ac-nav{
    width: 70px;
    height: 70px;
    background:rgba(0,0,0,.1);
    text-align: center;
} */
/* å†…å®¹ */
.guide-container[data-v-79c4daf8]{
    width: 1200px;
    margin: 0 auto 60px;
}
.content-sec-wrap[data-v-79c4daf8]{
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-wrap: warp;
}
.info-tit[data-v-79c4daf8]{
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 22px;
}
.pub-time[data-v-79c4daf8]{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-bottom: 29px;
    border-bottom: 1px dashed #ccc;
}
.info-contents[data-v-79c4daf8]{
    margin-top: 31px;
}
.content-tit[data-v-79c4daf8]{
    font-size: 16px;
	line-height: 28px;
    color: #333333;
    line-height: 24px;
    margin-bottom: 26px;
}
.conts[data-v-79c4daf8]{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 24px;
    text-indent: 20px;
}
.sub-conts[data-v-79c4daf8]{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 34px;
    text-indent: 36px;
}
.sub-sub-conts[data-v-79c4daf8]{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 24px;
    text-indent: 36px;
}
.conts-last[data-v-79c4daf8]{
    font-size: 14px;
	letter-spacing: 0px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 67px;
}
.loginHead[data-v-79c4daf8]{
    padding: 12px 0;
}
.minTh[data-v-79c4daf8]{
    /* display: flex; */
    /* align-items: center; */
}
.loginTitle[data-v-79c4daf8] {
    font-size: 24px;
    color: #ffffff;
    float: left;
    margin: 7px 0 7px 25px;
}
.loginEnter[data-v-79c4daf8]{
    font-size: 20px;
    color: #b3cdea;
    padding: 24px 0 ;
}
.loginEnter a[data-v-79c4daf8]{
    color:#fafafa;
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
.registerForm[data-v-79c4daf8]{
    border-bottom: 1px solid #e4d9cf;
    border-top: 1px solid #e4d9cf;
    padding: 50px 0 130px 0;/*1.14 æ–°æ”¹*/
}
table[data-v-79c4daf8],tr[data-v-79c4daf8],td[data-v-79c4daf8],th[data-v-79c4daf8]{
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0 auto 36px;
}
.table-one th[data-v-79c4daf8]{
    width: 145px;
    height: 40px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
}
.table-one td[data-v-79c4daf8]{
    padding: 5px 20px;
    width: 145px;
    height: 40px;
    font-size: 14px;
    color: #999;
    line-height: 40px;
    text-align: center;
}
.table-one th[data-v-79c4daf8]:nth-child(2),.table-one th[data-v-79c4daf8]:nth-child(3){
    width: 230px;
    height: 40px;
}






































































































































/* å†…å®¹ */
.guide-container[data-v-6a56dbd4]{
    width: 1200px;
    margin: 0 auto 60px;
}
.content-sec-wrap[data-v-6a56dbd4]{
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-wrap: warp;
}
.info-tit[data-v-6a56dbd4]{
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 22px;
}
.pub-time[data-v-6a56dbd4]{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-bottom: 29px;
    border-bottom: 1px dashed #ccc;
}
.info-contents[data-v-6a56dbd4]{
    margin-top: 31px;
}
.content_group[data-v-6a56dbd4]{
}
.content_tit[data-v-6a56dbd4]{
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-top: 20px;
    font-weight: bold;
}
.conts_title[data-v-6a56dbd4]{
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 10px;
}
.conts[data-v-6a56dbd4]{
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    text-indent: 20px;
    margin-bottom: 10px;
}
.conts span[data-v-6a56dbd4]{
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.conts_title span[data-v-6a56dbd4]{
    font-size: 15px;
    color: #333;
    font-weight: bold;
}


































































































































/* å†…å®¹ */
.guide-container[data-v-e8ff169a]{
    width: 1200px;
    margin: 0 auto 60px;
}
.content-sec-wrap[data-v-e8ff169a]{
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-wrap: warp;
}
.info-tit[data-v-e8ff169a]{
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-bottom: 22px;
}
.pub-time[data-v-e8ff169a]{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-bottom: 29px;
    border-bottom: 1px dashed #ccc;
}
.info-contents[data-v-e8ff169a]{
    margin-top: 31px;
}
.content_group[data-v-e8ff169a]{
}
.content_tit[data-v-e8ff169a]{
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-top: 20px;
    font-weight: bold;
}
.conts_title[data-v-e8ff169a]{
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 10px;
}
.conts[data-v-e8ff169a]{
    font-size: 15px;
    color: #666666;
    line-height: 25px;
    text-indent: 20px;
    margin-bottom: 10px;
}
.conts span[data-v-e8ff169a]{
    font-size: 15px;
    color: #333;
    font-weight: bold;
}
.conts_title span[data-v-e8ff169a]{
    font-size: 15px;
    color: #333;
    font-weight: bold;
}

.personalMain[data-v-7b85784e] {
  background: #f8f8f8;
  margin: 10px 0;
}
.per_view[data-v-7b85784e]{
  min-width: 1200px;
  margin: 0 auto;
}

.barcon{
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 1200px;
  margin-bottom: 80px;
}
.barcon-bar{
  width: 200px;
  min-width: 169px;
  padding-bottom: 14px;
  background: white;
  z-index: 0;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.barcon-bar p{
  width: 100%;
  height: 70px;
  background: #bf2b2a;
  color: white;
  line-height: 70px;
  text-align: center;
  cursor: pointer
}
/* ä¸ªäººä¸­å¿ƒiconå›¾æ&nbsp;‡ */
.person_dot{
  position: relative;
  width: 210px;
	height: 74px;
  z-index: 999;
}
/* .icon_home{
  width: 10%;
  height: 30%;
  background-image: url("../img/personal/1.png");
  background-size:100%;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  left: 30px;
  top: 26px;
  z-index: 900;
} */
.about-icon{
  width: 210px;
	height: 74px;
  margin-left: -6px;
}
/* .pcenter-li{
  height: auto;
} */
.barcon-bar ul{
  width: 100%;
  padding-top: 15px;
}
.barcon-bar ul:last-child{
  padding-bottom: 15px;
}
.barcon-bar li{
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-left: 36px;
  color: #000;
  font-size: 18px;
}
.barcon-bar li b{
   font-size: 18px;
}
.barcon-bar li .dot{
  font-style: normal;
  display: inline-block;
  color:#bf2b2a;
}
.barcon-bar span{
  width: 100%;
  height: 30px;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-left: 47px;
  display: block;
  cursor: pointer;
}
.barcon-bar ul span:hover{
  color: #bf2b2a
}
.baractive{
  color: #bf2b2a !important;
}
.barmain{
  /* width: 80%; */
  width: 960px;
  min-height: 600px;
  /* background: #c9f; */
}
/* .personalTitle{
    background: #bf2b2a;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color:#fff;
    width: 210px;
    text-align: center;
  }
  .tabs{
    width: 210px;
    background: #fff;
    border-top: 3px solid  #bf2b2a;
  }
  .tabs li{
    padding: 20px 0;
    width: 100%;
    text-indent: 75px;
    font-size: 18px;
  }
  .tabs span{
    width: 100%;
    height: 30px;
    background:
  }
  .tabs li a{
    display: block;
    font-size: 18px;
    color:#333;
    background-repeat: no-repeat;
    background-position: 45px -24px;
  }
  .tabs li.active{
    background-color: #bf2b2a;
  }
  .tabs li.active a{
    background-position: 45px 2px!important;
    background-repeat: no-repeat;
  }
  .tabs li.active a{
      color:#fff;
  }
  .cards {
    float: right;
    width: 960px;
    min-height: 800px;
  }
  .cards .tab-card {
    display: none;
  } */
/* #forId_0 a{
    background-image: url(../img/personal/1.png);
  }
  #forId_1 a{
    background-image: url(../img/personal/2.png) ;
  }
  #forId_2 a{
    background-image: url(../img/personal/3.png);
  }
  #forId_3 a{
    background-image: url(../img/personal/4.png);
  } */

.read_history_main_[data-v-f73104bc]{
  background-color: #ffffff;
}
.lists_item[data-v-f73104bc] {
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  margin: 0 30px;
}
.notes__wrap_top[data-v-f73104bc] {
  /* height: 37px; */
  height: 50px;
  background-color: #f0f0f0;
  /* box-shadow: inset 0px -1px 0px 0px #cccccc; */
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  line-height: 50px;
  /* line-height: 14px; */
}
.lists_item .lists_item__left[data-v-f73104bc] {
  height: 800px;
  width: 80px;
  height: 80px;
  /* background-color: #f8f8f8; */
  /* border: solid 1px #cccccc; */
  opacity: 0.85;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.classification_lists[data-v-f73104bc] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.classification_lists .classification_lists_item[data-v-f73104bc] {
  font-size: 16px;
  color: #333;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 30px;
}
.classification_lists .classification_lists_item[data-v-f73104bc]:last-child {
  margin-right: auto;
}
.classification_lists .ac[data-v-f73104bc] {
  color: #bf2b2a;
}
#service_package_details_list[data-v-f73104bc] {
  width: 1200px;
  /* background: pink; */
  margin: 0 auto;
}
.notes__book_kinds[data-v-f73104bc],
.classification_lists[data-v-f73104bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notes__book_kinds[data-v-f73104bc] {
  margin-bottom: 10px;
}
.notes__book_kinds .classification[data-v-f73104bc] {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bolder;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  white-space: nowrap;
}
.read_history_main .lists_item[data-v-f73104bc]:nth-child(odd) {
  /* background-color: #f2f2f2; */
}
.notes__book_kinds[data-v-f73104bc] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* padding: 20px 17px; */
  padding: 20px 30px;
  padding-bottom: 10px;
  background-color: #ffffff;
}
.lists_item .lists_item__right[data-v-f73104bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  overflow: hidden;
}
.read_continue button[data-v-f73104bc] {
  width: 80px;
  height: 28px;
  border-radius: 2px;
  /* border: solid 1px #bf2b2a; */
  border: none;
  padding: 0;
  color: #bf2b2a;
  font-size: 14px;
}
.read_continue button[data-v-f73104bc]:hover{
  background: #ffffff;
}
.lists_item__right .item_info_auna[data-v-f73104bc] {
  width: 30%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.item_info_auna .item_name[data-v-f73104bc] {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: normal;
  font-weight: bolder;
  font-size: 14px;
}
.item_info_auna .item_aut[data-v-f73104bc] {
  width: 250px;
  height: 14px;
  line-height: 14px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 10px;
}
.lists_item__right .del[data-v-f73104bc],
.lists_item__right .read_position[data-v-f73104bc] {
  font-size: 14px;
  color: #666;
}
.lists_item__right .read_position[data-v-f73104bc] {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.el-pagination[data-v-f73104bc] {
  text-align: right;
  /* margin-top: 33px; */
  /* margin-bottom: 12px; */
  background: #ffffff;
  padding: 33px 30px;
  margin-right: 0px !important;
}
.empty_read_notes[data-v-f73104bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.clear_notes_his[data-v-f73104bc]{
  color: #2a85bf;
}
.read_continue[data-v-f73104bc]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
}
.read_continue .delButton[data-v-f73104bc]{
  color: #2a85bf;
}
.page_box[data-v-f73104bc]{
  margin: 0 !important;
  padding: 33px;
  background: #ffffff;
  /* width: 93%; */
  width: 100%;
  /* box-sizing: border-box; */
}
.page_box[data-v-f73104bc] .page{
  position: absolute;
  right: 30px !important;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.bread_wrap[data-v-4b918c50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  font-size: 14px;
}
.bread_wrap[data-v-4b918c50] .bread_item .el-breadcrumb__inner,
.bread_wrap .bread_wrap__title[data-v-4b918c50] {
  font-size: 14px;
  font-weight: normal;
  color: #428bca;
}
.service_pack_list_class[data-v-4b918c50] {
  margin-bottom: 30px;
}
.service_pack_list_class .classification[data-v-4b918c50] {
  width: 43px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  font-weight: bolder;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-right: 20px;
}
.classification_lists .classification_lists_item[data-v-4b918c50] {
  font-size: 16px;
  color: #333;
  cursor: pointer;
}
.classification_lists .classification_lists_item + .classification_lists_item[data-v-4b918c50] {
  margin-left: 15px;
}
.classification_lists .ac[data-v-4b918c50] {
  color: #f30000;
}
#service_package_details_list[data-v-4b918c50] {
  /* width: 1200px; */
  /* background: pink; */
  margin: 0 auto;
}
.service_pack_list_class[data-v-4b918c50],
.classification_lists[data-v-4b918c50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content__search[data-v-4b918c50] {
  height: 48px;
  /* background-color: #ebe0d7; */
  background-color: #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
}
.content__search[data-v-4b918c50] .el-input {
  width: 315px;
  margin-left: auto;
}
.content__search[data-v-4b918c50] .el-input input {
  height: 28px;
  border: 1px solid #666;
  border-left: none;
}
.content_lists_wrap .item[data-v-4b918c50] {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  color: #333;
}
.list_name[data-v-4b918c50] {
  cursor: pointer;
}
.content__search[data-v-4b918c50] .el-input-group__prepend {
  border: 1px solid #666;
  border-right: none;
  padding: 0 0 0 12px;
  background: #ffffff;
}
.content__search[data-v-4b918c50] .el-input-group__append {
  background-color: #666;
  border: 1px solid #666;
  border-right: none;
  color: white;
}
.content_lists_wrap .item:hover .list_name[data-v-4b918c50] {
  color: #f30000;
}
.content_lists_wrap .item .list_btn[data-v-4b918c50] {
  margin-left: auto;
}
.item .list_btn[data-v-4b918c50] button {
  background-color: #f30000;
  color: white;
  font-size: 14px;
  border-radius: 6px;
}
.item .list_btn[data-v-4b918c50] button:hover {
  background-color: #c40000;
}
.el-pagination[data-v-4b918c50] {
  text-align: right;
  padding: 33px ;
  background: #ffffff;
  margin-right: 0px !important;
}
.empty_wrap[data-v-4b918c50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content_lists_wrap[data-v-4b918c50]{
  background: #ffffff;
  padding: 0 20px;
}
.page_box[data-v-4b918c50]{
  margin: 0 !important;
  padding: 33px;
  background: #ffffff;
  width: 93%;
  /* box-sizing: border-box; */
}
.page_box[data-v-4b918c50] .page{
  position: absolute;
  right: 20px !important;
}

.order_page_cc[data-v-02e9832e]{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li[data-v-02e9832e]{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li[data-v-02e9832e] .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s[data-v-02e9832e]{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.personalMain[data-v-02e9832e] {
  width: 100%;
  background: #fff;
  padding: 45px 0;
}
.personalInfoLeft[data-v-02e9832e] {
  width: 271px;
  height: 214px;
  padding-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.personalPhoto_imgBox[data-v-02e9832e]{
  width: 90px;
  height: 90px;
  margin: 0 auto;
  margin-top: 40px;
}
.personalPhoto_imgBox img[data-v-02e9832e]{
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.personalPhoto_textBox[data-v-02e9832e]{
  width: 100%;
  height: 41px;
  font-size: 16px;
  line-height: 41px;
  color: 333;
  text-align: center;
}
.personalPhoto_logoBox[data-v-02e9832e]{
  width: 100%;
  height: 17px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.personalPhoto_logoBox li img[data-v-02e9832e]{
  width: 19px;
  height: 17px;
  margin-right: 7px;
}
.personalPhoto_openVip[data-v-02e9832e]{
  width: 100%;
  height: 40px;
  background: #333;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.personalPhoto_openVip_text[data-v-02e9832e]{
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #e7b867;
}
.personalPhoto_openVip_btn[data-v-02e9832e]{
  width: 60px;
  height: 24px;
  border-radius: 24px;
  background: #e7b867;
  line-height: 24px;
  text-align: center;
  color: #1D2E40;
  font-size: 14px;
  margin-top: 8px;
  cursor: pointer;
}
.personalInfo[data-v-02e9832e] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA70AAADWCAYAAAAdBuWoAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk4NjMyRjhCMUNFQzExRUI4QTAwRDkxNDREODBBQ0RFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk4NjMyRjhDMUNFQzExRUI4QTAwRDkxNDREODBBQ0RFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTg2MzJGODkxQ0VDMTFFQjhBMDBEOTE0NEQ4MEFDREUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTg2MzJGOEExQ0VDMTFFQjhBMDBEOTE0NEQ4MEFDREUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7caQFtAAAP/ElEQVR42uzdz48k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epSsHLe6M6lrZdvYtpn37O31O/8CqcaLnuacTxevAgAAWJfo7cK00Ok1snmnoree7p28Z+86jHaGfVjgglLT4M395gEAAOsRvTGIOnEdZCogn11f24bU4lkzrkHuTPaWk4W9aZDnghcAAFiD6I0RVJ4etD6l+SylZqza3N6CUdO/u3l68DpMca73o75eGwAAYL30fy3OJifTgGxYfOnZiO6yRnbrEcXT/Xl+MgT4fmcPcnxzYO5jMhm1uyL2go9xOTpa61+Y+V+jC92Ihb7eO7FPAACw7Oh9FljLjFoAAABYpcIhAAAAQPQCAACA6AUAAADRCwAAAKIXAAAARC8AAACIXgAAAEQvAAAAiF4AAAAQvQAAACB6AQAAQPQCAACA6AUAAED0AgAAgOgFAAAA0QsAAACiFwAAAEQvAAAAiF4AAABELwAAAIheAAAAEL0AAAAgegEAAED0AgAAgOgFAAAA0QsAAIDoBQAAANELAAAAohcAAABELwAAAIheAAAAEL0AAACIXgAAABC9AAAAIHoBAABA9AIAAIDoBQAAANELAACA6AUAAADRCwAAAKIXAAAARC8AAACIXgAAABC9AAAAIHoBAAAQvQAAACB6AQAAQPQCAACA6AUAAADRCwAAAKIXAAAA0QsAAACiFwAAAEQvAAAAiF4AAAAQvQAAACB6AQAAEL0AAAAgegEAAED0AgAAgOgFAAAA0QsAAACiFwAAANELAAAAohcAAABELwAAAIheAAAAEL0AAAAgegEAAED0AgAAIHoBAABA9AIAAIDoBQAAANELAAAAohcAAABELwAAAKIXAAAARC8AAACIXgAAABC9AAAAIHoBAABA9AIAACB6AQAAQPQCAACA6AUAAADRCwAAAKIXAAAARC8AAACIXgAAAEQvAAAAiF4AAAAQvQAAACB6AQAAQPQCAACA6AUAAED0AgAAgOgFAAAA0QsAAACiFwAAAEQvAAAAiF4AAABELwAAAIheAAAAEL0AAAAgegEAAED0AgAAgOgFAABA9AIAAIDoBQAAANELAAAAohcAAABELwAAAIheAAAAEL0AAACIXgAAABC9AAAAIHoBAABA9AIAAIDoBQAAANELAACA6AUAAADRCwAAAKIXAAAARC8AAACIXgAAAJit7xAAAACwKcajk2x8epqVk5HoBQAAYL2Vk3F29PRRdnzwJDs52q+qsnwr/O//DY/3wuNI9AIAALB2To8Ps6cf/SzG7uOsqv49/K/4+O6du/c+fP77RC8AAABrYzI+zR4/3MuO9h//NPzxb8PjX0LoHjR9v+gFAABgLRw++Sh79PCdo6os/yb88R9D7J7O+hnRCwAAQMdVIXb3soNHH34//OEvQuz+8KI/KXoBAADodPB+9O5bcTrzt8IfvhSCd/8yPy16AQAA6KxfvP92DN5vhk///CLTmT+ucAgBAADoov1HH8TreP8rfPrFeYJX9AIAANBJ49OT7MkH7z3NpiO8h/M+j+gFAACgcx49fCerqvKvQ/D+/1WeR/QCAADQKSeH++HxNK7Q/M9XfS7RCwAAQKfEa3mDf7hz995Y9AIAALAxysk4Oz548iR8+o1FPJ/oBQAAoDOOD59mWVX9x5279w5ELwAAABvl9Khu3f9c1POJXgAAADpjdHIUP/yP6AUAAGDjlONR/PCO6AUAAGDzorcs44cni3q+vkMKXNbeg/sOAgAAS1P0+kPRC7Tmzt17uaMAAMBaBLRDAAAAgOgFAAAA0QsAAACiFwAAAEQvAAAAiF4AAAAQvQAAAIheAAAAEL0AAAAgegEAAED0AgAAgOgFAAAA0QsAAIDoBQAAgA3xSwEGALtft23tOkidAAAAAElFTkSuQmCC) left top no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 214px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.personalInfoRight[data-v-02e9832e] {
  width: 415px;
  height: 180px;
  margin-top: 5px;
  padding-top: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 120px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.personalInfoRight li[data-v-02e9832e]{
  width: 43px;
}
.personalInfoRight_jfNum[data-v-02e9832e]{
  color: #bf2b2a;
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}
.personalInfoRight_text[data-v-02e9832e]{
  color: #666;
  font-size: 14px;
  text-align: center;
  margin-top: 22px;
  cursor: pointer;
}
.personalInfoRight_span[data-v-02e9832e]{
  font-size: 14px;
  color: #428bca;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
}
.readSee[data-v-02e9832e] {
  background-color: #fff;
  margin-top: 40px;
}
.el-tabs__nav-wrap[data-v-02e9832e]{
  padding-top: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 21px 0 19px 21px;
}
.readSee .el-tabs__content[data-v-02e9832e] {
  /* margin-top: 15px; */
  overflow: visible;
}
.readSee .el-tabs__item[data-v-02e9832e] {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  border-right: 2px solid #333333;
  padding: 0 30px;
  height: 20px;
  line-height: 20px;
}
.readSee .el-tabs[data-v-02e9832e]{
  width: 958px;
  height: 373px;
  background: #FFFFFF;
}
.readSee .el-tabs__nav-wrap[data-v-02e9832e]::after {
  background: none;
}
.readSee .el-tabs__item[data-v-02e9832e]:first-child {
  padding: 0 30px 0 0;
}
.readSee .el-tabs__item[data-v-02e9832e]:last-child {
  border-right: 0;
}
.readSee .el-tabs__item.is-active[data-v-02e9832e] {
  /* color: #bf2b2a; */
  color: #333;
}
.el-tabs__active-bar[data-v-02e9832e] {
  background: none !important;
}
.readList[data-v-02e9832e] {
  /* width: 1000px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: space-between; */
}
.readList .img-box[data-v-02e9832e] {
  padding: 20px 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* height: 218px; */
}
.readList li[data-v-02e9832e] {
  /* margin: 2px 36px 2px 2px; */
  margin-right: 20px;
  /* width: 224px;
  height: 323px; */
  width: 215px;
  height: 304px;
}
.readList li[data-v-02e9832e]:nth-child(4) {
  margin: 0 0 0;
}
.recently[data-v-02e9832e] {
  width: 215px;
  height: 304px;
  /* border: 1px solid #e4d9cf; */
  /* box-sizing: border-box; */
}
.recentlys[data-v-02e9832e] {
  width: 215px;
  height: 304px;
}
.recently[data-v-02e9832e]:hover{
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
}
.historyImg[data-v-02e9832e] {
  height: 216px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
/* .readList .historyImg img {
  width: 95px;
  height: 152px;
} */
.readList .recently h3[data-v-02e9832e] {
  /* margin-left: 10px; */
  padding: 0 26px 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.readList .recently p[data-v-02e9832e] {
  margin-left: 15px;
}
.readList .recently h3 a[data-v-02e9832e] {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  display: block;
  margin-bottom: 10px;
  white-space: nowrap;
}
.bookAuthor[data-v-02e9832e] {
  margin-bottom: 16px;
}
.bookAuthor span[data-v-02e9832e]{
  font-size: 14px;
  line-height: 14px;
  color: #666;
}
.journals[data-v-02e9832e] {
  font-size: 14px;
  color: #666666;
  margin-left: 15px;
}
.journals &gt; div.left img[data-v-02e9832e] {
  margin-bottom: 2px;
}
.journals &gt; div.rightsss button[data-v-02e9832e] {
  font-size: 14px;
  color: #fff;
  background: #bf2b2a;
  padding: 3px 8px;
  border: 0;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
}
.send_btn[data-v-02e9832e]{
  font-size: 14px;
  color: #fff;
  background: #bf2b2a;
  padding: 3px 8px;
  border: 0;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  margin-bottom: 10px;
}
.playBtn[data-v-02e9832e] {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
}
.myRead[data-v-02e9832e]{
  /* width: 100%; */
  background-color: #fff;
  margin: 30px auto;
  padding: 20px 19px;
}
.myRead h2[data-v-02e9832e] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 17px;
  font-weight: bold;
}
.newlyOrder[data-v-02e9832e] {
  /* width: 100%; */
  background-color: #fff;
  margin: 30px auto;
  padding: 20px 19px;
}
.newlyOrder h2[data-v-02e9832e] {
  font-size: 18px;
  color: #333333;
  margin-bottom: 17px;
  font-weight: bold;
}
.orderHead[data-v-02e9832e] {
  /* width: 960px; */
  height: 37px;
  line-height: 37px;
  padding: 0 37px 0 41px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f2f2f2;
  font-size: 16px;
  color: #333333;
  border: 1px solid #E6E6E6;
  border-bottom: none;
  box-sizing: border-box;
}
.orderHead &gt; div[data-v-02e9832e] {
  text-align: center;
}
.orderFirst[data-v-02e9832e] {
    margin-right: 349px;
  /* width: 347px;
  padding: 0 25px; */
}
.orderSecond[data-v-02e9832e] {
  /* width: 130px; */
  margin-right: 50px;
}
.orderActivity[data-v-02e9832e] {
    margin-right: 33px;
}
.orderThird[data-v-02e9832e] {
  /* width: 130px; */
  margin-right: 70px;
}
.orderForTh[data-v-02e9832e] {
  /* width: 140px; */
  margin-right: 105px;
}
.orderFifth[data-v-02e9832e] {
  /* width: 141px; */
}
.orderShow[data-v-02e9832e] {
  border: 1px solid #e6e6e6;
  margin-top: 10px;
}
.orderContent[data-v-02e9832e] {
  padding: 28px 0;
}
.orderInfo[data-v-02e9832e] {
  font-size: 14px;
  color: #666;
  height: 37px;
  /* line-height: 37px; */
  border-bottom: 1px solid #e6e6e6;
}
.orderInfo .orderTime[data-v-02e9832e] {
  margin: 0 20px;
}
.orderNum[data-v-02e9832e] {
  display: inline-block;
}
.orderImg[data-v-02e9832e] {
  border: 1px solid #cccccc;
  width: 105px;
  height: 105px;
  text-align: center;
  line-height: 105px;
  margin-right: 30px;
}
.orderImg a[data-v-02e9832e] {
  display: inline-block;
}
.orderWriter[data-v-02e9832e] {
  font-size: 16px;
  color: #333333;
  width: 202px;
}
.orderWriter p[data-v-02e9832e] {
  font-size: 16px;
  color: #333333;
}
.orderWriter h3[data-v-02e9832e] {
  margin-bottom: 28px;
}
.orderWriter h3 a[data-v-02e9832e] {
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 30px;
}
.orderCenter[data-v-02e9832e] {
  text-align: center;
  line-height: 105px;
  font-size: 16px;
  color: #4c4c4c;
}
.orderBuying[data-v-02e9832e] {
  text-align: center;
}
.orderBuying span[data-v-02e9832e] {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAYAAAA2yOUNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcxRTY4RjYyMUVGNDExRTlCOEI3REVCNTE2RDA2MDc5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcxRTY4RjYzMUVGNDExRTlCOEI3REVCNTE2RDA2MDc5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzFFNjhGNjAxRUY0MTFFOUI4QjdERUI1MTZEMDYwNzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzFFNjhGNjExRUY0MTFFOUI4QjdERUI1MTZEMDYwNzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41VlnMAAAA8UlEQVR42lzRvWpCQRCG4cnhYG8jKP5UuQeLNNpY2NjaiGAXUqQMNuIVpEmRCwgpbdTKS7ATrJSgEvJDIE1iiiA5eTd+S1YHHnZnd87OLseSJDGcYZMcxjuecBvbPq5QwLXyN5wjj6XppC88au5tMXZzl8Q6/i4oWOHT565dWS2GGnsooWk+qOzqpAip4OKu/StmEXVV7PCDb9TRwQAZPFvw5RwDZHSXe63HLuljhLUW2yhqfuFf56W10cILHvxeWFRT0Urjqd+L7D9yGt3zb7DwG2FRVuMHLi2MoN1UbRpHv8dO/i62jwncH6jYUfwKMAAN4SqpOmEUfQAAAABJRU5ErkJggg==) 5px 7px no-repeat #f2862f;
  padding: 3px 7px 3px 18px;
  border-radius: 3px;
  cursor: pointer;
  margin: 40px auto;
}
/* é€‰ä¸­åŽçš„æ•ˆæžœ start */
.beClick p[data-v-02e9832e] {
  color: #f2862f;
}
.beClick .orderWriter h3 a[data-v-02e9832e] {
  color: #f2862f;
}
.beClick .orderImg[data-v-02e9832e] {
  border: 1px solid #f2862f;
}
/* é€‰ä¸­åŽçš„æ•ˆæžœ end */
/* æˆ‘çš„è®¢å• */
h1[data-v-02e9832e],
h2[data-v-02e9832e],
h3[data-v-02e9832e],
h4[data-v-02e9832e],
h5[data-v-02e9832e],
h6[data-v-02e9832e] {
  font-weight: normal;
}
.myOrder[data-v-02e9832e] {
  /* width: 918px; */
  margin-bottom: 10px;
  border-left: solid 1px #e6e6e6;
  border-top: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.upper[data-v-02e9832e] {
  width: 100%;
  height: 38px;
  background-color: #f8f8f8;
  position: relative;
}
.upper-inner ul[data-v-02e9832e] {
  /* width: 918px; */
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* justify-content: center; */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 21px;
  border-bottom: 1px #e6e6e6 solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.upper-inner .book img[data-v-02e9832e] {
  width: 18px;
  height: 16px;
}
.upper-inner .trash[data-v-02e9832e] {
  cursor: pointer;
}
.upper-inner .trash[data-v-02e9832e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAABgklEQVQ4jY3Tv2pUURAG8N9erxGCRRKTFEGwEBsbwUpQLGys0gRstxA5YCemUh/AQmxsdKcRtPcFxAewsBQbQYW4iUGiJgHdxORa7FxdRch+cLhn/nx3vjlzTqdpGi0i4gSe4TD2011hD1dKKW/b3NrfuIapUsrJUWdEvMZ1LLe+Tq/XW8T5rNLFLh5kJWiSdBSPM/6yxiMsZNJGEu7+o2Q9pd9M+0ON4ziSsptcnVz+49srpXyvcQ4PcToTPmNnRMUqDmE+iW8i4kad5c+kvAaLmMH9tLvYwpMk3sJyjW9YKaXczhNcxakRexL9Usq9tLv4UuN9ymgxj+kRezpPcjT+rsInTETEhAMQEbXh2NarbF72dRCm8rtWYSWNY2MQ25yPFfoYjEmcMTzpfmU4ty3MjkGcxTbWqlLKPjYxNwZxDpullEF7kXcxmfuv+dcW24azljkD/jyrn1iKiFe4gIWIuJT9nMVGRFzEUub+Jt7BU7wwfLQNnmdsx/CqXcYPXIVf4S52Yuu3OcIAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
}
.upper-inner .trash[data-v-02e9832e]:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAACYklEQVQ4jYWSMW9cVRBGz8y97+3aXnvXjkJDR4HYXYUIkJASicgJDRS0KWgQAoRSIPEHaGgoEPwAoKGgoKZBgOKIdKEM2gQJUaQigmDjtfbt23fv/SiMwQXIXzNTnCONZsY4le+ffurJlP1zgx3EEgCjL+zAcn7j6v37P56w8bRYkr8JGhx6uGJ/PJoDxI2NjbW6/lohvA28c8Lad9PpK1F6HpOK7HUMR3zkUiKAigJm74JVwj5zyTL8YDcn428MorAOWAACNrG/u+N6JMBh3UyxyNoo6250YX1e2na9n+u0jF3upyoswyoC9HOdPHa5pCoQVvEohGUP6ug5nl8jfZjczxOz+rKGOqlHWAcgpEXGjF5eo7htGr/L9XG0EF4tKpfd7FMVZbm/DGXg4ssCYHbdoKXoK3N3KG8p22uxwAFw59ps9h7ArcnkUMbju7PZ+wB70/EWskdX7937AODmdHyxwH4sSr8E/MXbFy5sv3D37r6gh1n450ZmkZJ7AN8+8dwQFjsOP0cRfsU0SjmfA/YFFfpXlBTMLALUg/lOTmFk0sMYQvhNOW1WIQyPHwWJ/05JcQgaWNDDWHladplBgu3/4U9NnbfBt+TMY7beyqwVOY/OEpPZyGWxVuxit1q1lbEopuFZYlV8K6Nl597GbrVqQq9uEGeK2TRCanLOTQRapAbRB5D0J87WCeyyBuMQgFI2zMMyhHkbHxsOm8Nm8cCMZ/em012pXEKc25tMXoKEnIsqHN2eTne7Up4BHnDA0gBujcfX5fZJMPMkrRkqiO54lVTCQjBbFAkp37g2++mLvwA5OCWDa8acaAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
}
/* .upper-inner .trash img{
  width: 14px;
  height: 18px;
} */
.upper li[data-v-02e9832e]{
  font-size: 14px;
  color: #666666;
}
.upper li[data-v-02e9832e]:nth-child(1) {
  margin-right: 55px;
}
.upper li[data-v-02e9832e]:nth-child(2) {
  margin-right: 70px;
}
.upper li:nth-child(3) img[data-v-02e9832e] {
  margin-right: 10px;
}
.upper li[data-v-02e9832e]:nth-child(4) {
  position: absolute;
  top: 10px;
  right: 21px;
  width: 14px;
  height: 18px;
}
/* å•†å“éƒ¨åˆ† */
.goods-box[data-v-02e9832e] {
  /* width: 958px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px #e6e6e6 solid;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.goods-list[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
}
.goods-list .left[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.goods-list .left tr[data-v-02e9832e]:nth-child(2) {
  width: 376px;
  height: 169px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border-bottom: 1px solid #e6e6e6; */
  /* border-top: 1px solid #e6e6e6; */
  /* border-right: 1px solid #e6e6e6; */
}
.goods-list .goods-img[data-v-02e9832e] {
  width: 106px;
  height: 106px;
  margin: 30px 27px 33px 20px;
  /* border: 1px #999 solid; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* background-color: #f8f8f8; */
  position: relative;
}
.goods-list .goods-img img[data-v-02e9832e] {
  /* max-width: 60px;
  max-height: 95px; */
}
.goods-list .left .tit[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 231px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.goods-list .left .tit h2[data-v-02e9832e] {
  font-size: 16px;
  color: #333;
  font-weight: normal;
  margin-bottom: 41px;
}
.goods-list .left .tit h3[data-v-02e9832e] {
  font-size: 14px;
  color: #666;
}
.goods-list .left tr[data-v-02e9832e]:nth-child(3) {
  /* border-top: 1px solid #e6e6e6; */
  /* border-right: 1px solid #e6e6e6; */
  height: 169px;
  /* border-bottom: 1px solid #e6e6e6; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goods-list .types h4[data-v-02e9832e] {
  margin-bottom: 10px;
  font-size: 16px;
  color: #4d4d4d;
}
.goods-list .types h5[data-v-02e9832e] {
  font-size: 12px;
  color: #4d4d4d;
}
.goods-list .left tr[data-v-02e9832e]:nth-child(4) {
  height: 169px;
  /* border-bottom: 1px solid #e6e6e6; */
  /* border-top: 1px solid #e6e6e6; */
  /* border-right: 1px solid #e6e6e6; */
}
.goods-list .money[data-v-02e9832e] {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #4d4d4d;
}
/* å³ä¾§ */
.goodslist-right[data-v-02e9832e] {
  /* width: 130px;
  height: 60px; */
  position: absolute;
  top: 0;
  right: 12px;
}
.goodslist-right .right[data-v-02e9832e] {
  height: 170px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* border-bottom: 1px #e6e6e6 solid; */
}
.goods-list .left .right-item1[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 130px;
  height: 169px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  /* border-bottom: 1px solid #e6e6e6; */
  border-right: 1px solid #e6e6e6;
}
.goods-list .left[data-v-02e9832e]:last-child{
  /* border-bottom: none; */
}
.goods-list:nth-last-child(2) .left[data-v-02e9832e]{
  border-bottom: none;
}
.goods-list .right-item1 h4[data-v-02e9832e] {
  font-size: 16px;
  color: #808080;
  /* margin-bottom: 11px; */
}
.goods-list .right-item1 a[data-v-02e9832e] {
  font-size: 16px;
  color: #428bca;
  cursor: pointer;
}
.goodslist-right .right .right-item2[data-v-02e9832e] {
  width: 172px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* border-top: 1px solid #e6e6e6; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.goodslist-right .right .right-item2 a[data-v-02e9832e]{
  color: #428bca;
  font-size: 16px;
  cursor: pointer;
  margin-top: -1px;
}
.goodslist-right .right .right-item2 span[data-v-02e9832e],
button[data-v-02e9832e] {
  cursor: pointer;
}
.goodslist-right .receive-time[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 13px;
}
.goodslist-right .receive-time img[data-v-02e9832e] {
  width: 16px;
  height: 16px;
  margin-right: 6px;
}
.goodslist-right .receive-time p[data-v-02e9832e] {
  font-size: 12px;
  color: #666666;
}
.goodslist-right .receive-time p span[data-v-02e9832e] {
  font-size: 12px;
  color: #666;
}
.goodslist-right .receive-time .cancel[data-v-02e9832e] {
  font-size: 16px;
  color: #666;
}
.goodslist-right .right-item2 span[data-v-02e9832e] {
  font-size: 16px;
  color: #666;
  margin-bottom: 13px;
}
.goodslist-right .right-item2 button[data-v-02e9832e] {
  width: 80px;
  height: 26px;
  background-color: #bf2b2a;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  border: none;
  margin-bottom: 5px;
}
/* åˆ†é¡µ */
.paging[data-v-02e9832e] {
  height: 36px;
  margin-top: 80px;
}
.sep-page[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.paging ul[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 36px;
}
.paging .lastPage .goNext[data-v-02e9832e] {
  font-size: 19px;
  color: #bf2b2a;
}
.paging .pages li[data-v-02e9832e] {
  width: 36px;
  height: 36px;
  font-size: 16px;
  color: #666666;
  text-align: center;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.paging .lastPage li[data-v-02e9832e] {
  font-size: 16px;
  color: #666666;
  text-align: center;
  width: 36px;
  height: 36px;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-page[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  margin-left: 10px;
  width: 220px;
  font-size: 16px;
  color: #666666;
}
.select-page li[data-v-02e9832e] {
  margin-left: 10px;
}
.select-page .confirm[data-v-02e9832e] {
  width: 80px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #bf2b2a;
  border-radius: 2px;
}
/* æ¿€æ´» */
.paging .sep-page .pages .active[data-v-02e9832e] {
  background-color: #bf2b2a;
  color: #fff;
}
.paging .sep-page .lastPage .active[data-v-02e9832e] {
  background-color: #bf2b2a;
  color: #fff;
}
.select-page .go-page input[data-v-02e9832e] {
  width: 36px;
  height: 36px;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8f8f8;
  color: #666666;
  text-align: center;
}
.paging ul a[data-v-02e9832e] {
  cursor: pointer;
}
/* æœ€è¿‘æµè§ˆ */
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.goods-list:hover .goods-img[data-v-02e9832e] {
  cursor: pointer;
}
.goods-list:hover .goods-img img[data-v-02e9832e] {
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
}
.goods-list:hover .left .tit h2[data-v-02e9832e],
.goods-list:hover .left h3[data-v-02e9832e] {
  color: #bf2b2a;
  cursor: pointer;
}
/* æœ€è¿‘é˜…è¯» */
.readList[data-v-02e9832e] {
  background-color: #fff;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.readList li .recently .journals .rightsss b[data-v-02e9832e] {
  font-weight: normal;
  font-size: 13px;
  color: #666;
  display: inline-block;
}
.readList .journals .myfooter[data-v-02e9832e] {
  font-size: 14px;
  padding-right: 5px;
}
.see[data-v-02e9832e] {
  width: 120px;
  height: 28px;
  border: 1px solid #bf2b2a;
  border-radius: 28px;
  line-height: 28px;
  text-align: center;
  color: #bf2b2a;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 420px;
}
.order_mark[data-v-02e9832e] {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.order_mark_warp[data-v-02e9832e] {
  width: 520px;
  height: 240px;
  background: #FFFFFF;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: calc(100vh / 2 - 120px);
  padding: 0 20px;
}
.order_mark_warp_head[data-v-02e9832e] {
  width: 100%;
  height: 55px;
  /* background: pink; */
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.order_mark_warp_head_title[data-v-02e9832e] {
  height: 55px;
  line-height: 55px;
  color: #333;
  font-size: 20px;
}
.order_mark_warp_head_close[data-v-02e9832e] {
  width: 17px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}
.order_mark_warp_head_close img[data-v-02e9832e] {
  width: 17px;
  height: 17px;
  margin-top: 19px;
}
.order_mark_con[data-v-02e9832e] {
  width: 100%;
  padding-top: 56px;
  text-align: center;
  color: #333;
  font-size: 18px;
}
.order_mark_btn_box[data-v-02e9832e] {
  width: 192px;
  height: 34px;
  margin: 0 auto;
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* background: pink; */
}
.order_mark_btn[data-v-02e9832e] {
  width: 86px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
}
.product-name-author[data-v-02e9832e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product_img_activity_tag-wrap[data-v-02e9832e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 13px 0;
}
.product_img_activity_tag[data-v-02e9832e] {
  width: 55px;
  height: 24px;
  background-image: url(data:image/png;base64,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);
  background-size: 55px 24px;
}
.goods-img-gift-book[data-v-02e9832e] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 17px;
  top: 0;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}
.table-expand[data-v-02e9832e] {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}













































































































.personalInfoDiv[data-v-88662ef4]{
  width: 100%;
  padding: 25px;
  background: #fff;
}
.infoTitle[data-v-88662ef4]{
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0;
}
.infoTitle h3[data-v-88662ef4]{
  display: inline-block;
  border-left:2px solid #bf2b2a;
  padding-left: 10px;
  font-size: 18px;
  color:#333333;
  font-weight: normal;
}
.headPhoto[data-v-88662ef4]{
  /* text-align: center; */
  width: 500px;
  margin: 50px 0 30px 0;
}
.photoShow[data-v-88662ef4]{
  width: 120px;
  height: 120px;
  margin-left: 67px;
}
.photoShow img[data-v-88662ef4]{
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.uploadPhoto[data-v-88662ef4]{
    display: inline-block;
    font-size: 16px;
    color:#fff;
    background: #68a2d5;
    border-radius: 3px;
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 20px 0 10px 0;
    cursor: pointer;
    position: relative;
}
.uploadPhoto input[type=file][data-v-88662ef4]{
  width:100%;
  height:100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer
}
.headPhoto p[data-v-88662ef4]{
  font-size: 14px;
  color:#666666;
}
.infoList[data-v-88662ef4]{
  font-size: 16px;
  color:#333333;
  margin-top: 40px;
}
.infoList&gt;div[data-v-88662ef4]{
  margin-bottom: 35px;
}
.infoStyle[data-v-88662ef4]{
    color: #666;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.changeName[data-v-88662ef4]{
   font-size: 14px;
   color:#999999;
}
.changeName a[data-v-88662ef4]{
  font-size: 16px;
  color:#428bca;
  display: inline-block;
  margin: 0 5px;
}
.active[data-v-88662ef4]:before{
  content: "*";
  color: #bf2b2a;
  margin-right: 4px;
  vertical-align: middle;
}
.sexDivision input[data-v-88662ef4]{
  margin: 0 10px;
  vertical-align: middle;
}
.sexDivision p[data-v-88662ef4]{
  display: inline-block;
  margin-right: 20px;
}
.dateDiv[data-v-88662ef4]{
  width: 340px;
  height: 36px;
}
.birthday[data-v-88662ef4]{
  line-height: 36px;
  height: 36px;
}
.interestList-wrap[data-v-88662ef4]{
  width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.interestList[data-v-88662ef4]{
  width: 900px;
  margin: 12px 0 0 78px;
  /* display: flex;
  flex-wrap: wrap;
  justify-content: space-between; */
}
.interestList li[data-v-88662ef4]{
  float: left;
}
.interestList li div[data-v-88662ef4]{
  font-size: 16px;
  color:#333;
  padding: 11px 16px;
  border: 1px solid #999999;
  border-radius: 5px;
  margin:10px 10px 10px 0;
  display: inline-block;
}
.interestList li div[data-v-88662ef4]:hover{
  border: 1px solid #bf2b2a;
  color:#bf2b2a;
  cursor: pointer;
}
.interestList li div.beClick[data-v-88662ef4]{
  border: 1px solid #bf2b2a;
  color:#bf2b2a;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  /* background: url(../img/icon_xz_nor.png) no-repeat !important; */
  background-size: 16px 16px;
  background-position: right bottom !important;
}
.submitBtn[data-v-88662ef4]{
  display: inline-block;
  font-size: 16px;
  color:#fff;
  background: #68a2d5;
  border-radius: 3px;
  width: 96px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  border: 0;
  outline: 0;
  margin-left: 80px;
}

.dateDiv  input.el-input__inner[data-v-88662ef4]{
    width: 340px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #999999;
    font-size: 16px;
    color:#6666;
}
.el-icon-date[data-v-88662ef4]:before{
    color:#6666;
}
.dateDiv input[data-v-88662ef4]::-webkit-input-placeholder{
    color:#6666;
}
.dateDiv input[data-v-88662ef4]:-moz-placeholder{
    color:#6666;
}
.dateDiv input[data-v-88662ef4]::-moz-placeholder{
    color:#6666;
}
.dateDiv input[data-v-88662ef4]:-ms-input-placeholder{
    color:#6666;
}
.workList .el-select[data-v-88662ef4]{
    width: 340px;
}
.workList  .el-input__inner[data-v-88662ef4]{
    height: 36px;
    line-height: 36px;
    border: 1px solid #999999;
    font-size: 16px;
/*    color:#6666;*/
}
.el-input__inner[data-v-88662ef4]{
    border: 1px solid #999999;
}
.dateDiv input.el-input__inner[data-v-88662ef4]{
    color: #656565;
}
.personallnfo[data-v-88662ef4]{
    width: 100%;
}
.personallnfo_box[data-v-88662ef4]{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #ccc;
}
.personallnfo_con[data-v-88662ef4]{
    width: 100%;
    height: 20px;
    border-left: 2px solid #bf2b2a;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 20px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.personallnfo_main[data-v-88662ef4]{
    width: 100%;
    padding-top: 20px;
    line-height: 28px;
    font-size: 17px;
    color: #333;
}

.message-container[data-v-66446a4f]{
    margin-top: 6px;
    padding: 0 20px;
    background-color: #fff;
}
.msg-header[data-v-66446a4f]{
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #e6e6e6;
}
.msg-header&gt;span[data-v-66446a4f]{
    font-size: 16px;
	color: #333333;
}
.msg-title-box[data-v-66446a4f]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msg-title-box .del-btn[data-v-66446a4f]{
    width: 15px;
    height: 18px;
}
.msg-list[data-v-66446a4f]{
    margin-top: 20px;
    font-size: 16px;
    line-height: 16px;
	color: #333333;
    border-bottom: 1px solid #e6e6e6;
    cursor: pointer;
}
.msg-list:hover .msg-title[data-v-66446a4f],.msg-list:hover .msg-cont[data-v-66446a4f]{
    color: #bf2b2a;
}
.del-btn[data-v-66446a4f]{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=);
    background-size:15px 18px;
}
.del-btn[data-v-66446a4f]:hover{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAACYklEQVQ4jYWSMW9cVRBGz8y97+3aXnvXjkJDR4HYXYUIkJASicgJDRS0KWgQAoRSIPEHaGgoEPwAoKGgoKZBgOKIdKEM2gQJUaQigmDjtfbt23fv/SiMwQXIXzNTnCONZsY4le+ffurJlP1zgx3EEgCjL+zAcn7j6v37P56w8bRYkr8JGhx6uGJ/PJoDxI2NjbW6/lohvA28c8Lad9PpK1F6HpOK7HUMR3zkUiKAigJm74JVwj5zyTL8YDcn428MorAOWAACNrG/u+N6JMBh3UyxyNoo6250YX1e2na9n+u0jF3upyoswyoC9HOdPHa5pCoQVvEohGUP6ug5nl8jfZjczxOz+rKGOqlHWAcgpEXGjF5eo7htGr/L9XG0EF4tKpfd7FMVZbm/DGXg4ssCYHbdoKXoK3N3KG8p22uxwAFw59ps9h7ArcnkUMbju7PZ+wB70/EWskdX7937AODmdHyxwH4sSr8E/MXbFy5sv3D37r6gh1n450ZmkZJ7AN8+8dwQFjsOP0cRfsU0SjmfA/YFFfpXlBTMLALUg/lOTmFk0sMYQvhNOW1WIQyPHwWJ/05JcQgaWNDDWHladplBgu3/4U9NnbfBt+TMY7beyqwVOY/OEpPZyGWxVuxit1q1lbEopuFZYlV8K6Nl597GbrVqQq9uEGeK2TRCanLOTQRapAbRB5D0J87WCeyyBuMQgFI2zMMyhHkbHxsOm8Nm8cCMZ/em012pXEKc25tMXoKEnIsqHN2eTne7Up4BHnDA0gBujcfX5fZJMPMkrRkqiO54lVTCQjBbFAkp37g2++mLvwA5OCWDa8acaAAAAABJRU5ErkJggg==);
}
.msg-cont[data-v-66446a4f]{
    margin-top: 20px;
    font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.msg-time[data-v-66446a4f]{
    margin-top: 15px;
    font-size: 12px;
	line-height: 22px;
	color: #999999;
    padding-bottom: 20px;
}

.msg-container[data-v-0185aece]{
    height: 1038px;
    padding: 0 20px;
    width: 100%;
    background-color: #fff;
}
.msg-detail-title[data-v-0185aece]{
    padding-top: 42px;
    border-bottom: 1px dashed #e6e6e6;
    margin-bottom: 32px;
}
.msg-title[data-v-0185aece]{
    font-size: 20px;
	line-height: 20px;
	color: #333333;
    text-align: center;
    font-weight: normal;
    margin-bottom: 21px;
}
.msg-time[data-v-0185aece]{
    margin-top: 15px;
    font-size: 12px;
	line-height: 12px;
	color: #999999;
    text-align: center;
    font-weight: normal;
    padding-bottom: 30px;
}
.msg-detail-cont[data-v-0185aece]{
    font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.divBg[data-v-d51eb57e]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-d51eb57e]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-d51eb57e]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-d51eb57e]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-d51eb57e]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-d51eb57e]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-d51eb57e]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-d51eb57e]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-d51eb57e]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-d51eb57e]{
  background-position: right top;
}
.processLine li.selected[data-v-d51eb57e]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-d51eb57e]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-d51eb57e]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-d51eb57e]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-d51eb57e]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-d51eb57e]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-d51eb57e]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-d51eb57e]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-d51eb57e]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-d51eb57e]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-d51eb57e]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-d51eb57e]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-d51eb57e],.loginBtn[data-v-d51eb57e]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-d51eb57e]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-d51eb57e]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-d51eb57e]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-d51eb57e]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-d51eb57e]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-d51eb57e]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-d51eb57e]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-d51eb57e]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-d51eb57e]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/
.modifyBody[data-v-d51eb57e]{
  margin: 49px 0;
  text-align: center;
}
.modifyBody span[data-v-d51eb57e]{
  font-size: 16px;
  color: #666666;
}
.modifyFoot[data-v-d51eb57e]{
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.modifyc[data-v-d51eb57e]{
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #808080;
  border-radius: 4px;
  line-height: 40px;
  margin-right: 11px;
}
.modifyb[data-v-d51eb57e]{
  display: inline-block;
  width: 120px;
  height: 40px;
  background: #BF2B2A;
  border-radius: 4px;
  line-height: 40px;
  margin-left: 11px;
}
.accountSafe[data-v-d51eb57e]{
  padding: 0 25px;
  background: #fff;
  min-height: 800px;
}
.accountSafe ul li[data-v-d51eb57e]{
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
  font-size: 14px;
  color:#666666;
}
.changeTool[data-v-d51eb57e]{
  margin-bottom: 20px;
}
.changeTool h3[data-v-d51eb57e]{
  display: inline-block;
  font-size: 18px;
  color:#333333;
  line-height: 20px;
  border-left:2px solid #bf2b2a;
  padding-left: 15px;
  font-weight: normal;
}
.changeTool a[data-v-d51eb57e]{
  display: inline-block;
  font-size: 14px;
  color:#428bca;
}
.accountSafe ul li[data-v-d51eb57e]{
  cursor: pointer;
}
.pwdTip[data-v-d51eb57e]{
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #BF2B2A !important;
}
.confirm_btn[data-v-d51eb57e]{
  margin: 0 auto;
  margin-top: 20px;
  width: 100px;
  height: 40px;
  background: #bf2b2a;
  color: white !important;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
}
.confirm_btn_reset[data-v-d51eb57e]{
  display: inline-block;
  width: 130px;
  height: 40px;
  background: #BF2B2A;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.confirm_box[data-v-d51eb57e]{
  width: 360px;
  height: 240px;
  background: white;
  border: 1px soild #ccc;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  border-radius: 5px;
  position: absolute;
  top: 90px;
  left: 155px;
}
.confirm_box_txt[data-v-d51eb57e]{
  width: 100%;
  height: 140px;
  color: #333;
  font-size: 18px;
  padding-top: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* background: pink; */
}
.confirm_box_txt span[data-v-d51eb57e]{
  color: #bf2b2a;
}
.confirm_box_btn[data-v-d51eb57e]{
  width: 230px;
  height: 60px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* background: palegoldenrod; */
}
.confirm_box_btn_li[data-v-d51eb57e]{
  width: 100px;
  height: 40px;
  margin-top: 15px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
}
.reset-switch[data-v-d51eb57e]{
  position: absolute;
  right: 15px;
  top: 12px;
  cursor: pointer;
}

.allPlace li[data-v-2ff072b5]{
    margin-bottom: 25px;
    border: 1px solid #cccccc;
    cursor: pointer;
}
.placeList[data-v-2ff072b5]{
    padding:25px;
    background: #fff;
    min-height: 800px;
    width: 910px;
}
.placeShow[data-v-2ff072b5]{
    width: 853px;
     /* height: 208px; */
    padding: 20px 20px 20px 35px;
}
.placeDiv[data-v-2ff072b5]{
    font-size: 14px;
    color:#666666;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.placeDiv_btn[data-v-2ff072b5]{
    width: 130px;
    height: 36px;
    border-radius: 5px;
    background: #42ca7c;
    line-height: 36px;
    color: white;
    text-align: center;
    cursor: pointer;
}
.placeDiv p[data-v-2ff072b5]{
    line-height: 36px;
    display: inline-block;
    margin-left: 10px;
}
.placeDiv p span[data-v-2ff072b5]{
    color:#42ca7c;
}
.positionSite[data-v-2ff072b5]{
    /* margin-bottom: 25px; */
    height: 17px;
    line-height: 17px;
    margin-bottom: 15px;
}
.positionShow span[data-v-2ff072b5]{
    font-size: 16px;
    color:#333333;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
}
.delete[data-v-2ff072b5]{
    display: inline-block;
    cursor: pointer;
}
.receiver[data-v-2ff072b5]{
    font-size: 14px;
    color:#333333;
}
.receiver .receiverList[data-v-2ff072b5]{
    margin-bottom: 10px;
}
.receiver .receiverList  span[data-v-2ff072b5]{
    display: inline-block;
    font-size: 14px;
}
.receiver .receiverList span[data-v-2ff072b5]:nth-child(1){
    width: 80px;
    margin-right: 10px;
    color:#666;
    text-align: right;
}
.receiver .receiverList  span[data-v-2ff072b5]:nth-child(2){
    width: calc(100% - 90px);
    color:#333;
}
.allPlace li.active[data-v-2ff072b5]{
    border: 2px solid #bf2b2a;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAADkUlEQVRYhc3XX0hTcRQH8G81waWbKW46ZBOjlPzXg5Y9mCswH8Q/haLYS5aQPaTUY0JRL1LUU/pSkFJviiI+BfVQ4osKSmJFoi1FdE5D093NqdeMc+rKtDn35zrvgXF3d+92P5zf+Z3fb4c+pKVuQrnx6LCScQAeKhXIOHoTFDDhdp1sIrfYwiEYoDojA8ayMiQ2NOwbDsEAV0ZGMFxfB8OlArmQ/+EQ7BBLSOPlK0hvaeWsyomjOFKt13m84Cmo5rRnc/hlHxjgO8S5OayuriGxogLxhYU4mpmJNacTq5OTQeMoVL7+Sli8gWtOirmODqzPWvnM9uY1os9kIzwuns8znz6D6HBs3TvV2Ynp5ia/cRQBN2oaThpiKbRmM8P6S0r4k5iCAqi0Wn6/0PNx272+4uBPBt2D6i0yKYnrjx5M2PWFBbjm56EvL+dsUVa9hE+4gIDSjLW+f4fTz5sYqS8uhtpggGD5Dk1K8l4/4TPOK5CGjLKSUHUV64Idk42N/Ll0pNCcOImU+w/gss1ixWplpJw4eGszpmvV/HCVJpLPKXOEdo/PN65DFATE5pyDuGyXHecVSA+noMzgX7aWe3o83idMTPD7mY4OfsmFg6dZLNUYDSUVf9arFi7+4ZqarbbiZwSMw85GTTjKVNSpVLgcAmJyc7EpbiBcr0eM2Yylb9+4MfsRQeG2AQlHS9ZUezui0tOhO5+HjRUnvt6qxfLEDxgrKqDPz8cxsxkirSBLy/gtCN5+O2gcpFksZW6suRnGykq+QG2EwDQxqPZ+9vdBFREJ+/gYku/chSoigleLwaoqT0MvCw5SDcaUlvJDRacTLpsN4XFxfHGqrQ2GoiJ8qa+HShfL9UgrBYHoO2qjydMSJhsO0hCvjI7C+WsR0VnZWBz+hAiTiS/SUE93dcFUUwPXnA1qkwlhhngs9faCviNtGPYLB/c2s9DdDcvLFzysdKQI1+k4gxTHb9by0Uszlh2HnSsJIQctFqQ9fsJImhRUd6JDgPXtEN+jy8sLGQ677Wao/9H6ShNncegvTKXVcG+kbdeOSbFvOOy2ktAOJSxSA9fsLMNoHzjT0srXQonbFUgx3nCPNwlUc30XL+xrKwkISEFZE+0em3FIcAhwRx0yHAL4VxdSHPwEhhwHP4AHgoOPwAPDwQfggeKwB/DAcfACVAQOuwAVg4MHoKJw2AFUHA5uQEXiKAioWBwA/AFYwG6fOZBj7gAAAABJRU5ErkJggg==) left top no-repeat;
}
.placeTool[data-v-2ff072b5]{
    text-align: right;
}
.placeTool a[data-v-2ff072b5]{
    font-size: 14px;
    /* color:#428bca; */
    color: #666666;

    display: inline-block;
    margin-left: 20px;
}
.placeTool .edit[data-v-2ff072b5]{
     color:#428bca !important;
}
.buildAddress[data-v-2ff072b5]{
  width: 744px;
  height: 563px;
  padding: 20px;
  border: 1px solid #ccc;
  position: fixed;
  left: 55%;
  top: 46%;
  margin-left: -372px;
  margin-top: -255px;
  background: #fff;
}
.addressTitle[data-v-2ff072b5] {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.addressTitle h2[data-v-2ff072b5]{
  font-size: 20px;
  color: #333333;
}
.standardWidth[data-v-2ff072b5]{
  width: 220px;
  float: left;
  margin-right: 10px;
}
.bigWidth[data-v-2ff072b5]{
  width: 395px;
  float: left;
  margin-right: 10px;
}
.nameList li[data-v-2ff072b5]{
  float: left;
  border: 1px solid #e4d9cf;
  line-height: 20px;
  margin-right: 10px;
}
.nameList li a[data-v-2ff072b5]{
  font-size: 14px;
  /*color:#333333;*/
  padding: 3px 5px;
  display: inline-block;
}
.nameList li.selected[data-v-2ff072b5]{
    border: 1px solid #bf2b2a;
}
.nameList li.selected a[data-v-2ff072b5]{
    color:#bf2b2a
}
.highlight[data-v-2ff072b5]{
  border: 1px solid #bf2b2a;
  color: #bf2b2a;
}
  /* 0525 å¤§å½¤å½¤åŠ&nbsp; */
.el-message-box[data-v-2ff072b5]{
  width: 520px;
  height: 241px;
}
  /* æ”¶è´§ä¿¡æ¯ä¿®æ”¹æ&nbsp;·å¼ */
.hoverEdit2[data-v-2ff072b5],.hoverDelete2[data-v-2ff072b5]{
  display: none;
}
.positionShow:hover .hoverEdit1[data-v-2ff072b5]{
  display: none;
}
.positionShow:hover .hoverEdit2[data-v-2ff072b5]{
  display: inline-block;
}
.delete:hover .hoverDelete1[data-v-2ff072b5]{
  display: none;
}
.delete:hover .hoverDelete2[data-v-2ff072b5]{
  display: inline-block;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.havefootprint_title span[data-v-5ecad854]{
  cursor: pointer;
}
























































*[data-v-1b4d79c6] {
    margin: 0;
    padding: 0;
}
h1[data-v-1b4d79c6],
h2[data-v-1b4d79c6],
h3[data-v-1b4d79c6],
h4[data-v-1b4d79c6],
h5[data-v-1b4d79c6],
h6[data-v-1b4d79c6] {
    font-weight: normal;
}
.order_mark[data-v-1b4d79c6] {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
}
.order_mark_warp[data-v-1b4d79c6] {
    width: 520px;
    height: 240px;
    background: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: calc(100vh / 2 - 120px);
    padding: 0 20px;
}
.order_mark_warp_head[data-v-1b4d79c6] {
    width: 100%;
    height: 55px;
    /* background: pink; */
    border-bottom: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.order_mark_warp_head_title[data-v-1b4d79c6] {
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.order_mark_warp_head_close[data-v-1b4d79c6] {
    width: 17px;
    height: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.order_mark_warp_head_close img[data-v-1b4d79c6] {
    width: 17px;
    height: 17px;
    margin-top: 19px;
}
.order_mark_con[data-v-1b4d79c6] {
    width: 100%;
    padding-top: 56px;
    text-align: center;
    color: #333;
    font-size: 18px;
}
.order_mark_btn_box[data-v-1b4d79c6] {
    width: 192px;
    height: 34px;
    margin: 0 auto;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* background: pink; */
}
.order_mark_btn[data-v-1b4d79c6] {
    width: 86px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}
.newlyOrder[data-v-1b4d79c6] {
    /* width: 960px; */
    /* margin: 0px auto 30px auto; */
    padding-top: 22px;
    background: #ffffff;
    /* padding: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.newlyOrder h2[data-v-1b4d79c6] {
    font-size: 18px;
    color: #333333;
    margin-bottom: 17px;
    font-weight: bold;
}
.tabCon[data-v-1b4d79c6] {
    width: 100%;
    height: 48px;
    background: #f2f2f2;
    /* margin-bottom: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 2px solid #bf2b2a;
}
.tabCon_little[data-v-1b4d79c6] {
    padding: 0 29px;
    height: 48px;
    border-right: 1px solid #e6e6e6;
    line-height: 48px;
    /* font-size: 18px; */
    cursor: pointer;
    white-space: nowrap;
}
.tabCon_little a[data-v-1b4d79c6] {
    display: block;
    white-space: nowrap;
}
.payInfo[data-v-1b4d79c6] {
    width: 100px;
    height: 48px;
}
.tabCon_active[data-v-1b4d79c6] {
    background: #bf2b2a;
    color: white;
}
.orderHead[data-v-1b4d79c6] {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background: #f5efeb;
    font-size: 16px;
    color: #333333;
}
.orderHead &gt; div[data-v-1b4d79c6] {
    text-align: center;
}
.orderFirst[data-v-1b4d79c6] {
    width: 361px;
    padding: 0 25px;
}
.orderSecond[data-v-1b4d79c6] {
    width: 130px;
}
.orderThird[data-v-1b4d79c6] {
    width: 130px;
}
.orderForTh[data-v-1b4d79c6] {
    width: 140px;
}
.orderFifth[data-v-1b4d79c6] {
    width: 141px;
}
.orderShow[data-v-1b4d79c6] {
    border: 1px solid #e6e6e6;
    margin-top: 10px;
}
.orderContent[data-v-1b4d79c6] {
    padding: 28px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.orderInfo[data-v-1b4d79c6] {
    font-size: 14px;
    color: #666;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #e6e6e6;
}
.orderInfo .orderTime[data-v-1b4d79c6] {
    margin: 0 20px;
}
.orderNum[data-v-1b4d79c6] {
    display: inline-block;
}
.beClick[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 55px;
    margin-right: 50px;
}
.orderImg[data-v-1b4d79c6] {
    border: 1px solid #cccccc;
    width: 105px;
    height: 105px;
    text-align: center;
    line-height: 105px;
    margin-right: 30px;
}
.orderImg a[data-v-1b4d79c6] {
    display: inline-block;
}
.orderWriter[data-v-1b4d79c6] {
    font-size: 16px;
    color: #333333;
    width: 202px;
}
.orderWriter p[data-v-1b4d79c6] {
    font-size: 16px;
    color: #333333;
}
.orderWriter h3[data-v-1b4d79c6] {
    margin-bottom: 28px;
}
.orderWriter h3 a[data-v-1b4d79c6] {
    font-size: 16px;
    color: #333333;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 30px;
}
.orderCenter[data-v-1b4d79c6] {
    text-align: center;
    line-height: 105px;
    font-size: 16px;
    color: #4c4c4c;
    margin-right: 80px;
}
.orderBuying[data-v-1b4d79c6] {
    text-align: center;
    background: pink;
    /* padding-top: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.orderBuying span[data-v-1b4d79c6] {
    display: block;
    font-size: 14px;
    color: #fff;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAPCAYAAAA2yOUNAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcxRTY4RjYyMUVGNDExRTlCOEI3REVCNTE2RDA2MDc5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcxRTY4RjYzMUVGNDExRTlCOEI3REVCNTE2RDA2MDc5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzFFNjhGNjAxRUY0MTFFOUI4QjdERUI1MTZEMDYwNzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzFFNjhGNjExRUY0MTFFOUI4QjdERUI1MTZEMDYwNzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41VlnMAAAA8UlEQVR42lzRvWpCQRCG4cnhYG8jKP5UuQeLNNpY2NjaiGAXUqQMNuIVpEmRCwgpbdTKS7ATrJSgEvJDIE1iiiA5eTd+S1YHHnZnd87OLseSJDGcYZMcxjuecBvbPq5QwLXyN5wjj6XppC88au5tMXZzl8Q6/i4oWOHT565dWS2GGnsooWk+qOzqpAip4OKu/StmEXVV7PCDb9TRwQAZPFvw5RwDZHSXe63HLuljhLUW2yhqfuFf56W10cILHvxeWFRT0Urjqd+L7D9yGt3zb7DwG2FRVuMHLi2MoN1UbRpHv8dO/i62jwncH6jYUfwKMAAN4SqpOmEUfQAAAABJRU5ErkJggg==) 5px 7px no-repeat #f2862f;
    padding: 3px 7px 3px 18px;
    border-radius: 3px;
    cursor: pointer;
    /* margin-bottom: 10px; */
    /* margin: 40px auto; */
}
/* é€‰ä¸­åŽçš„æ•ˆæžœ start */
/* é€‰ä¸­åŽçš„æ•ˆæžœ end */
/* è®¢å•title */
.order-title[data-v-1b4d79c6] {
    width: 916px;
    margin-left: 20px;
    height: 38px;
    background-color: #f5efeb;
    /* width: 958px; */
    height: 50px;
    background-color: #f2f2f2;
    /* margin: 10px 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 50px;
    color: #333333;
    border: 1px solid #e6e6e6;
    border-bottom: none;
}
.order-title p[data-v-1b4d79c6]:nth-child(1) {
    margin-left: 41px;
}
.order-title p[data-v-1b4d79c6]:nth-child(2) {
    margin-left: 330px;
}
.order-title p[data-v-1b4d79c6]:nth-child(3) {
    margin-left: 80px;
}
.order-title p[data-v-1b4d79c6]:nth-child(4) {
    margin-left: 70px;
}
.order-title p[data-v-1b4d79c6]:nth-child(5) {
    margin-left: 100px;
}
/* æˆ‘çš„è®¢å• */
h1[data-v-1b4d79c6],
h2[data-v-1b4d79c6],
h3[data-v-1b4d79c6],
h4[data-v-1b4d79c6],
h5[data-v-1b4d79c6],
h6[data-v-1b4d79c6] {
    font-weight: normal;
}
.myOrder[data-v-1b4d79c6] {
    width: 918px;
    margin-left: 20px;
    margin-bottom: 10px;
    border-left: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-right: solid 1px #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    background-color: #fff;
}
.upper[data-v-1b4d79c6] {
    width: 100%;
    height: 38px;
    background-color: #f8f8f8;
    position: relative;
}
.sampleTag[data-v-1b4d79c6]{
    width: 50px;
    height: 20px;
    border-radius: 0 10px;
    background: goldenrod;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 9;
}
.upper-inner ul[data-v-1b4d79c6] {
    /* width: 918px; */
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center; */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 21px;
    border-bottom: 1px #e6e6e6 solid;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.upper-inner .book img[data-v-1b4d79c6] {
    width: 18px;
    height: 16px;
}
.upper-inner .trash[data-v-1b4d79c6] {
    cursor: pointer;
}
.upper-inner .trash[data-v-1b4d79c6] {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAABgklEQVQ4jY3Tv2pUURAG8N9erxGCRRKTFEGwEBsbwUpQLGys0gRstxA5YCemUh/AQmxsdKcRtPcFxAewsBQbQYW4iUGiJgHdxORa7FxdRch+cLhn/nx3vjlzTqdpGi0i4gSe4TD2011hD1dKKW/b3NrfuIapUsrJUWdEvMZ1LLe+Tq/XW8T5rNLFLh5kJWiSdBSPM/6yxiMsZNJGEu7+o2Q9pd9M+0ON4ziSsptcnVz+49srpXyvcQ4PcToTPmNnRMUqDmE+iW8i4kad5c+kvAaLmMH9tLvYwpMk3sJyjW9YKaXczhNcxakRexL9Usq9tLv4UuN9ymgxj+kRezpPcjT+rsInTETEhAMQEbXh2NarbF72dRCm8rtWYSWNY2MQ25yPFfoYjEmcMTzpfmU4ty3MjkGcxTbWqlLKPjYxNwZxDpullEF7kXcxmfuv+dcW24azljkD/jyrn1iKiFe4gIWIuJT9nMVGRFzEUub+Jt7BU7wwfLQNnmdsx/CqXcYPXIVf4S52Yuu3OcIAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
}
.upper-inner .trash[data-v-1b4d79c6]:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAASCAYAAABrXO8xAAAACXBIWXMAAAsTAAALEwEAmpwYAAACYklEQVQ4jYWSMW9cVRBGz8y97+3aXnvXjkJDR4HYXYUIkJASicgJDRS0KWgQAoRSIPEHaGgoEPwAoKGgoKZBgOKIdKEM2gQJUaQigmDjtfbt23fv/SiMwQXIXzNTnCONZsY4le+ffurJlP1zgx3EEgCjL+zAcn7j6v37P56w8bRYkr8JGhx6uGJ/PJoDxI2NjbW6/lohvA28c8Lad9PpK1F6HpOK7HUMR3zkUiKAigJm74JVwj5zyTL8YDcn428MorAOWAACNrG/u+N6JMBh3UyxyNoo6250YX1e2na9n+u0jF3upyoswyoC9HOdPHa5pCoQVvEohGUP6ug5nl8jfZjczxOz+rKGOqlHWAcgpEXGjF5eo7htGr/L9XG0EF4tKpfd7FMVZbm/DGXg4ssCYHbdoKXoK3N3KG8p22uxwAFw59ps9h7ArcnkUMbju7PZ+wB70/EWskdX7937AODmdHyxwH4sSr8E/MXbFy5sv3D37r6gh1n450ZmkZJ7AN8+8dwQFjsOP0cRfsU0SjmfA/YFFfpXlBTMLALUg/lOTmFk0sMYQvhNOW1WIQyPHwWJ/05JcQgaWNDDWHladplBgu3/4U9NnbfBt+TMY7beyqwVOY/OEpPZyGWxVuxit1q1lbEopuFZYlV8K6Nl597GbrVqQq9uEGeK2TRCanLOTQRapAbRB5D0J87WCeyyBuMQgFI2zMMyhHkbHxsOm8Nm8cCMZ/em012pXEKc25tMXoKEnIsqHN2eTne7Up4BHnDA0gBujcfX5fZJMPMkrRkqiO54lVTCQjBbFAkp37g2++mLvwA5OCWDa8acaAAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
}
.upper li[data-v-1b4d79c6] {
    font-size: 14px;
    color: #666666;
}
.upper li[data-v-1b4d79c6]:nth-child(1) {
    margin-right: 55px;
}
.upper li[data-v-1b4d79c6]:nth-child(2) {
    margin-right: 70px;
}
.upper li:nth-child(3) img[data-v-1b4d79c6] {
    margin-right: 10px;
}
.upper li[data-v-1b4d79c6]:nth-child(4) {
    position: absolute;
    top: 10px;
    right: 21px;
    width: 14px;
    height: 18px;
}
/* å•†å“éƒ¨åˆ† */
.goods-box_[data-v-1b4d79c6] {
    /* width: 958px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px #e6e6e6 solid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
}
.goods-list[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
}
.goods-list .left[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e6e6e6;
}
.goods-list .left tr[data-v-1b4d79c6]:nth-child(2) {
    width: 339px;
    height: 169px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* border-bottom: 1px solid #e6e6e6; */
    /* border-top: 1px solid #e6e6e6; */
    /* border-right: 1px solid #e6e6e6; */
}
.goods-list .goods-img[data-v-1b4d79c6] {
    width: 140px;
    height: 169px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: center;
                                              align-items: center; */
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* background-color: #f8f8f8; */
}
.goods-img .goods-img-gift-book[data-v-1b4d79c6] {
    position: absolute;
    width: 22px;
    height: 22px;
    background: linear-gradient(135deg, #ff945d 0%, #ffb400 100%);
    left: 18px;
    top: 12px;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    border-radius: 2px 2px 11px 0;
}
.goods-list .goods-img img[data-v-1b4d79c6] {
    max-width: 85%;
    max-height: 85%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.goods-list .left .tit[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    width: 229px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.goods-list .left .tit h2[data-v-1b4d79c6] {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    margin-bottom: 41px;
}
.goods-list .left .tit h3[data-v-1b4d79c6] {
    font-size: 14px;
    color: #666;
}
.goods-list .left tr[data-v-1b4d79c6]:nth-child(3) {
    /* border-top: 1px solid #e6e6e6; */
    /* border-right: 1px solid #e6e6e6; */
    height: 169px;
    /* border-bottom: 1px solid #e6e6e6; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goods-list .types h4[data-v-1b4d79c6] {
    margin-bottom: 10px;
    font-size: 16px;
    color: #4d4d4d;
}
.goods-list .types h5[data-v-1b4d79c6] {
    font-size: 12px;
    color: #4d4d4d;
}
.goods-list .left tr[data-v-1b4d79c6]:nth-child(4) {
    height: 169px;
    /* border-bottom: 1px solid #e6e6e6; */
    /* border-top: 1px solid #e6e6e6; */
    /* border-right: 1px solid #e6e6e6; */
}
.goods-list .money[data-v-1b4d79c6] {
    width: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    color: #4d4d4d;
}
/* å³ä¾§ */
.goodslist-right[data-v-1b4d79c6] {
    /* width: 130px;
                                              height: 60px; */
    position: absolute;
    top: 0;
    right: 0;
}
.goodslist-right .right[data-v-1b4d79c6] {
    height: 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* border-bottom: 1px #e6e6e6 solid; */
}
.goods-list .left .right-item1[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 130px;
    height: 169px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    /* border-bottom: 1px solid #e6e6e6; */
    border-right: 1px solid #e6e6e6;
}
.goods-list .left[data-v-1b4d79c6]:last-child {
    /* border-bottom: none; */
}
.goods-list:nth-last-child(2) .left[data-v-1b4d79c6] {
    border-bottom: none;
}
.goods-list .right-item1 h4[data-v-1b4d79c6] {
    font-size: 16px;
    color: #808080;
    /* margin-bottom: 11px; */
}
.goods-list .right-item1 a[data-v-1b4d79c6] {
    font-size: 16px;
    color: #428bca;
    cursor: pointer;
}
.goodslist-right .right .right-item2[data-v-1b4d79c6] {
    width: 172px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    /* border-top: 1px solid #e6e6e6; */
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.goodslist-right .right .right-item2 a[data-v-1b4d79c6] {
    font-size: 16px;
    color: #428bca;
    cursor: pointer;
    margin-bottom: 10px;
}
.goodslist-right .right .right-item2 span[data-v-1b4d79c6],
button[data-v-1b4d79c6] {
    cursor: pointer;
}
.goodslist-right .receive-time[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13px;
}
.goodslist-right .receive-time img[data-v-1b4d79c6] {
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.goodslist-right .receive-time p[data-v-1b4d79c6] {
    font-size: 12px;
    color: #666666;
}
.goodslist-right .receive-time p span[data-v-1b4d79c6] {
    font-size: 12px;
    color: #666;
}
.goodslist-right .receive-time .cancel[data-v-1b4d79c6] {
    font-size: 16px;
    color: #666;
}
.goodslist-right .right-item2 span[data-v-1b4d79c6] {
    font-size: 16px;
    color: #666;
    margin-bottom: 13px;
}
.goodslist-right .right-item2 button[data-v-1b4d79c6] {
    width: 80px;
    height: 26px;
    background-color: #bf2b2a;
    border-radius: 4px;
    color: #ffffff;
    font-size: 14px;
    border: none;
    margin-bottom: 5px;
}
/* åˆ†é¡µ */
.paging[data-v-1b4d79c6] {
    height: 36px;
    margin-top: 80px;
}
.sep-page[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.paging ul[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 36px;
}
.paging .lastPage .goNext[data-v-1b4d79c6] {
    font-size: 19px;
    color: #bf2b2a;
}
.paging .pages li[data-v-1b4d79c6] {
    width: 36px;
    height: 36px;
    font-size: 16px;
    color: #666666;
    text-align: center;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.paging .lastPage li[data-v-1b4d79c6] {
    font-size: 16px;
    color: #666666;
    text-align: center;
    width: 36px;
    height: 36px;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.select-page[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    margin-left: 10px;
    width: 220px;
    font-size: 16px;
    color: #666666;
}
.select-page li[data-v-1b4d79c6] {
    margin-left: 10px;
}
.select-page .confirm[data-v-1b4d79c6] {
    width: 80px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background-color: #bf2b2a;
    border-radius: 2px;
}
/* æ¿€æ´» */
.paging .sep-page .pages .active[data-v-1b4d79c6] {
    background-color: #bf2b2a;
    color: #fff;
}
.paging .sep-page .lastPage .active[data-v-1b4d79c6] {
    background-color: #bf2b2a;
    color: #fff;
}
.select-page .go-page input[data-v-1b4d79c6] {
    width: 36px;
    height: 36px;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #f8f8f8;
    color: #666666;
    text-align: center;
}
.paging ul a[data-v-1b4d79c6] {
    cursor: pointer;
}
.newlyOrder .my-pagers[data-v-1b4d79c6] {
    padding-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.empty_con[data-v-1b4d79c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 145px;
    cursor: pointer;
}
.goShopping[data-v-1b4d79c6] {
    height: 28px;
    line-height: 28px;
    width: 90px;
    border: #428bca 1px solid;
    text-align: center;
    border-radius: 14px;
    color: #428bca;
}
.product-name-author[data-v-1b4d79c6] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.account .el-table--enable-row-transition .el-table__body td{
    max-height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    width: 62px;
    height: 97px;
    /* margin: 3.49px auto; */
    position: relative;
}
.product_img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
    position: relative;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_cc{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li /deep/ .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.goods-list:hover .goods-img[data-v-1b4d79c6] {
  cursor: pointer;
}
.goods-list:hover .goods-img img[data-v-1b4d79c6] {
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
}
.goods-list:hover .left .tit h2[data-v-1b4d79c6],
.goods-list:hover .left h3[data-v-1b4d79c6] {
  color: #bf2b2a;
  cursor: pointer;
}
.product_img_activity_tag-wrap[data-v-1b4d79c6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0 13px 0;
}
.product_img_activity_tag-wrap .product_img_activity_tag[data-v-1b4d79c6] {
  width: 55px;
  height: 24px;
  background-image: url(data:image/png;base64,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);
  background-size: 55px 24px;
}
.table-expand[data-v-1b4d79c6] {
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}







































































































/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg[data-v-ceedcfaa]{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord[data-v-ceedcfaa]{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text[data-v-ceedcfaa]{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox[data-v-ceedcfaa]{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn[data-v-ceedcfaa]{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn[data-v-ceedcfaa]{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con[data-v-ceedcfaa]{
    width: 100%;
}
.msg_little[data-v-ceedcfaa]{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip[data-v-ceedcfaa]{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del[data-v-ceedcfaa]{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt[data-v-ceedcfaa]{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip[data-v-ceedcfaa]:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text[data-v-ceedcfaa]{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text[data-v-ceedcfaa]:hover{
    color: #f2862f;
}
.msg_little_source[data-v-ceedcfaa]{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span[data-v-ceedcfaa]{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail[data-v-ceedcfaa]{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title[data-v-ceedcfaa]{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title[data-v-ceedcfaa]{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title[data-v-ceedcfaa]{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span[data-v-ceedcfaa]{
    margin-left: 20px;
}
.msgdetail_main[data-v-ceedcfaa]{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top[data-v-ceedcfaa]{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little[data-v-ceedcfaa]{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint[data-v-ceedcfaa]{
    width: 100%;
    min-height: 600px;
}
.havefootprint[data-v-ceedcfaa]{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main[data-v-ceedcfaa]{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title[data-v-ceedcfaa]{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span[data-v-ceedcfaa]{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title[data-v-ceedcfaa]{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img[data-v-ceedcfaa]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.time-icon[data-v-ceedcfaa]{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date[data-v-ceedcfaa]{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del[data-v-ceedcfaa]{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del[data-v-ceedcfaa]:hover{
    color: #bf2b2a;
}
.havefootprint_main_little[data-v-ceedcfaa]{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little[data-v-ceedcfaa]:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p[data-v-ceedcfaa],.havefootprint_main_little:hover .havefootprint_main_little_text span[data-v-ceedcfaa]{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img[data-v-ceedcfaa]{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img[data-v-ceedcfaa]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p[data-v-ceedcfaa]{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span[data-v-ceedcfaa]{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del[data-v-ceedcfaa]{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del[data-v-ceedcfaa]:hover{
    color: #bf2b2a;
}
.nofootprint[data-v-ceedcfaa]{
    width: 100%;
}
.myfootprint_img[data-v-ceedcfaa]{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img[data-v-ceedcfaa]{
    margin: 0 auto;
}
.myfootprint_btn[data-v-ceedcfaa]{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased[data-v-ceedcfaa]{
    width: 100%;
    min-height: 500px;
}
.purchased_header[data-v-ceedcfaa]{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type[data-v-ceedcfaa],.purchased_header_screen[data-v-ceedcfaa]{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen[data-v-ceedcfaa]{
    margin-top: 15px;
}
.purchased_header_type span[data-v-ceedcfaa],.purchased_header_screen span[data-v-ceedcfaa]{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span[data-v-ceedcfaa]:first-child,.purchased_header_screen span[data-v-ceedcfaa]:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_[data-v-ceedcfaa]{
    color: #bf2b2a !important;
}
.purchased_search_box[data-v-ceedcfaa]{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search[data-v-ceedcfaa]{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input[data-v-ceedcfaa]{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con[data-v-ceedcfaa]{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con[data-v-ceedcfaa]{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little[data-v-ceedcfaa]{
    width: 23.8%;
    background: white;
}
.purchased_con_little[data-v-ceedcfaa]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top[data-v-ceedcfaa]{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom[data-v-ceedcfaa],.purchased_con_little_bottom1[data-v-ceedcfaa]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title[data-v-ceedcfaa]{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term[data-v-ceedcfaa],.purchased_con_little_bottom_term1[data-v-ceedcfaa]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn[data-v-ceedcfaa]{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange[data-v-ceedcfaa]{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img[data-v-ceedcfaa]{
    width: 100%;
    height: 320px;
}
.exchange_img img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.exchange_main[data-v-ceedcfaa]{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box[data-v-ceedcfaa]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name[data-v-ceedcfaa]{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number[data-v-ceedcfaa]{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input[data-v-ceedcfaa]{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn[data-v-ceedcfaa]{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help[data-v-ceedcfaa]{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask[data-v-ceedcfaa]{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box[data-v-ceedcfaa]{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab[data-v-ceedcfaa]{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li[data-v-ceedcfaa]{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active[data-v-ceedcfaa]{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con[data-v-ceedcfaa]{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con[data-v-ceedcfaa]{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask[data-v-ceedcfaa]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask[data-v-ceedcfaa]:last-child{
    border-bottom: none;
}
.myask_ask[data-v-ceedcfaa]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea[data-v-ceedcfaa]{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow[data-v-ceedcfaa]{
    height: 100px;
}
.myask_ask_textarea_btn[data-v-ceedcfaa]{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply[data-v-ceedcfaa]{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box[data-v-ceedcfaa]{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question[data-v-ceedcfaa]{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box[data-v-ceedcfaa]:first-child{
    padding-top: 0px;
}
.myreply_question[data-v-ceedcfaa]:last-child{
    border-bottom: none;
}
.myreply_question p[data-v-ceedcfaa]{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask[data-v-ceedcfaa]{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span[data-v-ceedcfaa]{
    color: #428bca;
}
.myreply_question_date[data-v-ceedcfaa]{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply[data-v-ceedcfaa]{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span[data-v-ceedcfaa]{
    color: #bf2b2a;
}
.myreply_questions[data-v-ceedcfaa]{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p[data-v-ceedcfaa]{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer[data-v-ceedcfaa]{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box[data-v-ceedcfaa]{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab[data-v-ceedcfaa]{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab[data-v-ceedcfaa]:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active[data-v-ceedcfaa]{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main[data-v-ceedcfaa]{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big[data-v-ceedcfaa]{
    width: 100%;
}
.personalanswer_date[data-v-ceedcfaa]{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time[data-v-ceedcfaa]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.personalanswer_year[data-v-ceedcfaa]{
    text-align: center;
    color: #333;
}
.personalanswer_del[data-v-ceedcfaa]{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con[data-v-ceedcfaa]{
    width: 100%;
}
.personalanswer_con_little[data-v-ceedcfaa]{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img[data-v-ceedcfaa]{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box[data-v-ceedcfaa]{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text[data-v-ceedcfaa]{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con[data-v-ceedcfaa]{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail[data-v-ceedcfaa]{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn[data-v-ceedcfaa]{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del[data-v-ceedcfaa]{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first[data-v-ceedcfaa]{
    background: #ffffff;
}
.little_second[data-v-ceedcfaa]{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap[data-v-ceedcfaa]{
    width: 100%;
    min-height: 900px;
}
.collect_none[data-v-ceedcfaa]{
    width: 100%;
}
.collect_none_img_box[data-v-ceedcfaa]{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img[data-v-ceedcfaa]{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.collect_none_like[data-v-ceedcfaa]{
    width: 100%;
}
.collect_none_like_title[data-v-ceedcfaa]{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con[data-v-ceedcfaa]{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little[data-v-ceedcfaa]{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little[data-v-ceedcfaa]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox[data-v-ceedcfaa]{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img[data-v-ceedcfaa]{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg[data-v-ceedcfaa]{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title[data-v-ceedcfaa]{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author[data-v-ceedcfaa]{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn[data-v-ceedcfaa]{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have[data-v-ceedcfaa]{
    width: 100%;
}
.collect_have_shoucang[data-v-ceedcfaa]{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span[data-v-ceedcfaa]{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type[data-v-ceedcfaa]{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name[data-v-ceedcfaa]{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child[data-v-ceedcfaa]{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span[data-v-ceedcfaa]{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active[data-v-ceedcfaa]{
    color: #bf2b2a !important;
}
.collect_have_con[data-v-ceedcfaa]{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little[data-v-ceedcfaa]{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox[data-v-ceedcfaa]{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text[data-v-ceedcfaa]{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span[data-v-ceedcfaa]:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span[data-v-ceedcfaa]{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel[data-v-ceedcfaa]{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel[data-v-ceedcfaa]:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap[data-v-ceedcfaa]{
    width: 100%;
}
.mechanism_type_box[data-v-ceedcfaa]{
    width: 100%;
    background: white;
}
.mechanism_type_pt[data-v-ceedcfaa]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt[data-v-ceedcfaa]:last-child{
    border: none;
}
.mechanism_type_name[data-v-ceedcfaa]{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text[data-v-ceedcfaa]{
    width: 90%;
}
.mechanism_type_pt_text span[data-v-ceedcfaa]{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active[data-v-ceedcfaa]{
    color: #bf2b2a !important;
}
.mechanism_search_box[data-v-ceedcfaa]{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con[data-v-ceedcfaa]{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img[data-v-ceedcfaa]{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img[data-v-ceedcfaa]{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box[data-v-ceedcfaa]{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn[data-v-ceedcfaa]{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main[data-v-ceedcfaa]{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little[data-v-ceedcfaa]{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little[data-v-ceedcfaa]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top[data-v-ceedcfaa]{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img[data-v-ceedcfaa]{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom[data-v-ceedcfaa]{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title[data-v-ceedcfaa]{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span[data-v-ceedcfaa]{
    color: #428bca;
}
.mechanism_main_little_author[data-v-ceedcfaa]{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn[data-v-ceedcfaa]{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox[data-v-ceedcfaa]{
    width: 100%;
}
.personal_like[data-v-ceedcfaa]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox[data-v-ceedcfaa]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little[data-v-ceedcfaa]{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top[data-v-ceedcfaa]{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1[data-v-ceedcfaa]{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img[data-v-ceedcfaa],.personal_likeBox_little_top_con2 img[data-v-ceedcfaa]{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2[data-v-ceedcfaa]{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom[data-v-ceedcfaa]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span[data-v-ceedcfaa]{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span[data-v-ceedcfaa]:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box[data-v-ceedcfaa]{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn[data-v-ceedcfaa]{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo[data-v-ceedcfaa]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo[data-v-ceedcfaa]{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap[data-v-ceedcfaa]{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager[data-v-ceedcfaa]{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page[data-v-ceedcfaa]{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c[data-v-ceedcfaa]{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li[data-v-ceedcfaa]{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s[data-v-ceedcfaa]{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
.purchased_con_little[data-v-ceedcfaa] {
  /* border: solid 1px #e4d9cf; */
  border: solid 1px #e6e6e6;
  cursor: pointer;
  margin-bottom: 20px;
}
.purchased_con_little:hover .purchased_con_little_bottom_title[data-v-ceedcfaa] {
  color: #f30000;
}
.purchased_con_little_bottom .purchased_con_little_bottom_title[data-v-ceedcfaa],
.purchased_con_little_bottom1 .purchased_con_little_bottom_title1[data-v-ceedcfaa] {
  height: 40px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.el_page[data-v-ceedcfaa] {
  text-align: right;
}
.purchased_con[data-v-ceedcfaa] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #ffffff;
  padding: 20px;
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.purchased_con_little_top_img[data-v-ceedcfaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
}
.purchased_con_little_top_img .purchased_con_little_top_img-gift-book-tag[data-v-ceedcfaa] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 18px;
  top: 13px;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}
.purchased_con_little_top_img_span[data-v-ceedcfaa] {
  position: absolute;
  top: 0;
  left: 0;
  background: #bf2b2a;
  color: #fff;
  padding: 0 3px;
  z-index: 9;
}
.empty_read_notes[data-v-ceedcfaa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.purchased_con_little[data-v-ceedcfaa] {
  margin-right: 10px;
}
.purchased_con_little[data-v-ceedcfaa]:nth-child(4n) {
  margin-right: 0;
}
.purchased_con_little[data-v-ceedcfaa]:last-child {
  /* margin-right: auto; */
}
.expire[data-v-ceedcfaa] {
  color: #666666;
}
.el-pagination[data-v-ceedcfaa] {
  background: #ffffff;
  margin-right: 0px !important;
  padding: 30px;
}
.page_box[data-v-ceedcfaa] {
  margin: 0 !important;
  padding: 33px;
  padding-bottom: 60px;
  background: #ffffff;
  /* width: 93%; */
  /* box-sizing: border-box; */
}
.page_box[data-v-ceedcfaa] .page {
  position: absolute;
  right: 30px !important;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.divBg[data-v-464f3aec]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-464f3aec]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-464f3aec]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-464f3aec]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-464f3aec]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-464f3aec]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-464f3aec]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-464f3aec]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-464f3aec]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-464f3aec]{
  background-position: right top;
}
.processLine li.selected[data-v-464f3aec]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-464f3aec]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-464f3aec]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-464f3aec]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-464f3aec]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-464f3aec]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-464f3aec]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-464f3aec]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-464f3aec]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-464f3aec]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-464f3aec]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-464f3aec]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-464f3aec],.loginBtn[data-v-464f3aec]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-464f3aec]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-464f3aec]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-464f3aec]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-464f3aec]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-464f3aec]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-464f3aec]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-464f3aec]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-464f3aec]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-464f3aec]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/
.exchange_main .exchange_name[data-v-464f3aec] {
  white-space: nowrap;
}
.change_exchange_code_type[data-v-464f3aec] {
  border-color: rgb(202, 192, 183);
  border-bottom: 2px solid #bf2b2a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(230, 230, 230);
}
.change_exchange_code_type .exchange_type[data-v-464f3aec] {
  height: 45px;
  width: 160px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.change_exchange_code_type .exchange_type.active[data-v-464f3aec] {
  background-color: #bf2b2a;
  color: white;
}
.getmobilecode[data-v-464f3aec] span {
  color: rgba(31, 146, 237, 1);
}
.bindphone_error_txt[data-v-464f3aec] {
  margin-left: 110px;
  font-size: 12px;
}
.bpcode_error_txt[data-v-464f3aec] {
  font-size: 12px;
}
.error_txt[data-v-464f3aec] {
  /* color: rgba(224, 13, 13, 0.925); */
  color: #bf2b2a;
}
.left .loginBtn[data-v-464f3aec] {
  line-height: 16px;
  height: inherit;
}
.left .loginBtn[data-v-464f3aec]:hover {
  background-color: #bf2b2a;
  color: white;
}
.exchange_user_box[data-v-464f3aec] {
  position: relative;
}
.exchange_user_box .erro_ex[data-v-464f3aec] {
  position: absolute;
  bottom: -14px;
  font-size: 12px;
  left: 70px;
  line-height: 14px;
  color: #bf2b2a;
}
.exchange_btn[data-v-464f3aec]{
  margin-left: 50px;
}
.exchange_user_box .getMsgCode[data-v-464f3aec]{
  position: absolute;
  right: 0;
  border-left: 1px solid #ccc;
  min-width: 110px;
}
.exchange_user_box .getMsgCode[data-v-464f3aec] .el-button--mini, .el-button--mini.is-round[data-v-464f3aec]{
  min-width: 101px;
  padding: 7px 11px;
}
.exchange_user_box[data-v-464f3aec] input {
  padding-left: 10px;
  width: 328px !important;
}
.exchange_user_box[data-v-464f3aec] .el-input-group__append, .el-input-group__prepend[data-v-464f3aec]{
  background: #ffffff;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.personalanswer_con_little[data-v-156ff875] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  /* justify-content: space-between; */
  margin: 0 20px;
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 0px;
  width: auto;
}
.listData_itemlist:first-child &gt;.personalanswer_con_little[data-v-156ff875]{
  border-top: none;
}
.childContent .personalanswer_con_little[data-v-156ff875]{
  margin: 0 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.childContent .personalanswer_con_little_del[data-v-156ff875]{
  width:60px;
}
.personalanswer_con_little_text[data-v-156ff875]{
  height: auto;
}
.personalanswer_con_little_detail[data-v-156ff875]{
  width: 260px;
}
.personalanswer_con_little_con[data-v-156ff875]{
  width: 276px;
  white-space: normal;
  height: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.personalanswer_tab_box[data-v-156ff875]{
  background-color: #e5e5e5;
  border-bottom: 1px solid #bf2b2a;
}
.personalanswer_year[data-v-156ff875] {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  /* padding-top: 28px; */
  margin-right: 20px;
  padding-top: 42px;
}
.personalanswer_con_listData_childre[data-v-156ff875] {
  width: 100%;
}
.personalanswer[data-v-156ff875] .el-pagination {
  text-align: right;
}
.personalanswer_con .el-collapse[data-v-156ff875]{
  border-bottom: none;
}
.personalanswer_con_listData_childre .personalanswer_year[data-v-156ff875] {
  /* border-left: 1px solid #ccc; */
  padding-left: 10px;
  position: relative;
}
/* .personalanswer_con_listData_childre .personalanswer_year::before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  border: 1px solid #ccc;
  top: 33px;
  left: -7px;
  border-radius: 50%;
  background-color: white;
} */
.personalanswer_con_listData_childre .children__lists_icon[data-v-156ff875] {
}
.personalanswer_con_listData_childre[data-v-156ff875]
  
  .el-collapse-item
  &gt; div:first-child {
  display: none;
  /* position: abso; */
}
.el-collapse-item[data-v-156ff875]:last-child{
  margin-bottom: 0px;
}
.personalanswer_con_listData_childre[data-v-156ff875]
   .el-collapse-item__wrap{
  border-bottom: none;
}
.personalanswer_con_listData_childre[data-v-156ff875]
   .el-collapse-item__content{
    padding-bottom: 0px;
}
.personalanswer_con_little_history[data-v-156ff875] {
  color: #428bca;
  cursor: pointer;
}
.personalanswer_con_little_detail .personalanswer_con_little_detail__scores[data-v-156ff875] {
  margin-right: 30px;
}
.childContent .personalanswer_con_little[data-v-156ff875]:last-child{
  border-bottom: none;
}
.answer_btn .btn_item[data-v-156ff875] {
  width: 80px;
  height: 28px;
  /* background-color: #f2862f; */
  background-color: #bf2b2a;
  border-radius: 2px;
  color: white;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.answer_btn .personalanswer_con_little_btn_again[data-v-156ff875] {
  background-color: rgba(191, 43, 42, .05);
  color: #bf2b2a;
  border: 1px solid #bf2b2a;
}
.answer_btn .personalanswer_con_little_btn_result[data-v-156ff875] {
  background-color: #bf2b2a;
}
.personalanswer_con_little_del[data-v-156ff875]{
  color: #666666;
  width: 90px;
}
.personalanswer_con_little_del[data-v-156ff875]:hover{
  color: #bf2b2a;
}
.answer_btn .btn_item + .btn_item[data-v-156ff875] {
  margin-top: 10px;
}
.little_second[data-v-156ff875] {
  /* background-color: #f0f0f0; */
  background-color: #ffffff;
}
.listData_itemlist[data-v-156ff875]:hover {
  /* background-color: #fff2ea; */
}
.empty_read_answers[data-v-156ff875] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fenye[data-v-156ff875]{
  background: #ffffff;
  height: 162px;
  width: 100%;
}
.page_box[data-v-156ff875]{
  /* margin: 0 !important; */
  margin-top: 0px !important;
  padding: 40px 20px;
  margin-left: 20px;
  margin-right: 20px;
  /* background: #ffffff; */
  width: 96%;
  border-top: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page_box[data-v-156ff875] .page{
  position: absolute;
  /* right: 20px !important; */
}

.empty[data-v-01257d27]{
    text-align:center;
}


































































































































/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.purchased_search_box[data-v-1050e9e8] {
    border-bottom: 1px solid #BF2B2A;
}
.tab_change[data-v-1050e9e8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tab_change span[data-v-1050e9e8] {
    padding: 0 30px;
    line-height: 48px;
}
.tab_change span[data-v-1050e9e8]:hover {
    cursor: pointer;
}
.active_tab[data-v-1050e9e8] {
    color: #fff;
    background: #BF2B2A;
}
.redeemTime[data-v-1050e9e8] {
    margin:15px 0;
    color:#444;
    font-size: 14px;
}
.godetail[data-v-1050e9e8] {
    color:#666;
    font-size:14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ser_pack_item[data-v-1050e9e8]:hover {
    cursor: pointer;
}
.ser_pack_item:hover .ser_pack_info[data-v-1050e9e8]{
    color:#BF2B2A !important;
}
.ser_pack_item:hover .godetail[data-v-1050e9e8]{
    color:#BF2B2A !important;
}
.ser_pack_item:hover .redeemTime[data-v-1050e9e8]{
    color:#BF2B2A !important;
}
.ser_pack_info[data-v-1050e9e8] {
    color: #222;
}
.ser_pack_name[data-v-1050e9e8] {
    font-size: 15px;
    width: 300px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.search_wrap[data-v-1050e9e8] {
  background-color: #e6e6e6;
  height: 48px;
  line-height: 48px;
  padding: 0.17px 20px;
  /* margin-bottom: 20px; */
  text-align: right;
}
.search_input[data-v-1050e9e8] {
  width: 315px;
  height: 26px;
}
.search_input[data-v-1050e9e8] .el-input-group__prepend {
  border-right: 0;
  border: 1px solid #666;
  border-right: none;
  padding: 0 0 0 12px;
  background: #ffffff;
}
.search_input[data-v-1050e9e8] .el-input-group__append{
    background-color: #666;
  border: 1px solid #666;
  border-right: none;
  color: white;
}
.search_input[data-v-1050e9e8] .el-input__inner {
  /* border-left-color: transparent;
  height: 28px;
  width: 200px; */
    height: 28px;
  border: 1px solid #666;
  border-left: none;
}
.search_input[data-v-1050e9e8] .el-input__inner:active,
.search_input[data-v-1050e9e8] .el-input__inner:focus,
.search_input[data-v-1050e9e8] .el-input__inner:hover {
  border: 1px solid #dcdfe6;
  border-left-color: transparent;
}
.search_input .search_keybtn[data-v-1050e9e8] {
  /* background-color: #666;
  color: white;
  border: 0;
  height: 28px;
  position: relative;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; */
}
.list_wrap .item[data-v-1050e9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 20px;
}
.list_wrap .left[data-v-1050e9e8] {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list_wrap .item .right[data-v-1050e9e8] {
  padding: 15px 20px 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 540px !important;
  /* max-height: 200px; */
}
.list_wrap .left .pack_name[data-v-1050e9e8] {
  width: 193px;
  height: 41px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #f8f8f8;
}
.list_wrap .el-icon-folder-opened[data-v-1050e9e8] {
  font-size: 60px;
  color: white;
}
.list_wrap .item-1[data-v-1050e9e8] {
  border: 1px solid #428bca;
}
.list_wrap .item-2[data-v-1050e9e8] {
  border: 1px solid #42ca68;
}
.list_wrap .item-3[data-v-1050e9e8] {
  border: 1px solid #ca4242;
}
.list_wrap .item-4[data-v-1050e9e8] {
  border: 1px solid #428bca;
}
.list_wrap .item-5[data-v-1050e9e8] {
  border: 1px solid #42ca68;
}
.list_wrap .item-6[data-v-1050e9e8] {
  border: 1px solid #ca4242;
}
.list_wrap .item-1 .left[data-v-1050e9e8] {
  background-color: #428bca;
  min-height: 200px;
  width: 260px;
}
.list_wrap .item-2 .left[data-v-1050e9e8] {
  background-color: #42ca68;
  min-height: 200px;
  width: 260px;
}
.list_wrap .item-3 .left[data-v-1050e9e8] {
  background-color: #ca4242;
  min-height: 200px;
  width: 260px;
}
.list_wrap .item-4 .left[data-v-1050e9e8] {
  /* background-color: #4262ca; */
  background-color: #428bca;
  min-height: 200px;
  width: 260px;
}
.list_wrap .item-5 .left[data-v-1050e9e8] {
  /* background-color: #7f42ca; */
  background-color: #42ca68;
  min-height: 200px;
  width: 260px;
}
.list_wrap .item-6 .left[data-v-1050e9e8] {
  /* background-color: #ca42bf; */
  background-color: #ca4242;
  min-height: 200px;
  width: 260px;
}
.cont_lists_item[data-v-1050e9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cont_lists_item label[data-v-1050e9e8],
.footer__ex_id label[data-v-1050e9e8],
.footer__ex_time label[data-v-1050e9e8] {
  /* width: 80px; */
  text-align: right;
  color: #333;
  white-space: nowrap;
}
.footer__ex_id[data-v-1050e9e8],
.footer__ex_time[data-v-1050e9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.right__cont_lists[data-v-1050e9e8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-bottom: 5px;
}
.right__footer[data-v-1050e9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tk_wrap .tk_wrap__item[data-v-1050e9e8]:first-child {
  margin-bottom: 8px;
}
.right__cont_lists .cont_item[data-v-1050e9e8] {
  color: #666;
  cursor: pointer;
}
.right__cont_lists .cont_item .cont_item__name[data-v-1050e9e8] {
  margin-bottom: 9px;
}
.right__cont_lists .cont_item .cont_item__name[data-v-1050e9e8]:hover {
  color: #428bca;
}
.right__footer span[data-v-1050e9e8] {
  color: #666;
  font-size: 14px;
}
.footer__ex_id[data-v-1050e9e8] {
  margin-right: 85px;
}
.right__footer label[data-v-1050e9e8] {
  font-size: 14px;
}
.gomore[data-v-1050e9e8] {
  position: absolute;
  right: 15px;
  top: 12px;
  width: 86px;
  height: 17px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  cursor: pointer;
  white-space: nowrap;
  color: #333;
}
.gomore[data-v-1050e9e8]:hover {
  color: #428bca;
}
.right__cont_lists .cont_lists_item[data-v-1050e9e8]:last-child {
  margin-bottom: auto;
}
.el-pagination[data-v-1050e9e8] {
  text-align: right;
  padding: 33px;
  background: #ffffff;
  margin-right: 0px !important;
}
.empty_wrap[data-v-1050e9e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.list_wrap[data-v-1050e9e8]{
  background: #ffffff;
  padding: 20px;
  padding-bottom: 10px;
}
.page_box[data-v-1050e9e8]{
  margin: 0 !important;
  padding: 33px;
  padding-bottom: 50px;
  background: #ffffff;
  width: 100%;
  /* box-sizing: border-box; */
}
.page_box[data-v-1050e9e8] .page{
  position: absolute;
  right: 30px !important;
}

.serPackDetail_top[data-v-3cba4187] {
    background:#E6E6E6;
    padding: 15px 20px;
}
.serPackDetail_top span[data-v-3cba4187] {
    font-size: 14px;
}
.serPackDetail[data-v-3cba4187] {
    background-color: #fff;
}
.resource_title[data-v-3cba4187] {
    display: inline-block;
    margin: 15px 0;
}
.resource_title[data-v-3cba4187]:hover {
    cursor: pointer;
}
.resource_category span[data-v-3cba4187]{
    /* color: #222; */
    font-size: 14px;
    color: #444;
    background: #f5f5f5;
    padding: 10px 15px;
    border-radius: 20px;
    margin-right: 15px;
    display: inline-block;
}
.resource_content[data-v-3cba4187] {
    margin-top: 10px;
}
.resource_content[data-v-3cba4187] :last-of-type {
    border-bottom: none;
}
.active[data-v-3cba4187] {
    color: #BF2B2A !important;
    background: #FFEFEF !important;
}
.resource_category span[data-v-3cba4187]:hover{
    cursor: pointer;
}
.resource_category[data-v-3cba4187] {
    padding-left: 15px;
}
.resource_name[data-v-3cba4187] {
    font-size: 14px;
    padding: 20px;
    border-bottom: 1px solid #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.my-pager[data-v-3cba4187] .page_box .page {
    margin: 0 !important;
}
.my-pager[data-v-3cba4187] .page_box {
    padding: 10px !important; 
    height: 50px;
}
.icon[data-v-3cba4187] {
    width:18px;height:18px;
}
.icon_second[data-v-3cba4187] {
    display: none;
}
.resource_name[data-v-3cba4187]:hover {
    color: #BF2B2A;
    cursor: pointer;
}
.resource_name:hover .icon_second[data-v-3cba4187]{
    display: inline-block;
}
.resource_name:hover .icon_first[data-v-3cba4187]{
    display: none;
}

.page_con[data-v-018d62a4]{
    width: 100%;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background: #fff;
}
.page_con_li[data-v-018d62a4]{
    height: 25px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    line-height: 25px;
    padding: 0 14px;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #E7E7E7;
    cursor: pointer;
}
.page_con_li1[data-v-018d62a4]{
    background: #e7e7e7;
    color: #cacaca
}
.page_con_li_ac[data-v-018d62a4]{
    color: #fff;
    background: #BF2B2A;
}
.page_con_li input[data-v-018d62a4]{
    width: 55px;
    height: 21px;
    border: none;
    outline: none;
    text-align: center;
    /* background: #fff; */
}

.com_loading     { width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.divBg[data-v-37e044ce]{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage[data-v-37e044ce]{
  background: #fff;
  min-height: 800px;
}
.changePage h1[data-v-37e044ce]{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine[data-v-37e044ce]{
  margin: 80px auto;
  width: 870px;
}
.processLine li[data-v-37e044ce]{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p[data-v-37e044ce]{
  margin-top: 10px;
  text-align: center;
}
.processLine li span[data-v-37e044ce]{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span[data-v-37e044ce]{
  background-position: left top;
}
.processLine li:nth-child(2) span[data-v-37e044ce]{
  background-position: -290px top;
}
.processLine li:nth-child(3) span[data-v-37e044ce]{
  background-position: right top;
}
.processLine li.selected[data-v-37e044ce]{
  color:#79bc3e;
}
.processLine li.selected span[data-v-37e044ce]{
  background-position-y:  -66px!important;
}
.testIdP[data-v-37e044ce]{
  width: 560px;
  margin: 0 auto;
}
.testId[data-v-37e044ce]{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div[data-v-37e044ce]{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span[data-v-37e044ce]{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter[data-v-37e044ce]{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input[data-v-37e044ce]{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input[data-v-37e044ce]:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input[data-v-37e044ce]:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input[data-v-37e044ce]{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button][data-v-37e044ce]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn[data-v-37e044ce],.loginBtn[data-v-37e044ce]{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset[data-v-37e044ce]{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox[data-v-37e044ce]{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip[data-v-37e044ce]{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip[data-v-37e044ce]{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox[data-v-37e044ce]{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword[data-v-37e044ce]{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle[data-v-37e044ce]{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3[data-v-37e044ce]{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span[data-v-37e044ce]{
  cursor: pointer;
}
/*å¼•å…¥å…¬å…±æ&nbsp;·å¼*/
.exchange_main .exchange_name[data-v-37e044ce] {
  white-space: nowrap;
}
.change_exchange_code_type[data-v-37e044ce] {
  border-color: rgb(202, 192, 183);
  border-bottom: 2px solid #bf2b2a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgb(230, 230, 230);
}
.change_exchange_code_type .exchange_type[data-v-37e044ce] {
  height: 45px;
  width: 160px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}
.change_exchange_code_type .exchange_type.active[data-v-37e044ce] {
  background-color: #bf2b2a;
  color: white;
}
.getmobilecode[data-v-37e044ce] span {
  color: rgba(31, 146, 237, 1);
}
.bindphone_error_txt[data-v-37e044ce] {
  margin-left: 110px;
  font-size: 12px;
}
.bpcode_error_txt[data-v-37e044ce] {
  font-size: 12px;
}
.error_txt[data-v-37e044ce] {
  /* color: rgba(224, 13, 13, 0.925); */
  color: #bf2b2a;
}
.left .loginBtn[data-v-37e044ce] {
  line-height: 16px;
  height: inherit;
}
.left .loginBtn[data-v-37e044ce]:hover {
  background-color: #bf2b2a;
  color: white;
}
.exchange_user_box[data-v-37e044ce] {
  position: relative;
}
.exchange_user_box .erro_ex[data-v-37e044ce] {
  position: absolute;
  bottom: -14px;
  font-size: 12px;
  left: 70px;
  line-height: 14px;
  color: #bf2b2a;
}
.exchange_btn[data-v-37e044ce]{
  margin-left: 50px;
}
.exchange_user_box .getMsgCode[data-v-37e044ce]{
  position: absolute;
  right: 0;
  border-left: 1px solid #ccc;
  min-width: 110px;
}
.exchange_user_box .getMsgCode[data-v-37e044ce] .el-button--mini, .el-button--mini.is-round[data-v-37e044ce]{
  min-width: 101px;
  padding: 7px 11px;
}
.exchange_user_box[data-v-37e044ce] input {
  padding-left: 10px;
  width: 328px !important;
}
.exchange_user_box[data-v-37e044ce] .el-input-group__append, .el-input-group__prepend[data-v-37e044ce]{
  background: #ffffff;
}

*[data-v-a1ce0dda]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalRedeemEbooks[data-v-a1ce0dda]{
    width: 100%;
    min-height: 900px;
    background: white;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personalRedeemEbooks_none[data-v-a1ce0dda]{
    width: 215px;
    height: 308px;
}
.personalRedeemEbooks_li[data-v-a1ce0dda]{
    width: 215px;
    height: 308px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    padding: 20px;
    cursor: pointer;
}
.personalRedeemEbooks_li[data-v-a1ce0dda]:hover{
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.15);
            box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.15);
}
.personalRedeemEbooks_li_img[data-v-a1ce0dda]{
    width: 175px;
    height: 175px;
    /* background: #F2F2F2; */
    position: relative;
}
.personalRedeemEbooks_li_img img[data-v-a1ce0dda]{
    max-width: 175px;
    max-height: 175px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.personalRedeemEbooks_li_title[data-v-a1ce0dda],.personalRedeemEbooks_li_author[data-v-a1ce0dda]{
    width: 100%;
    height: 16px;
    line-height: 16px;
    margin-top: 19px;
    font-size: 16px;
    color: #333;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.personalRedeemEbooks_li_title[data-v-a1ce0dda]{
    margin-top: 19px;
}
.personalRedeemEbooks_li_author[data-v-a1ce0dda]{
    margin-top: 11px;
}
.personalRedeemEbooks_li_jd[data-v-a1ce0dda]{
    width: 100%;
    height: 12px;
    margin-top: 18px;
    line-height: 12px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.personalRedeemEbooks_none_img[data-v-a1ce0dda]{
    width: 184px;
    height: 219px;
    margin: 0 auto;
    margin-top: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalRedeemEbooks_none_img img[data-v-a1ce0dda]{
    width: 100%;
    height: 100%;
}
.personalRedeemEbooks_none_txt[data-v-a1ce0dda]{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #666666;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg[data-v-6f33598a]{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord[data-v-6f33598a]{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text[data-v-6f33598a]{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox[data-v-6f33598a]{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn[data-v-6f33598a]{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn[data-v-6f33598a]{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con[data-v-6f33598a]{
    width: 100%;
}
.msg_little[data-v-6f33598a]{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip[data-v-6f33598a]{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del[data-v-6f33598a]{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt[data-v-6f33598a]{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip[data-v-6f33598a]:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text[data-v-6f33598a]{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text[data-v-6f33598a]:hover{
    color: #f2862f;
}
.msg_little_source[data-v-6f33598a]{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span[data-v-6f33598a]{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail[data-v-6f33598a]{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title[data-v-6f33598a]{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title[data-v-6f33598a]{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title[data-v-6f33598a]{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span[data-v-6f33598a]{
    margin-left: 20px;
}
.msgdetail_main[data-v-6f33598a]{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top[data-v-6f33598a]{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little[data-v-6f33598a]{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint[data-v-6f33598a]{
    width: 100%;
    min-height: 600px;
}
.havefootprint[data-v-6f33598a]{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main[data-v-6f33598a]{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title[data-v-6f33598a]{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span[data-v-6f33598a]{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title[data-v-6f33598a]{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img[data-v-6f33598a]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.time-icon[data-v-6f33598a]{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date[data-v-6f33598a]{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del[data-v-6f33598a]{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del[data-v-6f33598a]:hover{
    color: #bf2b2a;
}
.havefootprint_main_little[data-v-6f33598a]{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little[data-v-6f33598a]:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p[data-v-6f33598a],.havefootprint_main_little:hover .havefootprint_main_little_text span[data-v-6f33598a]{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img[data-v-6f33598a]{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img[data-v-6f33598a]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p[data-v-6f33598a]{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span[data-v-6f33598a]{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del[data-v-6f33598a]{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del[data-v-6f33598a]:hover{
    color: #bf2b2a;
}
.nofootprint[data-v-6f33598a]{
    width: 100%;
}
.myfootprint_img[data-v-6f33598a]{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img[data-v-6f33598a]{
    margin: 0 auto;
}
.myfootprint_btn[data-v-6f33598a]{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased[data-v-6f33598a]{
    width: 100%;
    min-height: 500px;
}
.purchased_header[data-v-6f33598a]{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type[data-v-6f33598a],.purchased_header_screen[data-v-6f33598a]{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen[data-v-6f33598a]{
    margin-top: 15px;
}
.purchased_header_type span[data-v-6f33598a],.purchased_header_screen span[data-v-6f33598a]{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span[data-v-6f33598a]:first-child,.purchased_header_screen span[data-v-6f33598a]:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_[data-v-6f33598a]{
    color: #bf2b2a !important;
}
.purchased_search_box[data-v-6f33598a]{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search[data-v-6f33598a]{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input[data-v-6f33598a]{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con[data-v-6f33598a]{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con[data-v-6f33598a]{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little[data-v-6f33598a]{
    width: 23.8%;
    background: white;
}
.purchased_con_little[data-v-6f33598a]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top[data-v-6f33598a]{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom[data-v-6f33598a],.purchased_con_little_bottom1[data-v-6f33598a]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title[data-v-6f33598a]{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term[data-v-6f33598a],.purchased_con_little_bottom_term1[data-v-6f33598a]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn[data-v-6f33598a]{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange[data-v-6f33598a]{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img[data-v-6f33598a]{
    width: 100%;
    height: 320px;
}
.exchange_img img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.exchange_main[data-v-6f33598a]{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box[data-v-6f33598a]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name[data-v-6f33598a]{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number[data-v-6f33598a]{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input[data-v-6f33598a]{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn[data-v-6f33598a]{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help[data-v-6f33598a]{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask[data-v-6f33598a]{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box[data-v-6f33598a]{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab[data-v-6f33598a]{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li[data-v-6f33598a]{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active[data-v-6f33598a]{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con[data-v-6f33598a]{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con[data-v-6f33598a]{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask[data-v-6f33598a]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask[data-v-6f33598a]:last-child{
    border-bottom: none;
}
.myask_ask[data-v-6f33598a]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea[data-v-6f33598a]{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow[data-v-6f33598a]{
    height: 100px;
}
.myask_ask_textarea_btn[data-v-6f33598a]{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply[data-v-6f33598a]{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box[data-v-6f33598a]{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question[data-v-6f33598a]{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box[data-v-6f33598a]:first-child{
    padding-top: 0px;
}
.myreply_question[data-v-6f33598a]:last-child{
    border-bottom: none;
}
.myreply_question p[data-v-6f33598a]{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask[data-v-6f33598a]{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span[data-v-6f33598a]{
    color: #428bca;
}
.myreply_question_date[data-v-6f33598a]{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply[data-v-6f33598a]{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span[data-v-6f33598a]{
    color: #bf2b2a;
}
.myreply_questions[data-v-6f33598a]{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p[data-v-6f33598a]{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer[data-v-6f33598a]{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box[data-v-6f33598a]{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab[data-v-6f33598a]{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab[data-v-6f33598a]:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active[data-v-6f33598a]{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main[data-v-6f33598a]{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big[data-v-6f33598a]{
    width: 100%;
}
.personalanswer_date[data-v-6f33598a]{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time[data-v-6f33598a]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.personalanswer_year[data-v-6f33598a]{
    text-align: center;
    color: #333;
}
.personalanswer_del[data-v-6f33598a]{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con[data-v-6f33598a]{
    width: 100%;
}
.personalanswer_con_little[data-v-6f33598a]{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img[data-v-6f33598a]{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box[data-v-6f33598a]{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text[data-v-6f33598a]{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con[data-v-6f33598a]{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail[data-v-6f33598a]{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn[data-v-6f33598a]{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del[data-v-6f33598a]{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first[data-v-6f33598a]{
    background: #ffffff;
}
.little_second[data-v-6f33598a]{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap[data-v-6f33598a]{
    width: 100%;
    min-height: 900px;
}
.collect_none[data-v-6f33598a]{
    width: 100%;
}
.collect_none_img_box[data-v-6f33598a]{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img[data-v-6f33598a]{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.collect_none_like[data-v-6f33598a]{
    width: 100%;
}
.collect_none_like_title[data-v-6f33598a]{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con[data-v-6f33598a]{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little[data-v-6f33598a]{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little[data-v-6f33598a]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox[data-v-6f33598a]{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img[data-v-6f33598a]{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg[data-v-6f33598a]{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title[data-v-6f33598a]{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author[data-v-6f33598a]{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn[data-v-6f33598a]{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have[data-v-6f33598a]{
    width: 100%;
}
.collect_have_shoucang[data-v-6f33598a]{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span[data-v-6f33598a]{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type[data-v-6f33598a]{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name[data-v-6f33598a]{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child[data-v-6f33598a]{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span[data-v-6f33598a]{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active[data-v-6f33598a]{
    color: #bf2b2a !important;
}
.collect_have_con[data-v-6f33598a]{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little[data-v-6f33598a]{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox[data-v-6f33598a]{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text[data-v-6f33598a]{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span[data-v-6f33598a]:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span[data-v-6f33598a]{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel[data-v-6f33598a]{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel[data-v-6f33598a]:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap[data-v-6f33598a]{
    width: 100%;
}
.mechanism_type_box[data-v-6f33598a]{
    width: 100%;
    background: white;
}
.mechanism_type_pt[data-v-6f33598a]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt[data-v-6f33598a]:last-child{
    border: none;
}
.mechanism_type_name[data-v-6f33598a]{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text[data-v-6f33598a]{
    width: 90%;
}
.mechanism_type_pt_text span[data-v-6f33598a]{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active[data-v-6f33598a]{
    color: #bf2b2a !important;
}
.mechanism_search_box[data-v-6f33598a]{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con[data-v-6f33598a]{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img[data-v-6f33598a]{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img[data-v-6f33598a]{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box[data-v-6f33598a]{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input[data-v-6f33598a]{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn[data-v-6f33598a]{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main[data-v-6f33598a]{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little[data-v-6f33598a]{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little[data-v-6f33598a]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top[data-v-6f33598a]{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img[data-v-6f33598a]{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom[data-v-6f33598a]{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title[data-v-6f33598a]{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span[data-v-6f33598a]{
    color: #428bca;
}
.mechanism_main_little_author[data-v-6f33598a]{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn[data-v-6f33598a]{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox[data-v-6f33598a]{
    width: 100%;
}
.personal_like[data-v-6f33598a]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox[data-v-6f33598a]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little[data-v-6f33598a]{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top[data-v-6f33598a]{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1[data-v-6f33598a]{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img[data-v-6f33598a],.personal_likeBox_little_top_con2 img[data-v-6f33598a]{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2[data-v-6f33598a]{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom[data-v-6f33598a]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span[data-v-6f33598a]{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span[data-v-6f33598a]:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box[data-v-6f33598a]{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn[data-v-6f33598a]{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo[data-v-6f33598a]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo[data-v-6f33598a]{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap[data-v-6f33598a]{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager[data-v-6f33598a]{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page[data-v-6f33598a]{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c[data-v-6f33598a]{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li[data-v-6f33598a]{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s[data-v-6f33598a]{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
.collect_wrap[data-v-6f33598a] .el-pager li.active{
  width:36px;
  height: 36px;
}
.collect_have[data-v-6f33598a] .el-pagination .btn-prev,.collect_have[data-v-6f33598a] .el-pagination .btn-next{
  /* display: none; */
}
/* åˆ†é¡µ */
.paging[data-v-6f33598a]{
  height: 36px;
  margin-top: 80px;
}
.sep-page[data-v-6f33598a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.paging ul[data-v-6f33598a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 36px;
}
.paging .lastPage .goNext[data-v-6f33598a]{
  font-size: 19px;
  color: #bf2b2a;
}
.paging .pages li[data-v-6f33598a]{
  width: 36px;
	height: 36px;
  font-size: 16px;
  color: #666666;
  text-align: center;
	border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.paging .lastPage li[data-v-6f33598a]{
  font-size: 16px;
  color: #666666;
  text-align: center;
  width: 36px;
	height: 36px;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.select-page[data-v-6f33598a]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 36px;
  margin-left: 10px;
  width: 220px;
  font-size: 16px;
  color: #666666;
}
.select-page li[data-v-6f33598a]{
  margin-left: 10px;
}
.select-page .confirm[data-v-6f33598a]{
  width:80px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background-color: #bf2b2a;
  border-radius: 2px;
}
/* æ¿€æ´» */
.paging .sep-page .pages .active[data-v-6f33598a]{
    background-color: #bf2b2a;
    color: #fff;
}
.paging .sep-page .lastPage .active[data-v-6f33598a]{
    background-color: #bf2b2a;
    color: #fff;
}
.select-page .go-page input[data-v-6f33598a]{
  width: 36px;
	height: 36px;
  border: solid 1px #cccccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8f8f8;
  color: #666666;
  text-align: center;
}
.paging ul a[data-v-6f33598a]{
  cursor: pointer;
}
.page_box[data-v-6f33598a]{
  margin: 0 !important;
  padding: 33px;
  background: #ffffff;
  /* width: 93%; */
  /* box-sizing: border-box; */
}
.page_box[data-v-6f33598a] .page{
  position: absolute;
  right: 30px !important;
}
.collect_have_con_little_img:hover img[data-v-6f33598a],.collect_have_con_little_img2:hover img[data-v-6f33598a]{
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_have_con_little .soldout span[data-v-6f33598a]{
  color: #999999;
}

.my-quan-container[data-v-459a7f92]{
    width: 958px;
    /* height: 1067px; */
    background: #FFFFFF;
    margin-top: 5px;
}
/* æš‚æ—¶ */
.temp-hidden-wrap[data-v-459a7f92]{
    width: 100%;
    height: 741px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.temp-hidden-title[data-v-459a7f92]{
    font-size: 20px;
    color: #666;
    margin-top: 240px;
}
.quan-wrap[data-v-459a7f92]{
    padding: 0 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.my-q-box[data-v-459a7f92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 918px;
    height: 95px;
    border-bottom: 1px solid #e6e6e6;
    /* cursor: pointer; */
}
.my-q-box .quan-left[data-v-459a7f92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 280px;
}
.my-q-box .quan-left .quan-avatar[data-v-459a7f92]{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    margin-right: 12px;
}
.my-q-box .quan-intro-box[data-v-459a7f92]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.my-q-box .quan-title[data-v-459a7f92]{
    font-size: 14px;
    line-height: 14px;
    color: #333333;
    margin-bottom: 11px;
}
.my-q-box .quan-info[data-v-459a7f92]{
    font-size: 12px;
    line-height: 12px;
    color: #666666;
}
.into-btn[data-v-459a7f92]{
    width: 86px;
    height: 28px;
    cursor: pointer;
    font-size: 12px;
    line-height: 28px;
    color: #bf2b2a;
    padding: 8px 9px 7px;
    border: 1px solid #bf2b2a;
    margin-right: 30px;
}
.into-btn[data-v-459a7f92]:hover{
    background-color:  #bf2b2a;
    color: #fff;
    padding: 8px 9px 7px;
    /* border: 1px solid #bf2b2a; */
    margin-right: 30px;
}
.quit-btn[data-v-459a7f92]{
    cursor: pointer;
    font-size: 12px;
    line-height: 28px;
    color: #666666;
}
.quit-btn[data-v-459a7f92]:hover{
    color: #bf2b2a;
}
/* åˆ†é¡µ */
/* .my-pager{
    height: 127px;
    background-color: #fff;
    display: flex;
    align-items: center;
}
.page /deep/  li {
    width: 36px;
    height: 36px;
    border: 1px solid #CCCCCC;
    line-height: 36px;
    box-sizing: border-box;
    text-align: center;
} */
/* pcç«¯pop */
.van-popup[data-v-459a7f92]{
    width: 520px;
    height: 241px;
    background: #FFFFFF;
    border-radius: 10px;
}
/* .pop-top-box{
    padding: 0 21px 0;
    box-sizing: border-box;
} */
.pop-top[data-v-459a7f92]{
    height: 55px;
    margin: 0 21px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px #e6e6e6 solid;
}
.del-tit[data-v-459a7f92]{
    line-height: 55px;
    font-size: 20px;
    color: #333333;
}
.close-icon[data-v-459a7f92]{
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.pop-bottom[data-v-459a7f92]{
    margin-top: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.pop-tips[data-v-459a7f92]{
    font-size: 18px;
    color: #333333;
    line-height: 18px;
    margin-bottom: 30px;
}
.surebtn[data-v-459a7f92]{
    width: 86px;
    height: 34px;
    background-color: #BF2B2A;
    padding: 10px 27px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    margin-right: 20px;
    cursor: pointer;
}
.canbtn[data-v-459a7f92]{
    width: 86px;
    height: 34px;
    background-color: #666;
    padding: 10px 27px;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 16px;
    cursor: pointer;
}

i[data-v-771e0676]:hover{
    background: #AC0F0E !important;
}
.myCourse .myCourse_header[data-v-771e0676] {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 960px;
    height: 50px;
    background: #F4F4F4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCourse .myCourse_header b[data-v-771e0676]{
    font-size: 16px;
}
.myCourse .myCourse_header i[data-v-771e0676]{
    cursor: pointer;
    display: inline-block;
    margin-left: 20px;
    color: white;
    font-size: 16px;
    font-style: normal;
    width: 122px;
    line-height: 40px;
    text-align: center;
    background: #C02F2E;
    border-radius: 8px;
}
.myCourse .myCourse_header u[data-v-771e0676]{
    text-decoration: none;
    margin-left: 10px;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}
.myCourse .myCourse_header u[data-v-771e0676]:hover {
    color:#BF2B2A;
    text-decoration: underline;
}
.add_course img[data-v-771e0676]{
    width: 14px;
    height: 14px;
}
.myCourse ul[data-v-771e0676] {
    background: #fff;
    padding: 10px 20px;
}
.myCourse ul li[data-v-771e0676] {
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
}
.myCourse ul li[data-v-771e0676]:last-of-type {
    border: none;
}
.myCourse ul li &gt; div[data-v-771e0676]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    padding: 10px 15px 10px 0;
}
.myCourse ul li:hover .content[data-v-771e0676]{
    background: #F9F9F9;
}
.myCourse ul li:hover .content_left p[data-v-771e0676]{
    cursor: pointer;
    color: #222222;
}
.content[data-v-771e0676] {
    padding: 10px 0;
}
.content_left[data-v-771e0676] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.content_left img[data-v-771e0676] {
    margin-right: 10px;
}
.content_left &gt; span[data-v-771e0676]{
    width: 80px;
    height: 80px;
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
    position: relative;
}
.content_left span img[data-v-771e0676] {
    cursor: pointer;
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.content_left p[data-v-771e0676]{  
    margin-left: 10px;
    width: 450px;
    color: #222222;
    font-size: 14px;
}
.course_content[data-v-771e0676]{
    cursor: pointer;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 65px
}
.content_right[data-v-771e0676] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content_right span[data-v-771e0676]{
    padding: 5px 15px;
    color: #222222;
    font-size: 14px;
    border-radius: 5px;
}
.content_right span[data-v-771e0676]:hover {
    cursor: pointer;
    background: #F8E9E9;
    color: #C02F2E !important;
}
.footer[data-v-771e0676]{
    padding-left: 125px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: #F9F9F9;
    -webkit-box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
            box-shadow: 0px -2px 4px 0px rgba(0,0,0,0.1);
}
.footer_center[data-v-771e0676] {
    height: 70px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 930px;
}
.all_delete[data-v-771e0676] {
    font-size: 14px;
    width: 88px;
    line-height: 40px;
    color: #fff;
    background: #BF2B2A;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}
.all_check[data-v-771e0676] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.all_check img[data-v-771e0676] {
    margin-right: 10px;
}
.all_check[data-v-771e0676]:hover {
    color: #BF2B2A;
    cursor: pointer;
}
.pagination[data-v-771e0676] {
    padding: 30px 0 20px;
}
.primary[data-v-771e0676]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-771e0676]:focus{
    border-color: #C02F2E;
}
.cancel[data-v-771e0676]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.mask[data-v-771e0676]{
    cursor: pointer;
    position:absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.2);
}
.classEnding .content_left .course_content p[data-v-771e0676]{
    color: #666666 ;
}
.classEnding .content_left .course_content span[data-v-771e0676]{
    color: #666666 ;
}
.course_content span[data-v-771e0676]{
    font-size:14px;
    color:#222;
    margin-left:10px;
}
.classEnding .content_right span[data-v-771e0676]{
    color: #666666 ;
}
.empty[data-v-771e0676] {
    line-height: 550px;
    background: #fff;
    text-align: center;
    font-size: 26px;
    width: 100%;
}
.myCourse[data-v-771e0676] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.addCurriculumDialog[data-v-ae50b334] .avatar-uploader .el-upload {
    border: 1px dashed #8c939d;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.addCurriculumDialog[data-v-ae50b334] .avatar-uploader .el-upload:hover {
    border-color: #8c939d;
}
.addCurriculumDialog[data-v-ae50b334] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 140px;
    height: 198px;
    line-height: 198px;
    text-align: center;
}
.addCurriculumDialog[data-v-ae50b334] .el-radio__input.is-checked+.el-radio__label{
    color: #C02F2E;
}
.addCurriculumDialog[data-v-ae50b334] .el-radio__input.is-checked .el-radio__inner {
    border-color: #C02F2E;
    background: #C02F2E;
}
.addCurriculumDialog[data-v-ae50b334] .avatar {
    width: 140px;
    height: 198px;
    display: block;
}
.addCurriculumDialog[data-v-ae50b334] .el-input__inner:focus {
    border-color: #C02F2E !important;
}
.addCurriculumDialog[data-v-ae50b334] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}
.primary[data-v-ae50b334]{
      font-size: 14px !important;
      width: 80px;
      height: 40px;
      background: #C02F2E;
      color: #FFFF;
      border-radius: 8px;
}
.primary[data-v-ae50b334]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-ae50b334]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.tip[data-v-ae50b334] {
    font-size: 14px;
    width:300px;
    line-height: 20px;
    margin-left:10px;
    color: #444444;
}

.page_con[data-v-26b674b2]{
    width: 100%;
    height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.page_con_li[data-v-26b674b2]{
    height: 25px;
    font-size: 14px;
    color: #666;
    background: #f9f9f9;
    line-height: 25px;
    padding: 0 14px;
    margin-right: 15px;
    border-radius: 4px;
    border: 1px solid #E7E7E7;
    cursor: pointer;
}
.page_con_li1[data-v-26b674b2]{
    background: #e7e7e7;
    color: #cacaca
}
.page_con_li_ac[data-v-26b674b2]{
    color: #fff;
    background: #BF2B2A;
}
.page_con_li input[data-v-26b674b2]{
    width: 55px;
    height: 21px;
    border: none;
    outline: none;
    text-align: center;
    /* background: #fff; */
}

.com_loading     { width: 100%; line-height: 500px;height: 500px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #fff;
}

*[data-v-24fbe6eb]{
        margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.teacherApply[data-v-24fbe6eb]{
        width: 100%;
        height: calc(100vh - 140px);
        background: #fff;
}
.packageMark_teacher[data-v-24fbe6eb]{
    width: 100%;
    /* height: 624px; */
    background: #FFFFFF;
    border-radius: 4px;
    padding: 30px 25px;
    border-radius: 4px;
}
.packageMark_dialog_top[data-v-24fbe6eb]{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.packageMark_dialog_top span[data-v-24fbe6eb]{
    font-size: 20px;
    color: #222;
    font-weight: bold;
    display: inline-block;
    line-height: 28px;
}
.packageMark_study_btn[data-v-24fbe6eb]{
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: 10px;
}
.packageMark_study_btn .packageMark_study_btn_1[data-v-24fbe6eb]{
    width: 80px;
    height: 40px;
    border-radius: 8px;
    margin: 0 auto;
    margin-left: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #E6E6E6; color: #222;
    color: #222;
}
.packageMark_study_btn  .packageMark_study_btn_1[data-v-24fbe6eb]:hover{
    background: #F9F9F9;
}
.packageMark_study_btn_2[data-v-24fbe6eb],.packageMark_study_btn_wait[data-v-24fbe6eb]{
    width: 200px;
    height: 40px;
    border-radius: 8px;
    margin: 0 auto;
    /* margin-left: 20px; */
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background: #bf2b2a;
    color: #fff;
}
.packageMark_study_btn_wait[data-v-24fbe6eb]{
    background: #666;
}
.packageMark_study_btn_2[data-v-24fbe6eb]:hover{
    background: #ac0f0e;
}
.packageMark_teacher[data-v-24fbe6eb] .el-form-item__content{
    margin-bottom: 20px;
}

*[data-v-c9299bbc]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.myStudyCourse[data-v-c9299bbc]{
    width: 100%;
    background: white;
}
.myStudyCourse_head[data-v-c9299bbc]{
    width: 100%;
    height: 50px;
    background: #F4F4F4;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.myStudyCourse_head_li[data-v-c9299bbc]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
}
.myStudyCourse_head_li_myCourse[data-v-c9299bbc]{
    height: 50px;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    color: #222222;
    line-height: 50px;
}
.myStudyCourse_head_li_zl[data-v-c9299bbc]{
    height: 50px;
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #444444;
    line-height: 50px;
    margin-left: 27px;
    cursor: pointer;
}
.myStudyCourse_head_li_btn[data-v-c9299bbc]{
    width: 122px;
    height: 40px;
    background: #C02F2E;
    border-radius: 8px;
    font-size: 17px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
}
.myStudyCourse_wrap[data-v-c9299bbc]{
    width: 100%;
    background: white;
    padding: 10px 20px 0 20px;
}
.myStudyCourse_wrap_li[data-v-c9299bbc]{
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #e6e6e6;
    padding-top: 10px;
}
.myStudyCourse_wrap_li[data-v-c9299bbc]:last-child{
    border: none;
}
.myStudyCourse_wrap_li_c[data-v-c9299bbc]{
    width: 100%;
    height: 100px;
    cursor: pointer;
    /* background: palegoldenrod; */
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.myStudyCourse_wrap_li_c[data-v-c9299bbc]:hover{
    background: #f9f9f9;
}
.myStudyCourse_wrap_li_c_img[data-v-c9299bbc]{
    width: 80px;
    height: 80px;
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
    position: relative;
    margin-right: 10px;
}
.myStudyCourse_wrap_li_c_img img[data-v-c9299bbc]{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.myStudyCourse_wrap_li_c_info[data-v-c9299bbc]{
    width: 614px;
}
.myStudyCourse_wrap_li_c_info_title[data-v-c9299bbc]{
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.myStudyCourse_wrap_li_c:hover .myStudyCourse_wrap_li_c_info_title[data-v-c9299bbc]{
    font-weight: bold;
}
.myStudyCourse_wrap_li_c_info_schedule[data-v-c9299bbc]{
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    margin-top: 20px;
}
.myStudyCourse_wrap_li_c_btn[data-v-c9299bbc]{
    /* width: 100px; */
    height: 24px;
    /* background: pink; */
    position: absolute;
    top: 34px;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.myStudyCourse_wrap_li_c_btn_li[data-v-c9299bbc]{
    height: 24px;
    /* background: #F8E9E9; */
    border-radius: 5px;
    padding: 0 15px;
    line-height: 24px;
    font-size: 14px;
    color: #222;
    text-align: center;
    cursor: pointer;
}
.myStudyCourse_wrap_li_c_btn_li[data-v-c9299bbc]:hover{
    background: #F8E9E9;
    color: #C02F2E;
    font-weight: bold;
}
.myStudyCourse_wrap_li_c_info_title_jk[data-v-c9299bbc]{
    width: 100%;
    height: 40px;
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 20px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.myStudyCourse_wrap_li_c_info_schedule_jk[data-v-c9299bbc]{
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #666;
    line-height: 20px;
    margin-top: 20px;
}
.myStudyCourse_wrap_li_c_info_img_jk[data-v-c9299bbc]{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0,0,0,0.2);
}
.myStudyCourse_page[data-v-c9299bbc]{
    width: 100%;
    height: 106px;
    padding-top: 60px;
    background: white;
}
.myStudyCourse_dialog[data-v-c9299bbc]{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
}
.myStudyCourse_dialog_tk[data-v-c9299bbc]{
    width: 483px;
    height: 264px;
    background: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.myStudyCourse_dialog_tk .tips[data-v-c9299bbc]{
    font-size: 20px;
    color: #222;
    position: absolute;
    top: 20px;
    left: 25px;
    font-weight: bold;
}
.myStudyCourse_dialog_close[data-v-c9299bbc]{
    width: 16px;
    height: 16px;
    /* background: palegoldenrod; */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.myStudyCourse_dialog_close[data-v-c9299bbc]:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAiJJREFUOE99UzFoVEEQfbPhbAKphGijNinURmMZxYDaGEgRJSac2Pj/bprDQitLsRQLLfJ3918K8dQEVAwqElFsBAuNhaKB2ChC0FK5Injs0z3+6d0ncbudmfdm5s2MoPSMMXtCCGdF5BiAHYX7C8mnSqm6tfZDN0Q6H611BcAVAIbkPQCLJFcrlQpardYQgHERmQBgAVxwzv2K2DZBAX4MYFsIYTLP84/lyuI/VkdynuSaiIxFkjaBMeYaydFms3mw0Wj82AjcsdVqtYH19fWXAJ47585JwbocQtgfM2utt4rILmvt624irfWwUuprlmXfOxgRGRat9VUAg865agTMzMyMhBCWSE577xeLFscALCilxrIsexFtaZre+lP8WiR4JyKXrbXznYxpmk6JSF1EpqKN5B2S2nvfKMVcjASx51Hn3HJ3yUmSTCul8rbSIom19nbJf0Ap9WxTAmPMBMmbsQCl1Kksyx5uRvCe5CXv/UInwBhzkuQNETlDcgsAD2DSOfdooxZ6REyS5JBS6gnJ0977+4VgVRFxIYQjeZ6/6hExTdO9IvIGwD7n3IrWentfX9/O2dnZdmBXxqMhhNV6vf45SZLdSqm37TEWY7oO4HCr1RqZm5v7+b9FqlarA/39/f8WqbTKg0WvKxuRFJnjuL8BOP53lbtIoh4pgLskH4jIp2KMQyTHAZwg6UTkfM8xlXqNmiQAes4ZwJKI5OVz/g0thRai+fTplwAAAABJRU5ErkJggg==) no-repeat 100%;
}
.myStudyCourse_dialog_text[data-v-c9299bbc]{
    width: 362px;
    height: 48px;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 88px;
}
.myStudyCourse_dialog_btn[data-v-c9299bbc]{
    width: 276px;
    height: 38px;
    margin: 0 auto;
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.myStudyCourse_dialog_btn .btn_confirm[data-v-c9299bbc]{
    width: 108px;
    height: 38px;
    background: #BF2B2A;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
}
.myStudyCourse_dialog_btn .btn_cancle[data-v-c9299bbc]{
    width: 108px;
    height: 38px;
    border: 1px solid #B7B7B7;
    background: #FFFFFF;
    color: #222;
    border-radius: 10px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    cursor: pointer;
}
.btn_confirm[data-v-c9299bbc]:hover{
    background: #AC0F0E;
}
.btn_cancle[data-v-c9299bbc]:hover{
    background: #F9F9F9;
}
.classLink[data-v-c9299bbc]{
    width: 960px;
    height: 517px;
    background: #FFFFFF;
}
.classLink_top[data-v-c9299bbc]{
    width: 100%;
    height: 50px;
    background: #f4f4f4;
    padding-left: 20px;
    line-height: 50px;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}
.classLink_con[data-v-c9299bbc]{
    width: 100%;
    height: 467px;
    /* display: flex;
    flex-wrap: wrap; */
    padding: 0 142px;
    padding-top: 40px;
    /* background: palegoldenrod; */
    position: relative;
}
.classLink_con_title[data-v-c9299bbc]{
    width: 100%;
    height: 33px;
    /* margin-top: 40px; */
    line-height: 33px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #222;
    margin-bottom: 42px;
}
.classLink_con_li[data-v-c9299bbc]{
    width: 100%;
    height: 22px;
    font-size: 14px;
    color: #222222;
    line-height: 22px;
    letter-spacing: 1px;
    margin-top: 15px;
    display: flex;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.classLink_con_li img[data-v-c9299bbc]{
    width: 14px;
    height: 14px;
    margin-left: 10px;
    margin-top: 4px;
    cursor: pointer;
}
.classLink_con_name[data-v-c9299bbc]{
    width: 100%;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    color: #222;
    line-height: 44px;
    margin-top: 60px;
}
.classLink_con_name input[data-v-c9299bbc]{
    width: 308px;
    height: 44px;
    outline: none;
    border: none;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E6E6E6;
    margin-left: 20px;
    text-indent: 10px;
}
.classLink_con_btn[data-v-c9299bbc]{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #C02F2E;
    border-radius: 8px;
    position: absolute;
    right: 142px;
    bottom: 70px;
    cursor: pointer;
}
.empty[data-v-c9299bbc] {
    line-height: 550px;
    background: #fff;
    text-align: center;
    font-size: 26px;
    width: 100%;
}
.packageMark[data-v-c9299bbc]{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    z-index: 2000;
}
.packageMark_dialog_top[data-v-c9299bbc]{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.packageMark_dialog_top span[data-v-c9299bbc]{
    font-size: 20px;
    color: #222;
    font-weight: bold;
    display: inline-block;
    line-height: 28px;
}
.packageMark_dialog_top img[data-v-c9299bbc]{
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.packageMark_study[data-v-c9299bbc]{
    width: 454px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 4px;
    position: absolute;
    /* top: calc(50% - 227px);
    left: calc(50% - 175px); */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 30px 25px;
    border-radius: 4px;
}
.packageMark_study_b[data-v-c9299bbc]{
    width: 100%;
    height: 44px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* background: palegoldenrod; */
}
.packageMark_study_b span[data-v-c9299bbc]{
    height: 44px;
    text-align: right;
    font-size: 14px;
    color: #666;
    display: inline-block;
    line-height: 44px;
}
.packageMark_study_b input[data-v-c9299bbc]{
    width: 308px;
    height: 44px;
    border: none;
    outline: none;
    border: 1px solid #E4E4E4;
    color: #222;
    font-size: 14px;
    text-indent: 10px;
}
.packageMark_study_btn[data-v-c9299bbc]{
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    margin-top: 30px;
}
.packageMark_study_btn li[data-v-c9299bbc]{
    width: 80px;
    height: 40px;
    border-radius: 8px;
    margin-left: 20px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #E6E6E6; color: #222;
}
.packageMark_study_btn li[data-v-c9299bbc]:hover{
    background: #C02F2E; color: white;
}

*[data-v-20d1fbd2]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.studentsCurriculum[data-v-20d1fbd2] {
    background-color:#fff;
    padding: 0 20px 40px;
}
.studentsCurriculum[data-v-20d1fbd2] .el-table {
    font-size: 14px !important;
    color: #222;
}
.studentsCurriculum[data-v-20d1fbd2] .el-table thead {
    font-size: 16px !important;
    color: #222;
}
.studentsCurriculum[data-v-20d1fbd2] .el-table--striped .el-table__body tr.el-table__row--striped td {
	background: #F4F4F4;
}
.myCurriculum_title[data-v-20d1fbd2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    /* padding: 0 20px; */
}
.myCurriculum_title s[data-v-20d1fbd2] {
    cursor: pointer;
    color: #888;
    margin-right: 40px;
    text-decoration: none;
    font-size: 16px;
}
.myCurriculum_title s[data-v-20d1fbd2]:hover{
    color: #c02f2e;
}
.myCurriculum_title b[data-v-20d1fbd2] {
    font-weight: normal;
    font-size: 16px;
    color: #222222;
    cursor: pointer;
}
.myCurriculum_list[data-v-20d1fbd2]{
    width: 100%;
}
.myCurriculum_list_top[data-v-20d1fbd2]{
    width: 100%;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F4F4F4;
    padding: 0 20px;
}
.myCurriculum_list_top_time[data-v-20d1fbd2],.myCurriculum_list_top_name[data-v-20d1fbd2]{
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #222;
    font-weight: bold;
}
.myCurriculum_list_li[data-v-20d1fbd2]{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    cursor: pointer;
}
.myCurriculum_list_li_time[data-v-20d1fbd2],.myCurriculum_list_li_time span[data-v-20d1fbd2],.myCurriculum_list_li_name[data-v-20d1fbd2]{
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #222;
}
.myCurriculum_list_li[data-v-20d1fbd2]:nth-child(2n+1){
    background: #f4f4f4;
}
.myCurriculum_list_li[data-v-20d1fbd2]:nth-child(2n+2){
    background: #ffffff;
}
.myCurriculum_page[data-v-20d1fbd2]{
    width: 100%;
    margin-top: 40px;
    background: #ffffff;
}

.myCurriculum[data-v-ef5a1cf6] {
    background-color:#fff;
    padding: 0 20px 50px;
}
.myCurriculum[data-v-ef5a1cf6] .el-table {
    font-size: 14px !important;
    color: #222;
}
.myCurriculum[data-v-ef5a1cf6] .el-table th&gt;.cell {
    font-size: 16px !important;
}
.myCurriculum[data-v-ef5a1cf6] .el-table thead {
    font-size: 16px !important;
    color: #222;
}
.myCurriculum[data-v-ef5a1cf6] .el-table--striped .el-table__body tr.el-table__row--striped td {
	background: #F4F4F4;
}
.myCurriculum_title[data-v-ef5a1cf6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    /* padding: 0 20px; */
}
.myCurriculum_title u[data-v-ef5a1cf6]{
    cursor: pointer;
    text-decoration: none;
}
.myCurriculum_title u[data-v-ef5a1cf6]:hover{
    color: #C02F2E
}
.myCurriculum_title s[data-v-ef5a1cf6] {
    cursor: pointer;
    color: #888;
    margin-right: 40px;
    text-decoration: none;
    font-size: 16px;
}
.myCurriculum_title s[data-v-ef5a1cf6]:hover {
    color: #C02F2E
}
.myCurriculum_title b[data-v-ef5a1cf6] {
    font-weight: normal;
    font-size: 16px;
    color: #222222;
}
.add_course[data-v-ef5a1cf6] {
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    font-style: normal;
    width: 122px;
    line-height: 40px;
    text-align: center;
    background: #C02F2E;
    border-radius: 8px;
    color: #fff;
}
.download_course[data-v-ef5a1cf6] {
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    font-style: normal;
    width: 122px;
    line-height: 40px;
    text-align: center;
    border:1px solid #C02F2E;
    border-radius: 8px;
    color: #C02F2E;
    margin-right: 20px;
}
.add_course img[data-v-ef5a1cf6]{
    width: 14px;
    height: 14px;
}
.link-handle[data-v-ef5a1cf6]:hover {
    color: #C02F2E;
    text-decoration: underline;
    cursor: pointer;
}
.edit[data-v-ef5a1cf6] {
    margin-right: 15px;
}
.primary[data-v-ef5a1cf6]{
        font-size: 14px !important;
        width: 80px;
        height: 40px;
        background: #C02F2E;
        color: #FFFF;
        border-radius: 8px;
}
.primary[data-v-ef5a1cf6]:focus{
        border-color: #C02F2E;
}
.cancel[data-v-ef5a1cf6]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.pagination[data-v-ef5a1cf6] {
    padding: 30px 0 20px;
}

.datePicker .el-date-table td.end-date span,.el-date-table td.start-date span {
    background-color:#C02F2E !important;
}
.el-date-table td.today span{
    color: #C02F2E;
}
.el-time-panel__btn.confirm, .el-button--text,.el-button--text:hover,.el-button.is-plain:hover{
    color: #C02F2E;
}
.el-date-table td.available:hover{
    color: #C02F2E;
}
.el-input.is-active .el-input__inner, .el-input__inner:focus,.el-button.is-plain:hover{
    border-color: #C02F2E
}


.primary[data-v-2c798166]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.cancel[data-v-2c798166]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.cancel[data-v-2c798166]:hover {
    color: #222222;
}
.timetableDialog[data-v-2c798166] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.timetableDialog[data-v-2c798166] .el-dialog__footer{
    padding: 0px 20px 50px
}
.timetableDialog[data-v-2c798166] .el-input__inner:focus {
    border-color: #C02F2E !important;
}
.timetableDialog[data-v-2c798166] .el-range-editor.is-active {
    border-color: #C02F2E !important;
}
.timetableDialog[data-v-2c798166] .el-range-editor.is-active:hover {
    border-color: #C02F2E !important;
}
.timetableDialog[data-v-2c798166] .el-select-dropdown__item.selected {
    color: #C02F2E ;
}
.timetableDialog[data-v-2c798166] .el-select .el-input.is-focus .el-input__inner {
    border-color: #C02F2E
}
.timetableDialog[data-v-2c798166] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}
.timetableDialog[data-v-2c798166] .endTime .el-form-item__content {
    margin-left: 0px !important;
}

.primary[data-v-12152960]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-12152960]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-12152960]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.word[data-v-12152960] {
    padding: 0 10px;
    color: #222;
    font-size: 16px;
    display: inline-block;
}
.cancel[data-v-12152960]:hover {
    color: #222222;
}
.deleteDialog[data-v-12152960] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.deleteDialog[data-v-12152960] .el-dialog__footer{
    padding: 0px 20px 50px
}
.deleteDialog[data-v-12152960] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.com_upload[data-v-f035e0f8] .el-button--primary {
    background: #C02F2E;
    border-color: #C02F2E;
}
.primary[data-v-f035e0f8]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-f035e0f8]:focus{
    border-color: #C02F2E;
}
.cancel[data-v-f035e0f8]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.tips_font[data-v-f035e0f8] {
    color: #df1a1a
}
.com_upload[data-v-f035e0f8] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.myCourse .myCourse_header[data-v-13014665] {
    /* padding: 0 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 960px;
    height: 50px;
    background: #fff;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myCourse .myCourse_header span[data-v-13014665]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.myCourse .myCourse_header s[data-v-13014665] {
    text-decoration: none;
    font-weight: normal;
    color: #222222;
    font-size: 14px;
    display: inline-block;
    width: 68px;
    text-align: center;
    line-height: 50px;
    background: #F4F4F4;
}
.myCourse .myCourse_header u[data-v-13014665]{
    margin: 0 10px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-radius: 8px;
    line-height: 40px;
    width: 86px;
}
.active[data-v-13014665] {
    color:#BF2B2A !important;
    background: #F8E9E9;
}
.add_course img[data-v-13014665]{
    width: 14px;
    height: 14px;
}
.myCourse ul[data-v-13014665] {
    background: #fff;
    padding: 10px 20px;
}
.myCourse ul h5[data-v-13014665]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 270px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #BF2B2A;
}
.myCourse ul h5 span[data-v-13014665] {
    cursor: pointer;
    width: 77px;
    line-height: 40px;
    text-align: center;
    background: #BF2B2A;
    border-radius: 0px 6px 6px 0px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.myCourse ul h5 span[data-v-13014665]:hover{
    background:#AC0F0E;
}
.myCourse ul h5 img[data-v-13014665] {
    width: 18px;
    height: 16px;
    margin-right: 6px;
}
.myCourse ul h5 input[data-v-13014665] {
    font-weight: normal;
    font-size: 14px;
    color:#666;
    width: 160px;
    height: 30px;
    padding: 0 10px;
    border: none;
}
.myCourse ul li[data-v-13014665] {
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
}
.myCourse ul li[data-v-13014665]:last-of-type {
    border: none;
}
.myCourse ul li &gt; div[data-v-13014665]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    padding: 10px 15px 10px 0;
}
.myCourse ul li:hover .content[data-v-13014665]{
    background: #F9F9F9;
}
.myCourse ul li:hover .content_left p[data-v-13014665]{
    color: #222222;
}
.content[data-v-13014665] {
    padding: 10px 0;
}
.content_left[data-v-13014665] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.content_left img[data-v-13014665] {
    margin-right: 10px;
}
.content_left span[data-v-13014665]{
    width: 80px;
    height: 80px;
    background: #F9F9F9;
    border: 1px solid #F4F4F4;
    position: relative;
}
.content_left span img[data-v-13014665] {
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.content_left p[data-v-13014665]{  
    margin-left: 10px;
    margin-bottom: 20px;
    width: 470px;
    color: #222222;
    font-size: 14px;
}
.content_left .author[data-v-13014665] {
    margin-left: 10px;
    
    color: #222222;
    font-size: 14px;
}
.content_right[data-v-13014665] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content_right span[data-v-13014665]{
    padding: 5px 15px;
    color: #222222;
    font-size: 14px;
    border-radius: 5px;
}
.content_right span[data-v-13014665]:hover {
    cursor: pointer;
    background: #F8E9E9;
    color: #C02F2E;
}
.pagination[data-v-13014665] {
    padding: 30px 0 20px
}
.empty[data-v-13014665] {
    line-height: 500px;
    text-align: center;
    color: #222222;
    background: #fff;
    font-size: 20px;
}
/* æ¶ˆæ¯ä¸­å¿ƒ */
.msg{
    width: 100%;
    min-height: 500px;
    background: white;
    padding:10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgrecord{
    width: 100%;
    height: 66px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 66px;
    color: #666;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msgrecord_text{
    width: 80%;
    height: 66px;
}
.msgrecord_btnbox{
    width: 20%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.msgrecord_allbtn{
    width: 30%;
    height: 33px;
    background: #bf2b2a;
    line-height: 33px;
    color: white;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}
.msgrecord_latelybtn{
    width: 60%;
    height: 33px;
    border: 1px solid #999;
    line-height: 33px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    margin-top: 15px;
    cursor: pointer;
}
.msg_con{
    width: 100%;
}
.msg_little{
    width: 100%;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 15px;
}
.msg_little_tip{
    margin-top: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5RkJBNTA1NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5RkJBNTA2NjU5RDExRTlBQjE2REY2OTg0NDY1NUI1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzlGQkE1MDM2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzlGQkE1MDQ2NTlEMTFFOUFCMTZERjY5ODQ0NjU1QjUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7ANTUMAAACUklEQVR42mJgIB8kA/EzIL4NxM4MVAKRQPwfiKcB8Voo25QSAwOAeBvUoOtI4iB+LTkGsgDxUagB54F4NpTdDcTLoGw3cgx+AtVshCSWDcRfgPgaEO8G4ldAzE2KoQughnIQUAdSc4YUg0EaqohQ5wNVK0uMoXVQxZwkOCKWkCIhqMIJRBrKCFWfgE8RH1TRPRKCTBeqRxOXghSogptAzEaCwb1QfRjAGproQZJzyEiSoPR9GV2wEWrgWmgwkAOuAvFBZIEkqKFHgHgfBdl9ExB/Rk8ivVD2Hii/nAyDnaB6RZENXoWkoBgq9hKIc0iMwP9Ql4OBO1SgBUkBLxBPh4r/hoZdEFQcHwhHz30RUIEDQCyMpBCU49KgEQOS/wPED4F4PRCnArENECsBsSTUMBOougXItmlDawSQxFwsqUMEiEOhPrkDxB+gkfUOWrI9BeILUEfcxeYdUBh/AuLn0PLWAiTIzcnMwMbKhK6WH4hVoI6SQvM9dsDMxPjfwVzov5Q4ByxrT4W6WAdPoaQG9ckNRhwKuBgZGb5+v+rKwCLHzbBy7j2GnQffMDx/+ZPhwMn3DL///AOp+QXE36DhzoYUdKDc54nLYGZQUBQlyYv2zrWDCrEz3Npzg0Hb8yjDnz//G6CpBRRhPED8HYgfQ2uSE+Cizs6YH9NUZkYGDnYm/+2H320ABgeDb6AUw/07XxmmzLnPwMTEOPPfv/8ZBMvQnTN1MQR///7HICfDxfDo/b+Y2q5bufeffFcUFmB9ZW4ksGzT7ldtX779JZhTAAIMAKM8saGJ7fQKAAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJEMEU5NTBENjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJEMEU5NTBFNjVBMzExRTk5MTMxQUI0MkJFMDYzMTA1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkQwRTk1MEI2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkQwRTk1MEM2NUEzMTFFOTkxMzFBQjQyQkUwNjMxMDUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz70wYN7AAABjklEQVR42pyUuUoEQRCGe0bXCxUF3cMDD0wMFETxSvQRFMyEBQVnHsE3MDEykgkEjQxMfAUjkVVEQRHZcFfdEQNxFbz9C/6Wdtykp+Cjp2a6/6qumm7H8zwVsSGwB5rBF3DAN3BBGSyCnJ4cBIGqVv9tDWTAYIVvJ2AdzJovtcgwI3+CCXAGqhhdm2R1DibBNL89yVwH2znCw7iKbznJZBusgmfu/5VjTYUF78yolnVqAH0isgkGQA8XRydrE/F6kKAvIgUU9kBEFtiNWOb7flZEeunPgyIj+GAMrLCAklUALsEGM+4A+6BfRK4pcghKfJ4C3eDYCHoHLox3bRyvXEZXjKytFdRFMpd6tBj+KMeiiIR0UpblSHIMTZGMpUiaY8ll68Q6LUW6eHYe9W9dZrVtTDL/UMbZuAHtliIpduyPSNJSRILemiKFGJmkue5XJORh0nYPXiKLxH8w/CbdWX2f5HmwlsEbmOMdkzV++xHQyC0kuDZviuyCJbBlRBKxncg1IB2coX/Ka0T9CDAANidXj+b0DQUAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    position: relative;
}
.msg_little_tip_del{
    width: 17px;
    height: 20px;
    position: absolute;
    left: 95.6%;
    cursor: pointer;
}
.msg_little_tip_txt{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.msg_little_tip:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAZCAYAAAA14t7uAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjc5MDhFQzVBNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjc5MDhFQzVCNjU5RDExRTk4QzNFRjY1NDUwRENEQjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzkwOEVDNTg2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzkwOEVDNTk2NTlEMTFFOThDM0VGNjU0NTBEQ0RCNDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7U63qpAAACSUlEQVR42qSVW0gVURSGzymzC5YUiYT44EuFBUaXp3qoKKiHIBQhH6QoAylBoyAi6ELRhciU6CFKKQh9KgvCHrpQUOAFJLoZggiVokiJhprd7FvyD2yGc86M04aPvc/MmX/WXnutf+Ij5wpiEcc+OAOjUD7/2Oun7s0ZEUVL4Cbchzfw5Pv5Vev+R3gnNEMDfIQDRFqke9uiCKfBK2iCJYp2OVwi0gb9p9V9IB4yx18gB9ZAh64dhIvwCXrBhPLYwagXSdC4JdG58MO5fs1AaOoHkU8yvYC1YVOxG477RBONHbYjXpAbRviE5itBbyfyh1puDBJeBKehFsaDhIk0ruXMVMIL4Cv0QFXIylnpVkci4TIYhi6VVNixRynp9AuvB7t4A+pgGfychvBmeOdvEMvlS/gAmYp6uiMdvrnCe3X61lkLYSSif3TDalfYtl0NG+AvWKEfjSBcAxlUR5abilzNW+AIXIABqNAWYyHq+JmWdZ6wuVIxnNWNyyq3e3BVfmutWmjPB+jvsg607vNMyC40SqBINRyTP5RCJeTDHxlOh+zTqqhPDWS+kw3tcNt1txXwWLZYD4d8B7kYNqmstuq3ddkv+K15EGbBnES2eRhOKgV34C60JNm6laYd1mwYIs99pGFq96n8eNJZW2s/gufafrfnH55tyi+WMrVBfzLheYo41bCuHFMa0nXgNt7C9mRGP6F8ZSW5f0o5tTLNUPSf7YzYQUuqL4id/n59hf3juiwg5k9F2I/pA5Vam6J/ry9JeZiG+SfAAGJPoCK5nAS+AAAAAElFTkSuQmCC) no-repeat,
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDNDgzMUFDNjVBMzExRTk4RTRDODUxQkM5NDVCRUM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDNDgzMUFENjVBMzExRTk4RTRDODUxQkM5NDVCRUM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkM0ODMxQUE2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkM0ODMxQUI2NUEzMTFFOThFNEM4NTFCQzk0NUJFQzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz68KYLMAAABkUlEQVR42pyUuUoEQRCGe0bXC1cUdA8PPDAx8ELxSvQRFMyEBQXxEcQXWAMjIzFY0MjAxFcwElnFAxSRDXfVHTHQXQVv/4K/pR036Sn46KmZ7r+qq6bbeUr2K5/1gl1QB76AA76BC4pgDqT15PDKqSpX/y0J4qCnxLdjsAamzJdapI+RP8EoOANljK5NsjoHY2CC3woy18F2DvEwooJbWjLZAsvgmft/5VhRYsE7M6pknWpAp4hsgG7QzsX+ydpEvBqE6ItIFoXdF5FZdiOQFVYHEiLSQX8G5BhhCQyDRRZQstoEl2CdGTeDPdAlItcUOQB5Po+DNnBkBL0DF8a7Ro5XLqMrRtbWAKp8mUs96g1/iGNORDw6UctyRDh6pkjcUiTGMe+ydWItliKtPDuP+rcusto2Jpl/KONs3IAmS5EoO/ZHJGIpIkFvTZFsgExiXPcr4vEwabsHL75F4j8Yflh3Vt8nGR6sBfAGpnnHJIzffhDUcgshrs2YIjtgHqSMSCK27bsGpIOT9E94jagfAQYAbP5Xj1WLpnAAAAAASUVORK5CYII=) no-repeat;
    background-position: 0 0 , 97% 0;
    background-size: 22px 25px, 17px 20px;
    color: #f2862f;
}
.msg_little_text{
    width: 100%;
    line-height: 25px;
    color: #666;
    font-size: 16px;
    margin-top: 20px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msg_little_text:hover{
    color: #f2862f;
}
.msg_little_source{
    width: 100%;
    line-height: 25px;
    color:#999;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
}
.msg_little_source span{
    margin-left: 30px;
}
/* æ¶ˆæ¯è¯¦æƒ… */
.msgdetail{
    width: 100%;
    min-height: 600px;
    background: white;
    padding: 0 21px 20px 21px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_title{
    width: 100%;
    height: 138px;
    padding-top: 22px;
    border-bottom: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.first_title{
    width: 100%;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.second_title{
    width: 100%;
    height: 62px;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.second_title span{
    margin-left: 20px;
}
.msgdetail_main{
    width: 100%;
    padding-top: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.msgdetail_main_top{
    width: 100%;
    line-height: 25px;
    font-size: 16px;
    color: #666;
}
.msgdetail_main_little{
    width: 100%;
    margin-top: 30px;
    line-height: 25px;
    color: #666;
    font-size: 16px;
}
/* æˆ‘çš„è¶³è¿¹ */
.myfootprint{
    width: 100%;
    min-height: 600px;
}
.havefootprint{
    width: 100%;
    min-height: 900px;
    background-color: #f8f8f8;
}
.havefootprint_main{
    width: 100%;
    background-color: #fff;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_title{
    width: 100%;
    height: 56px;
    line-height: 56px;
    padding-left: 18px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
}
.havefootprint_title span{
    margin-left: 15px;
    color: #2A85BF;
}
.havefootprint_main_title{
    width: 100%;
    height: 40px;
    background: #f2f2f2;
    padding-left: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.havefootprint_main_title_img{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.havefootprint_main_title_img img{
    width: 100%;
    height: 100%;
}
.time-icon{
    width: 16px;
    height: 16px;
    margin-right: 11px;
}
.havefootprint_main_title_date{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    margin-right: 10px;
}
.havefootprint_main_title_del{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}
.havefootprint_main_title_del:hover{
    color: #bf2b2a;
}
.havefootprint_main_little{
    height: 100px;
    margin: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}
.havefootprint_main_little:last-child{
    border: none;
}
.havefootprint_main_little:hover .havefootprint_main_little_text p,.havefootprint_main_little:hover .havefootprint_main_little_text span{
    color: #bf2b2a;
    cursor: pointer;
}
.havefootprint_main_little_img{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.havefootprint_main_little_img img:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    cursor: pointer;
    /* width: 58px;
    height: 80px; */
}
/* .havefootprint_main_little_img2{
    width: 80px;
    height: 80px;
    margin-right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.havefootprint_main_little_img2 img{
    width: 80px;
    height: 44px;
} */
.havefootprint_main_little_text p{
    color: #333;
    font-size: 14px;
    margin-bottom: 10px;
}
.havefootprint_main_little_text span{
    width: 350px;
    color:#666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.havefootprint_main_little_text_del{
    color:#333;
    font-size: 14px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.havefootprint_main_little_text_del:hover{
    color: #bf2b2a;
}
.nofootprint{
    width: 100%;
}
.myfootprint_img{
    text-align: center;
    margin: 0 auto;
}
.myfootprint_img img{
    margin: 0 auto;
}
.myfootprint_btn{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
/* å·²è´­èµ„æº */
.purchased{
    width: 100%;
    min-height: 500px;
}
.purchased_header{
    width: 100%;
    background: white;
    padding: 10px 20px 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_header_type,.purchased_header_screen{
    width: 100%;
    line-height: 30px;
    /* padding-bottom: 10px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 18px;
    font-weight: bold;
}
.purchased_header_screen{
    margin-top: 15px;
}
.purchased_header_type span,.purchased_header_screen span{
    margin-left: 56px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
}
.purchased_header_type span:first-child,.purchased_header_screen span:first-child{
    margin-left: 0;
}
.purchased_header_type .span_active_{
    color: #bf2b2a !important;
}
.purchased_search_box{
    width: 100%;
    height: 48px;
    /* background: #f1ece7; */
    background: #e6e6e6;
    /* border: 1px solid #e4d9cf; */
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.purchased_search{
    width: 305px;
    height: 28px;
    margin-top: 10px;
    /* border: 1px solid #f2862f; */
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.purchased_search input{
    width: 238px;
    height: 26px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRFNzAzRDYwMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRFNzAzRDYxMThBQTExRTlBRUJERDU0QzI0NzE1M0QyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6REU3MDNENUUxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6REU3MDNENUYxOEFBMTFFOUFFQkRENTRDMjQ3MTUzRDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6btOGBAAABjElEQVR42pzUSyhEcRTH8TtjJBJRsrJgLyWxMtlIKIooj8WUmikUIqxsLLBggdJsPFYiGwp5bFggC2qKZEN2IimvQvj+9RtNtzFN99Sn/5177//M6cz/jMvv91tRogetKECC7t1jG1M4Cr8YDAZ/V7ctQQ0+MIEb+FCBPiWpxCGW4Ync6LZVsaqXXKjDu67H0YJM1KIBd0i1J6pXFV3aYK6/sIQmW9VrSJOQPdEKFjCJPVXXrGp8UXr4hGzkBgKB0XCiAT00G/rhRR4Wrdhhmj9r9pPM5da37+nhGOZxZcUXY1q9bpW4rxvt6Lbij0utZeGf8FPrjOUs0k1F38h3mCBDa8gk2kKVw0TVWjdNol6koMNBomnTJ8bk1iQ6x66DRMOmNxqhv3kp13E3DxJ1RmLFCAbRSDXX9ll7RqlmyIxBccTkWzomnXhQksgeWS7b30gy2jCELN17UeVJ+jyHDc2hKeQk8hyF400NnFZFJcjBK86wg0e9W4QDFOLCE6MPx/JfnCrZuqn4R4ABAGeFVd2r/RVEAAAAAElFTkSuQmCC) no-repeat;
    background-size: 15px 15px;
    background-position: 5px 5px;
    border: none;
    outline: none;
    text-indent: 30px;
}
.purchased_search_con{
    width: 65px;
    height: 26px;
    /* background: #f2862f; */
    background: #666666;
    text-align: center;
    line-height: 26px;
    color: white;
    cursor: pointer;
    font-size: 14px;
}
.purchased_con{
    width: 100%;
    /* margin-top: 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
}
.purchased_con_little{
    width: 23.8%;
    background: white;
}
.purchased_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.purchased_con_little_top{
    width: 100%;
    height: 214px;
    /* border-bottom: 1px solid #e4d9cf; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom,.purchased_con_little_bottom1{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.purchased_con_little_bottom_title{
    width: 100%;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}
.purchased_con_little_bottom_term,.purchased_con_little_bottom_term1{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}
.purchased_con_little_btn{
    width: 32%;
    height: 24px;
    background: #f2862f;
    color: white;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 68%;
    cursor: pointer;
}
/* å…‘æ¢å¢žå€¼æœåŠ¡ */
.exchange{
    width: 100%;
    min-height: 900px;
    background: white;
}
.exchange_img{
    width: 100%;
    height: 320px;
}
.exchange_img img{
    width: 100%;
    height: 100%;
}
.exchange_main{
    width: 40%;
    margin: auto;
    padding-top: 84px;
}
.exchange_user_box{
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 18px;
}
.exchange_name{
    width: 15%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
.exchange_number{
    width: 50%;
    height: 40px;
    line-height: 40px;
}
.exchange_user_box input{
    width: 330px;
    height: 40px;
    border-radius: 5px;
    border: none;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.exchange_btn{
    width: 330px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    background: #428bca;
    border-radius: 5px;
    color: white;
    cursor: pointer;
}
.exchange_help{
    width: 330px;
    height: 36px;
    line-height: 36px;
    color: #428bca;
    margin: auto;
    font-size: 14px;
}
/* æˆ‘çš„é—®ç­” */
.personalask{
    width: 100%;
    min-height: 900px;
    background: white;
}
.personalask_tab_box{
    width: 100%;
    height: 48px;
    border-bottom: 2px solid #bf2b2a;
}
.personalask_tab{
    width: 100%;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalask_tab_li{
    width: 190px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #333;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: none;
}
.personalask_active{
    border: none;
    background: #bf2b2a;
    color: white;
}
.personalask_con{
    width: 100%;
    /* background: palegoldenrod; */
}
/* æˆ‘çš„æé—® */
.myask_con{
    width: 100%;
    height: auto;
    padding: 10px 10px 80px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myask:last-child{
    border-bottom: none;
}
.myask_ask{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.myask_ask_textarea{
    width: 100%;
    min-height: 254px;
    margin-top: 20px;
    position: relative;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow{
    height: 100px;
}
.myask_ask_textarea_btn{
    width: 111px;
    height: 43px;
    background: #bf2b2a;
    color: white;
    border-radius: 5px;
    text-align: center;
    line-height: 43px;
    position: absolute;
    right: 0px;
    bottom: 20px;
    cursor: pointer;
}
.myask_reply{
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 25px;
    padding: 20px 0 0 30px;
}
/* æˆ‘çš„å›žå¤ */
.myreply_question_box{
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
    padding-top: 20px;
}
.myreply_question{
    width: 100%;
    line-height: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #ccc;
}
.myreply_question_box:first-child{
    padding-top: 0px;
}
.myreply_question:last-child{
    border-bottom: none;
}
.myreply_question p{
    width: 100%;
    color:#bf2b2a;
    font-size: 16px;
}
.myreply_question_ask{
    width: 100%;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.myreply_question_ask span{
    color: #428bca;
}
.myreply_question_date{
    width: 100%;
    color: #666;
    font-size: 15px;
}
.myreply_reply{
    padding: 20px 0;
    line-height: 30px;
    color: #666;
}
.myreply_reply span{
    color: #bf2b2a;
}
.myreply_questions{
    width: 100%;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #428bca;
}
.myreply_questions p{
    color: #bf2b2a;
}
/* ç­”é¢˜è®°å½• */
.personalanswer{
    width: 100%;
    min-height: 900px;
}
.personalanswer_tab_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border-bottom: 2px solid #bf2b2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_tab{
    width: 160px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    border-top: 1px solid #e4d9cf;
    border-right: 1px solid #e4d9cf;
    color: #333;
    cursor: pointer;
}
.personalanswer_tab:first-child{
    border-left: 1px solid #e4d9cf;
}
.personalanswer_active{
    color: white !important;
    background: #bf2b2a;
    border: 1px solid #bf2b2a;
}
.personalanswer_main{
    width: 100%;
    /* margin-top: 10px; */
}
.personalanswer_big{
    width: 100%;
}
.personalanswer_date{
    width: 100%;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_time img{
    width: 100%;
    height: 100%;
}
.personalanswer_year{
    text-align: center;
    color: #333;
}
.personalanswer_del{
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    color: #333;
}
.personalanswer_con{
    width: 100%;
}
.personalanswer_con_little{
    width: 100%;
    height: 106px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.personalanswer_con_little_img{
    width: 66px;
    height: 66px;
    margin-top: 20px;
    border: 1px solid #ccc;
    margin-right: 20px;
}
.personalanswer_con_little_img_box{
    width: 30px;
    height: 27px;
    margin: 18px;
}
.personalanswer_con_little_img_box img{
    width: 100%;
    height: 100%;
}
.personalanswer_con_little_text{
    width: 294px;
    height: 62px;
}
.personalanswer_con_little_con{
    width: 100%;
    height: 31px;
    line-height: 31px;
    color: #333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.personalanswer_con_little_detail{
    width: 260px;
    font-size: 16px;
    color: #333;
    padding-left: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personalanswer_con_little_btn{
    width: 80px;
    height: 28px;
    background: #f2862f;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 15px;
    cursor: pointer;
}
.personalanswer_con_little_del{
    width: 70px;
    height: 28px;
    color: #f2862f;
    font-size: 14px;
    cursor: pointer;
    line-height: 28px;
    text-align: center;
}
.little_first{
    background: #ffffff;
}
.little_second{
    /* background: #f0f0f0; */
    background: #ffffff;
}
/* æˆ‘çš„æ”¶è— */
.collect_wrap{
    width: 100%;
    min-height: 900px;
}
.collect_none{
    width: 100%;
}
.collect_none_img_box{
    width: 100%;
    height: 410px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_img{
    width: 400px;
    height: 312px;
    margin: 0 auto;
    margin-top: 98px;
}
.collect_none_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like{
    width: 100%;
}
.collect_none_like_title{
    width: 100px;
    height: 70px;
    line-height: 85px;
    font-size: 19px;
    color: #333;
}
.collect_none_like_con{
    width: 100%;
    height: 323px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.collect_none_like_con_little{
    width: 220px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.collect_none_like_con_little_imgbox{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.collect_none_like_con_little_img{
    width: 107px;
    height: 169px;
    margin: 22px auto;
}
.collect_none_like_con_little_img img{
    width: 100%;
    height: 100%;
}
.collect_none_like_con_little_msg{
    width: 100%;
    height: 107px;
    padding-top: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.collect_none_like_con_little_msg_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.collect_none_like_con_little_msg_author{
    width: 100%;
    color: #333;
    font-size: 15px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.collect_none_like_con_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.collect_have{
    width: 100%;
}
.collect_have_shoucang{
    width: 100%;
    /* height: 37px; */
    height: 50px;
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* line-height: 37px; */
    line-height: 50px;
    color: #333;
    font-size: 15px;
    background: #f0f0f0;
    padding-left: 20px;
    box-sizing: border-box;
}
.collect_have_shoucang span{
    color: #428bca;
    cursor: pointer;
}
.collect_have_type{
    width: 100%;
    height: 96px;
    background: white;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.collect_have_type_name{
    width: 6%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.collect_have_type_child{
    width: 94%;
    height: 96px;
    padding-top: 22px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 25px;
}
.collect_have_type_child span{
    margin-right: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.collect_active{
    color: #bf2b2a !important;
}
.collect_have_con{
    width: 100%;
    background: #ffffff;
}
.collect_have_con_little{
    height: 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 30px;
}
.collect_have_con_little_imgbox{
    width: 80px;
    height: 80px;
    margin: 13px 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.collect_have_con_little_text{
    width: 500px;
    height: 56px;
    margin-top: 29px;
    line-height: 29px;
}
.collect_have_con_little_text span:hover{
    color: #bf2b2a;
    cursor: pointer;
}
.collect_have_con_little_text span{
    color: #333;
    font-size: 16px;
}
.collect_have_con_little_cancel{
    /* width: 105px; */
    height: 105px;
    line-height: 105px;
    font-size: 16px;
    color: #666;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.collect_have_con_little_cancel:hover{
    color: #bf2b2a;
}
/* æœºæž„ä¸­å¿ƒ */
.mechanism_wrap{
    width: 100%;
}
.mechanism_type_box{
    width: 100%;
    background: white;
}
.mechanism_type_pt{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0;
    line-height: 36px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4d9cf;
}
.mechanism_type_pt:last-child{
    border: none;
}
.mechanism_type_name{
    width: 10%;
    text-align: right;
    color: #333;
    font-size: 17px;
    font-weight: bold;
}
.mechanism_type_pt_text{
    width: 90%;
}
.mechanism_type_pt_text span{
    font-size: 17px;
    color: #333;
    padding: 27px;
    cursor: pointer;
}
.pt_active{
    color: #bf2b2a !important;
}
.mechanism_search_box{
    width: 100%;
    height: 48px;
    background: #f1ece7;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    position: relative;
}
.mechanism_search_con{
    width: 304px;
    height: 28px;
    border: 1px solid #bf2b2a;
    position: absolute;
    top: 8px;
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_search_img{
    width: 26px;
    height: 28px;
    padding: 1px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_search_img img{
    width: 14px;
    height: 14px;
}
.mechanism_search_input_box{
    width: 213px;
    height: 28px;
}
.mechanism_search_input_box input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    background: #f1ece7;
}
.mechanism_search_btn{
    width: 65px;
    height: 28px;
    background: #bf2b2a;
    line-height: 28px;
    text-align: center;
    color: white;
    font-size: 16px;
}
.mechanism_main{
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mechanism_main_little{
    width: 244px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.mechanism_main_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.mechanism_main_little_top{
    width: 100%;
    height: 214px;
    border-bottom: 1px solid #e4d9cf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mechanism_main_little_img{
    width: 118px;
    height: 189px;
    margin: 12px auto;
}
.mechanism_main_little_img img{
    width: 100%;
    height: 100%;
}
.mechanism_main_little_bottom{
    width: 100%;
    height: 125px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    padding-top: 5px;
}
.mechanism_main_little_title{
    width: 100%;
    height: 62px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}
.mechanism_main_little_title span{
    color: #428bca;
}
.mechanism_main_little_author{
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    color: #666;
}
.mechanism_main_little_btn{
    width: 72px;
    height: 24px;
    background: #f2862f;
    line-height: 24px;
    text-align: center;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
}
.personal_like_likeBox{
    width: 100%;
}
.personal_like{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
}
.personal_likeBox{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.personal_likeBox_little{
    width: 23%;
    border: 1px solid #e4d9ef;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_top{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e4d9cf;
}
.personal_likeBox_little_top_con1{
    width: 104px;
    height: 164px;
    margin: 22px 0 0 100px;
}
.personal_likeBox_little_top_con1 img,.personal_likeBox_little_top_con2 img{
    width: 100%;
    height: 100%;
}
.personal_likeBox_little_top_con2{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.personal_likeBox_little_bottom{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.personal_likeBox_little_bottom_span{
    width: 100%;
    height: 20px;
    color: #333;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.personal_likeBox_little_bottom_span:first-child{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_likeBox_little_bottom_btn_box{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.personal_likeBox_little_bottom_btn{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.sso_vip_logo{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 25px;
    height: 25px;
}
.vip_logo{
    width: 25px;
    height: 25px;
}
/* åˆ†é¡µ */
.page-footprint-wrap{
    width: 100%;
    height: 140px;
    background-color: #fff;
    padding: 0 32px 0 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.myfootprint .my-pager{
    margin-top: -20px;
    border-top: 1px #e6e6e6 solid;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.gwc_th {
  width: 100%;
}
.gwc_th li {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333333;
  font-size: 16px;
}
.gwc_th_goods_width {
  width: 43%;
}
.gwc_th_type_width {
  width: 24%;
}
.gwc_th_sub_width {
  width: 16%;
}
.gwc_th_opt_width {
  width: 16%;
}
.gwc_con_little_text_specs {
  color: #666666;
  width: 100%;
  font-size: 14px;
  font-weight: unset;
}
.reduce_num {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.add_num {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.limit_num {
  font-size: 14px;
  text-align: center;
  color: #bf2b2a;
  margin-top: 5px;
}
.limit_num span {
  font-size: 13px;
  margin: 0 2px;
}

.gwc_wrap[data-v-55562677]{
    width: 100%;
    background: #f8f8f8;
    position: relative;
    /* 2019å¹´6æœˆ17æ—¥ 10:59:27 æ–°åŠ&nbsp; */
    /* height: calc(100vh - 68px); 
    overflow: auto;*/
}
.commodity_details_tips[data-v-55562677]{
  width: 400px;
  height: 150px;
  background: white;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 200px;
  left: calc(50% - 200px);
  z-index: 999;
  border-radius: 5px;
  padding: 0 20px;
}
.commodity_details_tips_txt[data-v-55562677]{
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color:#333;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.commodity_details_tips_txtCon[data-v-55562677]{
  width: 100%;
  height: 110px;
  line-height: 110px;
  text-align: center;
  color:#999;
  font-size: 18px;
}
.commodity_details_tips_txtCon span[data-v-55562677]{
  color: #428bca;
  cursor: pointer;
}
.gwc_tittle[data-v-55562677]{
    width: 100%;
    height: 58px;
    font-size: 18px;
    color: #333333;
    line-height: 58px;
    /* margin-top: 30px; */
    background: #ffffff;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_head[data-v-55562677]{
    width: 100%;
    height: 50px;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_head_title[data-v-55562677]{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    padding: 0 20px;
    cursor: pointer;
}
.gwc_head_title_ac[data-v-55562677]{
    color: #bf2b2a;
    font-weight: bold;
}
.gwc_table[data-v-55562677]{
    width: 100%;
}
.gwc_header[data-v-55562677]{
    width: 100%;
    height: 50x;
    background: #e6e6e6;
    /* background: #f2f2f2; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 2019å¹´6æœˆ17æ—¥ 11:13:43 æ–°åŠ&nbsp; */
    padding: 0 12px;
    line-height: 50px;
}
.gwc_header p[data-v-55562677]{
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333333;
    font-size: 15px;
}
.gwc_chose[data-v-55562677]{
    height: 16px;
    /* background: aquamarine; */
    margin: 0 11px 0 11px;;
    display: -webkit-box;;
    display: -ms-flexbox;;
    display: flex;
}
.gwc_td_checkbox[data-v-55562677] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 160px;
    margin-right: 12px;
}
.gwc_td_checkboxc[data-v-55562677] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 160px;
}
.el-checkbox__inner[data-v-55562677] {
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    background-color: #fff;
    z-index: 1;
}
.gwc_discount[data-v-55562677]{
    width: 100%;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    border-top: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
Â·
.gwc_discount_tip[data-v-55562677]{
    width: 38px;
    height: 18px;
    background: #bf2b2a;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    border-radius: 2px;
    margin-right: 14px;
}
.gwc_discount_text[data-v-55562677]{
    height: 38px;
    line-height: 38px;
    color: #333333;
    font-size: 12px;
}
.gwc_con[data-v-55562677]{
    /* width: 100%; */
    /* height: 160px; */
    /* border-top: 1px solid #ccc; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: white;
    /* 2019å¹´6æœˆ17æ—¥ 11:30:21 æ–°åŠ&nbsp; */
    /* padding: 0 12px; */
    margin: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.gwc_con_little[data-v-55562677]{
    /* height: 160px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
}
.gwc_con_little_img_box[data-v-55562677]{
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
    margin-right: 26px;
    cursor: pointer;
    border-radius: 4px;
}
.gwc_con_little_text_box[data-v-55562677]{
    width: 166px;
    height: 120px;
    margin-top: 20px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.gwc_con_little_text_title[data-v-55562677]{
    width: 100%;
    /* height: 16px;
    line-height: 24px; */
    color: #333;
    font-weight: bold;
    /* 2019å¹´6æœˆ17æ—¥ 15:00:18 æ–°åŠ&nbsp; */
    font-size: 16px;
    cursor: pointer;
    height: 42px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.gwc_con_little_text_author[data-v-55562677]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    position: absolute;
    bottom: 10px;
}
.gwc_con_little_select[data-v-55562677]{
    width: 94px;
    height: 28px;
    text-align: center;
    background: #f3efef;
    border: none;
    outline: none;
    border: 1px solid #ccc;
    margin-top: 66px;
    margin-left: 110px;
}
.gwc_con_little_select option[data-v-55562677]{
    background: #f3efef;
    border-bottom: 1px solid #ccc;
}
.gwc_con_little_account[data-v-55562677]{
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 160px;
    color: #4d4d4d;
    font-size: 15px;
}
.gwc_con_little_operation[data-v-55562677]{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.gwc_con_little_operation_btn[data-v-55562677]:first-child{
    /* color: #bf2b2a; */
}
.gwc_con_little_operation_btn[data-v-55562677]{
    cursor: pointer;
    color: #666;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
}
.gwc_con_little_buy[data-v-55562677]{
    width: 100%;
    height: 100%;
    padding-top: 68px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_con_little_buy p[data-v-55562677]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
}
.gwc_con_sample_num[data-v-55562677]{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    margin: 0 auto;
}
.gwc_con_little_jiajian[data-v-55562677]{
    width: 94px;
    height: 28px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_con_little_jiajian_count[data-v-55562677]{
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f3efef;
    color: #666;
    /* font-size: 11px;
    line-height: 28px; */
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
.gwc_con_little_jiajian_txt[data-v-55562677]{
    width: 38px;
    height: 28px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 28px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.gwc_con_little_all_box[data-v-55562677]{
    width: 100%;
    height: 67px;
    background: #f3efef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ccc;
    /* 2019å¹´6æœˆ17æ—¥ 10:59:51 æ–°åŠ&nbsp; */
    /* position: fixed;
    bottom: 0; */
    z-index: 3;
}
.gwc_con_little_all_center[data-v-55562677]{
    width: 70%;
    height: 67px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.gwc_con_little_function[data-v-55562677]{
    height: 67px;
    line-height: 67px;
    font-size: 14px;
    color: #333;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    font-weight: bold;
}
.gwc_con_little_all_center_right[data-v-55562677]{
    width: 300px;
    height: 67px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_con_little_all_center_right1[data-v-55562677]{
    width: 190px;
    height: 67px;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    line-height: 28px;
}
.gwc_con_little_all_center_right1 p[data-v-55562677]{
    color: #666;
    text-align: right;
    display: inline-block;
    width: 76px;
}
.gwc_con_little_all_center_btn[data-v-55562677]{
    width: 90px;
    height: 38px;
    background: #bf2b2a;
    line-height: 38px;
    text-align: center;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 14px;
    cursor: pointer;
}
.gwc_popup[data-v-55562677]{
    /* width: 520px;
    height: 240px;
    background: white;
    position: absolute;
    left: 650px;
    top: 500px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    padding: 0 20px; */
    width: 520px;
    height: 240px;
    background: white;
    position: fixed;
    left: 650px;
    top: 300px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    padding: 0 20px;
    z-index: 1990;
    border-radius: 5px;
}
.gwc_popup_top[data-v-55562677]{
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 49px;
}
.gwc_popup_bottom[data-v-55562677]{
    width: 100%;
    height: 190px;
    padding-top: 48px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_popup_bottom_tip[data-v-55562677]{
    width: 235px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_popup_bottom_tip_img[data-v-55562677]{
    width: 34px;
    height: 34px;
}
.gwc_popup_bottom_tip_img img[data-v-55562677]{
    width: 100%;
    height: 100%;
}
.gwc_popup_bottom_tip_txt[data-v-55562677]{
    width: 201px;
    line-height: 34px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.gwc_popup_bottom_tip_text[data-v-55562677]{
    width: 240px;
    line-height: 34px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
    text-align:center;
    line-height: 25px;
}
.gwc_popup_bottom_btn_box[data-v-55562677]{
    width: 192px;
    height: 30px;
    margin: 0 auto;
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.gwc_popup_bottom_btn[data-v-55562677]{
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    border-radius: 5px;
}
.gwc_popup_bottom_button[data-v-55562677]{
    width: 106px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
    background: #bf2b2a;
    color: white;
}

/* 2019å¹´6æœˆ18æ—¥ 15:17:24 æ–°åŠ&nbsp; */
.gwc_con_footer_toolbar[data-v-55562677] {
  width: 100%;
  margin-top: 20px;
}
.gwc_con_footer_box[data-v-55562677] {
  width: 958px;
  height: 67px;
  /* background-color: #f3efef; */
  background-color: #e6e6e6;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gwc_con_footer_checkbox[data-v-55562677] {
  margin-right: 11px;
}
.gwc_con_footer_fun[data-v-55562677] {
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.gwc_con_footer_right[data-v-55562677] {
  margin-left: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gwc_con_footer_price[data-v-55562677] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 58px;
}
.gwc_con_footer_price p[data-v-55562677]{
  font-size: 16px;
  color: #666;
  text-align: right;
  display: inline-block;
  width: 76px;
}
.gwc_con_footer_price span[data-v-55562677]{
  font-size: 16px;
  color: #666;
}
.gwc_con_footer_price .total[data-v-55562677]{
  font-size: 18px;
  color: #bf2b2a;
}
.gwc_con_footer_price .reduce[data-v-55562677]{
  color: #666;
}
.gwc_con_footer_to[data-v-55562677] {
  /* width: calc(100% - 190px); */
  text-align: center;
}
.gwc_con_footer_to .to_btn[data-v-55562677]{
    width: 140px;
    height: 67px;
    line-height: 70px;
    background: #bf2b2a;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
}
.gwc_toolbar_fixed[data-v-55562677] {
  background-color: #f3efef;
  margin-top: 0;
  position: fixed;
  bottom: 0;
  z-index: 3;
}
.num_not_activess[data-v-55562677]{
    display: none;
}
.num_not_active[data-v-55562677] {
  background-color:  #f2f2f2 !important;
  opacity: 0.5;
  cursor: no-drop !important;
}

/* 20210422è¡¥æç¤º */
.tips-wrap[data-v-55562677]{
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 60px;
}
.tips-wrap .tip[data-v-55562677]{
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}

/* æ²¡æœ‰å•†å“ */
.nofootprint[data-v-55562677]{
    width: 100%;
}
.myfootprint_img[data-v-55562677]{
    /* 2019å¹´6æœˆ18æ—¥ 16:59:35 æ–°æ”¹ */
    text-align: center;
}
.myfootprint_img img[data-v-55562677]{
    /* width: 100%;
    margin: 0 auto; */
}
.myfootprint_btn[data-v-55562677]{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
.gwc_like_likeBox[data-v-55562677]{
    width: 100%;
    background-color: #ffffff;
    padding:0 20px;
    /* padding-bottom: 40px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 40px;
}
.gwc_like[data-v-55562677]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.gwc_likeBox[data-v-55562677]{
    width: 100%;
    height: 382px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* margin-top: 20px; */
}
.gwc_likeBox_little[data-v-55562677]{
    width: 21%;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    margin-right: 10px;
}
.gwc_likeBox_little[data-v-55562677]:last-child{
    margin-right: 0;
}
.gwc_likeBox_little[data-v-55562677]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.gwc_likeBox_little_top[data-v-55562677]{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.gwc_likeBox_little_top_con1[data-v-55562677]{
    /* width: 103px;
    height: 157px; */
    /* margin: 22px 0 0 100px; */
}
.gwc_likeBox_little_top_con1 img[data-v-55562677],.gwc_likeBox_little_top_con2 img[data-v-55562677]{
    /* width: 100%;
    height: 100%; */
}
.gwc_likeBox_little_top_con2[data-v-55562677]{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.gwc_likeBox_little_bottom[data-v-55562677]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_likeBox_little_bottom_span[data-v-55562677]{
    width: 100%;
    height: 40px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    /* text-align: center; */
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.gwc_likeBox_little_bottom_span[data-v-55562677]:last-child{
    color: #bf2b2a;
    font-size: 12px;
    text-align: center;
}
.minPrice[data-v-55562677]{
    font-size: 18px !important;
}
.gwc_likeBox_little_bottom_btn_box[data-v-55562677]{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.gwc_likeBox_little_bottom_btn[data-v-55562677]{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}

/* è¡¥ */
.gwc_td_checkboxc .el-checkbox__input.is-checked .el-checkbox__inner[data-v-55562677]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-55562677]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-55562677]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-checked .el-checkbox__inner[data-v-55562677]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-55562677]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-checked+.el-checkbox__label[data-v-55562677]{
    color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-55562677]{
    color: #bf2b2a;
}
.el-checkbox__label[data-v-55562677]{
    font-size: 16px;
}
.gwc_row[data-v-55562677]{
    background: #ffffff;
}
.gwc_con_little:hover .gwc_con_little_img_box[data-v-55562677]{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    border: none;
}
.gwc_con_little:hover .gwc_con_little_text_title[data-v-55562677]{
    color: #bf2b2a;
}
.el-checkbox__input.is-focus .el-checkbox__inner[data-v-55562677]{
    border: 1px solid #e5e5e5;
}
.overdue .gwc_tittle[data-v-55562677]{
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-right: 20px;
}
.overdue .gwc_con_little_text_title[data-v-55562677]{
    color: #999999;
}
.overdue .gwc_row:hover .gwc_con_little_text_title[data-v-55562677]{
    color: #999999;
    cursor: unset;
}
.overdue .gwc_row:hover .gwc_con_little_img_box[data-v-55562677]{
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ccc;
    cursor: unset;
}
.overdue .gwc_con_little_text_specs[data-v-55562677]{
    color: #999999;
}
.overdue .gwc_con_little_text_author[data-v-55562677]{
    color: #bf2b2a;
}
.overdue .gwc_con_little_account[data-v-55562677]{
    color: #999999;
}
.overdue .gwc_con_little_operation_btn[data-v-55562677]{
    color: #999999;
}
.overdue .gwc_con_little_jiajian_txt[data-v-55562677]{
    color: #999999;
}
.gwc_con_little_operation_btn[data-v-55562677]:first-child:hover{
    /* color: #E63232; */
}
.gwc_con_little_operation_btn[data-v-55562677]:last-child:hover{
    color: #E63232;
}
.overdue .line[data-v-55562677]{
    /* width: 100%; */
    height: 1px;
    background: #e5e5e5;
    margin: 0 20px;
}
.overdue[data-v-55562677]{
    background: #fff;
}
.gwc_con_footer_price .num[data-v-55562677]{
    color: #bf2b2a;
}

/* .page_box{
    margin: 0 !important;
    padding: 33px;
    background: #ffffff;
    width: 93% !important;
  } */

/* .page_box .page{
    position: absolute;
    right: 20px !important;
  } */
.shoucang[data-v-55562677]{
      color: #bf2b2a;
}
.shoucang[data-v-55562677]:hover{
      color: #E63232;
}
.shoucang2[data-v-55562677]{
      color: #999999;
}
.gwc_likeBox .swiper-container[data-v-55562677]{
    width: 100%;
    height: 360px;
    padding: 20px 0;
    padding-bottom: 30px;
}
.swiper-container[data-v-55562677] .swiper-scrollbar{
      width: 60px;
      left: 50%;
      margin-left: -20px;
      height: 3px;
      border-radius: 2px;
}
.swiper-scrollbar[data-v-55562677] .swiper-scrollbar-drag{
      background-color: #bf2b2a;
      border-radius: 2px;
}
.gwc_likeBox .swiper-slide[data-v-55562677]{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-height: 300px;
      border: none !important;
      margin: 0 !important;
      padding: 0 !important;
}
.gwc_likeBox[data-v-55562677] .swiper-button-prev,.gwc_likeBox[data-v-55562677] .swiper-button-next{
      width: 30px;
      height: 30px;
      background-size: 30px 30px;
}
.gwc_likeBox[data-v-55562677] .swiper-button-prev{
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI4QkVGOEUxQTMxNTExRUI4NDMzODA3NEZBNzI2NEI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI4QkVGOEUyQTMxNTExRUI4NDMzODA3NEZBNzI2NEI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjhCRUY4REZBMzE1MTFFQjg0MzM4MDc0RkE3MjY0QjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjhCRUY4RTBBMzE1MTFFQjg0MzM4MDc0RkE3MjY0QjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5ZGX8LAAACzklEQVR42qyXW4hNYRTHzxxnxj33cRsx5FLGJVOm1KAhJSUe5I2345piUO4PIsWkUy4JyYMHDTHjkiY0hcIU8TDGXWGcmORyXDIxfqv+W2c0M/vb+5xVv4dz9ne+/977W+u/1smJx+MRx+gPY2Ac9Ibu+v47fIWn0ADvXDaLOawpggUwHFq0sfFBn7tBPhRDJ127BLfDCveF5TAJHsIxeA5N7ay3tzASpsNaeAFH4FUQ4cmwEZKwS8J+8QnuiYuwBCrgIFx3EZ4Gm+GC7jhMPIPtsAjKoQdUdyRs57kFTsCZSOZRqVzYBF+gti1hO6NtcD5Lol7UKgHLlSOv7cto2oJlOtOjITbv7HP9MtyFNd4XnvBoKIFECNHdsNhhXUIlWZoubElQpxJwjZhErYZvOay3M74K8zzhnqq/KwFELUv367crdXYuUQPDYJQJT4DfKgGXGAAHZJN2Zr8C3LCZyRuYGpX3vtVGfjFCog2q9ZYQOfHEntqE+zga+1jYCzdgTwbl9dGOKKYaS/osLpYJnJSjZRLWzXLtiXMcXllMnedntlwlqjvo6rPujqx0BcQz1OxiyRxVfQ10+EE9bIAyda6wYdacMuHHUODw1BHV6zoYDzt1TEHDpphGE34AeVDo+MNG1W+++m1eANHBss26qBq4bTY7wAafYbWSMiE3cokytcl6z6vPwUwYFEC8Wa3OjGeOw/pcmCvb/Nck7it5VoU4M0u00w7rrBpSahSt+vEh+fbCEOIpn+sl6koJvalWwnbO+3RnM7I4gRRpsjkOj/4fBLy4CYdlj/OzIFqqnl0FZ/2mzGq5mWXtRM3TyYCCvWCpKuVUWznQ3lxtCfBSFlmhCeOaWlpHvl6oY7IK+QE7lLiB/kmYS61XqcyCrfBe/5Ga0hLKHK+fppgCtb0qDfXNmfx3qhE2MEyBoTAkzbFs8296G5Vywj9+m/4VYADzO6F/xqZHxQAAAABJRU5ErkJggg==);
      /* margin-top: -100px; */
}
.gwc_likeBox[data-v-55562677] .swiper-button-next{
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJCNTJEMEYwQTMxNTExRUJCRTYwQTY1QTE0RDhERDZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJCNTJEMEYxQTMxNTExRUJCRTYwQTY1QTE0RDhERDZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkI1MkQwRUVBMzE1MTFFQkJFNjBBNjVBMTREOERENkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkI1MkQwRUZBMzE1MTFFQkJFNjBBNjVBMTREOERENkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HVuvUAAACyElEQVR42qyXS2xMURjHZ662qEc9iqTiUWkQCSISTSNBWXiE2BA7DYuh0qSCCG2wYCMS47nw3FgICSYeoaSeGzQUm7aqCBn1DmI00kr9TvK/MpnozLn3zpf8Fu2ce/7n8b1OOBKJhCxtGEyA8TAI+kEYEvADXkATvLeZLMdizGRYCmP0d1yTf4JuyIcRMB166bfL8MCv8FCohCnwBI5DG3zuYbw5hXEwGzboBI7AGy/C02CzdrcLnlmczDd4LEqgAvbCIbhtIzwTtsJFOBryZ2a322CFNjAALqUTNvdZAyfhXCi4nYGPsEUOeOd/woO1yvNZEnXtlhxwk07CXF/ISRqwBt7BiQwT9fYhfgUaoNr9hyts4nMG7LOYZBHshz4exc3cY+VD/4SXw0N4bTHBfcVvFAo8CJs7rofFrvBAreSa5QTtsF5Oc1DJw9auwygoduTJf3TxXmwHNCpOSyy/eaWFlxrhifAWfvpwmqh2sUdJx8aew2hHYdQeIFyOwVnYDmUW479Af0dV5lfAWD2tXZtYXZhhrNHKdVTaurOQKH5rrlyLseEcrSA/oOgyWKld38sw1sR/pxH+DsMDiK6GJbBT2SmTGZ9KmKNuNV4GfX2IVutOayxFQwq9uKMib/JvsUdRU1BKlUyaLL8pUifTYIS/qjjMtfy4EHYr21W61cbS5injNbu5OgbllumvXIW9Sv5ha3mwAOqSi8QjaIF1FhNc1bgOj1ezVgutT63Hh2GqOsp05ie1lmm3B6ArVTiu5sysbFYWOxBThGqVWpt76rnuwhA1ewWpDZoPM63uRrgg0naZMb0OqtRTm376g0dBs+hV8uJTKiJWffUNeCkniioN3lRJS5fXTS6Yo512qGI1en1JtOmY5ivGaxWDrXpNJJKeMIV6RYxU2YvpGdMV5O1UJyap2BdJIE+/d2oRLeqjn9pUu78CDACdvp+xKmURtQAAAABJRU5ErkJggg==);
      /* margin-top: -100px; */
}
.gwc_likeBox[data-v-55562677] .swiper-button-prev:hover{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI5OTUwMzBCQTMxNTExRUJBOTBGQ0QzRUM0MkM4OUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI5OTUwMzBDQTMxNTExRUJBOTBGQ0QzRUM0MkM4OUQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qjk5NTAzMDlBMzE1MTFFQkE5MEZDRDNFQzQyQzg5RDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qjk5NTAzMEFBMzE1MTFFQkE5MEZDRDNFQzQyQzg5RDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7X0U8XAAAFoklEQVR42pyXa2ibVRjH875J26S31LRdm661rW1lLZRmKtMvMiZMQYv6ZayT6RSl84OzTkHbrSDC1irUef9QJ24yHWNMdOqYOIdTUBA6qMU2jlHWNrRZ7f2WpM3N3xNOS8xy08CfJCfnff7P/7mdE623t9eQ5mubpmlPmEym+4xGo4PPWbIYDocNwWCwH/SFQqGzLF1Kx5gpjT0HMjMzOyC0+/1+g9frNXg8nj8DgcBN4cWJIrPZ7MjJyXHw/hwO+FZXV7txqAfnPP+ZmAfvz8jI+ALSioWFBc/MzEzP3NzclxBfx/CMKF1/sSfXYrHUFRQUNBcVFbXy/gYOvM6+3ZCfi2dfixdqjHZgqAtVhpGRkbaJiYmPfD5fEHUGnLHqum6J3k+IV9k7J/v53VBaWtpSXV19Kjs720R0PmbL/nQUv5ubm9uGuoHBwcHmxcVFFyHMZy0fh0LxvMchi4B9Okq9LpfrzNTU1Lf19fWncaIV8nKcewT1G8/oMTYOkau2ycnJC319fU0rKyuuvLy8cvKbl4g0JlIhopGFkxWo9/X39z82Ojr6AcofZv1k9F496qG7Ce9RlA4ODAw0813jgdsVYTgBl0gIAL/6vG4riPoywp7jdDpfdLvd57G9j5/23kJMgVyQqiW8DxIWAxsrMBBIIlCe9QEvyIh1TsixaSNamUNDQ48vLy8v4swp1nOjiZ/FuxIK6TA5nUBpeQpSI5gHS+CgUrIgdRZLnpWVVbK2tmYYHh5uiRDq+tsbxHj2FoRr4+PjXVJI4eheiU86rUJ8GNwLrqpQa3HyHkTIJurmIi15A/utQinEdxGOwunp6V76TtohP0lOhfRvFdojoAm8Ci4DazxipTJTtFDpR9TSXhMl/qSEgqI6I32aRK046QbiWDe4DbwExsDmJM5Gqh1B5vn5+Ysy+eDZp6N2O8NBRqGTH/MSGNAUaSk4Bswqty5Qlox0Y2CYTAXwuJeWlkbh2abD3kSDXyPMc4QkJ4FSCe8d4B1VyS+DSWCPLahELyKryWSDfICPZgm1zsJYknqalZNJhbUPvKciIKRBQ/ovTY3X2YgaIYQ8mdd+lc9NKrSi2JJOeBPkO7wxqwmxPdqrmFcx+BEsg9dABegBa8qhdFWH1Vy3RogZ6k6mVIMcbYTByw/ZcUIkm6+oKdUJclVlzwBbOnkWoQiUdq2X3pbT5Dc5viC/k1wvJPDUpKr3d9AOHKqPNTVMjKmI4ZGRacvPz98Czx86KuWwN3B4P8pCWIotUZhUvzpVoYkjMv5yVKslI9eYFStWq3UHIsWJ00Lyk1xXuDm0ySHOZ0+KPEk93FAtZVb5rlFzO9Erkgo42iXchPp4RB093IXiAg7tpxgks6g2piAXtVPgFWV0t8p/OE7/GrHpLiwsdEB8D338HcuL62HtJuR+riufkIdMHHGnIA+pKeZTxfaVqnAthlTnqF2Qm0dNTc1ZppdEdH/0sRjAk13EP4PryjfkOkBOUikPKjKf6m9TLKmkELWLdXV1x2w2Wx2fO1mf+NdFgIXzjM7jdrv9Icjfl2JA+U3WTSmUyzDJjm4pcViUYm+6tra2raqq6iCkv5Dbo4kue63cszZXVlbKXdrOzWEP38dotRKMZaTRrxLqEIQuCW9DQ0M3ttoRcA3126Mve7eokdsgD56g0J7m0raDm8MeDvFLMgCoegt5ssa0XKSgyM4yUVoS44R1Kzn9lHcHSn+G9IFo0rjEsgGSZ1B6BaUnGxsbfygrK7vKIf4h5+llDLnkTrZ+qMh+AUVJ0RbtBM8XFxfvlLMdGx1seTOWNOk/CTZ/RsF9T991YuwFcEIOcc7Tv1i/jopZ9RemgEhUcg3eytU4Mhb5/XNpUWw4/9d/Jx6cRNkBCA/xdRckLaiRP29bYuawl1D/CuHXfD0NJuKpjH79I8AAPrPpcJ6FcMEAAAAASUVORK5CYII=);
}
.gwc_likeBox[data-v-55562677] .swiper-button-next:hover{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBNzEyRDNFQTMxNTExRUI5OTNFOUNCRDE4MUNBRjE5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBNzEyRDNGQTMxNTExRUI5OTNFOUNCRDE4MUNBRjE5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkE3MTJEM0NBMzE1MTFFQjk5M0U5Q0JEMTgxQ0FGMTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkE3MTJEM0RBMzE1MTFFQjk5M0U5Q0JEMTgxQ0FGMTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Hrw1AAAAFpElEQVR42pyXbUxbZRTH20splLdWXsbLYEAAM0hwzLfsiy4zmUuUTP2wyJapmCzMRAcaTYRlyTSRlxg00akJuohmOpdFEzddZlzMpsm+GEyQCDgNEVYpIK8F2vLSUn+nPpBLuS3Fm/zTe58+9/zP/zznOc+55o6ODlOM1/1ms/mIxWLZExcXV8V9ggwGg0FTIBDoBl0rKysXGboWizFLDHNOWK3WJghzl5eXTT6fz+T1en/z+/2jwosTmYmJiVXJyclV/B7DgYXFxcVWHGrHOe+WiXnxgfj4+M8hLXC73d7Jycn26enpryD+A8NTonT1Yk6KzWYrczgc1ZmZmXX8vo4Dp5n3JORfGtk3G4Uao00YakGVaXBwsMHlcr2/sLAQQJ0JZ+yaptn08wnxInOnZT7/m3JycmqKi4vPJSUlWYjOh0w5Hovid1JSUupR19Pb21s9OzvrJIRpjKXh0IqR9zhkEzBPQ6nP6XReGB8f/6a8vPwLnKiDPB/nHkX92jtamI2TrFX92NjYla6url0ej8eZmpqaz/qmRiINi9QK0UjAyQLUL3R3dx8cGho6g/JHGO/Uz9V0L91DeJtR2tvT01PNs5kXdijC1QUVl/0K5igOBFCfR9iT+/v760dGRi5hu5a/jm4gJkGuSNYS3ocJi4mJBRjwh9sE8WABeCTK0cixmU60rH19fY/Pz8/P4sw5xlP0xMfwLptEOsmaulCab0Aq1ySoBq+p5382I09ISMheWloyDQwM1IQINe2tNWI8a4NwaXh4uFUSKajfK+svK+gCBaAZiPejBrmyjhwh28ibq2zJv7BfJ3bkhbsJR8bExEQH+062Q5puTcMvB+gGDYq0HWzbjByVVtFCpr+hho5qpPhTEgqS6oLs0yhq5QqAXDABXgSLsv3ADvC3SjizUbYjKHFmZuaqVD54ajXU7qU4SCns58/UKGrX6oVS6QOvAqdSXgmGlXMbyOFxwDMyNzc3BM99Guy72OC3CPM0IUmO8cAQ8iywBJpAL3gT7FHR2OA8kTVLZYO8h9tECbXGwO3oEY4Y9ky1vU4DOZkawQEwY1SeVXmdCq27Itwyq25f21QEhlTyZakCE4zyzn+1mnDn6L2K8dJUEZkGz6iq9AH4FtxhYCuoMtwe+qWo91OlyuVoIwy+LZDOATd4HhwBZ1S4bSr84ZktpLJdy2VvC/FNNng85Hey1u4YSOMU4Tx4BTwB2sBlkK0L/fqECASkZKanpaXthOdXDZXnUWvi8D7IQFCSbRNSydpllVAPyokGroMctXRGp5iZWuGx2+37EClOnBeS69Ku0Dk0yCHOvTcKsUdlcgu4S2Xxz6qoxEVJqJAzcDRKuAn12ZA66ZFQ7ODQfppCMoXqSIV/FjymavXLav9uV2tuSCq2sDmSkZFRBfG97GNJPvdqWFsI+TLtylnWwYojIxHI08ENtbbDijQYhVTjqHVL51FSUnKR6iURPa4/Fv14ckiSjHblMmvtZ02MlFsVoVuFPGJXIqSyhKidLSsrezs9Pb2M+1OMu9Y1AgxconR+lJubewDydyUZUD7KuCVsrSRrkzYhjROl2JsoLS1tKCoqegnSn1jb5kjNXh191vbCwkLppXPpHA7zfJutlo2x+GhkugK0AqFTwltRUdGKrUYE3EL9Xn2zt6HLlG6QFztJtFqatn10Doc5xK9JASDrbayTPWzLhdaX1ZknSnNinLDuZk0/5rcKpT9C+pCe1JBYJkDyLEpvoPSTysrK7/Py8n7hEH+P8/QHDDmlJ1s9VGS+gKQkaTP3g+eysrL2y9mODTm52sJJo35JMPlTEu479t0pjL0AOuUQ5zz9nfE/UTGlPmEcRKKQNng3rXGoLPL/Z4S3BRv9/+vbiRfHUHYCQqlOhyCpQY18vO0Mq8M+Qn0Twq95PA9cRir1178CDABFved32LV2BgAAAABJRU5ErkJggg==);
}
.panel_shade[data-v-55562677] {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 1989;
  background-color: #000000;
  width: 1903px;
}
.page_box[data-v-55562677] {
  margin: 0 !important;
  padding: 33px;
  background: #ffffff;
  width: 100%;
}
.gwc_wrap[data-v-55562677] .page {
  right: 20px !important;
}
.gwc_con_footer_checkbox[data-v-55562677] .el-checkbox__inner {
  border-color: transparent;
  background: transparent;
}
.gwc_con_footer_checkbox[data-v-55562677] .is-checked {
  background: #bf2b2a !important;
  border-color: #bf2b2a !important;
  border-radius: 2px !important;
  height: 14px !important;
}
.gwc_con_footer_checkbox[data-v-55562677] .el-checkbox__input {
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  height: 14px;
  background: #fff;
}
.gwc_con_footer_checkbox[data-v-55562677] .el-checkbox {
  background: #e6e6e6 !important;
}
.gwc_con_footer_checkbox[data-v-55562677] .el-checkbox__label {
  color: #666;
}
.gwc_header[data-v-55562677] .el-checkbox__inner {
  border-color: transparent;
  background: transparent;
}
.gwc_header[data-v-55562677] .is-checked {
  background: #bf2b2a !important;
  border-color: #bf2b2a !important;
  border-radius: 2px !important;
  height: 14px !important;
}
.gwc_header[data-v-55562677] .el-checkbox__input {
  border: 1px solid #dcdfe6;
  border-radius: 2px;
  height: 14px;
  background: #fff;
}
.gwc_header[data-v-55562677] .el-checkbox {
  background: #e6e6e6 !important;
}
.gwc_header[data-v-55562677] .el-checkbox__label {
  color: #666;
}
.checkbox[data-v-55562677] {
  width: 18px;
  height: 18px;
  margin-top: 72px;
  margin-right: 30px;
}
.gwc_con_little_text_box[data-v-55562677] {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.gwc_con_little[data-v-55562677] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gwc_con_little_img_box[data-v-55562677] {
  margin: 0 30px 0 0;
}
.gwc_con_little_img_box .gwc_con_little_img[data-v-55562677] {
  position: relative;
}
.gwc_con_little_img_box .gwc_con_little_img .gwc_con_little_img-gift-book-tag[data-v-55562677] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient(135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}
.gwc_con_little_text_author[data-v-55562677] {
  position: static;
}
.product_img_activity_tag[data-v-55562677] {
  width: 55px;
  height: 24px;
  background-image: url(data:image/png;base64,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);
  background-size: 55px 24px;
}

.gwc_wrap[data-v-d34db7e0]{
    width: 100%;
    background: #f8f8f8;
    position: relative;
    /* 2019å¹´6æœˆ17æ—¥ 10:59:27 æ–°åŠ&nbsp; */
    /* height: calc(100vh - 68px); 
    overflow: auto;*/
}
.commodity_details_tips[data-v-d34db7e0]{
  width: 400px;
  height: 150px;
  background: white;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 200px;
  left: calc(50% - 200px);
  z-index: 999;
  border-radius: 5px;
  padding: 0 20px;
}
.commodity_details_tips_txt[data-v-d34db7e0]{
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #ccc;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color:#333;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.commodity_details_tips_txtCon[data-v-d34db7e0]{
  width: 100%;
  height: 110px;
  line-height: 110px;
  text-align: center;
  color:#999;
  font-size: 18px;
}
.commodity_details_tips_txtCon span[data-v-d34db7e0]{
  color: #428bca;
  cursor: pointer;
}
.gwc_tittle[data-v-d34db7e0]{
    width: 100%;
    height: 58px;
    font-size: 18px;
    color: #333333;
    line-height: 58px;
    /* margin-top: 30px; */
    background: #ffffff;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_head[data-v-d34db7e0]{
    width: 100%;
    height: 50px;
    background: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_head_title[data-v-d34db7e0]{
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    padding: 0 20px;
    cursor: pointer;
}
.gwc_head_title_ac[data-v-d34db7e0]{
    color: #bf2b2a;
    font-weight: bold;
}
.gwc_table[data-v-d34db7e0]{
    width: 100%;
}
.gwc_header[data-v-d34db7e0]{
    width: 100%;
    height: 50x;
    background: #e6e6e6;
    /* background: #f2f2f2; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* 2019å¹´6æœˆ17æ—¥ 11:13:43 æ–°åŠ&nbsp; */
    padding: 0 12px;
    line-height: 50px;
}
.gwc_header p[data-v-d34db7e0]{
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #333333;
    font-size: 15px;
}
.gwc_chose[data-v-d34db7e0]{
    height: 16px;
    /* background: aquamarine; */
    margin: 0 11px 0 11px;;
    display: -webkit-box;;
    display: -ms-flexbox;;
    display: flex;
}
.gwc_td_checkbox[data-v-d34db7e0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 160px;
    margin-right: 12px;
}
.gwc_td_checkboxc[data-v-d34db7e0] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 160px;
}
.el-checkbox__inner[data-v-d34db7e0] {
    border: 1px solid #DCDFE6;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    background-color: #fff;
    z-index: 1;
}
.gwc_discount[data-v-d34db7e0]{
    width: 100%;
    height: 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 20px;
    border-top: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
Â·
.gwc_discount_tip[data-v-d34db7e0]{
    width: 38px;
    height: 18px;
    background: #bf2b2a;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    border-radius: 2px;
    margin-right: 14px;
}
.gwc_discount_text[data-v-d34db7e0]{
    height: 38px;
    line-height: 38px;
    color: #333333;
    font-size: 12px;
}
.gwc_con[data-v-d34db7e0]{
    /* width: 100%; */
    /* height: 160px; */
    /* border-top: 1px solid #ccc; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: white;
    /* 2019å¹´6æœˆ17æ—¥ 11:30:21 æ–°åŠ&nbsp; */
    /* padding: 0 12px; */
    margin: 0 20px;
    border-bottom: 1px solid #e5e5e5;
}
.gwc_con_little[data-v-d34db7e0]{
    /* height: 160px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
}
.gwc_con_little_img_box[data-v-d34db7e0]{
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 20px;
    margin-right: 26px;
    cursor: pointer;
    border-radius: 4px;
}
.gwc_con_little_text_box[data-v-d34db7e0]{
    width: 166px;
    height: 120px;
    margin-top: 20px;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.gwc_con_little_text_title[data-v-d34db7e0]{
    width: 100%;
    /* height: 16px;
    line-height: 24px; */
    color: #333;
    font-weight: bold;
    /* 2019å¹´6æœˆ17æ—¥ 15:00:18 æ–°åŠ&nbsp; */
    font-size: 16px;
    cursor: pointer;
    height: 42px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.gwc_con_little_text_author[data-v-d34db7e0]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    position: absolute;
    bottom: 10px;
}
.gwc_con_little_select[data-v-d34db7e0]{
    width: 94px;
    height: 28px;
    text-align: center;
    background: #f3efef;
    border: none;
    outline: none;
    border: 1px solid #ccc;
    margin-top: 66px;
    margin-left: 110px;
}
.gwc_con_little_select option[data-v-d34db7e0]{
    background: #f3efef;
    border-bottom: 1px solid #ccc;
}
.gwc_con_little_account[data-v-d34db7e0]{
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 160px;
    color: #4d4d4d;
    font-size: 15px;
}
.gwc_con_little_operation[data-v-d34db7e0]{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.gwc_con_little_operation_btn[data-v-d34db7e0]:first-child{
    /* color: #bf2b2a; */
}
.gwc_con_little_operation_btn[data-v-d34db7e0]{
    cursor: pointer;
    color: #666;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
}
.gwc_con_little_buy[data-v-d34db7e0]{
    width: 100%;
    height: 100%;
    padding-top: 68px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_con_little_buy p[data-v-d34db7e0]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #4d4d4d;
    font-size: 14px;
}
.gwc_con_sample_num[data-v-d34db7e0]{
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    margin: 0 auto;
}
.gwc_con_little_jiajian[data-v-d34db7e0]{
    width: 94px;
    height: 28px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_con_little_jiajian_count[data-v-d34db7e0]{
    width: 28px;
    height: 28px;
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f3efef;
    color: #666;
    /* font-size: 11px;
    line-height: 28px; */
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
}
.gwc_con_little_jiajian_txt[data-v-d34db7e0]{
    width: 38px;
    height: 28px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: white;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 28px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.gwc_con_little_all_box[data-v-d34db7e0]{
    width: 100%;
    height: 67px;
    background: #f3efef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ccc;
    /* 2019å¹´6æœˆ17æ—¥ 10:59:51 æ–°åŠ&nbsp; */
    /* position: fixed;
    bottom: 0; */
    z-index: 3;
}
.gwc_con_little_all_center[data-v-d34db7e0]{
    width: 70%;
    height: 67px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.gwc_con_little_function[data-v-d34db7e0]{
    height: 67px;
    line-height: 67px;
    font-size: 14px;
    color: #333;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    font-weight: bold;
}
.gwc_con_little_all_center_right[data-v-d34db7e0]{
    width: 300px;
    height: 67px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_con_little_all_center_right1[data-v-d34db7e0]{
    width: 190px;
    height: 67px;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    line-height: 28px;
}
.gwc_con_little_all_center_right1 p[data-v-d34db7e0]{
    color: #666;
    text-align: right;
    display: inline-block;
    width: 76px;
}
.gwc_con_little_all_center_btn[data-v-d34db7e0]{
    width: 90px;
    height: 38px;
    background: #bf2b2a;
    line-height: 38px;
    text-align: center;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    margin-top: 14px;
    cursor: pointer;
}
.gwc_popup[data-v-d34db7e0]{
    /* width: 520px;
    height: 240px;
    background: white;
    position: absolute;
    left: 650px;
    top: 500px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    padding: 0 20px; */
    width: 520px;
    height: 240px;
    background: white;
    position: fixed;
    left: 650px;
    top: 300px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    padding: 0 20px;
    z-index: 1990;
    border-radius: 5px;
}
.gwc_popup_top[data-v-d34db7e0]{
    width: 100%;
    height: 49px;
    border-bottom: 1px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 49px;
}
.gwc_popup_bottom[data-v-d34db7e0]{
    width: 100%;
    height: 190px;
    padding-top: 48px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_popup_bottom_tip[data-v-d34db7e0]{
    width: 235px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gwc_popup_bottom_tip_img[data-v-d34db7e0]{
    width: 34px;
    height: 34px;
}
.gwc_popup_bottom_tip_img img[data-v-d34db7e0]{
    width: 100%;
    height: 100%;
}
.gwc_popup_bottom_tip_txt[data-v-d34db7e0]{
    width: 201px;
    line-height: 34px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
}
.gwc_popup_bottom_tip_text[data-v-d34db7e0]{
    width: 240px;
    line-height: 34px;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #333;
    font-size: 16px;
    text-align:center;
    line-height: 25px;
}
.gwc_popup_bottom_btn_box[data-v-d34db7e0]{
    width: 192px;
    height: 30px;
    margin: 0 auto;
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.gwc_popup_bottom_btn[data-v-d34db7e0]{
    width: 76px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
    border-radius: 5px;
}
.gwc_popup_bottom_button[data-v-d34db7e0]{
    width: 106px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    margin: 0 auto;
    background: #bf2b2a;
    color: white;
}

/* 2019å¹´6æœˆ18æ—¥ 15:17:24 æ–°åŠ&nbsp; */
.gwc_con_footer_toolbar[data-v-d34db7e0] {
  width: 100%;
  margin-top: 20px;
}
.gwc_con_footer_box[data-v-d34db7e0] {
  width: 958px;
  height: 67px;
  /* background-color: #f3efef; */
  background-color: #e6e6e6;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gwc_con_footer_checkbox[data-v-d34db7e0] {
  margin-right: 11px;
}
.gwc_con_footer_fun[data-v-d34db7e0] {
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.gwc_con_footer_right[data-v-d34db7e0] {
  margin-left: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gwc_con_footer_price[data-v-d34db7e0] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 58px;
}
.gwc_con_footer_price p[data-v-d34db7e0]{
  font-size: 16px;
  color: #666;
  text-align: right;
  display: inline-block;
  width: 76px;
}
.gwc_con_footer_price span[data-v-d34db7e0]{
  font-size: 16px;
  color: #666;
}
.gwc_con_footer_price .total[data-v-d34db7e0]{
  font-size: 18px;
  color: #bf2b2a;
}
.gwc_con_footer_price .reduce[data-v-d34db7e0]{
  color: #666;
}
.gwc_con_footer_to[data-v-d34db7e0] {
  /* width: calc(100% - 190px); */
  text-align: center;
}
.gwc_con_footer_to .to_btn[data-v-d34db7e0]{
    width: 140px;
    height: 67px;
    line-height: 70px;
    background: #bf2b2a;
    color: white;
    font-size: 16px;
    border-radius: 2px;
    cursor: pointer;
}
.gwc_toolbar_fixed[data-v-d34db7e0] {
  background-color: #f3efef;
  margin-top: 0;
  position: fixed;
  bottom: 0;
  z-index: 3;
}
.num_not_activess[data-v-d34db7e0]{
    display: none;
}
.num_not_active[data-v-d34db7e0] {
  background-color:  #f2f2f2 !important;
  opacity: 0.5;
  cursor: no-drop !important;
}

/* 20210422è¡¥æç¤º */
.tips-wrap[data-v-d34db7e0]{
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 60px;
}
.tips-wrap .tip[data-v-d34db7e0]{
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}

/* æ²¡æœ‰å•†å“ */
.nofootprint[data-v-d34db7e0]{
    width: 100%;
}
.myfootprint_img[data-v-d34db7e0]{
    /* 2019å¹´6æœˆ18æ—¥ 16:59:35 æ–°æ”¹ */
    text-align: center;
}
.myfootprint_img img[data-v-d34db7e0]{
    /* width: 100%;
    margin: 0 auto; */
}
.myfootprint_btn[data-v-d34db7e0]{
    width: 100px;
    height: 28px;
    border: 1px solid #428bca;
    border-radius: 28px;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 28px;
    text-align: center;
    color: #428bca;
    cursor: pointer;
}
.gwc_like_likeBox[data-v-d34db7e0]{
    width: 100%;
    background-color: #ffffff;
    padding:0 20px;
    /* padding-bottom: 40px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 40px;
}
.gwc_like[data-v-d34db7e0]{
    width: 100%;
    height: 55px;
    line-height: 55px;
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.gwc_likeBox[data-v-d34db7e0]{
    width: 100%;
    height: 382px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    /* margin-top: 20px; */
}
.gwc_likeBox_little[data-v-d34db7e0]{
    width: 21%;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    margin-right: 10px;
}
.gwc_likeBox_little[data-v-d34db7e0]:last-child{
    margin-right: 0;
}
.gwc_likeBox_little[data-v-d34db7e0]:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.gwc_likeBox_little_top[data-v-d34db7e0]{
    width: 100%;
    height: 206px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.gwc_likeBox_little_top_con1[data-v-d34db7e0]{
    /* width: 103px;
    height: 157px; */
    /* margin: 22px 0 0 100px; */
}
.gwc_likeBox_little_top_con1 img[data-v-d34db7e0],.gwc_likeBox_little_top_con2 img[data-v-d34db7e0]{
    /* width: 100%;
    height: 100%; */
}
.gwc_likeBox_little_top_con2[data-v-d34db7e0]{
    width: 205px;
    height: 154px;
    margin: 25px auto;
}
.gwc_likeBox_little_bottom[data-v-d34db7e0]{
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.gwc_likeBox_little_bottom_span[data-v-d34db7e0]{
    width: 100%;
    height: 40px;
    color: #333;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    /* text-align: center; */
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.gwc_likeBox_little_bottom_span[data-v-d34db7e0]:last-child{
    color: #bf2b2a;
    font-size: 12px;
    text-align: center;
}
.minPrice[data-v-d34db7e0]{
    font-size: 18px !important;
}
.gwc_likeBox_little_bottom_btn_box[data-v-d34db7e0]{
    width: 100%;
    height: 24px;
    margin-top: 30px;
    position: relative;
}
.gwc_likeBox_little_bottom_btn[data-v-d34db7e0]{
    width: 72px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #f2862f;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}

/* è¡¥ */
.gwc_td_checkboxc .el-checkbox__input.is-checked .el-checkbox__inner[data-v-d34db7e0]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-d34db7e0]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-d34db7e0]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-checked .el-checkbox__inner[data-v-d34db7e0]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-checked .el-checkbox__inner[data-v-d34db7e0]{
    background-color: #bf2b2a;
    border-color: #bf2b2a;
}
.gwc_header .el-checkbox__input.is-checked+.el-checkbox__label[data-v-d34db7e0]{
    color: #bf2b2a;
}
.gwc_con_footer_checkbox .el-checkbox__input.is-checked+.el-checkbox__label[data-v-d34db7e0]{
    color: #bf2b2a;
}
.el-checkbox__label[data-v-d34db7e0]{
    font-size: 16px;
}
.gwc_row[data-v-d34db7e0]{
    background: #ffffff;
}
.gwc_con_little:hover .gwc_con_little_img_box[data-v-d34db7e0]{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    border: none;
}
.gwc_con_little:hover .gwc_con_little_text_title[data-v-d34db7e0]{
    color: #bf2b2a;
}
.el-checkbox__input.is-focus .el-checkbox__inner[data-v-d34db7e0]{
    border: 1px solid #e5e5e5;
}
.overdue .gwc_tittle[data-v-d34db7e0]{
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-right: 20px;
}
.overdue .gwc_con_little_text_title[data-v-d34db7e0]{
    color: #999999;
}
.overdue .gwc_row:hover .gwc_con_little_text_title[data-v-d34db7e0]{
    color: #999999;
    cursor: unset;
}
.overdue .gwc_row:hover .gwc_con_little_img_box[data-v-d34db7e0]{
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #ccc;
    cursor: unset;
}
.overdue .gwc_con_little_text_specs[data-v-d34db7e0]{
    color: #999999;
}
.overdue .gwc_con_little_text_author[data-v-d34db7e0]{
    color: #bf2b2a;
}
.overdue .gwc_con_little_account[data-v-d34db7e0]{
    color: #999999;
}
.overdue .gwc_con_little_operation_btn[data-v-d34db7e0]{
    color: #999999;
}
.overdue .gwc_con_little_jiajian_txt[data-v-d34db7e0]{
    color: #999999;
}
.gwc_con_little_operation_btn[data-v-d34db7e0]:first-child:hover{
    /* color: #E63232; */
}
.gwc_con_little_operation_btn[data-v-d34db7e0]:last-child:hover{
    color: #E63232;
}
.overdue .line[data-v-d34db7e0]{
    /* width: 100%; */
    height: 1px;
    background: #e5e5e5;
    margin: 0 20px;
}
.overdue[data-v-d34db7e0]{
    background: #fff;
}
.gwc_con_footer_price .num[data-v-d34db7e0]{
    color: #bf2b2a;
}

/* .page_box{
    margin: 0 !important;
    padding: 33px;
    background: #ffffff;
    width: 93% !important;
  } */

/* .page_box .page{
    position: absolute;
    right: 20px !important;
  } */
.shoucang[data-v-d34db7e0]{
      color: #bf2b2a;
}
.shoucang[data-v-d34db7e0]:hover{
      color: #E63232;
}
.shoucang2[data-v-d34db7e0]{
      color: #999999;
}
.gwc_likeBox .swiper-container[data-v-d34db7e0]{
    width: 100%;
    height: 360px;
    padding: 20px 0;
    padding-bottom: 30px;
}
.swiper-container[data-v-d34db7e0] .swiper-scrollbar{
      width: 60px;
      left: 50%;
      margin-left: -20px;
      height: 3px;
      border-radius: 2px;
}
.swiper-scrollbar[data-v-d34db7e0] .swiper-scrollbar-drag{
      background-color: #bf2b2a;
      border-radius: 2px;
}
.gwc_likeBox .swiper-slide[data-v-d34db7e0]{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-height: 300px;
      border: none !important;
      margin: 0 !important;
      padding: 0 !important;
}
.gwc_likeBox[data-v-d34db7e0] .swiper-button-prev,.gwc_likeBox[data-v-d34db7e0] .swiper-button-next{
      width: 30px;
      height: 30px;
      background-size: 30px 30px;
}
.gwc_likeBox[data-v-d34db7e0] .swiper-button-prev{
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI4QkVGOEUxQTMxNTExRUI4NDMzODA3NEZBNzI2NEI5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI4QkVGOEUyQTMxNTExRUI4NDMzODA3NEZBNzI2NEI5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjhCRUY4REZBMzE1MTFFQjg0MzM4MDc0RkE3MjY0QjkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjhCRUY4RTBBMzE1MTFFQjg0MzM4MDc0RkE3MjY0QjkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5ZGX8LAAACzklEQVR42qyXW4hNYRTHzxxnxj33cRsx5FLGJVOm1KAhJSUe5I2345piUO4PIsWkUy4JyYMHDTHjkiY0hcIU8TDGXWGcmORyXDIxfqv+W2c0M/vb+5xVv4dz9ne+/977W+u/1smJx+MRx+gPY2Ac9Ibu+v47fIWn0ADvXDaLOawpggUwHFq0sfFBn7tBPhRDJ127BLfDCveF5TAJHsIxeA5N7ay3tzASpsNaeAFH4FUQ4cmwEZKwS8J+8QnuiYuwBCrgIFx3EZ4Gm+GC7jhMPIPtsAjKoQdUdyRs57kFTsCZSOZRqVzYBF+gti1hO6NtcD5Lol7UKgHLlSOv7cto2oJlOtOjITbv7HP9MtyFNd4XnvBoKIFECNHdsNhhXUIlWZoubElQpxJwjZhErYZvOay3M74K8zzhnqq/KwFELUv367crdXYuUQPDYJQJT4DfKgGXGAAHZJN2Zr8C3LCZyRuYGpX3vtVGfjFCog2q9ZYQOfHEntqE+zga+1jYCzdgTwbl9dGOKKYaS/osLpYJnJSjZRLWzXLtiXMcXllMnedntlwlqjvo6rPujqx0BcQz1OxiyRxVfQ10+EE9bIAyda6wYdacMuHHUODw1BHV6zoYDzt1TEHDpphGE34AeVDo+MNG1W+++m1eANHBss26qBq4bTY7wAafYbWSMiE3cokytcl6z6vPwUwYFEC8Wa3OjGeOw/pcmCvb/Nck7it5VoU4M0u00w7rrBpSahSt+vEh+fbCEOIpn+sl6koJvalWwnbO+3RnM7I4gRRpsjkOj/4fBLy4CYdlj/OzIFqqnl0FZ/2mzGq5mWXtRM3TyYCCvWCpKuVUWznQ3lxtCfBSFlmhCeOaWlpHvl6oY7IK+QE7lLiB/kmYS61XqcyCrfBe/5Ga0hLKHK+fppgCtb0qDfXNmfx3qhE2MEyBoTAkzbFs8296G5Vywj9+m/4VYADzO6F/xqZHxQAAAABJRU5ErkJggg==);
      /* margin-top: -100px; */
}
.gwc_likeBox[data-v-d34db7e0] .swiper-button-next{
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJCNTJEMEYwQTMxNTExRUJCRTYwQTY1QTE0RDhERDZGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJCNTJEMEYxQTMxNTExRUJCRTYwQTY1QTE0RDhERDZGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkI1MkQwRUVBMzE1MTFFQkJFNjBBNjVBMTREOERENkYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkI1MkQwRUZBMzE1MTFFQkJFNjBBNjVBMTREOERENkYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HVuvUAAACyElEQVR42qyXS2xMURjHZ662qEc9iqTiUWkQCSISTSNBWXiE2BA7DYuh0qSCCG2wYCMS47nw3FgICSYeoaSeGzQUm7aqCBn1DmI00kr9TvK/MpnozLn3zpf8Fu2ce/7n8b1OOBKJhCxtGEyA8TAI+kEYEvADXkATvLeZLMdizGRYCmP0d1yTf4JuyIcRMB166bfL8MCv8FCohCnwBI5DG3zuYbw5hXEwGzboBI7AGy/C02CzdrcLnlmczDd4LEqgAvbCIbhtIzwTtsJFOBryZ2a322CFNjAALqUTNvdZAyfhXCi4nYGPsEUOeOd/woO1yvNZEnXtlhxwk07CXF/ISRqwBt7BiQwT9fYhfgUaoNr9hyts4nMG7LOYZBHshz4exc3cY+VD/4SXw0N4bTHBfcVvFAo8CJs7rofFrvBAreSa5QTtsF5Oc1DJw9auwygoduTJf3TxXmwHNCpOSyy/eaWFlxrhifAWfvpwmqh2sUdJx8aew2hHYdQeIFyOwVnYDmUW479Af0dV5lfAWD2tXZtYXZhhrNHKdVTaurOQKH5rrlyLseEcrSA/oOgyWKld38sw1sR/pxH+DsMDiK6GJbBT2SmTGZ9KmKNuNV4GfX2IVutOayxFQwq9uKMib/JvsUdRU1BKlUyaLL8pUifTYIS/qjjMtfy4EHYr21W61cbS5injNbu5OgbllumvXIW9Sv5ha3mwAOqSi8QjaIF1FhNc1bgOj1ezVgutT63Hh2GqOsp05ie1lmm3B6ArVTiu5sysbFYWOxBThGqVWpt76rnuwhA1ewWpDZoPM63uRrgg0naZMb0OqtRTm376g0dBs+hV8uJTKiJWffUNeCkniioN3lRJS5fXTS6Yo512qGI1en1JtOmY5ivGaxWDrXpNJJKeMIV6RYxU2YvpGdMV5O1UJyap2BdJIE+/d2oRLeqjn9pUu78CDACdvp+xKmURtQAAAABJRU5ErkJggg==);
      /* margin-top: -100px; */
}
.gwc_likeBox[data-v-d34db7e0] .swiper-button-prev:hover{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI5OTUwMzBCQTMxNTExRUJBOTBGQ0QzRUM0MkM4OUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI5OTUwMzBDQTMxNTExRUJBOTBGQ0QzRUM0MkM4OUQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Qjk5NTAzMDlBMzE1MTFFQkE5MEZDRDNFQzQyQzg5RDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Qjk5NTAzMEFBMzE1MTFFQkE5MEZDRDNFQzQyQzg5RDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7X0U8XAAAFoklEQVR42pyXa2ibVRjH875J26S31LRdm661rW1lLZRmKtMvMiZMQYv6ZayT6RSl84OzTkHbrSDC1irUef9QJ24yHWNMdOqYOIdTUBA6qMU2jlHWNrRZ7f2WpM3N3xNOS8xy08CfJCfnff7P/7mdE623t9eQ5mubpmlPmEym+4xGo4PPWbIYDocNwWCwH/SFQqGzLF1Kx5gpjT0HMjMzOyC0+/1+g9frNXg8nj8DgcBN4cWJIrPZ7MjJyXHw/hwO+FZXV7txqAfnPP+ZmAfvz8jI+ALSioWFBc/MzEzP3NzclxBfx/CMKF1/sSfXYrHUFRQUNBcVFbXy/gYOvM6+3ZCfi2dfixdqjHZgqAtVhpGRkbaJiYmPfD5fEHUGnLHqum6J3k+IV9k7J/v53VBaWtpSXV19Kjs720R0PmbL/nQUv5ubm9uGuoHBwcHmxcVFFyHMZy0fh0LxvMchi4B9Okq9LpfrzNTU1Lf19fWncaIV8nKcewT1G8/oMTYOkau2ycnJC319fU0rKyuuvLy8cvKbl4g0JlIhopGFkxWo9/X39z82Ojr6AcofZv1k9F496qG7Ce9RlA4ODAw0813jgdsVYTgBl0gIAL/6vG4riPoywp7jdDpfdLvd57G9j5/23kJMgVyQqiW8DxIWAxsrMBBIIlCe9QEvyIh1TsixaSNamUNDQ48vLy8v4swp1nOjiZ/FuxIK6TA5nUBpeQpSI5gHS+CgUrIgdRZLnpWVVbK2tmYYHh5uiRDq+tsbxHj2FoRr4+PjXVJI4eheiU86rUJ8GNwLrqpQa3HyHkTIJurmIi15A/utQinEdxGOwunp6V76TtohP0lOhfRvFdojoAm8Ci4DazxipTJTtFDpR9TSXhMl/qSEgqI6I32aRK046QbiWDe4DbwExsDmJM5Gqh1B5vn5+Ysy+eDZp6N2O8NBRqGTH/MSGNAUaSk4Bswqty5Qlox0Y2CYTAXwuJeWlkbh2abD3kSDXyPMc4QkJ4FSCe8d4B1VyS+DSWCPLahELyKryWSDfICPZgm1zsJYknqalZNJhbUPvKciIKRBQ/ovTY3X2YgaIYQ8mdd+lc9NKrSi2JJOeBPkO7wxqwmxPdqrmFcx+BEsg9dABegBa8qhdFWH1Vy3RogZ6k6mVIMcbYTByw/ZcUIkm6+oKdUJclVlzwBbOnkWoQiUdq2X3pbT5Dc5viC/k1wvJPDUpKr3d9AOHKqPNTVMjKmI4ZGRacvPz98Czx86KuWwN3B4P8pCWIotUZhUvzpVoYkjMv5yVKslI9eYFStWq3UHIsWJ00Lyk1xXuDm0ySHOZ0+KPEk93FAtZVb5rlFzO9Erkgo42iXchPp4RB093IXiAg7tpxgks6g2piAXtVPgFWV0t8p/OE7/GrHpLiwsdEB8D338HcuL62HtJuR+riufkIdMHHGnIA+pKeZTxfaVqnAthlTnqF2Qm0dNTc1ZppdEdH/0sRjAk13EP4PryjfkOkBOUikPKjKf6m9TLKmkELWLdXV1x2w2Wx2fO1mf+NdFgIXzjM7jdrv9Icjfl2JA+U3WTSmUyzDJjm4pcViUYm+6tra2raqq6iCkv5Dbo4kue63cszZXVlbKXdrOzWEP38dotRKMZaTRrxLqEIQuCW9DQ0M3ttoRcA3126Mve7eokdsgD56g0J7m0raDm8MeDvFLMgCoegt5ssa0XKSgyM4yUVoS44R1Kzn9lHcHSn+G9IFo0rjEsgGSZ1B6BaUnGxsbfygrK7vKIf4h5+llDLnkTrZ+qMh+AUVJ0RbtBM8XFxfvlLMdGx1seTOWNOk/CTZ/RsF9T991YuwFcEIOcc7Tv1i/jopZ9RemgEhUcg3eytU4Mhb5/XNpUWw4/9d/Jx6cRNkBCA/xdRckLaiRP29bYuawl1D/CuHXfD0NJuKpjH79I8AAPrPpcJ6FcMEAAAAASUVORK5CYII=);
}
.gwc_likeBox[data-v-d34db7e0] .swiper-button-next:hover{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjAgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJBNzEyRDNFQTMxNTExRUI5OTNFOUNCRDE4MUNBRjE5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJBNzEyRDNGQTMxNTExRUI5OTNFOUNCRDE4MUNBRjE5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkE3MTJEM0NBMzE1MTFFQjk5M0U5Q0JEMTgxQ0FGMTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkE3MTJEM0RBMzE1MTFFQjk5M0U5Q0JEMTgxQ0FGMTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7Hrw1AAAAFpElEQVR42pyXbUxbZRTH20splLdWXsbLYEAAM0hwzLfsiy4zmUuUTP2wyJapmCzMRAcaTYRlyTSRlxg00akJuohmOpdFEzddZlzMpsm+GEyQCDgNEVYpIK8F2vLSUn+nPpBLuS3Fm/zTe58+9/zP/zznOc+55o6ODlOM1/1ms/mIxWLZExcXV8V9ggwGg0FTIBDoBl0rKysXGboWizFLDHNOWK3WJghzl5eXTT6fz+T1en/z+/2jwosTmYmJiVXJyclV/B7DgYXFxcVWHGrHOe+WiXnxgfj4+M8hLXC73d7Jycn26enpryD+A8NTonT1Yk6KzWYrczgc1ZmZmXX8vo4Dp5n3JORfGtk3G4Uao00YakGVaXBwsMHlcr2/sLAQQJ0JZ+yaptn08wnxInOnZT7/m3JycmqKi4vPJSUlWYjOh0w5Hovid1JSUupR19Pb21s9OzvrJIRpjKXh0IqR9zhkEzBPQ6nP6XReGB8f/6a8vPwLnKiDPB/nHkX92jtamI2TrFX92NjYla6url0ej8eZmpqaz/qmRiINi9QK0UjAyQLUL3R3dx8cGho6g/JHGO/Uz9V0L91DeJtR2tvT01PNs5kXdijC1QUVl/0K5igOBFCfR9iT+/v760dGRi5hu5a/jm4gJkGuSNYS3ocJi4mJBRjwh9sE8WABeCTK0cixmU60rH19fY/Pz8/P4sw5xlP0xMfwLptEOsmaulCab0Aq1ySoBq+p5382I09ISMheWloyDQwM1IQINe2tNWI8a4NwaXh4uFUSKajfK+svK+gCBaAZiPejBrmyjhwh28ibq2zJv7BfJ3bkhbsJR8bExEQH+062Q5puTcMvB+gGDYq0HWzbjByVVtFCpr+hho5qpPhTEgqS6oLs0yhq5QqAXDABXgSLsv3ADvC3SjizUbYjKHFmZuaqVD54ajXU7qU4SCns58/UKGrX6oVS6QOvAqdSXgmGlXMbyOFxwDMyNzc3BM99Guy72OC3CPM0IUmO8cAQ8iywBJpAL3gT7FHR2OA8kTVLZYO8h9tECbXGwO3oEY4Y9ky1vU4DOZkawQEwY1SeVXmdCq27Itwyq25f21QEhlTyZakCE4zyzn+1mnDn6L2K8dJUEZkGz6iq9AH4FtxhYCuoMtwe+qWo91OlyuVoIwy+LZDOATd4HhwBZ1S4bSr84ZktpLJdy2VvC/FNNng85Hey1u4YSOMU4Tx4BTwB2sBlkK0L/fqECASkZKanpaXthOdXDZXnUWvi8D7IQFCSbRNSydpllVAPyokGroMctXRGp5iZWuGx2+37EClOnBeS69Ku0Dk0yCHOvTcKsUdlcgu4S2Xxz6qoxEVJqJAzcDRKuAn12ZA66ZFQ7ODQfppCMoXqSIV/FjymavXLav9uV2tuSCq2sDmSkZFRBfG97GNJPvdqWFsI+TLtylnWwYojIxHI08ENtbbDijQYhVTjqHVL51FSUnKR6iURPa4/Fv14ckiSjHblMmvtZ02MlFsVoVuFPGJXIqSyhKidLSsrezs9Pb2M+1OMu9Y1AgxconR+lJubewDydyUZUD7KuCVsrSRrkzYhjROl2JsoLS1tKCoqegnSn1jb5kjNXh191vbCwkLppXPpHA7zfJutlo2x+GhkugK0AqFTwltRUdGKrUYE3EL9Xn2zt6HLlG6QFztJtFqatn10Doc5xK9JASDrbayTPWzLhdaX1ZknSnNinLDuZk0/5rcKpT9C+pCe1JBYJkDyLEpvoPSTysrK7/Py8n7hEH+P8/QHDDmlJ1s9VGS+gKQkaTP3g+eysrL2y9mODTm52sJJo35JMPlTEu479t0pjL0AOuUQ5zz9nfE/UTGlPmEcRKKQNng3rXGoLPL/Z4S3BRv9/+vbiRfHUHYCQqlOhyCpQY18vO0Mq8M+Qn0Twq95PA9cRir1178CDABFved32LV2BgAAAABJRU5ErkJggg==);
}
.panel_shade[data-v-d34db7e0] {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.15;
    z-index: 1989;
    background-color: rgb(0, 0, 0); 
    width: 1903px;
}
.fade-enter-active[data-v-d34db7e0], .fade-leave-active[data-v-d34db7e0] {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}
.fade-enter[data-v-d34db7e0], .fade-leave-to[data-v-d34db7e0] /* .fade-leave-active below version 2.1.8 */ {
    opacity: 0;
}











































































































.points-container[data-v-c3ff2cce] {
  width: 937px;
  margin-top: 2px;
  background-color: #fff;
}
.points-header[data-v-c3ff2cce] {
  width: 937px;
  height: 47px;
  background-color: #f1ece7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px #bf2b2a solid;
  /* margin-bottom: 30px; */
}
.points-header .header-left[data-v-c3ff2cce] {
  height: 47px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.points-header .my-points[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 160px;
  height: 47px;
  /* color: #333; */
  cursor: pointer;
  color: #fff;
  background-color: #bf2b2a;
}
.points-header .my-pointss[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 160px;
  height: 47px;
  cursor: pointer;
  color: #333;
}
.points-header .change[data-v-c3ff2cce] {
  width: 160px;
  height: 47px;
  border-right: solid 1px #e4d9cf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  color: #fff;
  background-color: #bf2b2a;
}
.points-header .changes[data-v-c3ff2cce] {
  width: 160px;
  height: 47px;
  color: #333;
  border-right: solid 1px #e4d9cf;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.header-right[data-v-c3ff2cce] {
  margin-right: 20px;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
}
/* ç§¯åˆ†æ¡† */
.points-wrap[data-v-c3ff2cce] {
  width: 878px;
  height: 230px;
  background-color: #ffffff;
  border: solid 1px #e5e5e5;
  margin: 30px auto 79px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.points-left[data-v-c3ff2cce] {
  width: 250px;
  height: 230px;
  padding-top: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 1px #e5e5e5;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.point-left-top[data-v-c3ff2cce] {
  font-size: 16px;
  line-height: 16px;
  color: #333333;
  margin-bottom: 30px;
}
.point-left-mid[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 22px;
}
.point-left-mid &gt; img[data-v-c3ff2cce] {
  width: 35px;
  height: 37px;
  margin-bottom: 12px;
}
.myscore[data-v-c3ff2cce] {
  font-size: 28px;
  line-height: 28px;
  color: #bf2b2a;
}
/* .point-left-bot{

} */
.point-left-bot .earn_points[data-v-c3ff2cce] {
  margin-right: 20px;
  width: 90px;
  height: 30px;
  border-radius: 2px;
  background-color: #fff;
  border: solid 1px #bf2b2a;
  font-size: 14px;
  line-height: 14px;
  color: #bf2b2a;
  cursor: pointer;
}
.point-left-bot .to_exchange_points[data-v-c3ff2cce] {
  width: 90px;
  height: 30px;
  border-radius: 2px;
  border: solid 1px #1690c9;
  background-color: #fff;
  font-size: 14px;
  line-height: 14px;
  color: #1690c9;
  cursor: pointer;
}
.point-left-bot[data-v-c3ff2cce] {
  padding-bottom: 27px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/* å³ä¾§ç§¯åˆ†æ¡† */
.points-right-wrap[data-v-c3ff2cce] {
  width: 628px;
  height: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.points-right[data-v-c3ff2cce] {
  width: 628px;
  height: 230px;
  margin-left: 66px;
  margin-right: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.points-box[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.points-title[data-v-c3ff2cce] {
  font-size: 14px;
  line-height: 14px;
  color: #666666;
  margin-bottom: 21px;
}
.score-num[data-v-c3ff2cce] {
  font-size: 24px;
  line-height: 24px;
  color: #bf2b2a;
}
/* ç§¯åˆ†æ˜Žç»† */
.interal-rules-wrap[data-v-c3ff2cce] {
  padding: 40px;
}
.interal-title[data-v-c3ff2cce] {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  padding-bottom: 21px;
  border-bottom: 1px #e5e5e5 solid;
}
.gain-right span[data-v-c3ff2cce]:nth-child(1) {
  margin-right: 30px;
}
.time-circle-wrap[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 21px 0 20px;
  border-bottom: 1px #e5e5e5 solid;
}
/* ç§¯åˆ†èŽ·å–åˆ—è¡¨æ˜Žç»† */
.gain-lose-list[data-v-c3ff2cce] {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: solid 1px #e5e5e5;
}
.gains-title-box[data-v-c3ff2cce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.gains-title[data-v-c3ff2cce] {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  margin-bottom: 13px;
}
.gains-time[data-v-c3ff2cce] {
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}
.coin-num[data-v-c3ff2cce] {
  font-size: 16px;
  line-height: 16px;
  color: #16c97f;
}
.lose-coin-num[data-v-c3ff2cce] {
  font-size: 16px;
  line-height: 16px;
  color: #bf2b2a;
}

.exchange-container[data-v-0a68b698]{
    width: 878px;
    margin: 0 auto;
}
.exchange-list[data-v-0a68b698]{
    width: 878px;
	height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: solid 1px #e6e6e6;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.exchange-list-left[data-v-0a68b698]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.exchange-title[data-v-0a68b698]{
    font-size: 14px;
    line-height: 14px;
	color: #666666;
    margin-bottom: 12px;
}
.exchange-time[data-v-0a68b698]{
    font-size: 14px;
    line-height: 14px;
	color: #999;
}
/* you */
.exchange-score[data-v-0a68b698]{
    font-size: 14px;
    line-height: 14px;
	color: #999999;
}
.exchange-scan[data-v-0a68b698]{
    margin-left: 79px;
    font-size: 14px;
    line-height: 14px;
	color: #bf2b2a;
}

#earn_pounts .earn_pounts_hd[data-v-7f2b394c]{
    height: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack:distribute;
        justify-content:space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

/* .earn_pounts_hd,.count_wrap_right{
    display: flex;
} */
.date_task_wrap .item[data-v-7f2b394c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    padding:25px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.date_task_wrap .item .item_task[data-v-7f2b394c]{
    margin-right: auto;
}
.item_task span[data-v-7f2b394c]{
    display: block;
}
.date_task_wrap .item .task_btn[data-v-7f2b394c]{
    height: 34px;
    width: 100px;
    padding:0;
}
.date_task_wrap .item .task_name[data-v-7f2b394c]{
    margin-bottom: 12px;
}
#earn_pounts[data-v-7f2b394c] {
  width: 1200px;
  margin: 0 auto;
}
.earn_pounts_hd[data-v-7f2b394c] {
  background-color: white;
  margin-bottom: 20px;
}
.earn_points_body[data-v-7f2b394c] {
  padding: 30px 20px;
  background-color: white;
}
.earn-breadcrumb[data-v-7f2b394c]{
  margin-bottom: 20px;
}
.earn_points_body .item[data-v-7f2b394c] {
  border-bottom: 1px solid #e6e6e6;
}
.points_icon_warp[data-v-7f2b394c] {
  color: #bf2b2a;
  text-align: center;
}
.points_icon_warp p[data-v-7f2b394c] {
  margin-top: 20px;
  font-size: 22px;
}
.points_icon_warp .iconshengchanrenwu[data-v-7f2b394c] {
  font-size: 50px;
  display: inline-block;
  width: 44px;
}
.earn_pounts_hd .count_wrap_left[data-v-7f2b394c] {
  width: 230px;
  text-align: center;
}

/* .qd_header {
  display: flex;
  background-color: #bf2b2a;
  padding-top: 30px;
  padding-bottom: 20px;
  align-items: center;
}
.qd_header button {
  width: 80px;
  height: 24px;
  padding: 0;
  border: solid 1px #ffffff;
  border-radius: 12px;
}
.qd_header button /deep/ span {
  font-size: 12px;
}
.qd_header .today_award,
.qd_header .my_points {
  height: 90px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.qd_header .today_award,
.qd_header .my_points {
  flex-grow: 1;
  text-align: center;
  color: #fff;
} */
.detailed_integration_rules[data-v-7f2b394c],
.detailed_integration_rules a[data-v-7f2b394c] {
  font-size: 12px;
  color: #999;
}
.detailed_integration_rules a[data-v-7f2b394c] {
  color: #428bca;
}
.detailed_integration_rules[data-v-7f2b394c] {
  padding: 20px 0;
}

/* .dialog_header_liner {
  display: inline-block;
  height: 60px;
  background-color: #ffffff;
  opacity: 0.5;
  width: 1px;
} */
.qd_main[data-v-7f2b394c] {
  padding: 0 40px 20px 40px;
}
#earn_pounts .qd_main[data-v-7f2b394c] .dialog_info p,
#earn_pounts .qd_main[data-v-7f2b394c] .dialog_info span {
  font-size: 12px !important;
  line-height: 24px;
  color: #999999;
}
.date_task_wrap .task_do[data-v-7f2b394c] {
  background-color: #bf2b2a;
  overflow: hidden;
  color: white;
  font-size: 14px;
}
.date_task_wrap .task_btn[data-v-7f2b394c] {
  border-radius: 4px;
  width: 100px;
  height: 34px;
}
.date_task_wrap .task_do[data-v-7f2b394c]:hover {
  background-color: #8c1f1f;
}
.date_task_wrap .task_end[data-v-7f2b394c] {
  background-color: #e5e5e5;
  border: solid 1px #cccccc;
  color: #999;
}
.date_task_wrap .task_end[data-v-7f2b394c]:hover {
  color: #999;
}
.earn_points_task_date[data-v-7f2b394c] {
  margin-bottom: 20px;
}
.earn_points_task_date &gt; p[data-v-7f2b394c] {
  font-size: 18px;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
}
.earn_points_task_date &gt; p[data-v-7f2b394c],
.earn_points_task_date .task_name[data-v-7f2b394c] {
  color: #666;
}
.earn_points_task_date .task_name[data-v-7f2b394c] {
  font-size: 16px;
}
.earn_points_task_date .task_count[data-v-7f2b394c] {
  color: #666;
  font-size: 14px;
}
#earn_pounts[data-v-7f2b394c] .el-breadcrumb span {
  font-size: 14px;
  color: #428bca;
}
#earn_pounts[data-v-7f2b394c]
  
  .el-breadcrumb
  &gt; span:first-child
  .el-breadcrumb__separator {
  display: none;
}
#earn_pounts[data-v-7f2b394c] .el-breadcrumb .last-breadcrumb span {
  color: #333;
}

.count_wrap_right[data-v-0c6b2d0c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.count_wrap_right .item[data-v-0c6b2d0c] {
  text-align: center;
}
.count_wrap_right .item .item_name[data-v-0c6b2d0c] {
  margin-bottom: 20px;
  font-size: 14px;
  color: #666;
}
.count_wrap_right .item .item_count[data-v-0c6b2d0c] {
  font-size: 24px;
  color: #bf2b2a;
  font-weight: bold;
}

#sign-in-dialog[data-v-1ef6c189] {
  position: relative;
  z-index: 2003;
}
.sign-bot-txt[data-v-1ef6c189] {
  color: #666;
  font-size: 16px;
  margin: 20px 0;
}
.sign-bot-txt span[data-v-1ef6c189] {
  color: #bf2b2a;
}
.day-item[data-v-1ef6c189] {
  width: 100px;
  height: 130px;
  border-radius: 6px;
  -ms-flex-preferred-size: 22%;
      flex-basis: 22%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.day-item[data-v-1ef6c189]:nth-child(n + 5) {
  margin-top: 30px;
}
.day-item.ac[data-v-1ef6c189] {
  background-color: #bf2b2a;
  color: white;
}
.day-item.last-day[data-v-1ef6c189] {
  -ms-flex-preferred-size: 48%;
      flex-basis: 48%;
}
.day-item .day[data-v-1ef6c189] {
  margin-bottom: 20px;
}
.sign-hd p[data-v-1ef6c189] {
  margin-bottom: 13px;
}
.sign-hd .count[data-v-1ef6c189] {
  font-size: 24px;
  margin-bottom: 12px;
}
.go-exchange[data-v-1ef6c189] {
  width: 73px;
  padding: 0;
  height: 23px;
  font-size: 12px;
  border-radius: 10px;
}
.sign-bot[data-v-1ef6c189] {
  padding: 0 80px 50px;
}
.sign-days[data-v-1ef6c189] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.day-item .iconjifen[data-v-1ef6c189] {
  font-size: 20px;
  margin-bottom: 20px;
}
.day-item.last-day[data-v-1ef6c189] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 30px;
}
.day-item.last-day .iconjifen[data-v-1ef6c189] {
  font-size: 50px;
}
.last-icon-wrap[data-v-1ef6c189] {
  width: 100%;
  text-align: right;
}

.sign-in-dialog {
  background-color: #bf2b2a;
  border-radius: 5px;
}
.sign-in-dialog .el-dialog__body {
  background-color: white;
  padding: 0;
  border-radius: 5px;
}
.sign-in-dialog .el-dialog__header span,
.sign-in-dialog .el-dialog__header i {
  color: white;
}
.sign-hd {
  background-color: #bf2b2a;
  color: white;
  text-align: center;
  padding-bottom: 20px;
}




































































/* @import "./../helpCenter.css"; */
.right_content[data-v-19b6da38]{
  background: #ffffff;
  padding: 0px 30px 30px 30px;
}
.right_content .cont_title[data-v-19b6da38]{
  font-size: 20px;
  color: #333333;
  padding: 30px 0px;
  border-bottom: 1px solid #e6e6e6;
}
.right_content .cont_detail[data-v-19b6da38]{
  padding: 30px 0px;
}
.cont_detail p[data-v-19b6da38]{
  font-size: 14px;
  color: #666666;
  line-height: 28px;
}
.cont_detail p[data-v-19b6da38] {
  font-size: 14px;
  line-height: 28px;
  margin-top: 20px;
}
.nav_points[data-v-19b6da38]{
  margin-bottom: 20px;
}
.nav_points[data-v-19b6da38] .el-breadcrumb span {
  font-size: 14px;
  color: #428bca;
}
.nav_points[data-v-19b6da38] .el-breadcrumb &gt; span:first-child .el-breadcrumb__separator {
  display: none;
}
.nav_points[data-v-19b6da38] .el-breadcrumb .last-breadcrumb span {
  color: #333;
}

#points-mall[data-v-f228111c] {
  width: 1200px;
  margin: 0 auto;
}
.points_goods_txt[data-v-f228111c]{
  width: 100%;
  height: 17px;
  font-size: 17px;
  line-height: 17px;
  color: #333;
  margin-bottom: 20px;
}
.points_goods_txt span[data-v-f228111c]{
  color: #bf2b2a;
}
.points_goods_wrap[data-v-f228111c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
/* æç¤º */
.opening-soon-wrap[data-v-f228111c]{
  width: 100%;
  height: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* align-items: center; */
}
.opening-tips-title[data-v-f228111c]{
  margin-top: 200px;
  /* line-height: 520px; */
  color: #666666;
}
.goods_item[data-v-f228111c] {
  /* padding: 20px; */
  width: 224px;
  height: 313px;
  border: 1px solid #e4d9cf;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  overflow: hidden;
  width: 224px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.goods_item[data-v-f228111c]:last-child {
    margin-right: auto;
}
.goods_item[data-v-f228111c]:nth-child(n+6) {
    margin-top: 20px;
}
.goods_item[data-v-f228111c]:hover {
  -webkit-box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
}
.goods_type[data-v-f228111c] {
  width: 40px;
  height: 18px;
  border-radius: 9px 0px 9px 0px;
  border: solid 1px #bf2b2a;
  text-align: center;
  font-size: 12px;
  color: #bf2b2a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 7px;
  top: 7px;
}
.goods_item_imgY[data-v-f228111c]{
  width: 129px;
  height: 184px;
  margin: 0 auto;
  margin-top: 20px;
}
.goods_item_imgX[data-v-f228111c]{
  width: 184;
  height: 104px;
  margin: 0 auto;
  margin-top: 60px;
}
.goods_item_imgY img[data-v-f228111c],.goods_item_imgX img[data-v-f228111c] {
  width: 100%;
  height: 100%;
}
.goods_bottom[data-v-f228111c] {
  width: 100%;
  height: 87px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f2f2f2;
  position: absolute;
  bottom: 0;
}
.goods_name[data-v-f228111c]{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin-bottom: 8px;
}
.goods_exchange_points_wrap[data-v-f228111c]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.goods_exchange_points_wrap span[data-v-f228111c]{
    font-size: 16px;
}
.goods_exchange_points_wrap .goods_count_wrap[data-v-f228111c]{
    color: #bf2b2a;
    margin-right: auto;
}

*[data-v-7c966f69]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.studentCourseDetail[data-v-7c966f69]{
    width: 100%;
    background: #F9F9F9;
}
.studentCourseDetail_center[data-v-7c966f69]{
    width: 1200px;
    margin: 0 auto;
}
.studentCourseDetail_center_info[data-v-7c966f69]{
    width: 100%;
}
.studentCourseDetail_center_tab[data-v-7c966f69]{
    width: 100%;
    margin-top: 40px;
}
.studentCourseDetail_center_tab_head[data-v-7c966f69]{
    width: 100%;
    height: 50px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #e7e7e7;
}
.studentCourseDetail_center_tab_head_li[data-v-7c966f69]{
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    font-size: 16px;
    cursor: pointer;
}
.studentCourseDetail_center_tab_head_li_ac[data-v-7c966f69]{
    font-size: 16px;
    color: #c02f2e;
    font-weight: bold;
    background: white;
    border-top: 2px solid #c02f2e;
    margin-top: -2px;
}
.studentCourseDetail_center_tab_wrap[data-v-7c966f69]{
    width: 100%;
    background: white;
    padding: 0 20px;
}
.studentCourseDetail_center_tab_wrap_li[data-v-7c966f69]{
    width: 100%;
    padding-top: 30px;
}
.studentCourseDetail_center_tab_wrap_li_btn[data-v-7c966f69]{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.studentCourseDetail_center_tab_wrap_li_btnl[data-v-7c966f69]{
    width: 140px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    border: 1px solid #c02f2e;
    color: #c02f2e;
    background: #fff;
}
.studentCourseDetail_center_tab_wrap_li_btnac[data-v-7c966f69]{
    color: #fff;
    background: #c02f2e;
}
.studentCourseDetail_center_tab_li_con[data-v-7c966f69]{
    width: 100%;
}
.qd_dialog[data-v-7c966f69]{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
}

*[data-v-aa434378]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.courseInfo_breadcrumbs[data-v-aa434378]{
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    color: #666;
}
.courseInfo_breadcrumbs a[data-v-aa434378]{
    color: #666;
}
.courseInfo_breadcrumbs_span[data-v-aa434378]:hover{
    text-decoration: underline;
    color: #C02F2E;
    cursor: pointer;
}
.courseInfo_breadcrumbs img[data-v-aa434378]{
    width: 6px;
    height: 10px;
    margin: 5px 10px 0 10px;
}
.courseInfo[data-v-aa434378]{
    width: 100%;
    /* height: 366px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.courseInfo_con[data-v-aa434378]{
    width: 860px;
    /* height: 366px; */
    background: white;
    padding: 25px 20px 26px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.courseInfo_con_img[data-v-aa434378]{
    width: 220px;
    /* height: 311px; */
    background: #F9F9F9;
    position: relative;
    margin-right: 20px;
}
.courseInfo_con_img img[data-v-aa434378]{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.courseInfo_con_info[data-v-aa434378]{
    width: 578px;
    /* height: 311px; */
    position: relative;
}
.courseInfo_con_info_title[data-v-aa434378]{
    width: 100%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background: cornsilk; */
}
.courseInfo_con_info_title span[data-v-aa434378]{
    /* position: relative; */
    font-size: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #222222;
    align-items: center;
    /* line-height: 33px; */
    letter-spacing: 1px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.courseInfo_con_info_intro[data-v-aa434378]{
    width: 578px;
    /* height: 158px; */
    background: #F9F9F9;
    /* position: absolute;
    top: 80px;
    left: 0; */
    padding: 20px 20px 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.courseInfo_con_info_intro_left[data-v-aa434378]{
    width: 488px;
    padding-right: 15px;
}
.courseInfo_con_info_intro_li[data-v-aa434378],.courseInfo_con_info_intro_li span[data-v-aa434378]{
    width: 100%;
    /* height: 22px; */
    line-height: 22px;
    font-size: 14px;
    color: #222;
    margin-bottom: 10px;
    /* background: palevioletred; */
}
.courseInfo_con_info_intro_li span[data-v-aa434378]:hover{
    cursor: pointer;
    color: #C02F2E;
    text-decoration: underline;
}
.courseInfo_con_info_intro_li[data-v-aa434378]:last-child{
    margin: 0;
}
.courseInfo_con_info_btn[data-v-aa434378]{
    width: 140px;
    height: 40px;
    background: #C02F2E;
    border-radius: 8px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 36px;
    /* position: absolute;
    bottom: 0;
    left: 0; */
    cursor: pointer;
}
.courseInfo_con_info_btn[data-v-aa434378]:hover {
    background: #AC0F0E;
}
.courseInfo_con_qd[data-v-aa434378]{
    width: 72px;
    height: 108px;
    border-left: 2px solid #e4e4e4;
    /* background: chocolate; */
    margin-top: 5px;
    cursor: pointer;
    /* pos */
}
.courseInfo_con_qd_c[data-v-aa434378]{
    width: 48px;
    height: 62px;
    margin-left: 20px;
    margin-top: 23px;
    /* background: chocolate; */
}
.courseInfo_con_qd_img[data-v-aa434378]{
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}
.courseInfo_con_qd_img img[data-v-aa434378]{
    width: 100%;
    height: 100%;
}
.courseInfo_con_qd_text[data-v-aa434378]{
    width: 100%;
    height: 17px;
    font-size: 16px;
    color: #C02F2E;
    line-height: 17px;
    font-weight: bold;
    /* text-decoration: underline; */
    text-align: center;
    margin-top: 15px;
}
.courseInfo_con_qd:hover .courseInfo_con_qd_text[data-v-aa434378]{
    text-decoration: underline;
}
.courseInfo_ewm[data-v-aa434378]{
    width: 300px;
    /* height: 366px; */
    background: white;
    position: relative;
}
.courseInfo_ewm_con[data-v-aa434378]{
    height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    /* background: #C02F2E; */
}
.courseInfo_ewm_img[data-v-aa434378]{
    width: 150px;
    height: 150px;
    background: #eee;
    margin: 0 auto;
    /* margin-top: 75px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.courseInfo_ewm_img img[data-v-aa434378]{
    width: 100%;
    height: 100%;
}
.courseInfo_ewm_text[data-v-aa434378]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    text-align: center;
    margin-top: 30px;
}

*[data-v-d70a3cf2]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.com_tips_dialog[data-v-d70a3cf2]{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
}
.com_tips_dialog_close[data-v-d70a3cf2]{
    width: 16px;
    height: 16px;
    /* background: palegoldenrod; */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.com_tips_dialog_close[data-v-d70a3cf2]:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAiJJREFUOE99UzFoVEEQfbPhbAKphGijNinURmMZxYDaGEgRJSac2Pj/bprDQitLsRQLLfJ3918K8dQEVAwqElFsBAuNhaKB2ChC0FK5Injs0z3+6d0ncbudmfdm5s2MoPSMMXtCCGdF5BiAHYX7C8mnSqm6tfZDN0Q6H611BcAVAIbkPQCLJFcrlQpardYQgHERmQBgAVxwzv2K2DZBAX4MYFsIYTLP84/lyuI/VkdynuSaiIxFkjaBMeYaydFms3mw0Wj82AjcsdVqtYH19fWXAJ47585JwbocQtgfM2utt4rILmvt624irfWwUuprlmXfOxgRGRat9VUAg865agTMzMyMhBCWSE577xeLFscALCilxrIsexFtaZre+lP8WiR4JyKXrbXznYxpmk6JSF1EpqKN5B2S2nvfKMVcjASx51Hn3HJ3yUmSTCul8rbSIom19nbJf0Ap9WxTAmPMBMmbsQCl1Kksyx5uRvCe5CXv/UInwBhzkuQNETlDcgsAD2DSOfdooxZ6REyS5JBS6gnJ0977+4VgVRFxIYQjeZ6/6hExTdO9IvIGwD7n3IrWentfX9/O2dnZdmBXxqMhhNV6vf45SZLdSqm37TEWY7oO4HCr1RqZm5v7+b9FqlarA/39/f8WqbTKg0WvKxuRFJnjuL8BOP53lbtIoh4pgLskH4jIp2KMQyTHAZwg6UTkfM8xlXqNmiQAes4ZwJKI5OVz/g0thRai+fTplwAAAABJRU5ErkJggg==) no-repeat 100%;
}
.com_tips_dialog_c[data-v-d70a3cf2]{
    width: 483px;
    height: 192px;
    background: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.com_tips_dialog_c .tips[data-v-d70a3cf2]{
    font-size: 20px;
    color: #222;
    position: absolute;
    top: 20px;
    left: 25px;
    font-weight: bold;
}
.com_tips_dialog_c .text[data-v-d70a3cf2]{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #222;
    margin-top: 88px;
}

.van-circle{
    width: 100%;
    height: 100%;
}
.van-circle__layer{
    stroke: none !important;
}

*[data-v-90c52ea8]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.com_learningRecords[data-v-90c52ea8]{
    width: 100%;
    padding-bottom: 40px;
}
.com_learningRecords_li[data-v-90c52ea8]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.com_learningRecords_li_top[data-v-90c52ea8]{
    width: 100%;
    height: 42px;
    padding: 0 9px;
    line-height: 42px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-weight: bold;
}
.com_learningRecords_li_top span[data-v-90c52ea8]{
    font-size: 16px;
    color: #222;
}
.com_learningRecords_li_top s[data-v-90c52ea8]{
    font-size: 14px;
    color: #666;
    cursor: pointer;
    font-weight: normal;
    text-decoration:none;
}
.com_learningRecords_li_top s[data-v-90c52ea8]:hover{
    font-size: 14px;
    color: #bf2b2a;
    text-decoration: underline;
}
.com_learningRecords_li_d[data-v-90c52ea8]{
    width: 490px;
    height: 550px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
}
.com_learningRecords_li_c[data-v-90c52ea8]{
    width: 100%;
    height: calc(100% - 42px);
    /* background: palegoldenrod; */
}
.com_learningRecords_li_c_number[data-v-90c52ea8]{
    width: 100%;
    height: 62px;
    font-size: 44px;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    color: #222222;
    line-height: 62px;
    text-align: center;
    letter-spacing: 1px;
    margin-top: 40px;
}
.com_learningRecords_li_c_text[data-v-90c52ea8]{
    width: 100%;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 22px;
    text-align: center;
    margin-top: 20px;
}
.com_learningRecords_li_cc[data-v-90c52ea8]{
    width: 100%;
    height: calc(100% - 85px);
}
.com_learningRecords_li_s[data-v-90c52ea8]{
    height: 550px;
}
.com_learningRecords_li_t[data-v-90c52ea8]{
    width: 100%;
    height: 260px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
}
.com_learningRecords_li_b[data-v-90c52ea8]{
    width: 360px;
    height: 366px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    margin-right: 40px;
}
.com_learningRecords_li_c_xxjd[data-v-90c52ea8]{
    width: 180px;
    height: 180px;
    border-radius: 180px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(85,147,247,0.2)), to(rgba(85,226,154,0.2)));
    background: linear-gradient(90deg, rgba(85,147,247,0.2) 0%, rgba(85,226,154,0.2) 100%);
    margin: 0 auto;
    margin-top: 40px;
    position: relative;
}
.com_learningRecords_li_c_xxjd_cricle[data-v-90c52ea8]{
    width: 180px;
    height: 180px;
    border-radius: 180px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.com_learningRecords_li_c_xxjd_cricle_inner[data-v-90c52ea8]{
    width: 165px;
    height: 165px;
    border-radius: 165px;
    /* position: absolute; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #F5F6F9;
}
.com_learningRecords_li_c_xxjd_cricle_center[data-v-90c52ea8]{
    width: 140px;
    height: 140px;
    background: #FDFDFE;
    border-radius: 140px;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(205,207,217,0.4);
            box-shadow: 0px 4px 20px 0px rgba(205,207,217,0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.com_learningRecords_li_c_xxjd_cricle_center_little[data-v-90c52ea8]{
    width: 120px;
    height: 120px;
    border-radius: 140px;
    border: 1px solid #E0E2EF;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.com_learningRecords_li_c_xxjd_cricle_center_little .number[data-v-90c52ea8]{
    /* width: 76px; */
    height: 56px;
    font-size: 40px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 56px;
    text-align: center;
    /* background: palegoldenrod; */
    margin: 0 auto;
    margin-top: 15px;
}
.com_learningRecords_li_c_xxjd_cricle_center_little .text[data-v-90c52ea8]{
    /* width: 57px; */
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #444444;
    line-height: 25px;
    text-align: center;
    letter-spacing: 1px;
}
.com_learningRecords_li_c_xxjd_number[data-v-90c52ea8]{
    width: 100%;
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 22px;
    margin-top: 30px;
    padding: 0 20px;
}

.el-progress-bar__outer{
    height: 10px!important;
}
.el-progress-bar__inner{
    background: #346fe9;
}
.el-progress-bar__outer{
    background: rgba(52,111,233,0.3);
}
.el-progress__text{
    color: #0052FC;
    font-size: 14px;
    font-weight: bold;
}

*[data-v-6dd381eb]{
        margin: 0;
        padding: 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
}
.com_learningRate[data-v-6dd381eb]{
        width: 100%;
        background: #fff;
        /* height: 100%; */
}
.com_learningRate_top[data-v-6dd381eb]{
        width: 100%;
        height: 42px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        /* padding: 0 20px; */
        background: #F9F9F9;
}
.com_learningRate_top &gt; div[data-v-6dd381eb]{
        height: 42px;
        line-height: 42px;
        font-size: 16px;
        color: #222;
        font-weight: bold;
}
.com_learningRate_top_name[data-v-6dd381eb]{
        width: 474px;
        padding-left: 20px;
        /* background: peachpuff; */
}
.com_learningRate_top_rate[data-v-6dd381eb]{
        width: 280px;
}
.com_learningRate_top_time[data-v-6dd381eb]{
        width: 139px;
}
.com_learningRate_top_fun[data-v-6dd381eb]{
        width: 76px;
}
.com_learningRate_con[data-v-6dd381eb]{
        width: 100%;
}
.com_learningRate_con[data-v-6dd381eb] .el-tree{
  width: 100%;
}
.el-tree[data-v-6dd381eb] .el-button--text {
  /* padding-left: 10px; */
}
.el-tree[data-v-6dd381eb] .el-tree-node__content {
  height: auto;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 0 !important;
  padding-left: 20px !important;
}
.el-tree[data-v-6dd381eb] .el-tree-node__content {
  border-bottom: 1px #e6e6e6 solid;
}
.el-tree[data-v-6dd381eb] .el-icon-arrow-right {
  -ms-flex-item-align: center;
      align-self: center;
}
    /* class="expanded el-tree-node__expand-icon el-icon-arrow-right"
class="el-tree-node__expand-icon el-icon-arrow-right" */
.el-tree[data-v-6dd381eb] .el-tree-node {
  /* border-bottom: 1px #f3f3f3 solid; */
}
.el-tree[data-v-6dd381eb] .el-tree-node__expand-icon.expanded{
    color: #bf2b2a !important;
}
.el-tree[data-v-6dd381eb] .el-icon-arrow-right {
  /* line-height: 60px */
  -ms-flex-item-align: center;
      align-self: center;
  margin-right: 10px;
  /* margin-left: 20px; */
}
.el-tree[data-v-6dd381eb] .el-tree-node__expand-icon{
    padding: 0;
}
.el-tree[data-v-6dd381eb] .custom-tree-node {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
    /* .el-tree /deep/ .custom-tree-node:last-child{
  border: none;
} */
.el-tree[data-v-6dd381eb] .el-tree-node__content:hover {
  background-color: #f3f3f3;
  /* font-weight: 600; */
}
.com_learningRate_li[data-v-6dd381eb]{
        width: 100%;
        /* border-bottom: 1px solid #e6e6e6; */
}
.com_learningRate_li_fa[data-v-6dd381eb]{
        width: 100%;
        height: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* justify-content: space-between; */
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        /* padding-right:20px; */
        /* background: #fff; */
        /* border-bottom: 1px solid #e6e6e6; */
}
.com_learningRate_li_fa &gt; div[data-v-6dd381eb]{
        /* height: 70px; */
        font-size: 14px;
        color: #222;
}
.com_learningRate_li_fa_name[data-v-6dd381eb]{
        width: 434px;
        /* padding-top: 15px; */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        /* padding-left: 20px; */
        /* background: peachpuff; */
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-right: 60px;
}
.com_learningRate_li_fa_name .imgs[data-v-6dd381eb]{
        width: 10px;
}
.com_learningRate_li_fa_name .imgs_zk[data-v-6dd381eb]{
        width: 10px;
        height: 40px;
        margin-top: 7px;
        /* background: oldlace; */
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IArs4c6QAAAJtJREFUGFdtzjEKAkEQBMDuRdOd/ZcggpccYmLmC/yCsZGRieAFKojgQ/zJzabKjgzswQV21jMVNEXkbWb7nHOHP4kxtiR3TCkdzGwLoFXV29iKSAOgI3kkAMYYTwBWIYSm7/un45TSvJRyBXDJOW8ceoKInM1sCWBRbw+Sd1VdAygD9N9ERHznrMKXqrYAvt7H0Pu0YlT0GTb/ANxDNMjibnwhAAAAAElFTkSuQmCC) no-repeat;
        /* cursor: pointer; */
}
.com_learningRate_li_fa[data-v-6dd381eb]:hover{
        /* background: #f9f9f9; */
}
.com_learningRate_li_fa:hover .com_learningRate_li_fa_name .imgs_zk[data-v-6dd381eb]{
        width: 10px;
        height: 40px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IArs4c6QAAALlJREFUGFdtj7FqAlEQRc88DCSFH5IdO+3XrYUQ0GYRG7t8gb9gnSqVjeAWKoRAWnX7WFjM/oiFQoIjb0GwyOnuvWeKkY0+HwJh2jUr+Iedau74RHat5N2dN5A8M1vdu1vVAXgR4EMcpNRk5jAMyCA1+4pyqfri+BJYpFaNJZYOodRk7tBvIK+x+8M/BdapVSOBSy1GttAQTQrHezEL8u1W5Vm8qfMdP+32w/F8qp9qPj7lnf3+9zZfAVHrPZR6brZAAAAAAElFTkSuQmCC) no-repeat;
}
.com_learningRate_li_fa:hover .com_learningRate_li_fa_name .text[data-v-6dd381eb]{
        font-weight: bold;
}
.com_learningRate_li_fa_name .imgs_sq[data-v-6dd381eb]{
        width: 10px;
        height: 40px;
        margin-top: 7px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAAAXNSR0IArs4c6QAAALtJREFUGFddj7FKwwAQhr+LEXTog5hzi3NjZ0GEdGgoLm59Al+hc6dOLoVWkIAIzibOZuhweZEOFYxeiRIIftPd999wv9DjI46Pd5/7TasGJ6fZRVV9dbF0wxuEotHG8avWCfLqVmcjaP52wCEoNVo5pCFy07oGfxbIE6tvBX7EQUqNHhymATJOzF7aw1L12vEnYJ1YfSfFebRwZ3aETIZmef/nd9X0G38EllLo2RaC+aXZb4n/FKqZ4/cHhMQ+kgXXNLgAAAAASUVORK5CYII=) no-repeat;
        /* cursor: pointer; */
}
.com_learningRate_li_fa_name .text[data-v-6dd381eb]{
        width: 100%;
        font-size: 14px;
        color: #222;
        line-height: 20px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        /* autoprefixer: off */
         -webkit-box-orient: vertical;
        /* autoprefixer: on */
}
.com_learningRate_li_fa_name .cricle[data-v-6dd381eb]{
        width: 8px;
        height: 8px;
        background: #444444;
        border-radius: 8px;
        margin-right: 10px;
        /* margin-top: 5px; */
}
.com_learningRate_li_rate[data-v-6dd381eb]{
        width: 280px;
        padding-top: 25px;
        margin-right: 60px;
        /* background: palegoldenrod; */
}
.com_learningRate_li_time[data-v-6dd381eb]{
        width: 139px;
        font-size: 14px;
        line-height: 70px;
        margin-right: 60px;
        /* background: palegreen; */
}
.com_learningRate_li_fun[data-v-6dd381eb]{
        /* width: 96px; */
        font-size: 14px;
        padding-top: 23px;
        /* padding-right: 20px; */
        /* background: paleturquoise; */
}
.com_learningRate_li_fun .btn[data-v-6dd381eb]{
        width: 76px;
        height: 24px;
        font-size: 14px;
        color: #222;
        /* background: #F8E9E9; */
        border-radius: 5px;
        line-height: 24px;
        text-align: center;
        cursor: pointer;
        /* background: #F8E9E9; */
}
.com_learningRate_li_fun .btn[data-v-6dd381eb]:hover{
        background: #F8E9E9;
        color: #BF2B2A;
        font-weight: bold;
}
.com_learningRate_li_childs[data-v-6dd381eb]{
        width: 100%;
}
.com_learningRate_li_childs_list[data-v-6dd381eb]{
        width: 100%;
        height: 70px;
        padding-left: 20px;
        background: #f9f9f9;
}
.list_ac[data-v-6dd381eb]{
        border: none !important;
}
.com_learningRate_li_childs_list[data-v-6dd381eb]:hover{
        background: #eee;
}
.com_learningRate_li_childs_list li[data-v-6dd381eb]{
        width: 100%;
        height: 70px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding-left: 20px;
        border-bottom: 1px solid #e6e6e6;
}
.com_learningRate_li_childs_list_name[data-v-6dd381eb]{
        width: 434px;
        padding-top: 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        /* padding-left: 20px; */
        /* background: papayawhip; */
}
.com_learningRate_li_childs_list_name .cricle[data-v-6dd381eb]{
        width: 8px;
        height: 8px;
        background: #444444;
        border-radius: 8px;
        margin-right: 10px;
        margin-top: 5px;
}
.com_learningRate_li_childs_list li:hover .com_learningRate_li_childs_list_name .text[data-v-6dd381eb]{
        color:#BF2B2A;
        font-weight: bold;
}
.com_learningRate_li_childs_list_name .text[data-v-6dd381eb]{
        width: 416px;
        font-size: 14px;
        color: #222;
        /* background: palevioletred; */
        line-height: 20px;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        word-wrap: break-word;
        white-space: normal !important;
        -webkit-line-clamp: 2;
        /* autoprefixer: off */
         -webkit-box-orient: vertical;
        /* autoprefixer: on */
}
.text_ac[data-v-6dd381eb]{
        font-weight: bold;
}
.com_learningRate_bottom[data-v-6dd381eb]{
        width: 100%;
        height: 107px;
}

*[data-v-843b5aa6]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.studentCourseDetail_center_tab_wrap_li_btn[data-v-843b5aa6]{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.studentCourseDetail_center_tab_wrap_li_btnl[data-v-843b5aa6]{
    width: 140px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    border: 1px solid #c02f2e;
    color: #c02f2e;
    background: #fff;
}
.studentCourseDetail_center_tab_wrap_li_btnac[data-v-843b5aa6]{
    color: #fff;
    background: #c02f2e;
}
.com_discuss[data-v-843b5aa6]{
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
    /* background: pink; */
}
.com_discuss_subject[data-v-843b5aa6]{
    width: 100%;
}
.com_discuss_subject_teacher[data-v-843b5aa6]{
    width: 100%;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background: palegoldenrod; */
}
.com_discuss_subject_teacher_name[data-v-843b5aa6]{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #222;
    margin-left: 20px;
}
.com_discuss_subject_teacher_name i[data-v-843b5aa6]{
    width: 40px;
    text-align: center;
    line-height: 20px;
    display:inline-block;
    border: 1px solid #BF2B2A;
    font-style: normal;
    color: #BF2B2A;
    border-radius: 10px;
    margin-left: 10px;
}
.com_discuss_subject_title[data-v-843b5aa6]{
    width: 100%;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    /* font-weight: bold; */
    color: #222222;
    line-height: 25px;
    letter-spacing: 1px;
}
.com_discuss_subject_imgBox[data-v-843b5aa6]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.com_discuss_subject_imgBox_img[data-v-843b5aa6]{
    width: 160px;
    height: 160px;
    margin-right: 40px;
    margin-top: 20px;
}
.com_discuss_subject_imgBox_img img[data-v-843b5aa6]{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.com_discuss_subject_fabu[data-v-843b5aa6]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* justify-content: space-between; */
    margin-top: 20px;
    position: relative;
    /* background: palegreen; */
}
.com_discuss_subject_fabu_img[data-v-843b5aa6]{
    width: 40px;
    height: 40px;
}
.com_discuss_subject_fabu_img img[data-v-843b5aa6]{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.com_discuss_subject_fabu_input[data-v-843b5aa6]{
    width: 930px;
    height: 40px;
    background: #fff;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #666;
    /* margin-top: 10px; */
    line-height: 40px;
    padding-left: 10px;
}
.com_discuss_subject_fabu_input_c[data-v-843b5aa6]{
    width: 930px;
    /* height: 91px; */
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #C02F2E;
    margin-top: 10px;
    padding: 0 10px;
    /* position: relative; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.com_discuss_subject_fabu_input_c textarea[data-v-843b5aa6]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    border-bottom: 1px solid #e6e6e6;
    resize: none;
    overflow-y: hidden;
}
.com_discuss_subject_fabu_input_c input[data-v-843b5aa6]{
    width: 100px;
    /* word-wrap: break-word; */
    white-space: pre-wrap;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    border-bottom: 1px solid #e6e6e6;
}
.com_discuss_subject_fabu_input_c .btn[data-v-843b5aa6]{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #C02F2E;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer;

    /* position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer; */
}
.com_discuss_subject_hfnum[data-v-843b5aa6],.com_discuss_subject_hfnum_ac[data-v-843b5aa6]{
    height: 40px;
    /* background: oldlace; */
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #444;
    font-size: 14px;
    cursor: pointer;
}
.com_discuss_subject_hfnum_ac[data-v-843b5aa6]{
    color: #C02F2E;
}
.com_discuss_subject_hfnum_img[data-v-843b5aa6]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    margin-right: 10px;
    position: relative;
}
.com_discuss_subject_hfnum_img img[data-v-843b5aa6]{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.com_discuss_con[data-v-843b5aa6]{
    width: 100%;
    border: 1px solid #E7E7E7;
    padding: 10px;
    margin-top: 20px;
}
.com_discuss_con_li[data-v-843b5aa6]{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.com_discuss_con_li_bottom[data-v-843b5aa6]{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.com_discuss_con_li_bottom_c[data-v-843b5aa6]{
    width: 82px;
    height: 20px;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
}
.com_discuss_con_li_bottom_zk[data-v-843b5aa6],.com_discuss_con_li_bottom_sq[data-v-843b5aa6]{
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.com_discuss_con_li_bottom_c_imgzk[data-v-843b5aa6]{
    width: 16px;
    height: 12px;
    margin-top: 4px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAeBJREFUOE+Vks9rE1EQx7/zsksPgYoBbcSreBb1LxDRWEqhkEQhF3/s7ksOOeh/oBfxbNXs280lMV6ktYjY0qt60KNeRcFDEEFBSV3W7s7oC1GiBsG5DTPvM8znDQVB8EJEHkRRdB3/EUEQXAOwQkEQaAC3iGg1DMPLAORfnFqtViiVSndE5AIAj2yz1roqIncBrAE4b4zZnQVpt9tzaZreA1ARkbNRFD0aA2w0m80TzLwB4FmSJNV+v78zDWk0GvPFYtHWjwBYNsY8tXXSWj8HsB6G4Q3P844ppR4T0ZskSZZ6vd5H2+R53oJSalNEFoioYox55fv+VSJasYCmiKwCuGmMuaK1PiQi2wC+MvNpAK5SyuailDpVLpffDYfD2wAuiYg/XsH3/ToR9QDcB3Axy7J9juNsAdhjAQCGSqlF13U/p2k6ALAoIueiKHr4y4Hv+yeJaB2A3a1aKBTm8jy3wN0sy+p2kOu6G8x8VESW4zh+MnYwLUprfZyZrYPXeZ4vdbvdTxPB+5l5E8ABZq7Ecfzy57vfAJN1DgPYJqId68BxHIeZrQPYPI7jt9ND/wJMJh4UkS0RmQfg/Pjl90qpM51O58Of9zETYJtardbePM/XiOjbaDSqDwaDL7OO6ztjMtU2dsb/uAAAAABJRU5ErkJggg==) no-repeat 100%;
}
.com_discuss_con_li_bottom_c_text[data-v-843b5aa6]{
    font-size: 14px;
    /* height: 20px; */
    line-height: 20px;
    color: #666;
}
.com_discuss_con_li_bottom_zk:hover .com_discuss_con_li_bottom_c_imgzk[data-v-843b5aa6]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAfRJREFUOE+Vkk1rE1EUht8zmRDJlIoLW8RtcNWZm9TuxCRKMTGUghCiSz/Rrf4D3Yhr27oXdWFpLSJpCUqbpF0oVJIbC10EBRcigoJCYj4688oMKFGD4Fnec+5z7n14pazsV6Q8SWt9G/9RG8q+BcgZKSt1leC8COaSNX1dAP6L8xgIjcWdeyAuCHFZ/OGK4+Q9wQMQSyPh8Pmp7e3+MEgxFotYVvQRgKwBOXu8Xn8WAPwqO85JgisQ2eoS+YzWrUFIMRYbtazoCoE4IbMn6vVNvy9l5bwEuJyqN+5UJ+2jnitFAm/3ur2Z6d3dz/7Q84mJcTNkrAIYF4/ZVKPR2FD2zcBBRalrHjgnxN2k1jcq8XiM9EoCaXtkxgDCFJYAIcU4la7V3leUvUDIJQqvBF8oK1UgeN+ALEZN82LH8w66nrsGcj8FYYF86BA5t93+alnRhwRyQpxLaf30l4P1hD0tLpZhyOZIKJz/3utFPEMWCfTNTrfgL3L3RXwHkyBm01pXAweDotYTiSnx3CIEzU7fncnu7Hzx+1uOM9YXrAI8ZISYTb5+o3/e+w3gH1aVOrIHlgRskZKBYZgSOIGfkExK63eDS/8C+M0XSh02wTWSoyJiAvhoEqePaf3pz3wMBQQvse0DriFLAvRarXYh12x+GxauHzlu0+QDNxp0AAAAAElFTkSuQmCC) no-repeat 100%;
}
.com_discuss_con_li_bottom_zk:hover .com_discuss_con_li_bottom_c_text[data-v-843b5aa6]{
    color: #C02F2E;
}
.com_discuss_con_li_bottom_sq[data-v-843b5aa6]{
    width: 94px;
    height: 33px;
    background: #F2F2F2;
    padding: 0 20px;
    border-radius: 8px;
    position: fixed;
    /* top: 17px; */
    right: calc(((100% - 1200px) / 2) + 30px);
    bottom: 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
}
.com_discuss_con_li_bottom_sq_end[data-v-843b5aa6]{
    width: 94px;
    height: 33px;
    background: #F2F2F2;
    padding: 0 20px;
    border-radius: 8px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
}
.com_discuss_con_li_bottom_c_imgsq[data-v-843b5aa6]{
    width: 16px;
    height: 12px;
    margin-top: 11px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAdtJREFUOE99ks1rE1EUxc+9ydBFoGJAG3ErrkX9C0Q0lioUkih048e8eZNFFvof6EZcW3W+skmMG2ktIrZ2q13oUrei4CKIoKBEh7Ez78oTDLGmvt2995wf9x0uYZfXbrf3FkWxQkQ/R6NRazAYfJsmpWlN3/cPisiGiMwCKAP4yMxngiD4tFP/D0ApdZiIngH4YYw5DcBhZlvD1kmSvJ+E/AXQWh83xjwlordFUSx0u90vVuz7/n5jzDqAA8aYepIkr/9AxgCl1EkiWgXwAkCjVCrNFEXxEMB2nucta3AcZ80Yc1REziVJ8tz2fgOUUi0i6gGwhst5nu8rl8sbAPZYH4AhM887jvM1y7IBgHkRuRDH8WPSWvsisgzgdhRF17TWh0RkczIDItokImHmU7Va7cNwOLwL4IqIKAt4CWA1DMNbruseY2abwbs0TRd6vd5nu6HrunPMvC4ic0RUj6LojVLqOhEtjjPwff+EMWYNwFaapo1+v/99Mu2lpaXZSqVi50eY+WwQBFvjDLTWDRG5D2AFwMUoiran3Uen05nJsuwBgLqInI/j+Al5nqcB3CGi5TAMrwKQ3a7T9pvNZqlard4TkUv2dxbwSkQexXF883/GnTPP824AWPwFxiDSNhtRg04AAAAASUVORK5CYII=) no-repeat 100%;
}
.com_discuss_con_li_bottom_sq[data-v-843b5aa6]:hover{
    background: #E1E1E1;
}
.com_discuss_con_li_bottom_sq:hover .com_discuss_con_li_bottom_c_imgsq[data-v-843b5aa6]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAUpJREFUOE990r3rD1AUx/HXJ2QjA5JVZuEvkPwQSv3C6DFW/gMWmT3twiIPSZ5WDIysogySoigGhsPR9evr9+As9557P+fTOe97Y4GoqhW4iR/Yl+TrfNLMd1hVa/EQy7AYH7AjycfZ+jkGVbUej/AdU1gy8q6dSvJ20uQfg6rajPt4jV1JPre4qlbhAdZge5KXf01mDKpqK27hKaaxFDfwsxmMgjvYiD1JnvTZH4OqasGVUXAYKweD5WOE99iJL7g29geS3E1VncAFnMcprMPjWQw6L2zDO1zCERxrg+fdepJzVbVpMHgzGHwaHa4eDHptBq+q6jT2TjLYgp7xWTNI8m2SdlX1k/b9BuxO0roZBg3t6vg4B5M0uDlRVQ32eneB/Unu9QjHf0O7ODicTNKzLhhVtQiXcQhH2+AFbic5+7/C2XdVdaYZ/AIKDXllDoCA+QAAAABJRU5ErkJggg==) no-repeat 100%;
}
.com_discuss_con_li_bottom_sq:hover .com_discuss_con_li_bottom_c_text[data-v-843b5aa6]{
    color: #fff;
}
.myStudyCourse_page[data-v-843b5aa6]{
    width: 100%;
    height: 106px;
    background: white;
}

.com_discuss_con_li_l[data-v-283960f8]{
    width: 100%;
}
.com_discuss_con_li_c[data-v-283960f8]{
    width: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    /* background: cornsilk; */
    margin-top: 10px;
}
.com_discuss_con_li_c_img[data-v-283960f8]{
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.com_discuss_con_li_c_img img[data-v-283960f8]{
    width: 100%;
    height: 100%;
    border-radius: 30px;
}
.com_discuss_con_li_c[data-v-283960f8]:hover{
    background: #F9F9F9;
}
.com_discuss_con_li_c_text[data-v-283960f8]{
    width: 1070px;
    margin-top: 10px;
    /* background: peachpuff; */
}
.com_discuss_con_li_c_text_top[data-v-283960f8]{
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.com_discuss_con_li_c_text_top_l[data-v-283960f8]{
    height: 20px;
    line-height: 20px;
}
.com_discuss_con_li_c_text_top_l span[data-v-283960f8]{
    font-size: 14px;
}
.com_discuss_con_li_c_text_bottom[data-v-283960f8]{
    width: 100%;
    /* height: 72px; */
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: 1px;
}
.com_discuss_con_li_c_text_bottom_auto[data-v-283960f8]{
    width: 100%;
    /* height: 72px; */
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: 1px;
}
.com_discuss_con_li_c:hover .com_discuss_con_li_c_text_bottom[data-v-283960f8],.com_discuss_con_li_c_text_bottom_auto[data-v-283960f8]{
    /* font-weight: bold; */
}
.com_discuss_con_li_btnBox[data-v-283960f8]{
    width: 100%;
    height: 20px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
}
.com_discuss_con_li_btnBox_hide[data-v-283960f8]{
    display: none;
}
.com_discuss_con_li_btn[data-v-283960f8]{
    /* width: 62px; */
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-left: 20px;
    /* background: paleturquoise; */
}
.com_discuss_con_li_btn_img[data-v-283960f8]{
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAVFJREFUOE+lkzFLxEAUhGdyKFgqWFhbilgrXmGtYCH+giNJYWGntpaWFhZJJbZaeKCdlQrCFcIVtrYWcmeteDvei1kIuUQIbhOSvPft29kZIl9xHK865w5JrgOYA0D/L38KwFDSYxAEJ0mSPNn3rCiKoj0ApwBapaa61xGA/TRNzxiG4RrJ+1Lzp6SU5HdOMHAIYKZAHJFsG+Ca5HZpK2u8ApABJLVI7gCYLtZJ6jKKokF+5mdJHUkOwFTV7EEQfOWwCwDLJAcGsAYv2K2kHsnjKgDJI0ltAJteWAOYun41BWACQLInySZ4kfSeXRU5D2CpYoJJQOEIl5JeSdqEi2PgbiMAyZsiQNJWHeAvEb0+mch1IvprtJqmIg7LRuo75zokN2o8fEfyHMBKbrBulZX7AN5qAAu+GcCvlf8dJr+ThQrAgVHHyZytifOHpIdinH8AbA/CD9nSOEkAAAAASUVORK5CYII=);
    /* border-radius: 7px; */
    position: relative;
    margin-right: 10px;
}
.com_discuss_con_li_btn_text[data-v-283960f8]{
    height: 16px;
    line-height: 16px;
    color: #888888;
    font-size: 16px;
    /* background: palegreen; */
}
.com_discuss_con_li_btn:hover .com_discuss_con_li_btn_img[data-v-283960f8]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWtJREFUOE+lk7FLHEEUxn/fjBEsI1hYW8bb0zLBI1obSCH5C8TKws6ktbRMkSZVSKtFArFTuItCIIVGxNbWQjS1eref7N4uWc7NgTrNMDPv/d7jm++JYrVnGy/d03vhOaRxQOVbsRv7yuhA0ZvzRye/svs8qDPTWLX1EYgDSf879iSvvf5z8kl7M9OvosPParLta4nPELr9Ko6GFWCsQuwR3FInSb5ZvB0olSVug3MAUpRZMoxW42y+q50kl4hxwWGqsBxDNxV6Vtd7Km5GejHeOv0KNDCX6jST1IUWwjsm/AZv1AGEPwAto8VSWLWbicvgRwAYBjgFX/ThmgBe1HQwDKAtw1kgtQlT4HcPBPBDcEZmHzEFvKkFDBNRkOtTEblGxOIbC8M87BfM1YCRfBxTlrvSQq2HQ9iV/QXczAtmRrpvZR+DzuuHwJOgPBnoW/nJw1RWyjoZScO6oSXxvBTun8mwzV/BvivjfAepMc0Og2mDQgAAAABJRU5ErkJggg==) 100% 100%;
}
.com_discuss_con_li_btn:hover .com_discuss_con_li_btn_text[data-v-283960f8]{
    color: #C02F2E;
}

*[data-v-84817b1a]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.studentCourseDetail_center_tab_wrap_li_btn[data-v-84817b1a]{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.studentCourseDetail_center_tab_wrap_li_btnl[data-v-84817b1a]{
    width: 140px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    border: 1px solid #c02f2e;
    color: #c02f2e;
    background: #fff;
}
.studentCourseDetail_center_tab_wrap_li_btnac[data-v-84817b1a]{
    color: #fff;
    background: #c02f2e;
}
.com_discuss[data-v-84817b1a]{
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 30px;
}
.com_discuss_subject[data-v-84817b1a]{
    width: 100%;
}
.com_discuss_subject_teacher[data-v-84817b1a]{
    width: 100%;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* background: palegoldenrod; */
}
.com_discuss_subject_teacher_name[data-v-84817b1a]{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #222;
    margin-left: 20px;
}
.com_discuss_subject_teacher_name i[data-v-84817b1a]{
    width: 40px;
    text-align: center;
    line-height: 20px;
    display:inline-block;
    border: 1px solid #BF2B2A;
    font-style: normal;
    color: #BF2B2A;
    border-radius: 10px;
    margin-left: 10px;
}
.com_discuss_subject_title[data-v-84817b1a]{
    width: 100%;
    font-size: 16px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #222222;
    line-height: 22px;
    letter-spacing: 1px;
}
.com_discuss_subject_imgBox[data-v-84817b1a]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
}
.com_discuss_subject_imgBox_img[data-v-84817b1a]{
    width: 160px;
    height: 160px;
    margin-right: 40px;
}
.com_discuss_subject_imgBox_img img[data-v-84817b1a]{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.com_discuss_subject_fabu[data-v-84817b1a]{
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 20px;
    position: relative;
}
.com_discuss_subject_fabu_img[data-v-84817b1a]{
    width: 40px;
    height: 40px;
}
.com_discuss_subject_fabu_img img[data-v-84817b1a]{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.com_discuss_subject_fabu_input[data-v-84817b1a]{
    width: 1090px;
    height: 40px;
    background: #F9F9F9;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    line-height: 40px;
    padding-left: 10px;
}
.com_discuss_subject_fabu_input_c[data-v-84817b1a]{
    width: 1090px;
    /* height: 91px; */
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #C02F2E;
    margin-top: 10px;
    padding: 0 10px;
    /* position: relative; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.com_discuss_subject_fabu_input_c textarea[data-v-84817b1a]{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    border-bottom: 1px solid #e6e6e6;
    resize: none;
    overflow-y: hidden;
}
.com_discuss_subject_fabu_input_c input[data-v-84817b1a]{
    width: 100px;
    /* word-wrap: break-word; */
    white-space: pre-wrap;
    height: 40px;
    line-height: 40px;
    border: none;
    outline: none;
    border-bottom: 1px solid #e6e6e6;
}
.com_discuss_subject_fabu_input_c .btn[data-v-84817b1a]{
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #C02F2E;
    border-radius: 8px;
    margin-bottom: 10px;
    margin-top: 10px;
    cursor: pointer;

    /* position: absolute;
    bottom: 10px;
    right: 10px;
    cursor: pointer; */
}
.com_discuss_subject_hfnum[data-v-84817b1a],.com_discuss_subject_hfnum_ac[data-v-84817b1a]{
    height: 40px;
    /* background: oldlace; */
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #444;
    font-size: 14px;
    cursor: pointer;
}
.com_discuss_subject_hfnum_ac[data-v-84817b1a]{
    color: #C02F2E;
}
.com_discuss_subject_hfnum_img[data-v-84817b1a]{
    width: 16px;
    height: 16px;
    margin-top: 12px;
    margin-right: 10px;
    position: relative;
}
.com_discuss_subject_hfnum_img img[data-v-84817b1a]{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.com_discuss_con[data-v-84817b1a]{
    width: 100%;
    border: 1px solid #E7E7E7;
    padding: 10px;
    margin-top: 20px;
}
.com_discuss_con_li[data-v-84817b1a]{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}
.com_discuss_con_li_bottom[data-v-84817b1a]{
    width: 100%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.com_discuss_con_li_bottom_c[data-v-84817b1a]{
    width: 82px;
    height: 20px;
    margin: 0 auto;
    margin-top: 30px;
    cursor: pointer;
}
.com_discuss_con_li_bottom_zk[data-v-84817b1a],.com_discuss_con_li_bottom_sq[data-v-84817b1a]{
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.com_discuss_con_li_bottom_c_imgzk[data-v-84817b1a]{
    width: 16px;
    height: 12px;
    margin-top: 4px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAeBJREFUOE+Vks9rE1EQx7/zsksPgYoBbcSreBb1LxDRWEqhkEQhF3/s7ksOOeh/oBfxbNXs280lMV6ktYjY0qt60KNeRcFDEEFBSV3W7s7oC1GiBsG5DTPvM8znDQVB8EJEHkRRdB3/EUEQXAOwQkEQaAC3iGg1DMPLAORfnFqtViiVSndE5AIAj2yz1roqIncBrAE4b4zZnQVpt9tzaZreA1ARkbNRFD0aA2w0m80TzLwB4FmSJNV+v78zDWk0GvPFYtHWjwBYNsY8tXXSWj8HsB6G4Q3P844ppR4T0ZskSZZ6vd5H2+R53oJSalNEFoioYox55fv+VSJasYCmiKwCuGmMuaK1PiQi2wC+MvNpAK5SyuailDpVLpffDYfD2wAuiYg/XsH3/ToR9QDcB3Axy7J9juNsAdhjAQCGSqlF13U/p2k6ALAoIueiKHr4y4Hv+yeJaB2A3a1aKBTm8jy3wN0sy+p2kOu6G8x8VESW4zh+MnYwLUprfZyZrYPXeZ4vdbvdTxPB+5l5E8ABZq7Ecfzy57vfAJN1DgPYJqId68BxHIeZrQPYPI7jt9ND/wJMJh4UkS0RmQfg/Pjl90qpM51O58Of9zETYJtardbePM/XiOjbaDSqDwaDL7OO6ztjMtU2dsb/uAAAAABJRU5ErkJggg==) no-repeat 100%;
}
.com_discuss_con_li_bottom_c_text[data-v-84817b1a]{
    font-size: 14px;
    /* height: 20px; */
    line-height: 20px;
    color: #666;
}
.com_discuss_con_li_bottom_zk:hover .com_discuss_con_li_bottom_c_imgzk[data-v-84817b1a]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAfRJREFUOE+Vkk1rE1EUht8zmRDJlIoLW8RtcNWZm9TuxCRKMTGUghCiSz/Rrf4D3Yhr27oXdWFpLSJpCUqbpF0oVJIbC10EBRcigoJCYj4688oMKFGD4Fnec+5z7n14pazsV6Q8SWt9G/9RG8q+BcgZKSt1leC8COaSNX1dAP6L8xgIjcWdeyAuCHFZ/OGK4+Q9wQMQSyPh8Pmp7e3+MEgxFotYVvQRgKwBOXu8Xn8WAPwqO85JgisQ2eoS+YzWrUFIMRYbtazoCoE4IbMn6vVNvy9l5bwEuJyqN+5UJ+2jnitFAm/3ur2Z6d3dz/7Q84mJcTNkrAIYF4/ZVKPR2FD2zcBBRalrHjgnxN2k1jcq8XiM9EoCaXtkxgDCFJYAIcU4la7V3leUvUDIJQqvBF8oK1UgeN+ALEZN82LH8w66nrsGcj8FYYF86BA5t93+alnRhwRyQpxLaf30l4P1hD0tLpZhyOZIKJz/3utFPEMWCfTNTrfgL3L3RXwHkyBm01pXAweDotYTiSnx3CIEzU7fncnu7Hzx+1uOM9YXrAI8ZISYTb5+o3/e+w3gH1aVOrIHlgRskZKBYZgSOIGfkExK63eDS/8C+M0XSh02wTWSoyJiAvhoEqePaf3pz3wMBQQvse0DriFLAvRarXYh12x+GxauHzlu0+QDNxp0AAAAAElFTkSuQmCC) no-repeat 100%;
}
.com_discuss_con_li_bottom_zk:hover .com_discuss_con_li_bottom_c_text[data-v-84817b1a]{
    color: #C02F2E;
}
.com_discuss_con_li_bottom_sq[data-v-84817b1a]{
    width: 94px;
    height: 33px;
    background: #F2F2F2;
    padding: 0 20px;
    border-radius: 8px;
    position: fixed;
    /* top: 17px; */
    right: calc(((100% - 1200px) / 2) + 30px);
    bottom: 106px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
}
.com_discuss_con_li_bottom_sq_end[data-v-84817b1a]{
    width: 94px;
    height: 33px;
    background: #F2F2F2;
    padding: 0 20px;
    border-radius: 8px;
    position: absolute;
    bottom: 20px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
}
.com_discuss_con_li_bottom_c_imgsq[data-v-84817b1a]{
    width: 16px;
    height: 12px;
    margin-top: 11px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAdtJREFUOE99ks1rE1EUxc+9ydBFoGJAG3ErrkX9C0Q0lioUkih048e8eZNFFvof6EZcW3W+skmMG2ktIrZ2q13oUrei4CKIoKBEh7Ez78oTDLGmvt2995wf9x0uYZfXbrf3FkWxQkQ/R6NRazAYfJsmpWlN3/cPisiGiMwCKAP4yMxngiD4tFP/D0ApdZiIngH4YYw5DcBhZlvD1kmSvJ+E/AXQWh83xjwlordFUSx0u90vVuz7/n5jzDqAA8aYepIkr/9AxgCl1EkiWgXwAkCjVCrNFEXxEMB2nucta3AcZ80Yc1REziVJ8tz2fgOUUi0i6gGwhst5nu8rl8sbAPZYH4AhM887jvM1y7IBgHkRuRDH8WPSWvsisgzgdhRF17TWh0RkczIDItokImHmU7Va7cNwOLwL4IqIKAt4CWA1DMNbruseY2abwbs0TRd6vd5nu6HrunPMvC4ic0RUj6LojVLqOhEtjjPwff+EMWYNwFaapo1+v/99Mu2lpaXZSqVi50eY+WwQBFvjDLTWDRG5D2AFwMUoiran3Uen05nJsuwBgLqInI/j+Al5nqcB3CGi5TAMrwKQ3a7T9pvNZqlard4TkUv2dxbwSkQexXF883/GnTPP824AWPwFxiDSNhtRg04AAAAASUVORK5CYII=) no-repeat 100%;
}
.com_discuss_con_li_bottom_sq[data-v-84817b1a]:hover{
    background: #E1E1E1;
}
.com_discuss_con_li_bottom_sq:hover .com_discuss_con_li_bottom_c_imgsq[data-v-84817b1a]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAMCAYAAABr5z2BAAAAAXNSR0IArs4c6QAAAUpJREFUOE990r3rD1AUx/HXJ2QjA5JVZuEvkPwQSv3C6DFW/gMWmT3twiIPSZ5WDIysogySoigGhsPR9evr9+As9557P+fTOe97Y4GoqhW4iR/Yl+TrfNLMd1hVa/EQy7AYH7AjycfZ+jkGVbUej/AdU1gy8q6dSvJ20uQfg6rajPt4jV1JPre4qlbhAdZge5KXf01mDKpqK27hKaaxFDfwsxmMgjvYiD1JnvTZH4OqasGVUXAYKweD5WOE99iJL7g29geS3E1VncAFnMcprMPjWQw6L2zDO1zCERxrg+fdepJzVbVpMHgzGHwaHa4eDHptBq+q6jT2TjLYgp7xWTNI8m2SdlX1k/b9BuxO0roZBg3t6vg4B5M0uDlRVQ32eneB/Unu9QjHf0O7ODicTNKzLhhVtQiXcQhH2+AFbic5+7/C2XdVdaYZ/AIKDXllDoCA+QAAAABJRU5ErkJggg==) no-repeat 100%;
}
.com_discuss_con_li_bottom_sq:hover .com_discuss_con_li_bottom_c_text[data-v-84817b1a]{
    color: #fff;
}
.myStudyCourse_page[data-v-84817b1a]{
    width: 100%;
    height: 106px;
    background: white;
}

.com_discuss_con_li_l[data-v-288560b1]{
    width: 100%;
}
.com_discuss_con_li_c[data-v-288560b1]{
    width: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    /* background: cornsilk; */
    margin-top: 10px;
}
.com_discuss_con_li_c_img[data-v-288560b1]{
    width: 40px;
    height: 40px;
    margin-right: 10px;
}
.com_discuss_con_li_c_img img[data-v-288560b1]{
    width: 100%;
    height: 100%;
    border-radius: 30px;
}
.com_discuss_con_li_c[data-v-288560b1]:hover{
    background: #F9F9F9;
}
.com_discuss_con_li_c_text[data-v-288560b1]{
    width: 1070px;
    margin-top: 10px;
    /* background: peachpuff; */
}
.com_discuss_con_li_c_text_top[data-v-288560b1]{
    width: 100%;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.com_discuss_con_li_c_text_top_l[data-v-288560b1]{
    height: 20px;
    line-height: 20px;
}
.com_discuss_con_li_c_text_top_l span[data-v-288560b1]{
    font-size: 14px;
}
.com_discuss_con_li_c_text_bottom[data-v-288560b1]{
    width: 100%;
    /* height: 72px; */
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: 1px;
}
.com_discuss_con_li_c_text_bottom_auto[data-v-288560b1]{
    width: 100%;
    /* height: 72px; */
    font-size: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #222222;
    line-height: 24px;
    margin-top: 13px;
    letter-spacing: 1px;
}
.com_discuss_con_li_c:hover .com_discuss_con_li_c_text_bottom[data-v-288560b1],.com_discuss_con_li_c_text_bottom_auto[data-v-288560b1]{
    font-weight: bold;
}
.com_discuss_con_li_btnBox[data-v-288560b1]{
    width: 100%;
    height: 20px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
}
.com_discuss_con_li_btnBox_hide[data-v-288560b1]{
    display: none;
}
.com_discuss_con_li_btn[data-v-288560b1]{
    /* width: 62px; */
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-left: 20px;
    /* background: paleturquoise; */
}
.com_discuss_con_li_btn_img[data-v-288560b1]{
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAVFJREFUOE+lkzFLxEAUhGdyKFgqWFhbilgrXmGtYCH+giNJYWGntpaWFhZJJbZaeKCdlQrCFcIVtrYWcmeteDvei1kIuUQIbhOSvPft29kZIl9xHK865w5JrgOYA0D/L38KwFDSYxAEJ0mSPNn3rCiKoj0ApwBapaa61xGA/TRNzxiG4RrJ+1Lzp6SU5HdOMHAIYKZAHJFsG+Ca5HZpK2u8ApABJLVI7gCYLtZJ6jKKokF+5mdJHUkOwFTV7EEQfOWwCwDLJAcGsAYv2K2kHsnjKgDJI0ltAJteWAOYun41BWACQLInySZ4kfSeXRU5D2CpYoJJQOEIl5JeSdqEi2PgbiMAyZsiQNJWHeAvEb0+mch1IvprtJqmIg7LRuo75zokN2o8fEfyHMBKbrBulZX7AN5qAAu+GcCvlf8dJr+ThQrAgVHHyZytifOHpIdinH8AbA/CD9nSOEkAAAAASUVORK5CYII=);
    position: relative;
    margin-right: 10px;
}
.com_discuss_con_li_btn_img img[data-v-288560b1]{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.com_discuss_con_li_btn_text[data-v-288560b1]{
    height: 16px;
    line-height: 16px;
    color: #888888;
    font-size: 16px;
    /* background: palegreen; */
}
.com_discuss_con_li_btn:hover .com_discuss_con_li_btn_img[data-v-288560b1]{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAWtJREFUOE+lk7FLHEEUxn/fjBEsI1hYW8bb0zLBI1obSCH5C8TKws6ktbRMkSZVSKtFArFTuItCIIVGxNbWQjS1eref7N4uWc7NgTrNMDPv/d7jm++JYrVnGy/d03vhOaRxQOVbsRv7yuhA0ZvzRye/svs8qDPTWLX1EYgDSf879iSvvf5z8kl7M9OvosPParLta4nPELr9Ko6GFWCsQuwR3FInSb5ZvB0olSVug3MAUpRZMoxW42y+q50kl4hxwWGqsBxDNxV6Vtd7Km5GejHeOv0KNDCX6jST1IUWwjsm/AZv1AGEPwAto8VSWLWbicvgRwAYBjgFX/ThmgBe1HQwDKAtw1kgtQlT4HcPBPBDcEZmHzEFvKkFDBNRkOtTEblGxOIbC8M87BfM1YCRfBxTlrvSQq2HQ9iV/QXczAtmRrpvZR+DzuuHwJOgPBnoW/nJw1RWyjoZScO6oSXxvBTun8mwzV/BvivjfAepMc0Og2mDQgAAAABJRU5ErkJggg==) 100% 100%;
}
.com_discuss_con_li_btn:hover .com_discuss_con_li_btn_text[data-v-288560b1]{
    color: #C02F2E;
}

.com_coursewareTable[data-v-1a815076] {
        padding-bottom: 30px;
}
.com_coursewareTable[data-v-1a815076] tbody {
        color: #222 !important;
}
.com_coursewareTable[data-v-1a815076] .el-table thead {
        color: #222 !important;
}
.com_coursewareTable[data-v-1a815076] .el-checkbox__inner {
        border: 1px solid #222;
}
.com_coursewareTable[data-v-1a815076] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.com_coursewareTable[data-v-1a815076] .el-checkbox__input.is-checked .el-checkbox__inner{
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
a[data-v-1a815076]{
        padding:3px 10px;
        border-radius: 5px;
}
a[data-v-1a815076]:hover {
        cursor: pointer;
        color: #C02F2E;
        background: #F8E9E9;
}
.courseware[data-v-1a815076] {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 30px 0 40px;
}
.operation[data-v-1a815076] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.operation &gt; span[data-v-1a815076] {
        cursor: pointer;
        width: 122px;
        font-size: 16px;
        height: 40px;
        background: #C02F2E;
        border-radius: 8px;
        margin-right: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.delete_bath[data-v-1a815076],.download_bath[data-v-1a815076]{
        color: #BF2B2A;
        background: #fff !important;
        border: 1px solid #BF2B2A;
}
.upload[data-v-1a815076],.upload_bath[data-v-1a815076]{
        color: #fff;
}
.upload[data-v-1a815076]:hover {
        background:#AC0F0E;
}
.upload img[data-v-1a815076]{
        width: 14px;
        height: 14px;
        margin-right: 5px
}
.courseware h5[data-v-1a815076]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 270px;
        height: 40px;
        background: #FFFFFF;
        border-radius: 8px;
        border: 1px solid #BF2B2A;
}
.courseware h5 &gt; span[data-v-1a815076] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        cursor: pointer;
        line-height: 40px;
        background: #BF2B2A;
        border-radius: 0px 6px 6px 0px;
        color: #fff;
        font-weight: normal;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.courseware h5 &gt; span[data-v-1a815076]:hover {
        background:#AC0F0E;
}
.courseware &gt; h5 img[data-v-1a815076] {
        width: 18px;
        height: 16px;
        margin-right: 6px;
}
.courseware input[data-v-1a815076] {
        font-weight: normal;
        font-size: 14px;
        color:#666;
        width: 170px;
        height: 30px;
        padding: 0 10px;
        border: none;
}
.delete_course[data-v-1a815076] {
        font-style: normal;
        width: 122px;
        height: 40px;
        background: #FFFFFF;
        color: #C02F2E;
        font-weight: 500;
        border-radius: 8px;
        border: 1px solid #C02F2E;
}
.pagination[data-v-1a815076] {
        padding: 40px 0 20px;
}
.primary[data-v-1a815076]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-1a815076]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-1a815076]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.word[data-v-1a815076] {
    padding: 0 10px;
    color: #222;
    font-size: 16px;
    display: inline-block;
}
.cancel[data-v-1a815076]:hover {
    color: #222222;
}
.com_coursewareTable[data-v-1a815076] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.com_coursewareTable[data-v-1a815076] .el-dialog__footer{
    padding: 0px 20px 50px
}
.com_coursewareTable[data-v-1a815076] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.primary[data-v-9ce5499e]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-9ce5499e]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-9ce5499e]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.cancel[data-v-9ce5499e]:hover {
    color: #222222;
}
.resetNameDialog[data-v-9ce5499e] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.resetNameDialog[data-v-9ce5499e] .el-dialog__footer{
    padding: 0px 20px 50px
}
/* .el-input.is-active .el-input__inner, */
.resetNameDialog[data-v-9ce5499e] .el-input__inner:focus {
    border-color: #C02F2E !important;
}
.resetNameDialog[data-v-9ce5499e] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}


.com_upload[data-v-06ea67ea] .el-button--primary {
    background: #C02F2E;
    border-color: #C02F2E;
}
.primary[data-v-06ea67ea]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-06ea67ea]:focus{
    border-color: #C02F2E;
}
.cancel[data-v-06ea67ea]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.tips_font[data-v-06ea67ea] {
    width: 415px;
    color: #df1a1a;
    line-height: 20px;
}
.com_upload[data-v-06ea67ea] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}
.com_upload[data-v-06ea67ea] .el-upload-list__item.is-success .el-upload-list__item-name:hover {
    color: #931010db;
}

.com_homework[data-v-7b2e48f6] {
        padding-bottom: 30px;
}
.com_homework[data-v-7b2e48f6] tbody {
        color: #222 !important;
}
.com_homework[data-v-7b2e48f6] .el-table thead {
        color: #222 !important;
}
.com_homework[data-v-7b2e48f6] .el-checkbox__inner {
        border: 1px solid #222;
}
.com_homework[data-v-7b2e48f6] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.com_homework[data-v-7b2e48f6] .el-checkbox__input.is-checked .el-checkbox__inner{
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.com_homework[data-v-7b2e48f6] .el-select-dropdown__item.selected {
        color: #C02F2E ;
}
a[data-v-7b2e48f6]{
        padding:3px 10px;
        border-radius: 5px;
}
a[data-v-7b2e48f6]:hover {
        cursor: pointer;
        color: #C02F2E;
        background: #F8E9E9;
}
    /* è¯¾ä»¶css */
.courseware[data-v-7b2e48f6] {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 30px 0 40px;
}
.operation[data-v-7b2e48f6] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.operation &gt; span[data-v-7b2e48f6] {
        cursor: pointer;
        width: 122px;
        font-size: 16px;
        height: 40px;
        background: #C02F2E;
        border-radius: 8px;
        margin-right: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;  
        color: #fff;
}
.import[data-v-7b2e48f6]:hover {
        background: #AC0F0E;
}
.courseware h5[data-v-7b2e48f6]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 270px;
        height: 40px;
        background: #FFFFFF;
        border-radius: 8px;
        border: 1px solid #BF2B2A;
}
.courseware h5 &gt; span[data-v-7b2e48f6] {
        cursor: pointer;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        line-height: 40px;
        background: #BF2B2A;
        border-radius: 0px 6px 6px 0px;
        color: #fff;
        font-weight: normal;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.courseware h5 &gt; span[data-v-7b2e48f6]:hover {
        background:#AC0F0E;
}
.download_bath[data-v-7b2e48f6],.delete_bath[data-v-7b2e48f6]{
        background: #FFFFFF !important;
        color: #BF2B2A !important;
        border: 1px solid #BF2B2A;
}
.courseware &gt; h5 img[data-v-7b2e48f6] {
        width: 18px;
        height: 16px;
        margin-right: 6px;
}
.courseware input[data-v-7b2e48f6] {
        font-weight: normal;
        font-size: 14px;
        color:#666;
        width: 170px;
        height: 30px;
        padding: 0 10px;
        border: none;
}
.delete_course[data-v-7b2e48f6] {
        font-style: normal;
        width: 122px;
        height: 40px;
        background: #FFFFFF;
        color: #C02F2E;
        font-weight: 500;
        border-radius: 8px;
        border: 1px solid #C02F2E;
}
.import img[data-v-7b2e48f6]{
        width: 14px;
        height: 14px;
        margin-right: 5px;
}
.choose_class[data-v-7b2e48f6]{
        color:#222;
        font-size: 14px;
        margin-right: 10px;
}
.pagination[data-v-7b2e48f6] {
        padding: 40px 0 20px;
}
.primary[data-v-7b2e48f6]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-7b2e48f6]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-7b2e48f6]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.word[data-v-7b2e48f6] {
    padding: 0 10px;
    color: #222;
    font-size: 16px;
    display: inline-block;
}
.cancel[data-v-7b2e48f6]:hover {
    color: #222222;
}
.com_homework[data-v-7b2e48f6] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.com_homework[data-v-7b2e48f6] .el-dialog__footer{
    padding: 0px 20px 50px
}
.com_homework[data-v-7b2e48f6] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}
    /* è¯¾ä»¶css end*/

*[data-v-5da5c953]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.qd_dialog_start[data-v-5da5c953]{
    width: 1000px;
    height: 740px;
    background: #fff;
    /* background: palegoldenrod; */
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.qd_dialog_start_img[data-v-5da5c953]{
    width: 100%;
    height: 237px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: url(../../static/img/èƒŒæ™¯.5ead0df.png) no-repeat;
    /* background: palegreen; */
    /* margin: 0 auto; */
}
.qd_dialog_start_img img[data-v-5da5c953]{
    width: 100%;
    height: 100%;
    z-index: 999;
}
.qd_dialog_start_c[data-v-5da5c953]{
    width: 640px;
    height: 655px;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: -35px;
    padding-top: 85px;
    /* display: flex;
    flex-wrap: wrap; */
    position: relative;
}
.qd_dialog_start_c_close[data-v-5da5c953]{
    width: 16px;
    height: 16px;
    /* background: palegoldenrod; */
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
    position: absolute;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.qd_dialog_start_c_close[data-v-5da5c953]:hover{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAiJJREFUOE99UzFoVEEQfbPhbAKphGijNinURmMZxYDaGEgRJSac2Pj/bprDQitLsRQLLfJ3918K8dQEVAwqElFsBAuNhaKB2ChC0FK5Injs0z3+6d0ncbudmfdm5s2MoPSMMXtCCGdF5BiAHYX7C8mnSqm6tfZDN0Q6H611BcAVAIbkPQCLJFcrlQpardYQgHERmQBgAVxwzv2K2DZBAX4MYFsIYTLP84/lyuI/VkdynuSaiIxFkjaBMeYaydFms3mw0Wj82AjcsdVqtYH19fWXAJ47585JwbocQtgfM2utt4rILmvt624irfWwUuprlmXfOxgRGRat9VUAg865agTMzMyMhBCWSE577xeLFscALCilxrIsexFtaZre+lP8WiR4JyKXrbXznYxpmk6JSF1EpqKN5B2S2nvfKMVcjASx51Hn3HJ3yUmSTCul8rbSIom19nbJf0Ap9WxTAmPMBMmbsQCl1Kksyx5uRvCe5CXv/UInwBhzkuQNETlDcgsAD2DSOfdooxZ6REyS5JBS6gnJ0977+4VgVRFxIYQjeZ6/6hExTdO9IvIGwD7n3IrWentfX9/O2dnZdmBXxqMhhNV6vf45SZLdSqm37TEWY7oO4HCr1RqZm5v7+b9FqlarA/39/f8WqbTKg0WvKxuRFJnjuL8BOP53lbtIoh4pgLskH4jIp2KMQyTHAZwg6UTkfM8xlXqNmiQAes4ZwJKI5OVz/g0thRai+fTplwAAAABJRU5ErkJggg==) no-repeat 100%;
}
.qd_dialog_start_number[data-v-5da5c953]{
    height: 70px;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #222;
    /* font-weight: bold; */
    margin-top: 124px;
    margin-left: 342px;
}
.qd_dialog_start_number span[data-v-5da5c953]{
    font-size: 30px;
    color: #666666;
}
.qd_dialog_start_number_time[data-v-5da5c953]{
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 76px;
    right: 100px;
}
.qd_dialog_start_number_time_li[data-v-5da5c953]{
    width: 60px;
    height: 70px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABGCAYAAACQRffVAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB3UlEQVR4nO3cP0tbURjH8W/Ovb0qXrBCQYOg4FvokM3iC3AQ7LtohzoILl26iHFw0FfgGNoKvgO3Ql06uwgtdwm00sjRc3NzO9zGf3G958iT57MlOcPvS0LOlDTKg2VGzCylFO4TfbtObhcYuJiyHD33nDSikijJiScy4qkvRMlHLi96I8dGgtPmDte/N+lfv/C1tRbxZM7k7D69bOv+03fBM0sJ7uoU222F2FebqVffSKZXuLxwAOb2BYmxALbbwl2dDh9WwWlzT2TskO22SJt7AI3yaDWll/2hcFHoXbWKkoK0+dJQuF3xsQCFiyhc25DbtdBbvMntmqFv50Pv8KZv5wyDPA69w5uBiw3lIPQMf8ry3j08JjRYOg2WToOl02DpNFg6DZZOg6XTYOk0WDoNlk6DpRu74JjFN6E3eDV277AGS6fB0mmwdBosnQZLp8HSabB0GiydBkunwdJpsHRjGfw39AiPnAGy0Cs8ygzwI/QKj74b4Dj0Co+ODdABfoZe4sEvoGMAB2wGHuPDB+BmeC11gHbAMXVrUzU+uIe3gYMgc+p1SNUGPAwugPfABnDueVQdzoG3wDuqNgCe+t3hZ+Dk/+F14DWwADz3/wTIqb6YzoCvVB9h9/jQPxu5eGU4uo9kAAAAAElFTkSuQmCC) no-repeat;
    line-height: 70px;
    text-align: center;
    font-size: 44px;
    color: #fff;
}
.qd_dialog_start_number_time_li_span[data-v-5da5c953]{
    width: 26px;
    height: 70px;
    font-size: 30px;
    color: #FF9402;
    text-align: center;
    line-height: 65px;
    display: block;
}
.qd_dialog_start_time_number_li[data-v-5da5c953]{
}
.qd_dialog_start_time_number_li span[data-v-5da5c953]{
    font-size: 30px;
    color: #bf2b2a;
    margin: 0 10px;
}
.qd_dialog_start_time_number_li_img[data-v-5da5c953]{
    width: 60px;
    height: 70px;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAjCAYAAADIfGk8AAAAAXNSR0IArs4c6QAAATJJREFUaEPtlTFKw3AYxd+XYDcv0KEHsINnkLSLB+jQri6CguA5pIJCl26tHTyAixbPIFgP4CDOdqskX0mkIAWhz6mvfNkC7x9+7/0SYli7fHLURJGeAN6GowFgfz2z5fdzGN4Be0SSD637PPvNa6sbvz+o4bt+hcJPAaRbXmpTvByJDbD3cWmdt0V5qCpclV3UH+CebfokqZz5FLXP47L0T+G71g0KP5MqwcImdmu9p3Orvtk8edmh1/ivKXKkxaH5uNWH+wU7mGTe7Np8nL3C0ZQswEIbZuaj7Evw18NWXeXnZWH/72nFc1FY0RrDHIaZtRSzYVjRGsMchpm1FLNhWNEawxyGmbUUs2FY0RrDHIaZtRSzYVjRGsMchpm1FLNhWNEawxyGmbUUs2FY0RrDvARKd4tIziL/zAAAAABJRU5ErkJggg==) no-repeat, 
               url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAABGCAYAAACQRffVAAAAAXNSR0IArs4c6QAAAZpJREFUeF7tnD9KA1EYxOcjIgjmCl4ghYcQG0G72Ee0EBQEzyEKBiwU0mu3go14CMFcwCO4QkBcnmxWMQSEjFUmb7Z7MG+Zmd/+a74NTB2pOOgA1T6QNgGsAWhPa+Z8XQJ4BeIRaN3EzvVw0m/8LNJtdxkrq2dIOATQmvNQs9qrELjC6P00du8+6k3jwE3Y9gNS2pj1TFK6iCeMyq06dBP4vneJhCOpEKzZQD+2B8fR3LOfzwt0Gf9VRQUsrUcq9s6BdMIWpqmPi0hF7wVARzMA7XpYB34TfPXQSb83lHXg9N/divscWJEa49mEmbYUtSasSI3xbMJMW4paE1akxng2YaYtRa0JK1JjPJsw05ai1oQVqTGeTZhpS1FrworUGM8mzLSlqDVhRWqMZxNm2lLUmrAiNcazCTNtKWpNWJEa49mEmbYUtSasSI3xbMJMW4paE1akxng2YaYtRa0JK1JjPJsw05ai1oQVqTGeTZhpS1GbJeHsxnhyG9TKbhQvs2HL+kmb1TjtOHBuA9O/oTMZiZ/8gFj0nx58AeofEYY0TkpqAAAAAElFTkSuQmCC) no-repeat;
    margin: 0 10px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    color: #fff;
}
.qd_dialog_start_students[data-v-5da5c953]{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 40px;
    /* background: pink; */
}
.qd_dialog_start_students_li[data-v-5da5c953]{
    height: 90px;
    margin-bottom: 30px; 
    -ms-flex-preferred-size: calc(14.2% - 10px); 
        flex-basis: calc(14.2% - 10px);
}
.qd_dialog_start_students_li_img[data-v-5da5c953]{
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-bottom: 10px;
    border-radius: 60px;
    background: #EAF5FE;
}
.qd_dialog_start_students_li_img img[data-v-5da5c953]{
    width: 100%;
    height: 100%;
    border-radius: 60px;
}
.qd_dialog_start_students_li_name[data-v-5da5c953]{
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #222;
    text-align: center;
    font-size: 14px;
}
.qd_dialog_start_btn[data-v-5da5c953]{
    width: 140px;
    height: 40px;
    background: #C02F2E;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.qd_dialog_con[data-v-5da5c953]{
    width: 100%;
    height: 420px;
    padding: 0 78px;
    /* display: flex;
    flex-wrap: wrap; */
    padding-top: 45px;
    background: #fff;
    overflow: auto;
}
/* æ»šåŠ¨æ¡æ&nbsp;·å¼ */
.qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar, .qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar,.direc-wrap[data-v-5da5c953]::-webkit-scrollbar {/*æ»šåŠ¨æ¡æ•´ä½“æ&nbsp;·å¼*/
	width: 8px;     /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
	height: 1px;
}
.qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar-thumb,.qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar-thumb,.direc-wrap[data-v-5da5c953]::-webkit-scrollbar-thumb {/*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
	/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
	border-radius: 10px;
	background: rgba(101, 112, 134, 0.3);
}
.qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar-track,.qd_dialog_con[data-v-5da5c953]::-webkit-scrollbar-track,.direc-wrap[data-v-5da5c953]::-webkit-scrollbar-track {/*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
	/* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); */
	border-radius: 0px;
	background: #edeaea9c;
}
.qd_dialog_con_title[data-v-5da5c953]{
    width: 100%;
    /* background: paleturquoise; */
    font-size: 16px;
    color: #222;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.qd_dialog_con_title span[data-v-5da5c953]{
    width: calc(100% - 50px);
    font-size: 16px;
    color: #222;
}
.qd_dialog_con_bottom[data-v-5da5c953]{
    width: 1000px;
    height: 98px;
    background: #FFFFFF;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.qd_dialog_con_bottom_btn[data-v-5da5c953]{
    width: 200px;
    height: 58px;
    margin: 0 auto;
    margin-top: 20px;
    background: url(../../static/img/btn.33a8c26.png) no-repeat;
    cursor: pointer;
}
.qd_dialog_false[data-v-5da5c953]{
    width: 483px;
    height: 192px;
    background: #FFFFFF;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.qd_dialog_false .tips[data-v-5da5c953]{
    font-size: 20px;
    color: #222;
    position: absolute;
    top: 20px;
    left: 25px;
    font-weight: bold;
}
.qd_dialog_false .text[data-v-5da5c953]{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #222;
    margin-top: 88px;
}
.qd_dialog_success[data-v-5da5c953]{
    width: 640px;
    max-height: 600px;
    background: #FFFFFF;
    padding: 0 25px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.qd_dialog_success .tips[data-v-5da5c953]{
    font-size: 20px;
    color: #222;
    position: absolute;
    top: 20px;
    left: 25px;
    font-weight: bold;
}
.qd_dialog_success .qdl[data-v-5da5c953]{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    color: #BF2B2A;
    margin-top: 88px;
    font-weight: bold;
}
.qd_dialog_success .sran[data-v-5da5c953]{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    color: #222222;
    margin-top: 10px;
}
.qd_dialog_success .title[data-v-5da5c953]{
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 2px solid #e7e7e7;
    font-size: 16px;
    font-weight: bold;
    color: #222222;
    line-height: 22px;
    letter-spacing: 1px;
}
.qd_dialog_success .textarea[data-v-5da5c953]{
    width: 100%;
    height: 136px;
    background: #FFFFFF;
    border: 1px solid #E7E7E7;
    margin-top: 20px;
}
.textarea textarea[data-v-5da5c953]{
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #222;
    padding: 20px;
    border: none;
    outline: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.qd_dialog_success_btn[data-v-5da5c953]{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
}
.qd_dialog_success_btn .btn[data-v-5da5c953]{
    width: 140px;
    height: 40px;
    background: #C02F2E;
    border-radius: 8px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

*[data-v-707d6f54]{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
}
.teacherCourseDetail[data-v-707d6f54]{
    width: 100%;
    background: #F9F9F9;
}
.teacherCourseDetail_center[data-v-707d6f54]{
    width: 1200px;
    margin: 0 auto;
}
.teacherCourseDetail_center_info[data-v-707d6f54]{
    width: 100%;
}
.teacherCourseDetail_center_tab[data-v-707d6f54]{
    width: 100%;
    margin-top: 40px;
}
.teacherCourseDetail_center_tab_head[data-v-707d6f54]{
    width: 100%;
    height: 50px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #e7e7e7;
}
.teacherCourseDetail_center_tab_head_li[data-v-707d6f54]{
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    font-size: 16px;
    cursor: pointer;
}
.teacherCourseDetail_center_tab_head_li_ac[data-v-707d6f54]{
    font-size: 16px;
    color: #c02f2e;
    font-weight: bold;
    background: white;
    border-top: 2px solid #c02f2e;
    margin-top: -2px;
}
.teacherCourseDetail_center_tab_wrap[data-v-707d6f54]{
    width: 100%;
    background: white;
    padding: 0 20px;
}
.teacherCourseDetail_center_tab_wrap_li[data-v-707d6f54]{
    width: 100%;
    padding-top: 30px;
}
.teacherCourseDetail_center_tab_wrap_li_btn[data-v-707d6f54]{
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.teacherCourseDetail_center_tab_wrap_li_btnl[data-v-707d6f54]{
    width: 140px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 20px;
    border: 1px solid #c02f2e;
    color: #c02f2e;
    background: #fff;
}
.teacherCourseDetail_center_tab_wrap_li_btnac[data-v-707d6f54]{
    color: #fff;
    background: #c02f2e;
}
.teacherCourseDetail_center_tab_wrap_li_btnac[data-v-707d6f54]:hover {
    background: #AC0F0E !important;
}
.teacherCourseDetail_center_tab_li_con[data-v-707d6f54]{
    width: 100%;
}
.teacherCourseDetail[data-v-707d6f54] .el-select .el-input.is-focus .el-input__inner {
    border-color: #C02F2E;
}
.teacherCourseDetail[data-v-707d6f54] .el-select .el-input__inner:focus {
    border-color: #C02F2E;
}
.primary[data-v-707d6f54] {
    width: 140px;
    height: 40px;
    border-color: #C02F2E;
    background: #C02F2E;
    border-radius: 8px;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.answer_content[data-v-707d6f54] .el-textarea__inner:focus {
    border-color: #C02F2E;
}
.discuss_content[data-v-707d6f54] .el-textarea__inner:focus {
    border-color: #C02F2E;
}
.discuss_content[data-v-707d6f54] .el-upload:focus {
    border-color: #C02F2E;
    color:#C02F2E;
}
.discuss_content[data-v-707d6f54] .el-upload--picture-card {
    background: #FFFFFF;
}
.discuss_content[data-v-707d6f54] .el-upload--picture-card:hover {
    border-color: #C02F2E;
    color:#C02F2E;
}
.answer_content[data-v-707d6f54] .el-input__inner:focus {
    border-color: #C02F2E;
}

.com_classManage[data-v-5cf6ac56]{
        padding-bottom: 30px;
}
.com_classManage[data-v-5cf6ac56] tbody {
        color: #222 !important;
}
.com_classManage[data-v-5cf6ac56] .el-table thead {
        color: #222 !important;
}
.com_classManage[data-v-5cf6ac56] .el-checkbox__inner {
        border: 1px solid #222;
}
.com_classManage[data-v-5cf6ac56] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.com_classManage[data-v-5cf6ac56] .el-checkbox__input.is-checked .el-checkbox__inner{
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.invition[data-v-5cf6ac56] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
a[data-v-5cf6ac56]{
        padding:4px 10px;
        border-radius: 5px;
}
a[data-v-5cf6ac56]:hover {
        cursor: pointer;
        color: #C02F2E;
        background: #F8E9E9;
}
.copy_icon[data-v-5cf6ac56] {
        width: 14px;
        height: 16px;
        cursor: pointer;
        margin-left: 5px;
}
    /* è¯¾ä»¶css */
.courseware[data-v-5cf6ac56] {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 30px 0 40px;
}
.operation[data-v-5cf6ac56] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.operation span[data-v-5cf6ac56] {
        cursor: pointer;
        font-size: 16px;
        width: 122px;
        height: 40px;
        background: #C02F2E;
        border-radius: 8px;
        margin-right: 20px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.delete_course[data-v-5cf6ac56] {
        background: #FFFFFF !important;
        color: #C02F2E;
        border-radius: 8px;
        border: 1px solid #C02F2E;
}
.add_course[data-v-5cf6ac56]{
        color: #fff;
}
.add_course[data-v-5cf6ac56]:hover {
        background:#AC0F0E;
}
.add_course img[data-v-5cf6ac56]{
        width: 14px;
        height: 14px;
        margin-right: 5px;
}
.primary[data-v-5cf6ac56]{
        font-size: 14px !important;
        width: 80px;
        height: 40px;
        background: #C02F2E;
        color: #FFFF;
        border-radius: 8px;
}
.primary[data-v-5cf6ac56]:focus{
        border-color: #C02F2E;
}
.cancel[data-v-5cf6ac56]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.word[data-v-5cf6ac56] {
    padding: 0 10px;
    color: #222;
    font-size: 16px;
    display: inline-block;
}
.cancel[data-v-5cf6ac56]:hover {
    color: #222222;
}
.com_classManage[data-v-5cf6ac56] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.com_classManage[data-v-5cf6ac56] .el-dialog__footer{
    padding: 0px 20px 50px
}
.com_classManage[data-v-5cf6ac56] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}
.pagination[data-v-5cf6ac56] {
    padding: 30px 0 20px;
}

.primary[data-v-61d7aecc]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-61d7aecc]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-61d7aecc]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.cancel[data-v-61d7aecc]:hover {
    color: #222222;
}
.addClassDialog[data-v-61d7aecc] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.addClassDialog[data-v-61d7aecc] .el-dialog__footer{
    padding: 0px 20px 50px
}
.addClassDialog[data-v-61d7aecc] .el-input__inner:focus {
    border-color: #C02F2E !important;
}
.addClassDialog[data-v-61d7aecc] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}















































































































































/* æ€»è§ˆ css */
.com_overView[data-v-deff9e00] .el-select-dropdown__item.selected {
        color: #C02F2E ;
}
.overView[data-v-deff9e00] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 40px 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.overView li[data-v-deff9e00] {
        border: 1px solid #E6E6E6;
        height: 366px;
}
.overView li h4[data-v-deff9e00] {
        padding: 0 10px;
        line-height: 42px;    
        /* font-weight: normal; */
        color: #222222;
        background: #F9F9F9;
}
.sign_in[data-v-deff9e00] {
        width: 418px;
}
.sign_in h4 i[data-v-deff9e00] {
        cursor: pointer;
        font-style: normal;
        font-weight: normal;
        color: #666666;
        font-size: 14px;
}
.sign_in h4 i[data-v-deff9e00]:hover {
        color:#C02F2E;
}
.other[data-v-deff9e00] {
        border: none !important;
        width: 298px;
        border: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack:justify;
            -ms-flex-pack:justify;
                justify-content:space-between
}
.other div[data-v-deff9e00] {
        height: 163px;
        border: 1px solid #E6E6E6;
}
.other div p[data-v-deff9e00] {
        height: 120px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.other div p b[data-v-deff9e00] {
        font-size: 44px;
        margin-left: 20px;
}
#discuss[data-v-deff9e00] {
        height: 320px;
}
#sign_in_container[data-v-deff9e00] {
        height: 320px;
}
.choose_class[data-v-deff9e00]{
        color:#222;
        font-size: 14px;
        margin-right: 10px;
}
.empty_sign[data-v-deff9e00]{
        line-height: 320px;
        text-align: center;
        color:#222;
}
.empty_discuss[data-v-deff9e00]{
        line-height: 320px;
        text-align: center;
        color:#222;
}
    /* æ€»è§ˆ css */

.signInDetail[data-v-0f671dca] tbody {
    color: #222 !important;
}
.signInDetail[data-v-0f671dca] .el-table thead {
    color: #222 !important;
}
.signInDetail[data-v-0f671dca]{
    background: #fff;
    width: 1200px;
    margin: 0 auto;
}
.signInDetaill_center_info[data-v-0f671dca]{
    width: 100%;
}
.signInDetaill_center_tab[data-v-0f671dca]{
    width: 100%;
    margin-top: 40px;
}
.signInDetaill_center_tab_head[data-v-0f671dca]{
    width: 100%;
    height: 50px;
    background: #f9f9f9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 2px solid #e7e7e7;
}
.signInDetaill_center_tab_head_li[data-v-0f671dca]{
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #222;
    font-size: 16px;
    cursor: pointer;
}
.signInDetaill_center_tab_head_li_ac[data-v-0f671dca]{
    font-size: 16px;
    color: #c02f2e;
    font-weight: bold;
    background: white;
    border-top: 2px solid #c02f2e;
    margin-top: -2px;
}
.signInDetaill_center_tab_wrap[data-v-0f671dca] {
    padding: 30px 20px;
}

.studentManageDetail[data-v-4c089179] {
        background: #fff;
        width: 1200px;
        margin: 0 auto;
        padding: 0 20px 30px;
}
.courseware[data-v-4c089179] {
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        padding: 30px 0 40px;
}
.operation[data-v-4c089179] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.operation &gt; span[data-v-4c089179] {
        cursor: pointer;
        width: 122px;
        font-size: 16px;
        height: 40px;
        color: #fff;
        background: #C02F2E;
        border-radius: 8px;
        margin-right: 20px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.delete_bath[data-v-4c089179],.add_bath[data-v-4c089179] {
        background: #fff !important;
        color: #BF2B2A !important;
        border: 1px solid #BF2B2A;
}
.courseware h5[data-v-4c089179]{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 270px;
        height: 40px;
        background: #FFFFFF;
        border-radius: 8px;
        border: 1px solid #BF2B2A;
}
.courseware h5 &gt; span[data-v-4c089179] {
        cursor: pointer;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        line-height: 40px;
        background: #BF2B2A;
        border-radius: 0px 6px 6px 0px;
        color: #fff;
        font-weight: normal;
        font-size: 16px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
.courseware h5 &gt; span[data-v-4c089179]:hover {
        background:#AC0F0E;
}
.courseware &gt; h5 img[data-v-4c089179] {
        width: 18px;
        height: 16px;
        margin-right: 6px;
}
.courseware input[data-v-4c089179] {
        font-weight: normal;
        font-size: 14px;
        color:#666;
        width: 170px;
        height: 30px;
        padding: 0 10px;
        border: none;
}
.delete_course[data-v-4c089179] {
        font-style: normal;
        width: 122px;
        height: 40px;
        background: #FFFFFF;
        color: #C02F2E;
        font-weight: 500;
        border-radius: 8px;
        border: 1px solid #C02F2E;
}
.download img[data-v-4c089179],.add_student img[data-v-4c089179]{
        width: 14px;
        height: 14px;
        margin-right: 5px;
}
.download[data-v-4c089179]:hover {
        background:#AC0F0E;
}
.add_student[data-v-4c089179]:hover {
        background:#AC0F0E;
}
a[data-v-4c089179]{
        padding:4px 10px;
        border-radius: 5px;
}
a[data-v-4c089179]:hover {
        cursor: pointer;
        color: #C02F2E;
        background: #F8E9E9;
}
.copy_icon[data-v-4c089179] {
        width: 14px;
        height: 16px;
        cursor: pointer;
        margin-left: 5px;
}
.studentManageDetail[data-v-4c089179] tbody {
        color: #222 !important;
}
.studentManageDetail[data-v-4c089179] .el-table thead {
        color: #222 !important;
}
.studentManageDetail[data-v-4c089179] .el-checkbox__inner {
        border: 1px solid #222;
}
.studentManageDetail[data-v-4c089179] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.studentManageDetail[data-v-4c089179] .el-checkbox__input.is-checked .el-checkbox__inner{
        background: #C02F2E;
        border: 1px solid #C02F2E !important;
}
.title[data-v-4c089179] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 30px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
}
.title i[data-v-4c089179]{
        font-style: normal;
        cursor: pointer;
}
.title i[data-v-4c089179]:hover {
        color: #C02F2E;
}
.title span[data-v-4c089179] {
        color: #888888;
        cursor: pointer;
        margin-right: 40px;
}
.title span[data-v-4c089179]:hover {
        color: #C02F2E;
}
.title img[data-v-4c089179] {
        width: 6px;
        height: 10px;
        margin: 0 10px;
}
.pagination[data-v-4c089179] {
        padding: 30px 0 20px;
}
.primary[data-v-4c089179]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-4c089179]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-4c089179]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.word[data-v-4c089179] {
    padding: 0 10px;
    color: #222;
    font-size: 16px;
    display: inline-block;
}
.cancel[data-v-4c089179]:hover {
    color: #222222;
}
.studentManageDetail[data-v-4c089179] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.studentManageDetail[data-v-4c089179] .el-dialog__footer{
    padding: 0px 20px 50px
}
.studentManageDetail[data-v-4c089179] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.primary[data-v-b1103d24]{
    font-size: 14px !important;
    width: 80px;
    height: 40px;
    background: #C02F2E;
    color: #FFFF;
    border-radius: 8px;
}
.primary[data-v-b1103d24]:focus {
    border-color: #C02F2E;
}
.cancel[data-v-b1103d24]{
    font-size: 14px;
    width: 80px;
    height: 40px;
    background: #FFFFFF;
    color: #222222;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
}
.cancel[data-v-b1103d24]:hover {
    color: #222222;
}
.addStudent[data-v-b1103d24] .el-dialog__headerbtn:hover .el-dialog__close {
    color: #666;
}
.addStudent[data-v-b1103d24] .el-dialog__footer{
    padding: 0px 20px 50px
}
.addStudent[data-v-b1103d24] .el-input__inner:focus {
    border-color: #C02F2E !important;
}
.addStudent[data-v-b1103d24] .el-icon-close:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAk5JREFUOE+FUztMFFEUPfdOViqsdoI2amMhNIp0rJHEnX0zs4QCDUIwNqKWFFpZGktDoZUIjfGfqBF05u0uEhsSixULjZhgozExytJguTvv6tsMZNmg3u7dz3nnfg6hzaIo6iaicwA8APvS8FcAFRGZDcPwY2sJbT6q1WpmfX39ujHmIoCnAOaYedXGjTEHAQwBGAZwy3Xdy319fXUbawLY4rW1tUhE9mQymRHP81bamdm3ZcfMjwB8z2azRQvSBIjj+AaAARHJhWG4sVPxpi+Kot3MvCQii0EQTNLCwkJ3vV5fTpLkyODg4Mr8/Hy2o6PjQKFQqLYCaa17ieibUupnOqdlEemlOI6niKjL9/1xW1Aul/uTJCkDGAuCYM76tNZFEXkMoBgEweuU9X3bCmmt3xtjroVhaHtrWhzHowBmRWTUcRw7xIfMfEEpda8t54plsEFEA77vL7dSjuN4DMBM6psIguBBa7xUKh01xrz6F8CwiNwlImHm00qpF38D+EBEV33ftz02rVQqnTLG3GHmsyKyS0RuE9GI7/svd2ph2xC11sdERDuOc6ZQKDxL9z9ORNMiciIMwzftQ+wRkbfMfFgp9UlrvddxnP2e5zUTN01rnU+SZLVYLH6pVCqHGo3Gu+Ya0zXdFJHjnZ2d/blc7tf/DumPTpYcx1lUSk1unXKtVrOn3MXMI5bJTiDpz3bdP1zXDbdO2SZbPdRqtSkROU9ETwA8B/DZxqyYmHlIRE4CmHZd99I2MbX12gNgQkTa5VzOZDIz+Xx+m5x/A0aYNjS2+HAZAAAAAElFTkSuQmCC) no-repeat 100%;
}

.classSort[data-v-5134f19a] tbody {
    color: #222 !important;
}
.classSort[data-v-5134f19a] .el-table thead {
    color: #222 !important;
}
.classSort[data-v-5134f19a] .el-checkbox__inner {
    border: 1px solid #222;
}
.classSort[data-v-5134f19a] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background: #C02F2E;
    border: 1px solid #C02F2E !important;
}
.classSort[data-v-5134f19a] .el-checkbox__input.is-checked .el-checkbox__inner{
    background: #C02F2E;
    border: 1px solid #C02F2E !important;
}
.classSort[data-v-5134f19a]{
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 30px;
}
.title[data-v-5134f19a] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.title span[data-v-5134f19a] {
    color: #888888;
    cursor: pointer;
    margin-right: 40px;
}
.title i[data-v-5134f19a]{
    font-style: normal;
    cursor: pointer;
}
.title i[data-v-5134f19a]:hover {
    color: #C02F2E;
}
.title b[data-v-5134f19a] {
    width: 122px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #C02F2E;
    color: #C02F2E;
    font-size: 16px;
    cursor: pointer;
}
.title span[data-v-5134f19a]:hover {
    color: #C02F2E;
}
.title img[data-v-5134f19a] {
    width: 6px;
    height: 10px;
    margin: 0 10px;
}
.pagination[data-v-5134f19a] {
    padding: 30px 0 20px
}

.coursewareSort[data-v-79e39b02] tbody {
    color: #222 !important;
}
.coursewareSort[data-v-79e39b02] .el-table thead {
    color: #222 !important;
}
.coursewareSort[data-v-79e39b02] .el-checkbox__inner {
    border: 1px solid #222;
}
.coursewareSort[data-v-79e39b02] .el-checkbox__input.is-indeterminate .el-checkbox__inner {
    background: #C02F2E;
    border: 1px solid #C02F2E !important;
}
.coursewareSort[data-v-79e39b02] .el-checkbox__input.is-checked .el-checkbox__inner{
    background: #C02F2E;
    border: 1px solid #C02F2E !important;
}
.coursewareSort[data-v-79e39b02] {
    background: #fff;
    width: 1200px;
    margin: 0 auto;
    padding: 0 20px 30px;
}
.title[data-v-79e39b02] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.title i[data-v-79e39b02]{
    font-style: normal;
    cursor: pointer;
}
.title i[data-v-79e39b02]:hover {
    color: #C02F2E;
}
.title span[data-v-79e39b02] {
    color: #888888;
    cursor: pointer;
    margin-right: 40px;
}
.title span[data-v-79e39b02]:hover {
    color: #C02F2E;
}
.title img[data-v-79e39b02] {
    width: 6px;
    height: 10px;
    margin: 0 10px;
}
.pagination[data-v-79e39b02] {
    padding: 30px 0 20px
}

.wrap{
    width: 100%;
    background: #f8f8f8;
}
.activity_banner_box{
    width: 1920px;
    position: relative;
}
.activity_banner{
    width: 100%;
    height: 580px;
    background: pink;
}
.activity_banner img{
    width: 100%;
    height: 100%;
}
.activity_manjian{
    width: 550px;
    height: 230px;
    background: rgba(255,255,255,.5);
    border-radius: 5px;
    position: absolute;
    top: 70px;
    left: 685px;
}
.activity_manjian p{
    text-align: center;
    font-size: 36px;
    color: #f30000;
    margin: 50px 0 17px 0;
}
.activity_manjian span{
    text-align: center;
    font-size: 24px;
    color: #f30000;
    display: block;
    margin-bottom: 30px;
}
.activity_manjian_time{
    width: 430px;
    height: 38px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.activity_manjian_time_img{
    width: 38px;
    height: 38px;
}
.activity_manjian_time_img img{
    width: 100%;
    height: 100%;
}
.activity_manjian_time_time{
    min-width: 380px;
    height: 38px;
    color: #333;
    font-size: 24px;
    line-height: 38px;
}
.activity_text{
    width: 716px;
    position: absolute;
    top: 340px;
    left: 598px;
    line-height: 30px;
}
.activity_text span{
    font-size: 20px;
    display: block;
}
.activity_text li{
    font-size: 18px;
    color: #333;
}
.activity_box{
    width: 1920px;
}
.activity_main{
    width: 1082px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: -100px;
    padding-bottom: 120px;
}
.activity_tab_box{
    width: 100%;
    background: white;
    border-radius: 10px 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -6px;
}
.activity_tab{
    width: 451.2px;
    height: 48px;
    margin: 0 auto;
    border-top: 1px solid #f30000;
    border-left: 1px solid #f30000;
    border-bottom: 1px solid #f30000;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.activity_tab_little{
    height: 48px;
    border-right: 1px solid #f30000;
    /* box-sizing: border-box; */
    line-height: 48px;
    padding: 0 30px;
    color: #f30000;
    font-size: 18px;
    cursor: pointer;
}
.activity_active{
    background: #f30000;
    color: #fff;
}
.activity_con{
    width: 100%;
    background: white;
    border-radius: 10px;
    margin: 0 auto;
    padding: 1px 20px 0 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.activity_title_box{
    width: 100%;
    height: 24px;
    margin-top: 60px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.line{
    width: 100%;
    height: 1px;
    background: #999;
    margin-top: 13px;
}
.activity_title{
    height: 24px;
    background: white;
    padding: 0 17px;
    position: absolute;
    left: 45%;
    top: 0;
    line-height: 24px;
    text-align: center;
    font-size: 24px;
    color: #333;
}
.activity_wrap{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 20px;
}
.activity_con_little{
    width: 500px;
    height: 200px;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.activity_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.activity_con_little_img_box{
    width: 200px;
    height: 200px;
    background: #e6e6e6;
}
.activity_con_little_img{
    width: 115px;
    height: 161px;
    margin: 20px auto;
}
.activity_con_little_img img{
    width: 100%;
    height: 100%;
}
.activity_con_little_msg{
    width: 300px;
    height: 200px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: 20px;
}
.activity_msg_title{
    width: 100%;
    height: 18px;
    color: #333;
    font-size: 18px;
}
.activity_msg_author{
    margin-top: 12px;
    width: 100%;
    height: 16px;
    font-size: 16px;
    color: #666;
}
.activity_msg_price{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    font-size: 30px;
    color: #f30000;
}
.activity_msg_manjian{
    width: 100%;
    height: 14px;
    color: #f30000;
    font-size: 14px;
    margin-top: 12px;
}
.activity_msg_beforeBtn,.activity_msg_afterBtn{
    margin-top: 14px;
    width: 120px;
    height: 30px;
    border-radius: 34px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.activity_msg_beforeBtn{
    background: #4b4340;
}
.activity_msg_afterBtn{
    background: #f30000;
}

.search_main{
    width: 100%;
    background: #f8f8f8;
}
.searchs{
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}
.search_shaixvan{
    width: 100%;
    height: 44px;
    line-height: 44px;
    background: #f5efeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #e4dedb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
}
.p{
    width: 97px;
    text-align: right;
    color: #333;
    font-weight: bold;
    margin-right: 10px;
}
.span{
    margin-right: 10px;
}
.search_box{
    width: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.search_channel{
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #f8f8f8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 60px;
    background: white;
    padding-bottom: 20px;
}
.channel_p{
    width: 7.5%;
    height: 38px;
    line-height: 38px;
    text-align: right;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.channel_text{
    width: 90%;
    color: #333;
    font-size: 16px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.channel_span{
    line-height: 40px;
    margin-left: 30px;
    color: #333;
    font-size: 16px;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.channel_all{
    line-height: 40px;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
}
.channel_first{
    /* background: pink; */
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-left: 40px;
}
.channel_second{
  width: 200px;
  position: absolute;
  left: 10px;
  top: 22px;
  z-index: 2222;
  padding-top: 20px;
}
.channel_second li{
    display: block;
}
.channel_active{
    color: #f30000 !important;
    /* background: #f6f6f6; */
}
.channel_actives{
    color: #f30000 !important;
}
.span_active{
    color: #f30000 !important;
}
.price_box{
    width: 100%;
    height: 44px;
    background: #f5efeb;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.price_p{
    /* width: 5%; */
    height: 44px;
    line-height: 44px;
    text-align: left;
    color: #333;
    font-size: 16px;
}
.price_input{
    width: 15%;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 44px;
    color: #999
}
.price_input input{
    width: 45%;
    height: 44px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f5efeb;
    color: #999;
    outline: none;
}
.price_chose{
    width: 70%;
    height: 44px;
    margin-left: 100px;
}
.price_chose_con{
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 44px;
}
.price_chose_con label{
    margin-right: 20px;
}
.search_con{
    width: 100%;
    background: white;
    padding: 40px 0 40px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.search_con_little{
    width: 23.476%;
    margin: 0 20px 20px 0px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 10px 20px 10px;
    cursor: pointer;
    position: relative;
}
.search_con_little_icon1{
    width: 85px;
    height: 25px;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
}
.search_con_little_icon1 img{
    width: 100%;
    height: 100%;
}
.search_con_little:hover{
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
}
.search_con_little_img{
    width: 100%;
    height: 200px;
    z-index: 0;
    position: relative;
}
.search_con_little_img img{
    width: 100%;
    height: 100%;
}
.search_con_little_book_img{
    width: 50%;
    height: 200px;
    z-index: 0;
    position: relative;
    margin: 0 auto;
}
.search_con_little_book_img img{
    width: 100%;
    height: 100%;
}
.search_con_little_icon2{
    width: 52px;
    height: 52px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhEMzU0QzNFNkVGRTExRTk5MkI1RTZFRUEzNTEzQkYxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhEMzU0QzNGNkVGRTExRTk5MkI1RTZFRUEzNTEzQkYxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEQzNTRDM0M2RUZFMTFFOTkyQjVFNkVFQTM1MTNCRjEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEQzNTRDM0Q2RUZFMTFFOTkyQjVFNkVFQTM1MTNCRjEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6M0UWgAAAHXklEQVR42tRa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) no-repeat;
    text-align: center;
    color: white;
    font-size: 10px;
    line-height: 18px;
    padding-top: 7px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.search_con_little_icon3{
    width: 52px;
    height: 52px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: url(data:image/png;base64,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) no-repeat;
    text-align: center;
    color: white;
    font-size: 10px;
    line-height: 52px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* .search_con_little_icon2 img{
    width: 100%;
    height: 100%;
} */
.search_con_little_price{
    width: 100%;
    height: 50px;
    line-height: 50px;
    color:#f30000;
}
.search_con_little_detail{
    width: 100%;
    color: #333;
    line-height: 25px;
}
.search_con_little_detail span{
    color: #428bca;
}
.search_con_little_footer{
    width: 100%;
    height: 13px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search_con_little_footer_img{
    width: 19px;
    height: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.search_con_little_footer_img img{
    width: 100%;
    height: 100%;
}
.search_con_little_footer_text{
    width: 80px;
    height: 13px;
    color: #666;
    line-height: 13px;
    font-size: 13px;
}
/* 2019å¹´6æœˆ28æ—¥ 10:38:35 æ–°åŠ&nbsp; */
.search_nav_bar {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #f5efeb;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #e4dedb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 20px;
  font-size: 14px;
  font-family: å¾®è½¯é›…é»‘, Regular;
}
.search_nav_bar .nav_content{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav_content .nav_item {
  font-family: å¾®è½¯é›…é»‘, Regular;
}
.nav_content .nav_item .item_ul li{
  float: left;
  margin-right: 10px;
}
.item_ul li span:last-child {
  margin-left: 10px
}
.search_nav_bar .content_title {
  color: #333;
  font-weight: bold;
  margin-right: 20px;
}
.search_nav_bar .nav_result_num {
  margin: 0 5px;
}
.nav_result_num span{
  color: #f30000
}
.search_nav_bar .nav_clear_opt {
  margin-left: 10px;
  cursor: pointer;
  color: #f30000;
}
/* ç­›é€‰æ¡ä»¶åŒºåŸŸ */
.search_condition {
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-family: å¾®è½¯é›…é»‘, Regular;
}
.condition_content{
  width: 100%;
}
.condition_content .condition_channel{
  width: 100%;
  min-height: 60px;
  border-bottom: 2px solid #f8f8f8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  padding: 20px 0 0 0;
  position: relative;
}
.condition_channel .content_box{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.condition_channel .channel_title {
  width: 100px;
  text-align: right;
  color: #333;
  font-weight: bold;
  padding: 5px 0;
}
.condition_channel .channel_content {
  padding-left: 15px;
  padding-right: 20px;
  width: calc(100% - 160px);
}
.channel_content .channel_fir{
  color: #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  padding: 5px 0;
  width: 45px;
}
.opt_ul li{
  float: left;
  margin: 0 15px 15px 15px;
  position: relative;
  cursor: pointer;
}
.opt_ul li:hover{
  color: #f30000 !important;
}
.opt_ul li .opt_title {
  padding: 5px 10px;
  /* border: 1px solid; */
}
.opt_ul li .opt_sec_panel {
  width: 200px;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 32px;
  padding: 0 20px;
  color: #333;
  cursor: pointer;
  position: absolute;
  left: 40px;
  top: 45px;
  z-index: 2222;
}
.opt_sec_content{
  width: 100%;
  border: 1px solid;
  margin-top: 30px;
  margin-bottom: 20px;
  min-height: 60px;
}
.opt_sec_content .opt_sec_ul li{
  float: left;
  margin: 0 10px 10px 10px;
  cursor: pointer;
  position: relative;
}
.opt_sec_ul li .opt_sec_title {
  padding: 5px 10px;
}
.second_content {
  width: 200px;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 32px;
  padding: 10px 20px;
  color: #333;
}
.second_content .sec_opt{
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.second_content .sec_opt:hover {
  color: #f30000 !important;
}
.channel_item_active {
  color: #f30000 !important;
}
.search_footer_bar {
  width: 100%;
  height: 44px;
  background: #f5efeb;
  margin-top: 10px;
  font-family: å¾®è½¯é›…é»‘, Regular;
  font-size: 14px;
}
.search_footer_bar .footer_bar_box{
  padding: 0 20px;
}
.search_footer_bar .footer_bar_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer_bar_left .left_bar_price, .left_bar_condition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left_bar_price .price_title {
  color: #333;
  font-weight: bold;
  line-height: 44px;
}
.left_bar_price .price_input_area {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #999;
  padding: 10px 0;
}
.price_input_area .price_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #999;
  height: 24px;
  width: 56px;
}
.price_bar .price_ico {
  line-height: 24px;
  width: 14px;
}
.price_bar .base_price_input input{
  height: 24px;
  width: 42px;
  color: #999;
  border: none;
  outline: none;
  text-indent: 5px;
  background: #f5efeb;
}
.price_input_area .sep_line {
  padding: 0 6px;
}
.base_price_input .mon_mark{
  position: absolute;
}
.footer_bar_left .left_bar_condition{
  margin-left: 56px;
  line-height: 44px;
}
.left_bar_condition .condition_chose{
  margin-right: 15px;
}
/*.left_bar_condition .condition_chose input{
   vertical-align:middle;
  margin-bottom:1px;
} */
.left_bar_condition .condition_chose span{
  padding: 0 5px
}
input[type='radio']{
  vertical-align: -2px;
}
.footer_bar_right {
  padding: 8px 0;
}
.footer_bar_right .right_bar_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  width: 305px;
  border: 1px solid #f30000;
  border-radius: 5px
}
.right_bar_search .search_info{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 5px;
  width: 239px;
}
.right_bar_search .search_btn{
  text-align: center;
  color: #ffffff;
  background-color: #f30000;
  width: 66px;
  line-height: 28px;
  cursor: pointer;
}
.search_info .search_input input{
  border: none;
  outline: none;
  height: 28px;
  text-indent: 5px;
  background: #f5efeb;
}
.search_info .search_ico{
  line-height: 26px;
}
.search_not {
  width: 100%;
}
.search_not .no_content{
  padding: 180px 0;
  width: 100%;
  text-align: center;
}





































































html,
body {
  position: relative;
  height: 100%;
}
body {
  background: #eee;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
}
.vip_wrap{
    width: 1920px;
    background: #f8f8f8;
}
.vip_banner{
    width: 1920px;
    height: 360px;
}
.vip_banner img{
    width: 100%;
    height: 100%;
}
.vip_con{
    width: 70%;
    min-height: 1823px;
    margin: 0 auto;
}
.vip_con_chose{
    width: 100%;
    height: 24px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #ca8e2d;
    font-weight: bold;
    margin: 80px 0 40px 0;
}
.vip_tab_box{
    width: 92%;
    height: 34px;
    border-bottom: 2px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
}
.vip_tab{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    margin-right: 30px;
    cursor: pointer;
}
.vip_tab:hover{
    border-bottom: 2px solid #f30000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #f30000;
}
.vip_active{
    border-bottom: 2px solid #f30000;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #f30000;
}
.w258{
  width: 285px!important;
  margin-right: 20px!important;
}
.swiper-container {
  width: 90%;
  height: 500px;
}
.swiper-slide {
  /* width: 285px;
  text-align: center;
  font-size: 18px;
  background: #fff; */
  /* Center slide text vertically */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; */
}
.swiper-button-prev,.swiper-button-next{
  width: 54px;
  height: 100%;
  top: 0;
  margin-top: 0px;
  outline: 0;
  border-radius: 0 8px 8px 0;
}
.swiper-button-prev{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYxRUFCMzM2NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYxRUFCMzM3NkFFOTExRTlBMTc2ODIzNTVEMUUxQkExIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjFFQUIzMzQ2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjFFQUIzMzU2QUU5MTFFOUExNzY4MjM1NUQxRTFCQTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5+tsTvAAABnElEQVR42pSVPyhFYRjGz3XpRrekW0rdYjNgsMlgkfFuSv4ViYRF/i0YyIAbw6UcCyUMLLJaWNgYKDaDxaDuwC35+7z1qtPTd+95PfVbnu/0nO973+89J+L7vmdUFbgBleTvFhkD5Lk9R8A9GLOGzIBW8t5BF3izhDSDBYc/Ca7/tllIFeAAFJN/AjaDZy2kbVBN3hMYAD+WkGHQTt4X6AYvXHWXGsCaw5faXLhaxyoDh6CU/HOwlK//rHVQR55sv0ePExrSAYbIkwL2a0G9sJAa4JqBDDgNu86iEq1DOa3LZZq2zIRoETTR2ivo1OsdGtKW520j4ME6nSsgQv6tTq15xKfAN/n1oO8/IWdgNU9Xaq0hojlwRWtx7VjMGvKhncjSeiNIW0NEj47bKhoFKWuI6Ei/IUFJ53ZA0hoiGgd35CXAPohaQ3I6iDnyW7QBphBPdzLh8Gc1zBQi2gLH5EX1WAlriGhQuxZUUgsdsYZk9Qf1SX5KW28KEV2CeYef1svoWX+jyzpjQcV0LOLWEJnyXvBMvgzoxq8AAwDUUEmnteiVcQAAAABJRU5ErkJggg==)
}
.swiper-button-next{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAfCAYAAAABZyaKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzMDhENDZFNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzMDhENDZGNkFFOTExRTlCRDk3ODE2MjYwQUQ0ODhCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjMwOEQ0NkM2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjMwOEQ0NkQ2QUU5MTFFOUJEOTc4MTYyNjBBRDQ4OEIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6TdxrYAAABnUlEQVR42pSVL0hDYRTFvzll+CcIA5NhzaAgNjGYrGIRRWSggiKoZfgnCA7U4h+0uPAQGSIiwpLWJZPNosG2YFBhsDCEMaaeC0d4Xj551wM/Buduh7f73fu9WBAEeefcjPutd9APXp1BTWAFPCu/C1ywbgqpgilQU7URsGENET2AVU99GwxZQ0Q5cKPqzeASdFpDvsAceFHfSYFTa4ioDKZBQ/njYNEaIroDOx7/CPRaQ0S7DAurFVyDNmtIg3+rrHx5kmNriGODZ9nwsBbAhDVEdAtOPH7AUzOFiNY4jGHJ3FyBFmtIjWtRVf7gzymaFowLuuzx12XHrCGic/CovBg4+E+I3Dl9yvuUnllDev44pT1QtIQkeBLtyr8HWWtjD8GA8io8sbolZAwsefx5ULIMWzc44wnoaS1Yxj7OGy2p/CeQsS7gFhhW3geY5GdkiPx40+Nn+CSRl1KSfyOu/AJ7EXk9SgPzbGhYJZ6G6aKWN+Goqtc5DxVLiAzTvqee5WRGvrw6ONYJVStyN0yv0RwXLKw3kOaWRupbgAEAh0FLClQbdIkAAAAASUVORK5CYII=)
}
/* .swiper-button-prev:hover{
  background-color: #ecebed;
  opacity: 0.8;
}
.swiper-button-next:hover{
  background-color: #ecebed;
  opacity: 0.8;
} */
.swiper-button-prev{
  /* left: 11.5%; */
  border-radius:  8px 0 0 8px;
}
.swiper-button-next{
  /* right: 11.8%; */
  border-radius: 0 8px 8px 0;
}
.vip_loop {
  width: 1306px;
  min-height: 360px;
  margin: 0 auto;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.fx {
  width: 34px;
  min-height: 360px;
  background: pink;
}
.vip_loop_con {
  width: 1200px;
  min-height: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.vip_loop_con_little {
  width: 285px!important;
  background: white;
  border-radius: 10px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vip_loop_con_time {
  width: 100%;
  height: 88px;
  text-align: center;
  line-height: 88px;
  font-size: 25px;
  color: #333;
}
.vip_loop_con_price {
  width: 100%;
  height: 37px;
  color: #f30000;
  line-height: 37px;
  font-size: 37px;
  text-align: center;
}
.vip_loop_con_price span {
  font-size: 18px;
}
.vip_loop_con_gn {
  width: 100%;
  margin-top: 22px;
  padding-left: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vip_loop_con_gn li {
  width: 100%;
  line-height: 30px;
  font-size: 18px;
  color: #666;
  list-style-type: disc;
  text-align: left;
}
.vip_loop_con_btn {
  width: 150px;
  height: 34px;
  border-radius: 34px;
  background: #f30000;
  margin: 0 auto;
  margin-top: 37px;
  font-size: 16px;
  color: white;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
}
.vip_equity{
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.vip_equity_little{
    width: 580px;
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    padding-right: 39px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-bottom: 20px;
    padding-top: 20px;
}
.vip_equity_little li{
    font-size: 22px;
    color: #666;
    margin-top: 20px;
    margin-bottom: 13px;
    margin-left: 20px;
    list-style-type: disc;
}
.vip_equity_little_con{
    line-height: 27px;
    font-size: 18px;
    color: #666;
    margin-left: 36px;
}
.divBg{
  background: #f8f8f8;
  padding: 40px 0;
}
.changePage{
  background: #fff;
  min-height: 800px;
}
.changePage h1{
  font-size: 22px;
  color:#333;
  height: 57px;
  line-height: 57px;
  padding-left: 20px;
  background: #f5efeb;
}
.processLine{
  margin: 80px auto;
  width: 870px;
}
.processLine li{
  float: left;
  width: 280px;
  font-size: 14px;
  color:#b2b2b2;
  margin-right: 10px;
}
.processLine li p{
  margin-top: 10px;
  text-align: center;
}
.processLine li span{
  display: inline-block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA1wAAABSCAYAAABAB9UpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE4RkREMDU2M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE4RkREMDU3M0IyNTExRTk5RkY0QTA2M0Q4OEUzNjQzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QThGREQwNTQzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QThGREQwNTUzQjI1MTFFOTlGRjRBMDYzRDg4RTM2NDMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6q9+l7AAAH5klEQVR42uzd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);
  background-repeat: no-repeat;
  width: 280px;
  height: 17px;
}
.processLine li:nth-child(1) span{
  background-position: left top;
}
.processLine li:nth-child(2) span{
  background-position: -290px top;
}
.processLine li:nth-child(3) span{
  background-position: right top;
}
.processLine li.selected{
  color:#79bc3e;
}
.processLine li.selected span{
  background-position-y:  -66px!important;
}
.testIdP{
  width: 560px;
  margin: 0 auto;
}
.testId{
  width: 360px;
  margin: 0 auto;
}
.testId&gt;div{
  font-size: 14px;
  color:#333333;
  margin-bottom:20px;
}
.testId&gt;div span{
  width: 100px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.lineCenter{
  height: 35px;
  line-height: 35px;
}
.testId .testDivReset input{
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 4px;
  outline: none;
}
.testId .testDivReset input:nth-child(1){
  width: 240px;
  height: 38px;
}
.testId .testDivReset input:nth-child(2){
  width: 130px;
  height: 40px;
  color: #666666;
}
.testId .testDiv input{
  width: 100px;
  height: 35px;
  border: 1px solid #cccccc;
  margin-right: 10px;
  border-radius: 3px;
  outline: none;
}
.testId .testDiv [type=button]{
  background: #e6e6e6;
  font-size: 14px;
  color:#333333;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
}
.nextBtn,.loginBtn{
  width: 117px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color:#fff;
  background: #f53333;
  border: 0;
  outline: none;
  cursor: pointer;
  margin-left: 113px;
  border-radius: 3px;
}
.inputBoxReset{
  width:384px;
  height: 38px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  outline: none;
}
.inputBox{
  width:208px;
  height: 35px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  outline: none;
}
.finishTip{
  font-size: 18px;
  color:#333333;
  margin-bottom: 35px;
  text-align: center;
}
.telTip{
  font-size: 14px;
  color: #333;
  width: 680px;
  text-align: center;
  margin: 0 auto 20px;
}
.shadeBox{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAYAAABDwKsAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2MjRCMkRCM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2MjRCMkRDM0JDNzExRTlBMDAwRkEzQjJCRkQ5M0I3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTYyNEIyRDkzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTYyNEIyREEzQkM3MTFFOUEwMDBGQTNCMkJGRDkzQjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4gfGhDAAAAhUlEQVR42uzSAQkAAAgEsUdMYf+gthCELcJxnWQCj5UEmBhMDCbGxGBiMDGYGBODicHEYGJMDCYGE4OJMTGYGEwMJsbEYGIwMZgYE4OJwcRgYkwMJgYTg4kxMZgYTAwmxsRgYjAxmBgTg4nBxGBiTAwmBhODiTExmBhMDCbGxGBiOLECDACWFQCL8ybjSQAAAABJRU5ErkJggg==) left top repeat;
  z-index:100;
}
.resetPassword{
  padding: 10px 10px 25px;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  width: 655px;
  height: 340px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -327px;
  margin-top: -170px;
  background: #fff;
  border-radius: 4px;
}
.resetTitle{
  padding:15px 10px ;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
}
.resetTitle h3{
  display: inline-block;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
}
.resetTitle span{
  cursor: pointer;
}
/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.el-table--enable-row-transition .el-table__body td{
    height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    /* width: 62px;
    height: 97px;
    margin: 3.49px auto; */
}
.product_img img{
    /* width: 100%;
    height: 100%; */
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}

.mobile-account-title{
}
.send_address {
    /* float: right; */
}
.send_address,.send_line span:first-child{
    margin-right: 0;
}
.send_address,.send_line span{
    margin-right: 5px;
}
.send_line {
    /* float: right; */
    /* margin-left: 15px; */
    margin-bottom: 15px;
    line-height: 17px;
}
.no_send_order {
    background-color: #cccccc;
    cursor: unset;
}

.invoice_panel .panel_shade {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 1989;
  background-color: rgb(0, 0, 0); 
  width: 1903px;
}
.invoice_panel .account_popup{
  width: 708px;
  height: 708px;
  position: absolute;
  left: 600px;
  bottom: 85px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1990;
}
.invoice_panel .account_popup_title{
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.invoice_panel .account_popup_title span{
  display: inline-block;
}
.account_popup_title .title_content {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.invoice_panel .account_popup_con{
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.invoice_panel .account_popup_con .address_tips{
  float: left;
  font-size: 12px;
}
.invoice_panel .account_popup_con .address_tips .tips_list{
  float: left;
  position: relative;
  top: 10px;
}
.invoice_panel .tips_list li{
  float: left;
  border: 1px solid #ccc;
  line-height: 16px;
  margin-right: 10px;
  border-radius: 1px;
  padding: 2px 10px;
  margin: 0 3px;
  cursor: pointer;
}
.invoice_panel .tips_list li:hover{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.invoice_panel .account_popup_con .address_tips .tips_name{
  float: left;
  color: #999;
}
.tip_active{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.standardWidth{
  width: 260px;
  float: left;
  margin-right: 10px;
}
.bigWidth{
  width: 395px;
  float: left;
  margin-right: 10px;
}
/* 2019å¹´6æœˆ10æ—¥ 14:00:03 æ–°åŠ&nbsp; */
.content_home {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
.content_other {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
/* ä¿®æ”¹element-uiä¸­çš„æ&nbsp;·å¼ */
.invoice_panel .account_popup .el-form-item{
  margin-bottom: 12px;
}
.invoice_panel .account_popup .el-form-item__error{
  top: 10px;
  left: 280px;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
































































































































input[data-v-f3d3b69a] {
  outline:none
}
.save_btn[data-v-f3d3b69a] {
  background: #f30000;
  color: white;
}
.cancel_btn[data-v-f3d3b69a] {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}

































































































































.next_step_btn {
  background: #428bca;
  color: white
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
.return_btn {
  color: #428bca
}
.line_active {
  color: #666
}

.account_list_con_table_footer span[data-v-557b4791]{
  margin-right: 5px
}
.account_list_con_table_con[data-v-557b4791] .el-table th{
  background-color: #F2F2F2 !important;
  padding: 8px 0px;
  color: #666666;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.account_list_con_table_con[data-v-557b4791]   .el-table tr:last-child td{
  border-bottom: none;
}
.account_list_con_table_con[data-v-557b4791] .el-table--border::after, .el-table--group[data-v-557b4791]::after, .el-table[data-v-557b4791]::before{
   background-color: #ffffff;
}
.account_list_con_table_con[data-v-557b4791] .el-table .cell{
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}






























































.add_address_panel .panel_shade[data-v-0972ccd8] {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 2000;
  background-color: rgb(0, 0, 0);
  width: 1903px;
}
.add_address_panel .account_popup[data-v-0972ccd8] {
  width: 728px;
  /* height: 563px; */
  position: absolute;
  left: 600px;
  top: 225px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2001;
}
.add_address_panel .account_popup_title[data-v-0972ccd8] {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add_address_panel .account_popup_title span[data-v-0972ccd8] {
  display: inline-block;
}
.account_popup_title .title_content[data-v-0972ccd8] {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel[data-v-0972ccd8] {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.add_address_panel .account_popup_con[data-v-0972ccd8] {
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.address_list[data-v-0972ccd8]{
  margin-bottom: 30px;
  margin-top: 20px;
}
.address_item[data-v-0972ccd8] {
  width: 100%;
  height: 90px;
  border: 1px solid #e6e6e6;
  /* margin-top: 20px; */
  margin-bottom: 10px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.address_item .select_img[data-v-0972ccd8] {
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAACIElEQVQ4T6WUzWtTQRTFz52ZGK1SsSJ+EKSLavPmBXGluFCpptqFgm7yL7hSQbBFFyVIF4K6Eld1oehKsKBBsE1J2kJFdNk80w8SSpdqrYqlNO/NXHmKEoKxzzqb2Zz5zblzzx0qaH1JENIMgMA+h1uERUAoVQyWzDxJRdfJgWmcrS2SNIaNlBE4MELYUKeAwwB6qOjq5xLBwDFv9k0UQKNmNJncL5Xop4LrPCWLW13l8uv1gPKplKPY9IWlDTHEnROeN7ke0LDjpGJCXP0BsiRvnyyVXkUBFV13FyhILNNK5czUwlJBaxdEvf8Eymu9VxFfYWCbpODm8dJcedR1tQB+llbvKAsIDVAGMPUORzo790glegUoDcuDwerqg+5q9UtTRy8dZ3eM6CAZU52YmZnLAnaio2OHiccvE/i8BT+sQdzv8bxP4UVNQaFVyZwlgm8Dc4OYFyHlBRLIWMJj+rYy2DU///mX26agJ4nEpu1bt5yToIuWUQbhI4G6LXhog1i+d3RqYam+5L8+drG9fSO1tJxlwnUGWonxyFh7Nz09vdjY2TW7Nnxg5+a433aKgbZarZY7Xam8/1M81gSFh4qA+uC6IuN5tWYZ+x3I/x2R8VTKseGIFFz9zCIYSHuzb6Mku1Ez4jj7YkT9NKadFwzKWSHyyvdtEDMiClD50gpmCpQ6wkCGxnTyGkMcIuKvDPjEFOljY+LwL1QAWgHx7jtgmhSxiNZNGQAAAABJRU5ErkJggg==);
}
.address_item .select_img_no[data-v-0972ccd8]{
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA+UlEQVQ4T+3UsUoDQRAG4P+fDVf6FgmI1oq9hU9gfXC3W9qp2KRKZ+wP9u4RDGiwShEsIqK9D2IrzsiqWCia80iZbXaLn2/ZYXYYQjgCsI+P9UKSn+c/NzMzAD0AzswW9N5PAdya2Zzkq5m5lpCmnIjsAjhgCOFaREZVVT20Ab5nvPcDAMMEXarqeV3X912gsiw3ReQ0PW2iqhdN0yy6QEVRbIvI8TsEYBxjvOsCee+3AJysod+rt67R8s76ashVfpErAKMY4+Py+38m8jzvZ1k2TJ19A2BKcqaqKiLSBkxZVaVzbo/kYYLOSO6Y2fN/BxvJnpltkHx6A6/Wn5+rs/LfAAAAAElFTkSuQmCC);
}
.address_item .select_img[data-v-0972ccd8]:hover,.address_item .select_img_no[data-v-0972ccd8]:hover{
  cursor: pointer;
}
.address_item .address_item_info[data-v-0972ccd8]{
  color: #333;
  font-size: 14px;
  line-height: 25px;
  margin-left: 30px;
}
.address_item .address_item_info .address_tag[data-v-0972ccd8]{
  color: #666;
}
.address_item .address_item_info .address_tag .tag[data-v-0972ccd8]{
  /* width: 38px; */
  /* height: 20px; */
  /* line-height: 20px; */
  text-align: center;
  background:#428BCA;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
  line-height: 14px;
  padding:3px 6px;
}
.address_item .address_item_info .address_tag .default[data-v-0972ccd8]{
  width: 38px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background:#BF622A;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
}
.fade-enter-active[data-v-0972ccd8],
.fade-leave-active[data-v-0972ccd8] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter[data-v-0972ccd8], .fade-leave-to[data-v-0972ccd8] /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}


















































































































































































































































































/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.account .el-table--enable-row-transition .el-table__body td{
    max-height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    width: 62px;
    height: 97px;
    /* margin: 3.49px auto; */
    position: relative;
}
.product_img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
    position: relative;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_cc{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li /deep/ .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
/* ç»“ç®— */
.account{
    width: 100%;
    background: #f8f8f8;
}
.account_con{
    /* width: 70%; */
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    /* padding-bottom: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* position: relative; */
    overflow: hidden;
}
.account_title{
    width: 100%;
    /* height: 44px; */
    /* line-height: 44px; */
    color: #333;
    font-size: 18px;
    margin-bottom: 22px;
}
.acount_main{
    width: 100%;
    background: white;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: hidden;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:16 æ–°æ”¹ */
.acount_main_top{
    /* width: 100%;
    height: 50px;
    position: relative; */
    width: 100%; 
    /* height: 40px; */
    /* line-height: 40px; */
    position: relative;
    padding-top: 20px;
}
/* 2019å¹´5æœˆ27æ—¥ 19:40:04 æ–°æ”¹ */
.acount_msg{
    /* width: 200px;
    height: 50px;
    line-height: 50px; 
    font-size: 16px;
    color: #333;
    font-weight: bold;*/
    width: 200px;
    font-size: 16px;
    color: #333;
    /* font-weight: bold; */
    float: left;
}
/* 2019å¹´5æœˆ27æ—¥ 19:39:55 æ–°æ”¹ */
.account_address{
    /*width: 85px;
     height: 50px;
    line-height: 50px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer; */
    width: 85px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    float: right;
    cursor: pointer;
}
.account_address_msg{
    width: 100%;
    /* 2019å¹´5æœˆ27æ—¥ 19:41:48 æ–°æ”¹ */
    padding: 20px 40px 20px 40px;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_default{
    width: 100%;
    height: 30px;
    margin-top: 16px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_default_type{
    width: 120px;
    height: 30px;
    /* 2019å¹´5æœˆ28æ—¥ 11:23:01 æ–°æ”¹ */
    border: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
/* 2019å¹´5æœˆ28æ—¥ 11:25:04 æ–°åŠ&nbsp; */
.account_default_type:hover{
  border: 1px solid #f30000 !important;
}
.account_default_address{
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 14px;
    padding-left: 20px;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
/* 2019å¹´5æœˆ28æ—¥ 11:17:24 æ–°åŠ&nbsp; */
.account_default_address span{
  margin-right: 10px
}
.account_default_address span:last-child{
  margin-right: 0
}
.account_default_tag{
    width: 64px;
    height: 20px;
    font-size: 14px;
    color: white;
    background: #999;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
}
.account_more{
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 12px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.account_more_img{
    width: 10px;
    height: 6px;
    margin-left: 10px;
    margin-top: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_more_img img{
    width: 100%;
    height: 100%;
}
.account_more_box{
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f8f8f8;
    position: relative;
}
.account_more_hide{
    width: 50px;
    height: 20px;
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #666;
    line-height: 20px;
    text-align: right;
    font-size: 14px;
    cursor: pointer;
}
.account_list_box{
    width: 100%;
    /* height: 60px; */
    margin-top: 30px;
    margin-bottom: 20px;
    /* line-height: 60px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_list_con{
    width: 100%;
    padding: 0 0px 30px 0px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_entity{
    width: 100%;
    margin-bottom: 40px;
}
.account_list_con_entity{
    width: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.account_list_con_entity_text{
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #333;
}
.account_list_con_entity_img{
    width: 16px;
    height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.account_list_con_entity_img img{
    width: 100%;
    height: 100%;
}
.account_list_con_table{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.account_list_con_table_left{
    width: 25%;
    padding: 20px 10px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_left_box{
    width: 100%;
    padding-bottom: 20px;
}
.account_list_con_table_left_box p{
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.account_list_con_table_left_box_methods{
    width: 100%;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;
}
.account_list_con_table_left_box_methods li{
    width: 40%;
    height: 30px;
    border: 1px solid #ccc;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.li_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat;
    background-position: right bottom;
}
.account_list_con_table_con{
    width: 100%;
    height: 100%;
}
.el-table td, .el-table th.is-leaf{
    text-align: center;
}
.account .el-table--enable-row-transition .el-table__body td{
    max-height: 180px;
}
.product_box{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product_img_box{
    width: 106px;
    height: 106px;
    /* border: 1px solid #f1ece7; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.product_img{
    width: 62px;
    height: 97px;
    /* margin: 3.49px auto; */
    position: relative;
}
.product_img img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.product_text{
    width: 226px;
    /* height: 108px; */
}
.product_text_title{
    width: 100%;
    line-height: 29px;
    color: #333;
    font-size: 16px;
    /* font-weight: bold; */
    text-align: left;
}
.product_text_author{
    width: 100%;
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.price_span{
    color: #333;
    font-size: 16px;
    display: inline-block;
}
.account .price_p{
    color: #f30000;
    font-size: 16px;
}
.account_list_con_table_footer{
    overflow: hidden;
    width: 100%;
    /* height: 118px; */
    line-height: 36px;
    text-align: right;
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_list_con_table_footer p{
    color: #333;
    font-size: 16px;
}
.account_invoice{
    width: 100%;
    /* height: 124px; */
    /* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.account_invoice_msg{
    width: 100%;
    /* height: 88px; */
    /* line-height: 88px; */
    font-size: 17px;
    /* font-weight: bold; */
    color: #333;
    margin-top: 30px;
    margin-bottom: 20px;
}
.account_invoice_detail{
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid #e6e6e6;
}
.account_invoice_detail span{
    /* color: #333;
    font-size: 16px; */
    margin-right: 10px;
    color: #666666;
    font-size: 14px;
}
/* 2019å¹´6æœˆ10æ—¥ 15:35:44 æ–°åŠ&nbsp; */
.account_invoice_detail span:last-child{
    margin-right: 0z;
}
.account_pay{
    width: 100%;
    height: 98px;
    /* background: #fef3e7; */
    /* padding-right: 20px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 10px;
    background-color: #e6e6e6;
    padding: 23px 20px 22px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.account_pay_pay{
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: right;
    color: #333;
    font-size: 18px;
}
.account_pay_pay span{
    color: #f30000;
    font-size: 20px;
}
.account_pay_address{
    width: 100%;
    /* height: 37px; */
    color: #666;
    font-size: 16px;
    /* text-align: right; */
}
.account_pay_btn_box{
    width: 100%;
    /* height: 46px; */
    position: relative;
    height: 50px;
    /* margin-top: 20px; */
}
.account_pay_btn{
     /* width: 160px; */
    /* height: 46px; */
    /* background: #f30000; */
    width: 150px;
    height: 50px;
    background: #bf2b2a;
    border-radius: 2px;
    color: white;
    /* line-height: 46px; */
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}
/* .account_popup{
    width: 728px;
    height: 550px;
    position: absolute;
    left: 296px;
    top: 245px;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 20px 2px #ccc;
    background: white;
    padding: 0 20px;
    box-sizing: border-box;
}
.account_popup_title{
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    line-height: 48px;
    justify-content: space-between;
    display: flex;
}
.account_popup_title span{
    display: inline-block;
}
.account_popup_con{
    width: 100%;
    padding-top: 29px;
    box-sizing: border-box;
}
.account_popup_con_li{
    width: 100%;
    height: 30px;
    display: flex;
    margin-bottom: 20px;
}
.account_popup_name{
    width: 104px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #666;
}
.account_popup_name span{
    color: #f30000;
}
.account_popup_con_li input{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_li select{
    width: 220px;
    height: 30px;
    border: 1px solid #ccc;
    outline: none;
    box-sizing: border-box;
    margin-right: 10px;
}
.account_popup_con_tips{
    line-height: 30px;
    color: #ff3300;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips img{
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 5px;
}
.account_popup_con_tips2{
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: flex;
}
.account_popup_con_tips2 span{
    color: #666;
}
.account_popup_con_tips2 div{
    padding: 0 10px;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
} */
.div_active{
    border: 1px solid #f30000 !important;
    color: #f30000 !important;
}
.account_popup_btn{
    width: 120px;
    height: 30px;
    background: #42ca7c;
    line-height: 30px;
    text-align: center;
    color: white;
    margin-left: 22px;
    font-size: 15px;
    border-radius: 5px;
    cursor: pointer;
}
/* ç”µå­æ™®é€šå‘ç¥¨ */
.invoice_detail{
    width: 708px;
    height: 708px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 20px 2px #ccc;
            box-shadow: 0px 0px 20px 2px #ccc;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
    position: absolute;
    top: 160px;
    left: 600px;
    z-index: 1;
}
.invoice_msg{
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_msg span{
    font-size: 30px;
    cursor: pointer;
}
.invoice_type_box{
    width: 100%;
    height: 30px;
    margin-top: 30px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_type{
    width: 125px;
    height: 30px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border:1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 20px;
    cursor: pointer;
}
.invoice_active{
    border: 1px solid #f30000 !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
}
.invoice_con{
    width: 550px;
    margin: 0 auto;
    margin-top: 39px;
    padding-bottom: 20px;
}
.invoice_con_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 20px;
}
.invoice_con_little_enterprise{
    width: 100%;
}
.invoice_con_little_name{
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #333;
    font-size: 16px;
    margin-right: 15.32px;
}
.invoice_con_little_input{
    width: 96px;
    height: 30px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    text-indent: 5px;
    line-height: 30px;
    margin-right: 20px;
    text-align: center;
}
.invoice_con_little_type{
    width: 221px;
    height: 30px;
    margin-right: 20px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    /* 2019å¹´5æœˆ29æ—¥ 10:59:43 æ–°æ”¹ */
    font-size: 14px;
    cursor: pointer;
    color: #666;
}
.invoice_con_little_tips{
    width: 75%;
    height: 14px;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 14px;
    font-size: 12px;
}
.invoice_con_little_tips_img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tips_img img{
    width: 100%;
    height: 100%;
}
.invoice_con_little_phone{
    width: 212px;
    height: 30px;
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /* 2019å¹´5æœˆ29æ—¥ 11:23:58 æ–°åŠ&nbsp; */
    text-indent: 5px;
}
.invoice_con_little_name span{
    color: #f30000;
}
.invoice_con_little_tip{
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color: #f30000;
    margin-left: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.invoice_con_little_tip img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 8px;
}
.invoice_con_btn_box{
    width: 213px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_con_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
/* å¢žå€¼ç¨Žä¸“ç”¨å‘ç¥¨ */
.invoice_con_methods{
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_con_methods_name{
    width: 88px;
    height: 30px;
    line-height: 30px;
    color: #333;
}
.invoice_con_methods_m{
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_methods_m{
    width: 140px;
}
.invoice_con_methods_c{
    width: 220px;
    height: 30px;
    color: #333;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #f30000;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-attachment: fixed;
    background-position: right bottom !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.invoice_con_stage{
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 43px;
    color: #ccc;
    line-height: 30px;
}
.invoice_con_stage_little{
    width: 168px;
    height: 30px;
    border: 1px dashed #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.stage_active{
    border: 1px dashed #666;
    color: #333;
}
.invoice_con_stage_tips{
    width: 100%;
    height: 40px;
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.invoice_wrap{
    width: 100%;
}
.invoice_wrap_btn_box{
    width: 215px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_btn{
    width: 92px;
    height: 30px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}
.invoice_wrap_little{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.invoice_wrap_little_name{
    width: 103px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    text-align: right;
    margin-right: 10px;
    color: #333;
}
.invoice_wrap_little_name span{
    color: #f30000;
}
.invoice_wrap_little input{
    width: 250px;
    height: 30px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-indent: 5px;
}
.invoice_wrap_little select{
    margin-right: 10px;
}
.invoice_wrap_third_btn_box{
    width: 318px;
    height: 30px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_third_btn{
    width: 92px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
}
.invoice_wrap_little_add_box,.invoice_wrap_little_otherAdd_box{
  width: 452px;
}
.invoice_wrap_little_add{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
    margin-bottom: 10px;
}
.invoice_wrap_little_otherAdd{
    width: 452px;
    padding: 10px;
    color: #666;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 10px;
    /* 2019å¹´6æœˆ10æ—¥ 17:47:25 æ–°åŠ&nbsp; */
    cursor: pointer;
}
/* 2019å¹´6æœˆ10æ—¥ 17:47:18 æ–°åŠ&nbsp; */
.invoice_wrap_little_otherAdd:hover{
    border: 1px solid #f30000 !important;
}
.invoice_wrap_little_moremsg{
    width: 280px;
    height: 15px;
    line-height: 15px;
    color: #666;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.invoice_wrap_little_moremsg span{
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.moremsg_span_img{
    width: 10px;
    height: 5px;
    margin: 5px 0 0 5px;
}
.moremsg_span_imgs{
    width: 5px;
    height: 10px;
    margin: 5px 0 0 5px;
}
.moremsg_span_img img,.moremsg_span_imgs img{
    width: 100%;
    height: 100%;
}
.invoice_little{
    width: 625px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.invoice_little_name_box{
    width: 100%;
    height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.invoice_little_name{
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    margin-right: 10px;
}
.invoice_little_name_tag1{
    width: 48px;
    height: 20px;
    border: 1px solid #999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
    margin-right: 10px;
}
.invoice_little_name_tag2{
    width: 48px;
    height: 20px;
    background: #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #666;
    line-height: 20px;
    text-align: center;
    margin-top: 4px;
    font-size: 14px;
}
.invoice_little_name_del{
    width: 17px;
    height: 20px;
    margin-top: 4px;
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_little_name_del img{
    width: 100%;
    height: 100%;
}
.invoice_little_number{
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color:#333;
}
.invoice_con_little_types{
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.invoice_con_little_bj{
    height: 16px;
    color: #428bca;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
/* 2019å¹´6æœˆ10æ—¥ 10:59:39 æ–°åŠ&nbsp; */
.invoice_con_little_bj span {
    cursor: pointer;
    margin-left: 10px;
}
.invoice_con_little_bj span:first-child {
    margin-left: 0;
}
.invoice_little_active{
    border: 1px solid #f30000;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTggKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA5NzJGRTM3NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA5NzJGRTM4NzZCQjExRTk5OTJGQkFCREZCOUZBQkRGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDk3MkZFMzU3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDk3MkZFMzY3NkJCMTFFOTk5MkZCQUJERkI5RkFCREYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz41s179AAAAuElEQVR42mL8zEARqGWhQPNcIE5iIlNzF0gzEP9mIlNzKZT9jYkCzSDAxESBZogJlGgm1gCcmoHgHxOZmqcC8SUg5mEhQ3MuEK8G4vNA/J8BlBKx4C4g/g/EV6A0DKdA5V9D+R/waQbhHCBWBeLnQJwJlb+HJP8Jn2YQ/gXEQkjyR9DkPzER8DMrEF8HYgEgngXE1ugBwgjNjfOAOJGcTAGKhRqo5m9A/BeHOl4g/g7Ef9DEPwMEGADk4WPXhxmgxwAAAABJRU5ErkJggg==) no-repeat !important;
    background-size: 16px 16px;
    background-position: right bottom !important;
}
.invoice_xz{
    width: 625px;
    height: 18px;
    margin: 0 auto;
}
.inxoice_xz_box{
    height: 18px;
    line-height: 18px;
    color: #428bca;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.invoice_xz_img{
    width: 18px;
    height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
}
.invoice_xz_img img{
    width: 100%;
    height: 100%;
}
.el-table--scrollable-x .el-table__body-wrapper{
    overflow-x: hidden;
}
.tipMsg{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px !important;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 120px;
    float: right;
}
.tipMsg p span{
    font-size: 12px !important;
}
/* 2021/8/11 åŠ&nbsp;*/
.account_address_oper{
    /* width: 100%; */
    border: 1px solid #e6e6e6;
    height: 100px;
    margin-top: 40px;
    padding:0px 20px;
}
.account_default_{
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.account_default_ .default_left{
    padding-top: 26px;
    padding-bottom: 26px;
    line-height: 26px;
}
.account_default_ .default_left span{
    font-size: 14px;
}
.account_default_ .default_left .address_tag{
    /* margin-top: 12px; */
    color: #666666;
}
.account_default_ .default_left .address_tag .tag{
    /* width: 38px; */
    /* height: 20px; */
    line-height: 14px;
    background: #428BCA;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    padding: 3px 6px;
}
.account_default_ .default_right{
    padding: 28px 0px;   
    display: -webkit-box;   
    display: -ms-flexbox;   
    display: flex;
    line-height: 40px;
}
.account_default_ .default_right div{
    font-size: 14px;
}
.default_right .line{
    height: 40px;
    width: 1px;
    background-color: #e6e6e6;
    display: inline-block;
    margin: 0 20px;
}
.default_right span{
    display: inline-block;
}
.account_pay_title{
    text-align: left;
    font-size: 17px;
    color: #333333;
    border-bottom: 1px solid #e6e6e6;
    line-height: 23px;
    padding-top: 30px;
    padding-bottom: 20px;
}
.account_pay_info{
    margin-top: 32px;
    float: right;
    text-align: justify;
}
.account_pay_info&gt;p{
    width: 200px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    line-height: 20px;
    margin-bottom: 20px;
}
.account_pay_info&gt;p:last-child{
    margin-bottom: 0px;
}
.account_pay_info&gt;p span:first-child{
    font-size: 14px;
    color: #666666;
    width: 70px;
    text-align: right;
}
.account_pay_info&gt;p span:nth-child(2){
    font-size: 18px;
    color: #333333;
}
.account_pay_info&gt;p span .money{
    font-size: 14px;
    color: #333333;
}
.account_pay_info&gt;p .total {
    color: #bf2b2a !important;
    font-size: 24px !important;
}
.account_pay_info&gt;p .total .money{
    color: #bf2b2a;
    font-size: 18px;
}
.send_name, .send_address{
    line-height: 17px;
}
.send_name{
    margin-bottom: 15px;
}
.order_page{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
    position: relative;
}
.order_page_c{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_cc{
    /* width: 200px; */
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    /* flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around; */
}
.order_page_cc li{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: none;
    margin-top: 10px;
}
.order_page_cc li /deep/ .el-pager li.active{
    color: #bf2b2a!important;
}
.order_page_cc_s{
    color: #bf2b2a !important;
    border: none;
    font-weight: bold;
}
.order_page_s{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}

.send_address {
  /* float: right; */
}
.send_address,.send_line span:first-child{
  margin-right: 0;
}
.send_address,.send_line span{
  margin-right: 5px;
}
.send_line {
  /* float: right; */
  /* margin-left: 15px; */
  margin-bottom: 15px;
  line-height: 17px;
}
.no_send_order {
  background-color: #cccccc;
  cursor: unset;
}

.invoice_panel .panel_shade {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 1989;
  background-color: rgb(0, 0, 0); 
  width: 100%;
}
.invoice_panel .account_popup{
  width: 708px;
  height: 708px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 85px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1990;
}
.invoice_panel .account_popup_title{
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.invoice_panel .account_popup_title span{
  display: inline-block;
}
.account_popup_title .title_content {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.invoice_panel .account_popup_con{
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.invoice_panel .account_popup_con .address_tips{
  float: left;
  font-size: 12px;
}
.invoice_panel .account_popup_con .address_tips .tips_list{
  float: left;
  position: relative;
  top: 10px;
}
.invoice_panel .tips_list li{
  float: left;
  border: 1px solid #ccc;
  line-height: 16px;
  margin-right: 10px;
  border-radius: 1px;
  padding: 2px 10px;
  margin: 0 3px;
  cursor: pointer;
}
.invoice_panel .tips_list li:hover{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.invoice_panel .account_popup_con .address_tips .tips_name{
  float: left;
  color: #999;
}
.tip_active{
  border: 1px solid #f30000 !important;
  color: #f30000 !important;
}
.standardWidth{
  width: 260px;
  float: left;
  margin-right: 10px;
}
.bigWidth{
  width: 395px;
  float: left;
  margin-right: 10px;
}
/* 2019å¹´6æœˆ10æ—¥ 14:00:03 æ–°åŠ&nbsp; */
.content_home {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
.content_other {
  overflow: auto;
  height: 608px;
  padding: 0 0 20px 0;
}
/* ä¿®æ”¹element-uiä¸­çš„æ&nbsp;·å¼ */
.invoice_panel .account_popup .el-form-item{
  margin-bottom: 12px;
}
.invoice_panel .account_popup .el-form-item__error{
  top: 10px;
  left: 280px;
}
.fade-enter-active, .fade-leave-active {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter, .fade-leave-to /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
































































































































input[data-v-1bf662cf] {
  outline:none
}
.save_btn[data-v-1bf662cf] {
  background: #f30000;
  color: white;
}
.cancel_btn[data-v-1bf662cf] {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}

































































































































.next_step_btn {
  background: #428bca;
  color: white
}
.save_btn {
  background: #f30000;
  color: white;
}
.cancel_btn {
  background: #e6e6e6;
  color: #333333;
  border: 1px solid #ccc;
}
.return_btn {
  color: #428bca
}
.line_active {
  color: #666
}

.account_list_con_table_footer span[data-v-33769cb8]{
  margin-right: 5px
}
.account_list_con_table_con[data-v-33769cb8] .el-table th{
  background-color: #F2F2F2 !important;
  padding: 8px 0px;
  color: #666666;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
}
.account_list_con_table_con[data-v-33769cb8]   .el-table tr:last-child td{
  border-bottom: none;
}
.account_list_con_table_con[data-v-33769cb8] .el-table--border::after, .el-table--group[data-v-33769cb8]::after, .el-table[data-v-33769cb8]::before{
   background-color: #ffffff;
}
.account_list_con_table_con[data-v-33769cb8] .el-table .cell{
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}
.account_list_con_table_con[data-v-33769cb8] .el-table__cell.el-table__expanded-cell {
  padding: 0;
  height: auto;
  min-height: 0;
}
.account_list_con_table_con .main-expand-table[data-v-33769cb8] .el-table__body-wrapper &gt; table &gt; tbody &gt; .el-table__row &gt; .el-table__expand-column .cell{
  display: none
}
.active_icon[data-v-33769cb8]{
  font-style:normal;border:1px solid red;border-radius:2px;padding:2px;color:red;font-size:14px;margin-right:10px;
}
.product_class[data-v-33769cb8] {margin-bottom: 10px;
}
.order_page[data-v-33769cb8]{
    width: 100%;
    height: 50px;
    border-top: 1px #e6e6e6 solid;
    margin-top: -1px;
}
.order_page_c[data-v-33769cb8]{
    width: 200px;
    height: 50px;
    line-height: 50px;
    /* background: palegoldenrod; */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.order_page_c li[data-v-33769cb8]{
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: 16px;
    text-align: center;
    /* margin-right: 20px; */
    cursor: pointer;
    border: 1px #e6e6e6 solid;
}
.order_page_s[data-v-33769cb8]{
    background: #bf2b2a;
    color: #fff !important;
    border: none;
}
.product_box[data-v-33769cb8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_text_author[data-v-33769cb8] {
  margin-bottom: 10px;
}
.product_img_activity_tag[data-v-33769cb8] {
  width: 55px;
  height: 24px;
  background-image: url(data:image/png;base64,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);
  background-size: 55px 24px;
}
.product_img-gift-book[data-v-33769cb8] {
  position: absolute;
  width: 22px;
  height: 22px;
  background: linear-gradient( 135deg, #FF945D 0%, #FFB400 100%);
  left: 0;
  top: 0;
  font-size: 12px;
  line-height: 22px;
  text-align: center;
  color: #fff;
  border-radius: 2px 2px 11px 0;
}






























































.add_address_panel .panel_shade[data-v-2d182d29] {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.15;
  z-index: 2000;
  background-color: rgb(0, 0, 0);
  width: 1903px;
}
.add_address_panel .account_popup[data-v-2d182d29] {
  width: 728px;
  /* height: 563px; */
  position: absolute;
  left: 600px;
  top: 225px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 20px 2px #ccc;
          box-shadow: 0px 0px 20px 2px #ccc;
  background: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2001;
}
.add_address_panel .account_popup_title[data-v-2d182d29] {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.add_address_panel .account_popup_title span[data-v-2d182d29] {
  display: inline-block;
}
.account_popup_title .title_content[data-v-2d182d29] {
  color: #333;
  font-size: 16px;
}
.account_popup_title .close_panel[data-v-2d182d29] {
  color: #666;
  font-size: 25px;
  cursor: pointer;
}
.add_address_panel .account_popup_con[data-v-2d182d29] {
  width: 100%;
  padding-top: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.address_list[data-v-2d182d29]{
  margin-bottom: 30px;
  margin-top: 20px;
}
.address_item[data-v-2d182d29] {
  width: 100%;
  height: 90px;
  border: 1px solid #e6e6e6;
  /* margin-top: 20px; */
  margin-bottom: 10px;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.address_item .select_img[data-v-2d182d29] {
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAACIElEQVQ4T6WUzWtTQRTFz52ZGK1SsSJ+EKSLavPmBXGluFCpptqFgm7yL7hSQbBFFyVIF4K6Eld1oehKsKBBsE1J2kJFdNk80w8SSpdqrYqlNO/NXHmKEoKxzzqb2Zz5zblzzx0qaH1JENIMgMA+h1uERUAoVQyWzDxJRdfJgWmcrS2SNIaNlBE4MELYUKeAwwB6qOjq5xLBwDFv9k0UQKNmNJncL5Xop4LrPCWLW13l8uv1gPKplKPY9IWlDTHEnROeN7ke0LDjpGJCXP0BsiRvnyyVXkUBFV13FyhILNNK5czUwlJBaxdEvf8Eymu9VxFfYWCbpODm8dJcedR1tQB+llbvKAsIDVAGMPUORzo790glegUoDcuDwerqg+5q9UtTRy8dZ3eM6CAZU52YmZnLAnaio2OHiccvE/i8BT+sQdzv8bxP4UVNQaFVyZwlgm8Dc4OYFyHlBRLIWMJj+rYy2DU///mX26agJ4nEpu1bt5yToIuWUQbhI4G6LXhog1i+d3RqYam+5L8+drG9fSO1tJxlwnUGWonxyFh7Nz09vdjY2TW7Nnxg5+a433aKgbZarZY7Xam8/1M81gSFh4qA+uC6IuN5tWYZ+x3I/x2R8VTKseGIFFz9zCIYSHuzb6Mku1Ez4jj7YkT9NKadFwzKWSHyyvdtEDMiClD50gpmCpQ6wkCGxnTyGkMcIuKvDPjEFOljY+LwL1QAWgHx7jtgmhSxiNZNGQAAAABJRU5ErkJggg==);
}
.address_item .select_img_no[data-v-2d182d29]{
  width: 18px;
  height: 18px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAA+UlEQVQ4T+3UsUoDQRAG4P+fDVf6FgmI1oq9hU9gfXC3W9qp2KRKZ+wP9u4RDGiwShEsIqK9D2IrzsiqWCia80iZbXaLn2/ZYXYYQjgCsI+P9UKSn+c/NzMzAD0AzswW9N5PAdya2Zzkq5m5lpCmnIjsAjhgCOFaREZVVT20Ab5nvPcDAMMEXarqeV3X912gsiw3ReQ0PW2iqhdN0yy6QEVRbIvI8TsEYBxjvOsCee+3AJysod+rt67R8s76ashVfpErAKMY4+Py+38m8jzvZ1k2TJ19A2BKcqaqKiLSBkxZVaVzbo/kYYLOSO6Y2fN/BxvJnpltkHx6A6/Wn5+rs/LfAAAAAElFTkSuQmCC);
}
.address_item .select_img[data-v-2d182d29]:hover,.address_item .select_img_no[data-v-2d182d29]:hover{
  cursor: pointer;
}
.address_item .address_item_info[data-v-2d182d29]{
  color: #333;
  font-size: 14px;
  line-height: 25px;
  margin-left: 30px;
}
.address_item .address_item_info .address_tag[data-v-2d182d29]{
  color: #666;
}
.address_item .address_item_info .address_tag .tag[data-v-2d182d29]{
  /* width: 38px; */
  /* height: 20px; */
  /* line-height: 20px; */
  text-align: center;
  background:#428BCA;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
  line-height: 14px;
  padding:3px 6px;
}
.address_item .address_item_info .address_tag .default[data-v-2d182d29]{
  width: 38px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background:#BF622A;
  border-radius: 2px;
  display: inline-block;
  color: #ffffff;
}
.fade-enter-active[data-v-2d182d29],
.fade-leave-active[data-v-2d182d29] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter[data-v-2d182d29], .fade-leave-to[data-v-2d182d29] /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}



















































































































































































































































































.pay_wrap{
    width: 100%;
    background: #f8f8f8;
    position: relative;
}
.pay{
    width: 1200px;
    height: 536px;
    background: #fff;
    margin: 15px auto 15px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.pay_title{
    color: #333;
    font-size: 24px;
    padding-top: 35px;
    margin-bottom: 40px;
    line-height: 24px;
}
.pay_con{
    width: 100%;
    height: 200px;
    /* border: 1px solid #2A85BF;
    border-left: none; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
}
.pay_methods{
    width: 261px;
    height: 100%;
    background-color: #f2f2f2;
}
.pay_methods_imgzfb{
    width: 32px;
    height: 32px;
    margin: 0 10px 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pay_methods_imgwx{
    width: 32px;
    height: 28px;
    margin: 0 10px 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pay_methods_imgzfb img,.pay_methods_imgwx img{
    width: 100%;
    height: 100%;
}
.pay_methods_li{
    width: 262px;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #2A85BF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.pay_methods_li2{
    background-color: #f2f2f2;
    border-right: 1px solid #2A85BF;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.chk-radio{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
}
.pay_active1{
    background: white;
    border: 1px solid #2A85BF;
    border-right: none;
}
.pay_active2{
    background: white;
    border: 1px solid #2A85BF;
    border-right: none;
}
.pay_methods_li

.pay_code_box{
    width: 180px;
    height: 210px;
    margin-top: 55px;
    margin-left: 270px;
}
.pay_code{
    width: 180px;
    height: 180px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.pay_refresh{
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.pay_refresh_img{
    width: 40px;
    height: 40px;
    margin: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.pay_refresh_img img{
    width: 100%;
    height: 100%;
}
.pay_code img{
    width: 100%;
    height: 100%;
}
.pay_code_test{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 12px;
}
.pay_time_box{
    width: 400px;
    height: 180px;
    margin-left: 90px;
    margin-top: 55px;
}
.pay_money{
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #BF2B2A;
    text-align: center;
}
.pay_money span{
    font-size: 40px;
    line-height: 40px;
    color: #BF2B2A;
}
.pay_time{
    width: 100%;
    /* height: 80px; */
    color: #666;
    margin-top: 33px;
    line-height: 18px;
    font-size: 18px;
    /* line-height: 80px; */
    text-align: center;
}
.pay_time span:last-child{
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 21px;
    line-height: 21px;
    color: #fff;
    background: #666;
    font-size: 17px;
    display: inline-block;
    margin: 0 6px;
    border-radius: 3px;
}
.codeBox {
  width: calc(100% - 261px);
  height: 100%;
  /* padding-top: 17px; */
  border: 1px solid #2A85BF;
  border-left: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.codeBoxLeft {
  float: left;
  width: 50%;
  text-align: center
}
.codeBoxRight {
  float: left;
  width: 50%;
  margin-top: 58px;
}
.code_content {
  width: 140px;
  height: 140px;
  position: relative;
  border: 1px solid #e4d9cf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  margin-left: 270px;
}
.pay-way-title{
  margin-top: 23px;
  line-height: 48px;
  margin-left: 229px;
  font-size: 14px;
  color: #666;
}
.code_refresh {
  background: rgba(0,0,0,0.5);
  z-index: 99999;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.code_refresh img{
  margin-top: 42px;
  cursor: pointer;
}
.pay_money span:first-child {
  font-size: 20px;
}
.pay_money span:last-child {
  color: #666666;font-size: 20px
}

.pay_wrap[data-v-2b88d055]{
    width: 100%;
    background: #f8f8f8;
    position: relative;
}
.pay[data-v-2b88d055]{
    width: 1200px;
    height: 536px;
    background: #fff;
    margin: 15px auto 15px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.pay_title[data-v-2b88d055]{
    color: #333;
    font-size: 24px;
    padding-top: 35px;
    margin-bottom: 40px;
    line-height: 24px;
}
.pay_con[data-v-2b88d055]{
    width: 100%;
    height: 200px;
    /* border: 1px solid #2A85BF;
    border-left: none; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-wrap: wrap; */
}
.pay_methods[data-v-2b88d055]{
    width: 261px;
    height: 100%;
    background-color: #f2f2f2;
}
.pay_methods_imgzfb[data-v-2b88d055]{
    width: 32px;
    height: 32px;
    margin: 0 10px 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pay_methods_imgwx[data-v-2b88d055]{
    width: 32px;
    height: 28px;
    margin: 0 10px 0 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.pay_methods_imgzfb img[data-v-2b88d055],.pay_methods_imgwx img[data-v-2b88d055]{
    width: 100%;
    height: 100%;
}
.pay_methods_li[data-v-2b88d055]{
    width: 262px;
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #2A85BF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.pay_methods_li2[data-v-2b88d055]{
    background-color: #f2f2f2;
    border-right: 1px solid #2A85BF;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.chk-radio[data-v-2b88d055]{
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: center;
        align-self: center;
}
.pay_active1[data-v-2b88d055]{
    background: white;
    border: 1px solid #2A85BF;
    border-right: none;
}
.pay_active2[data-v-2b88d055]{
    background: white;
    border: 1px solid #2A85BF;
    border-right: none;
}
.pay_methods_li

.pay_code_box[data-v-2b88d055]{
    width: 180px;
    height: 210px;
    margin-top: 55px;
    margin-left: 270px;
}
.pay_code[data-v-2b88d055]{
    width: 180px;
    height: 180px;
    border: 1px solid #e4d9cf;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px;
    position: relative;
}
.pay_refresh[data-v-2b88d055]{
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    position: absolute;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
}
.pay_refresh_img[data-v-2b88d055]{
    width: 40px;
    height: 40px;
    margin: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
}
.pay_refresh_img img[data-v-2b88d055]{
    width: 100%;
    height: 100%;
}
.pay_code img[data-v-2b88d055]{
    width: 100%;
    height: 100%;
}
.pay_code_test[data-v-2b88d055]{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #666;
    font-size: 12px;
}
.pay_time_box[data-v-2b88d055]{
    width: 400px;
    height: 180px;
    margin-left: 90px;
    margin-top: 55px;
}
.pay_money[data-v-2b88d055]{
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #BF2B2A;
    text-align: center;
}
.pay_money span[data-v-2b88d055]{
    font-size: 40px;
    line-height: 40px;
    color: #BF2B2A;
}
.pay_time[data-v-2b88d055]{
    width: 100%;
    /* height: 80px; */
    color: #666;
    margin-top: 33px;
    line-height: 18px;
    font-size: 18px;
    /* line-height: 80px; */
    text-align: center;
}
.pay_time span[data-v-2b88d055]:last-child{
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 21px;
    line-height: 21px;
    color: #fff;
    background: #666;
    font-size: 17px;
    display: inline-block;
    margin: 0 6px;
    border-radius: 3px;
}
.codeBox[data-v-2b88d055] {
  width: calc(100% - 261px);
  height: 100%;
  /* padding-top: 17px; */
  border: 1px solid #2A85BF;
  border-left: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.codeBoxLeft[data-v-2b88d055] {
  float: left;
  width: 50%;
  text-align: center
}
.codeBoxRight[data-v-2b88d055] {
  float: left;
  width: 50%;
  margin-top: 58px;
}
.code_content[data-v-2b88d055] {
  width: 140px;
  height: 140px;
  position: relative;
  border: 1px solid #e4d9cf;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  margin-left: 270px;
}
.pay-way-title[data-v-2b88d055]{
  margin-top: 23px;
  line-height: 48px;
  margin-left: 229px;
  font-size: 14px;
  color: #666;
}
.code_refresh[data-v-2b88d055] {
  background: rgba(0,0,0,0.5);
  z-index: 99999;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.code_refresh img[data-v-2b88d055]{
  margin-top: 42px;
  cursor: pointer;
}
.pay_money span[data-v-2b88d055]:first-child {
  font-size: 18px;
}
.pay_money span[data-v-2b88d055]:last-child {
  color: #666666;font-size: 20px
}

.account-container[data-v-393311a5]{
    height: 100vh;
    background-color: #ffffff;
}
.account-wrap[data-v-393311a5]{
    background-color: #ffffff;
    /* padding-bottom: 0.4rem; */
}
.account-header-wrap[data-v-393311a5]{
    height: 0.88rem;
    /* width: 6.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* padding-left: 0.2rem; */
    background-color: #f6f6f6;
    border-bottom: 1px #e8e8e8 solid;
}
.account-header-wrap img[data-v-393311a5]{
    width: 0.18rem;
	  height: 0.32rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.account-header-wrap span[data-v-393311a5]{
    font-size: 0.34rem;
	  color: #333333;
    /* margin-left: 2.14rem; */
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.pay-success[data-v-393311a5]{
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pay-success-main[data-v-393311a5]{
  /* width: 6rem; */
  height: 3.96rem;
  background: #FFFFFF;
  border-radius: .1rem;
  margin-top:.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.success-img[data-v-393311a5]{
  width: 0.7rem;
  height: 0.7rem;
  margin-bottom: .28rem;
}
.success-text1[data-v-393311a5]{
  font-size: .6rem;
  color: #222;
  margin-bottom: 1rem;
}
.success-text[data-v-393311a5]{
  margin-bottom: .36rem;
  font-size: .26rem;
  color: #666666;
}
.success-text-span2[data-v-393311a5]{
  color: #BF2B2A;
}
.success-text3[data-v-393311a5]{
  margin-top: .1rem;
}
.success-text4 span[data-v-393311a5]{
  display: inline-block;
  width: 3.2rem;
  height: .8rem;
  border-radius: .1rem;
  font-size: .3rem;
  text-align: center;
  line-height: .8rem;
  margin:0 .25rem;
}
.success-text4-span1[data-v-393311a5]{
  /* border: 1px solid #999999; */
  background: #f5f5f5;
  color: #666;
}
.success-text4-span2[data-v-393311a5]{
  /* border: 1px solid #BF2B2A; */
  color: #ffffff;
  background: #BF2B2A;
}
.you-like[data-v-393311a5]{
  /* padding: .2rem; */
}

.account-container[data-v-f717c0ae]{
    height: 100vh;
    background-color: #fafafa;
}
.account-wrap[data-v-f717c0ae]{
    background-color: #fafafa;
    /* padding-bottom: 0.8rem; */
}
.account-header-wrap[data-v-f717c0ae]{
    height: 0.88rem;
    /* width: 6.4rem; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    /* padding-left: 0.2rem; */
    /* background-color: #fff; */
    border-bottom: 1px #e8e8e8 solid;
}
.account-header-wrap img[data-v-f717c0ae]{
    width: 0.18rem;
	  height: 0.32rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 1;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.account-header-wrap span[data-v-f717c0ae]{
    font-size: 0.37rem;
	  color: #333333;
    /* margin-left: 2.14rem; */
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    /* autoprefixer: off */
     -webkit-box-orient: vertical;
    /* autoprefixer: on */
}
.cashier-main-head[data-v-f717c0ae]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #222222;
  margin-top: 1rem;
}
.cashier-main-head .cashier-main-head-title[data-v-f717c0ae]{
    font-size: .36rem;
}
.cashier-main-head-amount[data-v-f717c0ae]{
    margin-top: .3rem;
}
.cashier-main-head-amount span[data-v-f717c0ae]:nth-child(1){
  font-size: .5rem;
}
.cashier-main-head-amount span[data-v-f717c0ae]:nth-child(2){
  font-size: .9rem;
}
.cashier-main-body[data-v-f717c0ae]{
  margin: 0 .6rem;
  margin-top:0.75rem;
  border-radius: .2rem;
  background: #ffffff;
}
.change-type[data-v-f717c0ae]{
  font-size: .24rem;
  color: #666666;
}
.change-body[data-v-f717c0ae]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* width: 6rem; */
  height: 1.16rem;
  /* background: #FFFFFF; */
  /* border-radius: .1rem; */
  padding: 0 0 0 .3rem;
}
.body-wechat[data-v-f717c0ae],.body-alipay[data-v-f717c0ae]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding-right: .2rem;
}
.body-wechat[data-v-f717c0ae]{
    border-bottom: 1px solid #dfdfdf;
}
.body-wechat img[data-v-f717c0ae]{
  width: .3rem;
  height: .3rem;
}
.body-alipay img[data-v-f717c0ae]{
  width: .3rem;
  height: .3rem;
}
.body-wechat span[data-v-f717c0ae],.body-alipay span[data-v-f717c0ae]{
  font-size: .32rem;
  color: #333333;
}
.change-body &gt; img[data-v-f717c0ae]{
  width: .6rem;
  height: .6rem;
  margin-right: .2rem;
}
.cashier-main-foot[data-v-f717c0ae]{
  margin-top:1.5rem;
  padding: 0 1rem;
}
.cashier-main-foot span[data-v-f717c0ae]{
  display: inline-block;
  width: 6.3rem;
  height: .88rem;
  background: #BF2B2A;
  border-radius: .4rem;
  font-size: .3rem;
  color: #FFFFFF;
  text-align: center;
  line-height: .88rem;
}
.ali-show .van-popup[data-v-f717c0ae]{
    background: rgba(0, 0, 0, 0);
}
.ali-more-show[data-v-f717c0ae]{
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.more-show[data-v-f717c0ae]{
  width: 90%;
  margin-left: 5%;
  margin-top:0.2rem
}
.more-show img[data-v-f717c0ae]{
    width: 100%;
    height: auto;
}
.el-message-box[data-v-f717c0ae]{
  width: 90% !important;
}
.cashier[data-v-f717c0ae]{
  background: #fff;
}
* {
    margin: 0;
    padding: 0;
    font-size: 14px;
  }
.favioute-tab .van-tabs /deep/ .van-tab .van-tab__text{
    font-size: 0.26rem !important;
    line-height: 0.26rem;
}
body.html{
    width:100%;
  }
h1, h2 {
    font-weight: normal;
  }
ul, li {
    list-style-type: none;
    padding: 0;
  }
.minTh {
    /* width: 1200px;
    margin: 0 auto; */
    margin: 0 15% 0 15%;
    /* width: 1200px; */
    width: 70%;
    margin: 0 auto;
  }
.clear {
    clear: both;
  }
.clear:after {
    content: '';
    display: block;
    clear: both;
  }
.left {
    float: left;
  }
.right{
    float: right;
  }
.topRight{
    width: 44%;
  }
/* img{
    vertical-align:middle;
  } */
a{
    text-decoration: none;
  }
  @charset "UTF-8";.el-pagination--small .arrow.disabled,.el-table .hidden-columns,.el-table td.is-hidden&gt;*,.el-table th.is-hidden&gt;*,.el-table--hidden{visibility:hidden}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing),.el-message__closeBtn:focus,.el-message__content:focus,.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing),.el-rate:active,.el-rate:focus,.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing),.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-input__suffix,.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}@font-face{font-family:element-icons;src:url(../../static/fonts/element-icons.535877f.woff) format("woff"),url(../../static/fonts/element-icons.732389d.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-dialog,.el-pager li{background:#FFF;-webkit-box-sizing:border-box}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-date-table,.el-table th{-webkit-user-select:none;-moz-user-select:none}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-menu--collapse .el-menu .el-submenu,.el-menu--popup{min-width:200px}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-dropdown-menu,.el-menu--collapse .el-submenu .el-menu{z-index:10;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown-menu{position:absolute;top:0;left:0;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item{list-style:none;line-height:36px;padding:0 20px;margin:0;font-size:14px;color:#606266;cursor:pointer;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal&gt;.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal&gt;.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal&gt;.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal&gt;.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal&gt;.el-menu-item a,.el-menu--horizontal&gt;.el-menu-item a:hover{color:inherit}.el-menu--horizontal&gt;.el-submenu{float:left}.el-menu--horizontal&gt;.el-submenu:focus,.el-menu--horizontal&gt;.el-submenu:hover{outline:0}.el-menu--horizontal&gt;.el-submenu:focus .el-submenu__title,.el-menu--horizontal&gt;.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal&gt;.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal&gt;.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal&gt;.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active&gt;.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal&gt;.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse&gt;.el-menu-item [class^=el-icon-],.el-menu--collapse&gt;.el-submenu&gt;.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse&gt;.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse&gt;.el-submenu&gt;.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu--collapse&gt;.el-menu-item span,.el-menu--collapse&gt;.el-submenu&gt;.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu--collapse&gt;.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-submenu{position:relative}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;position:relative;-webkit-box-sizing:border-box;white-space:nowrap;list-style:none}.el-menu--collapse .el-submenu.is-opened&gt;.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened&gt;.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group&gt;ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{white-space:nowrap;background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;position:relative;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-popover,.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E6DA";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags&gt;span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select&gt;.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select .el-tag__close{margin-top:-2px}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;right:-7px;top:0;color:#FFF}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table--mini,.el-table--small,.el-table__expand-icon{font-size:12px}.el-table__empty-block{min-height:60px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon&gt;.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit td.gutter,.el-table--fit th.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th{background:#F5F7FA}.el-table th,.el-table tr{background-color:#FFF}.el-table td,.el-table th{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table td.is-center,.el-table th.is-center{text-align:center}.el-table td.is-right,.el-table th.is-right{text-align:right}.el-table td.gutter,.el-table th.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table--medium td,.el-table--medium th{padding:10px 0}.el-table--small td,.el-table--small th{padding:8px 0}.el-table--mini td,.el-table--mini th{padding:6px 0}.el-table .cell,.el-table--border td:first-child .cell,.el-table--border th:first-child .cell{padding-left:10px}.el-table tr input[type=checkbox]{margin:0}.el-table td,.el-table th.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.is-sortable{cursor:pointer}.el-table th{overflow:hidden;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-table th&gt;.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th&gt;.cell.highlight{color:#409EFF}.el-table th.required&gt;div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-table td.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border td,.el-table--border th,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border th.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td,.el-table__header-wrapper tbody td{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-picker-panel,.el-table-filter{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row&gt;td,.el-table__body tr.hover-row.el-table__row--striped.current-row&gt;td,.el-table__body tr.hover-row.el-table__row--striped&gt;td,.el-table__body tr.hover-row&gt;td{background-color:#F5F7FA}.el-table__body tr.current-row&gt;td{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover&gt;td{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-date-table td,.el-date-table td div{height:30px;-webkit-box-sizing:border-box}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header&gt;.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input,.el-date-editor .el-range-separator{height:100%;margin:0;text-align:center;display:inline-block;font-size:14px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;padding:0;width:39%;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{padding:0 5px;line-height:32px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor.is-active,.el-range-editor.is-active:hover{border-color:#409EFF}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-popover,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-slider__button,.el-slider__button-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-breadcrumb__item:last-child .el-breadcrumb__separator{display:none}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap&gt;.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)&gt;.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-collapse-item__arrow,.el-tabs__nav{-webkit-transition:-webkit-transform .3s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__nav-wrap::after,.el-tabs--card&gt;.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch&gt;*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card&gt;.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card&gt;.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card&gt;.el-tabs__header .el-tabs__active-bar{display:none}.el-tabs--card&gt;.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close,.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card&gt;.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card&gt;.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card&gt;.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card&gt;.el-tabs__content{padding:15px}.el-tabs--border-card&gt;.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--border-card&gt;.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-tabs--bottom .el-tabs--left&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card&gt;.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs--left&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card&gt;.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card&gt;.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left&gt;.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right&gt;.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus&gt;.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner&gt;.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content&gt;.el-tree-node__expand-icon{padding:6px}.el-tree-node__content&gt;label.el-checkbox{margin-right:8px}.el-tree-node__content:hover{background-color:#F5F7FA}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node&gt;.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded&gt;.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current&gt;.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active{opacity:0}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-upload-cover::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{vertical-align:middle;display:inline-block}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-image-viewer__btn,.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-upload--picture-card,.el-upload-dragger{-webkit-box-sizing:border-box;cursor:pointer}.el-col-0{width:0%}.el-col-offset-0{margin-left:0}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{position:relative;right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;opacity:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;position:relative;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover{background-color:#F5F7FA}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress-bar,.el-progress-bar__inner::after,.el-progress-bar__innerText,.el-spinner{display:inline-block;vertical-align:middle}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-card,.el-message{border-radius:4px;overflow:hidden}.el-progress-bar__inner::after{height:100%}.el-progress-bar__innerText{color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{background-color:#F56C6C;border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border:1px solid #EBEEF5;background-color:#FFF;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body{padding:20px}.el-rate{height:20px;line-height:1}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal{display:inline-block}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;top:0;left:0;position:absolute}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.el-fade-in-enter,.el-fade-in-leave-active,.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active,.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;transition:-webkit-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;display:inline-block;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{display:inline-block;position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag&gt;span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item&gt;span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector&gt;div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor&gt;div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{content:"";display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty,.el-color-picker__icon{top:50%;left:50%;font-size:12px;position:absolute}.el-color-picker__empty{color:#999;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{display:inline-block;width:100%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-textarea{position:relative;display:inline-block;width:100%;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px;display:inline-block;width:100%}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:inherit;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__prefix,.el-input__suffix{position:absolute;top:0;-webkit-transition:all .3s;height:100%;color:#C0C4CC;text-align:center}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{right:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group&gt;.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--prepend .el-input__inner,.el-input-group__append{border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-divider__text,.el-link{font-weight:500;font-size:14px}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-aside,.el-header{-webkit-box-sizing:border-box}.el-container.is-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-footer,.el-main{-webkit-box-sizing:border-box}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;font-size:14px;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0}.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-link.is-underline:hover:after{content:"";position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#C0C4CC;vertical-align:middle}.el-image__preview{cursor:pointer}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{top:50%;width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#FFF;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--text,.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table;content:""}.el-button-group::after{clear:both}.el-button-group&gt;.el-button{float:left;position:relative}.el-button-group&gt;.el-button+.el-button{margin-left:0}.el-button-group&gt;.el-button.is-disabled{z-index:1}.el-button-group&gt;.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group&gt;.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group&gt;.el-button:first-child:last-child{border-radius:4px}.el-button-group&gt;.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group&gt;.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group&gt;.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group&gt;.el-button:not(:last-child){margin-right:-1px}.el-button-group&gt;.el-button.is-active,.el-button-group&gt;.el-button:active,.el-button-group&gt;.el-button:focus,.el-button-group&gt;.el-button:hover{z-index:1}.el-button-group&gt;.el-dropdown&gt;.el-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--primary:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--success:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:first-child{border-right-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:last-child{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--info:not(:first-child):not(:last-child){border-left-color:rgba(255,255,255,.5);border-right-color:rgba(255,255,255,.5)}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{content:"";position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-radio,.el-radio__input{line-height:1;white-space:nowrap;outline:0}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-radio,.el-radio--medium.is-bordered .el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;cursor:pointer;margin-right:30px}.el-cascader-node&gt;.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{cursor:pointer;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{font-size:14px;padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active&gt;.el-scrollbar__bar,.el-scrollbar:focus&gt;.el-scrollbar__bar,.el-scrollbar:hover&gt;.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical&gt;div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal&gt;div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px;font-size:14px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu:last-child .el-cascader-node{padding-right:20px}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-avatar,.el-drawer{-webkit-box-sizing:border-box;overflow:hidden}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node&gt;.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px;font-size:14px}.el-avatar&gt;img{display:block;height:100%;vertical-align:middle}.el-drawer,.el-drawer__header{display:-webkit-box;display:-ms-flexbox}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}.el-drawer.ltr,.el-drawer.rtl,.el-drawer__container{top:0;bottom:0;height:100%}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);outline:0}.el-drawer__body&gt;*,.el-empty{-webkit-box-sizing:border-box}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header&gt;:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body&gt;*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-empty,.el-skeleton__image{display:-webkit-box;display:-ms-flexbox}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body table td,.el-descriptions__body table th{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body table td.is-left,.el-descriptions__body table th.is-left{text-align:left}.el-descriptions__body table td.is-center,.el-descriptions__body table th.is-center{text-align:center}.el-descriptions__body table td.is-right,.el-descriptions__body table th.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered td,.el-descriptions .is-bordered th{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) td,.el-descriptions :not(.is-bordered) th{padding-bottom:12px}.el-descriptions--medium.is-bordered td,.el-descriptions--medium.is-bordered th{padding:10px}.el-descriptions--medium:not(.is-bordered) td,.el-descriptions--medium:not(.is-bordered) th{padding-bottom:10px}.el-descriptions--small.is-bordered td,.el-descriptions--small.is-bordered th{padding:8px 10px}.el-descriptions--small:not(.is-bordered) td,.el-descriptions--small:not(.is-bordered) th{padding-bottom:8px}.el-descriptions--mini.is-bordered td,.el-descriptions--mini.is-bordered th{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) td,.el-descriptions--mini:not(.is-bordered) th{padding-bottom:6px}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical &gt; .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow &gt; .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode &gt; .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal &gt; .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical &gt; .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal &gt; .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal &gt; .swiper-pagination-progressbar,
.swiper-container-vertical &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical &gt; .swiper-pagination-progressbar,
.swiper-container-horizontal &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal &gt; .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical &gt; .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container &gt; img,
.swiper-zoom-container &gt; svg,
.swiper-zoom-container &gt; canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

#push_loading[data-v-53857d2a] {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 999;
  height: 100vh;
  overflow: auto;
}
@font-face {
  font-family: "iconfont"; /* Project id 2251959 */
  src: url(data:application/font-woff2;base64,d09GMgABAAAAAAR4AAsAAAAACNwAAAQqAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGVgCDBgqFLIRPATYCJAMMCwgABCAFhG0HQBuxB8iOkcvzLL+s/Ofz/5vWfVgJxGrOiKZKO0IztkYqZpCmQnoIIx7WE1bM5K+hot3efKIZZNLB4eKWF2bzvOEyx6SJaVRaQFE41rRAAo7whfSHscuLfAcEgIAq21BHq83d8M5PWAYKMNCbCRDlk/lIeAI8pwFTkU/Ag4ArWMusJf+ABagE9QqA070U8jPkeNgeLA39ovZ/zDSe+I7/roCOp+KGZyM+nAsAWBZoAGXL0ZHRQks/OoiUoSHIEqY6nQMDAmoofyoFHkcRccY/PIACAQgHXeJGmLVRCviOtziRtADyjpp7cZM5AH7AbwDJFLRZdEIaXHIOISODZDF/lsvjZTxhp+/9IERitz7W+16y+50tr4CKtzza865Ikr3P1T1EyIPRKNrpeVZ5ML75gaPfKRhkBx8OvS9qyfp73mj3mTc3POuE7n+bDNlvbXxJgLPh3lXXxldeU3tPcuN9q6+z11y/6X6RQhmEvOq0obiBQDKP7T8vmdXde95515xzwbnZPec6uX3n24YH7m4RAqyUmEjbNwnhQ93OxYTYFyUvAOIXTopESN4ALn6j6CHu/U1M3c7NZeib9rnzv9aQv9H/WWvw5qrsJ1syGtKvM5lu8ZvZVW9WZ73Zkhlb3BVs3+G/dQ2bc8pvjemqr62Ow9+2msum9qv+NrQ932XOALvmMr/P5Tt8t61hA9zq28C89rRSdceSXBwoqllqc9rofkUIXHlphxqU9+Y1BzICzXl7pxMAW5hR+FBCPldO5rYUuOrffPnLetf6ltx98nlyIrel0BXKYEOuwBfslYGN7d+Tt+eRh489Vv2GurlqdPq883bn7X799ZNz3/l4TpljE/8r/yeuU65TdyuZ3hXeaaX5imr3H25L/CPvD9GCh/9W3axMeWu8bm+t927lEl8s73bl9p5qN8rRmINxAJB6ZRfSNSk99usitP2DXIdLf19qHPNt+ZcXGQDAJ09aBz1WM9wrB9kADwpozPkdeoDZm0oBw/F1Lc1I3MrSANC4EK6brYJg+IEUdEeGz7rbsiEyEfAcFwKFNBQDDR4rEQymDFiIqAUOPLaDgIDQZhGZTDQI4wKw3gkACPxuBwpePA40/F5FMJhPgUWOX4GDPxoE9Ja5p4jVRYSjTG3C0qalyb1SZCpq6KbeEvz8Ti28c37CjPM9Qq9mxiJ+qbqiKh0PaYZmDrEgtissW5Yu6WZ0QVLBZdr8fFRaNKOz2pRVMWNZi3WVlXrRhyqmogsQcBSTZoJFM00yaS9JxJQog+60tgiZ33fShO00b4JZUVNm7KUxxUS6l1SrUNUAEZIYjWouZXDMLmEyi0XHk3SmqAUSFZo080YkSrJYPGqWZoqlwkyH0KI6laie3lRSMb1s4f52AAjQn6UJRWjCgJ2N6Jrhjc1oRnhqZsIwNWP3TgAAAA==) format('woff2'),
       url(data:application/font-woff;base64,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) format('woff'),
       url(data:application/x-font-ttf;base64,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) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconjifen:before {
  content: "\E61A";
}

.iconshengchanrenwu:before {
  content: "\E608";
}


/*# sourceMappingURL=app.62ddad25f2fa9271fcd20c01d933f9b7.css.map*/</pre></body></html>