/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    padding-top: 3rem;
    padding-bottom: 3rem;
    color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
    margin-bottom: 4rem;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center;
}

.marketing h2 {
    font-weight: 400;
}

/* rtl:begin:ignore */
.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem;
}

/* rtl:end:ignore */


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    /* rtl:remove */
    letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top: 7rem;
    }
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

@media (max-width: 768px) {
    .dato-job {
        margin: 10px 10px
    }

    .dato-banner.carousel {
        margin-bottom: 0rem;
    }
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

@media (min-width: 1440px) {
    /*.navbar-nav{padding-left: 10rem}*/
}

a {
    color: #000000;
    text-decoration: none;
    font-size: 14px;
}

a:hover {
    color: #1D4580;
    text-decoration: none
}

body, html {
    margin: 0;
    padding: 0;
    font-size: 14px
}

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

p {
    color: #394250
}

main {
    margin-top: 80px
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-left: 0px;
    padding-right: 0px
}

.dato-top {
    background: #FFFFFF !important;
    box-shadow: 0px 2px 18px 0px rgba(26, 36, 51, 0.08);
}

.dato-top .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .show > .nav-link {
    color: #1D4580;
}

.dato-top .navbar-nav .nav-link, .navbar-dark .navbar-nav .show > .nav-link {
    color: #1A2433;
}

.dato-top .navbar-nav .nav-link.disabled, .navbar-dark .navbar-nav .show > .nav-link {
    color: #838D9C;
}

.dato-top .navbar-nav .nav-link:hover {
    color: #838D9C;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #838D9C;
}

.dato-top .nav-item {
    margin-right: 32px
}

/*.dato-top .navbar-nav .nav-link:visited {color: #838D9C;}*/
.dato-login {
    vertical-align: middle;
    margin: 0 10px 0 0;
    padding-top: 6px;
}

.flex-dato {
    height: 42px;
    width: 171px;
    line-height: 42px;
    display: flex
}

.btn-outline-success {
    min-height: 40px;
    color: #FFFFFF;
    background-color: #1D4580;
    border: none;
    display: inline-flex;
    font-size: 14px;
    align-items: center;
    min-width: 122px;
    justify-content: center
}

.btn-outline-success:hover {
    background-color: #53729F;
}

/*.nav-item {margin: 0 10px}*/
.navbar-toggler {
    background-color: #1a2433;
    padding: 0.1rem 0.5rem;
}

/*banner*/
.p-banner {
    font-size: 14px;
    color: #ffffff
}

.dato-banner .img-fluid {
    width: 100%
}


/*dato-center3*/
.dato-center3 .img-thumbnail {
    border: none
}

.dato-center3 h1 {
    font-size: 30px;
    color: #1A2433;
    font-weight: 600
}

.dato-center3 .bi {
    font-size: 22px;
    font-weight: bold
}

/*service customer*/
.customer-mod {
    background: url(images/ShapeGroup@1x.png) no-repeat top;
    background-size: 100% 100%;
    min-height: 708px
}

.customer-mod .li-list li {
    background: #ffffff;
    box-shadow: 0px 2px 18px 0px rgba(26, 36, 51, 0.08);
    margin: 20px
}

.dato-job {
    margin-top: 15px;
}

.dato-job span {
    padding: 10px 0px;
    display: inline-block;
    color: #1A2433;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.dato-job span.w {
    color: #838D9C;
    font-size: 14px
}

.customer-mod h1, .customer-mod h3, .customer-mod p {
    color: #1A2433
}

.customer-mod h1 {
    font-size: 44px;
    font-weight: 600;
}

.customer-mod h2 {
    font-size: 20px
}

.customer h1 {
    color: #1D4580
}

.cust_text {
    font-size: 16px;
    color: #1A2433
}

/*footer_ad*/
.footer_ad {
    background-color: #1D4580;
    display: inline-block;
}

.footer_ad h1 {
    color: #FFFFFF
}

.footer_ad .btn-info {
    background-color: transparent !important;
    border: 1px solid #ffffff;
    color: #ffffff;
    height: 42px;
    width: 171px;
    line-height: 30px;
}

.footer_ad .footer-title {
    color: #FFFFFF;
    font-weight: 500;
    font-size: 48px;
    letter-spacing: -1.67px;
}

.footer_ad .footer-content {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: 0px;
}

.footer_ad .footer-last {
    margin-top: 63px
}

.footer_ad .mt-5 {
    margin-top: 90px
}

/*底部样式*/
footer {
    background-color: #222933;
    color: #FFFFFF;
    display: inline-block;
}

.footer a.nav-link:hover {
    color: inherit;
    font-size: 16px;
}

.footer a.nav-link {
    color: #FFFFFF;
    padding: 0;
    font-size: 16px;
}

.footer .bottom {
    margin-top: 80px;
    height: 250px;
}


.footer .bottom p {
    font-weight: normal;
    font-size: 14px;
    color: #838D9C;
}

.footer hr {
    opacity: 0.16;
    font-size: 1px;
    color: #838D9C;
}

.footer p {
    font-weight: normal;
    font-size: 14px;
    color: #838D9C;
}

/*.footer img {*/
/*    width: ;*/
/*}*/

.footer .footer-last {
    font-weight: normal;
    font-size: 12px;
    color: #838D9C;
}

.tips-alert {
    position: fixed;
    top: 86px;
    left: 0;
    right: 0;
    background-color: #DBE9FF;;
    text-align: center;
    height: 40px;
}

.tips-alert p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 10px;
    text-align: center;
    color: #1D4580;
}

