.banner {
    position: relative
}

.banner img {
    width: 100%
}
.profile-panel {
    width: 100%;
}
.advantage {
    width: 100%;
}
.banner-block {
    position: absolute;
    bottom: 60px;
    left: 0;
    width: 100%
}

.banner-block h1.title {
    color: #fff;
    font-family: DINEngschriftStd, Helvetica, sans-serif;
    font-size: calc(18px + 17 * (100vw - 240px) / 1120);
    text-transform: uppercase;
    border-left: 3px solid #a7cd62;
    line-height: calc(24px + 17 * (100vw - 240px) / 1120);
    padding-left: 15px
}

.page-title {
    color: #050505;
    font-size: calc(18px + 17 * (100vw - 240px) / 1120);
    line-height: 1;
    font-family: DINEngschriftStd, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 40px 0 20px 0;
    position: relative;
    margin-bottom: 40px
}

.page-title:before {
    content: '';
    display: block;
    width: 225px;
    border-bottom: 1px solid #99c541;
    position: absolute;
    bottom: 0;
    left: 0
}

.page-title:after {
    content: '';
    display: block;
    width: calc(100% - 225px);
    border-bottom: 1px solid #093e8d;
    position: absolute;
    bottom: 0;
    right: 0
}

.blogs:before {
    content: '';
    clear: both
}

.blogs:after {
    content: '';
    display: table;
    clear: both
}

.blogs {
    margin: 0 -5px
}

.blog-box {
    width: 33.333333%;
    padding: 0 5px;
    margin-bottom: 10px;
    float: left
}

.blog-grid {
    width: 100%;
    background-color: #f5f5f5;
    transition: ease all .2s;
    color: #fff
}

.blog-grid:hover {
    background-color: #093e8d
}

.blog-grid .date {
    text-align: center;
    width: 166px;
    height: 166px;
    background-color: #e4e4e4;
    margin: auto;
    color: #000;
    transition: ease all .5s .1s;
    position: relative;
    overflow: hidden
}

.blog-grid .date:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    width: 100%;
    height: 100%;
    background-color: #99c541;
    z-index: 0;
    opacity: 0;
    transition: ease all .5s .1s
}

.blog-grid:hover .date {
    color: #fff
}

.blog-grid:hover .date:before {
    bottom: 0;
    opacity: 1
}

.blog-grid .date span {
    display: inline-block;
    font-size: 20px;
    max-width: 50px;
    position: relative;
    z-index: 1
}

.blog-grid .date span > i {
    display: inline-block;
    font-size: 40px;
    font-style: normal;
    padding-top: 25px;
    position: relative
}

.blog-grid .date span > i:before {
    content: '';
    display: inline-block;
    width: 11px;
    border-bottom: 1px solid #000;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    transition: ease all .5s .1s
}

.blog-grid:hover .date span > i:before {
    border-color: #fff
}

.blog-grid .deatil {
    color: #000;
    margin-top: 60px;
    padding: 0 30px;
    padding-bottom: 60px;
    font-size: 15px
}

.blog-grid .deatil h5 {
    margin-bottom: 40px;
    transition: ease all .2s
}

.blog-grid .deatil p {
    color: #707070;
    line-height: 2.2;
    margin-bottom: 50px
}

.blog-grid:hover .deatil, .blog-grid:hover .deatil p {
    color: #fff
}

.blog-grid:hover a.link-more {
    color: #fff;
    border-color: #fff
}

.policies {
    margin: 110px 0
}

.policies time {
    font-size: 22px;
    color: #000;
    display: block;
    margin-bottom: 20px;
    font-family: DINEngschriftStd, Helvetica, sans-serif
}

.blog-action {
    padding-bottom: 50px
}

.blog-action span {
    max-width: 320px;
    height: 15px;
    overflow: hidden
}

.downloads {
    padding: 0 70px;
    margin-bottom: 70px
}

.contacts {
    margin: 90px 0
}

.address {
    width: 50%;
    float: left;
    font-size: 20px;
    color: #303030;
    padding: 0 15px;
    line-height: 2.1;
    padding-right: 230px;
    position: relative;
    font-family: SourceHanSansCN-ExtraLight, Helvetica, sans-serif
}

