a {
    text-decoration: none
}

a:link, a:visited {
    color: #333
}

a:hover, a:active {
    color: #d1171e
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, figure, figcaption, table, th, td img {
    margin: 0;
    padding: 0
}

a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    line-height: 1.5;
    color: #2b2a28;
    background-color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    line-height: 24px;
    background: #fff;
    color: #333;
    font-weight: normal;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

img {
    max-width: 100%;
    border: 0;
    vertical-align: middle
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    outline: none
}

button {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    outline: none
}

input {
    border-radius: 0;
    outline: none
}

input:-ms-clear {
    display: none
}

input, textarea {
    border: 0;
    font-family: "微软雅黑"
}

textarea {
    resize: none;
    outline: none
}

td {
    word-break: break-all
}

ul, ol {
    list-style: none
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #aab3b7
}

input::-moz-placeholder, textarea::-moz-placeholder {
    color: #aab3b7
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #aab3b7
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #aab3b7
}

ul:before, ol:before, li:before, dl:before, dt:before, dd:before, div:before, .clearfix:before, ul:after, ol:after, li:after, dl:after, dt:after, dd:after, div:after, .clearfix:after {
    content: "";
    display: block
}

ul:after, ol:after, li:after, dl:after, dt:after, dd:after, div:after, .clearfix:after {
    clear: both
}

.floating_ck {
    position: fixed;
    right: 0;
    bottom: 28%;
    *bottom: 26%;
    z-index: 999
}

.floating_ck dl dd {
    position: relative;
    background-color: #E60012;
    margin-bottom: 3px;
    text-align: center;
    cursor: pointer
}

.floating_ck dl dd a, .floating_ck dl dd p {
    width: 100%;
    position: relative
}

.floating_ck dl dd img {
    margin: 0 auto;
    text-align: center
}

.floating_ck dl dd p {
    text-align: center
}

.floating_ck dl dd:hover .floating_left {
    display: block
}

.quote, .qrcord {
    padding: 8px 0 4px
}

.floating_ck dl dd a, .floating_ck dl dd p {
    color: #fff
}

.floating_ck dl dd a img {
    display: inline-block;
    text-align: center;
    margin: 0 auto
}

.floating_left {
    position: absolute;
    left: -190px;
    top: 0px;
    width: 300px;
    z-index: 999;
    height: 70px;
    line-height: 70px;
    background: #E60012;
    display: none
}

.floating_left a {
    color: #fff
}

.floating_ewm p {
    color: #Fff
}

.floating_ewm .qrcord_p01 {
    font-size: 12px;
    line-height: 20px
}

.floating_ewm .qrcord_p02 {
    font-size: 20px
}

.is-ie8 {
    display: block;
    width: 90%;
    height: 50px;
    border: 1px dashed #f7685e;
    background-color: #ff4c44;
    margin: 10px auto;
    padding: 0 20px
}

.is-ie8 span {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #e5e5e5;
    position: relative;
    padding-left: 24px
}

.is-ie8 span i {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 15px;
    background: url("../images/index/icon_notice.png") center center no-repeat
}

.is-ie8 a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline
}

.fixed-flolt {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -200px;
    line-height: 1;
    z-index: 9999;
    transform: scale(0.9)
}

.fixed-flolt .btnbox {
    width: 189px;
    height: 433px;
    padding: 100px 4px 0;
    background: url(../images_pc/rlflbg.png) center top no-repeat;
    background-size: 100%;
    position: relative
}

.fixed-flolt .btnbox:before {
    content: "";
    width: 146px;
    height: 146px;
    background: url(../images_pc/rlflpic.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 15px;
    top: -50px
}

.fixed-flolt .btn {
    width: 171px;
    padding: 12px 0;
    padding-left: 62px;
    margin-top: 15px;
    background: rgba(244, 244, 244, 0.3);
    border: 1px solid #ffa69a;
    border-radius: 6px 6px 6px 0;
    font-size: 16px;
    color: #850101;
    display: block;
    position: relative;
    cursor: pointer;
    transition: all linear 0.3s
}

.fixed-flolt .btn:before {
    content: "";
    width: 40px;
    height: 42px;
    border-radius: 8px;
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    box-shadow: 0 7px 18px rgba(167, 19, 14, 0.67);
    transition: all linear 0.3s
}

.fixed-flolt .btn:after {
    content: "";
    width: 0;
    border-top: 7px solid #6d2213;
    border-right: 0 solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    left: 0;
    bottom: -8px;
    z-index: -1
}

.fixed-flolt .btn span {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 2px 13px #ba210d;
    display: block;
    margin-top: 6px;
    transition: all linear 0.3s
}

.fixed-flolt .btn span:before {
    content: "";
    height: 1px;
    background-image: linear-gradient(to right, transparent, #fdeac0, transparent);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px
}

.fixed-flolt .btn:hover {
    background: rgba(0, 0, 0, 0.5);
    color: rgba(255, 237, 233, 0.75)
}

.fixed-flolt .btn:hover span {
    color: #ffcf11
}

.fixed-flolt .btn1:before {
    background: url(../images_pc/rlfltb01.png) center no-repeat;
    background-size: 100%
}

.fixed-flolt .btn1:hover:before {
    background: url(../images_pc/rlfltb01.png) center no-repeat #f8c077;
    background-size: 100%
}

.fixed-flolt .btn2:before {
    background: url(../images_pc/rlfltb02.png) center no-repeat;
    background-size: 100%
}

.fixed-flolt .btn2:hover:before {
    background: url(../images_pc/rlfltb02.png) center no-repeat #f8c077;
    background-size: 100%
}

.fixed-flolt .btn3 {
    padding: 10px 0;
    color: #ffede9;
    color: rgba(255, 237, 233, 0.75);
    text-align: center;
    background: rgba(0, 0, 0, 0.5)
}

.fixed-flolt .btn3:before {
    display: none
}

.fixed-flolt .btn3 span {
    font-size: 19px;
    color: #ffcf11;
    letter-spacing: 0.5px;
    text-shadow: none
}

.fixed-flolt .btn4 {
    width: 157px;
    height: 42px;
    background: url(../images_pc/rlflxsbg.png) center no-repeat;
    background-size: 100%;
    display: block;
    margin-left: 18px;
    margin-top: 24px;
    font-size: 20px;
    color: #1f1f1f;
    text-align: center;
    font-weight: bold;
    line-height: 42px;
    cursor: pointer;
    animation: effect 1.2s linear infinite
}

.fixed-flolt .btn4:after {
    content: "";
    width: 23px;
    height: 30px;
    background: url(../images_pc/rlflxstb.png) center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px
}

.fixed-flolt .btn4:hover {
    animation: none
}

.fixed-flolt .wxgz_code {
    width: 193px;
    position: absolute;
    right: -220px;
    bottom: -155px;
    opacity: 0;
    transition: all linear 0.3s
}

.fixed-flolt .wxgz_code .close {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -4px;
    top: -6px;
    background: #9a9c9c;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    cursor: pointer;
    transition: all linear 0.3s
}

.fixed-flolt .wxgz_code .close:hover {
    background: #ffcf11;
    color: #080808
}

.fixed-flolt.fixed-flolt_active .wxgz_code {
    right: 0;
    opacity: 1
}

.fixed-flolt.fixed-flolt_active .back-top {
    bottom: -220px
}

.back-top {
    width: 100px;
    height: 40px;
    border-radius: 40px;
    background: #fff;
    position: absolute;
    z-index: 9999;
    bottom: -70px;
    right: 35px;
    box-shadow: 0 6px 24px rgba(222, 56, 53, 0.3);
    cursor: pointer;
    transition: all .3s linear;
    display: none
}

.back-top span {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    border-top: 1px solid #e15856
}

.back-top span:after {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 1px solid #d51511;
    border-right: 1px solid #d51511;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
    left: 2px;
    -webkit-animation: backTop 1s linear infinite;
    animation: backTop 1s linear infinite
}

.back-top:hover {
    -webkit-box-shadow: 0 6px 12px rgba(222, 56, 53, 0.1);
    -moz-box-shadow: 0 6px 12px rgba(222, 56, 53, 0.1);
    box-shadow: 0 6px 12px rgba(222, 56, 53, 0.1)
}

@keyframes backTop {
    0%, 100% {
        top: 8px
    }
    50% {
        top: 5px
    }
}

@-webkit-keyframes backTop {
    0%, 100% {
        top: 8px
    }
    50% {
        top: 5px
    }
}

@keyframes scaleChange {
    0%, 100% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.6)
    }
}

