* {
    margin: 0;
    padding: 0;
    list-style: none;

    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;

    font-family: Alibaba PuHuiTi 2.0-55 Regular, Alibaba PuHuiTi 20;
}

.gong-gao {
    text-align: center;
    height: 53px;
    line-height: 53px;
    background: #3D485D;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-text{
    margin-top: -53px;
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.login-index{
    padding-right: 31px;
}
.login-text a{
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 19px;
    height: 21px;
    line-height: 21px;
    border-left: 1px solid #646F84;
    padding-right: 26px;
}
.login-register{
    margin-left: 17px;
    padding: 2px 7px;
    background: linear-gradient(180deg, #F89F00 0%, #F85900 100%);
}
.img-001 {
    height: 20px;
    margin-right: 10px;
}

.header {
    height: 69px;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    background: linear-gradient(183deg, #D1D5D9 0%, #E0E3E8 100%);
}


.header>.content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 69px;
}

.solu-hover {
    height: 750px;
    background: #F1F2F5;
    box-shadow: 0px 6px 15px 1px rgba(17, 42, 91, 0.09);
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 11120;
    left: 0;
    height: 0;
    width: 100%;
    transition: .3s all;
    overflow: hidden;
}

.solu-hover-left {
    position: relative;
    /* width: 240px; */
    flex: 1;
    height: 750px;
    flex-shrink: 0;
    padding-right: 10px;
    box-sizing: border-box;
    background-color: #fff;
}

.solu-hover-right {
    flex: 3;
    height: 750px;
}

.solu-hover-right-con {
    width: 1100px;
    display: flex;
    justify-content: space-between;
    padding-left: 56px;
    padding-right: 34px;
    box-sizing: border-box;
}

.solu-hover-right-left {
    display: flex;
    flex: 1;
    flex-flow: column wrap;
}

/* .solu-hover-right-left-two {
    flex-direction: row;
    flex-flow: column wrap;
    display: flex;
} */

.solu-hover-right-left>div,
.solu-hover-right-left>p,
.solu-hover-right-left>a {
    width: 180px;
    display: inline-block;
    margin-right: 19px;
}

.solu-hover-right-left>div {
    /* float: left; */
    height: auto;
}

.solu-hover-right-title {
    font-size: 14px;
    color: #F85900;
    line-height: 16px;
    padding-bottom: 11px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #D6DBE3;
}

.solu-hover-right-list {
    margin-top: 15px;
    font-size: 12px;
    color: #5D6471;
    line-height: 20px;
    display: flex;
    align-items: center;
}

.solu-hover-top {
    width: 100%;
    height: 26px;
    background: linear-gradient(180deg, #ccc 0%, rgba(255, 255, 255, .2) 100%);
}

.img-124 {
    height: 12px;
    margin-left: 4px;
}

.img-125 {
    height: 16px;
    position: relative;
    top: 4px;
    margin-left: 4px;
}

.solu-hover-title {
    width: 180px;
    margin-top: 39px;
    font-size: 18px;
    color: #333333;
    line-height: 21px;
}

.solu-hover-left-con {
    width: 200px;
    float: right;
}

.solu-hover-text {
    font-size: 14px;
    margin-top: 13px;
    color: #5D6471;
    line-height: 22px;
    position: relative;
    z-index: 11;
}

.solu-hover-go img {
    width: 16px;
    margin-left: 5px;
}

.mt-30 {
    margin-top: 30px;
}

.solu-hover-go {
    position: relative;
    z-index: 11;
    margin-top: 16px;
    font-size: 14px;
    color: #F85900;
    line-height: 16px;
    display: flex;
    align-items: center;
}

.solu-hover-content {
    display: flex;
}

.img-123 {
    width: 479px;
    height: 490px;
    background: linear-gradient(171deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: 0;
}

.solu-a:hover .solu-hover {
    min-height: 650px;
    height: 750px;
}


.img-002 {
    height: 50px;
}

.content {
    width: 1400px;
    margin: 0 auto;
}

.header-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}

a {
    text-decoration: none;
}

.header-right>a,
.header-right-a {
    color: #333333;
    font-size: 16px;
    padding: 0 38px;
    text-decoration: none;
    height: 69px;
    line-height: 69px;
    display: block;
}

.header-right>a.active,
.header-right-a.active {
    color: #F85900;
    background: rgba(255, 185, 60, 0.1);

}

.img-129 {
    width: 14px;
}

.solu-hover-right-right {
    width: 210px;
}

.solu-hover-rights-title {
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.solu-hover-rights-list {
    display: flex;
    align-items: center;
    margin-top: 30px;
    font-size: 14px;
    color: #5D6471;
}

.img-126 {
    width: 24px;
    margin-right: 4px;
}

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

.line-2 {
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-3 {
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-4 {
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-5 {
    -webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-8 {
    -webkit-line-clamp: 8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.w1400 {
    width: 1400px !important;
}

.op-0 {
    opacity: 0 !important;
}

.mt-34 {
    margin-top: 34px;
}

.cus-service {
    position: fixed;
    top: 28%;
    width: 40px;
    right: 20px;
    z-index: 19;
    width: 60px;
}

.cus-service li {
    margin-bottom: 2px;
}

.contact-p {
    background: #fc7c32;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    position: absolute;
    right: -10px;
    margin-top: -70px;
    clear: both;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 999;
}

.contact-p span {
    width: 70px;
    height: 70px;
    display: block;
    /* padding-left: 10px;
    padding-top: 10px; */
    float: left;
}

.contact-p span img {
    width: 100%;
    height: 100%;
}

.wechat-qiye {
    width: 70px;
    height: 70px;
}

.my-now-mt-10 {
    margin-top: 10px;
    width: 70px;
    height: 70px;
}

.my-now-mt-10 img {
    width: 70px;
    height: 70px;
}

.wechat-qiye .w-100 {
    width: 100%;
}

.contact-p .contact-num {
    width: 120px;
    float: left;
    color: #fff;
    font-size: 14px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-top: 25px;
}

.cf:after {
    content: "";
    display: block;
    clear: both;
}

.contact-p:hover {
    width: 200px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.contact-p-hover-none:hover {
    transition: none;
    cursor: pointer;
    width: 70px;

}

.contact-p .contact-num {
    width: 105px;
    float: left;
    color: #fff;
    font-size: 14px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-top: 25px;
}

.wechat-qiye-box {
    display: none;
    width: 140px;
    height: 140px;
    position: absolute;
    right: 70px;
    top: 10px;
    background-color: #fff;
}

.wechat-qiye {
    margin-top: 10px;
}

.wechat-qiye:hover .wechat-qiye-box {
    display: block;
}

.wechat-qiye-box img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-left: 10px;
    margin-top: 10px;
}