@import "../iconfont/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: 1560px;
    margin-left: auto;
    margin-right: auto
}

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

.wrap2 {
    width: 88vw;
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto
}

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

@media (min-width:1680px) {
    .wrap2 {
        max-width: 1320px
    }
}

.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: #f8f8f8
}

.bgf {
    background: #fff
}

.c {
    color: #045DA1
}

.bgc {
    background-color: #045DA1
}

.cf {
    color: #fff
}

.bg0 {
    background-color: #131210
}

.hv:hover {
    color: #045DA1
}

.hvf:hover {
    color: #fff
}

.bghover {
    transition: .6s
}

.bghover:Hover {
    background-color: #045DA1;
    color: #fff
}

.l {
    border: 1px solid #eeeeee
}

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

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

.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 .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)
}

.wrap2 {
    width: 88vw;
    max-width: 1560px;
    margin-left: auto;
    margin-right: auto
}

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

@media (min-width:1680px) {
    .wrap2 {
        max-width: 1320px
    }
}

.iconfont {
    font-size: inherit
}

.fancybox-container {
    z-index: 999999999
}

.lb0 {
    border-bottom: 0 !important
}

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

.medium {
    font-family: medium
}

.bgf {
    background: #fff !important
}

.datas .val {
    font-family: medium
}

.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
}

.pt0 {
    padding-top: 0 !important
}

.c {
    color: #045DA1
}

@media (max-width:768px) {
    .swiper-pagination-bullet {
        width: 6px;
        height: 6px
    }
}

.swiper-pagination-bullet-active {
    background-color: #045DA1 !important
}

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

.bsBox {
    box-sizing: content-box
}

.bsBox>* {
    box-sizing: content-box
}

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

.pagination li {
    margin: 0
}

.pagination li>* {
    padding: 0 !important;
    font-size: 16px;
    border-radius: 50% !important;
    color: #999
}

@media (max-width:640px) {
    .pagination li>* {
        font-size: 14px
    }
}

.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: #045DA1
}

.pagination li>a,
.pagination li>span {
    float: none;
    display: inline-block;
    cursor: pointer;
    color: #000;
    padding: 0;
    width: .56rem !important;
    height: .56rem !important;
    line-height: .56rem !important;
    text-align: center !important;
    border: 1px solid #eeeeee;
    border: 0
}

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

#totop {
    width: 50px;
    height: 50px;
    background: url('../images/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;
    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: #045DA1
    }
}

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

main {
    margin-top: 1.1rem
}

@media (max-width:768px) {
    main {
        margin-top: 60px
    }
}

header {
    transition: .6s;
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    background: #fff;
    overflow: hidden
}

header:hover {
    overflow: visible
}

header .logo {
    width: 2rem;
    height: 100%;
    background: url('../images/logo.png') no-repeat left center;
    display: block;
    transition: .6s;
    background-size: contain;
    margin-right: 1rem
}

@media (max-width:1680px) {
    header .logo {
        margin-right: .5rem
    }
}

.head_wrap {
    transition: .6s;
    height: 1.1rem;
    padding: 0 36px;
    display: flex;
    max-width: 1920px;
    margin: 0 auto
}

@media (max-width:768px) {
    .head_wrap {
        height: 60px
    }
}

@media (max-width:480px) {
    .head_wrap {
        padding: 0 20px
    }
}

.header_nav {
    display: flex;
    flex: 1
}

@media (min-width:1200px) {
    .header_nav {
        overflow: hidden
    }

    .header_nav:hover {
        overflow: visible
    }
}

.header_nav .header_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: center;
    box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-right: .2rem
}

@media (min-width:1361px) {
    .header_nav .header_inner {
        position: relative
    }
}

@media (max-width:1200px) {
    .header_nav .header_inner {
        justify-content: space-between
    }
}

.header_nav .nav_li {
    margin-right: .6rem
}

@media (max-width:1680px) {
    .header_nav .nav_li {
        margin-right: .4rem
    }
}

header .header_nac {
    display: block;
    position: relative;
    line-height: 1.1rem;
    font-size: 20px;
    font-weight: bold
}

@media (max-width:1360px) {
    header .header_nac {
        font-size: 18px
    }
}

header .header_nac::after {
    content: '';
    display: block;
    position: absolute;
    height: 3px;
    background-color: #045DA1;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0;
    transition: .6s
}

header .drop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 1.1rem;
    min-width: 200px;
    transition: .6s;
    opacity: 0;
    white-space: nowrap;
    z-index: 55;
    padding: 14px 0;
    font-size: 18px;
    text-align: center;
    background: #fff;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

@media (max-width:1360px) {
    header .drop {
        font-size: 16px
    }
}

header .drop a {
    overflow: hidden;
    display: block;
    line-height: 2.5;
    padding: 0 24px
}

header .drop a:hover {
    color: #045DA1
}

header .nav_li {
    position: relative
}

header .nav_li.active .header_nac {
    color: #045DA1
}

header .nav_li.active .header_nac::after {
    width: 100%
}

header .nav_li .header_nac.active {
    color: #045DA1
}

header .nav_li .header_nac.active::after {
    width: 50px
}

header .nav_li:hover {
    overflow: visible
}

header .nav_li:hover .header_nac {
    color: #045DA1
}

header .nav_li:hover .header_nac::after {
    width: 100%
}

header .nav_li:hover .drop {
    opacity: 1
}

.hd_product:hover .hd_product_drop {
    display: block
}

.hd_product_drop {
    width: 100vw;
    background: #fff;
    position: fixed;
    top: 1.1rem;
    left: 0;
    right: 0;
    z-index: 55555;
    border-top: 1px solid #eeeeee;
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
    display: none
}

.hd_product_drop::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: 0
}

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

.hd_product_drop .lbox .cell2,
.hd_product_drop .rbox .proitem:nth-child(3),
.hd_product_drop .rbox .proitem:nth-child(4) {
    padding-bottom: .76rem
}

.hd_product_drop .lbox {
    width: 46%
}

.hd_product_drop .lbox .cell2 {
    float: left;
    width: 42%;
    margin-right: 8%
}

.hd_product_drop .lbox dl {
    padding-bottom: 20px
}

.hd_product_drop .lbox dl+dl {
    border-top: 1px solid #eeeeee;
    padding-top: 40px
}

.hd_product_drop .rbox {
    flex: 1;
    display: flex;
    flex-wrap: wrap
}

.hd_product_drop .rbox .proitem {
    width: 50%;
    padding-left: 1rem;
    border-left: 1px solid #eeeeee
}

@media (max-width:1360px) {
    .hd_product_drop .rbox .proitem {
        padding-left: 8%
    }
}

.hd_product_drop .rbox .proitem:nth-child(1) {
    position: relative
}

.hd_product_drop .rbox .proitem:nth-child(1)::before {
    content: '';
    display: block;
    position: absolute;
    width: 80vw;
    border-bottom: 1px solid #eeeeee;
    left: 0;
    bottom: 0
}

.hd_product_drop .proitem {
    padding: 32px 0
}

.hd_product_drop h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold
}

.hd_product_drop dl dt {
    font-size: 16px;
    margin-bottom: 10px
}

.hd_product_drop dl dd {
    line-height: 30px
}

.hd_product_drop dl dd a {
    color: #666;
    display: block
}

.hd_product_drop dl dd a:hover {
    color: #045DA1
}

@media (max-width:1200px) {
    .hd_product_drop dl dd a {
        font-size: 12px
    }
}

.header_language {
    margin-right: .4rem;
    font-size: 16px
}

@media (max-width:1199px) and (min-width:769px) {
    .header_language {
        font-size: 18px
    }
}

.header_language .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;
    height: 1.1rem;
    cursor: pointer;
    z-index: 555
}

@media (max-width:768px) {
    .header_language .tit {
        height: 60px
    }
}

.header_language .tit em {
    padding: 0 8px 0 5px
}

@media (max-width:480px) {
    .header_language .tit em {
        padding: 0 5px 0 0;
        font-size: 18px
    }
}

.header_language .tit .arr {
    color: #045DA1;
    font-size: 12px;
    font-weight: bold
}

.header_language .drop {
    font-size: 16px
}

@media (max-width:992px) {
    .header_language .drop {
        min-width: 120px !important
    }

    .header_language .drop a {
        padding: 0 6px;
        line-height: 2
    }
}

.header_language:hover .tit {
    color: #045DA1
}

.header_language:hover .drop {
    display: block
}

.header_search {
    font-size: 14px
}

.header_search .head_search {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    position: relative;
    height: 1.1rem
}

@media (max-width:1460px) {
    .header_search .head_search {
        display: none
    }
}

.header_search .head_search input {
    border-bottom: 2px solid #333;
    height: 50px;
    font-size: 16px;
    width: 3.18rem;
    display: block;
    padding-left: 2px
}

.header_search .head_search input input::-webkit-input-placeholder,
.header_search .head_search input textarea::-webkit-input-placeholder {
    color: #ababab
}

.header_search .head_search input input:-moz-placeholder,
.header_search .head_search input textarea:-moz-placeholder {
    color: #ababab
}

.header_search .head_search input input::-moz-placeholder,
.header_search .head_search input textarea::-moz-placeholder {
    color: #ababab
}

