.main {
    width: 94%;
    max-width: 1400px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.header {
    width: 100%;
    height: 100px;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5
}

.header .main {
    height: 100%;
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header .main .logo {
    width: auto;
    height: 50px
}

.header .main .logo img {
    width: auto;
    height: 100%
}

.header .main .right {
    display: inline-flex;
    align-items: center
}

.header .main .nav {
    display: inline-flex;
    align-items: center
}

.header .main .nav a {
    display: block;
    float: left;
    padding: 10px 14px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    font-size: 16px;
    line-height: 16px;
    white-space: nowrap
}

.header .main .nav a:hover, .header .main .nav a.active {
    color: #0472af;
    border-color: #0472af
}

.header .main .nav i {
    display: block;
    float: left;
    width: 1px;
    min-width: 1px;
    height: 10px;
    background-color: #ccc;
    margin: 0 26px
}

.header .main .lan-sec {
    display: inline-flex;
    align-items: center;
    margin-left: 80px
}

.header .main .lan-sec .lang {
    position: relative
}

.header .main .lan-sec .lang .tops {
    height: 30px;
    display: inline-flex;
    align-items: center
}

.header .main .lan-sec .lang .tops a {
    font-size: 18px
}

.header .main .lan-sec .lang .tops i {
    display: inline-block;
    width: 12px;
    height: 9px;
    background-image: url(../images/02.png);
    background-size: 100% 100%;
    margin-left: 8px
}

.header .main .lan-sec .lang .bots {
    display: none;
    width: auto;
    min-width: 95px;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -58px;
    padding: 6px 0;
    text-align: center
}

.header .main .lan-sec .lang .bots a {
    display: block;
    width: auto;
    white-space: nowrap;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    transition: all 0.3s;
    padding: 0 10px
}

.header .main .lan-sec .lang .bots a:hover {
    background-color: #0472af;
    color: #fff
}

.header .main .lan-sec .lang:hover .bots {
    display: block
}

.header .main .lan-sec .line {
    display: block;
    float: left;
    width: 1px;
    min-width: 1px;
    height: 10px;
    background-color: #ccc;
    margin: 0 15px
}

.header .main .lan-sec .search {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../images/03.png);
    background-size: 100% 100%
}

.header-h {
    width: 100%;
    height: 100px;
    clear: both
}

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9;
    display: none
}

.m-header {
    width: 100%;
    height: 1rem;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    display: none
}

.m-header .main {
    height: 100%;
    max-width: none;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.m-header .main .logo {
    width: auto;
    height: 0.6rem
}

.m-header .main .logo img {
    width: auto;
    height: 100%
}

.m-header .main .right {
    overflow: hidden;
    display: inline-flex;
    align-items: center
}

.m-header .main .right a {
    display: block;
    float: left;
    width: 0.64rem;
    height: 0.64rem;
    margin-left: 0.16rem
}

.m-header .main .right a img {
    width: 100%;
    height: 100%
}

.m-header .m-nav {
    width: 100%;
    position: fixed;
    top: 1rem;
    left: 0;
    background-color: #fff;
    padding: 0.24rem;
    display: none
}

.m-header .m-nav .nav {
    width: 100%
}

.m-header .m-nav .nav .one {
    width: 100%;
    height: 0.9rem;
    line-height: 0.9rem;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.28rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.m-header .m-nav .nav .one a {
    display: block;
    float: left;
    height: 100%;
    white-space: nowrap
}

.m-header .m-nav .nav .one i {
    display: block;
    float: right;
    width: 100%;
    height: 100%;
    background-image: url(../images/32.png);
    background-size: 0.2rem 0.2rem;
    background-position: right center;
    background-repeat: no-repeat
}

.m-header .m-nav .nav .one i.open {
    background-image: url(../images/33.png);
    background-size: 0.2rem 0.03rem
}

.m-header .m-nav .nav .two {
    width: 100%;
    height: auto;
    padding-bottom: 0.24rem;
    padding-left: 0.5rem;
    border-bottom: 1px solid #e6e6e6;
    display: none
}

.m-header .m-nav .nav .two a {
    display: block;
    clear: both;
    margin-top: 0.24rem;
    font-size: 0.26rem
}

.m-header .m-nav .lang {
    width: 100%;
    overflow: hidden;
    padding-top: 0.24rem
}

.m-header .m-nav .lang a {
    display: block;
    float: left;
    margin-right: 0.1rem;
    height: 0.5rem;
    min-width: 0.5rem;
    line-height: 0.5rem;
    border-radius: 0.06rem;
    text-align: center;
    padding: 0 0.1rem;
    font-size: 0.28rem;
    color: #999
}

.m-header .m-nav .lang a.active {
    background-color: #0472af;
    color: #fff
}

.m-header .m-fixed-search {
    width: 100%;
    height: 1.6rem;
    background-color: #fff;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 10;
    display: none;
    padding: 0 0.24rem
}

.m-header .m-fixed-search .search-block {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
    margin-top: 0.5rem
}

.m-header .m-fixed-search .search-block .serh {
    width: 0.34rem;
    height: 0.33rem;
    background-image: url("../images/36.png");
    background-size: 100% 100%;
    display: inline-block
}

.m-header .m-fixed-search .search-block input {
    width: 6.2rem;
    height: 0.66rem;
    display: inline-block;
    padding: 0 0.2rem;
    font-size: 0.26rem;
    border: none
}

.m-header .m-fixed-search .search-block .close {
    width: 0.3rem;
    height: 0.3rem;
    background-image: url("../images/37.png");
    background-size: 100% 100%;
    display: inline-block
}

.m-header-h {
    width: 100%;
    height: 1rem;
    clear: both;
    display: none
}

.mod-title {
    width: 100%;
    text-align: center
}

.mod-title .en {
    font-size: 44px;
    line-height: 44px;
    font-weight: 600
}

.mod-title .cn {
    font-size: 28px;
    line-height: 28px;
    margin-top: 18px
}

.mod-title i {
    display: block;
    width: 14px;
    height: 4px;
    background-color: #0472af;
    margin: 20px auto 0
}

.readmore {
    width: 170px;
    height: 50px;
    border-radius: 25px;
    border: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'DINCondensed';
    font-size: 20px;
    color: #999;
    transition: all 0.3s
}

.readmore span {
    line-height: 20px;
    height: 18px
}

.readmore i {
    display: block;
    width: 32px;
    height: 9px;
    background-image: url(../images/08.png);
    background-size: auto 100%;
    background-position: 32px 0;
    margin-left: 12px;
    margin-top: -4px;
    transition: all 0.3s
}

.readmore:hover {
    background-color: #0472af;
    border-color: #0472af;
    color: #fff
}

.readmore:hover i {
    background-position: 80px 0
}

.sub-cate {
    width: 94%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.sub-cate::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f5f5f5
}

.sub-cate::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #f5f5f5
}

.sub-cate::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #ddd
}

