@charset "utf-8";

/*@import "//at.alicdn.com/t/font_1547144_e13ujakeg7j.css";*/

@import "//at.alicdn.com/t/font_2168005_oykratc2ps.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 Microsoft YaHei, BlinkMacSystemFont, Helvetica Neue, PingFang SC, 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;
    background: #fff
}

.bgdiv {
    background: #fff;
    width: 80%;
    min-width: 300px;
    z-index: 5000;
    position: fixed;
    top: 25%;
    left: 10%;
    border-radius: 10px;
    text-align: center;
}

.weui-mask {
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    backdrop-filter: saturate(150%) contrast(50%) blur(3px);
    -webkit-backdrop-filter: saturate(150%) contrast(50%) blur(3px);
    background-color: rgba(0, 0, 0, .3);
}

.bgbutton {
    border-top: 1px solid #bfbfbf;
    font-size: 18px;
    padding: 15px 0;
    color: #000;
    cursor: pointer;
}

#alertcontent {
    font-size: 14px;
    text-align: center;
}

.bgcontent p {
    padding: 10px;
}

#alertdiv .bgcontent,
#alertdiv3 .bgcontent {
    margin-top: 20px;
    overflow: hidden;
}

#alertdiv3 {
    display: none;
}

#alertdiv3 .bgdiv {
    z-index: 1001;
}

#alertdiv3 input {
    padding: 10px;
    border-radius: 5px;
    width: 90%;
    border: 1px solid #ccc;
}

#alertdiv3 .bgcontent {
    text-align: center;
}

.bgtitle {
    padding: 20px 0 10px 0;
}

#alertdiv3 .close {
    position: absolute;
    top: -30px;
    right: -30px;
    cursor: pointer;
}

.bgcontent {
    font-size: 14px;
    line-height: 30px;
    /* max-height: 10rem;*/
    overflow: scroll;
    padding: 10px 0;
    text-align: left;
}

.weui_media_title a {
    color: #000;
}

.weui_media_desc a {
    color: #999;
}


/*寮瑰嚭琛ㄥ崟*/

#form2021 {
    width: 90%;
    height: auto;
    background: url(../images/m/formbgpic.png) 0 0 no-repeat;
    padding-top: 20px;
    top: 10%;
    left: 5%;
    max-width: 520px;
}

#form2021 {
    background-size: 100% 100%;
}

#form2021 .close {
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 10%;
    top: auto;
    right: auto;
    cursor: pointer;
    height: 50px;
}

#alerttitle3 {
    color: #602b08;
    font-size: 18px;
    font-weight: 800;
}

#form2021 .bgtitle {
    padding: .4rem 0 .1rem 0;
}

#form2021 .bgcontent {
    margin: 0;
}

#form2021 .formtxt {
    color: #602b08;
    font-size: 14px;
    text-align: center
}

#formleft {
    margin: 0;
}

.formin {
    background: #eee;
    border: 1px solid #ccc;
    font-size: 16px;
    color: #602b08;
    width: 70%;
    padding: 0 10px;
    margin: .15rem auto;
    text-align: left;
}

#alertdiv3 .formin input {
    background: #eee;
    border: none;
    width: 70%;
    font-size: 16px;
    outline: none;
}

.formbtn {
    margin-bottom: 1rem;
    cursor: pointer;
    animation: scale 1s ease infinite;
}

.formbtn img {
    width: 50%;
    height: auto;
}

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

select::-ms-expand {
    display: none
}

.media-nav-wrap {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9999
}

.media-nav-wrap .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(27, 27, 27, 0.3);
    z-index: 9
}

.media-nav-wrap .nav-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: .675rem;
    padding: 0 .15rem;
    background-color: #121212;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999
}

.media-nav-wrap .nav-top .go-back-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.media-nav-wrap .nav-top .go-back-btn i,
.media-nav-wrap .nav-top .go-back-btn span {
    padding: 0 5px;
    font-size: .14rem;
    color: #fff;
    vertical-align: middle
}

.media-nav-wrap .nav-search {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    top: .675rem;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    background-color: #ebebeb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 999
}

.media-nav-wrap .nav-search input[type="text"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: .2rem;
    line-height: .2rem;
    font-size: .12rem;
    border: none;
    background: none
}

.media-nav-wrap .nav-search button {
    display: block;
    width: .2rem;
    height: .2rem;
    border: none;
    background: none
}

.media-nav-wrap .nav-list-wrap {
    position: absolute;
    top: .675rem;
    left: 0;
    bottom: 0;
    width: 2.2rem;
    padding-top: 10px;
    background-color: #fff;
    overflow: hidden;
    z-index: 999;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: .4s ease all;
    -moz-transition: .4s ease all;
    -o-transition: .4s ease all;
    transition: .4s ease all
}

