﻿/*@font-face {*/
    /*font-family: 'AVGARDN';*/
    /*src: url("../fonts/AVGARDN.eot");*/
    /*src: url("../fonts/AVGARDN.eot?#iefix") format("embedded-opentype"), url("../fonts/AVGARDN.woff") format("woff"), url("../fonts/AVGARDN.ttf") format("truetype"), url("../fonts/AVGARDN.svg#Sri-TSCRegular") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'Avgardd';*/
    /*src: url("../fonts/Avgardd.eot");*/
    /*src: url("../fonts/Avgardd.eot?#iefix") format("embedded-opentype"), url("../fonts/Avgardd.woff") format("woff"), url("../fonts/Avgardd.ttf") format("truetype"), url("../fonts/Avgardd.svg#Sri-TSCRegular") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'GOTHIC';*/
    /*src: url("../fonts/GOTHIC.eot");*/
    /*src: url("../fonts/GOTHIC.eot?#iefix") format("embedded-opentype"), url("../fonts/GOTHIC.woff") format("woff"), url("../fonts/GOTHIC.ttf") format("truetype"), url("../fonts/GOTHIC.svg#Sri-TSCRegular") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'impact';*/
    /*src: url("../fonts/impact.eot");*/
    /*src: url("../fonts/impact.eot?#iefix") format("embedded-opentype"), url("../fonts/impact.woff") format("woff"), url("../fonts/impact.ttf") format("truetype"), url("../fonts/impact.svg#Sri-TSCRegular") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal*/
/*}*/

/*@font-face {*/
    /*font-family: 'HELR45W';*/
    /*src: url("../fonts/HELR45W.eot");*/
    /*src: url("../fonts/HELR45W.eot?#iefix") format("embedded-opentype"), url("../fonts/HELR45W.woff") format("woff"), url("../fonts/HELR45W.ttf") format("truetype"), url("../fonts/HELR45W.svg#Sri-TSCRegular") format("svg");*/
    /*font-weight: normal;*/
    /*font-style: normal*/
/*}*/

.w1200 {
    width: 1200px;
    margin: 0 auto
}

@media (max-width: 1220px) {
    .w1200 {
        width: 96%
    }
}

header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 111px;
    background: url(../Images/header_bg.png) repeat-x center center;
    background-size: contain;
    overflow: hidden
}

@media (max-width: 1024px) {
    header {
        display: none
    }
}

header .bocweb-logo {
    width: 288px;
    height: 45px;
    overflow: hidden;
    float: left;
    margin: 11px 0 0 3.59%;
    transition: all 0.5s;
    transform: translateX(-300px)
}

@media (max-width: 1200px) {
    header .bocweb-logo {
        margin: 11px 0 0 3%
    }
}

header .bocweb-logo img {
    width: 100%;
    display: block
}

header .header_r {
    margin-right: 4.9%;
    float: right;
    overflow: hidden;
    transition: all 0.5s;
    transition: all 0.5s;
    transform: translateX(300px);
    width: 490px
}

@media (max-width: 1200px) {
    header .header_r {
        margin-right: 4%
    }
}

header .header_r .tel {
    float: left;
    overflow: hidden;
    margin-top: 19px
}

header .header_r .tel .icon {
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    float: left;
    border-radius: 100%
}

header .header_r .tel .icon em {
    margin: 7px auto 0;
    display: block;
    width: 17px;
    height: 13px;
    background: url(../Images/tel_icon.png) no-repeat;
    background-size: cover
}

header .header_r .tel span {
    float: left;
    display: block;
    font-size: 20px;
    color: #fff;
    font-family: 'AVGARDN';
    line-height: 30px;
    margin-left: 12px
}

header .header_r .share {
    float: left;
    margin-left: 5.48%;
    overflow: hidden;
    margin-top: 24px
}

header .header_r .share .mail {
    width: 22px;
    height: 20px;
    background: url(../Images/mail_icon.png) no-repeat;
    background-size: cover;
    float: left;
    margin: 0 13px 0 0
}

header .header_r .share .bdsharebuttonbox {
    float: left;
    overflow: hidden
}

header .header_r .share .bdsharebuttonbox a {
    float: left;
    padding: 0;
    margin: 0 13px 0 0;
    display: block;
    width: 22px;
    height: 20px
}

header .header_r .share .bdsharebuttonbox .bds_qzone {
    background: url(../Images/qq_icon.png) no-repeat;
    background-size: cover
}

header .header_r .share .bdsharebuttonbox .bds_weixin {
    background: url(../Images/quan_icon.png) no-repeat;
    background-size: cover
}

header .header_r .share .vr {
    width: 20px;
    height: 24px;
    background: url(../Images/vr.png) no-repeat;
    background-size: cover;
    float: left;
    margin: -2px 11px 0 0
}

header .header_r .bocweb-search {
    float: left;
    margin-top: 19px;
    margin-left: 2.41%;
    border: 1px solid #fff;
    height: 28px;
    border-radius: 28px;
    line-height: 28px;
    display: none
}

header .header_r .bocweb-search form {
    padding: 0 27px 0 0;
    position: relative
}

header .header_r .bocweb-search form input {
    width: 100%;
    line-height: 28px;
    height: 28px;
    border: 0 none;
    padding: 0;
    background: none;
    color: #fff;
    font-size: 12px;
    text-indent: 1em
}

header .header_r .bocweb-search form input::-webkit-input-placeholder {
    color: #fff
}

header .header_r .bocweb-search form input:-moz-placeholder {
    color: #fff;
    opacity: 1
}

header .header_r .bocweb-search form input::-moz-placeholder {
    color: #fff;
    opacity: 1
}

header .header_r .bocweb-search form input:-ms-input-placeholder {
    color: #fff
}

header .header_r .bocweb-search form button {
    width: 19px;
    height: 19px;
    position: absolute;
    right: 8px;
    top: 4px;
    background: url(../Images/search_icon.png) no-repeat;
    background-size: cover;
    border: 0 none;
    padding: 0;
    outline: none
}

header .header_r .tabs {
    float: left;
    margin-top: 19px;
    margin-left: 4.83%
}

header .header_r .tabs a {
    width: 28px;
    height: 28px;
    border: 1px solid #fff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    display: block;
    float: left;
    margin-right: 5px;
    border-radius: 28px;
    color: #fff
}

@media (min-width: 1024px) {
    header .header_r .tabs a:hover {
        background: #fff;
        color: #333
    }
}

header .header_r .bocweb-menu {
    float: left;
    margin-top: 26px;
    margin-left: 3.22%;
    cursor: pointer
}

header .header_r .bocweb-menu em {
    width: 17px;
    height: 17px;
    background: url(../Images/pc_menu.png) no-repeat;
    background-size: cover;
    transform-origin: center center;
    transition: all 1s;
    display: block
}

@media (min-width: 1024px) {
    header .header_r .menu:hover em {
        transform: rotateY(360deg)
    }
}

header.on .bocweb-logo {
    transform: translateX(0)
}

header.on .header_r {
    transform: translateX(0)
}

.bocweb-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    z-index: 1001
}

@media (max-width: 1024px) {
    .bocweb-nav {
        display: none
    }
}

.bocweb-nav nav {
    width: 220px;
    position: absolute;
    left: 20px;
    top: 0;
    height: 100%;
    background: rgba(60, 60, 60, 0.8);
    transition: all 0.5s
}

.bocweb-nav nav ul {
    padding-top: 95px
}

.bocweb-nav nav ul li {
    height: 48px
}

.bocweb-nav nav ul li > a {
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    display: block;
    text-align: center
}

.bocweb-nav nav ul li .bocweb-subnav {
    position: absolute;
    left: -214px;
    top: 0;
    width: 214px;
    height: 100%;
    background: rgba(6, 76, 133, 0.8);
    display: none
}

.bocweb-nav nav ul li .bocweb-subnav dl {
    padding-top: 150px;
    padding-left: 20px
}

.bocweb-nav nav ul li .bocweb-subnav dl dd {
    margin-bottom: 6px
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a {
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    padding: 0 14px 0 16px;
    display: inline-block;
    overflow: hidden
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a em {
    width: 4px;
    height: 4px;
    background: #fff;
    display: block;
    margin: 16px 0 0 0;
    float: left
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a span {
    display: block;
    float: left;
    margin-left: 15px
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a:hover {
    background: rgba(255, 255, 255, 0.7)
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a:hover em {
    background: #064c85
}

.bocweb-nav nav ul li .bocweb-subnav dl dd a:hover span {
    color: #064c85
}

.bocweb-nav nav ul li.active > a {
    background: #064c85
}

.header_m {
    height: 0.9rem;
    background: url(../Images/header_bg.png) repeat-x center center;
    background: #012257;
    background-size: contain;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    display: none;
    transition: all 0.5s
}

@media (max-width: 1024px) {
    .header_m {
        display: block
    }
}

.header_m .top {
    overflow: hidden
}

.header_m .top .bocweb-logo {
    width: 2.88rem;
    height: 0.45rem;
    float: left;
    margin: 0.23rem 0 0 0.2rem
}

.header_m .top .bocweb-logo img {
    width: 100%;
    display: block
}

.header_m .top .bocweb-menu {
    width: 0.4rem;
    height: 0.35rem;
    background: url(../Images/bocweb-menu.png) no-repeat;
    background-size: contain;
    float: right;
    margin: 0.28rem 0.2rem 0 0
}

.header_m .top .menu.on {
    background: url(../Images/menu_close.png) no-repeat;
    background-size: contain
}

.header_m .top .tabs {
    float: right;
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    font-size: 0.22rem;
    line-height: 0.4rem;
    text-align: center;
    color: #fff;
    margin-top: 0.24rem;
    margin-right: 0.35rem
}

@media (max-width: 480px) {
    .header_m .top .tabs {
        margin-right: 0.15rem
    }
}

.header_m .top .bocweb-search {
    width: 0.4rem;
    height: 0.4rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    float: right;
    margin-top: 0.24rem;
    margin-right: 0.35rem;
    display: none
}

@media (max-width: 480px) {
    .header_m .top .bocweb-search {
        margin-right: 0.15rem
    }
}

.header_m .top .bocweb-search .icon {
    width: 0.19rem;
    height: 0.19rem;
    overflow: hidden;
    margin: 0.1rem auto 0
}

.header_m .top .bocweb-search .icon img {
    width: 100%;
    display: block
}

.header_m nav {
    width: 100%;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0.9rem;
    display: none
}

.header_m nav ul {
    width: 100%;
    overflow-y: scroll
}

.header_m nav ul > li {
    border-bottom: 1px solid #f2f2f2
}

.header_m nav ul > li > a {
    display: block;
    font-size: 0.26rem;
    color: #333;
    line-height: 0.62rem;
    padding: 0 0.57rem 0 0.63rem;
    overflow: hidden
}

.header_m nav ul > li > a span {
    float: left;
    display: block
}

.header_m nav ul > li > a em {
    width: 0.21rem;
    height: 0.1rem;
    float: right;
    display: block;
    background: url(../Images/nav_icon1.png) no-repeat center center;
    background-size: cover;
    margin: 0.32rem 0 0 0;
    transition: all 0.5s;
    transform-origin: center center
}

.header_m nav ul > li > a.on em {
    transform: rotate(-180deg)
}

.header_m nav ul > li dl {
    background: #f8f8f8;
    display: none
}

.header_m nav ul > li dl dd > a {
    padding: 0 0.57rem 0 0.64rem;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.54rem;
    display: block;
    border-bottom: 1px solid #f2f2f2
}

.header_m nav ul > li dl dd:last-child a {
    border-bottom: 0 none
}

.header_m nav.on {
    transition: all 0.5s 0.1s;
    opacity: 1;
    right: 0
}

.m_search_mark {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    display: none
}

.m_search_mark .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.m_search_mark .con {
    position: relative;
    z-index: 2;
    padding: 0 0.26rem;
    overflow: hidden
}

.m_search_mark .con .close {
    width: 0.4rem;
    height: 0.35rem;
    background: url(../Images/menu_close.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0.26rem;
    top: 0.3rem
}

.m_search_mark .con form {
    position: relative;
    padding: 0 0.44rem 0 0;
    border: 1px solid #fff;
    border-radius: 0.48rem;
    margin-top: 1rem
}

.m_search_mark .con form input {
    width: 100%;
    height: 0.48rem;
    border-radius: 0.48rem;
    border: 0 none;
    background: none;
    color: #fff;
    text-indent: 1em;
    font-size: 14px
}

.m_search_mark .con form button {
    width: 0.29rem;
    height: 0.29rem;
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
    background: url(../Images/search_icon.png) no-repeat;
    background-size: cover;
    border: 0 none;
    outline: none;
    padding: 0;
    margin: 0
}

.statment_mark {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
    width: 100%;
    height: 100%
}

.statment_mark .bg {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
    width: 100%;
    height: 100%
}

.statment_mark .con {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -210px;
    margin-left: -480px;
    width: 960px;
    z-index: 2;
    background: #fff
}

@media (max-width: 980px) {
    .statment_mark .con {
        width: 90%;
        margin-left: -45%
    }
}

.statment_mark .con .tit {
    height: 50px;
    overflow: hidden;
    padding: 0 16px
}

@media (max-width: 1024px) {
    .statment_mark .con .tit {
        height: 0.5rem;
        padding: 0 0.12rem
    }
}

.statment_mark .con .tit h6 {
    font-size: 18px;
    color: #333;
    line-height: 50px;
    float: left
}

@media (max-width: 1024px) {
    .statment_mark .con .tit h6 {
        font-size: 16px;
        line-height: 0.5rem
    }
}

.statment_mark .con .tit .close {
    width: 30px;
    height: 26px;
    float: right;
    margin: 12px 0 0 0;
    background: url(../Images/close_icon1.png) no-repeat;
    background-size: contain;
    cursor: pointer
}

@media (max-width: 1024px) {
    .statment_mark .con .tit .close {
        width: 0.3rem;
        height: 0.26rem;
        margin: 0.12rem 0 0 0
    }
}

.statment_mark .con .text {
    border-top: 1px solid #f2f2f2;
    height: 400px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
    padding: 20px 30px
}

@media (max-width: 1024px) {
    .statment_mark .con .text {
        height: 4rem;
        padding: 0.2rem 0.2rem
    }
}

footer .footer_top {
    background: #064c85;
    padding-bottom: 56px
}

@media (max-width: 1024px) {
    footer .footer_top {
        display: none
    }
}

footer .footer_top .top_con {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden
}

@media (max-width: 1300px) {
    footer .footer_top .top_con {
        width: 96%
    }
}

footer .footer_top .top_con dl {
    margin-top: 27px;
    float: left;
    margin-right: 5.268%
}

@media (max-width: 1300px) {
    footer .footer_top .top_con dl {
        margin-right: 4.8%
    }
}

@media (max-width: 1250px) {
    footer .footer_top .top_con dl {
        margin-right: 4.3%
    }
}

@media (max-width: 1170px) {
    footer .footer_top .top_con dl {
        margin-right: 3.3%
    }
}

@media (max-width: 1070px) {
    footer .footer_top .top_con dl {
        margin-right: 2.6%
    }
}

footer .footer_top .top_con dl dt {
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 18px
}

footer .footer_top .top_con dl dd a {
    padding-left: 19px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    background: url(../Images/index_dian.jpg) no-repeat left center
}

footer .footer_top .top_con dl dd a:hover {
    opacity: 0.8
}

footer .footer_top .top_con dl:last-child {
    margin-right: 0
}

footer .footer_bot {
    background: #333333
}

footer .footer_bot .bot_con {
    width: 1280px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px;
    color: #999999;
    line-height: 41px
}

@media (max-width: 1300px) {
    footer .footer_bot .bot_con {
        width: 96%
    }
}

@media (max-width: 1100px) {
    footer .footer_bot .bot_con {
        line-height: 24px;
        padding-top: 4px
    }
}

footer .footer_bot .bot_con a {
    color: #999999
}

footer .footer_bot .bot_con .left {
    float: left
}

@media (max-width: 1100px) {
    footer .footer_bot .bot_con .left {
        float: inherit;
        text-align: center
    }
}

footer .footer_bot .bot_con .left p {
    display: inline
}

@media (max-width: 1024px) {
    footer .footer_bot .bot_con .left p {
        display: block;
        text-align: center
    }
}

footer .footer_bot .bot_con .right {
    float: right;
    overflow: hidden
}

@media (max-width: 1100px) {
    footer .footer_bot .bot_con .right {
        float: inherit;
        text-align: center;
        font-size: 0
    }
}

footer .footer_bot .bot_con .right a {
    float: left;
    display: block;
    padding: 0 10px;
    transition: all 0.5s;
    font-size: 14px
}

@media (max-width: 1100px) {
    footer .footer_bot .bot_con .right a {
        float: inherit;
        text-align: center;
        display: inline-block
    }
}

@media (min-width: 1024px) {
    footer .footer_bot .bot_con .right a:hover {
        color: #fff
    }
}

footer .footer_bot .bot_con .right i {
    font-size: 14px;
    float: left;
    font-style: normal
}

@media (max-width: 1100px) {
    footer .footer_bot .bot_con .right i {
        float: inherit;
        text-align: center;
        display: inline-block
    }
}

footer .footer_bot .bot_con .right a:last-child {
    padding: 0 0 0 10px
}

.main {
    opacity: 0;
    transition: all 0.3s;
    position: relative
}

@media (max-width: 1024px) {
    .main {
        padding-top: 0.9rem
    }
}

.main.on {
    opacity: 1
}

.height-auto {
    height: auto !important
}

.welcome #fullpage > div {
    width: 100%
}

.welcome #fullpage .page1 {
    overflow: hidden
}

.welcome #fullpage .page1 .home_content {
    width: 100%;
    height: 100%
}

.welcome #fullpage .page1 .home_content .banner {
    width: 100%;
    height: 100%;
    position: relative
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner {
        display: none
    }
}

.welcome #fullpage .page1 .home_content .banner .prev, .welcome #fullpage .page1 .home_content .banner .next {
    width: 41px;
    height: 58px;
    position: absolute;
    top: 50%;
    margin-top: -39px;
    z-index: 10;
    cursor: pointer
}

.welcome #fullpage .page1 .home_content .banner .prev {
    left: 40px;
    background: url(../Images/prev.png) no-repeat;
    background-size: cover
}

.welcome #fullpage .page1 .home_content .banner .next {
    right: 40px;
    background: url(../Images/next.png) no-repeat;
    background-size: cover
}

.welcome #fullpage .page1 .home_content .banner ul {
    width: 100%;
    height: 100%;
    position: relative
}