.sub-cate .items {
    min-width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

.sub-cate a {
    display: block;
    float: left;
    padding: 0 20px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    color: #999;
    transition: all 0.3s;
    white-space: nowrap
}

.sub-cate a:hover, .sub-cate a.active {
    background-color: #f19716;
    color: #fff;
    font-size: 16px
}

.footer {
    width: 100%;
    background-color: #191919
}

.footer .foot-top {
    width: 100%
}

.footer .foot-top .tops {
    width: 100%;
    display: flex;
    flex: 1;
    justify-content: space-between
}

.footer .foot-top .tops .nav {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
    padding-top: 60px;
    padding-bottom: 30px;
    padding-right: 40px
}

.footer .foot-top .tops .nav .item {
    padding-right: 10px;
    color: #fff
}

.footer .foot-top .tops .nav .item .one {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px
}

.footer .foot-top .tops .nav .item .two {
    font-size: 14px;
    color: #777;
    margin-top: 10px;
    float: left;
    clear: both;
    transition: all 0.3s
}

.footer .foot-top .tops .nav .item .two:hover {
    color: #0472af
}
.footer .foot-top .tops .right{
    display: flex;
    align-items: center;
}
.footer .foot-top .tops .qulity {
    width: 150px;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 15px;
    margin-left:20px;
}
.footer .foot-top .tops .qulity img{
    width: 100%;
}
.footer .foot-top .tops .ewm {
    width: 190px;
    min-width: 190px;
    border-left: 1px solid #333;
    padding-left: 40px;
    padding-top: 60px;
    padding-bottom: 30px;
    color: #fff
}

.footer .foot-top .tops .ewm p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.footer .foot-top .tops .ewm .logo {
    width: 147px;
    height: 47px;
    margin-top: 20px
}

.footer .foot-top .tops .ewm .logo img {
    width: 100%;
    height: 100%
}

.footer .foot-top .tops .ewm .img {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    overflow: hidden;
    margin-top: 30px
}

.footer .foot-top .tops .ewm .img img {
    width: 100%;
    height: 100%
}

.footer .foot-top .bots {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #333;
    padding: 40px 0
}

.footer .foot-top .bots .item .label {
    width: 100%;
    height: 18px;
    white-space: nowrap
}

.footer .foot-top .bots .item .label img {
    width: 18px;
    height: 18px;
    float: left
}

.footer .foot-top .bots .item .label span {
    font-size: 16px;
    color: #fff;
    margin-left: 12px;
    float: left;
    line-height: 18px
}

.footer .foot-top .bots .item .desc {
    margin-top: 20px;
    font-size: 16px;
    color: #777
}

.footer .foot-bot {
    width: 100%;
    border-top: 1px solid #333;
    padding: 20px 0
}

.footer .foot-bot .main {
    font-size: 14px
}

.footer .foot-bot .main p, .footer .foot-bot .main a, .footer .foot-bot .main span {
    color: #515151;
    display: block;
    float: left
}

.footer .foot-bot .main .left {
    float: left
}

.footer .foot-bot .main .left .copy {
    margin-left: 20px
}

.footer .foot-bot .main .right {
    float: right
}

.footer .foot-bot .main .ppgw-img {
    display: inline-block;
    width: 70px;
    margin: -3px 20px 0
}

.footer .foot-bot .main .ppgw-img img {
    width: 100%;
    vertical-align: middle
}

.footer .flink {
    width: 100%;
    display: flex;
    margin-bottom: 30px
}

.footer .flink .label {
    font-size: 14px;
    color: #777;
    margin-top: 8px;
    white-space: nowrap
}

.footer .flink .items {
    width: 100%;
    overflow: hidden
}

.footer .flink .items a {
    display: block;
    float: left;
    margin-left: 20px;
    margin-top: 8px;
    color: #777;
    font-size: 14px
}

.m-footer {
    display: none;
    width: 100%;
    background-color: #191919;
    padding: 24px 3% 0;
    color: #fff
}

.m-footer .nav {
    width: 100%;
    overflow: hidden
}

.m-footer .nav a {
    display: flex;
    align-items: center;
    float: left;
    width: 33.33%;
    margin-top: 30px;
    padding-right: 20px;
    color: #fff
}

.m-footer .nav a span {
    font-size: 16px
}

.m-footer .nav a i {
    display: block;
    float: left;
    width: 10px;
    height: 16px;
    background-image: url(../images/34.png);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 15px
}
.m-footer .right{
    display: flex;
    align-items: center;
}
.m-footer .qulity {
    width: 100px;
    overflow: hidden;
    border-radius: 6px;
    margin-top: 25px;
}
.m-footer .qulity img{
    width: 100%;
}
.m-footer .ewm {
    width: 100%;
    margin-top: 30px
}

.m-footer .ewm p {
    font-size: 16px;
    color: #fff
}

.m-footer .ewm .img {
    width: 100px;
    height: 100px;
    border-radius: 6px;
    overflow: hidden;
    margin-top: 10px
}

.m-footer .ewm .img img {
    width: 100%;
    height: 100%
}

.m-footer .ewm .ppgw-img {
    display: inline-block;
    width: 80px;
    margin-top: 10px
}

.m-footer .ewm .ppgw-img img {
    width: 100%;
    vertical-align: middle
}

.m-footer .foot-bot {
    width: 100%;
    padding: 20px 0;
    background-color: #141414;
    color: #515151;
    font-size: 14px
}

.m-footer .flink {
    display: none
}

.inner-banner {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
    position: relative
}

.inner-banner .main {
    height: 100%
}

.inner-banner .text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    color: #fff
}

