.quan-platform {
    margin-right: -40px;
    margin-bottom: 40px;
}

.quan-platform li {
    float: left;
    width: 125px;
    height: 134px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    margin-right: 40px;
    padding-top: 24px;
    text-align: center;
}

.quan-platform li > div {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #595757;
    padding-top: 14px;
}

.quan-qy {
    background-color: #FFFFFF;
    border: solid 1px #eeeeee;
    padding: 30px 0 36px;
    position: relative;
}

.quan-qy:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1px;
    height: calc(100% - 84px);
    background-color: #e5e5e5;
    top: 42px;
    left: 560px;
}

.quan-qy ul:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1px;
    height: calc(100% - 84px);
    background-color: #e5e5e5;
    top: 42px;
    left: 280px;
}

.quan-qy ul:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1px;
    height: calc(100% - 84px);
    background-color: #e5e5e5;
    top: 42px;
    right: 280px;
}

.quan-qy li {
    float: left;
    width: 25%;
    position: relative;
    line-height: 30px;
    color: #595757;
    font-size: 14px;
    padding-left: 45px;
    /*border :1px solid;*/
}

.quan-qy li a {
    padding: 0;
}

.quan-qy li a:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #0e6fc2;
}

.quan-qy li:before {
    content: '';
    display: inline-block;
    position: absolute;
    background-color: #595757;
    width: 5px;
    height: 5px;
    border-radius: 10px;
    left: 35px;
    top: 12px;
}

.quan-more {
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #595757;
    float: right;
    /* margin-right: 24px; */
    margin-top: 20px;
    margin-bottom: -15px;
}

.quan-active {
    margin-right: -25px;
    padding-bottom: 34px;
}

.quan-active li {
    float: left;
    width: 356px;
    border: solid 1px #d2d2d2;
    margin-right: 25px;
    padding: 13px 15px 0 12px;
}

.quan-tip {
    width: 33px;
    height: 20px;
    display: inline-block;
    background-color: #0e6fc2;
    border-radius: 2px;

    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
}

.quan-tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #3e3a39;
}

.quan-active li p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #898989;
}

.quan-active-tit {
    padding: 13px 0 17px;
}

.quan-active-bm {
    width: 85px;
    height: 32px;
    background-color: #ff4444;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    float: right;
    margin-top: 15px;
    margin-right: -16px;
    margin-bottom: 16px;
}

.quan-active-bm > a {
    color: inherit;
}

.quan-active-bm.error {
    background-color: #79807e;
}

.quan-dy {
    background: #fff;
    padding: 0 17px;
    border: solid 1px #eeeeee;
}

.quan-dy ul {
    padding-top: 24px;
    padding-bottom: 25px;
}

.quan-dy li {
    float: left;
    width: 50%;
    vertical-align: top;
    margin-bottom: 30px;
}

.quan-dy li img {
    float: left;
    padding-right: 24px;
    width: 157px;
}

.quan-dy-con > p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #3e3a39;
    margin-bottom: 18px;
}

.quan-dy-con > p > span {
    display: inline-block;
    width: 53px;
    height: 20px;
    background-color: #ff4444;
    border-radius: 3px;

    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    margin-right: 10px;
}

.quan-dy-con > div {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #898989;
    vertical-align: top;
}

.quan-dy-con > div p {
    display: inline-block;
    vertical-align: top;
    width: 290px;
    text-align: justify;
}

.quan-dy-con > div p .c0e6fc2 {
    color: #0e6fc2;
}

.quan-title {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #595757;
    border-bottom: 1px solid #e5e5e5;
}

.quan-title > span {
    display: inline-block;
    /* border-bottom: 4px solid #3877be; */
    margin-bottom: -1px;
    line-height: 1;
    padding: 24px 0 11px;
}

.quan-title > span.active{
    border-bottom: 4px solid #3877be;
    font-weight: bold;
}

.ans_que_list > span {
    border-bottom: 0 !important;
}

.ans_que_list > span.active {
    border-bottom: 2px solid #0e6fc2 !important;
}

.quan-dy-main {
    vertical-align: top;
    background-color: #FFFFFF;
    padding: 26px 22px 24px;
    margin-bottom: 20px;
    border: solid 1px #eeeeee;
}

.quan-dy-main img {
    vertical-align: top;
    float: left;
    padding-right: 36px;
    width: 350px;
}

.quan-dy-main-con {
    display: inline-block;
    width: 700px;
}

.quan-main-tit {
    border-bottom: dashed 1px #e5e5e5;
    height: 70px;
}

.quan-main-tit1 {
    background: url("../img/quan-icon.png") no-repeat;
    width: 58px;
    height: 40px;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #ffffff;
}