.header_search .head_search input input:-ms-input-placeholder,
.header_search .head_search input textarea:-ms-input-placeholder {
    color: #ababab
}

.header_search .head_search input:focus {
    border-bottom-color: #045DA1
}

.header_search .head_search .submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    right: 0;
    cursor: pointer;
    font-size: 20px
}

.header_search .head_search .submit:hover {
    color: #045DA1
}

.header_search .hd_search_btn {
    line-height: 1.1rem;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    display: none
}

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

@media (max-width:1460px) {
    .header_search .hd_search_btn {
        display: block
    }
}

.header_search .hd_search_btn i {
    font-size: 22px
}

@media (max-width:992px) {
    .header_search .hd_search_btn i {
        font-size: 20px
    }
}

@media (max-width:768px) {
    .header_search .hd_search_btn {
        line-height: 60px
    }
}

.header_btn {
    font-size: 18px;
    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
}

.header_btn .offer {
    margin-right: 34px;
    color: #fff
}

.header_btn .offer:hover {
    color: #045DA1
}

.header_btn .contact {
    background-color: #045DA1;
    color: #fff;
    width: 92px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.header_btn .contact .ac {
    color: #fff
}

@media (max-width:992px) {
    .header_btn .contact {
        height: 34px;
        width: 72px
    }

    .header_btn .contact span {
        height: 34px;
        line-height: 34px
    }
}

.hd-search-box {
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px .5rem;
    z-index: 55555;
    display: none;
    border-top: 1px solid #eeeeee;
    top: 1.1rem
}

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

.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;
    height: 40px
}

.hd-search-box form {
    border: 1px solid #045DA1;
    display: block;
    position: relative;
    border-radius: 3px;
    width: 80%;
    max-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 #045DA1;
    text-align: center;
    width: 50px;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    background-color: #045DA1
}

.hd-search-box .submit .iconfont {
    font-size: 20px;
    color: #fff
}

.hd-search-box .submit:hover {
    opacity: .8
}

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

.hd-search-box ._close:hover {
    color: #045DA1
}

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

    .hd-search-box .inner {
        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: auto
    }
}

.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 #045DA1
}

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

.m-menus .inner {
    height: calc((100vh - 85px));
    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
}

.m-menus.active {
    z-index: 999;
    transition: .6s;
    right: 0
}

.m-menus .item {
    cursor: pointer;
    transition: .3s;
    position: relative;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    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: 50px;
    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;
    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 a,
.m-menus .open .tit a {
    color: #045DA1
}

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

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

.menu_btn_box {
    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;
    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
}

.menu_btn i {
    position: absolute;
    width: 26px;
    height: 2px;
    background-color: #045DA1;
    left: 12px;
    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)
}

.bggray {
    background: #f8f8f8
}

footer {
    background-color: #f6f6f6
}

.foot_up {
    padding: .76rem 0
}

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

    .foot_up .ft-navs {
        display: flex;
        justify-content: space-between
    }

    .foot_up .ft-navs .ft-contact {
        order: -1
    }
}

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

    .ft_contactitem .info {
        display: block !important;
        padding: 30px 0 !important
    }
}


/* 
.ft_contactitem .txt {
    margin-bottom: .7rem;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-top: .26rem
}

.ft_contactitem .icons {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center
}

.ft_contactitem .icons .iitem {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 24px;
    color: #000 !important;
    margin-right: 16px;
    background-color: #d9d9d9;
    display: block
}

@media (max-width:480px) {
    .ft_contactitem .icons .iitem {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center
    }
}

.ft_contactitem .icons .iitem:hover {
    background-color: #045DA1;
    color: #fff !important
}

.ft_contactitem .icons .wechat {
    font-size: 26px;
    position: relative;
    cursor: pointer
}

.ft_contactitem .icons .wechat:hover .code {
    display: block
}

.ft_contactitem .icons .wechat .code {
    display: none;
    background: #fff;
    padding: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    bottom: 100%;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px
}

.ft_contactitem .icons .wechat .code::after {
    content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-top-color: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 100%
}

.ft_contactitem .icons .wechat .code img {
    max-width: 130px;
    max-height: 130px;
    width: 130px;
    height: 130px
}

.ft_contactitem .icons .top {
    font-size: 96%;
    font-weight: bold
}

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

@media (min-width:1200px) {
    .ft-navs .navitem {
        margin-right: .9rem
    }
}

@media (min-width:1200px) {
    .foot_up .navitem {
        margin-bottom: .5rem
    }
}

.foot_up .navitem h4 {
    font-size: 18px;
    position: relative;
    margin-bottom: 16px;
    font-weight: bold
}

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

.foot_up .navitem .info {
    line-height: 34px;
    font-size: 15px
}

.foot_up .navitem .info a {
    color: #777;
    display: block
}

.foot_up .navitem .info a:hover {
    color: #045DA1
}

@media (max-width:1199px) {
    .foot_up {
        margin-bottom: .5rem
    }

    .foot_up .navitem {
        width: 100%
    }

    .foot_up .navitem .icon-jia {
        display: block
    }

    .foot_up .navitem h4 {
        position: relative;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        line-height: 50px;
        margin: 0;
        font-weight: normal
    }

    .foot_up .navitem .info {
        display: none;
        font-size: 15px;
        padding: 10px 30px;
        line-height: 2
    }

    .foot_up .navitem.active h4 {
        font-weight: bold
    }

    .foot_up .navitem.active .iconfont::before {
        content: "\e627"
    }
}

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

.foot_down {
    background-color: #d3d3d3;
    padding: .24rem 0;
    color: #666;
    line-height: 1.8;
    border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:1200px) {
    .foot_down .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
    }
} */

.foot_down a {
    color: #666
}

.foot_down a:hover {
    color: #045DA1
}

.foot_down .lbox,
.foot_down .rbox {
    padding: .1rem 0
}

.index_banner {
	position: relative;
	overflow: hidden;
	width: 100vw
}

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

.index_banner .pnext {
	position: absolute;
	left: 5%;
	width: 1.6rem;
	top: 64%
}

.index_banner .pnext * {
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	width: .7rem;
	height: .7rem;
	color: #fff;
	font-size: 20px
}

.index_banner .pnext *::after {
	font-size: inherit
}

.index_banner .pnext *:hover {
	background: #fff;
	color: #d9251c
}

.index_banner .pnext .swiper-button-prev {
	left: 0
}

.index_banner .pnext .swiper-button-next {
	right: 0
}

.index_banner .swiper-pagination {
	bottom: .5rem
}

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

.index_banner .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: .6;
	width: .9rem;
	height: 4px;
	margin: 0 5px;
	border-radius: 0
}

@media (max-width:480px) {
	.index_banner .swiper-pagination .swiper-pagination-bullet {
		width: 30px;
		height: 2px;
		margin: 0 2px
	}
}

.index_banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
	opacity: 1
}

.index_banner li {
	position: relative;
	width: 100vw;
	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: transform 3.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw
}

.index_banner .bg img {
	visibility: hidden
}

.index_banner .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	top: 52%;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1rem;
	color: #fff;
	text-align: center
}

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

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

.index_banner .content .inner {
	max-width: 1200px;
	margin: 0 auto
}

.index_banner .content h3 {
	font-size: .66rem;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-bottom: .1rem
}

.index_banner .content .en {
	font-size: .4rem
}

@media (max-width:768px) {
	.index_banner .content h3 {
		font-size: .5rem
	}
}

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

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

/* 关于我们 */

.vhd {
    margin-bottom: .5rem
}

.vhd .en {
    font-size: .6rem;
    text-transform: uppercase;
    font-family: medium
}

.vhd h2 {
    font-size: .36rem
}

@media (max-width:480px) {
    .vhd .en {
        font-size: 24px
    }

    .vhd h2 {
        font-size: 20px
    }
}
.index_about {
    padding: .9rem 0 .8rem
}

@media (min-width:992px) {
    .index_about .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: justify;
        box-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

    .index_about .inner .content,
    .index_about .inner .swiper {
        width: 48%
    }
}

.index_about .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: .4rem
}

.index_about .hd .vhd {
    margin-bottom: 0
}

.index_about .txt {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin-bottom: .5rem
}

.index_about .txt p {
    margin-bottom: 1em
}

@media (max-width:480px) {
    .index_about .txt {
        font-size: 14px;
        line-height: 1.76
    }
}

.index_about .swiper {
    position: relative
}

.index_about .swiper .tool {
    position: absolute;
    text-align: center;
    width: 60px;
    top: 0;
    left: -20px;
    bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.index_about .swiper .active {
    font-family: medium;
    color: #45b8dc;
    font-size: 24px;
    margin-bottom: 110px;
    position: relative
}

.index_about .swiper .active::after {
    content: '';
    display: block;
    width: 1px;
    height: 65px;
    background-color: #e5e5e5;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    top: 40px
}

.index_about .swiper .swiper-pagination {
    position: relative
}

.index_about .swiper .swiper-pagination .swiper-pagination-bullet {
    display: block;
    transition: .6s;
    background-color: #e5e5e5;
    opacity: 1;
    margin: 0 auto 12px
}

.index_about .swiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #45b8dc
}

