@import "iconfont.css";

.fyc {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-pack: center;
    box-pack: center
}

.fwbet {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.wrap {
    width: 88vw;
    max-width: 1644px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:639px) {
    .wrap {
        width: 92vw
    }
}

.ver>* {
    display: inline-block;
    vertical-align: middle
}

.table-cell {
    display: table;
    width: 100%
}

.table-cell>* {
    display: table-cell;
    vertical-align: middle
}

.row-pv0 {
    margin-left: 0;
    margin-right: 0
}

.row-pv0>* {
    padding-left: 0;
    padding-right: 0
}

.mv0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.pv0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.pt0 {
    padding-top: 0px !important
}

.pb0 {
    padding-bottom: 0px !important
}

.mb0 {
    margin-bottom: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.bggray {
    background: #f5f6f9
}

.bgf {
    background: #fff
}

.c {
    color: #283c91
}

.bgc {
    background-color: #283c91
}

.cf {
    color: #fff
}

.cred {
    color: #f45f03
}

.hv:hover {
    color: #283c91
}

.hvf:hover {
    color: #fff
}

.hvbg0:hover {
    background: #000;
    color: #fff
}

.bghover {
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.bghover:Hover {
    background-color: #283c91;
    color: #fff
}

.l {
    border: 1px solid #e5e5e5
}

.lb {
    border-bottom: 1px solid #e5e5e5
}

.lt {
    border-top: 1px solid #e5e5e5
}

.ll {
    border-left: 1px solid #e5e5e5
}

.lr {
    border-right: 1px solid #e5e5e5
}

.coverbox {
    position: relative;
    display: block;
    overflow: hidden
}

.coverbox .coverimg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    transition: transform .6s ease 0s
}

.coverbox .coverimg.cover {
    background-size: cover
}

.coverbox ._bg {
    width: 100%;
    visibility: hidden;
    display: block
}

@media (min-width:993px) {
    .coverbox.scale:hover .coverimg {
        transform: scale(1.05)
    }

    .coverbox.scale:hover .cover-tip {
        opacity: 1;
        filter: alpha(opacity=1)
    }

    .coverbox.scale:hover .coverimg {
        transform: scale(1.05, 1.05)
    }

    .coverbox.scale:hover .icon-bofang1 {
        font-size: .6rem
    }
}

.cover-tip {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .4s ease 0s;
    z-index: 55
}

.cover-tip .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60)
}

.cover-tip .bgbox.blue {
    background-color: rgba(0, 161, 230, 0.8)
}

.cover-tip .stit {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff
}

.cover-tip .stit {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff
}

.cover-tip .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all .6s ease 0s
}

.cover-tip .linet {
    top: 0
}

.cover-tip .lineb {
    bottom: 0
}

.cover-tip:hover .line {
    width: 6px;
    margin-left: -3px;
    opacity: .6;
    filter: alpha(opacity=60)
}

.medium {
    font-family: medium
}

.iconfont {
    font-size: inherit
}

html {
    font-size: 100px !important;
    touch-action: none;
    touch-action: pan-y
}

@media (max-width:1400px) {
    html {
        font-size: 90px !important
    }
}

@media (max-width:1200px) {
    html {
        font-size: 80px !important
    }
}

@media (max-width:992px) {
    html {
        font-size: 70px !important
    }
}

@media (max-width:768px) {
    html {
        font-size: 60px !important
    }
}

@media (max-width:480px) {
    html {
        font-size: 50px !important
    }
}

.medium {
    font-family: medium
}

.dinpro {
    font-family: dinpro
}

.cover-box ._bg {
    width: 100%
}

.wrap {
    width: 88vw;
    max-width: 1644px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:639px) {
    .wrap {
        width: 92vw
    }
}

.pt0 {
    padding-top: 0 !important
}

.c {
    color: #283c91
}

.bggray {
    background: #f5f6f9
}

.cItem:not(.active) {
    display: none
}

.medium {
    font-family: medium
}

.pagination {
    text-align: center;
    display: block;
    margin: 0
}

.pagination li {
    margin: 0 2px
}

@media (max-width:480px) {
    .pagination li {
        margin: 0 2px
    }

    .pagination li>* {
        padding: 5px 12px !important
    }
}

.pagination .active>a,
.pagination .active>span,
.pagination .active>a:hover,
.pagination .active>span:hover,
.pagination .active>a:focus,
.pagination .active>span:focus {
    color: #fff;
    background-color: #283c91
}

.pagination li>a,
.pagination li>span {
    float: none;
    display: inline-block;
    cursor: pointer;
    color: #000;
    border-radius: 0 !important;
    padding: 6px 12px;
    border: 1px solid #dddddd
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #283c91
}

.pagination .active>a,
.pagination .active>span,
.pagination .active>a:hover,
.pagination .active>span:hover,
.pagination .active>a:focus,
.pagination .active>span:focus {
    color: #fff;
    background-color: #283c91
}

.pagination li>a,
.pagination li>span {
    float: none;
    display: inline-block;
    cursor: pointer;
    color: #333;
    padding: 6px 12px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #283c91
}

#top {
    width: 50px;
    height: 50px;
    background: url('../image/top.png') no-repeat center center;
    background-color: #a8a8a8;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 5555;
    cursor: pointer;
    border-radius: 50%;
    transition: .6s;
    transform: translateY(20px)
}

@media (max-width:640px) {
    #top {
        right: 10px;
        bottom: 10px;
        width: 40px;
        height: 40px;
        background-size: 20px
    }
}

@media (min-width:768px) {
    #top:hover {
        background-color: #283c91
    }
}

#top.show {
    transform: translateY(0);
    opacity: 1
}

#totop {
    width: 50px;
    height: 50px;
    background: url('../image/top.png') no-repeat center center;
    background-color: #a8a8a8;
    background-color: rgba(0, 0, 0, 0.3);
    position: fixed;
    right: 50px;
    bottom: 50px;
    z-index: 5555;
    cursor: pointer;
    border-radius: 50%;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    opacity: 0;
    transform: translateY(20px)
}

@media (max-width:640px) {
    #totop {
        right: 10px;
        bottom: 10px;
        width: 40px;
        height: 40px;
        background-size: 20px
    }
}

@media (min-width:768px) {
    #totop:hover {
        background-color: #283c91
    }
}

#totop.show {
    transform: translateY(0);
    opacity: 1
}

.fadeIntop {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(30px)
}

.fadeIntop.show {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    transition: all .3s ease 0s
}

.swiper-pagination-bullet {
    background-color: #283c91
}

main {
    margin-top: 80px;
    overflow: hidden
}







.m-menus {
    width: 100%;
    max-width: 640px;
    height: 100vh;
    position: fixed;
    top: 80px;
    right: -100%;
    background: #fff;
    overflow: hidden;
    line-height: 32px;
    font-size: 15px;
    z-index: -999;
    padding-top: 2%;
    border-top: 1px solid #e5e5e5
}

@media (min-width:1200px) {
    .m-menus {
        display: none
    }
}

@media (max-width:992px) {
    .m-menus {
        top: 80px
    }
}

@media (max-width:768px) {
    .m-menus {
        top: 60px
    }
}

.m-menus .inner {
    height: calc((100vh - 80px));
    padding: 10px 30px 40px;
    overflow-x: hidden;
    overflow-y: auto
}

@media (max-width:768px) {
    .m-menus {
        top: 60px
    }

    .m-menus .inner {
        height: calc((100vh - 60px))
    }
}

.m-menus a {
    display: block;
    color: #000
}

.m-menus.active {
    z-index: 999;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    right: 0
}

.m-menus .item {
    cursor: pointer;
    transition: .3s;
    position: relative;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    text-align: left
}

.m-menus .item .tit {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center
}

.m-menus .item>a,
.m-menus .tit {
    display: block;
    line-height: 52px;
    position: relative;
    font-size: 16px
}

.m-menus .tit {
    position: relative
}

.m-menus .tit a {
    display: inline-block;
    min-width: 50vw
}

.m-menus .tit .iconfont {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: inherit;
    padding: 0 10px;
    color: #000;
    font-size: 17px
}

.m-menus .xs-menu {
    display: none;
    text-align: left
}

.m-menus .xs-menu dd {
    line-height: 30px;
    font-size: 14px
}

.m-menus .active .tit,
.m-menus .open .tit {
    color: #283c91
}

.m-menus .active .tit a,
.m-menus .open .tit a {
    color: #283c91
}

.m-menus .active .iconfont::before,
.m-menus .open .iconfont::before {
    content: "\e625"
}

.m-menus .active .xs-menu,
.m-menus .open .xs-menu {
    padding: 0px 0 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.14)
}

.m-menus .head_links_box {
    background: #fff;
    margin-top: 1rem;
    padding: .1rem .3rem
}

.m-menus .head_links {
    display: flex !important;
    justify-content: center
}

.m-menus .head_links a {
    padding: 0 .2rem !important;
    display: block;
    flex: 1
}

.m-menus .head_links i {
    margin: 0 auto
}

.menu_btn_box {
    flex: 1;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.menu_btn {
    width: 50px;
    height: 50px;
    z-index: 101;
    cursor: pointer;
    transform-origin: center center;
    position: relative;
    display: block;
    top: -5px;
    transform: scale(.8)
}

.menu_btn i {
    position: absolute;
    width: 26px;
    height: 2px;
    left: 12px;
    background: #000;
    display: block;
    transition: all .4s ease-in-out
}

.menu_btn i:nth-of-type(1) {
    top: 20px
}

.menu_btn i:nth-of-type(2) {
    top: 30px
}

.menu_btn i:nth-of-type(3) {
    top: 40px
}

.menu_btn.active i:nth-of-type(1) {
    transform: rotate(225deg) translate(-7px, -7px)
}

.menu_btn.active i:nth-of-type(3) {
    opacity: 0
}

.menu_btn.active i:nth-of-type(2) {
    transform: rotate(-225deg) translate(0, 0)
}

.hd-search-box {
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px .32rem;
    display: none;
    z-index: 555;
    top: 80px;
    border-top: 1px solid #dedede;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.06)
}

.hd-search-box .inner {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: end;
    box-pack: end;
    -webkit-justify-content: end;
    justify-content: end
}

.hd-search-box form {
    border: 1px solid #666;
    max-width: 500px;
    display: block;
    position: relative;
    border-radius: 3px;
    width: 80%;
    min-width: 500px
}

.hd-search-box form input {
    font-size: 16px
}

.hd-search-box form input::-webkit-input-placeholder,
.hd-search-box form textarea::-webkit-input-placeholder {
    color: #ccc
}

.hd-search-box form input:-moz-placeholder,
.hd-search-box form textarea:-moz-placeholder {
    color: #ccc
}

.hd-search-box form input::-moz-placeholder,
.hd-search-box form textarea::-moz-placeholder {
    color: #ccc
}

.hd-search-box form input:-ms-input-placeholder,
.hd-search-box form textarea:-ms-input-placeholder {
    color: #ccc
}

.hd-search-box .key {
    width: 90%;
    height: 40px;
    line-height: 40px;
    text-indent: 20px
}

.hd-search-box .submit {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #283c91;
    text-align: center;
    width: 50px;
    font-size: 20px;
    line-height: 40px;
    height: 40px
}

.hd-search-box .submit .iconfont {
    font-size: 20px
}

.hd-search-box .submit:hover {
    background-color: #283c91;
    color: #fff
}

.hd-search-box ._close {
    height: 40px;
    line-height: 42px;
    margin-left: .2rem;
    margin-right: 4px;
    text-align: center;
    font-size: 20px;
    display: block;
    cursor: pointer
}

.hd-search-box ._close:hover {
    color: #283c91
}

@media (max-width:992px) {
    .hd-search-box {
        top: 80px
    }
}

@media (max-width:768px) {
    .hd-search-box {
        padding: 20px 4%;
        top: 60px
    }

    .hd-search-box .inner {
        float: none;
        width: 100%
    }

    .hd-search-box form {
        min-width: auto;
        width: 90%
    }

    .hd-search-box ._close {
        position: relative
    }
}

@media (max-width:480px) {
    .hd-search-box {
        bottom: 0;
        height: calc((100vh - 60px))
    }
}

footer {
    background-color: #283c91;
    color: #fff;
    position: relative;
    z-index: 5555
}

footer a {
    color: #abb0cd
}

footer a:hover {
    color: #fff
}

.ft_logo {
    height: 1.2rem;
    display: flex;
    align-items: center
}

.ft_logo img {
    width: 1.3rem
}

.ft-topper {
    position: relative;
    z-index: 55
}

@media (min-width:1200px) {
    .ft-topper {
        display: flex;
        justify-content: space-between;
        align-items: stretch
    }

    .ft-topper .ft_lbox {
        flex: 1;
        border-right: 1px solid rgba(255, 255, 255, 0.2)
    }
}

.ft-topper .navitem h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 16px
}

