﻿/*会员页面*/
body {
    font-family: '微软雅黑';
}
body {
    color: #666;
    font-size: 14px;
}
a {
    cursor: pointer;
    text-decoration: none;
}
li, ul {
    list-style: none;
}
em, i {
    font-style: normal;
}
img {
    -ms-interpolation-mode: bicubic;
    border: none;
}
img, fieldset {
    border: none;
}
article, aside, blockquote, body, button, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}
*{margin:0;padding:0;}
* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
select{
    /*设置无边框*/
  border:none;

  /*很关键：将默认的select选择框样式清除*/
    appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
  /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
.screen-s .members-head p, .screen-s .members-open, .screen-s .members-open-til, .screen-s .members-open-update, .screen-s .members-pay-nav, .screen-s .members-til, .screen-s .members-vip, .screen-xs .members-head p, .screen-xs .members-open, .screen-xs .members-open-til, .screen-xs .members-open-update, .screen-xs .members-pay-nav, .screen-xs .members-til, .screen-xs .members-vip {
    width: 940px;
}
/*清除IE的默认输入框内的叉号*/
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
/*针对Chrome浏览器*/
  input::-webkit-search-cancel-button{display: none;}  /*清除谷歌浏览器下的 search 叉号*/

.members-container .m-content {
    background-color: #fff;
    /*padding-bottom: 45px;*/
    width: 100%;
}
.clear {
    zoom:1;
}

.clear:after { /*兼容ff 谷歌等*/
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

* html .clear {
    zoom: 1; /*兼容ie6*/
}

:first-child + html {
    zoom: 1; /*兼容ie7*/
}
.members-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    position: relative;
   
}
.members-head ul {
    display: block;
    /* margin-left: auto; */
    /* margin-right: auto; */
    /*width: 500px;*/
    height: 52px;
    position: inherit;
    z-index: 100;
    margin-right: 600px;
}
#outer{
    position:relative;
}
#outer>ul >li {
    float: left;
    width: 140px;
    height: 50px;
    font-size: 14px;
    color:#444;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    display:block;
}