.media-nav-wrap .nav-list-wrap.trans {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.media-nav-wrap .nav-list-wrap ul {
    padding-bottom: 50px
}

.media-nav-wrap .nav-list-wrap li {
    padding: 0 .225rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.media-nav-wrap .nav-list-wrap li .nav-list-title {
    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;
    width: 100%;
    height: .45rem;
    border-bottom: 1px solid #d9d9d9
}

.media-nav-wrap .nav-list-wrap li .nav-list-title .nav-list-btn a,
.media-nav-wrap .nav-list-wrap li .nav-list-title .nav-list-btn p {
    display: block;
    width: 50%;
    line-height: .45rem;
    font-size: .14rem
}

.media-nav-wrap .nav-list-wrap li .nav-list-title .nav-list-btn {
    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;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.media-nav-wrap .nav-list-wrap li .nav-list-title .iconfont {
    font-size: .14rem;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.media-nav-wrap .nav-list-wrap li .nav-list-title .iconfont.rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.media-nav-wrap .nav-list-wrap li .sub {
    display: none
}

.media-nav-wrap .nav-list-wrap li .sub>li {
    padding-left: 10px;
    border-bottom: 1px solid #d9d9d9
}

.media-nav-wrap .nav-list-wrap li .sub>li a {
    display: block;
    padding: .15rem 0;
    font-size: .13rem;
    color: #777
}

.page-menu {
    position: relative;
    background-color: #103675
}

.page-menu.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: .5rem;
    z-index: 9999
}

.page-menu.fixed .page-swiper {
    height: .5rem;
    line-height: .5rem
}

.page-menu .page-swiper {
    height: .5rem;
    line-height: .5rem
}

.page-menu .page-swiper.no-init .button-prev,
.page-menu .page-swiper.no-init .button-next {
    display: none
}

.page-menu .swiper-slide a {
    position: relative;
    display: block;
    height: 100%;
    /* padding: 0 .175rem; */
    text-align: center;
    font-size: .13rem;
    color: #fff
}

.page-menu .swiper-slide+.swiper-slide {
    position: relative
}

.page-menu .swiper-slide+.swiper-slide::before {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background: #3071b9
}

.page-menu .swiper-slide.on {
    background: #3071b9
}

.page-menu .button-prev,
.page-menu .button-next {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: .2rem;
    line-height: .5rem;
    text-align: center;
    outline: none;
    cursor: pointer;
    z-index: 9
}

.page-menu .button-prev .iconfont,
.page-menu .button-next .iconfont {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: .14rem;
    color: #fff
}

.page-menu .button-prev {
    left: 0
}

.page-menu .button-next {
    right: 0
}

.paged {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    text-align: center
}

.paged a,
.paged .p_info,
.paged .current {
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 2px 2px;
    font-size: .13rem;
    text-align: center;
    background: #eb861e;
    color: #fff;
    height: .3rem;
    line-height: .3rem
}

.uweb-search {
    margin: .42rem 15px .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: #eb861e;
    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: 40px 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: red;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 auto;
    cursor: pointer
}

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

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

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

.index-banner .swiper-slide {
    padding-top: 82.66667%;
    overflow: hidden
}

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

.index-banner .swiper-pagination {
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 10
}

.index-banner .my-bullet {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.index-banner .my-bullet-active {
    background-color: #3071b9
}

.index-banner .button-prev,
.index-banner .button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    outline: none;
    cursor: pointer;
    z-index: 10
}

.index-banner .button-prev .iconfont,
.index-banner .button-next .iconfont {
    font-size: .18rem;
    color: #fff
}

.index-banner .button-prev {
    left: .15rem
}

.index-banner .button-next {
    right: .15rem
}

.index-title {
    margin-bottom: .1rem;
    text-align: center
}

.index-title .cn {
    margin-bottom: .05rem;
    line-height: 1;
    font-size: .18rem;
    font-family: "Source Han Sans CN";
    color: #333
}

.index-title .en {
    font-size: .15rem;
    font-family: "Didot";
    color: #333;
    font-weight: bold;
    text-transform: uppercase
}

.index-title.color-fff .cn,
.index-title.color-fff .en {
    color: #fff
}

.index-title.brand {
    padding: 0 .15rem;
    text-align: left
}

.index-product {
    padding: .2rem .15rem;
    background-color: #fff
}

.index-product .options-preview {
    position: relative;
    padding: 0 .1rem .15rem
}

.index-product .options-preview .swiper-slide {
    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
}

.index-product .options-preview .swiper-slide+.swiper-slide::before {
    content: '';
    position: absolute;
    top: 25px;
    left: -35px;
    width: 30px;
    height: 1px;
    background-color: #f0efed
}

.index-product .options-preview .swiper-slide .iconfont {
    display: inline-block;
    line-height: 1;
    font-size: 34px;
    color: #333
}

.index-product .options-preview .swiper-slide .word {
    padding-top: .075rem;
    text-align: center;
    font-size: .13rem;
    color: #333
}

.index-product .options-preview .swiper-slide.my-active .icon-box {
    background-color: #3071b9
}

.index-product .options-preview .swiper-slide.my-active .triangle {
    visibility: visible;
    opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100)
}

.index-product .options-preview .swiper-slide.my-active .iconfont {
    color: #fff
}

.index-product .options-preview .swiper-slide.my-active .word {
    color: #3071b9
}

.index-product .options-preview .icon-box {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .5rem;
    height: .5rem;
    background-color: transparent;
    border-radius: 50%;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.index-product .options-preview .icon-box .triangle {
    display: block;
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 0;
    height: 0;
    border-width: 6px 5px;
    border-style: solid;
    border-color: #3071b9 transparent transparent;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    visibility: hidden;
    opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.index-product .options-preview .icon-box::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: .05rem;
    width: 8px;
    height: 1px;
    margin-left: -4px;
    background-color: #3071b9
}

.index-product .options-preview .button-prev,
.index-product .options-preview .button-next {
    position: absolute;
    top: 15px;
    outline: none;
    cursor: pointer;
    z-index: 10
}

.index-product .options-preview .button-prev .iconfont,
.index-product .options-preview .button-next .iconfont {
    font-size: 16px;
    color: #d1d1d1
}

.index-product .options-preview .button-prev {
    left: -10px
}

.index-product .options-preview .button-next {
    right: -10px
}

.index-product .options-view {
    position: relative
}

.index-product .options-view .swiper-slide {
    display: block
}

.index-product .options-view .img-box {
    position: relative;
    height: 0;
    padding-top: 56.52174%;
    overflow: hidden
}

.index-product .options-view img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.index-product .options-view .tt {
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 100%;
    text-align: center;
    font-size: .15rem;
    font-family: "Source Han Sans CN";
    color: #fff;
    z-index: 2
}

.index-product .options-view p {
    padding-top: .15rem;
    line-height: .2rem;
    font-size: .15rem;
    font-weight: 200;
    font-family: "Source Han Sans CN";
    color: #333
}

.index-brand {
    position: relative;
    min-height: 3.35rem;
    padding: .4rem 0;
    background: url("/images/m/index_3.jpg") top left no-repeat;
    background-size: 100% auto
}

.index-brand .brand-msg {
    display: block;
    max-height: 1.2rem;
    padding: 0 .15rem;
    margin-top: .15rem;
    line-height: .24rem;
    font-size: .15rem;
    font-family: "Source Han Sans CN";
    color: #fff;
    overflow: hidden
}

.index-brand .brand-swiper {
    margin-top: .2rem;
    padding-left: .15rem
}

.index-brand .brand-swiper .swiper-slide {
    display: block;
    width: 3.27rem;
    padding-right: .2rem
}

.index-brand .brand-swiper .img-box {
    position: relative;
    height: 0;
    padding-top: 52.9052%;
    overflow: hidden
}

.index-brand .brand-swiper .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-brand .brand-swiper .info-box {
    padding-top: .125rem
}

.index-brand .brand-swiper .info-box p {
    line-height: .24rem;
    font-size: .15rem;
    font-family: "Source Han Sans CN";
    font-weight: 200;
    color: #333
}

.index-brand .brand-swiper .tt {
    margin-bottom: 5px;
    line-height: 1;
    font-size: .18rem;
    font-family: "Source Han Sans CN";
    color: #333
}

.index-brand .brand-swiper .box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-top: .05rem
}

.index-brand .brand-swiper .icon {
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .2rem;
    height: .2rem;
    border: 1px solid #d6d6d6;
    border-radius: 50%
}

.index-brand .brand-swiper .icon .iconfont {
    font-size: 12px;
    color: #b1b1b1
}

.index-news {
    padding-bottom: .3rem
}

.index-news .hd {
    position: relative;
    height: 2.5rem;
    padding-top: .37rem;
    background: url("/images/m/index_5.jpg") center no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1
}

.index-news .bd {
    position: relative;
    margin: -1.5rem .1rem 0;
    background: #fff;
    z-index: 2
}

.index-news .big-news {
    padding: .175rem
}

.index-news .big-news .img {
    position: relative;
    height: 0;
    padding-top: 53.96579%;
    overflow: hidden
}

.index-news .big-news .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-news .big-news .info {
    padding-top: .14rem
}

.index-news .big-news .tt {
    margin-bottom: .125rem;
    line-height: 1;
    font-size: .15rem;
    color: #333;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.index-news .big-news .p {
    height: .42rem;
    margin-bottom: .1rem;
    line-height: .21rem;
    font-weight: 200;
    font-size: .13rem;
    color: #888;
    overflow: hidden
}

.index-news .big-news .time {
    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
}

.index-news .big-news .time .date {
    line-height: 1;
    font-size: .1rem;
    color: #989898
}

.index-news .big-news .time .icon {
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .2rem;
    height: .2rem;
    border: 1px solid #d6d6d6;
    border-radius: 50%
}

.index-news .big-news .time .iconfont {
    font-size: 12px;
    color: #b1b1b1
}

.index-news .small-news {
    position: relative;
    padding-bottom: .35rem
}

.index-news .small-news .swiper-slide {
    display: block;
    padding: .2rem .15rem;
    background: #f5f5f5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.index-news .small-news .tt {
    height: .36rem;
    margin-bottom: .1rem;
    line-height: .18rem;
    font-size: .14rem;
    color: #333;
    overflow: hidden
}

.index-news .small-news .p {
    height: .63rem;
    margin-bottom: .2rem;
    line-height: .21rem;
    font-size: .13rem;
    color: #999;
    overflow: hidden
}

.index-news .small-news .time {
    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
}

.index-news .small-news .date {
    line-height: 1;
    font-size: .1rem;
    color: #989898
}

.index-news .small-news .icon {
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .2rem;
    height: .2rem;
    border: 1px solid #ccc;
    border-radius: 50%
}

.index-news .small-news .icon .iconfont {
    font-size: 12px;
    color: #a4a4a4
}

.index-news .small-news .swiper-pagination {
    left: 0;
    bottom: 0;
    width: 100%
}

.index-news .small-news .my-bullet {
    display: inline-block;
    vertical-align: middle;
    width: .08rem;
    height: .08rem;
    margin: 0 .03rem;
    background: #ccc;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.index-news .small-news .my-bullet-active {
    background: #3071b9
}

.index-join {
    position: relative
}

.index-join .list-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.index-join .list-box li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.index-join .list-box .item {
    position: relative;
    display: block
}

.index-join .list-box .img-box {
    position: relative;
    height: 0;
    padding-top: 82.4%;
    overflow: hidden
}

.index-join .list-box .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index-join .list-box .txt-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-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: .1rem;
    width: 100%;
    padding: 0 .1rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.index-join .list-box .iconfont {
    font-size: 24px;
    color: #fff
}

.index-join .list-box .txt {
    margin-top: .05rem;
    line-height: 1;
    font-size: .14rem;
    color: #fff
}

.index-join .index-form {
    padding: .25rem .4rem;
    background: #eae7de
}

.index-join .form-tt {
    margin-bottom: .125rem;
    text-align: center;
    font-size: .15rem;
    color: #444
}

.index-option-img {
    text-align: center;
    width: 100%;
    padding: 5px 0
}

.index-option-img img {
    max-width: 100%;
    max-height: 100%
}

.news-detail-wrap {
    position: relative
}

.news-detail-wrap .news-title {
    margin-bottom: .125rem;
    padding-bottom: .175rem;
    text-align: center;
    border-bottom: 1px dashed #bcbcbc
}

.news-detail-wrap .news-title .tt {
    margin-bottom: .15rem;
    font-size: .16rem;
    color: #333
}

.news-detail-wrap .news-title .data {
    font-size: 0;
    color: #666
}

.news-detail-wrap .news-title .data span {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    font-size: 12px
}

.news-detail-wrap .news-content {
    font-size: 14px;
    line-height: .24rem;
    font-size: .14rem;
    color: #666
}

.news-detail-wrap .news-content p {
    margin-bottom: 15px
}

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

.news-detail-wrap .news-content ul {
    list-style: disc
}

.news-detail-wrap .news-content ul li {
    list-style: disc
}

.news-detail-wrap .news-content ol {
    list-style: decimal
}

.news-detail-wrap .news-content ol li {
    list-style: decimal
}

.news-detail-wrap .news-content p {
    margin-bottom: 15px
}

.about-wrap,
.story-wrap {
    position: relative
}

.about-wrap .content,
.story-wrap .content {
    font-size: 14px;
    line-height: .24rem;
    font-size: .14rem;
    color: #666
}

.about-wrap .content p,
.story-wrap .content p {
    margin-bottom: 15px
}

.about-wrap .content img,
.story-wrap .content img {
    max-width: 100%;
    height: auto !important
}

.about-wrap .content ul,
.story-wrap .content ul {
    list-style: disc
}

.about-wrap .content ul li,
.story-wrap .content ul li {
    list-style: disc
}

.about-wrap .content ol,
.story-wrap .content ol {
    list-style: decimal
}

.about-wrap .content ol li,
.story-wrap .content ol li {
    list-style: decimal
}

.about-wrap .content p,
.story-wrap .content p {
    margin-bottom: 15px
}

.culture-wrap {
    position: relative;
    padding-top: .2rem;
    font-size: 14px;
    line-height: .24rem;
    font-size: .14rem;
    color: #666;
    background: #f5f5f5
}

.culture-wrap p {
    margin-bottom: 15px
}

.culture-wrap img {
    max-width: 100%;
    height: auto !important
}

.culture-wrap ul {
    list-style: disc
}

.culture-wrap ul li {
    list-style: disc
}

.culture-wrap ol {
    list-style: decimal
}

.culture-wrap ol li {
    list-style: decimal
}

.culture-wrap .culture-title {
    margin-bottom: .2rem;
    line-height: 1;
    text-align: center;
    font-size: .15rem;
    color: #eb861e
}

.culture-wrap .box-01 {
    padding: 0 .2rem
}

.culture-wrap .box-01 h4 {
    line-height: 1;
    margin-bottom: .12rem;
    font-size: .15rem;
    color: #333
}

.culture-wrap .box-01 p {
    margin-bottom: 0;
    padding-bottom: .2rem;
    font-weight: 200;
    color: #333
}

.culture-wrap .box-03,
.culture-wrap .box-04 {
    padding: .25rem .15rem
}

.culture-wrap .box-03 .list,
.culture-wrap .box-04 .list {
    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;
    margin-bottom: .12rem;
    padding-left: .04rem;
    padding-right: .04rem;
    padding-bottom: .17rem;
    border-bottom: 1px dashed #999
}

.culture-wrap .box-03 .list:last-child,
.culture-wrap .box-04 .list:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.culture-wrap .box-03 .icon-box,
.culture-wrap .box-04 .icon-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-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: .8rem
}

.culture-wrap .box-03 .icon-box .txt,
.culture-wrap .box-04 .icon-box .txt {
    text-align: center;
    font-size: .13rem;
    color: #333
}

.culture-wrap .box-03 .img-box,
.culture-wrap .box-04 .img-box {
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .65rem;
    height: .65rem;
    background: #f6eada;
    border-radius: 50%
}

.culture-wrap .box-03 .img,
.culture-wrap .box-04 .img {
    width: .28rem;
    text-align: center
}

.culture-wrap .box-03 .img img,
.culture-wrap .box-04 .img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%
}