.ft-topper .navitem .icon-jia {
    float: right;
    transition: .3s;
    display: none;
    margin-right: 10px
}

.ft-topper .navitem .info a {
    line-height: 36px;
    display: block
}

@media (max-width:1199px) {
    .ft-topper .ft-navs .navitem {
        float: none;
        width: 100%
    }

    .ft-topper .ft-navs .navitem .icon-jia {
        display: block
    }

    .ft-topper .ft-navs .navitem h4 {
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, 0.14);
        line-height: 50px;
        margin: 0;
        font-weight: normal
    }

    .ft-topper .ft-navs .navitem .info {
        display: none;
        padding: 10px 30px;
        line-height: 2
    }

    .ft-topper .ft-navs .navitem.active .iconfont::before {
        content: "\e627"
    }
}

@media (max-width:768px) {
    .ft-topper .navitem h4 {
        font-size: 16px
    }
}

.ft-navs {
    padding: .54rem 0 .4rem
}

@media (min-width:1200px) {
    .ft-navs {
        position: relative
    }

    .ft-navs::before {
        content: '';
        display: block;
        position: absolute;
        width: 100vw;
        height: 1px;
        background: #fff;
        opacity: .2;
        right: 0;
        top: 0
    }
}

@media (min-width:1680px) {
    .ft-navs {
        padding-right: 15%
    }
}

@media (max-width:1679px) and (min-width:1200px) {
    .ft-navs {
        padding-right: 5%
    }
}

@media (min-width:1200px) {
    .ft-navs ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .ft-navs li {
        margin-bottom: .2rem;
        position: relative
    }
}

@media (max-width:1199px) {
    .ft-navs {
        width: 100%;
        max-width: none
    }
}

.ft_rbox {
    padding: .66rem 0 .7rem .7rem
}

@media (max-width:1680px) {
    .ft_rbox {
        padding-left: .5rem
    }
}

@media (max-width:1360px) {
    .ft_rbox {
        padding-left: .3rem
    }
}

@media (max-width:1199px) {
    .ft_rbox {
        padding: 0 0 .5rem
    }
}

.ft_rbox .addr {
    line-height: 30px;
    color: #abb0cd
}

.ft_rbox .icons {
    margin: .3rem 0;
    display: flex
}

@media (max-width:1199px) {
    .ft_rbox .icons {
        justify-content: center;
        padding-top: .5rem
    }
}

.ft_rbox .icons .citem {
    width: 48px;
    height: 48px;
    display: block;
    border: 1px solid #fff;
    opacity: .5;
    border-radius: 50%;
    margin-right: .14rem;
    cursor: pointer
}

.ft_rbox .icons .citem .ic {
    background-position: center;
    background-repeat: no-repeat;
    width: 48px;
    height: 48px;
    display: block;
    background-size: 20px;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.ft_rbox .icons .citem:hover,
.ft_rbox .icons .citem.on {
    opacity: 1
}

.ft_rbox .icons .ic1 {
    background-image: url('../image/ft_01.png')
}

.ft_rbox .icons .ic2 {
    background-image: url('../image/ft_02.png')
}

.ft_rbox .icons .ic3 {
    background-image: url('../image/ft_03.png')
}

.ft_rbox .icons .ic4 {
    background-image: url('../image/ft_04.png')
}

.ft_rbox .icons .ic5 {
    background-image: url('../image/ft_05.png')
}

.ft_rbox .code {
    width: 112px
}

@media (max-width:1199px) {
    .ft_rbox .code {
        display: block;
        margin: .5rem auto
    }
}

.ft-bottom {
    padding: .24rem 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #abb0cd
}

@media (max-width:480px) {
    .ft-bottom {
        font-size: 13px;
        text-align: center;
        line-height: 2
    }
}

@media (min-width:1200px) {
    .ft-bottom .wrap {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.swiper-button-prev {
    left: 0
}

.swiper-button-next {
    right: 0
}

.index_banner {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto
}

@media (min-width:1920px) {
    .index_banner {
        height: 8.9rem;
        max-height: calc(100vh - 80px);
        max-width: 1920px
    }
}

.index_banner .swiper-pagination {
    bottom: .5rem !important;
    top: auto
}

.index_banner .swiper-pagination-bullet {
    background: #fff;
    opacity: .5;
    margin: 0 .14rem !important;
    width: .24rem;
    height: .24rem
}

@media (max-width:768px) {}

.index_banner .swiper-pagination-bullet-active {
    opacity: 1
}

.index_banner li {
    position: relative;
    overflow: hidden
}

.index_banner li .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6
}

.index_banner video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 555
}

.index_banner .bg {
    display: block;
    height: 100%;
    transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%
}

.index_banner .bg:not(.poster) {
    transform: scale(1.02)
}

.index_banner .bg img {
    visibility: hidden
}

.index_banner .content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    color: #fff
}

@media (max-width:1360px) {
    .index_banner .content {
        padding: 0 1.4rem
    }
}

.index_banner .content .inner {
    width: 88vw;
    max-width: 1644px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto
}

@media (max-width:639px) {
    .index_banner .content .inner {
        width: 92vw
    }
}

@media (max-width:639px) {
    .index_banner .content .inner {
        width: 92vw
    }
}

.index_banner .content .tit {
    font-size: .54rem;
    font-weight: bold;
    line-height: 1
}

.index_banner .content .desc {
    font-size: 16px;
    margin: .34rem 0;
    line-height: 1.8
}

@media (max-width:640px) {
    .index_banner .content .desc {
        margin: 26px 0
    }
}

.index_banner .content .more {
    color: #fff;
    font-size: 16px;
    border-radius: 2em;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #fff;
    display: block;
    background: rgba(255, 255, 255, 0.14)
}

.index_banner .content .more:hover {
    background: #fff;
    color: #283c91
}

@media (max-width:640px) {
    .index_banner .content {
        text-align: center
    }

    .index_banner .content .more {
        margin: 0 auto;
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
}

.index_banner video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.index_banner .swiper-slide-active .bg {
    transform: scale(1)
}

@media (max-width:480px) {
    .index_banner .swiper-pagination {
        bottom: 6%
    }
}

.pnext-boxs {
    position: relative;
    width: 1.2rem;
    height: .6rem
}

.pnext-boxs .pnext {
    width: .6rem;
    height: .6rem;
    margin: 0;
    top: 0;
    border: 1px solid #283c91;
    color: #283c91;
    font-size: 16px
}

.pnext-boxs .pnext::after {
    font-weight: bold;
    font-size: inherit
}

.pnext-boxs .pnext:hover {
    background-color: #283c91;
    color: #fff
}

.pnext-boxs .swiper-button-next {
    right: 1px
}

@media (max-width:640px) {
    .pnext-boxs {
        width: 1.3rem
    }

    .pnext-boxs .pnext {
        font-size: 13px
    }
}

.index_product {
    padding: .7rem 0 1rem;
    position: relative;
    background: #f5f6f9
}

.index_product .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .54rem
}

.index_product .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .index_product .hd h2 {
        font-size: 22px
    }
}

.index_product .pnext-boxs {
    margin: .5rem auto 0
}

.index_product .swiper-pagination {
    left: 0;
    bottom: 0;
    height: .06rem;
    width: 100%;
    background: transparent !important
}

.index_product .swiper-pagination .swiper-pagination-progressbar-fill {
    height: .06rem;
    background-color: #283c91
}

.index_product .swiper {
    overflow: visible
}

.index_product .swiper li {
    width: 4.7rem
}

@media (max-width:992px) {
    .index_product .swiper li {
        width: 300px
    }
}

@media (max-width:480px) {
    .index_product .swiper li {
        width: 80vw
    }
}

.index_product .product_item {
    margin-right: .24rem
}

