body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
    font-weight: normal;
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
i {
    font: normal 12px BlinkMacSystemFont, Helvetica Neue, PingFang SC,  , 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: #fff
}

a:hover {
    text-decoration: none
}

img {
    vertical-align: top;
    border: 0
}

button,
input,
textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: none;
    border-radius: 0;
    -webkit-appearance: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

div,
a {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

html {
    font-size: 100px
}

@media screen and (min-width: 320px) {
    html {
        font-size: 85.33333px
    }
}

@media screen and (min-width: 360px) {
    html {
        font-size: 96px
    }
}

@media screen and (min-width: 375px) {
    html {
        font-size: 100px
    }
}

@media screen and (min-width: 480px) {
    html {
        font-size: 128px
    }
}

@media screen and (min-width: 640px) {
    html {
        font-size: 170.66667px
    }
}

@media screen and (min-width: 750px) {
    html {
        font-size: 200px
    }
}

.clearfloat:after {
    font-size: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' '
}

.clearfloat {
    *zoom: 1
}

.clearboth {
    clear: both
}

.wp1380 {
    width: 1380px;
    margin: 0 auto
}

@media screen and (max-width: 1480px) {
    .wp1380 {
        width: auto;
        margin: 0 .25rem
    }
}

@media screen and (max-width: 1024px) {
    .wp1380 {
        margin: 0 .15rem
    }
}

.wp1290 {
    width: 1290px;
    margin: 0 auto
}

@media screen and (max-width: 1350px) {
    .wp1290 {
        margin: 0 .15rem;
        width: auto
    }
}

.wp1230 {
    width: 1230px;
    margin: 0 auto
}

@media screen and (max-width: 1290px) {
    .wp1230 {
        margin: 0 .15rem;
        width: auto
    }
}

.wp1170 {
    width: 1170px;
    margin: 0 auto
}

@media screen and (max-width: 1230px) {
    .wp1170 {
        margin: 0 .15rem;
        width: auto
    }
}

.wp1080 {
    width: 1080px;
    margin: 0 auto
}

@media screen and (max-width: 1140px) {
    .wp1080 {
        margin: 0 .15rem;
        width: auto
    }
}

.wp1050 {
    width: 1050px;
    margin: 0 auto
}

@media screen and (max-width: 1024px) {
    .wp1050 {
        margin: 0 .15rem;
        width: auto
    }
}

.wp1024 {
    width: 1024px;
    margin: 0 auto
}

@media screen and (max-width: 1084px) {
    .wp1024 {
        margin: 0 .15rem;
        width: 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
}

.bg-fff {
    background-color: #000
}

.bg-f4 {
    background-color: #000
}

.paged {
    text-align: center
}

.paged a,
.paged .p_info,
.paged .current {
    display: inline-block;
    margin: 0 1px 2px;
    padding: 0 15px;
    font-size: 13px;
    text-align: center;
    border: 1px solid #c8c8c8;
    color: #000;
    height: 30px;
    line-height: 30px
}

.paged .current,
.paged a:hover {
    border: 1px solid #c08f68;
    background: #c08f68;
    color: #fff
}

.header {
    height: 85px
}

.header .wp1380 {
    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
}

.header .logo a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .logo a img {
    max-height: 100%
}

@media screen and (max-width: 1024px) {
    .header {
        height: .5rem
    }
    .header .logo a {
        height: .5rem
    }
}

.header-right {
    font-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}

.header-search {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 135px;
    cursor: pointer
}

@media screen and (max-width: 1100px) {
    .header-search {
        display: none
    }
}

.header-search:after {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 8px;
    background-color: #7f7f7f;
    content: '';
    margin-top: -4px
}

.header-search:hover .header-search-con {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.header-search .icon {
    padding: 0 30px;
    color: #93713a;
    font-size: 24px
}

.header-search .header-search-con {
    display: none;
    position: absolute;
    right: 22px;
    top: 88px;
    width: 240px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

.header-search .header-search-con .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.header-search .header-search-con .input input {
    display: block;
    width: 100%;
    height: 40px;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    color: #666
}

.header-search .header-search-con button {
    display: block;
    width: 40px;
    height: 40px;
    background: #93713a;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;
    font-size: 16px;
    cursor: pointer
}

.header-search .header-search-con button:hover {
    background-color: #a57f41
}

.nav {
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width: 1100px) {
    .nav {
        display: none
    }
}

.nav>li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    height: 135px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav>li:after {
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 8px;
    background-color: #7f7f7f;
    content: '';
    margin-top: -4px
}

.nav>li>a {
    height: 46px;
    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    padding: 0 40px;
    line-height: 46px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase
}

.nav>li.on>a,
.nav>li:hover>a {
    color: #fff;
    background-color: #ceac77
}

@media screen and (max-width: 1300px) {
    .nav>li>a {
        padding: 0 30px
    }
}

@media screen and (max-width: 1200px) {
    .nav>li>a {
        padding: 0 20px
    }
}

.header-login {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 135px;
    padding-left: 20px;
    font-size: 16px;
    color: #000
}

.header-login i {
    color: #93713a;
    font-size: 24px;
    margin-right: 2px
}

.header-login:hover {
    color: #93713a
}

@media screen and (max-width: 1024px) {
    .header-login {
        height: .5rem
    }
}

@media screen and (max-width: 750px) {
    .header-login {
        font-size: 14px
    }
}

.mobile-menu-btn {
    display: none;
    vertical-align: top;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 135px;
    color: #333;
    margin-left: 2.5rem;
    font-size: 28px
}

@media screen and (max-width: 1100px) {
    .mobile-menu-btn {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

@media screen and (max-width: 1024px) {
    .mobile-menu-btn {
        height: .5rem
    }
}

.inside-banner {
    width: 100%
}

.inside-banner img {
    display: block;
    width: 100%
}

@media screen and (max-width: 750px) {
    .inside-banner {
        display: none
    }
}

.inside-mobile-banner {
    display: none;
    position: relative;
    width: 100%;
    padding-top: 53.33333%;
    overflow: hidden
}

.inside-mobile-banner img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

@media screen and (max-width: 750px) {
    .inside-mobile-banner {
        display: block
    }
}

.inside-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 20px 30px rgba(71, 71, 71, 0.1);
    box-shadow: 0 20px 30px rgba(71, 71, 71, 0.1);
    position: relative;
    z-index: 5
}

.inside-swiper {
    overflow: hidden;
	    background: #000;
}

.inside-swiper .swiper-wrapper {
    font-size: 0;
    padding: 18px 0
}

@media screen and (max-width: 750px) {
    .inside-swiper .swiper-wrapper {
        padding: 10px 0
    }
}

.inside-swiper .swiper-slide {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 10px;
    position: relative
}

.inside-swiper .swiper-slide a {
    padding: 0 .2rem;
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    border-radius: 8px;
    color: #fff;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

@media screen and (max-width: 750px) {
    .inside-swiper .swiper-slide a {
        line-height: 36px;
        height: 36px;
        border-radius: 4px
    }
}

.inside-swiper .swiper-slide.on a,
.inside-swiper .swiper-slide:hover a {
    color: #fff;
    background-color: #ceac77
}

.inside-swiper .swiper-slide:after {
    position: absolute;
    width: 1px;
    right: 0;
    height: 10px;
    background-color: #ccc;
    top: 50%;
    margin-top: -5px;
    content: ''
}

.inside-swiper .swiper-slide:last-child:after {
    display: none
}

.inside-swiper .swiper-button-next,
.inside-swiper .swiper-button-prev {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    outline: none
}

.inside-swiper .swiper-button-next.swiper-button-disabled,
.inside-swiper .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto
}

.inside-swiper:hover .swiper-button-next.can-show,
.inside-swiper:hover .swiper-button-prev.can-show {
    opacity: 1;
    visibility: visible
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+1) a {
    color: #a21116
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+1).on a,
.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+1):hover a {
    color: #fff;
    background-color: #a21116
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+2) a {
    color: #183958
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+2).on a,
.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+2):hover a {
    color: #fff;
    background-color: #183958
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+3) a {
    color: #909ea7
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+3).on a,
.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+3):hover a {
    color: #fff;
    background-color: #909ea7
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+4) a {
    color: #c6b98f
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+4).on a,
.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+4):hover a {
    color: #fff;
    background-color: #c6b98f
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+5) a {
    color: #d7b923
}

.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+5).on a,
.inside-swiper.brand-inside-swiper .swiper-slide:nth-child(5n+5):hover a {
    color: #fff;
    background-color: #d7b923
}

.footer-con {
    padding-bottom: .35rem;
	background: #000;
}

.footer-con .wp1380 {
    padding-top: 50px;
    background-image: url(../images/footer_line.png);
    background-position: center top;
    background-repeat: repeat-x;
    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;
    align-items: center;
}

.footer-con .footer-info {
    width: 370px;
    margin-right: 10px;
    overflow: hidden
}

.footer-con .footer-contact {
    display: block
}

.footer-con .footer-contact .ewm {
    margin: 0 auto 10px;
    display: block;
    vertical-align: top;
    text-align: center
}