#outer ul li {
    margin-right: 17px;
}
.memb-show{
    width:100%;
    height:auto;
    position: absolute;
    bottom: 0;
    left:0;
    z-index:1;
}
.memb-show>p{
    margin:0 auto;
    text-align:right;
    margin-top: 5px;
}
.memb-show p span{
    color:#f06000;
}
#translation .memb-show p span{
    color:#207fb7;
}
.ms-all{
    width: 1180px;
    margin: 0 auto;
    height:25px;
}
.ms-1{
    width: 1180px;
}
.ms-2{
    margin: 0 auto;
    text-align: right;
    margin-top: 5px;
    float: right;
    margin-left: 10px;
}
.editor{
    float: right;
    font-size: 12px;
    line-height: 22px;
    display: block;
}
.top-head{
    width: 1180px;
    margin:0 auto;
}
.editor-inpt,.editor-pawd{
    width: 180px;
    height: 22px;
    line-height: 22px;
    text-indent: 5px;
}
.two-dishes{
    width:100%;
    height:auto;
    background-color:#fff;
}
.two-dishes ul{
    width:1180px;
    height:32px;
    margin:0 auto;
    padding: 10px 0;
    padding-top:15px;
}
.two-dishes ul li{
    float:left;
    width: 140px;
    height: 30px;
    font-size: 14px;
    color: #444;
    line-height: 30px;
    text-align: center;
    margin-left:35px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    display: block;
}
.two-dishes ul li .members-sel{
    display: none;
    width: 28px;
    height: 27px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    overflow: hidden;
    background: url(images/Check-triangle.png) no-repeat;
    background-size: cover;
    background-size: 27px;
    -moz-background-size:27px;
    -webkit-background-size:27px;
    -o-background-size:27px;
}
#tab1 li.chosed{
    color: #444;
    background-color: #f1f1f1;
    font-weight: 700;
    border-color: #f06000;
    width: 140px;
    height: 30px;
    cursor: pointer;
}
.nouse{
    background-color: #afafaf!important;
    color: #888!important;
    border:none!important;
    cursor: default!important;
    font-weight:500!important;
}
.mid_img{
    width:30px;
    height:30px;
    text-align:center;
    float:left;
}
.mb-img01{
    width:35px;
    height:11px;
    vertical-align: middle;
    margin:0 5px;
}
.mb-imgnone{
    display: none;
}
.mb-img001{
    width:20px;
    height:20px;
    vertical-align:bottom;
    margin:0 5px;
}
.mb-img02{
    width:30px;
    height:30px;
    float:left;
    margin: 10px 5px;
    vertical-align: bottom;
    margin:0 5px;
}
.vipimg_own{
    width:35px;
    height:12px;
    padding-left: 5px;
    background-image: url('images/vrvip_img.png');
    background-repeat:no-repeat;
    /*background: none\0;/* ie8/9/10/11下支持隐藏 */
    *background: none;/* ie7下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/vrvip_img.png',sizingMethod='scale');/* ie10以下支持 */
    background-position:50%;
    display: inline-block;
    vertical-align: middle;
}
.maibi_own{
    width:25px;
    height:30px;
    padding-left: 5px;
    background-image: url(images/icon-maibi.png);
    background-repeat:no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon-maibi.png',  sizingMethod='scale');/* ie下支持 */
    background-position:50%;
    background-size: cover;
    background-size:25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    display: inline-block;
    vertical-align: middle;
}
.V-vipimg {
    width:20px;
    height:30px;
    padding-left: 5px;
    background-image: url('images/vrvip_img.png');
    background-repeat:no-repeat;
    background-position:50%;
    display: inline-block;
    vertical-align: middle;
}
.V-tvipimg {
    width:20px;
    height:30px;
    padding-left: 5px;
    background-image: url('images/vvvipt_img.png');
    background-repeat:no-repeat;
    background-position:50%;
    display: inline-block;
    vertical-align: middle;
}
.V-svipimg {
    width:20px;
    height:30px;
    padding-left: 5px;
    background-image: url(images/sjvip_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie下支持隐藏*/
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sjvip_img.png', sizingMethod='scale');
    background-position:50%;
    background-size:20px;
    -moz-background-size:20px;
    -webkit-background-size:20px;
    -o-background-size:20px;
    display: inline-block;
    vertical-align: middle;
}

.mfw-imfor{
    /*height:40px;*/
    line-height:40px;
    font-size:16px;
    /*margin-left: 300px;*/
    text-align: left;
}
.p-title{
    line-height:22px;
    margin-top:10px;
}
.icobg_bank_zfb{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-image: url(images/meb_zfb_img.png);
    background-repeat:no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_zfb_img.png',  sizingMethod='scale');/* ie下支持 */
    background-size: 25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    display: inline-block;
    vertical-align: middle;
}
.icobg_bank_cmb {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-image: url(images/cmb_img.png);
    background-repeat:no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cmb_img.png',  sizingMethod='scale');/* ie下支持 */
    background-size: 25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    display: inline-block;
    vertical-align: middle;
}
.icobg_bank_icbc{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-image: url(images/icbc_img.png);
    background-repeat:no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icbc_img.png',  sizingMethod='scale');/* ie下支持 */
    background-size: 25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    display: inline-block;
    vertical-align: middle;
}
.icobg_bank_ccb{
    width: 25px;
    height: 25px;
    margin-right: 5px;
    background-image: url(images/ccb_img.png);
    background-repeat:no-repeat;
    *background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ccb_img.png',  sizingMethod='scale');/* ie下支持 */
    background-size: 25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    display: inline-block;
    vertical-align: middle;
}
#tab1 li.chosed .members-sel{
    display:block;
}

#outer .members-b {
    /*display: none;
    width: 276px;
    height: 203px;
    position: absolute;
    left: -1px;
    right: 0;
    top: -1px;
    bottom: 0;
    border: 2px solid #f06000;*/
}
.members-head li * {
    /*display: block;*/
}
#translation .members-head li.hover .members-sel,#translation  .members-head li.hovers .members-sel, #translation .members-head li:hover .members-sel,.members-head li.hover .members-sel, .members-head li.hovers .members-sel,.members-head li:hover .members-sel {
    display: block;
}
.members-head li .members-sel {
    display: none;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v1.png) no-repeat;
}
#translation .members-head li .members-sel {
    display: none;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v2.png) no-repeat;
}
.memb-user-lang{
    width: 1180px;
    height: auto;
    overflow:hidden;
    margin: 0 auto;
    padding: 5px;
    position:relative;
}

.nologin{
    float:right;
    font-size:12px;
    line-height: 28px;
    display:none;

}
.vip_no-icon{
    width: 16px;
    height: 16px;
    background-position: -0px -60px;
    background-image: url('images/VIPicon.png');
    background-repeat:no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.login{
    float:right;
    font-size:12px;
    line-height: 30px;
    display:block;
}
.vip_no-btn{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding:0 10px;
    background-color:#249df7;
    color:#fff;
    border: none;
}
.memb_language{
    float:right;
    margin-left: 10px;
}
.memb_language a{
    color:#666 !important;
}
.memb_language span{
    padding:0 5px;
    cursor:pointer;
}
.memb_language span:hover{
    color:#f06000;
}
#translation .memb_language span:hover{
    color:#207fb7;
}
.members_upgrade{
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    height: 228px;
    margin-bottom: 10px;
    border: 1px solid #d2d2d2;
}
.members_upgrade>li{
    width:578px;
    height:208px;
    margin:10px 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px dashed #d2d2d2;
    position: relative;
    overflow:hidden;
    margin: 10px auto;
}
.members_upgrade>li.checked{
    border-color: #f06000;
     width:578px;
    height:208px;
    cursor: pointer;
}
.members_upgrade>li.checked .members-up-sel{
        display: block;
}
.members-up-sel{
    display: none;
    width: 37px;
    height: 37px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    overflow: hidden;
    background: url(images/members-ico1-v1.png) no-repeat;
}