.index_about .about_swiper {
    margin-left: 40px
}

@media (max-width:991px) {
    .index_about .swiper {
        margin-top: .8rem
    }

    .index_about .swiper .tool {
        left: 0;
        right: 0;
        z-index: 5;
        top: auto;
        width: 100%
    }

    .index_about .swiper .tool .swiper-pagination-bullet {
        display: inline-block;
        margin: 0 5px;
        background: #fff
    }

    .index_about .about_swiper {
        margin: 0
    }
}
.vmore {
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #d7d7d7;
    padding: .2rem .7rem;
    position: relative;
    letter-spacing: 1px;
    background: #045da1;
    color: #fff;
}


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

@media (max-width:480px) {
    .vmore {
        font-size: 16px
    }
}

.vmore:hover {
    color: #333
}

.vmore:hover::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%
}

.vmore:hover::before {
    right: .5rem
}


/* 优势 */
.bggray{background:#f4f8fb;}
.hd1 {
    font-size: .36rem;
    padding-bottom: .24rem;
    position: relative;
    margin-bottom: .5rem
}

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

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

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

.hd1::after {
    content: '';
    display: block;
    width: .4rem;
    height: 3px;
    background-color: #074d93;
    position: absolute;
    bottom: 0
}

.hd1.center {
    text-align: center
}

.hd1.center::after {
    left: 50%;
    transform: translateX(-50%)
}
.value_box {
    padding: .9rem 0
}
.hd1.center{text-align: center;}
.value_box .row {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important
}

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

.value_box .inner {
    padding: .55rem .42rem;
    background: #fff;
    border-radius: 4px;
    position: relative
}

.value_box .inner .ic_filter {
    width: .94rem;
    height: .94rem;
    display: block;
    position: absolute;
    right: .4rem;
    top: 50%;
    transform: translateY(-50%)
}

.value_box .inner h4 {
    font-size: .24rem;
    position: relative;
    margin-bottom: .26rem;
    padding-bottom: .12rem;
    text-align: center;
    font-weight: bold;
}

@media (max-width:992px) {
    .value_box .inner h4 {
        font-size: 20px
    }
}

@media (max-width:640px) {
    .value_box .inner h4 {
        font-size: 19px
    }
}

.value_box .inner h4::after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #074d93;
    left: 0;
    bottom: 0;
    left:48%;
}

.value_box .inner .txt {
    font-size: .18rem;
    color: #666;
}

@media (max-width:768px) {
    .value_box .inner .txt {
        font-size: 14px
    }
}

.value_box .inner:hover {
    background-color: #074d93;
    color: #fff
}

.value_box .inner:hover h4::after {
    background: #fff
}

.value_box .inner:hover .ic {
    margin-left: -200px;
    filter: drop-shadow(200px 0 0 #fff)
}

/* 产品中心 */
.index_pic{padding: .5rem 0 0 0;}
.col_body {
    padding: .3rem 0 
}

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

    .col_body .col_sub {
        width: 3.22rem;
        margin-right: .6rem
    }

    .col_body .col_main {
        flex: 1
    }
}

@media (max-width:640px) {
    .col_body {
        padding: .3rem 0 0rem
    }
}

.sub_menu dl {
    border-bottom: 1px solid #eeeeee
}

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

.sub_menu dt {
    line-height: .8rem;
    padding-left: 22px;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    font-weight: normal
}

.sub_menu dt .iconfont {
    position: absolute;
    right: 22px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 80%;
    font-weight: bold
}

.sub_menu dt:hover {
    color: #045DA1
}