.footer-con .footer-contact .ewm img {
    display: block;
    width: 66px;
    height: 66px;
    margin: 0 auto 10px
}

.footer-con .footer-contact .ewm .p {
    font-size: 12px;
    color: #777
}

.footer-con .footer-copyright {
    font-size: 14px;
    line-height: 24px;
	text-align: center;
    color: #777
}

.footer-con .footer-copyright a {
    color: #777
}

.footer-con .footer-copyright a:hover {
    color: #ceac77
}

.footer-con .footer-link-con {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-top: 55px;
}

.footer-con .footer-link {
    display: inline-block;
    vertical-align: top
}

.footer-con .footer-link dl {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    text-align: left
}

@media screen and (max-width: 1260px) {
    .footer-con .footer-link dl {
        margin-right: 30px
    }
}

.footer-con .footer-link dt {
    margin-bottom: 15px
}

.footer-con .footer-link dt a {
    font-size: 15px;
    color: #fff
}

.footer-con .footer-link dt a:hover {
    color: #ceac77
}

.footer-con .footer-link dd {
    margin-bottom: 10px
}

.footer-con .footer-link dd a {
    font-size: 13px;
    color: #888
}

.footer-con .footer-link dd a:hover {
    color: #ceac77
}

.footer-con .footer-other {
    display: inline-block;
    vertical-align: top
}

.footer-con .footer-other .link {
    margin-bottom: 15px;
    text-align: left
}

.footer-con .footer-other .link a {
    font-size: 15px;
    color: #fff;
}

.footer-con .footer-other .link a:hover {
    color: #ceac77
}

.footer-con .footer-other .img {
    margin-bottom: 10px;
    text-align: center
}

.footer-con .footer-other .img img {
   max-width: 100%;
    height: 90px;
}

@media screen and (max-width: 1200px) {
    .footer-con .footer-link-con {
        display: none
    }
    .footer-con .footer-info {
        width: 100%;
        margin-right: 0
    }
    .footer-con .footer-contact {
        text-align: center
    }
    .footer-con .footer-copyright {
        text-align: center
    }
}

@media screen and (max-width: 750px) {
    .footer-con .footer-contact {
        display: block;
        text-align: center
    }
    .footer-con .footer-contact .ewm {
        margin: 0 auto 10px
    }
    .footer-con .footer-contact .info p {
        font-size: 18px
    }
    .footer-con .footer-contact .info .n {
        font-size: 24px
    }
}

.nav-mobile {
    position: absolute;
    width: 100%;
    top: 0.5rem;
    left: 0;
    bottom: 0;
    z-index: 103;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    -moz-transition: transform .4s ease, -moz-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease
}

