body {
    margin: 0;
    padding: 0;
    background: #f5f5f5;
}

.width_new {
    width: 1200px;
    margin: 0 auto;
}

.width_wrap {
    width: 100%;
}

.head_box {}

.gray-eyebrow {
    height: 30px;
    background-color: #3e3e3e;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1030;
}

.flex-sbet {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.right {
    float: right;
}

.left {
    float: left;
}

.fff {
    color: #fff;
    font-size: 14px;
}

.tab-box {
    height: 95px;
    background-color: #fff;
    line-height: 95px;
    position: fixed;
    top: 30px;
    right: 0px;
    z-index: 1030;
    border-bottom: 1px solid #eee;
}

.tab-item {
    margin: 0 35px;
    font-size: 18px;
    color: #666;
    cursor: pointer;
}

.line {
    color: #333333 !important;
    font-size: 20px !important;
    position: relative;
    transition: .2s;
}

.line:after {
    position: absolute;
    width: 44px;
    height: 4px;
    background-color: #f9b024;
    border-radius: 2px;
    content: "";
    bottom: -16px;
    left: 50%;
    margin-left: -22px;
}

.logo-style {
    line-height: 65px;
    margin-top: 10px;
}

.banner-box {   
    background: url("../image/banner.jpg") center;
    height: 650px;
    position: relative;
    background-repeat: no-repeat;
}

.select-box {
    height: 220px;
    background-color: #ffffff;
    position: absolute;
    bottom: -110px;
    left: 50%;
    margin-left: -600px;
    border-radius: 10px;
    box-shadow: 0px 5px 2px #ddd;
}

.loop-activity {
    width: 398px;
    height: 220px;
    padding: 0px 10px;
    box-sizing: border-box;
    vertical-align: baseline;
}

.loop-activity img {
    margin: 42px 22px;
}

.activity-detail {
    margin: 52px 0;
    line-height: 30px;
}

.image2 {
    margin: 57px 20px !important;
}

.activity-content {
    font-size: 14px;
    color: #888888;
    line-height: 20px;
}

.activity-label {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 7px;
}

.customer_service {
    margin-top: 223px;
    height: auto;
}

.label_box {
    text-align: center;
}

.label_box .label_title {
    font-size: 26px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
}

.label_box .label_content {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
}

.kefu_box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.kefu_box .kefu {
    width: 377px;
    height: 160px;
    background: white;
    border-radius: 10px;
    margin: 10px 11px;
    padding: 15px 22px;
    box-sizing: border-box;
    box-shadow: 10px 10px 10px #ddd
}

.kefu:hover {
    transform: translateY(-8px);
    transition: 0.2s;
}

.kefu_box .kefu .kefu_detail {
    width: 180px;
    margin: 20px 0px;
    cursor: pointer;
}

.kefu_detail .kefu-name {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #333333;
}

.kefu_detail .kefu-number {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333333;
}

.kefu_detail .kefu-opt {
    margin-top: 15px;
    cursor: pointer;
}

.ai_box {
    height: 910px;
    margin-top: 132px;
    background: white;
}

.ai_box .ai_content {
    padding-top: 132px;

}

.ai_box .ai_content .ai_bg {
    width: 1200px;
    height: 468px;
    background-image: url("../image/img.jpg");
    margin-top: 75px;
    position: relative;
}

.ai_bg .down {
    position: absolute;
    right: 52px;
    bottom: 100px;
}

.qiyefuwu {
    margin: 20px 0;
}

.f16 {
    font-size: 16px !important;
}

.foot_box {
    margin-top: 160px;
    height: 250px;
    background-color: #3e3e3e;
}

.foot_box .footer {
    text-align: center;
    color: white;
    font-size: 14px;
    padding-top: 25px;
}

.footer a {
    color: white;
    text-decoration: none;
}
a{
    text-decoration: none;
}
.no_account{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #132069;
}
.free_riget{
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ea4848;
}
.forget{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 1px;
    color: #132069;
}

.foot-intro {
    border-top: #505050 1px solid;
    margin-top: 12px;
    padding-top: 16px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #c0c0c0;
}

.login-box {
    width: 340px;
    height: 400px;

    border-radius: 5px;
    margin-top: 73px;
    overflow: hidden;
}





input {
    outline: none;
    border: none;
    background-color: transparent !important;
    margin-left: 10px;
    font-size: 18px;
}

.code {
    width: 100px;
}

.code-input-box {
    width: 160px;
    height: 38px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #d9e3f1;
}

.account-login {
    display: block;
}

.wetch-login {
    display: none;
}

.wx-image {
    margin: 0 20px;
}
.wetch-login-tip{
    text-align: center;
}
.submit-style{
    width: 288px;
    margin: 0 26px;
    height: 38px;
    background: #3c58db;
    border: none;
    border-radius: 4px;
    color: white;
    font-size: 16px;
}
.error-box {
    width:288px;
    height:20px;
    margin:10px auto;
}