﻿﻿﻿/*  */
html{

}
body{
   font-family: "微软雅黑", "Helvetica Neue", "Hiragino Sans GB", "冬青黑体", "Microsoft YaHei", Helvetica, Arial, sans-serif;    
   background: #f9f9f9;
}

h1, h2, h3, h4, h5, h6,i {
    font-family: "微软雅黑", "Helvetica Neue", "Hiragino Sans GB", "冬青黑体", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
.sfui-heavy {
    /*font-family: 'SFUIText-Heavy';*/
    font-family: "SFUIText", "SFUIText Heavy";
}
.sfui-regular {
    font-family: 'SFUIText-Regular';
}
a{
    cursor: pointer;
}
a,span,i{
    text-decoration: none!important;
}
ul,li{
    list-style: none;
    padding: 0;
    margin: 0;
}
.text-overflow{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}


.margin-0 {
    margin: 0;
}

.padding-0 {
    padding: 0;
}

.white-bg {
    background: #fff;
}

.light-grey-bg {
    background: #f9f9f9;
}

/* */
.line-icon {
    position: absolute;
    display: block;
    width: 100%;
}

.line-top {
    top: 0;
}

.line-bottom {
    bottom: 0;
}

/* 顶部轮播 */
.slider-top {
    margin-top: 44px;
    position: relative;
    min-height:200px;
    max-height:640px;
}

.slider-top .bx-wrapper {
    border: none;
    background: transparent;
    margin-bottom: 0;
    max-height:640px;
}
.home-slider-wrap {
    background:#f9f9f9;
}

.slider-top .control {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    margin-top:-75px;
}

.slider-top .control.prev {
    left: 100px;
    animation: slideMoveL 2s linear 0s infinite;
}

.slider-top .control.next {
    right: 100px;
    animation: slideMoveR 2s linear 0s infinite;
}

.slider-top .control.prev a.bx-prev {
   
    display: block;
    height: 52px;
    margin: 50px auto;
    background: url(../images/lrow.png) no-repeat;
    background-position: center;
    background-size: 42px;
}

.slider-top .control.next a.bx-next {
    display: block;
    height: 52px;
    margin: 50px auto;
    background: url("../images/rrow.png") no-repeat;
    background-position: center;
    background-size: 42px;
}


@keyframes slideMoveL {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    50% {
        opacity: 0.7;
        transform: translateX(-50px);
    }

    100% {
        opacity: 0;
        transform: translateX(-100px);
    }
}
@keyframes slideMoveR {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }

    50% {
        opacity: 0.7;
        transform: translateX(25px);
    }

    100% {
        opacity: 0;
        transform: translateX(50px);
    }
}


.slider-top .bxslider-top > li img {
    max-width:initial;
    max-height: 640px;
    min-height:365px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
    width: 54px;
    background: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}
.bx-wrapper .bx-pager.bx-default-pager a.active:hover {
    cursor: default;
    background: #fff;
    opacity: 1;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 11px;
    height: 11px;
    background: #fff;
    opacity: .35;
    filter: alpha(opacity=35);
    -webkit-transition: width .4s ease-in;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: rgba(0,0,0,.6);
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom:15px;
}




.top-position {
    background: #efefef;
    height: 30px;
}
.h-20 {
   height:20px;
}

.top-bar {
    height: 36px;
    background: #f5f5f5;
    text-align: center;
}

.top-bar span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-top: -30px;
    position: relative;
}
.top-bar span b {
    position: absolute;
    width: 3px;
    height: 22px;
    background: url('../images/vertical.png') no-repeat center center;
    background-size: contain;
    right: 0;
    top: 0;
    z-index: 5;
}
.top-bar .top-sign {
    padding-left: 22px;
    background-size: 18px;
    padding-right: 26px;
}

.top-bar a {
    font-size: 13px;
    color: #333
}

.top-bar .top-wechat {
    margin-left: 22px;
    padding-right: 26px;
}

.top-bar .top-weibo {
    margin-left: 22px;
    padding-right: 26px;
}

.top-bar .top-bar-logo {
}

.top-bar .top-bar-logo img {
    width: 188px;
    height: 98px;
}

.top-bar .top-know {
    margin-left: 22px;
    padding-right: 26px;
    font-size:13px;
}



.top-bar .top-sign img {
    margin-top: -2px;
    margin-right: 5px;
}

.top-bar .top-wechat img {
    margin-top: -2px;
    margin-right: 5px;
}