.nav-mobile.anim {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.nav-mobile-con {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9902;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.nav-mobile-con .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 102
}

.nav-mobile-top {
    width: 100%;
    height: .55rem;
    line-height: .55rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .25rem;
    background-color: #ba965d;
    font-size: .15rem;
    color: #fff;
    z-index: 103;
    position: absolute;
    top: 0;
    left: 0
}

.nav-mobile-top i {
    font-size: .18rem
}

.nav-mobile-search {
    position: absolute;
    left: 0;
    top: .55rem;
    background-color: #f0f0f2;
    padding: 0 .2rem;
    height: .8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 104;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nav-mobile-search input[type="text"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: .25rem;
    line-height: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-size: .13rem;
    background: none
}

.nav-mobile-search button {
    width: .4rem;
    height: .25rem;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    background: none;
    font-size: .2rem;
    color: #707070;
    text-align: right
}

.nav-mobile-wp {
    position: relative
}

.nav-mobile-title {
    position: relative;
    padding: 0 .25rem;
    border-bottom: 1px solid #ededed
}

.nav-mobile-title>a {
    position: relative;
    display: block;
    line-height: .65rem;
    font-size: .18rem;
    color: #333;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%
}

.nav-mobile-child-btn {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: right;
    line-height: .65rem;
    font-size: .15rem;
    font-weight: bold;
    z-index: 1;
    color: #666
}

.nav-mobile-child-btn span {
    display: inline-block;
    margin-right: .2rem
}

.nav-mobile-child-btn i {
    position: absolute;
    display: block;
    width: .2rem;
    height: 100%;
    top: 0;
    right: 0;
    color: #888;
    line-height: .65rem;
    text-align: center;
    font-size: .15rem;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    -moz-transition: transform .2s ease, -moz-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease, -moz-transform .2s ease;
    font-family: 'iconfont'
}

.nav-mobile-child-btn i:before {
    content: '\e609'
}

.nav-mobile-child-btn.open i {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nav-mobile-child-btn+a {
    display: inline-block;
    width: auto
}

.nav-mobile .sub {
    padding: 0 .2rem;
    display: none
}

.nav-mobile .sub li {
    border-bottom: 1px solid #f0f0f2;
    padding-left: .15rem;
    position: relative;
    height: .42rem;
    overflow: hidden
}

.nav-mobile .sub li a {
    display: block;
    line-height: .42rem;
    font-size: .14rem;
    height: .42rem;
    color: #666;
    overflow: hidden
}

.uweb-search {
    width: 1200px;
    max-width: 100%;
    margin: .25rem auto .5rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 .15rem
}

.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: #ceac77;
    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: #ceac77
}

.uweb-search-content li a:hover .btn {
    background: #ceac77
}

.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
}

.captcha-title {
    height: 42px;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    background-color: #f3f3f3;
    color: #bbb;
    font-size: 14px;
    letter-spacing: .1px;
    line-height: 42px
}

.captcha-show {
    display: none;
    height: 42px;
    width: 100%;
    text-align: center;
    border-radius: 2px;
    background-color: #f3f3f3
}

.captcha-loading {
    margin: auto;
    width: 70px;
    height: 20px
}

.captcha-loading-dot {
    float: left;
    width: 8px;
    height: 8px;
    margin: 18px 4px;
    background: #ccc;
    border-radius: 50%;
    opacity: 0;
    -webkit-box-shadow: 0 0 2px black;
    box-shadow: 0 0 2px black;
    -webkit-animation: loadingFade 1s infinite;
    -moz-animation: loadingFade 1s infinite;
    animation: loadingFade 1s infinite
}

.captcha-loading-dot:nth-child(2) {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s
}

.captcha-loading-dot:nth-child(3) {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

.captcha-loading-dot:nth-child(4) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

@-webkit-keyframes loadingFade {
    0% {
        opacity: 0
    }
    50% {
        opacity: .8
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes loadingFade {
    0% {
        opacity: 0
    }
    50% {
        opacity: .8
    }
    100% {
        opacity: 0
    }
}

@keyframes loadingFade {
    0% {
        opacity: 0
    }
    50% {
        opacity: .8
    }
    100% {
        opacity: 0
    }
}

.brand-con {
    background-color: #000;
    padding: .3rem 0 .15rem
}

.brand-menu {
	display: none;
    position: relative;
    width: 1190px;
    max-width: 100%;
    margin: 0 auto .25rem
}

.brand-menu:after {
    position: absolute;
    width: 100%;
    height: 3px;
    content: '';
    left: 0;
    bottom: 3px;
    background-color: #e1e1e1
}

.brand-menu .swiper-wrapper {
    position: relative;
    z-index: 2
}

.brand-menu .swiper-slide {
    display: inline-block;
    vertical-align: top;
    width: auto
}

.brand-menu .swiper-slide a {
    display: block;
    width: 120px;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.brand-menu .swiper-slide a:after {
    display: block;
    width: 8px;
    height: 8px;
    content: '';
    border-radius: 100%;
    background-color: #aaa;
    margin: 10px auto 0
}

@media screen and (max-width: 750px) {
    .brand-menu .swiper-slide a {
        width: 80px
    }
}

.brand-menu .swiper-slide.on a,
.brand-menu .swiper-slide:hover a {
    color: #ceac77
}

.brand-menu .swiper-slide.on a:after,
.brand-menu .swiper-slide:hover a:after {
    background: #ceac77
}

.brand-list {
    margin-right: -25px;
    margin-left: -25px;
    font-size: 0
}

.brand-list li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: .2rem
}

.brand-list li a {
    display: block;
    background-color: #424242;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.brand-list li a:hover {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px rgb(255 255 255 / 24%);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.brand-list li a:hover .info .title {
    color: #ceac77
}

.brand-list li .img {
    width: 100%;
    position: relative;
    padding-top: 100%;
    overflow: hidden
}

.brand-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: contain;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.brand-list li .info {
    position: relative;
    /*border-top: 1px solid #f4f4f4;*/
    padding: 0 50px 0 .15rem;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.brand-list li .info .title {
    font-size: 16px;
    color: #fff;
    height: 70px;
    line-height: 70px
}

.brand-list li .info:after {
    font-family: 'iconfont';
    content: '\e609';
    color: #fff;
    position: absolute;
    right: .15rem;
    font-size: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 800px) {
    .brand-list {
        margin-right: 0;
        margin-left: 0
    }
    .brand-list li {
        width: 50%
    }
    .brand-list li:nth-child(2n+1) {
        padding: 0 .05rem 0 0 !important
    }
    .brand-list li:nth-child(2n) {
        padding: 0 0 0 .05rem !important
    }
    .brand-list li .info .title {
        font-size: 14px;
        height: 54px;
        line-height: 54px
    }
}

.brand-detail-top {
    padding: .35rem 0;
    background-color: #000
}

.brand-detail-top .wp1050 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1024px) {
    .brand-detail-top .wp1050 {
        display: block
    }
}

.brand-detail-top-img {
    width: 600px;
    max-width: 100%
}

.brand-detail-top-img span {
    width: 100%;
    position: relative;
    display: block;
    padding-top: 72.66667%;
    overflow: hidden
}

.brand-detail-top-img span img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: contain;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

@media screen and (max-width: 1024px) {
    .brand-detail-top-img {
        margin: 0 auto .2rem
    }
}

.brand-detail-top-info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    padding-left: .35rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px dashed #dcdbdb
}

.brand-detail-top-info .title {
    font-size: 36px;
    color:#fff;
    margin-bottom: .1rem
}

.brand-detail-top-info .info {
    font-size: 16px;
    line-height: 32px;
    color: #fff
}

.brand-detail-top-info .info .color-block {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 5px
}

.brand-detail-top-info .info .color-block p {
    font-size: 14px;
    color: #666;
    line-height: 18px
}

@media screen and (max-width: 1024px) {
    .brand-detail-top-info {
        padding-left: 0;
        border-left: none;
        border-top: 1px dashed #dcdbdb;
        padding-top: .2rem
    }
    .brand-detail-top-info .title {
        font-size: 24px
    }
    .brand-detail-top-info .info {
        font-size: 14px
    }
}

.brand-detail-article {
    background-color: #000
}

.brand-detail-hd {
    border-bottom: 1px dashed #b7a88d;
    text-align: center
}

.brand-detail-hd li {
    position: relative;
    height: 100px;
    line-height: 100px;
    display: inline-block;
    vertical-align: top;
    padding: 0 .2rem;
    font-size: 26px;
    color: #555;
    cursor: pointer
}

.brand-detail-hd li:after {
    position: absolute;
    width: 1px;
    height: 12px;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -6px;
    background-color: #c4c4c4
}

.brand-detail-hd li:last-child:after {
    display: none
}

.brand-detail-hd li.on {
    color: #fff
}

@media screen and (max-width: 750px) {
    .brand-detail-hd li {
        line-height: 64px;
        height: 64px;
        font-size: 20px
    }
}

.brand-detail-bd {
    padding: .25rem 0
}

.brand-detail-bd .article {
    display: none;
    color: #fff;
    line-height: 32px;
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 16px
}

.brand-detail-bd .article p {
    margin-bottom: 16px
}

.brand-detail-bd .article img {
    max-width: 100%;
    height: auto !important
}

.brand-detail-bd .article ul {
    list-style: disc
}

.brand-detail-bd .article ul li {
    list-style: disc
}

.brand-detail-bd .article ol {
    list-style: decimal
}

.brand-detail-bd .article ol li {
    list-style: decimal
}

.brand-detail-bd .article:first-child {
    display: block
}

.brand-detail-bd .article .title {
    font-size: 30px;
    color: #333;
    margin-bottom: .1rem
}

@media screen and (max-width: 1024px) {
    .brand-detail-bd .article .title {
        font-size: 22px
    }
}

.story-con {
    padding: .5rem 0 .25rem
}

.story-year {
    margin-bottom: .2rem;
    width: 1170px;
	    display: none;
    max-width: 100%
}

.story-year .swiper-slide {
    width: auto;
    text-align: center;
    cursor: pointer
}

.story-year .swiper-slide .year {
    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
}

.story-year .swiper-slide .num {
    font-family: 'Grundig DIN-Bold';
    font-size: 60px;
    color: #333
}

.story-year .swiper-slide .string {
    font-size: 13px;
    color: #282828
}

.story-year .swiper-slide .p {
    font-size: 14px;
    color: #282828
}

.story-year .swiper-slide.on .num,
.story-year .swiper-slide:hover .num {
    color: #ba965d
}

@media screen and (max-width: 750px) {
    .story-year .swiper-slide .num {
        font-size: 20px
    }
    .story-year .swiper-slide .string {
        font-size: 8px
    }
    .story-year .swiper-slide .p {
        font-size: 10px
    }
}

.story-bd .article {
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
    display: none;
    line-height: 30px;
    color: #666;
    font-size: 14px
}

.story-bd .article p {
    margin-bottom: 15px
}

.story-bd .article img {
    max-width: 100%;
    height: auto !important
}

.story-bd .article ul {
    list-style: disc
}

.story-bd .article ul li {
    list-style: disc
}

.story-bd .article ol {
    list-style: decimal
}

.story-bd .article ol li {
    list-style: decimal
}

.story-bd .article:first-child {
    display: block
}

.tech-con {
    padding: .35rem 0 .25rem
}

.tech-con .top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.tech-con .top .tech-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.tech-con .top .tech-list .item {
    width: 100%;
    padding: 0 !important
}

.tech-con .big-img {
    width: 550px;
    margin-right: 50px;
    margin-bottom: .4rem;
    max-width: 100%
}

.tech-con .big-img img {
    display: block;
    width: 100%
}

.tech-con .tech-list {
    font-size: 0
}

.tech-con .tech-list .item {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    margin-bottom: .2rem
}

.tech-con .tech-list .item:nth-child(2n+1) {
    padding-right: 50px
}

.tech-con .tech-list .item:nth-child(2n) {
    padding-left: 50px
}

.tech-con .tech-list .img {
    margin-right: .1rem;
    max-width: 102px
}

.tech-con .tech-list .img img {
    display: block
}

.tech-con .tech-list .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.tech-con .tech-list .title {
    font-size: 18px;
    color: #333;
    margin-bottom: 6px
}

.tech-con .tech-list .p {
    font-size: 14px;
    line-height: 24px;
    color: #888
}

@media screen and (max-width: 1200px) {
    .tech-con .top {
        display: block
    }
    .tech-con .tech-list .item {
        width: 100%;
        padding: 0 !important
    }
}

.video-con {
    padding: .4rem 0
}

.video-list {
    font-size: 0
}

.video-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: .2rem
}

.video-list li:nth-child(2n) {
    padding-left: .12rem
}

.video-list li:nth-child(2n+1) {
    padding-right: .12rem
}

.video-list li a {
    display: block
}

.video-list li a:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.video-list li a:hover .p {
    color: #ceac77
}

.video-list li .img {
    position: relative;
    width: 100%;
    padding-top: 58.64662%;
    overflow: hidden;
    margin-bottom: 15px
}

.video-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.video-list li .img .iconfont {
    color: #fff;
    position: absolute;
    z-index: 5;
    font-size: .35rem;
    left: .15rem;
    bottom: .15rem
}

.video-list li .p {
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width: 750px) {
    .video-list li .p {
        font-size: 14px
    }
}

.contact-con {
    padding: .6rem 0 .5rem;
    text-align: center
}

.contact-con .contact-box {
    display: inline-block;
    vertical-align: top;
    margin-right: .5rem;
    margin-bottom: .2rem
}

.contact-con .contact-box:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.contact-con .img {
    display: inline-block;
    vertical-align: top;
    max-width: 95px;
    margin-right: .2rem
}

.contact-con .img img {
    display: block;
    max-width: 100%
}

.contact-con .info {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    text-align: left
}

.contact-con .info a {
    color: #666
}

.contact-con .info .li {
    margin-bottom: 8px;
    padding-left: 10px;
    position: relative
}

.contact-con .info .li:before {
    position: absolute;
    content: '';
    border-radius: 100%;
    background: #ceac77;
    width: 6px;
    height: 6px;
    left: 0;
    top: 9px;
    display: block
}

.contact-con .info .li.dib {
    display: inline-block;
    vertical-align: top;
    margin-right: .15rem
}

@media screen and (max-width: 1024px) {
    .contact-con .contact-box {
        margin-right: 0;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    .contact-con .info {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden
    }
}

.news-con {
    padding: .35rem 0 .25rem
}

.news-list {
    width: 1126px;
    max-width: 100%;
    margin: 0 auto .2rem
}

.news-list li {
    border-bottom: 1px solid #e5e5e5
}

.news-list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #000;
    padding: .25rem 0;
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.news-list li a:hover .img {
    opacity: .8
}

.news-list li a:hover .time {
    background-color: #ceac77
}

.news-list li a:hover h3 {
    text-indent: .5em;
    color: #ceac77
}

.news-list li .img {
    width: 330px
}

.news-list li .img span {
    display: block;
    width: 100%;
    padding-top: 60.60606%;
    position: relative
}

.news-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover
}

.news-list li .time {
    width: 100px;
    height: 100px;
	    display: none;
    color: #fff;
    background-color: #818181;
    text-align: center;
    font-family: "Arial";
    -webkit-transition: .2s ease all;
    -moz-transition: .2s ease all;
    -o-transition: .2s ease all;
    transition: .2s ease all
}

.news-list li .date {
    font-size: 24px;
    padding-top: 25px
}

.news-list li .year {
    font-size: 14px
}

.news-list li .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 .2rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.news-list li h3 {
    font-size: 25px;
  
	    font-weight: 800;
	    text-align: center;
    overflow: hidden;
    color: #fff;
    margin-bottom: 15px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    transition: .5s ease all
}

.news-list li .p {
    font-size: 20px;
    line-height: 50px;
	    text-align: center;
    color: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.news-list li+li {
    margin-top: 20px
}

@media screen and (max-width: 800px) {
    .news-list li .img {
        width: 200px
    }
}

@media screen and (max-width: 750px) {
    .news-list li .img {
        width: 120px
    }
    .news-list li .time {
        display: none
    }
    .news-list li .info h3 {
        font-size: 14px;
        height: 20px;
        line-height: 20px;
        margin-bottom: 5px
    }
    .news-list li .p {
        font-size: 12px;
        line-height: 24px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }
    .news-list li+li {
        margin-top: .1rem
    }
}

.news-detail-con {
    padding: 0 0 .2rem
}

.news-detail-con .wp1050 {
    padding-top: .35rem;
    padding-bottom: .2rem;
    /*background-image: url(../images/body.jpg);*/
    background-repeat: repeat-x;
    background-position: center top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2)
}

@media screen and (max-width: 1024px) {
    .news-detail-con .wp1050 {
        margin: 0 auto;
        padding-right: .15rem;
        padding-left: .15rem
    }
}

.news-detail-top {
    border-bottom: 1px dashed #b2b2b2;
    padding-bottom: .1rem;
    text-align: center;
    width: 950px;
    max-width: 100%;
    margin: 0 auto
}

.news-detail-top .title {
    font-size: .18rem;
    color: #fff;
    margin-bottom: 15px
}

.news-detail-top .time {
    font-size: 13px;
    color: #666
}

.news-detail-article {
    padding: .15rem 0;
    line-height: 26px;
    color: #666;
    width: 950px;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    font-size: 14px
}

.news-detail-article p {
    margin-bottom: 13px
}

.news-detail-article img {
    max-width: 100%;
    height: auto !important
}

.news-detail-article ul {
    list-style: disc
}

.news-detail-article ul li {
    list-style: disc
}

.news-detail-article ol {
    list-style: decimal
}

.news-detail-article ol li {
    list-style: decimal
}

.detail-page {
    border-top: 1px dashed #b2b2b2;
    padding-top: .15rem;
    width: 950px;
    max-width: 100%;
    margin: 0 auto
}

.detail-page li {
    margin-bottom: 10px
}

.detail-page li a {
    font-size: 14px;
    color: #c8c8c8;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.detail-page li a:hover {
    color: #ceac77
}

.upkeep-con {
    padding: .37rem 0
}

.upkeep-swiper {
    margin-bottom: .2rem
}

.upkeep-swiper .swiper-slide {
    width: auto;
    min-width: 150px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #666;
    cursor: pointer
}

.upkeep-swiper .swiper-slide.on,
.upkeep-swiper .swiper-slide:hover {
    background-color: #ceac77;
    color: #fff
}

.upkeep-bd .article {
    display: none;
    line-height: 28px;
    color: #666;
    font-size: 14px
}

.upkeep-bd .article p {
    margin-bottom: 15px
}

.upkeep-bd .article img {
    max-width: 100%;
    height: auto !important
}

.upkeep-bd .article ul {
    list-style: disc
}

.upkeep-bd .article ul li {
    list-style: disc
}

.upkeep-bd .article ol {
    list-style: decimal
}

.upkeep-bd .article ol li {
    list-style: decimal
}

.upkeep-bd .article:first-child {
    display: block
}

.query-con {
    padding: .45rem .15rem
}

.query-con .top-img {
    margin: 0 auto;
    text-align: center
}

.query-con .top-img img {
    max-width: 100%
}

.query-form {
    width: 735px;
    max-width: 100%;
    margin: 0 auto .2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 37px;
    overflow: hidden
}

.query-form .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    background-color: #fff
}

.query-form .input input {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 74px;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 .25rem;
    font-size: 16px;
    color: #666
}

.query-form button {
    width: 155px;
    text-align: center;
    line-height: 74px;
    background: #ceac77;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.query-form button:hover {
    background: #d5b78a
}

@media screen and (max-width: 750px) {
    .query-form .input input {
        line-height: 56px;
        font-size: 14px
    }
    .query-form button {
        line-height: 56px;
        font-size: 16px;
        width: 100px
    }
}

.query-tips {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-bottom: .15rem
}

.query-result {
    width: 735px;
    max-width: 100%;
    margin: 0 auto
}

.query-result .title {
    font-size: .18rem;
    color: #ceac77;
    margin-bottom: .15rem
}

.query-result .p {
    text-align: center;
    font-size: 16px;
    color: #555;
    padding: .2rem 0
}

.query-table {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.query-table th {
    color: #fff;
    background-color: #ceac77;
    font-size: 14px;
    height: 40px
}

.query-table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 10px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #f2f2f2
}

.query-table tr:nth-child(2n+1) td {
    background-color: #f9f9f9
}

.download-con {
    padding: .6rem 0 .3rem
}

.download-list {
    border:1px solid #525252;
    margin-bottom: .15rem
}

.download-list li {
    background-color:#242424
}

.download-list li:nth-child(2n) {
    background-color: #000
}

.download-list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 .25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.download-list li a:hover .link {
    color: #ceac77
}

.download-list li a:hover .btn {
    color: #ceac77;
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}

.download-list li .link {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    color: #888
}

.download-list li .link i {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    color: #fff;
    background-color: #ceac77;
    margin-right: .1rem
}

.download-list li .link span {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.download-list li .btn {
    font-size: 24px;
    color: #777;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.login-bg {
    background-image: url(../images/login_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px .15rem;
    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
}

.login-bg .back-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 146px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    color: #fff;
    background-color: #ceac77;
    font-size: 14px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.login-bg .back-btn:hover {
    background-color: #c7a164
}

@media screen and (max-width: 750px) {
    .login-bg .back-btn {
        width: 120px;
        height: 48px;
        line-height: 48px
    }
}

.login-box {
    width: 420px;
    max-width: 100%;
    background-color: #fff;
    border-radius: 20px;
    padding: .4rem .25rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.login-box .title {
    text-align: center;
    font-size: .18rem;
    color: #000;
    margin-bottom: .2rem
}

.login-link {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: .15rem
}

.login-link>div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.login-link a {
    font-size: 12px;
    color: #6c6c6c
}

.login-link a:hover {
    color: #ceac77;
    text-decoration: underline
}

.member-form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.member-form .row .cell+.cell {
    margin-left: 15px
}

.member-form .cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e2e8ef;
    background: #f6f6f6;
    border-radius: 4px
}

.member-form .cell.no-style {
    border: none;
    background: none
}

.member-form .cell .captcha {
    width: 100%
}

.member-form .cell .captcha .geetest_logo,
.member-form .cell .captcha .geetest_success_logo {
    display: none
}

.member-form .word {
    padding-left: 12px;
    font-size: 14px;
    color: #454545;
    line-height: 50px
}

.member-form .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.member-form .input input[type="text"],
.member-form .input input[type="password"] {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #555;
    padding: 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none
}

.member-form .login-btn {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 320px;
    height: 50px;
    background: #ceac77;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

.member-form .login-btn:hover {
    background-color: #c7a164
}

.member-form .ver-btn {
    width: 90px;
    height: 26px;
    background-color: #fff;
    color: #ceac77;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    margin: 0 10px
}

.member-form .member-row {
    padding-left: 120px
}

.member-form .member-row button {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 42px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
    border: none;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    margin-right: 3px
}

.member-form .member-row .submit {
    background: #ceac77
}

.member-form .member-row .submit:hover {
    background: #c7a164
}

.member-form .member-row .cancel {
    background: #7a7a7a
}

.member-form .member-row .cancel:hover {
    background: #6d6d6d
}

.member-form.inside .cell {
    background: none;
    border: none
}

.member-form.inside .word {
    width: 120px;
    text-align: right;
    padding-left: 0;
    margin-right: 5px
}

.member-form.inside .input {
    border: 1px solid #e2e8ef;
    background: #f6f6f6;
    border-radius: 4px
}

@media screen and (max-width: 750px) {
    .member-form .row {
        display: block
    }
    .member-form .row .cell+.cell {
        margin-left: 0
    }
    .member-form.inside .word {
        width: 100px
    }
    .member-form .member-row {
        padding-left: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    .member-form .member-row button {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 100%;
        height: 42px;
        margin-bottom: 3px
    }
    .member-form .member-row button:last-child {
        margin-right: 0
    }
}

.register-box {
    width: 814px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
    padding: .35rem;
    border-radius: 4px;
    background-color: #fff
}

.register-box .title {
    text-align: center;
    font-size: .18rem;
    color: #000;
    margin-bottom: .15rem
}

@media screen and (max-width: 750px) {
    .register-box {
        padding-right: .15rem;
        padding-left: .15rem
    }
}

.member-con {
    padding: 1.12rem 0 .25rem;
    background-image: url(../images/member_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat
}

.member-con .wp1380 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 1024px) {
    .member-con .wp1380 {
        display: block
    }
}

.member-left {
    margin-right: 10px;
    padding-left: 95px
}

@media screen and (max-width: 1250px) {
    .member-left {
        padding-left: 0
    }
}

@media screen and (max-width: 1024px) {
    .member-left {
        margin-right: 0;
        margin-bottom: 10px
    }
}

.member-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    min-height: 360px
}

.member-menu {
    background-color: #fff;
    width: 260px;
    min-height: 270px;
    border-radius: 4px
}

.member-menu .item {
    border-bottom: 1px solid #f4f4f4
}

.member-menu .item a {
    display: block;
    position: relative;
    height: 70px;
    line-height: 70px;
    padding-left: .2rem;
    font-size: 14px;
    color: #333
}

.member-menu .item.on a:before,
.member-menu .item:hover a:before {
    position: absolute;
    left: 0;
    top: 50%;
    width: 2px;
    height: 24px;
    background-color: #ceac77;
    margin-top: -12px;
    content: ''
}

@media screen and (max-width: 1024px) {
    .member-menu {
        width: 100%;
        min-height: 0;
        font-size: 0;
        border-bottom: 1px solid #f4f4f4
    }
    .member-menu .item {
        display: inline-block;
        vertical-align: top
    }
    .member-menu .item a {
        height: 50px;
        line-height: 50px
    }
    .member-menu .item.on a:before,
    .member-menu .item:hover a:before {
        left: .2rem;
        top: auto;
        bottom: 0;
        right: 0;
        width: auto;
        height: 2px;
        margin-top: 0
    }
}

.member-hd {
    border-bottom: 1px solid #f4f4f4;
    padding-left: .3rem
}

.member-hd li {
    display: inline-block;
    vertical-align: top;
    margin-right: .2rem
}

.member-hd li a {
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    color: #333;
    display: block;
    position: relative
}

.member-hd li.on a:after,
.member-hd li:hover a:after {
    width: 100%;
    height: 2px;
    background-color: #ceac77;
    content: '';
    position: absolute;
    display: block;
    left: 0;
    bottom: -1px
}

.member-box {
    padding: .25rem
}

.member-welcome {
    text-align: center;
    color: #ceac77;
    font-size: .24rem;
    line-height: 200px
}

.map-index-con {
    padding-top: 55px;
    padding-bottom: 80px;
    background: url(../images/service_map_bg_2.jpg) center bottom no-repeat;
    background-size: cover;
    min-width: 1200px;
    position: relative
}

.map-index-intro {
    position: absolute;
    width: 304px;
    height: 139px;
    background: url(../images/title_bg.png) center no-repeat;
    font-size: 14px;
    line-height: 25px;
    color: #707070;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 34px 45px 0 42px;
    top: 113px;
    left: 50%;
    margin-left: 245px;
    z-index: 19
}

.map-index-big-map {
    margin: 0 auto
}

.map-box {
    position: relative;
    width: 640px;
    height: 490px;
    background: url(../images/map_bg_2.png) center no-repeat
}

.map-box>* {
    display: block;
    position: absolute;
    z-index: 1;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer
}

.map-box .ah {
    width: 52px;
    height: 63px;
    top: 239px;
    left: 408px
}

.map-box .ah:hover,
.map-box .ah.on {
    background-image: url(../images/ah.gif)
}

.map-box .bj {
    width: 17px;
    height: 18px;
    top: 166px;
    left: 407px
}

.map-box .bj:hover,
.map-box .bj.on {
    background-image: url(../images/bj.gif)
}

.map-box .chq {
    width: 51px;
    height: 47px;
    top: 275px;
    left: 310px
}

.map-box .chq:hover,
.map-box .chq.on {
    background-image: url(../images/chq.gif)
}

.map-box .gd {
    width: 81px;
    height: 63px;
    top: 352px;
    left: 363px
}

.map-box .gd:hover,
.map-box .gd.on {
    background-image: url(../images/gd.gif)
}

.map-box .gs {
    width: 148px;
    height: 123px;
    top: 148px;
    left: 199px
}

.map-box .gs:hover,
.map-box .gs.on {
    background-image: url(../images/gs.gif)
}

.map-box .gx {
    width: 80px;
    height: 59px;
    top: 344px;
    left: 305px
}

.map-box .gx:hover,
.map-box .gx.on {
    background-image: url(../images/gx.gif)
}

.map-box .gz {
    width: 62px;
    height: 52px;
    top: 312px;
    left: 295px
}

.map-box .gz:hover,
.map-box .gz.on {
    background-image: url(../images/gz.gif)
}

.map-box .hainan {
    width: 25px;
    height: 21px;
    top: 415px;
    left: 348px
}

.map-box .hainan:hover,
.map-box .hainan.on {
    background-image: url(../images/hainan.gif)
}

.map-box .hb {
    width: 82px;
    height: 49px;
    top: 261px;
    left: 344px
}

.map-box .hb:hover,
.map-box .hb.on {
    background-image: url(../images/hb.gif)
}

.map-box .heb {
    width: 58px;
    height: 81px;
    top: 146px;
    left: 388px
}

.map-box .heb:hover,
.map-box .heb.on {
    background-image: url(../images/heb.gif)
}

.map-box .fj {
    width: 47px;
    height: 59px;
    top: 313px;
    left: 425px
}

.map-box .fj:hover,
.map-box .fj.on {
    background-image: url(../images/maps/fj.gif)
}

.map-box .hen {
    width: 62px;
    height: 56px;
    top: 223px;
    left: 362px
}

.map-box .hen:hover,
.map-box .hen.on {
    background-image: url(../images/hen.gif)
}

.map-box .hlj {
    width: 116px;
    height: 106px;
    top: 13px;
    left: 431px
}

.map-box .hlj:hover,
.map-box .hlj.on {
    background-image: url(../images/hlj.gif)
}

.map-box .hun {
    width: 56px;
    height: 65px;
    top: 298px;
    left: 350px
}

.map-box .hun:hover,
.map-box .hun.on {
    background-image: url(../images/hun.gif)
}

.map-box .jl {
    width: 88px;
    height: 59px;
    top: 96px;
    left: 447px
}

.map-box .jl:hover,
.map-box .jl.on {
    background-image: url(../images/jl.gif)
}

.map-box .js {
    width: 56px;
    height: 50px;
    top: 232px;
    left: 420px
}

.map-box .js:hover,
.map-box .js.on {
    background-image: url(../images/js.gif)
}

.map-box .jx {
    width: 51px;
    height: 67px;
    top: 297px;
    left: 399px
}

.map-box .jx:hover,
.map-box .jx.on {
    background-image: url(../images/jx.gif)
}

.map-box .ln {
    width: 61px;
    height: 53px;
    top: 129px;
    left: 434px
}

.map-box .ln:hover,
.map-box .ln.on {
    background-image: url(../images/ln.gif)
}

.map-box .nmg {
    width: 226px;
    height: 196px;
    top: 17px;
    left: 245px
}

.map-box .nmg:hover,
.map-box .nmg.on {
    background-image: url(../images/nmg.gif)
}

.map-box .nx {
    width: 34px;
    height: 47px;
    top: 192px;
    left: 301px
}

.map-box .nx:hover,
.map-box .nx.on {
    background-image: url(../images/nx.gif)
}

.map-box .qh {
    width: 132px;
    height: 96px;
    top: 184px;
    left: 158px
}

.map-box .qh:hover,
.map-box .qh.on {
    background-image: url(../images/qh.gif)
}

.map-box .sc {
    width: 111px;
    height: 96px;
    top: 250px;
    left: 233px
}

.map-box .sc:hover,
.map-box .sc.on {
    background-image: url(../images/sc.gif)
}

.map-box .sd {
    width: 69px;
    height: 45px;
    top: 198px;
    left: 407px
}

.map-box .sd:hover,
.map-box .sd.on {
    background-image: url(../images/sd.gif)
}

.map-box .shx {
    width: 55px;
    height: 93px;
    top: 188px;
    left: 314px
}

.map-box .shx:hover,
.map-box .shx.on {
    background-image: url(../images/shx.gif)
}

.map-box .sx {
    width: 37px;
    height: 73px;
    top: 173px;
    left: 361px
}

.map-box .sx:hover,
.map-box .sx.on {
    background-image: url(../images/sx.gif)
}

.map-box .tj {
    width: 15px;
    height: 20px;
    top: 175px;
    left: 427px
}

.map-box .tj:hover,
.map-box .tj.on {
    background-image: url(../images/tj.gif)
}

.map-box .tw {
    width: 17px;
    height: 40px;
    top: 347px;
    left: 473px
}

.map-box .tw:hover,
.map-box .tw.on {
    background-image: url(../images/tw.gif)
}

.map-box .xj {
    width: 208px;
    height: 156px;
    top: 63px;
    left: 25px
}

.map-box .xj:hover,
.map-box .xj.on {
    background-image: url(../images/xj.gif)
}

.map-box .xz {
    width: 200px;
    height: 124px;
    top: 207px;
    left: 48px
}

.map-box .xz:hover,
.map-box .xz.on {
    background-image: url(../images/xz.gif)
}

.map-box .yn {
    width: 92px;
    height: 92px;
    top: 313px;
    left: 229px
}

.map-box .yn:hover,
.map-box .yn.on {
    background-image: url(../images/yn.gif)
}

.map-box .zj {
    width: 40px;
    height: 50px;
    top: 275px;
    left: 444px
}

.map-box .zj:hover,
.map-box .zj.on {
    background-image: url(../images/zj.gif)
}

.map-box .sh {
    width: 50px;
    height: 30px;
    top: 259px;
    left: 480px
}

.map-index-title {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px
}

.map-index-title-word {
    float: left;
    width: 510px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 60px
}

.map-index-title-word .cn {
    font-size: 26px;
    color: #010101;
    margin-bottom: 10px
}

.map-index-title-word .en {
    margin-bottom: 10px;
    font-size: 36px;
    color: #272727;
    text-transform: uppercase
}

.map-index-title-word .p {
    font-size: 12px;
    color: #707070;
    line-height: 23px
}

.map-index-select {
    float: right;
    width: 540px;
    margin-top: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 58px;
    border-left: 1px solid #d8d7d7
}

.map-select-box {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px
}

@media screen and (max-width: 750px) {
    .map-select-box {
        display: block
    }
}

.map-select-wp {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -moz-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    margin-right: 5px;
    border: 1px solid #ceac77;
    position: relative
}

.map-select-wp .map-select {
    display: block;
    width: 100%;
    background-color: #fff;
    height: 44px;
    line-height: 44px;
    border: none;
    font-size: 12px;
    color: #4f4f4f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px
}

.map-select-wp .map-select .customSelectInner {
    position: relative
}

.map-select-wp .map-select .customSelectInner:after {
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: '';
    margin-top: -2px
}

.map-select-wp select {
    opacity: 0;
    z-index: 5;
    cursor: pointer
}

@media screen and (max-width: 750px) {
    .map-select-wp {
        margin-right: 0;
        margin-bottom: 5px
    }
}

.map-input-wp {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
    -moz-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    border: 1px solid #ceac77;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.map-input-wp input[type="text"] {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 34px;
    line-height: 34px;
    border: none;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4f4f4f;
    padding: 0 10px;
    -webkit-appearance: none
}

.map-input-submit {
    width: 48px;
    height: 34px;
    position: relative;
    background-color: #ceac77;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 16px
}

.map-input-submit:after {
    content: '\e60e'
}

.map-input-submit input[type="submit"] {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none
}

.map-select-word {
    font-size: 11px;
    color: #b4b4b4;
    line-height: 1.3;
    width: 260px
}

.map-index-list {
    padding-top: 70px;
    width: 1128px;
    margin: 0 auto
}

.map-index-list-box {
    float: left;
    background-color: #f4f4f4;
    width: 320px;
    margin: 0 23px;
    height: 380px;
    overflow: hidden
}

.map-index-list-word {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 35px
}

.map-index-list-title {
    padding-left: 18px;
    background: url(../images/nav_left.png) 4px 7px no-repeat;
    font-size: 21px;
    font-weight: bold;
    color: #161616;
    padding-bottom: 24px;
    border-bottom: 1px solid #dbdbdb
}

.map-index-list-p {
    font-size: 12px;
    color: #7e7e7e;
    line-height: 20px;
    padding: 20px 10px;
    height: 200px;
    overflow: hidden
}

.map-index-list-phone {
    display: block;
    background-color: #11487b;
    padding: 0 8px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    width: 208px;
    font-size: 16px
}

.map-index-list-phone:before {
    content: '\e61e';
    margin-right: 5px
}

.map-index-list-link {
    display: block
}

.map-index-list-link .img {
    width: 100%;
    height: 233px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.map-link-info {
    padding: 30px
}

.map-link-title {
    padding-left: 18px;
    background: url(../images/nav_left.png) 4px 7px no-repeat;
    font-size: 21px;
    color: #161616;
    padding-bottom: 10px
}

.map-link-p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    color: #7c7c7c;
    overflow: hidden
}

.map-info-con {
    overflow: hidden
}

.map-intro {
    position: relative;
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 105px;
    overflow: hidden;
    background-image: url(../images/mapbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.map-intro-word {
    position: relative;
    float: left;
    width: 430px;
    padding: 90px 0 25px 5px
}

.map-intro-word .cn {
    font-size: 34px;
    color: #010101;
    line-height: 38px;
    margin-bottom: 5px
}

.map-intro-word .en {
    font-size: 55px;
    color: #272727;
    line-height: 60px;
    margin-bottom: 15px;
    font-family: 'SourceHanSerifCN', Arial;
    font-weight: bold
}

.map-intro-word .p {
    font-size: 12px;
    color: #929292;
    line-height: 21px
}

.map-intro-word .line {
    width: 50px;
    position: absolute;
    height: 2px;
    background-color: #fff;
    overflow: hidden;
    left: 5px;
    bottom: 0
}

.map-intro-word .line:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background-color: #014a8f;
    content: '';
    width: 60%;
    display: block
}

.map-intro-word .line:after {
    position: absolute;
    right: 0;
    top: 0;
    height: 2px;
    background-color: #e60012;
    content: '';
    width: 30%;
    display: block
}

@media screen and (max-width: 1024px) {
    .map-intro-word {
        display: none
    }
}

.map-intro-area {
    float: right
}

@media screen and (max-width: 1024px) {
    .map-intro-area {
        float: none;
        margin: 0 auto
    }
}

@media screen and (max-width: 750px) {
    .map-intro-area {
        display: none
    }
}

.map-info-select {
    padding-top: 35px
}

.map-info-select .map-select-wp select,
.map-info-select .map-input-wp input[type="text"],
.map-info-select .map-input-submit {
    height: 44px;
    line-height: 44px
}

@media screen and (max-width: 750px) {
    .map-info-select {
        padding-top: 0
    }
}

.map-area-con {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -68px;
    position: relative;
    z-index: 2;
    background-color: #fff;
    padding: .175rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #eaeaea
}

@media screen and (max-width: 750px) {
    .map-area-con {
        display: block
    }
}

.map-area-province {
    font-size: 22px;
    color: #272727;
    line-height: 30px;
    padding-right: 25px
}

.map-area-province:before {
    content: '\e62c';
    margin-right: 7px
}

@media screen and (max-width: 750px) {
    .map-area-province {
        margin-bottom: 15px
    }
}

.map-area-city {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-left: 1px solid #e0e0e0;
    padding-left: 27px
}

@media screen and (max-width: 750px) {
    .map-area-city {
        border-left: none;
        padding-left: 0
    }
}

.map-area-city a {
    display: inline-block;
    vertical-align: top;
    height: 23px;
    border: 1px solid #e5e5e5;
    padding: 0 12px;
    background: #f9f9f9;
    margin: 0 11px 11px 0;
    font-size: 13px;
    color: #272727;
    cursor: pointer;
    line-height: 23px;
    border-radius: 2px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.map-area-city a:hover,
.map-area-city a.on {
    border-color: #ceac77;
    background: #ceac77;
    color: #fefefe
}

.map-area-list {
    padding-top: .225rem;
    padding-bottom: .375rem;
    font-size: 0
}

.map-area-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    position: relative;
    margin-bottom: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.map-area-list li:nth-child(2n+1) {
    padding-right: 15px
}

.map-area-list li:nth-child(2n) {
    padding-left: 15px
}

.map-area-list li .wp {
    display: block;
    background-color: #f5f5f5;
    padding: 35px 40px 35px 60px;
    position: relative;
    z-index: 2
}

.map-area-list li .wp:hover .line {
    width: 100%
}

.map-area-list li .wp:hover+.shadow {
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px)
}

.map-area-list li .hidden {
    display: none
}

.map-area-list li .info {
    margin-right: 80px
}

.map-area-list li .t {
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    line-height: 30px;
    height: 30px;
    overflow: hidden
}

.map-area-list li .address {
    font-size: 12px;
    color: #6a6a6a;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.map-area-list li .address:before {
    font-family: 'iconfont';
    content: '\e627';
    font-size: 14px;
    margin-right: 3px
}

.map-area-list li .phone {
    font-size: 15px;
    color: #6a6a6a;
    width: 100%;
    margin-top: 0;
    border: none;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.map-area-list li .phone:before {
    font-family: 'iconfont';
    content: '\e648';
    font-size: 14px;
    margin-right: 3px
}

.map-area-list li .line {
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    z-index: 4;
    background-color: #ceac77;
    overflow: hidden;
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    -moz-transition: width .2s ease;
    transition: width .2s ease
}

.map-area-list li .shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(../images/shadow.png);
    background-size: 100% auto;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    -moz-transition: transform .5s ease, -moz-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease;
    z-index: 1;
    opacity: .8
}

.map-area-list li .look-map {
    position: absolute;
    width: 60px;
    height: 80px;
    text-align: center;
    padding-top: 10px;
    top: 35px;
    right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ceac77
}

.map-area-list li .look-map p {
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    padding: 0 15px;
    margin-bottom: 5px
}

.map-area-list li .look-map i {
    display: block;
    width: 100%;
    font-style: normal;
    font-size: 13px;
    font-family: 'Arial';
    color: rgba(255, 255, 255, 0.4);
    text-transform: uppercase
}

.map-area-list li .look-map:hover {
    background-color: #686868
}

@media screen and (max-width: 750px) {
    .map-area-list li {
        width: 100%;
        padding: 0 !important
    }
    .map-area-list li .wp {
        padding: .15rem
    }
    .map-area-list li .look-map {
        right: .15rem
    }
}

.sale-thumb-swiper {
    width: 336px;
    max-width: 100%;
    margin: 20px 0 0
}

.sale-thumb-swiper .swiper-slide {
    width: auto !important;
    position: relative;
    overflow: hidden;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    background-color: #000
}

.sale-thumb-swiper .swiper-slide .img {
    position: relative;
    width: 110px;
    height: 79px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media screen and (max-width: 750px) {
    .sale-thumb-swiper .swiper-slide .img {
        width: 82px;
        height: 59px
    }
}

.sale-thumb-swiper .swiper-slide.is-video:before {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/play-icon.png);
    background-size: 100% 100%;
    content: '';
    z-index: 2;
    left: 10px;
    bottom: 10px
}

@media screen and (max-width: 750px) {
    .sale-thumb-swiper .swiper-slide.is-video:before {
        width: 16px;
        height: 16px;
        left: 5px;
        bottom: 5px
    }
}

.sale-thumb-swiper .swiper-slide:hover .img {
    opacity: .8
}

.sale-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9909;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.3);
    display: none
}

.sale-dialog-box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 762px;
    height: 572px;
    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%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 60px 70px;
    z-index: 5;
    background-color: #fff;
    border-radius: 5px
}

.sale-dialog-box .sale-dialog-close {
    position: absolute;
    width: 28px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #bebebe;
    border-radius: 100%;
    color: #bebebe;
    font-size: 20px;
    top: 20px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.sale-dialog-box .sale-dialog-close:hover {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-color: #c99c52;
    color: #c99c52
}

.sale-dialog-box .sale-dialog-arrow {
    position: absolute;
    z-index: 5;
    width: 100%;
    left: 0;
    text-align: center;
    font-size: 0;
    bottom: -28px
}

.sale-dialog-box .sale-dialog-arrow>div {
    display: inline-block;
    vertical-align: top;
    width: 94px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    -moz-transition: background-color .2s;
    transition: background-color .2s
}

.sale-dialog-box .sale-dialog-arrow .sale-dialog-prev {
    background-color: #c99c52
}

.sale-dialog-box .sale-dialog-arrow .sale-dialog-prev:hover {
    background-color: #cfa765
}

.sale-dialog-box .sale-dialog-arrow .sale-dialog-next {
    background-color: #d0aa6c
}

.sale-dialog-box .sale-dialog-arrow .sale-dialog-next:hover {
    background-color: #d6b57f
}

@media screen and (max-width: 750px) {
    .sale-dialog-box {
        width: 100%;
        height: 100%;
        background-color: #000;
        padding: 0
    }
    .sale-dialog-box .sale-dialog-arrow {
        bottom: 0
    }
    .sale-dialog-box .sale-dialog-arrow>div {
        width: 70px;
        height: 40px;
        line-height: 40px
    }
}

.sale-dialog-swiper {
    height: 452px
}

.sale-dialog-swiper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative
}

.sale-dialog-swiper .swiper-slide .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

.sale-dialog-swiper .swiper-slide .video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    left: 0;
    display: none
}

.sale-dialog-swiper .swiper-slide .video-bg:before {
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../images/play-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    z-index: 5;
    content: ''
}

.sale-dialog-swiper .swiper-slide .video-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3
}