.welcome #fullpage .page1 .home_content .banner ul li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    transition: all 0.5s
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con {
    position: relative;
    left: 3.38%;
    top: 18.97%
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .left {
    width: 98px;
    position: absolute;
    left: 0;
    top: 0
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .left img {
    width: 100%;
    display: block;
    transition: all 0.5s 0.7s;
    opacity: 0
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .left .line {
    width: 1px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #fff;
    transition: all 0.5s
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right {
    position: absolute;
    left: 133px;
    top: 0;
    overflow: hidden
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .tits {
    transition: all 0.5s 1s;
    transform: translateX(80px);
    opacity: 0
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .tits .cn {
    line-height: 50px;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .tits .en {
    font-family: 'GOTHIC';
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right i {
    width: 36px;
    height: 6px;
    background: #fff;
    display: block;
    margin-top: 41px;
    transition: all 0.5s 1.3s;
    transform: translateX(80px);
    opacity: 0;
    display: none
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .list {
    margin-top: 47px;
    transition: all 0.5s 1.3s;
    transform: translateX(80px);
    opacity: 0
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .list p {
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    margin-bottom: 8px
}

.welcome #fullpage .page1 .home_content .banner ul .li1 .li_con .right .list p span {
    font-size: 24px;
    padding: 0 12px;
    background: #cc1400;
    border-radius: 40px;
    display: inline-block;
    margin-right: 12px
}

.welcome #fullpage .page1 .home_content .banner ul .li1.active .li_con .left img {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner ul .li1.active .li_con .left .line {
    height: calc(100% - 95px)
}

.welcome #fullpage .page1 .home_content .banner ul .li1.active .li_con .right .tits {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li1.active .li_con .right i {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li1.active .li_con .right .list {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con {
    position: relative;
    left: 0%;
    top: 23.265%;
    width: 100%;
    text-align: center;
    font-size: 0
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item {
    width: 356px;
    height: 356px;
    border-radius: 100%;
    transition: all 0.5s 0.3s;
    opacity: 0;
    background: rgba(5, 60, 128, 0.6);
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin: 0 56px
}

@media (max-width: 1420px) {
    .welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item {
        margin: 0 26px
    }
}

@media (max-width: 1240px) {
    .welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item {
        width: 316px;
        height: 316px;
        margin: 0 10px
    }
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .tit {
    text-align: center;
    line-height: 94px;
    margin-top: 35px;
    height: 94px;
    transition: all 0.5s 0.6s;
    opacity: 0
}

@media (max-width: 1240px) {
    .welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .tit {
        margin-top: 20px
    }
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .tit .num {
    font-size: 60px;
    color: #fff;
    font-family: 'impact';
    display: inline
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .tit span {
    font-size: 20px;
    color: #fff
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .tit span sup {
    font-size: 20px
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item i {
    width: 1px;
    height: 0px;
    background: #fff;
    display: block;
    margin: 0 auto;
    transition: all 0.5s 0.9s
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-top: 18px;
    padding: 0 40px;
    text-align: left;
    transition: all 0.5s 1.3s;
    opacity: 0
}

@media (max-width: 1240px) {
    .welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item .text {
        font-size: 14px;
        line-height: 24px
    }
}

.welcome #fullpage .page1 .home_content .banner ul .li2 .li_con .item1 .tit span {
    font-family: 'GOTHIC';
    font-size: 40px
}

.welcome #fullpage .page1 .home_content .banner ul .li2.active .li_con .item {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner ul .li2.active .li_con .item .tit {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner ul .li2.active .li_con .item i {
    height: 42px
}

.welcome #fullpage .page1 .home_content .banner ul .li2.active .li_con .item .text {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con {
    position: relative;
    left: 11.56%;
    top: 21.83%;
    overflow: hidden;
    background: rgba(21, 54, 128, 0.5);
    display: inline-block;
    transition: all 0.5s 0.3s;
    opacity: 0;
    transform: translateX(-100px)
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .left {
    float: left;
    margin: 38px 0 0 43px;
    position: relative;
    height: 100%
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .left .bline {
    width: 6px;
    height: 0px;
    background: #fff;
    transition: all 0.5s 0.8s
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .left .sline {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 0;
    background: #fff;
    transition: all 0.5s 0.5s
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right {
    margin: 35px 64px 0 46px;
    float: right
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .tit {
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .tit .cn {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    font-weight: bold
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .tit .en {
    font-family: 'GOTHIC';
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .text {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 37px;
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .list {
    margin-left: 23px;
    margin-top: 74px
}

.welcome #fullpage .page1 .home_content .banner ul .li3 .li_con .right .list a {
    display: block;
    background: url(../Images/index_dian.jpg) no-repeat left center;
    padding: 0 0 0 21px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con .left .bline {
    height: 60px
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con .left .sline {
    height: 100%
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con .right .tit {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con .right .text {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul .li3.active .li_con .right .list a {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner ul li.active {
    opacity: 1;
    z-index: 2
}

.welcome #fullpage .page1 .home_content .banner ol {
    position: absolute;
    left: 2.6%;
    top: 50%;
    z-index: 1000
}

.welcome #fullpage .page1 .home_content .banner ol li {
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.4);
    margin-bottom: 21px
}

.welcome #fullpage .page1 .home_content .banner ol li:last-child {
    margin-bottom: 0
}

.welcome #fullpage .page1 .home_content .banner ol li.active {
    background: #2140ef
}

.welcome #fullpage .page1 .home_content .banner_m {
    display: none;
    width: 100%;
    height: 100%
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m {
        display: block
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container {
    width: 100%;
    height: 100%
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 {
    overflow: hidden
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .pic img {
    height: 100%;
    display: block
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con {
    position: relative;
    left: 3.38%;
    top: 18.97%
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con {
        top: 16.17%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .left {
    width: 98px;
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .left {
        width: 0.98rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .left img {
    width: 100%;
    display: block;
    transition: all 0.5s 0.7s;
    opacity: 0
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .left .line {
    width: 1px;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    background: #fff;
    transition: all 0.5s
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right {
    position: absolute;
    left: 133px;
    top: 0;
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right {
        left: 1.13rem;
        width: 72%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .tits {
    transition: all 0.5s 1s;
    transform: translateX(80px);
    opacity: 0
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .tits .cn {
    line-height: 50px;
    font-size: 42px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .tits .cn {
        line-height: 0.5rem;
        font-size: 0.4rem;
        margin-top: 0.1rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .tits .en {
    font-family: 'GOTHIC';
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .tits .en {
        font-size: 0.22rem;
        line-height: 0.26rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right i {
    width: 36px;
    height: 6px;
    background: #fff;
    display: block;
    margin-top: 41px;
    transition: all 0.5s 1.3s;
    transform: translateX(80px);
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right i {
        width: 0.36rem;
        height: 0.06rem;
        margin-top: 0.4rem;
        transform: translateX(0.8rem)
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list {
    margin-top: 47px;
    transition: all 0.5s 1.6s;
    transform: translateX(80px);
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list {
        margin-top: 0.46rem;
        transform: translateX(0.8rem)
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list p {
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    height: 40px;
    margin-bottom: 8px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list p {
        font-size: 14px;
        line-height: 0.4rem;
        height: auto;
        margin-bottom: 0.14rem;
        word-break: break-all
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list p span {
    font-size: 24px;
    padding: 0 12px;
    background: #cc1400;
    border-radius: 40px;
    display: inline-block;
    margin-right: 12px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li1 .li_con .right .list p span {
        font-size: 16px;
        padding: 0 0.1rem;
        border-radius: 0.4rem;
        margin-right: 0.1rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li1.swiper-slide-active .li_con .left img {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li1.swiper-slide-active .li_con .left .line {
    height: calc(100% - 0.95rem)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li1.swiper-slide-active .li_con .right .tits {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li1.swiper-slide-active .li_con .right i {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li1.swiper-slide-active .li_con .right .list {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 {
    overflow: hidden
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .pic img {
    height: 100%;
    display: block
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con {
    position: relative;
    left: 0%;
    top: 23.265%;
    width: 100%;
    text-align: center;
    font-size: 0
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con {
        text-align: left;
        width: 94%;
        margin: 0 auto;
        top: 16.265%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item {
    width: 356px;
    height: 356px;
    border-radius: 100%;
    transition: all 0.5s 0.3s;
    opacity: 0;
    background: rgba(5, 60, 128, 0.6);
    overflow: hidden;
    display: inline-block;
    text-align: center;
    margin: 0 56px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item {
        width: 2.76rem;
        height: 2.76rem;
        margin: 0 0.2rem
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item {
        display: block;
        overflow: hidden;
        width: 100%;
        height: auto;
        margin: 0 0 0.2rem 0;
        border-radius: 0;
        padding: 0.2rem 0
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit {
    text-align: center;
    line-height: 94px;
    margin-top: 45px;
    height: 94px;
    transition: all 0.5s 0.6s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit {
        line-height: 0.6rem;
        margin-top: 0.1rem;
        height: 0.6rem
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit {
        float: left;
        margin-top: 0;
        margin-left: 3%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit .num {
    font-size: 60px;
    color: #fff;
    font-family: 'impact';
    display: inline
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit .num {
        font-size: 0.4rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit span {
    font-size: 20px;
    color: #fff
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit span {
        font-size: 14px
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit span sup {
    font-size: 20px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .tit span sup {
        font-size: 14px
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item i {
    width: 1px;
    height: 0px;
    background: #fff;
    display: block;
    margin: 0 auto;
    transition: all 0.5s 0.9s
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item i {
        height: 1px !important;
        width: 0;
        float: left;
        margin-left: 6px;
        margin-top: 0.3rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin-top: 18px;
    padding: 0 40px;
    text-align: left;
    transition: all 0.5s 1.3s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .text {
        font-size: 14px;
        line-height: 22px;
        margin-top: 0;
        padding: 0 0.2rem
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .text {
        float: left;
        width: 60%
    }
}

@media (max-width: 380px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item .text {
        float: left;
        width: 50%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item1 .tit span {
    font-family: 'GOTHIC';
    font-size: 40px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item1 .tit span {
        font-size: 16px
    }
}

@media (max-width: 380px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item1 .text {
        width: 50%
    }
}

@media (max-width: 380px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item2 .text {
        width: 61%
    }
}

@media (max-width: 380px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li2 .li_con .item3 .text {
        width: 55%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item .tit {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item i {
    height: 52px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item i {
        height: 0.2rem
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item i {
        height: 1px !important;
        width: 0.3rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li2.swiper-slide-active .li_con .item .text {
    opacity: 1
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 {
    overflow: hidden
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .pic {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .pic img {
    height: 100%;
    display: block
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con {
    position: relative;
    left: 11.56%;
    top: 21.83%;
    overflow: hidden;
    background: rgba(21, 54, 128, 0.5);
    display: inline-block;
    transition: all 0.5s 0.3s;
    opacity: 0;
    transform: translateX(-100px)
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con {
        left: 2%
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con {
        width: 94%;
        left: 3%;
        top: 16.83%;
        padding-bottom: 0.2rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .left {
    float: left;
    margin: 38px 0 0 43px;
    position: relative;
    height: 100%;
    width: 6px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .left {
        margin: 0.3rem 0 0 0.2rem
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .left {
        margin: 0.3rem 0 0 6%
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .left .bline {
    width: 6px;
    height: 0px;
    background: #fff;
    transition: all 0.5s 0.8s
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .left .sline {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 0;
    background: #fff;
    transition: all 0.5s 0.5s
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right {
    margin: 35px 64px 0 46px;
    float: right;
    width: 86%
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right {
        margin: 0.3rem 0 0 0.2rem;
        float: left
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .tit {
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .tit .cn {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .tit .cn {
        font-size: 0.36rem;
        line-height: 0.46rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .tit .en {
    font-family: 'GOTHIC';
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .tit .en {
        font-size: 14px;
        line-height: 0.2rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .text {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 37px;
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0.3rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .list {
    margin-left: 23px;
    margin-top: 74px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .list {
        margin-left: 0.2rem;
        margin-top: 0.6rem
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .list a {
    display: block;
    background: url(../Images/index_dian.jpg) no-repeat left center;
    padding: 0 0 0 21px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    opacity: 0;
    transition: all 0.5s 0.8s;
    transform: translateX(80px)
}

@media (max-width: 1024px) {
    .welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .swiper-slide.li3 .li_con .right .list a {
        padding: 0 0 0 0.2rem;
        line-height: 24px;
        font-size: 14px
    }
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con .left .bline {
    height: 0.66rem
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con .left .sline {
    height: 100%
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con .right .tit {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con .right .text {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-wrapper .li3.swiper-slide-active .li_con .right .list a {
    opacity: 1;
    transform: translateX(0)
}

.welcome #fullpage .page1 .home_content .banner_m .swiper-container .swiper-pagination {
    bottom: 0.3rem
}

.welcome #fullpage .page2 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 {
        display: table
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content {
        vertical-align: middle;
        display: table-cell
    }
}

.welcome #fullpage .page2 .home_content .tit {
    text-align: center;
    margin-top: 66px;
    transition: all 0.5s 0.5s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .tit {
        margin-top: 0
    }
}

.welcome #fullpage .page2 .home_content .tit .cn {
    font-size: 42px;
    line-height: 55px;
    color: #fff;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .tit .cn {
        font-size: 0.3rem;
        line-height: 0.44rem
    }
}

.welcome #fullpage .page2 .home_content .tit .en {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'GOTHIC';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .tit .en {
        font-size: 14px;
        line-height: 22px
    }
}

.welcome #fullpage .page2 .home_content i {
    width: 1px;
    background: #fff;
    margin: 16px auto 0;
    display: block;
    transition: all 0.5s 0.8s;
    height: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content i {
        margin: 0 auto 0
    }
}

.welcome #fullpage .page2 .home_content .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .text {
        font-size: 14px;
        line-height: 24px;
        margin-top: 0.2rem
    }
}

.welcome #fullpage .page2 .home_content .list {
    text-align: center;
    font-size: 0;
    margin-top: 95px;
    transition: all 0.5s 1.4s;
    opacity: 0
}

@media (max-height: 700px) {
    .welcome #fullpage .page2 .home_content .list {
        margin-top: 35px
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list {
        margin-top: 0.2rem
    }
}

.welcome #fullpage .page2 .home_content .list a {
    display: inline-block;
    text-align: center;
    margin: 0 125px
}

@media (max-width: 1400px) {
    .welcome #fullpage .page2 .home_content .list a {
        margin: 0 6.51%
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list a {
        margin: 0 3.51%
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page2 .home_content .list a {
        margin: 0 8.51% 0.1rem
    }
}

.welcome #fullpage .page2 .home_content .list a .icon {
    width: 125px;
    height: 125px;
    background: #fff;
    overflow: hidden;
    border-radius: 100%;
    transition: all 0.5s
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list a .icon {
        width: 1.25rem;
        height: 1.25rem
    }
}

.welcome #fullpage .page2 .home_content .list a .icon span {
    width: 68px;
    height: 48px;
    overflow: hidden;
    display: block;
    margin: 39px auto 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list a .icon span {
        width: 0.68rem;
        height: 0.48rem;
        margin: 0.385rem auto 0
    }
}

.welcome #fullpage .page2 .home_content .list a .icon span img {
    width: 100%;
    display: block
}

.welcome #fullpage .page2 .home_content .list a h6 {
    font-size: 16px;
    line-height: 54px;
    text-align: center;
    color: #fff
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list a h6 {
        font-size: 14px;
        line-height: 0.4rem
    }
}

@media (min-width: 1024px) {
    .welcome #fullpage .page2 .home_content .list a:first-child {
        margin-left: 0
    }

    .welcome #fullpage .page2 .home_content .list a:last-child {
        margin-right: 0
    }

    .welcome #fullpage .page2 .home_content .list a:hover .icon {
        transform: translateY(-20px)
    }
}

.welcome #fullpage .page2.active .home_content .tit {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page2.active .home_content i {
    height: 45px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page2.active .home_content i {
        height: 0.3rem
    }
}

.welcome #fullpage .page2.active .home_content .text {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page2.active .home_content .list {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page3 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 {
        display: table
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content {
        vertical-align: middle;
        display: table-cell;
        padding: 0 0.26rem
    }
}

.welcome #fullpage .page3 .home_content .tit {
    text-align: center;
    margin-top: 66px;
    transition: all 0.5s 0.5s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .tit {
        margin-top: 0
    }
}

.welcome #fullpage .page3 .home_content .tit .cn {
    font-size: 42px;
    line-height: 55px;
    color: #fff;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .tit .cn {
        font-size: 0.3rem;
        line-height: 0.44rem
    }
}

.welcome #fullpage .page3 .home_content .tit .en {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'GOTHIC';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .tit .en {
        font-size: 14px;
        line-height: 22px
    }
}

.welcome #fullpage .page3 .home_content i {
    width: 1px;
    height: 45px;
    background: #fff;
    margin: 16px auto 0;
    display: block;
    transition: all 0.5s 0.8s;
    height: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content i {
        margin: 0 auto 0
    }
}

.welcome #fullpage .page3 .home_content .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .text {
        margin-top: 0.1rem;
        line-height: 24px;
        font-size: 14px
    }
}

.welcome #fullpage .page3 .home_content .list {
    text-align: center;
    font-size: 0;
    margin-top: 79px;
    transition: all 0.5s 1.4s;
    opacity: 0
}

@media (max-height: 800px) {
    .welcome #fullpage .page3 .home_content .list {
        margin-top: 50px
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page3 .home_content .list {
        margin-top: 20px
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .list {
        padding: 0 20px;
        margin-top: 0.1rem
    }
}

@media (max-width: 640px) {
    .welcome #fullpage .page3 .home_content .list {
        padding: 0
    }
}

.welcome #fullpage .page3 .home_content .list a {
    display: inline-block;
    text-align: center;
    margin: 0 10px;
    width: 312px;
    transition: all 0.3s
}

@media (max-width: 1330px) {
    .welcome #fullpage .page3 .home_content .list a {
        margin: 0 10px;
        width: 262px
    }
}

@media (max-width: 1120px) {
    .welcome #fullpage .page3 .home_content .list a {
        margin: 0 10px;
        width: 232px
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .list a {
        margin: 0 10px 10px;
        width: 40%
    }
}

@media (max-width: 640px) {
    .welcome #fullpage .page3 .home_content .list a {
        margin: 0 1% 10px;
        width: 48%
    }
}

.welcome #fullpage .page3 .home_content .list a .pic {
    width: 100%;
    overflow: hidden
}

.welcome #fullpage .page3 .home_content .list a .pic img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.welcome #fullpage .page3 .home_content .list a .line {
    width: 100%;
    height: 4px;
    background: #fff
}

.welcome #fullpage .page3 .home_content .list a h6 {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    margin-top: 21px;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .list a h6 {
        margin-top: 10px
    }
}

.welcome #fullpage .page3 .home_content .list a:hover .pic img {
    transform: scale(1.1)
}

@media (min-width: 1024px) {
    .welcome #fullpage .page3 .home_content .list a:first-child {
        margin-left: 0
    }

    .welcome #fullpage .page3 .home_content .list a:last-child {
        margin-right: 0
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .list a:nth-child(3) {
        display: none
    }

    .welcome #fullpage .page3 .home_content .list a:nth-child(4) {
        display: none
    }
}

.welcome #fullpage .page3 .home_content .more {
    width: 198px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 78px;
    margin: 84px auto 0;
    font-size: 16px;
    line-height: 48px;
    display: block;
    color: #fff;
    text-align: center;
    transition: all 0.5s 1.4s;
    opacity: 0;
    transform: translateY(50px)
}

@media (max-height: 800px) {
    .welcome #fullpage .page3 .home_content .more {
        margin: 44px auto 0
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page3 .home_content .more {
        margin: 20px auto 0
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3 .home_content .more {
        width: 1.98rem;
        height: 0.48rem;
        margin: 0.2rem auto 0;
        border-radius: 0.48rem;
        line-height: 0.48rem
    }
}

@media (min-width: 1024px) {
    .welcome #fullpage .page3 .home_content .more:hover {
        font-size: 20px
    }
}

.welcome #fullpage .page3.active .home_content .tit {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page3.active .home_content i {
    height: 45px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page3.active .home_content i {
        height: 0.3rem;
        margin: 0 auto 0
    }
}

.welcome #fullpage .page3.active .home_content .text {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page3.active .home_content .list {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page3.active .home_content .more {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page4 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 {
        display: table
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content {
        vertical-align: middle;
        display: table-cell;
        padding: 0 0.26rem
    }
}

.welcome #fullpage .page4 .home_content .tit {
    text-align: center;
    margin-top: 66px;
    transition: all 0.5s 0.5s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .tit {
        margin-top: 0
    }
}

.welcome #fullpage .page4 .home_content .tit .cn {
    font-size: 42px;
    line-height: 55px;
    color: #fff;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .tit .cn {
        font-size: 0.3rem;
        line-height: 0.44rem
    }
}

.welcome #fullpage .page4 .home_content .tit .en {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'GOTHIC';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .tit .en {
        font-size: 14px;
        line-height: 22px
    }
}

.welcome #fullpage .page4 .home_content i {
    width: 1px;
    height: 45px;
    background: #fff;
    margin: 16px auto 0;
    display: block;
    transition: all 0.5s 0.8s;
    height: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content i {
        margin: 0 auto 0
    }
}

.welcome #fullpage .page4 .home_content .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .text {
        margin-top: 0.1rem;
        line-height: 24px;
        font-size: 14px
    }
}

.welcome #fullpage .page4 .home_content .list {
    text-align: center;
    font-size: 0;
    position: relative;
    width: 1026px;
    margin: 0 auto;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-height: 700px) {
    .welcome #fullpage .page4 .home_content .list {
        width: 50%
    }
}

@media (max-width: 1040px) {
    .welcome #fullpage .page4 .home_content .list {
        width: 90%
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .list {
        margin: 0.2rem auto 0
    }
}

.welcome #fullpage .page4 .home_content .list > a {
    display: inline-block;
    text-align: center;
    margin: 0 23.68%;
    width: 26.31%;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .welcome #fullpage .page4 .home_content .list > a {
        width: 36.31%;
        margin: 0 13.68%
    }
}

@media (max-width: 480px) {
    .welcome #fullpage .page4 .home_content .list > a {
        width: 46.31%;
        margin: 0 3.68%
    }
}

.welcome #fullpage .page4 .home_content .list > a .pic {
    width: 100%;
    border-radius: 100%;
    overflow: hidden
}

.welcome #fullpage .page4 .home_content .list > a .pic img {
    max-width: 100%;
    transition: all 0.5s
}

.welcome #fullpage .page4 .home_content .list > a h6 {
    padding: 0 16px;
    line-height: 30px;
    border-radius: 30px;
    background: #fff;
    font-size: 14px;
    color: #0046a4;
    font-weight: normal;
    margin: 28px auto 0;
    display: inline-block
}

.welcome #fullpage .page4 .home_content .list > a:hover .pic img {
    transform: scale(1.1)
}

.welcome #fullpage .page4 .home_content .list > a:first-child {
    margin-left: 0
}

.welcome #fullpage .page4 .home_content .list > a:last-child {
    margin-right: 0
}

.welcome #fullpage .page4 .home_content .list .line_l {
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -29px;
    background: #fff;
    z-index: 1
}

.welcome #fullpage .page4 .home_content .list .line_r {
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -29px;
    background: #fff;
    z-index: 1
}

.welcome #fullpage .page4 .home_content .list .line_c {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -34px;
    margin-left: -19px;
    z-index: 1
}

.welcome #fullpage .page4 .home_content .list .line_c em {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100%;
    background: #fff;
    display: block;
    margin: 0 auto
}

.welcome #fullpage .page4 .home_content .list .line_c i {
    width: 1px;
    height: 184px;
    background: #fff;
    display: block;
    margin: 0 auto
}

@media (max-height: 700px) {
    .welcome #fullpage .page4 .home_content .list .line_c i {
        height: 100px
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .list .line_c i {
        height: 1.8rem
    }
}

.welcome #fullpage .page4 .home_content .list .line_c a {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-family: 'Arial'
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4 .home_content .list .line_c a {
        width: 0.5rem;
        height: 0.5rem;
        font-size: 0.4rem;
        line-height: 0.5rem
    }
}

.welcome #fullpage .page4.active .home_content .tit {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page4.active .home_content i {
    height: 45px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page4.active .home_content i {
        height: 0.3rem;
        margin: 0 auto 0
    }
}

.welcome #fullpage .page4.active .home_content .text {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page4.active .home_content .list {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page4.active .home_content .more {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page5 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content {
        padding: 0 0.26rem
    }
}

.welcome #fullpage .page5 .home_content > .tit {
    text-align: center;
    margin-top: 66px;
    transition: all 0.5s 0.5s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content > .tit {
        margin-top: 20%
    }
}

.welcome #fullpage .page5 .home_content > .tit .cn {
    font-size: 42px;
    line-height: 55px;
    color: #333333;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content > .tit .cn {
        font-size: 0.3rem;
        line-height: 0.44rem
    }
}

.welcome #fullpage .page5 .home_content > .tit .en {
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-family: 'GOTHIC';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content > .tit .en {
        font-size: 14px;
        line-height: 22px
    }
}

.welcome #fullpage .page5 .home_content > i {
    width: 1px;
    height: 45px;
    background: #333333;
    margin: 16px auto 0;
    display: block;
    transition: all 0.5s 0.8s;
    height: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content > i {
        margin: 0 auto 0
    }
}

.welcome #fullpage .page5 .home_content .text {
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content .text {
        margin-top: 0.1rem;
        line-height: 24px;
        font-size: 14px
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .text {
        margin-top: 0.1rem
    }
}

.welcome #fullpage .page5 .home_content .list {
    text-align: center;
    font-size: 0;
    position: relative;
    width: 1427px;
    margin: 68px auto 0
}

@media (max-width: 1450px) {
    .welcome #fullpage .page5 .home_content .list {
        width: 90%
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content .list {
        display: none
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page5 .home_content .list {
        margin: 40px auto 0
    }
}

.welcome #fullpage .page5 .home_content .list ul li {
    margin-top: -24px
}

.welcome #fullpage .page5 .home_content .list ul li .li_con {
    float: left;
    width: 50%;
    position: relative;
    transition: all 0.5s 1.1s;
    opacity: 0;
    transform: translateX(-100px)
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .left {
    width: 260px;
    height: 170px;
    overflow: hidden;
    float: left;
    position: relative;
    z-index: 2
}

@media (max-width: 1300px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .left {
        width: 220px;
        height: 144px
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .left {
        width: 180px;
        height: 118px
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .left img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .right {
    float: left;
    width: 48.52%;
    margin-left: 24px
}

@media (max-width: 1400px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right {
        width: 45.52%;
        margin-left: 14px
    }
}

@media (max-width: 1100px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right {
        width: 40.52%
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit {
    overflow: hidden
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit h5 {
    width: 74.3%;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    text-align: left;
    height: 48px;
    overflow: hidden;
    transition: all 0.5s
}

@media (max-width: 1400px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit h5 {
        width: 70.3%
    }
}

@media (max-width: 1300px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit h5 {
        width: 66.3%
    }
}

@media (max-width: 1100px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit h5 {
        width: 60.3%
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit h5 {
        height: 24px
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit .time {
    float: right;
    font-size: 14px;
    color: #0163dc;
    font-family: 'Avgardd';
    line-height: 22px;
    margin-top: 26px
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .tit .time {
        margin-top: 0
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .right .text {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 30px;
    height: 72px;
    overflow: hidden;
    text-align: left
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .right .text {
        height: 48px;
        margin-top: 20px
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .line {
    position: absolute;
    right: 0;
    top: 47px;
    margin-right: -25px;
    height: 100%;
    width: 51px
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .line {
        top: 10px
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .line .icon {
    width: 51px;
    height: 51px;
    border-radius: 100%;
    background: #666666;
    font-size: 30px;
    font-family: 'Arial';
    line-height: 51px;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .line .line1 {
    width: 1px;
    height: 100%;
    background: #666;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 1
}

.welcome #fullpage .page5 .home_content .list ul li .li_con .line .line2 {
    width: 1000%;
    height: 1px;
    background: #666;
    position: absolute;
    right: 0;
    top: 25px
}

@media (max-width: 1100px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con .line .line2 {
        width: 800%
    }
}

@media (min-width: 1024px) {
    .welcome #fullpage .page5 .home_content .list ul li .li_con a:hover .left img {
        transform: scale(1.1)
    }

    .welcome #fullpage .page5 .home_content .list ul li .li_con a:hover .right .tit h5 {
        color: #064c85
    }
}

.welcome #fullpage .page5 .home_content .list ul li .li_con:after {
    clear: both;
    display: block;
    content: ''
}

.welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con {
    float: right;
    transition: all 0.5s 1.1s;
    opacity: 0;
    transform: translateX(100px)
}

.welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con .left {
    float: right
}

.welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con .right {
    float: right;
    margin-right: 24px
}

@media (max-width: 1400px) {
    .welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con .right {
        margin-right: 14px
    }
}

.welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con .line {
    left: 0;
    right: inherit;
    margin-right: inherit;
    margin-left: -26px
}

.welcome #fullpage .page5 .home_content .list ul li:nth-child(even) .li_con .line .line2 {
    right: inherit;
    left: 0
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li:nth-child(3) {
        display: none
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con {
        width: 100%
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con .line {
        width: 100%;
        margin-left: 0
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con .line .icon {
        display: none
    }
}

.welcome #fullpage .page5 .home_content .list ul li.last .li_con .line .line2 {
    width: 300%
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con .line .line2 {
        display: none
    }
}

.welcome #fullpage .page5 .home_content .list ul li.last .li_con .line a {
    width: 178px;
    height: 48px;
    border-radius: 48px;
    border: 1px solid #999999;
    font-size: 18px;
    color: #666666;
    line-height: 48px;
    text-align: center;
    display: block;
    position: absolute;
    top: 0;
    left: 300%;
    transition: all 0.5s
}

@media (max-height: 800px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con .line a {
        left: 50%;
        margin-left: -89px
    }
}

@media (min-width: 1024px) {
    .welcome #fullpage .page5 .home_content .list ul li.last .li_con .line a:hover {
        font-size: 20px
    }
}

.welcome #fullpage .page5 .home_content .list ul li:after {
    clear: both;
    display: block;
    content: ''
}

.welcome #fullpage .page5 .home_content .m_list {
    display: none
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5 .home_content .m_list {
        display: block;
        margin-top: 0.1rem
    }
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 {
    padding-bottom: 0.56rem
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide {
    background: #fff;
    border-radius: 6px;
    padding-bottom: 0.12rem
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide .pic {
    width: 100%;
    overflow: hidden
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide .pic img {
    width: 100%;
    display: block
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide h5 {
    padding: 0 0.14rem;
    font-size: 0.22rem;
    line-height: 0.4rem;
    color: #333333;
    height: 0.38rem;
    overflow: hidden;
    margin-top: 0.1rem
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide .time {
    padding: 0 0.14rem;
    margin-top: 0;
    font-size: 14px;
    color: #0163dc;
    font-family: 'Avgardd';
    line-height: 16px
}

.welcome #fullpage .page5 .home_content .m_list .swiper-page5 .swiper-wrapper .swiper-slide .text {
    padding: 0 0.14rem;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 0.06rem;
    height: 48px;
    overflow: hidden;
    text-align: left
}

.welcome #fullpage .page5 .home_content .m_list .more {
    width: 1.98rem;
    height: 0.48rem;
    margin: 0 auto 0;
    border: 1px solid #999;
    border-radius: 0.48rem;
    line-height: 0.48rem;
    font-size: 16px;
    display: block;
    color: #666;
    text-align: center;
    transition: all 0.5s 1.4s;
    opacity: 0;
    transform: translateY(50px)
}

.welcome #fullpage .page5.active .home_content .tit {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page5.active .home_content i {
    height: 45px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page5.active .home_content i {
        height: 0.3rem;
        margin: 0 auto 0
    }
}

.welcome #fullpage .page5.active .home_content .text {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page5.active .home_content .list ul li .li_con {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page5.active .home_content .m_list .more {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page6 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 {
        display: table
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content {
        vertical-align: middle;
        display: table-cell;
        padding: 0 0.26rem
    }
}

.welcome #fullpage .page6 .home_content > .tit {
    text-align: center;
    margin-top: 66px;
    transition: all 0.5s 0.5s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content > .tit {
        margin-top: 0
    }
}

.welcome #fullpage .page6 .home_content > .tit .cn {
    font-size: 42px;
    line-height: 55px;
    color: #fff;
    font-weight: bold
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content > .tit .cn {
        font-size: 0.3rem;
        line-height: 0.44rem
    }
}

.welcome #fullpage .page6 .home_content > .tit .en {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'GOTHIC';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content > .tit .en {
        font-size: 14px;
        line-height: 22px
    }
}

.welcome #fullpage .page6 .home_content > i {
    width: 1px;
    height: 45px;
    background: #fff;
    margin: 16px auto 0;
    display: block;
    transition: all 0.5s 0.8s;
    height: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content > i {
        margin: 0 auto 0
    }
}

.welcome #fullpage .page6 .home_content .text {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content .text {
        margin-top: 0.1rem;
        line-height: 24px;
        font-size: 14px
    }
}

.welcome #fullpage .page6 .home_content .list {
    width: 1282px;
    margin: 77px auto 0;
    border-top: 1px solid #fff;
    transition: all 0.5s 1.1s;
    opacity: 0
}

@media (max-width: 1300px) {
    .welcome #fullpage .page6 .home_content .list {
        width: 90%
    }
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content .list {
        width: 100%;
        margin: 0.2rem auto 0
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page6 .home_content .list {
        margin: 20px auto 0
    }
}

.welcome #fullpage .page6 .home_content .list ul {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    transition: all 0.5s 1.1s;
    opacity: 0;
    transform: translateY(50px)
}

.welcome #fullpage .page6 .home_content .list ul li {
    float: left;
    width: 25%;
    position: relative;
    height: 127px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    line-height: 127px;
    text-align: center
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6 .home_content .list ul li {
        height: 1rem;
        line-height: 1rem;
        font-size: 14px
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page6 .home_content .list ul li {
        height: 80px;
        line-height: 80px
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page6 .home_content .list ul li {
        height: 60px;
        line-height: 60px
    }
}

.welcome #fullpage .page6 .home_content .list ul li a {
    color: #fff;
    transition: all 0.5s
}

@media (min-width: 1024px) {
    .welcome #fullpage .page6 .home_content .list ul li a:hover {
        font-size: 20px
    }
}

.welcome #fullpage .page6 .home_content .list ul li .pic, .welcome #fullpage .page6 .home_content .list ul li .img {
    transition: all 0.5s
}

.welcome #fullpage .page6 .home_content .list ul li .pic img, .welcome #fullpage .page6 .home_content .list ul li .img img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%
}

@media (max-width: 640px) {
    .welcome #fullpage .page6 .home_content .list ul li .pic img, .welcome #fullpage .page6 .home_content .list ul li .img img {
        max-width: 86%
    }
}

@media (max-height: 700px) {
    .welcome #fullpage .page6 .home_content .list ul li .pic img, .welcome #fullpage .page6 .home_content .list ul li .img img {
        max-width: 40%
    }
}

@media (max-height: 800px) {
    .welcome #fullpage .page6 .home_content .list ul li .pic img, .welcome #fullpage .page6 .home_content .list ul li .img img {
        max-width: 60%
    }
}

.welcome #fullpage .page6 .home_content .list ul li .img {
    opacity: 0;
    display: none
}

.welcome #fullpage .page6 .home_content .list ul li .img img {
    background: #fff;
    padding: 10px
}

.welcome #fullpage .page6 .home_content .list ul li .pic {
    opacity: 1;
    display: block
}

@media (min-width: 1024px) {
    .welcome #fullpage .page6 .home_content .list ul li:hover .pic {
        opacity: 0;
        display: none
    }

    .welcome #fullpage .page6 .home_content .list ul li:hover .img {
        opacity: 1;
        display: block
    }
}

.welcome #fullpage .page6.active .home_content .tit {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page6.active .home_content i {
    height: 45px
}

@media (max-width: 1024px) {
    .welcome #fullpage .page6.active .home_content i {
        height: 0.3rem;
        margin: 0 auto 0
    }
}

.welcome #fullpage .page6.active .home_content .text {
    opacity: 1;
    transform: translate(0)
}

.welcome #fullpage .page6.active .home_content .list {
    opacity: 1
}

.welcome #fullpage .page6.active .home_content .list ul {
    opacity: 1;
    transform: translate(0)
}

.about_banner, .news_banner, .platform_banner, .product_banner, .smart_banner, .style_banner, .social_banner, .join_banner, .contact_banner {
    height: 500px
}

@media (min-width: 1024px) {
    .about_banner, .news_banner, .platform_banner, .product_banner, .smart_banner, .style_banner, .social_banner, .join_banner, .contact_banner {
        transition: all 0.5s;
        opacity: 0;
        transform: translateY(50px)
    }
}

@media (max-width: 750px) {
    .about_banner, .news_banner, .platform_banner, .product_banner, .smart_banner, .style_banner, .social_banner, .join_banner, .contact_banner {
        background: none !important;
        height: auto
    }
}

.about_banner img, .news_banner img, .platform_banner img, .product_banner img, .smart_banner img, .style_banner img, .social_banner img, .join_banner img, .contact_banner img {
    width: 200%;
    display: none;
    margin-left: -100%
}

@media (max-width: 750px) {
    .about_banner img, .news_banner img, .platform_banner img, .product_banner img, .smart_banner img, .style_banner img, .social_banner img, .join_banner img, .contact_banner img {
        display: block
    }
}

.about_banner.ani, .news_banner.ani, .platform_banner.ani, .product_banner.ani, .smart_banner.ani, .style_banner.ani, .social_banner.ani, .join_banner.ani, .contact_banner.ani {
    opacity: 1;
    transform: translate(0)
}

.about_tabs, .news_tabs, .platform_tabs, .product_tabs, .smart_tabs, .style_tabs, .social_tabs, .join_tabs, .contact_tabs {
    background: #f9f9f9;
    height: 80px;
    position: relative;
    z-index: 3
}

@media (min-width: 1024px) {
    .about_tabs, .news_tabs, .platform_tabs, .product_tabs, .smart_tabs, .style_tabs, .social_tabs, .join_tabs, .contact_tabs {
        transition: all 0.5s;
        transform: translateY(50px);
        opacity: 0
    }
}

@media (max-width: 1024px) {
    .about_tabs, .news_tabs, .platform_tabs, .product_tabs, .smart_tabs, .style_tabs, .social_tabs, .join_tabs, .contact_tabs {
        height: auto
    }
}

@media (max-width: 1024px) {
    .about_tabs .w1200, .news_tabs .w1200, .platform_tabs .w1200, .product_tabs .w1200, .smart_tabs .w1200, .style_tabs .w1200, .social_tabs .w1200, .join_tabs .w1200, .contact_tabs .w1200 {
        display: none
    }
}

.about_tabs .w1200 ul, .news_tabs .w1200 ul, .platform_tabs .w1200 ul, .product_tabs .w1200 ul, .smart_tabs .w1200 ul, .style_tabs .w1200 ul, .social_tabs .w1200 ul, .join_tabs .w1200 ul, .contact_tabs .w1200 ul {
    overflow: hidden
}

.about_tabs .w1200 ul li, .news_tabs .w1200 ul li, .platform_tabs .w1200 ul li, .product_tabs .w1200 ul li, .smart_tabs .w1200 ul li, .style_tabs .w1200 ul li, .social_tabs .w1200 ul li, .join_tabs .w1200 ul li, .contact_tabs .w1200 ul li {
    float: left;
    width: 16.66%
}

.about_tabs .w1200 ul li a, .news_tabs .w1200 ul li a, .platform_tabs .w1200 ul li a, .product_tabs .w1200 ul li a, .smart_tabs .w1200 ul li a, .style_tabs .w1200 ul li a, .social_tabs .w1200 ul li a, .join_tabs .w1200 ul li a, .contact_tabs .w1200 ul li a {
    line-height: 60px;
    height: 80px;
    width: 100%;
    text-align: center;
    position: relative;
    display: block
}

.about_tabs .w1200 ul li a .cn, .news_tabs .w1200 ul li a .cn, .platform_tabs .w1200 ul li a .cn, .product_tabs .w1200 ul li a .cn, .smart_tabs .w1200 ul li a .cn, .style_tabs .w1200 ul li a .cn, .social_tabs .w1200 ul li a .cn, .join_tabs .w1200 ul li a .cn, .contact_tabs .w1200 ul li a .cn {
    font-size: 18px;
    color: #3f3f3f;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 80px;
    line-height: 80px
}

.about_tabs .w1200 ul li a .en, .news_tabs .w1200 ul li a .en, .platform_tabs .w1200 ul li a .en, .product_tabs .w1200 ul li a .en, .smart_tabs .w1200 ul li a .en, .style_tabs .w1200 ul li a .en, .social_tabs .w1200 ul li a .en, .join_tabs .w1200 ul li a .en, .contact_tabs .w1200 ul li a .en {
    font-size: 30px;
    color: #0e5a97;
    font-weight: bold;
    background: #064c85;
    line-height: 80px;
    opacity: 0;
    font-family: 'Arial';
    text-transform: uppercase
}

@media (max-width: 1200px) {
    .about_tabs .w1200 ul li a .en, .news_tabs .w1200 ul li a .en, .platform_tabs .w1200 ul li a .en, .product_tabs .w1200 ul li a .en, .smart_tabs .w1200 ul li a .en, .style_tabs .w1200 ul li a .en, .social_tabs .w1200 ul li a .en, .join_tabs .w1200 ul li a .en, .contact_tabs .w1200 ul li a .en {
        font-size: 26px
    }
}

.about_tabs .w1200 ul li a:hover .cn, .news_tabs .w1200 ul li a:hover .cn, .platform_tabs .w1200 ul li a:hover .cn, .product_tabs .w1200 ul li a:hover .cn, .smart_tabs .w1200 ul li a:hover .cn, .style_tabs .w1200 ul li a:hover .cn, .social_tabs .w1200 ul li a:hover .cn, .join_tabs .w1200 ul li a:hover .cn, .contact_tabs .w1200 ul li a:hover .cn {
    color: #fff;
    background: #064c85
}

.about_tabs .w1200 ul li a:hover .en, .news_tabs .w1200 ul li a:hover .en, .platform_tabs .w1200 ul li a:hover .en, .product_tabs .w1200 ul li a:hover .en, .smart_tabs .w1200 ul li a:hover .en, .style_tabs .w1200 ul li a:hover .en, .social_tabs .w1200 ul li a:hover .en, .join_tabs .w1200 ul li a:hover .en, .contact_tabs .w1200 ul li a:hover .en {
    opacity: 1
}

.about_tabs .w1200 ul li.active a .cn, .news_tabs .w1200 ul li.active a .cn, .platform_tabs .w1200 ul li.active a .cn, .product_tabs .w1200 ul li.active a .cn, .smart_tabs .w1200 ul li.active a .cn, .style_tabs .w1200 ul li.active a .cn, .social_tabs .w1200 ul li.active a .cn, .join_tabs .w1200 ul li.active a .cn, .contact_tabs .w1200 ul li.active a .cn {
    color: #fff;
    background: #064c85
}

.about_tabs .w1200 ul li.active a .en, .news_tabs .w1200 ul li.active a .en, .platform_tabs .w1200 ul li.active a .en, .product_tabs .w1200 ul li.active a .en, .smart_tabs .w1200 ul li.active a .en, .style_tabs .w1200 ul li.active a .en, .social_tabs .w1200 ul li.active a .en, .join_tabs .w1200 ul li.active a .en, .contact_tabs .w1200 ul li.active a .en {
    opacity: 1
}

.about_tabs .tabs_m, .news_tabs .tabs_m, .platform_tabs .tabs_m, .product_tabs .tabs_m, .smart_tabs .tabs_m, .style_tabs .tabs_m, .social_tabs .tabs_m, .join_tabs .tabs_m, .contact_tabs .tabs_m {
    display: none;
    position: relative
}

@media (max-width: 1024px) {
    .about_tabs .tabs_m, .news_tabs .tabs_m, .platform_tabs .tabs_m, .product_tabs .tabs_m, .smart_tabs .tabs_m, .style_tabs .tabs_m, .social_tabs .tabs_m, .join_tabs .tabs_m, .contact_tabs .tabs_m {
        display: block
    }
}

.about_tabs .tabs_m .tabs_tit, .news_tabs .tabs_m .tabs_tit, .platform_tabs .tabs_m .tabs_tit, .product_tabs .tabs_m .tabs_tit, .smart_tabs .tabs_m .tabs_tit, .style_tabs .tabs_m .tabs_tit, .social_tabs .tabs_m .tabs_tit, .join_tabs .tabs_m .tabs_tit, .contact_tabs .tabs_m .tabs_tit {
    overflow: hidden;
    padding: 0 0.6rem 0 0.17rem;
    background: #fff;
    position: relative;
    line-height: 0.8rem;
    height: 0.8rem;
    box-shadow: 0 0.04rem 0.1rem 0 rgba(6, 0, 1, 0.1)
}

.about_tabs .tabs_m .tabs_tit h6, .news_tabs .tabs_m .tabs_tit h6, .platform_tabs .tabs_m .tabs_tit h6, .product_tabs .tabs_m .tabs_tit h6, .smart_tabs .tabs_m .tabs_tit h6, .style_tabs .tabs_m .tabs_tit h6, .social_tabs .tabs_m .tabs_tit h6, .join_tabs .tabs_m .tabs_tit h6, .contact_tabs .tabs_m .tabs_tit h6 {
    font-size: 0.26rem;
    color: #064c85;
    font-weight: normal;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.about_tabs .tabs_m .tabs_tit em, .news_tabs .tabs_m .tabs_tit em, .platform_tabs .tabs_m .tabs_tit em, .product_tabs .tabs_m .tabs_tit em, .smart_tabs .tabs_m .tabs_tit em, .style_tabs .tabs_m .tabs_tit em, .social_tabs .tabs_m .tabs_tit em, .join_tabs .tabs_m .tabs_tit em, .contact_tabs .tabs_m .tabs_tit em {
    width: 0.43rem;
    height: 0.17rem;
    background: url(../Images/zhankai.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    right: 0.17rem;
    top: 0.32rem
}

.about_tabs .tabs_m .tabs_tit.on em, .news_tabs .tabs_m .tabs_tit.on em, .platform_tabs .tabs_m .tabs_tit.on em, .product_tabs .tabs_m .tabs_tit.on em, .smart_tabs .tabs_m .tabs_tit.on em, .style_tabs .tabs_m .tabs_tit.on em, .social_tabs .tabs_m .tabs_tit.on em, .join_tabs .tabs_m .tabs_tit.on em, .contact_tabs .tabs_m .tabs_tit.on em {
    background: url(../Images/shouqi.jpg) no-repeat;
    background-size: cover
}

.about_tabs .tabs_m .tabs_con, .news_tabs .tabs_m .tabs_con, .platform_tabs .tabs_m .tabs_con, .product_tabs .tabs_m .tabs_con, .smart_tabs .tabs_m .tabs_con, .style_tabs .tabs_m .tabs_con, .social_tabs .tabs_m .tabs_con, .join_tabs .tabs_m .tabs_con, .contact_tabs .tabs_m .tabs_con {
    position: absolute;
    left: 0;
    top: 0.66rem;
    width: 100%;
    background: #fff;
    display: none
}

.about_tabs .tabs_m .tabs_con ul li, .news_tabs .tabs_m .tabs_con ul li, .platform_tabs .tabs_m .tabs_con ul li, .product_tabs .tabs_m .tabs_con ul li, .smart_tabs .tabs_m .tabs_con ul li, .style_tabs .tabs_m .tabs_con ul li, .social_tabs .tabs_m .tabs_con ul li, .join_tabs .tabs_m .tabs_con ul li, .contact_tabs .tabs_m .tabs_con ul li {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0.17rem
}

.about_tabs .tabs_m .tabs_con ul li a, .news_tabs .tabs_m .tabs_con ul li a, .platform_tabs .tabs_m .tabs_con ul li a, .product_tabs .tabs_m .tabs_con ul li a, .smart_tabs .tabs_m .tabs_con ul li a, .style_tabs .tabs_m .tabs_con ul li a, .social_tabs .tabs_m .tabs_con ul li a, .join_tabs .tabs_m .tabs_con ul li a, .contact_tabs .tabs_m .tabs_con ul li a {
    line-height: 0.66rem;
    font-size: 0.26rem;
    color: #555;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.about_tabs.ani, .news_tabs.ani, .platform_tabs.ani, .product_tabs.ani, .smart_tabs.ani, .style_tabs.ani, .social_tabs.ani, .join_tabs.ani, .contact_tabs.ani {
    opacity: 1;
    transform: translate(0)
}

.about .con {
    margin-top: 49px;
    padding-bottom: 117px
}

@media (max-width: 1024px) {
    .about .con {
        margin-top: 0.4rem;
        padding-bottom: 0.8rem
    }
}

.about .con .w1200 .box1 {
    overflow: hidden
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 {
        overflow: inherit
    }
}

.about .con .w1200 .box1 .left {
    float: left;
    width: 57.5%
}

@media (min-width: 1024px) {
    .about .con .w1200 .box1 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .left {
        float: inherit;
        width: 100%
    }
}

.about .con .w1200 .box1 .left .tit {
    line-height: 60px;
    position: relative
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .left .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .about .con .w1200 .box1 .left .tit {
        line-height: 0.6rem
    }
}

.about .con .w1200 .box1 .left .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .about .con .w1200 .box1 .left .tit .cn {
        font-size: 0.3rem
    }
}

.about .con .w1200 .box1 .left .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .left .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .about .con .w1200 .box1 .left .tit .en {
        font-size: 0.5rem
    }
}

.about .con .w1200 .box1 .left i {
    margin-top: 25px;
    width: 50px;
    height: 4px;
    background: #064c85;
    display: block
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .left i {
        margin: 20px auto 0
    }
}

@media (max-width: 640px) {
    .about .con .w1200 .box1 .left i {
        margin-top: 0.2rem
    }
}

.about .con .w1200 .box1 .left .text {
    margin-top: 31px;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 34px
}

@media (max-width: 640px) {
    .about .con .w1200 .box1 .left .text {
        line-height: 24px;
        margin-top: 0.3rem
    }
}

.about .con .w1200 .box1 .right {
    float: right;
    width: 400px;
    height: 500px;
    border: 6px solid #dcdcdc;
    box-sizing: border-box;
    margin-top: 23px
}

@media (min-width: 1024px) {
    .about .con .w1200 .box1 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1220px) {
    .about .con .w1200 .box1 .right {
        width: 33%;
        height: auto
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .right {
        float: inherit;
        width: 40%;
        margin: 0.16rem auto 0
    }
}

@media (max-width: 750px) {
    .about .con .w1200 .box1 .right {
        width: 60%
    }
}

@media (max-width: 480px) {
    .about .con .w1200 .box1 .right {
        width: 80%
    }
}

.about .con .w1200 .box1 .right img {
    width: 100%;
    display: block;
    transform: translate(-30px, 30px)
}

@media (max-width: 1024px) {
    .about .con .w1200 .box1 .right img {
        transform: translate(-0.3rem, 0.3rem)
    }
}

.about .con .w1200 .box1.ani .left {
    opacity: 1;
    transform: translate(0)
}

.about .con .w1200 .box1.ani .right {
    opacity: 1;
    transform: translate(0)
}

.about .con .w1200 .box2 {
    margin-top: 84px;
    overflow: hidden
}

@media (min-width: 1024px) {
    .about .con .w1200 .box2 {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box2 {
        text-align: center;
        font-size: 0;
        margin-top: 0.6rem
    }
}

@media (max-width: 700px) {
    .about .con .w1200 .box2 {
        width: 70%;
        margin: 0.6rem auto 0
    }
}

@media (max-width: 580px) {
    .about .con .w1200 .box2 {
        width: 76%
    }
}

@media (max-width: 510px) {
    .about .con .w1200 .box2 {
        width: 82%
    }
}

@media (max-width: 480px) {
    .about .con .w1200 .box2 {
        width: 88%
    }
}

@media (max-width: 440px) {
    .about .con .w1200 .box2 {
        width: 96%
    }
}

@media (max-width: 400px) {
    .about .con .w1200 .box2 {
        width: 100%
    }
}

.about .con .w1200 .box2 .item {
    float: left
}

@media (max-width: 1024px) {
    .about .con .w1200 .box2 .item {
        text-align: center;
        display: inline-block;
        float: inherit
    }
}

@media (max-width: 700px) {
    .about .con .w1200 .box2 .item {
        margin-bottom: 0.2rem
    }
}

@media (max-width: 380px) {
    .about .con .w1200 .box2 .item {
        text-align: left;
        display: block;
        padding-left: 0.4rem
    }
}

.about .con .w1200 .box2 .item .top {
    line-height: 40px;
    font-size: 14px;
    color: #2d2d2d;
    height: 44px;
    text-align: left
}

@media (max-width: 1024px) {
    .about .con .w1200 .box2 .item .top {
        line-height: 0.42rem;
        font-size: 14px;
        height: 0.46rem
    }
}

.about .con .w1200 .box2 .item .top strong {
    font-size: 48px;
    font-family: 'Arial';
    font-style: italic;
    line-height: 48px
}

@media (max-width: 1024px) {
    .about .con .w1200 .box2 .item .top strong {
        font-size: 0.5rem;
        line-height: 0.5rem
    }
}

.about .con .w1200 .box2 .item .bot {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 20px
}

.about .con .w1200 .box2 i {
    float: left;
    width: 14px;
    height: 32px;
    background: url(../Images/about_icon1.jpg) no-repeat;
    display: block;
    margin: 15px 8.16% 0
}

@media (max-width: 1220px) {
    .about .con .w1200 .box2 i {
        margin: 15px 7.16% 0
    }
}

@media (max-width: 1140px) {
    .about .con .w1200 .box2 i {
        margin: 15px 6.16% 0
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box2 i {
        text-align: center;
        display: inline-block;
        float: inherit;
        margin: 15px 4.16% 0
    }
}

@media (max-width: 840px) {
    .about .con .w1200 .box2 i {
        margin: 15px 2.16% 0
    }
}

@media (max-width: 750px) {
    .about .con .w1200 .box2 i {
        margin: 15px 1.16% 0
    }
}

@media (max-width: 700px) {
    .about .con .w1200 .box2 i {
        margin: 15px 9.16% 0
    }
}

@media (max-width: 640px) {
    .about .con .w1200 .box2 i {
        margin: 15px 4.16% 0
    }
}

@media (max-width: 530px) {
    .about .con .w1200 .box2 i {
        margin: 15px 2.16% 0
    }
}

@media (max-width: 410px) {
    .about .con .w1200 .box2 i {
        margin: 15px 1.16% 0
    }
}

@media (max-width: 380px) {
    .about .con .w1200 .box2 i {
        display: none
    }
}

@media (max-width: 700px) {
    .about .con .w1200 .box2 .i2 {
        display: none
    }
}

.about .con .w1200 .box2.ani {
    opacity: 1;
    transform: translate(0)
}

.about .con .w1200 .box3 {
    margin-top: 91px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .about .con .w1200 .box3 {
        margin-top: 0.3rem
    }
}

.about .con .w1200 .box3 .left {
    float: left;
    width: 440px;
    height: 400px;
    overflow: hidden
}

@media (min-width: 1024px) {
    .about .con .w1200 .box3 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 1220px) {
    .about .con .w1200 .box3 .left {
        width: 38%;
        height: auto
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box3 .left {
        float: inherit;
        width: 40%;
        margin: 0.2rem auto 0
    }
}

@media (max-width: 750px) {
    .about .con .w1200 .box3 .left {
        width: 60%
    }
}

@media (max-width: 480px) {
    .about .con .w1200 .box3 .left {
        width: 100%
    }
}

.about .con .w1200 .box3 .left img {
    width: 100%;
    display: block
}

.about .con .w1200 .box3 .right {
    width: 58.333%;
    float: right;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 36px
}

@media (min-width: 1024px) {
    .about .con .w1200 .box3 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1220px) {
    .about .con .w1200 .box3 .right {
        width: 58.333%
    }
}

@media (max-width: 1024px) {
    .about .con .w1200 .box3 .right {
        float: inherit;
        width: 100%
    }
}

@media (max-width: 640px) {
    .about .con .w1200 .box3 .right {
        line-height: 24px
    }
}

.about .con .w1200 .box3.ani .left {
    opacity: 1;
    transform: translate(0)
}

.about .con .w1200 .box3.ani .right {
    opacity: 1;
    transform: translate(0)
}

.introduce .con {
    margin-top: 80px;
    padding-bottom: 108px
}

@media (max-width: 1024px) {
    .introduce .con {
        margin-top: 0.4rem;
        padding-bottom: 0.8rem
    }
}

.introduce .con .w1200 .left {
    float: left;
    margin-top: 10px;
    position: relative;
    margin-right: 48px;
    margin-bottom: 50px;
    z-index: 2
}

@media (min-width: 1024px) {
    .introduce .con .w1200 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 1024px) {
    .introduce .con .w1200 .left {
        float: inherit;
        text-align: center;
        font-size: 0;
        margin-right: 0
    }
}

.introduce .con .w1200 .left .line {
    float: left;
    position: relative;
    margin-left: 28px
}

@media (max-width: 1024px) {
    .introduce .con .w1200 .left .line {
        float: inherit;
        text-align: center;
        display: inline-block
    }
}

.introduce .con .w1200 .left .line em {
    width: 8px;
    height: 8px;
    background: #064c85;
    display: block
}

.introduce .con .w1200 .left .line span {
    font-size: 12px;
    color: #000000;
    font-family: 'HELR45W';
    transform: rotate(90deg);
    line-height: 12px;
    display: block;
    transform-origin: left 10px;
    position: absolute;
    left: 0;
    top: 8px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.introduce .con .w1200 .left .line i {
    width: 1px;
    height: 100px;
    background: #d5d2d1;
    display: block;
    margin: 110px auto 0
}

@media (max-width: 650px) {
    .introduce .con .w1200 .left .line i {
        height: 1rem
    }
}

.introduce .con .w1200 .left .b_img {
    width: 400px;
    height: 300px;
    float: left;
    margin-left: 25px
}

@media (max-width: 1024px) {
    .introduce .con .w1200 .left .b_img {
        float: inherit;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        height: auto
    }
}

@media (max-width: 870px) {
    .introduce .con .w1200 .left .b_img {
        width: 60%
    }
}

@media (max-width: 480px) {
    .introduce .con .w1200 .left .b_img {
        width: 70%
    }
}

@media (max-width: 380px) {
    .introduce .con .w1200 .left .b_img {
        width: 80%
    }
}

.introduce .con .w1200 .left .b_img img {
    width: 100%;
    display: block
}

.introduce .con .w1200 .left .s_img {
    width: 160px;
    height: 160px;
    position: absolute;
    left: 0;
    bottom: -50px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .introduce .con .w1200 .left .s_img {
        left: 50%;
        margin-left: -3.5rem;
        width: 2rem;
        height: 2rem
    }
}

@media (max-width: 657px) {
    .introduce .con .w1200 .left .s_img {
        width: 1.6rem;
        height: 1.6rem;
        margin-left: -2.5rem;
        bottom: -0.5rem
    }
}

@media (max-width: 380px) {
    .introduce .con .w1200 .left .s_img {
        margin-left: -2.3rem
    }
}

.introduce .con .w1200 .left .s_img img {
    width: 100%;
    display: block
}

.introduce .con .w1200 .left:after {
    clear: both;
    display: block;
    content: ''
}

@media (min-width: 1024px) {
    .introduce .con .w1200 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

.introduce .con .w1200 .right .tit {
    line-height: 50px;
    overflow: hidden
}

@media (max-width: 640px) {
    .introduce .con .w1200 .right .tit {
        line-height: 0.5rem;
        text-align: center
    }
}

.introduce .con .w1200 .right .tit .cn {
    font-size: 28px;
    color: #064c85;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .introduce .con .w1200 .right .tit .cn {
        font-size: 0.3rem
    }
}

.introduce .con .w1200 .right .tit .en {
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    visibility: visible;
    margin-top: -50px;
    text-transform: uppercase;
    font-weight: bold
}

@media (max-width: 640px) {
    .introduce .con .w1200 .right .tit .en {
        font-size: 0.5rem;
        margin-top: -0.5rem
    }
}

.introduce .con .w1200 .right .tit:after {
    clear: both;
    display: block;
    content: ''
}

.introduce .con .w1200 .right .line {
    margin-top: 20px;
    width: 520px;
    height: 1px;
    background: #d5d2d1;
    margin-left: 62px
}

@media (max-width: 1024px) {
    .introduce .con .w1200 .right .line {
        display: none
    }
}

.introduce .con .w1200 .right .text {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 36px;
    margin-top: 32px
}

@media (max-width: 640px) {
    .introduce .con .w1200 .right .text {
        line-height: 24px;
        margin-top: 0.3rem
    }
}

.introduce .con.ani .w1200 .left {
    opacity: 1;
    transform: translate(0)
}

.introduce .con.ani .w1200 .right {
    opacity: 1;
    transform: translate(0)
}

.strategy .con {
    margin-top: 52px;
    padding-bottom: 52px
}

@media (max-width: 1024px) {
    .strategy .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.strategy .con .w1200 .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (min-width: 1024px) {
    .strategy .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .strategy .con .w1200 .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .strategy .con .w1200 .tit {
        line-height: 0.6rem
    }
}

.strategy .con .w1200 .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .strategy .con .w1200 .tit .cn {
        font-size: 0.3rem
    }
}

.strategy .con .w1200 .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .strategy .con .w1200 .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .strategy .con .w1200 .tit .en {
        font-size: 0.5rem
    }
}

.strategy .con .w1200 .txt {
    font-size: 16px;
    color: #3f3f3f;
    line-height: 40px;
    text-align: center
}

@media (min-width: 1024px) {
    .strategy .con .w1200 .txt {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .strategy .con .w1200 .txt {
        font-size: 16px;
        line-height: 30px
    }
}

@media (max-width: 640px) {
    .strategy .con .w1200 .txt {
        font-size: 0.22rem;
        line-height: 24px
    }
}

.strategy .con .w1200 i {
    display: block;
    width: 66px;
    height: 3px;
    margin: 0 auto;
    background: #bdbdbd
}

@media (min-width: 1024px) {
    .strategy .con .w1200 i {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 640px) {
    .strategy .con .w1200 i {
        margin-top: 0.2rem
    }
}

.strategy .con .w1200 .list {
    margin-top: 65px
}

@media (max-width: 1024px) {
    .strategy .con .w1200 .list {
        margin-top: 0.4rem
    }
}

.strategy .con .w1200 .list ul {
    overflow: hidden
}

.strategy .con .w1200 .list ul li {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 66px
}

@media (min-width: 1024px) {
    .strategy .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li {
        margin-bottom: 0.4rem;
        width: 100%;
        float: inherit
    }
}

.strategy .con .w1200 .list ul li .li_con {
    padding: 0 0 0 80px
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con {
        padding: 0 0 0 0.8rem
    }
}

.strategy .con .w1200 .list ul li .li_con .icon {
    width: 46px;
    height: 38px;
    position: absolute;
    left: 16px;
    top: 14px;
    overflow: hidden
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con .icon {
        width: 0.46rem;
        height: 0.38rem;
        left: 0.16rem;
        top: 0.14rem
    }
}

.strategy .con .w1200 .list ul li .li_con .icon img {
    width: 100%;
    display: block
}

.strategy .con .w1200 .list ul li .li_con .top {
    position: relative;
    line-height: 64px
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con .top {
        line-height: 0.6rem
    }
}

.strategy .con .w1200 .list ul li .li_con .top h5 {
    font-size: 18px;
    color: #3f3f3f;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con .top h5 {
        font-size: 0.24rem
    }
}

.strategy .con .w1200 .list ul li .li_con .top .num {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    font-weight: bold
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con .top .num {
        font-size: 0.5rem
    }
}

.strategy .con .w1200 .list ul li .li_con .bot {
    font-size: 16px;
    color: #3f3f3f;
    line-height: 30px
}

@media (max-width: 640px) {
    .strategy .con .w1200 .list ul li .li_con .bot {
        font-size: 0.22rem;
        line-height: 24px
    }
}

.strategy .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

.strategy .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.strategy .con .w1200 .txt.ani {
    opacity: 1;
    transform: translate(0)
}

.strategy .con .w1200 i.ani {
    opacity: 1;
    transform: translate(0)
}

.honor .con {
    margin-top: 50px;
    padding-bottom: 52px
}

@media (max-width: 1024px) {
    .honor .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.honor .con .w1200 .tit {
    line-height: 48px;
    position: relative;
    text-align: center;
    font-size: 28px;
    color: #064c85
}

@media (min-width: 1024px) {
    .honor .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 640px) {
    .honor .con .w1200 .tit {
        line-height: 0.5rem;
        font-size: 0.3rem
    }
}

.honor .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.honor .con .w1200 .list {
    margin-top: 29px
}

.honor .con .w1200 .list ul {
    text-align: center;
    font-size: 0
}

.honor .con .w1200 .list ul li {
    text-align: center;
    display: inline-block;
    width: 29.91%;
    margin: 0 1.25% 30px;
    background: #f3f3f3;
    overflow: hidden;
    padding-bottom: 40px;
    cursor: pointer
}

@media (min-width: 1024px) {
    .honor .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 850px) {
    .honor .con .w1200 .list ul li {
        width: 48%;
        margin: 0 1% 0.2rem;
        padding-bottom: 0.3rem
    }
}

@media (max-width: 380px) {
    .honor .con .w1200 .list ul li {
        width: 100%;
        margin: 0 0 0.2rem;
        padding-bottom: 0.3rem
    }
}

.honor .con .w1200 .list ul li .pic {
    width: 224px;
    height: 163px;
    overflow: hidden;
    margin: 42px auto 0
}

@media (max-width: 1024px) {
    .honor .con .w1200 .list ul li .pic {
        margin: 0.4rem auto 0;
        width: 2.24rem;
        height: 1.63rem
    }
}

@media (max-width: 380px) {
    .honor .con .w1200 .list ul li .pic {
        width: 3.24rem;
        height: 2.36rem
    }
}

.honor .con .w1200 .list ul li .pic img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.honor .con .w1200 .list ul li h6 {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 20px;
    font-weight: normal;
    margin-top: 36px;
    padding: 0 20px
}

.honor .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

@media (min-width: 1024px) {
    .honor .con .w1200 .list ul li:hover .pic img {
        transform: scale(1.1)
    }
}

.news .con {
    margin-top: 58px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .news .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.news .con .w1200 .list ul li {
    background: #f9f9f9;
    margin-bottom: 40px
}

@media (min-width: 1024px) {
    .news .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li {
        margin-bottom: 0.3rem
    }
}

.news .con .w1200 .list ul li a {
    display: block;
    position: relative
}

.news .con .w1200 .list ul li a .left {
    width: 38.33%;
    float: left;
    overflow: hidden
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .left {
        width: 44.33%
    }
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .left {
        width: 48.33%
    }
}

.news .con .w1200 .list ul li a .left img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.news .con .w1200 .list ul li a .right {
    width: 56.16%;
    float: right;
    margin-right: 3.16%;
    overflow: hidden
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .right {
        width: 51.16%
    }
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .right {
        width: 47.16%
    }
}

.news .con .w1200 .list ul li a .right h5 {
    font-size: 20px;
    color: #292929;
    line-height: 66px;
    margin-top: 29px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
    font-weight: normal
}

@media (max-width: 1216px) {
    .news .con .w1200 .list ul li a .right h5 {
        margin-top: 15px
    }
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right h5 {
        font-size: 16px;
        line-height: 0.56rem;
        margin-top: 0.2rem
    }
}

@media (max-width: 840px) {
    .news .con .w1200 .list ul li a .right h5 {
        line-height: 0.46rem;
        margin-top: 0.06rem
    }
}

.news .con .w1200 .list ul li a .right .text {
    font-size: 14px;
    color: #656565;
    line-height: 30px;
    overflow: hidden;
    height: 60px
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .text {
        line-height: 24px;
        height: 48px
    }
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .right .text {
        line-height: 20px;
        height: 20px
    }
}

.news .con .w1200 .list ul li a .right .bot {
    overflow: hidden;
    margin-top: 75px
}

@media (max-width: 1216px) {
    .news .con .w1200 .list ul li a .right .bot {
        margin-top: 50px
    }
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot {
        margin-top: 0.5rem
    }
}

@media (max-width: 640px) {
    .news .con .w1200 .list ul li a .right .bot {
        margin-top: 0.04rem
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_l {
    float: left;
    font-size: 0
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .right .bot .bot_l {
        float: inherit
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_l em {
    width: 27px;
    height: 20px;
    float: left;
    background: url(../Images/news_icon1.png) no-repeat;
    background-size: contain;
    display: block
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot .bot_l em {
        width: 0.27rem;
        height: 0.2rem;
        display: inline-block;
        vertical-align: middle;
        float: initial
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_l span {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 14px;
    color: #979797;
    font-family: 'Arial';
    display: block
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot .bot_l span {
        margin-left: 0.06rem;
        line-height: 20px;
        display: inline-block;
        vertical-align: middle;
        float: initial
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_r {
    float: left;
    margin-left: 32px;
    font-size: 0
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot .bot_r {
        margin-left: 0.3rem
    }
}

@media (max-width: 480px) {
    .news .con .w1200 .list ul li a .right .bot .bot_r {
        float: inherit;
        margin-left: 0
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_r em {
    width: 27px;
    height: 20px;
    float: left;
    background: url(../Images/news_icon2.png) no-repeat;
    background-size: contain;
    display: block
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot .bot_r em {
        width: 0.27rem;
        height: 0.2rem;
        display: inline-block;
        vertical-align: middle;
        float: initial
    }
}

.news .con .w1200 .list ul li a .right .bot .bot_r span {
    float: left;
    margin-left: 6px;
    line-height: 20px;
    font-size: 14px;
    color: #979797;
    font-family: 'Arial';
    display: block
}

@media (max-width: 1024px) {
    .news .con .w1200 .list ul li a .right .bot .bot_r span {
        margin-left: 0.06rem;
        line-height: 20px;
        display: inline-block;
        vertical-align: middle;
        float: initial
    }
}

.news .con .w1200 .list ul li a:after {
    display: block;
    content: '';
    clear: both
}

@media (min-width: 1024px) {
    .news .con .w1200 .list ul li a:hover .left img {
        transform: scale(1.1)
    }

    .news .con .w1200 .list ul li a:hover .right h5 {
        color: #064c85
    }
}

.news .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

.news .con .w1200 .list .page {
    overflow: hidden
}

@media (min-width: 1024px) {
    .news .con .w1200 .list .page {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(50px)
    }
}

@media (max-width: 1024px) {
    .news .con .w1200 .list .page {
        width: 96%;
        margin: 0 auto
    }
}

.news .con .w1200 .list .page .page_l {
    float: left;
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.news .con .w1200 .list .page .page_l span {
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.news .con .w1200 .list .page .page_r {
    float: right
}

.news .con .w1200 .list .page .page_r a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    display: block
}

.news .con .w1200 .list .page .page_r .prev {
    background: #f4f4f4 url(../Images/page_prev.png) no-repeat center center
}

.news .con .w1200 .list .page .page_r .prev:hover {
    background: #064c85 url(../Images/page_prev_h.png) no-repeat center center
}

.news .con .w1200 .list .page .page_r .next {
    background: #f4f4f4 url(../Images/page_next.png) no-repeat center center
}

.news .con .w1200 .list .page .page_r .next:hover {
    background: #064c85 url(../Images/page_next_h.png) no-repeat center center
}

.news .con .w1200 .list .page.ani {
    opacity: 1;
    transform: translate(0)
}

.news_info .con {
    margin-top: 58px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .news_info .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.news_info .con .w1200 h5 {
    font-size: 24px;
    line-height: 36px;
    color: #313131;
    text-align: center;
    font-weight: normal
}

@media (max-width: 1024px) {
    .news_info .con .w1200 h5 {
        font-size: 0.26rem;
        line-height: 0.36rem
    }
}

.news_info .con .w1200 .tab {
    text-align: center;
    font-size: 0;
    margin-top: 30px
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .tab {
        margin-top: 0.3rem
    }
}

.news_info .con .w1200 .tab .tab_l {
    text-align: center;
    margin: 0 8px;
    display: inline-block;
    vertical-align: top
}

.news_info .con .w1200 .tab .tab_l em {
    width: 27px;
    height: 20px;
    float: left;
    background: url(../Images/news_icon1.png) no-repeat;
    background-size: contain;
    display: block
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .tab .tab_l em {
        width: 0.27rem;
        height: 0.20rem
    }
}

.news_info .con .w1200 .tab .tab_l span {
    float: left;
    margin-left: 3px;
    line-height: 20px;
    font-size: 16px;
    color: #929292;
    font-family: 'Arial';
    display: block
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .tab .tab_l span {
        margin-left: 0.06rem;
        line-height: 0.22rem;
        font-size: 0.22rem
    }
}

.news_info .con .w1200 .tab .tab_r {
    text-align: center;
    margin: 0 8px;
    display: inline-block;
    vertical-align: top
}

.news_info .con .w1200 .tab .tab_r em {
    width: 27px;
    height: 20px;
    float: left;
    background: url(../Images/news_icon2.png) no-repeat;
    background-size: contain;
    display: block
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .tab .tab_r em {
        width: 0.27rem;
        height: 0.20rem
    }
}

.news_info .con .w1200 .tab .tab_r span {
    float: left;
    margin-left: 3px;
    line-height: 20px;
    font-size: 16px;
    color: #929292;
    font-family: 'Arial';
    display: block
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .tab .tab_r span {
        margin-left: 0.06rem;
        line-height: 0.22rem;
        font-size: 0.22rem
    }
}

.news_info .con .w1200 .txt {
    margin-top: 40px;
    font-size: 14px;
    line-height: 28px;
    color: #666
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .txt {
        margin-top: 0.3rem;
        line-height: 24px
    }
}

.news_info .con .w1200 .txt p {
    font-size: 14px;
    line-height: 28px;
    color: #666
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .txt p {
        line-height: 24px
    }
}

.news_info .con .w1200 .txt p img {
    max-width: 100%
}

.news_info .con .w1200 .bot {
    margin-top: 40px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .bot {
        margin-top: 0.4rem
    }
}

.news_info .con .w1200 .bot .bot_l {
    width: 80%;
    float: left
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .bot .bot_l {
        width: 100%;
        float: inherit
    }
}

.news_info .con .w1200 .bot .bot_l a {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 28px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width: 1024px) {
    .news_info .con .w1200 .bot .bot_l a:hover {
        color: #064c85
    }
}

.news_info .con .w1200 .bot .bot_r {
    width: 10%;
    float: right;
    height: 48px
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .bot .bot_r {
        width: 1.2rem;
        height: 0.48rem;
        float: right
    }
}

.news_info .con .w1200 .bot .bot_r a {
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    color: #666;
    border: 1px solid #999;
    display: block;
    transition: all 0.5s
}

@media (max-width: 1024px) {
    .news_info .con .w1200 .bot .bot_r a {
        line-height: 0.48rem;
        height: 0.48rem;
        box-sizing: border-box
    }
}

@media (min-width: 1024px) {
    .news_info .con .w1200 .bot .bot_r a:hover {
        color: #064c85
    }
}

.platform .con {
    margin-top: 46px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .platform .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.platform .con .w1200 .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (min-width: 1024px) {
    .platform .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .platform .con .w1200 .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .platform .con .w1200 .tit {
        line-height: 0.6rem
    }
}

.platform .con .w1200 .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .platform .con .w1200 .tit .cn {
        font-size: 0.3rem
    }
}

.platform .con .w1200 .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .platform .con .w1200 .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .platform .con .w1200 .tit .en {
        font-size: 0.5rem
    }
}

.platform .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.platform .con .w1200 .box1 {
    overflow: hidden;
    margin-top: 58px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 {
        margin-top: 0.33rem
    }
}

.platform .con .w1200 .box1 .left {
    width: 63.33%;
    height: 454px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    float: left
}

@media (min-width: 1024px) {
    .platform .con .w1200 .box1 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .left {
        float: inherit;
        width: 100%
    }
}

.platform .con .w1200 .box1 .left img {
    width: 100%;
    display: block
}

.platform .con .w1200 .box1 .right {
    float: right;
    width: 40.83%;
    background: #f0f1f3;
    margin: 24px 0 0 -51px;
    padding-bottom: 9px
}

@media (min-width: 1024px) {
    .platform .con .w1200 .box1 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right {
        float: inherit;
        width: 100%;
        margin: 0
    }
}

.platform .con .w1200 .box1 .right .right_con {
    padding-left: 78px;
    padding-right: 32px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right .right_con {
        padding: 0 0.2rem
    }
}

.platform .con .w1200 .box1 .right .right_con h5 {
    font-size: 28px;
    color: #000000;
    line-height: 90px;
    margin-top: 4px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right .right_con h5 {
        font-size: 0.26rem;
        line-height: 0.6rem;
        margin-top: 0;
        text-align: center
    }
}

.platform .con .w1200 .box1 .right .right_con i {
    width: 84%;
    height: 1px;
    background: #d5d2d1;
    display: block
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right .right_con i {
        width: 100%
    }
}

.platform .con .w1200 .box1 .right .right_con .text {
    font-size: 14px;
    color: #3f3f3f;
    line-height: 32px;
    margin-top: 20px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right .right_con .text {
        margin-top: 0.2rem
    }
}

@media (max-width: 640px) {
    .platform .con .w1200 .box1 .right .right_con .text {
        line-height: 24px
    }
}

.platform .con .w1200 .box1 .right .right_con .fh {
    line-height: 80px;
    font-size: 72px;
    color: #a0a0a0;
    font-family: 'HELR45W';
    text-align: right
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box1 .right .right_con .fh {
        line-height: 0.82rem;
        font-size: 0.74rem
    }
}

.platform .con .w1200 .box1.ani .left {
    opacity: 1;
    transform: translate(0)
}

.platform .con .w1200 .box1.ani .right {
    opacity: 1;
    transform: translate(0)
}

.platform .con .w1200 .box2 {
    margin-top: 33px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box2 {
        margin-top: 0.2rem
    }
}

.platform .con .w1200 .box2 h6 {
    font-size: 20px;
    color: #000000;
    line-height: 32px;
    font-weight: normal
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box2 h6 {
        font-size: 0.24rem;
        line-height: 0.34rem
    }
}

.platform .con .w1200 .box2 .list {
    margin-top: 24px
}

@media (min-width: 1024px) {
    .platform .con .w1200 .box2 .list {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box2 .list {
        margin-top: 0.2rem
    }
}

.platform .con .w1200 .box2 .list ul {
    overflow: hidden
}

.platform .con .w1200 .box2 .list ul li {
    width: 24.33%;
    float: left;
    margin-right: 0.833%;
    position: relative
}

@media (max-width: 840px) {
    .platform .con .w1200 .box2 .list ul li {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 0.2rem
    }
}

.platform .con .w1200 .box2 .list ul li img {
    width: 100%;
    display: block
}

.platform .con .w1200 .box2 .list ul li .txt {
    width: 80%;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background: rgba(6, 76, 133, 0.6);
    position: absolute;
    left: 0;
    bottom: 20px;
    padding-left: 20px
}

@media (max-width: 1024px) {
    .platform .con .w1200 .box2 .list ul li .txt {
        bottom: 0.2rem;
        padding-left: 0.2rem
    }
}

@media (max-width: 840px) {
    .platform .con .w1200 .box2 .list ul li:nth-child(even) {
        margin-right: 0
    }
}

.platform .con .w1200 .box2 .list ul li:last-child {
    margin-right: 0
}

.platform .con .w1200 .box2.ani .list {
    opacity: 1;
    transform: translate(0)
}

.clients .con {
    margin-top: 46px;
    padding-bottom: 100px
}

@media (max-width: 1024px) {
    .clients .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.clients .con .w1200 .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (min-width: 1024px) {
    .clients .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .clients .con .w1200 .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .clients .con .w1200 .tit {
        line-height: 0.6rem
    }
}

.clients .con .w1200 .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .clients .con .w1200 .tit .cn {
        font-size: 0.3rem
    }
}

.clients .con .w1200 .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .clients .con .w1200 .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .clients .con .w1200 .tit .en {
        font-size: 0.5rem
    }
}

.clients .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.clients .con .w1200 .list {
    margin-top: 30px
}

.clients .con .w1200 .list ul li {
    width: 32.5%;
    height: 110px;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    background: #fff;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all 0.5s;
    padding: 0 1%
}

@media (min-width: 1024px) {
    .clients .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .clients .con .w1200 .list ul li {
        height: 1.3rem
    }
}

@media (max-width: 750px) {
    .clients .con .w1200 .list ul li {
        width: 49%;
        margin-right: 2%
    }
}

.clients .con .w1200 .list ul li .img {
    position: relative;
    width: 100%;
    height: 100%
}

.clients .con .w1200 .list ul li .img img {
    max-width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

.clients .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

@media (min-width: 751px) {
    .clients .con .w1200 .list ul li:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 750px) {
    .clients .con .w1200 .list ul li:nth-child(2n) {
        margin-right: 0
    }
}

.clients .con .w1200 .list ul li:hover {
    box-shadow: 0px 5px 5px 0px rgba(11, 2, 4, 0.13)
}

.clients .con .w1200 .list ul:after {
    clear: both;
    content: '';
    display: block
}

.business .con {
    margin-top: 46px;
    padding-bottom: 100px
}

@media (max-width: 1024px) {
    .business .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.business .con .w1200 .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (min-width: 1024px) {
    .business .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .business .con .w1200 .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .business .con .w1200 .tit {
        line-height: 0.6rem
    }
}

.business .con .w1200 .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .business .con .w1200 .tit .cn {
        font-size: 0.3rem
    }
}

.business .con .w1200 .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .business .con .w1200 .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .business .con .w1200 .tit .en {
        font-size: 0.5rem
    }
}

.business .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.business .con .w1200 .box {
    overflow: hidden;
    width: 93.333%;
    margin: 30px auto 0;
    background: #f3f3f3
}

@media (min-width: 1024px) {
    .business .con .w1200 .box {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .business .con .w1200 .box {
        width: 100%
    }
}

.business .con .w1200 .box .left {
    width: 52.05%;
    float: left;
    overflow: hidden
}

@media (max-width: 1200px) {
    .business .con .w1200 .box .left {
        width: 58.05%
    }
}

@media (max-width: 850px) {
    .business .con .w1200 .box .left {
        width: 100%;
        float: inherit
    }
}

.business .con .w1200 .box .left img {
    width: 100%;
    display: block
}

.business .con .w1200 .box .right {
    width: 47.95%;
    float: right
}

@media (max-width: 1200px) {
    .business .con .w1200 .box .right {
        width: 41.95%
    }
}

@media (max-width: 850px) {
    .business .con .w1200 .box .right {
        width: 100%;
        float: inherit
    }
}

.business .con .w1200 .box .right .right_con {
    padding: 0 12.66%;
    overflow: hidden
}

@media (max-width: 1200px) {
    .business .con .w1200 .box .right .right_con {
        padding: 0 9.66%
    }
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con {
        padding: 0 4.66%
    }
}

@media (max-width: 850px) {
    .business .con .w1200 .box .right .right_con {
        padding-bottom: 0.2rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit {
    margin-top: 50px
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit {
        margin-top: 0.5rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit .tit_l {
    float: left;
    width: 4px;
    height: 37px
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit .tit_l {
        height: 0.4rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit .tit_l i {
    width: 100%;
    height: 37px;
    background: #b2b2b2;
    display: block;
    position: relative
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit .tit_l i {
        height: 0.46rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit .tit_l i em {
    width: 100%;
    height: 17px;
    background: #5980b9;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block
}

.business .con .w1200 .box .right .right_con .right_tit .tit_r {
    float: left;
    margin-left: 24px;
    margin-top: -3px
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit .tit_r {
        margin-left: 0.24rem;
        margin-top: 0
    }
}

.business .con .w1200 .box .right .right_con .right_tit .tit_r h5 {
    font-size: 24px;
    color: #272727;
    line-height: 26px
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit .tit_r h5 {
        line-height: 0.28rem;
        font-size: 0.26rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit .tit_r span {
    display: block;
    font-size: 14px;
    line-height: 16px;
    font-family: 'HELR45W';
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_tit .tit_r span {
        line-height: 0.24rem
    }
}

.business .con .w1200 .box .right .right_con .right_tit:after {
    clear: both;
    display: block;
    content: ''
}

.business .con .w1200 .box .right .right_con .right_bot {
    margin-top: 27px
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_bot {
        margin-top: 0.3rem
    }
}

.business .con .w1200 .box .right .right_con .right_bot p {
    line-height: 56px;
    font-size: 36px;
    color: #104799
}

@media (max-width: 1024px) {
    .business .con .w1200 .box .right .right_con .right_bot p {
        line-height: 0.56rem;
        font-size: 0.38rem
    }
}

.business .con .w1200 .box.ani {
    opacity: 1;
    transform: translate(0)
}

.equipment .con {
    margin-top: 46px;
    padding-bottom: 42px
}

@media (max-width: 1024px) {
    .equipment .con {
        margin-top: 0.4rem;
        padding-bottom: 0.4rem
    }
}

.equipment .con .w1200 .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (min-width: 1024px) {
    .equipment .con .w1200 .tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .equipment .con .w1200 .tit {
        line-height: 0.6rem
    }
}

.equipment .con .w1200 .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .equipment .con .w1200 .tit .cn {
        font-size: 0.3rem
    }
}

.equipment .con .w1200 .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .equipment .con .w1200 .tit .en {
        font-size: 0.5rem
    }
}

.equipment .con .w1200 .tit.ani {
    opacity: 1;
    transform: translate(0)
}

.equipment .con .w1200 .box1 {
    margin-top: 34px;
    overflow: hidden;
    margin-bottom: 80px
}

@media (min-width: 1024px) {
    .equipment .con .w1200 .box1 {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box1 {
        margin-top: 0.3rem;
        margin-bottom: 0.6rem
    }
}

@media (max-width: 750px) {
    .equipment .con .w1200 .box1 {
        overflow-x: scroll
    }
}

.equipment .con .w1200 .box1 table {
    width: 100%
}

@media (max-width: 750px) {
    .equipment .con .w1200 .box1 table {
        width: 750px
    }
}

.equipment .con .w1200 .box1 table tr th {
    background: #1658a0;
    border: 2px solid #fff;
    color: #fff;
    padding: 21px 14px;
    font-size: 18px;
    font-weight: normal
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box1 table tr th {
        font-size: 14px;
        padding: 0.2rem 0.1rem
    }
}

@media (max-width: 750px) {
    .equipment .con .w1200 .box1 table tr th {
        padding: 0.1rem 0.1rem
    }
}

.equipment .con .w1200 .box1 table tr th:first-child {
    line-height: 18px
}

.equipment .con .w1200 .box1 table tr td {
    border: 2px solid #fff;
    background: #e8e8e8;
    color: #242424;
    text-align: center;
    padding: 21px 14px;
    font-size: 14px;
    line-height: 22px
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box1 table tr td {
        font-size: 12px;
        padding: 0.2rem 0.1rem
    }
}

@media (max-width: 750px) {
    .equipment .con .w1200 .box1 table tr td {
        padding: 0.1rem 0.1rem
    }
}

.equipment .con .w1200 .box1 table tr:nth-child(odd) td {
    background: #f3f3f3
}

.equipment .con .w1200 .box1.ani {
    opacity: 1;
    transform: translate(0)
}

.equipment .con .w1200 .box2, .equipment .con .w1200 .box3 {
    margin-bottom: 48px
}

@media (min-width: 1024px) {
    .equipment .con .w1200 .box2, .equipment .con .w1200 .box3 {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box2, .equipment .con .w1200 .box3 {
        margin-bottom: 0.4rem
    }
}

.equipment .con .w1200 .box2 .swiper-box2, .equipment .con .w1200 .box2 .swiper-box3, .equipment .con .w1200 .box3 .swiper-box2, .equipment .con .w1200 .box3 .swiper-box3 {
    padding-top: 33px;
    padding-bottom: 0px
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box2 .swiper-box2, .equipment .con .w1200 .box2 .swiper-box3, .equipment .con .w1200 .box3 .swiper-box2, .equipment .con .w1200 .box3 .swiper-box3 {
        padding-top: 0.3rem
    }
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper {
    height: auto !important
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide {
    height: auto !important;
    transform: scale(1);
    transform-origin: center center
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide .pic, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide .pic, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide .pic, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide .pic {
    transform: scale(0.75);
    transform-origin: center right
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide .pic img, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide .pic img, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide .pic img, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide .pic img {
    max-width: 100%
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide h6 {
    opacity: 0;
    font-size: 18px;
    color: #242424;
    text-align: center;
    line-height: 56px;
    font-weight: normal
}

@media (max-width: 1024px) {
    .equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide h6, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide h6 {
        font-size: 16px;
        line-height: 50px
    }
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide-next .pic, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide-next .pic, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide-next .pic, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide-next .pic {
    transform-origin: center left
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide-active, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide-active, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide-active, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide-active {
    z-index: 1000
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide-active .pic, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide-active .pic, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide-active .pic, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide-active .pic {
    transform: scale(1)
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-wrapper .swiper-slide-active h6, .equipment .con .w1200 .box2 .swiper-box3 .swiper-wrapper .swiper-slide-active h6, .equipment .con .w1200 .box3 .swiper-box2 .swiper-wrapper .swiper-slide-active h6, .equipment .con .w1200 .box3 .swiper-box3 .swiper-wrapper .swiper-slide-active h6 {
    opacity: 1
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-button-prev, .equipment .con .w1200 .box2 .swiper-box2 .swiper-button-next, .equipment .con .w1200 .box2 .swiper-box3 .swiper-button-prev, .equipment .con .w1200 .box2 .swiper-box3 .swiper-button-next, .equipment .con .w1200 .box3 .swiper-box2 .swiper-button-prev, .equipment .con .w1200 .box3 .swiper-box2 .swiper-button-next, .equipment .con .w1200 .box3 .swiper-box3 .swiper-button-prev, .equipment .con .w1200 .box3 .swiper-box3 .swiper-button-next {
    background: none;
    width: 26%;
    height: 60%;
    margin-top: -13%
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-button-prev, .equipment .con .w1200 .box2 .swiper-box3 .swiper-button-prev, .equipment .con .w1200 .box3 .swiper-box2 .swiper-button-prev, .equipment .con .w1200 .box3 .swiper-box3 .swiper-button-prev {
    left: 0
}

.equipment .con .w1200 .box2 .swiper-box2 .swiper-button-next, .equipment .con .w1200 .box2 .swiper-box3 .swiper-button-next, .equipment .con .w1200 .box3 .swiper-box2 .swiper-button-next, .equipment .con .w1200 .box3 .swiper-box3 .swiper-button-next {
    right: 0
}

.equipment .con .w1200 .box2.ani, .equipment .con .w1200 .box3.ani {
    opacity: 1;
    transform: translate(0)
}

.product .con {
    margin-top: 46px;
    padding-bottom: 90px
}

@media (max-width: 1024px) {
    .product .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.product .con .w1200 .con_tit {
    text-align: center;
    font-size: 0
}

@media (min-width: 1024px) {
    .product .con .w1200 .con_tit {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

.product .con .w1200 .con_tit a {
    display: inline-block;
    text-align: center;
    font-size: 20px;
    margin: 0 8px;
    border-radius: 40px;
    line-height: 40px;
    padding: 0 18px;
    color: #2d2d2d
}

@media (max-width: 640px) {
    .product .con .w1200 .con_tit a {
        font-size: 0.26rem;
        line-height: 0.48rem;
        padding: 0 0.18rem
    }
}

.product .con .w1200 .con_tit a.active {
    background: #064c85;
    color: #fff
}

@media (min-width: 1024px) {
    .product .con .w1200 .con_tit a:hover {
        background: #064c85;
        color: #fff
    }
}

.product .con .w1200 .con_tit.ani {
    opacity: 1;
    transform: translate(0)
}

.product .con .w1200 .content {
    margin-top: 30px
}

@media (max-width: 1024px) {
    .product .con .w1200 .content {
        margin-top: 0.3rem
    }
}

.product .con .w1200 .content .grounp {
    display: none
}

@media (min-width: 1024px) {
    .product .con .w1200 .content .grounp {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

.product .con .w1200 .content .grounp .tit {
    line-height: 52px;
    position: relative;
    text-align: center
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .tit {
        text-align: center
    }
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .tit {
        line-height: 0.6rem
    }
}

.product .con .w1200 .content .grounp .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .tit .cn {
        font-size: 0.3rem
    }
}

.product .con .w1200 .content .grounp .tit .en {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    font-size: 48px;
    color: #e8e8e8;
    font-weight: 'HELR45W';
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .tit .en {
        font-size: 0.5rem
    }
}

.product .con .w1200 .content .grounp .text {
    text-align: center;
    font-size: 14px;
    color: #2d2d2d;
    line-height: 30px;
    margin-top: 12px
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .text {
        line-height: 24px
    }
}

.product .con .w1200 .content .grounp .text img {
    max-width: 100%
}

.product .con .w1200 .content .grounp .box1 {
    margin-top: 31px
}

.product .con .w1200 .content .grounp .box1 h5 {
    font-size: 24px;
    color: #064c85;
    line-height: 42px;
    text-align: center
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .box1 h5 {
        font-size: 0.26rem;
        line-height: 0.44rem
    }
}

.product .con .w1200 .content .grounp .box1 .item {
    margin-top: 20px;
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item {
        margin-top: 0.2rem;
        margin-bottom: 0.3rem
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_tit {
    overflow: hidden
}

.product .con .w1200 .content .grounp .box1 .item .item_tit .tit_l {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 30px;
    background: #064c85;
    border-radius: 4px;
    color: #fff;
    padding: 0 20px
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item .item_tit .tit_l {
        padding: 0 0.2rem
    }
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .box1 .item .item_tit .tit_l {
        font-size: 14px
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_tit .tit_r {
    float: right;
    overflow: hidden
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item .item_tit .tit_r {
        display: none
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_tit .tit_r em {
    width: 14px;
    height: 10px;
    background: url(../Images/pro_icon1.jpg) no-repeat;
    background-size: cover;
    float: left;
    display: block;
    margin-top: 10px
}

.product .con .w1200 .content .grounp .box1 .item .item_tit .tit_r span {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #2d2d2d;
    line-height: 30px
}

.product .con .w1200 .content .grounp .box1 .item .item_text {
    font-size: 16px;
    line-height: 28px;
    color: #2d2d2d;
    margin: 14px 0 5px 0
}

@media (max-width: 640px) {
    .product .con .w1200 .content .grounp .box1 .item .item_text {
        font-size: 14px;
        line-height: 24px
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con {
    overflow: hidden
}

@media (max-width: 750px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con {
        overflow-x: scroll
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con table {
    width: 100%
}

@media (max-width: 750px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table {
        width: 750px
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow th, .product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow td {
    background: #1658a0;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 14px;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    vertical-align: middle
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow th, .product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow td {
        font-size: 14px;
        padding: 0.2rem 0.1rem
    }
}

@media (max-width: 750px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow th, .product .con .w1200 .content .grounp .box1 .item .item_con table .firstRow td {
        padding: 0.1rem 0.1rem
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con table tr th {
    background: #1658a0;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px 14px;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table tr th {
        font-size: 14px;
        padding: 0.2rem 0.1rem
    }
}

@media (max-width: 750px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table tr th {
        padding: 0.1rem 0.1rem
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con table tr th:first-child {
    line-height: 18px
}

.product .con .w1200 .content .grounp .box1 .item .item_con table tr td {
    vertical-align: middle;
    border: 1px solid #fff;
    background: #e8e8e8;
    border-bottom: 1px solid #cfcfcf;
    color: #242424;
    text-align: center;
    padding: 5px 14px;
    font-size: 14px;
    line-height: 30px
}

@media (max-width: 1024px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table tr td {
        font-size: 12px;
        padding: 0.2rem 0.1rem
    }
}

@media (max-width: 750px) {
    .product .con .w1200 .content .grounp .box1 .item .item_con table tr td {
        padding: 0.1rem 0.1rem
    }
}

.product .con .w1200 .content .grounp .box1 .item .item_con table tr:nth-child(2) td:last-child {
    border-bottom-color: #fff
}

.product .con .w1200 .content .grounp .box1 .item .item_con table tr:last-child td {
    border-bottom-color: #fff
}

.product .con .w1200 .content .grounp.ani {
    opacity: 1;
    transform: translate(0)
}

.product .con .w1200 .content .grounp2 table {
    margin-top: 30px
}

.product .con .w1200 .content .grounp2 table tr th {
    border: 2px solid #fff !important
}

.product .con .w1200 .content .grounp2 table tr td {
    border: 2px solid #fff !important
}

.domestic .con {
    margin-top: 46px;
    padding-bottom: 90px
}

@media (max-width: 1024px) {
    .domestic .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .domestic .con .w1200 {
        width: 96%
    }
}

.domestic .con .w1200 .box1 .left {
    width: 40.83%;
    float: left;
    margin-left: -20px;
    margin-right: 20px
}

@media (min-width: 1024px) {
    .domestic .con .w1200 .box1 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 850px) {
    .domestic .con .w1200 .box1 .left {
        width: 60%;
        float: inherit;
        margin: 0 auto
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box1 .left {
        width: 100%
    }
}

.domestic .con .w1200 .box1 .left img {
    max-width: 100%
}

.domestic .con .w1200 .box1 .right {
    margin-top: -6px
}

@media (min-width: 1024px) {
    .domestic .con .w1200 .box1 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 850px) {
    .domestic .con .w1200 .box1 .right {
        margin: 0 auto
    }
}

.domestic .con .w1200 .box1 .right .tit {
    line-height: 50px;
    position: relative;
    margin-left: 40.84%
}

@media (max-width: 850px) {
    .domestic .con .w1200 .box1 .right .tit {
        margin: 0.2rem auto 0
    }
}

.domestic .con .w1200 .box1 .right .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 850px) {
    .domestic .con .w1200 .box1 .right .tit .cn {
        text-align: center
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box1 .right .tit .cn {
        font-size: 0.3rem
    }
}

.domestic .con .w1200 .box1 .right .tit .en {
    position: absolute;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    left: 0;
    top: 0;
    z-index: 1;
    text-transform: uppercase
}

@media (max-width: 850px) {
    .domestic .con .w1200 .box1 .right .tit .en {
        width: 100%;
        text-align: center;
        font-size: 0.5rem
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box1 .right .tit .en {
        font-size: 0.5rem
    }
}

.domestic .con .w1200 .box1 .right .text {
    font-size: 14px;
    line-height: 36px;
    color: #2d2d2d;
    margin-top: 22px
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box1 .right .text {
        line-height: 24px;
        margin-top: 0.2rem
    }
}

.domestic .con .w1200 .box1.ani .left {
    opacity: 1;
    transform: translate(0)
}

.domestic .con .w1200 .box1.ani .right {
    opacity: 1;
    transform: translate(0)
}

.domestic .con .w1200 .box1:after {
    clear: both;
    content: '';
    display: block
}

.domestic .con .w1200 .box2 {
    margin-top: 46px
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 {
        margin-top: 0.4rem
    }
}

.domestic .con .w1200 .box2 .left {
    float: left;
    width: 39.83%;
    margin-top: 75px;
    transition: all 0.3s
}

@media (min-width: 1024px) {
    .domestic .con .w1200 .box2 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1200px) {
    .domestic .con .w1200 .box2 .left {
        margin-top: 40px
    }
}

@media (max-width: 1100px) {
    .domestic .con .w1200 .box2 .left {
        margin-top: 20px
    }
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 .left {
        float: inherit;
        width: 100%;
        margin-top: 0.2rem
    }
}

.domestic .con .w1200 .box2 .left .text {
    font-size: 14px;
    line-height: 36px;
    color: #2d2d2d;
    margin-top: 22px
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box2 .left .text {
        line-height: 24px;
        margin-top: 0.2rem
    }
}

.domestic .con .w1200 .box2 .left .tit {
    margin-top: 48px;
    line-height: 50px;
    position: relative
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 .left .tit {
        margin-top: 0.2rem;
        line-height: 0.42rem
    }
}

.domestic .con .w1200 .box2 .left .tit .cn {
    font-size: 18px;
    color: #2d2d2d;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 .left .tit .cn {
        text-align: center
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box2 .left .tit .cn {
        font-size: 0.22rem
    }
}

.domestic .con .w1200 .box2 .left .tit .en {
    position: absolute;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    left: 0;
    top: 0;
    z-index: 1;
    text-transform: uppercase
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 .left .tit .en {
        text-align: center;
        width: 100%
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box2 .left .tit .en {
        font-size: 0.48rem
    }
}

.domestic .con .w1200 .box2 .right {
    width: 53.66%;
    float: right;
    margin-right: -20px
}

@media (min-width: 1024px) {
    .domestic .con .w1200 .box2 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1024px) {
    .domestic .con .w1200 .box2 .right {
        width: 60%;
        float: inherit;
        margin: 0 auto
    }
}

@media (max-width: 640px) {
    .domestic .con .w1200 .box2 .right {
        width: 100%
    }
}

.domestic .con .w1200 .box2 .right img {
    max-width: 100%
}

.domestic .con .w1200 .box2.ani .left {
    opacity: 1;
    transform: translate(0)
}

.domestic .con .w1200 .box2.ani .right {
    opacity: 1;
    transform: translate(0)
}

.domestic .con .w1200 .box2:after {
    clear: both;
    content: '';
    display: block
}

.international .con {
    margin-top: 46px;
    padding-bottom: 90px
}

@media (max-width: 1024px) {
    .international .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .international .con .w1200 {
        width: 96%
    }
}

.international .con .w1200 .left {
    float: left;
    width: 38.33%;
    position: relative;
    overflow: hidden
}

@media (min-width: 1024px) {
    .international .con .w1200 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 850px) {
    .international .con .w1200 .left {
        float: inherit;
        width: 60%;
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .international .con .w1200 .left {
        width: 100%
    }
}

.international .con .w1200 .left .pic1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 71.73%;
    overflow: hidden;
    z-index: 1
}

.international .con .w1200 .left .pic1 img {
    width: 100%;
    display: block
}

.international .con .w1200 .left .pic2 {
    float: right;
    margin-top: 60px;
    width: 71.73%;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.international .con .w1200 .left .pic2 img {
    width: 100%;
    display: block
}

.international .con .w1200 .right {
    width: 50.33%;
    float: right;
    margin-right: 4.83%
}

@media (min-width: 1024px) {
    .international .con .w1200 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 850px) {
    .international .con .w1200 .right {
        float: inherit;
        width: 100%;
        margin-right: 0
    }
}

.international .con .w1200 .right .tit {
    line-height: 50px;
    position: relative;
    margin-top: -6px
}

@media (max-width: 850px) {
    .international .con .w1200 .right .tit {
        margin: 0.2rem auto 0
    }
}

.international .con .w1200 .right .tit .cn {
    font-size: 28px;
    color: #064c85;
    font-weight: bold;
    position: relative;
    z-index: 2
}

@media (max-width: 850px) {
    .international .con .w1200 .right .tit .cn {
        text-align: center
    }
}

@media (max-width: 640px) {
    .international .con .w1200 .right .tit .cn {
        font-size: 0.3rem
    }
}

.international .con .w1200 .right .tit .en {
    position: absolute;
    font-size: 48px;
    color: #e8e8e8;
    font-family: 'HELR45W';
    left: 0;
    top: 0;
    z-index: 1;
    text-transform: uppercase
}

@media (max-width: 850px) {
    .international .con .w1200 .right .tit .en {
        width: 100%;
        text-align: center;
        font-size: 0.5rem
    }
}

@media (max-width: 640px) {
    .international .con .w1200 .right .tit .en {
        font-size: 0.5rem
    }
}

.international .con .w1200 .right .text {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 36px;
    margin-top: 13px
}

@media (max-width: 640px) {
    .international .con .w1200 .right .text {
        line-height: 24px;
        margin-top: 0.1rem
    }
}

.international .con .w1200 .right .bot {
    margin-top: 23px
}

@media (max-width: 850px) {
    .international .con .w1200 .right .bot {
        margin-top: 0.2rem;
        text-align: center;
        font-size: 0
    }
}

.international .con .w1200 .right .bot .item {
    float: left;
    margin-right: 72px
}

@media (max-width: 850px) {
    .international .con .w1200 .right .bot .item {
        float: inherit;
        margin: 0 0.16rem;
        text-align: center;
        display: inline-block
    }
}

.international .con .w1200 .right .bot .item .item_top {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 46px;
    height: 46px
}

@media (max-width: 640px) {
    .international .con .w1200 .right .bot .item .item_top {
        line-height: 0.46rem;
        height: 0.46rem
    }
}

.international .con .w1200 .right .bot .item .item_top strong {
    font-size: 48px;
    font-family: 'Arial';
    font-style: italic
}

@media (max-width: 640px) {
    .international .con .w1200 .right .bot .item .item_top strong {
        font-size: 0.5rem
    }
}

.international .con .w1200 .right .bot .item .item_bot {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 20px
}

.international .con .w1200:after {
    clear: both;
    display: block;
    content: ''
}

.international .con.ani .w1200 .left {
    opacity: 1;
    transform: translate(0)
}

.international .con.ani .w1200 .right {
    opacity: 1;
    transform: translate(0)
}

.bus_contact .con {
    margin-top: 46px;
    padding-bottom: 90px
}

@media (max-width: 1024px) {
    .bus_contact .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .bus_contact .con .w1200 {
        width: 96%
    }
}

.bus_contact .con .w1200 ul {
    overflow: hidden;
    border-left: 1px solid #e6e6e6
}

.bus_contact .con .w1200 ul li {
    width: 33.33%;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    float: left
}

@media (min-width: 1024px) {
    .bus_contact .con .w1200 ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li {
        width: 50%
    }
}

@media (max-width: 640px) {
    .bus_contact .con .w1200 ul li {
        width: 100%
    }
}

.bus_contact .con .w1200 ul li .content {
    padding: 0 0 0 25%;
    position: relative
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content {
        padding: 0 0 0 18%
    }
}

.bus_contact .con .w1200 ul li .content .icon {
    width: 60px;
    height: 60px;
    background: url(../Images/bus_icon1.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content .icon {
        width: 0.6rem;
        height: 0.6rem
    }
}

.bus_contact .con .w1200 ul li .content .li_r {
    width: 100%
}

.bus_contact .con .w1200 ul li .content .li_r .tits {
    position: relative
}

.bus_contact .con .w1200 ul li .content .li_r .tits .en {
    font-size: 36px;
    color: #f8f8f8;
    line-height: 60px;
    font-weight: bold;
    text-transform: uppercase
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content .li_r .tits .en {
        font-size: 0.38rem;
        line-height: 0.62rem
    }
}

.bus_contact .con .w1200 ul li .content .li_r .tits .cn {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 60px
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content .li_r .tits .cn {
        font-size: 0.24rem;
        line-height: 0.62rem
    }
}

.bus_contact .con .w1200 ul li .content .li_r .item {
    margin-top: 16px;
    font-size: 14px;
    color: #444444;
    padding-bottom: 30px;
    line-height: 22px
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content .li_r .item {
        margin-top: 0.16rem;
        padding-bottom: 0.3rem
    }
}

.bus_contact .con .w1200 ul li .content .li_r .item > div {
    word-break: break-all
}

.bus_contact .con .w1200 ul li .content .li_r .item .num {
    font-size: 18px;
    color: #676767;
    line-height: 26px
}

.bus_contact .con .w1200 ul li .content .li_r .item .email {
    margin-top: 18px
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li .content .li_r .item .email {
        margin-top: 0.16rem
    }
}

.bus_contact .con .w1200 ul li .content .li_r .item .email_en {
    color: #676767
}

.bus_contact .con .w1200 ul li.ani {
    opacity: 1;
    transform: translateY(0)
}

.bus_contact .con .w1200 ul li:nth-child(1) {
    border-top: 1px solid #e6e6e6
}

.bus_contact .con .w1200 ul li:nth-child(2) {
    border-top: 1px solid #e6e6e6
}

.bus_contact .con .w1200 ul li:nth-child(3) {
    border-top: 1px solid #e6e6e6
}

@media (max-width: 850px) {
    .bus_contact .con .w1200 ul li:nth-child(3) {
        border-top: 0 none
    }
}

@media (max-width: 640px) {
    .bus_contact .con .w1200 ul li:nth-child(2) {
        border-top: 0 none
    }
}

.smart .con, .parking .con {
    margin-top: 60px;
    padding-bottom: 90px
}

@media (max-width: 1024px) {
    .smart .con, .parking .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

.smart .con .w1200, .parking .con .w1200 {
    overflow: hidden
}

@media (max-width: 1280px) {
    .smart .con .w1200, .parking .con .w1200 {
        width: 96%
    }
}

.smart .con .w1200 .left, .parking .con .w1200 .left {
    width: 40.167%;
    float: left;
    position: relative
}

@media (min-width: 1024px) {
    .smart .con .w1200 .left, .parking .con .w1200 .left {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(-100px)
    }
}

@media (max-width: 1024px) {
    .smart .con .w1200 .left, .parking .con .w1200 .left {
        margin: 0 10px 0px 0
    }
}

@media (max-width: 640px) {
    .smart .con .w1200 .left, .parking .con .w1200 .left {
        float: inherit;
        width: 80%;
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .smart .con .w1200 .left, .parking .con .w1200 .left {
        width: 100%
    }
}

.smart .con .w1200 .left h5, .parking .con .w1200 .left h5 {
    font-size: 62px;
    color: #f1f1f1;
    font-family: 'HELR45W';
    font-weight: bold;
    position: absolute;
    left: 0;
    line-height: 70px;
    top: 280px;
    z-index: 1;
    transform-origin: left top;
    transform: rotate(-90deg)
}

@media (max-width: 1024px) {
    .smart .con .w1200 .left h5, .parking .con .w1200 .left h5 {
        display: none
    }
}

.smart .con .w1200 .left .img, .parking .con .w1200 .left .img {
    float: right;
    position: relative;
    z-index: 2;
    opacity: 1
}

.smart .con .w1200 .left .img img, .parking .con .w1200 .left .img img {
    max-width: 100%;
    display: block
}

.smart .con .w1200 .left:after, .parking .con .w1200 .left:after {
    clear: both;
    display: block;
    content: ''
}

.smart .con .w1200 .right, .parking .con .w1200 .right {
    float: right;
    width: 53.75%;
    margin-right: 2.66%
}

@media (min-width: 1024px) {
    .smart .con .w1200 .right, .parking .con .w1200 .right {
        opacity: 0;
        transition: all 0.5s;
        transform: translateX(100px)
    }
}

@media (max-width: 1024px) {
    .smart .con .w1200 .right, .parking .con .w1200 .right {
        float: inherit;
        width: 100%;
        margin-right: 0
    }
}

.smart .con .w1200 .right h5, .parking .con .w1200 .right h5 {
    font-size: 28px;
    color: #064c85;
    line-height: 70px;
    margin-top: 26px
}

@media (max-width: 1200px) {
    .smart .con .w1200 .right h5, .parking .con .w1200 .right h5 {
        margin-top: 0
    }
}

@media (max-width: 1024px) {
    .smart .con .w1200 .right h5, .parking .con .w1200 .right h5 {
        font-size: 0.3rem;
        line-height: 0.7rem
    }
}

@media (max-width: 640px) {
    .smart .con .w1200 .right h5, .parking .con .w1200 .right h5 {
        text-align: center
    }
}

.smart .con .w1200 .right .text, .parking .con .w1200 .right .text {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 36px
}

@media (max-width: 640px) {
    .smart .con .w1200 .right .text, .parking .con .w1200 .right .text {
        line-height: 24px
    }
}

.smart .con.ani .w1200 .left, .parking .con.ani .w1200 .left {
    opacity: 1;
    transform: translate(0)
}

.smart .con.ani .w1200 .right, .parking .con.ani .w1200 .right {
    opacity: 1;
    transform: translate(0)
}

.style .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .style .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .style .con .w1200 {
        width: 96%
    }
}

.style .con .w1200 .list ul {
    overflow: hidden
}

.style .con .w1200 .list ul li {
    width: 32.5%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .style .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 850px) {
    .style .con .w1200 .list ul li {
        width: 49.375%
    }
}

@media (max-width: 480px) {
    .style .con .w1200 .list ul li {
        width: 100%
    }
}

.style .con .w1200 .list ul li a {
    display: block
}

.style .con .w1200 .list ul li a .pic {
    width: 100%;
    overflow: hidden
}

.style .con .w1200 .list ul li a .pic img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.style .con .w1200 .list ul li a h6 {
    font-size: 18px;
    line-height: 78px;
    color: #292929;
    font-weight: normal;
    padding: 0 20px;
    border: 1px solid #e9e9e9;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .style .con .w1200 .list ul li a h6 {
        line-height: 58px;
        border-top: 0 none
    }
}

@media (max-width: 640px) {
    .style .con .w1200 .list ul li a h6 {
        line-height: 0.6rem;
        font-size: 16px;
        padding: 0 0.2rem
    }
}

@media (min-width: 1024px) {
    .style .con .w1200 .list ul li a:hover .pic img {
        transform: scale(1.1)
    }
}

.style .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

@media (min-width: 850px) {
    .style .con .w1200 .list ul li:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 850px) {
    .style .con .w1200 .list ul li:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width: 480px) {
    .style .con .w1200 .list ul li {
        margin-right: 0
    }
}

.style .con .w1200 .list .page {
    overflow: hidden;
    margin-top: 30px
}

@media (min-width: 1024px) {
    .style .con .w1200 .list .page {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .style .con .w1200 .list .page {
        width: 96%;
        margin: 0 auto
    }
}

.style .con .w1200 .list .page .page_l {
    float: left;
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.style .con .w1200 .list .page .page_l span {
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.style .con .w1200 .list .page .page_r {
    float: right
}

.style .con .w1200 .list .page .page_r a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    display: block
}

.style .con .w1200 .list .page .page_r .prev {
    background: #f4f4f4 url(../Images/page_prev.png) no-repeat center center
}

.style .con .w1200 .list .page .page_r .prev:hover {
    background: #064c85 url(../Images/page_prev_h.png) no-repeat center center
}

.style .con .w1200 .list .page .page_r .next {
    background: #f4f4f4 url(../Images/page_next.png) no-repeat center center
}

.style .con .w1200 .list .page .page_r .next:hover {
    background: #064c85 url(../Images/page_next_h.png) no-repeat center center
}

.style .con .w1200 .list .page.ani {
    opacity: 1;
    transform: translate(0)
}

.social .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .social .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .social .con .w1200 {
        width: 96%
    }
}

.social .con .w1200 .list ul {
    overflow: hidden
}

.social .con .w1200 .list ul li {
    width: 32.5%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 30px
}

@media (min-width: 1024px) {
    .social .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 850px) {
    .social .con .w1200 .list ul li {
        width: 49.375%;
        margin-bottom: 0.3rem
    }
}

@media (max-width: 480px) {
    .social .con .w1200 .list ul li {
        width: 100%
    }
}

.social .con .w1200 .list ul li a {
    display: block
}

.social .con .w1200 .list ul li a .pic {
    width: 100%;
    overflow: hidden
}

.social .con .w1200 .list ul li a .pic img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.social .con .w1200 .list ul li a .text {
    padding: 0 14px 60px;
    border: 1px solid #e9e9e9;
    background: #f9f9f9;
    overflow: hidden
}

@media (max-width: 1024px) {
    .social .con .w1200 .list ul li a .text {
        padding: 0 0.14rem 0.2rem;
        border-top: 0 none
    }
}

.social .con .w1200 .list ul li a .text h6 {
    font-size: 18px;
    line-height: 42px;
    color: #292929;
    font-weight: normal;
    margin-top: 18px;
    box-sizing: border-box
}

@media (max-width: 1024px) {
    .social .con .w1200 .list ul li a .text h6 {
        line-height: 34px;
        margin-top: 0.1rem
    }
}

@media (max-width: 640px) {
    .social .con .w1200 .list ul li a .text h6 {
        line-height: 0.34rem;
        font-size: 16px
    }
}

.social .con .w1200 .list ul li a .text .txt {
    font-size: 14px;
    line-height: 30px;
    color: #656565;
    height: 60px;
    overflow: hidden
}

@media (max-width: 1024px) {
    .social .con .w1200 .list ul li a .text .txt {
        line-height: 24px;
        height: 48px
    }
}

@media (min-width: 1024px) {
    .social .con .w1200 .list ul li a:hover .pic img {
        transform: scale(1.1)
    }
}

.social .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

@media (min-width: 850px) {
    .social .con .w1200 .list ul li:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 850px) {
    .social .con .w1200 .list ul li:nth-child(2n) {
        margin-right: 0
    }
}

@media (max-width: 480px) {
    .social .con .w1200 .list ul li {
        margin-right: 0
    }
}

.social .con .w1200 .list .page {
    overflow: hidden;
    margin-top: 20px
}

@media (min-width: 1024px) {
    .social .con .w1200 .list .page {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .social .con .w1200 .list .page {
        width: 96%;
        margin: 0 auto
    }
}

.social .con .w1200 .list .page .page_l {
    float: left;
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.social .con .w1200 .list .page .page_l span {
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.social .con .w1200 .list .page .page_r {
    float: right
}

.social .con .w1200 .list .page .page_r a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    display: block
}

.social .con .w1200 .list .page .page_r .prev {
    background: #f4f4f4 url(../Images/page_prev.png) no-repeat center center
}

.social .con .w1200 .list .page .page_r .prev:hover {
    background: #064c85 url(../Images/page_prev_h.png) no-repeat center center
}

.social .con .w1200 .list .page .page_r .next {
    background: #f4f4f4 url(../Images/page_next.png) no-repeat center center
}

.social .con .w1200 .list .page .page_r .next:hover {
    background: #064c85 url(../Images/page_next_h.png) no-repeat center center
}

.social .con .w1200 .list .page.ani {
    opacity: 1;
    transform: translate(0)
}

.join .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .join .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .join .con .w1200 {
        width: 96%
    }
}

.join .con .w1200 .list ul {
    width: 100%;
    height: auto
}

.join .con .w1200 .list ul li {
    width: 100%;
    height: auto;
    border: 1px solid #d4d4d4;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .join .con .w1200 .list ul li {
        transition: all 0.5s;
        opacity: 0;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li {
        margin-bottom: 0.3rem
    }
}

.join .con .w1200 .list ul li .tits {
    width: 100%;
    height: 83px;
    font-size: 20px;
    line-height: 83px;
    display: block;
    color: #292929
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .tits {
        height: 0.8rem;
        line-height: 0.8rem;
        font-size: 0.24rem
    }
}

@media (max-width: 640px) {
    .join .con .w1200 .list ul li .tits {
        height: 0.6rem;
        line-height: 0.6rem
    }
}

.join .con .w1200 .list ul li .tits span {
    float: left;
    margin-left: 2.7%
}

.join .con .w1200 .list ul li .tits i {
    width: 36px;
    height: 14px;
    float: right;
    display: block;
    background: url(../Images/join_icon.png) center no-repeat;
    background-size: cover;
    margin-right: 1.7%;
    margin-top: 35px
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .tits i {
        width: 0.4rem;
        height: 0.16rem;
        margin-top: 0.32rem
    }
}

@media (max-width: 640px) {
    .join .con .w1200 .list ul li .tits i {
        margin-top: 0.22rem
    }
}

.join .con .w1200 .list ul li .tits.on {
    font-weight: bold;
    font-size: 24px
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .tits.on {
        font-size: 0.26rem
    }
}

.join .con .w1200 .list ul li .tits.on i {
    transform: rotate(180deg)
}

.join .con .w1200 .list ul li .content {
    width: 95.6%;
    margin-left: 2.7%;
    height: auto;
    padding-bottom: 47px;
    display: none
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .content {
        padding-bottom: 0.4rem
    }
}

.join .con .w1200 .list ul li .content .t {
    width: 120px;
    height: 40px;
    border-radius: 20px;
    background: #064c85;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-align: center
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .content .t {
        width: 1.4rem;
        height: 0.38rem;
        border-radius: 0.38rem;
        font-size: 0.22rem;
        line-height: 0.38rem
    }
}

.join .con .w1200 .list ul li .content .t1 {
    padding-left: 10px;
    font-size: 16px;
    line-height: 36px;
    color: #292929;
    margin-top: 10px;
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .content .t1 {
        font-size: 0.2rem;
        line-height: 0.34rem;
        margin-top: 0.1rem;
        margin-bottom: 0.2rem
    }
}

.join .con .w1200 .list ul li .content a {
    width: 120px;
    height: 39px;
    border-radius: 20px;
    background: #064c85;
    font-size: 18px;
    line-height: 39px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 30px
}

@media (max-width: 1024px) {
    .join .con .w1200 .list ul li .content a {
        width: 1.4rem;
        height: 0.38rem;
        border-radius: 0.38rem;
        font-size: 0.22rem;
        line-height: 0.38rem;
        margin-top: 0.3rem
    }
}

.join .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translateY(0)
}

.join .con .w1200 .list .page {
    overflow: hidden;
    margin-top: 20px
}

@media (min-width: 1024px) {
    .join .con .w1200 .list .page {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .join .con .w1200 .list .page {
        width: 96%;
        margin: 0 auto
    }
}

.join .con .w1200 .list .page .page_l {
    float: left;
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.join .con .w1200 .list .page .page_l span {
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.join .con .w1200 .list .page .page_r {
    float: right
}

.join .con .w1200 .list .page .page_r a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    display: block
}

.join .con .w1200 .list .page .page_r .prev {
    background: #f4f4f4 url(../Images/page_prev.png) no-repeat center center
}

.join .con .w1200 .list .page .page_r .prev:hover {
    background: #064c85 url(../Images/page_prev_h.png) no-repeat center center
}

.join .con .w1200 .list .page .page_r .next {
    background: #f4f4f4 url(../Images/page_next.png) no-repeat center center
}

.join .con .w1200 .list .page .page_r .next:hover {
    background: #064c85 url(../Images/page_next_h.png) no-repeat center center
}

.join .con .w1200 .list .page.ani {
    opacity: 1;
    transform: translate(0)
}

.resume .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .resume .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .resume .con .w1200 {
        width: 96%
    }
}

.resume .con .w1200 .list form .group {
    width: 100%;
    height: auto;
    padding-top: 20px
}

.resume .con .w1200 .list form .group .input-group {
    width: 33.3%;
    float: left;
    margin-bottom: 8px
}

.resume .con .w1200 .list form .group .input-group select {
    background: none
}

.resume .con .w1200 .list form .group .input-group.file {
    height: 60px
}

.resume .con .w1200 .list form .group .input-group.file input {
    position: relative;
    top: 5px;
    font-size: 14px;
    color: #333
}

.resume .con .w1200 .list form .group .input-group.resumes {
    float: none;
    clear: both
}

.resume .con .w1200 .list form .group .input-group.resumes .text {
    width: 970px;
    resize: none;
    height: 150px;
    background: none;
    border: 1px solid #ccc
}

.resume .con .w1200 .list form .group .input-group label {
    font-size: 14px;
    line-height: 26px;
    display: block;
    color: #333
}

.resume .con .w1200 .list form .group .input-group .text {
    width: 96%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ccc;
    text-indent: 1em;
    color: #333
}

.resume .con .w1200 .list form .group .input-group input.text {
    height: 34px;
    line-height: 34px;
    background: none;
    font-size: 14px;
    box-sizing: border-box
}

@media (max-width: 1240px) {
    .resume .con .w1200 .list form .group .input-group.resumes {
        float: none;
        clear: both
    }

    .resume .con .w1200 .list form .group .input-group.resumes .text {
        width: 850px;
        resize: none;
        height: 180px;
        background: none
    }

    .resume .con .w1200 .list form .group .input-group label {
        font-size: 14px;
        line-height: 26px;
        display: block
    }

    .resume .con .w1200 .list form .group .input-group .text {
        width: 92%;
        height: 34px;
        line-height: 34px;
        box-sizing: border-box
    }

    .resume .con .w1200 .list form .group .input-group input.text {
        height: 32px;
        line-height: 32px;
        background: none;
        font-size: 14px
    }
}

@media (max-width: 1024px) {
    .resume .con .w1200 .list form .group {
        padding-top: 0.2rem
    }

    .resume .con .w1200 .list form .group .input-group {
        width: 100%;
        margin-bottom: 0.1rem;
        float: none
    }

    .resume .con .w1200 .list form .group .input-group .text {
        width: 100%;
        height: 30px;
        line-height: 30px
    }

    .resume .con .w1200 .list form .group .input-group.resumes .text {
        width: 100%;
        resize: none;
        height: 1.5rem
    }
}

.resume .con .w1200 .list form .btn-box {
    padding-bottom: 10px
}

.resume .con .w1200 .list form .btn-box .btn {
    width: 152px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    border: 1px solid #064c85;
    background: #064c85;
    clear: both
}

@media (max-width: 1240px) {
    .resume .con .w1200 .list form .btn-box {
        width: 90%
    }

    .resume .con .w1200 .list form .btn-box .btn {
        width: 120px;
        height: 35px;
        line-height: 35px;
        font-size: 14px
    }
}

@media (max-width: 1024px) {
    .resume .con .w1200 .list form .btn-box {
        width: 90%
    }

    .resume .con .w1200 .list form .btn-box .btn {
        width: 100px;
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }
}

.training .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (max-width: 1024px) {
    .training .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .training .con .w1200 {
        width: 96%
    }
}

.training .con .w1200 .list ul {
    overflow: hidden
}

.training .con .w1200 .list ul li {
    width: 23.75%;
    float: left;
    margin-right: 1.66%;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .training .con .w1200 .list ul li {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .training .con .w1200 .list ul li {
        width: 32.226%;
        margin-bottom: 0.2rem
    }
}

@media (max-width: 640px) {
    .training .con .w1200 .list ul li {
        width: 48.34%
    }
}

.training .con .w1200 .list ul li a {
    display: block
}

.training .con .w1200 .list ul li a .pic {
    width: 100%;
    overflow: hidden
}

.training .con .w1200 .list ul li a .pic img {
    width: 100%;
    display: block;
    transition: all 0.5s
}

.training .con .w1200 .list ul li a h6 {
    font-size: 16px;
    color: #3f3f3f;
    line-height: 54px;
    font-weight: normal
}

@media (max-width: 640px) {
    .training .con .w1200 .list ul li a h6 {
        font-size: 14px;
        line-height: 0.32rem
    }
}

.training .con .w1200 .list ul li.ani {
    opacity: 1;
    transform: translate(0)
}

@media (min-width: 1024px) {
    .training .con .w1200 .list ul li:nth-child(4n) {
        margin-right: 0
    }

    .training .con .w1200 .list ul li:hover a .pic img {
        transform: scale(1.1)
    }
}

@media (max-width: 1024px) {
    .training .con .w1200 .list ul li:nth-child(3n) {
        margin-right: 0
    }
}

@media (max-width: 640px) {
    .training .con .w1200 .list ul li:nth-child(2n) {
        margin-right: 0
    }

    .training .con .w1200 .list ul li:nth-child(3n) {
        margin-right: 1.66%
    }
}

.training .con .w1200 .list .page {
    overflow: hidden;
    margin-top: 20px
}

@media (min-width: 1024px) {
    .training .con .w1200 .list .page {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .training .con .w1200 .list .page {
        width: 96%;
        margin: 0 auto
    }
}

.training .con .w1200 .list .page .page_l {
    float: left;
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.training .con .w1200 .list .page .page_l span {
    font-size: 24px;
    color: #bfbfbf;
    font-family: 'Arial';
    line-height: 48px
}

.training .con .w1200 .list .page .page_r {
    float: right
}

.training .con .w1200 .list .page .page_r a {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
    color: #c8c8c8;
    line-height: 50px;
    text-align: center;
    transition: all 0.5s;
    cursor: pointer;
    display: block
}

.training .con .w1200 .list .page .page_r .prev {
    background: #f4f4f4 url(../Images/page_prev.png) no-repeat center center
}

.training .con .w1200 .list .page .page_r .prev:hover {
    background: #064c85 url(../Images/page_prev_h.png) no-repeat center center
}

.training .con .w1200 .list .page .page_r .next {
    background: #f4f4f4 url(../Images/page_next.png) no-repeat center center
}

.training .con .w1200 .list .page .page_r .next:hover {
    background: #064c85 url(../Images/page_next_h.png) no-repeat center center
}

.training .con .w1200 .list .page.ani {
    opacity: 1;
    transform: translate(0)
}

.contact .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (min-width: 1024px) {
    .contact .con {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .contact .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .contact .con .w1200 {
        width: 96%
    }
}

.contact .con .w1200 .map {
    height: 410px
}

@media (max-width: 1024px) {
    .contact .con .w1200 .map {
        height: 4rem
    }
}

.contact .con .w1200 .map .anchorBL {
    display: none
}

.contact .con .w1200 .content {
    overflow: hidden;
    margin-top: 21px
}

.contact .con .w1200 .content .item {
    overflow: hidden;
    float: left
}

@media (max-width: 1024px) {
    .contact .con .w1200 .content .item {
        float: inherit;
        position: relative;
        padding: 0 0.26rem;
        margin-bottom: 0.1rem
    }
}

.contact .con .w1200 .content .item .icon {
    width: 18px;
    height: 26px;
    overflow: hidden;
    float: left
}

@media (max-width: 1024px) {
    .contact .con .w1200 .content .item .icon {
        float: inherit;
        position: absolute;
        left: 0;
        top: 0;
        width: 0.18rem;
        height: 0.26rem
    }
}

.contact .con .w1200 .content .item .icon img {
    width: 100%;
    display: block
}

.contact .con .w1200 .content .item .txt {
    float: left;
    margin-left: 10px;
    font-size: 16px;
    color: #7f7f7f;
    line-height: 26px
}

@media (max-width: 1024px) {
    .contact .con .w1200 .content .item .txt {
        float: inherit;
        margin-left: 0;
        font-size: 14px;
        line-height: 0.26rem
    }
}

.contact .con .w1200 .content > i {
    width: 1px;
    height: 18px;
    background: #d7d7d7;
    margin: 7px 22px 0;
    display: block;
    float: left
}

@media (max-width: 1024px) {
    .contact .con .w1200 .content > i {
        display: none
    }
}

.contact .con.ani {
    opacity: 1;
    transform: translate(0)
}

.message .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (min-width: 1024px) {
    .message .con {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .message .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .message .con .w1200 {
        width: 96%
    }
}

.message .con .w1200 .content {
    width: 70.833%;
    margin: 0 auto
}

@media (max-width: 850px) {
    .message .con .w1200 .content {
        width: 100%
    }
}

.message .con .w1200 .content .tit {
    overflow: hidden;
    line-height: 78px
}

@media (max-width: 1024px) {
    .message .con .w1200 .content .tit {
        line-height: 0.8rem
    }
}

.message .con .w1200 .content .tit h5 {
    float: left;
    font-size: 24px;
    color: #000000;
    font-weight: normal
}

@media (max-width: 1024px) {
    .message .con .w1200 .content .tit h5 {
        font-size: 0.26rem
    }
}

.message .con .w1200 .content .tit .tit_r {
    float: right;
    font-size: 14px;
    color: #272727
}

.message .con .w1200 .content form .t {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden
}

.message .con .w1200 .content form .t .t_l, .message .con .w1200 .content form .t .t_r {
    width: 49.01%;
    float: left;
    line-height: 48px;
    height: 48px;
    border: 1px solid #eaeaea;
    background: #f9f9f9;
    border-radius: 8px
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t .t_l, .message .con .w1200 .content form .t .t_r {
        line-height: 0.48rem;
        height: 0.48rem
    }
}

.message .con .w1200 .content form .t .t_l .item, .message .con .w1200 .content form .t .t_r .item {
    padding: 0 0 0 70px;
    position: relative
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t .t_l .item, .message .con .w1200 .content form .t .t_r .item {
        padding: 0 0 0 0.7rem
    }
}

.message .con .w1200 .content form .t .t_l .item span, .message .con .w1200 .content form .t .t_r .item span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #292929;
    text-align: right;
    width: 56px
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t .t_l .item span, .message .con .w1200 .content form .t .t_r .item span {
        width: 0.6rem;
        font-size: 0.22rem
    }
}

.message .con .w1200 .content form .t .t_l .item input, .message .con .w1200 .content form .t .t_r .item input {
    padding: 6px 0;
    line-height: 36px;
    font-size: 18px;
    border: 0 none;
    margin: 0;
    background: none
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t .t_l .item input, .message .con .w1200 .content form .t .t_r .item input {
        padding: 0.06rem 0;
        line-height: 0.36rem;
        font-size: 0.22rem
    }
}

.message .con .w1200 .content form .t .t_l .item textarea, .message .con .w1200 .content form .t .t_r .item textarea {
    padding: 6px 0;
    line-height: 36px;
    font-size: 18px;
    border: 0 none;
    margin: 0;
    background: none;
    outline: none;
    resize: none
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t .t_l .item textarea, .message .con .w1200 .content form .t .t_r .item textarea {
        font-size: 0.22rem;
        line-height: 0.36rem
    }
}

.message .con .w1200 .content form .t .t_r {
    float: right
}

.message .con .w1200 .content form .t1 {
    width: 100%;
    border: 1px solid #eaeaea;
    background: #f9f9f9;
    border-radius: 8px
}

.message .con .w1200 .content form .t1 .item {
    padding: 0 0 0 70px;
    position: relative;
    line-height: 48px
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t1 .item {
        padding: 0 0 0 0.7rem
    }
}

.message .con .w1200 .content form .t1 .item span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #292929;
    text-align: right;
    width: 56px
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t1 .item span {
        width: 0.6rem;
        font-size: 0.22rem;
        line-height: 0.48rem
    }
}

.message .con .w1200 .content form .t1 .item textarea {
    padding: 6px 0;
    line-height: 36px;
    height: 246px;
    width: 100%;
    font-size: 18px;
    border: 0 none;
    margin: 0;
    background: none;
    outline: none;
    resize: none
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form .t1 .item textarea {
        padding: 0.06rem 0;
        line-height: 0.36rem;
        font-size: 0.22rem;
        height: 2.4rem
    }
}

.message .con .w1200 .content form button {
    width: 250px;
    height: 50px;
    border-radius: 4px;
    border: 0 none;
    outline: none;
    background: #08599b;
    margin: 20px auto 0;
    display: block;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    text-align: center
}

@media (max-width: 1024px) {
    .message .con .w1200 .content form button {
        width: 2.5rem;
        height: 0.52rem;
        margin: 0.2rem auto 0;
        font-size: 0.22rem;
        line-height: 0.52rem
    }
}

.message .con.ani {
    opacity: 1;
    transform: translate(0)
}

.links .con {
    margin-top: 60px;
    padding-bottom: 120px
}

@media (min-width: 1024px) {
    .links .con {
        opacity: 0;
        transition: all 0.5s;
        transform: translateY(100px)
    }
}

@media (max-width: 1024px) {
    .links .con {
        margin-top: 0.4rem;
        padding-bottom: 0.5rem
    }
}

@media (max-width: 1280px) {
    .links .con .w1200 {
        width: 96%
    }
}

.links .con .w1200 .content {
    margin: 0 auto
}

.links .con .w1200 .content ul li {
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .links .con .w1200 .content ul li {
        margin-bottom: 0.2rem
    }
}

.links .con .w1200 .content ul li .tit {
    font-size: 24px;
    color: #064c85;
    line-height: 36px
}

@media (max-width: 1024px) {
    .links .con .w1200 .content ul li .tit {
        font-size: 0.26rem;
        line-height: 0.36rem
    }
}

.links .con .w1200 .content ul li dl {
    overflow: hidden;
    margin-top: 10px
}

@media (max-width: 1024px) {
    .links .con .w1200 .content ul li dl {
        margin-top: 0.1rem
    }
}

.links .con .w1200 .content ul li dl dd {
    float: left;
    width: 25%;
    margin-bottom: 6px
}

@media (max-width: 1024px) {
    .links .con .w1200 .content ul li dl dd {
        width: 33.33%
    }
}

.links .con .w1200 .content ul li dl dd a {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    transition: all 0.5s
}

@media (max-width: 1024px) {
    .links .con .w1200 .content ul li dl dd a {
        font-size: 14px;
        line-height: 24px
    }
}

@media (min-width: 1024px) {
    .links .con .w1200 .content ul li dl dd a:hover {
        color: #064c85
    }
}

.links .con.ani {
    opacity: 1;
    transform: translate(0)
}

/*# sourceMappingURL=style.css.map */