.members_upgrade .tp{
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #444;
    text-align: center;
    font-weight: 700;
    padding-top: 12px;
}
.ex-btn{
    width:120px;
    margin:0 auto;
    padding:8px 0;
    padding-top:15px;
}
.exchange{
    width:100%;
    height:30px;
    font-size:18px;
    color:#fff;
    text-align: center;
    background: #f70f00;
    cursor:pointer;
    border:none;
    outline:none;
}
.clear{
    clear:both;
}
.memb_box{
    padding:10px;
    /*overflow:hidden;*/
}
.money-p{
    width: auto;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: center;
}
.money-sp{
    color: #f06000;
    font-size: 26px;
    display: inline-block;
    padding-right: 5px;
}
.mop{
    padding:10px 0;
}
.time-p{
    width: 100%;
    height: 33px;
    line-height:33px;
    text-align: center;
    color: #585353;
    display: block;
}
.time-span{
    color: #f06000;
    font-size: 14px;
}
.exp-p{
    width: 100%;
    height: 33px;
    line-height:33px;
    text-align: center;
    color: #858585;
    display: block;
}
.membx-left{
    float:left;
    width:50%;
}
.membx-right{
    float:left;
    width:50%;
}
.members-recharge{
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    height: 230px;
    margin-bottom: 10px;
    padding: 10px 0;
}
.memb-deash{
    border: 1px dashed #d2d2d2;
}
.recg-p{
    float:left;
    width: auto;
    height:40px;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;
    color: #444;
    text-align: center;
}
.recg-sp{
    color: #444;
    font-size: 26px;
    display: inline-block;
    padding-right: 15px;
}
.recg-left{
    float:left;
    width:50%;
}
.recg-right{
    float:left;
    width:50%;
}
.sel_choose {
    width: 280px;
    height: 38px;
    /* margin: 0 auto; */
    border: solid 1px #ccc;
    position: relative;
    float: right;
    /* margin: 10px; */
    margin-right: 10px;
}
.sclh-bimg{
    width: 35px;
    height: 100%;
    position: absolute;
    right:0;
    background-image: url(images/xl_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/xl_img.png',  sizingMethod='scale');/* ie下支持 */
    background-position-x: center;
    background-position-y: center;
    background-size: 25px;
    -moz-background-size:25px;
    -webkit-background-size:25px;
    -o-background-size:25px;
    cursor:pointer;
}
.rotate{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.1s;
    -moz-transition: -moz-transform 0.1s;
    -moz-transition: -moz-transform 0.1s;
    -o-transition: -o-transform 0.1s;
    -ms-transition: -ms-transform 0.1s;
}
.mbul-list{
    width: 280px;
    height: auto;
    background-color: #fff;
    position: absolute;
    top: 39px;
    left: -1px;
    border: 1px solid #ccc;
    border-top: none;
    display:none;
}
.mbul-list>li{
    cursor:pointer;
    height:30px;
    line-height:30px;
    text-indent:10px;
}
.mbul-list>li:hover{
    background-color:#f06000;
    color:#fff;
}
.sel_choose select{
    width:100%;
    height:100%;
    text-indent:10px;
    padding-right:30px;
    background:transparent;
    outline:none;
}
.sel_choose input{
    width:245px;
    height:100%;
    text-indent:10px;
    color:#666;
    font-size:14px;
    background:transparent;
    border:none;
    outline:none;
}
.members-interpay{
    display: block;
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: 30px;
    padding:2px 0;
}
.interna-pay-right{
    float:right;
}
.bp-btn{
    float:left;
}
.members-open {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    height: 230px;
    margin-bottom: 10px;
}

.members-inter-til {
    float:left;
    font-size: 14px;
    line-height: 30px;
    color: #858585;
}
#content>ul {
    display:none;
}
#tab li.current {
    color: #444;
    background-color: #f1f1f1;
    font-weight: 700;
    border-color: #f06000;
    width: 140px;
    height: 50px;
    cursor: pointer;
}
#translation  #tab li.current {
    color: #444;
    background-color: #f1f1f1;
    border-color: #207fb7;
    width: 140px;
    height: 50px;
    font-weight: 700;
    cursor: pointer;
}
/*拆分new*/
#translation  #new_tab li.single {
    color: #444;
    /*background-color: #f1f1f1;*/
    /*border-color: #207fb7;*/
    background-color: #fff;
    border-color: #fff;
    width: 140px;
    height: 50px;
    font-weight: 700;
    /*cursor: pointer;*/
}
#translation  #new_tab li.button {
    color: #444;
    background-color: #f1f1f1;
    border-color: #c3bdbd;
    /*background-color: #fff;*/
    /*border-color: #fff;*/
    width: 140px;
    height: 50px;
    font-weight: 700;
    cursor: pointer;
}
/*==*/
#tab li.current .members-sel{
    display:block;
}