.sub_menu .current dt {
    background-color: #045DA1;
    color: #fff
}
.sub_menu .current dt a{color: #fff;}
.sub_menu .open i::before {
    content: "\e677"
}

.sub_menu .open:not(.current) dt {
    color: #045DA1
}

.sub_menu dd {
    padding: 20px 20px 20px 44px;
    display: none;
    background: #f8f8f8;
    font-size: 16px
}

.sub_menu dd p {
    margin-bottom: 4px
}

.sub_menu dd a {
    line-height: 34px;
    display: inline-block
}

.sub_menu dd a:hover {
    color: #045DA1
}

.sub_menu dd .active {
    color: #045DA1;
    border-bottom: 1px solid #045DA1
}

.sub_menu_xs {
    display: none;
    margin-bottom: .5rem
}

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

.sub_menu_xs .menu_top {
    text-align: center;
    color: #fff;
    line-height: 1rem;
    height: 1rem;
    background-color: #045DA1;
    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%
}

.sub_menu_xs .menu_top h2 {
    font-size: 17px;
    font-weight: bold
}
.sub_menu_xs .menu_top h2 a{color: #fff;}
.sub_menu_xs .menu_top h2 span {
    font-size: 15px;
    font-weight: normal
}

.sub_menu_xs .menu_top.open .arr::before {
    content: "\ec21"
}

.sub_menu_xs .menu_list {
    display: none;
    background: #fff;
    padding: 6px 0
}

.sub_menu_xs dl {
    border-bottom: 1px solid #f8f8f8
}

.sub_menu_xs dt {
    background: #fff;
    line-height: 42px;
    padding-left: 4%;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal
}

.sub_menu_xs dt .iconfont {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
    right: 4%;
    font-size: 80%
}

.sub_menu_xs dt:hover {
    color: #045DA1
}

.sub_menu_xs .open dt {
    color: #045DA1;
    font-weight: bold;
    border-bottom: 1px solid #f8f8f8
}

.sub_menu_xs .open dt .iconfont::before {
    content: "\ec21"
}

.sub_menu_xs .open dd {
    background: #f8f8f8
}

.sub_menu_xs dd {
    padding: 16px 4% 16px 10%;
    display: none
}

.sub_menu_xs dd a {
    line-height: 28px;
    display: block
}

.sub_menu_xs dd .active,
.sub_menu_xs dd a:hover {
    color: #045DA1
}

.product_list {
    margin-left: -0.15rem !important;
    margin-right: -0.15rem !important;
    padding-bottom: .4rem
}

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

@media (max-width:480px) {
    .product_list {
        margin-left: -0.1rem !important;
        margin-right: -0.1rem !important
    }

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

.product_list._bgf .product_inner {
    background: #fff
}

.product_inner {
    background: #f8f8f8;
    text-align: center;
    padding: .5rem 16px;
    transition: .6s
}

@media (max-width:480px) {
    .product_inner {
        padding: .5rem 8px
    }
}

@media (min-width:1200px) {
    .product_inner:hover {
        box-shadow: 0 6px 25px rgba(196, 39, 32, 0.3);
        background: #fff
    }

    .product_inner:hover .more {
        background-color: #045DA1;
        color: #fff
    }

    .product_inner:hover .tit {
        color: #045DA1
    }
}

.product_inner .tit {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 16px 0 12px;
    font-size: 20px
}

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

@media (max-width:480px) {
    .product_inner .tit {
        font-size: 17px;
        margin: 14px 0 8px
    }
}

.product_inner .type {
    color: #999;
    margin-bottom: .36rem
}

.product_inner .more {
    border-radius: 2em;
    background-color: #ebebeb;
    width: 136px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block
}

@media (max-width:640px) {
    .product_inner .more {
        width: 120px;
        height: 36px;
        line-height: 36px;
        text-align: center
    }
}



/* 案例 */
.index_case {
    padding: .9rem 0;
    background: #f7f7f7;
}

.index_case .vbtn {
    display: block;
    margin: 0 auto;
    width: 130px
}

.case_list {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important;
    padding-bottom: .4rem
}

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

.case_item {
    background-color: #fafafa;
    position: relative
}

.case_item::after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #045DA1;
    transition: .6s;
    left: 0;
    bottom: 0
}

.case_item:hover::after {
    width: 100%
}

.case_item .tit {
    display: block;
    line-height: 66px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.case_item .tit:hover {
    color: #045DA1
}

@media (max-width:1360px) {
    .case_item .tit {
        font-size: 16px;
        line-height: 60px
    }
}

@media (max-width:640px) {
    .case_item .tit {
        font-size: 14px;
        line-height: 52px
    }
}

.case_item.xs .tit {
    font-size: 16px;
    line-height: 48px
}

@media (max-width:480px) {
    .case_item.xs .tit {
        font-size: 14px
    }
}


/* 特点 */
.vhd2 {
    text-align: center;
    margin-bottom: .5rem
}

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

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

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

.vhd2 .desc {
    font-size: 16px;
    color: #666;
    padding-top: .1rem;
    line-height: 1.7
}

@media (max-width:640px) {
    .vhd2 .desc {
        font-size: 14px
    }
}
.index_menus {
    /* background: url('../images/bg01.png') no-repeat center bottom; */
    background-size: cover;
    background-color: #fbfbfb;
    padding: .9rem 0;
    border-top: 1px solid #eeeeee
}

.index_menus .row {
    margin-left: -0.12rem !important;
    margin-right: -0.12rem !important;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
}

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

.index_menus .row::before {
    display: none
}

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

.index_menus .inner {
    position: relative;
    height: 100%;
   
}

.index_menus .inner .content {
    background: #f9f9f9;
    height: 100%;
    padding: .4rem .4rem .3rem;
    position: relative;
    z-index: 5;
    transition: .6s
}

.index_menus .inner .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background-color: #045DA1
}

.index_menus .inner:hover .content {
    transform: translateX(-10px) translateY(-10px)
}

.index_menus .inner .icon {
    width: .8rem;
    height: .8rem;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin: 0 auto;
}

@media (max-width:768px) {
    .index_menus .inner .icon {
        width: 60px;
        height: 60px
    }
}

.index_menus .inner .tit {
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: .14rem 0 .22rem;
    text-align: center;
}

.index_menus .inner .tit:hover {
    color: #045DA1
}

.index_menus .inner .desc {
    line-height: 24px;
    height: 72px;
    color: #999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 3;
    font-size: 16px;
}




/* 新闻 */
.index_news {
	padding: .9rem 0 0rem;
	overflow: hidden
}

@media (max-width:580px) {
	.index_news .wrap {
		width: 100vw
	}
}

.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: .6rem
}

.index_news .hd .pnexts {
	width: 1.5rem;
	position: relative
}

@media (max-width:640px) {
	.index_news .hd .pnexts {
		width: 90px
	}

	.index_news .hd .pnexts .pnext {
		width: 40px;
		height: 40px;
		font-size: 16px
	}
}

.index_news .hd .pnexts .swiper-button-prev {
	left: 0
}

.index_news .hd .pnexts .swiper-button-next {
	right: 0
}

.index_news .hd .pnexts .swiper-button-next:not(.disabled) {
	background-color: #045DA1;
	color: #fff
}

.index_news .hd .pnext {
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 18px;
	color: #333;
	font-weight: bold
}

.index_news .hd .pnext::after {
	font-size: inherit
}

.index_news .hd .pnext:hover {
	background-color: #045DA1;
	color: #fff
}

.index_news .bd {
	position: relative;
	z-index: 55
}

.index_news .swiper {
	overflow: visible;
	margin-left: -30px;
	margin-right: -30px;
	/* padding-bottom: .6rem */
}

@media (max-width:1680px) {
	.index_news .swiper {
		margin-left: -0.2rem;
		margin-right: -0.2rem
	}
}

@media (max-width:640px) {
	.index_news .swiper {
		padding-bottom: 1rem
	}
}

.index_news .swiper li {
	width: 500px
}

@media (max-width:580px) {
	.index_news .swiper li {
		width: 100%
	}
}

.index_news .swiper .inner {
	margin: 0 30px;
	position: relative
}

@media (max-width:1680px) {
	.index_news .swiper .inner {
		margin: 0 .2rem
	}
}

@media (max-width:580px) {
	.index_news .swiper .inner {
		margin: 0 4vw
	}
}

.index_news .swiper .info {
	margin-bottom: .5rem
}

.index_news .swiper .tags {
	margin-bottom: .3rem
}

.index_news .swiper .tags .tag {
	color: #045DA1;
	line-height: 30px;
	border-radius: 2em;
	border: 1px solid #045DA1;
	padding: 0 8px
}

.index_news .swiper .tags .time {
	font-weight: bold;
	/* margin-left: 18px */
}

.index_news .swiper .tit {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	height: 56px;
	transition: .6s
}

@media (max-width:992px) {
	.index_news .swiper .tit {
		font-size: 20px
	}
}

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

.index_news .swiper .tit:hover {
	color: #045DA1
}

.index_news .swiper .coverbox {
	position: relative
}

.index_news .swiper .coverbox .tit {
	position: absolute;
	left: .5rem;
	bottom: .5rem;
	z-index: 55
}

.index_news .swiper .inner:hover .coverbox .tit {
	opacity: 0
}

.index_news .swiper .inner:hover .content {
	opacity: 1
}

@media (max-width:640px) {
	.index_news .swiper .coverbox .tit {
		opacity: 0
	}

	.index_news .swiper .content {
		opacity: 1
	}
}
.index_service {
	background: url('../images/fwbg.jpg') no-repeat center center;
	background-size: cover;
	padding: 1.2rem 0 1.3rem;
	text-align: center;
	color: #fff
}

.index_service .tit {
	font-size: 22px
}

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

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

.index_service .desc {
	font-size: .48rem;
	margin: .16rem 0 .5rem
}

@media (max-width:480px) {
	.index_service .desc {
		margin: 12px 0 36px
	}
}
.btn_rec {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	display: inline-block;
	padding: 0 .46rem;
	line-height: .6rem;
	font-size: 18px
}

.btn_rec em {
	display: block
}

.btn_rec i {
	font-size: 80%;
	font-weight: bold;
	padding-left: 6px
}

.btn_rec:hover {
	background-color: #045DA1;
	color: #fff;
	border-color: #045DA1
}

.btn_rec:hover:hover {
	color: #045DA1;
	background: #fff !important;
	border-color: #045DA1
}

.btn_rec.bgf {
	background: #fff;
	color: #222
}

.btn_rec.bgf:hover {
	color: #045DA1;
	border-color: #fff
}

.btn_rec.bgc {
	background-color: #045DA1
}

.btn_rec.bgc:hover {
	color: #045DA1;
	background: #fff !important;
	border-color: #045DA1
}

@media (max-width:992px) {
	.btn_rec {
		line-height: auto;
		padding: .1rem .6rem;
		font-size: 16px
	}
}


/* 底部 */
.bggray {
	background: #f8f8f8
}

footer {
	background-color: #1f2024;
	color: #999;
}

.foot_up {
	padding: .76rem 0
}

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

	.foot_up .ft-navs {
		display: flex;
		justify-content: space-between
	}

	.foot_up .ft-navs .ft-contact {
		order: -1
	}
}

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

	.ft_contactitem .info {
		display: block !important;
		padding: 30px 0 !important
	}
}

.ft_contactitem .tel {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3
}

.ft_contactitem .txt {
	margin-bottom: .7rem;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin-top: .26rem
}

.ft_contactitem .icons {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.ft_contactitem .icons .iitem {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	color: #000 !important;
	margin-right: 16px;
	background-color: #d9d9d9;
	display: block
}

@media (max-width:480px) {
	.ft_contactitem .icons .iitem {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center
	}
	.ft_contactitem .icons{padding-left: 50px;}
}

.ft_contactitem .icons .iitem:hover {
	background-color: #045DA1;
	color: #fff !important
}

.ft_contactitem .icons .wechat {
	font-size: 26px;
	position: relative;
	cursor: pointer
}

.ft_contactitem .icons .wechat:hover .code {
	display: block
}

.ft_contactitem .icons .wechat .code {
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 100%;
	margin-bottom: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px
}

.ft_contactitem .icons .wechat .code::after {
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 100%
}

.ft_contactitem .icons .wechat .code img {
	max-width: 130px;
	max-height: 130px;
	width: 130px;
	height: 130px
}

.ft_contactitem .icons .top {
	font-size: 96%;
	font-weight: bold
}

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

@media (min-width:1200px) {
	.ft-navs .navitem {
		margin-right: .9rem
	}
}

@media (min-width:1200px) {
	.foot_up .navitem {
		margin-bottom: .5rem
	}
}

.foot_up .navitem h4 {
	font-size: 18px;
	position: relative;
	margin-bottom: 16px;
	font-weight: bold
}

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

.foot_up .navitem .info {
	line-height: 34px;
	font-size: 15px
}

.foot_up .navitem .info a {
	color: #777;
	display: block
}

.foot_up .navitem .info a:hover {
	color: #045DA1
}

@media (max-width:1199px) {
	.foot_up {
		margin-bottom: .5rem
	}

	.foot_up .navitem {
		width: 100%
	}

	.foot_up .navitem .icon-jia {
		display: block
	}

	.foot_up .navitem h4 {
		position: relative;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		line-height: 50px;
		margin: 0;
		font-weight: normal
	}

	.foot_up .navitem .info {
		display: none;
		font-size: 15px;
		padding: 10px 30px;
		line-height: 2
	}

	.foot_up .navitem.active h4 {
		font-weight: bold
	}

	.foot_up .navitem.active .iconfont::before {
		content: "\e627"
	}
}

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

.foot_down {
	background-color: #000;
	padding: .24rem 0;
	color: #666;
	line-height: 1.8;
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:1200px) {
	.foot_down .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
	}
}

.foot_down a {
	color: #666
}

.foot_down a:hover {
	color: #045DA1
}

.foot_down .lbox,
.foot_down .rbox {
	padding: .1rem 0
}


/* 内页大图 */
.banner_box {
	position: relative;
	height: 6.5rem;
	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 h2 {
	font-size: .68rem
}

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

	.banner_box h2 {
		font-size: .6rem
	}
}

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

.banner_box.animated h2::after {
	width: 46px
}

/* 内页分类 */
.commm_navbox {
	margin-bottom: .86rem;
	padding-top: .8rem;
	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
}

.commm_navbox .nav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.commm_navbox .nav a {
	line-height: .6rem;
	border-radius: 2em;
	font-size: 16px;
	border: 1px solid #eeeeee;
	display: block;
	padding: 0 .6rem
}

@media (max-width:992px) {
	.commm_navbox .nav a {
		padding: 0 .4rem
	}
}