@-webkit-keyframes scaleChange {
    0%, 100% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.6)
    }
}

@keyframes effect {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(0.9)
    }
    100% {
        transform: scale(1)
    }
}

.gq-decor {
    width: 311px;
    height: 169px;
    position: fixed;
    padding-left: 12px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 16px;
    overflow: hidden;
    left: 0;
    bottom: 0;
    z-index: 333
}

.gq-decor .decor-top {
    position: relative;
    width: 298px;
    height: 144px
}

.gq-decor .decor-top .decor-flag {
    width: 225px;
    height: 144px;
    position: absolute;
    left: 0;
    bottom: 0px;
    -webkit-animation: flagmove 5s linear;
    -moz-animation: flagmove 5s linear;
    -o-animation: flagmove 5s linear;
    animation: flagmove 5s linear
}

.gq-decor .decor-top .decor-text {
    position: absolute;
    width: 100%;
    height: 144px;
    left: 0;
    top: 0
}

.gq-decor .decor-top .decor-text .d_text {
    right: 12px;
    bottom: 33px;
    position: absolute;
    width: 209px;
    height: 56px;
    -webkit-animation: textsee 5s linear;
    -moz-animation: textsee 5s linear;
    -o-animation: textsee 5s linear;
    animation: textsee 5s linear
}

.gq-decor .decor-top .decor-text .d_num {
    width: 127px;
    height: 105px;
    position: absolute;
    left: 116px;
    bottom: 8px;
    -webkit-animation: numrotate 5s linear;
    -moz-animation: numrotate 5s linear;
    -o-animation: numrotate 5s linear;
    animation: numrorate 5s linear
}

.gq-decor .decor-top .decor-text .d_year {
    width: 53px;
    height: 9px;
    position: absolute;
    left: 176px;
    bottom: 25px;
    -webkit-animation: numberup 5s linear;
    -moz-animation: numberup 5s linear;
    -o-animation: numberup 5s linear;
    animation: numberup 5s linear
}

.gq-decor .decor-top .decor-birds .bird01 {
    width: 29px;
    height: 30px;
    left: 212px;
    top: 14px;
    position: absolute;
    -webkit-animation: bird01fly 5s linear;
    -moz-animation: bird01fly 5s linear;
    -o-animation: bird01fly 5s linear;
    animation: bird01fly 5s linear
}

.gq-decor .decor-top .decor-birds .bird02 {
    width: 25px;
    height: 25px;
    left: 242px;
    top: 17px;
    position: absolute;
    -webkit-animation: bird02fly 5s linear;
    -moz-animation: bird02fly 5s linear;
    -o-animation: bird02fly 5s linear;
    animation: bird02fly 5s linear
}

.gq-decor .decor-top .decor-birds .bird03 {
    width: 35px;
    height: 31px;
    left: 266px;
    top: -2px;
    position: absolute;
    -webkit-animation: bird03fly 5s linear;
    -moz-animation: bird03fly 5s linear;
    -o-animation: bird03fly 5s linear;
    animation: bird03fly 5s linear
}

.gq-decor .decor-bottom {
    position: absolute;
    left: 12px;
    bottom: 16px;
    width: 298px;
    height: 27px
}

.gq-decor .decor-bottom .text_bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-animation: bgmove 5s linear;
    -moz-animation: bgmove 5s linear;
    -o-animation: bgmove 5s linear;
    animation: bgmove 5s linear
}

.gq-decor .decor-bottom .light {
    position: absolute;
    left: 135px;
    bottom: 0;
    width: 200px;
    height: auto;
    z-index: 1;
    -webkit-animation: lightmove 5s linear, lightmove2 5s linear infinite 6s;
    -moz-animation: lightmove 5s linear, lightmove2 5s linear infinite 6s;
    -o-animation: lightmove 5s linear, lightmove2 5s linear infinite 6s;
    animation: lightmove 5s linear, lightmove2 5s linear infinite 6s
}

.gq-decor .decor-bottom .text_desc {
    position: absolute;
    width: 264px;
    height: 13px;
    left: 19px;
    top: 7px;
    z-index: 2;
    -webkit-animation: textfade 5s linear;
    -moz-animation: textfade 5s linear;
    -o-animation: textfade 5s linear;
    animation: textfade 5s linear
}

@-webkit-keyframes flagmove {
    0% {
        bottom: -169px;
        opacity: 0
    }
    20% {
        bottom: 0;
        opacity: 1
    }
}

@-moz-keyframes flagmove {
    0% {
        bottom: -169px;
        opacity: 0
    }
    20% {
        bottom: 0;
        opacity: 1
    }
}

@-o-keyframes flagmove {
    0% {
        bottom: -169px;
        opacity: 0
    }
    20% {
        bottom: 0;
        opacity: 1
    }
}

@keyframes flagmove {
    0% {
        bottom: -169px;
        opacity: 0
    }
    20% {
        bottom: 0;
        opacity: 1
    }
}

@-webkit-keyframes numrorate {
    0% {
        bottom: -138px;
        transform: rotateY(0)
    }
    12% {
        bottom: -138px;
        transform: rotateY(0)
    }
    24% {
        transform: rotateY(180deg)
    }
    36% {
        transform: rotateY(0deg);
        bottom: 8px
    }
}

@-moz-keyframes numrorate {
    0% {
        bottom: -138px;
        transform: rotateY(0)
    }
    12% {
        bottom: -138px;
        transform: rotateY(0)
    }
    24% {
        transform: rotateY(180deg)
    }
    36% {
        transform: rotateY(0deg);
        bottom: 8px
    }
}

@-o-keyframes numrorate {
    0% {
        bottom: -138px;
        transform: rotateY(0)
    }
    12% {
        bottom: -138px;
        transform: rotateY(0)
    }
    24% {
        transform: rotateY(180deg)
    }
    36% {
        transform: rotateY(0deg);
        bottom: 8px
    }
}

@keyframes numrorate {
    0% {
        bottom: -138px;
        transform: rotateY(0)
    }
    12% {
        bottom: -138px;
        transform: rotateY(0)
    }
    24% {
        transform: rotateY(180deg)
    }
    36% {
        transform: rotateY(0deg);
        bottom: 8px
    }
}

