/* 客服系统弹框 */

#InviteWindow #invite_bg {
    DISPLAY: none
}

#cacelcustomer, #surecustomer {
    cursor: pointer;
}

#InviteWindow {
    TEXT-ALIGN: left;
    VISIBILITY: visible;
    FONT-SIZE: 12px;
    background: url(https://www.ybveg.com/img/ybveg/dhk.png);
    background-size: 100% 100%;
    display: none;
    width: 496px;
    height: 188px;
    z-index: 2147480000;
    opacity: 1;
    position: fixed;
    top: 390.5px;
    left: 703.5px;
}

#InviteWindow #inviteFlash {
    POSITION: absolute;
    TOP: 0px;
    LEFT: 0px
}

#invite_title {
    LINE-HEIGHT: 27px;
    TEXT-INDENT: 12px;
    HEIGHT: 27px;
    COLOR: #fff;
    CURSOR: move;
    display: none;
}

#invite_text {
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: 14px;
    PADDING-LEFT: 110px;
    PADDING-RIGHT: 7px;
    HEIGHT: 20px;
    padding-top: 20px;
    color: white;
    /* display: none; */
    color: #333;
    padding-left: 184px;
    font-size: 24px;
    padding-top: 40px;
    line-height: 30px;
}

#invite_text P {
    PADDING-BOTTOM: 0px;
    /* TEXT-INDENT: 24px;  */
    MARGIN: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 5px;
    color: white;
    /* display: none; */
    color: #333;
    font-size: 24px;
}

#invite_btn {
    bottom: 30px;
    padding-left: 140px;
    position: absolute;
}

#invite_btn BUTTON {
    BORDER-BOTTOM: medium none;
    TEXT-ALIGN: center;
    BORDER-LEFT: medium none;
    LINE-HEIGHT: 22px;
    MARGIN: 0px -60px 0px 90px;
    WIDTH: 99px;
    HEIGHT: 32px;
    FONT-SIZE: 12px;
    BORDER-TOP: medium none;
    CURSOR: hand;
    FONT-WEIGHT: bold;
    BORDER-RIGHT: medium none;
    cursor: pointer;
}

#invite_btn SPAN {
    display: none;
}

#previewTr #InviteWindow {
    POSITION: relative;
    VISIBILITY: visible;
    TOP: 0px;
    LEFT: 0px
}

#previewTr #pre_invite_title {
    LINE-HEIGHT: 27px;
    TEXT-INDENT: 12px;
    HEIGHT: 27px;
    COLOR: #fff;
    CURSOR: default
}

#invite_btn .accept {
    float: right;
    /* background-image: url(./consult.png); */
    background: url(https://www.ybveg.com/img/consult.png) no-repeat 0 0;

}

#invite_btn .cancel {
    /* background-image: url(./later.png); */
    background: url(https://www.ybveg.com/img/later.png) no-repeat 0 0;
}

/*618活动*/
.newuserfixlaye {
    width: 160px;
    height: 173px;
    background: url(../../img/alun/newuserfixlaye.png) no-repeat center;
    background-size: 100% 100%;
    position: fixed;
    z-index: 999;
    bottom: 250px;
    right: 5px;
    padding: 70px 0px 0;
    box-sizing: border-box;
}

.newuserfixlaye img {
    width: 122px;
    height: 26px;
    margin: 72px 0 0 22px;
    cursor: pointer;
}

/* 领取资料 */
.wrapgetpush {
    display: block;
    position: fixed;
    width: 208px;
    height: 200px;
    z-index: 999;
    bottom: 243px;
    right: -20px;
}

.getzicontr {
    width: 208px;
    height: 200px;
    display: block;
}

.getzicontr p {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin: 0 0 5px 0;
    text-align: center;
}

.getzicontr a {
    width: 111px;
    height: 32px;
    display: block;
    margin: 15px auto;
}

.getzicontr a img {
    width: 111px;
    height: 32px;
}

/* 客服悬浮系统 */
.inpfangs {
    margin: 0 0 0 91px !important;
    color: #4D4D4D;
    font-weight: 500;
}

.ceipmadd {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: rgba(2, 134, 232, 1);
    margin: 12px 0 0 85px;
}

#submitBtn:hover {
    transform: translateY(-.2rem);
    -moz-transform: translateY(-.2rem);
    -o-transform: translateY(-.2rem);
    -webkit-transform: translateY(-.2rem);
    transition-duration: .45s;
    opacity: .9;
}

.serverPop {
    width: 60px;
    height: auto;
    position: fixed;
    bottom: 196px;
    right: 0;
    border: 0 solid black;
    z-index: 9999;
    color: #fff;
    line-height: 50px;
    border-radius: 10px;
    text-align: center;
}

.serverPop > .huBtn-6 {
    background-color: #04CB94;
}

.serverPop > li {
    width: 60px;
    height: 65px;
    background-color: #04cb94;
    cursor: pointer;
    color: #5A5A5A;
    transition: all .45s;
    -moz-transition: all .45s;
    -webkit-transition: all .45s;
    -o-transition: all .45s;
    padding: 10px 0 0 0;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 35px;
    color: #fff;
}