@media (max-width:480px) {
	.commm_navbox .nav a {
		line-height: 40px;
		font-size: 15px
	}
}

.commm_navbox .nav a+a {
	margin-left: .16rem
}

.commm_navbox .nav .active,
.commm_navbox .nav a:hover {
	background-color: #045DA1;
	color: #fff;
	border-color: #045DA1
}

/* 联系我们 */
.news_main{padding-bottom:.6rem;}
.contact_box {
	margin-bottom: 1.9rem
}

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

	.contact_box .map {
		flex: 1
	}

	.contact_box .content {
		width: 6.26rem
	}
}

.contact_box .map {
	background: #000
}

@media (max-width:991px) {
	.contact_box .map {
		height: 6rem
	}
}

.contact_box .content {
	background: url('../images/mapbg.png') no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: .9rem .6rem .9rem .6rem
}

@media (max-width:1200px) {
	.contact_box .content {
		padding: .9rem .4rem 1rem .6rem
	}
}

.contact_box .content dt {
	font-size: .36rem;
	margin-bottom: .5rem
}

@media (max-width:768px) {
	.contact_box .content dt {
		font-size: 24px
	}
}

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

.contact_box .content .ic1 {
	background: url('../images/lx01.png') no-repeat center center
}

.contact_box .content .ic2 {
	background: url('../images/lx02.png') no-repeat center center
}

.contact_box .content .ic3 {
	background: url('../images/lx03.png') no-repeat center center
}

.contact_box .content .ic4 {
	background: url('../images/lx04.png') no-repeat center center
}

.contact_box .content .ic5 {
	background: url('../images/lx05.png') no-repeat center center
}

.contact_box .content .ic6 {
	background: url('../images/lx06.png') no-repeat center center
}

.contact_box .content .ic7 {
	background: url('../images/lx07.png') no-repeat center center
}

.contact_box .content .icon {
	width: 24px;
	height: 30px;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0
}

.contact_box .content dd {
	margin-bottom: .2rem;
	font-size: 16px;
	position: relative;
	padding-left: 40px;
	line-height: 30px
}

.contact_box .content dd .val {
	font-size: 20px
}

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

	.contact_box .content dd .val {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.contact_box .content dd {
		padding-left: 30px;
		font-size: 14px
	}

	.contact_box .content dd .icon {
		width: 20px;
		height: 30px
	}

	.contact_box .content dd .val {
		font-size: 16px
	}
}
/* 在线留言 */
.vhd4 {
	font-size: .28rem;
	font-weight: bold
}

@media (max-width:1919px) and (min-width:1200px) {
	.vhd4 {
		font-size: 3vw
	}
}

@media (max-width:1200px) {
	.vhd4 {
		font-size: .5rem
	}
}
.form_box h2 {
	margin-bottom: .6rem
}

.form_box .row {
	margin-left: -0.19rem !important;
	margin-right: -0.19rem !important;
	padding-bottom: .3rem
}

.form_box .row>* {
	padding-left: .19rem !important;
	padding-right: .19rem !important;
	margin-bottom: .38rem
}

.form_box .row li {
	margin-bottom: .3rem
}

.form_box input,
.form_box textarea {
	background: #f8f8f8;
	border: 0;
	margin-bottom: 0;
	font-size: 16px
}

.form_box input {
	background: #f8f8f8;
	height: .68rem;
	padding-left: 20px
}

@media (max-width:992px) {
	.form_box input {
		height: 48px
	}
}

.form_box textarea {
	padding: 20px;
	height: 3.1rem
}

@media (max-width:640px) {
	.form_box textarea {
		height: 5rem
	}
}

.form_box .submit {
	width: 178px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 2em;
	background-color: #045DA1;
	color: #fff;
	margin: 0 auto;
	font-size: 16px;
	cursor: pointer;
	user-select: none
}

.form_box .submit:hover {
	opacity: .8
}

@media (max-width:640px) {
	.form_box .submit {
		width: 160px;
		height: 46px;
		line-height: 46px;
		text-align: center
	}
}

/* 人才招聘 */
.vhd3 {
	font-size: .28rem;
	font-weight: bold
}

@media (max-width:1919px) and (min-width:1200px) {
	.vhd3 {
		font-size: 3vw
	}
}

@media (max-width:1200px) {
	.vhd3 {
		font-size: .5rem
	}
}
.recruit_main {
	/* padding-bottom: 1rem */
}

.recruit_one {
	position: relative;
	margin-bottom: .9rem
}

@media (min-width:992px) {
	.recruit_one {
		padding-bottom: .9rem
	}

	.recruit_one img {
		width: 74%
	}

	.recruit_one .content {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 50%
	}
}

.recruit_one .content {
	background: #f8f8f8;
	padding: 1rem 5% 1rem
}

@media (max-width:480px) {
	.recruit_one .content {
		padding: .6rem 5%
	}
}

.recruit_one .content h2 {
	margin-bottom: .3rem
}

.recruit_one .content .info {
	font-size: 20px;
	line-height: 1.8
}

.recruit_one .content .info p {
	margin-bottom: .2rem
}

@media (max-width:1360px) {
	.recruit_one .content .info {
		font-size: 18px
	}
}

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

.recruit_two {
	margin-bottom: .9rem
}

.recruit_two h2 {
	margin-bottom: .5rem
}

.recruit_two .swiper_recruit {
	/* padding-bottom: 1.2rem; */
	position: relative
}

@media (min-width:1200px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.31rem;
		margin-right: -0.31rem
	}
}

@media (max-width:1360px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.24rem;
		margin-right: -0.24rem
	}
}

@media (max-width:992px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.14rem;
		margin-right: -0.14rem
	}
}

.recruit_two .swiper_recruit .pnexts {
	width: 1.24rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	height: .6rem
}

@media (max-width:640px) {
	.recruit_two .swiper_recruit .pnexts {
		width: 70px
	}

	.recruit_two .swiper_recruit .pnexts .pnext {
		width: 30px;
		height: 30px;
		font-size: 12px
	}
}

.recruit_two .swiper_recruit .pnexts .swiper-button-prev {
	left: 0
}

.recruit_two .swiper_recruit .pnexts .swiper-button-next {
	right: 0
}

.recruit_two .swiper_recruit .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

.recruit_two .swiper_recruit .pnext::after {
	font-size: inherit
}

.recruit_two .swiper_recruit .pnext:hover {
	background-color: #045DA1;
	color: #fff
}

.recruit_two li {
	width: 33.33%
}

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

.recruit_two li .inner {
	margin: 0 .31rem;
	background: #f8f8f8
}

@media (max-width:1360px) {
	.recruit_two li .inner {
		margin: 0 .24rem
	}
}

@media (max-width:992px) {
	.recruit_two li .inner {
		margin: 0 .14rem
	}
}

.recruit_two li .tit {
	line-height: 1rem;
	padding: 0 .4rem;
	font-size: .24rem
}

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

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

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

.recruit_three {
	background: url('../images/zp05.jpg') no-repeat center center;
	background-size: cover;
	padding: 1rem 0 2.3rem
}

@media (max-width:639px) {
	.recruit_three {
		padding-bottom: 1.5rem
	}
}

.recruit_three h2 {
	margin-bottom: 1rem
}

@media (min-width:640px) {
	.recruit_three .bd {
		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
	}

	.recruit_three .bd .item {
		width: 46%
	}
}

@media (min-width:640px) and (max-width:768px) {
	.recruit_three .bd .item {
		width: 48%
	}
}

.recruit_three .item {
	background: #fff;
	position: relative;
	padding: .5rem 1.1rem .68rem .5rem
}

@media (max-width:639px) {
	.recruit_three .item {
		margin-bottom: .4rem
	}
}

.recruit_three .item h3 {
	font-size: .32rem;
	margin-bottom: .7rem
}

@media (max-width:768px) {
	.recruit_three .item h3 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.recruit_three .item h3 {
		margin-bottom: .4rem;
		font-size: 22px
	}
}

.recruit_three .item .to {
	border: 1px solid #045DA1;
	border-radius: 2em;
	color: #045DA1;
	width: 1.8rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	font-size: 16px;
	display: block
}

.recruit_three .item .to:hover {
	background-color: #045DA1;
	color: #fff
}

@media (max-width:640px) {
	.recruit_three .item .to {
		font-size: 14px;
		height: auto;
		line-height: 32px;
		width: 120px
	}
}

.recruit_three .item .ic1 {
	background: url('../images/ic_zp1.png') no-repeat center center
}

.recruit_three .item .ic2 {
	background: url('../images/ic_zp2.png') no-repeat center center
}

.recruit_three .item .icon {
	width: 1.5rem;
	height: 1.5rem;
	width: 24%;
	position: absolute;
	right: 15%;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain
}

@media (max-width:992px) {
	.recruit_three .item .icon {
		right: 10%
	}
}


.recruit_box {
	overflow: hidden;
	padding-top: .6rem;
	padding-bottom: .9rem
}

.recruit_box .head {
	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: .6rem
}

.recruit_box .more,
.recruit_box .type {
	line-height: .58rem;
	font-size: 16px;
	color: #045DA1;
	border-radius: 2em;
	padding: 0 .56rem;
	border: 1px solid #045DA1;
	display: inline-block
}