@-webkit-keyframes textsee {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
}

@-moz-keyframes textsee {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
}

@-o-keyframes textsee {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
}

@keyframes textsee {
    0% {
        opacity: 0
    }
    36% {
        opacity: 0
    }
    46% {
        opacity: 1
    }
}

@-webkit-keyframes bird01fly {
    0% {
        left: -40px;
        top: 92px
    }
    20% {
        left: -40px;
        top: 92px
    }
    44% {
        left: 212px;
        top: 14px
    }
}

@-moz-keyframes bird01fly {
    0% {
        left: -40px;
        top: 92px
    }
    20% {
        left: -40px;
        top: 92px
    }
    44% {
        left: 212px;
        top: 14px
    }
}

@-o-keyframes bird01fly {
    0% {
        left: -40px;
        top: 92px
    }
    20% {
        left: -40px;
        top: 92px
    }
    44% {
        left: 212px;
        top: 14px
    }
}

@keyframes bird01fly {
    0% {
        left: -40px;
        top: 92px
    }
    20% {
        left: -40px;
        top: 92px
    }
    44% {
        left: 212px;
        top: 14px
    }
}

@-webkit-keyframes bird02fly {
    0% {
        left: 30px;
        top: 180px
    }
    20% {
        left: 30px;
        top: 180px
    }
    44% {
        left: 242px;
        top: 17px
    }
}

@-moz-keyframes bird02fly {
    0% {
        left: 30px;
        top: 180px
    }
    20% {
        left: 30px;
        top: 180px
    }
    44% {
        left: 242px;
        top: 17px
    }
}

@-o-keyframes bird02fly {
    0% {
        left: 30px;
        top: 180px
    }
    20% {
        left: 30px;
        top: 180px
    }
    44% {
        left: 242px;
        top: 17px
    }
}

@keyframes bird02fly {
    0% {
        left: 30px;
        top: 180px
    }
    20% {
        left: 30px;
        top: 180px
    }
    44% {
        left: 242px;
        top: 17px
    }
}

@-webkit-keyframes bird03fly {
    0% {
        left: -50px;
        top: 42px
    }
    20% {
        left: -50px;
        top: 42px
    }
    44% {
        left: 266px;
        top: -2px
    }
}

@-moz-keyframes bird03fly {
    0% {
        left: -50px;
        top: 42px
    }
    20% {
        left: -50px;
        top: 42px
    }
    44% {
        left: 266px;
        top: -2px
    }
}

@-o-keyframes bird03fly {
    0% {
        left: -50px;
        top: 42px
    }
    20% {
        left: -50px;
        top: 42px
    }
    44% {
        left: 266px;
        top: -2px
    }
}

@keyframes bird03fly {
    0% {
        left: -50px;
        top: 42px
    }
    20% {
        left: -50px;
        top: 42px
    }
    44% {
        left: 266px;
        top: -2px
    }
}

@-webkit-keyframes bgmove {
    0% {
        bottom: -50px
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}

@-moz-keyframes bgmove {
    0% {
        bottom: -50px
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}

@-o-keyframes bgmove {
    0% {
        bottom: -50px
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}

@keyframes bgmove {
    0% {
        bottom: -50px
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0
    }
    100% {
        bottom: 0
    }
}

@-webkit-keyframes lightmove {
    0% {
        bottom: -50px;
        left: 0
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0;
        left: 0
    }
    100% {
        left: 135px
    }
}

@-moz-keyframes lightmove {
    0% {
        bottom: -50px;
        left: 0
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0;
        left: 0
    }
    100% {
        left: 135px
    }
}

@-o-keyframes lightmove {
    0% {
        bottom: -50px;
        left: 0
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0;
        left: 0
    }
    100% {
        left: 135px
    }
}

@keyframes lightmove {
    0% {
        bottom: -50px;
        left: 0
    }
    36% {
        bottom: -50px
    }
    46% {
        bottom: 0;
        left: 0
    }
    100% {
        left: 135px
    }
}

@-webkit-keyframes lightmove2 {
    0% {
        left: 135px
    }
    5% {
        left: 150px
    }
    55% {
        left: 0px
    }
    100% {
        left: 135px
    }
}

@-moz-keyframes lightmove2 {
    0% {
        left: 135px
    }
    5% {
        left: 150px
    }
    55% {
        left: 0px
    }
    100% {
        left: 135px
    }
}

@-o-keyframes lightmove2 {
    0% {
        left: 135px
    }
    5% {
        left: 150px
    }
    55% {
        left: 0px
    }
    100% {
        left: 135px
    }
}

@keyframes lightmove2 {
    0% {
        left: 135px
    }
    5% {
        left: 150px
    }
    55% {
        left: 0px
    }
    100% {
        left: 135px
    }
}

@-webkit-keyframes textfade {
    0% {
        opacity: 0
    }
    46% {
        opacity: 0
    }
    58% {
        opacity: 1
    }
}

@-moz-keyframes textfade {
    0% {
        opacity: 0
    }
    46% {
        opacity: 0
    }
    58% {
        opacity: 1
    }
}

@-o-keyframes textfade {
    0% {
        opacity: 0
    }
    46% {
        opacity: 0
    }
    58% {
        opacity: 1
    }
}

@keyframes textfade {
    0% {
        opacity: 0
    }
    46% {
        opacity: 0
    }
    58% {
        opacity: 1
    }
}

@-webkit-keyframes numberup {
    0% {
        bottom: 0;
        opacity: 0
    }
    46% {
        bottom: 0;
        opacity: 0
    }
    52% {
        opacity: 1
    }
    58% {
        bottom: 25px
    }
}

@-moz-keyframes numberup {
    0% {
        bottom: 0;
        opacity: 0
    }
    46% {
        bottom: 0;
        opacity: 0
    }
    52% {
        opacity: 1
    }
    58% {
        bottom: 25px
    }
}

@-o-keyframes numberup {
    0% {
        bottom: 0;
        opacity: 0
    }
    46% {
        bottom: 0;
        opacity: 0
    }
    52% {
        opacity: 1
    }
    58% {
        bottom: 25px
    }
}

@keyframes numberup {
    0% {
        bottom: 0;
        opacity: 0
    }
    46% {
        bottom: 0;
        opacity: 0
    }
    52% {
        opacity: 1
    }
    58% {
        bottom: 25px
    }
}

@font-face {
    font-family: 'yahei';
    font-style: italic;
    src: url("../fonts/yahei.ttf") format("truetype");
    font-display: swap
}

body {
    background: #f6f6f6
}

.container {
    width: 100%;
    position: relative
}

.wrapper {
    max-width: 1920px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1520px;
    position: relative;
    z-index: 1
}

.header {
    padding: 15px 0;
    width: 100%;
    z-index: 99999;
    transition: all .3s;
    background: #1d1d1f;
    position: absolute;
    left: 0;
    top: 0
}

.header .logo {
    display: block;
    float: left;
    height: 50px;
    transition: all .3s
}

.header .logo img {
    display: block;
    height: 100% !important;
    transition: all .3s
}

.header ul {
    float: right;
    line-height: 0;
    font-size: 0;
    width: 70%;
    transition: all .3s
}

.header ul li {
    display: block;
    position: relative;
    float: left;
    width: 14%;
    transition: all .3s
}

.header ul li > a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: right;
    transition: all .3s;
    padding-right: 24px
}

.header ul li > a .down {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
    width: 15px;
    height: 16px;
    background: url(/images/down.png) center center no-repeat;
    background-size: 100%
}

.header ul li:hover a {
    color: #ff9600
}

.header ul li:hover a .down {
    background: url(/images/down_hover.png) center center no-repeat;
    background-size: 100%
}

.header ul li .sub-menu.active {
    visibility: inherit;
    opacity: 1;
    top: 50px
}

.header ul li .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 60px;
    background: #f5f5f5;
    width: 150px;
    transition: all .3s
}

.header ul li .sub-menu p a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding: 0 20px;
    transition: all .3s;
    color: #666;
    text-align: center
}