.inner-banner .text .en {
    font-size: 44px;
    line-height: 44px
}

.inner-banner .text .cn {
    font-size: 28px;
    line-height: 28px;
    margin-top: 14px
}

.sub-menu {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #e6e6e6
}

.sub-menu .main {
    display: flex;
    justify-content: space-between
}

.sub-menu .main .sub-nav {
    width: auto;
    height: 70px;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-right: 30px
}

.sub-menu .main .sub-nav::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #f5f5f5
}

.sub-menu .main .sub-nav::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #f5f5f5
}

.sub-menu .main .sub-nav::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #ddd
}

.sub-menu .main .sub-nav .items {
    min-width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto
}

.sub-menu .main .sub-nav .items a {
    display: block;
    float: left;
    height: 70px;
    border-bottom: 2px solid transparent;
    line-height: 70px;
    font-size: 14px;
    color: #333;
    transition: all 0.3s;
    white-space: nowrap
}

.sub-menu .main .sub-nav .items a:hover, .sub-menu .main .sub-nav .items a.active {
    color: #0472af;
    border-color: #0472af
}

.sub-menu .main .sub-nav .items i {
    display: block;
    float: left;
    width: 1px;
    min-width: 1px;
    height: 10px;
    background-color: #ccc;
    margin: 0 40px
}

.sub-menu .main .hamb {
    height: 70px;
    line-height: 70px;
    padding-left: 40px;
    background-image: url(../images/44.png);
    background-size: 20px 23px;
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap
}

.sub-menu .main .hamb span {
    display: inline-block;
    margin: 0 10px
}

div.pages {
    width: 100%;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 100px auto
}

div.pages a, div.pages span {
    min-width: 36px;
    height: 36px;
    display: inline-block;
    border: 1px solid #e6e6e6;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    margin: 0 1px;
    padding: 0 5px;
    transition: all 0.3s;
    background-color: #f6f6f6
}

div.pages a:hover, div.pages .current {
    border-color: #0472af;
    background-color: #0472af;
    color: #fff
}

div.pages .prev, div.pages .next {
    width: 36px;
    display: inline-block;
    padding: 0 10px;
    font-size: 13px;
    line-height: 36px;
    height: 36px;
    transition: all 0.3s;
    margin: 0 1px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 8px 16px
}

div.pages .prev {
    background-image: url(../images/46.png)
}