.culture-wrap .box-03 .info-box,
.culture-wrap .box-04 .info-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: .1rem;
    line-height: .2rem;
    font-size: .13rem;
    overflow: hidden
}

.culture-wrap .box-04 {
    background: #fff
}

.culture-wrap .box-05 {
    padding: .25rem .2rem;
    background: url("../images/article_7.jpg") center no-repeat;
    background-size: cover
}

.culture-wrap .box-05 .tt {
    margin-bottom: .05rem;
    font-size: .15rem;
    color: #eb861e;
    font-weight: bold
}

.culture-wrap .box-05 .p {
    margin-bottom: .15rem;
    line-height: .2rem;
    font-size: .13rem;
    color: #fff
}

.culture-wrap .box-06 {
    padding: .25rem .2rem;
    background: #fff
}

.culture-wrap .box-06 .item {
    margin-bottom: .125rem;
    padding-bottom: .1rem;
    border-bottom: 1px dashed #c4c4c4
}

.culture-wrap .box-06 .item:last-child {
    border-bottom: none
}

.culture-wrap .box-06 .item .tt {
    margin-bottom: .1rem;
    line-height: 1;
    font-size: .15rem;
    color: #333
}

.culture-wrap .box-06 .item .p {
    margin-bottom: .2rem;
    line-height: .2rem;
    font-size: .13rem;
    color: #666
}

