.xh-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.xh-clearfix:before,
.xh-clearfix:after {
  display: table;
  content: " ";
}

.xh-clearfix:after {
  clear: both;
}
.xh-regbox button,.xh-regbox input,.xh-regbox select,.xh-regbox textarea
{
    color:inherit;
    font:inherit;
    margin:0
}
.help-block{color:gray;}
.xh-regbox button[disabled],.xh-regbox input[disabled]
{
    cursor:default
}

.xh-regbox button::-moz-focus-inner,.xh-regbox input::-moz-focus-inner
{
    border:0;
    padding:0
}

.xh-regbox input
{
    line-height:normal
}

.xh-regbox input[type="checkbox"],.xh-regbox input[type="radio"]
{
    box-sizing:border-box;
    padding:0
}

.xh-regbox input[type="number"]::-webkit-inner-spin-button,.xh-regbox input[type="number"]::-webkit-outer-spin-button
{
    height:auto
}

.xh-regbox input[type="search"]
{
    -webkit-appearance:textfield;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}

.xh-regbox input[type="search"]::-webkit-search-cancel-button,.xh-regbox input[type="search"]::-webkit-search-decoration
{
    -webkit-appearance:none
}

.xh-regbox textarea
{
    overflow:auto
}

.xh-regbox *,.xh-regbox *:after, .xh-regbox *:before {
    box-sizing: border-box;
}
.mt20{margin-top: 20px;}
.pt70{padding-top: 70px;}
/*注册表单样式*/
.xh-reglogo{padding:30px 0 0 0;margin:20px auto; text-align: center;}
.xh-reglogo img{max-height: 100%;vertical-align: middle;text-align: center;}
.xh-regbox{width: 400px;margin: 20px auto;background: #fff;border:1px solid #eee;padding:40px 25px;font-family:  "Microsoft Yahei UI","Microsoft Yahei","Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans","Hiragino Sans GB","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;font-size: 0.875em;}
.xh-regbox .xh-title{text-align: center;font-size:150%; }
.xh-regbox table td,.xh-regbox table th{font-size: 90%;}
.xh-regbox table td{color: #777;}
.xh-regbox .xh-form-group {
    margin-bottom: 15px;
    position: relative;
}
.xh-regbox .xh-form{margin-top: 20px;}
.xh-regbox .required:after {
    content: "*";
    color: #ed1c24;
}

.xh-regbox a:active,.xh-regbox a:hover
{
    outline:0;
   
}

.xh-regbox hr
{
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    clear:both;
    margin:5px auto;
    border:0;
    border-bottom:1px solid #eee;
    height: 1px;
}
.xh-regbox label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 
}
.xh-regbox .form-control{
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.xh-regbox .mb15{margin-bottom: 15px;}
.xh-regbox .xh-btn,.xh-btn {
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.xh-regbox a.xh-btn:hover{color:#fff;}
.xh-regbox .xh-btn-block {
    display: block;
    width: 100%;
}
.xh-regbox .xh-btn-lg,.xh-btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 3px;
}
.xh-regbox .xh-btn-sm,.xh-btn-sm {
    padding: 4px 16px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 3px;
}
.xh-regbox .xh-btn-xs,.xh-btn-xs {
    padding: 2px 14px;
    font-size: 12px;
    line-height: 1.33;
    border-radius: 3px;
}
.xh-regbox .xh-btn-primary,.xh-btn-primary {
    color: #fff;
    background-color: #009a61;
    border-color: #008151;
}
.xh-regbox .xh-btn-warning,.xh-btn-warning {
    color: #fff;
    background-color: #ff851b;
    border-color: #e56e06;
}
.xh-user-register {
    margin: 30px 0 80px;
    color: #ddd;
    text-align: center;
}
.xh-user-register a{    margin: 0 10px;
    color: #999;
}

.xh-regbox .xh-input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-bottom: 15px;
}

.xh-regbox .xh-input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    z-index: 1;
    display: table-cell;

}
.xh-regbox .xh-input-group-btn, .xh-regbox .xh-input-group-btn>.xh-btn {
    position: relative;
}
.xh-regbox .xh-input-group-btn {
    font-size: 0;
    white-space: nowrap;
    width: 1%;    
    vertical-align: middle;
    display: table-cell;
}
.xh-regbox .xh-input-group-btn:last-child>.xh-btn, .xh-regbox .xh-input-group-btn:last-child>.btn-group {
    margin-left: -1px;
    box-shadow: none;
    position: relative;
}
.xh-regbox .xh-btn-default,.xh-btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.xh-regbox .xh-input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.xh-regbox .xh-input-group-btn:first-child>.btn-group:not(:first-child)>.xh-btn,.xh-regbox .xh-input-group-btn:first-child>.xh-btn:not(:first-child),.xh-regbox .xh-input-group-btn:last-child>.xh-btn,.xh-regbox .xh-input-group-btn:last-child>.btn-group>.xh-btn,.xh-regbox .xh-input-group-btn:last-child>.dropdown-toggle,.xh-regbox .xh-input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.xh-regbox .xh-input-group-btn>.xh-btn:active,.xh-regbox .xh-input-group-btn>.xh-btn:focus,.xh-regbox .xh-input-group-btn>.xh-btn:hover {
    z-index: 2;
}

.xh-mT20{margin-top: 20px;}
.xh-social{height: 32px;}
.xh-social-item{width: 32px;height: 32px; margin-right: 10px;cursor:pointer;
    float: left;
    display:-moz-inline-stack;
    zoom:1;
}
.xh-social .xh-social-item.nobg{background: none;}
.xh-social .xh-text{height: 32px;line-height: 32px;display: inline-block;}
.xh-social-item.xh-qq{background: url(../svg/qq-icon.svg) no-repeat;}
.xh-social-item.xh-weibo{background: url(../svg/weibo-icon.svg) no-repeat;}
.xh-social-item.xh-wechat{background: url(../svg/weixin-icon.svg) no-repeat;}
.xh-social-item.xh-dinding{background: url(../svg/dingding.svg) no-repeat;}
.xh-social-item.xh-mobile{background: url(../svg/mobile-icon.svg) no-repeat;}
.xh-social-item.xh-linkedin{background: url(../svg/linkendi-icon.svg) no-repeat;}
.xh-social-item.xh-qzone{background: url(../svg/qqzone.svg) no-repeat;}
.xh-social-item.xh-github{background: url(../svg/github.svg) no-repeat;}  
.xh-left{width: 65%;float: left;}
.xh-right{width: 35%;float: right;}
.xh-pull-left{float: left;}
.xh-pull-right{float: right;}
.xh-alert {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 3px;
}
.xh-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.xh-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.xh-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.xh-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/*member  page*/
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    padding: 8px 12px;
    position: relative;
    display: block;    
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
a.list-group-item {
    color: #555;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #009a61;
    border-color: #009a61;
}
.list-group-item:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

/*---------------------------*/
.xh_social_box .xh_social_login_bar{
	cursor:pointer;width:30px;height: 30px;line-height: 30px;margin: 3px 5px 3px 2px;display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;z-index:99;position:relative;text-decoration:none;
}
/*弹窗登录*/
.xh-cover {
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.2);
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
}