div.pages .next {
    background-image: url(../images/47.png)
}

div.pages .prev:hover {
    background-image: url(../images/48.png);
    border-color: #0472af;
    background-color: #0472af;
    color: #fff
}

div.pages .next:hover {
    background-image: url(../images/49.png);
    border-color: #0472af;
    background-color: #0472af;
    color: #fff
}

.page-bottom {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.page-bottom .pro-page {
    font-size: 16px;
    color: #0472af;
    width: 45%;
    display: flex
}

.page-bottom .pro-page span {
    flex-shrink: 0
}

.page-bottom .pro-page a {
    display: inline-block;
    margin-left: 10px;
    color: #666
}

.page-bottom .pro-page.next {
    justify-content: flex-end
}

.inner-mod-title .big {
    font-size: 34px;
    font-weight: bold
}

.inner-mod-title .small {
    font-size: 16px;
    color: #666
}

@media screen and (max-width: 1440px) {
    .header .main .nav a {
        padding: 10px 10px
    }

    .header .main .nav i {
        margin: 0 12px
    }

    .header .main .lan-sec {
        margin-left: 40px
    }

    .header .main .lan-sec .lang a {
        font-size: 18px
    }

    .header .main .lan-sec .lang i {
        width: 12px;
        height: 9px;
        margin-left: 8px
    }

    .header .main .lan-sec .line {
        height: 10px;
        margin: 0 15px
    }

    .header .main .lan-sec .search {
        width: 20px;
        height: 20px
    }
}

@media screen and (max-width: 1280px) {
    .header .main .nav a {
        padding: 10px 8px
    }

    .header .main .nav i {
        margin: 0 10px
    }

    .header .main .lan-sec {
        margin-left: 20px
    }

    .header .main .lan-sec .lang a {
        font-size: 18px
    }

    .header .main .lan-sec .lang i {
        width: 12px;
        height: 9px;
        margin-left: 8px
    }

    .header .main .lan-sec .line {
        height: 10px;
        margin: 0 10px
    }

    .header .main .lan-sec .search {
        width: 20px;
        height: 20px
    }

    .inner-banner {
        height: 300px
    }

    .inner-banner .text .en {
        font-size: 38px;
        line-height: 38px
    }

    .inner-banner .text .cn {
        font-size: 24px;
        line-height: 24px;
        margin-top: 14px
    }

    .sub-menu {
        height: 60px
    }

    .sub-menu .main .sub-nav {
        height: 60px;
        margin-right: 30px
    }

    .sub-menu .main .sub-nav .items a {
        height: 60px;
        line-height: 60px;
        font-size: 14px
    }

    .sub-menu .main .sub-nav .items i {
        margin: 0 20px
    }

    .sub-menu .main .hamb {
        height: 60px;
        line-height: 60px;
        padding-left: 30px;
        background-size: 20px 23px
    }
}

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

    .header-h {
        display: none
    }

    .m-header {
        display: block
    }

    .m-header-h {
        display: block
    }

    .mod-title .en {
        font-size: 30px;
        line-height: 30px;
        font-weight: 600
    }

    .mod-title .cn {
        font-size: 20px;
        line-height: 20px;
        margin-top: 12px
    }

    .mod-title i {
        width: 14px;
        height: 3px;
        margin: 12px auto 0
    }

    .readmore {
        width: 120px;
        height: 40px;
        border-radius: 20px;
        font-size: 14px
    }

    .readmore span {
        line-height: 14px;
        height: 11px
    }

    .readmore i {
        width: 16px;
        height: 4px;
        background-position: 16px 0;
        margin-left: 8px;
        margin-top: 0px
    }

    .readmore:hover i {
        background-position: 36px 0
    }

    .sub-cate a {
        padding: 0 10px;
        height: 36px;
        line-height: 36px;
        border-radius: 18px;
        font-size: 14px
    }

    .sub-cate a:hover, .sub-cate a.active {
        font-size: 14px
    }

    .footer {
        display: none
    }

    .m-footer {
        display: block
    }

    .inner-banner {
        height: 260px
    }

    .inner-banner .text .en {
        font-size: 30px;
        line-height: 30px
    }

    .inner-banner .text .cn {
        font-size: 20px;
        line-height: 20px;
        margin-top: 14px
    }

    .pages {
        margin: 50px auto
    }
}

@media screen and (max-width: 768px) {
    .mod-title .en {
        font-size: 30px;
        line-height: 30px;
        font-weight: 600
    }

    .mod-title .cn {
        font-size: 20px;
        line-height: 20px;
        margin-top: 12px
    }

    .mod-title i {
        width: 14px;
        height: 3px;
        margin: 12px auto 0
    }

    .readmore {
        width: 120px;
        height: 40px;
        border-radius: 20px;
        font-size: 14px
    }

    .readmore i {
        width: 16px;
        height: 4px;
        background-position: 16px 0;
        margin-left: 8px;
        margin-top: -4px
    }

    .readmore:hover i {
        background-position: 36px 0
    }

    .pages {
        margin: 40px auto
    }

    .inner-mod-title .big {
        font-size: 24px
    }

    .inner-mod-title .small {
        font-size: 14px
    }
}