.tips-alert.hide {
    display: none;
}

/*superior-content*/
.title-h1 {
    font-size: 44px;
    text-align: center;
    font-weight: 900;
    color: #1A2433;
    height: 88px;
    line-height: 88px;
    margin-top: 150px;
}

.container-title {
    height: 480px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
}

.cover-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 70px;
    transition: all linear 0.3s 0s;
    background-color: #1D4580;
    opacity: 0;
    padding-top: 100px;
}

.cover-info h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 88px;
    text-align: center;
    color: #FFFFFF;
}

.cover-info p.cover-context {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    padding: 0 80px 0 80px;
    margin: 0;
}

.container-title .container-img-left {
    background: url("./images/Mask Group3.png") no-repeat;
    background-size: 100% auto;
    position: relative;
}

.container-title .container-img-left:hover .cover-info {
    opacity: 1;
    top: 0;
}

.container-title .container-img-center {
    background: url("./images/Mask Group2.png") no-repeat;
    background-size: 100% auto;
    position: relative;
}

.container-title .container-img-center:hover .cover-info {
    opacity: 1;
    top: 0;
}

.container-title .container-img-right {
    background: url("./images/Mask Group.png") no-repeat;
    background-size: 100% auto;
    position: relative;
}

.container-title .container-img-right:hover .cover-info {
    opacity: 1;
    top: 0;
}

.container-title p {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 480px;
    /* identical to box height, or 200% */
    text-align: center;
    color: #FFFFFF;
}

.superior-content {
    background-color: #F7F9FC;
    height: 589px;
    margin-top: 60px;
}

.superior-content h1.title {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    text-align: center;
    color: #1A2433;
    line-height: 88px;
    padding-top: 50px;
}

.superior-content .superior-content-bottom {
    margin-top: 50px;
}

.superior-content .superior-content-bottom .superior-content-box {
    background-color: #FFFFFF;
    text-align: center;
    padding: 50px 15px 10px;
    border-bottom: 2px double #1D4580;
}

.superior-content .superior-content-bottom .superior-content-box h1 {
    margin-top: 32px;
    margin-bottom: 24px;
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    text-align: center;
    color: #1A2433;
}

.superior-content .superior-content-bottom .superior-content-box p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #838D9C;
}

.superior-content .superior-content-bottom .superior-content-box img {
    position: relative;
    line-height: 80px;
    text-align: center;
}

.superior-content .img-thumbnail {
    border: none
}

img.img-thumbnail {
    border-width: 0;
}

/*price*/
.price {
    background-color: #F7F9FC
}

.price .pricr-title h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 62px;
    color: #1A2433;
}

.price .price-title p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #394250;
}

.price .pirce-content h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 60px;
    line-height: 88px;
    text-align: center;
    color: #1A2433;
}

.price .pirce-content p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #394250;
}