.culture-wrap .box-06 .img-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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: -.1rem;
    margin-right: -.1rem
}

.culture-wrap .box-06 li {
    width: 33.33333%;
    list-style: none
}

.culture-wrap .box-06 .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-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 .1rem .25rem
}

.culture-wrap .box-06 .img {
    width: .53rem;
    height: .47rem;
    list-style: .47rem;
    text-align: center
}

.culture-wrap .box-06 .img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.culture-wrap .box-06 .img-t {
    text-align: center;
    font-size: .13rem;
    color: #eb861e
}

.culture-wrap .box-06 .img-p {
    text-align: center;
    font-size: .13rem;
    color: #666
}

.contact-wrap {
    position: relative;
    font-size: .14rem;
    color: #777
}

.contact-wrap .title {
    margin-bottom: .12rem;
    padding-bottom: .14rem;
    border-bottom: 1px dashed #c5c5c5
}

.contact-wrap .title .cn {
    font-size: .15rem;
    color: #eb861e
}

.contact-wrap .title .en {
    font-size: .1rem;
    font-family: "Arial";
    color: #969696
}

.contact-wrap .text {
    line-height: .21rem;
    margin-bottom: .12rem
}

.contact-wrap .text a {
    color: #777
}

.contact-wrap .map-box {
    padding: .08rem;
    background: #fff
}