@media screen and (max-width: 480px) {
    .mod-title .en {
        font-size: 24px;
        line-height: 24px;
        font-weight: 600
    }

    .mod-title .cn {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px
    }

    .mod-title i {
        width: 14px;
        height: 3px;
        margin: 10px auto 0
    }

    .readmore {
        width: 120px;
        height: 40px;
        border-radius: 20px;
        font-size: 14px
    }

    .readmore i {
        width: 16px;
        height: 4px;
        background-position: 16px 0;
        margin-left: 8px;
        margin-top: -4px
    }

    .readmore:hover i {
        background-position: 36px 0
    }

    .sub-cate a {
        padding: 0 10px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px
    }

    .sub-cate a:hover, .sub-cate a.active {
        font-size: 14px
    }

    .m-footer {
        padding: 10px 3% 0
    }

    .m-footer .nav a {
        margin-top: 16px;
        padding-right: 12px;
        color: #fff
    }

    .m-footer .nav a span {
        font-size: 14px
    }

    .m-footer .nav a i {
        display: block;
        float: left;
        width: 10px;
        height: 12px;
        background-image: url(../images/34.png);
        background-size: auto 100%;
        background-position: center;
        background-repeat: no-repeat;
        margin-left: 6px
    }

    .m-footer .ewm {
        margin-top: 30px
    }

    .m-footer .ewm p {
        font-size: 14px
    }

    .m-footer .ewm .img {
        width: 80px;
        height: 80px;
        border-radius: 6px;
        margin-top: 10px
    }

    .m-footer .foot-bot {
        width: 100%;
        padding: 20px 0;
        font-size: 14px
    }

    .m-footer .flink {
        display: block;
        margin-bottom: 20px;
        margin-top: 20px
    }

    .m-footer .flink .label {
        font-size: 14px;
        color: #777;
        margin-top: 0;
        white-space: nowrap
    }

    .m-footer .flink .items {
        width: calc(100% + 20px);
        margin-left: -20px;
        overflow: hidden
    }

    .m-footer .flink .items a {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 8px;
        color: #777;
        font-size: 14px
    }

    .inner-banner {
        height: 160px
    }

    .inner-banner .text .en {
        font-size: 22px;
        line-height: 22px
    }

    .inner-banner .text .cn {
        font-size: 18px;
        line-height: 18px;
        margin-top: 10px
    }

    .sub-menu {
        height: auto
    }

    .sub-menu .main {
        justify-content: space-between;
        flex-wrap: wrap
    }

    .sub-menu .main .sub-nav {
        height: 50px;
        margin-right: 20px
    }

    .sub-menu .main .sub-nav .items a {
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }

    .sub-menu .main .sub-nav .items i {
        margin: 0 15px
    }

    .sub-menu .main .hamb {
        height: auto;
        /*line-height: 30px;*/
        padding-left: 16px;
        background-size: auto 14px;
        white-space: normal;
    }

    .pages {
        margin: 30px auto
    }

    .inner-mod-title .big {
        font-size: 18px
    }

    .inner-mod-title .small {
        font-size: 14px
    }
}






.header{
    position:absolute;
    top:0;
    right:0;
}
.index-head .logo-box{
    width:100%;
    z-index:999;
}
.logo-box{
    background-color:#003e95;
    /*height:100px;*/
}
.logo-box2 {
    /*background-color:#f60;*/
    /*height:100px;*/
}
.index-head-left{
    float:left;
    /*width:410px;*/
}
.logo{display:block;}
.logo img{
    float:left;
    padding-top:13px;
    /*width: 80px;*/
    margin-bottom: 12px;
}
.logo-tit{
    
    padding-left:80px;
    padding-top:28px;
}
.logo-tit-cn{
    display:block;
    font-size:22px;
    line-height:22px;
    margin-bottom:10px;
    color:#444;
}
.logo-tit-en{
    display:block;
    font-size:12px;
    line-height:12px;
    color:#444;
    letter-spacing: 2.1px;
    
}
.index-head-right{
    float:right;
    /*width:calc(100% - 480px);*/
}