.top-bar .top-weibo img {
    margin-top: -2px;
    margin-right: 5px;
}

.top-bar .top-know img {
    margin-top: -2px;
    margin-right: 5px;
}

.top-bar .top-complain img {
    margin-top: -2px;
    margin-right: 5px;
}

.top-bar .top-complain {
    border-right: none;
    margin-left: 22px;
    font-size:13px;
}
.top-logo {
    height: 115px;
    background: #fff;
    text-align: center;
    padding-top: 20px;
}

.top-logo img {

}
.tel-num {
    font-family: 'SFUIText-Regular';
    font-size: 14px;
}

@media screen and (min-width:1451px) and (max-width: 1680px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 60px !important;
    }

    .index-nav ul.ul-list li.nli .nli-p > span {
        padding: 0 15px !important;
    }
}

@media screen and (min-width:1281px) and (max-width: 1450px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 40px !important;
    }

    .index-nav ul.ul-list li.nli .nli-p > span {
        padding: 0 10px !important;
    }
}

@media screen and (min-width:1181px) and (max-width:1280px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 30px !important;
    }
    .index-nav ul.ul-list li.nli .nli-p > span {
        padding: 0 5px !important;
    }
}
@media screen and (max-width:1180px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 20px !important;
    }
    .index-nav ul.ul-list li.nli .nli-p > span {
        padding: 0 5px !important;
    }
}

/*@media screen and (min-width:1451px) and (max-width: 1680px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 10px !important;
    }
    .index-nav ul.ul-list li.nli .nli-p > span{
        padding:0 15px !important;
    }
}
@media screen and (min-width:1281px) and (max-width: 1450px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 5px !important;
    }
    .index-nav ul.ul-list li.nli .nli-p > span {
        padding: 0 10px !important;
    }
}
@media screen and (max-width:1280px) {
    .index-nav ul.ul-list li.nli {
        margin-right: 0px !important;
    }
    .index-nav ul.ul-list li.nli .nli-p > span{
        padding:0 5px !important;
    }
}*/



.index-nav {
    border-bottom: 1px #ababab solid;
    height: 75px;
    background: #fff;
}

.index-nav ul.ul-list {
    text-align: center;
    padding: 0;
}

.index-nav ul.ul-list li.nli {
    display: inline-block;
    height: 75px;
    position: relative;
    margin-right: 81px;
}




.location-fix li a:hover img{
    opacity:0.8;
}

.index-nav ul.ul-list li.nli:last-child {
    margin-right: 0;
}

.index-nav ul.ul-list li.nli.active a.n-a {
    border-bottom: 4px #d5bf8d solid;
}

.index-nav ul.ul-list li.nli .nli-p, .index-nav ul.ul-list li.nli .nli-span {
    display: block;
    color: #333;
}

.index-nav ul.ul-list li.nli a.n-a {
    color: #333;
    display: inline-block;
    height: 76px;
    padding: 3px 8px 0;
}

.index-nav ul.ul-list li.nli .nli-p {
    font-size: 19px;
    margin: 0;
    color: #121212;
    padding-top: 20px;
    height: 48px;

    /*position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    overflow:hidden;*/
}

.index-nav ul.ul-list li.nli span.nli-span {
    font-size: 11px;
    color: #5d5d5d;
    height:14px;
    line-height:14px;
}

.index-nav ul.ul-list li.nli a:hover, .index-nav ul.ul-list li.nli:hover {
    text-decoration: none;
    cursor: pointer;
}

.top-logo.fix-logo {
    padding-bottom: 77px;
    height: 182px;
}

.index-nav.fix-nav {
    position: fixed;
    top: -20px;
    left: 0;
    width: 100%;
    z-index: 99995;
}


.filter {
    width: 394px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto;
}

.filter .filter-item {
    width: 187px;
    height: 34px;
    cursor: pointer;
    background: #ececec;
    font-size: 17px;
    text-align: center;
    line-height: 34px;
    color: #121212;
}

.filter .filter-item.active {
    background: #c6b388;
}

/*   common load more  */
.load-more {
    text-align: center;
    min-height: 80px;
    line-height: 80px;
    clear:both;
}

.load-more img {
    line-height: 80px;
}


/*  common nav fix location */
.location-fix {
    position: absolute;
    left: 0;
    top: 54px;
    background: #fff;
    width: 904px;
    /*height:454px;*/
    z-index: 999;
    overflow: hidden;
    padding: 22px 20px 10px;
    display: none;
    box-shadow: 0px 0px 20px 0px #aaa;
}