.recruit_box .more:hover,
.recruit_box .type:hover {
	background-color: #045DA1;
	color: #fff
}

@media (max-width:480px) {

	.recruit_box .more,
	.recruit_box .type {
		line-height: 38px
	}
}

.recruit_box .recruit_bd {
	padding-bottom: .3rem
}

.recruit_bd .hd {
	line-height: .9rem;
	color: #fff;
	font-size: 20px;
	padding: 0 .8rem 0 1rem;
	margin-bottom: .2rem
}

.recruit_bd .arrow {
	transition: .6s
}

.recruit_bd .item-hd,
.recruit_bd .hd {
	display: flex
}

@media (min-width:1200px) {

	.recruit_bd .item-hd li:not(:last-child),
	.recruit_bd .hd li:not(:last-child) {
		flex: 1
	}

	.recruit_bd .item-hd li:last-child,
	.recruit_bd .hd li:last-child {
		width: 90px !important;
		text-align: center
	}
}

.recruit_bd .hd-wrap {
	background-color: #045DA1;
	padding: 0 22px
}

.recruit_bd .item {
	padding: 0 .8rem 0 1rem;
	background: #f8f8f8;
	margin-bottom: .2rem
}

@media (max-width:1200px) {
	.recruit_bd .item {
		padding: 0 .4rem 0 .6rem
	}
}

.recruit_bd .item-hd {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative
}

.recruit_bd li p {
	display: inline-block
}

.recruit_bd .item-hd {
	font-size: 18px;
	cursor: pointer;
	line-height: 1.8
}

.recruit_bd .item-hd .tit {
	display: none
}

.recruit_bd .item-bd {
	display: none;
	padding: 30px 0 1rem;
	font-size: 16px;
	position: relative
}

.recruit_bd .active {
	background: #fff;
	border: 1px solid #eeeeee
}

.recruit_bd .active .item-hd {
	border-bottom: 1px solid #eeeeee
}

.recruit_bd .active .arrow {
	transform: rotate(180deg);
	border-color: #045DA1;
	color: #045DA1
}

.recruit_bd .arrow {
	font-size: 14px;
	color: #333;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #eaeaea;
	display: inline-block
}

@media (max-width:640px) {
	.recruit_bd .arrow {
		width: 28px;
		height: 28px;
		line-height: 28px;
		text-align: center
	}
}

@media (min-width:1200px) {
	.recruit_bd dl {
		padding-right: 160px
	}
}

.recruit_bd dl dt {
	font-size: 18px;
	margin-bottom: 6px
}

@media (max-width:640px) {
	.recruit_bd dl dt {
		font-size: 17px
	}
}

.recruit_bd dl dd {
	line-height: 1.8;
	color: #666
}

.recruit_bd dl dd+dt {
	padding-top: .4rem
}

.recruit_bd .send {
	background-color: #045DA1;
	border-radius: 2em;
	color: #fff;
	width: 1.52rem;
	height: .56rem;
	line-height: .56rem;
	text-align: center;
	font-size: 18px;
	display: inline-block
}

@media (min-width:1200px) {
	.recruit_bd .send {
		position: absolute;
		right: 0;
		bottom: 1rem
	}
}

@media (max-width:1199px) {
	.recruit_bd .send {
		margin-top: .5rem
	}
}

@media (max-width:992px) {
	.recruit_bd .send {
		width: 130px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		font-size: 16px
	}
}

@media (max-width:1200px) {
	.recruit_bd .hd-wrap {
		display: none
	}

	.recruit_bd .item {
		width: 88vw;
		max-width: 1560px;
		margin-left: auto;
		margin-right: auto;
		width: 96%
	}

	.recruit_bd .item-hd {
		font-size: 16px;
		flex-wrap: wrap
	}

	.recruit_bd .item-hd .tit {
		margin-right: 4px;
		display: inline-block
	}

	.recruit_bd .item-hd li {
		width: 33%
	}

	.recruit_bd .item-bd {
		padding: 20px 0 .6rem;
		margin: 0
	}

	.recruit_bd .arrow {
		position: absolute;
		right: 0;
		bottom: 30px
	}
}

@media (max-width:1200px) and (max-width:639px) {
	.recruit_bd .item {
		width: 92vw
	}
}

@media (max-width:992px) {
	.recruit_bd .item-hd li {
		width: 50%
	}
}

@media (max-width:600px) {
	.recruit_bd {
		border: 0;
		width: 100%
	}

	.recruit_bd .item {
		padding: 20px;
		width: 88vw;
		max-width: 1560px;
		margin-left: auto;
		margin-right: auto
	}

	.recruit_bd .item-hd {
		padding: 0 0 0;
		line-height: 1.8;
		font-size: 15px
	}

	.recruit_bd .item-hd .tit {
		margin-right: 4px
	}

	.recruit_bd .item-hd li {
		padding-left: 0;
		width: 100%
	}

	.recruit_bd .item-hd li:first-child .val {
		color: #045DA1
	}

	.recruit_bd .item-bd {
		padding: 20px 0 .6rem;
		color: #333
	}

	.recruit_bd .item-bd dd {
		font-size: 14px;
		line-height: 1.5
	}

	.recruit_bd .active .item-hd {
		padding-bottom: 20px
	}
}

@media (max-width:600px) and (max-width:639px) {
	.recruit_bd .item {
		width: 92vw
	}
}

/* 新闻列表 */
.zhishi_list {
	padding-bottom: .6rem
}

.zhishi_list .item {
	padding: .4rem 0 .3rem;
	border-bottom: 1px solid #eeeeee;
	position: relative
}

.zhishi_list .item:first-child {
	padding-top: 0
}

.zhishi_list .item::after {
	width: 0;
	height: 2px;
	background-color: #045DA1;
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.zhishi_list .item:hover .tit {
	color: #045DA1
}

.zhishi_list .item:hover::after {
	width: 100%
}

@media (min-width:768px) {
	.zhishi_list .item {
		display: flex
	}

	.zhishi_list .item .coverbox {
		order: 3
	}

	.zhishi_list .item .date {
		width: 1.3rem;
		padding-left: .28rem;
		line-height: 1.2
	}

	.zhishi_list .item .date .d {
		font-size: .48rem;
		font-weight: bold
	}

	.zhishi_list .item .date .y {
		font-size: 16px;
		color: #666
	}

	.zhishi_list .item .info {
		padding-right: .6rem;
		flex: 1
	}

	.zhishi_list .item .coverbox {
		width: 3.7rem
	}

	.zhishi_list .item .date,
	.zhishi_list .item .info {
		padding-top: .24rem
	}
}

@media (min-width:768px) and (min-width:992px) {
	.zhishi_list .item .info {
		padding-left: .6rem
	}
}

.zhishi_list .info {
	overflow: hidden
}

.zhishi_list .info .tit {
	font-size: .24rem;
	font-weight: bold
}

.zhishi_list .info .tit:hover {
	color: #045DA1
}

.zhishi_list .info .desc {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin: .2rem 0 .46rem;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	height: 60px
}

.zhishi_list .info .more {
	font-size: 16px;
	color: #999
}

.zhishi_list .info .more:hover {
	color: #045DA1
}

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

	.zhishi_list .info .desc,
	.zhishi_list .info .more {
		font-size: 15px
	}

	.zhishi_list .info .desc {
		line-height: 28px;
		height: 56px
	}
}

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

	.zhishi_list .time {
		color: #666;
		margin: .2rem 0 0
	}
}

/* 新闻内容页 */
.news_body {
	padding: 0rem 0 1.6rem
}

.news_body .crumbs {
	margin-bottom: .5rem;
	font-size: 16px;
}

@media (min-width:1200px) {
	.news_body_inner {
		background: #fff;
		display: flex
	}

	.news_body_inner .n_main {
		flex: 1;
		margin-right: 8%
	}

	.news_body_inner .n_sub {
		width: 4.5rem
	}
}

@media (max-width:1199px) {
	.news_body_inner .n_main {
		margin-bottom: 1rem;
		border-bottom: 1px solid #eeeeee
	}
}
.news_article .hd {
	padding-bottom: .7rem;
	border-bottom: 1px solid #eeeeee
}

.news_article .hd h1 {
	font-size: .38rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	font-weight: bold
}

@media (min-width:1200px) and (max-width:1919px) {
	.news_article .hd h1 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.news_article .hd h1 {
		font-size: 28px
	}
}

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

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

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

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

.news_article .hd .data {
	color: #999;
	font-size: 20px;
	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:1200px) {
	.news_article .hd .data {
		font-size: 18px
	}
}

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

.news_article .hd .data .time {
	margin-right: 20px
}