.contact-wrap .map-box>div {
    width: 100%;
    height: 200px
}

.history-wrap {
    position: relative
}

.history-wrap .history-con {
    position: relative;
    overflow: hidden
}

.history-wrap .line {
    position: absolute;
    top: .25rem;
    bottom: 0;
    left: .125rem;
    width: 1px;
    border-left: 1px dashed #666
}

.history-wrap .list-box {
    margin-bottom: .275rem;
    line-height: .2rem;
    font-size: .13rem;
    color: #333
}

.history-wrap .list-box li {
    position: relative;
    margin-bottom: .25rem;
    padding-left: .35rem
}

.history-wrap .list-box .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: .25rem;
    height: .25rem;
    text-align: center
}

.history-wrap .list-box .icon img {
    max-width: 100%;
    max-height: 100%
}

.history-wrap .list-box .tt {
    margin-bottom: .1rem;
    line-height: .24rem;
    font-size: .18rem
}

.history-wrap .list-box .p {
    margin-bottom: .12rem;
    font-weight: 200
}

.product-detail-wrap {
    position: relative
}

.product-detail-wrap .banner-swiper-con {
    position: relative
}

.product-detail-wrap .banner-swiper-con .swiper-slide {
    height: 0;
    padding-top: 56%;
    overflow: hidden
}