.location-fix li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}
.location-fix-title i {
    position: absolute;
    width: 43px;
    height: 4px;
    background: #d5bf8d;
    left: -6px;
    top: 22px;
}

.location-fix-title span {
    font-size: 26px;
    color: #fff;
    display: block;
    text-align: right;
    padding-right: 14px;
    margin-top: 6px;
}

.location-fix .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix .location-fix-title h6 {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding-left: 50px;
    margin: 10px 0 0;
    color: #fff;
}

.location-fix .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  glob line  */
.icon-line-g {
    height: 160px;
    background: url("../images/gold-1920.png") no-repeat;
    background-position: center 29px;
    margin-top:110px;
}
.load-icon {
    text-align: center;
    font-size: 24px;
    color: #d5bf8d;
    display:none;
    height:100px;
    line-height:100px;
    clear:both;
}


/* 底部 */
/* footer 模块*/
.common.promise-20 {
    background: #efefef;
}

.common.promise-20 img {
    margin: 72px auto 83px;
}

.common.youth-icon img {
    margin: 69px auto 78px;
}

.footer {
    min-height: 1028px;
    background: url("../images/f-bg.png") no-repeat;
    background-size: cover;
    background-position: center;
}

.footer-wrap {
    /*width: 1920px;*/
    /*margin:0 auto;*/
}

.footer-map {
    max-width: 990px;
    padding: 90px 46px 0 0;
}

    .footer-map img {
        max-width: 100%;
    }

.footer-desc {
    margin-top: 112px;
    border-left: 1px solid #b4b3b1;
    padding: 50px 0 46px 60px;
    color: #aaacab;
}

.footer .desc-b {
    color: #fff;
    font-size: 44px;
    font-weight:normal;
}

.footer .desc-s {
    color: #aaacab;
    font-size: 34px;
    margin-bottom: 45px;
}

.footer .QR-code {
    /*width: 80px;
    height: 100px;*/
    margin-right: 30px;
    padding: 7px 7px 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 112px 137px;
}

.footer .QR-wb {
    /*background-image: url("../images/wb-g.png");*/
}

.footer .QR-wx {
    margin-right: 0;
    /*background-image: url("../images/wx-g.png");*/
}

.footer .QR-code img {
    display: block;
}

.footer-stores {
    font-size: 13px;
    color: #fff;
    margin: 14px 0 28px 0;
}

.footer-stores p {
   margin: 0;
}

.footer-stores i {
    color: #e6c985;
    font-style: normal;
}

.footer .footer-tel {
    width: 100%;
    height: 43px;
    background: url("../images/tel-i.png") no-repeat;
    background-size: contain;
    background-position: left;
    padding-left: 54px;
    margin-bottom: 17px;
    font-size: 13px;
    color: #fff;
}

.footer .footer-tel span:nth-last-child(1) {
    margin-bottom: 0;
}


/*  add   */
.no-more {
    clear: both;
    text-align: center;
    min-height: 80px;
    line-height: 80px;
}