.address h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.address .qrcode {
    position: absolute;
    right: 15px;
    bottom: 0;
    width: 180px
}

.map {
    width: 100vw;
    height: 38.75vw;
    min-height: 200px
}

.downloads-tabs {
    text-align: center;
    font-size: 0;
    border-bottom: 1px solid #b3b3b3;
    margin: auto
}

.downloads-tabs li {
    display: inline-block;
    width: 33.333333%;
    line-height: 2;
    position: relative;
    font-family: DINNeuzeitGroteskStd-Light;
    padding: 40px 0
}

.downloads-tabs li img {
    filter: grayscale(1) opacity(.7)
}

.downloads-tabs li.on img {
    filter: grayscale(0) opacity(1)
}

.downloads-tabs li p {
    padding-top: 20px;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap
}

.downloads-tabs li a {
    display: inline-block
}

.downloads-tabs li.on a {
    color: #093e8d
}

.downloads-tabs li.on:before {
    content: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2232%22%20height%3D%2218%22%20fill%3D%22%23B4B3B3%22%3E%3Cpath%20d%3D%22M0%2C0l15.8%2C18L32%2C0L0%2C0z%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.downloads-tabs li.on:after {
    content: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2232%22%20height%3D%2218%22%20fill%3D%22%23ffffff%22%3E%3Cpath%20d%3D%22M0%2C0l15.8%2C18L32%2C0L0%2C0z%22%2F%3E%3C%2Fsvg%3E%0A);
    position: absolute;
    top: 100%;
    margin-top: -1px;
    left: 50%;
    transform: translateX(-50%)
}

.downloads-list {
    position: relative
}

.downloads-list ul {
    padding: 20px 0
}

.downloads-list ul > li {
    padding: 20px 0;
    padding-right: 135px;
    margin-top: 20px;
    font-size: 16px;
    position: relative;
    border-bottom: 1px solid #dadada
}

.download-item {
    text-transform: uppercase;
    padding-left: 30px;
    width: 100%;
    overflow: hidden
}

.download-btn {
    position: absolute;
    display: block;
    right: 10px;
    top: 50%;
    text-transform: none;
    transform: translateY(-50%)
}

.download-btn i {
    margin-right: 5px
}

.download-item a {
    color: #7c7c7c
}

.download-item a:hover {
    color: #093e8d
}

.FAQs {
    padding-bottom: 70px
}

.FAQs ul {
    padding-top: 20px
}

.FAQs ul > li {
    padding-bottom: 20px;
    font-size: 20px;
    border-bottom: 1px solid #dadada
}

.FAQs ul > li > div {
    position: relative;
    padding-left: 45px;
    margin-top: 20px;
    background-size: 28px 28px;
    background-position: center left;
    background-repeat: no-repeat;
    line-height: 1.8
}

.FAQs ul > li > div.q {
    font-family: DINNeuzeitGroteskStd-Light, Helvetica, sans-serif;
    background-image: url(../images/sq.png);
    color: #222
}

.FAQs ul > li > div.a {
    color: #6b6b6b;
    background-image: url(../images/sa.png)
}

.page-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.honor, .responsibility {
    padding: 50px 0;
    font-size: 20px;
    line-height: 35px
}

.honor .honor-info, .responsibility .responsibility-info {
    color: #3b3b3b;
    text-align: center
}

.honor-pic {
    border: 1px solid #dfdfdf;
    cursor: pointer
}

.honor-list {
    max-width: 1300px;
    margin: auto;
    padding: 0 150px;
    margin-bottom: 100px;
    text-align: center;
    line-height: 2;
    font-size: 20px;
    margin-top: 40px;
    position: relative
}

.responsibility-list {
    margin-bottom: 100px;
    text-align: left;
    padding-top: 40px;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 1.7;
    position: relative
}

.responsibility-list h5 {
    font-size: 20px;
    margin: 20px 0 10px 0;
    color: #050505;
    font-family: DINNeuzeitGroteskStd-Light, Helvetica, sans-serif;
    text-transform: uppercase
}

.responsibility-pic {
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    position: relative
}