.product-detail-wrap .banner-swiper-con img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product-detail-wrap .banner-swiper-con .swiper-pagination {
    bottom: .1rem
}

.product-detail-wrap .banner-swiper-con .my-bullet {
    display: inline-block;
    vertical-align: middle;
    width: .075rem;
    height: .075rem;
    margin: 0 .04rem;
    background: #f5f5f5;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.product-detail-wrap .banner-swiper-con .my-bullet-active {
    background: #eb861e
}

.product-detail-wrap .intro-con {
    padding: .25rem .2rem;
    background: #f5f5f5
}

.product-detail-wrap .intro-con .intro-title {
    padding-bottom: .15rem;
    margin-bottom: .12rem;
    line-height: 1;
    font-size: .18rem;
    border-bottom: 1px dashed #b7b7b7
}

.product-detail-wrap .intro-con p {
    line-height: .21rem;
    font-size: .13rem
}

.product-detail-wrap .detail-con {
    font-size: 14px;
    padding: .25rem .1rem;
    line-height: .21rem;
    font-size: .13rem;
    color: #5e5e5e;
    background: #fff
}

.product-detail-wrap .detail-con p {
    margin-bottom: 15px
}

.product-detail-wrap .detail-con img {
    max-width: 100%;
    height: auto !important
}

.product-detail-wrap .detail-con ul {
    list-style: disc
}

.product-detail-wrap .detail-con ul li {
    list-style: disc
}

.product-detail-wrap .detail-con ol {
    list-style: decimal
}

.product-detail-wrap .detail-con ol li {
    list-style: decimal
}

.product-detail-wrap .detail-con p {
    margin-bottom: .15rem
}

.product-detail-wrap .detail-con .con {
    padding: 0 .2rem
}

.product-detail-wrap .detail-con .tt {
    padding-bottom: .12rem;
    text-align: center
}

.product-detail-wrap .detail-con .t-cn {
    margin-bottom: .05rem;
    line-height: 1;
    font-size: .15rem;
    color: #eb861e
}

.product-detail-wrap .detail-con .t-en {
    line-height: 1;
    font-family: "Arial";
    font-size: .1rem;
    text-transform: uppercase;
    color: #c0c0c0
}

.product-detail-wrap .recommend-con {
    padding: .25rem .15rem;
    background: #f5f5f5
}

.product-detail-wrap .recommend-con .img-box {
    position: relative;
    height: 0;
    padding-top: 55.90778%;
    overflow: hidden
}

.product-detail-wrap .recommend-con .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.product-detail-wrap .recommend-con .word {
    height: .4rem;
    padding: 0 .1rem;
    line-height: .4rem;
    text-align: center;
    font-size: .13rem;
    color: #000;
    background: #fff;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.join-wrap {
    font-size: 14px;
    font-size: .13rem;
    line-height: .21rem;
    color: #666
}

.join-wrap p {
    margin-bottom: 15px
}

.join-wrap img {
    max-width: 100%;
    height: auto !important
}

.join-wrap ul {
    list-style: disc
}

.join-wrap ul li {
    list-style: disc
}

.join-wrap ol {
    list-style: decimal
}

.join-wrap ol li {
    list-style: decimal
}

.join-wrap p {
    margin-bottom: 0
}

.join-wrap.padding {
    padding-top: .5rem
}

.join-wrap .join-title {
    margin-bottom: .15rem;
    text-align: center
}

.join-wrap .join-title.mr-40 {
    margin-left: .2rem;
    margin-right: .2rem
}

.join-wrap .join-title .j-c {
    margin-bottom: .08rem;
    line-height: 1;
    font-size: .18rem;
    font-family: "Source Han Sans CN";
    color: #e98510
}

.join-wrap .join-title .j-e {
    line-height: 1;
    font-size: .15rem;
    font-family: "Didot";
    color: #333;
    font-weight: bold;
    text-transform: uppercase
}

.join-wrap .join-title .j-e.color-fff {
    color: #fff
}

.join-wrap .join-title .j-t {
    margin-bottom: .075rem;
    line-height: 1;
    font-size: .18rem;
    font-family: "Source Han Sans CN";
    color: #eb861e
}

.join-wrap .join-title .j-p {
    line-height: .2rem;
    font-family: "Source Han Sans CN"
}