.members-open li {
    float: left;
    width: 280px;
    height: 105px;
    background-color: #fff;
    border: 1px solid #ccc;
    position: relative;
    margin-top: 5px;
    overflow:hidden;
}
.members-open li.hover, .members-open li.hovers, .members-open li:hover {
    border-color: #f06000;
    width: 280px;
    height: 105px;
    cursor: pointer;
}
#translation .members-open li.hover, #translation .members-open li.hovers, #translation .members-open li:hover {
    border-color: #207fb7;
    width: 280px;
    height: 105px;
    cursor: pointer;
}
.members-newop{
    height:374px!important;
}
.members-newop li{
    height:180px!important;
}
.members-newop li.hover, .members-newop li.hovers, .members-newop li:hover{
    height:180px!important;
}
.nep-icon-bit{
    width: 30px;
    height: 30px;
    background-image: url(images/meb_bit_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_bit_img.png',  sizingMethod='scale');/* ie下支持 */
    background-position:50% 50%;
    vertical-align: middle;
    background-size: 20px;
    -moz-background-size:20px;
    -webkit-background-size:20px;
    -o-background-size:20px;
    display: inline-block;
}
.nep-icon-pyp{
    width: 30px;
    height: 30px;
    background-image: url(images/meb_pp_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_pp_img.png',  sizingMethod='scale');/* ie下支持 */
    background-position:50% 50%;
    vertical-align: middle;
    background-size: 20px;
    -moz-background-size:20px;
    -webkit-background-size:20px;
    -o-background-size:20px;
    display: inline-block;
}
.nep-icon-mb{
    width: 20px;
    height: 20px;
    background-image: url(images/icon-maibi.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon-maibi.png',  sizingMethod='scale');/* ie下支持 */
    background-position:50% 50%;
    /*vertical-align: bottom;*/
    background-size: 20px;
    -moz-background-size:20px;
    -webkit-background-size:20px;
    -o-background-size:20px;
    display: inline-block;
}
.members-open li {
    margin-right: 17px;
}
.members-open li.end {
    margin-right: 0;
}
.members-open li:nth-child(4n){
    margin-right: 0;
}
.members-open li .members-b {
    display: none;
    width: 276px;
    height: 203px;
    position: absolute;
    left: -1px;
    right: 0;
    top: -1px;
    bottom: 0;
    border: 2px solid #f06000;
}
#translation .members-open li .members-b {
    display: none;
    width: 276px;
    height: 203px;
    position: absolute;
    left: -1px;
    right: 0;
    top: -1px;
    bottom: 0;
    border: 2px solid #207fb7;
}
.members-open li * {
    /*display: block;*/
}
#translation .members-open li.hover .members-sel ,#translation .members-open li.hovers .members-sel,#translation .members-open li:hover .members-sel ,.members-open li.hover .members-sel, .members-open li.hovers .members-sel, .members-open li:hover .members-sel {
    display: block;
}
.members-open li .members-sel {
    display: none;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v1.png) no-repeat;
}
#translation .members-open li .members-sel {
    display: none;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v2.png) no-repeat;
}
.members-sale{
    position: absolute;
    left: -42px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 15px;
    background-color: #dd5600;
    color: #fff;
    font-size: 22px;
    transform: rotate(-45deg);
    display:none;
}
#translation  .members-sale{
    position: absolute;
    left: -42px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 15px;
    background-color: #207fb7;
    color: #fff;
    font-size: 22px;
    transform: rotate(-45deg);
    display:none;
}
.members-open li .members-tj, .members-open li .members-zk {
    width: 156px;
    height: 35px;
    text-indent: -300%;
    overflow: hidden;
    position: absolute;
    left: -5px;
    top: -5px;
    display: inline-block;
}
.members-open li .day {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #444;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-top: 8px;
}
.mon-em{
    
}
.members-open li .price {
    width: auto;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px;
    line-height: 26px;
    color: #444;
    text-align: center;
}
.members-open li .price .money {
    color: #f06000;
    font-size: 26px;
    display: inline-block;
    padding-right: 5px;
}
.members-open li .money {
    display: inline-block;
}
.members-open li .info {
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    position: absolute;
    top: 70px;
    text-align: center;
}
.curt-price{
    width: auto;
    overflow: hidden;
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #444;
    text-align: center;
}
.curt-price span em{
        color: #f06000;
}
#translation .curt-price span em{
    color: #207fb7;
}
.curt-mabi{
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    color: #444;
    text-align: center;
    font-weight: 700;
    position: relative;
}
.curt-price .my-mb{
    color: #f06000;
    font-size: 20px;
    display: inline-block;
    padding-left:3px;
}
#translation .curt-price .my-mb{
    color: #207fb7;
    font-size: 20px;
    display: inline-block;
    padding-left:3px;
}
.curt-lr{
    float:left;
}
.members-open li .info span {
    width: 100%;
    height: 33px;
    text-align: center;
    color: #858585;
    display: block;
}
.members-open li .info span em {
    display: inline-block;
    color: #f06000;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: 700;
}