.price .btn-outline-secondary {
    background: #1D4580;
    color: #ffffff;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

.price .btn-info {
    background: #ffffff;
    color: #1A2433;
    border: 1px solid #1A2433;
}

.price .btn-info:hover {
    background: #1D4580;
    color: #ffffff;
}

.price .pirce-content {
    background-color: #ffffff
}

.price .card-header {
    border: none;
    background: none;

}

.price .card {
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
    border-radius: 2px;
}

.price .card-header h4 {
    padding-top: 40px;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    color: #1A2433;
}

.price .card-header p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #394250;
}

.price .card-header .card-title {
    color: #1A2433;
    font-size: 64px;
}

.card-title .text-muted1 {
    font-size: 24px;
    color: #1A2433;
    font-weight: 700;

}

.price .list-unstyled {
    text-align: left;
    padding-left: 1rem;
    line-height: 3rem;
    font-size: 16px;
    color: #1A2433
}

.price .list-unstyled i {
    font-size: 14px;
    margin-right: 10px
}

.price .list-unstyled .disabled {
    color: #808080
}

.price .card-defult {
    background-color: #04B78A;
    color: #FFFFFF;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
}

.price .card-defult.mo {
    background-color: #FFFFFF
}

.price .price-bottom h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
    color: #1A2433;
}

.price .price-bottom p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #394250;
}

.price .price-bottom .form-control1 {
    width: 500px;
    height: 54px;
    border-radius: 2px;
    background-color: #F7F9FC;
    border: 1px solid #394250;
    box-sizing: border-box;
    padding-left: 20px;
}

.price .price-bottom .btn-outline-secondary {
    width: 108px;
}


.price .card-body button {
    height: 48px;
    width: 95%;
}

/*about*/
.about {
    background-color: #FFFFFF
}

.about .ad-title, .anli .ad-title {
    font-size: 16px;
    color: #ffffff;
    line-height: 35px
}

.about span.span-time {
    color: #394250;
    font-size: 22px;
}

.about span.top-50 {
    top: 10% !important;
}

.about .time-list li {
    color: #394250
}

.about .time-list li h5 {
    color: #1A2433
}

.about h1 {
    color: #1A2433;
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
}

.content1 img {
    max-width: 100%;
}

.about .text-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #394250;
    padding: 0 90px 50px 90px;
}

/*.about .text-img{*/
/*    max-width: 100%;*/
/*}*/

.about .content2 strong {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1px;
    color: #1D4580;
    padding: 50px 0 30px 0;
}

.about .content2 p {
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #394250;
}

.about .content2 h5 {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 0px;
    display: flex;
    align-items: center;
    letter-spacing: 0.1px;
    color: #1A2433;
    padding-top: 40px;

}

.licheng > div {
    display: none;
}

.licheng > div.active {
    display: flex;
}

.about .content2 .content-title .title-time {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    width: 100%;
    letter-spacing: 0.1px;
    color: #394250;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    height: 4em;
    line-height: 4;
    position: relative;

}

.about .content2 .content-title .title-time.active {
    color: #1D4580;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1px;
}

.about .content2 .content-title .title-time.active::after {
    content: '';
    width: 40%;
    height: 1px;
    position: absolute;
    top: 75%;
    left: 50%;
    font-size: 1px;
    transform: translate(-50%, -50%);
    background-color: #1D4580;
}

.about .content3 .carousel-item h1 {
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    margin-top: 150px;
    color: #FFFFFF;
}

.about .content3 .carousel-item p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.1px;
    color: #FFFFFF;
    margin-top: 40px;
}

.about .content3 {
    background-color: #F7F9FC;
}

.about .content4 h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 130%;
    text-align: center;
    color: #222222;
    margin-bottom: 60px;
}

.about .content4 .content4-box2 {
    margin-left: 50px;
}

.about .footer_ad h1 {
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    font-size: 34px;
    line-height: 66px;
    text-align: center;
    letter-spacing: 0.2px;
}

.about .footer_ad h1 span {
    font-size: 44px;
}

.about .footer_ad .ad-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #FFFFFF;
}

.footer_ad .input-group input {
    background-color: #1D4580;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #FFFFFF;
    height: 54px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
}

.footer_ad .input-group button {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
}


.about .about-honor-text {
    background-color: #1D4580;
}

.about .about-honor-text h1, .about .carousel-inner h1 {
    color: #FFFFFF
}