.join-wrap .join-form {
    padding: .25rem .4rem;
    background-color: #e8e5db
}

.honor-list-wrap {
    position: relative
}

.honor-list-wrap .list-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-right: -.04rem;
    margin-left: -.04rem
}

.honor-list-wrap .list-box li {
    width: 50%
}

.honor-list-wrap .list-box .box {
    margin: 0 .04rem .09rem;
    padding: .09rem .09rem .18rem;
    background: #fff
}

.honor-list-wrap .list-box .img-box {
    position: relative;
    height: 0;
    padding-top: 85.71429%;
    overflow: hidden
}

.honor-list-wrap .list-box .img-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.honor-list-wrap .list-box .tt {
    padding-top: .18rem;
    text-align: center;
    font-size: .13rem;
    color: #000
}

.honor-pop {
    display: none;
    position: fixed;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3)
}

.honor-pop .pop-con {
    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%;
    background-color: #fff;
    border-radius: 0
}

.honor-pop .box {
    padding: 70px 10px 0
}

.honor-pop .box-img {
    position: absolute;
    top: 70px;
    left: 10px;
    right: 10px;
    bottom: 150px;
    padding-top: 0;
    background: #f5f5f3
}

.honor-pop .box-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.honor-pop .h4 {
    display: block;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 50px;
    padding: 20px 0;
    margin-bottom: 15px;
    border-bottom: 1px dashed #a6a6a6;
    font-size: .19rem;
    color: #444
}

.honor-pop .p {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    font-size: 14px;
    line-height: 28px;
    color: #777
}

.honor-pop .pop-close {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #eb861e;
    color: #fff;
    font-size: 22px;
    text-align: center;
    z-index: 1
}

.product-list-wrap {
    position: relative
}

.product-list-wrap .list-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-right: -.04rem;
    margin-left: -.04rem;
    padding: 0 10px;
}

.product-list-wrap li {
    width: 50%
}

.product-list-wrap .item {
    display: block;
    margin: 0 .04rem .08rem
}

.product-list-wrap .img {
    position: relative;
    height: 0;
    padding-top: 75.06936%;
    overflow: hidden
}

.product-list-wrap .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.product-list-wrap .tt {
    height: .4rem;
    padding: 0 .1rem;
    line-height: .4rem;
    font-size: .13rem;
    text-align: center;
    color: #000;
    background: #fff;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.news-list-wrap {
    position: relative
}

.news-list-wrap li {
    margin-bottom: .08rem
}

.news-list-wrap .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: .15rem .15rem .15rem .125rem;
    background: #fff
}

.news-list-wrap .img-box {
    width: 1.3rem
}

.news-list-wrap .img {
    position: relative;
    height: 0;
    padding-top: 55.38462%;
    overflow: hidden
}

.news-list-wrap .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.news-list-wrap .info-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
    padding-left: .15rem;
    overflow: hidden
}

.news-list-wrap .info-box h4 {
    height: .36rem;
    line-height: .18rem;
    font-size: .14rem;
    color: #000;
    overflow: hidden
}

.news-list-wrap .info-box p {
    height: .36rem;
    line-height: .18rem;
    font-size: .13rem;
    font-weight: 200;
    color: #000;
    overflow: hidden
}

.header {
    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;
    height: .675rem;
    padding: 0 .15rem;
    background: url("../images/m/header_bg.jpg") center no-repeat;
    background-size: cover
}

.header .logo {
    width: .75rem;
    height: .3rem;
    line-height: .27rem;
    text-align: center
}