.quan-main-tit2 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #0e6fc2;
    position: relative;
    top: 6px;
    left: 10px;
}

.quan-main-desc {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #898989;
}

.quan-main-desc p {
    display: inline-block;
    width: 624px;
    text-align: justify;
    vertical-align: text-top;
}

.quan-main-desc p.c231815 {
    color: #231815;
}

.quan-main-desc p span.c0e6fc2 {
    color: #0e6fc2;
    font-size: 18px;
}

.quan-main-desc > div {
    margin-top: 20px;
}

.quan-main-but {
    text-align: center;
    display: inline-block;
    width: 148px;
    height: 43px;
    background-color: #0e6fc2;
    border-radius: 3px;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 32px 0 0 70px;
}

.quan-main-but:hover {
    color: #FFFFFF;
}

.quan-main-but img {
    float: none;
    padding: 0;
    vertical-align: middle;
    position: relative;
    top: -3px;
}

.quan-zj {
    border: 0;
    padding: 0;
    margin-top: -40px;
}

.quan-zj-con {
    background-color: #FFFFFF;
    width: 794px;
    display: inline-block;
    padding: 0 15px;
    border: solid 1px #eeeeee;
}

.detail-main.quan-zj .w311 > div {
    background-color: #FFFFFF;
}

.quan-zjdy {
    margin-top: 30px;
}

.quan-zj-con .zhuanjia a {
    display: block;
    padding: 30px 0;
    border-bottom: 1px dashed #eeeeee;
}

.quan-zj-con .zhuanjia a :hover .quan-dy-con > p {
    color: #0e6fc2;
}

.zhuanjia img {
    vertical-align: top;
    padding-right: 25px;
    width: 157px;
}

.quan-zj-con .quan-dy-con {
    width: 600px;
    display: inline-block;
}

.quan-zj-con .quan-dy-con > div p {
    width: 520px;
}

.detail-p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #898989;
    padding: 16px 0 4px;
}

.quan-zj .detail-r-tit > span {
    border-bottom: solid 2px #0e6fc2;
}

ul.quan-coop {
    padding: 0;
}

.quan-coop li {
    border: 0;
    padding: 0;
    float: left;
    width: 50%;
}

.quan-coop li:nth-child(2n-1) {
    width: 52%;
}

.quan-coop li:nth-child(2n) {
    width: 48%;
    padding-left: 18px;
}

.quan-coop li:before {
    display: none;
}

.quan-coop li a {
    padding: 0;
    background-color: inherit;
    color: #898989;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
}

.quan-coop li a:hover {
    color: #0e6fc2;
    background-color: inherit;
}

/*编辑资料*/
.person {
    padding: 0 -15px;
    padding: 17px 0 35px;
    width: 100%;
    margin: 0 -1px;
}

.person-t {
    margin: 22px 0 19px;
}

.person-nav {
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    line-height: 58px;
    color: #333333;
    padding-left: 26px;
}

.person-nav a {
    color: inherit;
}

.person-nav > span {
    display: inline-block;
    font-size: 14px;
}

.person-nav > span:first-child:after {
    content: '-';
    display: inline-block;
    margin: 0 20px;
}

.person-nav > .person-name:before {
    content: '-';
    display: inline-block;
    margin: 0 20px;
}

.person-nav > span.active {
    position: relative;
}

.person-nav > span.active:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #0e6fc2;
    bottom: -1px;
}

.person-name {
    color: #0e6fc2;
}

.update_info {
    padding: 5px;
    border: 1px solid #999;
    width: 85px;
    height: 35px;
    color: #333;
}

/*新增*/
.person-con {
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    padding: 20px 65px;
}

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

.person-repass {
    font-size: 16px;
    padding: 28px 0px;
}

.person-repass div > label > span {
    display: inline-block;
    /*width: 60px;*/
    text-align: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.person-repass div > label {
    margin: 0 0;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 30px;
    padding: 0 !important;
}

.person-repass div {
    /*margin-bottom: 26px;*/
    /*position: relative;*/
    /*clear: both;*/
}

.person-repass .webupload-con div {
    margin-bottom: 0;
}

.person-repass div > label > input, .person-repass div > label select, .person-repass div > label textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    /* width: 272px; */
    height: 35px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    margin-left: 10px;
}

.person-repass div.class-arr > label {
    display: block;
    width: 100%;
}

.person-repass div > label > input[type='checkbox'] {
    width: 17px;
    height: 17px;
    position: relative;
    outline: none;
    overflow: hidden;
    margin: 0 5px 0 0;
    top: 3px;
}

