@import url("font.css");

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
    font-weight: normal;
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
i {
    font: normal 12px BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    color: #333
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: top;
    border: 0
}

button,
input,
textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div,
a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

html {
    font-size: 100px
}

@media screen and (min-width: 320px) {
    html {
        font-size: 85.33333px
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 96px
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 100px
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 128px
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 170.66667px
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 200px
    }
}

.clearfloat:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' '
}

.clearfloat {
    *zoom: 1
}

.clearboth {
    clear: both
}

.wp {
    width: 1000px;
    margin: 0 auto
}

.checkBrowser {
    font-size: 14px;
    line-height: 40px;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 50%;
    width: 700px;
    height: 40px;
    margin-left: -360px;
    padding: 0 10px;
    color: #fff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #e6212a
}

.checkBrowser a {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #fff
}

.paged {
    font-size: 0;
    text-align: center
}

.paged a,
.paged .p_info,
.paged .current {
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px;
    padding: 0 6px;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    color: #333;
    font-family: Arial;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width: 1440px) {

    .paged a,
    .paged .p_info,
    .paged .current {
        margin: 4px 8px;
        font-size: 16px
    }
}

@media screen and (max-width: 750px) {

    .paged a,
    .paged .p_info,
    .paged .current {
        margin: 3px 5px;
        font-size: 13px
    }
}

.paged .prev,
.paged .next {
    font-size: 12px;
    font-family: 'iconfont';
    color: #666
}

.paged .prev:before,
.paged .next:before {
    content: 'e935';
    display: inline-block;
    vertical-align: top
}

.paged .prev:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.wen{
    text-align: right;
    line-height: .2rem
}

.paged .current,
.paged a:hover {
    color: #31a3ad
}

.inside-menu {
    background-color: #fff
}

.inside-menu .inside-swiper {
    overflow: hidden
}

.inside-menu .inside-swiper .swiper-wrapper {
    font-size: 0
}

.inside-menu .inside-swiper .swiper-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto
}

.inside-menu .inside-swiper .swiper-slide a {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .19rem .26rem;
    font-size: .08rem;
    position: relative;
    display: block;
    color: #000;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

@media screen and (max-width: 700px) {
    .inside-menu .inside-swiper .swiper-slide a {
        padding: 18px 25px;
        font-size: 14px
    }
}

.inside-menu .inside-swiper .swiper-slide.on a,
.inside-menu .inside-swiper .swiper-slide:hover a {
    color: #31a3ad
}

.inside-menu .inside-swiper .swiper-slide:after {
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    height: 8px;
    border-left: 1px solid rgba(0, 0, 0, 0.2)
}

.inside-menu .inside-swiper .swiper-slide:nth-last-of-type(1):after {
    height: 0px
}

.wp1600 {
    max-width: 1600px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1600px) {
    .wp1600 {
        padding: 0 .26rem
    }
}

@media screen and (max-width: 1000px) {
    .wp1600 {
        padding: 0 .15rem
    }
}

.wp1500 {
    max-width: 1500px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1500px) {
    .wp1500 {
        padding: 0 .26rem
    }
}

@media screen and (max-width: 1000px) {
    .wp1500 {
        padding: 0 .15rem
    }
}

.wp1136 {
    max-width: 1136px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1136px) {
    .wp1136 {
        padding: 0 .26rem
    }
}

@media screen and (max-width: 1000px) {
    .wp1136 {
        padding: 0 .15rem
    }
}

.article-swiper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    -ms-touch-action: none;
    touch-action: none;
    z-index: 8888
}

.article-swiper .swiper-zoom-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%
}

.article-swiper .swiper-pagination {
    bottom: 1em;
    color: #fff
}

.article-swiper .swiper-slide img {
    max-width: 95%;
    max-height: -moz-calc(100% - 6em);
    max-height: calc(100% - 6em);
    vertical-align: middle
}

.article-swiper .swiper-slide p {
    position: absolute;
    top: 1em;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    z-index: 22
}

.uweb-search {
    width: 1200px;
    max-width: 100%;
    margin: 1rem auto .5rem
}

.uweb-search-input-con {
    float: left;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px
}

.uweb-search-select-con {
    float: left;
    width: 37%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px
}

@media screen and (max-width: 750px) {

    .uweb-search-input-con,
    .uweb-search-select-con {
        float: none;
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }
}

.uweb-search-top {
    position: relative;
    margin-bottom: 40px;
    height: 44px;
    width: 100%
}

.uweb-search-top-s .uweb-search-input-con {
    float: left;
    width: 87%
}

@media screen and (max-width: 750px) {
    .uweb-search-top {
        height: auto
    }

    .uweb-search-top-s .uweb-search-input-con {
        width: 100%
    }
}

.uweb-search-top-text {
    float: left;
    width: 80px;
    font-size: 14px;
    color: #666;
    line-height: 44px
}

.uweb-search-top-input {
    margin: 0 0 0 80px;
    height: 44px;
    border: 1px solid #e9e9e9
}

.uweb-search-top-input input {
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 14px;
    padding: 0 20px
}

.uweb-search-top-button {
    float: left;
    width: 13%;
    height: 46px;
    background: #c7000b;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0
}

.uweb-search-top-button:hover {
    opacity: .7
}

@media screen and (max-width: 750px) {
    .uweb-search-top-button {
        float: none;
        width: 100%
    }
}

.uweb-search-top-input2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 80px;
    height: 44px;
    border: 1px solid #e9e9e9
}

.uweb-search-top-input2 input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 0;
    font-size: 14px;
    padding: 0 20px
}

.uweb-search-top-text1 {
    float: left;
    width: 70px;
    font-size: 14px;
    color: #666;
    line-height: 44px
}

.uweb-search-top-select {
    position: relative;
    margin-left: 70px;
    height: 44px;
    border: 1px solid #e9e9e9;
    font-size: 14px;
    color: #999
}

.uweb-search-top-select:after {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #999
}

.uweb-search-top-select select {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100% !important;
    border: 0px;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.uweb-search-top-select .customSelect {
    width: 100%;
    height: 100%;
    line-height: 42px;
    padding: 0 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1200px) {
    .uweb-search-top-select {
        float: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: auto
    }
}

.uweb-search-content {
    margin: 40px -12px;
    font-size: 0
}

.uweb-search-content li {
    display: inline-block;
    vertical-align: top;
    padding: 0 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    height: 156px;
    margin-bottom: 30px
}

.uweb-search-content li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e9e9e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 40px 30px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.uweb-search-content li a:hover {
    background: #f1f1f1
}

.uweb-search-content li a:hover .text {
    color: #c7000b
}

.uweb-search-content li a:hover .btn {
    background: #c7000b
}

.uweb-search-content li a .text {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden
}

.uweb-search-content li a .time {
    margin-top: 5px;
    font-size: 14px;
    font-family: "Arial";
    color: #999
}

.uweb-search-content li a .btn {
    margin-top: 20px;
    width: 95px;
    height: 28px;
    background: #999;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

@media screen and (max-width: 1200px) {
    .uweb-search-content {
        margin-right: 0;
        margin-left: 0
    }

    .uweb-search-content li:nth-child(2n+1) {
        padding: 0 12px 0 0
    }

    .uweb-search-content li:nth-child(2n) {
        padding: 0 0 0 12px
    }
}

@media screen and (max-width: 480px) {
    .uweb-search-content li {
        float: none;
        width: 100%;
        height: auto
    }

    .uweb-search-content li:nth-child(2n+1),
    .uweb-search-content li:nth-child(2n) {
        padding: 0
    }

    .uweb-search-content li a .text {
        max-height: none
    }
}

.uweb-search-tip-con {
    margin: 150px auto;
    width: 1200px;
    max-width: 100%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .5rem;
    text-align: center
}

.uweb-search-tip-con .title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px
}

.uweb-search-tip-con .tips {
    font-size: 14px;
    color: orange;
    font-weight: bold;
    line-height: 28px;
    width: 900px;
    margin: 0 auto 10px;
    max-width: 100%
}

.uweb-search-tip-con .p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
    margin-bottom: 10px
}

.uweb-search-tip-con .num {
    color: red;
    padding: 0 3px;
    text-decoration: underline
}

.uweb-search-tip-con .tip-btn {
    display: block;
    width: 140px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    color: #fff;
    background: #999;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 auto;
    cursor: pointer
}

.uweb-search-tip-con .tip-btn:hover {
    background: #b3b3b3
}

.tips-popup {
    display: none
}

.tips-popup.show .tips-popup-mask {
    opacity: 1
}

.tips-popup.show .tips-popup-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.tips-popup-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 9000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.tips-popup-box {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: table;
    margin: auto;
    table-layout: fixed;
    padding: 18px 24px 8px;
    width: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    z-index: 9001;
    opacity: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width: 414px) {
    .tips-popup-box {
        max-width: -moz-calc(100% - .4rem);
        max-width: calc(100% - .4rem);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
}

.tips-popup-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px
}

.tips-popup-head .title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    padding-top: 1px;
    line-height: 22px;
    font-size: 16px;
    color: #000
}

.tips-popup-close {
    margin: 5px 0 0 10px;
    width: 14px;
    height: 14px;
    background: url(../images/tips_icon.png) top -130px left no-repeat;
    opacity: .7;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.tips-popup-close:hover {
    opacity: 1
}

.tips-popup-content {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666
}

.tips-popup-footer {
    padding: 4px 0;
    text-align: right;
    font-size: 0
}

.tips-popup-footer li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    padding: 8px 15px;
    line-height: 1;
    font-size: 12px;
    white-space: nowrap;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.tips-popup-footer li:hover {
    opacity: .8
}

.tips-popup-footer .cancle-btn {
    color: #666;
    background-color: #fff;
    border-color: #dcdfe6
}

.tips-popup-footer .submit-btn {
    color: #fff
}

.tips-popup .tips-icon {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    background-image: url(../images/tips_icon.png);
    background-repeat: no-repeat
}

.tips-popup .tips-icon-success {
    background-position: 0 -104px
}

.tips-popup .tips-icon-question {
    background-position: 0 -78px
}

.tips-popup .tips-icon-info {
    background-position: 0 -52px
}

.tips-popup .tips-icon-error {
    background-position: 0 -26px
}

.tips-popup .tips-icon-alert {
    background-position: 0 0
}

.tips-popup-icon {
    padding-left: 20px;
    padding-right: 20px
}

.tips-popup-icon .tips-popup-content {
    padding-left: 34px
}

.captcha-title {
    height: 57px;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    background-color: #f3f3f3;
    color: #bbb;
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 57px
}

@media screen and (max-width: 500px) {
    .captcha-title {
        height: 35px;
        line-height: 35px
    }
}

.captcha-show {
    display: none;
    height: 57px;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    background-color: #f3f3f3
}

@media screen and (max-width: 500px) {
    .captcha-show {
        height: 35px
    }
}

.captcha-loading {
    margin: auto;
    width: 70px;
    height: 20px
}

.captcha-loading-dot {
    float: left;
    width: 8px;
    height: 8px;
    margin: 18px 4px;
    background: #ccc;
    border-radius: 50%;
    opacity: 0;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
    -webkit-animation: loadingFade 1s infinite;
    -moz-animation: loadingFade 1s infinite;
    animation: loadingFade 1s infinite
}

.captcha-loading-dot:nth-child(2) {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}

.captcha-loading-dot:nth-child(3) {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

.captcha-loading-dot:nth-child(4) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0
    }

    50% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0
    }

    50% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

@keyframes loadingFade {
    0% {
        opacity: 0
    }

    50% {
        opacity: .8
    }

    100% {
        opacity: 0
    }
}

.error-con {
    padding: .5rem 0;
    background: #fff
}

.error-box {
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .25rem;
    text-align: center;
    width: 1360px;
    max-width: 100%;
    margin: 0 auto
}

.error-box img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.error-box .tips {
    margin: 20px auto;
    font-size: 18px;
    color: #666
}

.error-box .btn a {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    height: 40px;
    margin: 0 2px;
    border-radius: 20px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background: #999;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    line-height: 40px;
    max-width: 45%
}

.error-box .btn a:hover {
    background: #a6a6a6
}

@media screen and (max-width: 1200px) {
    .wp1200 {
        width: 100%
    }
}

.header {
    width: 100%
}

.header .header-web-tree {
    position: fixed;
    top: 0px;
    width: 100%;
    margin: 0 auto !important;
    height: 118px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/navbk_02.png) center top;
    background-size: cover;
    padding: 0 93px
}

.header .header-web-tree .header-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.header .header-web-tree .header-nav {
    height: 100%;
    margin-left: 100px
}

.header .header-web-tree .header-nav .header-ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.header .header-web-tree .header-nav .header-ul .header-li:nth-of-type(1) {
    margin-left: 0px !important
}

.header .header-web-tree .header-nav .header-ul .header-li {
    position: relative;
    text-align: center;
    margin-left: 44px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header .header-web-tree .header-nav .header-ul .header-li:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -22px;
    content: '';
    width: 1px;
    height: 7px;
    background-color: #5b5a59
}

@media screen and (max-width: 1400px) {
    .header .header-web-tree .header-nav .header-ul .header-li:before {
        right: -15px
    }
}

@media screen and (max-width: 1260px) {
    .header .header-web-tree .header-nav .header-ul .header-li:before {
        right: -10px
    }
}

@media screen and (max-width: 1152px) {
    .header .header-web-tree .header-nav .header-ul .header-li:before {
        right: -8px
    }
}

@media screen and (max-width: 1100px) {
    .header .header-web-tree .header-nav .header-ul .header-li:before {
        right: -5px
    }
}

.header .header-web-tree .header-nav .header-ul .header-li:nth-last-of-type(1):before {
    content: none
}

.header .header-web-tree .header-nav .header-ul .header-li a {
    display: inline-block;
    height: 100%;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    line-height: 118px;
    color: #fff;
    font-family: "苹方 中等"
}

.header .header-web-tree .header-nav .header-ul .header-li a:hover {
    color: #31a3ad
}

.header .header-web-tree .header-nav .header-ul .on a {
    color: #31a3ad
}

.header .header-web-tree .header-search {
    margin-left: 46px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header-web-tree .header-search .header-btn {
    cursor: pointer;
    position: relative
}

.header .header-web-tree .header-search .header-search-form {
    -moz-animation-name: r2l;
    animation-name: r2l;
    -webkit-animation-name: r2l;
    -ms-animation-name: r2l;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-duration: .3s;
    -ms-animation-duration: .3s
}

.header .header-web-tree .header-search:hover .header-search-form {
    display: block
}

.header .header-web-tree .submenu {
    position: absolute;
    top: 118px;
    width: 100%
}

.header .header-web-tree .submenu .show {
    opacity: 1;
    visibility: visible
}

.header .header-web-tree .submenu-item {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 22.91667%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 2.1875% 0 3.4375%;
    width: 42.1875%;
    background-color: #f9f9f9
}

.header .header-web-tree .submenu-item-left {
    width: 41.48148%;
    border-left: 1px solid #e6e5e3
}

.header .header-web-tree .submenu-item-left>ul {
    padding-left: 19.64286%;
    padding-right: 14.28571%;
    font-size: 16px;
    line-height: 40px
}

.header .header-web-tree .submenu-item-left>ul>li {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.header .header-web-tree .submenu-item-left>ul>li>a {
    color: #000;
    width: 100%;
    display: inline-block
}

.header .header-web-tree .submenu-item-left>ul li:hover>a {
    color: #666
}

.header .header-web-tree .submenu-item-right {
    width: 58.51852%
}

.header .header-web-tree .submenu-item-right .img-div {
    margin: 0 auto;
    width: 70.88608%
}

.header .header-web-tree .submenu-item-right .img-div .img-box {
    position: relative;
    padding-top: 64.28571%;
    overflow: hidden
}

.header .header-web-tree .submenu-item-right .img-div .img-box .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover
}

.header .header-web-tree .submenu .submenu-item:nth-of-type(2) .submenu-item-left {
    border-left: none;
    border-right: 1px solid #e6e5e3
}

.header .header-web-tree .submenu-item:nth-of-type(2) {
    left: 21.875%
}

.header .header-web-tree .submenu-item:nth-of-type(3) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 25%
}

.header .header-web-tree .submenu-item:nth-of-type(4) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 28.125%
}

.header .header-web-tree .submenu-item:nth-of-type(5) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 31.25%
}

.header .header-web-tree .submenu-item:nth-of-type(6) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 34.375%
}

.header .header-web-tree .submenu-item:nth-of-type(7) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 43.75%
}

.header .header-web-tree .submenu-item:nth-of-type(8) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    left: 50%
}