.tel {
    position: relative;
    padding-left: 65px !important;
    padding-top: 18px;
    margin-top: 14px;
}
.tel b {
    position: absolute;
    left: 0;
    top: 14px;
    width: 51px;
    height: 51px;
    float: left;
    display: block;
    background: url(../images/tel.png) no-repeat;
}
.tel p {
    float: right;
    font-size: 14px;
    color: #005495;
    display: block;
    line-height: 1.5;
}
.tel p span {
    display: block;
    font-size: 24px;
    color: #005495;
    line-height: 28px;
    font-weight: bold;
}
.nav-box li{
    float:left;
    width:calc(100% / 7);
    text-align:center;
    position: relative;
}
.nav-box li a{
    display:block;
    padding:0;
    width:100%;
    height:66px;
    font-size:16px;
    line-height:66px;
    color:#fff;
    position:relative;
    overflow:hidden;
}
.nav-box li dl a {
    height:48px;
    font-size:16px;
    line-height:48px;
}
.nav-box li > a:before{
    content:"";
    width:60%;
    height:3px;
    background-color:#f2b81d;
    position:absolute;
    left:-100%;
    bottom:0;
    transition:all 0.4s ease-in 0s;

}
.nav-box li:hover > a:before,
.nav-box li.on-top > a:before{
    left:20%;
}
.nav-box li dl {
    position: absolute;
    top: 66px;
    left: 0;
    width: 100%;
    z-index: 5;
    background-color: #003e95;
    display: none;
}
.nav-box li dl a {
    font-size: 14px;
}
.nav-box li:hover dl {
    display: block;
}
.nav-box li dl a:hover {
    /*text-decoration: underline;*/
    background-color:#f2b81d;
}