.header ul li .sub-menu p a:hover {
    color: #ff9600
}

.header ul li .sub-menu p + p {
    border-top: 1px solid #efefef
}

.header_scroll.header {
    background: rgba(0, 0, 0, 0.5) !important;
    position: fixed !important;
    top: 0 !important;
    box-shadow: 0 0 20px 0 rgba(12, 30, 72, 0.1)
}

.header_scroll.header .logo {
    height: 48px
}

.header_scroll.header ul li > a {
    height: 48px;
    line-height: 48px
}

.header_scroll.header ul li .sub-menu.active {
    top: 48px
}

.banner-bg {
    background: url(../images_pc/banner_bg.jpg) left top no-repeat;
    background-size: cover
}

.banner-bg .font-panel strong span:after {
    background: url(../images_pc/icon_arrow.png) left top no-repeat
}

.banner {
    overflow: hidden
}

.banner .swiper-container {
    overflow: hidden
}

.banner .swiper-container .swiper-wrapper {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    position: relative
}

.banner .swiper-container .swiper-wrapper .swiper-slide {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden
}

.banner .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    overflow: hidden
}

.banner .swiper-container .swiper-wrapper .swiper-slide a:hover .font-panel strong {
    opacity: .8
}

.banner .swiper-container .swiper-wrapper .swiper-slide a:hover .font-panel strong span {
    color: #333
}

.banner .swiper-container .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%
}

.banner .swiper-container .swiper-hd {
    position: absolute;
    left: 50%;
    overflow: hidden;
    z-index: 10;
    height: 28px;
    bottom: 21px;
    width: 300px;
    margin-left: -150px
}

.banner .swiper-container .swiper-hd .swiper-wrap {
    width: 100%;
    height: 100%;
    text-align: center
}

.banner .swiper-container .swiper-hd .swiper-wrap .swiper-item {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    position: relative;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px
}

.banner .swiper-container .swiper-hd .swiper-wrap .swiper-item:before {
    content: '';
    display: block;
    position: absolute;
    left: 9px;
    top: 9px;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 100%
}

.banner .swiper-container .swiper-hd .swiper-wrap .swiper-item.swiper-item-active:before {
    background: #fff
}

.banner .font-panel {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding: 180px 20px 0
}

.banner .font-panel > span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    font-weight: bold;
    color: #a9a9a9
}

.banner .font-panel b {
    display: block;
    font-size: 70px;
    line-height: 90px;
    font-weight: bold;
    color: #fff;
    overflow: hidden
}

.banner .font-panel strong {
    width: 140px;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    margin-top: 35px;
    display: inline-block;
    background: #fff;
    text-align: center;
    font-weight: normal;
    transition: all .3s;
    opacity: 1
}

.banner .font-panel strong span {
    font-size: 16px;
    transition: all .3s
}

.banner .font-panel strong span:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: 0;
    margin-left: 8px
}

.list-panel {
    max-width: 1882px;
    margin: 0 auto;
    overflow: hidden
}

.list-panel .item-cate {
    margin-top: 90px;
    padding-bottom: 10px
}

.list-panel .item-cate .title-panel {
    width: 100%;
    overflow: hidden
}

.list-panel .item-cate .title-panel .txt-h2 {
    float: left;
    width: 275px;
    overflow: hidden
}

.list-panel .item-cate .title-panel .txt-h2 h2 {
    height: 64px;
    line-height: 64px;
    font-size: 48px;
    color: #1d1d1f;
    font-weight: bold
}

.list-panel .item-cate .title-panel .txt-h2 span {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 38px;
    color: #e5e5e5;
    font-weight: bold;
    text-transform: uppercase
}

.list-panel .item-cate .title-panel .txt-p {
    width: 65.78947%;
    overflow: hidden;
    float: left
}

.list-panel .item-cate .title-panel .txt-p p {
    line-height: 32px;
    font-size: 16px;
    color: #888888;
    overflow: hidden
}

.list-panel .item-cate .title-panel .txt-p a {
    display: inline-block;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 44px;
    color: #1d1d1f;
    position: relative;
    transition: all .3s
}

.list-panel .item-cate .title-panel .txt-p a:before {
    content: '+';
    display: block;
    width: 30px;
    height: 30px;
    top: 5px;
    font-size: 24px;
    line-height: 22px;
    border-radius: 100%;
    border: 2px solid #1d1d1f;
    position: absolute;
    left: 0;
    color: #1d1d1f;
    text-align: center;
    transition: all .3s
}

.list-panel .item-cate .title-panel .txt-p a:hover {
    color: #f2281c
}

.list-panel .item-cate .title-panel .txt-p a:hover:before {
    border: 2px solid #f2281c;
    color: #f2281c;
    transform: rotate(180deg)
}

.list-panel .item-cate .product-list {
    margin: 0 -23px
}

.list-panel .item-cate .product-list .item-product {
    padding: 0 23px;
    margin-top: 50px;
    display: block;
    float: left;
    width: 33.333333%
}

.list-panel .item-cate .product-list .item-product a {
    display: block;
    background: #fff;
    padding: 70px 15px 64px 45px;
    overflow: hidden;
    position: relative;
    transition: all .4s
}

.list-panel .item-cate .product-list .item-product a:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05)
}

.list-panel .item-cate .product-list .item-product a strong {
    display: block;
    height: auto !important;
    line-height: 40px;
    font-size: 28px;
    margin-bottom: 15px;
    color: #1d1d1f;
    font-weight: bold;
    transition: all .4s
}

.list-panel .item-cate .product-list .item-product a strong:hover {
    color: #f2281c;
    padding-left: 10px
}

.list-panel .item-cate .product-list .item-product a .img-panel {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-left: 15.863%;
    position: relative;
    z-index: 3
}

.list-panel .item-cate .product-list .item-product a .img-panel:hover img {
    right: 10px
}

