.frameshape .frameshapeT {
    height: 100px;
    background: url(../img/bg-header.png) repeat-x;
}

.frameshape .customer-service .chat-content {
    border: 1px solid #bbb;
    background: #ffffff;
    border-radius: 10px;
}

.chat-content .content-key {
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    display: block;
}

.chat-content .content-time {
    float: right;
}

.frameshape .insideshape {
    height: 100px;
    padding: 0;
}

.frameshape .logo {
    width: 604px;
    height: 100px;
    margin-top: 0px;
    background: url(../img/logo.png);
    background-size: 100% 100%;
}

.frameshape .menu-navigation {
    background: url(../img/bg-header.png) repeat-x;
}

.frameshape .common-problem {
    font-size: 18px;
    line-height: 100px;
    margin-right: 30px;
}

.frameshape .common-problem a {
    color: #ffffff;
}

.frameshape .frameshapeBr {
    border-left: 6px solid #c0030e;
}

u {
    cursor: pointer;
    color: #1da2ff;
}

.but-send-box {
    background: #c0030e;
}

.Common {
    position: relative;
    background: #FFF;
    width: 400px;
}

.Common h1 {
    line-height: 53px;
    margin: 0 26px;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    color: #454545;
}

.CommonBox {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.kuaij {
    margin-top: -10px;
    height: 300px;
    padding-left: 10px;
}

.kuaij li {
    width: 110px;
    float: left;
    margin-top: 20px;
    text-align: center;
}

li {
    list-style: none;
}

.CommonBox a {
    text-decoration: none;
    color: #333;
}

.kuaij li a img {
    /* border-radius: 50%; */
    border: 0;
    vertical-align: middle;
}

.kuaij li p {
    text-align: center;
    line-height: 30px;
    height: 30px;
}

.kuaij li p a {
    color: #ce3736;
}

.bannerLink {
    display: none;
}

.layer-msg-shape {
    height: 560px;
    margin-top: -280px;
}

.footer-txt {
    font-size: 14px;
    line-height: 24px !important;
    color: #b6b6b6;
}

.layer-account-shape {
    margin-top: -150px;
}

.layer-account-shape .tit-bg {
    font-size: 14px;
    display: inline-block;
    height: 54px;
    width: 100%;
    text-align: left;
    line-height: 54px;
    padding-left: 32px;
    box-sizing: border-box;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.lay_accout_custom, .lay_accout_account {
    margin-top: 20px;
    margin-left: 40px;
}

.lay_account_type {
    width: 320px;
    height: 21px;
    margin-top: 20px;
    position: relative;
    padding-left: 40px;
}

.none-type {
    display: none;
}