.news_article .share {
	margin-left: .36rem;
	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_article .share a {
	border-radius: 2em;
	width: .48rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	border: 1px solid #eeeeee;
	display: block;
	font-size: 20px;
	margin-left: 6px
}

.news_article .share a:hover {
	background: #f8f8f8
}

.news_article .pnext {
	position: relative;
	line-height: 20px;
	font-size: 20px;
	margin-top: .4rem
}

@media (max-width:1680px) {
	.news_article .pnext {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.news_article .pnext {
		font-size: 17px;
		line-height: 1.5
	}
}

.news_article .pnext .item {
	margin-bottom: 22px
}

@media (min-width:768px) {
	.news_article .pnext .item {
		margin-right: 36%;
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}

.news_article .pnext a:hover {
	color: #045DA1
}

.news_article .pnext .return {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #045DA1;
	border: 1px solid #045DA1;
	border-radius: 2em;
	width: 1.78rem;
	height: .56rem;
	line-height: .56rem;
	text-align: center
}

.news_article .pnext .return:hover {
	background-color: #045DA1;
	color: #fff
}

.article {
	font-size: 16px;
	line-height: 2.1;
	color: #666;
	padding: .6rem 0 .8rem;
	border-bottom: 1px solid #eeeeee
}

.article p {
	margin-bottom: .7em
}

.article img {
	display: block;
	margin: 0 auto .5rem
}

.article h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 1.7em
}

.sub_news_list {
	background: #f8f8f8;
	padding: .38rem
}

.sub_news_list li+li {
	border-top: 1px solid #eeeeee
}

.sub_news_list li {
	padding: .34rem 0 .2rem
}

.sub_news_list li .tit {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
	display: block;
	font-weight: bold
}

.sub_news_list li .tit:hover {
	color: #045DA1
}

.sub_news_list li .time {
	color: #666
}

.subbox+.subbox {
	margin-top: .4rem
}

.subbox .hd {
	margin-bottom: 20px;
	font-size: .38rem;
	font-weight: bold;
	margin-bottom: .5rem
}

@media (min-width:1200px) and (max-width:1919px) {
	.subbox .hd {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.subbox .hd {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.subbox .hd {
		font-size: 26px
	}
}

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

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

@media (max-width:1200px) {
	.subbox .hd {
		margin-bottom: 16px
	}
}

/* 产品内容页 */
.prdouct_top {
	padding: .8rem .4rem;
	background: #fff;
	margin-bottom: .4rem;
	margin-top: .8rem
}

@media (min-width:992px) {
	.prdouct_top {
		display: flex
	}

	.prdouct_top .swiperbox,
	.prdouct_top .infobox {
		width: 50%;
		padding-right: 4%
	}
}

@media (max-width:991px) {
	.prdouct_top .infobox {
		margin-top: .8rem
	}
}

.prdouct_top .infobox h1 {
	font-size: 2.33vw;
	padding-bottom: .3rem;
	border-bottom: 1px solid #eee;
	margin-bottom: .26rem
}

@media (min-width:1920px) {
	.prdouct_top .infobox h1 {
		font-size: .4rem
	}
}

@media (max-width:768px) {
	.prdouct_top .infobox h1 {
		font-size: 24px
	}
}

.prdouct_top .infobox .txt {
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	margin-bottom: .6rem
}

@media (max-width:1200px) and (min-width:768px) {
	.prdouct_top .infobox .txt {
		font-size: 15px;
		line-height: 1.6
	}
}

.prdouct_top .infobox .btns {
	display: flex
}

.prdouct_top .infobox .btns a {
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	line-height: 48px;
	padding: 0 28px;
	background-color: #045DA1;
	color: #fff
}

.prdouct_top .infobox .btns .manual {
	margin-left: 15px;
	background: #47bd92
}

.prdouct_top .infobox .btns .manual:hover {
	background-color: #045DA1;
	color: #fff
}

.prdouct_top .infobox .btns .quote:hover {
	background: #47bd92;
	color: #fff
}
.swiper_nav {
	margin-top: .4rem
}

.swiper_nav li {
	width: 16.66%;
	text-align: center;
	cursor: pointer;
	padding-right: 10px
}

.swiper_nav li .img {
	border: 1px solid #eee;
	transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.swiper_nav .swiper-slide-thumb-active .img {
	border-color: #045DA1
}

.pro_box {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-bottom: .36rem;
	padding: .3rem .4rem .7rem;
	font-size: .16rem;
	line-height: 28px;
}

@media (max-width:639px) {
	.pro_box {
		width: 92vw;
	}
	.pro_box p{font-size: 16px; color: #666;}
}

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

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

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

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

.product_nav {
	background: #fff;
	margin-bottom: .36rem;
	padding: 0 .3rem;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px
}

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

@media (max-width:1679px) {
	.product_nav {
		font-size: 15px;
		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_nav a {
		display: block
	}
}

.product_nav a {
	color: #999;
	line-height: .8rem
}

.product_nav a:hover {
	color: #111
}

@media (min-width:1680px) {
	.product_nav a {
		display: inline-block
	}

	.product_nav a+a {
		margin-left: .3rem
	}
}

.product_nav .on {
	color: #111;
	position: relative;
	font-weight: bold
}

.product_nav .on::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #045DA1;
	bottom: 0;
	left: 0
}


.pro_box .table2 tr:first-child {
	background: #f8f8f9;
	font-weight: bold
}

.pro_box .table2 td {
	padding: .12rem .28rem
}

@media (max-width:992px) {
	.pro_box .table2 td {
		padding: .12rem .16rem
	}
}

.pro_box table {
	width: 100%;
	font-size: 16px;
	text-align: left
}

@media (max-width:992px) {
	.pro_box table {
		font-size: 15px
	}
}

@media (max-width:768px) {
	.pro_box table {
		font-size: 14px
	}
}

@media (max-width:480px) {
	.pro_box table {
		font-size: 13px
	}
}

.pro_box table td {
	border: 1px solid #ddd;
	line-height: 1.5;
	padding: .12rem
}

@media (max-width:639px) {
	.pro_box .bd {
		position: relative;
		margin-right: -4vw;
		overflow-x: auto
	}

	.pro_box table {
		width: 600px
	}
}
/* 关于我们 */
.gs_introduce {
	padding-bottom: .5rem
}

@media (min-width:1200px) {
	.gs_introduce .top {
		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
	}

	.gs_introduce .top .content,
	.gs_introduce .top .img {
		width: 47%
	}
}

.gs_introduce .top h2 {
	margin-bottom: .3rem
}

.gs_introduce .top .txt {
	font-size: 16px;
	line-height: 2.1;
	color: #666
}

.gs_introduce .top .txt p+p {
	/* margin-top: 1em */
}

@media (max-width:1360px) {
	.gs_introduce .top .txt {
		font-size: 15px;
		line-height: 1.8
	}
}

@media (max-width:1199px) {
	.gs_introduce .top .txt {
		margin-bottom: .5rem
	}
}

.gs_introduce .datas {
	display: flex;
	margin-top: .4rem;
	align-items: center
}

@media (min-width:640px) {
	.gs_introduce .datas {
		justify-content: space-between
	}

	.gs_introduce .datas .line {
		width: 1px;
		height: .76rem;
		background: #f8f8f8;
		display: block
	}
}

@media (max-width:639px) {
	.gs_introduce .datas {
		flex-wrap: wrap
	}

	.gs_introduce .datas .item {
		width: 48%;
		margin-bottom: .4rem
	}

	.gs_introduce .datas .item .val {
		margin-bottom: 4px
	}
}

.gs_introduce .datas .item .val {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	color: #045DA1;
	font-weight: bold;
	font-size: .4rem
}

.gs_introduce .datas .item .val em {
	font-size: .7rem
}

.gs_introduce .datas .item .val span {
	padding-left: 3px
}

.gs_introduce .datas .item .val * {
	display: block
}

.gs_introduce .datas .item .tit {
	font-size: 18px;
	padding-left: 4px
}

@media (max-width:640px) {
	.gs_introduce .datas .item .tit {
		font-size: 16px
	}
}

.gs_introduce .datas .item:nth-child(2) .tit,
.gs_introduce .datas .item:nth-child(3) .tit {
	padding-left: 10px
}

/* 企业文化 */

.gs_cultrue {
	background: url('../images/gsbg2.jpg') no-repeat center center;
	background-size: cover;
	color: #fff
}

@media (max-width:991px) {
	.gs_cultrue {
		padding: 1rem 0
	}

	.gs_cultrue h2 {
		margin-bottom: .6rem;
		text-align: center
	}
}

@media (min-width:992px) {
	.gs_cultrue h2 {
		margin-bottom: 2.6rem
	}

	.gs_cultrue .wrap {
		height: 8.78rem;
		position: relative;
		padding: 1.2rem 0 0
	}

	.gs_cultrue .bd {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 55
	}

	.gs_cultrue .bd .list {
		display: flex;
		align-items: flex-end;
		overflow: hidden
	}

	.gs_cultrue .item {
		flex: 1;
		border-left: 1px solid #fff;
		padding-left: .46rem;
		transition: .2s
	}

	.gs_cultrue .item * {
		transition: .2s
	}
}

@media (min-width:992px) {
	.gs_cultrue .item {
		padding-bottom: 1.4rem
	}
}

@media (max-width:991px) {
	.gs_cultrue .item {
		margin-bottom: .6rem
	}
}

.gs_cultrue .item h3 {
	font-size: .34rem;
	transition-delay: .1s
}

@media (max-width:992px) {
	.gs_cultrue .item h3 {
		font-size: 24px;
		margin-top: 7px
	}
}

@media (max-width:640px) {
	.gs_cultrue .item h3 {
		font-size: 20px
	}
}

.gs_cultrue .item .ic1 {
	background: url('../../../../../uploads/20230416/e1dbb7a2b231ccd00b875275d6a9bccd.png') no-repeat center center
}

.gs_cultrue .item .ic2 {
	background: url('../../../../../uploads/20230416/9f661f81973254ad177a9016c9659f06.png') no-repeat center center
}

.gs_cultrue .item .ic3 {
	background: url('../../../../../uploads/20230416/54f0fd8851333b4767112f8995a26a05.png') no-repeat center center
}

.gs_cultrue .item .icon {
	width: .74rem;
	height: .74rem;
	display: block;
	margin-bottom: .1rem;
	background-size: contain
}

.gs_cultrue .item .desc {
	font-size: 18px;
	line-height: 2.1;
	margin-top: .3rem
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		width: 85%;
		transition-delay: .3s;
		max-width: 440px
	}
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		height: 0;
		opacity: 0
	}
}

@media (max-width:768px) {
	.gs_cultrue .item .desc {
		font-size: 16px
	}
}

@media (max-width:480px) {
	.gs_cultrue .item .desc {
		font-size: 15px
	}
}

@media (min-width:992px) {
	.gs_cultrue .active {
		flex: 1.5
	}

	.gs_cultrue .active .desc {
		opacity: 1;
		height: 1.2rem
	}
}

.vhd5 {
    font-size: .58rem;
    font-weight: bold
}

@media (max-width:1919px) and (min-width:1200px) {
    .vhd5 {
        font-size: 3vw
    }
}

@media (max-width:1200px) {
    .vhd5 {
        font-size: .5rem
    }
}


/* 荣誉资质 */
.gs_honor {
	padding: 1.1rem 0 1rem
}

@media (max-width:480px) {
	.gs_honor {
		width: 100vw
	}
}

.gs_honor h2 {
	margin-bottom: .4rem;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

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

@media (max-width:480px) {
	.gs_honor h2 {
		margin-bottom: .2rem
	}
}

.gs_honor .swiper_honor {
	padding: .4rem 0 1.1rem
}

@media (max-width:768px) {
	.gs_honor .swiper_honor {
		padding-bottom: 1.5rem
	}
}

.gs_honor .swiper_honor li {
	width: 20%
}

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

@media (max-width:480px) {
	.gs_honor .swiper_honor li {
		width: 60%
	}

	.gs_honor .swiper_honor li .inner {
		margin: 0 10px
	}
}

.gs_honor .swiper-slide-active .inner,
.gs_honor .swiper-slide-prev .inner,
.gs_honor .swiper-slide-next .inner {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 5
}

.gs_honor .inner {
	background: #f8f8f8;
	text-align: center;
	position: relative;
	transition: .6s;
	padding: 0 0 .2rem
}

.gs_honor .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #045DA1;
	left: 0;
	bottom: 0;
	transition: .6s
}

.gs_honor .inner .imgbox {
	padding: .6rem;
	display: block
}

@media (max-width:1360px) {
	.gs_honor .inner .imgbox {
		padding: .4rem
	}
}

.gs_honor .inner .tit {
	line-height: .6rem;
	font-size: 20px;
	border-top: 1px solid #eeeeee;
	margin: 0 .2rem
}

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

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

.gs_honor .swiper-slide-active .inner {
	background: #fff;
	position: relative;
	z-index: 555
}

@media (min-width:640px) {
	.gs_honor .swiper-slide-active .inner {
		transform: scale(1.1)
	}
}

.gs_honor .swiper-slide-active .inner::after {
	width: 100%
}

.gs_honor .pnexts {
	width: 1.24rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	height: .6rem
}

@media (max-width:640px) {
	.gs_honor .pnexts {
		width: 70px
	}

	.gs_honor .pnexts .pnext {
		width: 30px;
		height: 30px;
		font-size: 12px
	}
}

.gs_honor .pnexts .swiper-button-prev {
	left: 0
}

.gs_honor .pnexts .swiper-button-next {
	right: 0
}

.gs_honor .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

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

.gs_honor .pnext:hover {
	background-color: #045DA1;
	color: #fff
}

/* 案例 */

.application_main {
    padding: 0 0 .4rem 0
}

.application_list {
    margin-left: -0.35rem !important;
    margin-right: -0.35rem !important
}

.application_list>* {
    padding-left: .35rem !important;
    padding-right: .35rem !important;
    margin-bottom: .4rem
}

@media (max-width:640px) {
    .application_list {
        margin-left: -0.2rem !important;
        margin-right: -0.2rem !important
    }

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

@media (max-width:600px) {
    .application_list li {
        width: 100%
    }
}

.application_inner {
    background: #f1f1f1;
}

.application_inner:hover .more {
    background-color: #045DA1;
    color: #fff
}

.application_inner .info {
    padding: .34rem .46rem .5rem
}

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

.application_inner .tit {
    display: block;
    font-size: 22px
}

.application_inner .tit:hover {
    color: #045DA1
}

@media (max-width:640px) {
    .application_inner .tit {
        font-size: 20px
    }
}

.application_inner .desc {
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    height: 60px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    margin: .1rem 0 .3rem
}

@media (max-width:640px) {
    .application_inner .desc {
        font-size: 15px;
        line-height: 26px;
        height: 52px
    }
}

.application_inner .more {
    border: 1px solid #045DA1;
    line-height: .46rem;
    border-radius: 2em;
    width: 1.47rem;
    color: #045DA1;
    display: inline-block;
    text-align: center
}

@media (max-width:640px) {
    .application_inner .more {
        line-height: 32px;
        width: 110px
    }
}

.application_top {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 1.5rem;
    color: #fff
}

@media (max-width:480px) {
    .application_top {
        padding-bottom: 1rem
    }
}

.application_top .crumbs {
    padding-top: .54rem
}

.application_top .crumbs i {
    color: #fff
}

.application_top .crumbs a {
    color: #fff
}

.application_top .crumbs a:hover {
    color: #045DA1
}

.application_top .content {
    padding: 1rem 0;
    min-height: 4.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 780px;
    width: 70%
}

@media (max-width:768px) {
    .application_top .content {
        width: 80%
    }
}

@media (max-width:640px) {
    .application_top .content {
        width: 100%
    }
}

.application_top h2 {
    font-size: .52rem;
    font-weight: bold;
    margin-bottom: .3rem
}

@media (max-width:1920px) {
    .application_top h2 {
        font-size: 3vw
    }
}

@media (max-width:992px) {
    .application_top h2 {
        font-size: .58rem;
        font-weight: bold
    }
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
    .application_top h2 {
        font-size: 3vw
    }
}

@media (max-width:992px) and (max-width:1200px) {
    .application_top h2 {
        font-size: .5rem
    }
}

.application_top .desc {
    font-size: 18px;
    line-height: 1.8
}

@media (max-width:768px) {
    .application_top .desc {
        font-size: 16px
    }
}

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

.application_info {
    padding: 1.4rem 0
}

@media (min-width:992px) {
    .application_info {
        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
    }

    .application_info .img,
    .application_info .info {
        width: 46%
    }

    .application_info .info {
        padding-right: .7rem
    }
}

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

.application_info .info h5 {
    font-size: .52rem;
    font-weight: bold;
    margin-bottom: .2rem
}

@media (max-width:1920px) {
    .application_info .info h5 {
        font-size: 3vw
    }
}

@media (max-width:992px) {
    .application_info .info h5 {
        font-size: .58rem;
        font-weight: bold
    }
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
    .application_info .info h5 {
        font-size: 3vw
    }
}

@media (max-width:992px) and (max-width:1200px) {
    .application_info .info h5 {
        font-size: .5rem
    }
}

.application_info .info .desc {
    font-size: 16px;
    color: #666;
    line-height: 2.1
}

@media (max-width:480px) {
    .application_info .info .desc {
        font-size: 15px;
        line-height: 2
    }
}

.appinfo {
    padding: .74rem 0
}

.appinfo h2 {
    margin-bottom: .46rem
}

.application_product {
    padding-bottom: 1rem
}

.application_product .tc {
    padding-top: .3rem
}

.application_product .return {
    border-radius: 2em;
    border: 1px solid #045DA1;
    color: #045DA1;
    display: inline-block;
    width: 1.78rem;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    font-size: 16px
}

.application_product .return:hover {
    background-color: #045DA1;
    color: #fff
}

@media (max-width:992px) {
    .application_product .return {
        width: 150px;
        height: 46px;
        line-height: 46px;
        text-align: center
    }
}

@media (max-width:480px) {
    .application_product .return {
        width: 136px;
        height: 42px;
        line-height: 42px;
        text-align: center
    }
}

.scott {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 40px;
}

.scott a,.scott span {
	width: 35px;
	height: 35px;
	margin: 0 3px;
	display: inline-block;
	background-color: #fff;
	line-height: 35px;
	color: #1f0a42;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
	font-size: 18px;
	border-radius: 50px
}

.scott .current,.scott a:hover{
	background: #045DA1;
	color: #fff;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6
}

.search_title{padding-bottom: 20px;}