.about .about-honor-text p {
    color: #FFFFFF;
    font-size: 16px
}

.about .carousel {
    margin-bottom: 0rem
}

/*anli*/
.anli .border-1 {
    border-bottom: 2px solid #EEEEEE !important
}

.anli .anli-title h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
    color: #1A2433;
}

.anli .anli-title p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #394250;
}

.anli .anli-list h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
    color: #1A2433;
}

.anli .nav-link1 {
    font-size: 16px;
    color: #394250;
    border-radius: 0rem;
    display: flex;
    align-items: center;
    letter-spacing: 0.2px;
    font-style: normal;
    font-weight: normal;
}

.anli .nav-link1 .active {
    color: #1D4580;
    border-bottom: 2px solid #1D4580;
    padding: 10px;
}


.anli .card-title {
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.1px;
    color: #1A2433;
}

.anli .card-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    letter-spacing: 0.2px;
    color: #394250;
}


.anli .card {
    border: none;
}

.anli .card .card-img {
    position: relative;
}

.anli .card .card-img:hover .anli-cover {
    opacity: 0.77;
    top: 0;
}

.anli .card .card-img .anli-cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 70px;
    transition: all linear 0.3s 0s;
    background-color: #1D4580;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.anli .card .card-img .anli-cover .stretched-link {
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 2px;
    color: #FFFFFF;
    width: 122px;
    height: 42px;
    text-align: center;
    padding: 10px;
}

.anli-footer {
    background: #F7F9FC;
}

.anli-footer .footer-title h1 {
    font-style: normal;
    font-weight: 900;
    font-size: 44px;
    line-height: 62px;
    text-align: center;
    color: #1A2433;
}

.anli-footer .footer-title p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #394250;
}

.anli-footer .input-group .anli-footer-left {
    width: 632px;
    height: 269px;
    background: #FFFFFF;
    border-radius: 2px;
}

.anli-footer .input-group .anli-footer-left:hover {
    box-shadow: 0px 2px 18px rgba(26, 36, 51, 0.08);
}

.anli-footer .input-group .anli-footer-left .footer-content {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.2px;
    color: #394250;
    margin: auto;
    overflow: hidden;
    max-height: 120px;
}

.anli-footer .input-group .anli-footer-left .img-1 {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.anli-footer .input-group .anli-footer-left .img-2 {
    float: right;
}

.anli-footer .input-group .anli-footer-left .footer-bottom h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #373F41;
    /*padding-left: 30px;*/
    margin-left: 110px;
    transform: translateY(20px);

}

.anli-footer .input-group .anli-footer-left .footer-bottom p {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #373F41;
    margin-left: 110px;
    transform: translateY(25px);
}


/*首页*/
.index .dato-partner {
    background: #fafbfe;
}

.index .dato-partner h2 strong {
    color: #222222;
    font-style: normal;
    font-weight: 600;
    font-size: 44px;
    line-height: 130%;
    text-align: center;
}

.index .dato-partner .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    color: #838D9C;
}

.index .dato-partner .partner .partner-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: #fff;
    box-shadow: 0px 4px 16px rgba(26, 36, 51, 0.08) */
}

.index .dato-partner .partner ul li {
    flex: 0 0 auto;
    width: 16%;
}


.index .dato-partner .partner .partner-img img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}

/*xipan help-top */
.help-top {
    background: #1D4580;
    min-height: 200px
}

.help-top h1 {
    color: #FFFFFF
}

.help-top .seach .input-group-text {
    border: 1px solid #97C3F9;
    background-color: #1D4580;
    color: #FFFFFF;
    margin-left: 10px;
    width: 60px;
    justify-content: center;
}


.help-top .seach .form-control {
    border: 1px solid #97C3F9;
    background-color: #1D4580;
    height: 48px;
}

.help-top .seach .form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #FFFFFF;
}

.help-content .help-cat .active {
    line-height: 32px;
    font-size: 14px;
    color: #1D4580;
    font-style: normal;
    font-weight: normal
}

.help-content .help-cat li {
    line-height: 32px;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #394250;
}

.help-content .nav .title {
    font-weight: bolder;
    color: #1A2433;
    padding: 10px 0;
}

.help-content .nav .active {
    color: #1D4580;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.help-content .nav li {
    color: #1A2433;
    padding: 5px 0;
}