.sale-dialog-swiper .swiper-slide .swiper-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    background-color: #000
}

.sale-dialog-swiper .swiper-slide .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 750px) {
    .sale-dialog-swiper {
        height: 100vh
    }
    .sale-dialog-swiper .swiper-slide .video-box {
        top: 50px;
        bottom: 50px;
        height: auto
    }
}

.comment-top-con {
    padding: .3rem 0;
    background-color: #f5f5f5
}

.comment-top-con .title {
    text-align: center;
    margin-bottom: .2rem
}

.comment-top-con .title .t {
    font-size: 48px;
    color: #333;
    margin-bottom: 5px
}

.comment-top-con .title .en {
    background-image: url(../images/comment_line.png);
    background-position: center center;
    background-repeat: repeat-x;
    text-align: center
}

.comment-top-con .title .en span {
    display: inline-block;
    vertical-align: top;
    background-color: #f5f5f5;
    font-size: 18px;
    color: #333;
    padding: 0 10px;
    line-height: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 750px) {
    .comment-top-con .title .t {
        font-size: 30px
    }
    .comment-top-con .title .en span {
        font-size: 16px
    }
}

.comment-form-text {
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .1rem
}

.comment-form-text .word {
    font-size: 16px;
    line-height: 30px;
    color: #666
}