.responsibility-pic:after {
    content: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%201024%201024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2230%22%20height%3D%2230%22%3E%3Cpath%20d%3D%22M1003.52%20491.52l-471.04%200%200-471.04C532.48%205.12%20520.533333%200%20512%200c-8.533333%200-20.48%208.533333-20.48%2020.48l0%20471.04-471.04%200C8.533333%20491.52%200%20503.466667%200%20512c0%208.533333%205.12%2020.48%2020.48%2020.48l471.04%200%200%20471.04c0%2011.946667%208.533333%2020.48%2020.48%2020.48l0%200c11.946667%200%2020.48-8.533333%2020.48-20.48l0-471.04%20471.04%200c11.946667%200%2020.48-8.533333%2020.48-20.48l0%200C1024%20500.053333%201015.466667%20491.52%201003.52%20491.52z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E);
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    opacity: 0;
    transition: ease all .3s .1s
}

.responsibility-pic:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(9, 62, 141, .9);
    transition: ease all .3s;
    opacity: 0
}

.responsibility-pic:hover:after, .responsibility-pic:hover:before {
    opacity: 1
}

.responsibility-pic:hover:after {
    transform: rotate(90deg)
}

.profile {
    padding-top: 50px;
    position: relative
}

.profile:before {
    content: '';
    display: block;
    background-image: url(../images/bg-2.png);
    background-size: cover;
    position: absolute;
    left: 0;
    top: 20%;
    height: calc(19.0972vw + 17.3611px);
    width: calc(55vw + 50px)
}

.advantage:before, .profile-panel:before {
    content: '';
    clear: both
}

.advantage:after, .profile-panel:after {
    content: '';
    display: table;
    clear: both
}

.profile-detail {
    width: 60%;
    float: left;
    padding: 60px 0;
    position: relative
}

.profile-detail-info {
    font-size: 18px;
    color: #646464;
    line-height: 2;
    padding: 70px 100px 70px 0
}

.profile-detail .play {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 55px;
    height: 55px;
    cursor: pointer
}