.person-repass div > label textarea {
    width: auto;
    height: 90px;
}

#area_select {
    /* display: inline-block; */
}

#area_select select {
    /* width: 130px; */
    padding-left: 15px;
    display: inline-block;
    float: left;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    /* width: auto; */
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 42px; */
    letter-spacing: 0px;
    color: #9fa0a0;
}

#area_select .select-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.person-con .form-control {
    max-width: 330px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #9fa0a0;
    padding: 0 16px;
    vertical-align: middle;
    display: inline-block;
    height: 40px;
    margin-left: 14px;
}

.person-con .form-control.w650 {
    max-width: 650px;
}

/*@media (max-width: 450px && min-width:600px){*/
/*#area_select .select-control{*/
/*width: 100%;*/
/*}*/
/*}*/

.person-submit > input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 90px;
    height: 40px;
    background-color: #0e6fc2;
    border-radius: 4px;

    /*width: 142px;*/
    /*height: 37px;*/
    /*border: 1px solid #0e6fc2;*/
    /*border-radius: 15px;*/
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #ffffff;
    padding: 0;
    /*background: #fff;*/
}

.word3 {
    display: inline-block;
    letter-spacing: 0.5em;
    margin-right: -0.5em;
}

.mt36 {
    margin-top: 36px;
}

.person-img > div {
    display: inline-block;
    vertical-align: top;
}

.person-img-upload > div {
    display: table;
    vertical-align: middle;
    width: 219px;
    height: 207px;
    background-color: #f6f6f6;
    border: solid 1px #d2d2d2;
    text-align: center;
}

.person-img-upload > span {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #727171;
}

.person-img-upload > div > div.img {
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0px;
    color: #b5b5b6;
}

.person-img-done {
    text-align: center;
    margin-left: 50px;
}

.person-img-done > img {
    width: 120px;
    height: 120px;
    border-radius: 5px;
    border: solid 1px #e6e6e6;
}

.person-img-done > span {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 42px;
    letter-spacing: 0px;
    color: #727171;
}

.person-upload {

    margin-bottom: 26px;
}

.person-upload > span {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #727171;
}

.person-file-div {
    position: relative;
    display: inline-block;
    width: 93px;
    height: 30px;
    border-radius: 5px;
    background-color: #ff4444;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: center;
    vertical-align: text-bottom;
    margin-right: 6px;
    cursor: pointer;
    background-image: linear-gradient(0deg, #fea305 0%, #feb51a 54%, #fec62e 100%), linear-gradient(#0e6fc2, #0e6fc2);
    background-blend-mode: normal, normal;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.person-file-div > input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.person-repass div > label > span.person-nickname {
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0px;
    color: #727171;
    display: inline;
    vertical-align: bottom;
    padding-left: 10px;
}

.person-info-radio input[type=radio] {
    display: none;
}

.person-info-radio label {
    margin: 0 42px 0 0;
    /* font-weight: normal; */
}

.person-info-radio .person-radio {
    width: 20px;
    height: 20px;
    border: solid 1px #e5e5e5;
    border-radius: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.person-info-radio input[type=radio]:checked + .person-radio:after {
    content: "";
    background: #0e6fc2 url("../img/checked.png") no-repeat;
    background-position: 4px;
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 20px;
    position: relative;
    left: -1px;
    top: -3px;
}

.person-select {
    display: inline-block;
    position: relative;
}

.person-select:after {
    content: '';
    position: absolute;
    background: url("../img/person-down.png") no-repeat;
    width: 7px;
    height: 4px;
    right: 8px;
    top: 16px;
}

.person-select > select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 105px;
    height: 35px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 35px;
    letter-spacing: 0px;
    color: #9fa0a0;
    padding-left: 16px;
    background-color: #ffffff;
}

.person-address.person-select > select {
    width: 172px;
}

.w140.person-select > select {
    width: 140px;
}

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

/*注册登录*/

.region {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.65);
    text-align: center;
    display: none;
    z-index: 1111;
}

.region-con {
    background: #ffffff;
    width: 400px;
    /* width: 95%; */
    /*height: 432px;*/
    margin: 10% auto 0;
    text-align: left;
    padding: 20px 50px;
    position: relative;
    z-index: 5;
    /* padding: 20px 20px; */
}

.region-con-tit {
    font-size: 0;
}

.region-con-tit > span {
    width: 50%;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #9fa0a0;
    text-align: center;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
    cursor: pointer;
}

.region-con-tit > span.active {
    color: #0e6fc2;
    border-color: #0e6fc2;
}

.region-con-tit > span.active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 5px solid #0e6fc2;
    position: absolute;
    bottom: -5px;
    left: 65px;
}

