.f12 {
    font-size: 12px !important;
}

.protocol {
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
}

.login-protocol {
    color: #B6B6B6;
    margin:29px 70px;
}

.hide {
    display: none !important;
}

#login_area{
    line-height: 22px;
}

.div-disable{
    pointer-events:none;
    background-color:#f5f5f5;
    color:#ff4866;
}

.mid_box_item .mid_r .go a:hover{
    /* background-color: #FF4866; */
    color: #fff;
    /* border: 1px solid #FF4866; */
}

.mid_box_r .mid_money .mid_money_btn a{
    color:#fff !important
}

.mid_box_r .mid_money .mid_money_btn a:hover{
    color:#fff !important
}

.news_f p a:hover{
    color: #FF4866;
}
.news_t span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_news li .news_b{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user .user_ul p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.user .user_ul p a:hover{
    color: #FF4866;
    cursor: pointer;
}

.last_new_box .last_new_item a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.last_new_box .last_new_item a:hover{
    color: #FF4866;
}

.z_content_tag_item span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.base_title span:last-child{
    opacity: 0.6;
    font-size: 14px;
    color: #929292;
    font-weight: normal;
    cursor: pointer;
}
.zc_tag_img img{
    width: 148px;
    height: 78px;
}
.f_tagi_t {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.f_tagi_r {
    width:150px;
}

.certification-window {
    width: 512px;
    height: 426px;
    background: #FFFFFF;
    border-radius: 18px;
    box-sizing: border-box;
    padding: 25px 10px 0 10px;
    z-index: 9999;
}
.certification-window .cer-explain{
    margin-top: 20px;
    background-color: #F5F5F5;
    font-size: 12px;
    padding: 15px 20px;
    line-height: 20px;
    color: #999999;
    position: relative;
}
.certification-cancel{
    position: absolute;
    display: block;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.certification-window .input-area {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    height: 65px;
    line-height: 65px;
}
.certification-window .cer_user_bk{
    background: url("../../static/images/cer_user.png") no-repeat 0 center;
    padding-left: 20px;
}
.certification-window .cer_no_bk{
    background: url("../../static/images/cer_no.png") no-repeat 0 center;
    padding-left: 20px;
}

.certification-window input {
    text-indent: 0;
    margin-top: 25px;
}

.certification-window input::placeholder {
    color: #B6B6B6;
}

.certification-window .confirm {
    display: inline-block;
    cursor: pointer;
    width: 186px;
    height: 44px;
    background: #FEC72E;
    border-radius: 6px;
    text-align: center;
    line-height: 44px;
}

.text-center {
    text-align: center;
}

.center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hidden {
  /*  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hide {
    display: none !important;
}

.disable {
    cursor: no-drop !important;
}

.mi {
    padding: 28px 358px 30px;
}

.mo,.gl,.ma,.gn{
    padding: 28px 358px 30px;
    width:1200px;
}

.mo .pro-info {
    display: inline-block;
    vertical-align: top;
    width: 300px !important;
    margin-left: 25px;
}

.page-frame {
    width: 1200px;
    min-height: calc(100vh - 342px);
    margin: 0 auto;
    box-sizing: border-box;
}

.pay-frame .content {
    width: 470px;
    height: 160px;
    padding: 25px 0 0 45px;
    position: absolute;
    text-align: left;
    box-sizing: border-box;
    /* margin-top: 220px; */
}

.pay-frame .content .line-area {
    display: inline-block;
    width: 230px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: top;
}

.pay-frame .content .copy {
    color: #64A8F5;
    cursor: pointer;
    text-decoration: underline;
}

.pay-frame .content .look-more {
    display: inline-block;
    width: 68px;
    height: 100px;
    border: 1px solid #D1D1D1;
    border-radius: 8px;
    box-sizing: border-box;
    position: absolute;
    top: 30px;
    right: 45px;
    color: #8D8D8D;
    text-align: center;
    line-height: 25px;
    padding-top: 25px;
    cursor: pointer;
}

.base_pop>p {
    margin-bottom: 16px;
}

.gl .label-item {
    display: inline-block;
    min-width: 26px;
    height: 30px;
    background: #F4F4F4;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
    color: #929292;
    box-sizing: border-box;
    padding: 0 10px;
    margin-right: 11px;
    font-size: 14px;
}

.gl .slide-area-two ul li img {
    width: 518px;
    height: 150px;
    border-radius: 10px;
}

.gl .slide-area-two {
    display: inline-block;
    width: 518px;
    height: 150px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 10px;
}

.gl .items {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 240px;
    height: 222px;
    box-sizing: border-box;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 15px 14px 0 15px;
}

.gl .items img {
    width: 210px;
    height: 120px;
    border-radius: 10px;
}

.gl .content {
    font-size: 0;
    width: 1200px;
    background: white;
    margin-top: 20px;
    border-radius: 10px;
}

.ma .left {
    display: inline-block;
    width: 843px;
    vertical-align: top;
}

.ma .left .items div {
    display: inline-block;
    vertical-align: top;
    width: 555px;
    margin-left: 10px;
    padding-top: 5px;
}

img.ml-5 {
    margin-left: 5px;
    vertical-align: top;
}

.gn .news-area {
    display: inline-block;
    width: 843px;
    padding-top: 15px;
}

.news-area .content {
    width:843px;
}

.gan .news-area .content p>img {
    width:831px;
}

.gan .page-frame .news-area{
    width: 831px;
}

.gl .slide-area ul li {
    float: left;
    width: 600px;
    height: 220px;
    margin-top: 24px;
}

.gl .slide-area ul .isActive {
    position: absolute;
    top: 0;
    left: 200px;
    width: 800px;
    height: 268px;
    margin-top: 0;
}