@font-face {
    font-family: 'iconfont';
    src: url(../iconfont/iconfont.eot);
    src: url(../iconfont/iconfont.eot?#iefix) format("embedded-opentype"), url(../iconfont/iconfont.woff2) format("woff2"), url(../iconfont/iconfont.woff) format("woff"), url(../iconfont/iconfont.ttf) format("truetype"), url(../iconfont/iconfont.svg#iconfont) format("svg")
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: 'CenturyGothicRegular';
    src: url(../fonts/CenturyGothicRegular.eot);
    src: url(../fonts/CenturyGothicRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/CenturyGothicRegular.woff2) format("woff2"), url(../fonts/CenturyGothicRegular.woff) format("woff"), url(../fonts/CenturyGothicRegular.ttf) format("truetype"), url(../fonts/CenturyGothicRegular.svg#CenturyGothicRegular) format("svg")
}

@font-face {
    font-family: 'bebas';
    src: url(../fonts/bebas.eot);
    src: url(../fonts/bebas.eot?#iefix) format("embedded-opentype"), url(../fonts/bebas.woff2) format("woff2"), url(../fonts/bebas.woff) format("woff"), url(../fonts/bebas.ttf) format("truetype"), url(../fonts/bebas.svg#bebas) format("svg")
}

body {
    background: #ffffff;
    font-size: 18px;
    line-height: 36px;
    color: #666;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif
}

@media (max-width: 1681px) {
    body {
        font-size: 16px;
        line-height: 30px
    }
}

@media (max-width: 1440px) {
    body {
        font-size: 14px;
        line-height: 26px
    }
}

a {
    text-decoration: none;
    color: #000
}

a:hover,
a:focus {
    color: #004098;
    text-decoration: none
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
    overflow: hidden;
    width: 40px;
    height: 40px;
    border: none;
    text-indent: 100%;
    background: url(../img/backtotop.png) no-repeat 0px 0px
}

@media (max-width: 668px) {
    #toTop {
        right: 10px;
        bottom: 5px
    }
}

#toTopHover {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    background: url(../img/backtotop.png) no-repeat 0px -40px
}

#toTop:active,
#toTop:focus {
    outline: none
}

.w {
    margin-left: auto;
    margin-right: auto;
    padding-left: 120px;
    padding-right: 120px;
}

@media (max-width: 1440px) {
    .w {
        padding-left: 80px;
        padding-right: 80px
    }
}

@media (max-width: 1180px) {
    .w {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 968px) {
    .w {
        padding-left: 20px;
        padding-right: 20px
    }
}

.w_col {
    max-width: 1480px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width: 968px) {
    .w_col {
        padding-left: 20px;
        padding-right: 20px
    }
}

.title01 {
    margin: 0;
    padding: 0
}

.title01:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    line-height: 2px;
    background-color: #999;
    margin: 20px 0 30px
}

@media (max-width: 1180px) {
    .title01:after {
        margin: 15px 0
    }
}

.title01 span {
    display: block;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 10px;
    font-family: 'CenturyGothicRegular';
    color: #f08300
}

@media (max-width: 668px) {
    .title01 span {
        font-size: 16px;
        line-height: 16px
    }
}

.title01 b {
    display: block;
    font-size: 40px;
    line-height: 40px;
    color: #004098
}

@media (max-width: 1681px) {
    .title01 b {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 1180px) {
    .title01 b {
        font-size: 22px;
        line-height: 22px
    }
}

@media (max-width: 668px) {
    .title01 b {
        font-size: 18px;
        line-height: 18px
    }
}

@media (max-width: 668px) {
    .fancybox-slide {
        padding: 20px
    }
}

.WinH {
    position: relative
}

.pages {
    text-align: center;
    padding: 0
}

.pages a {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    background: none;
    color: #999;
    border: 1px solid #999
}

.pages a:hover {
    color: #999
}

.text-center {
    text-align: center
}

.pagenation {
    text-align: center;
    font-size: 14px
}

.pagenation a,
.pagenation .current {
    display: inline-block;
    margin: 0 5px;
    line-height: 30px;
    padding: 0 12px
}

@media (max-width: 668px) {
    .pagenation a,
    .pagenation .current {
        display: none
    }
}

.pagenation a {
    border: 1px solid #999;
    color: #999;
    transition: all .5s
}

.pagenation a:hover {
    border-color: #004098;
    color: #004098
}

@media (max-width: 668px) {
    .pagenation a {
        padding: 0 20px;
        margin: 0
    }
    .pagenation a.prev {
        display: block;
        float: left
    }
    .pagenation a.next {
        display: block;
        float: right
    }
}

.pagenation .current {
    border-color: #004098;
    background-color: #004098;
    color: #fff
}

.page_404 {
    position: relative
}

.page_404 .inner {
    width: 800px;
    height: 550px;
    padding: 425px 0 0;
    background: url(../../../../i/img/404.jpgg") center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -275px
}

.page_404 .inner span.txt {
    display: block;
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-bottom: 20px
}

.page_404 .inner .btn {
    width: 100%
}

.page_404 .inner .btn ul {
    text-align: center
}

.page_404 .inner .btn ul li {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 6px
}

.page_404 .inner .btn ul li a {
    display: block
}

.page_404 .inner .btn ul li:nth-child(1) a {
    background: #004098;
    color: #fff
}

.page_404 .inner .btn ul li:nth-child(2) {
    line-height: 36px
}

.page_404 .inner .btn ul li:nth-child(2) a {
    border: 2px solid #004098;
    color: #004098
}

.hamburger {
    position: absolute;
    right: 20px;
    top: 5px;
    z-index: 502;
    width: 25px;
    height: 20px;
    background: transparent;
    border: none
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #004098;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #fff
}

.hamburger.is-closed .hamb-top {
    top: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-bottom {
    bottom: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #fff
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open .hamb-middle {
    display: none
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.body-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 501
}

.icon_mnav {
    display: none
}

#warper .side__bar-col {
    width: 200px;
    height: 100%;
    padding: 20px;
    background-color: #fff;
    position: fixed;
    left: -250px;
    right: 0;
    top: 0;
    z-index: 502;
    transition: all .5s
}

#warper .side__bar-logo {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

#warper .side__bar-logo img {
    width: 100%
}

#warper .side__bar-inner>ul {
    margin: 0;
    padding: 0
}

#warper .side__bar-inner>ul>li {
    display: block;
    position: relative
}

#warper .side__bar-inner>ul>li i.icon {
    display: block;
    width: 40px;
    height: 40px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

#warper .side__bar-inner>ul>li i.icon i {
    width: 20px;
    height: 20px;
    color: #333;
    vertical-align: top;
    margin-top: 10px;
    transition: all .5s
}

#warper .side__bar-inner>ul>li i.icon.on svg {
    transform: rotate(90deg)
}

#warper .side__bar-inner>ul>li>a {
    display: block;
    line-height: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

#warper .side__bar-inner>ul>li .sub {
    display: none;
    margin: 0;
    padding: 10px 0 0 0
}

#warper .side__bar-inner>ul>li .sub>ul {
    margin: 0;
    padding: 0 0 0 10px
}

#warper .side__bar-inner>ul>li .sub>ul>li {
    display: block
}

#warper .side__bar-inner>ul>li .sub>ul>li a {
    display: block;
    font-size: 12px;
    line-height: 30px;
    color: #666
}

#warper .side__bar-inner>ul>li .sub>ul>li>ul {
    margin: 0;
    padding: 0
}

#warper .side__bar-inner>ul>li .sub>ul>li>ul>li {
    display: block
}

#warper.toggled .side__bar-col {
    left: 0;
    overflow: hidden;
    overflow-y: scroll;
    background-color: #fff;
    border-color: #fff
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.product__index>ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.product__index>ul>li {
    list-style-type: none;
    width: 33.33%
}

.product__index>ul>li:nth-child(odd) {
    background: #F0F0F0;
}

@media (max-width: 668px) {
    .product__index>ul>li {
        width: 100%
    }
}

.product__index>ul>li .item {
    display: block;
    width: 100%;
    height: 380px;
    position: relative;
    overflow: hidden;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .product__index>ul>li .item {
        height: 300px
    }
}

@media (max-width: 1380px) {
    .product__index>ul>li .item {
        height: 250px
    }
}

@media (max-width: 1180px) {
    .product__index>ul>li .item {
        height: 200px
    }
}

.product__index>ul>li .item_before {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.5s
}

.product__index>ul>li .item_before:after {
    content: "";
    display: block;
    width: 275px;
    height: 176px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/logo_bg.png);
    position: absolute;
    left: 20px;
    top: -30px;
    z-index: 1;
    opacity: 0.5;
    transition: all 0.5s
}

.product__index>ul>li .item_before .txt {
    display: block;
    width: 100%;
    padding-left: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

@media (max-width: 1681px) {
    .product__index>ul>li .item_before .txt {
        padding-left: 40px
    }
}

@media (max-width: 968px) {
    .product__index>ul>li .item_before .txt {
        padding-left: 20px
    }
}

.product__index>ul>li .item_before .txt .icon {
    width: 65px;
    height: 65px
}

@media (max-width: 1380px) {
    .product__index>ul>li .item_before .txt .icon {
        width: 50px;
        height: 50px
    }
}

.product__index>ul>li .item_before .txt .icon i {
    vertical-align: top;
    font-size: 52px;
    line-height: 65px;
    width: 100%;
    height: 100%;
    color: #004098;
}

.product__index>ul>li .item_before .txt b.t {
    margin: 30px 0;
    display: block;
    font-size: 24px;
    color: #000;
    font-weight: lighter;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .product__index>ul>li .item_before .txt b.t {
        margin: 20px 0;
        font-size: 18px
    }
}

@media (max-width: 1380px) {
    .product__index>ul>li .item_before .txt b.t {
        font-size: 16px
    }
}

.product__index>ul>li .item_before .txt .more {
    display: inline-block;
    width: 100px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #004098;
    border-radius: 22px;
    text-align: center;
    color: #004098;
    font-size: 12px;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .product__index>ul>li .item_before .txt .more {
        height: 36px;
        line-height: 34px
    }
}

@media (max-width: 1380px) {
    .product__index>ul>li .item_before .txt .more {
        width: 80px
    }
}

.product__index>ul>li .item_before .img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.product__index>ul>li .item_before .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: all 1s
}

.product__index>ul>li .item_after {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 64, 152, 0.95);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    transition: all 0.5s
}

@media (max-width: 1180px) {
    .product__index>ul>li .item_after {
        display: none
    }
}

.product__index>ul>li .item_after .inner {
    padding: 30px;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 1681px) {
    .product__index>ul>li .item_after .inner {
        padding: 20px
    }
}

.product__index>ul>li .item_after .inner .icon {
    margin-right: 30px;
    width: 90px;
    height: auto;
    text-align: center;
    position: relative;
    padding-bottom: 30px
}

.product__index>ul>li .item_after .inner .icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 36px;
    color: #fff
}

.product__index>ul>li .item_after .inner .icon b {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translateX(-50%)
}

.product__index>ul>li .item_after .inner .list {
    flex: 1
}

@media (max-width: 1440px) {
    .product__index>ul>li .item_after .inner .list {
        height: 100%
    }
}