.help-content .nav li.active a {
    color: #1D4580;
}

.help-text .title {
    color: #1A2433;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: left;
}

.help-text .bottom-first {
    position: relative;
    border-radius: 2px;
    background: #04B78A;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 228px;
    height: 42px
}

.help-text .bottom-last {
    border-radius: 2px;
    background: #E44545;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 228px;
    height: 42px
}

.help-text .bottom-last p {
    margin-bottom: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
}

.help-text .bottom-first p {
    margin-bottom: 0;
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
}

.help-content .content-title .bread {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    display: flex;
    align-items: center;
    color: #1A2433;
}

.help-content .content-title hr {
    background: #EEEEEE;
    border-radius: 4px;
    font-size: 1px;
}

.form-control, .form-control:focus {
    color: #97C3F9;
}

.form-control, .form-control.message:focus {
    color: #000000;
}

.form-control::-webkit-input-placeholder {
    color: #FFFFFF;
    font-size: 1em;
}

:-moz-placeholder {
    color: #FFFFFF;
    font-size: 1em;
}

::-moz-placeholder {
    color: #FFFFFF;
    font-size: 1em;
}

:-ms-input-placeholde {
    color: #FFFFFF;
    font-size: 1em;
}

.help-text p {
    line-height: 28px;
}

.help-text h4 {
    padding: 10px 10px 10px 0px;
    font-size: 16px;
    color: #1A2433
}

.menu.active {
    display: block;
}

.menu {
    display: none;
}

.row .nav ul li .active {
    color: #1D4580;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.breadcrumb-item a {
    color: #999;
}

.breadcrumb-item .active a {
    color: #97C3F9;
}

.bread-title {
    color: #1A2433;
    font-weight: bold;
    font-size: 18px;
    /*line-height: 32px;*/
    letter-spacing: 0px;
    text-align: left;
    padding-top: 5px
}

.bread-title li a {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    /*line-height: 32px;*/
    display: flex;
    align-items: center;
    color: #838D9C;
}

.bread {
    color: #1A2433;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.content-desc p {
    letter-spacing: 0px;
    text-align: left;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    color: #1B2124;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 173px;

}

.content-desc em {
    color: #F2A626;
    background-color: #FFEFD4;
    font-style: normal;
}

.row-left {
    color: #1A2433;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: left;
}

.help-cat li {
    color: #394250;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0px;
    text-align: left;
}

.row-bottom {
    font-weight: bold;
    font-size: 48px
}

.scroll-img-list {
    white-space: nowrap;
    /*overflow: auto;*/
    overflow: hidden;
    position: relative;
}

.scroll-img-list::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(
        30deg, #ffff 10%, transparent 30%, transparent 70%, #fff 90%);
}

.scroll-img-list ul {
    display: inline-flex;
    animation: scroll 90s linear infinite 0s;
    animation-play-state: running;
}

.scroll-img-list:hover ul {
    animation-play-state: paused;
}

.scroll-img-list ul > li {
    margin-right: 20px;
}

.footer a.snav-link {
    color: #838D9C;
    padding: 0;
    font-size: 14px;
}

.scroll-img-list > li:last-child {
    margin-top: 20px;
    margin-left: 80px;
}

@keyframes scroll {
    0% {
        transform: translateX(-100%);
        margin-left: 90%;
    }
    50% {
        transform: translateX(0);
        margin-left: 0;
    }

    100% {
        transform: translateX(-100%);
        margin-left: 90%;
    }

}

#s_side_wrapper{
    width: 100px;
    height: 220px;
    position: fixed;
    right: 24px;
    top: 250px;
    background-color: #1D4580;
    z-index: 3;
    text-align: center;
    color: #fff;
}
#s_side_wrapper a {
    color: #fff;
}
#erweima{
    position: absolute;
    right: 100px;
    top: 74px;
    display:none;
}
#erweima img{
    width: 150px;
}
#s_side_wrapper #kefu{
    height: 110px;
    margin: 0px 5px;
    border-bottom: 2px solid #fff;
}
#s_side_wrapper #weixin:hover #erweima{
   display:block;
}
#qidian_wpa_3009066662_44934{
    right: 45px;
    left: auto!important;
    bottom: auto!important;
    top: 254px!important;
}