/* 1920px设计稿 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 20px;
}


body {
    font-family: "Lato", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
}

p {
    margin-bottom: 0.5rem;
}

a {
    text-decoration: none !important;
    outline: none;
}


img {
    height: auto;
    vertical-align: top
}


.section {
    background: #fff;
}

.section h2 {
    font-size: 2.4rem;
    line-height: 3.35rem;
    color: #333333;
    font-weight: 400;
}

.container {
    margin: 0 auto;
}



/*大分辨率 PC、TV*/
@media screen and (min-width: 1600px) {
    html {
        font-size: 20px;
    }

    .container {
        max-width: 1550px;
    }

    .section h2 {
        margin: 4rem 0 2rem !important;
    }

    .contact-info {
        min-height: 8.5rem;
    }



    .job-section {
        padding-top: 2.7rem !important;
    }

    .job-section h2 {
        margin: .5rem 0 3rem !important;
    }
    .rev_slider {
        height: 100vh !important;
    }
    .rev_slider .max-style {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .rev_slider .max-style span {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .custom-paragraph .slider-text p {
        min-width: 40rem !important;
        font-size: 2rem !important;
        line-height: 2.8rem !important;
        margin-bottom: 1.1rem;
    }

    .partner-section .container:after, .service-section .container:after {
        content: "";
        background-color: #F3F7FD;
        left: 57%;
        right: 0;
        bottom: 0;
        top: 10rem !important;
        min-height: calc(100vh - 10rem) !important;
        position: absolute;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
    html {
        font-size: 17px;
    }

    .container {
        max-width: 1200px;
    }

    .section h2 {
        margin: 2rem 0 !important;
    }

    .job-section {
        padding-top: 2.7rem !important;
    }

    .job-section h2 {
        margin: .5rem 0 3rem !important;
    }
    .rev_slider {
        height: 100vh !important;
    }
    .rev_slider .max-style {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .rev_slider .max-style span {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .custom-paragraph .slider-text p {
        min-width: 40rem !important;
        font-size: 2rem !important;
        line-height: 2.8rem !important;
        margin-bottom: 1.1rem;
    }

    .partner-section .container:after, .service-section .container:after {
        content: "";
        background-color: #F3F7FD;
        top: 7rem;
        left: 57%;
        right: 0;
        bottom: 0;
        min-height: calc(100vh - 7rem);
        position: absolute;
    }

}

/*中等分辨率 PC小分辨率、平板*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
    html {
        font-size: 12px;
    }

    .container {
        max-width: 960px;
    }

    .section h2 {
        margin: 2rem 0 !important;
    }

    .job-section {
        padding-top: 2.7rem !important;
    }

    .job-section h2 {
        margin: .5rem 0 3rem !important;
    }
    .rev_slider {
        height: 100vh !important;
    }
    .rev_slider .max-style {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .rev_slider .max-style span {
        font-size: 3rem !important;
        line-height: 4.2rem !important;
    }

    .custom-paragraph .slider-text p {
        min-width: 40rem !important;
        font-size: 2rem !important;
        line-height: 2.8rem !important;
        margin-bottom: 1.1rem;
    }

    .partner-section .container:after, .service-section .container:after {
        content: "";
        background-color: #F3F7FD;
        top: 7rem;
        left: 57%;
        right: 0;
        bottom: 0;
        min-height: calc(100vh - 7rem);
        position: absolute;
    }

}


/*手机设备*/
@media only screen and (max-width: 767px) {
    html {
        font-size: 14px !important;
    }

    .home-section, .history-section, .partner-section, .service-section, .contact-section {
        padding: 0;
        height: 100% !important;
    }

    .service-section {
        padding-bottom: 1rem !important;
    }

    .rev_slider .max-style {
        font-size: 1.8rem !important;
        line-height: 4.2rem !important;
        margin-top: 12rem;
    }


    .custom-paragraph .slider-text p {
        min-width: 40rem !important;
        font-size: 1rem !important;
        line-height: 1.8rem !important;
        margin-top: 8rem;
        margin-bottom: 1.1rem;
    }
    .history-left .history-pic img {
        height: auto !important;
    }

    .history-left-item {
        height: 500px;
    }


    .history-section .history-left:after {
        background: transparent !important;
    }

    .brand-feature, .service-feature {
        padding: 0 !important;
    }

    .culture-item {
        margin-left: 0 !important;
    }

    .footer-logo img {
        margin-top: 0 !important;
    }

    .brand-list {
        padding: 0 !important;
    }

    .section h2 {
        font-size: 2rem !important;
        line-height: 3 !important;
        margin: 0 !important;
    }

    .job-section {
        margin: 0 !important;
        padding: 0 !important;
    }

}


.language-switch {
    margin-left: 80px;
}

.language-switch a {
    color: #808080;
    font-size: .8rem;
    margin: 0 .5rem;
}


.home-section, .history-section, .partner-section, .service-section, .contact-section {
    padding: 0;
    height: 100vh;
}
.contact-section {
    background: rgba(229, 238, 250, 0.7);
    padding-bottom: 3rem !important;
}

.contact-info {
    background: rgba(255, 255, 255, 0.7);
    border-radius: .5rem;
    padding: .9rem !important;
    margin-bottom: 1rem;
    color: #333333;
    position: relative;
}

.card-effect .contact-info:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-radius: .5rem;
    background: rgba(8, 37, 79, 0.8);
    -webkit-transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -ms-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    opacity: 0;
}


.card-effect:hover .contact-info:before {
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    opacity: 1
}

.card-effect:hover .contact-info {
    color: #fff !important;
}

.contact-info ul {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}

.contact-info ul li.contact-title {
    font-weight: 500;
    font-size: .8rem;
    line-height: 1rem;
    margin-bottom: .8rem;
    display: inline-block;
}

.contact-info ul li.contact-item {
    line-height: 1.25;
}

.contact-info ul li:nth-child(2) {
    margin-top: 0;
}

.contact-info ul li.contact-item .text {
    font-size: .7rem;
    line-height: 1rem;
    display: inline-block;
    width: 90%;
    vertical-align: top;
}

@media screen and (max-width: 1599px) {
    .contact-info ul li.contact-item .text {
        width: 85%;
    }
}

.contact-info ul li.contact-item .icon {
    width: .8rem;
    height: .8rem;
    vertical-align: top;
    margin: .12rem .4rem 0 0;
}

.contact-info ul li.contact-item .icon-phone {
    background: url("../images/phone_gray_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.contact-info ul li.contact-item .icon-email {
    background: url("../images/mail_gray_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.contact-info ul li.contact-item .icon-address {
    background: url("../images/location_gray_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}


.card-effect:hover .contact-info ul li.contact-item .icon-email {
    background: url("../images/mail_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.card-effect:hover .contact-info ul li.contact-item .icon-address {
    background: url("../images/location_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.card-effect:hover .contact-info ul li.contact-item .icon-phone {
    background: url("../images/phone_icon.png") 0 0 no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.culture-section {
    width: 100%;
    background: url("../images/corporate_img.png") 0 0 no-repeat !important;
    background-size: 100% 100% !important;
    padding-bottom: 6rem !important;
}

.culture-item {
    border-left: .1rem solid #ffffff !important;
    height: 8rem;
    padding-left: 1rem;
    margin-left: 5.3rem;
}


.culture-item p:first-child {
    color: white;
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.culture-item p:last-child {
    color: white;
    font-size: .8rem;
    line-height: 1.3rem;
    margin-top: 1rem;
}

.service-section {
    padding-bottom: 0;
}

.service-section .case-block {

    margin-top: 2.5rem;
}


.service-section .case-block:last-child {
    margin-bottom: 2.5rem;
}

.service-section .case-block img {
    width: 10rem;
    height: 7.5rem;
}

.service-section .case-block h4 {
    background: #0C387D;
    color: #fff;
    min-width: 6.5rem;
    padding: 0 .5rem;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    display: inline-block;
    font-weight: 400;
    font-size: .8rem;
}

.service-section .case-block .title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 2rem;
    margin-top: 1rem;
    color: #333333;
}

.service-section .case-block .description {
    color: #333333;
    font-size: .8rem;
    margin-top: .4rem;
}

.brand-feature, .service-feature {
    padding: 4rem 0 2rem 4rem;
    position: relative;
    overflow: hidden;
}

.hidden-me {
    display: none;
}


.brand-feature h4, .service-feature h4 {
    background: #0C387D;
    font-weight: 400;
    text-align: center;
    padding: .4rem 2.3rem;
    display: inline;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.7rem;
}


.list-inline-item a {
    text-align: center;
    padding: .4rem;
    display: inline;
    color: #333333;
    font-size: 1.2rem;
    line-height: 1.7rem;
    border: none;
}

.list-inline-item a.active {
    border-bottom: 2px solid #0C387D;
    color: #0C387D;
}


.brand-feature .case-block-inner, .service-feature .case-block-inner {
    position: relative;
    z-index: 1;
}

.brand-feature .description, .service-feature .description {
    font-size: .8rem !important;
    line-height: 1.5rem;
    color: #333333;
    margin-top: 1.6rem;
}

.brand-feature .img-feature, .service-feature .img-feature {
    width: 100%;
    margin-top: 1.5rem;
}


.product-section {
    background-color: #0A0A0A;
}

.brand-list {
    padding: 7rem 4.1rem 0 0;
}

.brand-grid img {
    width: 100%;
    height: auto;
    margin: .3rem 0;
    transition: all .5s
}

.brand-grid img:hover {
    background: #FFFFFF;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    cursor: pointer;
    transform: scale(1.1)
}


.brand-grid {
    width: 14.28%;
    float: left;
    padding: 0 .3rem;

}

.brand-grid:nth-child(1) {
    margin-top: 9.3rem;
}

.brand-grid:nth-child(2) {
    margin-top: 5.7rem;
}

.brand-grid:nth-child(3) {
    margin-top: 2.85rem;
}

.brand-grid:nth-child(5) {
    margin-top: 2.85rem;
}

.brand-grid:nth-child(6) {
    margin-top: 5.7rem;
}

.brand-grid:nth-child(7) {
    margin-top: 9.3rem;
}


.job-section .job-info {
    padding-left: 6.5rem;
}

.job-section .contact-email {
    font-size: 1.2rem;
    color: #333333;
    line-height: 1.3rem;
}

.job-section .contact-more {
    font-size: 1rem;
    color: #666666;
    line-height: 1.3rem;
    margin-top: 1.5rem;
}


.timeline ul {
    padding: 0;
}

.timeline ul li {
    position: relative;
    overflow: hidden;
    margin: 0;
}

.timeline ul li .milestone {
    float: left;
    font-size: 1.2rem;
    line-height: 1.2rem;
    color: #888888;
    margin: 0 1.85rem 0 0;
}

.history-right .timeline li.active .milestone, .history-right .timeline li.active .timeline-content {
    color: #0C387D !important;
}

.timeline-content p {
    cursor: pointer;
    margin: 0 0 10px;
}

.timeline ul li .milestone:hover, .timeline ul li .timeline-content:hover {
    color: #0C387D;
}


@media only screen and (max-width: 992px) {

    .timeline ul li .milestone {
        text-align: left;
    }
}

.timeline ul li .timeline-content {
    width: 80%;
    float: left;
    padding-left: 3.1rem;
    position: relative;
    font-size: 1rem;
    min-height: 4rem;
    line-height: 1.4rem;
    color: #888888;
}

.timeline ul li:not(:last-child) .timeline-content:before {
    content: '';
    position: absolute;
    height: 100%;
    width: .2rem;
    background-color: #D0DEF5;
    top: 0;
    left: .5rem;
}

@media screen and (min-width: 1600px) {
    .timeline ul li .timeline-content {
        width: calc(100% - 100px);
    }
}


.timeline ul li .timeline-content:after {
    content: '';
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    border: .25rem solid #D0DEF5;
}

.timeline ul li.active .timeline-content:after {
    background: #155CCD;
}


.owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}

.history-right {
    padding: 0 0 0 6.25rem;
}


.history-left {
    padding: 0;
    z-index: 10;
    position: relative;
}


.history-section .history-left:after {
    content: "";
    background: rgba(21, 92, 205, 0.05);
    top: -200px;
    left: -300px;
    bottom: 0;
    right: 0;
    position: absolute;
    min-height: 100vh;
}


.history-pic {
    position: relative;
}

.history-pic img {
    width: 100%;
    height: 18.5rem;
}

.history-info {
    position: relative;
    margin-right: 5.3rem;
    z-index: 9;
}


.history-info .year {
    font-size: 1.9rem;
    line-height: 2.5rem;
    width: 7rem;
    height: 2.5rem;
    color: #fff;
    text-align: center;
    background: #0C387D;
    margin-top: 1.75rem;
}

.history-info .title {
    font-size: 1.2rem;
    margin-top: 1.5rem;
    line-height: 1.7rem;
    color: #333333;
}

.history-info .content {
    margin-bottom: 0;
    font-size: 1rem;
    color: #333333;
    margin-top: 1.5rem;
    line-height: 1.95rem;
}