.members-pay {
    width: 1138px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #ccc;
}
.members-pay-1 {
    padding: 10px 20px;
}
.members-pay .members-pay-form.members-pay-new {
    margin: 0;
    padding: 0;
}
.members-pay .members-pay-form {
    margin-top: 10px;
    padding-top: 10px;
    margin-left: 35px;
    padding-bottom: 25px;
    color: #999;
}
.mpmt{
    width:100%;
    height:auto;
    margin:0 auto;
    padding-bottom:10px;
    /*border:1px solid #ccc;*/
    border-bottom:none;
}
.pm.ts1 {
    /*margin: 10px 15px;*/
    background-color: #f8f8f8;
    border: 1px dashed #d2d2d2;
    text-align: center;
    color: #888;
    line-height: 38px;
}
.ts1 i {
    color: #FF5F00;
    font-weight: 700;
    font-size: 30px;
    padding-left: 3px;
    padding-right: 3px;
}

/*银行卡*/
.icobg_bank{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    line-height: 999px;
    overflow: hidden;
    vertical-align: top;
}
.ico_icbc {
    background-image: url('images/icbc_img.png');
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icbc_img.png',  sizingMethod='scale');/* ie下支持 */
    background-size: 18px;
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_abc{
    background-image: url('images/abc_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/abc_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_cmb{
    background-image: url('images/cmb_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cmb_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_ccb{
    background-image: url('images/ccb_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ccb_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_boc{
    background-image: url('images/boc_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boc_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_post{
    background-image: url('images/post_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/post_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_boco{
    background-image: url('images/boco_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/boco_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_spdb{
    background-image: url('images/spdb_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/spdb_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}
.ico_bob{
    background-image: url('images/bob_img.png');
    background-size: 18px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bob_img.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:18px;
    -webkit-background-size:18px;
    -o-background-size:18px;
    background-repeat:no-repeat;
}

 .members-open, .members-open-til, .members-open-update, .members-pay-nav, .members-til, .members-vip {
    width: 1180px;
}

/*开通方式*/
.tvmp_tit {
    position: relative;
    margin-bottom: 2px;
}
.tvmp_tit .tvmp_tit_name {
    font-size: 16px;
    line-height: 22px;
    color: #444;
    font-weight: 600;
}

.tvmp_cf:before, .tvmp_cf:after {
    content: '';
    display: table;
}
.tvmp_channel_left {
    position: relative;
    z-index: 2;
    /*float: left;*/
    /*width: 176px;*/
    background: #f5f5f5;
    /*border-left: 4px solid #f5f5f5;*/
    border-radius: 4px 0 0 4px;
}

.tvmp_channel .tvmp_channel_link {
    display: block;
    /*margin: 4px;*/
    padding: 10px 0;
    /*//padding-left:30px;*/
    text-align: center;
}
.tvmp_channel_link:hover{
    background-color: #b7b4b4;
}


.tvmp_channel .tvmp_icon_txt {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    color: #2a2a2a;
}
.tvmp_icon_els {
    width: 30px;
    height: 30px;
    background-image: url(images/meb_els_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_els_img.png', sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_wx {
    width: 30px;
    height: 30px;
    background-image: url(images/meb_wx_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_wx_img.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_zfb{
    width: 30px;
    height: 30px;
    background-image: url(images/meb_zfb_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_zfb_img.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_mb{
    width: 30px;
    height: 30px;
    background-image: url('images/icon-maibi.png');
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/icon-maibi.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_bit{
    width: 30px;
    height: 30px;
    background-image: url('images/meb_bit_img.png');
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_bit_img.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_pp{
    width: 30px;
    height: 30px;
    background-image: url('images/meb_pp_img.png');
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_pp_img.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}
.tvmp_icon_yl{
    width: 30px;
    height: 30px;
    background-image: url(images/meb_yl_img.png);
    background-repeat: no-repeat;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/meb_yl_img.png',  sizingMethod='scale');/* ie下支持 */
    vertical-align: middle;
    background-size: 30px;
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    display: inline-block;
}

.tvmp_channel .tvmp_channel_item_current .tvmp_channel_link {
    background: #fff;
    border-radius: 4px 0 0 4px;
    position: relative;
}

.tvmp_channel .tvmp_channel_line {
    /*font-size: 0;*/
    /*overflow: hidden;*/
    /*height: 1px;*/
    /*width: 168px;*/
    /*background: #dcdcdc;*/
    /*margin-left: 4px;*/
}
.tvmp_channel_right {
    /*margin-left: 180px;*/
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0 4px 4px 0;
    height: 386px;
    position: relative;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
}
.mod_form_box {
    padding: 10px 10px 10px 0;
}
.mod_form_wxpay .wxpay_qr {
    /*width: 140px;*/
    margin: 0 auto;
    text-align:center;
}
.mod_form_wxpay .wxpay_qr .qr_txt {
    width: 150px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background: #f70f00;
    display:block;
    margin: 0 auto;
}
.mod_form_wxpay .wxpay_qr .qr_pic {
    display: block;
    padding: 5px;
    border: 1px solid #f5f5f5;
    background: #fff;
}
.mod_form_wxpay .wxpay_qr .qr_pic img {
    display: block;
    width: 128px;
    height: 128px;
    margin: 0 auto;
}


.mod_form_zfbpay .zfbpay_qr {
    /*width: 150px;*/
    margin: 0 auto;
    text-align:center;
}
.mod_form_zfbpay .zfbpay_qr .qr_txt {
    width: 150px;
    height: 28px;
    margin:10px auto 0 auto;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    background: #207fb7;
    border: none;
}
.inter-ts{
    text-align:center;
    padding:15px 0;
}
.code-gz{
    /* width: 150px; */
    height: 28px;
    /*margin: 0 auto;*/
    font-size: 12px;
    /* line-height: 28px; */
    color: #fff;
    text-align: center;
    /* background: rgba(29, 132, 222, 0.65); */
    display: block;
    /* margin-bottom: 10px; */
    /* display: inline-block; */
    margin-left: -3px;
}
.code-gz span{
    display: inline-block;
    padding: 0 10px;
    margin: 0 15px;
    background: rgba(29, 132, 222, 0.65);
    line-height: 28px;
}
.mline{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}
.mod_form_zfbpay .zfbpay_qr .qr_pic {
    display: block;
    padding: 15px;
    /*border: 1px solid #f5f5f5;*/
    background: #fff;
}
.mod_form_zfbpay .zfbpay_qr .qr_pic img {
    display: inline-block;
    width: 128px;
    height: 128px;
    margin:0 auto;
    padding: 0 12px;
}
.mod_pay_about {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 5px;
}
.mod_pay_about .about_left {
    float: left;
    width: 95px;
    text-align: right;
}
.mod_pay_about .pay_tit {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #2a2a2a;
}
.mod_pay_about .about_right {
    margin-left: 95px;
    margin-bottom:15px;
}
.inpt_nouse{
    width: 140px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    /*background: #f70f00;*/
    display: block;
    border: none;
    margin-left: 200px;
}
.zfnow-mb{
    padding:10px 0;
}

.zfned-mb{
     /*padding:10px 0;*/
    padding-bottom: 10px;
     font-size:14px;
}
/*麦币不够提醒*/
.noten-mb{
    /*padding:15px 0;*/
    line-height: 22px;
    display:none;
}
#noten-czmb{
    color:#f70f00;
    cursor:pointer;
}
.zfmb-span{
    color: #f06000;
    font-size: 26px;
}
#translation .zfmb-span{
    color: #207fb7;
    font-size: 26px;
}
.gntj{
    width: 188px;
    height: auto;
    padding: 15px;
    border-radius: 40px;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 215px;
    top: 80px;
    background-color: #ddd;
    display:none;
}
.ico_jt {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(images/ico_jt.png);
    background-size: 30px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ico_jt.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:30px;
    -webkit-background-size:30px;
    -o-background-size:30px;
    vertical-align: text-top;
    position: absolute;
    left: -12px;
    top: 12px;
}
.jqqd{
    height: auto;
    padding: 7px;
    border-radius: 0px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    left: 35px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: none;
    display:none;
}
.ico_qd {
    width: 36px;
    height: 36px;
    display: inline-block;
    background-image: url(images/ico_qd.png);
    background-size: 37px;
    /*background: none\0;/* ie下支持隐藏 */
    *background: none;/* ie下支持隐藏*/
    background: none\9;/* ie8下支持隐藏*/
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ico_qd.png',  sizingMethod='scale');/* ie下支持 */
    -moz-background-size:37px;
    -webkit-background-size:37px;
    -o-background-size:37px;
    vertical-align: text-top;
    position: absolute;
    left: -20px;
    top: -2px;
}

.mod-bank {
    position: relative;
    overflow: hidden;
    width: 370px;
    height: 94px;
    padding: 1px;
    border: 1px solid #fff;
    margin-bottom: 3px;
    margin-right: -12px;
}
.mod-bank .bank-logo-wrap {
    position: relative;
    float: left;
    display: inline;
    width: 108px;
    height: 18px;
    margin: 0 12px 8px 0;
    padding: 3px 0;
    line-height: 18px;
    background: #fff;
    border: 1px solid #cdcdcc;
    cursor: pointer;
}
.layer-neat-l {
    position: relative;
    left: -95px;
    display: block;
}
.layer-neat-l .label {
    display: inline-block;
    width: 95px;
    text-align: right;
    font-size: 12px;
    line-height: 26px;
    color: #2a2a2a;
}
.layer-neat-l .label {
    display: inline-block;
    width: 95px;
    text-align: right;
    font-size: 12px;
    line-height: 26px;
    color: #2a2a2a;
}
.layer-neat-l a {
    display: inline-block;
    line-height: 18px;
    color: #545454;
    padding: 2px 0;
}

.layer-neat-l .icon-radio {
    margin-right: 2px;
}
.selected .icon-radio {
    background-position: -16px 0;
}

.icon-radio {
    display: inline-block;
    width: 16px;
    height: 18px;
    background: url('images/icon_select.png') 9999px 9999px no-repeat;
    vertical-align: top;
    font-size: 0;
    margin-left: 5px;
    margin-right: 2px;
}
.icon-radio {
    background-position: 0 0;
}
.layer-neat-l .disabled a {
    color: #afafaf;
    cursor: default;
}
.layer-neat-l a {
    display: inline-block;
    line-height: 18px;
    color: #545454;
    padding: 2px 0;
}
.mod_pay_about .pay_tit {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #2a2a2a;
}
.mod_pay_about .pay_txt {
    display: block;
    font-size: 12px;
    line-height: 26px;
    color: #2a2a2a;
}
.mod_pay_about .pay_txt .num {
    font-size: 18px;
    line-height: 26px;
    color: #f70f00;
}
.mod_pay_about .pay_txt .num {
    font-size: 18px;
    line-height: 26px;
    color: #f70f00;
}
.tvmp_cf:after {
    clear: both;
}
.pay_type li{
    display:none;
}
.member_privilege{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: rgba(74, 71, 71, 0.09);
}
.mplg_p{
    width:1180px;
    height:80px;
    line-height:80px;
    margin:0 auto;
    font-size:24px;
    color:#333;
}
.mplg_list{
    width: 1180px;
    height:auto;
    margin:0 auto;
}

.column-watch {
    display: inline-block;
    width: 1180px;
    background: #fff;
    padding: 30px 0;
}
.column-watch:before,.column-watch .left:before{
    content: '';
    display: table;
}
.column-watch .left {
    width: 1180px;
    float: left;
    margin-left: 34px;
}

.column-watch .left ul {
    width: 100%;
    height: auto;
}
.column-watch .left ul.bgimg-1 {
    background-image: url(images/layimg-1-3e33eb61d9.jpg);
    background-repeat: no-repeat;
    background-position: 36px 0;
}
.column-watch .left ul li {
    width: 100px;
    list-style: none;
    float: left;
    height: auto;
    margin-left: 60px;
}
.column-watch .left ul li a {
    display: block;
    cursor: pointer;
    text-align: center;
    color:#555;
}
.column-watch .left ul li a.borradiu {
    border-radius: 50%;
}
.column-watch p {
    font-size: 14px;
    color: #555;
    line-height: 30px;
}
.column-watch:after,.left:after,.bgimg-1:after{
        clear: both;
}
.column-watch .rightdesc {
    height: auto;
    padding: 15px 0;
    margin-top: 10px;
    display: inline-block;
    margin-left: 48px;
}
.column-watch .rightdesc .desc {
    padding-left: 60px;
}
.column-watch .rightdesc .desc h2 {
    line-height: 36px;
    padding-bottom: 5px;
}
/*开通支付菜单选中背景*/
.bgch{
    /*background-color: rgb(255, 255, 255);*/
    background-color: #b7b4b4;
}
.tvmp_channel  .bgch  .tvmp_icon_txt{
    color: #fff;
}

/*english*/
.members-english{
    width:1180px;
    height:auto;
    margin:0 auto;
}
/*备案*/
#copyright {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    font-size: 12px;
    background: rgba(74, 71, 71, 0.09);
}
.bit-pyp{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
#bit-my{

    color: #f06000;
}
#translation  #bit-my{
    color: #207fb7;
}
#pyp-my{
    color: #f06000;
}
#translation  #pyp-my{
    color: #207fb7;
}

/*修改后期国阮支付三个页面的支付选择全显示*/
.tvmp-channel-connect{
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0 4px 4px 0;
    height: auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.internalPay_type{
    display: -webkit-flex; /*webkit*/
    display: flex;
    width: 100%;
    overflow: hidden;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}

.tvmp-channel-connect .internalPay_type>li{
    width: 340px;
    /*min-height: 162px;*/
    min-height: 309px;
    padding: 10px;
    margin-right:24px;
    border:1px solid #ccc;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.tvmp-channel-connect .internalPay_type>li:nth-child(3n){
    margin-right: 0;
}
.tvmp-channel-connect .internalPay_type>li.end{
    margin-right: 0;
    /*兼容IE*/
}
.tvmp-channel-connect .internalPay_type>li:hover{
    border-color: #f06000;
}
#translation  .tvmp-channel-connect .internalPay_type>li:hover{
    border-color: #207fb7;
}
.tvmp-channel-connect .internalPay_type>li:hover .members-sel{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v1.png) no-repeat;
}
#translation .tvmp-channel-connect .internalPay_type>li:hover .members-sel{
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    background: url(images/members-ico1-v2.png) no-repeat;
}
.mline>img{
    width: 22px;
    height: 22px;
    padding: 0 3px;
    vertical-align: middle;
}
.botm-Txt{
    position:relative!important;
    padding: 25px 0 10px 0;
}
.Whcue-mb{
    padding: 9px 0;
}
.wh-hang-one{
    font-family: SimHei;
    font-weight: 600;
    padding: 8px 0;
}
.wh-hang-two{
    font-size: 12px;
    padding-bottom: 10px;
}
.wh-tjjl{
    height: 26px;//用来对齐的
}

/*麦币是否能支付对应css变化*/
.whkyj .mod_form_zfbpay  .zfbpay_qr  .qr_txt{
    margin-top: 20px;
    margin-bottom: 8px;
}
.tvmp-channel-connect .internalPay_type.whkyj>li{
    width: 340px;
    /*min-height: 162px;*/
    min-height: 228px;
    padding: 10px;
    margin-right:24px;
    border:1px solid #ccc;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.whcant  #lip-bit  .mod_form_zfbpay,.whcant  #lip-pyp  .mod_form_zfbpay{
    padding-top: 35px;
}
/*首页银行支付说明css*/
.wh-botmtip{
    text-align: center;
    margin-top: 35px;
}
.mod_form_wxpay  .whbank-wrap{
    position: relative;
    margin: 5px;
    padding:10px;
    border: 3px solid #cedfec;
}
.mod_form_wxpay  .whbank-wrap>p{
    text-align: left;
}
.wh-bank-left{
    float: left;
    width: 46%;
    border-right: 1px dashed #ccc;
}
.wh-bank-right{
    float: right;
}
/*国际支付页面新增显示样式*/
.wink-payfor-type{
    margin: 15px 0;
    background-color: #f8f8f8;
    border: 1px dashed #d2d2d2;
    text-align: center;
    color: #888;
    padding: 8px;
}

#channel_select_list{
    display: -webkit-flex; /*webkit*/
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    background-color: rgb(221, 221, 221);
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
#channel_select_list>li{
    width: 20%;
    display: inline-block;
    margin-left: -1px;
    float: left;
}
.wink-payfor-type>#show-wink{
    display: inline;
}

/*第三方登录跳转到登录页面*/
.else-span {
    font-size: 12px;
    color: #666 !important;
    display: inline-block;
    float: left;
}

.three-app-log{
    float: right;
    font-size: 12px;
    display: block;
}
.three-app-log a>img {
    width: 20px;
    height: 20px;
    margin: 0 5px;
}
.three-wink{
    margin-right: 86px;
}
.three-wink-en{
    margin-right:124px;
}
.three-wink-dx{
    margin-right: 82px;
}
/*支付宝活动*/
.new-alp{
    display: flex;
}
#zfbpay1 h4{
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
}
/**/
.new-connet-1{
    flex: 1;
}
.new-text{
    display: flex;
}
.new-text div{
    flex: 1;
    color: #207fb7;
}

/*登录提示*/
a.wink_tips_login{
    text-align: center;
    display: block;
    font-size: 16px;
    color: #ef1a1a;
    font-weight: 600;
}