.comment-form-text .text textarea {
    display: block;
    width: 100%;
    resize: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    border: none;
    background: none
}

.comment-form-bottom {
    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
}

.comment-form-bottom .comment-btn {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #ceac77;
    border: none;
    color: #fff;
    width: 150px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.comment-form-bottom .comment-btn:hover {
    background: #c7a164
}

@media screen and (max-width: 750px) {
    .comment-form-bottom {
        display: block
    }
    .comment-form-bottom .comment-btn {
        width: 100%;
        margin-top: .1rem
    }
}

.comment-upload-con {
    font-size: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.comment-upload-con .upload-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-right: 5px
}

.comment-upload-con .upload-item input[type="file"] {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    cursor: pointer
}

.comment-upload-con .upload-item .box {
    width: 74px;
    height: 74px;
    border-radius: 3px;
    background-color: #fff;
    position: relative;
    font-family: 'iconfont';
    font-size: 20px;
    line-height: 74px;
    text-align: center;
    margin-bottom: 5px;
    color: #666;
    overflow: hidden
}

.comment-upload-con .upload-item .box:before {
    content: '\e641'
}

.comment-upload-con .upload-item .box .img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 4
}

.comment-upload-con .upload-item .box .img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.comment-upload-con .upload-item .p {
    font-size: 12px;
    color: #666;
    text-align: center
}