@media (max-width:640px) {
    .index_product .product_item::after {
        background: linear-gradient(0deg, #283c91 0%, transparent 60%)
    }

    .index_product .product_item .link {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 55
    }

    .index_product .product_item .info {
        transform: translateY(-0.3rem)
    }

    .index_product .product_item .info .tit,
    .index_product .product_item .info .desc {
        color: #fff
    }

    .index_product .product_item .txt {
        transform: translateY(-0.3rem)
    }

    .index_product .product_item .to {
        opacity: 1
    }

    .index_product .product_item .vtag {
        background-color: #283c91;
        color: #fff;
        z-index: 66
    }

    .index_product .product_item .vtag em {
        background-image: url('../image/arrf.png')
    }

    .index_product .product_item .image {
        transform: translateY(-5px)
    }
}

@media (max-width:640px) and (max-width:640px) {
    .index_product .product_item .txt {
        transform: translateY(-0.6rem)
    }

    .index_product .product_item .to {
        transform: translateY(-0.2rem)
    }
}

.index_product .product_item .txt {
    height: 30px
}

.product_item {
    background: #fff;
    padding: .5rem .5rem 0;
    position: relative;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (max-width:1680px) {
    .product_item {
        padding: 30px 30px 0
    }
}

@media (max-width:1360px) {
    .product_item {
        padding: 20px 20px 0
    }
}

.product_item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 6;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.product_item .vtag {
    position: absolute;
    z-index: 55;
    left: 30px;
    top: 30px
}

@media (max-width:1360px) {
    .product_item .vtag {
        left: 20px;
        top: 20px
    }
}

.product_item .vtag em {
    padding-right: 20px;
    background: url('../image/arr.png') no-repeat right center
}

.product_item .image {
    margin-bottom: .3rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.product_item .info {
    text-align: center;
    position: relative;
    z-index: 555;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.product_item .info .txt {
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (min-width:640px) {
    .product_item .info .txt {
        height: 30px
    }
}

.product_item .info .tit {
    font-size: 20px;
    display: block
}

@media (max-width:992px) {
    .product_item .info .tit {
        font-size: 18px
    }
}

@media (max-width:640px) {}

@media (max-width:640px) {
    .product_item .info .tit {
        font-size: 17px
    }
}

.product_item .info .desc {
    color: #666;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.product_item .info .to {
    width: .6rem;
    height: .6rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    overflow: hidden;
    background: #fff;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    line-height: .6rem;
    text-align: center;
    font-size: 20px;
    color: #283c91;
    opacity: 0
}

.product_item:hover::after,
.product_item.on::after {
    background: linear-gradient(0deg, #283c91 0%, transparent 60%)
}

.product_item:hover .link,
.product_item.on .link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 55
}

.product_item:hover .info,
.product_item.on .info {
    transform: translateY(-0.3rem)
}

.product_item:hover .info .tit,
.product_item.on .info .tit,
.product_item:hover .info .desc,
.product_item.on .info .desc {
    color: #fff
}

.product_item:hover .txt,
.product_item.on .txt {
    transform: translateY(-0.3rem)
}

.product_item:hover .to,
.product_item.on .to {
    opacity: 1
}

.product_item:hover .vtag,
.product_item.on .vtag {
    background-color: #283c91;
    color: #fff;
    z-index: 66
}

.product_item:hover .vtag em,
.product_item.on .vtag em {
    background-image: url('../image/arrf.png')
}

.product_item:hover .image,
.product_item.on .image {
    transform: translateY(-5px)
}

@media (max-width:640px) {

    .product_item:hover .txt,
    .product_item.on .txt {
        transform: translateY(-0.6rem)
    }

    .product_item:hover .to,
    .product_item.on .to {
        transform: translateY(-0.2rem)
    }
}

.vtag {
    line-height: 26px;
    border: 1px solid #283c91;
    border-radius: 3px;
    color: #283c91;
    z-index: 55;
    padding: 0 10px;
    display: inline-block
}

.vtag em {
    padding-right: 18px;
    background: url('../image/arr.png') no-repeat right center
}

.vtag:hover {
    background-color: #283c91;
    color: #fff
}

.vtag:hover em {
    background-image: url('../image/arrf.png')
}

.index_news {
    padding: 1rem 0 1.4rem
}

.index_news .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .5rem
}

.index_news .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .index_news .hd h2 {
        font-size: 22px
    }
}

.index_news .hd .more {
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #666
}

.index_news .hd .more:hover {
    color: #283c91;
    font-weight: bold;
    border-bottom-color: #283c91
}

.index_news .bd {
    padding-top: .1rem
}

@media (min-width:993px) {
    .index_news .bd {
        display: flex;
        align-items: stretch
    }
}

.index_news .lbox {
    position: relative
}

.index_news .lbox .image {
    height: 50%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.index_news .row {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important
}

.index_news .row>* {
    padding-left: .12rem !important;
    padding-right: .12rem !important;
    margin-bottom: .24rem
}

.inews_item {
    background: #f5f6f9;
    padding: .3rem .4rem .4rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (max-width:640px) {
    .inews_item {
        padding-top: .4rem
    }
}

.inews_item:hover {
    background: #fff;
    box-shadow: 0 .06rem .1rem rgba(0, 0, 0, 0.05)
}

.inews_item:hover .vtag {
    background-color: #283c91;
    color: #fff
}

.inews_item:hover .vtag em {
    background-image: url('../image/arrf.png')
}

.inews_item .tit {
    font-size: 20px;
    display: block;
    line-height: 30px;
    height: 60px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin: 14px 0 20px
}

@media (max-width:992px) {
    .inews_item .tit {
        font-size: 18px
    }
}

@media (max-width:640px) {}

.inews_item .tit:hover {
    color: #283c91
}

.inews_item .desc {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    color: #666;
    margin-bottom: 16px
}

.inews_item .time {
    color: #666;
    font-size: 16px
}

@media (max-width:640px) {

    .inews_item .desc,
    .inews_item .time {
        font-size: 15px
    }
}

.index_unit {
    background: url('../image/bg01.png') no-repeat center top;
    padding: 1rem 0
}

.index_unit h2 {
    font-size: .4rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: .7rem
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .index_unit h2 {
        font-size: 22px
    }
}

.index_unit .bd {
    background: #fff
}

.index_unit nav {
    text-align: center;
    display: flex;
    font-size: 24px;
    border-bottom: 1px solid #e5e5e5
}

@media (max-width:1200px) {
    .index_unit nav {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .index_unit nav {
        font-size: 18px
    }
}

.index_unit nav .item {
    line-height: .8rem;
    text-align: center;
    flex: 1;
    cursor: pointer;
    position: relative
}

@media (max-width:640px) {
    .index_unit nav .item {
        line-height: 1rem
    }
}

.index_unit nav .item::after {
    content: '';
    width: 0;
    height: .03rem;
    background-color: #283c91;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5
}

.index_unit nav .active {
    color: #283c91;
    font-weight: bold
}

.index_unit nav .active::after {
    width: 100%
}

.index_unit nav .item+.item {
    border-left: 1px solid #e5e5e5
}

.index_unit .cItem {
    padding: 1rem 1.2rem
}

@media (max-width:1200px) {
    .index_unit .cItem {
        padding: .8rem
    }
}

@media (max-width:640px) {
    .index_unit .cItem {
        padding: .6rem .4rem
    }
}

.index_unit .row {
    margin-left: -0.2rem !important;
    margin-right: -0.2rem !important
}

.index_unit .row>* {
    padding-left: .2rem !important;
    padding-right: .2rem !important;
    margin-bottom: .4rem
}

.index_unit .row li {
    margin-bottom: .2rem
}

.index_unit .image {
    border: 1px solid #f1f1f1
}

.index_unit .image:hover {
    box-shadow: 0 .06rem .1rem rgba(0, 0, 0, 0.05)
}

.vmore {
    background-color: #283c91;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    border-radius: 2em;
    font-size: 16px;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    min-width: 180px
}

.vmore:hover {
    background: #000;
    color: #fff
}

@media (max-width:640px) {
    .vmore {
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
}

.vmoref {
    line-height: 50px;
    padding: 0 40px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 2em;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.2)
}

.vmoref:hover {
    background: #fff;
    color: #283c91
}

@media (max-width:1300px) and (min-width:1200px) {
    .vmoref {
        display: none
    }
}

@media (max-width:640px) {
    .vmoref {
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
}

.vbtn {
    border-radius: 2em;
    height: 50px;
    line-height: 50px;
    background-color: #283c91;
    display: inline-block;
    color: #fff;
    min-width: 160px;
    text-align: center
}

.vbtn:hover {
    background: #000;
    color: #fff
}

@media (max-width:640px) {
    .vbtn {
        min-width: 140px;
        height: 44px;
        line-height: 44px
    }
}

.vbtn_l {
    border-radius: 2em;
    height: 50px;
    line-height: 50px;
    border: 2px solid #f0f0f0;
    display: inline-block;
    min-width: 160px;
    text-align: center
}

.vbtn_l:hover {
    background-color: #283c91;
    color: #fff
}

@media (max-width:640px) {
    .vbtn_l {
        min-width: 140px;
        height: 44px;
        line-height: 44px
    }
}

.fs20 {
    font-size: 20px
}

@media (max-width:992px) {
    .fs20 {
        font-size: 18px
    }
}

@media (max-width:640px) {}

.fs24 {
    font-size: 24px
}

@media (max-width:1200px) {
    .fs24 {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .fs24 {
        font-size: 18px
    }
}

.fs30 {
    font-size: .3rem
}

@media (max-width:992px) {
    .fs30 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .fs30 {
        font-size: 20px
    }
}

.fs36 {
    font-size: .36rem
}

@media (max-width:1200px) {
    .fs36 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .fs36 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .fs36 {
        font-size: 21px
    }
}

.fs40 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .fs40 {
        font-size: 22px
    }
}

.hd1 {
    font-size: .36rem;
    margin-bottom: .46rem;
    font-weight: bold;
    text-align: center
}

@media (max-width:1200px) {
    .hd1 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .hd1 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .hd1 {
        font-size: 21px
    }
}

@media (max-width:1200px) {
    .hd1 {
        font-size: 30px
    }
}

@media (max-width:640px) {
    .hd1 {
        font-size: 24px
    }
}

@media (max-width:480px) {
    .hd1 {
        font-size: 22px
    }
}

.banner_box {
    position: relative;
    height: 5.8rem;
    overflow: hidden
}

.banner_box .bg {
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
    transform: scale(1.1)
}

.banner_box .inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-pack: center;
    box-pack: center
}

.banner_box .wrap {
    color: #fff
}

.banner_box h2 {
    font-size: .6rem;
    line-height: 1.16;
    font-weight: bold;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (max-width:640px) {
    .banner_box {
        height: 4rem
    }
}

.banner_box.animated .bg {
    transform: scale(1)
}

.second_nav {
    min-height: 60px;
    background: #fff
}

@media (max-width:991px) {}

@media (min-width:992px) {
    .second_nav .wrap {
        display: flex;
        justify-content: space-between
    }
}

@media (max-width:992px) {
    .second_nav .wrap {
        width: 92vw
    }
}

@media (max-width:639px) {
    .second_nav .crumbs {
        line-height: 40px
    }
}

.second_nav nav {
    font-size: 16px;
    height: 60px
}

@media (min-width:640px) {
    .second_nav nav {
        display: flex
    }
}

@media (max-width:991px) {
    .second_nav nav {
        border-top: 1px solid #e5e5e5
    }
}

.second_nav nav a {
    padding: 0 .3rem;
    line-height: 60px
}

@media (min-width:992px) {
    .second_nav nav a {
        color: #666
    }
}

@media (min-width:1360px) {
    .second_nav nav a {
        margin-left: .3rem
    }
}

.second_nav nav a:hover {
    color: #283c91;
}

@media (max-width:768px) {
    .second_nav nav a {
        padding: 0 .2rem
    }
}

@media (min-width:1360px) {
    .second_nav nav.nav2 a {
        margin-left: .21rem
    }
}

@media (min-width:640px) {
    .second_nav nav .active {
        background-color: #283c91;
        color: #fff
    }

    .second_nav nav .active:hover {
        background-color: #283c91;
        color: #fff
    }
}

@media (max-width:639px) {
    .second_nav nav .active {
        color: #283c91;
        font-weight: bold
    }
}

.second_nav nav .on em {
    display: block;
    position: relative;
    color: #000
}

.second_nav nav .on em::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #283c91;
    left: 0;
    bottom: -1px
}

@media (max-width:639px) {
    .second_nav nav {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        width: 100vw;
        position: relative;
        left: -4vw;
        padding: 0 4vw
    }

    .second_nav nav a {
        display: inline-block
    }

    .second_nav nav a+a {
        position: relative
    }

    .second_nav nav a+a::before {
        content: '';
        display: block;
        width: 1px;
        height: 14px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        left: 0;
        background-color: #283c91
    }
}

@media (min-width:1200px) {
    .second_nav.fixed {
        position: fixed;
        top: 81px;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 5555
    }
}

@media (max-width:992px) {
    .second_nav.fixed.lb nav {
        border-bottom: 1px solid #e5e5e5
    }

    .second_nav.fixed nav {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 5555
    }
}

.second_nav_box {
    height: 110px
}

@media (min-width:1200px) {
    .second_nav_box {
        height: 60px
    }
}

.crumbs {
    display: flex;
    align-items: center;
    color: #999;
    line-height: 60px;
    height: 60px;
    flex-direction: column;
    flex-wrap: wrap;
}

@media (max-width:640px) {
    .crumbs {
        height: 40px;
        line-height: 40px
    }
}

/* .crumbs .home {
    color: #999;
    font-size: 19px
}

.crumbs a {
    color: #999
}

.crumbs a:hover {
    color: #283c91
}

.crumbs i {
    font-size: 80%;
    padding: 0 4px
}

.crumbs em {
    color: #000
} */

@media (max-width:768px) {
    .crumbs em {
        display: none
    }
}

.col_body {
    padding: .5rem 0 1.3rem
}

@media (min-width:1200px) {
    .col_body {
        display: flex
    }

    .col_body .col_sub {
        width: 2.94rem;
        padding-right: .4rem
    }

    .col_body .col_main {
        flex: 1
    }
}

.porduct_menu {
    width: 2.54rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.porduct_menu.fixed {
    position: fixed;
    top: 120px
}

@media (max-width:1199px) {
    .porduct_menu {
        display: none
    }
}

.porduct_menu a {
    line-height: .8rem;
    border: 1px solid #e5e5e5;
    background: #fff;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    padding-left: .22rem
}

.porduct_menu a:hover {
    background-color: #283c91;
    color: #fff
}

@media (max-width:1680px) {
    .porduct_menu a {
        font-size: 16px;
        line-height: .7rem
    }
}

@media (max-width:1200px) {
    .porduct_menu a {
        font-size: 15px;
        padding-left: .2rem
    }
}

.porduct_menu .active {
    background-color: #283c91;
    color: #fff
}

.porduct_menu_xs {
    display: none;
    background: #f5f6f9;
    margin-bottom: .5rem
}

@media (max-width:1199px) {
    .porduct_menu_xs {
        display: block
    }
}

.porduct_menu_xs .menu_top {
    text-align: center;
    color: #fff;
    line-height: 1rem;
    height: 1rem;
    background-color: #283c91;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 4%
}

.porduct_menu_xs .menu_top h2 {
    font-size: 18px;
    font-weight: bold
}

.porduct_menu_xs .menu_top.open .iconfont::before {
    content: "\ec21"
}

.porduct_menu_xs .menu_list {
    display: none;
    background: #fff
}

.porduct_menu_xs .info {
    line-height: 50px
}

.porduct_menu_xs .info a {
    padding: 0 4%;
    border-bottom: 1px solid #f5f6f9;
    display: block
}

.porduct_menu_xs .info .active {
    color: #283c91
}

.porduct_menu_xs .active {
    font-weight: bold;
    position: relative
}

.product_list {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important;
    padding-bottom: .46rem
}

.product_list>* {
    padding-left: .12rem !important;
    padding-right: .12rem !important;
    margin-bottom: .24rem
}

@media (max-width:639px) {
    .product_list li {
        width: 100%
    }
}

@media (max-width:1200px) {
    .col_main .product_list .tit {
        font-size: 18px
    }
}

.second_nav_box+.vbox {
    margin-top: .96rem
}

.vbox {
    background: #fff;
    margin-bottom: 1.4rem;
    padding: .7rem 1.4rem 1rem
}

@media (max-width:992px) {
    .vbox {
        padding: .7rem .7rem 1rem
    }
}

@media (max-width:480px) {
    .vbox {
        padding: .7rem .5rem 1rem
    }
}

.sholder_box .hd {
    padding-bottom: .3rem;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .5rem
}

@media (min-width:640px) {
    .sholder_box .hd {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.sholder_box .hd h2 {
    font-size: .36rem;
    font-weight: bold
}

@media (max-width:1200px) {
    .sholder_box .hd h2 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .sholder_box .hd h2 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .sholder_box .hd h2 {
        font-size: 21px
    }
}

.sholder_box .hd .logo {
    height: .86rem;
    min-height: 60px
}

@media (max-width:639px) {
    .sholder_box .hd {
        text-align: center
    }

    .sholder_box .hd .logo {
        margin: .2rem auto 0
    }
}

.sholder_box .bd {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: .3rem;
    padding-bottom: .7rem;
    font-size: 16px;
    color: #666;
    line-height: 30px
}

.sholder_box .bd img {
    display: block;
    margin-bottom: .3rem
}

@media (max-width:480px) {
    .sholder_box .bd {
        font-size: 15px
    }
}

@media (min-width:640px) {
    .sholder_box .ft {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.sholder_box .ft .url {
    font-size: 16px
}

.sholder_box .ft .url a {
    color: #283c91
}

.sholder_box .ft .return {
    background-color: #283c91;
    height: 48px;
    line-height: 48px;
    display: block;
    padding: 0 26px 0 24px
}

.sholder_box .ft .return em {
    color: #fff;
    display: block;
    padding-left: 46px;
    background: url('../image/return.png') no-repeat left center
}

.sholder_box .ft .return:hover {
    background: #000;
    color: #fff
}

@media (max-width:639px) {
    .sholder_box .ft .return {
        display: none
    }
}

.honor_box h2 {
    text-align: center;
    font-size: .36rem;
    font-weight: bold
}

@media (max-width:1200px) {
    .honor_box h2 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .honor_box h2 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .honor_box h2 {
        font-size: 21px
    }
}

.honor_box .bd {
    border-top: 1px solid #e5e5e5;
    padding: .6rem 0 1rem;
    margin: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center
}

.honor_box .bd img {
    margin-bottom: .6rem
}

@media (min-width:1680px) {
    .honor_box .bd img {
        max-width: 912px
    }
}

@media (min-width:992px) {
    .honor_box .bd img {
        max-width: 80%
    }
}

.honor_box .bd .txt {
    font-size: 16px;
    color: #666;
    line-height: 30px
}

@media (max-width:480px) {
    .honor_box .bd .txt {
        font-size: 15px
    }
}

.honor_box .arc-pnext {
    font-size: 16px;
    color: #999
}

@media (min-width:768px) {
    .honor_box .arc-pnext {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        font-size: 18px
    }

    .honor_box .arc-pnext .item {
        max-width: 40%
    }
}

.honor_box .arc-pnext .item {
    margin-bottom: .3rem
}

.honor_box .arc-pnext a {
    color: #000
}

.honor_box .arc-pnext a:hover {
    color: #283c91
}

.workstation_box h2 {
    text-align: center;
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .workstation_box h2 {
        font-size: 22px
    }
}

.workstation_box .bd {
    padding: .6rem 0 1rem;
    margin: 30px 0 0;
    border-top: 1px solid #e5e5e5
}

.workstation_box .bd img {
    margin-bottom: .5rem;
    width: 100%
}

.workstation_box .bd .txt {
    font-size: 16px;
    color: #666;
    line-height: 30px
}

.workstation_box .bd .txt p {
    margin-bottom: 1em
}

@media (max-width:480px) {
    .workstation_box .bd .txt {
        font-size: 15px
    }
}

.workstation_box .ft {
    font-size: 16px;
    padding-top: 30px;
    border-top: 1px solid #e5e5e5
}

.workstation_box .ft p {
    margin-right: .4rem;
    color: #666;
    display: inline-block;
    line-height: 2
}

.workstation_box .ft p a {
    color: #283c91;
    font-weight: bold
}

.travel_box {
    padding: .9rem 0 1.6rem
}

.travel_box h2 {
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .46rem
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .travel_box h2 {
        font-size: 22px
    }
}

@media (min-width:992px) {
    .travel_box .bd {
        display: flex;
        justify-content: space-between
    }

    .travel_box .bd .lbox {
        flex: 1
    }

    .travel_box .bd .rbox {
        width: 4.6rem;
        margin-left: 1rem;
        height: 100%
    }
}

.travel_box .lbox {
    font-size: 16px;
    color: #666;
    line-height: 30px
}

.travel_box .lbox p {
    margin-top: .3rem
}

.travel_box .rbox {
    background: url('../image/bg02.png') no-repeat center center;
    background-size: cover;
    border: 1px solid #e5e5e5;
    border-top: 4px solid #283c91;
    padding: 1rem 1rem .46rem;
    text-align: center
}

@media (max-width:991px) {
    .travel_box .rbox {
        margin: 50px auto 0
    }

    .travel_box .rbox .to {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        min-width: 300px
    }
}

.travel_box .rbox .to {
    background-color: #283c91;
    color: #fff;
    display: block;
    line-height: 60px;
    font-size: 24px;
    margin-bottom: .5rem
}

@media (max-width:1200px) {
    .travel_box .rbox .to {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .travel_box .rbox .to {
        font-size: 18px
    }
}

.travel_box .rbox .to:hover {
    background: #000;
    color: #fff
}

.travel_box .rbox .tel {
    font-size: 18px;
    line-height: 1.7
}

.travel_box .rbox .tel a {
    display: block;
    color: #283c91
}

.arc_body {
    padding-bottom: 1.3rem
}

@media (min-width:1200px) {
    .arc_body .arc_main {
        float: left;
        width: 60%;
        padding-right: 6.5%;
        box-sizing: content-box
    }

    .arc_body .arc_sub {
        float: right;
        width: 27%
    }
}

@media (min-width:1200px) and (min-width:1360px) {
    .arc_body .arc_main {
        position: relative;
        margin-right: 6.5%
    }

    .arc_body .arc_main::after {
        content: '';
        display: block;
        position: absolute;
        width: 1px;
        height: 100%;
        top: 0;
        right: 0;
        background-color: #e5e5e5
    }
}

@media (min-width:1200px) and (max-width:1359px) {
    .arc_body .arc_sub {
        width: 32%
    }
}

@media (max-width:991px) {
    .arc_body .arc_sub {
        border-top: 1px solid #e5e5e5;
        padding-bottom: 1rem
    }
}

.arc_body .arc_main,
.arc_body .arc_sub {
    padding-top: .7rem
}

@media (min-width:1200px) {

    .arc_body .arc_main,
    .arc_body .arc_sub {
        padding-bottom: 1rem
    }
}

.arc_main .hd {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: .36rem;
    margin-bottom: .4rem
}

.arc_main .hd h1 {
    margin-bottom: 16px;
    font-size: .36rem;
    line-height: .46rem;
    font-weight: bold
}

@media (max-width:1200px) {
    .arc_main .hd h1 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .arc_main .hd h1 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .arc_main .hd h1 {
        font-size: 21px
    }
}

@media (max-width:640px) {
    .arc_main .hd h1 {
        font-size: 24px
    }
}

.arc_main .hd .data {
    color: #999;
    font-size: 18px
}

.arc_main .hd .data span {
    padding-right: 10px
}

@media (max-width:1200px) {
    .arc_main .hd .data {
        font-size: 16px
    }
}

@media (max-width:480px) {
    .arc_main .hd .data {
        font-size: 14px
    }
}

.arc_main .bd {
    line-height: 2;
    padding-bottom: .9rem;
    font-size: 16px
}

.arc_main .bd p {
    margin-bottom: 1em
}

.arc_main .bd img {
    display: block;
    margin: 0 auto 1em
}

@media (min-width:640px) {
    .arc_main .bd img {
        max-width: 70%
    }
}

.arc_main .bd h3 {
    font-size: 24px;
    padding-left: 17px;
    position: relative;
    margin-bottom: 16px;
    margin-top: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {
    .arc_main .bd h3 {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .arc_main .bd h3 {
        font-size: 18px
    }
}

.arc_main .bd h3::before {
    content: '';
    display: block;
    width: 4px;
    height: 70%;
    background-color: #283c91;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    left: 0
}

.arc_main .bd li::before {
    content: '●';
    transform: scale(.5);
    display: inline-block;
    margin-right: .1rem;
    color: #666
}

.page_pnext {
    padding: .4rem 0 .5rem;
    border-top: 1px solid #e5e5e5;
    font-size: 18px;
    color: #999
}

@media (max-width:640px) {
    .page_pnext {
        font-size: 16px
    }
}

.page_pnext p {
    line-height: 2;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.page_pnext a:hover {
    color: #283c91
}

.arc_sub h2 {
    font-size: .3rem;
    line-height: .46rem;
    font-weight: bold
}

@media (max-width:992px) {
    .arc_sub h2 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .arc_sub h2 {
        font-size: 20px
    }
}

@media (max-width:1199px) and (min-width:768px) {
    .sub_news {
        margin-left: -0.25rem !important;
        margin-right: -0.25rem !important;
        overflow: hidden
    }

    .sub_news>* {
        padding-left: .25rem !important;
        padding-right: .25rem !important;
        margin-bottom: .5rem
    }

    .sub_news li {
        width: 50%;
        float: left;
        margin-bottom: 0
    }

    .sub_news li:nth-child(2n+1) {
        clear: both
    }
}

.sub_news li {
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center
}

.sub_news li .img {
    max-width: 140px;
    margin-right: .2rem;
    width: 35%
}

.sub_news li .info {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.sub_news li .tit {
    font-size: 18px;
    line-height: 28px;
    max-height: 56px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin-bottom: 14px
}

.sub_news li .tit:hover {
    color: #283c91
}

@media (max-width:480px) {
    .sub_news li .tit {
        font-size: 17px
    }
}

.sub_news li .time {
    color: #999
}

.solution_list {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important;
    padding-bottom: .46rem
}

.solution_list>* {
    padding-left: .12rem !important;
    padding-right: .12rem !important;
    margin-bottom: .24rem
}

@media (max-width:639px) {
    .solution_list li {
        width: 100%
    }
}

.solution_item {
    background: #fff;
    padding: .3rem .3rem .4rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (max-width:640px) {
    .solution_item {
        padding: 20px 20px 30px
    }
}

.solution_item .tit {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 24px 0 16px
}

@media (max-width:992px) {
    .solution_item .tit {
        font-size: 18px
    }
}

@media (max-width:640px) {}

.solution_item .desc {
    color: #666;
    line-height: 24px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    margin-bottom: .3rem
}

@media (min-width:640px) {
    .solution_item .desc {
        height: 120px
    }
}

@media (max-width:639px) {
    .solution_item .desc {
        max-height: 120px
    }
}

.solution_item .to {
    color: #000;
    display: inline-block
}

.solution_item .to .iconfont {
    font-size: 80%;
    padding-left: 5px
}

.solution_item:hover {
    background-color: #283c91
}

.solution_item:hover * {
    color: #fff
}

.product_topper {
    padding: 50px 0
}

@media (max-width:1199px) {
    .product_topper {
        border-bottom: 1px solid #e5e5e5
    }
}

@media (min-width:992px) {
    .product_topper {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .product_topper .image,
    .product_topper .content {
        width: 50%
    }

    .product_topper .content {
        padding-left: 5%
    }
}

@media (min-width:992px) and (min-width:1920px) {
    .product_topper .content {
        padding-left: 1.3rem;
        padding-right: .6rem
    }
}

@media (max-width:991px) {
    .product_topper .image {
        margin-bottom: .5rem
    }
}

.product_topper .image {
    border: 1px solid #e5e5e5
}

.product_topper .content h2 {
    font-size: .4rem;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 24px
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .product_topper .content h2 {
        font-size: 22px
    }
}

.product_topper .content .desc {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: .7rem;
    color: #666
}

.product_topper .content .tel {
    background-color: #283c91;
    color: #fff;
    height: 48px;
    line-height: 48px;
    display: inline-block;
    padding: 0 24px;
    font-size: 16px
}

.product_topper .content .tel>* {
    display: inline-block;
    vertical-align: middle
}

.product_topper .content .tel i {
    font-size: 150%;
    padding-right: 6px
}

.product_topper .content .tel:hover {
    background: #000;
    color: #fff
}

@media (max-width:1199px) {
    .product_topper+.second_nav_box {
        display: none
    }
}

.product_box {
    padding: 1.1rem 0 1.6rem;
    background: #f5f6f9
}

@media (min-width:1200px) {
    .product_box {
        display: none
    }

    .product_box.on {
        display: block
    }
}

@media (max-width:1199px) {
    .product_box {
        border-bottom: 1px solid #f5f6f9;
        padding-bottom: 1.1rem
    }

    .product_box:nth-child(2n+1) {
        background: #fff
    }
}

.product_box .wrap {
    max-width: 1400px
}

.product_box .hd {
    text-align: center;
    margin-bottom: .4rem
}

.product_box .hd h2 {
    font-size: .36rem;
    font-weight: bold;
    margin-bottom: 14px
}

@media (max-width:1200px) {
    .product_box .hd h2 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .product_box .hd h2 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .product_box .hd h2 {
        font-size: 21px
    }
}

.product_box .hd .desc {
    font-size: 18px;
    color: #666;
    line-height: 1.76
}

@media (max-width:640px) {
    .product_box .hd .desc {
        font-size: 16px
    }
}

.product_scene .hd {
    margin-bottom: .7rem
}

@media (max-width:992px) {
    .product_scene .hd {
        margin-bottom: .5rem
    }

    .product_scene .hd .desc {
        font-size: 15px;
        line-height: 1.6;
        padding: 0 10vw
    }
}

.product_scene .swiperbox {
    display: flex;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .product_scene .swiperbox {
        justify-content: center
    }
}

.product_scene .swiper {
    padding-bottom: 1.4rem;
    margin-left: -0.12rem;
    margin-right: -0.12rem
}

.product_scene li {
    width: 25%
}

@media (max-width:992px) {
    .product_scene li {
        width: 33.33%
    }
}

@media (max-width:640px) {
    .product_scene li {
        width: 50%
    }
}

.product_scene li .inner {
    margin: .12rem;
    background: #fff;
    padding: .36rem
}

@media (max-width:992px) {
    .product_scene li .inner {
        padding: .24rem .24rem .34rem
    }
}

.product_scene li .inner .tit {
    font-size: 24px;
    padding-top: .2rem;
    text-align: center
}

@media (max-width:1200px) {
    .product_scene li .inner .tit {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .product_scene li .inner .tit {
        font-size: 18px
    }
}

.product_scene .pnext-box {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    bottom: 10px;
    width: 1.2rem;
    height: .64rem
}

.product_scene .pnext-box div {
    width: .6rem;
    height: .6rem;
    line-height: 6rem;
    border: 1px solid #283c91;
    font-size: 16px;
    font-weight: bold;
    color: #283c91
}

.product_scene .pnext-box div::after {
    font-size: inherit
}

.product_scene .pnext-box div:hover {
    background-color: #283c91;
    color: #fff
}

.product_scene .pnext-box .swiper-button-next {
    right: 1px
}

@media (max-width:640px) {
    .product_skill .bd {
        overflow-x: auto;
        width: 100vw;
        position: relative;
        left: -4vw
    }

    .product_skill .bd table {
        min-width: 700px
    }

    .product_skill .bd .inner {
        padding: 0 4vw
    }
}

.product_skill table {
    width: 100%;
    background: #f5f6f9
}

.product_skill table td,
.product_skill table th {
    border: 1px solid #f5f6f9;
    padding: 6px 20px;
    font-size: 16px;
    color: #000
}

@media (max-width:640px) {

    .product_skill table td,
    .product_skill table th {
        font-size: 15px
    }
}

.product_skill table tr:nth-child(2n+1) {
    background-color: #bdbbbc
}

.product_skill table tr {
    text-align: center
}

.product_skill table tr td:nth-child(1) {
    text-align: left
}

.product_download li {
    margin-bottom: .2rem
}

.product_download a {
    display: block;
    background: #fff;
    padding: 20px .36rem;
    font-size: 16px;
    line-height: 32px
}

@media (min-width:992px) {
    .product_download a {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center;
        -webkit-box-pack: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

@media (max-width:1199px) {
    .product_download a {
        background: #f5f6f9
    }
}

.product_download a .tit {
    display: block;
    padding-left: .5rem;
    color: #000;
    font-weight: bold;
    background: url('../image/pdf.jpg') no-repeat left top
}

.product_download a .tit:hover {
    color: #283c91
}

@media (min-width:992px) {
    .product_download a .tit {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        max-width: 70%;
        background-position: left center
    }
}

@media (max-width:991px) {
    .product_download a .tit {
        padding-left: 36px
    }
}

.product_download a .tag {
    color: #283c91
}

@media (max-width:768px) {
    .product_download a .tag {
        padding-top: 10px;
        padding-left: 36px;
        display: block
    }
}

@media (min-width:992px) {
    .product_function .wrap {
        display: flex;
        align-items: center
    }

    .product_function .wrap .info,
    .product_function .wrap .image {
        width: 50%
    }

    .product_function li:nth-child(2n) .info {
        padding-left: 5%
    }

    .product_function li:nth-child(2n+1) .info {
        padding-right: 5%;
        order: -1
    }
}

.product_function .wrap {
    padding: .6rem 0
}

.product_function li:nth-child(2n+1) {
    background: #f5f6f9
}

.product_function li:nth-child(2n) {
    background: #fff
}

.product_function .info dt {
    font-size: .3rem
}

@media (max-width:992px) {
    .product_function .info dt {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .product_function .info dt {
        font-size: 20px
    }
}

.product_function .info dd {
    color: #666;
    font-size: 16px;
    margin-top: 16px;
    line-height: 30px
}

@media (max-width:640px) {
    .product_function .info dd {
        font-size: 15px;
        line-height: 1.76;
        margin-top: 12px
    }
}

@media (max-width:991px) {
    .product_function .info {
        padding-top: .5rem
    }
}

.product_intro {
    background: url('../image/bg03.jpg') no-repeat center center;
    background-size: cover;
    padding-bottom: 1.2rem
}

.product_intro .wrap {
    max-width: 1280px
}

.product_intro .bd {
    font-size: 16px;
    line-height: 1.86;
    color: #666
}

.product_intro .bd p {
    margin-bottom: 1em
}

.product_intro .bd .video {
    margin-top: .2rem;
    position: relative
}

.product_intro .bd .video .play {
    width: .8rem;
    height: .8rem;
    background: url('../image/play.png') no-repeat center center;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    z-index: 55;
    cursor: pointer
}

.product_intro .bd .video video {
    height: 6.8rem;
    width: 100%;
    object-fit: cover
}

@media (max-width:992px) {
    .product_intro .bd .video video {
        height: 5rem
    }
}

.notice_box {
    padding: .86rem 0 1.5rem
}

.notice_box h2 {
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .4rem
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .notice_box h2 {
        font-size: 22px
    }
}

.notice_box .list {
    padding-bottom: .7rem
}

.notice_box .notice_item {
    font-size: 16px;
    padding: 0 .3rem
}

@media (min-width:992px) {
    .notice_box .notice_item {
        height: 60px;
        display: flex;
        align-items: center
    }

    .notice_box .notice_item:nth-child(2n+1) {
        background: #f5f6f9
    }

    .notice_box .notice_item .time {
        width: 12%;
        order: -1;
        min-width: 130px
    }

    .notice_box .notice_item .tit {
        flex: 1;
        margin-right: 5%;
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.notice_box .notice_item .time {
    color: #999
}

.notice_box .notice_item .tit {
    color: #000
}

.notice_box .notice_item .tit:hover {
    color: #283c91
}

.notice_box .notice_item .more {
    color: #283c91
}

@media (max-width:991px) {
    .notice_box .notice_item {
        padding: .5rem 0;
        position: relative;
        border-top: 1px solid #e5e5e5;
        font-size: 14px
    }

    .notice_box .notice_item .tit {
        font-size: 17px;
        line-height: 1.76;
        margin-bottom: .3rem;
        display: block
    }

    .notice_box .notice_item .more {
        position: absolute;
        right: 0;
        bottom: .5rem
    }
}

.contact_box {
    padding: .8rem 0 1.2rem
}

.contact_box .hd {
    margin-bottom: .4rem
}

.contact_box .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .contact_box .hd h2 {
        font-size: 22px
    }
}

@media (max-width:480px) {
    .contact_box .hd h2 {
        font-size: 20px;
        line-height: 2;
        text-align: center
    }
}

.contact_box .list {
    margin-bottom: .24rem
}

@media (min-width:992px) {
    .contact_box .list {
        display: flex;
        align-items: stretch
    }

    .contact_box .list li {
        flex: 1
    }

    .contact_box .list li+li {
        margin-left: .24rem
    }
}

.contact_box li {
    text-align: center;
    background: #fff;
    margin-bottom: .2rem;
    padding: .5rem .4rem .4rem
}

.contact_box li .ic1 {
    background: url('../image/con_1.png') no-repeat center center
}

.contact_box li .ic2 {
    background: url('../image/con_2.png') no-repeat center center
}

.contact_box li .ic3 {
    background: url('../image/con_3.png') no-repeat center center
}

.contact_box li .ic {
    width: .8rem;
    height: .8rem;
    display: inline-block;
    margin-bottom: .2rem;
    background-size: contain
}

.contact_box li .info {
    font-size: 16px;
    line-height: 1.8
}

.contact_box .map {
    border: 10px solid #fff;
    height: 5.8rem;
    min-height: 400px
}

.team_box_one {
    padding: .9rem 0 .8rem;
    position: relative
}

.team_box_one .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .7rem
}

.team_box_one .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .team_box_one .hd h2 {
        font-size: 22px
    }
}

.team_box_one .swiper {
    overflow: visible;
    margin-left: -0.12rem;
    margin-right: -0.12rem
}

.team_box_one .swiper-pagination {
    left: 0;
    bottom: 0;
    height: .06rem;
    width: 100%;
    background: transparent !important
}

.team_box_one .swiper-pagination .swiper-pagination-progressbar-fill {
    height: .06rem;
    background-color: #283c91
}

.team_box_one li {
    width: 8.34rem
}

@media (max-width:992px) {
    .team_box_one li {
        width: 80%
    }
}

@media (max-width:640px) {
    .team_box_one li {
        width: 100%
    }
}

.team_box_one .inner {
    background: #fff;
    border: 1px solid #f1f1f1;
    margin: 0 .12rem;
    padding: .4rem .3rem .4rem .4rem
}

@media (min-width:768px) {
    .team_box_one .inner {
        display: flex
    }
}

.team_box_one .pic {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    position: relative
}

@media (max-width:991px) {
    .team_box_one .pic {
        margin: 0 auto .6rem
    }
}

@media (max-width:480px) {
    .team_box_one .pic {
        margin-bottom: .4rem
    }
}

.team_box_one .pic img {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    position: relative;
    z-index: 5
}

.team_box_one .pic::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #d4d8e9;
    border-radius: 50%;
    left: .1rem;
    top: .1rem
}

.team_box_one .lbox {
    position: relative
}

@media (min-width:768px) {
    .team_box_one .lbox {
        width: 2rem;
        margin-right: .6rem
    }
}

.team_box_one .lbox .title {
    margin: .3rem 0 .5rem;
    text-align: center
}

.team_box_one .lbox h3 {
    font-size: .3rem;
    font-weight: bold;
    color: #283c91;
    margin-bottom: 2px
}

@media (max-width:992px) {
    .team_box_one .lbox h3 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .team_box_one .lbox h3 {
        font-size: 20px
    }
}

.team_box_one .lbox .position {
    font-size: 16px;
    color: #999
}

.team_box_one .content {
    flex: 1
}

.team_box_one .content .scroll {
    height: 340px;
    overflow-y: auto;
    padding-right: .1rem
}

.team_box_one .content .scroll::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.team_box_one .content .scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #d4d8e9
}

.team_box_one .content .scroll::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #fff
}

.team_box_one .content .info {
    padding-top: .3rem;
    color: #666;
    font-size: 16px;
    line-height: 24px
}

@media (max-width:1200px) {
    .team_box_one .content .info {
        font-size: 15px
    }
}

.team_box_one .content .info p {
    padding-left: 18px;
    margin-bottom: 10px;
    position: relative
}

.team_box_one .content .info p::before {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #283c91;
    left: 0;
    top: 10px
}

.team_box_one .pnext-boxs {
    margin: .5rem auto 0
}

.team_box_two {
    padding: .86rem 0 1.2rem;
    background: url('../image/map.png') no-repeat center center;
    background-size: contain
}

.team_box_two h2 {
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .4rem
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .team_box_two h2 {
        font-size: 22px
    }
}

.team_box_two .bd {
    text-align: center
}

.honor_box_one {
    background: url('../image/bg04.jpg') no-repeat center bottom;
    background-size: cover;
    padding: 1rem 0 1.5rem
}

@media (min-width:1200px) {
    .honor_box_one .wrap {
        display: flex
    }
}

.honor_box_one .tit img {
    width: 4.22rem
}

@media (max-width:480px) {
    .honor_box_one .tit img {
        width: 5rem
    }
}

@media (min-width:1200px) {
    .honor_box_one .tit {
        width: 40%;
        margin-right: 1rem
    }
}

@media (min-width:1920px) {
    .honor_box_one .tit {
        width: 650px
    }
}

@media (max-width:1199px) {
    .honor_box_one .tit {
        display: block;
        margin-bottom: .5rem;
        padding-left: 20px
    }
}

.honor_box_one .info {
    flex: 1;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px
}

.honor_box_one .info p {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px
}

.honor_box_one .info p::before {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 12px;
    background-color: #283c91;
    border-radius: 50%
}

.honor_box_one .info span {
    font-weight: normal
}

@media (max-width:640px) {
    .honor_box_one .info {
        font-size: 16px
    }
}

.honor_box_two {
    padding: 1.1rem 0 1.4rem;
    position: relative;
    background: #fff
}

.honor_box_two .pnext {
    width: .6rem;
    height: .6rem;
    border: 1px solid #283c91;
    text-align: center;
    color: #283c91;
    font-size: .2rem;
    background: #fafbfc;
    margin-top: -0.6rem
}

.honor_box_two .pnext::after {
    font-size: inherit
}

.honor_box_two .swiper-button-next {
    right: 50%;
    margin-right: -3.8rem
}

.honor_box_two .swiper-button-prev {
    left: 50%;
    margin-left: -3.8rem
}

.honor_box_two .swiper-pagination {
    left: 0;
    bottom: 0;
    height: .06rem;
    width: 100%;
    background: transparent !important
}

.honor_box_two .swiper-pagination .swiper-pagination-progressbar-fill {
    height: .06rem;
    background-color: #283c91
}

.honor_box_two .inner {
    margin: 0 .2rem;
    text-align: center;
    padding-top: .6rem
}

.honor_box_two .inner .imgbox {
    padding: .6rem 1.2rem;
    box-shadow: 0 .06rem .1rem rgba(0, 0, 0, 0.05);
    background: #fff;
    margin-bottom: .26rem
}

.honor_box_two .inner .tit {
    font-size: 24px
}

@media (max-width:1200px) {
    .honor_box_two .inner .tit {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .honor_box_two .inner .tit {
        font-size: 18px
    }
}

.honor_box_two li {
    width: 6rem;
    opacity: .6
}

.honor_box_two .swiper-slide-active {
    opacity: 1
}

.honor_box_two .swiper-slide-active .inner {
    padding-top: 0
}

.honor_box_two .swiper-slide-active .imgbox {
    padding: .6rem
}

.honor_box_three {
    padding: .3rem 0 1rem;
    position: relative
}


.honor_box_three .hd h2 {
    font-size: .4rem;
    font-weight: bold;
    text-align: center;
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .honor_box_three .hd h2 {
        font-size: 22px
    }
}

.honor_box_three .hd .pnext-box {
    position: relative;
    width: 1.2rem;
    height: .6rem
}

.honor_box_three .hd .pnext-box .pnext {
    width: .6rem;
    height: .6rem;
    margin: 0;
    top: 0;
    border: 1px solid #283c91;
    color: #283c91;
    font-size: 16px
}

.honor_box_three .hd .pnext-box .pnext::after {
    font-weight: bold;
    font-size: inherit
}

.honor_box_three .hd .pnext-box .pnext:hover {
    background-color: #283c91;
    color: #fff
}

.honor_box_three .hd .pnext-box .swiper-button-next {
    right: 1px
}

@media (max-width:640px) {
    .honor_box_three .hd .pnext-box {
        width: 1.3rem
    }

    .honor_box_three .hd .pnext-box .pnext {
        font-size: 13px
    }
}



@media (max-width:992px) {
    .honor_box_three li {
        width: 33.3%
    }
}

@media (max-width:640px) {
    .honor_box_three li {
        width: 50%
    }
}

.honor_box_three .inner {
    background: #f5f6f9;
    margin: 0 .12rem;
    padding: .3rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    position: relative
}

.honor_box_three .inner::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #283c91;
    left: 0;
    bottom: 0;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.honor_box_three .inner .imgbox {
    padding: .12rem
}

.honor_box_three .inner .tit {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
    margin-top: .4rem;
    color: #000
}

@media (max-width:992px) {
    .honor_box_three .inner .tit {
        font-size: 16px
    }
}

.honor_box_three .inner:hover {
    background: #fff;
    box-shadow: 0 .06rem .1rem rgba(0, 0, 0, 0.2);
    transform: translateY(-10px)
}

.honor_box_three .inner:hover::after {
    width: 100%
}

.personnel_box_one {
    background: url('../image/bg06.jpg') no-repeat center bottom;
    background-size: contain;
    color: #fff;
    padding: 1rem 0
}

.personnel_box_one .inner {
    background: url('../image/bg05.jpg') no-repeat center bottom;
    background-size: cover;
    padding: 1rem .9rem
}

@media (max-width:640px) {
    .personnel_box_one .inner {
        padding: .6rem .4rem
    }
}

@media (min-width:92px) {
    .personnel_box_one .inner {
        display: flex;
        align-items: center
    }

    .personnel_box_one .tit {
        width: 1.05rem;
        margin-right: .46rem
    }

    .personnel_box_one .info {
        flex: 1;
        max-width: 780px
    }
}

.personnel_box_one .info {
    font-size: .3rem;
    line-height: 1.46
}

@media (max-width:992px) {
    .personnel_box_one .info {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .personnel_box_one .info {
        font-size: 20px
    }
}

.personnel_box_one .info p+p {
    margin-top: 1em
}

@media (max-width:640px) {
    .personnel_box_one .info {
        font-size: 16px
    }
}

.personnel_box_two {
    padding: .9rem 0 1.2rem;
    position: relative
}

.personnel_box_two .swiper-pagination {
    left: 0;
    bottom: 0;
    height: .06rem;
    width: 100%;
    background: transparent !important
}

.personnel_box_two .swiper-pagination .swiper-pagination-progressbar-fill {
    height: .06rem;
    background-color: #283c91
}

.personnel_box_two .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .5rem
}

.personnel_box_two .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .personnel_box_two .hd h2 {
        font-size: 22px
    }
}

.personnel_box_two .hd .pnext-box {
    position: relative;
    width: 1.2rem;
    height: .6rem
}

.personnel_box_two .hd .pnext-box .pnext {
    width: .6rem;
    height: .6rem;
    margin: 0;
    top: 0;
    border: 1px solid #283c91;
    color: #283c91;
    font-size: 16px
}

.personnel_box_two .hd .pnext-box .pnext::after {
    font-weight: bold;
    font-size: inherit
}

.personnel_box_two .hd .pnext-box .pnext:hover {
    background-color: #283c91;
    color: #fff
}

.personnel_box_two .hd .pnext-box .swiper-button-next {
    right: 1px
}

@media (max-width:640px) {
    .personnel_box_two .hd .pnext-box {
        width: 1.3rem
    }

    .personnel_box_two .hd .pnext-box .pnext {
        font-size: 13px
    }
}

.personnel_box_two .swiper li {
    max-width: 8.3rem
}

@media (max-width:992px) {}

@media (max-width:640px) {
    .personnel_box_two .swiper li {
        width: 80%
    }
}

.personnel_box_two .swiper .inner {
    margin: 0 .2rem;
    cursor: pointer
}

@media (max-width:1200px) {
    .personnel_box_two .swiper .inner {
        margin: 0 .12rem
    }
}

.personnel_box_three {
    padding: 1.1rem 0 1.5rem
}

.personnel_box_three h2{
    font-size: 30px ;
    text-align: center;
    margin-bottom: 0.5rem;
}

.personnel_box_three .list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

@media (max-width:1199px) {
    .personnel_box_three .list {
        flex-wrap: wrap
    }
}

@media (min-width:1200px) {
    .personnel_box_three li {
        width: 25%
    }
}

@media (max-width:1199px) {
    .personnel_box_three li {
        width: 50%
    }
}

@media (max-width:639px) {
    .personnel_box_three li {
        width: 50%
    }
}

.personnel_box_three li {
    border: 1px solid #ebebeb;
    text-align: center;
    padding: .4rem 2% .4rem;
    position: relative;
    margin-left: -1px;
    margin-top: -1px;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    z-index: 1
}

.personnel_box_three li .ic1 {
    background: url('../image/rc_1.png') no-repeat center center
}

.personnel_box_three li .ic2 {
    background: url('../image/rc_2.png') no-repeat center center
}

.personnel_box_three li .ic3 {
    background: url('../image/rc_3.png') no-repeat center center
}

.personnel_box_three li .ic4 {
    background: url('../image/rc_4.png') no-repeat center center
}

.personnel_box_three li .ic5 {
    background: url('../image/rc_5.png') no-repeat center center
}

.personnel_box_three li .ic6 {
    background: url('../image/rc_6.png') no-repeat center center
}

.personnel_box_three li .ic7 {
    background: url('../image/rc_7.png') no-repeat center center
}

.personnel_box_three li .ic8 {
    background: url('../image/rc_8.png') no-repeat center center
}

.personnel_box_three li::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #283c91;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    left: 0;
    top: 0
}

@media (max-width:639px) {
    .personnel_box_three li {
        padding: 60px 30px
    }
}

@media (min-width:768px) {
    .personnel_box_three li:hover {
        box-shadow: 0 .06rem .1rem rgba(0, 0, 0, 0.2);
        z-index: 55;

        padding-bottom: .4rem
    }

    .personnel_box_three li:hover::before {
        width: 100%
    }

    .personnel_box_three li h4 {
        margin-top: .4rem
    }

    .personnel_box_three li .more {
        opacity: 1;
        height: 48px
    }
}

.personnel_box_three li .ic {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    background-size: contain
}

.personnel_box_three li h4 {
    font-size: 24px;
    font-weight: bold;
    margin: .2rem 0 .1rem
}

@media (max-width:640px) {
    .personnel_box_three li h4 {
        font-size: 22px
    }
}

.personnel_box_three li .txt {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
}

@media (max-width:1200px) {
    .personnel_box_three li .txt {
        font-size: 14px
    }
}

.personnel_box_three li .more {
    line-height: 48px;
    overflow: hidden;
    background-color: #283c91;
    color: #fff;
    padding: 0 44px;
    display: inline-block;
    font-size: 16px;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

@media (max-width:480px) {
    .personnel_box_three li .more {
        line-height: 42px;
        padding: 0 30px
    }
}

@media (min-width:768px) {
    .personnel_box_three li .more {
        opacity: 0;
        height: 0px
    }
}

.personnel_box_three li .more i {
    font-size: 80%
}

.personnel_box_three li .more{
    background: #f08300;
    color: #fff
}

.recruit_box {
    padding: .9rem 0 1.2rem
}

.recruit_box h2 {
    font-size: .35rem;
    font-weight: bold;
    margin-bottom: .5rem;
    text-align: center
}
.recruit_box h3 {
    font-size: .17rem;
    margin-bottom: .5rem;
    text-align: center
}

.recruit_box .row p {
    font-size: .3rem;    
    margin-bottom: .2rem;

}
.recruit_box .row p a {
    font-size: .18rem;
    line-height: 25px;
    color: #f08300;
}

@media (max-width:1200px) {}

@media (max-width:992px) {
    .recruit_box h3 {font-size: 16px;margin-bottom: .5rem;text-align: left}
}

@media (max-width:640px) {
    .recruit_box h2 {
        font-size: 22px
    }
}

.recruit_box .recruit_list {
    padding-bottom: .6rem;
    margin: 0 .6rem;
}

.recruit_box .rhd {
    padding: .26rem .36rem;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #f79548;
}

.recruit_box .rhd h5 {
    font-size: 18px;
    position: relative
}

.recruit_box .rhd h5 {
    font-size: 18px;
    position: relative
}
.recruit_box .rhd .txt {
    font-size: 16px;
    color: #666;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    line-height: 1.8
}

.recruit_box .rhd .txt span {
    padding-right: .32rem;
    position: relative;
    display: block;
    min-width: 18%
}

@media (max-width:1200px) {}

@media (min-width:768px) {
    .recruit_box .rhd .txt span::before {
        content: '';
        width: 1px;
        height: 60%;
        background: #f5f6f9;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5;
        right: 0
    }

    .recruit_box .row p {
        font-size: 0.2rem;
        margin-bottom: .2rem;
    }
    
}

.recruit_box .rhd .txt span:last-child::before {
    display: none
}

@media (max-width:1199px) {}

@media (max-width:768px) {
    .recruit_box .rhd .txt {
        font-size: 14px
    }

    .recruit_box .rhd .txt span {
        min-width: 33%
    }
}

@media (max-width:640px) {
    .recruit_box .rhd .txt span {
        width: 100%
    }
}

.recruit_box .rhd .arr {
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    color: #283c91;
    width: .3rem;
    height: .3rem;
    background: url('../image/ic_jia.png') no-repeat center center;
    background-size: contain
}

@media (max-width:1199px) {
    .recruit_box .rhd .arr {
        right: 0
    }
}

@media (max-width:480px) {
    .recruit_box .rhd .arr {
        width: .4rem;
        height: .4rem
    }
}

.recruit_box .rbd {
    display: none;
    padding: .1rem .35rem .1rem;
}

.recruit_box .rbd .content {
    margin-bottom: .5rem;
    font-size: .3rem;
    line-height: 26px;
}

@media (min-width:1200px) {
    .recruit_box .rbd .content {
        display: flex;
        justify-content: space-between
    }

}

@media (max-width:1199px) {
    .recruit_box .rbd .content dl+dl {
        padding-top: 30px
    }
}

@media (min-width:992px) {
    .recruit_box .rbd .email {text-align: right}
    .recruit_box .recruit_list {padding-bottom: .6rem;margin: 0 .2rem;}
    .recruit_box h3 {font-size: .2rem;margin-bottom: .5rem;text-align: center;line-height: 25px;}
    .recruit_box .rbd .email a {
        color: #fff;
        padding: 0 46px;
        height: 48px;
        line-height: 48px;
        display: inline-block;
        background-color: #283c91;
        font-size: 16px;
        position: relative;
        margin-left: auto;
        margin-right: 0;
    }

    .recruit_box .rbd .email a:hover {
        background: #000;
        color: #fff
    }

    .recruit_box .rbd dl{font-size: 16px;}


}

@media (max-width:991px) {
    .recruit_box .rbd a {
        background-color: #283c91;
        display: inline-block;
        font-size: 16px;
        color: #fff;
        padding: 6px 10px
    }
}

.recruit_box dl dt {
    font-size: 16px;
    margin-bottom: .1rem
}

.recruit_box dl dd {
    color: #666;
    line-height: 2
}

.recruit_box li.active .rhd .arr {
    background-image: url('../image/ic_jian.png')
}

.recruit_box li.active .rbd {
    display: block
}

.news_rec {
    padding: .96rem 0;
    position: relative
}

@media (max-width:768px) {
    .news_rec {
        padding-top: .2rem
    }
}

.news_rec .swiper {
    background: #f5f6f9
}

@media (min-width:992px) {
    .news_rec li {
        display: flex;
        align-items: center
    }

    .news_rec li .image {
        height: 100%
    }

    .news_rec li .image,
    .news_rec li .info {
        width: 50%
    }
}

.news_rec .pnext-boxs {
    right: .5rem;
    bottom: .5rem;
    z-index: 55;
    position: absolute
}

.news_rec .info {
    padding: .5rem 5%
}

.news_rec .info .inner {
    max-width: 640px
}

.news_rec .info .tit {
    font-size: .3rem;
    font-weight: bold;
    display: block
}

@media (max-width:992px) {
    .news_rec .info .tit {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .news_rec .info .tit {
        font-size: 20px
    }
}

.news_rec .info .tit:hover {
    color: #283c91
}

.news_rec .info .desc {
    font-size: 16px;
    line-height: 28px;
    margin: 16px 0 .3rem;
    color: #666;
    height: 56px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2
}

.news_rec .info .time {
    font-size: 16px;
    color: #666;
    margin-bottom: .8rem
}

.news_rec .info .more {
    color: #283c91;
    font-size: 16px;
    padding-right: 30px;
    background: url('../image/more.png') no-repeat right center;
    line-height: 40px;
    height: 40px
}

.news_box {
    padding: .9rem 0 1.2rem
}

.news_list {
    padding-bottom: .3rem
}

.news_items {
    margin-bottom: .36rem;
    background: #fff
}

@media (min-width:640px) {
    .news_items {
        display: -webkit-flex;
        display: flex;
        display: -webkit-box;
        display: box;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-align: center;
        box-align: center
    }

    .news_items .image {
        max-width: 5.2rem;
        width: 40%;
        display: block;
        min-width: 220px
    }

    .news_items .info {
        min-width: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

    .news_items .tit {
        overflow: hidden;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }
}

.news_items .info {
    padding: 30px 5%
}

@media (max-width:640px) {
    .news_items .info {
        padding: 26px 3%
    }
}

.news_items .info .tit {
    font-size: 24px;
    display: block;
    font-weight: bold
}

@media (max-width:1200px) {
    .news_items .info .tit {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .news_items .info .tit {
        font-size: 18px
    }
}

.news_items .info .tit:hover {
    color: #283c91
}

.news_items .info .desc {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    height: 56px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin: 14px 0 .36rem
}

@media (max-width:768px) {
    .news_items .info .desc {
        line-height: 24px;
        height: 48px;
        margin-bottom: .2rem
    }
}

@media (max-width:640px) {
    .news_items .info .desc {
        font-size: 15px
    }
}

.news_items .info .data {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    font-size: 16px;
    color: #666
}

@media (max-width:640px) {
    .news_items .info .data {
        font-size: 14px
    }
}

.news_items .info .more {
    color: #283c91;
    padding-right: .3rem;
    background: url('../image/more.png') no-repeat right center;
    line-height: 40px;
    height: 40px;
    display: block;
    background-size: .24rem
}

@media (max-width:640px) {
    .news_items .info .more {
        background-size: .3rem;
        padding-right: .4rem
    }
}

.center_box_one {
    padding: 1.2rem 0 1.7rem
}

@media (min-width:1680px) {
    .center_box_one .wrap {
        display: flex;
        justify-content: space-between
    }

    .center_box_one .wrap>* {
        height: 100%
    }

    .center_box_one .wrap .content {
        width: 56%;
        max-width: 807px
    }

    .center_box_one .wrap .image {
        max-width: 660px;
        width: 36%
    }

    .center_box_one .wrap .img1 {
        display: none
    }
}

@media (max-width:1679px) {

    .center_box_one .image,
    .center_box_one .link-btn {
        text-align: center
    }

    .center_box_one .img2 {
        display: none
    }
}

.center_box_one .content h2 {
    font-size: .4rem;
    font-weight: bold;
    margin-bottom: .3rem;
    line-height: 1.2
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .center_box_one .content h2 {
        font-size: 22px
    }
}

.center_box_one .content .txt {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    padding-bottom: .34rem
}

.center_box_one .content .txt p {
    margin-bottom: 1.2em
}

@media (max-width:640px) {
    .center_box_one .content .txt {
        font-size: 15px
    }
}

.center_box_one .content .link {
    background-color: #283c91;
    color: #fff;
    display: inline-block;
    padding: 0 30px;
    font-size: 16px
}

.center_box_one .content .link:hover {
    background: #000;
    color: #fff
}

.center_box_one .content .link em {
    height: 56px;
    line-height: 56px;
    padding-left: 45px;
    display: block;
    background: url('../image/pdf2.png') no-repeat left center
}

.center_box_two {
    clear: both
}

.center_box_two h2 {
    font-size: .36rem;
    font-weight: bold;
    margin-bottom: .5rem;
    line-height: 1.2;
    text-align: center
}

@media (max-width:1200px) {
    .center_box_two h2 {
        font-size: 26px
    }
}

@media (max-width:992px) {
    .center_box_two h2 {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .center_box_two h2 {
        font-size: 21px
    }
}

@media (min-width:768px) {
    .center_box_two .bd {
        border: 1px solid #f3f3f3;
        padding: .5rem 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap
    }

    .center_box_two .bd .item:nth-child(2) {
        position: relative
    }

    .center_box_two .bd .item:nth-child(2)::before,
    .center_box_two .bd .item:nth-child(2)::after {
        content: '';
        display: block;
        width: 1px;
        height: 100%;
        background-color: #f3f3f3;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 5
    }

    .center_box_two .bd .item:nth-child(2)::before {
        left: 0
    }

    .center_box_two .bd .item:nth-child(2)::after {
        right: 0
    }
}

@media (min-width:768px) and (min-width:1680px) {
    .center_box_two .bd .item {
        flex: 1
    }

    .center_box_two .bd .item:first-child {
        flex: 1.8
    }
}

@media (min-width:768px) and (max-width:1679px) {
    .center_box_two .bd .item {
        width: 50%
    }

    .center_box_two .bd .item:first-child {
        margin-bottom: .5rem;
        border-bottom: 1px solid #f3f3f3;
        padding-bottom: .5rem;
        width: 100%
    }
}

.center_box_two .item {
    padding: 0 .5rem;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center
}

@media (max-width:1680px) {
    .center_box_two .item {
        padding: 0 .3rem
    }
}

@media (max-width:767px) {
    .center_box_two .item {
        padding: .3rem .3rem;
        border: 1px solid #e5e5e5;
        position: relative;
        margin-top: -1px
    }
}

.center_box_two .item .ic1 {
    background: url('../image/ys01.png') no-repeat center center
}

.center_box_two .item .ic2 {
    background: url('../image/ys02.png') no-repeat center center
}

.center_box_two .item .ic3 {
    background: url('../image/ys03.png') no-repeat center center
}

.center_box_two .item .ic {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: contain;
    margin-right: .26rem
}

@media (max-width:640px) {
    .center_box_two .item .ic {
        width: 36px;
        height: 36px
    }
}

.center_box_two .item dl {
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.center_box_two .item dt {
    font-size: 16px;
    color: #666;
    font-weight: normal;
    margin-bottom: 2px
}

.center_box_two .item dd {
    font-size: 24px;
    color: #000
}

@media (max-width:1200px) {
    .center_box_two .item dd {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .center_box_two .item dd {
        font-size: 18px
    }
}

.center_box_two .videobox {
    margin-top: 1.5rem;
    position: relative;
    overflow: hidden
}

.center_box_two .videobox .poster {
    position: relative;
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.center_box_two .videobox .poster ._bg {
    visibility: hidden
}

.center_box_two .videobox .poster .ic-play {
    width: .8rem;
    height: .8rem;
    background: url('../image/play.png') no-repeat center center;
    background-size: contain;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    z-index: 555;
    cursor: pointer
}

.center_box_two .videobox .vinner {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.center_box_two .videobox .vinner .cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    left: 0;
    top: 0;
    z-index: 6;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    opacity: 0
}

.center_box_two .videobox .video {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 1rem;
    max-width: 1200px;
    width: 90%;
    height: 80%;
    z-index: 7
}

.center_box_two .videobox video {
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(0)
}

.center_box_two .videobox.on .cover {
    opacity: 1
}

.center_box_two .videobox.on video {
    transform: scale(1)
}

.center_box_three {
    padding: 1.1rem 0 1.7rem;
    background: url("../image/dot.png")
}

.center_box_three .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: .8rem
}

.center_box_three .hd h2 {
    font-size: .4rem;
    font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
    .center_box_three .hd h2 {
        font-size: 22px
    }
}

.center_box_three .hd .adv {
    font-size: 24px;
    padding-left: 1.4rem;
    position: relative
}

@media (max-width:1200px) {
    .center_box_three .hd .adv {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .center_box_three .hd .adv {
        font-size: 18px
    }
}

.center_box_three .hd .adv::before {
    content: '';
    display: block;
    width: 1.14rem;
    height: 2px;
    background-color: #283c91;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    left: 0
}

.center_box_three .progres {
    left: 0;
    bottom: 0;
    height: .06rem;
    position: absolute;
    width: 100%;
    background: #e4e4e4;
    z-index: 5555
}

.center_box_three .progres .line {
    height: .06rem;
    transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
    background-color: #283c91;
    position: absolute
}

.center_box_three .swiper-info-box {
    position: relative;
    padding-bottom: 1rem
}

.center_box_three .swiper-info .pnext-boxs {
    position: absolute;
    right: 0;
    bottom: 0
}

@media (min-width:768px) {
    .center_box_three .swiper-info li {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .center_box_three .swiper-info li .image,
    .center_box_three .swiper-info li dl {
        width: 47%
    }
}

.center_box_three dl {
    position: relative
}

@media (max-width:767px) {
    .center_box_three dl {
        padding-top: .5rem
    }
}

.center_box_three dl dt {
    color: #283c91;
    font-size: .3rem;
    margin-bottom: .16rem
}

@media (max-width:992px) {
    .center_box_three dl dt {
        font-size: 24px
    }
}

@media (max-width:768px) {
    .center_box_three dl dt {
        font-size: 20px
    }
}

.center_box_three dl .txt {
    font-size: 16px
}

.center_box_three dl .txt p {
    position: relative;
    line-height: 40px;
    cursor: pointer;
    padding-left: 26px
}

.center_box_three dl .txt p.on {
    color: #283c91
}

.center_box_three dl .txt p::before {
    content: '●';
    color: #283c91;
    font-size: 10px;
    transform: scale(.8);
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width:992px) {
    .center_box_three dl .txt p {
        line-height: 30px;
        font-size: 15px
    }
}

.center_box_three dl .year {
    font-size: 2rem;
    opacity: .1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    right: 0
}

.center_box_three .swiper-nav {
    position: relative
}

@media (max-width:1920px) {}

.center_box_three .swiper-nav li {
    width: 20%;
    text-align: center;
    position: relative;
    padding-top: .66rem;
    cursor: pointer;
    font-size: 24px
}

@media (max-width:1200px) {
    .center_box_three .swiper-nav li {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .center_box_three .swiper-nav li {
        font-size: 18px
    }
}

.center_box_three .swiper-nav li::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: .3rem
}

@media (max-width:768px) {
    .center_box_three .swiper-nav li {
        width: 25%
    }
}

.center_box_three .swiper-nav .swiper-slide-thumb-active {
    color: #283c91
}

.center_box_three .swiper-nav .swiper-slide-thumb-active::before {
    border-color: #283c91
}

* {
    margin: 0;
    padding: 0
}

.new-float {
    position: fixed;
    right: -213px;
    top: 50%;
    margin-top: -98px;
    z-index: 99999;
    overflow: hidden
}

.new-float:hover {
    overflow: visible
}

@media (max-width:768px) {
    .new-float {
        display: none
    }
}

.new-float * {
    box-sizing: content-box
}

.new-float .f_nav {
    position: relative
}

.new-float .f_nav li {
    width: 60px;
    height: 60px;
    display: block;
    text-align: left;
    background: #fff;
    position: relative;
    margin-bottom: 6px
}

.new-float li:hover .f_icon,
.new-float li.active .f_icon {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.new-float .f_nav li.active {
    background: #283c91
}

.new-float .f_nav li.tel {
    text-align: left;
    width: 220px;
    padding-left: 53px;
    padding-top: 0px;
    height: 60px;
    transition: all .6s ease 0s;
    -webkit-transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0)
}

.new-float .f_icon {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0px;
    top: 0px
}

.new-float .f_nav li.tel {
    cursor: pointer
}

.new-float .f_nav li p {
    margin: 0px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #fff
}

.new-float .f_nav li.tel:hover {
    transform: translate(-220px, 0);
    -webkit-transform: translate(-220px, 0);
    -moz-transform: translate(-220px, 0);
    -ms-transform: translate(-220px, 0);
    -o-transform: translate(-220px, 0)
}

.new-float .f_nav li.tel.f_qq:hover {
    transform: translate(-110px, 0);
    -webkit-transform: translate(-110px, 0);
    -moz-transform: translate(-110px, 0);
    -ms-transform: translate(-110px, 0);
    -o-transform: translate(-110px, 0)
}

.new-float .f_nav li.tit a {
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 60px;
    padding-top: 8px
}

.new-float .f_nav li.tit:hover {
    background: #000
}

.new-float .f_nav li a {
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    width: 60px;
    height: 60px;
    text-decoration: none
}

.new-float .f_nav li:hover {
    background: #283c91
}

.new-float .top_icon {
    background: url(../image/l_icon03.png) center center no-repeat
}

.new-float .q_icon {
    background: url(../image/l_icon02.png) center center no-repeat
}

.new-float .tel_icon {
    background: url(../image/l_icon01.png) center center no-repeat
}

.new-float .w_icon {
    background: url(../image/l_icon02.png) center center no-repeat
}

.new-float .f_nav li.tel :hover a {
    cursor: none
}

.new-float .l_code {
    position: absolute;
    left: -150px;
    top: 50%;
    margin-top: -65px
}

.new-float .l_code .inner {
    width: 132px;
    height: 132px;
    position: relative;
    padding-right: 10px;
    padding: 0px;
    background: #fff;
    border: 1px solid #283c91;
    display: block;
    box-sizing: border-box
}

.new-float .l_code .inner::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #283c91;
    top: 50%;
    margin-top: -3px;
    right: -11px
}

.new-float .l_code img {
    display: block;
    width: 130px;
    height: 130px
}

.new-float .l_code {
    opacity: 0;
    filter: alpha(opacity=0);
    transition-duration: .6s;
    transition-property: all;
    transition-timing-function: ease-out;
    transform: translate(-50px, 0)
}

.new-float .l_code.active {
    opacity: 1;
    filter: alpha(opacity=1);
    transform: translate(0, 0)
}