@charset "utf-8";

/* CSS Document */
body,
html,
dl,
dt,
dd,
p,
ul,
li,
span,
input,
button,
h1,
h2,
h3 {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, "Microsoft YaHei", "Hiragino Sans GB", sans-serif;
    color: #ffe6c8;
    background: url('https://img.alicdn.com/imgextra/i2/2218312817827/O1CN013RRhBP27gozjbzOX2_!!2218312817827.jpg') no-repeat top center #000;
    font-size: 14px;
    position: relative;
}
body,html {
   
}
a {
    color: #FFF;
    text-decoration: none;
}

a:hover {
    color: #c0a862;
    text-decoration: underline;
}

a,
input,
img,
button {
    outline: none;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3 {
    font-weight: normal;
    font-size: 100%;
}

em,
i {
    font-style: normal;
}

.o {
    overflow: hidden;
}

/*.nav-fm{background:url(https://img.alicdn.com/imgextra/i3/2218003767545/O1CN01pSUCM125bfIOaFxW7_!!2218003767545.png) repeat-x;width:100%;height:93px;position:fixed;top:0;left:0;right:0;z-index:99;}*/
/* .down-fm a,
.news-box a.more,
.intro-fm .gallery-right a,
.visualfeast-list a.more,
.page a,
.side-fm a {
    background: url(../images/button.png) no-repeat;
} */

.intro-fm .gallery-right a{
    background: url(../images/button.png) no-repeat;
}

.size-w {
    width: 1200px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
}

.nav-fm {
    height: 80px;
    background-color: rgba(47, 60, 80, .7);
}

.nav-fm .logo {
    float: left;
    padding-left: 120px;
    margin-top: 14px;
}

.nav-fm .logo img{
    height: 72px;
}

.nav-fm ul {
    float: right;
    width: 860px;
    font-size: 16px;
    padding-top: 20px;
}

.nav-fm em {
    display: block;
    font-size: 12px;
    padding-top: 4px;
}

.nav {
    padding: 0;
}

.nav-fm li,
.nav-fm li a {
    float: left;
    width: 160px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}

.nav-fm li a {
    color: #B9B9B9;
}

.nav a:hover {
    color: #FFF;
    text-decoration: none;
}

.down-fm {
    width: 807px;
    height: 102px;
    margin: 549px 0 43px 0;
    overflow: hidden;
}

.down-fm span {
    float: left;
    margin: 0 20px;
    position: relative;
}

.down-fm .down-code img {
    width: 102px;
    height: 102px;
    background: #000;
}

.down-fm .down-code em {
    color: #f4db9d;
    font-size: 12px;
    width: 17px;
    padding: 3px 4px 0 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 16px;
    height: 98px;
    overflow: hidden;
}

.down-fm a {
    width: 172px;
    height: 46px;
    display: block;
}

.down-fm span.mg-btn-main{
    margin-left: 5px;
    margin-right: 0;
}

.down-fm .down-style{
  width: 172px;
  height: 100%;
}
.down-fm a.ios-btn {
    position: absolute;
    top: 0;
    background: url('https://img.alicdn.com/imgextra/i3/2218003767545/O1CN014D12Ck25bfIQASey9_!!2218003767545.png') no-repeat;
}

.down-fm a.android-btn {
    position: absolute;
    bottom: 0;
    background: url('https://img.alicdn.com/imgextra/i1/2218003767545/O1CN01Lz7Nl825bfIQGFxgo_!!2218003767545.png') no-repeat;
}

.down-fm a.mg-btn {
    background: url('../images/mg.png') no-repeat;
    height: 102px;
}

.news-fm {
    height: 326px;
    display: block;
}

.slide-pic {
    float: left;
    width: 580px;
    height: 326px;
    position: relative;
    overflow: hidden;
}

.slide-pic .gallery-top .swiper-slide {
    width: 583px;
    height: 326px;
    overflow: hidden;
}

.slide-pic  .gallery-thumbs {
    background: rgba(20, 22, 23, .6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.slide-pic .gallery-thumbs .swiper-slide {
    background-position: -363px -1306px;
    width: 145px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #FFF;
    cursor: pointer;
}

.slide-pic .gallery-thumbs .swiper-slide-thumb-active {
    color: #c0a862;
}

.slide-pic .gallery-top .button-prev{
   position: absolute;
   left: 0;
   bottom: 0px;
   width: 20px;
   height: 35px;
   background: url('../images/prev.png') no-repeat;
   z-index: 999;
   cursor: pointer;
}

.slide-pic .gallery-top .button-next{
    position: absolute;
    right: 0;
    bottom: 0px;
    height: 35px;
    width: 20px;
    background: url('../images/next.png') no-repeat;
    z-index: 999;
    cursor: pointer;
 }

.news-box {
    float: right;
    width: 583px;
    height: 326px;
    position: relative;
}

.news-box .tit {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    font-size: 18px;
}

.news-box .tit a {
    color: #4c4c4c;
}

.news-box .tit .on {
    background: #948054;
}

.news-box .tit li {
    float: left;
    width: 110px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background: #4c4c4c;
    margin-right: 8px;
}

.news-box .tit li:nth-of-type(5){
    margin-right: 0;
}

.news-box .news-list {
    padding: 15px 20px;
}

.news-box .news-list  .news-list-item{
    max-height: 225px;
    overflow: hidden;
}

.news-box .news-list ul:first-child {
    display: block;
}

.news-box .news-list ul {
    display: none;
}

.news-box .news-list li,
.news-box .news-list li {
    position: relative;
    height: 45px;
    line-height: 45px;
}

.news-box .news-list li a {
    line-height: 45px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 65px 0 10px;
}

.news-box .news-list span,
.list-box .news-list span {
    color: #FFF;
    position: absolute;
    right: 0;
    top: 0;
}

.news-box .news-list li:hover {
    color: #c0a862;
}

.news-box a.more,
.visualfeast-list a.more {
    width: 50px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #917947;
    position: absolute;
    right: 15px;
    bottom: 18px;
    display: block;
    color: #dfb26b;
    font-size: 12px;
    text-align: center;
}

.news-box a.more i,
.visualfeast-list a.more i {
  display: inline-block;
  vertical-align: top;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  margin-right: 2px;
}

.visualfeast-list a.more {
    top: 97px;
    right: 0;
}

.link-banner {
    margin: 30px auto 32px;
}

.link-banner a {
    float: left;
    background: url('https://img.alicdn.com/imgextra/i2/2218003767545/O1CN01e9tnbp25bfITgmKFl_!!2218003767545.png') no-repeat;
    width: 386px;
    height: 140px;
}

.link-banner a.introduce {
    margin: 0 21px;
    background: url('https://img.alicdn.com/imgextra/i2/2218003767545/O1CN01DgrPaV25bfIJI9Mcz_!!2218003767545.png') no-repeat;
}

.link-banner a.problem {
    background: url('https://img.alicdn.com/imgextra/i2/2218003767545/O1CN01aNFqI125bfIOZEzNB_!!2218003767545.png') no-repeat;
}

.intro-fm {
    position: relative;
    margin-bottom: 30px;
    height: 614px;
    background: url('../images/17.png') no-repeat;
    overflow: hidden;
}

.intro-fm .job{
    position: absolute;
    top: 32px;
    left: 346px;
    width: 100px;
    height: 70px;
    z-index: 99;
}

.intro-fm .top-lace{
    position: absolute;
    top: 21px;
    right: 11px;
    width: 35px;
    height: 38px;
    z-index: 99;
}

.intro-fm .bottom-lace{
    position: absolute;
    bottom: 21px;
    left: 348px;
    width: 36px;
    height: 36px;
    z-index: 99;
}

.intro-fm .job img{
    width: 100px;
    height: 70px;
}

.intro-fm .tab {
    float: left;
    width: 236px;
    height: 538px;
    overflow: hidden;
    margin: 32px 0 0 75px;
}

.intro-fm .gallery-right {
    margin-top: 22px;
    margin-right: 15px;
    float: right;
    width: 837px;
    height: 571px;
    position: relative;
}

.intro-fm .gallery-right .swiper-slide {
    width: 837px;
    height: 571px;
    overflow: hidden;
}

.intro-fm .gallery-right a {
    position: absolute;
    bottom: 80px;
    left: 85px;
    background-position: -92px -125px;
    width: 95px;
    height: 30px;
}

.intro-fm .tab li {
    width: 236px;
    height: 51px;
    position: relative;
    cursor: pointer;
    background: url('../images/18.png') no-repeat;
    margin-top: 25px;
}

.intro-fm .tab li.on{
    background: url('../images/19.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(2){
    background: url('../images/20.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(2).on{
    background: url('../images/21.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(3){
    background: url('../images/22.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(3).on{
    background: url('../images/23.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(4){
    background: url('../images/24.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(4).on{
    background: url('../images/25.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(5){
    background: url('../images/26.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(5).on{
    background: url('../images/27.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(6){
    background: url('../images/30.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(6).on{
    background: url('../images/31.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(7){
    background: url('../images/28.png') no-repeat;
}

.intro-fm .tab li:nth-of-type(7).on{
    background: url('../images/29.png') no-repeat;
}

/* .intro-fm .tab em {
    position: absolute;
    right: 0;
    top: 44px;
    background: url(../images/arrow_on.png) no-repeat;
    width: 22px;
    height: 43px;
    display: none;
} */

.intro-fm .tab .swiper-wrapper,
.intro-fm .on {
    display: block;
}

.visualfeast-fm {
    height: 350px;
    position: relative;
}

.visualfeast-fm .tit {
    margin: 15px 0 12px 0;
    height: 16px;
    line-height: 16px;
}

.visualfeast-fm .visualfeast-fm-img{
    height: 86px;
}

.visualfeast-fm .tit li {
    float: left;
    height: 16px;
    cursor: pointer;
    line-height: 16px;
    border-right: 1px solid #6b614a;
    color: #8f8f8f;
    letter-spacing: 3px;
    padding-right: 10px;
}

.visualfeast-fm .tit li:nth-of-type(2){
    border-right: 0;
    margin-left: 10px;
}

.visualfeast-fm .tit .on {
    color: #e9cc8d;
}

.visualfeast-list {
    overflow: hidden;
}

.visualfeast-list li {
    float: left;
    height: 165px;
    display: inline-block;
    width: 294px;
    margin-right: 8px;
}

.visualfeast-list li:last-child{
    margin-right: 0px;
}

.visualfeast-list li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.visualfeast-list li a .visualfeast-list-item-layer{
    position: absolute;
    top: 0;
    width: 294px;
    height: 165px;
    background-color: rgba(0, 0, 0, .6);
    display: none;
}

.visualfeast-list li a .visualfeast-list-item{
    margin: 8px;
    height: 147px;
    border: 1px solid #8e7c43;
    text-align: center;
}

.visualfeast-list li a .visualfeast-list-item img{
    margin-top: 51px;
}

.visualfeast-list li a:hover .visualfeast-list-item-layer{
    display: block;
}

.side-fm {
    background: url('../images/kuang.png') no-repeat;
    position: fixed;
    width: 146px;
    height: 353px;
    right: 10px;
    top: 260px;
    text-align: center;
    z-index: 999;
    display: none;
}

.side-fm img {
    width: 102px;
    height: 102px;
}

.side-fm p {
    min-height: 16px;
    color: #fff;
}

.side-fm p.cut-code{
  margin-top: 32px;
  margin-bottom: 10px;
}

.side-fm p.qr-code{
    margin-top: 20px;
    margin-bottom: 12px;
}

.side-fm a {
    width: 172px;
    height: 48px;
    display: block;
    margin: 10px auto 0 auto;
}

.side-fm a.android-btn {
    background-position: 0 -227px;
}

.side-fm a.ios-btn {
    background-position: 0 -282px;
}

.side-fm a.mg-btn {
    background-position: 0 -403px;
    display: none;
}

.list-fm {
    margin-top: 620px;
    background: #282728;
    min-height: 800px;
    padding: 35px;
    overflow: hidden;
}

.list-fm .title strong {
    font-size: 18px;
    float: left;
}

.list-fm .title span {
    float: right;
    font-family: \5B8B\4F53;
    font-size: 12px;
}

.list-fm .title span em,
.list-box .news-list li p a:hover {
    color: #c0a862;
}

.list-box .tit {
    margin: 45px 0 25px 0;
    border-bottom: 1px solid #201f20;
    height: 55px;
    line-height: 65px;
    font-size: 16px;
}

.list-box .tit li {
    float: left;
    width: 100px;
    text-align: center;
    color: #c5c2b9;
    background: url(../images/line.png) no-repeat right center;
}

.list-box .tit li a {
    color: #c5c2b9;
}

.list-box .tit li a:hover {
    text-decoration: none;
}

.list-box .tit li:last-child {
    background: none;
}

.list-box .tit .on a {
    background: url(../images/news_on_bg.png) no-repeat bottom;
    color: #c0a862;
    display: block;
}

.list-box .news-list li {
    border-bottom: 1px dashed #444344;
    padding: 15px 0;
    position: relative;
}

.list-box .news-list li p a {
    color: #666;
    padding-top: 8px;
    display: block;
}

.list-box .news-list li span {
    position: absolute;
    right: 0;
    top: 15px;
    color: #666;
}

.list-fm .visualfeast-list {
    margin: 0 0 0 -28px;
}

.list-fm .visualfeast-list li {
    margin-left: 28px;
    margin-right: 0;
    margin-bottom: 30px;
    line-height: 30px;
}

.page {
    float: right;
    overflow: hidden;
}

.page a {
    background-position: -4px -174px;
    width: 96px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    display: inline-block;
    margin: 35px 5px 0 5px;
}

.list-box .deal-tit {
    border-bottom: 1px solid #939393;
    padding: 50px 0 15px 0;
    text-align: center;
    color: #c0a862;
}

.list-box .deal-tit h2 {
    font-size: 24px;
    color: #FFF;
    padding-bottom: 15px;
}

.list-box .deal-tit .note span {
    margin: 0 10px;
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
}

.list-box .deal-tit .note em {
    vertical-align: middle;
}

.list-box .deal-tit .note a {
    vertical-align: middle;
    background: url(../images/share_icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.list-box .deal-tit .note a.qq {
    background-position: 0 -30px;
}

.list-box .deal-tit .note a.q-zone {
    background-position: 0 -60px;
}

.list-box .deal-tit .note a.weibo {
    background-position: 0 -90px;
}

.list-box .deal-pic {
    text-align: center;
    margin-top: 50px;
}

.list-box .deal-pic img {
    width: 640px;
    margin: 0 auto;
}

.list-box .text {
    padding: 25px 20px;
    line-height: 24px;
    color: #BFBFBF;
}

.list-box .deal-pic em {
    display: block;
    padding: 15px 0;
}

.footer {
    margin-top: 48px;
    font-size: 12px;
    padding: 30px 0;
    background: #000;
    width: 100%;
    clear: both;
}

.footer dl {
    width: 1200px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.footer dt,
.footer dd {
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}

.footer dd {
    text-align: left;
    color: #494949;
}

.footer dd p {
    padding: 5px 0;
}

.footer dd a {
    color: #494949;
}

.footer dd a:hover {
    color: #FFF;
    text-decoration: underline;
}

a.side-open {
    display: block;
    position: fixed;
    right: 0;
    z-index: 99;
    background: url('../images/open.png') no-repeat;
    width: 26px;
    height: 95px;
    top:390px;
    cursor: pointer;
}

.side-fm .close {
    cursor: pointer;
    background: url('../images/close.png') no-repeat;
    width: 26px;
    height: 95px;
    position: absolute;
    top: 129px;
    left: -25px;
    display: block;
}

#contact .pop-box,
#contact img {
    width: auto;
}

@media screen and (min-width: 1300px) and (max-width:1440px) {
    .side-fm {
        width: 142px;
    }

    .side-fm a {
        width: 130px;
        height: 35px;
        background-size: 100% auto;
        margin-left: 15px;
    }

    .side-fm a.android-btn {
        background-position: 0 -147px;
    }

    .side-fm a.ios-btn {
        background-position: 0 -182px;
    }

    .side-fm a.mg-btn {
        background-position: 0 -260px;
    }
}

.pop-fm {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, .6);
    display: none;
    text-align: center;
    color: #FFF;
}

.pop-box {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 640px;
    background: #222;
    padding: 20px;
}

.pop-fm a.close,
.pop-fm .content-box .button-fm button {
    background: url(../images/pop_icon.png) no-repeat;
    background-position: 0px -103px;
}

.pop-box a.close {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    top: 0;
    right: -60px;
}

.pop-box em {
    display: block;
    font-size: 18px;
    padding: 20px 0;
}

.pop-box img {
    width: 640px;
}

.pop-fm .content-box {
    border: 2px solid #c0a862;
    width: 575px;
}

.pop-fm .content-box button {
    cursor: pointer;
    border: none;
}

.pop-fm .content-box a.close {
    background-position: 0 -103px;
    top: -2px;
}

.pop-fm .content-box .content {
    padding: 0 35px 54px 35px;
    text-align: left;
    color: #CCC;
    font-size: 16px;
    text-align: left;
}

.pop-fm .content-box .title {
    border-bottom: 1px solid #3E3E3E;
    padding: 15px 0;
    margin-bottom: 25px;
}

.pop-fm .content-box .title span {
    width: 100px;
    height: 50px;
    padding-bottom: 27px;
    font-size: 24px;
    background: url(../images/news_on_bg.png) no-repeat bottom;
    text-align: center;
    color: #c0a860;
    font-weight: 400;
}

.pop-fm .content-box .form-item {
    height: 75px;
}

.pop-fm .content-box .form-item strong {
    float: left;
    width: 70px;
    line-height: 36px;
    text-align: right;
    font-weight: normal;
}

.pop-fm .content-box .form-item .input-fm {
    margin-left: 85px;
    display: block;
}

.pop-fm .content-box .form-item .input-fm .input {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #333;
    background: #000;
    color: #FFF;
    font-size: 16px;
    text-indent: 6px;
}

.pop-fm select {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #333;
    color: #FFF;
    font-size: 16px;
    text-indent: 6px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/select_arrow.png) no-repeat right center #000;
    padding-right: 14px;
}

.pop-fm select::-ms-expand {
    display: none;
}

.pop-fm .content-box .form-item .input-fm .input.code-input {
    width: 50%;
}

.pop-fm .content-box .form-item .tips {
    display: block;
    font-size: 13px;
    color: #888;
    padding-top: 6px;
}

.pop-fm .content-box .form-item .code-btn {
    width: 47%;
    background: #c0a862;
    font-size: 14px;
    color: #000;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border: none;
    float: right;
    cursor: pointer;
}

.pop-fm .content-box .button-fm {
    text-align: center;
}

.pop-fm .content-box .button-fm button {
    width: 240px;
    height: 45px;
    color: #000;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
}

.pop-fm .content-box .binding-text {
    padding: 0 0 29px 0;
}

.pop-fm .content-box .binding-text p {
    padding: 6px 0;
}

.pop-fm .content-box .binding-fail-text {
    text-align: center;
    padding: 25px 0 46px 0;
}

.pop-fm .content-box .binding-text i {
    color: #FF0000;
}

.pop-fm .content-box .button-fm .tips-btn {
    background-position: 0 -52px;
    width: 200px;
    margin: 0 10px;
}

.table-fm .list-fm {
    padding: 35px 60px;
    min-height: 1000px;
}

.table-fm .title {
    border-bottom: 1px solid #939393;
    height: 45px;
    line-height: 45px;
    padding-bottom: 15px;
}

.table-fm .title strong {
    float: left;
    color: #FFF;
    font-size: 24px;
}

.table-fm .list-box {
    padding: 15px 150px;
}

.table-fm .t {
    color: #e2cf97;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 62px;
}

.table-fm .text {
    height: 24px;
}

.table-fm .text em {
    background: url(../images/table_icon.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.table-fm .text strong {
    color: #c0a860;
}

.table-fm .text .num {
    color: #ab9c69;
    width: 122px;
    height: 62px;
    display: block;
}

.table-fm .text .how1 {
    background: url(../images/table_num01.jpg) no-repeat;
    font-size: 0;
}

.table-fm .text .how2 {
    background: url(../images/table_num02.jpg) no-repeat;
    font-size: 0;
}

.table-fm .text .how3 {
    background: url(../images/table_num03.jpg) no-repeat;
    font-size: 0;
}

tbody tr:nth-child(odd) {
    background: url(../images/table_bg01.jpg) no-repeat center;
    width: 100%;
    height: 62px;
}

.table-fm .text .num {
    color: #ab9c69;
}

.table-fm .text .one {
    background: url(../images/table_num01.jpg) no-repeat;
}

.table-fm .text .two {
    background: url(../images/table_num02.jpg) no-repeat;
}

.table-fm .text .three {
    background: url(../images/table_num03.jpg) no-repeat;
}

a.top {
    background-position: -188px -700px;
    width: 40px;
    height: 40px;
    display: block;
    position: fixed;
    bottom: 15%;
    right: 5%;
    display: none;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.receive-benefits{
  position: absolute;
  top: 75px;
  right: 38px;
}

.receive-benefits img{
    width: 180px;
    height: 190px;
}

.intro-fm-main{
    margin-bottom: 12px;
}