.xh-regbox.xh-window{
    position: relative;
    z-index: 1000;
    background: #fff;
    border-radius: 4px;
    left:0;  
right:0; 
padding:10px 0;
}
.xh-regbox .xh-close{
    width: 30px;
    height: 30px;
    background: url(../image/v2.ui2.close2.png) center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.xh-regbox.xh-window .xh-form{padding:25px 35px;}
.xh-user-register.xh-w{margin:0px;}

@media (max-width : 767px){
.xh-regbox{width: 85%;}
}

/*loginbar*/
.xh-wechat-social-nav-login{display: flex;justify-content: center;align-items: center;height: 100%;}
.xh-wechat-social-widget{display: flex;justify-content: center;align-items: center;padding:15px 0;}
.xh-wechat-social-nav-login a{text-decoration: none;margin-left:7px;margin-right:7px;display: flex;justify-content: center;align-items: center;}
.xh-wechat-social-nav-login .xh-Avatar,.xh-wechat-social-widget .xh-Avatar{width: 35px;height: 35px;border-radius: 50%;}
.xh-wechat-social-widget a{text-decoration: none;margin-left:7px;margin-right:7px;}
.xh-widget-title{display: block;text-align: center;}
.captcha-qq{color:#45494c;border: 1px solid #e4e7eb;height:38px;}
.captcha-qq.active{color:#52ccba;border-color: #52ccba;}
.captcha-qq .captcha-qq-icon{vertical-align: middle;width:19px;height:18px;}

@media (min-width : 768px){
.wlgooo-denglu{
box-shadow: -20px -20px 0 #3992d7, 20px 20px 0 #cb3030 !important;
        width: 340px !important;
        padding-top: 0 !important;
        background: #fff;
        padding: 20px 200px !important;
        margin-top: 5% !important;
        border-radius: 6px;
        box-shadow: 0px 2px 12px -4px #000000;margin: auto;}

        .xh-regbox{border: none;margin: 0 auto;}
        .xh-regbox .xh-title {
            font-size: 125%;
            background: #f1f1f1;
            padding: 5px;
            color: #585858;
            border-radius: 3px;
        }
        .xh-regbox {
            width: auto;padding: 26px 24px 34px;}
            .xh-user-register {
                margin: 0 0 20px;
                color: #ddd;
                text-align: center;
            }
            /*.xh-regbox{width: 70% !important;}*/     

}
.xh-regbox label {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 3px;
    color: #3c434a;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.xh-regbox .xh-btn-primary, .xh-btn-primary {
    background: #6086b7;
    height: 35px;
    width: 100%;
    margin: 10px auto;
    line-height: 32px;
    padding: 0 12px 2px;color: #fff;    font-size: 13px;}
    .xh-reglogo img{background-position: center top;
        background-repeat: no-repeat;
        line-height: 1.3;
        margin: 0 auto 25px;
        padding: 0;
        text-decoration: none;
        width: 84px;
        text-indent: -9999px;
        overflow: hidden;
        display: block;}
.xh-reglogo img{max-width: 340px !important;}
p.social-login-note {
            color: #939393;
        }
.social-login-note span{color: #b93f2c;
    padding: 3px;}.social-login-box {
    padding: 0 20px;
}
.xh-regbox .xh-btn-primary:hover{background: #b93f2c;transition: all, .3s;}
@media (min-width : 768px){
    .xh-regbox:hover{
    transform: scale(1.01);
    transition: all, .1s;}}
.xh-regbox.wlgobang .xh-btn-primary{max-width: 90px;margin: 0;}
.xh-regbox.wlgobang .xh-btn-primary:hover{background: #b1b1b1;}
@media (min-width : 768px){.xh-regbox.wlgobang {max-width: 75%;}.xh-regbox.wlgobang .xh-title{font-size: 17px;}}
@media (max-width : 767px){.xh-regbox .xh-text{width: 75% !important;}.xh-regbox.wlgobang .xh-btn-primary{
    max-width: 60px;}
.xh-regbox.wlgobang {padding: 10px;}.xh-regbox.wlgobang .xh-title{font-size: 15px;font-weight: 500;}.xh-reglogo {padding: 0;margin: 0 auto;padding-top: 10px;}.xh-regbox {margin: 0 auto;padding-bottom: 20px;padding-top: 30px;
}.xh-reglogo img {max-width: 260px !important;margin: 0 auto;}.xh-regbox .xh-title {
    font-size: 120%;}.xh-user-register {
    margin-bottom: 40px;}
}
/*按钮*/
.xh-social-item.xh-qq,.xh-social-item.xh-wechat {
    background-position: center;
}

.xh-social-item .xh-social a {
    padding: 5px;
    background-color: #f7f7f7 !important;
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    box-sizing: initial;
}
.xh-user-register a{color: #247bbd;}
.xh-social-item .xh-social a:hover {
    background-color: #fff !important;
}
#yueduye .xh-social-item {
    margin-right: 0;float: none;display: inline-flex;
}
#wp-admin-bar-weixin-link .ab-item,#wp-admin-bar-qq-link .ab-item{display: flex !important; 
    align-items: center !important;}
/*注册完善资料*/
.xh-pull-left,.xh-pull-right{
    background: #f1f1f1;
    padding: 5px 20px;
    border-radius: 3px;}
/*登录页面*/
.xh-form-group.xh-mT20 label::before,.xh-form-group.xh-mT20 label::after {
    content: '';
    background: rgba(114,114,114,0.1);
    max-width: 20%;
    height: 1px;
    margin: 0 1em;
    flex: 1;}
    
.xh-form-group.xh-mT20 label{ text-align: center;color:#ababab;
    display: flex;
    justify-content: center;
    align-items: center;}
/*QQ微信排列顺序*/
.xh-form-group.xh-mT20 .xh-social {display: flex;}
.wlgooo-denglu a.xh-social-item.xh-wechat {
    order: 1;
}

/*自定义登录图标*/
.social-login-links a {
    color: #fff !important;text-decoration: none;
}
.social-login-links {
    font-size: 18px;text-align: center;
    display: flex;
    font-weight: 400;gap: 14px;justify-content: center;
}
a.social-wllink.wechat-link {background: #24b76a;}
a.social-wllink.qq-link {background: #1296db;}
a.social-wllink.default-link {
    background: #505050;
}
.social-wllink {width: 150px;padding: 4px 0;border-radius: 25px;}
.social-wllink i.fa{margin-right: 5px;}
#yueduye .social-wllink{border-radius: 5px;width: 120px;padding: 3px 0;}
#yueduye .social-login-links{justify-content: unset;font-size: 16px;}
#yueduye .social-wllink i.fa {margin-right: 3px;}
@media (max-width: 767px){
#yueduye .social-login-links {
    bottom: 0px;gap: 12px;
    /*position: fixed;background: rgba(0,0,0,0.55);*/
    z-index: 9999;
    margin: 0 auto;left: 0;
    right: 0;justify-content: center;padding: 5px 0;font-size: 15px;
}#yueduye .social-wllink i.fa {
    margin-right: 1px;
}
#yueduye .social-wllink{width: 100px;padding: 2px 0;}
}
/*.wlgooo-login{display:none;}*/
.xh-pull-left, .xh-pull-right {
    color: #247bbd;
}
.ziliao-tishi span {
    color: #eb0606;
}