.list-panel .item-cate .product-list .item-product a .img-panel img {
    display: block;
    width: 100%;
    position: relative;
    right: 0;
    transition: all .4s
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 2
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    overflow: hidden;
    position: relative
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel:before {
    content: '';
    display: block;
    width: 15px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #efefef;
    position: absolute;
    left: 0;
    bottom: 0
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel b {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #86868b;
    font-weight: normal;
    font-family: 'yahei'
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em {
    display: inline-block;
    font-style: normal;
    position: relative;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-top: 40px;
    color: #f2281c
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em:hover:after {
    -webkit-animation: move .8s linear infinite;
    animation: move .8s linear infinite
}

.list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images_pc/icon_arrow_red.png) left top no-repeat;
    vertical-align: 0;
    margin-left: 8px
}

.list-panel .item-cate .product-list .item-product a .mark-span {
    display: block;
    position: absolute;
    width: 50%;
    left: 45px;
    bottom: 50px;
    line-height: 40px;
    font-size: 22px;
    color: #f8f8f8;
    text-transform: uppercase;
    font-weight: bold
}

.list-panel .item-cate .product-list .item-panel {
    padding: 0 23px;
    margin-top: 50px;
    display: block;
    float: left;
    width: 33.333333%
}

.list-panel .item-cate .product-list .item-panel a {
    display: block;
    background: #fff;
    padding: 48px 48px 40px;
    overflow: hidden;
    position: relative;
    transition: all .4s
}

.list-panel .item-cate .product-list .item-panel a:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05)
}

.list-panel .item-cate .product-list .item-panel a:hover strong {
    color: #f2281c;
    padding-left: 10px
}

.list-panel .item-cate .product-list .item-panel a:hover .mark-span em:after {
    margin-left: 16px
}

.list-panel .item-cate .product-list .item-panel a img {
    display: block;
    width: 100%
}

.list-panel .item-cate .product-list .item-panel a strong {
    display: block;
    margin-top: 42px;
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    margin-bottom: 24px;
    color: #1d1d1f;
    font-weight: bold;
    overflow: hidden;
    transition: all .4s
}

.list-panel .item-cate .product-list .item-panel a .font-panel {
    display: block;
    width: 100%;
    padding-top: 15px;
    overflow: hidden;
    position: relative
}

.list-panel .item-cate .product-list .item-panel a .font-panel:before {
    content: '';
    display: block;
    width: 15px;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #efefef;
    position: absolute;
    left: 0;
    top: 0
}

.list-panel .item-cate .product-list .item-panel a .font-panel b {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #86868b;
    font-weight: normal;
    font-family: 'yahei'
}

.list-panel .item-cate .product-list .item-panel a .mark-span {
    display: block;
    position: relative;
    width: 100%;
    padding-right: 40%;
    line-height: 40px;
    font-size: 22px;
    color: #f8f8f8;
    text-transform: uppercase;
    font-weight: bold
}

.list-panel .item-cate .product-list .item-panel a .mark-span em {
    display: inline-block;
    font-style: normal;
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-top: -16px;
    color: #f2281c
}

.list-panel .item-cate .product-list .item-panel a .mark-span em:after {
    content: "";
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
    background: url(../images_pc/icon_arrow_red.png) left top no-repeat;
    vertical-align: 0;
    margin-left: 8px;
    transition: all .3s
}

.list-panel .item-cate .product-list .list_special a strong {
    position: relative
}

.list-panel .item-cate .product-list .list_special a strong:before {
    content: "Wotetrack";
    position: absolute;
    left: 0;
    top: -34px;
    font-size: 24px;
    color: #1d1d1f;
    font-weight: bold
}

.list-page.list-panel .item-cate {
    margin-top: 0;
    padding-bottom: 0
}

#list7 .product-list .item-product a .img-panel img, .procenter_mobile .product-list .item-product a .img-panel img {
    margin-top: 15%
}

.footer {
    padding: 35px 0
}

.footer p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px
}

.visibility {
    visibility: hidden
}

.ie8-hack .visibility {
    visibility: inherit
}

.fixed-cate {
    width: 100%;
    padding: 0 4.42708%;
    overflow: hidden;
    position: fixed;
    border: 1px solid #333333;
    background: #333333;
    height: 58px;
    left: 0;
    top: 0;
    z-index: 999;
    display: none
}

.fixed-cate .cate-list .item-cate strong {
    color: #fff
}

.cate-panel {
    padding: 0 4.42708%;
    overflow: hidden;
    position: relative
}

.cate-panel:before {
    content: '';
    display: block;
    width: 100%;
    height: 58px;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #bbbbbb;
    background: #fff
}