@-moz-keyframes r2l {
    0% {
        -moz-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes r2l {
    0% {
        -webkit-transform: translateX(50px);
        -moz-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes r2l {
    0% {
        -webkit-transform: translateX(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

.header .header-search-form {
    display: none;
    position: absolute;
    right: -16px;
    bottom: -6px;
    width: 240px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 6
}

.header .header-search-form form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.header .header-search-form .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0
}

.header .header-search-form input,
.header .header-search-form button {
    display: block;
    height: 40px;
    line-height: 40px;
    outline: none;
    background: none;
    border: none
}

.header .header-search-form input {
    padding-left: 20px;
    width: 100%;
    color: #555;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header .header-search-form button {
    padding: 0 16px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.header .header-search-form button button:hover {
    color: #e6212a
}

.header .header-search-form ::-webkit-input-placeholder {
    color: #666
}

.header .header-search-form ::-moz-placeholder {
    color: #666
}

.header .header-search-form :-ms-input-placeholder {
    color: #666
}

.header .header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding: .14rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    background: url(../images/navbk_02.png) center top;
    background-size: cover
}

@media screen and (max-width: 500px) {
    .header .header-mobile {
        height: 60px
    }
}

.header .header-mobile .header-mobile-logo img {
    display: block;
    width: .795rem;
    min-width: 100px;
    height: auto
}

.header .header-mobile .header-mobile-right .header-search-form {
    min-width: 160px
}

.header .header-mobile .header-mobile-right .header-search-form .icon-sousuo {
    font-size: 16px
}

.header .header-mobile .header-mobile-right .btn {
    cursor: pointer
}

.header .header-mobile .header-mobile-right .icon-daohang {
    margin-left: .075rem;
    color: #fff
}

.header .header-mobile .header-mobile-right .icon-daohang:before {
    font-size: .225rem;
    content: 'e608';
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    color: #fff
}

.header .header-mobile .header-mobile-right .active:before {
    content: 'e615';
    font-size: .225rem !important
}

.header .header-index-mobile {
    position: absolute
}

.header .header-index-mobile .header-mobile-right .icon-sousuo {
    color: #fff
}

.header .header-index-mobile .header-mobile-right .icon-daohangmoren {
    color: #fff
}

.header .header-img img {
    display: block;
    width: 100%
}

.header .header-mobile-img {
    display: none
}

.header .header-mobile-img img {
    display: block;
    width: 100%
}

@media screen and (max-width: 1600px) {
    .header .header-web-tree {
        padding: 0 60px
    }

    .header .header-web-tree .header-right .header-nav .header-ul .header-li {
        margin-left: 45px
    }
}

@media screen and (max-width: 1500px) {
    .header .header-web-tree {
        padding: 0 100px
    }
}

@media screen and (max-width: 1400px) {
    .header .header-web-tree {
        padding: 0 60px
    }

    .header .header-web-tree .header-right .header-nav .header-ul .header-li {
        margin-left: 30px
    }
}

@media screen and (max-width: 1300px) {
    .header .header-web-tree {
        padding: 0 20px
    }
}

@media screen and (max-width: 1260px) {
    .header .header-web-tree {
        padding: 0 20px
    }

    .header .header-web-tree .header-right .header-nav .header-ul .header-li {
        margin-left: 20px
    }
}

@media screen and (max-width: 1152px) {
    .header .header-web-tree {
        padding: 0 20px
    }

    .header .header-web-tree .header-right .header-nav .header-ul .header-li {
        margin-left: 16px
    }

    .header .header-web-tree .header-right .header-search {
        margin-left: 40px
    }
}

@media screen and (max-width: 1100px) {
    .header .header-web-tree {
        padding: 0 10px
    }

    .header .header-web-tree .header-right .header-nav {
        margin-left: 30px
    }

    .header .header-web-tree .header-right .header-nav .header-ul .header-li {
        margin-left: 10px
    }
}

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

    .header .header-web-tree {
        display: none
    }

    .header .header-img {
        display: none
    }

    .header .header-mobile {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }

    .header .header-mobile-img {
        display: block
    }

    .header .header-mobile-right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header .header-mobile-right .header-search-position {
        width: 1rem;
        min-width: 140px;
        top: .6rem;
        right: .35rem
    }

    .header .header-mobile-right .header-search-position form .icon-sousuo {
        margin-right: 0px !important
    }

    .header .header-mobile-right .icon-daohangmoren {
        display: inline-block
    }
}

.nav-mobile {
    position: absolute;
    width: 100%;
    top: 1.35rem;
    right: 0;
    bottom: 0;
    z-index: 103;
    background: #ebebeb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    -moz-transition: transform .4s ease, -moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

@media screen and (max-width: 500px) {
    .nav-mobile {
        top: 160px
    }
}

.nav-mobile.anim {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nav-mobile-con {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 8889;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    -moz-transition: transform .4s ease, -moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

.nav-mobile-con .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1
}

.nav-mobile-con.anim .nav-mobile-search {
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.nav-mobile-back {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 .25rem;
    width: 100%;
    height: .5rem;
    background-color: #232323;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 500px) {
    .nav-mobile-back {
        height: 60px
    }
}

.nav-mobile-back span {
    position: relative;
    z-index: 1;
    font-size: 28px;
    line-height: .5rem;
    color: #fff
}

@media screen and (max-width: 500px) {
    .nav-mobile-back span {
        font-size: 20px;
        line-height: 60px
    }
}

.nav-mobile-back .fh {
    margin-left: .1rem
}

@media screen and (max-width: 500px) {
    .nav-mobile-back .fh {
        margin-left: 5px
    }
}

.nav-mobile-search {
    position: absolute;
    right: 0;
    top: .5rem;
    background-color: #ebebeb;
    height: .85rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 104;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 .25rem;
    width: 100%;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    -moz-transition: transform .4s ease, -moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

@media screen and (max-width: 500px) {
    .nav-mobile-search {
        height: 100px;
        top: 60px
    }
}

.nav-mobile-search .box {
    border: 1px solid #e2e2e2;
    border-radius: .225rem;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 .15rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nav-mobile-search .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.nav-mobile-search input[type="text"] {
    width: 100%;
    height: .45rem;
    line-height: .45rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-size: .13rem;
    background: none
}

.nav-mobile-search button {
    width: .45rem;
    height: .45rem;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    background: none;
    font-size: .2rem;
    color: #666
}

.nav-mobile-wp {
    background-color: #fff;
    position: relative
}

.nav-mobile-wp>li {
    border-bottom: 1px solid #e5e5e5
}

.nav-mobile-title {
    position: relative
}

.nav-mobile-title>a {
    position: relative;
    display: block;
    padding: 0 .15rem 0 .325rem;
    width: 100%;
    line-height: .5rem;
    font-size: .16rem;
    color: #666;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nav-mobile-title.open .nav-mobile-child-btn i:before {
    content: 'e937'
}

.nav-mobile-child-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 .15rem 0 .325rem;
    text-align: right;
    line-height: .5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1
}

.nav-mobile-child-btn i {
    font-size: .11rem;
    color: #666;
    font-family: "iconfont";
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.nav-mobile-child-btn i:before {
    content: "e918"
}

.nav-mobile-child-btn+a {
    display: inline-block;
    width: -moz-calc(100% - 50px);
    width: calc(100% - 50px)
}

.nav-mobile .sub {
    display: none;
    border-top: 1px solid #e2e2e2
}

.nav-mobile .sub li {
    position: relative;
    overflow: hidden
}

.nav-mobile .sub li:not(:last-child) a {
    border-bottom: 1px solid #e2e2e2
}

.nav-mobile .sub li a {
    display: block;
    padding: 0 .15rem 0 .325rem;
    line-height: .5rem;
    height: .5rem;
    font-size: .14rem;
    color: #666;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header-tree-banner {
    overflow: hidden
}

.header-tree-banner .img-pc,
.header-tree-banner .img-mobile {
    position: relative;
    padding-bottom: 36.35417%;
    overflow: hidden
}

.header-tree-banner .img-pc img,
.header-tree-banner .img-mobile img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.header-tree-banner .img-mobile {
    padding-bottom: 66.66667%
}

@media screen and (max-width: 1000px) {
    .banner-web {
        display: none
    }
}

.banner-mobile {
    display: none
}

@media screen and (max-width: 1000px) {
    .banner-mobile {
        display: block
    }
}

.banner-container .swiper-slide .img {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 44.27083%
}

.banner-container .swiper-slide .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner-container .swiper-pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
    bottom: auto
}

@media screen and (max-width: 750px) {
    .banner-container .swiper-pagination {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: .25rem
    }
}

.banner-container .swiper-pagination .swiper-pagination-bullet {
    margin: .03rem .495rem .03rem 0;
    opacity: 1;
    border: 2px solid #fff;
    outline: none;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    width: 15px;
    height: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .banner-container .swiper-pagination .swiper-pagination-bullet {
        margin: 0 .1rem
    }
}

.banner-container .swiper-pagination .swiper-pagination-bullet-active {
    position: relative;
    outline: none;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #31a3ad;
    opacity: 1;
    margin: .03rem 103px .48rem 0;
    border-radius: 50%
}

@media screen and (max-width: 750px) {
    .banner-container .swiper-pagination .swiper-pagination-bullet-active {
        margin: 0 .1rem
    }
}

.banner-container .swiper-pagination .swiper-pagination-bullet-active:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    content: '';
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 2px solid #31a3ad
}

.banner-container .swiper-pagination .swiper-pagination-bullet-active:after {
    position: absolute;
    top: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    content: '';
    width: 1px;
    height: 72px;
    background-color: #fff
}

@media screen and (max-width: 750px) {
    .banner-container .swiper-pagination .swiper-pagination-bullet-active:after {
        content: none
    }
}

.banner-container-mb {
    display: none
}

@media screen and (max-width: 750px) {
    .banner-container-mb {
        display: block
    }
}

.banner-container-mb .swiper-slide .img {
    padding-bottom: 117.6%
}

@media screen and (max-width: 750px) {
    .banner-container-pc {
        display: none
    }
}

.index-cpzx {
    margin-top: 86px
}

@media screen and (max-width: 750px) {
    .index-cpzx {
        margin-top: .45rem;
        padding: 0 .14rem
    }
}

.index-cpzx .cpzx-nav {

    display: -moz-box;
    display: -ms-flexbox;
    
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px 230px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1680px) {
    .index-cpzx .cpzx-nav {
        padding: 0 100px
    }
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-nav {
        padding: 0 50px
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0px
    }
}

.index-cpzx .cpzx-nav .cpzx-xl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav .cpzx-xl {
        margin-top: .2rem
    }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    margin-left: 96px;
    cursor: pointer
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-nav .cpzx-xl .xl-box {
        margin-left: 40px
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav .cpzx-xl .xl-box {
        margin-left: 0px;
        padding-right: .28rem
    }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box .icon {
    font-size: .15rem
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box .name {
    font-size: 16px;
    line-height: 30px;
    margin-left: 5px
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav .cpzx-xl .xl-box .name {
        font-size: .15rem;
        line-height: .15rem
    }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box:before {
    content: '/';
    position: absolute;
    top: 15px;
    right: -50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #cdcdcd;
    font-size: 14px;
    line-height: 30px
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav .cpzx-xl .xl-box:before {
        content: none
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-nav .cpzx-xl .xl-box:nth-last-of-type(1) {
        padding-right: 0
    }
}

.index-cpzx .cpzx-nav .cpzx-xl .xl-box:nth-last-of-type(1):before {
    content: ''
}

.index-cpzx .cpzx-nav .cpzx-xl .on .icon {
    color: #31a3ad
}

.index-cpzx .cpzx-lunbo {
    position: relative;
    margin-top: .12rem
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo {
        margin-top: .19rem
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide {
    width: 75.67708%;
    height: 100%;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide {
        width: 100%
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 45.69855%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box {
        padding-bottom: 0;
        background: none !important
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 58.77495%;
    background-color: #fff;
    padding: .16rem .525rem 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1680px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
        width: 80%;
        padding: .16rem .25rem 0px
    }
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
        width: 90%;
        padding: .13rem .1rem 0px
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc {
        display: block;
        padding: 0;
        position: static;
        width: 100%;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img {
    width: 100%;
    display: none
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img {
        display: block
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img .img {
    position: relative;
    width: 100%;
    padding-bottom: 45.69855%
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .mb-img .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name {
        display: none
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .cn {
    font-size: 24px;
    line-height: 24px
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .cn {
        font-size: 16px;
        line-height: 16px
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .en {
    font-size: 13px;
    line-height: 18px;
    color: #999;
    text-transform: uppercase
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .name .en {
        line-height: 16px
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word {
    margin-left: .125rem
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word {
        margin-left: 10px
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word {
        margin-left: 0px;
        margin-top: .1rem
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word span {
    display: inline-block;
    padding-left: .11rem;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    border-left: 1px solid #ccc
}

@media screen and (max-width: 1260px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word span {
        line-height: 20px
    }
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box .dsc .word span {
        border-left: none;
        padding: 0px .45rem;
        font-size: .13rem;
        line-height: .18rem;
        color: #666;
        text-align: center
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide .img-box:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: ''
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box .dsc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box .dsc {
        display: block
    }
}

.index-cpzx .cpzx-lunbo .cpzx-container .swiper-slide-active .img-box:before {
    content: none
}

.index-cpzx .cpzx-lunbo .swiper-button-next1 {
    right: 8.07292%
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .swiper-button-next1 {
        right: -.14rem
    }
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    left: 8.17708%
}

@media screen and (max-width: 750px) {
    .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
        left: -.14rem
    }
}

.index-cpzx .cpzx-lunbo .swiper-button-next1,
.index-cpzx .cpzx-lunbo .swiper-button-prev1 {
    width: 57px;
    height: 57px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1);
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer
}

@media screen and (max-width: 1260px) {

    .index-cpzx .cpzx-lunbo .swiper-button-next1,
    .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 750px) {

    .index-cpzx .cpzx-lunbo .swiper-button-next1,
    .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
        width: .3rem;
        height: .3rem;
        top: -moz-calc(50% - 52px);
        top: calc(50% - 52px)
    }
}

@media screen and (max-width: 500px) {

    .index-cpzx .cpzx-lunbo .swiper-button-next1,
    .index-cpzx .cpzx-lunbo .swiper-button-prev1 {
        top: -moz-calc(50% - 24px);
        top: calc(50% - 24px)
    }
}

.index-cpzx .cpzx-lunbo .swiper-button-disabled {
    opacity: 1;
    cursor: auto
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1:before,
.index-cpzx .cpzx-lunbo .swiper-button-next1:before {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 1000px) {

    .index-cpzx .cpzx-lunbo .swiper-button-prev1:before,
    .index-cpzx .cpzx-lunbo .swiper-button-next1:before {
        font-size: .13rem
    }
}

.index-cpzx .cpzx-lunbo .swiper-button-prev1:before {
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg)
}

.index-cpzx .cpzx-lunbo .swiper-button-next1:hover,
.index-cpzx .cpzx-lunbo .swiper-button-prev1:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.index-cpzx .cpzx-lunbo .swiper-button-next1:hover:before,
.index-cpzx .cpzx-lunbo .swiper-button-prev1:hover:before {
    color: #fff
}

.index-spbf {
    background-size: cover !important;
    height: 100vh;
    width: 100%;
    cursor: pointer
}

.showVideo {
    text-align: center;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}

.showVideo img {
    max-width: 100%;

}


@media screen and (max-width: 1600px) {
    .index-spbf {}
}

@media screen and (max-width: 1400px) {
    .index-spbf {}
}

@media screen and (max-width: 750px) {
    .index-spbf {
        height: auto
    }
    .showVideo {
    text-align: center;
    position: absolute;
    top: 8%;
    left: 0;
    right: 0;
}
 .showVideo img{
     width:30%;
 }
}

.index-spbf .img-mb {
    display: none;
    width: 100%
}

@media screen and (max-width: 750px) {
    .index-spbf .img-mb {
        display: block;
        margin-top: 30px;
    }
}

.index-spbf .img-mb img {
    max-width: 100%;
    height: auto
}

.index-spbf .spbf-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 180px;
    height: 100%
}

@media screen and (max-width: 1600px) {
    .index-spbf .spbf-content {
        padding-left: 80px
    }
}

@media screen and (max-width: 1260px) {
    .index-spbf .spbf-content {
        padding-left: 50px
    }
}

@media screen and (max-width: 750px) {
    .index-spbf .spbf-content {
        display: none
    }
}

.index-spbf .spbf-content .btn-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 45%
}

.index-spbf .spbf-content .btn-container .btn-box {
    width: 33.3%;
    height: 180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

@media screen and (max-width: 1400px) {
    .index-spbf .spbf-content .btn-container .btn-box {
        height: 150px
    }
}

@media screen and (max-width: 1260px) {
    .index-spbf .spbf-content .btn-container .btn-box {
        height: 100px
    }
}

.index-spbf .spbf-content .btn-container .btn-box .icon {
    font-size: 48px;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width: 1260px) {
    .index-spbf .spbf-content .btn-container .btn-box .icon {
        font-size: 30px
    }
}

.index-spbf .spbf-content .btn-container .btn-box .name {
    margin-top: 23px;
    font-size: 16px;
    line-height: 16px;
    color: #fff
}

.index-spbf .spbf-content .btn-container .btn-box:nth-of-type(1) {
    background: #1e1e1e;
}

.index-spbf .spbf-content .btn-container .btn-box:nth-of-type(2) {
    background: #343434;
}

.index-spbf .spbf-content .btn-container .btn-box:nth-of-type(3) {
    background: #159dde;
}

.index-spbf .spbf-content .btn-container .btn-box:hover {
    background: #159dde;
}

.index-spbf .spbf-content .btn-container .btn-box:hover .icon {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.index-spbf .spbf-content .spbf-dsc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 54.63541666666667%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 160px 55px 50px;
    background: #fffdfdb8;
    background-size: 100% 100%;
    cursor: pointer
}

@media screen and (max-width: 1260px) {
    .index-spbf .spbf-content .spbf-dsc {
        padding: 36px 100px 25px 50px
    }
}

@media screen and (max-width: 1000px) {
    .index-spbf .spbf-content .spbf-dsc {
        padding: 20px 50px 25px 20px
    }
}

.index-spbf .spbf-content .spbf-dsc .name {
    position: relative;
    font-size: 26px;
    line-height: 38px;
    color: #333
}

.index-spbf .spbf-content .spbf-dsc .name:before {
    position: absolute;
    bottom: -7px;
    left: 0px;
    content: '';
    width: 68px;
    height: 2px;
    background: #159dde;
}

.index-spbf .spbf-content .spbf-dsc .word {
    margin-top: 15px;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    height: 180px;
    overflow: hidden;
}

.index-spbf .spbf-content .spbf-dsc .more {
    width: 145px;
    display: inline-block;
    border: 1px solid #c5c5c5;
    padding: 10px 25px;
    font-size: 14px;
    color: #545454;
}

.index-spbf .spbf-content .spbf-dsc .more span {}

.index-spbf .spbf-content .spbf-dsc .more img {}

.index-spbf .spbf-content .spbf-dsc:hover .name {
    color: #000000
}

.index-spbf .spbf-content .spbf-dsc:hover .more span {}

.index-spbf-mb {
    position: relative;
    display: none;
    padding: 0 .15rem .39rem;
    margin-top: -39px
}

@media screen and (max-width: 750px) {
    .index-spbf-mb {
        display: block
    }
}

.index-spbf-mb .spbf-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .225rem .11rem 0px
}

.index-spbf-mb .spbf-content .btn-container {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: .2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.index-spbf-mb .spbf-content .btn-container .btn-box {
    width: 33.3%;
    height: 1.05rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer
}

.index-spbf-mb .spbf-content .btn-container .btn-box .icon {
    font-size: .25rem;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.index-spbf-mb .spbf-content .btn-container .btn-box .name {
    margin-top: .125rem;
    font-size: .13rem;
    line-height: .15rem;
    color: #fff
}

.index-spbf-mb .spbf-content .btn-container .btn-box:nth-of-type(1) {
    background: -webkit-gradient(linear, left top, left bottom, from(#1e1e1e), to(#1e1e1e));
    background: -webkit-linear-gradient(#1e1e1e, #1e1e1e);
    background: -moz-linear-gradient(#1e1e1e, #1e1e1e);
    background: -o-linear-gradient(#1e1e1e, #1e1e1e);
    background: linear-gradient(#1e1e1e, #1e1e1e)
}

.index-spbf-mb .spbf-content .btn-container .btn-box:nth-of-type(2) {
    background: -webkit-gradient(linear, left top, left bottom, from(#343434), to(#343434));
    background: -webkit-linear-gradient(#343434, #343434);
    background: -moz-linear-gradient(#343434, #343434);
    background: -o-linear-gradient(#343434, #343434);
    background: linear-gradient(#343434, #343434)
}

.index-spbf-mb .spbf-content .btn-container .btn-box:nth-of-type(3) {
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1)
}

.index-spbf-mb .spbf-content .btn-container .btn-box:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.index-spbf-mb .spbf-content .btn-container .btn-box:hover .icon {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.index-spbf-mb .spbf-content .spbf-dsc {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    cursor: pointer
}

.index-spbf-mb .spbf-content .spbf-dsc .name {
    position: relative;
    font-size: .2rem;
    line-height: .2rem;
    color: #333;
    text-align: center
}

.index-spbf-mb .spbf-content .spbf-dsc .word {
    margin-top: .11rem;
    font-size: .13rem;
    line-height: .21rem;
    color: #888
}

.index-spbf-mb .spbf-content .spbf-dsc .more {
    display: none;
    margin-top: 23px
}

.index-spbf-mb .spbf-content .spbf-dsc:hover .name {
    color: #31a3ad
}

.index-spbf-mb .spbf-content .spbf-dsc:hover .more span {
    color: #31a3ad
}

.index-video-dialog {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 104;
    display: none
}

.index-video-dialog .box {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1080px;
    height: 720px;
    background-color: #000;
    max-width: 100%;
    max-height: 100%
}

.index-video-dialog .video,
.index-video-dialog video {
    display: block;
    width: 100%;
    height: 100%;
    outline: none;
    overflow: hidden
}

.index-video-dialog .index-video-close {
    position: absolute;
    color: #fff;
    font-size: 32px;
    right: -10px;
    top: -10px;
    z-index: 5;
    cursor: pointer;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center
}

@media (max-width: 1024px) {
    .index-video-dialog {
        background-color: #000
    }

    .index-video-dialog .box {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 30px 0
    }

    .index-video-dialog .index-video-close {
        top: 0;
        right: 5px
    }
}

.index-title .cn {
    font-size: 30px;
    line-height: 30px;
    color: #333
}

@media screen and (max-width: 750px) {
    .index-title .cn {
        font-size: .2rem;
        line-height: .2rem
    }
}

@media screen and (max-width: 500px) {
    .index-title .cn {
        font-size: 25px;
        line-height: 25px
    }
}

.index-title .en {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    color: #a6a6a6;
    text-transform: uppercase
}

@media screen and (max-width: 750px) {
    .index-title .en {
        display: none
    }
}


.index-xwzx {
    /* padding-top: .5rem;
    padding-bottom: .85rem;
    background-color: #ebebeb */
}

@media screen and (max-width: 750px) {
    .index-xwzx {
        padding-top: .35rem;
        padding-bottom: .39rem
    }
}

.index-xwzx .xwzx-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-top {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.index-xwzx .xwzx-top .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-top .more {
        display: none
    }
}

.index-xwzx .xwzx-top .more span {
    font-size: 14px;
    line-height: 30px;
    font-family: Arial;
    color: #a6a6a6
}

.index-xwzx .xwzx-content {
    margin-top: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content {
        margin-top: .15rem;
        display: block
    }
}

.index-xwzx .xwzx-content .left {
    width: 43.75%;
    margin-right: 75px
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left {
        width: 100%;
        margin-right: 0px
    }
}

.index-xwzx .xwzx-content .left .left-box {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    margin-bottom: .175rem
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left .left-box {
        margin-bottom: .09rem
    }
}

.index-xwzx .xwzx-content .left .left-box .word-cotent {
    width: 73.42857%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 45px 0 50px
}

@media screen and (max-width: 1600px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent {
        padding: 20px 40px
    }
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent {
        padding: 10px 30px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.index-xwzx .xwzx-content .left .left-box .word-cotent .title {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    height: 24px;
    overflow: hidden
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent .title {
        font-size: 16px;
        line-height: 20px;
        height: 20px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent .title {
        font-size: .13rem;
        line-height: .13rem;
        height: .13rem
    }
}

.index-xwzx .xwzx-content .left .left-box .word-cotent .dsc {
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #888
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent .dsc {
        font-size: 13px;
        line-height: 18px;
        height: 36px;
        margin-top: 10px
    }
}

@media screen and (max-width: 1180px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent .dsc {
        height: 18px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left .left-box .word-cotent .dsc {
        margin-top: .075rem;
        font-size: .13rem;
        line-height: .18rem;
        height: .36rem
    }
}

.index-xwzx .xwzx-content .left .left-box .word-cotent .time {
    margin-top: .06rem;
    font-size: .08rem;
    line-height: .08rem;
    color: #000000
}

.index-xwzx .xwzx-content .left .left-box .img-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: .93rem
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .left .left-box .img-content {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
}

.index-xwzx .xwzx-content .left .left-box .img-content .img-box {
    width: 100%;
    position: relative;
    padding-bottom: 99.46237%;
    overflow: hidden
}

.index-xwzx .xwzx-content .left .left-box .img-content img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.index-xwzx .xwzx-content .left .left-box:nth-last-of-type(1) {
    margin-bottom: 0px
}

.index-xwzx .xwzx-content .left .left-box:hover .title {
    color: #159dde
}

.index-xwzx .xwzx-content .left .left-box:hover .img-box img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.index-xwzx .xwzx-content .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right {
        margin-top: .175rem;
        display: block
    }
}

@media screen and (max-width: 500px) {
    .index-xwzx .xwzx-content .right {
        margin-top: 20px
    }
}

.index-xwzx .xwzx-content .right .info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px dashed #bebebe
}

@media screen and (max-width: 1600px) {
    .index-xwzx .xwzx-content .right .info-box {
        padding-bottom: 15px;
        margin-bottom: 15px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box {
        display: block
    }
}

.index-xwzx .xwzx-content .right .info-box .info-left {
    margin-right: 80px
}

@media screen and (max-width: 1600px) {
    .index-xwzx .xwzx-content .right .info-box .info-left {
        margin-right: 50px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-left {
        margin-right: 0px
    }
}

.index-xwzx .xwzx-content .right .info-box .info-left .title {
    position: relative;
    font-size: 20px;
    line-height: 24px;
    height: 24px;
    overflow: hidden
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .right .info-box .info-left .title {
        margin-right: 50px;
        font-size: 16px;
        line-height: 20px;
        height: 20px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-left .title {
        font-size: .13rem;
        line-height: .13rem;
        height: .13rem
    }
}

.index-xwzx .xwzx-content .right .info-box .info-left .title:before {
    /* position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: url(../images/bit.png) center center;
    background-size: cover;
    content: '' */
}

.index-xwzx .xwzx-content .right .info-box .info-left .dsc {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .right .info-box .info-left .dsc {
        font-size: 13px;
        line-height: 18px;
        height: 36px;
        margin-top: 10px
    }
}

@media screen and (max-width: 1180px) {
    .index-xwzx .xwzx-content .right .info-box .info-left .dsc {
        height: 18px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-left .dsc {
        font-size: .13rem;
        line-height: .18rem;
        height: .36rem;
        color: #888
    }
}

.index-xwzx .xwzx-content .right .info-box .info-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: left;
        -webkit-justify-content: left;
        -moz-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left
    }
}

.index-xwzx .xwzx-content .right .info-box .info-right .r {
    text-align: center;
    font-size: 48px;
    line-height: 35px
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .right .info-box .info-right .r {
        font-size: 30px;
        line-height: 25px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-right .r {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        display: none
    }
}

.index-xwzx .xwzx-content .right .info-box .info-right .ny {
    font-size: 14px;
    line-height: 24px
}

@media screen and (max-width: 1400px) {
    .index-xwzx .xwzx-content .right .info-box .info-right .ny {
        font-size: 12px;
        line-height: 18px
    }
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-right .ny {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        display: none
    }
}

.index-xwzx .xwzx-content .right .info-box .info-right .mb-time {
    margin-top: 10px;
    font-size: .08rem;
    line-height: .08rem;
    color: #159dde;
    display: none
}

@media screen and (max-width: 750px) {
    .index-xwzx .xwzx-content .right .info-box .info-right .mb-time {
        display: block
    }
}

.index-xwzx .xwzx-content .right .info-box:nth-last-of-type(1) {
    margin-bottom: 0px;
    border: none
}

.index-xwzx .xwzx-content .right .info-box:hover .title {
    color: #159dde
}

.index-xwzx .xwzx-content .right .info-box:hover .info-right .r,
.index-xwzx .xwzx-content .right .info-box:hover .info-right .ny {
    color: #159dde
}

.index-produce {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.index-produce .produce-box {
    display: block;
    width: 27.8125%;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;
    height: 654px;
    cursor: pointer
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box {
        height: 270px
    }
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box {
        height: 150px
    }
}

.index-produce .produce-box .active {
    display: none;
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s;
    background-size: cover
}

.index-produce .produce-box .active .img-bk {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    opacity: .6
}

.index-produce .produce-box .active .img-bk img {
    width: 100%;
    height: 100%
}

.index-produce .produce-box .active .dsc {
    position: absolute;
    left: 79px;
    bottom: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 99;
    width: 100%
}

@media screen and (max-width: 1400px) {
    .index-produce .produce-box .active .dsc {
        left: 30px;
        bottom: 30px
    }
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .active .dsc {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: .075rem
    }
}

.index-produce .produce-box .active .dsc .icon {
    position: relative;
    display: block;
    width: 58px;
    height: 58px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1)
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .active .dsc .icon {
        width: .3rem;
        height: .3rem
    }
}

.index-produce .produce-box .active .dsc .icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: .15rem;
    color: #fff
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box .active .dsc .icon:before {
        font-size: 20px
    }
}

.index-produce .produce-box .active .dsc .r-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 15px
}

.index-produce .produce-box .active .dsc .r-box .name {
    font-size: 24px;
    line-height: 32px;
    color: #fff
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .active .dsc .r-box .name {
        white-space: nowrap;
        font-size: 24px;
        line-height: 24px
    }
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .active .dsc .r-box .name {
        font-size: 16px;
        line-height: 16px
    }
}

.index-produce .produce-box .active .dsc .r-box .sm {
    font-size: 14px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.4)
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .active .dsc .r-box .sm {
        display: none
    }
}

.index-produce .produce-box .static {
    width: 100%;
    height: 100%;
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .9s;
    -o-transition: all .9s;
    -moz-transition: all .9s;
    transition: all .9s
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .static {
        background: url(../images/staticbk2.png) !important;
        background-position: center center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important
    }
}

.index-produce .produce-box .static .icon {
    font-size: 60px;
    color: #666;
    margin-top: 220px
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .static .icon {
        margin-top: 60px
    }
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box .static .icon {
        margin-top: 34px;
        font-size: 30px
    }
}

.index-produce .produce-box .static .dsc-box {
    margin-top: 115px
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .static .dsc-box {
        margin-top: 40px
    }
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box .static .dsc-box {
        margin-top: 30px
    }
}

.index-produce .produce-box .static .dsc-box .name {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    color: #444
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box .static .dsc-box .name {
        font-size: 26px;
        line-height: 26px
    }
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box .static .dsc-box .name {
        font-size: 16px;
        line-height: 18px
    }
}

.index-produce .produce-box .static .dsc-box .cn {
    font-size: 16px;
    line-height: 24px;
    color: #a2a2a2;
    font-family: Arial;
    text-align: center
}

@media screen and (max-width: 500px) {
    .index-produce .produce-box .static .dsc-box .cn {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width: 750px) {
    .index-produce .produce-box:nth-of-type(2) .static {
        background: url(../images/staticbk.png) !important;
        background-position: center center !important;
        background-size: cover !important;
        background-repeat: no-repeat !important
    }
}

.index-produce .on {
    width: 44.375%
}

.index-produce .on .active {
    display: block
}

.index-produce .on .static {
    display: none
}

@-moz-keyframes b2t {
    0% {
        -moz-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes b2t {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes b2t {
    0% {
        -webkit-transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

.footer {
    background-color: #1b1b1b;
    padding-top: 90px;
    padding-bottom: 47px;
    overflow: hidden
}

@media screen and (max-width: 1600px) {
    .footer {
        padding-top: 60px;
        padding-bottom: 37px
    }
}

@media screen and (max-width: 750px) {
    .footer {
        padding-top: .37rem;
        padding-bottom: 0.8rem
    }
}

.footer .max1470 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer .max1470 .left {
    width: 27%;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1600px) {
    .footer .max1470 .left {
        margin-right: 80px
    }
}

@media screen and (max-width: 1260px) {
    .footer .max1470 .left {
        margin-right: 30px
    }
}

@media screen and (max-width: 750px) {
    .footer .max1470 .left {
        display: none
    }
}

.footer .max1470 .left .lxwm {}

@media screen and (max-width: 750px) {
    .footer .max1470 .left .lxwm {
        border-bottom: none;
        padding-bottom: 0px
    }
}

.footer .max1470 .left .lxwm .name {
    font-size: 32px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 22px;
}

.footer .max1470 .left .lxwm p {
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    text-transform: inherit
}

.footer .max1470 .left .lxwm p strong {
    font-size: 16px;
}

.footer .max1470 .left .lxwm .em a {
    color: #ffffff
}

.footer .max1470 .left .erweima {
    margin-top: 22px;
    display: inline-block;
}

.footer .max1470 .left .erweima .img img {
    max-width: 100%;
    height: auto
}

.footer .max1470 .left .erweima .dsc {
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.footer .max1470 .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 750px) {
    .footer .max1470 .right {
        display: none
    }
}

.footer .max1470 .right .footer-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer .max1470 .right .footer-nav dl {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer .max1470 .right .footer-nav dl dt a {
    font-size: 17px;
    line-height: 16px;
    color: #fff
}

.footer .max1470 .right .footer-nav dl dd {
    margin-top: 15px
}

.footer .max1470 .right .footer-nav dl dd a {
    font-size: 14px;
    line-height: 30px;
    color: #727171
}

.footer .max1470 .right .footer-nav dl dd:nth-of-type(1) {
    margin-top: 21px
}

.footer .max1470 .right .footer-nav dl a:hover {
    color: #fff;
    text-decoration: underline
}

.footer .max1470 .mobile-info {
    display: none;
    color: #fff;
    width: 100%
}

@media screen and (max-width: 750px) {
    .footer .max1470 .mobile-info {
        display: block
    }
}

.footer .max1470 .mobile-info .info-box {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer .max1470 .mobile-info .info-dz {
    margin-top: .11rem;
    padding-bottom: .2rem;
    border-bottom: 1px dashed #565656
}

.footer .max1470 .mobile-info .info-dz .dz {
    font-size: .13rem;
    line-height: .13rem;
    color: #b3b3b3;
    text-transform: uppercase
}

.footer .max1470 .mobile-info .info-left .name {
    font-size: .18rem;
    line-height: .18rem;
    font-family: Arial;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: .15rem
}

.footer .max1470 .mobile-info .info-left p {
    font-size: .13rem;
    line-height: .13rem;
    color: #b3b3b3;
    text-transform: uppercase;
    margin-bottom: .11rem
}

.footer .max1470 .mobile-info .info-left a {
    display: block;
    font-size: .13rem;
    line-height: .13rem;
    color: #b3b3b3;
    text-transform: uppercase;
    margin-bottom: .11rem
}

.footer .max1470 .mobile-info .info-left a:hover {
    text-decoration: underline;
    color: #fff
}

.footer .max1470 .mobile-info .info-left a:nth-last-of-type(1) {
    margin-bottom: 0px
}

.footer .max1470 .mobile-info .erweima {
    margin-right: .1rem
}

.footer .max1470 .mobile-info .erweima .img {
    width: .65rem;
    height: .65rem;
    margin: 0 auto
}

.footer .max1470 .mobile-info .erweima .img img {
    width: 100%;
    height: auto
}

.footer .max1470 .mobile-info .erweima .dsc {
    font-size: .1rem;
    line-height: .2rem;
    color: #777;
    text-align: center
}

.footer .footer-bottom {
    margin-top: .105rem;
    padding-left: 34.375%;
    padding-right: 10px;
    overflow: hidden
}

@media screen and (max-width: 750px) {
    .footer .footer-bottom {
        padding: 0px .15rem
    }
}

@media screen and (max-width: 750px) {
    .footer .max1470 .mobile-info .erweima {
        display: none
    }
}

.footer .footer-bottom .yqlj span {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-right: 15px
}

.footer .footer-bottom .yqlj span a {
    font-size: 14px;
    line-height: 30px;
    color: #666
}

.footer .footer-bottom .yqlj span a:hover {
    color: #fff;
    text-decoration: underline
}

.footer .footer-bottom .yqlj .name {
    margin-right: 10px
}

.footer .footer-bottom .ba {
    font-size: 14px;
    line-height: 30px;
    color: #666
}

@media screen and (max-width: 750px) {
    .footer .footer-bottom .ba {
        font-size: .13rem;
        line-height: .13rem
    }
}

@media screen and (max-width: 750px) {
    .footer .footer-bottom .ba span {
        display: block;
        margin-bottom: .11rem
    }
}

.footer .footer-bottom .ba a {
    font-size: 14px;
    line-height: 30px;
    color: #666
}

@media screen and (max-width: 750px) {
    .footer .footer-bottom .ba a {
        display: block;
        font-size: .13rem;
        line-height: .13rem;
        margin-bottom: .11rem
    }
}

.footer .footer-bottom .ba img {
    margin-left: 10px;
    vertical-align: sub
}

.footer .fixed-bottom {
    display: none;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: .76rem;
    background-color: #2b2b2b;
    z-index: 999
}

@media screen and (max-width: 750px) {
    .footer .fixed-bottom {
        display: block
    }
}

.footer .fixed-bottom .btn-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%
}

.footer .fixed-bottom .btn-box .btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #3f3f3f;
    border-right: 1px solid #3f3f3f;
    width: 25%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.footer .fixed-bottom .btn-box .btn a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .fixed-bottom .btn-box .btn span {
    font-size: 26px;
    color: #fff
}

.footer .fixed-bottom .btn-box .btn span i {
    font-size: .25rem;
    color: #fff
}

@media screen and (max-width: 510px) {
    .footer .fixed-bottom .btn-box .btn span {
        font-size: 18px
    }
}

@media screen and (max-width: 500px) {
    .footer .fixed-bottom .btn-box .btn span {
        font-size: 16px
    }
}

@media screen and (max-width: 400px) {
    .footer .fixed-bottom .btn-box .btn span {
        font-size: 14px
    }
}

.footer .fixed-bottom .btn-box .btn span:nth-of-type(1) {
    position: relative
}

.footer .fixed-bottom .btn-box .btn span:nth-of-type(1):before {
    position: absolute;
    bottom: -.05rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: '';
    width: .105rem;
    height: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1)
}

.footer .fixed-bottom .btn-box .btn span:nth-of-type(2) {
    margin-top: .075rem
}

.right-bar {
    position: fixed;
    bottom: 5%;
    right: 0;
    text-align: center;
    z-index: 1000;
    color: #666;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid #fff
}

@media screen and (max-width: 1000px) {
    .right-bar {
        display: none
    }
}

.right-bar li {
    padding: .04rem 0px .03rem;
    background-color: #fff;
    font-size: 13px;
    border-bottom: 1px solid #cacaca;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.right-bar li .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.right-bar li .box .img {
    max-width: 100%
}

.right-bar li .box p {
    margin-top: 5px;
    max-width: 64px
}

.right-bar li:nth-last-of-type(1) {
    border-bottom: none
}

.right-bar li:hover {
    background-color: #31a3ad
}

.right-bar li:hover p {
    color: #fff
}

.right-bar li:hover .icon {
    color: #fff
}

.right-bar .icon {
    font-size: .18rem
}

.right-bar .box {
    color: #666;
    display: block;
    padding: 0rem .025rem 0rem;
    cursor: pointer
}

.right-bar .fwh {
    position: relative
}

.right-bar .fwh .fwh-ewm {
    display: none;
    position: absolute;
    top: 0px;
    right: 75px;
    width: 96px
}

.right-bar .fwh .fwh-ewm img {
    width: 100%;
    height: auto
}

.right-bar .rxdh {
    position: relative
}

.right-bar .rxdh .rxdh-num {
    display: none;
    position: absolute;
    bottom: -20px;
    right: 78px;
    width: 222px;
    height: 95px;
    background-image: url(../images/phone.png);
    background-size: 100% 100%
}

.right-bar .rxdh .rxdh-num p {
    width: 100%;
    line-height: 85px;
    font-size: 26px;
    font-family: Arial;
    color: #31a3ad
}

.right-bar .rxdh:hover .rxdh-num {
    display: block
}

.right-bar .fwh:hover .fwh-ewm {
    display: block
}

.customer-container-box {
    display: none
}

.customer-on {
    display: block;
    -moz-animation-name: b2t;
    animation-name: b2t;
    -webkit-animation-name: b2t;
    -ms-animation-name: b2t;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    -ms-animation-duration: .5s
}

@keyframes b2t {
    0% {
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes b2t {
    0% {
        -webkit-transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

.customer-content {
    display: block;
    padding: .5rem 0 .57rem;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    color: #666
}

.customer-content p {
    margin-bottom: 14px
}

.customer-content img {
    max-width: 100%;
    height: auto !important
}

.customer-content ul {
    list-style: disc
}

.customer-content ul li {
    list-style: disc
}

.customer-content ol {
    list-style: decimal
}

.customer-content ol li {
    list-style: decimal
}

@media screen and (max-width: 750px) {
    .customer-content {
        padding: .3rem 0 .4rem
    }
}

.customer-content .wp1500 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 {
        display: block
    }
}

.customer-content .wp1500 .left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 672px;
    width: 100%;
    margin-right: 102px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1260px) {
    .customer-content .wp1500 .left {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .left {
        margin-right: 0px;
        max-width: none;
        padding-left: 0px
    }
}

.customer-content .wp1500 .left .title {
    position: relative;
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .left .title {
        font-size: .2rem;
        line-height: .2rem;
        text-align: center
    }
}

.customer-content .wp1500 .left .en {
    font-size: 13px;
    line-height: 20px;
    color: #999;
    text-transform: uppercase
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .left .en {
        font-size: .12rem;
        line-height: .17rem;
        text-align: center
    }
}

.customer-content .wp1500 .left .dsc {
    margin-top: .1rem;
    position: relative;
    font-size: 14px;
    line-height: 30px;
    color: #888
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .left .dsc {
        content: none;
        margin-left: 0px;
        font-size: .13rem;
        line-height: .23rem;
        color: #666
    }
}

.customer-content .wp1500 .left .btn {
    display: inline-block;
    margin-top: .2rem;
    text-align: center;
    height: .29rem;
    line-height: .29rem;
    width: .29rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1)
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .left .btn {
        display: none
    }
}

.customer-content .wp1500 .left .btn:before {
    font-size: .1rem;
    color: #fff
}

.customer-content .wp1500 .right {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .right {
        margin-top: .2rem
    }
}

.customer-content .wp1500 .right .img {
    width: 100%;
    position: relative;
    padding-bottom: 52.89367%;
    overflow: hidden;
    cursor: pointer
}

.customer-content .wp1500 .right .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.customer-content .wp1500 .btn2 {
    display: none;
    margin-top: .2rem;
    text-align: center;
    height: .29rem;
    line-height: .29rem;
    width: .29rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1)
}

@media screen and (max-width: 750px) {
    .customer-content .wp1500 .btn2 {
        display: inline-block
    }
}

.customer-content .wp1500 .btn2:before {
    font-size: .1rem;
    color: #fff
}

.customer-content .wp1500:hover .btn {
    background: -webkit-gradient(linear, left top, left bottom, from(#31a3ad), to(#31a3ad)) !important;
    background: -webkit-linear-gradient(#31a3ad, #31a3ad) !important;
    background: -moz-linear-gradient(#31a3ad, #31a3ad) !important;
    background: -o-linear-gradient(#31a3ad, #31a3ad) !important;
    background: linear-gradient(#31a3ad, #31a3ad) !important
}

.customer-content .wp1500:hover .right .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.customer-container-box .customer-content:nth-child(odd) {
    background-color: #ebebeb
}

.customer-container-box .customer-content:nth-child(odd) .wp1500 .left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 150px
}

@media screen and (max-width: 750px) {
    .customer-container-box .customer-content:nth-child(odd) .wp1500 .left {
        padding-right: 0px
    }
}

.customer-container-box .customer-content:nth-child(odd) .wp1500 .right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 84px
}

@media screen and (max-width: 750px) {
    .customer-container-box .customer-content:nth-child(odd) .wp1500 .right {
        margin-right: 0px
    }
}

.cpzx_list-container {
    padding: .475rem 0 .39rem;
    overflow: hidden;
    background-color: #ebebeb
}

.pro-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -39px
}

.pro-list .item {
    margin-bottom: 30px;
    padding: 0 39px 10px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pro-list .box-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.pro-list .box-list .item {
    margin-bottom: 0
}

.pro-list a {
    display: block
}

.pro-list a:hover .img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.pro-list a:hover h3 {
    color: #31a3ad
}

.pro-list .img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61.99461%;
    overflow: hidden
}

.pro-list .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.pro-list h3 {
    line-height: 39px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    padding-left: 4%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1440px) {
    .pro-list {
        margin: 0 -32px 20px
    }

    .pro-list .item {
        margin-bottom: 20px;
        padding: 0 32px 16px
    }

    .pro-list .box-list {
        margin-bottom: 20px
    }

    .pro-list h3 {
        line-height: 45px
    }
}

@media screen and (max-width: 1024px) {
    .pro-list {
        margin: 0 -25px 20px
    }

    .pro-list .item {
        margin-bottom: 20px;
        padding: 0 25px 12px
    }

    .pro-list .box-list {
        margin-bottom: 20px
    }

    .pro-list h3 {
        line-height: 36px;
        font-size: 12px
    }
}

@media screen and (max-width: 750px) {
    .pro-list {
        margin: 0 -.075rem .075rem
    }

    .pro-list .item {
        margin-bottom: 0;
        padding: 0 .075rem 15px
    }

    .pro-list .item:nth-child(10n+1),
    .pro-list .item:nth-child(10n+6) {
        width: 100%
    }

    .pro-list h3 {
        line-height: 35px;
        font-size: 13px
    }
}

.cpzx_info-container {
    padding: .4rem 0 .42rem;
    background-color: #ebebeb
}

.cpzx_info-container .cpzx-show {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 48px 58px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

@media screen and (max-width: 1500px) {
    .cpzx_info-container .cpzx-show {
        padding: .25rem .15rem
    }
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-show {
        display: block
    }
}

.cpzx_info-container .cpzx-show .left {
    width: 63.65607%
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-show .left {
        width: 100%
    }
}

.cpzx_info-container .cpzx-show .left .img {
    display: none;
    position: relative;
    width: 100%;
    padding-bottom: 61.63451%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -moz-animation-name: l2r;
    animation-name: l2r;
    -webkit-animation-name: l2r;
    -ms-animation-name: l2r;
    -moz-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-duration: .5s;
    -ms-animation-duration: .5s
}

.cpzx_info-container .cpzx-show .left .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.cpzx_info-container .cpzx-show .left .on {
    display: block
}

.cpzx_info-container .cpzx-show .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 60px 0px 16px 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 1500px) {
    .cpzx_info-container .cpzx-show .right {
        padding: 0 0 0 .15rem
    }
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-show .right {
        padding: 0;
        margin-top: .15rem
    }
}

.cpzx_info-container .cpzx-show .right .info-show {
    width: 100%;
    padding-left: 36px;
    padding-right: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1500px) {
    .cpzx_info-container .cpzx-show .right .info-show {
        padding: 0px
    }
}

.cpzx_info-container .cpzx-show .right .info-show .info-title {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    padding-bottom: .135rem;
    margin-bottom: .13rem;
    border-bottom: 1px dashed #d6d6d6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-show .right .info-show .info-title {
        font-size: 22px;
        line-height: 22px
    }
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    font-size: 14px
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc p {
    margin-bottom: .095rem
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc img {
    max-width: 100%;
    height: auto !important
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc ul {
    list-style: disc
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc ul li {
    list-style: disc
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc ol {
    list-style: decimal
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc ol li {
    list-style: decimal
}

.cpzx_info-container .cpzx-show .right .info-show .info-dsc p {
    font-size: 14px;
    line-height: 20px;
    color: #777;
    margin-bottom: .095rem
}

.cpzx_info-container .cpzx-show .right .img-selector {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1.5px;
    width: 100%
}

.cpzx_info-container .cpzx-show .right .img-selector .img {
    width: 33.3%;
    padding: 0 1.5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.cpzx_info-container .cpzx-show .right .img-selector .img .img-box {
    position: relative;
    border: 3px solid #fff;
    padding-bottom: 61.63451%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.cpzx_info-container .cpzx-show .right .img-selector .img .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%
}

.cpzx_info-container .cpzx-show .right .img-selector .on .img-box {
    border: 3px solid #31a3ad
}

.cpzx_info-container .cpzx-info {
    margin-top: 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-info {
        display: block
    }
}

.cpzx_info-container .cpzx-info .info-left {
    padding: 53px 110px 56px;
    background-color: #fff
}

@media screen and (max-width: 1500px) {
    .cpzx_info-container .cpzx-info .info-left {
        padding: .25rem .15rem
    }
}

.cpzx_info-container .cpzx-info .info-left .name {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    text-align: center
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-info .info-left .name {
        font-size: 22px;
        line-height: 22px
    }
}

.cpzx_info-container .cpzx-info .info-left .en {
    font-size: 13px;
    line-height: 17px;
    color: #999;
    text-align: center;
    text-transform: uppercase
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content {
    font-size: 14px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    max-width: 960px;
    width: 100%;
    margin: .17rem auto 0
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content p {
    margin-bottom: 13px
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content img {
    max-width: 100%;
    height: auto !important
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content ul {
    list-style: disc
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content ul li {
    list-style: disc
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content ol {
    list-style: decimal
}

.cpzx_info-container .cpzx-info .info-left .cpzx-content ol li {
    list-style: decimal
}

.cpzx_info-container .cpzx-info .info-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    -webkit-box-shadow: inset 10px 0 20px -18px rgba(0, 0, 0, 0.6);
    box-shadow: inset 10px 0 20px -18px rgba(0, 0, 0, 0.6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 58px 32px
}

@media screen and (max-width: 1500px) {
    .cpzx_info-container .cpzx-info .info-right {
        padding: 50px .15rem
    }
}

@media screen and (max-width: 750px) {
    .cpzx_info-container .cpzx-info .info-right {
        margin-top: 33px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.cpzx_info-container .cpzx-info .info-right .name {
    font-size: 24px;
    line-height: 24px;
    color: #0f0f0f;
    text-align: center
}

.cpzx_info-container .cpzx-info .info-right .en {
    margin-top: 4px;
    font-size: 13px;
    line-height: 13px;
    color: #999;
    text-align: center;
    margin-bottom: .175rem;
    text-transform: uppercase
}

.cpzx_info-container .cpzx-info .info-right .img-box {
    display: block;
    width: 100%;
    margin-bottom: .22rem
}

.cpzx_info-container .cpzx-info .info-right .img-box .img {
    position: relative;
    width: 100%;
    padding-bottom: 61.50794%;
    overflow: hidden
}

.cpzx_info-container .cpzx-info .info-right .img-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.cpzx_info-container .cpzx-info .info-right .img-box .name {
    font-size: 18px;
    line-height: 18px;
    color: #333;
    margin-top: 13px
}

.cpzx_info-container .cpzx-info .info-right .img-box:hover .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.cpzx_info-container .cpzx-info .info-right .img-box:hover .name {
    color: #31a3ad
}

@-moz-keyframes l2r {
    0% {
        -moz-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }

    100% {
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes l2r {
    0% {
        -webkit-transform: translateX(-20px);
        -moz-transform: translateX(-20px);
        transform: translateX(-20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes l2r {
    0% {
        -webkit-transform: translateX(-20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

.project_list-container {
    padding: .375rem 0 .23rem;
    overflow: hidden;
    background-color: #ebebeb
}

.project_list-container .pro-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 -.08rem
}

.project_list-container .pro-content .pro-box {
    width: 33.3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .08rem;
    padding-bottom: .2rem
}

@media screen and (max-width: 750px) {
    .project_list-container .pro-content .pro-box {
        width: 50%
    }
}

@media screen and (max-width: 500px) {
    .project_list-container .pro-content .pro-box {
        padding-bottom: .15rem
    }
}

.project_list-container .pro-content .pro-box .img {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 61.50628%;
    overflow: hidden
}

.project_list-container .pro-content .pro-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    max-width: 100%;
    height: auto
}

.project_list-container .pro-content .pro-box .img-name {
    font-size: 18px;
    line-height: 56px;
    height: 56px;
    overflow: hidden;
    color: #333;
    text-align: center
}

@media screen and (max-width: 500px) {
    .project_list-container .pro-content .pro-box .img-name {
        font-size: 15px;
        line-height: 30px;
        height: 30px
    }
}

.project_list-container .pro-content .pro-box:hover .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.project_list-container .pro-content .pro-box:hover .img-name {
    color: #31a3ad
}

.project_info-container {
    padding: .375rem 0 .54rem;
    background-color: #ebebeb
}

.project_info-container .pro-content {
    position: relative;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 90px 165px;
    border-radius: .05rem
}

@media screen and (max-width: 1500px) {
    .project_info-container .pro-content {
        padding: .25rem .4rem
    }
}

.project_info-container .pro-content .pro-container {
    position: relative;
    width: 100%
}

.project_info-container .pro-content .swiper-slide .img {
    position: relative;
    width: 100%;
    padding-bottom: 61.53846%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.project_info-container .pro-content .swiper-slide .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.project_info-container .pro-content .img-name {
    margin-top: .17rem;
    padding-bottom: .09rem;
    margin-bottom: .11rem;
    border-bottom: 1px dashed #bbb;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #333
}

@media screen and (max-width: 750px) {
    .project_info-container .pro-content .img-name {
        font-size: 18px;
        line-height: 26px
    }
}

.project_info-container .pro-content .img-dsc {
    font-size: 14px;
    line-height: 30px;
    color: #777;
    padding-right: .43rem
}

@media screen and (max-width: 750px) {
    .project_info-container .pro-content .img-dsc {
        font-size: 13px;
        line-height: 24px;
        padding-right: .15rem
    }
}

.project_info-container .pro-content .swiper-button-next1 {
    right: -67px
}

@media screen and (max-width: 1500px) {
    .project_info-container .pro-content .swiper-button-next1 {
        right: -50px
    }
}

@media screen and (max-width: 750px) {
    .project_info-container .pro-content .swiper-button-next1 {
        right: -.35rem
    }
}

.project_info-container .pro-content .swiper-button-prev1 {
    left: -67px
}

@media screen and (max-width: 1500px) {
    .project_info-container .pro-content .swiper-button-prev1 {
        left: -50px
    }
}

@media screen and (max-width: 750px) {
    .project_info-container .pro-content .swiper-button-prev1 {
        left: -.35rem
    }
}

.project_info-container .pro-content .swiper-button-next1,
.project_info-container .pro-content .swiper-button-prev1 {
    width: 57px;
    height: 57px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1);
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer
}

@media screen and (max-width: 1500px) {

    .project_info-container .pro-content .swiper-button-next1,
    .project_info-container .pro-content .swiper-button-prev1 {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 750px) {

    .project_info-container .pro-content .swiper-button-next1,
    .project_info-container .pro-content .swiper-button-prev1 {
        width: .3rem;
        height: .3rem
    }
}

.project_info-container .pro-content .swiper-button-disabled {
    opacity: 1;
    cursor: auto
}

.project_info-container .pro-content .swiper-button-prev1:before,
.project_info-container .pro-content .swiper-button-next1:before {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 1000px) {

    .project_info-container .pro-content .swiper-button-prev1:before,
    .project_info-container .pro-content .swiper-button-next1:before {
        font-size: .13rem
    }
}

.project_info-container .pro-content .swiper-button-prev1:before {
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg)
}

.project_info-container .pro-content .swiper-button-next1:hover,
.project_info-container .pro-content .swiper-button-prev1:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.project_info-container .pro-content .swiper-button-next1:hover:before,
.project_info-container .pro-content .swiper-button-prev1:hover:before {
    color: #fff
}

.history-container {
    background-color: #ebebeb;
    padding: 91px 0 140px
}

@media screen and (max-width: 500px) {
    .history-container {
        padding: 60px 0 80px
    }
}

.history-lunbo {
    position: relative;
    z-index: 66
}

.history-lunbo .history-list {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 0px 0px
}

.history-lunbo .history-list:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0px;
    bottom: 0;
    margin-left: -.5px;
    border-left: 1px dashed #bfbfbf;
    z-index: 1
}

.history-lunbo .history-list .history-li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.history-lunbo .history-list .history-li:nth-child(odd) {
    margin-bottom: -110px
}

.history-lunbo .history-list .history-li:nth-child(odd) .year {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-left: 40px
}

.history-lunbo .history-list .history-li:nth-child(odd) .year:before,
.history-lunbo .history-list .history-li:nth-child(odd) .year:after {
    right: 100%
}

.history-lunbo .history-list .history-li:nth-child(odd) .year:before {
    margin-right: -13px
}

.history-lunbo .history-list .history-li:nth-child(odd) .year:after {
    margin-right: -5px
}

.history-lunbo .history-list .history-li:nth-child(odd) .box {
    margin-right: 55px
}

.history-lunbo .history-list .history-li:nth-child(even) {
    margin-bottom: -38px
}

.history-lunbo .history-list .history-li:nth-child(even) .year {
    padding-right: 40px;
    text-align: right
}

.history-lunbo .history-list .history-li:nth-child(even) .year:before,
.history-lunbo .history-list .history-li:nth-child(even) .year:after {
    left: 100%
}

.history-lunbo .history-list .history-li:nth-child(even) .year:before {
    margin-left: -13px
}

.history-lunbo .history-list .history-li:nth-child(even) .year:after {
    margin-left: -5px
}

.history-lunbo .history-list .history-li:nth-child(even) .box {
    margin-left: 55px
}

.history-lunbo .history-list .history-li:nth-last-of-type(1) {
    margin-bottom: 0px !important
}

.history-lunbo .history-list .year {
    font-family: Arial;
    font-weight: bold;
    position: relative;
    width: 50%;
    font-size: 34px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3
}

.history-lunbo .history-list .year:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1);
    z-index: 2
}

.history-lunbo .history-list .box {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    background-color: #fff;
    border-radius: 5px
}

.history-lunbo .history-list .img {
    margin-right: 25px;
    width: 154px;
    height: 154px
}

.history-lunbo .history-list .img img {
    width: 100%;
    height: 100%
}

.history-lunbo .history-list .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.history-lunbo .history-list .time {
    font-size: 18px;
    line-height: 30px;
    color: #333;
    margin-bottom: .03rem
}

@media screen and (max-width: 750px) {
    .history-lunbo .history-list .time {
        font-size: 16px;
        line-height: 20px
    }
}

.history-lunbo .history-list .time p {
    font-weight: bold
}

.history-lunbo .history-list .p {
    font-size: 14px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    height: auto
}

@media screen and (max-width: 1200px) {
    .history-lunbo .history-list .year {
        font-size: 30px
    }

    .history-lunbo .history-list .box {
        padding: .1rem
    }
}

@media screen and (max-width: 1024px) {
    .history-lunbo .history-list:before {
        top: -20px
    }

    .history-lunbo .history-list .history-li:nth-child(odd) .box {
        margin-right: 40px
    }

    .history-lunbo .history-list .history-li:nth-child(even) .box {
        margin-left: 40px
    }

    .history-lunbo .history-list .year {
        font-size: 26px
    }

    .history-lunbo .history-list .box {
        display: block
    }

    .history-lunbo .history-list .img {
        position: relative;
        margin: 0 0 20px;
        width: 100%;
        height: 0;
        padding-bottom: 100%
    }

    .history-lunbo .history-list .img img {
        position: absolute;
        top: 0;
        left: 0
    }

    .history-lunbo .history-list .p {
        line-height: 26px;
        height: auto
    }
}

@media screen and (max-width: 750px) {
    .history-lunbo .history-list:before {
        top: 0;
        left: 50px;
        margin-left: 0
    }

    .history-lunbo .history-list .history-li {
        margin-bottom: 20px !important
    }

    .history-lunbo .history-list .history-li:nth-child(odd) .year {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding-left: 0;
        text-align: right
    }

    .history-lunbo .history-list .history-li:nth-child(odd) .year:before,
    .history-lunbo .history-list .history-li:nth-child(odd) .year:after {
        right: auto;
        left: 100%
    }

    .history-lunbo .history-list .history-li:nth-child(odd) .box {
        margin-right: 0
    }

    .history-lunbo .history-list .history-li:nth-child(even) .year,
    .history-lunbo .history-list .history-li:nth-child(odd) .year {
        padding-right: 15px
    }

    .history-lunbo .history-list .history-li:nth-child(even) .year:before,
    .history-lunbo .history-list .history-li:nth-child(odd) .year:before {
        margin-left: -10px
    }

    .history-lunbo .history-list .history-li:nth-child(even) .year:after,
    .history-lunbo .history-list .history-li:nth-child(odd) .year:after {
        margin-left: -4px
    }

    .history-lunbo .history-list .history-li:nth-child(even) .box,
    .history-lunbo .history-list .history-li:nth-child(odd) .box {
        margin-left: 24px
    }

    .history-lunbo .history-list .box {
        border-radius: 6px
    }

    .history-lunbo .history-list .year {
        width: 50px;
        font-size: 15px
    }

    .history-lunbo .history-list .year:after {
        width: 8px;
        height: 8px
    }

    .history-lunbo .history-list .img {
        margin-bottom: 10px
    }

    .history-lunbo .history-list .p {
        line-height: 20px;
        font-size: 12px;
        height: auto
    }
}

.history-lunbo .swiper-button-next1 {
    position: absolute;
    left: 50%;
    bottom: -24px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    cursor: pointer
}

@media screen and (max-width: 750px) {
    .history-lunbo .swiper-button-next1 {
        left: 50px;
        -webkit-transform: translateX(35%);
        -moz-transform: translateX(35%);
        -ms-transform: translateX(35%);
        transform: translateX(35%)
    }
}

.history-lunbo .swiper-button-next1 img {
    max-width: 100%;
    height: auto
}

.history-lunbo .swiper-button-prev1 {
    position: absolute;
    top: -51px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width: 750px) {
    .history-lunbo .swiper-button-prev1 {
        left: 50px;
        -webkit-transform: translateX(-25%);
        -moz-transform: translateX(-25%);
        -ms-transform: translateX(-25%);
        transform: translateX(-25%)
    }
}

@media screen and (max-width: 500px) {
    .history-lunbo .swiper-button-prev1 {
        top: -30px;
        -webkit-transform: translateX(3%);
        -moz-transform: translateX(3%);
        -ms-transform: translateX(3%);
        transform: translateX(3%)
    }
}

.history-lunbo .swiper-button-prev1 img {
    max-width: 100%;
    height: auto
}

@media screen and (max-width: 500px) {
    .history-lunbo .swiper-button-prev1 img {
        width: 30px
    }
}

.introduce-container {
    padding: .57rem 0 .65rem;
    background-color: #ebebeb
}

.introduce-container .intro-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media screen and (max-width: 750px) {
    .introduce-container .intro-content {
        display: block
    }
}

.introduce-container .intro-content .intro-img {
    width: 40.6%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 750px) {
    .introduce-container .intro-content .intro-img {
        width: 100%
    }
}

.introduce-container .intro-content .intro-img .img {
    position: relative;
    width: 100%;
    padding-bottom: 72.7422%
}

.introduce-container .intro-content .intro-img .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.introduce-container .intro-content .intro-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 30px;
    color: #777
}

@media screen and (max-width: 750px) {
    .introduce-container .intro-content .intro-info {
        padding-left: 0px;
        margin-top: 10px
    }
}

.introduce-container .intro-content .intro-info .name {
    font-size: .15rem;
    line-height: .24rem;
    color: #333
}

@media screen and (max-width: 750px) {
    .introduce-container .intro-content .intro-info .name {
        font-size: 18px;
        line-height: 28px
    }
}

.introduce-container .intro-content .intro-info .dsc {
    margin-top: .11rem;
    font-size: 14px;
    line-height: 30px;
    color: #777
}

@media screen and (max-width: 750px) {
    .introduce-container .intro-content .intro-info .dsc {
        font-size: 13px;
        line-height: 20px;
        margin-top: 5px
    }
}

.introduce-container .intro-content .intro-info .num {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.introduce-container .intro-content .intro-info .num .box {
    margin-top: .175rem;
    margin-right: .25rem;
    text-align: center
}

.introduce-container .intro-content .intro-info .num .box .sz {
    position: relative;
    font-family: Arial;
    font-size: .3rem;
    line-height: .225rem;
    font-weight: bold;
    color: #3c98b8
}

.introduce-container .intro-content .intro-info .num .box .sz span {
    display: inline-block;
    position: relative
}

.introduce-container .intro-content .intro-info .num .box .sz span:before {
    content: '+';
    position: absolute;
    top: 50%;
    right: -16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    font-weight: bold;
    color: #3c98b8
}

.introduce-container .intro-content .intro-info .num .box .zw {
    font-size: 14px;
    line-height: 30px;
    color: #777
}

@media screen and (max-width: 500px) {
    .introduce-container .intro-content .intro-info .num .box .zw {
        font-size: 12px;
        line-height: 16px
    }
}

.introduce-container .intro-content .intro-info .num .box:nth-of-type(1) span:before {
    content: none
}

.introduce-container .intro-sp {
    margin-top: .5rem;
    cursor: pointer
}

.introduce-container .intro-sp img {
    max-width: 100%;
    height: auto
}

.honor-container {
    padding: .35rem 0 .3rem;
    background-color: #ebebeb
}

.honor-container .wp1500 {
    overflow: hidden
}

.honor-container .honor-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.075rem;
    overflow: hidden;
    padding-bottom: .35rem
}

.honor-container .honor-content .box {
    display: block;
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .075rem;
    cursor: pointer
}

@media screen and (max-width: 750px) {
    .honor-container .honor-content .box {
        width: 50%
    }
}

.honor-container .honor-content .box .box-content {
    width: 100%;
    background-color: #fff;
    padding: 45px 78px 72px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1500px) {
    .honor-container .honor-content .box .box-content {
        padding: .3rem .3rem .27rem
    }
}

@media screen and (max-width: 1260px) {
    .honor-container .honor-content .box .box-content {
        padding: .2rem .15rem .225rem
    }
}

@media screen and (max-width: 500px) {
    .honor-container .honor-content .box .box-content {
        padding: .3rem .15rem .225rem
    }
}

@media screen and (max-width: 380px) {
    .honor-container .honor-content .box .box-content {
        padding: .4rem .15rem .225rem
    }
}

.honor-container .honor-content .box .box-content .img {
    position: relative;
    width: 100%;
    padding-bottom: 86.17021%
}

.honor-container .honor-content .box .box-content .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.honor-container .honor-content .box .box-content .name {
    margin-top: .25rem;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    text-align: center
}

@media screen and (max-width: 380px) {
    .honor-container .honor-content .box .box-content .name {
        margin-top: 40px
    }
}

.honor-container .honor-content .box .box-content .circle {
    width: 32px;
    height: 32px;
    margin: .075rem auto 0;
    border-radius: 50%;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#ebebeb));
    background: -webkit-linear-gradient(#ebebeb, #ebebeb);
    background: -moz-linear-gradient(#ebebeb, #ebebeb);
    background: -o-linear-gradient(#ebebeb, #ebebeb);
    background: linear-gradient(#ebebeb, #ebebeb)
}

.honor-container .honor-content .box:hover .box-content {
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2)
}

.honor-container .honor-content .box:hover .box-content .circle {
    background: -webkit-gradient(linear, left top, left bottom, from(#2f83ae), to(#52bac8));
    background: -webkit-linear-gradient(#2f83ae, #52bac8);
    background: -moz-linear-gradient(#2f83ae, #52bac8);
    background: -o-linear-gradient(#2f83ae, #52bac8);
    background: linear-gradient(#2f83ae, #52bac8);
    color: #fff
}

.click-block {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    width: 100vw;
    height: 100vh
}

.click-block .img-box {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.click-block .img-box .img {
    position: relative;
    width: 100%;
    max-width: 37.5%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .34rem .7rem .31rem
}

@media screen and (max-width: 1500px) {
    .click-block .img-box .img {
        padding: .25rem .5rem .21rem
    }
}

@media screen and (max-width: 1400px) {
    .click-block .img-box .img {
        padding: .25rem .3rem .21rem
    }
}

@media screen and (max-width: 1000px) {
    .click-block .img-box .img {
        max-width: 80%
    }
}

.click-block .img-box .img .img-pad {
    position: relative;
    width: 100%;
    padding-bottom: 129.78261%
}

.click-block .img-box .img .img-pad img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    max-width: 100%;
    height: auto
}

.click-block .img-box .img .img-dsc {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-top: .24rem;
    color: #333
}

@media screen and (max-width: 1000px) {
    .click-block .img-box .img .img-dsc {
        font-size: 18px
    }
}

.click-block .img-box .guanbi {
    position: absolute;
    top: 8px;
    right: 12px;
    cursor: pointer;
    z-index: 999
}

.click-block .img-box .guanbi i {
    font-size: 21px;
    color: #888
}

@media screen and (max-width: 1100px) {
    .click-block .img-box .guanbi {
        top: 10px;
        right: 10px
    }
}

@media screen and (max-width: 700px) {
    .click-block .img-box .guanbi {
        top: 0px;
        right: 0px
    }
}

.click-block .img-box .guanbi:hover i {
    color: #31a3ad
}

.contact-container .map-container {
    padding: .4rem 0;
    background-color: #ebebeb
}

.contact-container .map-container .wp1500 .map-bk {
    width: 100%;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 80px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px 10px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 750px) {
    .contact-container .map-container .wp1500 .map-bk {
        display: block
    }
}

.contact-container .map-container .wp1500 .left {
    width: 44.46667%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 108px;
    padding-top: 80px
}

@media screen and (max-width: 1500px) {
    .contact-container .map-container .wp1500 .left {
        padding-left: 22px
    }
}

@media screen and (max-width: 750px) {
    .contact-container .map-container .wp1500 .left {
        padding: .11rem;
        width: 100%
    }
}

.contact-container .map-container .wp1500 .left .name {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #333
}

@media screen and (max-width: 500px) {
    .contact-container .map-container .wp1500 .left .name {
        font-size: 18px;
        line-height: 18px
    }
}

.contact-container .map-container .wp1500 .left .en {
    margin-top: .04rem;
    margin-bottom: .15rem;
    font-size: 16px;
    font-family: Arial;
    line-height: 16px;
    color: #b8b8b8;
    text-transform: uppercase;
    text-indent: 3px
}

@media screen and (max-width: 500px) {
    .contact-container .map-container .wp1500 .left .en {
        font-size: 13px;
        line-height: 13px
    }
}

.contact-container .map-container .wp1500 .left .same {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .07rem
}

.contact-container .map-container .wp1500 .left .same span:nth-of-type(1) {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f83ae), to(#52bac8));
    background: -webkit-linear-gradient(#2f83ae, #52bac8);
    background: -moz-linear-gradient(#2f83ae, #52bac8);
    background: -o-linear-gradient(#2f83ae, #52bac8);
    background: linear-gradient(#2f83ae, #52bac8)
}

@media screen and (max-width: 500px) {
    .contact-container .map-container .wp1500 .left .same span:nth-of-type(1) {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px
    }
}

.contact-container .map-container .wp1500 .left .same .word {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin-left: .04rem;
    font-size: 14px;
    line-height: 30px;
    color: #666
}

@media screen and (max-width: 500px) {
    .contact-container .map-container .wp1500 .left .same .word {
        line-height: 20px;
        font-size: 13px
    }
}

@media screen and (max-width: 750px) {
    .contact-container .map-container .wp1500 .left .same:nth-last-of-type(1) {
        margin-bottom: 0px
    }
}

.contact-container .map-container .wp1500 .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: .11rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 2.18rem
}

.contact-container .map-container .wp1500 .right .map {
    width: 100%;
    height: 100%
}

.online-container {
    width: 100%;
    background-color: #fff
}

.online-container .online-content {
    padding: 78px 206px 99px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1500px) {
    .online-container .online-content {
        padding: .39rem .11rem .495rem
    }
}

@media screen and (max-width: 500px) {
    .online-container .online-content {
        padding: .39rem 0px .495rem
    }
}

.online-container .online-content .name {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333;
    text-align: center
}

@media screen and (max-width: 500px) {
    .online-container .online-content .name {
        font-size: 20px;
        line-height: 20px
    }
}

.online-container .online-content .en {
    font-size: 18px;
    line-height: 18px;
    font-family: Arial;
    color: #888;
    margin-top: .045rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 500px) {
    .online-container .online-content .en {
        font-size: 14px;
        line-height: 14px
    }
}

.online-container .online-content .form {
    max-width: 1080px;
    width: 100%;
    margin: .125rem auto 0
}

.online-container .online-content .form .form-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.online-container .online-content .form .form-content .form-box {
    width: 50%
}

.online-container .online-content .form .form-content .form-box input {
    outline: none;
    width: 100%;
    height: 55px;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #f5f5f5;
    font-size: 14px;
    text-indent: .1rem;
    color: #000
}

@media screen and (max-width: 500px) {
    .online-container .online-content .form .form-content .form-box input {
        height: 35px
    }
}

.online-container .online-content .form .form-content .form-box input::-webkit-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box input:-moz-placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box input::-moz-placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box input:-ms-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box input::-ms-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box input::placeholder {
    color: #000
}

.online-container .online-content .form .form-content .form-box2 {
    margin-left: .07rem
}

.online-container .online-content .form .form-content2 .form-box {
    width: 33.3%
}

.online-container .online-content .form .form-ly {
    margin-top: .085rem;
    padding: .065rem .11rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: .835rem;
    background-color: #f5f5f5
}

.online-container .online-content .form .form-ly textarea {
    width: 100%;
    height: 100%;
    outline: none;
    resize: none;
    border: none;
    background-color: #f5f5f5;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    overflow: hidden;
    list-style: none
}

@media screen and (max-width: 500px) {
    .online-container .online-content .form .form-ly textarea {
        line-height: 20px
    }
}

.online-container .online-content .form .form-ly textarea::-webkit-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-ly textarea:-moz-placeholder {
    color: #000
}

.online-container .online-content .form .form-ly textarea::-moz-placeholder {
    color: #000
}

.online-container .online-content .form .form-ly textarea:-ms-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-ly textarea::-ms-input-placeholder {
    color: #000
}

.online-container .online-content .form .form-ly textarea::placeholder {
    color: #000
}

.online-container .online-content .form .form-login {
    margin-top: .085rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.online-container .online-content .form .form-login .captcha {
    height: 57px;
    width: 66.38889%
}

@media screen and (max-width: 500px) {
    .online-container .online-content .form .form-login .captcha {
        height: 35px
    }
}

.online-container .online-content .form .form-login .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: .07rem;
    height: 57px;
    background-color: #545454
}

@media screen and (max-width: 500px) {
    .online-container .online-content .form .form-login .btn {
        height: 35px
    }
}

.online-container .online-content .form .form-login .btn .submit {
    text-align: center
}

.online-container .online-content .form .form-login .btn .submit a {
    display: inline-block;
    width: 100%;
    height: 57px;
    font-size: 16px;
    line-height: 57px;
    color: #fff
}

@media screen and (max-width: 500px) {
    .online-container .online-content .form .form-login .btn .submit a {
        height: 35px;
        line-height: 35px;
        font-size: 14px
    }
}

.online-container .online-content .form .form-login .btn .submit a:hover {
    background-color: #31a3ad
}

.news_list-container {
    background-color: #ebebeb;
    padding: .21rem 0 .335rem
}

.news-list {
    padding-bottom: .39rem
}

.news-list li {
    position: relative
}

.news-list li:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/shadow_1.png) center bottom no-repeat;
    background-size: 100% auto;
    left: 0;
    bottom: -55px;
    z-index: 1;
    content: '';
    opacity: .2
}

@media screen and (max-width: 750px) {
    .news-list li:after {
        content: none
    }
}

.news-list li:hover .img {
    opacity: .8
}

.news-list li:hover .right-box .box-top .info h3 {
    text-indent: .5em;
    color: #31a3ad
}

.news-list li:hover .right-box .box-top .time {
    background: -webkit-gradient(linear, left top, left bottom, from(#31a3ad), to(#31a3ad));
    background: -webkit-linear-gradient(#31a3ad, #31a3ad);
    background: -moz-linear-gradient(#31a3ad, #31a3ad);
    background: -o-linear-gradient(#31a3ad, #31a3ad);
    background: linear-gradient(#31a3ad, #31a3ad)
}

.news-list li .news-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 41px 48px 43px 45px;
    overflow: hidden;
    z-index: 5
}

@media screen and (max-width: 750px) {
    .news-list li .news-box {
        padding: .15rem
    }
}

.news-list li .img {
    width: 235px
}

@media screen and (max-width: 750px) {
    .news-list li .img {
        width: 150px
    }
}

@media screen and (max-width: 500px) {
    .news-list li .img {
        width: 100px
    }
}

.news-list li .img span {
    display: block;
    width: 100%;
    padding-bottom: 99.46237%;
    position: relative
}

.news-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.news-list li .right-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-list li .right-box .box-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: .14rem
}

.news-list li .right-box .box-top .info {
    margin-right: 70px
}

@media screen and (max-width: 750px) {
    .news-list li .right-box .box-top .info {
        margin-right: .15rem
    }
}

.news-list li .right-box .box-top h3 {
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #333;
    margin-bottom: 22px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

@media screen and (max-width: 500px) {
    .news-list li .right-box .box-top h3 {
        font-size: 16px;
        line-height: 18px;
        height: 18px;
        margin-bottom: 10px
    }
}

.news-list li .right-box .box-top .p {
    font-size: 14px;
    line-height: 28px;
    color: #777;
    height: 84px;
    overflow: hidden
}

@media screen and (max-width: 500px) {
    .news-list li .right-box .box-top .p {
        font-size: 13px;
        line-height: 20px;
        height: 60px
    }
}

.news-list li .right-box .box-top .time {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100px;
    height: 100px;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f83ae), to(#52bac8));
    background: -webkit-linear-gradient(#2f83ae, #52bac8);
    background: -moz-linear-gradient(#2f83ae, #52bac8);
    background: -o-linear-gradient(#2f83ae, #52bac8);
    background: linear-gradient(#2f83ae, #52bac8);
    text-align: center;
    font-family: "Arial";
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 750px) {
    .news-list li .right-box .box-top .time {
        display: none
    }
}

.news-list li .right-box .box-top .year {
    text-align: center;
    font-size: 14px
}

.news-list li .right-box .box-top .date {
    text-align: center;
    font-size: 36px
}

.news-list li .right-box .box-bottom {
    margin-left: 28px;
    border-top: 1px dashed #c6c6c6;
    padding-top: 20px;
    margin-top: 21px
}

@media screen and (max-width: 750px) {
    .news-list li .right-box .box-bottom {
        display: none
    }
}

.news-list li .right-box .box-bottom span {
    font-size: 14px;
    line-height: 14px;
    color: #333
}

.news-list li .right-box .box-bottom a {
    font-size: 14px;
    line-height: 14px;
    color: #333
}

.news-list li .right-box .box-bottom a:hover {
    color: #31a3ad
}

.news-list li+li {
    margin-top: .2rem
}

.news_info-container {
    background-color: #ebebeb;
    padding: .25rem 0 .3rem
}

.news_info-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 750px) {
    .news_info-content {
        display: block
    }
}

.news_info-content .left-container {
    width: 100%
}

@media screen and (max-width: 750px) {
    .news_info-content .left-container {
        width: 100%
    }
}

.news_info-content .right-container {
    width: 23.86667%;
    margin-left: 20px
}

@media screen and (max-width: 750px) {
    .news_info-content .right-container {
        margin-top: 40px;
        margin-left: 0px;
        width: 100%
    }
}

.news_info-content .right-container .hot-news {
    background-color: #fff;
    padding: 33px 35px 44px 28px;
    margin-bottom: 20px
}

@media screen and (max-width: 1500px) {
    .news_info-content .right-container .hot-news {
        padding: 20px 10px 25px
    }
}

@media screen and (max-width: 750px) {
    .news_info-content .right-container .hot-news {
        padding: 20px 30px 25px
    }
}

.news_info-content .right-container .hot-news .name {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    text-align: center
}

.news_info-content .right-container .hot-news .en {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial;
    color: #4094af;
    text-transform: uppercase
}

.news_info-content .right-container .hot-news .hot-list {
    margin-top: 18px
}

.news_info-content .right-container .hot-news .hot-list .list-li {
    display: inline-block;
    padding-bottom: 16px;
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 18px;
    width: 100%
}

.news_info-content .right-container .hot-news .hot-list .list-li .title {
    position: relative;
    font-size: 13px;
    line-height: 13px;
    color: #666;
    height: 13px;
    overflow: hidden;
    padding-left: 10px
}

.news_info-content .right-container .hot-news .hot-list .list-li .title:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #8d8d8d;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.news_info-content .right-container .hot-news .hot-list .list-li .time {
    margin-top: 6px;
    font-size: 14px;
    line-height: 14px;
    color: #4094af;
    font-family: Arial;
    padding-left: 10px
}

.news_info-content .right-container .hot-news .hot-list .list-li:hover .title {
    color: #31a3ad
}

.news_info-content .right-container .hot-news .hot-list .list-li:nth-last-of-type(1) {
    border: none;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.news-info {
    background-color: #fff;
    padding: 57px 30px 105px;
    margin-bottom: 38px
}

@media screen and (max-width: 750px) {
    .news-info {
        padding: 30px .15rem .35rem
    }
}

.news-title {
    max-width: 980px;
    margin: 0 auto;
    border-bottom: 1px dashed #c0bfbf;
    text-align: center;
    padding-bottom: .16rem
}

.news-title h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #555;
    margin-bottom: .125rem
}

.news-title .tips {
    font-size: 13px;
    line-height: 13px;
    color: #666
}

@media screen and (max-width: 640px) {
    .news-title {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: .1rem;
        padding-right: .1rem
    }

    .news-title h2 {
        font-size: 20px
    }
}

.news-article {
    padding-top: 24px;
    font-size: 14px;
    line-height: 26px;
    color: #666;
    max-width: 980px;
    margin: 0 auto;
    font-size: 14px
}

.news-article p {
    margin-bottom: 13px
}

.news-article img {
    max-width: 100%;
    height: auto !important
}

.news-article ul {
    list-style: disc
}

.news-article ul li {
    list-style: disc
}

.news-article ol {
    list-style: decimal
}

.news-article ol li {
    list-style: decimal
}

@media screen and (max-width: 640px) {
    .news-article {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: .1rem;
        padding-right: .1rem
    }
}

.news-article2 {
    max-width: 100%
}

.news-paged {
    background-color: #424242
}

.news-paged li {
    float: left;
    border-left: 1px solid #5d5d5d;
    width: 33.333%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.news-paged li:nth-of-type(1) {
    border-left: 1px solid #ebebeb
}

.news-paged a {
    display: block;
    text-align: center;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-size: 14px;
    color: #fff
}

.news-paged a:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#2f83ae), to(#52bac8));
    background: -webkit-linear-gradient(#2f83ae, #52bac8);
    background: -moz-linear-gradient(#2f83ae, #52bac8);
    background: -o-linear-gradient(#2f83ae, #52bac8);
    background: linear-gradient(#2f83ae, #52bac8)
}

.news-paged-prev a:before {
    display: inline-block;
    vertical-align: top;
    font-family: 'iconfont';
    margin-right: 20px;
    content: 'e63b'
}

.news-paged-list a:before {
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
    font-family: 'iconfont';
    content: 'e63c';
    font-size: 20px
}

.news-paged-next a:after {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
    font-family: 'iconfont';
    content: 'e919'
}

@media screen and (max-width: 640px) {

    .news-paged-prev a:before,
    .news-paged-list a:before {
        margin-right: .1rem
    }

    .news-paged-next a:after {
        margin-left: .1rem
    }
}

.market-container {
    padding: 0 0 .2rem;
    background-color: #ebebeb;
}

.market-container .market-bk {
    background-size: cover !important;
    width: 100%;
    height: 357px
}

.market-container .market-bk0{
     height: 342px
}

.market-container .market-bk2 {
    background-size: cover !important;
    width: 100%;
    height: auto;
    padding-bottom: 3%;
}


@media screen and (max-width: 750px) {
    .market-container .market-bk {
        height: 300px
    }
    
    .market-container .market-bk0 {
        height: 160px
    }
    .market-container .market-bk2{
         height: auto;
    }
}


.market-container .market-bk1 {
    width: 100%;
    background: #fff;
    margin-top: 3%;
    padding: 3% 0;
}



.market-container .market-bk .bk-content {
    width: 100%;
    max-width: 720px;
    padding: .44rem .15rem 0px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .market-container .market-bk .bk-content {
        padding: 40px .15rem 0
    }
}

.market-container .market-bk .bk-content .title {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #fff;
    text-align: center
}

.market-container .market-bk2 .bk-content .title{
     color: #000000;
     font-size: 47px;
}
.market-container .market-bk1 .bk-content1 .title {
    font-size: 43px;
    line-height: 45px;
    font-weight: bold;
    color: #221815;
    text-align: center;
}

@media screen and (max-width: 750px) {
    .market-container .market-bk .bk-content .title {
        font-size: 28px;
        line-height: 28px
    }
    
    .market-container .market-bk1 .bk-content1 .title{
        font-size: 16px;
        line-height: 28px
    }
}

.market-container .market-bk .bk-content .dsc {
    margin-top: .085rem;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center
}

.market-container .market-bk0 .bk-content .dsc{
    color: #8795a8;
    text-transform: uppercase;
    font-size: 20px;
}

.market-container .market-bk1 .bk-content1 .dsc {
    margin-top: .135rem;
    font-size: 24px;
    line-height: 24px;
    color: #898989;
    text-align: center
}


.market-container .market-bk2 .bk-content .dsc{
    color: #898989;
    font-size: 20px;
    text-transform: uppercase;
}

@media screen and (max-width: 400px) {
    .market-container .market-bk .bk-content .dsc {
        font-size: 13px;
        line-height: 22px
    }
    .market-container .market-bk1 .bk-content1 .dsc{
        font-size: 13px;
        line-height: 22px;
    }
}

.market-container .market-content {
    position: relative;
    width: 93.4%;
    margin: -90px auto 0;
    padding: 60px 57px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}

.market-container .market-content2{
    margin: 0 auto;
    padding: 0;
    width: 100%;
    background: none;
}

@media screen and (max-width: 1260px) {
    .market-container .market-content {
        padding: .15rem
    }
}

@media screen and (max-width: 750px) {
    .market-container .market-content {
        margin: -60px auto 0;
        padding: .25rem
    }
}

@media screen and (max-width: 380px) {
    .market-container .market-content {
        margin: -40px auto 0
    }
}

.market-container .market-content .col-top {
    margin: -19px
}

.market-container .market-content .col-bottom {
    margin: 45px -57px 0
}

.market-container .market-content2 .col-bottom {
    margin: 0 auto;
}

@media screen and (max-width: 750px) {
    .market-container .market-content .col-bottom {
        margin: 19px -19px -19px
    }
}

.market-container .market-content .col-same {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden
}


.market-container .market-content .col-same .col-6 {
    width: 50%;
    padding: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .market-container .market-content .col-same .col-6 {
        width: 100%
    }
}

.market-container .market-content .col-same .col-6 .img {
    position: relative;
    width: 100%;
    padding-bottom: 44.90501%
}

.market-container .market-content .col-same .col-6 .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.market-container .market-content .col-same .col-6 .dsc-word {
    max-width: 380px
}

.market-container .market-content .col-same .col-4 {
    width: 33.3%;
    padding: 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.market-container .market-content2 .col-same .col-4{
      width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 1%;
    margin-bottom: 5%;
    padding: 0;
    background: #fff;
}

.market-container .market-content3 .col-same .col-4{
    background: #f2f2f3;
}

@media screen and (max-width: 750px) {
    .market-container .market-content .col-same .col-4 {
        padding: 19px;
        width: 100%
    }
}

.market-container .market-content .col-same .col-4 .img {
    position: relative;
    width: 100%;
    padding-bottom: 57.21925%
}

.market-container .market-content .col-same .col-4 .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.market-container .market-content .col-same .col-4 .dsc-word {
    max-width: 364px
}

.market-container .market-content .col-same .col-same-box .dsc-box {
    position: relative;
    margin-top: -45px
}

.market-container .market-content2 .col-same .col-same-box .dsc-box{
     margin-top: -20px
}

@media screen and (max-width: 1260px) {
    .market-container .market-content .col-same .col-same-box .dsc-box {
        margin-top: -25px
    }
}

.market-container .market-content .col-same .col-same-box .dsc-box .circle {
    width: 82px;
    height: 82px;
    background:#e60012;
    font-size: 18px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    margin: 0 auto
}

@media screen and (max-width: 1260px) {
    .market-container .market-content .col-same .col-same-box .dsc-box .circle {
        width: 50px;
        height: 50px;
        line-height: 50px
    }
}

@media screen and (max-width: 750px) {
    .market-container .market-content .col-same .col-same-box .dsc-box .circle {
        font-size: 14px
    }
}

.market-container .market-content .col-same .col-same-box .dsc-box .dsc-name {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 18px;
    color: #000000;
    text-align: center;
    font-weight: bold;
}

.market-container .market-content .col-same .col-same-box .dsc-box .dsc-word {
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 30px;
    color: #3e3a39;
    text-align: center
}

.market-container .market-content2 .col-same .col-same-box .dsc-box .dsc-word{
    width: 80%;
    padding-bottom: 6%;
}

.market-container .market-content3 .col-same .col-same-box .dsc-box .dsc-word{
    font-size: 16px;
}

.process-container {
    padding: .32rem 0 .43rem;
    background-color: #ebebeb
}

.process-container .process-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.07rem;
    overflow: hidden
}

.process-container .process-content .content-box {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .07rem
}

@media screen and (max-width: 1260px) {
    .process-container .process-content .content-box {
        width: 33.3%
    }
}

@media screen and (max-width: 750px) {
    .process-container .process-content .content-box {
        width: 50%
    }
    .market-container .market-content .col-same .col-same-box .dsc-box .dsc-name{
        font-size:20px;
    }
}

.process-container .process-content .content-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 68.83853%
}

.process-container .process-content .content-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.process-container .process-content .content-box .img-dsc {
    background-color: #fff;
    height: 241px;
    padding: 0 .15rem
}

@media screen and (max-width: 750px) {
    .process-container .process-content .content-box .img-dsc {
        padding: 0 .1rem;
        height: 210px
    }
}

@media screen and (max-width: 370px) {
    .process-container .process-content .content-box .img-dsc {
        height: 240px
    }
}

.process-container .process-content .content-box .img-dsc .circle {
    position: relative;
    width: 82px;
    height: 82px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f83ae), to(#52bac8));
    background: -webkit-linear-gradient(#2f83ae, #52bac8);
    background: -moz-linear-gradient(#2f83ae, #52bac8);
    background: -o-linear-gradient(#2f83ae, #52bac8);
    background: linear-gradient(#2f83ae, #52bac8);
    font-size: 18px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    line-height: 90px;
    border-radius: 50%;
    margin: -50px auto 0
}

@media screen and (max-width: 1260px) {
    .process-container .process-content .content-box .img-dsc .circle {
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: -30px
    }
}

@media screen and (max-width: 750px) {
    .process-container .process-content .content-box .img-dsc .circle {
        font-size: 14px
    }
}

.process-container .process-content .content-box .img-dsc .name {
    margin-top: .08rem;
    margin-bottom: .075rem;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    text-align: center
}

@media screen and (max-width: 750px) {
    .process-container .process-content .content-box .img-dsc .name {
        font-size: 16px;
        line-height: 20px
    }
}

@media screen and (max-width: 370px) {
    .process-container .process-content .content-box .img-dsc .name {
        font-size: 16px;
        line-height: 20px;
        height: 40px
    }
}

.process-container .process-content .content-box .img-dsc .dsc {
    margin: 0 auto;
    width: 100%;
    max-width: 238px;
    font-size: 14px;
    line-height: 24px;
    color: #888;
    text-align: center
}

@media screen and (max-width: 750px) {
    .process-container .process-content .content-box .img-dsc .dsc {
        font-size: 13px;
        line-height: 20px
    }
}

.witness-container .witness-show {
    padding: 46px 0 .51rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ebebeb
}

.witness-container .witness-bk {
    background: url(../images/witnessbk_02.png) center center;
    background-size: cover;
    height: 2.825rem;
    width: 100%;
    position: relative;
    z-index: 2
}

.witness-container .witness-display {
    background-color: #ebebeb
}

.witness-container .witness-display .wp1500 {
    position: relative;
    margin-top: -2.3rem;
    z-index: 9;
    overflow: hidden
}

.witness-container .witness-display .wp1500 .witness-name {
    color: #fff
}

.witness-container .witness-display .wp1500 .witness-en {
    color: #fff
}

.witness-container .witness-display .witness-content {
    background-color: #fff
}

.witness-container .witness-display .witness-content .dsc {
    height: 60px
}

.witness-container .witness-display .display-mar {
    margin: .31rem -33px -15px;
    padding: 57px 89px
}

@media screen and (max-width: 1260px) {
    .witness-container .witness-display .display-mar {
        padding: 30px 50px;
        margin: .31rem -10px -10px
    }
}

@media screen and (max-width: 750px) {
    .witness-container .witness-display .display-mar {
        padding: 30px .05rem;
        margin: .31rem 0px -10px
    }
}

.witness-container .witness-mc {
    padding: .36rem 0px .405rem;
    background-color: #ebebeb
}

.witness-container .witness-name {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    text-align: center
}

@media screen and (max-width: 750px) {
    .witness-container .witness-name {
        font-size: 22px;
        line-height: 22px
    }
}

.witness-container .witness-en {
    margin-top: .035rem;
    font-size: 18px;
    line-height: 18px;
    font-family: Arial;
    color: #888;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 750px) {
    .witness-container .witness-en {
        font-size: 14px;
        line-height: 14px
    }
}

.witness-container .witness-content {
    padding: 0 92px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: .1rem -33px -15px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1260px) {
    .witness-container .witness-content {
        padding: 0 50px;
        margin: .125rem -10px -10px
    }
}

@media screen and (max-width: 750px) {
    .witness-container .witness-content {
        padding: 0 .15rem
    }
}

.witness-container .witness-content .content-box {
    width: 33.3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 33px
}

@media screen and (max-width: 1260px) {
    .witness-container .witness-content .content-box {
        padding: 10px
    }
}

@media screen and (max-width: 750px) {
    .witness-container .witness-content .content-box {
        width: 50%
    }
}

.witness-container .witness-content .content-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 61.67513%;
    overflow: hidden
}

.witness-container .witness-content .content-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.witness-container .witness-content .content-box .dsc {
    position: relative;
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    padding: 0 .1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 500px) {
    .witness-container .witness-content .content-box .dsc {
        height: 70px
    }
}

.witness-container .witness-content .content-box .dsc span {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #666;
    text-align: center
}

@media screen and (max-width: 750px) {
    .witness-container .witness-content .content-box .dsc span {
        font-size: 14px;
        line-height: 18px
    }
}

.witness-container .witness-content .content-box:hover .dsc span {
    color: #31a3ad
}

.witness-container .witness-content .content-box:hover .img img {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.franchise_scqj {
    background-color: #ebebeb;
    padding-top: .4rem
}

.franchise_scqj .num-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: .22rem
}

.franchise_scqj .num-content .num-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.franchise_scqj .num-content .num-box .box {
    width: 276px
}

@media screen and (max-width: 1000px) {
    .franchise_scqj .num-content .num-box .box {
        width: 200px
    }
}

@media screen and (max-width: 750px) {
    .franchise_scqj .num-content .num-box .box {
        width: 180px
    }
}

@media screen and (max-width: 500px) {
    .franchise_scqj .num-content .num-box .box {
        width: 150px
    }
}

@media screen and (max-width: 450px) {
    .franchise_scqj .num-content .num-box .box {
        width: 120px
    }
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box {
        width: 100px
    }
}

.franchise_scqj .num-content .num-box .box .sz {
    font-size: 72px;
    line-height: 55px;
    font-weight: bold;
    font-family: Arial;
    color: #3c98b8;
    border-right: 1px solid #d3d3d3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

@media screen and (max-width: 1500px) {
    .franchise_scqj .num-content .num-box .box .sz {
        font-size: 50px;
        line-height: 40px
    }
}

@media screen and (max-width: 750px) {
    .franchise_scqj .num-content .num-box .box .sz {
        font-size: 28px;
        line-height: 28px
    }
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box .sz {
        font-size: 20px;
        line-height: 20px
    }
}

.franchise_scqj .num-content .num-box .box .letsp span {
    display: inline-block;
    height: 55px;
    line-height: 55px
}

@media screen and (max-width: 1500px) {
    .franchise_scqj .num-content .num-box .box .letsp span {
        height: 40px;
        line-height: 40px
    }
}

@media screen and (max-width: 750px) {
    .franchise_scqj .num-content .num-box .box .letsp span {
        height: 28px;
        line-height: 28px
    }
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box .letsp span {
        height: 20px;
        line-height: 20px
    }
}

.franchise_scqj .num-content .num-box .box .letsp .jh {
    position: relative;
    margin-right: 10px
}

.franchise_scqj .num-content .num-box .box .letsp .bfh {
    font-size: 60px;
    line-height: 72px
}

@media screen and (max-width: 1500px) {
    .franchise_scqj .num-content .num-box .box .letsp .bfh {
        font-size: 40px;
        line-height: 40px
    }
}

@media screen and (max-width: 750px) {
    .franchise_scqj .num-content .num-box .box .letsp .bfh {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box .letsp .bfh {
        font-size: 20px;
        line-height: 20px
    }
}

.franchise_scqj .num-content .num-box .box .letsp .jh:before {
    position: absolute;
    top: 50%;
    right: -.06rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: .12rem;
    line-height: .12rem;
    font-family: Arial;
    font-weight: bold;
    color: #3c98b8;
    content: '+'
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box .letsp .jh:before {
        right: -8px
    }
}

.franchise_scqj .num-content .num-box .box .wz {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #777
}

@media screen and (max-width: 1500px) {
    .franchise_scqj .num-content .num-box .box .wz {
        font-size: 16px;
        line-height: 26px
    }
}

@media screen and (max-width: 750px) {
    .franchise_scqj .num-content .num-box .box .wz {
        font-size: 14px;
        line-height: 22px
    }
}

@media screen and (max-width: 380px) {
    .franchise_scqj .num-content .num-box .box .wz {
        font-size: 12px;
        line-height: 14px
    }
}

.franchise_scqj .num-content .num-box .box:nth-last-of-type(1) .sz {
    border: none
}

.franchise_scqj .scqj-content {
    margin-top: 55px
}

@media screen and (max-width: 750px) {
    .franchise_scqj .scqj-content {
        margin-top: .5rem
    }
}

.franchise_scqj .scqj-content .img-content {
    margin-top: .15rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .15rem
}

@media screen and (max-width: 750px) {
    .franchise_scqj .scqj-content .img-content {
        padding: 0px
    }
}

.franchise_scqj .scqj-content .img-content .img-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: .12rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.franchise_scqj .scqj-content .img-content .img-box .img {
    position: relative;
    width: 100%;
    padding-bottom: 100.21598%
}

.franchise_scqj .scqj-content .img-content .img-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_scqj .scqj-content .img-content .img-box:nth-last-of-type(1) {
    margin-right: 0px
}

.franchise_dpp {
    background-color: #ebebeb;
    padding-top: 102px;
    padding-bottom: 96px
}

@media screen and (max-width: 750px) {
    .franchise_dpp {
        padding-top: .5rem;
        padding-bottom: .5rem
    }
}

.franchise_dpp .franchise_name {
    font-size: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    text-align: center
}

.franchise_dpp .franchise_name2 {
    margin-top: 8px;
    font-size: 18px;
    line-height: 18px;
    color: #888;
    text-align: center
}

.franchise_dpp .dpp-content {
    position: relative;
    margin-top: 26px;
    padding: 0 134px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 1500px) {
    .franchise_dpp .dpp-content {
        padding: 0 100px
    }
}

@media screen and (max-width: 750px) {
    .franchise_dpp .dpp-content {
        padding: 0 .4rem
    }
}

.franchise_dpp .dpp-content .dpp-lunbo .swiper-slide .img {
    width: 100%;
    padding: 53px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff
}

@media screen and (max-width: 1500px) {
    .franchise_dpp .dpp-content .dpp-lunbo .swiper-slide .img {
        padding: .15rem
    }
}

.franchise_dpp .dpp-content .dpp-lunbo .swiper-slide .img .img-box {
    position: relative;
    width: 100%;
    padding-bottom: 129.96516%
}

.franchise_dpp .dpp-content .dpp-lunbo .swiper-slide .img .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_dpp .dpp-content .dpp-lunbo .swiper-slide .name {
    margin-top: .13rem;
    font-size: .13rem;
    line-height: .13rem;
    height: .13rem;
    overflow: hidden;
    text-align: center;
    color: #333
}

.franchise_dpp .dpp-content .swiper-button-next1 {
    right: 0px
}

.franchise_dpp .dpp-content .swiper-button-prev1 {
    left: 0px
}

.franchise_dpp .dpp-content .swiper-button-next1,
.franchise_dpp .dpp-content .swiper-button-prev1 {
    width: 57px;
    height: 57px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1);
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer
}

@media screen and (max-width: 1260px) {

    .franchise_dpp .dpp-content .swiper-button-next1,
    .franchise_dpp .dpp-content .swiper-button-prev1 {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 750px) {

    .franchise_dpp .dpp-content .swiper-button-next1,
    .franchise_dpp .dpp-content .swiper-button-prev1 {
        width: 40px;
        height: 40px;
        top: -moz-calc(50% - 30px);
        top: calc(50% - 30px)
    }
}

@media screen and (max-width: 500px) {

    .franchise_dpp .dpp-content .swiper-button-next1,
    .franchise_dpp .dpp-content .swiper-button-prev1 {
        width: 30px;
        height: 30px;
        top: -moz-calc(50% - 13px);
        top: calc(50% - 13px)
    }
}

.franchise_dpp .dpp-content .swiper-button-disabled {
    opacity: 1;
    cursor: auto
}

.franchise_dpp .dpp-content .swiper-button-prev1:before,
.franchise_dpp .dpp-content .swiper-button-next1:before {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 1000px) {

    .franchise_dpp .dpp-content .swiper-button-prev1:before,
    .franchise_dpp .dpp-content .swiper-button-next1:before {
        font-size: .13rem
    }
}

.franchise_dpp .dpp-content .swiper-button-prev1:before {
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg)
}

.franchise_dpp .dpp-content .swiper-button-next1:hover,
.franchise_dpp .dpp-content .swiper-button-prev1:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.franchise_dpp .dpp-content .swiper-button-next1:hover:before,
.franchise_dpp .dpp-content .swiper-button-prev1:hover:before {
    color: #fff
}

.franchise_bk {
    background-size: cover !important;
    height: 2.83rem;
    width: 100%;
    position: relative;
    z-index: 2
}

.franchise_gg {
    position: relative;
    background-color: #ebebeb;
    padding-bottom: 90px
}

@media screen and (max-width: 750px) {
    .franchise_gg {
        padding-bottom: .5rem
    }
}

.franchise_gg .wp1500 {
    position: relative;
    margin-top: -2.195rem;
    z-index: 9
}

.franchise_gg .wp1500 .franchise_name {
    color: #fff
}

.franchise_gg .wp1500 .franchise_name2 {
    font-size: 22px;
    line-height: 22px;
    color: #fff
}

.franchise_gg .wp1500 .gg-cotent {
    position: relative;
    padding: 80px 90px 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    margin-top: .315rem
}

@media screen and (max-width: 1500px) {
    .franchise_gg .wp1500 .gg-cotent {
        padding: 80px
    }
}

@media screen and (max-width: 750px) {
    .franchise_gg .wp1500 .gg-cotent {
        padding: 50px
    }
}

@media screen and (max-width: 500px) {
    .franchise_gg .wp1500 .gg-cotent {
        padding: 40px
    }
}

.franchise_gg .wp1500 .gg-cotent:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/shadow_1.png) center bottom no-repeat;
    background-size: 100% auto;
    left: 0;
    bottom: -55px;
    z-index: -1;
    content: '';
    opacity: .2
}

@media screen and (max-width: 750px) {
    .franchise_gg .wp1500 .gg-cotent:after {
        content: none
    }
}

.franchise_gg .wp1500 .gg-cotent .swiper-slide .img {
    width: 100%;
    position: relative;
    padding-bottom: 81.93146%
}

.franchise_gg .wp1500 .gg-cotent .swiper-slide .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-next1 {
    right: 25px
}

@media screen and (max-width: 1500px) {
    .franchise_gg .wp1500 .gg-cotent .swiper-button-next1 {
        right: .05rem
    }
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
    left: 25px
}

@media screen and (max-width: 1500px) {
    .franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
        left: .05rem
    }
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-next1,
.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
    width: 57px;
    height: 57px;
    background: -webkit-gradient(linear, left top, left bottom, from(#2f82ac), to(#51a5b1));
    background: -webkit-linear-gradient(#2f82ac, #51a5b1);
    background: -moz-linear-gradient(#2f82ac, #51a5b1);
    background: -o-linear-gradient(#2f82ac, #51a5b1);
    background: linear-gradient(#2f82ac, #51a5b1);
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer
}

@media screen and (max-width: 1260px) {

    .franchise_gg .wp1500 .gg-cotent .swiper-button-next1,
    .franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 750px) {

    .franchise_gg .wp1500 .gg-cotent .swiper-button-next1,
    .franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 500px) {

    .franchise_gg .wp1500 .gg-cotent .swiper-button-next1,
    .franchise_gg .wp1500 .gg-cotent .swiper-button-prev1 {
        width: 30px;
        height: 30px
    }
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-disabled {
    opacity: 1;
    cursor: auto
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1:before,
.franchise_gg .wp1500 .gg-cotent .swiper-button-next1:before {
    position: absolute;
    font-size: 20px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 1000px) {

    .franchise_gg .wp1500 .gg-cotent .swiper-button-prev1:before,
    .franchise_gg .wp1500 .gg-cotent .swiper-button-next1:before {
        font-size: .13rem
    }
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1:before {
    -webkit-transform: translate(-50%, -50%) rotateY(180deg);
    -moz-transform: translate(-50%, -50%) rotateY(180deg);
    transform: translate(-50%, -50%) rotateY(180deg)
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-next1:hover,
.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.franchise_gg .wp1500 .gg-cotent .swiper-button-next1:hover:before,
.franchise_gg .wp1500 .gg-cotent .swiper-button-prev1:hover:before {
    color: #fff
}

.franchise_xx {
    background-color: #ebebeb
}

.franchise_xx .franchise_name2 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 8px
}

.franchise_xx .xx-content {
    margin-top: .2rem;
    padding: 0 73px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 1000px) {
    .franchise_xx .xx-content {
        padding: 0
    }
}

.franchise_xx .xx-content .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 15px
}

@media screen and (max-width: 750px) {
    .franchise_xx .xx-content .left {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px
    }
}

.franchise_xx .xx-content .left .img {
    width: 100%;
    position: relative;
    padding-bottom: 65.47085%;
    overflow: hidden
}

.franchise_xx .xx-content .left .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_xx .xx-content .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 750px) {
    .franchise_xx .xx-content .right {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
}

.franchise_xx .xx-content .right .right-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.franchise_xx .xx-content .right .right-box .img-box {
    width: -moz-calc(50% - 7.5px);
    width: calc(50% - 7.5px);
    margin-right: 15px;
    margin-bottom: 13px
}

.franchise_xx .xx-content .right .right-box .img-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 65.53846%;
    overflow: hidden
}

.franchise_xx .xx-content .right .right-box .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_xx .xx-content .right .right-box .img-box:nth-of-type(2n) {
    margin-right: 0px
}

.franchise_xx .xx-content .right .right-box .img-box:nth-of-type(3),
.franchise_xx .xx-content .right .right-box .img-box:nth-of-type(4) {
    margin-bottom: 0px
}

.franchise_bf {
    background-color: #ebebeb;
    padding-top: 85px;
    padding-bottom: 110px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .franchise_bf {
        padding: .5rem 0
    }
}

.franchise_bf .franchise_name2 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 8px
}

.franchise_bf .bf-content {
    margin-top: .2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 73px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

@media screen and (max-width: 750px) {
    .franchise_bf .bf-content {
        padding: 0
    }
}

.franchise_bf .bf-content .img-box {
    width: -moz-calc(33.3% - 12px);
    width: calc(33.3% - 12px);
    margin-right: .09rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 500px) {
    .franchise_bf .bf-content .img-box {
        width: -moz-calc(33.3% - 13.5px);
        width: calc(33.3% - 13.5px)
    }
}

.franchise_bf .bf-content .img-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 135.55046%
}

.franchise_bf .bf-content .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_bf .bf-content .img-box:nth-last-of-type(1) {
    margin-right: 0px
}

.franchise_gyl {
    background-color: #ebebeb;
    padding-bottom: 105px
}

@media screen and (max-width: 750px) {
    .franchise_gyl {
        padding-bottom: .5rem
    }
}

.franchise_gyl .franchise_name2 {
    font-size: 22px;
    line-height: 22px;
    margin-top: 8px
}

.franchise_gyl .gyl-content {
    position: relative;
    margin-top: 33px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 2
}

@media screen and (max-width: 750px) {
    .franchise_gyl .gyl-content {
        margin-top: .2rem
    }
}

.franchise_gyl .gyl-content:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/shadow_1.png) center bottom no-repeat;
    background-size: 100% auto;
    left: 0;
    bottom: -55px;
    z-index: -1;
    content: '';
    opacity: .2
}

@media screen and (max-width: 750px) {
    .franchise_gyl .gyl-content:after {
        content: none
    }
}

.franchise_gyl .gyl-content .img-box {
    width: 25%;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
    height: 165px;
    padding: .1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 750px) {
    .franchise_gyl .gyl-content .img-box {
        width: 50%;
        height: 120px
    }
}

.franchise_gyl .gyl-content .img-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 48.29545%
}

.franchise_gyl .gyl-content .img-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_jz {
    position: relative;
    background-color: #ebebeb;
    padding-bottom: 76px
}

@media screen and (max-width: 750px) {
    .franchise_jz {
        padding-bottom: .5rem
    }
}

.franchise_jz .wp1500 {
    position: relative;
    margin-top: -2.2rem;
    z-index: 9
}

.franchise_jz .franchise_name {
    color: #fff
}

.franchise_jz .franchise_name2 {
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    margin-top: 15px
}

.franchise_jz .xx-content {
    margin-top: .315rem;
    padding: 68px 73px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 750px) {
    .franchise_jz .xx-content {
        padding: .2rem .15rem
    }
}

.franchise_jz .xx-content:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 95px;
    background: url(../images/shadow_1.png) center bottom no-repeat;
    background-size: 100% auto;
    left: 0;
    bottom: -55px;
    z-index: -1;
    content: '';
    opacity: .2
}

@media screen and (max-width: 750px) {
    .franchise_jz .xx-content:after {
        content: none
    }
}

.franchise_jz .xx-content .left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 8px
}

@media screen and (max-width: 750px) {
    .franchise_jz .xx-content .left {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
        margin-right: 0px;
        margin-bottom: 8px
    }
}

.franchise_jz .xx-content .left .img {
    width: 100%;
    position: relative;
    padding-bottom: 72.45509%
}

.franchise_jz .xx-content .left .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_jz .xx-content .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 750px) {
    .franchise_jz .xx-content .right {
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%
    }
}

.franchise_jz .xx-content .right .right-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.franchise_jz .xx-content .right .right-box .img-box {
    width: -moz-calc(50% - 2.5px);
    width: calc(50% - 2.5px);
    margin-right: 5px;
    margin-bottom: 4px
}

.franchise_jz .xx-content .right .right-box .img-box .img {
    position: relative;
    width: 100%;
    padding-bottom: 72.72727%
}

.franchise_jz .xx-content .right .right-box .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_jz .xx-content .right .right-box .img-box:nth-of-type(2n) {
    margin-right: 0px
}

.franchise_jz .xx-content .right .right-box .img-box:nth-of-type(3),
.franchise_jz .xx-content .right .right-box .img-box:nth-of-type(4) {
    margin-bottom: 0px
}

.franchise_zg {
    background-color: #ebebeb;
    padding-bottom: 96px
}

@media screen and (max-width: 750px) {
    .franchise_zg {
        padding-bottom: .5rem
    }
}

.franchise_zg .franchise_name2 {
    font-size: 22px;
    line-height: 22px
}

.franchise_zg .zg-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: .195rem;
    padding: 0 73px
}

@media screen and (max-width: 750px) {
    .franchise_zg .zg-content {
        padding: 0
    }
}

.franchise_zg .zg-content .circle {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.franchise_zg .zg-content .circle .circle-box {
    margin-right: 10px
}

@media screen and (max-width: 1500px) {
    .franchise_zg .zg-content .circle .circle-box {
        margin-bottom: 10px
    }
}

.franchise_zg .zg-content .circle .circle-box .y {
    position: relative;
    width: .58rem;
    height: .58rem;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b80a8), to(#028695));
    background: -webkit-linear-gradient(#0b80a8, #028695);
    background: -moz-linear-gradient(#0b80a8, #028695);
    background: -o-linear-gradient(#0b80a8, #028695);
    background: linear-gradient(#0b80a8, #028695)
}

.franchise_zg .zg-content .circle .circle-box .y:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: .24rem;
    color: #fff
}

.franchise_zg .zg-content .circle .circle-box .name {
    margin-top: .065rem;
    font-size: .08rem;
    line-height: .08rem;
    color: #333;
    text-align: center
}

.franchise_zg .zg-content .circle .circle-box:hover .name {
    color: #31a3ad
}

.franchise_ms {
    background-color: #ebebeb;
    padding-bottom: 118px
}

@media screen and (max-width: 750px) {
    .franchise_ms {
        padding-bottom: .5rem
    }
}

.franchise_ms .hotline {
    font-size: 22px;
    line-height: 22px;
    margin-top: .11rem;
    color: #3c98b8;
    text-align: center
}

@media screen and (max-width: 1500px) {
    .franchise_ms .hotline {
        font-size: 16px;
        line-height: 16px
    }
}

.franchise_ms .phone {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #3c98b8;
    margin-top: .045rem;
    text-align: center
}

@media screen and (max-width: 1500px) {
    .franchise_ms .phone {
        font-size: 22px;
        line-height: 22px
    }
}

.franchise_ms .ms-content {
    padding: 26px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -.045rem
}

@media screen and (max-width: 1500px) {
    .franchise_ms .ms-content {
        padding: .13rem 0
    }
}

.franchise_ms .ms-content .img-box {
    width: 25%;
    padding: .045rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 750px) {
    .franchise_ms .ms-content .img-box {
        width: 50%
    }
}

.franchise_ms .ms-content .img-box .img {
    width: 100%;
    position: relative;
    padding-bottom: 70.6044%
}

.franchise_ms .ms-content .img-box .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    height: auto
}

.franchise_name {
    font-size: 36px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    text-align: center
}

@media screen and (max-width: 1500px) {
    .franchise_name {
        font-size: 28px !important;
        line-height: 28px !important
    }
}

@media screen and (max-width: 1500px) {
    .franchise_name {
        font-size: 22px !important;
        line-height: 22px !important
    }
}

.franchise_name2 {
    margin-top: 16px;
    font-size: 18px;
    line-height: 18px;
    color: #888;
    text-align: center
}

@media screen and (max-width: 1500px) {
    .franchise_name2 {
        font-size: 16px !important;
        line-height: 16px !important;
        margin-top: 12px !important
    }
}

@media screen and (max-width: 750px) {
    .franchise_name2 {
        font-size: 14px !important;
        line-height: 14px !important;
        margin-top: 10px !important
    }
}

.opacity-0 {
    opacity: 0
}

.anim .anim-right-to-left {
    -moz-animation-name: r2l;
    animation-name: r2l;
    -webkit-animation-name: r2l;
    -ms-animation-name: r2l;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s
}

.anim .anim-left-to-right {
    -moz-animation-name: l2r;
    animation-name: l2r;
    -webkit-animation-name: l2r;
    -ms-animation-name: l2r;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s
}

.anim .anim-bottom-to-top {
    -moz-animation-name: b2t;
    animation-name: b2t;
    -webkit-animation-name: b2t;
    -ms-animation-name: b2t;
    -moz-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    -ms-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s
}

.anim .anim-delay-2 {
    -moz-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -ms-animation-delay: .2s
}

.anim .anim-delay-4 {
    -moz-animation-delay: .4s;
    animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -ms-animation-delay: .4s
}

.anim .anim-delay-6 {
    -moz-animation-delay: .6s;
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -ms-animation-delay: .6s
}

.anim .anim-delay-8 {
    -moz-animation-delay: .8s;
    animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -ms-animation-delay: .8s
}

.anim .anim-delay-12 {
    -moz-animation-delay: 1.2s;
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s
}

.anim .anim-delay-16 {
    -moz-animation-delay: 1.6s;
    animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
    -ms-animation-delay: 1.6s
}

@keyframes r2l {
    0% {
        -webkit-transform: translateX(50px);
        -moz-transform: translateX(50px);
        transform: translateX(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes r2l {
    0% {
        -webkit-transform: translateX(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@keyframes l2r {
    0% {
        -webkit-transform: translateX(-50px);
        -moz-transform: translateX(-50px);
        transform: translateX(-50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}

@-webkit-keyframes l2r {
    0% {
        -webkit-transform: translateX(-50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1
    }
}

@keyframes b2t {
    0% {
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes b2t {
    0% {
        -webkit-transform: translateY(50px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}