.header .logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.header .feature {
    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 .feature .tel-box {
    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 .feature .tel-icon {
    width: .2rem;
    height: .2rem;
    text-align: center
}

.header .feature .tel-icon img {
    max-width: 100%;
    max-height: 100%
}

.header .feature .txt {
    padding-left: .05rem;
    font-size: .21rem;
    font-family: "MicrosoftSansSerif";
    color: #fff
}

.header .feature .menu-box {
    width: .18rem;
    height: .18rem;
    padding-left: .35rem;
    line-height: .15rem;
    text-align: center
}

.header .feature .menu-box img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.footer {
    padding: .35rem .3rem .75rem;
    background: #000
}

.footer .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;
    padding-bottom: .225rem;
    border-bottom: 1px solid #262626
}

.footer .top .t-item {
    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 .top .img-box {
    height: .24rem;
    line-height: .24rem
}

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

.footer .top .word {
    margin-top: .1rem;
    line-height: 1;
    text-align: center;
    font-size: .15rem;
    font-family: 'Source Han Sans CN';
    color: #fff
}

.footer .center {
    padding: .175rem 0;
    text-align: center;
    font-size: .12rem;
    color: #999
}

.footer .center p {
    margin-bottom: .06rem
}

.footer .center a {
    color: #999
}

.footer .bottom {
    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
}

.footer .bdshare-button-style0-16 a {
    display: inline-block;
    vertical-align: top;
    width: .25rem;
    height: .25rem;
    padding-left: 0;
    margin: 0 .1rem;
    line-height: .25rem;
    text-align: center
}

.footer .bdshare-button-style0-16 .bds_weixin {
    background-image: url(../images/wx.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.footer .bdshare-button-style0-16 .bds_tsina {
    background-image: url(../images/wb.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.footer .bdshare-button-style0-16 .bds_sqq {
    background-image: url(../images/qq.png?2022);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.footer-menu {
    position: fixed;
    width: 100%;
    height: .5rem;
    background-color: #000;
    z-index: 200;
    left: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.footer-menu .item {
    -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;
    -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;
    position: relative
}

.footer-menu .item .icon {
    width: .25rem;
    height: .25rem
}

.footer-menu .item .icon img {
    display: block;
    width: 100%;
    height: 100%
}

.footer-menu .item .p {
    font-size: .11rem;
    color: #fff
}

.footer-menu .item .hot-line {
    width: .65rem;
    height: .65rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -.325rem
}

.footer-menu .item .hot-line img {
    display: block;
    width: 100%;
    height: 100%
}

.footer-menu .item.center .p {
    position: relative;
    z-index: 5;
    color: #598dc7
}

.footer-menu .item.center .big-icon {
    position: absolute;
    top: -.17rem;
    background-color: #000;
    border-radius: 100%;
    width: .65rem;
    height: .65rem;
    z-index: 2;
    left: 50%;
    margin-left: -.325rem;
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer-menu .item.center .big-icon img {
    width: .4rem
}

.banner-wrap {}

.banner-wrap img {
    width: 100%;
    height: auto;
}

.page {
    padding: .2rem .15rem;
    background: #f5f5f5
}

.page.appoint-page {
    padding: .4rem;
    background: #d7d1c2
}

.page-title {
    padding-bottom: .175rem;
    text-align: center
}

.page-title .cn {
    margin-bottom: .08rem;
    line-height: 1;
    font-size: .18rem;
    font-family: "Source Han Sans CN";
    color: #e98510
}

.page-title .en {
    line-height: 1;
    font-size: .15rem;
    font-family: "Didot";
    color: #333;
    font-weight: bold;
    text-transform: uppercase
}

.page-title .en.color-fff {
    color: #fff
}

.form .row {
    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;
    height: .43rem;
    padding: 0 .18rem;
    margin-bottom: .12rem;
    background-color: #fff;
    border-radius: .2rem
}

.form .word-box {
    font-size: .12rem;
    color: #666
}

.form .input-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
    height: 100%;
    overflow: hidden
}

.form .input-box .input {
    width: 100%;
    height: 100%;
    font-size: .12rem;
    color: #666;
    background: none;
    border: none
}

.form .yzm-box {
    width: .8rem;
    height: .3rem;
    text-align: center
}

.form .yzm-box img {
    max-width: 100%;
    max-height: 100%
}

.common-btn {
    position: relative;
    display: block;
    height: 35px;
    margin: 20px 40px 0;
    background-color: #103675;
    border: 1px solid #103675;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.common-btn.appoint {
    height: 40px;
    margin: 20px 0 0
}

.common-btn.history {
    height: 40px
}

.common-btn.history.extend .iconfont {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.common-btn .inner {
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    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: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    background-color: #eb861e;
    border-radius: 25px
}

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

@keyframes swingzoom {
    3%,
    9% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    6%,
    12% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    15%,
    21% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    18%,
    24% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    27% {
        -webkit-transform: translateX(0px) rotate(0);
        transform: translateX(0px) rotate(0);
    }
    30% {
        -webkit-transform: translateX(0px) rotate(0);
        transform: translateX(0px) rotate(0);
    }
}

@-webkit-keyframes swingzoom {
    3%,
    9% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    6%,
    12% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    15%,
    21% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    18%,
    24% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    27% {
        -webkit-transform: translateX(0px) rotate(0);
        transform: translateX(0px) rotate(0);
    }
    30% {
        -webkit-transform: translateX(0px) rotate(0);
        transform: translateX(0px) rotate(0);
    }
}


/* 鎷涘晢寮圭獥 */

.alert-attract-investment {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 618px;
    z-index: 1004;
}

#attractInvestment .weui-mask {
    z-index: 1003;
}

.alert-attract-investment img {
    display: block;
    margin: auto;
}

.alert-attract-investment .img {
    width: 100%;
}

.alert-attract-investment .btn-sub {
    width: 52%;
    animation: hvr-buzz-out 2s ease infinite;
    padding-top: 20px;
    cursor: pointer;
}

.alert-attract-investment .btn-close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 8%;
    right: 0;
    transition: all .8s;
    cursor: pointer;
}

.alert-attract-investment .btn-close:hover {
    transform: rotate(360deg)
}

@keyframes hvr-buzz-out {
    5% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    10% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    15% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    25% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    30% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    35% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    40% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    45% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    50% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}