@keyframes play {
    from {
        width: 30px;
        height: 30px;
        opacity: 1
    }
    to {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

@-moz-keyframes play {
    from {
        width: 30px;
        height: 30px;
        opacity: 1
    }
    to {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

@-webkit-keyframes play {
    from {
        width: 30px;
        height: 30px;
        opacity: 1
    }
    to {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

@-o-keyframes play {
    from {
        width: 30px;
        height: 30px;
        opacity: 1
    }
    to {
        width: 100%;
        height: 100%;
        opacity: 0
    }
}

.profile-detail .play:before {
    content: '';
    border: 1px solid #032b65;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: 2.5s play infinite ease;
    z-index: -1
}

.profile-detail .play:after {
    content: '';
    border: 1px solid #032b65;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: 2.5s play infinite 1s ease;
    z-index: -1
}

.profile-detail .play > span {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0 5px;
    border-radius: 50%;
    background-color: #093d8a;
    content: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22%23ffffff%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cpath%20d%3D%22M10.2%2C26.9%22%2F%3E%3Cpath%20d%3D%22M27.6%2C26.9%22%2F%3E%3Cpath%20d%3D%22M7.4%2C27.4%22%2F%3E%3Cpath%20d%3D%22M30%2C27.4%22%2F%3E%3Cpath%20d%3D%22M4.8%2C27.4%22%2F%3E%3Cpath%20d%3D%22M27.2%2C27.4%22%2F%3E%3Cpath%20d%3D%22M23.4%2C14L11.1%2C6.9C10%2C6.3%2C8.6%2C7.1%2C8.6%2C8.4v14.2c0%2C1.3%2C1.4%2C2.1%2C2.6%2C1.5L23.4%2C17C24.6%2C16.3%2C24.6%2C14.7%2C23.4%2C14z%22%2F%3E%3C%2Fsvg%3E%0A')
}

.profile-detail h1 {
    font-size: calc(50px + 10 * (100vw - 240px) / 1120);
    font-family: DINEngschriftStd, Helvetica, sans-serif;
    color: #99c541
}

.profile-detail h1 > span {
    color: #093e8d
}

.profile-pic {
    width: 40%;
    float: left;
    position: relative;
    z-index: 0;
    cursor: pointer
}

.profile-pic:hover {
    transform: translateX(0)
}

.profile-pic img {
    transition: linear transform 1s
}

.profile-pic:hover img {
    transform: scale(1.03);
    transition: linear transform 5s
}

.profile-pic:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -50px;
    bottom: -50px;
    z-index: -1;
    opacity: .1;
    background: url(../images/point.png) center center;
    background-color: #dadada;
    transition: ease .8s all
}

.profile-pic [class^=swiper-btn-] {
    top: auto;
    transform: translateY(0);
    bottom: 0;
    left: -50px;
    width: 50px;
    height: 50px;
    transform: translateX(0);
    border: none;
    border-radius: 0;
    background-color: #093e8d;
    transition: ease .5s transform, ease .2s background-color
}

.profile-pic [class^=swiper-btn-]:hover {
    background-color: #002863
}

.profile-pic [class^=swiper-btn-].swiper-button-disabled {
    background-color: #ddd;
    -webkit-filter: none;
    filter: none
}

.profile-pic .swiper-btn-prev {
    bottom: 50px;
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20style%3D%22transform%3A%20rotate(90deg)%22%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20p-id%3D%221226%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M401.28%20512l294.592%20330.688a32%2032%200%201%201-47.744%2042.624l-313.6-352a32%2032%200%200%201%200-42.624l313.6-352a32%2032%200%201%201%2047.744%2042.624L401.28%20512z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
}

.profile-pic .swiper-btn-next {
    background-image: url('data:image/svg+xml;charset=utf-8,%3Csvg%20style%3D%22transform%3A%20rotate(90deg)%22%20viewBox%3D%220%200%201024%201024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2220%22%20height%3D%2220%22%3E%3Cpath%20d%3D%22M629.12%20512l-294.592%20330.688a32%2032%200%201%200%2047.744%2042.624l313.6-352a32%2032%200%200%200%200-42.624l-313.6-352a32%2032%200%201%200-47.744%2042.624L629.12%20512z%22%20fill%3D%22%23ffffff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E')
}

.NUM-group {
    width: 45%;
    min-height: 277px;
    float: left;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end
}

.NUM-group li {
    height: 120px;
    max-height: 100%;
    color: #909090;
    font-size: 20px;
    text-align: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 30%
}

.NUM-group li > span {
    color: #000;
    font-size: 45px
}

.advantage {
    margin-top: 50px;
    padding: 50px 0
}

.advantage-info {
    width: 55%;
    float: right;
    color: #646464;
    line-height: 1.7;
    font-size: 18px;
    padding-left: 25px
}

.advantage-info h2 {
    width: 100vw;
    float: right;
    padding-left: 15px;
    margin-bottom: 25px;
    line-height: 1.7;
    color: #093e8d;
    font-size: 30px;
    text-align: right
}

.advantage-info h2 > span {
    color: #99c541
}

.process .process-warp {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 1550px
}

.process .item {
    position: relative;
    height: 353px
}

.process .item-pic {
    position: absolute;
    top: 0;
    height: 100%;
    overflow: hidden
}

.process .item-pic > img {
    width: 100%;
    transition: linear all 1s
}

.process .item-pic:hover > img {
    transform: scale(1.1);
    transition: linear all 5s
}

.process .item:nth-child(2n+1) .item-info {
    margin-left: 45%;
    padding-left: 25px
}

.process .item:nth-child(2n) .item-info {
    padding-right: 25px;
    /* width: 55% */
    width: 100%
}

.process .item:nth-child(2n+1) .item-pic {
    right: 55%
}

.process .item:nth-child(2n) .item-pic {
    left: 55%
}

.item-info h4 {
    color: #093e8d;
    font-family: DINEngschriftStd, Helvetica, sans-serif;
    font-size: calc(18px + 17 * (100vw - 240px) / 1120);
    padding: 40px 0
}

.item-info {
    color: #646464;
    line-height: 1.7;
    font-size: 18px
}

.job-item {
    text-align: center;
    padding: 25px 0;
    cursor: pointer;
    transition: linear all .1s;
    background-color: #fff
}

.job-item:hover {
    color: #99c541;
    background-color: #093e8d
}

.job-item ul {
    font-size: 0;
    margin-top: 50px;
    margin-bottom: 20px
}

.job-item ul > li {
    display: inline-block;
    padding: 0 10px;
    width: 320px;
    max-width: 33%;
    font-size: 16px;
    border-right: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2
}

.job-item ul > li > span {
    display: inline-block
}

.job-item ul > li + li {
    border-left: none
}

.job-name {
    font-size: 30px
}

.job-detail {
    display: none;
    background-color: #f8f8f8;
    padding-bottom: 20px
}

.job-info {
    width: 100%;
    max-width: 780px;
    margin: auto;
    padding: 40px 20px;
    line-height: 2;
    font-size: 16px
}

@media screen and (max-width: 1399px) {
    .profile-detail {
        padding-top: 20px
    }

    .profile-detail-info {
        line-height: 1.5;
        padding: 50px 70px 50px 0
    }

    .NUM-group li {
        font-size: 17px
    }

    .NUM-group li > span {
        font-size: 35px
    }

    .advantage-info h2 {
        font-size: 24px;
        line-height: 1.5
    }
}

@media screen and (max-width: 1299px) {
    .address {
        line-height: 1.5;
        font-size: 18px;
        padding-right: 145px
    }

    .address h2 {
        font-size: 23px;
        margin-bottom: 20px
    }

    .address .qrcode {
        width: 120px
    }
}

@media screen and (max-width: 1099px) {
    .profile-detail-info {
        padding: 30px 50px 30px 0
    }

    .advantage-info, .honor, .item-info, .policies, .profile-detail-info, .responsibility {
        font-size: 15px;
        line-height: 1.7
    }

    .item-info h4 {
        padding: 20px 0
    }

    .advantage-info h2 {
        font-size: 20px;
        line-height: 1.3
    }

    .process {
        padding: 15px 0
    }

    .process .item {
        height: auto
    }

    .process .item:nth-child(2n+1) .item-info {
        margin-left: 30%;
        padding-left: 0
    }

    .process .item:nth-child(2n) .item-info {
        width: 70%;
        padding-right: 0
    }

    .process .item-pic {
        position: relative;
        width: 70%;
        padding-top: 20px
    }

    .process .item:nth-child(2n+1) .item-pic {
        right: 0;
        margin-left: 30%
    }

    .process .item:nth-child(2n) .item-pic {
        left: 0
    }

    .honor, .responsibility, .responsibility-list {
        padding-top: 0
    }

    .responsibility-list {
        margin-bottom: 50px;
        font-size: 15px;
        line-height: 1.5
    }

    .honor-list {
        padding: 0 70px;
        margin: 50px auto
    }

    .responsibility-list h5 {
        font-size: 17px
    }

    .job-item ul {
        margin-top: 20px
    }

    .blog-grid .date {
        width: 130px;
        height: 125px
    }

    .blog-grid .date span {
        font-size: 17px
    }

    .blog-grid .date span > i {
        font-size: 30px
    }

    .blog-grid .deatil h5 {
        font-size: 17px;
        margin-bottom: 20px
    }

    .blog-grid .deatil p {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 20px
    }

    .blog-grid .deatil {
        margin-top: 25px;
        padding-bottom: 50px
    }

    .address {
        width: 65%;
        margin-left: 35%
    }

    .address + .address {
        margin-top: 30px
    }

    .contacts {
        margin: 50px 0
    }
}

@media screen and (max-width: 899px) {
    .profile-detail {
        width: 100%
    }

    .profile-pic {
        width: 35%;
        margin-top: -60px;
        margin-left: 65%
    }

    .profile-pic:after {
        right: -15px;
        bottom: -15px
    }

    .responsibility-list {
        font-size: 12px
    }

    .responsibility-list h5 {
        font-size: 15px;
        margin-bottom: 5px;
        line-height: 1
    }

    .downloads {
        padding: 0 20px;
        margin-bottom: 20px
    }

    .downloads-tabs li {
        padding-top: 0;
        padding-bottom: 15px
    }

    .downloads-tabs li img {
        width: 30px
    }

    .downloads-tabs li p {
        padding-top: 5px;
        font-size: 12px
    }

    .downloads-list ul > li {
        font-size: 14px;
        padding-right: 100px
    }

    .FAQs ul > li {
        font-size: 14px
    }

    .download-item {
        padding-left: 0
    }

    a.download-btn {
        font-size: 12px
    }

    .FAQs ul {
        padding-top: 0
    }

    .FAQs ul > li > div.a, .FAQs ul > li > div.q {
        min-height: 25px;
        line-height: 1.5;
        background-size: 25px 25px
    }

    .policies {
        margin: 20px 0
    }

    .blogs {
        max-width: 600px;
        margin: auto
    }

    .blog-box {
        width: 50%;
        max-width: 300px
    }
}

@media screen and (max-width: 799px) {
    .advantage-info, .item-info, .profile-detail-info {
        font-size: 12px
    }

    .NUM-group, .advantage-info {
        width: 70%;
        padding: 0
    }

    .NUM-group li {
        width: 33.333333%;
        font-size: 14px
    }

    .NUM-group li > span {
        font-size: 30px
    }

    .NUM-group {
        min-height: 100px
    }

    .honor-list {
        padding: 0 50px;
        margin: 20px auto
    }

    .address {
        width: 100%;
        margin-left: 0
    }
}

@media screen and (max-width: 699px) {
    .profile-detail-info {
        padding-right: 0
    }

    .profile:before {
        top: 10%;
        width: 100vw;
        height: 30vw
    }

    .profile-pic {
        width: calc(100% - 100px);
        margin-left: 100px
    }

    .NUM-group {
        width: 100%
    }

    .advantage-info {
        width: 70%
    }

    .job-name {
        font-size: 25px
    }

    .job-item ul > li {
        font-size: 14px
    }

    .job-info {
        padding-bottom: 20px;
        font-size: 15px;
        line-height: 1.7
    }

    .address {
        font-size: 14px;
        padding-right: 0
    }

    .address h2 {
        font-size: 18px;
        margin-bottom: 15px
    }

    .address .qrcode {
        position: relative;
        padding-top: 20px;
        margin: auto
    }
}

@media screen and (max-width: 499px) {
    .banner-block {
        bottom: 20px
    }

    .profile {
        padding-top: 0
    }

    .advantage-info h2 {
        font-size: 17px;
        margin-bottom: 15px
    }

    .process .item .item-info, .process .item .item-pic {
        width: 100% !important;
        margin: 0 !important
    }

    .honor-list {
        padding: 0
    }

    .honor-list [class^=swiper-btn-] {
        display: none
    }

    .job-name {
        font-size: 22px
    }

    .job-item ul {
        margin-bottom: 0
    }

    .job-item ul > li {
        border: none !important;
        font-size: 12px
    }

    .job-info {
        font-size: 14px;
        line-height: 1.5
    }

    .downloads {
        padding: 0
    }

    .downloads-tabs li {
        padding-bottom: 5px
    }

    .downloads-list ul > li {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .downloads-tabs li img {
        width: 22px
    }

    .downloads-tabs li.on:before {
        content: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2216%22%20height%3D%229%22%20fill%3D%22%23B4B3B3%22%3E%3Cpath%20d%3D%22M0%2C0l15.8%2C18L32%2C0L0%2C0z%22%2F%3E%3C%2Fsvg%3E)
    }

    .downloads-tabs li.on:after {
        content: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2032%2018%22%20style%3D%22enable-background%3Anew%200%200%2032%2018%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2216%22%20height%3D%229%22%20fill%3D%22%23ffffff%22%3E%3Cpath%20d%3D%22M0%2C0l15.8%2C18L32%2C0L0%2C0z%22%2F%3E%3C%2Fsvg%3E)
    }

    .blog-grid .deatil {
        padding: 0 15px;
        padding-bottom: 40px
    }

    .blog-box {
        width: 100%;
        max-width: 340px;
        margin-left: auto;
        margin-right: auto;
        float: none
    }
}