.region-username, .region-password {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 300px;
    height: 44px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: 0px;
    color: #000;
    padding-left: 50px;
    position: relative;
    margin-bottom: 16px;
    /* width: 100%; */
}

.region-username {
    background: #f0f0f0 url("../img/user.png") no-repeat;
    background-position: 20px 10px;
}

.region-password {
    background: #f0f0f0 url("../img/pass.png") no-repeat;
    background-position: 20px 10px;
}

.region-username::-webkit-input-placeholder, .region-password::-webkit-input-placeholder { /* WebKit browsers */
    color: #9fa0a0;
}

.region-username:-moz-placeholder, .region-password:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #9fa0a0;
}

.region-username::-moz-placeholder, .region-password::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #9fa0a0;
}

.region-username:-ms-input-placeholder, .region-password:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #9fa0a0;
}

.region-remember > label {
    font-weight: normal;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9fa0a0;
    margin: 0;
}

.region-remember > label > input {
    margin-right: 8px;
}

.region-remember > a {
    float: right;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #0e6fc2;
}

.region-submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 300px;
    height: 45px;
    background-color: #0e6fc2;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 45px;
    letter-spacing: 0px;
    color: #ffffff;
    border: 0;
    padding: 0;
    margin-top: 26px;
    width: 100%;
}

.region-tip {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #9fa0a0;
    margin-top: 26px;
}

.region-tip > a {
    color: #0e6fc2;
}

.region-c {
    margin-top: 40px;
}

.region-username.region-input {
    padding-left: 20px;
    background: #f0f0f0;
}

.no_reply, .reply {
    display: none;;
}

.member_to_reply, .member_to_pay {
    text-align: right;
    color: #0e6fc2;
    font-size: 13px;
    cursor: pointer;
}

.member_to_pay {
    float: right;
}

.ans_que_list span {
    cursor: pointer;
    margin-right: 15px;
}

.person-repass input {
    font-weight: normal;
    /* padding-left: 10px; */
}

.ans_list img {
    border-radius: 50%;
}

.quan-platform li a:hover {
    background: none !important;
}

.page .pagination, .pagination .pagination {
    /* float: right; */
    text-align: center;
    /* display: block; */
}

.pagination > li > span {
    font-size: 12px;
    color: #9fa0a0;
    border: 1px solid #9fa0a0;
    padding: 5px 8.5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
}

.pagination > .active > span {
    color: #fff;
    background-color: #0e6fc2;
    border-color: #0e6fc2;
    cursor: default;
}

.pagination li > a {
    font-size: 12px;
    /* color: #9fa0a0; */
    /* border: 1px solid #9fa0a0; */
    /* padding: 5px 8.5px; */
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #999999;
    width: 40px;
    height: 39px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dcdcdc;
}

.region_close {
    /* display: inline-block; */
    width: 100%;
    height: 100%;
    /* line-height: 30px; */
    /* text-align: center; */
    position: absolute;
    top: 0;
    font-size: 22px;
    right: 0;
    /* color: rgba(0,0,0,0.3); */
    cursor: pointer;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 0, 0, 0.15);
    z-index: 1;


}


.vip {
    font-size: 10px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0px;
    letter-spacing: 0px;
    color: #c9caca;
}

.vip_expire {
    color: #c9caca;
    font-size: 13px;
}

.to_open_vip {
    /* width: 85px; */
    /* display: block; */
    /* height: 30px; */
    /* line-height: 30px; */
    /* color: #333; */
    /* border-radius: 13px; */
    /* border: solid 1px #aaaaaa; */
    /* padding: 0 17px; */
    /* padding: 0; */
    /* text-align: center; */
    /* position: absolute; */
    /* bottom: 0; */
    /* right: -109px; */
    /* cursor: pointer; */
}

.to_open_vip:hover {
    /* background: none; */
    /* color: #fff; */
    /* border: solid 1px #ff4444; */
}

#save_password label span {
    display: inline-block;
    width: 80px;
    text-align: right;
}


/*充值会员*/


.vip_pay_way li {
    text-align: center;
    display: inline-block;


}

.vip_pay_way li.qrcode {
    width: 45%;
}

.vip_pay_way li.btn_pay {
    width: 175px;
}

.vip_pay_way li div {
    margin: 0 auto;
}

.vip_pay_way li p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    color: #727171;
}

.pay_qrcode {
    width: 178px;
    height: 178px;
    border: solid 1px #c9c9c9;
    /* padding-top: 15px; */
    margin-bottom: 10px !important;
    max-width: 100%;
    /* max-height: 100%; */
    /* width: 100%; */
}