.comment-result {
    background-color: #fff;
    padding: .15rem 0 .4rem
}

.comment-result-list {
    margin-bottom: .2rem
}

.comment-result-list .item {
    border-bottom: 1px dashed #d3d3d3;
    padding: .15rem 0
}

.comment-result-list .top {
    font-size: 0;
    margin-bottom: 10px
}

.comment-result-list .name {
    display: inline-block;
    font-size: 24px;
    color: #000;
    margin-right: 10px
}

.comment-result-list .time {
    display: inline-block;
    font-family: 'Arial';
    font-size: 16px;
    color: #ceac77
}

.comment-result-list .p {
    font-size: 14px;
    line-height: 30px;
    color: #666
}

.comment-result-list .img-view {
    font-size: 0;
    text-align: left;
    margin-top: 20px
}

.comment-result-list .img-view .swiper-slide {
    display: inline-block;
    vertical-align: top;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
    width: 160px;
    height: 90px;
    margin-right: 5px
}

.comment-result-list .img-view .swiper-slide .img {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.index-banner {
    width: 100%
}

.index-banner .swiper-slide a {
    display: block;
    width: 100%;
    padding-top: 38.02083%;
    overflow: hidden;
    position: relative
}

.index-banner .swiper-slide a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.index-banner .swiper-pagination-bullet {
    opacity: 1;
    width: 80px;
    height: 4px;
    background-color: #fff;
    border-radius: 0;
    outline: none
}

.index-banner .swiper-pagination-bullet-active {
    background-color: #926f38
}

@media screen and (max-width: 750px) {
    .index-banner {
        display: none
    }
}

.index-banner-mobile {
    display: none
}

.index-banner-mobile .swiper-slide a {
    display: block;
    position: relative;
    padding-top: 40%;
    overflow: hidden
}

.index-banner-mobile .swiper-slide a img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.index-banner-mobile .swiper-pagination-bullet {
    opacity: 1;
    width: .4rem;
    height: 2px;
    background-color: #fff;
    border-radius: 0;
    outline: none
}

.index-banner-mobile .swiper-pagination-bullet-active {
    background-color: #926f38
}

@media screen and (max-width: 750px) {
    .index-banner-mobile {
        display: block
    }
}

.index-title {
    text-align: center;
    margin-bottom: .2rem
}

.index-title .t {
    font-size: 48px;
    color: #fff;
    margin-bottom: 5px
}

.index-title .en {
    background-image: url(../images/comment_line.png);
    background-position: center center;
    background-repeat: repeat-x;
    text-align: center
}

.index-title .en span {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    font-size: 18px;
    color: #333;
    padding: 0 10px;
    line-height: 20px;
    text-transform: uppercase
}

@media screen and (max-width: 750px) {
    .index-title .t {
        font-size: 30px
    }
    .index-title .en span {
        font-size: 16px
    }
}

.index-story {
    padding-top: .4rem;
    padding-bottom: .25rem;
    background-color: #504e4f;
}

.index-story-bd {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto .15rem
}

.index-story-bd .article {
    display: none;
    font-size: 14px;
    line-height: 30px;
    color: #666
}

.index-story-bd .article:first-child {
    display: block
}

.index-story-member {
    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;
    width: 1170px;
    max-width: 100%;
    margin: 0 auto
}

.index-story-member .item {
    display: block
}

.index-story-member .item img {
    max-width: 100%;
	    height: 200px;
}

@media screen and (max-width: 750px) {
    .index-story-member {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -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
    }
    .index-story-member .item {
        width: 34.66667%;
        margin: 0 .125rem .125rem
    }
}

.index-story-img {
    width: 1170px;
    margin: 0 auto .1rem;
    max-width: 100%
}

.index-story-img img {
    max-width: 100%;
    height: auto !important
}

.index-brand-swiper {
    width: 100%
}

.index-brand-swiper .swiper-slide {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.index-brand-swiper .swiper-slide:nth-child(2n+1) {
    background-color: #000
}

.index-brand-swiper .swiper-slide:nth-child(2n) {
    background-color: #000
}

.index-brand-swiper .swiper-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: .1rem
}

.index-brand-swiper .swiper-slide .img {
    width: 300px;
    margin: 0 auto 20px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    max-width: 100%
}

.index-brand-swiper .swiper-slide .img span {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 72.66667%;
    overflow: hidden
}

.index-brand-swiper .swiper-slide .img span img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: contain;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.index-brand-swiper .swiper-slide .title {
    text-align: center;
    font-size: 16px;
    font-family: 'Didot';
    color: #ffffff;
    margin-bottom: 10px
}

.index-brand-swiper .swiper-slide .p {
    font-size: 13px;
    line-height: 28px;
    height: 0;
    width: 270px;
    margin: 0 auto;
    max-width: 100%;
    color: #ffffff;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.index-brand-swiper .swiper-slide .arrow {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    margin: 15px auto 0
}

.index-brand-swiper .swiper-slide:nth-child(7n+1) .arrow {
    background-color: #a61317
}

.index-brand-swiper .swiper-slide:nth-child(7n+2) .arrow {
    background-color: #173958
}

.index-brand-swiper .swiper-slide:nth-child(7n+3) .arrow {
    background-color: #8c9ca8
}

.index-brand-swiper .swiper-slide:nth-child(7n+4) .arrow {
    background-color: #c6b98f
}

.index-brand-swiper .swiper-slide:nth-child(7n+5) .arrow {
    background-color: #d6b924
}

.index-brand-swiper .swiper-slide:nth-child(7n+6) .arrow {
    background-color: #8e98a6
}

.index-brand-swiper .swiper-slide:nth-child(7n+7) .arrow {
    background-color: #8e98a6
}

.index-brand-swiper .swiper-slide:hover {
    background-color: #3b3b3b;
    z-index: 5;
    -webkit-box-shadow: 0 0 40px rgba(135, 135, 135, 0.2);
    box-shadow: 0 0 40px rgba(135, 135, 135, 0.2)
}

.index-brand-swiper .swiper-slide:hover .img {
    width: 200px
}

.index-brand-swiper .swiper-slide:hover .p {
    height: 112px
}

@media screen and (max-width: 800px) {
    .index-brand-swiper .swiper-slide .p {
        height: 112px
    }
}

@media screen and (max-width: 750px) {
    .index-brand-swiper .swiper-slide:nth-child(7n+1) .title {
        color: #a61317
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+2) .title {
        color: #173958
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+3) .title {
        color: #8c9ca8
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+4) .title {
        color: #c6b98f
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+5) .title {
        color: #d6b924
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+6) .title {
        color: #8e98a6
    }
    .index-brand-swiper .swiper-slide:nth-child(7n+7) .title {
        color: #8e98a6
    }
}

.index-brand-swiper .swiper-pagination {
    display: none
}

.index-brand-swiper .swiper-pagination-bullet-active {
    background-color: #ceac77
}

@media screen and (max-width: 750px) {
    .index-brand-swiper .swiper-pagination {
        display: block
    }
}

.index-sale {
    padding: .475rem .4rem .2rem;
    background: url(../images/indexbg.jpg);
    /*background-color: #e0dbc9;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 800px) {
    .index-sale {
        display: block
    }
}

@media screen and (max-width: 750px) {
    .index-sale {
        padding: .15rem
    }
}

.index-sale-img {
    display: block;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    max-width: 50%
}

.index-sale-img:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.index-sale-img img {
    max-width: 100%
}

@media screen and (max-width: 800px) {
    .index-sale-img {
        max-width: 100%
    }
}

.index-sale-form {
    position: relative;
    padding-left: 160px;
    padding-top: 90px;
    margin-bottom: 20px
}

.index-sale-form .img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.index-sale-form .img img {
    max-width: 100%
}

.index-sale-form .en {
    position: relative;
    z-index: 2;
    font-size: .3rem;
    color: #fff;
    font-weight: bold;
    width: 400px;
    max-width: 100%;
    line-height: .3rem
}

.index-sale-form .cn {
    position: relative;
    z-index: 2;
    font-size: 34px;
    color: #fff;
    width: 400px;
    max-width: 100%
}

.index-sale-form .form {
    position: relative;
    z-index: 2;
    width: 400px;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px
}

.index-sale-form .form .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.index-sale-form .form .row .cell+.cell {
    margin-left: 8px
}

.index-sale-form .form .cell {
    margin-bottom: 8px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #fff;
    position: relative
}

.index-sale-form .form .sale-select {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 12px;
    color: #555;
    background: none;
    border: none;
    outline: none
}

.index-sale-form .form .sale-select .customSelectInner {
    position: relative
}

.index-sale-form .form .sale-select .customSelectInner:after {
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 4px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: '';
    margin-top: -2px
}

.index-sale-form .form select {
    opacity: 0;
    z-index: 10;
    cursor: pointer
}

.index-sale-form .form .input-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    /* width: 100%;
    background-color: #fff */
    position: absolute;
    top: 0;
    right: -62px;
}

.index-sale-form .form .input-box .input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.index-sale-form .form .input-box .input input {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #555
}

.index-sale-form .form .input-box button {
    width: 46px;
    height: 46px;
    background: #343434;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.index-sale-form .form .input-box button:hover {
    background-color: #414141
}

.index-sale-form .tip {
    position: relative;
    z-index: 2;
    width: 400px;
    max-width: 100%;
    font-size: 12px;
    color: #a99c93
}

@media screen and (max-width: 750px) {
    .index-sale-form {
        padding-top: .35rem;
        padding-left: .45rem
    }
    .index-sale-form .img {
        width: 1.1rem
    }
    .index-sale-form .form {
        display: none
    }
    .index-sale-form .cn {
        font-size: 20px
    }
    .index-sale-form .tip {
        display: none
    }
}

.index-news {
    padding: .2rem 0
}

.index-news .more-btn {
    text-align: center;
    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
}

.index-news .more-btn i {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #c2c2c2;
    margin: 0 15px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.index-news .more-btn i:last-child {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.index-news .more-btn span {
    font-family: 'Didot';
    font-size: 16px;
    color: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.index-news .more-btn:hover span {
    color: #ceac77
}

.index-news .more-btn:hover i {
    margin: 0 20px;
    color: #ceac77
}

.index-news-list {
    margin-right: -32px;
    margin-left: -32px;
    font-size: 0
}

.index-news-list li {
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 32px;
    margin-bottom: .2rem
}

.index-news-list li a {
    display: block
}

.index-news-list li a:hover .img img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.index-news-list li a:hover .title {
    color: #ceac77
}

.index-news-list li a:hover .more i {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.index-news-list li .img {
    width: 100%;
    position: relative;
    padding-top: 59.73154%;
    overflow: hidden;
    margin-bottom: .1rem;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    -moz-transition: color .2s;
    transition: color .2s
}

.index-news-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.index-news-list li .title {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px
}

.index-news-list li .p {
    font-size: 13px;
    line-height: 24px;
    color: #888;
    margin-bottom: 10px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.index-news-list li .more {
    font-size: 13px;
    color: #888
}

.index-news-list li .more i {
    display: inline-block;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width: 800px) {
    .index-news-list {
        margin-right: 0;
        margin-left: 0
    }
    .index-news-list li {
        width: 50%
    }
    .index-news-list li:nth-child(2n+1) {
        padding: 0 6px 0 0 !important
    }
    .index-news-list li:nth-child(2n) {
        padding: 0 0 0 6px !important
    }
}


/*# sourceMappingURL=maps/style.css.map */


/*# sourceMappingURL=maps/style.css.map */