/*
   am-thumbnail
*/
.am-thumbnails>li {
   padding-top:0!important;
   padding-bottom:0!important;

}
.am-thumbnail{
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.bottom-line{
    width:100%;
}



/*  copyright */
.copyright{
    padding-top: 55px;
}
.copyright p{
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
    height: 20px;
    line-height: 20px;
    margin-top:0;
    padding-bottom:7px;
}
.copyright p a{
    color:#999;
}
.copyright p a:visited, .copyright p a:active{
    text-decoration: none;

}
.copyright p a:hover{
    color:#fff;
}


/*   fix barrager */
.barrage-icon{
    position:fixed;
    left:0;
    bottom:340px;
    width:110px;
    height:112px;
    background:url('../images/fix-icon1.png') no-repeat center center;
    background-size:contain;
    z-index:99999;
}
.barrager-wrap{
    position:fixed;
    bottom:340px;
    left:-522px;
    width:520px;
    z-index:99999;
    background:url('../images/fix-icon2.png') no-repeat center left;
    background-size:contain;
    height:122px;
}
.barrage-content-wrap {
    position: absolute;
    right: 4px;
    bottom: 14px;
    width: 420px;
    height: 30px;
    text-align: left;
}
.barrager-wrap .edit-element {
    height: 30px;
    line-height: 30px;
    width: 360px;
    text-align: left;
    color: #fff;
    font-size: 12px;
    text-indent: 10px;
    background: #d5bf8d;
    border-radius: 6px 0 0 6px;
    border: none;
    margin-right: -5px;
    outline: none;
    resize: none;
    overflow: hidden;
    padding: 0 34px 0 0px;
}
.barrager-wrap .barrager-btn {
    width: 52px;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    background: #434343;
    color: #fff;
    border-radius:0 6px 6px 0;
    border:none;
    outline:none;
}
.fix-close {
    position: absolute;
    right: 14px;
    top: 33px;
    width: 23px;
    height: 23px;
    background: url('../images/fix-close.png') no-repeat center center;
    background-size: contain;
}
.icon-emoji {
    position: absolute;
    right: 70px;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url('../images/emoji-bg.png') no-repeat center center;
    background-size: contain;
    border: none;
    outline: none;
}

.set-danmu {
    position: fixed;
    width: 36px;
    height: 18px;
    background: url('../images/dmk.png') no-repeat center center;
    background-size: contain;
    bottom: 320px;
    left: 25px;
}
.set-danmu.close{
    background: url('../images/dmg.png') no-repeat center center;
    background-size:contain;
}


#top-menu-content {
    position: absolute;
    width: 70px;
    right: 0;
    top: 29px;
    z-index: 99;
    margin: 0;
    border: 1px #d5bf8d solid;
    border-top: 0;
    height:auto;
    display:none;
}
#top-menu-content.menu-content-show {
    display: block;
    background:#fff;
}
#top-menu {
    font-size: 12px;
    color: #d5bf8d;
    font-weight: bold;
    letter-spacing: 2px;
    position: relative;
    width: 70px;
    display: block;
    text-align: center;
    height: 29px;
}
.top-menu-active {
    border: 1px #d5bf8d solid;
    border-bottom: 0;
    background:#fff;
}
.top-menu {
    margin-left: 20px;
}

#top-menu-content a {
    display: block;
    height:22px;
    line-height:22px;
    text-align:center;
}

/*  video download */
video::-internal-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}

.title-Img {
    width: 1300px;
    background-size: cover;
    height: 76px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    clear: both;
}
.P-Img5 {
    background: url(../images/title-img5.png) no-repeat center center;
}
.new_wdy_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px;
}
.new_wdy_cont .ul div {
    float: left;
}
.new_wdy_cont {
    width: 100%;
    background: url(../images/new_wdy_bg.jpg) no-repeat center;
    height: 800px;
}
.new_wdy_cont .ul .sen-vid {
    width: 380px;
    height: 160px;
    margin: 0px 5px 6px 5px;
}
.new_wdy_cont .ul div {
    float: left;
}
.new_wdy_cont .ul .for-vid a i {
    width: 300px;
    height: 330px;
    background: url(../images/new_spcen4.png) no-repeat;
    top: -330px;
}
.new_wdy_cont .ul .fir-vid a i {
    width: 500px;
    height: 330px;
    background: url(../images/new_spcen1.png) no-repeat;
    top: -330px;
}
.new_wdy_cont .ul .sen-vid a i {
    width: 380px;
    height: 159px;
    background: url(../images/new_spcen2.png) no-repeat;
    top: -330px;
}
.new_wdy_cont .ul .fre-vid a i {
    width: 380px;
    height: 159px;
    background: url(../images/new_spcen2.png) no-repeat;
    top: -330px;
}
.new_wdy_cont .ul .for-vid {
    width: 300px;
    height: 330px;
    margin-left: 5px;
}
.new_wdy_cont .ul .modele {
    width: 390px;
    height: 330px;
}
.new_wdy_cont .ul div a {
    display: block;
    position: relative;
    overflow: hidden;
}
.new_wdyhx{
	margin-top:41px;
}
.new_wdy_cont .ul div a i {
    position: absolute;
    left: 0;
}
.new_wdy_cont .ul .fre-vid {
    width: 380px;
    height: 160px;
    margin: 5px 5px 0px 5px;
}
.new_wdy_cont .ul .fir-vid {
    width: 500px;
    height: 330px;
    margin-right: 5px;
}
.new_wdy_cont .ul .for-vid {
    width: 300px;
    height: 330px;
    margin-left: 5px;
}
.new_wdy_cont .ul div a img {
    width: 100%;
}

img {
    border: 0 none!important;
}