.serverPop > li.huBtn-6 > .code {
    position: absolute;
    width: 175px;
    height: 190px;
    background-color: #FFFFFF;
    top: -80px;
    left: -175px;
    display: none;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.serverPop > li.huBtn-6:hover > .code {
    display: block;
}

.serverPop > li {
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}

.serverPop > li.huBtn-1 {
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    border-bottom: 1px solid #f0f0f0;
}

.serverPop > li.huBtn-2 {
    border-bottom: 1px solid #f0f0f0;
}

.serverPop > li.huBtn-3 {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative;
}

.serverPop > li img {
    width: 18px;
    margin: 0 auto;
}

/*.serverPop>li.huBtn-3 a {
    width: 116px;
    height: 45px;
    display: block;
    font-size: 14px;
    color: #fff;
}*/
.serverPop > li:hover {
    background-color: #04CB94 !important;
    transform: translateY(-2px);
    transition-duration: .2s;
    opacity: .9;
}

.serverPop > li .tephovershow {
    position: absolute;
    left: -110px;
    bottom: -5px;
    width: 170px;
    height: 70px;
    display: none;
    background: #007AFF;
    z-index: 99999;
    font-size: 18px;
    line-height: 35px;
    border-radius: 4px;
}

/* 免费试用弹框 */
.big-layer02 {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 15000;
    display: none;
}

.big-layer02 .center-box02 {
    width: 440px;
    height: 460px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -230px;
    margin-left: -220px;
    background: #fff;
}

.center-box02 .title-top {
    width: 100%;
    color: #091E42;
    letter-spacing: 1px;
    position: relative;
    font-size: 32px;
    padding: 30px 0 5px 0;
}

.center-box02 .title-top a {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: -20px;
    line-height: 30px;
    right: -35px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
}

.title-top a img {
    width: 21px;
    display: block;
    margin: 7px 0 0 6px;
}

.client_info {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 0;
    box-sizing: border-box;
}

.client_info .tit_top {
    width: 375px;
    margin: 12px auto 5px;
    font-size: 20px;
    height: 77px;
    color: #333;
    line-height: 32px;
    letter-spacing: 3px;
    text-align: center;
    font-weight: 300;
}

.client_info .tit_top p {
    font-size: 18px;
    color: #333;
    margin: 4px 0 0 0;
}

.client_info .tit_top > span {
    color: #018BEC;
    font-size: 20px;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: -2px;
}

.info_contain {
    position: relative;
}

.info_contain .all_client_info {
    width: 318px;
    margin: 34px 0 0 47px;
}

.topswenxin {
    width: 100%;
    padding: 8px 19px;
    box-sizing: border-box;
    background: #F3F6FD;
    color: #1E2339;
    font-size: 12px;
    margin: 30px 0 0 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.info_contain .all_client_info span {
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: right;
    display: block;
}

.info_contain .all_client_info input.focus {
    border-color: #04cb94 !important;
}

.info_contain .all_client_info input {
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    width: 340px;
    outline: 0;
    box-sizing: border-box;
    font-size: 16px;
}

.info_contain .all_client_info p {
    display: none;
    color: red;
    font-size: 12px;
    text-align: left;
    height: 25px;
    padding-left: 112px;
    line-height: 25px;
}

.err {
    border-color: #f33;
}

.center-box02 button {
    cursor: pointer;
    width: 340px;
    height: 40px;
    line-height: 40px;
    display: block;
    border: 0;
    outline: 0;
    background: #04cb94;
    margin: 40px auto 0;
    color: #fff;
    letter-spacing: 1px;
    font-size: 18px;
    border-radius: 3px;
}

.coldr666 {
    font-size: 14px !important;
    color: #888 !important;
}

.center-box02 .contantrP {
    font-size: 20px;
    margin: 20px 0 0 47px;
}

.center-box02 .onelineul > li {
    height: 12px;
    line-height: 12px;
    margin: 0 0 12px 0;
    width: 74px;
}

.center-box02 .squrechecked {
    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
    box-sizing: border-box;
}

.center-box02 .twoSqureUl {
    margin: 10px 0 0 18px;
}

.center-box02 .onelineul {
    margin: 10px 0 0 18px;
}

.center-box02 .twoSqureUl > li {
    margin: 7px 0 0 0;
    height: 14px;
    line-height: 14px;
}

.center-box02 .personChoice {
    float: left;
    font-family: Source Han Sans CN;
    font-weight: 400;
    width: 64px;
    height: 25px;
    border: 1px solid #E6E6E6;
    color: #888;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}

.center-box02 .personChoice > span {
    font-size: 12px;
}

.center-box02 .circles_okimg {
    background: #2D63FF;
    color: #fff;
}

.center-box02 .threenul > li {
    /*width: 245px;*/
}

.center-box02 #errorCont {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    bottom: 48px;
    text-align: center;
    width: 100%;
}

.center-box02 .circkeched {
    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
    box-sizing: border-box;
}

.client_info .threenul {
    margin: 18px 0 0 16px !important;
    width: 100%;
    padding: 0 0 0 32px;
    box-sizing: border-box;
}