.hc-yscroll{overflow-y:scroll}
.hc-mobile-nav{display:none;position:fixed;top:0;height:100%;z-index:9999;overscroll-behavior:none}
.hc-mobile-nav.is-ios *{cursor:pointer !important}
.hc-mobile-nav .nav-container{position:fixed;z-index:9998;top:0;width:240px;max-width:100%;height:100%;transition:transform .4s ease}
.hc-mobile-nav .nav-wrapper{width:100%}
.hc-mobile-nav .nav-wrapper.nav-wrapper-1{position:static;height:100%;overflow:scroll;overflow-x:visible;overflow-y:auto}
.hc-mobile-nav ul{list-style:none;margin:0;padding:0}
.hc-mobile-nav li{position:relative;display:block}
.hc-mobile-nav li.level-open>.nav-wrapper{visibility:visible}
.hc-mobile-nav input[type="checkbox"]{display:none}
.hc-mobile-nav label{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:pointer}
.hc-mobile-nav a{position:relative;display:block;box-sizing:border-box;cursor:pointer}
.hc-mobile-nav a,.hc-mobile-nav a:hover{text-decoration:none}
.hc-mobile-nav.disable-body:not(.nav-open)::after{pointer-events:none}
.hc-mobile-nav.disable-body::after,
.hc-mobile-nav.disable-body .nav-wrapper::after{content:'';position:fixed;z-index:9990;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overscroll-behavior:none;visibility:hidden;opacity:0;transition:visibility 0s ease .4s,opacity .4s ease}
.hc-mobile-nav.disable-body.nav-open::after,
.hc-mobile-nav.disable-body .sub-level-open::after{visibility:visible;opacity:1;transition-delay:.05s}.hc-mobile-nav.nav-levels-expand .nav-wrapper::after{display:none}
.hc-mobile-nav.nav-levels-expand ul .nav-wrapper{min-width:0;max-height:0;overflow:hidden;transition:height 0s ease .4s}
.hc-mobile-nav.nav-levels-expand .level-open>.nav-wrapper{max-height:none}
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper{position:absolute;z-index:9999;top:0;height:100%;visibility:hidden;transition:visibility 0s ease .4s,transform .4s ease}
.hc-mobile-nav.nav-levels-overlap ul ul{height:100%;overflow:scroll;overflow-x:visible;overflow-y:auto}
.hc-mobile-nav.nav-levels-overlap ul li.nav-parent{position:static}
.hc-mobile-nav.nav-levels-overlap ul li.level-open>.nav-wrapper{visibility:visible;transition:transform .4s ease}
.hc-mobile-nav.side-left{left:0}
.hc-mobile-nav.side-left .nav-container{left:0;transform:translate3d(-100%, 0, 0)}
.hc-mobile-nav.side-left.nav-levels-overlap li.level-open>.nav-wrapper{transform:translate3d(-40px, 0, 0)}
.hc-mobile-nav.side-left.nav-levels-overlap li .nav-wrapper{left:0;transform:translate3d(-100%, 0, 0)}
.hc-mobile-nav.side-right{right:0}
.hc-mobile-nav.side-right .nav-container{right:0;transform:translate3d(100%, 0, 0)}
.hc-mobile-nav.side-right.nav-levels-overlap li.level-open>.nav-wrapper{transform:translate3d(40px, 0, 0)}
.hc-mobile-nav.side-right.nav-levels-overlap li .nav-wrapper{right:0;transform:translate3d(100%, 0, 0)}
.hc-mobile-nav.nav-open .nav-container{transform:translate3d(0, 0, 0)}
.hc-nav-trigger{position:absolute;cursor:pointer;display:none;top:20px;z-index:9980;min-height:24px}
.hc-nav-trigger span{width:30px;top:50%;transform:translateY(-50%);transform-origin:50% 50%}
.hc-nav-trigger span,
.hc-nav-trigger span::before,
.hc-nav-trigger span::after{position:absolute;left:0;height:4px;background:#165fc5;transition:all .2s ease}
.hc-nav-trigger span::before,
.hc-nav-trigger span::after{content:'';width:100%}
.hc-nav-trigger span::before{top:-10px}
.hc-nav-trigger span::after{bottom:-10px}
.hc-nav-trigger.toggle-open span{background:rgba(0,0,0,0);transform:rotate(45deg)}
.hc-nav-trigger.toggle-open span::before{transform:translate3d(0, 10px, 0)}
.hc-nav-trigger.toggle-open span::after{transform:rotate(-90deg) translate3d(10px, 0, 0)}
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after{background:rgba(0,0,0,0.3)}
.hc-mobile-nav .nav-wrapper{background:#333}
.hc-mobile-nav.nav-open .nav-wrapper{box-shadow:1px 0 2px rgba(0,0,0,0.2)}
.hc-mobile-nav h2{font-size:15px;font-weight:bold;text-align:center;padding:15px;color:#999}
.hc-mobile-nav a{padding:14px 17px;font-size:15px;color:#ddd;z-index:1;background:rgba(0,0,0,0);border-bottom:1px solid #2b2b2b}
.hc-mobile-nav:not(.touch-device) a:hover{background:#165fc5}
.hc-mobile-nav li{text-align:left}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a{background:#2b2b2b;border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b}
.hc-mobile-nav li.nav-close a:hover,.hc-mobile-nav li.nav-back a:hover{background:#2b2b2b}
.hc-mobile-nav li.nav-parent a{padding-right:58px}
.hc-mobile-nav li.nav-close span,
.hc-mobile-nav li.nav-parent span.nav-next,
.hc-mobile-nav li.nav-back span{width:45px;position:absolute;top:0;right:0;bottom:0;text-align:center;cursor:pointer;transition:background .2s ease;border-left:1px solid #2b2b2b}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after{display:block;content:'';position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;border-top:2px solid #ddd;border-left:2px solid #ddd;box-sizing:content-box;}
.hc-mobile-nav li.nav-close span::before{margin-left:-9px;transform:rotate(135deg)}
.hc-mobile-nav li.nav-close span::after{transform:rotate(-45deg)}
.hc-mobile-nav a[href]:not([href="#"])>span.nav-next{border-left:1px solid #2b2b2b}
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before{content:'';position:absolute;top:50%;left:50%;width:8px;height:8px;margin-left:-2px;box-sizing:border-box;border-top:2px solid #ddd;border-left:2px solid #ddd;transform-origin:center}
.hc-mobile-nav span.nav-next::before{transform:translate(-50%, -50%) rotate(135deg)}
.hc-mobile-nav li.nav-back span::before{transform:translate(-50%, -50%) rotate(-45deg)}
.hc-mobile-nav.side-right span.nav-next::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(-45deg)}
.hc-mobile-nav.side-right li.nav-back span::before{margin-left:0;margin-right:-2px;transform:translate(-50%, -50%) rotate(135deg)}
.hc-mobile-nav.nav-levels-expand .nav-container ul .nav-wrapper,
.hc-mobile-nav.nav-levels-none .nav-container ul .nav-wrapper{box-shadow:none;background:transparent}
.hc-mobile-nav.nav-levels-expand .nav-container ul h2,
.hc-mobile-nav.nav-levels-none .nav-container ul h2{display:none}
.hc-mobile-nav.nav-levels-expand .nav-container ul ul a,
.hc-mobile-nav.nav-levels-none .nav-container ul ul a{font-size:14px}
.hc-mobile-nav.nav-levels-expand .nav-container li,
.hc-mobile-nav.nav-levels-none .nav-container li{transition:background .3s ease}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open{background:#165fc5}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a{border-bottom:1px solid #165fc5}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open a:hover,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open a:hover{background:#165fc5}
.hc-mobile-nav.nav-levels-expand .nav-container li.level-open>a .nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container li.level-open>a .nav-next::before{margin-top:2px;transform:translate(-50%, -50%) rotate(45deg)}
.hc-mobile-nav.nav-levels-expand .nav-container span.nav-next::before,
.hc-mobile-nav.nav-levels-none .nav-container span.nav-next::before{margin-top:-2px;transform:translate(-50%, -50%) rotate(225deg)}
.cf::before,
.cf::after{content:'';display:block;height:0;overflow:hidden}
.cf::after{clear:both}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
#main-nav{display:none}
header .toggle{
    position:absolute;
    display:block;
    cursor:pointer;
    top:12px;
    right:15px;
    z-index:9980;
    min-height:24px;
    box-sizing:content-box;
    font-size:20px;
    line-height:24px;
}
header .toggle span{
    width:35px;
    top:50%;
    right:20px;
    transform:translateY(-50%);
    transform-origin:50% 50%;
}
header .toggle span,
header .toggle span::before,
header .toggle span::after{
  position:absolute;
    right:0;
    height:4px;
    background:#25519d;
    border-radius:2px;
    transition:all .1s ease
}
header .toggle span::before,
header .toggle span::after{
    content:'';
    width:100%
}
header .toggle span::before{top:-10px}
header .toggle span::after{bottom:-10px}
header .toggle.toggle-open span{
    background:rgba(0,0,0,0);
    transform:rotate(45deg)
}
header .toggle.toggle-open span::before{
    transform:translate3d(0, 10px, 0)
}
header .toggle.toggle-open span::after{
    transform:rotate(-90deg) translate3d(10px, 0, 0)
}
header .toggle:hover span,
header .toggle:hover span::before,
header .toggle:hover span::after{background:#fff;}
header .toggle div{
    display:inline-block;
    margin-right:15px
}



.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}


.index-honor-list{
    max-width:600px;
    margin:0 auto;
}
.index-honor-list li{
    float:left;
    width:40%;
    margin:0 5%;
}
.index-honor-pic img{
    display:block;
    max-width:100%;
    margin:0 auto;
}


@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1260px) {
  .container {
    width: 1230px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}







@media (max-width: 1259px) {
    /*.logo-tit{display:none;}*/
    .index-head-left{width:300px;}
    /*.index-head-right{width:calc(100% - 200px);}*/

}
@media (max-width: 991px) {
    /*.index-head-right{width:calc(100% - 150px);}*/
    .nav-box li a{font-size:15px;}
}
@media (max-width: 767px) {
    /*.logo-tit{display:block;}
    .nav-box{display:none;}
    .logo-box{height:80px;}*/
    .logo img{
        width:290px;
        padding-top:8px;
    }

    .tel, .nav, .logo-tit-en {display: none;}
    
    
    .logo-tit {
        padding-left: 60px;
        padding-top: 24px;
    }
}


.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden!important;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}


.k_ld_index_gallay_item {
    padding: 5px;
    background-color: #fff;
    position: relative;
}

.k_ld_index_gallay_item_pic {
    width: 100%;
    overflow: hidden;
}

.k_ld_index_gallay_item_pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-object-fit: cover;
}

.k_ld_index_gallay_item_name {
    position: absolute;
    right: 5px;
    left: 5px;
    bottom: 5px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    background-color: rgba(0, 140, 215, 0.5);
    text-align: center;
    padding: 12px 5px;
}

.k_ld_swipe_btn {
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    background-color: #008cd7;
    color: #fff;
    text-align: center;
    font-size: 22px;
    border-radius: 50%;
    cursor: pointer;
    margin: 15px 0px;
}

.k_ld_swipe_bt_left {
    margin-right: 7px;
}

.k_ld_swipe_bt_right {
    margin-left: 7px;
}

.text-nowrap {color: #fff;}
.k_ld_swipe_btn {
    width: 50px;
    height: 58px;
    line-height: 58px;
    font-size: 26px;
    border-radius: 0px;
    margin: 0px;
    position: absolute;
    top: 48%;
    top: calc(50% - 29px);
    top: -webkit-calc(50% - 29px);
    top: -ms-calc(50% - 29px);
    top: -o-calc(50% - 29px);
    top: -moz-calc(50% - 29px);
}
.k_ld_index_gallay_wrapper {
    width: 100%;
    position: relative;
    padding-left: 75px;
    padding-right: 75px;
}
.k_ld_index_gallay_left {
    left: 0px;
}

.k_ld_index_gallay_right {
    right: 0px;
}

#k_ld_index_gallay {
    padding: 65px 0px;
}

#k_ld_index_gallay .swiper-slide {
    position: relative;
    z-index: 1;
}

#k_ld_index_gallay .swiper-slide-active.swiper-slide {
    z-index: 3;
}

#k_ld_index_gallay .swiper-slide-prev.swiper-slide,#k_ld_index_gallay .swiper-slide-next.swiper-slide {
    z-index: 2;
}

.swiper-slide-active .k_ld_index_gallay_item {
    transform: scale(1.4);
    -ms-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -o-transform: scale(1.4);
    -moz-transform: scale(1.4);
}

.swiper-slide-prev .k_ld_index_gallay_item,.swiper-slide-next .k_ld_index_gallay_item {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}


.index-news .index-tit {margin-bottom: 0 !important;}
.index-news .tab-hd {padding: 20px 0; text-align: center;}
.index-news .tab-hd a {margin:0 15px; display: inline-block; background-color: #eee; width: 100px; height: 36px; line-height: 36px; border-radius: 3px;}
.index-news .tab-hd a.on { background-color: #f2b81d; }

@media screen and (max-width: 900px) {
    .swiper-slide-active .k_ld_index_gallay_item {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }

    .swiper-slide-prev .k_ld_index_gallay_item,.swiper-slide-next .k_ld_index_gallay_item {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }

    #k_ld_index_gallay {
        padding: 35px 0px;
    }

    .k_ld_index_gallay_content {
        margin-top: 30px;
    }
}

@media screen and (max-width: 670px) {
    .swiper-slide-active .k_ld_index_gallay_item {
        transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -moz-transform: scale(1);
    }
}

