.official-topbar-container {
    position: relative;
    width: 100%;
    background-color: #f1f2f3
}

.official-topbar-container .topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    height: 66px;
    position: relative;
    line-height: 66px;
    margin: 0 auto
}

.official-topbar-container .topbar .left {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.official-topbar-container .topbar .left .com {
    height: 32px;
    margin-right: 20px
}

.official-topbar-container .topbar .left .cn {
    height: 32px;
    margin-right: 10px
}

.official-topbar-container .topbar .right {
    display: flex;
    justify-content: end;
    align-items: center
}

.official-topbar-container .topbar .right .search {
    display: flex;
    justify-content: flex-start;
    margin-right: 24px;
    position: relative
}

.official-topbar-container .topbar .right .search .input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px solid #ddd;
    font-size: 12px;
    outline: none;
    color: #999;
    background-color: #f1f2f3
}

.official-topbar-container .topbar .right .search .input::-ms-clear {
    display: none
}

.official-topbar-container .topbar .right .search .input:valid+.clear {
    display: inline
}

.official-topbar-container .topbar .right .search .input::placeholder {
    color: #999
}

.official-topbar-container .topbar .right .search .clear {
    display: none;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 90px;
    transform: translateY(-50%);
    background: url(//file.baixing.net/202106/f74265c45ac545d77010354d33397bb0.png) no-repeat;
    background-size: cover;
    outline: none;
    cursor: pointer
}

.official-topbar-container .topbar .right .search .search-btn {
    border: 1px solid #ddd;
    padding: 0;
    margin: 0 0 0 -1px;
    height: 30px;
    line-height: 30px;
    background-color: #f0f0f0;
    width: 80px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

.official-topbar-container .topbar .right .search .search-btn .search-icon {
    width: 15px;
    height: 15px
}

.official-topbar-container .topbar .right .link-right {
    line-height: 18px;
    padding-left: 16px;
    font-size: 12px;
    color: #666
}

.official-topbar-container .topbar .right .link-right:hover {
    color: #666 !important
}

.official-topbar-container .topbar .right .link-right+.link-right {
    margin-left: 16px;
    border-left: 1px solid silver
}

.official-info-phone-container {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.official-info-phone-container .official-info-qa {
    width: 72px;
    height: 72px;
    margin-left: 26px;
    object-fit: contain
}

.official-info-phone-container .official-info-phone-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative
}

.official-info-phone-container .official-info-phone-block .hot-link {
    display: inline-block;
    margin-bottom: 4px;
    line-height: 28px;
    color: #212121;
    font-size: 14px
}

.official-info-phone-container .official-info-phone-block .hot-link .hot-icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    vertical-align: text-bottom
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    min-width: 154px;
    margin-right: -3px;
    line-height: 30px;
    font-size: 22px;
    font-weight: 700;
    color: #336fff;
    cursor: pointer;
    letter-spacing: 1
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num .icon {
    width: 16px;
    margin-right: 6px
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num .line {
    display: inline-block;
    width: 12px;
    height: 3px;
    background: #336fff;
    font-weight: 700
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-box {
    position: relative
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-box.hide {
    display: none
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip {
    box-sizing: border-box;
    width: 154px;
    padding: 0 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateX(0) translateY(110%);
    line-height: 30px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #ffacbb;
    background: #fff9fa;
    z-index: 100
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip .tip-text {
    color: #b9346b
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip.hide {
    display: none
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip .triangle {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 12px
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip .triangle em {
    position: absolute;
    width: 0;
    height: 0;
    border: 10px dashed transparent;
    border-bottom-color: #ffacbb;
    left: 10px;
    top: -20px
}

.official-info-phone-container .official-info-phone-block .official-info-phone-num-tip .triangle span {
    position: absolute;
    width: 0;
    height: 0;
    border: 10px dashed transparent;
    border-bottom-color: #fff9fa;
    left: 10px;
    top: -19px
}

.official-info-phone-container .official-info-phone-block .official-info-phone-400-action {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.official-info-phone-container .official-info-phone-block .official-info-phone-400-action.hide {
    display: none
}

.official-info-phone-container .official-info-phone-block .official-info-phone-400-action .btn {
    padding: 0 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    background: #f46;
    outline: none;
    border: none
}

.official-info-container {
    background-color: #fff;
    border-bottom: 1px solid #f0f0f0
}

.official-info-container .official-info-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    height: 98px;
    margin: 0 auto
}

.official-info-container .official-info-content.sem-2 {
    height: 50px
}

.official-info-container .official-info-content .left {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.official-info-container .official-info-content .left .logo {
    height: 88px;
    max-width: 191px;
    margin-right: 15px
}

.official-info-container .official-info-content .left .line {
    width: 6px;
    height: 56px;
    margin-right: 20px;
    background: url(//file.baixing.net/202204/2ab2976101a2a512594763fff397d790.png) no-repeat 50%/cover
}

.official-info-container .official-info-content .left .text {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.official-info-container .official-info-content .left .text .title {
    font-size: 28px;
    font-weight: 700
}

.official-info-container .official-info-content .left .text .subtitle {
    margin-top: 7px;
    font-size: 16px;
    color: #646464
}

.official-nav-container {
    position: relative;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2)
}

.official-nav-content {
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 0 auto
}

.official-nav-content * {
    box-sizing: border-box
}

.official-nav-content .nav-item-box {
    flex: 1;
    max-width: 240px
}

.official-nav-content .hover-box {
    width: 123px;
    position: relative
}

.official-nav-content .hover-box:hover .nav-item {
    font-weight: 700
}

.official-nav-content .hover-box:hover .nav-dropdown {
    transform: scale(1);
    opacity: 1
}

.official-nav-content .hover-box .nav-item {
    display: block;
    height: 50px;
    padding: 0 5px;
    position: relative;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff
}

.official-nav-content .hover-box .nav-item .active-flag {
    display: none;
    width: 120px;
    height: 4px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.official-nav-content .hover-box .nav-item.active {
    color: #ff4365;
    font-weight: 700
}

.official-nav-content .hover-box .nav-item.active .active-flag {
    display: block
}

.official-nav-content .hover-box .nav-dropdown {
    width: 123px;
    opacity: 0;
    transition: all .3s;
    transform-origin: center top;
    position: absolute;
    top: 100%;
    left: 0;
    transform: scaleY(0);
    z-index: 9999;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .2)
}

.official-nav-content .hover-box .nav-dropdown .nav-dropdown-item {
    display: block;
    width: 123px;
    line-height: 50px;
    padding: 0 10px;
    text-align: center;
    color: #fff
}

.official-nav-content .hover-box .nav-dropdown .nav-dropdown-item:hover {
    font-weight: 700
}

.official-nav-content .hover-box .nav-dropdown .nav-line {
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: .3
}

.footer {
    padding: 30px 0 25px;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 1.42857
}

.footer a {
    color: inherit;
    text-decoration: none
}

.footer .copyright {
    margin-bottom: 16px;
    color: #666
}

.footer .copyright .copy-icon {
    font-size: 20px;
    position: relative;
    top: 2px
}

.footer .icp-number {
    margin-bottom: 0px;
    color: #999;
    font-size: 12px
}

.footer .icp-number a,
.footer .icp-number a:focus,
.footer .icp-number img {
    outline: 0
}

.footer .icp-number a:hover {
    color: #f46;
    text-decoration: underline
}

.footer .gongan-line .bg-gj {
    display: inline-block;
    height: 38px;
    margin: 0 3px;
    background-image: url(2cfbde5600711b8e9defedeb458c7e94.png);
    background-repeat: no-repeat
}

.footer .gongan-line .bg-dianping {
    width: 38px;
    background-image: url(fcb5f5beaa83d8f29d961a67f900302f.jpg);
    background-size: 95%;
    background-position: 50%;
    border: 1px solid #f0f0f0;
    border-radius: 2px
}

.footer .gongan-line .bg-jubao {
    width: 82px;
    background-image: url(faea9c277e643d4e1c4d93f3fa82bfee.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #f0f0f0;
    border-radius: 2px
}

.footer .gongan-line .bg-jubao2 {
    width: 98px;
    background-position: 0 -76px
}

.footer .gongan-line .bg-gongshang {
    width: 98px;
    background-position: 0 -114px
}

.footer .gongan-line .bg-zhengxin {
    width: 82px;
    background-position: 0 -152px
}

#baixing:hover {
    font-weight: 700
}

#bax {
    width: 70px;
    height: 78px
}

.customer-service {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 999;
    width: 70px
}

.customer-service .group_bottom {
    background: #fff
}

.customer-service .customer-service__group {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05)
}

.customer-service .customer-service__group .service-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    height: 75px;
    cursor: pointer;
    position: relative;
    margin-bottom: 4px
}

.customer-service .customer-service__group .service-item:last-child {
    border-bottom: none
}

.customer-service .customer-service__group .service-item:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 100%;
    left: -50px;
    bottom: 0;
    display: none
}

.customer-service .customer-service__group .service-item .baixing-baozhang {
    width: 19px !important;
    height: 22px !important
}

.customer-service .customer-service__group .service-item .bax {
    color: #409eff
}

.customer-service .customer-service__group .service-name {
    font-size: 14px;
    text-align: center
}

.customer-service .customer-service__group .service-logo {
    width: 30px;
    height: 30px;
    margin-bottom: 5px
}

.customer-service .customer-service__group .service-logo.kf53 {
    background: url(//file.baixing.net/202111/b8072a92b3694ae147eafeae4c86b071.png) no-repeat 50%/100% 100%
}

.customer-service .customer-service__group .service-logo.bax {
    background: url(//file.baixing.net/publicity-fe/static/assets/safe-pc-feedback.png) no-repeat 50%/100%
}

.customer-service .customer-service__group .service-logo.qq {
    background: url(//file.baixing.net/202102/18462324f0fffdb03b4f3a82da6b4be6.png) no-repeat 50%/100% 100%
}

.customer-service .customer-service__group .service-logo.mobile {
    background: url(//file.baixing.net/202102/2a1a28b5fb72e227b0178c341341addd.png) no-repeat 50%/100%
}

.customer-service .customer-service__group .service-logo.wechat {
    background: url(//file.baixing.net/202102/a278452bf26c6a6b4b870c69d2bcd615.png) no-repeat 50%/100%
}

.customer-service .customer-service__group .service-item:hover .service-modal,
.customer-service .customer-service__group .service-item:hover:before {
    display: block
}

.customer-service .customer-service__group .service-item:hover .kf53 {
    background: url(//file.baixing.net/202111/6bb9caf88a177d963031d2e087fbb27f.png) no-repeat 50%/100% 100%
}

.customer-service .customer-service__group .service-item:hover .qq {
    background: url(//file.baixing.net/202102/b35eae79d56d8081f3c029e3e06c5040.png) no-repeat 50%/100% 100%
}

.customer-service .customer-service__group .service-item:hover .mobile {
    background: url(//file.baixing.net/202102/274fb15f6bf4bf0cb1567d1fead4be0b.png) no-repeat 50%/100%
}

.customer-service .customer-service__group .service-item:hover .wechat {
    background: url(//file.baixing.net/202102/ba8009496bfbdbe07f62ab855d1b9980.png) no-repeat 50%/100%
}

.customer-service .customer-service__group .service-modal {
    display: none;
    position: absolute;
    background-color: #fff;
    right: calc(100% + 20px);
    top: 50%;
    padding: 27px 25px;
    transform: translateY(-50%);
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
    cursor: auto
}

.customer-service .customer-service__group .service-modal:after {
    content: "";
    background-color: #fff;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg)
}

.customer-service .customer-service__group .service-modal__bax {
    margin-bottom: 12px
}

.customer-service .customer-service__group .service-modal__bax>div {
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px
}

.customer-service .customer-service__group .service-modal__bax .bax-number {
    color: #409eff
}

.customer-service .customer-service__group .service-modal__bax .bax-btn {
    cursor: pointer;
    margin-top: 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 82px;
    height: 26px;
    background-color: #5799ff;
    border-radius: 2px
}

.customer-service .customer-service__group .service-modal__bax .bax-btn .bax-link .bax-text {
    font-family: PingFangSC-Medium;
    font-size: 12px;
    color: #fff;
    line-height: 12px
}

.customer-service .customer-service__group .service-modal__bax .click-copy {
    margin-top: 20px;
    color: #426ce8;
    border: 1px solid #426ce8;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.customer-service .customer-service__group .service-modal__qq:not(:last-child) {
    margin-bottom: 20px
}

.customer-service .customer-service__group .service-modal__qq .qq-name {
    text-align: center;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100px
}

.customer-service .customer-service__group .service-modal__qq .qq-link {
    width: 100px;
    height: 30px;
    box-sizing: border-box;
    text-align: center;
    line-height: 30px;
    background: #426ce8;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.customer-service .customer-service__group .service-modal__qq .qq-link>a {
    display: flex;
    align-items: center;
    color: #fff
}

.customer-service .customer-service__group .service-modal__qq .qq-link>a img {
    width: 16px;
    margin-right: 5px
}

.customer-service .customer-service__group .service-modal__mobile>div,
.customer-service .customer-service__group .service-modal__wechat>div {
    white-space: nowrap;
    font-size: 14px;
    line-height: 20px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-title,
.customer-service .customer-service__group .service-modal__wechat .mobile-title {
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 14px;
    color: #666
}

.customer-service .customer-service__group .service-modal__mobile .mobile-number,
.customer-service .customer-service__group .service-modal__wechat .mobile-number {
    margin-top: 5px;
    color: #ff2d38;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-people,
.customer-service .customer-service__group .service-modal__mobile .mobile-info-time,
.customer-service .customer-service__group .service-modal__wechat .mobile-info-people,
.customer-service .customer-service__group .service-modal__wechat .mobile-info-time {
    color: #999;
    font-size: 12px;
    line-height: 12px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-people,
.customer-service .customer-service__group .service-modal__wechat .mobile-info-people {
    margin-top: 20px
}

.customer-service .customer-service__group .service-modal__mobile .mobile-info-time,
.customer-service .customer-service__group .service-modal__wechat .mobile-info-time {
    margin-top: 10px
}

.customer-service .customer-service__group .service-modal__mobile .click-copy,
.customer-service .customer-service__group .service-modal__wechat .click-copy {
    margin-top: 20px;
    color: #426ce8;
    border: 1px solid #426ce8;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer
}

.customer-service #back-to-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 75px;
    margin-top: 4px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .05);
    cursor: pointer;
    text-align: center
}

.customer-service #back-to-top .back-to-top__icon {
    width: 20px;
    height: 22px;
    margin-bottom: 5px;
    background: url(84b00d3745455524132fe174595f54a1.png) no-repeat 50%/100% 100%
}

.customer-service #back-to-top .back-to-top__text {
    font-size: 12px
}

.customer-service #back-to-top:hover .back-to-top__icon {
    background: url(84b00d3745455524132fe174595f54a1.png) no-repeat 50%/100% 100%
}

#wechat-id-textarea {
    position: absolute;
    left: 99999px
}

div,
p {
    font-family: PingFangSC-Regular, Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5b8b\4f53", sans-serif;
    color: #333
}

body,
div,
p {
    margin: 0;
    padding: 0
}

body {
    background-color: #f1f2f3;
    min-width: 1220px
}

a {
    text-decoration: none;
    cursor: pointer
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

img {
    border: 0
}

dd,
dl,
dt,
li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

checkbox,
input,
select {
    vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}

.none {
    display: none
}

.only-oneline {
    white-space: nowrap
}

.only-oneline,
.only-twoline {
    overflow: hidden;
    text-overflow: ellipsis
}

.only-twoline {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
}

.search-crumbs {
    display: flex;
    justify-content: flex-start;
    padding-left: calc(50% - 610px);
    height: 40px;
    line-height: 40px;
    background-color: #fff
}

.search-crumbs p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80px;
    font-size: 12px;
    color: #666
}

.search-crumbs p span {
    margin-right: 8px;
    display: inline-block;
    width: 4px;
    height: 14px
}

.search-crumbs ul {
    display: flex
}

.search-crumbs ul li {
    display: inline-block;
    margin-right: 14px;
    position: relative
}

.search-crumbs ul li .right-arrow {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    transform: rotate(45deg);
    line-height: 8px;
    position: absolute;
    top: calc(50% - 4px);
    left: -8px
}

.search-crumbs ul li a,
.search-crumbs ul li span {
    display: inline-block;
    font-size: 12px;
    color: #666;
    margin-left: 10px;
    max-width: 255px
}

.user-defined-about-subtitle {
    font-size: 16px;
    color: #333;
    margin: 30px;
    font-weight: 700
}

.user-defined-about-list {
    background-color: #fff;
    padding: 55px 75px
}

.user-defined-about-list .user-defined-about-item {
    width: 1060px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px
}

.user-defined-about-list .user-defined-about-item:last-child {
    margin-bottom: 0
}

.user-defined-about-list .user-defined-about-item .number {
    color: #e2242e;
    font-size: 60px;
    font-weight: 100;
    padding-right: 30px;
    transform: translateY(-15px)
}

.user-defined-about-list .user-defined-about-item .title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px
}

.user-defined-about-list .user-defined-about-item .user-defined-line {
    width: 30px;
    height: 3px;
    background-color: #d8d8d8;
    margin-bottom: 25px
}

.user-defined-about-list .user-defined-about-item .content {
    margin: 0;
    width: 960px;
    color: #666;
    font-size: 16px
}

.a-container .a-content .a-content-items .items-label {
    width: 165px
}

.news-detail__subtitle {
    font-size: 16px;
    color: #333;
    margin: 30px;
    font-weight: 700
}

.news-detail__contact-us {
    box-sizing: border-box;
    background-color: #fff;
    padding: 30px;
    display: flex;
    border: 1px solid #eee;
    border-radius: 4px
}

.news-detail__contact-us .contact-form {
    width: 530px;
    flex: 1;
    background: #fff
}

.news-detail__contact-us .contact-form .a-container {
    justify-content: flex-start;
    padding: 15px 0 0
}

.news-detail__contact-us .contact-form .a-container .a-content {
    flex-direction: row;
    flex-wrap: wrap
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-items {
    flex-direction: column;
    align-items: flex-start;
    width: 45%
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-items:nth-child(odd) {
    margin-right: 40px
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-items .items-label {
    margin: 0 0 8px 4px
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-item {
    width: 45%
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-item:nth-child(odd) {
    margin-right: 10%
}

.news-detail__contact-us .contact-form .a-container .a-content .a-content-item .item-label {
    margin: 0 0 8px 4px
}

.news-detail__contact-us .contact-form .a-container .a-content .a-button {
    width: 45%;
    margin-left: 4px
}

.news-detail__contact-us .company-info {
    padding: 15px 70px 0;
    font-size: 14px;
    color: #333;
    max-width: 45%
}

.news-detail__contact-us .company-info .info-label {
    font-weight: 600
}

.news-detail__contact-us .info-item {
    margin: 20px 0;
    display: flex
}

.news-detail__contact-us .info-item span:first-child {
    color: #999;
    margin-right: 15px;
    min-width: 70px;
    display: inline-block
}

.contact-us__form .form-group {
    display: flex;
    padding: 15px 0
}

.contact-us__form .form-group:last-child {
    padding-bottom: 0
}

.contact-us__form .form-group .form-item {
    flex: 1;
    padding-right: 30px
}

.contact-us__form .form-group .form-item__label {
    margin-bottom: 8px;
    color: #333;
    font-weight: 700;
    position: relative;
    display: inline-block
}

.contact-us__form .form-group .form-item__label.required:after {
    content: "*";
    position: absolute;
    color: red;
    right: -10px;
    top: 0
}

.contact-us__form .form-group .form-item input,
.contact-us__form .form-group .form-item textarea {
    background: #f7f7f7;
    border: none;
    font-size: 16px;
    color: #999;
    width: 100%;
    padding: 15px
}

.contact-us__form .form-group .form-item input::-webkit-input-placeholder,
.contact-us__form .form-group .form-item textarea::-webkit-input-placeholder {
    color: #bbb
}

.contact-us__form .form-group .form-item input:-ms-input-placeholder,
.contact-us__form .form-group .form-item textarea:-ms-input-placeholder {
    color: #bbb
}

.contact-us__form .form-group .form-item input:-moz-placeholder,
.contact-us__form .form-group .form-item textarea:-moz-placeholder {
    color: #bbb
}

.contact-us__form .form-group .form-item input:focus,
.contact-us__form .form-group .form-item textarea:focus {
    outline: 2px solid #ccc;
    border-radius: 4px
}

.contact-us__form .form-group .form-item textarea {
    resize: vertical
}

.contact-us__form .form-group .form-item button {
    background: #ff2d38;
    font-size: 16px;
    color: #fff;
    border: none;
    padding: 10px 50px;
    cursor: pointer
}

.a-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 25px 34px
}

.a-container .a-title {
    margin-bottom: 26px;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    line-height: 30px;
    text-align: center
}

.a-container .a-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center
}

.a-container .a-content input {
    width: 100%;
    height: 44px;
    padding: 15px 10px;
    margin-left: 4px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e7e7e7
}

.a-container .a-content input::-webkit-input-placeholder {
    color: #999
}

.a-container .a-content input:-ms-input-placeholder {
    color: #999
}

.a-container .a-content input:-moz-placeholder {
    color: #999
}

.a-container .a-content input:focus {
    border-radius: 4px;
    outline: 2px solid #ccc
}

.a-container .a-content .a-content-item {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 20px
}

.a-container .a-content .a-content-item .item-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 8px;
    margin-left: 4px;
    min-width: 47px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px
}

.a-container .a-content .a-content-item .item-label .labe-icon {
    color: #ff4365
}

.a-container .a-content .a-content-items {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px
}

.a-container .a-content .a-content-items:last-child {
    margin-bottom: 10px
}

.a-container .a-content .a-content-items .items-label {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 164px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px
}

.a-container .a-content .a-content-items .items-label .label-icons {
    color: #ff4365
}

.a-container .a-content .a-button {
    width: 100%;
    height: 47px;
    margin-top: 8px;
    margin-left: 4px;
    line-height: 47px;
    text-align: center;
    background: #ff4365;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

.a-container .a-content .a-slider {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center
}

.a-container .a-content .a-slider label {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: left;
    margin-bottom: 8px;
    margin-left: 4px;
    min-width: 47px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 22px
}

.a-container .a-content .a-slider input[type=range] {
    width: 100%;
    height: 44px;
    background: linear-gradient(90deg, #55cea7 calc(var(--value)*(100% - 40px)/100), #fff calc(var(--value)*(100% - 40px)/100), #fff);
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    appearance: none
}

.a-container .a-content .a-slider input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 40px;
    height: 44px;
    border-radius: 5px;
    background: #55cea7;
    cursor: pointer;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.a-container .a-content .slider-hint {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #ddd
}

.self-advantage {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 1220px;
    margin: 0 auto 70px
}

.self-advantage.one-line {
    justify-content: center
}

.self-advantage .advanItem {
    overflow: hidden;
    width: 280px;
    height: 428px;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    margin-right: 33px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid #e5e5e5
}

.self-advantage .advanItem:hover {
    color: #fff;
    border: none
}

.self-advantage .advanItem:hover img {
    transform: scale(1.05)
}

.self-advantage .advanItem:nth-child(n+5) {
    margin-top: 8px
}

.self-advantage .advanItem:nth-child(4n) {
    margin-right: 0
}

.self-advantage .advanItem .em {
    margin-top: 30px;
    overflow: hidden;
    width: 280px;
    height: 213px;
    background: #fff
}

.self-advantage .advanItem .em img {
    width: 100%;
    height: 100%;
    transition: all 1s;
    border: none
}

.self-advantage .advanItem .title {
    box-sizing: border-box;
    width: 100%;
    margin: 23px auto 14px;
    padding: 0 17px;
    text-align: center;
    color: #000;
    font-size: 24px
}

.self-advantage .advanItem .tips {
    width: 20px;
    height: 4px;
    margin-bottom: 16px;
    background-color: #fcab04
}

.self-advantage .advanItem .content {
    color: #000;
    text-align: left;
    font-size: 14px;
    width: 218px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all
}

.user-defined-list {
    width: 1220px;
    margin: 0 auto
}

.user-defined-list .user-defined-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    width: 100%
}

.user-defined-list .user-defined-item .user-defined-item-img {
    overflow: hidden;
    width: 714px;
    height: 266px;
    transition: all 1s;
    z-index: 999
}

.user-defined-list .user-defined-item .user-defined-item-img img {
    width: 100%;
    height: 100%;
    transition: all 1s
}

.user-defined-list .user-defined-item .user-defined-item-img:hover img {
    transform: scale(1.05)
}

.user-defined-list .user-defined-item .user-defined-item-content {
    box-sizing: border-box;
    overflow: hidden;
    width: 475px;
    height: 266px;
    padding: 48px 77px;
    position: relative;
    background: url(f1cb30122397a1449163788bcfdd6fd5.png) no-repeat;
    background-size: 100% 100%
}

.user-defined-list .user-defined-item .user-defined-item-content .triangle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 10px solid transparent
}

.user-defined-list .user-defined-item .user-defined-item-content .triangle.left {
    right: -15px;
    border-left: 15px solid #fff;
    border-right: 0
}

.user-defined-list .user-defined-item .user-defined-item-content .triangle.right {
    left: -15px;
    border-left: 0;
    border-right: 15px solid #fff
}

.user-defined-list .user-defined-item .user-defined-item-content .title {
    margin-bottom: 16px;
    padding-right: 64px;
    font-size: 20px;
    font-weight: 700;
    color: #333
}

.user-defined-list .user-defined-item .user-defined-item-content .line {
    width: 30px;
    height: 4px;
    margin-bottom: 18px;
    background: #d8d8d8
}

.user-defined-list .user-defined-item .user-defined-item-content .desc {
    font-size: 16px;
    color: #5d5d5d;
    line-height: 26px;
    letter-spacing: .5px
}

.user-defined-list .user-defined-item .user-defined-item-content .numbering {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 29px;
    width: 65px;
    height: 74px;
    border-radius: 0 0 6px 6px;
    color: #fff;
    font-size: 36px
}

.user-defined-list .user-defined-item .user-defined-item-content .numbering img {
    width: 38px;
    height: 26px
}

.container-contact {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    width: 1220px;
    margin: 0 auto
}

.container-contact .us2-left {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    max-width: 742px;
    height: 470px;
    margin: 0 16px;
    border-radius: 3px;
    color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0
}

.container-contact .us2-left .left-nav .us2-left-ul .specail-li {
    margin-bottom: 0
}

.container-contact .us2-left .left-nav .us2-left-ul li {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin-bottom: 30px;
    font-size: 18px;
    width: 160px
}

.container-contact .us2-left .left-nav .us2-left-ul li .navfirst {
    margin-bottom: 18px;
    font-size: 22px;
    font-weight: 600;
    color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul li .navtwo {
    width: 32px;
    height: 3px;
    background: #336fff
}

.container-contact .us2-left .left-nav .us2-left-ul li a {
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item {
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 361px
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item::-webkit-scrollbar {
    display: none
}

.container-contact .us2-left .left-nav .us2-left-ul .us2-left-item li:last-child {
    margin-bottom: 0
}

.container-contact .us2-left .left-line {
    width: 1px;
    height: 434px;
    margin-right: 54px;
    opacity: .5;
    background: #999;
    border: 2px solid #999
}

.container-contact .us2-left .left-address {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #fff
}

.container-contact .us2-left .left-address .company-title {
    position: relative;
    max-width: 420px;
    margin-bottom: 18px;
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.container-contact .us2-left .left-address .company-title .company-contect {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 22px;
    color: #fff
}

.container-contact .us2-left .left-address .company-line {
    width: 32px;
    height: 3px;
    margin-bottom: 24px;
    background: #336fff
}

.container-contact .us2-left .left-address .company-detail {
    margin-bottom: 23px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #fff
}

.container-contact .us2-left .left-address .company-detail .company-tel {
    width: 29px;
    height: 35px
}

.container-contact .us2-left .left-address .company-detail .company-tel img {
    width: 100%;
    height: 100%
}

.container-contact .us2-left .left-address .company-detail .company-line {
    width: 1px;
    height: 45px;
    margin: 0 13px;
    background: #fff;
    border: 1px solid #fff
}

.container-contact .us2-left .left-address .company-detail .company-right .title-1 {
    margin-bottom: 6px;
    color: #fff;
    text-align: left;
    font-size: 14px;
    opacity: .7
}

.container-contact .us2-left .left-address .company-detail .company-right .content-1 {
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 24px;
    font-weight: 700
}

.container-contact .us2-left .left-address .company-map {
    overflow: hidden;
    display: block;
    position: relative;
    width: 430px;
    height: 145px;
    border-radius: 6px;
    text-decoration: none
}

.container-contact .us2-left .left-address .company-map .map-bg {
    width: 100%;
    height: 100%
}

.container-contact .us2-left .left-address .company-map .map-mid {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 238px;
    height: 48px;
    padding: 0 8px;
    background: #fff;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .14);
    border-radius: 3px
}

.container-contact .us2-left .left-address .company-map .map-mid .map-mid-content {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px
}

.container-contact .us2-left .left-address .company-map .map-icon {
    position: absolute;
    width: 80px;
    height: 38px;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%)
}

.container-contact .us2-right {
    width: 432px;
    border-radius: 6px;
    color: #fff;
    background: #fff
}

.container-contact .us2-right #aBtn {
    background: #ed4646 !important
}

.contact-form-sem {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: -100vh;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .2)
}

.contact-form-sem .contact-form-content {
    box-sizing: border-box;
    position: relative;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 0;
    background-color: #fff
}

.contact-form-sem .contact-form-content .contact-form-sem-close {
    position: absolute;
    top: 0;
    right: 10px;
    color: #f46;
    font-size: 40px;
    line-height: 50px;
    cursor: pointer
}

.container {
    background: #fff
}

.container .banner {
    height: 363px;
    line-height: 363px;
    position: relative;
    text-align: center;
    font-size: 34px;
    color: #fff
}

.container .banner .banner-text {
    position: absolute
}

.container .container-intro {
    width: 1190px;
    margin: 0 auto;
    padding-bottom: 25px;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef
}

.container .container-intro .intro {
    overflow: hidden;
    width: 902px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 31px;
    color: #5d5d5d;
    text-align: left
}

.container .block-title {
    margin: 40 auto 41px;
    position: relative;
    text-align: center
}

.container .block-title .h2 {
    display: inline-block;
    margin-bottom: 16px;
    font-size: 34px;
    text-align: center;
    color: #212121;
    font-weight: 700
}

.container .block-title .point {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-107px);
    width: 214px;
    height: 2px;
    margin-top: 16px;
    background-color: #ebebeb
}

.container .block-title .point .tipMiddle {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-12px);
    width: 24px;
    height: 3px;
    background: #336fff
}

.container .autoConfigServer {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    width: 100%;
    background: url(db9ed74649f1bd2fb9443b53c6dcb1e6.png) no-repeat 50%/100% 100%
}

.container #contactFormBox {
    overflow: hidden;
    width: 100%;
    padding-bottom: 72px;
    margin-top: 40px
}

.container #contactFormBox .block-title {
    margin-top: 54px
}

.container #contactFormBox .block-title .h2 {
    color: #fff
}