.table-box {
    display: table;
    width: 100%;
    height: 100%;
}

.table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.align-center-vertical {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    justify-content: space-around;
}

.vip_pay_cate {
    margin-bottom: 35px;
    /* overflow: hidden; */
}

.vip_pay_cate li.active > div {
    border: solid 2px #0e6fc2;
}

.vip_pay_cate {

}

.vip_pay_way {
    width: 100%;
    text-align: center;
}

.cate_jian {
    position: absolute;
    right: 0px;
    top: -6px;
    /* background-color: #ff4444; */
    border-radius: 2px;
    font-family: MicrosoftYaHei;
    font-size: 13px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    /* line-height: 0px; */
    letter-spacing: 0px;
    color: #ffffff;
    width: 37px;
    height: 15px;
    /* border-top-right-radius: 8px; */
    background-image: linear-gradient(0deg, #4252ff 0%, #5b69fe 35%, #7480fd 100%), linear-gradient(#ff4444, #ff4444);
    background-blend-mode: normal, normal;
    border-radius: 2px;
}

.vip_pay_cate li {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 15px;
    letter-spacing: 0px;
    color: #3e3a39;
    /* width: 200px; */
    height: 80px;
    border-radius: 10px;
    /* border: solid 1px #c9c9c9; */
    /* float: left; */
    /* margin-right: 17px; */
    text-align: center;
    /* padding-top: 10px; */
    position: relative;
    cursor: pointer;
    margin-bottom: 15px;
}

.vip_pay_cate li > div {
    height: 80px;
    border-radius: 10px;
    border: solid 1px #c9c9c9;
    /* float: left; */
    /* margin-right: 17px; */
    text-align: center;
    padding-top: 10px;
    position: relative;
    cursor: pointer;

}

.vip_pay_cate li.active > div {
    background: url("../img/duihao.png") no-repeat right -1px bottom -1px;
}

.vip_pay_cate li p.money_month {
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #3e3a39;
    line-height: 25px;
}

.vip_pay_cate li p:first-child {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #3e3a39;
    line-height: 35px;
}

.vip_pay_cate li:first-child > div {
    padding-top: 22px;
}

.vip_pay_cate_title {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #3e3a39;
    margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
}

.open_vip_pay {
    padding: 0 25px;
}

.open_vip_bg {

    position: absolute;
    top: 0;
    left: 0;;
    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, 0.5);

}

.open_vip_headimg {
    height: 100%;
    line-height: 69px;
    padding-left: 27px;
    /* width: 450px; */
    float: left;
}

.open_vip_headimg img {
    border-radius: 50%;
}

.open_vip_close {

    width: 100px;
    height: 100%;
    line-height: 69px;
    padding-right: 27px;
    float: right;
    text-align: right;

    cursor: pointer;

}

.open_vip {
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 45;
}

.open_vip_body {
    /* width: 975px; */
    /* width: 100%; */
    /* height: 675px;*/

    position: relative;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    z-index: 5;
    padding: 10px;
    /* background: #fff; */
    /* top: 200px; */
    /* left: calc(50% - 490px); */
    top: calc(50% - 327px);
    overflow: auto;
    /* padding: 0; */
}

.open_vip_body_bg {
    /* width: calc(100% - 30px); */
    /* margin-right: -73px; */
    width: 100%;
    /* height: 631px; */
    /* margin-top: 12px; */
    /* margin-left: 12px; */
    position: relative;
    /* left: 15px; */
    /* width:  100%; */
    /* height: 100%; */
    z-index: 10;
    /* margin: 0 auto; */
    padding: 0;
    padding-bottom: 40px;
    background-color: #fff;
}

.open_vip_head {
    height: 69px;
    background-color: #f1f1f1;
    width: 100%;
    margin: 0;
}

.region_w_bg {
    width: 420px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.6);
    height: 452px;
    padding: 10px 0;
    margin: 190px auto 0;
    border-radius: 10px;
    /* background-color: #ffffff; */
    /* border-radius: 10px; */
    /* opacity: 0.6; */
}


.form-horizontal .form-group {
    margin: 0;
    margin-bottom: 30px;
}


.bgcf8f8f8.person .info_box > div {
    padding: 0;
}


#save_password label {
    width: 58px;
    text-align: right;
}

#save_password .col-xs-8 {
    padding: 0;
    padding-left: 15px;
}


/*.region_close img{*/
/*opacity: 0.5;*/
/*}*/


/*<!---->去掉苹果短的样式*/
input[type="button"], input[type="text"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea, select {
    -webkit-appearance: none;
}