.cate-list {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.cate-list .item-cate {
    display: block;
    width: 20%;
    float: left;
    overflow: hidden
}

.cate-list .item-cate:hover strong {
    color: #f2281c
}

.cate-list .item-cate.active strong {
    color: #f2281c
}

.cate-list .item-cate strong {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #1d1d1f;
    text-align: center;
    font-weight: normal;
    transition: all .3s
}

.cate-list .item-cate img {
    margin-top: 16px;
    display: block;
    width: 100%
}

.solutions {
    padding-bottom: 75px;
    position: relative;
    height: 100vh
}

.solutions > img {
    display: block;
    width: 100%
}

.solutions > img.video-mark {
    position: absolute;
    left: 0;
    top: 0
}

.solutions > video {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1
}

.solutions .mask {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.solutions .solutionBan {
    width: 100%;
    min-width: 960px;
    z-index: 10;
    overflow: hidden
}

.solutions .solutionBan .solutionRoll {
    position: relative;
    overflow: hidden
}

.solutions .solutionBan .solutionRoll .tempWrap {
    margin: 0 auto
}

.solutions .solutionBan .solutionRoll .solutionRollUl {
    overflow: hidden;
    zoom: 1
}

.solutions .solutionBan .solutionRoll .solutionRollUl li {
    float: left;
    width: 16.666%;
    position: relative;
    overflow: hidden;
    text-align: center;
    overflow: hidden
}

.solutions .solutionBan .solutionRoll .solutionRollUl li span {
    clear: both;
    display: block;
    padding: 19px
}

.solutions .solutionBan .solutionRoll .solutionRollUl li span img {
    width: 100%;
    border-radius: 12px
}


.solutions .solutionBan .solutionRoll.solutionRollTwo .solutionRollUl li {
    width: 20%
}

.solutions .case-font {
    margin-top: 170px;
    position: relative
}

.solutions .case-font > span {
    height: 50px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    font-family: "yahei";
    display: block;
    position: relative
}

.solutions .case-font > span:before {
    content: '';
    display: block;
    width: 60px;
    height: 1px;
    background: #888888;
    position: absolute;
    left: 0;
    bottom: 0
}

.solutions .case-font h2 {
    float: left;
    font-size: 64px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    background-image: -webkit-linear-gradient(-25deg, #8a929a 15%, #fff 50%, #8a929a 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue6sinfinitelinear
}

.solutions .case-font p {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 42.10526%;
    font-size: 16px;
    line-height: 30px;
    font-family: "yahei";
    color: #999999;
    font-weight: bold
}

.solutions:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.case-panel {
    overflow: hidden;
    padding-bottom: 40px
}

.case-list {
    margin: 0 -14px
}

.case-list li {
    margin-top: 70px;
    width: 50%;
    padding: 0 14px;
    overflow: hidden;
    float: left
}

.case-list li:hover .img-panel img {
    transform: scale(1.1)
}

.case-list li:hover .font-panel strong {
    padding-left: 20px;
    color: #f2281c
}

.case-list li:hover .font-panel span {
    color: #ddd
}

.case-list li .img-panel {
    display: block;
    width: 100%;
    overflow: hidden
}

.case-list li .img-panel img {
    display: block;
    width: 100%;
    transform: scale(1);
    transition: all 2s
}

.case-list li .font-panel {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 22px;
    position: relative
}

.case-list li .font-panel:before, .case-list li .font-panel:after {
    content: '';
    display: block;
    width: 100%;
    left: 0;
    position: absolute;
    height: 1px
}

.case-list li .font-panel:before {
    bottom: 0;
    background: #f9f9f9
}

.case-list li .font-panel:after {
    bottom: 1px;
    background: #f5f5f5
}

.case-list li .font-panel strong {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    color: #1d1d1f;
    font-family: "yahei";
    font-weight: normal;
    transition: all 2s
}

.case-list li .font-panel span {
    font-size: 22px;
    line-height: 1.2;
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 2px;
    text-align: right;
    text-transform: uppercase;
    color: #f8f8f8;
    font-weight: bold;
    transition: all 2s
}

.video-panel {
    padding: 50px 0 40px;
    overflow: hidden
}

.video-list {
    width: 100%;
    overflow: hidden
}

.video-list li {
    width: 100%;
    margin-top: 60px;
    overflow: hidden;
    position: relative;
    font-size: 0
}

.video-list li .video-content {
    width: 73.68421%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.video-list li .video-content .video-mark {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

.video-list li .video-content .video-mark:before {
    content: '';
    display: block;
    width: 100%;
    background: #000000;
    opacity: .4;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 11
}

.video-list li .video-content .video-mark .btn-play {
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
    z-index: 12;
    background: url(../images_pc/btn_play.png) left top no-repeat;
    cursor: pointer
}

.video-list li .video-content .video-time {
    display: inline-block;
    position: absolute;
    right: 30px;
    bottom: 30px;
    height: 28px;
    padding: 0 10px;
    z-index: 13
}

.video-list li .video-content .video-time:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 5px;
    background: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.video-list li .video-content .video-time span {
    display: block;
    height: 28px;
    line-height: 28px;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 14px
}

.video-list li .video-content .video-range {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    z-index: 15
}

.video-list li .video-content .video-range .range-bg {
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .4
}

.video-list li .video-content .video-range .range-move {
    display: block;
    background: #f2281c;
    position: absolute;
    height: 4px;
    left: 0;
    top: 0;
    transition: all .3s;
    z-index: 4
}

.video-list li .video-content img, .video-list li .video-content video {
    display: block;
    width: 100%
}

.video-list li .font-panel {
    width: 26.31579%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 5.26316%;
    padding-right: 2.63158%
}

.video-list li .font-panel .td-panel .center-font {
    padding-bottom: 100px;
    position: relative
}

.video-list li .font-panel .td-panel .center-font:before, .video-list li .font-panel .td-panel .center-font:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    left: 0
}

.video-list li .font-panel .td-panel .center-font:before {
    bottom: 0;
    background: #f5b1ad
}

.video-list li .font-panel .td-panel .center-font:after {
    bottom: 1px;
    background: #f36d65
}

.video-list li .font-panel .td-panel .center-font strong {
    display: block;
    font-size: 36px;
    line-height: 54px;
    color: #1d1d1f;
    font-weight: bold
}

.video-list li .font-panel .td-panel .center-font > span {
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.2;
    display: block;
    width: 100%;
    text-transform: uppercase;
    color: #dbdbdb;
    opacity: .5;
    font-weight: bold;
    transition: all 2s;
    position: relative
}

.video-list li .font-panel .td-panel .center-font .tag-panel {
    margin: 0 -5px;
    overflow: hidden;
    padding-top: 10px
}

.video-list li .font-panel .td-panel .center-font .tag-panel span {
    display: inline-block;
    border-radius: 14px;
    font-size: 14px;
    padding: 0 10px;
    line-height: 2;
    margin: 10px 5px 0;
    border: 1px solid #aaa;
    color: #aaa
}

.video-list li.odd {
    background: #f6f6f6
}

.mddate {
    width: 169px;
    position: absolute;
    top: 264px;
    padding-top: 36px;
    padding-bottom: 28px;
    z-index: 10;
    background: #fff;
    line-height: 1
}

.mddate span {
    display: block;
    margin-bottom: 18px;
    padding: 0 30px;
    font-size: 22px;
    color: #313638;
    font-weight: bold
}

.mddate a {
    display: block;
    padding: 18px 0 18px 45px;
    font-size: 16px;
    color: #666666;
    position: relative;
    transition: all linear 0.3s
}

.mddate a:before {
    content: "";
    width: 4px;
    height: 4px;
    display: block;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -2px;
    background: #666666;
    border-radius: 50%;
    transition: all linear 0.3s
}

.mddate a.on {
    color: #f10f09
}

.mddate a.on:before {
    width: 6px;
    height: 6px;
    left: 28px;
    margin-top: -3px;
    background: #f10f09
}

.mddate.mddate-fixed {
    position: fixed
}

.videoban {
    position: relative
}

.videoban:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    background: rgba(0, 0, 0, 0.4)
}

@-webkit-keyframes move {
    0%, 100% {
        margin-left: 8px
    }
    50% {
        margin-left: 12px
    }
}

@keyframes move {
    0%, 100% {
        margin-left: 8px
    }
    50% {
        margin-left: 12px
    }
}

@media (max-width: 3800px) {
    .solutions {
        padding-bottom: 85px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 18px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 10px
    }
}

@media (max-width: 3000px) {
    .solutions {
        padding-bottom: 70px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 13px
    }
}

@media (max-width: 2400px) {
    .solutions {
        padding-bottom: 50px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 10px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 8px
    }
}

@media (max-width: 1920px) {
    .solutions {
        padding-bottom: 70px;
        height: auto;
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li {
        width: 14.2857%
    }


    .solutions .solutionBan .solutionRoll.solutionRollTwo .solutionRollUl li {
        width: 20%
    }

    .solutions .case-font h2 {
        font-size: 43px
    }
}

@media (max-width: 1900px) {
    .mddate {
        display: none
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 8px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 7px
    }

}

@media (max-width: 1760px) {
    .wrap {
        width: 1440px
    }

    .banner .font-panel {
        padding: 160px 20px 0
    }

    .banner .font-panel > span {
        height: 36px;
        line-height: 36px;
        font-size: 28px
    }

    .banner .font-panel b {
        font-size: 64px;
        line-height: 84px
    }

    .list-panel .item-cate {
        margin-top: 80px
    }

    .list-panel .item-cate .title-panel .txt-h2 {
        width: 260px
    }

    .list-panel .item-cate .title-panel .txt-h2 h2 {
        height: 60px;
        line-height: 60px;
        font-size: 44px
    }

    .list-panel .item-cate .title-panel .txt-h2 span {
        height: 36px;
        line-height: 36px;
        margin-top: 15px;
        font-size: 34px
    }

    .list-panel .item-cate .title-panel .txt-p p {
        line-height: 30px;
        font-size: 16px
    }

    .list-panel .item-cate .title-panel .txt-p a {
        margin-top: 15px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding-left: 40px
    }

    .list-panel .item-cate .title-panel .txt-p a:before {
        width: 30px;
        height: 30px;
        top: 3px;
        font-size: 22px;
        line-height: 24px
    }

    .list-panel .item-cate .product-list {
        margin: 0 -20px
    }

    .list-panel .item-cate .product-list .item-product {
        padding: 0 20px;
        margin-top: 50px
    }

    .list-panel .item-cate .product-list .item-product a {
        padding: 60px 15px 60px 40px
    }

    .list-panel .item-cate .product-list .item-product a strong {
        height: 40px;
        line-height: 40px;
        font-size: 26px;
        margin-bottom: 15px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel {
        padding-bottom: 15px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel b {
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em {
        font-size: 16px;
        height: 32px;
        line-height: 32px;
        margin-top: 36px
    }

    .list-panel .item-cate .product-list .item-product a .mark-span {
        width: 50%;
        left: 40px;
        bottom: 50px;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel {
        padding: 0 20px;
        margin-top: 50px
    }

    .list-panel .item-cate .product-list .item-panel a {
        padding: 40px
    }

    .list-panel .item-cate .product-list .item-panel a strong {
        margin-top: 36px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
        margin-bottom: 20px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel {
        padding-top: 15px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel b {
        height: 30px;
        line-height: 30px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span {
        padding-right: 40%;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span em {
        font-size: 16px;
        height: 32px;
        line-height: 32px;
        margin-top: -16px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 10px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 10px
    }


    .solutions .case-font > span {
        height: 48px;
        line-height: 36px;
        font-size: 24px
    }

    .solutions .case-font > span:before {
        width: 60px
    }

    .solutions .case-font h2 {
        font-size: 60px
    }

    .solutions .case-font p {
        font-size: 16px;
        line-height: 30px
    }

    .case-list li {
        margin-top: 60px
    }

    .case-list li .font-panel {
        padding: 18px 0 20px
    }

    .case-list li .font-panel strong {
        height: 34px;
        line-height: 34px;
        font-size: 22px
    }

    .case-list li .font-panel span {
        font-size: 20px
    }

    .video-list li {
        margin-top: 50px
    }

    .video-list li .font-panel .td-panel .center-font {
        padding-bottom: 90px
    }

    .video-list li .font-panel .td-panel .center-font strong {
        font-size: 34px;
        line-height: 52px
    }

    .video-list li .font-panel .td-panel .center-font > span {
        font-size: 18px
    }
}

@media (max-width: 1600px) {
    .wrap {
        width: 1280px
    }

    .banner .font-panel {
        padding: 140px 20px 0
    }

    .banner .font-panel > span {
        height: 32px;
        line-height: 32px;
        font-size: 26px
    }

    .banner .font-panel b {
        font-size: 58px;
        line-height: 80px
    }

    .cate-list .item-cate strong {
        font-size: 16px
    }

    .list-panel .item-cate {
        margin-top: 70px
    }

    .list-panel .item-cate .title-panel .txt-h2 {
        width: 250px
    }

    .list-panel .item-cate .title-panel .txt-h2 h2 {
        height: 56px;
        line-height: 56px;
        font-size: 40px
    }

    .list-panel .item-cate .title-panel .txt-h2 span {
        height: 32px;
        line-height: 32px;
        margin-top: 10px;
        font-size: 30px
    }

    .list-panel .item-cate .title-panel .txt-p {
        width: 80%
    }

    .list-panel .item-cate .title-panel .txt-p p {
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .title-panel .txt-p a {
        margin-top: 10px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding-left: 36px
    }

    .list-panel .item-cate .title-panel .txt-p a:before {
        width: 26px;
        height: 26px;
        top: 3px;
        font-size: 20px;
        line-height: 20px
    }

    .list-panel .item-cate .product-list {
        margin: 0 -20px
    }

    .list-panel .item-cate .product-list .item-product {
        padding: 0 20px;
        margin-top: 40px
    }

    .list-panel .item-cate .product-list .item-product a {
        padding: 50px 15px 50px 30px
    }

    .list-panel .item-cate .product-list .item-product a strong {
        height: 36px;
        line-height: 36px;
        font-size: 24px;
        margin-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel {
        padding-bottom: 12px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel b {
        height: 28px;
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em {
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-product a .mark-span {
        width: 50%;
        left: 30px;
        bottom: 40px;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel {
        padding: 0 20px;
        margin-top: 40px
    }

    .list-panel .item-cate .product-list .item-panel a {
        padding: 30px
    }

    .list-panel .item-cate .product-list .item-panel a strong {
        margin-top: 30px;
        height: 36px;
        line-height: 36px;
        font-size: 24px;
        margin-bottom: 20px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel {
        padding-top: 12px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel b {
        height: 28px;
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span {
        padding-right: 36%;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span em {
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        margin-top: -14px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 9px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 8px
    }

    .solutions .solutionBan .solutionRoll.solutionRollOne {
        padding-top: 50px
    }

    .solutions .case-font {
        margin-top: 160px
    }

    .solutions .case-font > span {
        height: 44px;
        line-height: 32px;
        font-size: 20px
    }

    .solutions .case-font > span:before {
        width: 56px
    }

    .solutions .case-font h2 {
        font-size: 56px
    }

    .solutions .case-font p {
        font-size: 16px;
        line-height: 30px
    }

    .case-list li {
        margin-top: 50px
    }

    .case-list li .font-panel {
        padding: 16px 0 18px
    }

    .case-list li .font-panel strong {
        height: 32px;
        line-height: 32px;
        font-size: 20px
    }

    .case-list li .font-panel span {
        font-size: 18px
    }

    .video-list li {
        margin-top: 40px
    }

    .video-list li .font-panel .td-panel .center-font {
        padding-bottom: 80px
    }

    .video-list li .font-panel .td-panel .center-font strong {
        font-size: 32px;
        line-height: 48px
    }

    .video-list li .font-panel .td-panel .center-font > span {
        font-size: 18px
    }
}

@media (max-width: 1440px) {
    .wrap {
        width: 1120px
    }

    .header {
        padding: 12px 0
    }

    .header .logo {
        height: 44px
    }

    .header ul {
        width: 70%
    }

    .header ul li > a {
        height: 44px;
        line-height: 44px
    }

    .header ul li .sub-menu.active {
        top: 44px
    }

    .header.header_scroll .logo {
        height: 40px
    }

    .header.header_scroll ul li > a {
        height: 40px;
        line-height: 40px
    }

    .header.header_scroll ul li .sub-menu.active {
        top: 40px
    }

    .banner .font-panel {
        padding: 120px 20px 0
    }

    .banner .font-panel > span {
        height: 32px;
        line-height: 32px;
        font-size: 24px
    }

    .banner .font-panel b {
        font-size: 52px;
        line-height: 76px
    }

    .list-panel .item-cate {
        margin-top: 60px
    }

    .list-panel .item-cate .title-panel .txt-h2 {
        width: 190px
    }

    .list-panel .item-cate .title-panel .txt-h2 h2 {
        height: 56px;
        line-height: 56px;
        font-size: 36px
    }

    .list-panel .item-cate .title-panel .txt-h2 span {
        height: 32px;
        line-height: 32px;
        margin-top: 10px;
        font-size: 28px
    }

    .list-panel .item-cate .title-panel .txt-p {
        width: 83%
    }

    .list-panel .item-cate .title-panel .txt-p p {
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .title-panel .txt-p a {
        margin-top: 10px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        padding-left: 36px
    }

    .list-panel .item-cate .title-panel .txt-p a:before {
        width: 26px;
        height: 26px;
        top: 3px;
        font-size: 20px;
        line-height: 20px
    }

    .list-panel .item-cate .product-list {
        margin: 0 -20px
    }

    .list-panel .item-cate .product-list .item-product {
        padding: 0 20px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-product a {
        padding: 40px 15px 40px 20px
    }

    .list-panel .item-cate .product-list .item-product a strong {
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        margin-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel {
        padding-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel b {
        height: 28px;
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em {
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-product a .mark-span {
        width: 60%;
        left: 20px;
        bottom: 40px;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel {
        padding: 0 20px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-panel a {
        padding: 25px
    }

    .list-panel .item-cate .product-list .item-panel a strong {
        margin-top: 20px;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        margin-bottom: 15px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel {
        padding-top: 10px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel b {
        height: 28px;
        line-height: 28px;
        font-size: 16px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span {
        padding-right: 30%;
        line-height: 36px;
        font-size: 20px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span em {
        font-size: 16px;
        height: 28px;
        line-height: 28px;
        margin-top: -14px
    }

    .footer {
        padding: 30px 0
    }

    .footer p {
        line-height: 28px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 8px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span img {
        border-radius: 7px
    }

    .solutions .solutionBan .solutionRoll.solutionRollOne {
        padding-top: 40px
    }

    .solutions .case-font {
        margin-top: 140px
    }

    .solutions .case-font > span {
        height: 40px;
        line-height: 28px;
        font-size: 18px
    }

    .solutions .case-font > span:before {
        width: 48px
    }

    .solutions .case-font h2 {
        font-size: 52px
    }

    .solutions .case-font p {
        width: 54%;
        font-size: 16px;
        line-height: 30px
    }

    .case-list li {
        margin-top: 40px
    }

    .case-list li .font-panel {
        padding: 14px 0 16px
    }

    .case-list li .font-panel strong {
        height: 30px;
        line-height: 30px;
        font-size: 18px
    }

    .case-list li .font-panel span {
        font-size: 16px
    }

    .video-list li {
        margin-top: 30px
    }

    .video-list li .font-panel .td-panel .center-font {
        padding-bottom: 60px
    }

    .video-list li .font-panel .td-panel .center-font strong {
        font-size: 28px;
        line-height: 44px
    }

    .video-list li .font-panel .td-panel .center-font > span {
        font-size: 16px;
        margin-top: 5px
    }

    .video-list li .font-panel .td-panel .center-font .tag-panel {
        padding-top: 5px;
        margin: 0 -3px
    }

    .video-list li .font-panel .td-panel .center-font .tag-panel span {
        margin: 8px 3px 0;
        line-height: 1.8
    }
}

@media (max-width: 1280px) {
    .wrap {
        width: 960px
    }

    .header {
        padding: 10px 0
    }

    .header .logo {
        height: 40px
    }

    .header ul {
        width: 70%
    }

    .header ul li > a {
        font-size: 14px;
        height: 40px;
        line-height: 40px
    }

    .header ul li .sub-menu.active {
        top: 40px
    }

    .header ul li .sub-menu p a {
        font-size: 14px
    }

    .header.header_scroll .logo {
        height: 36px
    }

    .header.header_scroll ul li > a {
        height: 36px;
        line-height: 36px
    }

    .header.header_scroll ul li .sub-menu.active {
        top: 36px
    }

    .banner .font-panel {
        padding: 80px 20px 0
    }

    .banner .font-panel > span {
        height: 28px;
        line-height: 28px;
        font-size: 20px
    }

    .banner .font-panel b {
        font-size: 48px;
        line-height: 72px
    }

    .banner .font-panel strong {
        margin-top: 20px
    }

    .banner .font-panel strong span {
        font-size: 14px
    }

    .list-panel .item-cate {
        margin-top: 50px
    }

    .list-panel .item-cate .title-panel .txt-h2 {
        width: 150px
    }

    .list-panel .item-cate .title-panel .txt-h2 h2 {
        height: 48px;
        line-height: 48px;
        font-size: 28px
    }

    .list-panel .item-cate .title-panel .txt-h2 span {
        height: 28px;
        line-height: 28px;
        margin-top: 10px;
        font-size: 20px
    }

    .list-panel .item-cate .title-panel .txt-p {
        width: 84.2%
    }

    .list-panel .item-cate .title-panel .txt-p p {
        line-height: 24px;
        font-size: 14px
    }

    .list-panel .item-cate .title-panel .txt-p a {
        margin-top: 10px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        padding-left: 32px
    }

    .list-panel .item-cate .title-panel .txt-p a:before {
        width: 24px;
        height: 24px;
        top: 1px;
        font-size: 18px;
        line-height: 18px
    }

    .list-panel .item-cate .product-list {
        margin: 0 -15px
    }

    .list-panel .item-cate .product-list .item-product {
        padding: 0 15px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-product a {
        padding: 30px 15px 30px 20px
    }

    .list-panel .item-cate .product-list .item-product a strong {
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        margin-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel {
        padding-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel .font-panel b {
        height: 24px;
        line-height: 24px;
        font-size: 14px
    }

    .list-panel .item-cate .product-list .item-product a .img-panel .fixed-panel em {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin-top: 20px
    }

    .list-panel .item-cate .product-list .item-product a .mark-span {
        width: 60%;
        left: 20px;
        bottom: 30px;
        line-height: 32px;
        font-size: 18px
    }

    .list-panel .item-cate .product-list .item-panel {
        padding: 0 15px;
        margin-top: 30px
    }

    .list-panel .item-cate .product-list .item-panel a {
        padding: 20px
    }

    .list-panel .item-cate .product-list .item-panel a strong {
        margin-top: 15px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 10px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel {
        padding-top: 10px
    }

    .list-panel .item-cate .product-list .item-panel a .font-panel b {
        height: 24px;
        line-height: 24px;
        font-size: 14px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span {
        padding-right: 28%;
        line-height: 32px;
        font-size: 18px
    }

    .list-panel .item-cate .product-list .item-panel a .mark-span em {
        font-size: 14px;
        height: 24px;
        line-height: 24px;
        margin-top: -12px
    }

    .footer {
        padding: 20px 0
    }

    .footer p {
        line-height: 24px
    }

    .solutions .solutionBan .solutionRoll .solutionRollUl li span {
        padding: 6px
    }

    .solutions .solutionBan .solutionRoll.solutionRollOne {
        padding-top: 30px
    }

    .solutions .case-font {
        margin-top: 120px
    }

    .solutions .case-font > span {
        height: 36px;
        line-height: 24px;
        font-size: 16px
    }

    .solutions .case-font > span:before {
        width: 40px
    }

    .solutions .case-font h2 {
        font-size: 48px
    }

    .solutions .case-font p {
        font-size: 14px;
        line-height: 28px
    }

    .case-panel {
        padding-bottom: 20px
    }

    .video-panel {
        padding: 30px 0 20px
    }

    .case-list li {
        margin-top: 30px
    }

    .case-list li .font-panel {
        padding: 12px 0 14px
    }

    .case-list li .font-panel strong {
        height: 28px;
        line-height: 28px;
        font-size: 16px
    }

    .case-list li .font-panel span {
        font-size: 14px
    }

    .video-list li {
        margin-top: 30px
    }

    .video-list li .font-panel .td-panel .center-font {
        padding-bottom: 40px
    }

    .video-list li .font-panel .td-panel .center-font strong {
        font-size: 24px;
        line-height: 40px
    }

    .video-list li .font-panel .td-panel .center-font > span {
        font-size: 16px
    }
}
