/*  */
html{

}
body{
   font-family: "微软雅黑", "Helvetica Neue", "Hiragino Sans GB", "冬青黑体", "Microsoft YaHei", Helvetica, Arial, sans-serif;    
   background: #fff;
}

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: 5px;
    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(?tp_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("?tp_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: 30px;
    background: #fbfbfb;
    text-align: center;
    border-bottom:1px solid #d6d6d6;
}

.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('?tp_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: 6px;
}

.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: 498px;
}

.top-bar .top-bar-logo {
}

.top-bar .top-bar-logo img {
    width: 188px;
    height: 98px;
}

.top-bar .top-know {
    /*margin-left: 90px;*/
    font-size:18px;
    color:#333;
    font-weight:normal;
}
#weixin_span { position:relative;}
.weixin_open {position: absolute;top: 29px;right: 0px;z-index: 1;display: none;overflow:visible;}

.top-bar .top-sign img {
    margin-right: 5px;
}
.top-bar .top-sign img.index-hi {
    margin-right: 5px;
    margin-left: 20px;
}
.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-right: 5px;
}

.top-bar .top-know img.index-zixun1 {
    margin-right: 6px;
}
.top-bar .top-know img.index-zixun2 {
    margin-right: 10px;
    margin-left: 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;
}

.top-logo img {
    /*width: 260px;*/
    height: 90px;
}
.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: 2.8% !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: 2.8% !important;margin-left: 2.8% !important;
    }
   .index-nav ul.ul-list li.nli:first-child {
        margin-left: 2.8% !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: 2.8%!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: 2.8% !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 {
    height: 62px;
    background:#000000;
}

.index-nav ul.ul-list {
    
    text-align: left;
    padding: 0;
    background:#000000;
    height:62px;white-space:nowrap;text-overflow:ellipsis;
}

.index-nav ul.ul-list li.nli 
{
    text-align:center;
    display: inline-block;
    /*float:left;*/
    height: 62px;
    position: relative;
     margin-right: 2.8% !important;margin-left: 2.8% !important;
}
.index-nav ul.ul-list li.nli:first-child {
        margin-left: 2.8% !important;
    }

.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 .nli-p {
    font-size: 16px;
    color:#d5bf8d;
    margin: 0;
    padding-top: 6px;
    height: 36px;
}

.index-nav ul.ul-list li.nli.active span.nli-span {
    font-size: 11px !important;
    margin-top: 0px;
    color:#d5bf8d;
    height:14px;
    line-height:14px;
}

.index-nav ul.ul-list li.nli a:hover .nli-p {
    color:#d5bf8d;
    text-align:center;
}

.index-nav ul.ul-list li.nli a:hover span.nli-span {
    color:#d5bf8d;
    text-align:center;
}

.index-nav ul.ul-list li.nli .nli-p, .index-nav ul.ul-list li.nli .nli-span {
    display: block;
    color: #d5bf8d;
}

.index-nav ul.ul-list li.nli a.n-a {
    color: #d5bf8d;
    display: inline-block;
    height: 62px;
}

.index-nav ul.ul-list li.nli .nli-p {
    font-size: 16px;
    margin: 0;
    padding-top: 6px;
    height: 36px;
}

.index-nav ul.ul-list li.nli span.nli-span {
    display: block;
    font-size: 11px !important;
    margin-top: 0px;
    height:14px;
    line-height:14px;
    text-align:center;
    font-family:Arial, sans-serif;
}

.index-nav ul.ul-list li.nli lable.nli-lable 
{
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    width:40px;
    height:3px;
    background:#d5bf8d;
}

.index-nav ul.ul-list li.nli a:hover, .index-nav ul.ul-list li.nli:hover 
{
    color: #f1ddb0;
    text-decoration: none;
    cursor: pointer;
}

.top-logo.fix-logo {
    height: 70px;
}

.index-nav.fix-nav {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 99995;
}


.filter {
    width: 500px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 0 auto;
}

.filter .filter-item {
    width: 226px;
    height: 44px;
    cursor: pointer;
    background: #ececec;
    font-size: 20px;
    text-align: center;
    line-height: 44px;
    color: #121212;
}

.filter .filter-item.active {
    background: #d5bf8d;
    color:#fff;
}
.filterzhuti 
{
    margin: 0 auto;
    width: 100%;
    max-width:1200px;
}
.filterzhuti ul li 
{
    float:left;
    width: 20%;
    border-top: 10px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    height: 84px;
    cursor: pointer;
    text-align: center;
    line-height: 24px;
    padding-top:15px;
}
.filterzhuti ul li:nth-child(5)
{
    border-right: none;
}
.filterzhuti ul li .filter-item_zhuti {
    font-size: 20px;
    color: #bbb;
}
.filterzhuti ul li .filter-item_zhuti span {
    font-size: 13px;
    color: #bbb;
}
.filterzhuti ul li:nth-child(1).active 
{
    border-top: 10px #fa0000 solid;
}
.filterzhuti ul li:nth-child(2).active 
{
    border-top: 10px #faff00 solid;
}
.filterzhuti ul li:nth-child(3).active 
{
    border-top: 10px #00ff96 solid;
}
.filterzhuti ul li:nth-child(4).active 
{
    border-top: 10px #008aff solid;
}
.filterzhuti ul li:nth-child(5).active 
{
    border-top: 10px #a200ff solid;
}
.filterzhuti ul li:nth-child(1):hover
{
    border-top: 10px #fa0000 solid;
}
.filterzhuti ul li:nth-child(2):hover
{
    border-top: 10px #faff00 solid;
}
.filterzhuti ul li:nth-child(3):hover
{
    border-top: 10px #00ff96 solid;
}
.filterzhuti ul li:nth-child(4):hover
{
    border-top: 10px #008aff solid;
}
.filterzhuti ul li:nth-child(5):hover
{
    border-top: 10px #a200ff solid;
}
.filterzhuti ul li.active a
{
    color: #d5bf8d;
}
.filterzhuti ul li.active a span
{
    color: #d5bf8d;
}
.filterzhuti ul li:hover a
{
    color: #d5bf8d;
}
.filterzhuti ul li:hover a span
{
    color: #d5bf8d;
}
.filterlvpai {
    width: 100%;
    margin: 0 auto;
    margin-bottom:8px;
    max-width:1200px;
}
.filterlvpai ul li 
{
    float:left;
    width: 189px;
    height: 75px;
}
.f-linke {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #757575;
}
.f-linke span {
   padding-left:20px;
}
.f-linke:hover {
    color: #d5bf8d;
}
.f_linkecase 
{
    float:left;
    display:block;
    width:11%;
    height: 35px;
    line-height: 35px;
    margin-left:0.75%;
    margin-right:0.75%;
    margin-bottom:20px;
    font-size: 18px;
    color: #666;
    border: 1px #d5bf8d solid;
    background:#fff;
}
.f_linkecasecur {
    float:left;
    display:block;
    width:11%;
    height: 35px;
    line-height: 35px;
    margin-left:0.75%;
    margin-right:0.75%;
    margin-bottom:20px;
    font-size: 18px;
    color: #000;
    border: 1px #d5bf8d solid;
    background:#d5bf8d;
}
.f_linkecase:hover {
    color: #000;
    border: 1px #d5bf8d solid;
    background:#d5bf8d;
}
.f-linked1 {
    height: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #757575;
}
.f-linked1span {
   padding-left:8px;
   padding-right:8px;
    color: #757575;
}
.f-linked1:hover {
    color: #d5bf8d;
}
.f-linke2{
    height:60px;
}
.am-nbfcd{overflow:hidden;}
.am-nbfcd .icon-1{text-align: center;}
.f-linke2:hover .location-i-tags{
    color: #d5bf8d;
}
.f-linke2:hover .location-i-msg{
    color: #d5bf8d;
}
.f-linke3 {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #757575;
}
.f-linke3 span {
   padding-left:12px;
}
.f-linke3:hover {
    color: #d5bf8d;
}
.home .gallery-i h4:hover{
    color: #d5bf8d;
}
/*   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;
}

/*  common nav fix3 location */
.location-fix3 {
    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-fix3 li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix3 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix3 li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix3 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix3 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix3 .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-fix3 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}
/*  common nav fix4 location */
.location-fix4 {
    position: absolute;
    left: -380px;
    top: 46px;
    background: #fff;
    width: 1004px;
    height:auto;
    z-index: 999;
    overflow: hidden;
    padding: 22px 20px 8px;
    display: none;
    box-shadow: 0px 0px 20px 0px #aaa;
}

.location-fix4 li {
    width: 310px;
    height: 124px;
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 16px;
}

.location-fix4 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix4 li .location-item-img {
    width: 310px;
    height: 124px;
}

.location-fix4 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix4 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix4 .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-fix4 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  common nav fix5 location */
.location-fix5 {
    position: absolute;
    left: -140px;
    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-fix5 li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix5 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix5 li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix5 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix5 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix5 .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-fix5 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  common nav fix6 location */
.location-fix6 {
    position: absolute;
    left: -280px;
    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-fix6 li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix6 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix6 li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix6 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix6 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix6 .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-fix6 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  common nav fix7 location */
.location-fix7 {
    position: absolute;
    left: -700px;
    top: 46px;
    background: #fff;
    width: 1004px;
    /*height:454px;*/
    z-index: 999;
    overflow: hidden;
    padding: 22px 20px 8px;
    display: none;
    box-shadow: 0px 0px 20px 0px #aaa;
}

.location-fix7 li {
    width: 310px;
    height: 124px;
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 16px;
}

.location-fix7 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix7 li .location-item-img {
    width: 310px;
    height: 124px;
}

.location-fix7 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix7 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix7 .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-fix7 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  common nav fix8 location */
.location-fix8 {
    position: absolute;
    left: -560px;
    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-fix8 li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix8 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix8 li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix8 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix8 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix8 .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-fix8 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  common nav fix9 location */
.location-fix9 {
    position: absolute;
    left: -7000px;
    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-fix9 li {
    width: 280px;
    height: 128px;
    float: left;
    position: relative;
    margin-right: 12px;
    margin-bottom: 12px;
}

.location-fix9 li:nth-child(3n+3) {
    margin-right: 0;
}

.location-fix9 li .location-item-img {
    width: 280px;
    height: 128px;
}

.location-fix9 li .location-fix-title {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: none;
}

.location-fix9 .location-fix-title p {
    padding: 0 0 0 50px;
    font-size: 17px;
    height: auto;
    text-align: left;
    color: #f9f9f9;
    margin: 0;
}

.location-fix9 .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-fix9 .location-fix-title h6 img {
    width: auto;
    height: auto;
    margin-right: 25px;
}

/*  glob line  */
.icon-line-g {
    height: 160px;
    background: url("?tp_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: #fff;
}

.common.promise-20 img {
    margin: 30px auto 83px;
}

.common.youth-icon img {
    margin: 69px auto 78px;
}
.icondd1 img{
    display:block;
    margin:0 auto;
    max-width:100%;
}
.footer {
    position:fixed;
    z-index:101;
    height: 68px;
    width:100%;
    /*margin: 0 auto;
    background-size: cover;
    background-position: center;*/
    bottom:0px;
    overflow:hidden;
}
.footer_ww{width:100%;margin: 0 auto; max-width:1920px;}
.footer-wrap 
{
    width:100%;
    margin:0 auto;
    max-width: 1450px;
    height: 68px;
}

.footer-map {
	float:left;
	width:55%;
    /*max-width: 790px;
    padding: 70px 46px 0 0;*/
	padding-left:70px;
	margin-top:60px;
}

    .footer-map img {
        max-width: 100%;
    }
	
.footer-wrap .l{background:url(?tp_images/iphone.png) no-repeat;height:713px;float:left;width:354px;}
.footer-wrap .l iframe{margin:103px 0 0 25px}
/*.footer-wrap .l span{cursor:pointer;margin:140px auto 0;width:192px;height:273px;display:block;text-indent:-100px;overflow:hidden}*/

.footer-desc {
	float:right;
	width:45%;
    margin-top: 112px;
    /*border-left: 1px solid #b4b3b1;
    padding: 30px 0 46px 60px;*/
    color: #aaacab;
	padding-right:20px;
}

.footer .desc-b {
    color: #fff;
    font-size: 44px;
    font-weight:normal;
}

.footer .desc-s {
    color: #aaacab;
    font-size: 34px;
    margin-bottom: 25px;
}

.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("?tp_images/wb-g.png");*/
}

.footer .QR-wx {
    margin-right: 0;
    /*background-image: url("?tp_images/wx-g.png");*/
}

.footer .QR-code img {
    display: block;
}

.footer-stores {
    font-size: 14px;
    color: #fff;
    margin: 14px 0 18px 0;
}
.footer-stores span {
   font-size: 18px;
   color: #fff;
}
.footer-stores lable {
   font-size: 15px;
   color: #fff;
}
.footer-stores p {
   margin: 0;
   line-height:23px;
}

.footer-stores i {
    color: #d5bf8d;
    font-style: normal;
}
.footer-stores4 {
    font-size: 18px;
    color: #fff;
    margin-top: 15px;
}
.footer-stores4 span {
   color: #993d2e;
}
.footer-stores4 lable {
   font-size: 14px;
   color: #fff;
   line-height:30px;
}
.footer-stores4 p {
   margin: 0;
   line-height:25px;
}

.footer-stores4 i {
    color: #d5bf8d;
    font-style: normal;
}
.footer .footer-tel {
    width: 100%;
    height: 43px;
    background: url("?tp_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;
}
.no-more a{color:#666;font-size:14px; border:1px solid #a1a1a1; padding:8px 15px; background-color:#fff;border-radius:5px;}
.no-more a:hover{ color:#666; border:1px solid #d5bf8d;background:#d5bf8d;}
.no-more .cpb{padding:8px 15px;color:#666;border:1px solid #d5bf8d;background:#d5bf8d;text-decoration:none;border-radius:5px;}
/*
   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:50%;
}



/*  copyright 
.copyright{
    padding-top: 15px;padding-bottom:40px;
}
.copyright p{
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-bottom: 0;
    height: 20px;
    line-height: 25px;
    margin-top:0;
    padding-bottom:7px;
}
.copyright p a{
    color:#fff; padding:0px 5px;
}
.copyright p a:hover{
    color:#d5bf8d;
}
.copyright p a:visited, .copyright p a:active{
    text-decoration: none;

}
*/

/*   fix barrager */
.barrage-icon{
    position:fixed;
    left:0;
    bottom:340px;
    width:110px;
    height:112px;
    background:url('?tp_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('?tp_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('?tp_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('?Public/js/emoji/emoji-bg.png') no-repeat center center;
    background-size: contain;
    border: none;
    outline: none;
}

.set-danmu {
    position: fixed;
    width: 36px;
    height: 18px;
    background: url('?tp_images/dmk.png') no-repeat center center;
    background-size: contain;
    bottom: 320px;
    left: 25px;
}
.set-danmu.close{
    background: url('?tp_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);
}

.bannerWrap{
	width: 100%;
	height: 640px;
	position: relative;
}
.bannerWrap ul{
	width: 100%;
	height: 640px;
	position: absolute;
	left: 0;
	top: 0;
}
.bannerWrap ul li{
	height: 640px;
	position: relative;
	float: left;
}
.bannerImg{
	width: 1920px;
	position: absolute;
	left: 50%;
	top: 0;
	height: 640px;
	margin-left: -712px;
	cursor: pointer;
}
.bannerImg div{
	width: 100%;
}
.bannerImg div img{
	width: 100%;
}
.left2,.right2{
	display: block;
	width: 53px;
	height: 53px;
	position: absolute;
	top: 50%;
	margin-top: -26.5px;
	z-index: 2;
	display: none;
}
.left2{
	left: 50%;
	margin-left: -580px;
}
.right2{
	right: 50%;
	margin-right: -580px;
}
.main_showp{background:rgba(0, 0, 0, 0.8);}
.main_showp .showee{width:100%;height:auto;margin:0px auto;min-height:800px; max-width:1450px;}
.main6Bot{
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.lMmain6Left{
	width: 100%;
	height: auto;
	float: left;
	
}
.lMsubNewMain1Top{
	width: 100%;
	height: auto;
	
}
.lMsubNewMain1Top ul{
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
}
.lMsubNewMain1Top ul li{
	width: 100%;
	height: auto;
	margin:0px auto;
	float: left;
	max-width:1200px;
	margin-top:66px;
	text-align:center;
	margin-left:125px;
	margin-right:125px;
}
.lMsubNewMain1Top ul li img
{
    
	width: auto;
	height: auto;
	margin:0px auto;
	max-width:1200px;
}

.lMsubleftBtn{
	position: absolute;
	left:40px;
	top:45%;
	width: 44px;
	height: 44px;
	z-index: 11;
	cursor: pointer;
}
.lMsubrightBtn{
	position: absolute;
	right:40px;
	top:45%;
	width: 44px;
	height: 44px;
	z-index: 11;
	cursor: pointer;
}
/*banner*/
.bannerWrap0 { position: relative;width:100%; max-width: 1920px;overflow: hidden;background: #fff;margin:0 auto;}
.banner { position: relative; max-width: 1920px; margin: auto;}
.banner img { width: 100%; height: auto; max-width: 1920px; margin: auto; display: block; }
.banner img:hover { transform: scale(1); }
.banner .hd { height: 15px; overflow: hidden; position: absolute; right: 46.2%; bottom: 36px; z-index: 1; }
.banner .hd ul { overflow: hidden; zoom: 1; float: left; }
.banner .hd ul li { float: left; margin-right: 10px; border-radius:50%; text-indent:-9999px;  width: 10px; height: 10px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.banner .hd ul li.on { background: #0d3693; color: #fff; width: 30px; height: 10px; border-radius:25px;}/* background: #52d0d1; 旅拍色*/
.banner .bd { position: relative; height: 100%; z-index: 0; }
.banner .bd li { zoom: 1; vertical-align: middle; }
.banner .bd img { width: 100%; margin:auto; max-width:1920px; display: block; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,  .banner .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(?tp_images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.banner .next { left: auto; right: 3%; background-position: 8px 5px; }
.banner .prev:hover,  .banner .next:hover { filter: alpha(opacity=100); opacity: 1; }
.banner .prevStop { display: none; }
.banner .nextStop { display: none; }

/*图片浏览左右滑动banner*/
.bannerpice { position: relative; max-width: 1450px; margin: auto }
.bannerpice img { width: 100%; height: auto; max-width: 1200px; margin: auto; display: block; }
.bannerpice img:hover { transform: scale(1); }
.bannerpice .hd { height: 15px; overflow: hidden; position: absolute; right: 45%; bottom: 15px; z-index: 1; }
.bannerpice .hd ul { overflow: hidden; zoom: 1; float: left; }
.bannerpice .hd ul li { float: left; margin-right: 10px; border-radius:50%; text-indent:-9999px;  width: 15px; height: 15px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; }
.bannerpice .hd ul li.on { background: #d5bf8d; color: #fff; }
.bannerpice .bd { position: relative; height: 100%; z-index: 0; margin-top:66px;margin-bottom:66px;}
.bannerpice .bd li { zoom: 1; vertical-align: middle; }
.bannerpice .bd img { width: auto; margin:auto; max-width:1200px;max-height:800px; display: block; }
/* 下面是前/后按钮代码，如果不需要删除即可 
.bannerpice .prev,  .bannerpice .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 32px; height: 40px; background: url(?tp_images/slider-arrow.png) -110px 5px no-repeat; filter: alpha(opacity=50); opacity: 0.5; }
.bannerpice .next { left: auto; right: 3%; background-position: 8px 5px; }
.bannerpice .prev:hover,  .bannerpice .next:hover { filter: alpha(opacity=100); opacity: 1; }
.bannerpice .prevStop { display: none; }
.bannerpice .nextStop { display: none; }*/
.bannerpice .prev{
	position: absolute;
	left:40px;
	top:50%;
	width: 44px;
	height: 44px;
	z-index: 11;
	cursor: pointer;
}
.bannerpice .next{
	position: absolute;
	right:40px;
	top:50%;
	width: 44px;
	height: 44px;
	z-index: 11;
	cursor: pointer;
}
.yuyuetxt{font-size:16px; color:#fff;}
.footer_pic{width:100%;margin: 0 auto; max-width:1920px;}
.pictop42{margin-top:42px;}
.pictop10{margin-top:10px;}
.pictop20{margin-top:20px;}
.pictop30{margin-top:42px;}
.picbottom42{padding-bottom:28px;}
.footer_pic_wrap163
{
    width:100%;
    margin:0 auto;
    max-width: 1450px;
    height: 163px;
}
.footer_pic_wrap144
{
    width:100%;
    margin:0 auto;
    max-width: 1450px;
    height: 144px;
}
.footer_pic_wrap144s
{
    width:100%;
    margin:0 auto;
    float:left;
    max-width: 1450px;
    height: 163px;
}
.picbottomheight{height: 190px;}
.footer_pic_wrap749
{
    width:100%;
    margin:0 auto;
    max-width: 1450px;
    height: 749px;
}
.footer_pic_wrap379
{
    width:100%;
    margin:0 auto;
    max-width: 1450px;
    height: 379px;
}
.vleft{ float:left;display:block;overflow:hidden;width:65%; }
.vleft_left{ float:left;display:block;overflow:hidden;width:53%;}
.vleft_right{ float:right;display:block;overflow:hidden;width:47%; }
.vleft_right1{width:100%; height:auto; margin-bottom:23px; padding-left:22px; padding-right:22px;}
.vleft_right2{width:100%; height:auto; margin-bottom:22px; padding-left:22px; padding-right:22px;}
.vleft_right3{width:100%; height:auto;padding-left:22px; padding-right:22px;}

.vright{ float:right;width:35%;}


.vleft_left .video .s-pic{width:100%; height:751px;}
.vleft_left .video{display:block;overflow:hidden;width:100%;cursor:pointer}
.vleft_left .video:hover .img-none{display:none}
.vleft_left .video video{display:none;width:100%;background: #fff; height:751px;}
.vleft_left .video:hover video{display:block}

.vleft_right1 .video .s-pic,.vleft_right2 .video .s-pic,.vleft_right3 .video .s-pic{width:100%; height:235px;}
.vleft_right1 .video,.vleft_right2 .video,.vleft_right3 .video{display:block;overflow:hidden;width:100%;cursor:pointer}
.vleft_right1 .video:hover .img-none,.vleft_right2 .video:hover .img-none,.vleft_right3 .video:hover .img-none{display:none}
.vleft_right1 .video video,.vleft_right2 .video video,.vleft_right3 .video video{display:none;width:100%;background: #fff; height:235px;}
.vleft_right1 .video:hover video,.vleft_right2 .video:hover video,.vleft_right3 .video:hover video{display:block}

.vright .video .s-pic{width:100%; height:751px;}
.vright .video{display:block;overflow:hidden;width:100%;cursor:pointer}
.vright .video:hover .img-none{display:none}
.vright .video video{display:none;width:100%;background: #fff; height:751px;}
.vright .video:hover video{display:block}


#con,
#cons {
    position: relative;
    background-color: #FFF;
    overflow: hidden;
}

#con ul li{
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
}
#cons ul li {
    width: 100%;
    overflow: hidden;
    line-height: 1.5;
}

/*.bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: -110px;
    background: url(?images/bg2.jpg)no-repeat;
    background-size: 100%;
    padding-top: 120px;
}
*/


.andi {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.andi img{
    width: 100%;
    display: block;
}
.andi:after {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 45%;
    top: 30%;
    content: '';
    transition: .5s;
    
}
.andi { cursor:pointer;}
.andi.playing:after{
    display:none;
}
.andi.playing:hover:after {
    display: block;
    transition: .5s;
}

.andi2:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .2);
}

.andi2:hover .andi2:after
{
    background-color: rgba(0, 0, 0, .1);
    filter:alpha(opacity=20);
    -moz-opacity:0.1;
    opacity:0.1;
}
.andi2:after:hover .andi:after { content: ""; }
/*mask*/

.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999999;
    display: none;
}

.mask_video {
    width: 900px;
    height: 514px;
    margin: 7% auto;
    text-align: center;
}

.mask_video video {
    width: 100%;
    height: 100%;
}

#layout_2019banner{}
.view_contents{position:relative; width:100%; margin:0 auto; padding:0; z-index:10; height:100%; overflow: hidden; box-sizing: border-box;}
.layout{ position: relative; width: 100%; margin: 0px auto; padding: 0px; z-index: 1;}
.layout > .view_contents{ overflow: visible;}
.imgStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
.imgStyle>a{overflow: hidden; width: 100%; height: 100%;}
.imgStyle img{box-sizing: border-box;}
#image_style_01_1527072862717 .CompatibleImg img{width:100%; height:100%}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1527072862717 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1527072862717 .CompatibleImg img{width:100%; height:100%}}


.index_kf
{
    position: fixed;
    top: 24%;
    right: 4px;}
.index_kf .contenta1
{
    width: 180px;
    height: auto;}
.index_kf .contenta1 img
{
    display:block;
    width: 100%;
    height: auto; cursor:pointer;}
.index_kf .contenta2
{
    width: 180px;
    height: auto;}
.index_kf .contenta2 img
{
    display:block;
    width: 100%;
    height: auto;}
     
.index_kf .contenta3
{
    width: 180px;
    height: auto;margin-top: 20px;}
    
.index_kf .contenta3 img
{
    display:block;
    width: 100%;
    height: auto;}
.baojia_m1 {position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 999;}
.baojia_h1{position: absolute; top: 10%;left: 38%;/* transform: translate(-50%, -50%) scale(0); *//* transition: all 0.3s linear 0s; */width:520px;height:650px;}
#baojia_close{position: absolute;
            top: 25px;
            right: 80px;
            cursor: pointer;
            width: 40px;
            height: 40px;}
.input_f1{position: absolute;
			bottom: 4%;
            left: 50%;
            margin-left: -33%;
            width: 60%;}
.input_f1 input{border: none;
                width: 94%;
                height: 45px;line-height: 43px; color:#333;font-size:16px;padding:0px 8px;
                outline: none;
                text-align: center;
                border-radius: 6px;
                margin: 5px 0;
                font-size: 16px;
                background-color: #eeeeee;
                margin-bottom:15px;}

.baojia_submit{text-align: center;
                  cursor: pointer;}
.baojia_submit img{width: 205px;height: 62px;}
.pbota{ padding:6px 0;}
.pbota p a:link, .pbota p a:visited { color: #333; font-size:14px;}
.pbota p a:hover { color: #eee !important;}

.right-text p a:link, .right-text p a:visited { color: #fff; font-size:14px;}
.right-text p a:hover { color: #eee !important;}

<!--0.00023102760314941-->