.product__index>ul>li .item_after .inner .list ul {
    margin: 0 -5px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.product__index>ul>li .item_after .inner .list ul>li {
    list-style-type: none;
    padding: 0 5px;
    width: 50%;
    margin-bottom: 5px
}

@media (max-width: 1440px) {
    .product__index>ul>li .item_after .inner .list ul>li {
        width: 100%
    }
}

.product__index>ul>li .item_after .inner .list ul>li a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

@media (min-width: 1180px) {
    .product__index>ul>li .item:hover {
        position: relative;
        z-index: 10;
        box-shadow: 0 0 60px 0px rgba(0, 0, 0, 0.3)
    }
    .product__index>ul>li .item:hover .item_before:after {
        opacity: 0
    }
    .product__index>ul>li .item:hover .item_before .txt b.t {
        color: #004098
    }
    .product__index>ul>li .item:hover .item_before .txt .more {
        background-color: #004098;
        color: #fff
    }
    .product__index>ul>li .item:hover .item_before .img span {
        transform: scale(1.1)
    }
    .product__index>ul>li .item:hover .item_after {
        opacity: 1
    }
}

.product__category-top {
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between
}

@media (max-width: 1681px) {
    .product__category-top {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (max-width: 1440px) {
    .product__category-top {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .product__category-top {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .product__category-top {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 668px) {
    .product__category-top {
        flex-wrap: wrap
    }
}

.product__category-topslide {
    width: 50%
}

@media (max-width: 668px) {
    .product__category-topslide {
        width: 100%
    }
}

.product__category-topslide .swiper-slide {
    width: 100%;
    height: 520px
}

@media (max-width: 1440px) {
    .product__category-topslide .swiper-slide {
        height: 470px
    }
}

@media (max-width: 1180px) {
    .product__category-topslide .swiper-slide {
        height: 400px
    }
}

@media (max-width: 668px) {
    .product__category-topslide .swiper-slide {
        height: 250px
    }
}

.product__category-topslide .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.product__category-topslide .swiper-slide a .img {
    width: 100%;
    height: 100%
}

.product__category-topslide .swiper-slide a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.product__category-topslidepage {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2
}

.product__category-topslidepage .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    outline: 0;
    background-color: #004098;
    opacity: 1
}

.product__category-topslidepage .swiper-pagination-bullet-active {
    background-color: #f08300
}

.product__category-toptxt {
    width: 50%;
    padding-left: 8%
}

@media (max-width: 1440px) {
    .product__category-toptxt {
        padding-left: 5%
    }
}

@media (max-width: 668px) {
    .product__category-toptxt {
        width: 100%;
        padding: 20px 0
    }
}

.product__category-toptxt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1681px) {
    .product__category-toptxt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.product__category-toptxt .relate_application b.t {
    padding: 20px 0 10px;
    display: block;
    font-size: 18px;
    color: #000
}

@media (max-width: 1180px) {
    .product__category-toptxt .relate_application b.t {
        font-size: 16px;
        padding: 10px 0
    }
}

.product__category-toptxt .relate_application ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.product__category-toptxt .relate_application ul>li {
    list-style-type: none;
    padding: 0 10px;
    width: 20%
}

@media (max-width: 1180px) {
    .product__category-toptxt .relate_application ul>li {
        width: 25%
    }
}

@media (max-width: 968px) {
    .product__category-toptxt .relate_application ul>li {
        width: 33.33%
    }
}

.product__category-toptxt .relate_application ul>li a {
    display: block;
    width: 80px
}

@media (max-width: 1180px) {
    .product__category-toptxt .relate_application ul>li a {
        width: 100%
    }
}

.product__category-toptxt .relate_application ul>li a .icon {
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #eee;
    transition: all 0.5s
}

@media (max-width: 1180px) {
    .product__category-toptxt .relate_application ul>li a .icon {
        width: 70px;
        height: 70px;
        margin: 0 auto
    }
}

.product__category-toptxt .relate_application ul>li a .icon i {
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin-top: 18px;
    color: #666;
    transition: all 0.5s
}

@media (max-width: 1180px) {
    .product__category-toptxt .relate_application ul>li a .icon i {
        width: 30px;
        height: 30px;
        margin-top: 15px
    }
}

.product__category-toptxt .relate_application ul>li a span {
    display: block;
    font-size: 12px;
    color: #666;
    text-align: center;
    transition: all 0.5s
}

.product__category-toptxt .relate_application ul>li a:hover .icon {
    background-color: #004098
}

.product__category-toptxt .relate_application ul>li a:hover .icon i {
    color: #fff
}

.product__category-toptxt .relate_application ul>li a:hover span {
    color: #004098
}

.product__category-slogan {
    width: 100%;
    min-height: 500px;
    display: flex
}

@media (max-width: 1440px) {
    .product__category-slogan {
        min-height: 400px
    }
}

@media (max-width: 1180px) {
    .product__category-slogan {
        min-height: 350px
    }
}

@media (max-width: 668px) {
    .product__category-slogan {
        min-height: auto;
        flex-wrap: wrap
    }
}

.product__category-slogan .video {
    width: 56%;
    overflow: hidden;
    position: relative
}

@media (max-width: 668px) {
    .product__category-slogan .video {
        width: 100%;
        height: 250px
    }
}

.product__category-slogan .video video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}

.product__category-slogan .video .bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.product__category-slogan .txt {
    width: 44%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 8%;
    background-color: #00349a;
    position: relative;
    display: flex;
    align-items: center
}

@media (max-width: 668px) {
    .product__category-slogan .txt {
        width: 100%;
        padding: 50px 20px 20px
    }
}

.product__category-slogan .txt a.play {
    display: block;
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background-color: #00349a;
    position: absolute;
    left: -80px;
    top: 50%;
    margin-top: -80px;
    z-index: 2
}

@media (max-width: 1440px) {
    .product__category-slogan .txt a.play {
        transform: scale(0.8)
    }
}

@media (max-width: 668px) {
    .product__category-slogan .txt a.play {
        left: 50%;
        margin-left: -80px;
        transform: scale(0.5);
        top: -80px;
        margin-top: 0
    }
}

.product__category-slogan .txt a.play .icon {
    width: 100%;
    height: 100%;
    position: relative
}

.product__category-slogan .txt a.play .icon:before,
.product__category-slogan .txt a.play .icon:after {
    content: "";
    display: block;
    width: 90px;
    height: 90px;
    background: none;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -45px;
    z-index: 3;
    transition: all 0.5s
}

.product__category-slogan .txt a.play .icon:before {
    opacity: 0.2;
    animation: play01 1.5s infinite
}

.product__category-slogan .txt a.play .icon:after {
    opacity: 0.3;
    animation: play02 1.5s infinite;
    animation-delay: 0.1s
}

.product__category-slogan .txt a.play .icon img {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8;
    transition: all 0.5s
}

.product__category-slogan .txt a.play:hover .icon:before,
.product__category-slogan .txt a.play:hover .icon:after {
    opacity: 0
}

.product__category-slogan .txt a.play:hover .icon img {
    opacity: 1
}

.product__category-slogan .txt .inner {
    color: #fff
}

.product__category-slogan .txt .inner .t {
    display: block;
    margin-bottom: 30px;
    font-size: 30px
}

@media (max-width: 1440px) {
    .product__category-slogan .txt .inner .t {
        font-size: 30px
    }
}

@media (max-width: 1180px) {
    .product__category-slogan .txt .inner .t {
        font-size: 22px
    }
}

.product__category-slogan .txt .inner .des ul {
    margin: 0;
    padding: 0
}

.product__category-slogan .txt .inner .des ul li {
    list-style-type: none;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px
}

@media (max-width: 1180px) {
    .product__category-slogan .txt .inner .des ul li {
        font-size: 14px;
        line-height: 26px
    }
}

.product__category-slogan .txt .inner .des ul li svg {
    vertical-align: top;
    margin-top: 7px;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    color: #ffce00
}

@media (max-width: 1180px) {
    .product__category-slogan .txt .inner .des ul li svg {
        width: 14px;
        height: 14px
    }
}

.product__list {
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex
}

@media (max-width: 1440px) {
    .product__list {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .product__list {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .product__list {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.product__list_cate {
    width: 220px;
    position: relative;
    z-index: 20
}

@media (max-width: 668px) {
    .product__list_cate {
        display: none
    }
}

.product__list_cate .list>ul {
    margin: 0;
    padding: 0;
    background-color: #004098
}

.product__list_cate .list>ul>li {
    display: block;
    padding: 0 15px;
    border-bottom: 1px solid #0455c4
}

.product__list_cate .list>ul>li h3 {
    margin: 0;
    padding: 0;
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 1440px) {
    .product__list_cate .list>ul>li h3 {
        height: 50px
    }
}

.product__list_cate .list>ul>li h3 a.t {
    font-size: 16px;
    color: #fff;
    transition: all 0.5s
}

@media (max-width: 1440px) {
    .product__list_cate .list>ul>li h3 a.t {
        font-size: 14px
    }
}

.product__list_cate .list>ul>li h3 .icon {
    width: 12px;
    height: 12px;
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    outline: 0
}

.product__list_cate .list>ul>li h3 .icon:before,
.product__list_cate .list>ul>li h3 .icon:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    line-height: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    transition: all 0.5s
}

.product__list_cate .list>ul>li h3 .icon:after {
    transform: rotate(90deg)
}

.product__list_cate .list>ul>li .item {
    display: none
}

.product__list_cate .list>ul>li .item>ul {
    margin: 0;
    padding: 0 0 10px
}

.product__list_cate .list>ul>li .item>ul>li {
    display: block;
    text-indent: 10px
}

.product__list_cate .list>ul>li .item>ul>li a {
    display: block;
    font-size: 14px;
    color: #666
}

@media (max-width: 1440px) {
    .product__list_cate .list>ul>li .item>ul>li a {
        font-size: 12px
    }
}

.product__list_cate .list>ul>li.active {
    background-color: #eee
}

.product__list_cate .list>ul>li.active h3 a.t {
    color: #004098;
    font-weight: bold
}

.product__list_cate .list>ul>li.active h3 .icon:before,
.product__list_cate .list>ul>li.active h3 .icon:after {
    background-color: #004098
}

.product__list_cate .list>ul>li.active h3 .icon:after {
    transform: rotate(180deg)
}

.product__list_list {
    flex: 1;
    margin-left: 40px
}

@media (max-width: 968px) {
    .product__list_list {
        margin-left: 20px
    }
}

@media (max-width: 668px) {
    .product__list_list {
        margin: 0
    }
}

.product__list_list.noleft {
    margin: 0
}

.product__list_list>ul {
    margin: 0 -20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1180px) {
    .product__list_list>ul {
        margin: 0 -10px
    }
}

.product__list_list>ul>li {
    list-style-type: none;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px
}

@media (max-width: 1180px) {
    .product__list_list>ul>li {
        padding: 0 10px;
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .product__list_list>ul>li {
        width: 100%
    }
}

.product__list_list>ul>li.col03 {
    width: 33.33%
}

@media (max-width: 1180px) {
    .product__list_list>ul>li.col03 {
        width: 50%
    }
}

@media (max-width: 668px) {
    .product__list_list>ul>li.col03 {
        width: 100%
    }
}

.product__list_list>ul>li>a {
    display: block;
    border: 1px solid #dcdcdc
}

.product__list_list>ul>li>a .img {
    width: 100%;
    height: 465px;
    background-color: #eee;
    position: relative
}

@media (max-width: 1440px) {
    .product__list_list>ul>li>a .img {
        height: 400px
    }
}

@media (max-width: 1180px) {
    .product__list_list>ul>li>a .img {
        height: 250px
    }
}

@media (max-width: 968px) {
    .product__list_list>ul>li>a .img {
        height: 200px
    }
}

@media (max-width: 668px) {
    .product__list_list>ul>li>a .img {
        height: 250px
    }
}

.product__list_list>ul>li>a .img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.product__list_list>ul>li>a .title {
    display: block;
    width: 100%;
    padding: 30px 0;
    position: relative;
    transition: all 0.5s
}

@media (max-width: 1440px) {
    .product__list_list>ul>li>a .title {
        padding: 24px 0
    }
}

@media (max-width: 968px) {
    .product__list_list>ul>li>a .title {
        padding: 10px 0
    }
}

.product__list_list>ul>li>a .title b {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #666;
    font-weight: normal;
    transition: all 0.5s
}

@media (max-width: 968px) {
    .product__list_list>ul>li>a .title b {
        padding: 0 10px
    }
}

.product__list_list>ul>li>a:hover .title {
    background-color: #004098
}

.product__list_list>ul>li>a:hover .title b {
    color: #fff
}

.product__single-top {
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between
}

@media (max-width: 1681px) {
    .product__single-top {
        padding-bottom: 80px
    }
}

@media (max-width: 1440px) {
    .product__single-top {
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .product__single-top {
        padding-bottom: 40px
    }
}

@media (max-width: 668px) {
    .product__single-top {
        padding-bottom: 20px;
        flex-wrap: wrap
    }
}

.product__single-toptxt {
    width: 50%;
    padding-right: 0
}

@media (max-width: 668px) {
    .product__single-toptxt {
        width: 100%;
        padding: 20px 0
    }
}

.product__single-toptxt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding: 30px 0
}

@media (max-width: 1681px) {
    .product__single-toptxt .des {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 668px) {
    .product__single-toptxt .des {
        padding: 10px 0
    }
}

.product__single-toptxt .downlist>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.product__single-toptxt .downlist>ul>li {
    list-style-type: none;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 10px
}

@media (max-width: 968px) {
    .product__single-toptxt .downlist>ul>li {
        width: 100%
    }
}

.product__single-toptxt .downlist>ul>li a {
    font-size: 16px;
    line-height: 30px;
    display: flex;
    align-items: center
}

@media (max-width: 1440px) {
    .product__single-toptxt .downlist>ul>li a {
        font-size: 14px;
        line-height: 26px
    }
}

.product__single-toptxt .downlist>ul>li a[href$=".pdf"]:before {
    display: inline-block;
    vertical-align: middle;
    content: "\e6cc";
    font-family: "iconfont";
    margin-right: 10px;
    color: #e71421;
    font-size: 22px
}

.product__single-toptxt .downlist>ul>li a[href$=".ppt"]:before {
    display: inline-block;
    vertical-align: middle;
    content: "\e6cd";
    font-family: "iconfont";
    margin-right: 10px;
    color: #f24e19;
    font-size: 22px
}

.product__single-toptxt .downlist>ul>li a[href$=".docx"]:before,
.product__single-toptxt .downlist>ul>li a[href$=".doc"]:before {
    display: inline-block;
    vertical-align: middle;
    content: "\e6d0";
    font-family: "iconfont";
    margin-right: 10px;
    color: #5468ff;
    font-size: 22px
}

.product__single-toptxt .downlist>ul>li a[href$=".xlsx"]:before,
.product__single-toptxt .downlist>ul>li a[href$=".xls"]:before {
    display: inline-block;
    vertical-align: middle;
    content: "\e6cf";
    font-family: "iconfont";
    margin-right: 10px;
    color: #107c41;
    font-size: 22px
}

.product__single-toptxt .relate_application b.t {
    padding: 20px 0 10px;
    display: block;
    font-size: 18px;
    color: #000
}

.product__single-toptxt .relate_application ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 668px) {
    .product__single-toptxt .relate_application ul {
        margin: 0 -5px
    }
}

.product__single-toptxt .relate_application ul>li {
    list-style-type: none;
    padding: 0 10px;
    width: 20%
}

@media (max-width: 668px) {
    .product__single-toptxt .relate_application ul>li {
        width: 25%;
        padding: 0 5px
    }
}

.product__single-toptxt .relate_application ul>li a {
    display: block;
    width: 80px
}

@media (max-width: 668px) {
    .product__single-toptxt .relate_application ul>li a {
        width: 100%
    }
}

.product__single-toptxt .relate_application ul>li a .icon {
    width: 80px;
    height: 80px;
    text-align: center;
    background-color: #eee;
    transition: all 0.5s
}

@media (max-width: 668px) {
    .product__single-toptxt .relate_application ul>li a .icon {
        width: 100%
    }
}

.product__single-toptxt .relate_application ul>li a .icon i {
    vertical-align: top;
    width: 44px;
    height: 44px;
    margin-top: 18px;
    color: #666;
    transition: all 0.5s
}

.product__single-toptxt .relate_application ul>li a span {
    display: block;
    font-size: 12px;
    color: #666;
    text-align: center;
    transition: all 0.5s
}

.product__single-toptxt .relate_application ul>li a:hover .icon {
    background-color: #004098
}

.product__single-toptxt .relate_application ul>li a:hover .icon i {
    color: #fff
}

.product__single-toptxt .relate_application ul>li a:hover span {
    color: #004098
}

.product__single-topslide {
    width: 50%;
    padding-right: 50px;
}

@media (max-width: 668px) {
    .product__single-topslide {
        width: 100%;
        padding: 0;
    }
}

.product__single-topslide .swiper-container {
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 15px;
}

.product__single-topslide .swiper-slide {
    width: 100%
}

.product__single-topslide .swiper-slide a {
    display: block;
    width: 100%
}

.product__single-topslide .swiper-slide a .img {
    width: 100%;
    height: 520px;
    background-color: #fff;
}

@media (max-width: 1440px) {
    .product__single-topslide .swiper-slide a .img {
        height: 470px
    }
}

@media (max-width: 668px) {
    .product__single-topslide .swiper-slide a .img {
        height: 250px
    }
}

.product__single-topslide .swiper-slide a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.product__single-topslide .swiper-slide a b.t {
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
    color: #333
}

@media (max-width: 1180px) {
    .product__single-topslide .swiper-slide a b.t {
        font-size: 14px;
        line-height: 26px;
        padding: 10px 0
    }
}

.product__single-topslidepage {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 485px;
    z-index: 2
}

@media (max-width: 1440px) {
    .product__single-topslidepage {
        top: 445px
    }
}

.product__single-topslidepage .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    outline: 0;
    background-color: #004098;
    opacity: 1
}

.product__single-topslidepage .swiper-pagination-bullet-active {
    background-color: #f08300
}

.product__single_cate {
    margin: 40px 0 0
}

@media (max-width: 968px) {
    .product__single_cate {
        margin: 20px 0 0
    }
}

@media (max-width: 668px) {
    .product__single_cate {
        display: none
    }
}

.product__single_cate>ul {
    margin: 0 -1px;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between
}

@media (max-width: 968px) {
    .product__single_cate>ul {
        margin: 0 -5px;
        flex-wrap: wrap;
        justify-content: start
    }
}

.product__single_cate>ul>li {
    padding: 0 1px;
    flex-basis: 11.11%
}

@media (max-width: 968px) {
    .product__single_cate>ul>li {
        padding: 0 5px;
        flex-basis: 16.66%;
        margin-bottom: 10px
    }
}

@media (max-width: 668px) {
    .product__single_cate>ul>li {
        flex-basis: 50%
    }
}

.product__single_cate>ul>li .inner {
    position: relative
}

.product__single_cate>ul>li .inner>a {
    display: block;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    background-color: #eee;
    color: #333;
    transition: all .5s
}

@media (max-width: 1440px) {
    .product__single_cate>ul>li .inner>a {
        font-size: 14px
    }
}

.product__single_cate>ul>li .inner .item {
    display: none;
    min-width: 100%;
    background: #f5f5f5;
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 10
}

.product__single_cate>ul>li .inner .item>ul {
    margin: 0;
    padding: 10px 20px
}

.product__single_cate>ul>li .inner .item>ul>li {
    display: block
}

.product__single_cate>ul>li .inner .item>ul>li a {
    display: block;
    white-space: nowrap;
    font-size: 13px;
    line-height: 36px;
    color: #666;
    position: relative;
    transition: all 0.5s
}

.product__single_cate>ul>li .inner .item>ul>li a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    line-height: 1px;
    background-color: #004098;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: all .5s
}

.product__single_cate>ul>li .inner .item>ul>li a:hover {
    color: #004098
}

.product__single_cate>ul>li .inner .item>ul>li a:hover:after {
    width: 100%
}

.product__single_cate>ul>li.active .inner>a {
    background-color: #004098;
    color: #fff
}

.product__single_cate>ul>li.on .inner>a,
.product__single_cate>ul>li:hover .inner>a {
    background-color: #004098;
    color: #fff
}

.product__single-content {
    padding: 40px 0 80px;
    border-top: 1px solid #ddd
}

@media (max-width: 1440px) {
    .product__single-content {
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .product__single-content {
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .product__single-content {
        padding: 20px 0
    }
}

.product__single-content img {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100% !important;
    height: auto !important
}

.applications-top {
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between
}

@media (max-width: 1681px) {
    .applications-top {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (max-width: 1440px) {
    .applications-top {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .applications-top {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .applications-top {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 668px) {
    .applications-top {
        flex-wrap: wrap
    }
}

.applications-topslide {
    width: 50%
}

@media (max-width: 668px) {
    .applications-topslide {
        width: 100%
    }
}

.applications-topslide .swiper-slide {
    width: 100%;
    height: 520px
}

@media (max-width: 1440px) {
    .applications-topslide .swiper-slide {
        height: 470px
    }
}

@media (max-width: 1180px) {
    .applications-topslide .swiper-slide {
        height: 350px
    }
}

@media (max-width: 968px) {
    .applications-topslide .swiper-slide {
        height: 250px
    }
}

.applications-topslide .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%
}

.applications-topslide .swiper-slide a .img {
    width: 100%;
    height: 100%
}

.applications-topslide .swiper-slide a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.applications-topslidepage {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2
}

.applications-topslidepage .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    outline: 0;
    background-color: #004098;
    opacity: 1
}

.applications-topslidepage .swiper-pagination-bullet-active {
    background-color: #f08300
}

.applications-toptxt {
    width: 50%;
    padding-left: 8%
}

@media (max-width: 1440px) {
    .applications-toptxt {
        padding-left: 5%
    }
}

@media (max-width: 668px) {
    .applications-toptxt {
        width: 100%;
        padding: 20px 0
    }
}

.applications-toptxt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1681px) {
    .applications-toptxt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.application_relatedpro {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/application_related_bg.jpg)
}

@media (max-width: 1180px) {
    .application_relatedpro {
        padding: 40px 0
    }
}

@media (max-width: 668px) {
    .application_relatedpro {
        padding: 20px 0
    }
}

.application_relatedpro b.t {
    text-align: center
}

.application_relatedpro b.t:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    line-height: 3px;
    background-color: #ffcd07;
    margin: 25px auto 0
}

.application_relatedpro b.t span {
    display: block;
    font-size: 36px;
    line-height: 36px;
    color: #fff
}

@media (max-width: 1681px) {
    .application_relatedpro b.t span {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 1180px) {
    .application_relatedpro b.t span {
        font-size: 22px;
        line-height: 22px
    }
}

@media (max-width: 668px) {
    .application_relatedpro b.t span {
        font-size: 18px;
        line-height: 18px
    }
}

.application_relatedpro .list {
    margin-top: 60px
}

@media (max-width: 1180px) {
    .application_relatedpro .list {
        margin-top: 40px
    }
}

@media (max-width: 968px) {
    .application_relatedpro .list {
        margin-top: 20px
    }
}

.application_relatedpro .list>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

@media (max-width: 668px) {
    .application_relatedpro .list>ul {
        margin: 0 -5px;
        justify-content: start
    }
}

.application_relatedpro .list>ul>li {
    list-style-type: none;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center
}

@media (max-width: 668px) {
    .application_relatedpro .list>ul>li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.application_relatedpro .list>ul>li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 20px;
    transition: all .5s
}

.application_relatedpro .list>ul>li a b {
    display: block;
    padding: 0 20px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    transition: all .5s
}

@media (max-width: 668px) {
    .application_relatedpro .list>ul>li a b {
        font-size: 12px;
        line-height: 26px;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.application_relatedpro .list>ul>li a:hover {
    background-color: #fff
}

.application_relatedpro .list>ul>li a:hover b {
    color: #004098
}

.application__list {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1440px) {
    .application__list {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.application__list>ul {
    margin: 0 -20px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.application__list>ul>li {
    list-style-type: none;
    width: 50%;
    padding: 0 20px;
    margin-bottom: 40px
}

.application__list>ul>li>a {
    display: block;
    border: 1px solid #dcdcdc
}

.application__list>ul>li>a .img {
    width: 100%;
    height: 465px;
    background-color: #eee;
    position: relative
}

@media (max-width: 1440px) {
    .application__list>ul>li>a .img {
        height: 400px
    }
}

.application__list>ul>li>a .img img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.application__list>ul>li>a .title {
    display: block;
    width: 100%;
    padding: 30px 0;
    position: relative;
    transition: all .5s
}

@media (max-width: 1440px) {
    .application__list>ul>li>a .title {
        padding: 24px 0
    }
}

.application__list>ul>li>a .title b {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 0 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #666;
    font-weight: normal;
    transition: all .5s
}

.application__list>ul>li>a:hover .title {
    background-color: #004098
}

.application__list>ul>li>a:hover .title b {
    color: #fff
}

.news__col {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1681px) {
    .news__col {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .news__col {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 668px) {
    .news__col {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.news__hot {
    padding-bottom: 80px
}

@media (max-width: 1681px) {
    .news__hot {
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .news__hot {
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .news__hot {
        padding-bottom: 20px
    }
}

.news__hot>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex
}

@media (max-width: 668px) {
    .news__hot>ul {
        flex-wrap: wrap
    }
}

.news__hot>ul>li {
    list-style-type: none;
    width: 25%;
    padding: 0 10px
}

@media (max-width: 668px) {
    .news__hot>ul>li {
        width: 50%
    }
}

.news__hot>ul>li>a {
    display: block;
    border-bottom: 3px solid #e7e7e7;
    transition: all .5s
}

.news__hot>ul>li>a .img {
    width: 100%;
    height: 250px;
    overflow: hidden
}

@media (max-width: 1681px) {
    .news__hot>ul>li>a .img {
        height: 220px
    }
}

@media (max-width: 1440px) {
    .news__hot>ul>li>a .img {
        height: 180px
    }
}

@media (max-width: 1180px) {
    .news__hot>ul>li>a .img {
        height: 150px
    }
}

@media (max-width: 968px) {
    .news__hot>ul>li>a .img {
        height: 120px
    }
}

.news__hot>ul>li>a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    transition: all 1s
}

.news__hot>ul>li>a .txt b.t {
    display: block;
    margin: 20px 0;
    font-size: 18px;
    height: 25px;
    line-height: 25px;
    color: #353535;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 1681px) {
    .news__hot>ul>li>a .txt b.t {
        font-size: 16px
    }
}

@media (max-width: 1440px) {
    .news__hot>ul>li>a .txt b.t {
        font-size: 14px;
        margin: 10px 0
    }
}

.news__hot>ul>li>a .txt .des {
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    color: #8c8c8c;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width: 1440px) {
    .news__hot>ul>li>a .txt .des {
        font-size: 12px;
        line-height: 22px;
        height: 44px
    }
}

.news__hot>ul>li>a .txt .info {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (max-width: 668px) {
    .news__hot>ul>li>a .txt .info {
        margin: 10px 0
    }
}

.news__hot>ul>li>a .txt .info span {
    font-size: 14px;
    color: #757575
}

.news__hot>ul>li>a .txt .info svg {
    width: 26px;
    height: 26px;
    border: 2px solid #757575;
    border-radius: 100%;
    padding: 5px;
    color: #757575
}

@media (max-width: 668px) {
    .news__hot>ul>li>a .txt .info svg {
        width: 20px;
        height: 20px;
        border-width: 1px
    }
}

@media (min-width: 1180px) {
    .news__hot>ul>li>a:hover {
        border-bottom-color: #004098
    }
    .news__hot>ul>li>a:hover .img span {
        transform: scale(1.1)
    }
    .news__hot>ul>li>a:hover .txt b.t {
        color: #004098
    }
    .news__hot>ul>li>a:hover .txt .info svg {
        border-color: #004098;
        color: #004098
    }
}

.news__list>ul {
    margin: 0;
    padding: 0 0 80px
}

@media (max-width: 1681px) {
    .news__list>ul {
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .news__list>ul {
        padding-bottom: 40px
    }
}

@media (max-width: 668px) {
    .news__list>ul {
        padding-bottom: 20px
    }
}

.news__list>ul>li {
    display: block;
    border-bottom: 1px solid #ededed
}

.news__list>ul>li:nth-of-type(1) {
    border-top: 1px solid #ededed
}

.news__list>ul>li a {
    padding: 30px 100px 30px 40px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .5s
}

@media (max-width: 1440px) {
    .news__list>ul>li a {
        padding: 30px 30px 30px 20px
    }
}

@media (max-width: 1180px) {
    .news__list>ul>li a {
        padding: 20px 0
    }
}

.news__list>ul>li a .txt {
    width: 50%
}

@media (max-width: 1180px) {
    .news__list>ul>li a .txt {
        width: 60%
    }
}

.news__list>ul>li a .txt b.t {
    display: block;
    color: #333;
    font-weight: normal;
    transition: all .5s
}

.news__list>ul>li a .txt .des {
    font-size: 14px;
    line-height: 26px;
    color: #8c8c8c;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .5s
}

@media (max-width: 668px) {
    .news__list>ul>li a .txt .des {
        font-size: 12px;
        line-height: 22px
    }
}

.news__list>ul>li a .date {
    margin-left: 6%;
    border-left: 1px solid #eaeaea;
    padding-left: 30px;
    font-size: 14px;
    color: #757575;
    font-family: 'bebas';
    transition: all .5s
}

@media (max-width: 668px) {
    .news__list>ul>li a .date {
        padding-left: 10px
    }
}

.news__list>ul>li a .date span {
    display: block;
    font-size: 36px
}

@media (max-width: 1440px) {
    .news__list>ul>li a .date span {
        font-size: 30px;
        line-height: 40px
    }
}

@media (max-width: 668px) {
    .news__list>ul>li a .date span {
        font-size: 16px;
        line-height: 20px
    }
}

.news__list>ul>li a .icon {
    margin-right: 35px;
    width: 36px;
    height: 36px;
    transition: all .5s
}

@media (max-width: 1180px) {
    .news__list>ul>li a .icon {
        margin-right: 0
    }
}

@media (max-width: 668px) {
    .news__list>ul>li a .icon {
        width: 26px;
        height: 26px
    }
}

.news__list>ul>li a .icon i {
    width: 100%;
    height: 100%;
    font-size: 36px;
    color: #ccc;
    transition: all .5s
}

@media (min-width: 1180px) {
    .news__list>ul>li a:hover {
        background-color: #004098
    }
    .news__list>ul>li a:hover .txt b.t {
        color: #fff
    }
    .news__list>ul>li a:hover .txt .des {
        color: #fff
    }
    .news__list>ul>li a:hover .date {
        border-left: 1px solid #fff;
        color: #fff
    }
    .news__list>ul>li a:hover .icon {
        margin-left: 15px;
        margin-right: 20px
    }
    .news__list>ul>li a:hover .icon i {
        color: #fff
    }
}

.news__pdf>ul {
    margin: 0 -30px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 1440px) {
    .news__pdf>ul {
        margin: 0 -15px
    }
}

.news__pdf>ul>li {
    list-style-type: none;
    width: 50%;
    padding: 0 30px;
    margin-bottom: 60px
}

@media (max-width: 1440px) {
    .news__pdf>ul>li {
        padding: 0 15px;
        margin-bottom: 30px
    }
}

@media (max-width: 668px) {
    .news__pdf>ul>li {
        width: 100%;
        margin-bottom: 20px
    }
}

.news__pdf>ul>li a {
    border: 1px solid #ededed;
    padding: 30px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all .5s
}

@media (max-width: 1440px) {
    .news__pdf>ul>li a {
        padding: 30px 30px 30px 20px
    }
}

.news__pdf>ul>li a .txt {
    flex: 1
}

.news__pdf>ul>li a .txt b.t {
    display: block;
    color: #333;
    font-weight: normal;
    transition: all .5s
}

.news__pdf>ul>li a .icon {
    width: 36px;
    height: 36px;
    transition: all .5s
}

.news__pdf>ul>li a .icon i {
    width: 100%;
    height: 100%;
    color: #e71421;
    transition: all .5s
}

.news__pdf>ul>li a:hover {
    background-color: #004098
}

.news__pdf>ul>li a:hover .txt b.t {
    color: #fff
}

.news__pdf>ul>li a:hover .icon {
    margin-right: 20px
}

.news__pdf>ul>li a:hover .icon i {
    color: #fff
}

.news__content {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eee
}

@media (max-width: 1440px) {
    .news__content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 1180px) {
    .news__content {
        padding: 20px
    }
}

.news__content-wrap {
    padding: 40px;
    background-color: #fff
}

@media (max-width: 1180px) {
    .news__content-wrap {
        padding: 20px
    }
}

.news__content-title {
    margin-bottom: 0;
    font-size: 22px;
    text-align: center
}

@media (max-width: 668px) {
    .news__content-title {
        font-size: 16px;
        line-height: 30px
    }
}

.news__content-title.color {
    color: #004098
}

.news__content-info {
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    color: #999
}

@media (max-width: 668px) {
    .news__content-info {
        margin-top: 10px;
        padding-bottom: 10px
    }
}

.news__content-txt {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    font-size: 16px;
    line-height: 30px
}

@media (max-width: 668px) {
    .news__content-txt {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 14px;
        line-height: 26px
    }
}

.news__content-txt p {
    /* text-indent: 2em */
}

.news__content-txt img {
    display: block;
    display: inline-block;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 10px
}

@media (max-width: 668px) {
    .news__content-txt img {
        width: 100%;
    }
}

.updown {
    margin: 20px 0 0;
    padding: 20px 0 0 0;
    font-size: 14px;
    line-height: 28px;
    border-top: 1px solid #ddd
}

@media (max-width: 1380px) {
    .updown {
        padding: 20px 0 0;
        font-size: 12px;
        line-height: 22px
    }
}

@media (max-width: 1180px) {
    .updown {
        padding: 10px 0 0
    }
}

.updown .inner {
    width: 100%;
    padding-right: 150px;
    position: relative
}

@media (max-width: 668px) {
    .updown .inner {
        padding: 0
    }
}

.updown .btn_back {
    display: block;
    padding: 0 20px;
    height: 44px;
    line-height: 42px;
    padding: 0 30px;
    border-radius: 40px;
    border: 1px solid #5b5b5b;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
    transition: all .5s
}

@media (max-width: 668px) {
    .updown .btn_back {
        position: static;
        margin: 20px auto 0
    }
}

.updown .btn_back span {
    display: block;
    float: right;
    margin: 15px 0 0 5px;
    width: 15px;
    height: 12px;
    position: relative
}

.updown .btn_back span:before,
.updown .btn_back span:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    transition: all .5s
}

.updown .btn_back span:before {
    top: 0
}

.updown .btn_back span:after {
    bottom: 0
}

.updown .btn_back span i {
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    top: 50%;
    transition: all .5s
}

.updown .btn_back:hover {
    background: #004098;
    border-color: #004098;
    color: #fff
}

.updown .btn_back:hover span:before,
.updown .btn_back:hover span:after {
    width: 10px;
    background: #fff
}

.updown .btn_back:hover span:before {
    top: 2px;
    transform: rotate(-45deg)
}

.updown .btn_back:hover span:after {
    bottom: 2px;
    transform: rotate(45deg)
}

.updown .btn_back:hover span i {
    opacity: 0
}

.intro_about_num>ul {
    margin: 0;
    padding: 0;
    display: flex
}

.intro_about_num>ul>li {
    list-style-type: none;
    margin-right: 90px
}

@media (max-width: 1180px) {
    .intro_about_num>ul>li {
        margin-right: 20px
    }
}

.intro_about_num>ul>li p {
    margin-bottom: 0
}

.intro_about_num>ul>li p.num {
    color: #004098;
    font-family: 'bebas';
    font-size: 60px;
    height: 60px;
    line-height: 60px
}

@media (max-width: 1681px) {
    .intro_about_num>ul>li p.num {
        font-size: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width: 1380px) {
    .intro_about_num>ul>li p.num {
        font-size: 40px;
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 1180px) {
    .intro_about_num>ul>li p.num {
        font-size: 30px;
        height: 30px;
        line-height: 30px
    }
}

.intro_about_num>ul>li p.num.numline2 {
    font-size: 28px;
    height: 60px;
    line-height: 30px
}

@media (max-width: 1681px) {
    .intro_about_num>ul>li p.num.numline2 {
        font-size: 22px;
        height: 50px;
        line-height: 25px
    }
}

@media (max-width: 1380px) {
    .intro_about_num>ul>li p.num.numline2 {
        font-size: 18px;
        height: 40px;
        line-height: 20px
    }
}

.intro_about_num>ul>li p.numtxt {
    margin-top: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.intro__about01 {
    padding-top: 100px;
    padding-bottom: 155px;
    display: flex
}

@media (max-width: 1180px) {
    .intro__about01 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro__about01 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 968px) {
    .intro__about01 {
        flex-wrap: wrap
    }
}

.intro__about01 .img {
    width: 50%;
    padding-right: 30px
}

@media (max-width: 968px) {
    .intro__about01 .img {
        width: 100%;
        padding: 0
    }
}

.intro__about01 .img .inner {
    position: relative
}

.intro__about01 .img .inner img {
    width: 100%;
    position: relative;
    z-index: 2
}

.intro__about01 .img .inner:before {
    content: '';
    display: block;
    width: 410px;
    height: 410px;
    background: url(../img/intro__about01_bg.png) repeat;
    position: absolute;
    right: -30px;
    bottom: -40px;
    z-index: 1
}

@media (max-width: 1180px) {
    .intro__about01 .img .inner:before {
        width: 300px;
        height: 300px
    }
}

@media (max-width: 968px) {
    .intro__about01 .img .inner:before {
        width: 200px;
        height: 200px
    }
}

.intro__about01 .txt {
    width: 50%;
    padding-left: 40px
}

@media (max-width: 968px) {
    .intro__about01 .txt {
        width: 100%;
        padding: 20px 0 0
    }
}

.intro__about01 .txt .title {
    margin: 0;
    padding: 0;
    position: relative
}

.intro__about01 .txt .title:before {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    line-height: 2px;
    background-color: #f08300;
    position: absolute;
    left: -110px;
    top: 20px;
    z-index: 2
}

.intro__about01 .txt .title b {
    margin: 20px 0 10px;
    display: block;
    color: #f08300;
    height: 40px;
    line-height: 40px;
    font-size: 40px
}

.intro__about01 .txt .title span {
    display: block;
    font-size: 22px;
    color: #999;
    font-family: 'CenturyGothicRegular'
}

@media (max-width: 1380px) {
    .intro__about01 .txt .title span {
        font-size: 20px
    }
}

.intro__about01 .txt .des {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    padding: 0;
}

@media (max-width: 1440px) {
    .intro__about01 .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 1180px) {
    .intro__about01 .txt .des {
        padding: 0 0 20px
    }
}

.intro__about02 {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    background-image: url(../img/intro__about02_bg.png)
}

.intro__about02 .w_col .inner {
    position: relative
}

@media (max-width: 968px) {
    .intro__about02 .w_col .inner {
        padding: 20px 0
    }
}

.intro__about02 .w_col .inner .img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

@media (max-width: 968px) {
    .intro__about02 .w_col .inner .img {
        width: 100%;
        position: static;
        transform: translateY(0)
    }
}

.intro__about02 .w_col .inner .img img {
    width: 100%
}

.intro__about02 .w_col .inner .txt {
    width: 50%;
    padding: 80px 0
}

@media (max-width: 968px) {
    .intro__about02 .w_col .inner .txt {
        width: 100%;
        padding: 20px 0
    }
}

.intro__about02 .w_col .inner .txt .des {
    padding-right: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
    padding-bottom: 40px
}

@media (max-width: 1440px) {
    .intro__about02 .w_col .inner .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 968px) {
    .intro__about02 .w_col .inner .txt .des {
        padding: 0
    }
}

.intro__about03 {
    padding-top: 130px;
    padding-bottom: 80px;
    display: flex
}

@media (max-width: 1180px) {
    .intro__about03 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro__about03 {
        padding-top: 20px;
        padding-bottom: 20px;
        flex-wrap: wrap
    }
}

.intro__about03 .img {
    width: 50%;
    padding-right: 30px
}

@media (max-width: 968px) {
    .intro__about03 .img {
        width: 100%;
        padding: 0
    }
}

.intro__about03 .img img {
    width: 100%;
    position: relative;
    z-index: 2
}

.intro__about03 .img .intro_about_num03 {
    margin-top: 30px
}

.intro__about03 .img .intro_about_num03>ul {
    justify-content: space-between
}

.intro__about03 .img .intro_about_num03>ul>li {
    margin: 0
}

.intro__about03 .txt {
    width: 50%;
    padding-left: 40px
}

@media (max-width: 968px) {
    .intro__about03 .txt {
        width: 100%;
        padding: 20px 0 0
    }
}

.intro__about03 .txt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1440px) {
    .intro__about03 .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.intro__about04 {
    background-color: #eee
}

.intro__about04 .w_col {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center
}

@media (max-width: 968px) {
    .intro__about04 .w_col {
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.intro__about04 .w_col .img {
    width: 50%;
    text-align: center
}

@media (max-width: 968px) {
    .intro__about04 .w_col .img {
        width: 100%
    }
}

.intro__about04 .w_col .img img {
    max-width: 100%
}

.intro__about04 .w_col .txt {
    width: 50%;
    order: -1
}

@media (max-width: 968px) {
    .intro__about04 .w_col .txt {
        width: 100%;
        order: 1;
        padding: 20px 0 0
    }
}

.intro__about04 .w_col .txt .des {
    padding-right: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1440px) {
    .intro__about04 .w_col .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 968px) {
    .intro__about04 .w_col .txt .des {
        padding: 0
    }
}

.intro__culture {
    padding-top: 80px;
    padding-bottom: 60px
}

@media (max-width: 1440px) {
    .intro__culture {
        padding-top: 60px;
        padding-bottom: 40px
    }
}

@media (max-width: 1180px) {
    .intro__culture {
        padding-top: 40px;
        padding-bottom: 20px
    }
}

@media (max-width: 968px) {
    .intro__culture {
        padding-top: 20px;
        padding-bottom: 0
    }
}

@media (max-width: 668px) {
    .intro__culture {
        padding-top: 20px
    }
}

.intro__culture>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.intro__culture>ul>li {
    list-style-type: none;
    padding: 0 10px;
    margin-bottom: 20px;
    width: 33.33%
}

@media (max-width: 1180px) {
    .intro__culture>ul>li {
        width: 50%
    }
}

@media (max-width: 668px) {
    .intro__culture>ul>li {
        width: 100%
    }
}

.intro__culture>ul>li .item {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative
}

@media (max-width: 668px) {
    .intro__culture>ul>li .item {
        height: 260px
    }
}

.intro__culture>ul>li .item .txt {
    width: 280px;
    padding: 50px 20px;
    color: #666;
    position: absolute;
    left: 40px;
    top: 30px;
    bottom: 60px;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all .5s
}

@media (max-width: 1180px) {
    .intro__culture>ul>li .item .txt {
        padding: 20px;
        left: 20px;
        top: 20px;
        bottom: 20px
    }
}

.intro__culture>ul>li .item .txt b.t {
    display: block;
    font-size: 24px;
    font-weight: normal
}

@media (max-width: 1681px) {
    .intro__culture>ul>li .item .txt b.t {
        font-size: 20px
    }
}

.intro__culture>ul>li .item .txt b.t:after {
    content: '';
    display: block;
    width: 50px;
    height: 1px;
    line-height: 1px;
    background-color: #f08300;
    margin: 15px 0
}

.intro__culture>ul>li .item .txt .des {
    font-size: 16px;
    line-height: 30px
}

@media (max-width: 1681px) {
    .intro__culture>ul>li .item .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.intro__culture>ul>li:nth-of-type(3) .item .txt {
    width: auto;
    right: 60px
}

.intro__culture>ul>li:hover .item .txt {
    color: #fff;
    background-color: rgba(0, 64, 152, 0.8)
}

.intro_history {
    padding: 100px 60px;
    position: relative
}

@media (max-width: 1440px) {
    .intro_history {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .intro_history {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro_history {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.intro_history:after {
    content: '';
    display: block;
    width: 100%;
    height: 24px;
    background: url(../img/intro_history_line.png) center center repeat-x;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px
}

.intro_history .arrow {
    width: 42px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #868686;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    user-select: none;
    outline: 0;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    z-index: 10;
    transition: all .5s
}

.intro_history .arrow svg {
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-top: 10px
}

.intro_history .arrow.intro_history_prev {
    left: 0
}

@media (max-width: 1440px) {
    .intro_history .arrow.intro_history_prev {
        left: 10px
    }
}

.intro_history .arrow.intro_history_next {
    right: 0
}

@media (max-width: 1440px) {
    .intro_history .arrow.intro_history_next {
        right: 10px
    }
}

.intro_history .arrow:hover {
    border-color: #f08300;
    background-color: #f08300;
    color: #fff
}

.intro_history .intro_history_list {
    padding: 20px 0;
    position: relative
}

.intro_history .intro_history_list .swiper-slide .item {
    width: 100%;
    height: 250px;
    position: relative;
    padding-left: 20px
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item {
        height: 200px
    }
}

.intro_history .intro_history_list .swiper-slide .item:before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #d3d3d3;
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 2
}

.intro_history .intro_history_list .swiper-slide .item .txt {
    width: 100%;
    height: 100%;
    padding-left: 40px;
    padding-right: 100px;
    position: absolute;
    left: 0;
    bottom: 0
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide .item .txt {
        padding-right: 0px
    }
}

.intro_history .intro_history_list .swiper-slide .item .txt:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: #f08300;
    opacity: .3;
    border-radius: 100%;
    position: absolute;
    left: 6px;
    bottom: -14px;
    z-index: 2
}

.intro_history .intro_history_list .swiper-slide .item .txt:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: #f08300;
    border-radius: 100%;
    position: absolute;
    left: 14px;
    bottom: -7px;
    z-index: 2
}

.intro_history .intro_history_list .swiper-slide .item .txt b.t {
    display: block;
    font-family: 'Bebas';
    color: #004098;
    font-size: 24px;
    line-height: 40px
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item .txt b.t {
        font-size: 20px;
        line-height: 30px
    }
}

@media (max-width: 1440px) {
    .intro_history .intro_history_list .swiper-slide .item .txt b.t {
        font-size: 18px;
        line-height: 30px
    }
}

.intro_history .intro_history_list .swiper-slide .item .txt .des {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    font-weight: lighter
}

@media (max-width: 1681px) {
    .intro_history .intro_history_list .swiper-slide .item .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.intro_history .intro_history_list .swiper-slide .item .txt .des ul {
    padding-left: 20px
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(odd) .item:after {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/intro_history_arrow.png);
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: -15px;
    z-index: 2
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item:before {
    left: 100px;
    bottom: 0
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item:before {
        left: auto;
        right: 20px
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt {
    padding-top: 30px;
    padding-left: 120px;
    padding-right: 40px;
    bottom: 0
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt {
        padding-left: 20px
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:before {
    left: 86px;
    top: -14px
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:before {
        left: auto;
        right: 8px
    }
}

.intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:after {
    left: 94px;
    top: -7px
}

@media (max-width: 668px) {
    .intro_history .intro_history_list .swiper-slide:nth-of-type(even) .item .txt:after {
        left: auto;
        right: 14px
    }
}

.intro_honor {
    padding-top: 100px;
    padding-bottom: 60px
}

@media (max-width: 1440px) {
    .intro_honor {
        padding-top: 60px;
        padding-bottom: 20px
    }
}

@media (max-width: 1180px) {
    .intro_honor {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro_honor {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.intro_honor_list {
    margin-right: -20px
}

.intro_honor_list .grid-sizer,
.intro_honor_list .grid-item {
    width: 25%
}

@media (max-width: 1180px) {
    .intro_honor_list .grid-sizer,
    .intro_honor_list .grid-item {
        width: 25%
    }
}

@media (max-width: 968px) {
    .intro_honor_list .grid-sizer,
    .intro_honor_list .grid-item {
        width: 33.33%
    }
}

@media (max-width: 668px) {
    .intro_honor_list .grid-sizer,
    .intro_honor_list .grid-item {
        width: 50%
    }
}

.intro_honor_list .grid-item {
    padding-right: 20px;
    margin-bottom: 20px
}

.intro_honor_list a {
    display: block;
    width: 100%;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    transition: all .5s
}

.intro_honor_list a .img {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0;
    padding-bottom: 100%;
    background: #ffffff;
    overflow: hidden;
    position: relative;
}

.intro_honor_list a .img .img-con {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 99%;
    padding: 15px;
    background: #ffffff;
    overflow: hidden;
}

.intro_honor_list a .img img {
    width: 100%;
    height: 100%;
    max-width: 80%;
    text-align: center;
    max-width: 100%;
    max-height: 100%;
    width: auto;
}

.intro_honor_list a b {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    transition: all .5s
}

.intro_honor_list a:hover {
    background: #004098;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3)
}

.intro_honor_list a:hover b {
    color: #fff
}

.intro_socialResponsibility {
    font-size: 16px;
    line-height: 1.9em
}

@media (max-width: 1440px) {
    .intro_socialResponsibility {
        font-size: 14px
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility {
        line-height: 1.5em
    }
}

.intro_socialResponsibility .col {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1440px) {
    .intro_socialResponsibility .col {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility .col {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro_socialResponsibility .col {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.intro_socialResponsibility img {
    max-width: 100%
}

.intro_socialResponsibility b.t {
    display: block;
    font-size: 24px;
    color: #006ec3;
    margin-bottom: 20px
}

@media (max-width: 1440px) {
    .intro_socialResponsibility b.t {
        font-size: 20px
    }
}

.intro_socialResponsibility01>.w_col {
    display: flex;
    align-items: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility01>.w_col {
        flex-direction: column
    }
}

.intro_socialResponsibility01>.w_col .img {
    width: 50%;
    text-align: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility01>.w_col .img {
        width: 100%
    }
}

.intro_socialResponsibility01>.w_col .txt {
    width: 50%;
    order: -1
}

@media (max-width: 668px) {
    .intro_socialResponsibility01>.w_col .txt {
        width: 100%;
        order: 0;
        margin-top: 20px
    }
}

.intro_socialResponsibility02 {
    background-color: #eee
}

.intro_socialResponsibility02>.w_col {
    display: flex;
    align-items: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility02>.w_col {
        flex-direction: column
    }
}

.intro_socialResponsibility02>.w_col .img {
    width: 50%;
    text-align: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility02>.w_col .img {
        width: 100%
    }
}

.intro_socialResponsibility02>.w_col .txt {
    width: 50%;
    order: -1;
    padding-right: 5%
}

@media (max-width: 668px) {
    .intro_socialResponsibility02>.w_col .txt {
        width: 100%;
        order: 0;
        margin-top: 20px;
        padding: 0
    }
}

.intro_socialResponsibility03>.w_col {
    display: flex;
    align-items: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility03>.w_col {
        flex-direction: column
    }
}

.intro_socialResponsibility03>.w_col .img {
    width: 50%;
    text-align: center
}

@media (max-width: 668px) {
    .intro_socialResponsibility03>.w_col .img {
        width: 100%
    }
}

.intro_socialResponsibility03>.w_col .txt {
    width: 50%;
    padding-left: 5%
}

@media (max-width: 668px) {
    .intro_socialResponsibility03>.w_col .txt {
        width: 100%;
        margin-top: 20px;
        padding: 0
    }
}

.intro_socialResponsibility04 {
    background-color: #eee
}

@media (max-width: 668px) {
    .intro_socialResponsibility04 {
        padding: 20px 0
    }
}

.intro_socialResponsibility04>.w_col {
    display: flex
}

@media (max-width: 668px) {
    .intro_socialResponsibility04>.w_col {
        flex-direction: column
    }
}

.intro_socialResponsibility04_1 {
    width: 50%;
    padding: 80px 80px 80px 0;
    display: flex;
    flex-direction: column
}

@media (max-width: 1440px) {
    .intro_socialResponsibility04_1 {
        padding: 60px 60px 60px 0
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility04_1 {
        padding: 40px 40px 40px 0
    }
}

@media (max-width: 968px) {
    .intro_socialResponsibility04_1 {
        padding: 20px 20px 20px 0
    }
}

@media (max-width: 668px) {
    .intro_socialResponsibility04_1 {
        width: 100%;
        padding: 0
    }
}

.intro_socialResponsibility04_1 .txt {
    order: -1;
    margin-bottom: 40px
}

@media (max-width: 668px) {
    .intro_socialResponsibility04_1 .txt {
        order: 0;
        margin: 20px 0
    }
}

.intro_socialResponsibility04_2 {
    width: 50%;
    background-color: #006ec3;
    padding: 80px;
    color: #fff
}

@media (max-width: 1440px) {
    .intro_socialResponsibility04_2 {
        padding: 60px
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility04_2 {
        padding: 40px
    }
}

@media (max-width: 968px) {
    .intro_socialResponsibility04_2 {
        padding: 20px
    }
}

@media (max-width: 668px) {
    .intro_socialResponsibility04_2 {
        width: 100%
    }
}

.intro_socialResponsibility04_2 .img {
    text-align: center;
    margin-bottom: 40px
}

@media (max-width: 668px) {
    .intro_socialResponsibility04_2 .img {
        margin-bottom: 20px
    }
}

.intro_socialResponsibility05 .item {
    background-color: #eee;
    display: flex
}

@media (max-width: 968px) {
    .intro_socialResponsibility05 .item {
        flex-direction: column
    }
}

@media (max-width: 668px) {
    .intro_socialResponsibility05 .item {
        background-color: #fff
    }
}

.intro_socialResponsibility05 .item .img {
    width: 50%
}

@media (max-width: 968px) {
    .intro_socialResponsibility05 .item .img {
        width: 100%
    }
    .intro_socialResponsibility05 .item .img img {
        width: 100%
    }
}

.intro_socialResponsibility05 .item .txt {
    width: 50%;
    padding: 80px
}

@media (max-width: 1440px) {
    .intro_socialResponsibility05 .item .txt {
        padding: 60px
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility05 .item .txt {
        padding: 40px
    }
}

@media (max-width: 968px) {
    .intro_socialResponsibility05 .item .txt {
        width: 100%;
        padding: 20px
    }
}

@media (max-width: 668px) {
    .intro_socialResponsibility05 .item .txt {
        padding: 20px 0
    }
}

.intro_socialResponsibility05-info {
    width: 50%;
    padding-left: 80px;
    position: absolute;
    left: 50%;
    bottom: 60px;
    z-index: 3;
    display: flex;
    align-items: center
}

@media (max-width: 1440px) {
    .intro_socialResponsibility05-info {
        padding-left: 60px;
        bottom: 20px
    }
}

@media (max-width: 1180px) {
    .intro_socialResponsibility05-info {
        width: 100%;
        padding-left: 0;
        margin-top: 40px;
        position: static;
        justify-content: center
    }
}

@media (max-width: 968px) {
    .intro_socialResponsibility05-info {
        margin-top: 20px
    }
}

.intro_socialResponsibility05-info .arrow {
    width: 30px;
    height: 30px;
    margin-right: 20px
}

@media (max-width: 668px) {
    .intro_socialResponsibility05-info .arrow {
        margin: 0 10px
    }
}

.intro_socialResponsibility05-info .arrow svg {
    width: 100%;
    height: 100%;
    color: #006ec3
}

.competitive_top {
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    align-items: center
}

@media (max-width: 1681px) {
    .competitive_top {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (max-width: 1440px) {
    .competitive_top {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1180px) {
    .competitive_top {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .competitive_top {
        padding-top: 20px;
        padding-bottom: 20px;
        flex-wrap: wrap
    }
}

.competitive_top .txt {
    width: 50%;
    padding-right: 5%
}

@media (max-width: 968px) {
    .competitive_top .txt {
        width: 100%;
        padding-right: 0
    }
}

.competitive_top .txt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1681px) {
    .competitive_top .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.competitive_top .img {
    width: 50%
}

@media (max-width: 968px) {
    .competitive_top .img {
        width: 100%
    }
}

.competitive_top .img img {
    width: 100%
}

.competitive_top.qualityAssurance_top .txt {
    width: 60%
}

@media (max-width: 668px) {
    .competitive_top.qualityAssurance_top .txt {
        width: 100%
    }
}

.competitive_top.qualityAssurance_top .img {
    width: 35%
}

@media (max-width: 668px) {
    .competitive_top.qualityAssurance_top .img {
        width: 100%
    }
}

.competitive_title {
    margin: 0;
    padding: 0;
    text-align: center
}

.competitive_title span {
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
    color: #f08300
}

@media (max-width: 968px) {
    .competitive_title span {
        font-size: 16px
    }
}

.competitive_title b {
    display: block;
    font-size: 24px;
    color: #004098
}

@media (max-width: 968px) {
    .competitive_title b {
        font-size: 18px
    }
}

.rdsystem_bottom {
    background-color: #666;
    padding: 40px 0 70px
}

@media (max-width: 1180px) {
    .rdsystem_bottom {
        padding: 40px 0
    }
}

@media (max-width: 968px) {
    .rdsystem_bottom {
        padding: 20px 0
    }
}

.rdsystem_bottom_inner {
    width: 100%;
    height: 1150px;
    color: #fff;
    position: relative
}

@media (max-width: 1681px) {
    .rdsystem_bottom_inner {
        height: 1050px
    }
}

@media (max-width: 1681px) {
    .rdsystem_bottom_inner {
        height: 950px
    }
}

@media (max-width: 1440px) {
    .rdsystem_bottom_inner {
        height: 900px
    }
}

@media (max-width: 968px) {
    .rdsystem_bottom_inner {
        height: auto
    }
}

.rdsystem_bottom_inner .list>ul {
    margin: 0;
    padding: 0
}

.rdsystem_bottom_inner .list>ul>li {
    display: block
}

@media (min-width: 968px) {
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(1) {
        width: 28%;
        position: absolute;
        left: 0;
        top: 20px;
        z-index: 2
    }
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(2) {
        width: 28%;
        position: absolute;
        right: 0;
        top: 340px;
        z-index: 2
    }
}

@media (min-width: 968px) and (max-width: 1681px) {
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(2) {
        top: 250px
    }
}

@media (min-width: 968px) {
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(3) {
        width: 37%;
        position: absolute;
        right: 8%;
        top: 700px;
        z-index: 2
    }
}

@media (min-width: 968px) and (max-width: 1681px) {
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(3) {
        top: 600px
    }
}

@media (min-width: 968px) and (max-width: 1440px) {
    .rdsystem_bottom_inner .list>ul>li:nth-of-type(3) {
        top: 550px
    }
}

.rdsystem_bottom_inner .list>ul>li b.t {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}

.rdsystem_bottom_inner .list>ul>li b.t em {
    font-size: 70px;
    font-family: 'bebas';
    font-style: normal
}

@media (max-width: 1681px) {
    .rdsystem_bottom_inner .list>ul>li b.t em {
        font-size: 50px
    }
}

@media (max-width: 668px) {
    .rdsystem_bottom_inner .list>ul>li b.t em {
        font-size: 30px
    }
}

.rdsystem_bottom_inner .list>ul>li b.t span {
    font-size: 24px;
    font-weight: bold
}

@media (max-width: 668px) {
    .rdsystem_bottom_inner .list>ul>li b.t span {
        font-size: 20px
    }
}

.rdsystem_bottom_inner .list>ul>li .des {
    font-size: 16px;
    line-height: 30px
}

@media (max-width: 1681px) {
    .rdsystem_bottom_inner .list>ul>li .des {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 968px) {
    .rdsystem_bottom_inner .img01,
    .rdsystem_bottom_inner .img02 {
        text-align: center
    }
    .rdsystem_bottom_inner .img01 img,
    .rdsystem_bottom_inner .img02 img {
        max-width: 100%;
        margin: 0 auto
    }
}

@media (min-width: 968px) {
    .rdsystem_bottom_inner .img01 {
        width: 40%;
        position: absolute;
        left: 30%;
        top: 0;
        z-index: 1
    }
    .rdsystem_bottom_inner .img01 img {
        width: 100%
    }
    .rdsystem_bottom_inner .img02 {
        width: 40%;
        position: absolute;
        left: 8%;
        top: 700px;
        z-index: 1
    }
}

@media (min-width: 968px) and (max-width: 1681px) {
    .rdsystem_bottom_inner .img02 {
        top: 600px
    }
}

@media (min-width: 968px) and (max-width: 1440px) {
    .rdsystem_bottom_inner .img02 {
        top: 550px
    }
}

@media (min-width: 968px) {
    .rdsystem_bottom_inner .img02 img {
        width: 100%
    }
}

.testingAbility01 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eee
}

@media (max-width: 1681px) {
    .testingAbility01 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .testingAbility01 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .testingAbility01 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.testingAbility01_list {
    padding: 0 70px;
    margin-top: 50px;
    position: relative
}

@media (max-width: 1440px) {
    .testingAbility01_list {
        margin-top: 30px
    }
}

.testingAbility01_list .item .img {
    width: 100%;
    height: 266px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 1681px) {
    .testingAbility01_list .item .img {
        height: 200px
    }
}

@media (max-width: 1440px) {
    .testingAbility01_list .item .img {
        height: 250px
    }
}

@media (max-width: 968px) {
    .testingAbility01_list .item .img {
        height: 150px
    }
}

.testingAbility01_list .item span {
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #999
}

@media (max-width: 1681px) {
    .testingAbility01_list .item span {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 968px) {
    .testingAbility01_list .item span {
        padding: 10px 0 0
    }
}

.testingAbility01_list .arrow {
    width: 32px;
    height: 32px;
    border: 2px solid #999;
    border-radius: 100%;
    text-align: center;
    outline: 0;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 2;
    transition: all .5s
}

@media (max-width: 968px) {
    .testingAbility01_list .arrow {
        margin-top: -50px
    }
}

.testingAbility01_list .arrow svg {
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    color: #999;
    transition: all .5s
}

.testingAbility01_list .arrow.testingAbility01_prev {
    left: 0
}

.testingAbility01_list .arrow.testingAbility01_next {
    right: 0
}

.testingAbility01_list .arrow:hover {
    border-color: #004098
}

.testingAbility01_list .arrow:hover svg {
    color: #004098
}

.testingAbility02 {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1681px) {
    .testingAbility02 {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .testingAbility02 {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .testingAbility02 {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.testingAbility02 .txt {
    margin-top: 50px
}

@media (max-width: 1440px) {
    .testingAbility02 .txt {
        margin-top: 30px
    }
}

.testingAbility02 .txt img {
    max-width: 100% !important;
    height: auto !important
}

.qualityAssurance_list {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eee
}

@media (max-width: 1681px) {
    .qualityAssurance_list {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .qualityAssurance_list {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .qualityAssurance_list {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.qualityAssurance_list_slide {
    padding: 0 70px;
    margin-top: 50px;
    position: relative
}

@media (max-width: 1440px) {
    .qualityAssurance_list_slide {
        margin-top: 30px
    }
}

.qualityAssurance_list_slide .item .img {
    width: 100%
}

.qualityAssurance_list_slide .item .img img {
    width: 100%
}

.qualityAssurance_list_slide .item span {
    display: block;
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    color: #999
}

@media (max-width: 1681px) {
    .qualityAssurance_list_slide .item span {
        font-size: 14px;
        line-height: 26px
    }
}

@media (max-width: 968px) {
    .qualityAssurance_list_slide .item span {
        padding: 10px 0 0
    }
}

.qualityAssurance_list_slide .arrow {
    width: 32px;
    height: 32px;
    border: 2px solid #999;
    border-radius: 100%;
    text-align: center;
    outline: 0;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    z-index: 2;
    transition: all .5s
}

@media (max-width: 968px) {
    .qualityAssurance_list_slide .arrow {
        margin-top: -50px
    }
}

.qualityAssurance_list_slide .arrow svg {
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-top: 5px;
    color: #999;
    transition: all .5s
}

.qualityAssurance_list_slide .arrow.qualityAssurance_list_slide_prev {
    left: 0
}

.qualityAssurance_list_slide .arrow.qualityAssurance_list_slide_next {
    right: 0
}

.qualityAssurance_list_slide .arrow:hover {
    border-color: #004098
}

.qualityAssurance_list_slide .arrow:hover svg {
    color: #004098
}

.digitization_list>ul {
    margin: 0;
    padding: 0
}

.digitization_list>ul>li {
    display: block
}

.digitization_list>ul>li .item {
    display: flex
}

@media (max-width: 668px) {
    .digitization_list>ul>li .item {
        flex-wrap: wrap;
        padding: 20px
    }
}

.digitization_list>ul>li .item .txt {
    width: 55%;
    padding: 80px 5%
}

@media (max-width: 1180px) {
    .digitization_list>ul>li .item .txt {
        padding: 40px
    }
}

@media (max-width: 968px) {
    .digitization_list>ul>li .item .txt {
        padding: 20px
    }
}

@media (max-width: 668px) {
    .digitization_list>ul>li .item .txt {
        width: 100%;
        padding: 20px 0 0
    }
}

.digitization_list>ul>li .item .txt h3.t {
    display: block;
    font-size: 24px;
    color: #004098;
    font-weight: bold;
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .digitization_list>ul>li .item .txt h3.t {
        font-size: 18px;
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .digitization_list>ul>li .item .txt h3.t {
        font-size: 16px
    }
}

.digitization_list>ul>li .item .txt .des {
    font-size: 16px;
    line-height: 30px;
    color: #999
}

@media (max-width: 1681px) {
    .digitization_list>ul>li .item .txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.digitization_list>ul>li .item .img {
    width: 45%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 668px) {
    .digitization_list>ul>li .item .img {
        width: 100%;
        height: 200px;
        order: -1
    }
}

.digitization_list>ul>li:nth-of-type(even) .item {
    background-color: #eee
}

.digitization_list>ul>li:nth-of-type(even) .item .txt {
    width: 45%
}

@media (max-width: 668px) {
    .digitization_list>ul>li:nth-of-type(even) .item .txt {
        width: 100%
    }
}

.digitization_list>ul>li:nth-of-type(even) .item .img {
    width: 55%;
    order: -1
}

@media (max-width: 668px) {
    .digitization_list>ul>li:nth-of-type(even) .item .img {
        width: 100%
    }
}

.jobs__lists {
    padding-top: 100px;
    padding-bottom: 60px
}

@media (max-width: 1440px) {
    .jobs__lists {
        padding-top: 60px;
        padding-bottom: 20px
    }
}

@media (max-width: 1180px) {
    .jobs__lists {
        padding-top: 40px;
        padding-bottom: 0
    }
}

@media (max-width: 668px) {
    .jobs__lists {
        padding-top: 20px;
        padding-bottom: 0px
    }
}

.jobs__lists-content .txt {
    margin: 30px 0
}

.jobs__lists-icons .list {
    width: 100%
}

.jobs__lists-icons .list>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.jobs__lists-icons .list>ul>li {
    list-style-type: none;
    padding: 0 10px 20px
}

.jobs__lists-icons .list>ul>li .item {
    height: 100%;
    padding: 40px;
    background-color: #f5f5f5
}

@media (max-width: 668px) {
    .jobs__lists-icons .list>ul>li .item {
        padding: 20px
    }
}

.jobs__lists-icons .list>ul>li .item .icon {
    width: 60px
}

@media (max-width: 668px) {
    .jobs__lists-icons .list>ul>li .item .icon {
        width: 40px
    }
}

.jobs__lists-icons .list>ul>li .item .icon img {
    width: 100%
}

.jobs__lists-icons .list>ul>li .item b.t {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin: 20px 0
}

@media (max-width: 1440px) {
    .jobs__lists-icons .list>ul>li .item b.t {
        font-size: 20px;
        margin: 10px 0
    }
}

@media (max-width: 668px) {
    .jobs__lists-icons .list>ul>li .item b.t {
        font-size: 16px
    }
}

.jobs__lists-icons .list>ul>li .item .des {
    font-size: 14px;
    line-height: 26px;
    color: #999
}

.jobs__lists-icons .list>ul>li .item .des strong {
    color: #333
}

.jobs__lists-icons .thumbs {
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .jobs__lists-icons .thumbs {
        margin-bottom: 0
    }
}

.jobs__lists-icons .thumbs>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    justify-content: space-between
}

@media (max-width: 668px) {
    .jobs__lists-icons .thumbs>ul {
        flex-wrap: wrap
    }
}

.jobs__lists-icons .thumbs>ul>li {
    list-style-type: none;
    padding: 0 10px
}

@media (max-width: 668px) {
    .jobs__lists-icons .thumbs>ul>li {
        width: 100%;
        margin-bottom: 20px
    }
}

.jobs__lists-icons .thumbs>ul>li img {
    width: 100%
}

.jobs__lists-icons .list01>ul>li:nth-of-type(1) {
    width: 30%
}

@media (max-width: 668px) {
    .jobs__lists-icons .list01>ul>li:nth-of-type(1) {
        width: 100%
    }
}

.jobs__lists-icons .list01>ul>li:nth-of-type(2) {
    width: 70%
}

@media (max-width: 668px) {
    .jobs__lists-icons .list01>ul>li:nth-of-type(2) {
        width: 100%
    }
}

.jobs__lists-icons .list02 {
    position: relative
}

.jobs__lists-icons .list02>ul {
    margin: 0;
    justify-content: flex-end
}

.jobs__lists-icons .list02>ul>li {
    padding: 0 0 20px
}

@media (max-width: 668px) {
    .jobs__lists-icons .list02>ul>li {
        padding-bottom: 0;
        margin-bottom: 20px
    }
}

.jobs__lists-icons .list02>ul>li:nth-of-type(1) {
    width: calc(50% - 20px);
    height: 56%;
    position: absolute;
    left: 0px;
    top: 0
}

@media (max-width: 668px) {
    .jobs__lists-icons .list02>ul>li:nth-of-type(1) {
        width: 100%;
        position: static
    }
}

.jobs__lists-icons .list02>ul>li:nth-of-type(2) {
    width: calc(50% - 20px);
    height: 44%;
    position: absolute;
    left: 0px;
    bottom: 0
}

@media (max-width: 668px) {
    .jobs__lists-icons .list02>ul>li:nth-of-type(2) {
        width: 100%;
        position: static
    }
}

.jobs__lists-icons .list02>ul>li:nth-of-type(3) {
    width: 50%
}

@media (max-width: 668px) {
    .jobs__lists-icons .list02>ul>li:nth-of-type(3) {
        width: 100%
    }
}

.jobs__lists-list {
    margin-bottom: 60px
}

@media (max-width: 1440px) {
    .jobs__lists-list {
        margin-bottom: 40px
    }
}

@media (max-width: 668px) {
    .jobs__lists-list {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .jobs__lists-list {
        margin-bottom: 10px
    }
}

.jobs__lists-list>ul {
    margin: 0;
    padding: 0
}

.jobs__lists-list>ul>li {
    display: block;
    margin-bottom: 40px
}

@media (max-width: 1180px) {
    .jobs__lists-list>ul>li {
        margin-bottom: 20px
    }
}

.job_item {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px 0 rgba(58, 65, 111, 0.3);
    transition: all .5s
}

.job_item-title {
    width: 100%;
    padding: 0 40px;
    color: #666;
    transition: all .5s
}

@media (max-width: 668px) {
    .job_item-title {
        padding: 0 20px
    }
}

.job_item-title>ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between
}

.job_item-title>ul>li {
    list-style-type: none;
    width: 25%;
    height: 100px;
    overflow: hidden;
    font-size: 18px;
    line-height: 100px
}

@media (max-width: 1440px) {
    .job_item-title>ul>li {
        height: 80px;
        line-height: 80px;
        font-size: 16px
    }
}

@media (max-width: 1180px) {
    .job_item-title>ul>li {
        font-size: 14px
    }
}

@media (max-width: 968px) {
    .job_item-title>ul>li {
        height: 50px;
        line-height: 50px;
        flex: 1
    }
    .job_item-title>ul>li.pc {
        display: none
    }
}

@media (max-width: 668px) {
    .job_item-title>ul>li {
        font-size: 12px
    }
}

.job_item-more {
    width: 110px !important;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    line-height: 100px
}

@media (max-width: 1440px) {
    .job_item-more {
        font-size: 16px;
        line-height: 80px
    }
}

@media (max-width: 1180px) {
    .job_item-more {
        width: 90px !important;
        font-size: 14px
    }
}

@media (max-width: 968px) {
    .job_item-more {
        width: 80px !important;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width: 668px) {
    .job_item-more {
        width: 60px !important;
        font-size: 12px
    }
}

.job_item-more i {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px
}

@media (max-width: 668px) {
    .job_item-more i {
        width: 10px;
        height: 10px;
        margin-top: -5px
    }
}

.job_item-more i:before,
.job_item-more i:after {
    content: '';
    display: block;
    width: 18px;
    height: 2px;
    line-height: 2px;
    background-color: #aaa;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    transition: all .5s
}

@media (max-width: 668px) {
    .job_item-more i:before,
    .job_item-more i:after {
        width: 10px
    }
}

.job_item-more i:after {
    transform: rotate(90deg)
}

.job_item-info {
    display: none;
    padding: 0 40px
}

@media (max-width: 668px) {
    .job_item-info {
        padding: 0 20px
    }
}

.job_item-txt {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    display: flex
}

@media (max-width: 668px) {
    .job_item-txt {
        padding: 20px 0;
        flex-wrap: wrap
    }
}

.job_item-txt.mobile {
    display: none
}

@media (max-width: 968px) {
    .job_item-txt.mobile {
        display: block
    }
}

.job_item-txt span.t {
    width: 180px;
    font-size: 18px;
    font-weight: bold
}

@media (max-width: 1440px) {
    .job_item-txt span.t {
        width: 120px;
        font-size: 16px
    }
}

@media (max-width: 1180px) {
    .job_item-txt span.t {
        width: 100px;
        font-size: 14px
    }
}

@media (max-width: 668px) {
    .job_item-txt span.t {
        width: 100%
    }
}

.job_item-txt .des {
    flex: 1;
    font-size: 16px;
    line-height: 36px
}

@media (max-width: 1440px) {
    .job_item-txt .des {
        font-size: 14px;
        line-height: 30px
    }
}

@media (max-width: 668px) {
    .job_item-txt .des {
        width: 100%;
        font-size: 12px;
        line-height: 24px
    }
}

.job_item-txt .des a {
    color: #333;
    transition: all .5s
}

.job_item-txt .des a:hover {
    opacity: .6
}

.job_item-txt .more {
    width: 200px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px;
    background-color: #004098;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0);
    transition: all .5s
}

@media (max-width: 668px) {
    .job_item-txt .more {
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        font-size: 16px;
        margin-top: 20px
    }
}

.job_item-txt .more i {
    vertical-align: top;
    margin-top: 17px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    color: #fff
}

@media (max-width: 668px) {
    .job_item-txt .more i {
        margin-top: 12px;
        width: 16px;
        height: 16px
    }
}

.job_item-txt .more:hover {
    box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.3)
}

.job_item.on {
    background-color: #f5f5f5;
    color: #333
}

.job_item.on .job_item-title {
    color: #333;
    font-weight: bold
}

.job_item.on .job_item-more i:before,
.job_item.on .job_item-more i:after {
    background-color: #333
}

.job_item.on .job_item-more i:after {
    transform: rotate(180deg)
}

.advancedTechnology_topdes h3 {
    display: block;
    font-size: 24px;
    color: #004098;
    font-weight: bold
}

@media (max-width: 1440px) {
    .advancedTechnology_topdes h3 {
        font-size: 20px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_topdes h3 {
        font-size: 16px
    }
}

.advancedTechnology_topdes strong {
    font-size: 18px;
    color: #666666
}

@media (max-width: 1440px) {
    .advancedTechnology_topdes strong {
        font-size: 16px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_topdes strong {
        font-size: 14px
    }
}

.advancedTechnology_col {
    margin-top: 30px
}

.advancedTechnology_col>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap
}

.advancedTechnology_col>ul>li {
    flex-basis: 33.33%
}

@media (max-width: 968px) {
    .advancedTechnology_col>ul>li {
        flex-basis: 50%
    }
}

@media (max-width: 668px) {
    .advancedTechnology_col>ul>li {
        flex-basis: 100%
    }
}

.advancedTechnology_col>ul>li .item {
    width: 100%;
    height: 400px;
    position: relative
}

@media (max-width: 1440px) {
    .advancedTechnology_col>ul>li .item {
        height: 300px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_col>ul>li .item {
        height: 220px
    }
}

.advancedTechnology_col>ul>li .item .title {
    width: 100%;
    color: #fff;
    padding: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

@media (max-width: 1440px) {
    .advancedTechnology_col>ul>li .item .title {
        padding: 30px
    }
}

@media (max-width: 1180px) {
    .advancedTechnology_col>ul>li .item .title {
        padding: 20px
    }
}

.advancedTechnology_col>ul>li .item .title b {
    display: block;
    font-size: 18px;
    font-weight: bold
}

@media (max-width: 1440px) {
    .advancedTechnology_col>ul>li .item .title b {
        font-size: 16px
    }
}

@media (max-width: 1180px) {
    .advancedTechnology_col>ul>li .item .title b {
        font-size: 14px
    }
}

.advancedTechnology_col>ul>li .item .title p {
    display: block;
    font-size: 16px
}

@media (max-width: 1440px) {
    .advancedTechnology_col>ul>li .item .title p {
        font-size: 14px
    }
}

.advancedTechnology_col>ul>li .item .bg {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.advancedTechnology_col>ul>li:nth-of-type(1) .title,
.advancedTechnology_col>ul>li:nth-of-type(2) .title,
.advancedTechnology_col>ul>li:nth-of-type(4) .title,
.advancedTechnology_col>ul>li:nth-of-type(5) .title {
    color: #666
}

.advancedTechnology_title {
    text-align: center;
    font-size: 16px;
    color: #666
}

@media (max-width: 1440px) {
    .advancedTechnology_title {
        font-size: 14px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_title {
        padding: 0 20px
    }
}

.advancedTechnology_title b {
    display: block;
    font-size: 30px;
    color: #004098;
    margin-bottom: 10px
}

@media (max-width: 1440px) {
    .advancedTechnology_title b {
        font-size: 26px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_title b {
        font-size: 20px
    }
}

.advancedTechnology_content {
    padding-top: 70px;
    padding-bottom: 70px
}

@media (max-width: 1440px) {
    .advancedTechnology_content {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.advancedTechnology_content_hd {
    max-width: 1200px;
    margin: 30px auto
}

@media (max-width: 1440px) {
    .advancedTechnology_content_hd {
        max-width: 1000px
    }
}

.advancedTechnology_content_hd>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: center
}

@media (max-width: 668px) {
    .advancedTechnology_content_hd>ul {
        flex-wrap: wrap
    }
}

.advancedTechnology_content_hd>ul>li {
    width: 20%;
    border-right: 1px solid #e5e5e5;
    border-bottom: 2px solid #e5e5e5;
    cursor: pointer;
    white-space: nowrap;
    font-size: 18px;
    line-height: 54px;
    color: #000;
    text-align: center;
    position: relative
}

@media (max-width: 1440px) {
    .advancedTechnology_content_hd>ul>li {
        font-size: 15px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_hd>ul>li {
        font-size: 13px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_content_hd>ul>li {
        flex: 1;
        flex-basis: 50%;
        line-height: 40px
    }
}

.advancedTechnology_content_hd>ul>li:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    line-height: 2px;
    background-color: #004098;
    position: absolute;
    left: 50%;
    bottom: -2px;
    z-index: 2;
    transition: all .5s
}

.advancedTechnology_content_hd>ul>li.on {
    color: #004098;
    font-weight: bold
}

.advancedTechnology_content_hd>ul>li.on:after {
    width: 100%;
    left: 0
}

.advancedTechnology_content_bd .bd_top {
    max-width: 800px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_top {
        font-size: 14px;
        line-height: 26px
    }
}

.advancedTechnology_content_bd .bd_top b.t {
    display: block;
    font-size: 24px;
    color: #333;
    margin-bottom: 10px
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_top b.t {
        font-size: 20px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_bd .bd_top b.t {
        font-size: 18px
    }
}

.advancedTechnology_content_bd .bd_list>ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    display: flex;
    flex-wrap: wrap
}

.advancedTechnology_content_bd .bd_list>ul>li {
    width: 33.33%;
    padding: 50px 30px;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li {
        padding: 30px 20px 20px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_content_bd .bd_list>ul>li {
        padding: 20px;
        width: 100%
    }
}

.advancedTechnology_content_bd .bd_list>ul>li span.num {
    display: block;
    font-size: 48px;
    font-family: 'bebas'
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li span.num {
        font-size: 36px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_bd .bd_list>ul>li span.num {
        font-size: 30px
    }
}

.advancedTechnology_content_bd .bd_list>ul>li .t {
    font-size: 16px;
    line-height: 30px;
    color: #333;
    margin: 20px 0
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t {
        font-size: 14px;
        line-height: 26px
    }
}

.advancedTechnology_content_bd .bd_list>ul>li .t b {
    display: block;
    font-size: 18px
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t b {
        font-size: 16px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t b {
        font-size: 14px
    }
}

.advancedTechnology_content_bd .bd_list>ul>li .t p {
    height: 60px;
    overflow: hidden;
    display: flex
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t p {
        height: 52px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t p {
        font-size: 12px
    }
}

@media (max-width: 668px) {
    .advancedTechnology_content_bd .bd_list>ul>li .t p {
        height: auto
    }
}

.advancedTechnology_content_bd .bd_list>ul>li .t p:before {
    content: '——';
    margin-right: 10px
}

.advancedTechnology_content_bd .bd_list>ul>li .bd_slide {
    position: relative
}

.advancedTechnology_content_bd .bd_list>ul>li .bd_slide .img_bg {
    width: 100%;
    height: 315px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 1440px) {
    .advancedTechnology_content_bd .bd_list>ul>li .bd_slide .img_bg {
        height: 250px
    }
}

@media (max-width: 968px) {
    .advancedTechnology_content_bd .bd_list>ul>li .bd_slide .img_bg {
        height: 180px
    }
}

.advancedTechnology_content_bd .bd_list>ul>li .bd_slide .bd_slide_page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: -30px;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.advancedTechnology_content_bd .bd_list>ul>li .bd_slide .bd_slide_page .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    outline: 0;
    background: #004098;
    opacity: 1
}

.advancedTechnology_content_bd .bd_list>ul>li .bd_slide .bd_slide_page .swiper-pagination-bullet-active {
    background: #f08300
}

.contact_index {
    padding-top: 100px;
    padding-bottom: 70px
}

@media (max-width: 1681px) {
    .contact_index {
        padding-top: 80px;
        padding-bottom: 50px
    }
}

@media (max-width: 1440px) {
    .contact_index {
        padding-top: 60px;
        padding-bottom: 30px
    }
}

@media (max-width: 1180px) {
    .contact_index {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .contact_index {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.contact_index>ul {
    margin: 0 -15px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

@media (max-width: 968px) {
    .contact_index>ul {
        margin: 0 -10px
    }
}

.contact_index>ul>li {
    list-style-type: none;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.33%
}

@media (max-width: 968px) {
    .contact_index>ul>li {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .contact_index>ul>li {
        width: 100%
    }
}

.contact_index>ul>li .item {
    width: 100%;
    height: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 26px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    transition: all 0.5s
}

.contact_index>ul>li .item b.t {
    display: block;
    font-size: 30px;
    color: #fff;
    background: #1c68a6 url(../img/lx1.jpg) center center no-repeat;
    height: 120px;
    line-height: 120px;
    text-align: center;
    transition: all 0.5s
}

.contact_index>ul>li:nth-child(2) .item b.t {
    background-image: url(../img/lx2.jpg);
}

.contact_index>ul>li:nth-child(3) .item b.t {
    background-image: url(../img/lx3.jpg);
}

.contact_index>ul>li .item b.t:after {
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    line-height: 2px;
    background-color: #ddd;
    margin: 20px 0;
    display: none;
}

.contact_index>ul>li .item:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}

.contact_index>ul>li .item p {
    padding: 20px;
}

.contact_index>ul>li .item p i {
    width: 20px;
    text-align: center;
    color: #00349a;
}

.project_item-map {
    background-color: #f5f5f5;
    padding: 60px 0
}

@media (max-width: 1681px) {
    .project_item-map {
        padding: 40px 0
    }
}

@media (max-width: 668px) {
    .project_item-map {
        padding: 20px 0
    }
}

.project_item-map .w_col {
    display: flex;
    align-items: center
}

@media (max-width: 968px) {
    .project_item-map .w_col {
        flex-wrap: wrap
    }
}

.project_item-mapleft {
    width: 830px;
    overflow: hidden;
    position: relative
}

@media (max-width: 1440px) {
    .project_item-mapleft {
        width: 750px
    }
}

@media (max-width: 1180px) {
    .project_item-mapleft {
        width: 650px
    }
}

@media (max-width: 968px) {
    .project_item-mapleft {
        width: 100%
    }
}

@media (max-width: 668px) {
    .project_item-mapleft {
        display: none
    }
}

.project_item-mapleft>.jsmap-container {
    margin-left: -200px;
    transform: scale(0.9)
}

@media (max-width: 1440px) {
    .project_item-mapleft>.jsmap-container {
        transform: scale(0.85)
    }
}

@media (max-width: 1180px) {
    .project_item-mapleft>.jsmap-container {
        transform: scale(0.75);
        margin: 0 auto;
        width: 100% !important;
        height: 600px !important
    }
}

.project_item-mapleft>.jsmap-container .jsmap-svg-container {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%)
}

.project_item-mapright {
    flex: 1;
    margin-left: 40px
}

@media (max-width: 668px) {
    .project_item-mapright {
        display: none
    }
}

.project_item-mapright .name {
    display: block;
    font-size: 22px;
    line-height: 40px;
    font-weight: bold;
    color: #004098;
    margin-bottom: 10px
}

@media (max-width: 1440px) {
    .project_item-mapright .name {
        font-size: 20px
    }
}

.project_item-mapright .article {
    font-size: 18px;
    line-height: 36px
}

@media (max-width: 1440px) {
    .project_item-mapright .article {
        font-size: 16px;
        line-height: 30px
    }
}

@media (max-width: 1180px) {
    .project_item-mapright .article {
        font-size: 14px;
        line-height: 26px
    }
}

.project_item-mapright .article table {
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #ddd
}

.project_item-mapright .article table>tbody {
    margin: 0;
    padding: 0
}

.project_item-mapright .article table>tbody>tr {
    margin: 0;
    padding: 0;
    background-color: #fff
}

.project_item-mapright .article table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.project_item-mapright .article table>tbody>tr>td {
    border: 1px solid #ddd;
    padding: 10px 20px
}

.project_item-mapright .article table>tbody>tr>td:nth-last-of-type(1) {
    text-align: center;
    white-space: nowrap
}

.project_item-mapmobile_hd {
    display: none
}

@media (max-width: 668px) {
    .project_item-mapmobile_hd {
        display: block
    }
    .project_item-mapmobile_hd>ul {
        margin: 0 -2px;
        padding: 0;
        list-style-type: none;
        display: flex;
        flex-wrap: wrap
    }
    .project_item-mapmobile_hd>ul>li {
        width: 16.66%;
        padding: 0 2px;
        margin-bottom: 4px
    }
    .project_item-mapmobile_hd>ul>li span {
        display: block;
        width: 100%;
        text-align: center;
        white-space: nowrap;
        font-size: 12px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        background-color: #fff;
        color: #666
    }
    .project_item-mapmobile_hd>ul>li.on span {
        background-color: #004098;
        color: #fff
    }
}

.project_item-mapmobile_bd {
    display: none
}

@media (max-width: 668px) {
    .project_item-mapmobile_bd {
        display: block;
        width: 100%
    }
    .project_item-mapmobile_bd>ul {
        margin: 0;
        padding: 20px;
        background-color: #fff
    }
    .project_item-mapmobile_bd>ul .t {
        display: block;
        font-size: 16px;
        font-weight: bold;
        color: #333;
        margin-bottom: 10px
    }
}

text.jsmap-disabled {
    display: none
}

.contact_marketingNetwork {
    padding-top: 100px
}

@media (max-width: 1681px) {
    .contact_marketingNetwork {
        padding-top: 60px
    }
}

@media (max-width: 1440px) {
    .contact_marketingNetwork {
        padding-top: 40px
    }
}

.contact_marketingNetwork .txt {
    max-width: 720px;
    margin: 0 auto 50px;
    text-align: center;
    color: #333
}

@media (max-width: 1440px) {
    .contact_marketingNetwork .txt {
        max-width: 600px;
        margin-bottom: 20px
    }
}

.contact_marketingNetwork img {
    max-width: 100% !important;
    height: auto !important
}

.marketingNetwork_list {
    padding-top: 100px
}

@media (max-width: 1681px) {
    .marketingNetwork_list {
        padding-top: 60px
    }
}

@media (max-width: 1440px) {
    .marketingNetwork_list {
        padding-top: 40px
    }
}

.marketingNetwork_list>ul {
    margin: 0;
    padding: 0
}

.marketingNetwork_list>ul>li {
    display: block;
    background-color: #f5f5f5;
    padding: 40px;
    margin-bottom: 40px
}

@media (max-width: 968px) {
    .marketingNetwork_list>ul>li {
        padding: 20px;
        margin-bottom: 20px
    }
}

.marketingNetwork_list>ul>li .item {
    display: flex
}

@media (max-width: 668px) {
    .marketingNetwork_list>ul>li .item {
        flex-wrap: wrap
    }
}

.marketingNetwork_list>ul>li .item_txt {
    width: 40%;
    padding-right: 40px
}

@media (max-width: 668px) {
    .marketingNetwork_list>ul>li .item_txt {
        width: 100%;
        padding: 0 0 20px
    }
}

.marketingNetwork_list>ul>li .item_txt b.t {
    display: block;
    font-size: 20px;
    color: #333
}

@media (max-width: 968px) {
    .marketingNetwork_list>ul>li .item_txt b.t {
        font-size: 18px
    }
}

.marketingNetwork_list>ul>li .item_txt b.t:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background-color: #004098;
    margin: 20px 0
}

.marketingNetwork_list>ul>li .item_txt .des {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

@media (max-width: 968px) {
    .marketingNetwork_list>ul>li .item_txt .des {
        font-size: 14px;
        line-height: 26px
    }
}

.marketingNetwork_list>ul>li .item_txt .des a {
    color: #666;
    transition: all 0.5s
}

.marketingNetwork_list>ul>li .item_txt .des a:hover {
    color: #004098
}

.marketingNetwork_list>ul>li .item_img {
    width: 60%;
    position: relative
}

@media (max-width: 668px) {
    .marketingNetwork_list>ul>li .item_img {
        width: 100%
    }
}

.marketingNetwork_list>ul>li .item_img .img_bg {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 1440px) {
    .marketingNetwork_list>ul>li .item_img .img_bg {
        height: 350px
    }
}

@media (max-width: 968px) {
    .marketingNetwork_list>ul>li .item_img .img_bg {
        height: 250px
    }
}

@media (max-width: 668px) {
    .marketingNetwork_list>ul>li .item_img .img_bg {
        height: 200px
    }
}

.marketingNetwork_list>ul>li .item_img .bd_slide_page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center
}

.marketingNetwork_list>ul>li .item_img .bd_slide_page .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    outline: 0;
    background: #004098;
    opacity: 1
}

.marketingNetwork_list>ul>li .item_img .bd_slide_page .swiper-pagination-bullet-active {
    background: #f08300
}

.page__message {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 1681px) {
    .page__message {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media (max-width: 1440px) {
    .page__message {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.page__message div.wpcf7-response-output {
    margin: 0;
    font-size: 12px
}

.page__message .message__form-col>ul {
    margin: 0 -10px;
    padding: 0;
    display: flex;
    flex-wrap: wrap
}

.page__message .message__form-col>ul>li {
    list-style-type: none;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
    position: relative
}

.page__message .message__form-col>ul>li.item_3 {
    width: 33.33%
}

@media (max-width: 668px) {
    .page__message .message__form-col>ul>li.item_3 {
        width: 100%
    }
}

.page__message .message__form-col>ul>li input[type="text"],
.page__message .message__form-col>ul>li input[type="tel"],
.page__message .message__form-col>ul>li input[type="email"] {
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding: 0 20px;
    outline: 0;
    font-size: 16px;
    color: #666;
    border: 1px solid #dcdcdc;
    background: #fff;
    border-radius: 0px
}

.page__message .message__form-col>ul>li input[type="text"]::-webkit-input-placeholder,
.page__message .message__form-col>ul>li input[type="tel"]::-webkit-input-placeholder,
.page__message .message__form-col>ul>li input[type="email"]::-webkit-input-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li input[type="text"]::-moz-placeholder,
.page__message .message__form-col>ul>li input[type="tel"]::-moz-placeholder,
.page__message .message__form-col>ul>li input[type="email"]::-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li input[type="text"]:-moz-placeholder,
.page__message .message__form-col>ul>li input[type="tel"]:-moz-placeholder,
.page__message .message__form-col>ul>li input[type="email"]:-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li input[type="text"]:-ms-input-placeholder,
.page__message .message__form-col>ul>li input[type="tel"]:-ms-input-placeholder,
.page__message .message__form-col>ul>li input[type="email"]:-ms-input-placeholder {
    color: #ccc;
    font-size: 16px
}

@media (max-width: 668px) {
    .page__message .message__form-col>ul>li input[type="text"],
    .page__message .message__form-col>ul>li input[type="tel"],
    .page__message .message__form-col>ul>li input[type="email"] {
        height: 40px;
        line-height: 38px;
        padding: 0 10px;
        border: 1px solid #ddd;
        box-shadow: none;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li input[type="text"]::-webkit-input-placeholder,
    .page__message .message__form-col>ul>li input[type="tel"]::-webkit-input-placeholder,
    .page__message .message__form-col>ul>li input[type="email"]::-webkit-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li input[type="text"]::-moz-placeholder,
    .page__message .message__form-col>ul>li input[type="tel"]::-moz-placeholder,
    .page__message .message__form-col>ul>li input[type="email"]::-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li input[type="text"]:-moz-placeholder,
    .page__message .message__form-col>ul>li input[type="tel"]:-moz-placeholder,
    .page__message .message__form-col>ul>li input[type="email"]:-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li input[type="text"]:-ms-input-placeholder,
    .page__message .message__form-col>ul>li input[type="tel"]:-ms-input-placeholder,
    .page__message .message__form-col>ul>li input[type="email"]:-ms-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
}

.page__message .message__form-col>ul>li input[type="text"]:focus,
.page__message .message__form-col>ul>li input[type="tel"]:focus,
.page__message .message__form-col>ul>li input[type="email"]:focus {
    border-color: #c5c5c5
}

.page__message .message__form-col>ul>li textarea {
    width: 100%;
    height: 200px;
    line-height: 30px;
    padding: 25px;
    border: 1px solid #dcdcdc;
    outline: 0;
    font-size: 16px;
    color: #666;
    background: #fff;
    border-radius: 0px
}

.page__message .message__form-col>ul>li textarea::-webkit-input-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li textarea::-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li textarea:-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li textarea:-ms-input-placeholder {
    color: #ccc;
    font-size: 16px
}

@media (max-width: 668px) {
    .page__message .message__form-col>ul>li textarea {
        height: 200px;
        padding: 10px;
        border: 1px solid #ddd;
        box-shadow: none;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li textarea::-webkit-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li textarea::-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li textarea:-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li textarea:-ms-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
}

.page__message .message__form-col>ul>li textarea:focus {
    border-color: #c5c5c5
}

.page__message .message__form-col>ul>li span.wpcf7-form-control-wrap {
    display: block;
    position: relative
}

.page__message .message__form-col>ul>li span[role="alert"] {
    width: 100%;
    color: #004098;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: -20px
}

.page__message .message__form-col>ul>li div.wpcf7-validation-errors,
.page__message .message__form-col>ul>li div.wpcf7-acceptance-missing {
    border: 1px solid #004098
}

.page__message .message__form-col>ul>li div.wpcf7-mail-sent-ok {
    background-color: rgba(197, 197, 197, 0.3)
}

.page__message .message__form-col>ul>li div.wpcf7-response-output {
    margin: 10px 0;
    font-size: 12px;
    color: #333
}

.page__message .message__form-col>ul>li.item_submit {
    width: 100%;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between
}

.page__message .message__form-col>ul>li.item_submit .captcha {
    width: 50%;
    max-width: 250px;
    height: 44px;
    position: relative
}

.page__message .message__form-col>ul>li.item_submit .captcha .wpcf7-captchac {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"] {
    width: 100%;
    height: 44px;
    line-height: 42px;
    padding: 0 20px;
    outline: 0;
    font-size: 16px;
    color: #666;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 4px
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]::-webkit-input-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]::-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]:-moz-placeholder {
    color: #ccc;
    font-size: 16px
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]:-ms-input-placeholder {
    color: #ccc;
    font-size: 16px
}

@media (max-width: 668px) {
    .page__message .message__form-col>ul>li.item_submit .captcha input[type="text"] {
        padding: 0 10px;
        border: 1px solid #ddd;
        box-shadow: none;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]::-webkit-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]::-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]:-moz-placeholder {
        color: #ccc;
        font-size: 14px
    }
    .page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]:-ms-input-placeholder {
        color: #ccc;
        font-size: 14px
    }
}

.page__message .message__form-col>ul>li.item_submit .captcha input[type="text"]:focus {
    border-color: #c5c5c5
}

.page__message .message__form-col>ul>li.item_submit .submit {
    width: 50%;
    max-width: 250px;
    padding-left: 20px
}

.page__message .message__form-col>ul>li.item_submit .submit .wpcf7-submit {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: none;
    outline: 0;
    font-size: 16px;
    color: #fff;
    background: #ffcc00;
    border-radius: 4px;
    box-shadow: none;
    transition: all 0.5s
}

.page__message .message__form-col>ul>li.item_submit .submit .wpcf7-submit:hover {
    background: #004098
}

.search_col {
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width: 1180px) {
    .search_col {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .search_col {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.search_col_hd {
    border-bottom: 1px solid #ddd
}

.search_col_hd>ul {
    margin: 0 0 -1px;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center
}

.search_col_hd>ul>li {
    margin-right: 15px
}

.search_col_hd>ul>li>a {
    display: inline-block;
    padding: 0 20px;
    font-size: 14px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #eee
}

.search_col_hd>ul>li.current-cat>a {
    border-color: #004098;
    background-color: #004098;
    color: #fff
}

@media (max-width: 1180px) {
    * {
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
}

@media (max-width: 1180px) {
    img {
        pointer-events: none
    }
}

.target-fix {
    position: relative;
    top: -100px;
    display: block;
    height: 1px;
    background: none;
    overflow: hidden;
    outline: 0;
    text-decoration: none;
    border: none
}

@media (max-width: 1380px) {
    .target-fix {
        top: -70px
    }
}

.target-fix:focus {
    outline: 0
}

.mt {
    margin-top: 100px
}

@media (max-width: 1380px) {
    .mt {
        margin-top: 70px
    }
}

.pt {
    padding-top: 80px
}

#warper {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden
}

svg {
    overflow: hidden;
    display: inline-block;
    fill: currentColor
}

.hidden-svg {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden
}

.header {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 50;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background-color: rgba(255, 255, 255, 0.15);
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header__inner {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    height: 80px;
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1180px) {
    .header__inner {
        height: 70px
    }
}

.header .logo {
    width: 235px;
    height: 36px;
    margin-left: 30px
}

@media (max-width: 1180px) {
    .header .logo {
        width: 196px;
        height: 30px;
        margin-left: 20px
    }
}

@media (max-width: 668px) {
    .header .logo {
        width: 163px;
        height: 25px
    }
}

.header .logo img {
    width: 235px;
    height: 36px
}

@media (max-width: 1180px) {
    .header .logo img {
        width: 196px;
        height: 30px
    }
}

@media (max-width: 668px) {
    .header .logo img {
        width: 163px;
        height: 25px
    }
}

.header .nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 1180px) {
    .header .nav {
        display: none
    }
}

.header .nav>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header .nav>ul>li {
    list-style-type: none;
    padding: 0 30px
}

@media (max-width: 1681px) {
    .header .nav>ul>li {
        padding: 0 20px
    }
}

@media (max-width: 1380px) {
    .header .nav>ul>li {
        padding: 0 15px
    }
}

.header .nav>ul>li>a {
    display: block
}

.header .nav>ul>li>a span {
    display: inline-block;
    font-size: 16px;
    line-height: 80px;
    color: #fff;
    position: relative;
    white-space: nowrap
}

@media (max-width: 1440px) {
    .header .nav>ul>li>a span {
        font-size: 14px
    }
}

.header .nav>ul>li>a span:after {
    content: "";
    display: block;
    width: 0;
    height: 2px;
    line-height: 2px;
    background-color: #004098;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub {
    display: none;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 5
}

.header .nav>ul>li .sub .inner {
    max-width: 1400px;
    margin: 0 auto;
    padding: 60px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1440px) {
    .header .nav>ul>li .sub .inner {
        padding: 40px
    }
}

.header .nav>ul>li .sub .inner .list {
    width: 20%;
    margin-bottom: -20px
}

.header .nav>ul>li .sub .inner .list>ul {
    margin: 0;
    padding: 0
}

.header .nav>ul>li .sub .inner .list>ul>li {
    display: block;
    margin-bottom: 20px
}

.header .nav>ul>li .sub .inner .list>ul>li>a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-border-radius: 18px;
    border-radius: 18px;
    font-size: 14px;
    background-color: #e0e0e0;
    color: #333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .inner .list>ul>li>a:hover,
.header .nav>ul>li .sub .inner .list>ul>li>a.cur {
    background-color: #004098;
    color: #fff
}

.header .nav>ul>li .sub .inner .list.list_line2 {
    width: 35%
}

.header .nav>ul>li .sub .inner .list.list_line2>ul {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header .nav>ul>li .sub .inner .list.list_line2>ul>li {
    padding: 0 10px;
    width: 50%
}

.header .nav>ul>li .sub .inner .list.list_line3 {
    width: 35%
}

.header .nav>ul>li .sub .inner .list.list_line3>ul {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header .nav>ul>li .sub .inner .list.list_line3>ul>li {
    padding: 0 10px;
    width: 33.3%
}

.header .nav>ul>li .sub .inner .list.list_line4 {
    width: 35%
}

.header .nav>ul>li .sub .inner .list.list_line4>ul {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header .nav>ul>li .sub .inner .list.list_line4>ul>li {
    padding: 0 10px;
    width: 25%
}

.header .nav>ul>li .sub .inner .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px solid #ddd;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header .nav>ul>li .sub .inner .info .img {
    width: 380px;
    height: 230px;
    overflow: hidden
}

.header .nav>ul>li .sub .inner .info .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.header .nav>ul>li .sub .inner .info .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 40px
}

.header .nav>ul>li .sub .inner .info .txt .title {
    font-size: 18px;
    font-weight: bold;
    color: #004098
}

.header .nav>ul>li .sub .inner .info .txt .des {
    margin: 20px 0;
    text-align: justify;
    font-size: 14px;
    line-height: 26px;
    color: #666
}

.header .nav>ul>li .sub .inner .info .txt a.more {
    font-size: 14px;
    color: #004098;
    text-decoration: underline;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .inner .info .txt a.more:hover {
    letter-spacing: 2px
}

.header .nav>ul>li .sub .inner .info_news {
    width: 0
}

.header .nav>ul>li .sub .inner .info_news .bg {
    width: 380px;
    height: 270px;
    overflow: hidden
}

@media (max-width: 1440px) {
    .header .nav>ul>li .sub .inner .info_news .bg {
        width: 330px;
        height: 230px
    }
}

.header .nav>ul>li .sub .inner .info_news .bg a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.header .nav>ul>li .sub .inner .info_news .bg a .t {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .inner .info_news .bg a .bg_img {
    width: 100%;
    height: 100%
}

.header .nav>ul>li .sub .inner .info_news .bg a .bg_img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.header .nav>ul>li .sub .inner .info_news .bg a:hover .t {
    background-color: rgba(0, 64, 152, 0.8)
}

.header .nav>ul>li .sub .inner .info_news .txt {
    min-width: 0
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list {
    margin: 10px 0
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul {
    margin: 0;
    padding: 0
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul>li {
    display: block;
    font-size: 14px;
    line-height: 30px;
    border-bottom: 1px dotted #ddd
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul>li a {
    display: block;
    position: relative;
    padding-right: 80px
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul>li a span.date {
    width: 80px;
    text-align: right;
    color: #999;
    position: absolute;
    right: 0;
    top: 0
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul>li a span.t {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .inner .info_news .txt .des_list>ul>li a:hover span.t {
    color: #004098
}

.header .nav>ul>li .sub .nav_pro_switch .info .item {
    width: 100%;
    display: none
}

.header .nav>ul>li .sub .nav_pro_switch .info .item:nth-of-type(2) {
    display: block
}

.header .nav>ul>li .sub .nav_pro_switch .info .item a.nav_pro_t {
    height: 36px;
    border-bottom: 1px solid #dcdcdc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header .nav>ul>li .sub .nav_pro_switch .info .item a.nav_pro_t i {
    width: 20px;
    height: 20px;
    color: #004098;
    margin-right: 10px
}

.header .nav>ul>li .sub .nav_pro_switch .info .item a.nav_pro_t span {
    font-size: 18px;
    color: #004098
}

.header .nav>ul>li .sub .nav_pro_switch .info .item a.nav_pro_t:hover {
    text-decoration: underline
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list {
    margin-top: 20px
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul {
    margin: 0 -10px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li {
    list-style: none;
    padding: 0 10px;
    width: 25%
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li a {
    font-size: 15px;
    color: #666;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li a span {
    white-space: nowrap
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li a i {
    width: 12px;
    height: 12px;
    text-align: center;
    color: #666;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li a:hover {
    text-decoration: underline;
    color: #004098
}

.header .nav>ul>li .sub .nav_pro_switch .info .item .nav_pro_list>ul>li a:hover i {
    margin-left: 5px;
    color: #004098
}

.header .nav>ul>li.on>a span {
    color: #fff;
    font-weight: bold
}

.header .nav>ul>li.on>a span:after {
    width: 100%;
    left: 0%
}

.header .topicons {
    width: 200px;
    height: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .topicons>ul {
    height: 30px;
    margin: 25px 0 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1180px) {
    .header .topicons>ul {
        margin: 20px 0 0
    }
}

.header .topicons>ul>li {
    list-style-type: none;
    width: 50%;
    height: 30px;
    position: relative
}

.header .topicons>ul>li:nth-of-type(1):after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 0;
    top: 0
}

.header .topicons>ul>li.btn_tel {
 
    width: 100%;
    height: 30px;
    position: relative;
    color: #ffffff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
}

@media (max-width: 668px) {
    .header .topicons>ul>li.btn_tel {
 
       font-size: 14px;
    }
}


.header .topicons>ul>li.mobile-icon {
    display: none
}

@media (max-width: 1180px) {
    .header .topicons>ul>li.mobile-icon {
        display: block
    }
}

.header .topicons>ul>li a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header .topicons>ul>li a svg {
    color: #fff
}

.header .topicons>ul>li a:hover {
    opacity: 0.6
}

.header .topicons>ul>li .btn_lang svg {
    width: 12px;
    height: 12px;
    margin-left: 5px
}

.header .topicons>ul>li .btn_search svg {
    width: 20px;
    height: 20px
}

.sticker .header,
header.active {
    background-color: #fff
}

.sticker .header:after,
header.active:after {
    background-color: rgba(0, 0, 0, 0.15)
}

.sticker .header .logo,
header.active .logo {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/logo_color.png)
}

.sticker .header .logo img,
header.active .logo img {
    opacity: 0
}

.sticker .header .nav>ul>li>a span,
header.active .nav>ul>li>a span {
    color: #333
}

.sticker .header .nav>ul>li.on>a,
header.active .nav>ul>li.on>a {
    color: #004098
}

.sticker .header .nav>ul>li.on>a span,
header.active .nav>ul>li.on>a span {
    color: #004098
}

.sticker .header .topicons,
header.active .topicons {
    background-color: #004098
}

@media (max-width: 668px) {
    .fancybox-content {
        padding: 10px
    }
}

#pop__search {
    display: none;
    margin-bottom: 0;
    position: relative
}

#pop__search .box {
    width: 680px;
    height: 52px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 668px) {
    #pop__search .box {
        width: 300px
    }
}

#pop__search .box form {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    padding-right: 50px
}

#pop__search .box form .btn01 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    background: none;
    outline: 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #666
}

#pop__search .box form .btn01::-webkit-input-placeholder {
    color: #666;
    font-size: 14px
}

#pop__search .box form .btn01::-moz-placeholder {
    color: #666;
    font-size: 14px
}

#pop__search .box form .btn01:-moz-placeholder {
    color: #666;
    font-size: 14px
}

#pop__search .box form .btn01:-ms-input-placeholder {
    color: #666;
    font-size: 14px
}

#pop__search .box form .btn02 {
    display: block;
    padding: 10px;
    width: 50px;
    height: 50px;
    border: none;
    background: none;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0
}

#pop__search .box form .btn02 svg {
    vertical-align: top;
    margin-top: 5px;
    width: 20px;
    height: 20px;
    color: #333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

#pop__search .box form .btn02:hover svg {
    color: #004098
}

.home__banner .item {
    display: block;
    width: 100%;
    height: 100vh;
    position: relative
}

@media (max-width: 968px) {
    .home__banner .item {
        height: auto
    }
}

.home__banner .item .txt {
    width: 50%;
    padding: 0 5%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    color: #fff
}

@media (max-width: 968px) {
    .home__banner .item .txt {
        display: none
    }
}

.home__banner .item .txt .t {
    font-weight: bold;
    line-height: 50px;
    font-size: 40px
}

@media (max-width: 1681px) {
    .home__banner .item .txt .t {
        line-height: 40px;
        font-size: 36px
    }
}

@media (max-width: 1440px) {
    .home__banner .item .txt .t {
        line-height: 36px;
        font-size: 30px
    }
}

.home__banner .item .txt .t:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    line-height: 2px;
    background-color: #fff;
    margin: 30px 0
}

.home__banner .item .txt .des {
    margin: 0 0 30px;
    font-size: 22px;
    line-height: 40px;
    font-family: "CenturyGothicRegular"
}

@media (max-width: 968px) {
    .home__banner .item .txt .des {
        font-size: 20px;
        line-height: 30px
    }
}

.home__banner .item .txt .more {
    margin-top: 40px;
    display: block;
    width: 220px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #0061e3;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    letter-spacing: 4px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .home__banner .item .txt .more {
        margin-top: 20px;
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

.home__banner .item .txt .more:hover {
    background-color: #f08300;
    letter-spacing: 8px
}

.home__banner .item .img {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media (max-width: 968px) {
    .home__banner .item .img {
        display: none
    }
}

.home__banner .item .mobile-img {
    display: none
}

@media (max-width: 968px) {
    .home__banner .item .mobile-img {
        display: block
    }
    .home__banner .item .mobile-img img {
        width: 100%
    }
}

.home__banner-info {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home__banner-info .arrow {
    width: 18px;
    height: 18px
}

.home__banner-info .arrow svg {
    vertical-align: top;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0.5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.home__banner-info .arrow:hover svg {
    opacity: 1
}

.home__banner-page {
    height: 18px;
    margin: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.home__banner-page .swiper-pagination-bullet {
    background-color: #fff;
    margin: 0 5px
}

.home__banner-page .swiper-pagination-bullet-active {
    background-color: #f08300
}

.index_title {
    margin: 0;
    padding: 0
}

.index_title span {
    display: block;
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 10px;
    color: #f08300;
    font-family: "CenturyGothicRegular"
}

@media (max-width: 668px) {
    .index_title span {
        font-size: 16px;
        line-height: 16px
    }
}

.index_title b {
    display: block;
    font-size: 40px;
    line-height: 40px;
    color: #000
}

@media (max-width: 1681px) {
    .index_title b {
        font-size: 30px;
        line-height: 30px
    }
}

@media (max-width: 1180px) {
    .index_title b {
        font-size: 22px;
        line-height: 22px
    }
}

@media (max-width: 668px) {
    .index_title b {
        font-size: 18px;
        line-height: 18px
    }
}

.index_title:after {
    content: "";
    display: block;
    width: 60px;
    height: 1px;
    line-height: 1px;
    background-color: #004098;
    margin: 20px 0 30px
}

@media (max-width: 1180px) {
    .index_title:after {
        margin: 15px 0
    }
}

.index_title.white_line:after {
    background-color: #fff
}

.index_title.center {
    text-align: center
}

.index_title.center:after {
    margin-left: auto;
    margin-right: auto
}

.home__intro {
    padding-top: 100px;
    padding-bottom: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1681px) {
    .home__intro {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

@media (max-width: 1180px) {
    .home__intro {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .home__intro {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 20px
    }
}

.home__intro .txt {
    width: 50%;
    padding-right: 90px
}

@media (max-width: 1681px) {
    .home__intro .txt {
        padding-right: 60px
    }
}

@media (max-width: 968px) {
    .home__intro .txt {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px
    }
}

.home__intro .txt .des {
    color: #333;
    font-weight: lighter
}

@media (max-width: 668px) {
    .home__intro .txt .des {
        font-weight: normal
    }
}

.home__intro .txt .icons {
    margin: 30px 0
}

.home__intro .txt .icons>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 668px) {
    .home__intro .txt .icons>ul {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.home__intro .txt .icons>ul>li {
    list-style-type: none;
    margin-right: 60px
}

@media (max-width: 1380px) {
    .home__intro .txt .icons>ul>li {
        margin-right: 50px
    }
}

@media (max-width: 668px) {
    .home__intro .txt .icons>ul>li {
        width: 25%;
        margin-right: 0
    }
}

.home__intro .txt .icons>ul>li>a {
    display: block
}

.home__intro .txt .icons>ul>li>a .icon {
    width: 82px;
    height: 82px;
    border: 1px solid #bababa;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1380px) {
    .home__intro .txt .icons>ul>li>a .icon {
        width: 72px;
        height: 72px
    }
}

@media (max-width: 668px) {
    .home__intro .txt .icons>ul>li>a .icon {
        width: 50px;
        height: 50px;
        margin: 0 auto
    }
}

.home__intro .txt .icons>ul>li>a .icon i {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 32px;
    color: #bababa;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 668px) {
    .home__intro .txt .icons>ul>li>a .icon i {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
}

.home__intro .txt .icons>ul>li>a span {
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .home__intro .txt .icons>ul>li>a span {
        font-size: 14px
    }
}

.home__intro .txt .icons>ul>li>a:hover .icon {
    background-color: #004098;
    border-color: #004098
}

.home__intro .txt .icons>ul>li>a:hover .icon i {
    color: #fff
}

.home__intro .txt .icons>ul>li>a:hover span {
    color: #004098
}

.home__intro .txt .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.home__intro .txt .more a {
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background-color: #004098;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .home__intro .txt .more a {
        width: 130px;
        font-size: 14px
    }
}

.home__intro .txt .more a:hover {
    background-color: #f08300
}

.home__intro .img {
    width: 50%;
    padding: 0 30px 0 30px;
    position: relative
}

@media (max-width: 968px) {
    .home__intro .img {
        width: 100%;
        padding: 0
    }
}

.home__intro .img img {
    width: 100%;
    position: relative;
    z-index: 2
}

.home__intro .img:before {
    content: "";
    display: block;
    width: 210px;
    height: 160px;
    background: url(../img/home__intro-img-bg01.jpg) repeat;
    position: absolute;
    left: 0;
    top: -30px;
    z-index: 1
}

@media (max-width: 968px) {
    .home__intro .img:before {
        left: -10px;
        top: -10px
    }
}

.home__intro .img:after {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/home__intro-img-bg02.png);
    position: absolute;
    right: 0;
    bottom: -30px;
    z-index: 1
}

@media (max-width: 968px) {
    .home__intro .img:after {
        right: -10px;
        bottom: -10px
    }
}

.home__slogan {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #eee
}

@media (max-width: 1681px) {
    .home__slogan {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 1180px) {
    .home__slogan {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .home__slogan {
        padding-bottom: 0
    }
}

.home__slogan .w>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 968px) {
    .home__slogan .w>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 668px) {
    .home__slogan .w>ul {
        margin: 0 -10px
    }
}

.home__slogan .w>ul>li {
    list-style-type: none
}

@media (max-width: 968px) {
    .home__slogan .w>ul>li {
        -webkit-box-flex: 33.33%;
        -webkit-flex: 33.33%;
        -ms-flex: 33.33%;
        flex: 33.33%;
        margin-bottom: 40px;
        text-align: center
    }
}

@media (max-width: 668px) {
    .home__slogan .w>ul>li {
        -webkit-box-flex: 50%;
        -webkit-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        padding: 0 10px
    }
}

.home__slogan .w>ul>li p {
    margin-bottom: 0
}

.home__slogan .w>ul>li p.num {
    color: #004098;
    font-family: "bebas";
    font-size: 60px;
    height: 60px;
    line-height: 60px
}

@media (max-width: 1681px) {
    .home__slogan .w>ul>li p.num {
        font-size: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width: 1380px) {
    .home__slogan .w>ul>li p.num {
        font-size: 40px;
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 668px) {
    .home__slogan .w>ul>li p.num {
        font-size: 30px;
        height: 30px;
        line-height: 30px
    }
}

.home__slogan .w>ul>li p.num.numline2 {
    font-size: 28px;
    height: 60px;
    line-height: 30px
}

@media (max-width: 1681px) {
    .home__slogan .w>ul>li p.num.numline2 {
        font-size: 22px;
        height: 50px;
        line-height: 25px
    }
}

@media (max-width: 1380px) {
    .home__slogan .w>ul>li p.num.numline2 {
        font-size: 18px;
        height: 40px;
        line-height: 20px
    }
}

@media (max-width: 668px) {
    .home__slogan .w>ul>li p.num.numline2 {
        font-size: 16px;
        height: 36px;
        line-height: 18px
    }
}

.home__slogan .w>ul>li p.txt {
    margin-top: 20px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

@media (max-width: 668px) {
    .home__slogan .w>ul>li p.txt {
        font-size: 12px;
        line-height: 22px
    }
}

.home__news {
    padding: 80px 0;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/home__news-bg.jpg)
}

@media (max-width: 1681px) {
    .home__news {
        padding: 60px 0
    }
}

@media (max-width: 1180px) {
    .home__news {
        padding: 40px 0
    }
}

@media (max-width: 668px) {
    .home__news {
        padding: 40px 0 20px
    }
}

.home__news .w .title {
    text-align: center
}

.home__news .w .title b {
    display: block;
    font-size: 36px;
    font-weight: normal;
    color: #343434
}

@media (max-width: 1681px) {
    .home__news .w .title b {
        font-size: 30px
    }
}

@media (max-width: 668px) {
    .home__news .w .title b {
        font-size: 24px
    }
}

.home__news .w .title p {
    margin: 20px 0 0;
    font-size: 16px;
    color: #666
}

@media (max-width: 668px) {
    .home__news .w .title p {
        font-size: 14px
    }
}

.home__news .inner {
    margin: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1681px) {
    .home__news .inner {
        margin: 30px 0
    }
}

@media (max-width: 968px) {
    .home__news .inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 668px) {
    .home__news .inner {
        margin-bottom: 20px
    }
}

.home__news .inner_hot {
    width: 33.33%;
    padding: 20px;
    background-color: #fff
}

@media (max-width: 968px) {
    .home__news .inner_hot {
        width: 100%
    }
}

.home__news .inner_loop {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px
}

@media (max-width: 968px) {
    .home__news .inner_loop {
        width: 100%;
        margin-left: 0;
        margin-top: 20px
    }
}

.home__news .inner_loop>ul {
    margin: 0;
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home__news .inner_loop>ul>li {
    list-style-type: none;
    width: 50%;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9
}

@media (max-width: 668px) {
    .home__news .inner_loop>ul>li {
        width: 100%;
        border-right: none
    }
}

@media (min-width: 668px) {
    .home__news .inner_loop>ul>li:nth-of-type(2n) {
        border-right: none
    }
    .home__news .inner_loop>ul>li:nth-of-type(5),
    .home__news .inner_loop>ul>li:nth-of-type(6) {
        border-bottom: none
    }
}

.home__news .inner_loop>ul>li a {
    height: 100%;
    padding: 0 40px 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 968px) {
    .home__news .inner_loop>ul>li a {
        padding: 20px
    }
}

@media (max-width: 668px) {
    .home__news .inner_loop>ul>li a {
        padding-left: 0
    }
}

.home__news .inner_loop>ul>li a span.date {
    width: 90px;
    text-align: center;
    font-size: 12px;
    color: #333
}

.home__news .inner_loop>ul>li a span.date em {
    display: block;
    font-style: normal;
    font-size: 30px;
    line-height: 30px
}

.home__news .inner_loop>ul>li a .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.home__news .inner_loop>ul>li a .txt b.t {
    display: block;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 1440px) {
    .home__news .inner_loop>ul>li a .txt b.t {
        font-size: 14px
    }
}

.home__news .inner_loop>ul>li a .txt .des {
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
    color: #999;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

@media (max-width: 1440px) {
    .home__news .inner_loop>ul>li a .txt .des {
        margin-top: 5px;
        font-size: 12px;
        line-height: 22px
    }
}

.home__news .inner_loop>ul>li a:hover {
    -webkit-box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px 0px rgba(0, 0, 0, 0.1)
}

.home__news .inner_loop>ul>li a:hover .txt b.t {
    color: #004098
}

.home__news-slide a {
    display: block;
    width: 100%
}

.home__news-slide a .img {
    width: 100%;
    height: 280px;
    overflow: hidden
}

@media (max-width: 1681px) {
    .home__news-slide a .img {
        height: 250px
    }
}

@media (max-width: 1440px) {
    .home__news-slide a .img {
        height: 230px
    }
}

@media (max-width: 1380px) {
    .home__news-slide a .img {
        height: 200px
    }
}

.home__news-slide a .img span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.home__news-slide a .txt {
    padding-top: 10px
}

.home__news-slide a .txt b.t {
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    color: #333;
    font-weight: normal
}

@media (max-width: 1440px) {
    .home__news-slide a .txt b.t {
        font-size: 14px
    }
}

.home__news-slide a .txt .date {
    margin: 0 0 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #999
}

.home__news-slide a .txt .des {
    font-size: 12px;
    line-height: 20px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #999
}

.home__news-slide a:hover .img span {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home__news-slide a:hover .txt b.t {
    color: #004098
}

.home__news-slide-page {
    display: block
}

.home__news-slide-page .swiper-pagination-bullet-active {
    background-color: #f08300
}

.home__news-more {
    text-align: center
}

.home__news-more a {
    display: inline-block;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
    color: #999;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.home__news-more a:hover {
    background-color: #f08300;
    color: #fff
}

.home__video {
    width: 100%;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/home__video-bg.jpg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1681px) {
    .home__video {
        height: 600px
    }
}

@media (max-width: 1440px) {
    .home__video {
        height: 500px
    }
}

@media (max-width: 1380px) {
    .home__video {
        height: 450px
    }
}

@media (max-width: 968px) {
    .home__video {
        height: auto
    }
}

.home__video .inner {
    max-width: 1050px;
    text-align: center;
    color: #fff
}

@media (max-width: 1681px) {
    .home__video .inner {
        max-width: 800px
    }
}

@media (max-width: 968px) {
    .home__video .inner {
        padding: 40px
    }
}

@media (max-width: 668px) {
    .home__video .inner {
        padding: 40px 20px
    }
}

.home__video .inner .title {
    font-size: 36px
}

@media (max-width: 1681px) {
    .home__video .inner .title {
        font-size: 30px
    }
}

@media (max-width: 668px) {
    .home__video .inner .title {
        font-size: 24px
    }
}

.home__video .inner .title:after {
    content: "";
    display: block;
    width: 50px;
    height: 4px;
    line-height: 4px;
    background-color: #fff;
    margin: 40px auto
}

@media (max-width: 1681px) {
    .home__video .inner .title:after {
        width: 30px;
        height: 2px;
        line-height: 2px;
        margin: 20px auto 40px
    }
}

@media (max-width: 668px) {
    .home__video .inner .title:after {
        margin: 20px auto
    }
}

.home__video .inner .txt {
    font-size: 24px;
    line-height: 36px
}

@media (max-width: 1681px) {
    .home__video .inner .txt {
        font-size: 16px;
        line-height: 30px
    }
}

@media (max-width: 668px) {
    .home__video .inner .txt {
        font-size: 14px;
        line-height: 26px
    }
}

.home__video .inner .play {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1681px) {
    .home__video .inner .play {
        margin-top: 30px
    }
}

.home__video .inner .play .icon {
    width: 48px;
    height: 48px;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1681px) {
    .home__video .inner .play .icon {
        width: 40px;
        height: 40px
    }
}

.home__video .inner .play .icon:before,
.home__video .inner .play .icon:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    border: 1px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 3;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.home__video .inner .play .icon:before {
    opacity: 0.2;
    -webkit-animation: play01 1.5s infinite;
    animation: play01 1.5s infinite
}

.home__video .inner .play .icon:after {
    opacity: 0.3;
    -webkit-animation: play02 1.5s infinite;
    animation: play02 1.5s infinite;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s
}

.home__video .inner .play .icon i {
    vertical-align: top;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 1
}

.home__video .inner .play span {
    margin-left: 30px;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.home__video .inner .play:hover .icon:before,
.home__video .inner .play:hover .icon:after {
    opacity: 0
}

.home__video .inner .play:hover span {
    margin-left: 10px
}

@-webkit-keyframes play01 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes play01 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes play02 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes play02 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.footer {
    padding-top: 70px;
    background-color: #252525
}

@media (max-width: 1681px) {
    .footer {
        padding-top: 50px
    }
}

@media (max-width: 968px) {
    .footer {
        padding-top: 0
    }
}

.footer .inner {
    position: relative
}

.footer .inner:after {
    content: "";
    display: block;
    width: 515px;
    height: 329px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/footer_bg.png);
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1
}

@media (max-width: 1681px) {
    .footer .inner:after {
        width: 350px;
        height: 224px
    }
}

@media (max-width: 1440px) {
    .footer .inner:after {
        width: 300px;
        height: 192px
    }
}

@media (max-width: 1180px) {
    .footer .inner:after {
        display: none
    }
}

.footer__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 2
}

@media (max-width: 968px) {
    .footer__top {
        display: none
    }
}

.footer__nav {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footer__nav>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer__nav>ul>li {
    list-style-type: none;
    margin-right: 5%
}

.footer__nav>ul>li>a {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap
}

.footer__nav>ul>li .sub {
    margin: 20px 0
}

.footer__nav>ul>li .sub>ul {
    margin: 0;
    padding: 0
}

.footer__nav>ul>li .sub>ul>li {
    display: block
}

.footer__nav>ul>li .sub>ul>li>a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    opacity: 0.5;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    white-space: nowrap
}

@media (max-width: 1440px) {
    .footer__nav>ul>li .sub>ul>li>a {
        line-height: 26px
    }
}

.footer__nav>ul>li .sub>ul>li>a:hover {
    opacity: 1
}

.footer__nav>ul>li .sub.subrow2 {
    width: 220px
}

.footer__nav>ul>li .sub.subrow2>ul {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer__nav>ul>li .sub.subrow2>ul>li {
    list-style-type: none;
    padding: 0 10px;
    width: 50%
}

.footer__qr {
    width: 120px;
    margin-left: auto
}

.footer__qr img {
    width: 100%
}

.footer__copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 50px 0;
    font-size: 14px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

@media (max-width: 1681px) {
    .footer__copyright {
        padding: 30px 0;
        font-size: 12px
    }
}

@media (max-width: 968px) {
    .footer__copyright {
        border-top: none
    }
}

@media (max-width: 668px) {
    .footer__copyright {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }
}

.footer__copyright br {
    display: none
}

@media (max-width: 668px) {
    .footer__copyright br {
        display: block
    }
}

.footer__copyright p {
    margin-bottom: 0
}

@media (max-width: 668px) {
    .footer__copyright p {
        width: 100%
    }
}

.footer__copyright p:nth-of-type(1) {
    color: #fff
}

.footer__copyright p:nth-of-type(1) a {
    color: #fff
}

.footer__copyright a {
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.footer__copyright a:hover {
    color: #fff
}

.n_banner {
    position: relative;
    overflow: hidden
}

.n_banner .txt {
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}


@media (max-width: 1180px) {
    .n_banner .txt {

        color: #fff;
        text-shadow:1px 1px 3px rgba(0, 0, 0, 0.6);

    }
}


.n_banner .txt b.t {
    display: block;
    font-size: 46px;
    line-height: 46px
}

@media (max-width: 1180px) {
    .n_banner .txt b.t {
        font-size: 30px;
        line-height: 30px
    }
}

.n_banner .txt b.t:after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    line-height: 2px;
    background-color: #f08300;
    margin: 20px auto
}

@media (max-width: 1180px) {
    .n_banner .txt b.t:after {
        margin: 15px auto
    }
}

.n_banner .txt p {
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 10px
}

@media (max-width: 1180px) {
    .n_banner .txt p {
        font-size: 14px;
        line-height: 14px;
        letter-spacing: 2px
    }
}

.n_banner .txt_news {
    width: 100%;
    height: 100%;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.n_banner .txt_news b.t {
    font-size: 30px;
    font-weight: normal
}

.n_banner .txt_news p {
    display: block;
    text-align: center;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px
}

.n_banner .txt_news p span {
    display: block;
    font-size: 48px;
    line-height: 48px;
    font-weight: bold;
    margin: 25px 0
}

.n_banner img {
    width: 100%
}

@media (max-width: 1180px) {
    .n_banner img {
        display: none
    }
}

.n_banner .m_bg {
    display: none
}

@media (max-width: 1180px) {
    .n_banner .m_bg {
        display: block;
        width: 100%;
        height: 400px;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}


@media (max-width: 680px) {
    .n_banner .m_bg {
        display: block;
        width: 100%;
        height: 230px;
        background-repeat: no-repeat;
        background-position: center center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}

.n_banner .pro_topdownload {
    width: 100%;
    margin-top: 60px
}

@media (max-width: 1440px) {
    .n_banner .pro_topdownload {
        margin-top: 40px
    }
}

@media (max-width: 1180px) {
    .n_banner .pro_topdownload {
        margin-top: 20px
    }
}

@media (max-width: 668px) {
    .n_banner .pro_topdownload {
        padding: 0 10px
    }
}

.n_banner .pro_topdownload>ul {
    margin: 0 -10px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1180px) {
    .n_banner .pro_topdownload>ul {
        margin: 0 -5px
    }
}

@media (max-width: 668px) {
    .n_banner .pro_topdownload>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.n_banner .pro_topdownload>ul>li {
    list-style-type: none;
    padding: 0 10px;
    margin-bottom: 20px
}

@media (max-width: 1180px) {
    .n_banner .pro_topdownload>ul>li {
        padding: 0 5px;
        margin-bottom: 10px
    }
}

@media (max-width: 668px) {
    .n_banner .pro_topdownload>ul>li {
        width: 50%
    }
}

.n_banner .pro_topdownload>ul>li>a {
    display: block;
    padding: 0 30px;
    height: 36px;
    line-height: 34px;
    border: 1px solid #fff;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1180px) {
    .n_banner .pro_topdownload>ul>li>a {
        padding: 0 20px
    }
}

@media (max-width: 668px) {
    .n_banner .pro_topdownload>ul>li>a {
        font-size: 12px
    }
}

.n_banner .pro_topdownload>ul>li>a svg {
    width: 20px;
    height: 20px;
    color: #fff;
    margin-right: 5px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 668px) {
    .n_banner .pro_topdownload>ul>li>a svg {
        width: 16px;
        height: 16px
    }
}

.n_banner .pro_topdownload>ul>li>a:hover {
    background-color: #fff;
    color: #004098
}

.n_banner .pro_topdownload>ul>li>a:hover svg {
    color: #004098
}

.sub_nav {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15)
}

@media (max-width: 968px) {
    .sub_nav {
        padding: 20px 20px 0
    }
}

.sub_nav>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 968px) {
    .sub_nav>ul {
        margin: 0 -10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }
}

.sub_nav>ul>li {
    list-style-type: none;
    margin: 0 20px
}

@media (max-width: 968px) {
    .sub_nav>ul>li {
        width: 33.33%;
        padding: 0 10px;
        margin: 0 0 20px
    }
}

.sub_nav>ul>li>a {
    display: block;
    padding: 25px 15px;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1440px) {
    .sub_nav>ul>li>a {
        padding: 20px 10px;
        font-size: 16px
    }
}

@media (max-width: 968px) {
    .sub_nav>ul>li>a {
        padding: 0;
        text-align: center;
        font-size: 14px;
        line-height: 50px;
        border: 1px solid #ddd
    }
}

@media (max-width: 668px) {
    .sub_nav>ul>li>a {
        font-size: 12px;
        line-height: 40px
    }
}

.sub_nav>ul>li>a:after {
    content: "";
    display: block;
    width: 0%;
    height: 4px;
    line-height: 4px;
    background-color: #004098;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.sub_nav>ul>li>a:hover {
    color: #004098
}

.sub_nav>ul>li.current-cat>a,
.sub_nav>ul>li.current_page_item>a {
    font-weight: bold;
    color: #004098
}

.sub_nav>ul>li.current-cat>a:after,
.sub_nav>ul>li.current_page_item>a:after {
    width: 100%;
    left: 0
}

.bread {
    padding: 40px 0;
    font-size: 14px;
    line-height: 30px;
    color: #666
}

@media (max-width: 1180px) {
    .bread {
        padding: 20px 0
    }
}

@media (max-width: 668px) {
    .bread {
        padding: 10px 0
    }
}

.bread a {
    color: #666;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.bread a:hover {
    color: #004098
}


/* 默认标题 */

.index_tit {
    margin-bottom: 25px;
}

.index_tit h2 {
    font-size: 36px;
    font-weight: 600;
    color: #004098;
    line-height: 50px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.index_tit h3 {
    font-family: 'hcb';
    color: rgba(51, 51, 51, .7);
    font-size: 16px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    text-transform: uppercase
}

@media only screen and (max-width:1440px) {
    .index_tit h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .index_tit h3 {
        font-family: 'hcb';
        color: rgba(51, 51, 51, .7);
        font-size: 16px;
        line-height: 28px;
        text-transform: uppercase;
    }
}

@media only screen and (max-width: 414px) {
    .index_tit h2 {
        font-size: 20px;
    }
    .index_tit h3 {
        font-size: 14px;
    }
}


/* 跳动数字 */

.home__advantage {
    background: rgba(12, 29, 49, 0.95);
    /* background-image: url(../img/advantage_bg.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 28px;
    padding-bottom: 30px;
}

.home__advantage li h6 span {
    font-size: 60px;
    color: #fff;
    font-family: 'hcb'
}

.home__advantage>ul>li {
    display: inline-block;
    width: 19%;
    text-align: center;
    box-sizing: border-box;
    padding: 0 16px;
    vertical-align: top;
    position: relative;
}

.home__advantage>ul>li:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 96px;
    background: rgba(255, 255, 255, .1);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.home__advantage>ul>li:last-child:after {
    display: none
}

.home__advantage>ul>li>h5 {
    line-height: 22px;
    color: rgba(255, 255, 255, .8);
    height: 44px;
    font-size: 16px
}

.home__advantage li h6:after {
    content: '';
    display: block;
    width: 26px;
    height: 2px;
    background: rgba(255, 255, 255, .5);
    margin-top: 15px;
    margin: 15px auto;
}


/* 产品世界 */

.home__pro {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url(../img/home__pro-bg.jpg);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 80px 0;
}

@media (max-width: 968px) {
    .home__pro {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.home__pro-title {
    width: 100%
}

@media (max-width: 968px) {
    .home__pro-title {
        width: 100%
    }
}

.home__pro-title .index_title {
    padding: 110px 0 0 120px
}

@media (max-width: 1681px) {
    .home__pro-title .index_title {
        padding-top: 60px
    }
}

@media (max-width: 1440px) {
    .home__pro-title .index_title {
        padding-left: 80px
    }
}

@media (max-width: 1180px) {
    .home__pro-title .index_title {
        padding-left: 40px
    }
}

@media (max-width: 968px) {
    .home__pro-title .index_title {
        padding-left: 20px;
        padding-top: 20px
    }
}

.home__pro-title .index_tit h2 {
    color: #fff;
    text-align: center;
}

.home__pro-title .index_tit h3 {
    color: #fff;
    text-align: center;
}

.home__pro-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 968px) {
    .home__pro-list {
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.2)
    }
}

.home__pro-list>ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.home__pro-list>ul>li {
    list-style-type: none;
    width: 33.33%;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

@media (max-width: 668px) {
    .home__pro-list>ul>li {
        width: 50%
    }
}

.home__pro-list>ul>li .item {
    width: 100%;
    height: 100%;
    position: relative
}

@media (max-width: 968px) {
    .home__pro-list>ul>li .item {
        padding: 0
    }
}

.home__pro-list>ul>li .item_before {
    width: 100%;
    height: 100%;
    padding: 70px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1180px) {
    .home__pro-list>ul>li .item_before {
        padding: 30px
    }
}

@media (max-width: 968px) {
    .home__pro-list>ul>li .item_before {
        padding: 20px
    }
}

.home__pro-list>ul>li .item_before .txt {
    max-width: 210px;
    color: #fff
}

.home__pro-list>ul>li .item_before .txt .t {
    color: #fff
}

.home__pro-list>ul>li .item_before .txt .t b {
    display: block;
    font-size: 20px
}

@media (max-width: 1380px) {
    .home__pro-list>ul>li .item_before .txt .t b {
        font-size: 18px
    }
}

@media (max-width: 1180px) {
    .home__pro-list>ul>li .item_before .txt .t b {
        font-size: 16px
    }
}

@media (max-width: 668px) {
    .home__pro-list>ul>li .item_before .txt .t b {
        font-size: 14px
    }
}

.home__pro-list>ul>li .item_before .txt .t span {
    display: block;
    font-size: 20px;
    font-family: "CenturyGothicRegular"
}

@media (max-width: 1681px) {
    .home__pro-list>ul>li .item_before .txt .t span {
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 1380px) {
    .home__pro-list>ul>li .item_before .txt .t span {
        font-size: 14px
    }
}

@media (max-width: 1180px) {
    .home__pro-list>ul>li .item_before .txt .t span {
        font-size: 12px;
        line-height: 20px
    }
}

.home__pro-list>ul>li .item_before .txt .more {
    margin-top: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1681px) {
    .home__pro-list>ul>li .item_before .txt .more {
        margin-top: 15px
    }
}

@media (max-width: 668px) {
    .home__pro-list>ul>li .item_before .txt .more {
        display: none
    }
}

.home__pro-list>ul>li .item_before .txt .more span {
    font-size: 14px;
    font-family: "CenturyGothicRegular"
}

@media (max-width: 1380px) {
    .home__pro-list>ul>li .item_before .txt .more span {
        font-size: 12px
    }
}

.home__pro-list>ul>li .item_before .txt .more i {
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    margin-left: 10px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1380px) {
    .home__pro-list>ul>li .item_before .txt .more i {
        width: 14px;
        height: 14px
    }
}

.home__pro-list>ul>li .item_before .icon {
    width: 75px;
    height: 75px
}

@media (max-width: 1681px) {
    .home__pro-list>ul>li .item_before .icon {
        width: 65px;
        height: 65px
    }
}

@media (max-width: 1380px) {
    .home__pro-list>ul>li .item_before .icon {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 668px) {
    .home__pro-list>ul>li .item_before .icon {
        width: 30px;
        height: 30px
    }
}

.home__pro-list>ul>li .item_before .icon i {
    vertical-align: top;
    width: 100%;
    height: 100%;
    line-height: 100%;
    color: #fff;
    font-size: 52px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.home__pro-list>ul>li .item_after {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 64, 152, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

@media (max-width: 1180px) {
    .home__pro-list>ul>li .item_after {
        display: none
    }
}

.home__pro-list>ul>li .item_after .inner {
    padding: 30px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1681px) {
    .home__pro-list>ul>li .item_after .inner {
        padding: 20px
    }
}

.home__pro-list>ul>li .item_after .inner .icon {
    margin-right: 30px;
    width: 90px;
    height: auto;
    text-align: center;
    position: relative;
    padding-bottom: 30px
}

.home__pro-list>ul>li .item_after .inner .icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 48px;
    color: #fff
}

.home__pro-list>ul>li .item_after .inner .icon b {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.home__pro-list>ul>li .item_after .inner .list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 1440px) {
    .home__pro-list>ul>li .item_after .inner .list {
        height: 100%
    }
}

.home__pro-list>ul>li .item_after .inner .list ul {
    margin: 0 -5px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.home__pro-list>ul>li .item_after .inner .list ul>li {
    list-style-type: none;
    padding: 0 5px;
    width: 50%;
    margin-bottom: 5px
}

@media (max-width: 1440px) {
    .home__pro-list>ul>li .item_after .inner .list ul>li {
        width: 100%
    }
}

.home__pro-list>ul>li .item_after .inner .list ul>li a {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

@media (min-width: 1180px) {
    .home__pro-list>ul>li .item:hover .item_before {
        opacity: 0
    }
    .home__pro-list>ul>li .item:hover .item_after {
        opacity: 1
    }
}


/* 单页内容样式 */

.pages__content {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eee
}

@media (max-width: 1440px) {
    .pages__content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 1180px) {
    .pages__content {
        padding: 20px
    }
}

.pages__content-wrap {
    padding: 40px;
    background-color: #fff
}

@media (max-width: 1180px) {
    .pages__content-wrap {
        padding: 20px
    }
}

.pages__content-title {
    margin-bottom: 0;
    font-size: 22px;
    text-align: center
}

@media (max-width: 668px) {
    .pages__content-title {
        font-size: 16px;
        line-height: 30px
    }
}

.pages__content-title.color {
    color: #004098
}

.pages__content-info {
    font-size: 14px;
    margin-top: 20px;
    text-align: center;
    color: #999
}

@media (max-width: 668px) {
    .pages__content-info {
        margin-top: 10px;
        padding-bottom: 10px
    }
}

.pages__content-txt {
    padding-top: 20px;
    font-size: 16px;
    line-height: 30px
}

@media (max-width: 668px) {
    .pages__content-txt {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 14px;
        line-height: 26px
    }
}

.pages__content-txt p {
    text-indent: 2em
}

.pages__content-txt img {
    display: block;
    display: inline-block;
    max-width: 100% !important;
    height: auto !important;
    margin-bottom: 10px
}


/* 解决方案 */

.intro_solution {
    padding-top: 100px;
    padding-bottom: 60px
}

@media (max-width: 1440px) {
    .intro_solution {
        padding-top: 60px;
        padding-bottom: 20px
    }
}

@media (max-width: 1180px) {
    .intro_solution {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media (max-width: 968px) {
    .intro_solution {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.intro_solution_list {
    margin-right: -20px
}

.intro_solution_list .grid-sizer,
.intro_solution_list .grid-item {
    width: 33.33%
}

@media (max-width: 1180px) {
    .intro_solution_list .grid-sizer,
    .intro_solution_list .grid-item {
        width: 33.33%
    }
}

@media (max-width: 968px) {
    .intro_solution_list .grid-sizer,
    .intro_solution_list .grid-item {
        width: 33.33%
    }
}

@media (max-width: 668px) {
    .intro_solution_list .grid-sizer,
    .intro_solution_list .grid-item {
        width: 50%
    }
}

.intro_solution_list .grid-item {
    padding-right: 20px;
    margin-bottom: 20px
}

.intro_solution_list a {
    display: block;
    width: 100%;
    background: #fff;
    padding: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    transition: all .5s
}

.intro_solution_list a .img {
    overflow: hidden
}

.intro_solution_list a .img img {
    width: 100%
}

.intro_solution_list a b {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    line-height: 22px;
    transition: all .5s
}

.intro_solution_list a:hover {
    background: #004098;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3)
}

.intro_solution_list a:hover b {
    color: #fff
}

@media (max-width: 968px) {
    video {
        width: 100%;
        height: auto;
    }
}