﻿.banner{
    background: none !important;
}

.banner .bangwodingzhi{
	position: absolute;
	width: 120px;
	left: 50%;
	margin-left: -60px;
	bottom: 0;
}
.banner .bangwodingzhi img{
	display: block;
	border: 0;
	width: 100%;
	height: auto;
}

.i_feedback{
    overflow: hidden;
}

#footer{
    background:#fff;
}

video{
	object-fit:fill;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin:0 3px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:10px;
}
.swiper-pagination-bullet{
	height:8px;
	width:8px;
	background:#aaa;
	opacity:1;
}
.swiper-pagination-bullet-active{
	background:#fff;
}

.banner .content .bannerTitle{
    color: #D6AD65;
    font-size: 0;
    margin-bottom: 10px;
}
.banner .content .bannerTitle span{
    display: inline-block;
    margin: 0 15px;
    vertical-align: middle;
    font-size: 16px;
    letter-spacing: 2px !important;
    text-align: center;
}
.banner .content .bannerTitle:before{
    content: '';
    width: 30px;
    height: 1px;
    background: #D6AD65;
    display: inline-block;
    vertical-align: middle;
}
.banner .content .bannerTitle:after{
    content: '';
    width: 30px;
    height: 1px;
    background: #D6AD65;
    display: inline-block;
    vertical-align: middle;
}

.go_down{
	position:absolute;
	width:34px;
	height:34px;
	left:50%;
	bottom:23px;
	margin-left:-17px;
    cursor: pointer;
}
.go_down img{
	display:block;
	width:100%;
	height:100%;
}

.banner .content{
    top: 50%;
    margin-top: -30px;
    width: 94%;
    left: 3%;
}
.banner .content .b-info{
    color: #fff;
    margin: 0;
}
.banner .content .b-info span{
    text-transform: uppercase;
    letter-spacing: 8px;
    font-family: arial;
    height: 20px;
    line-height: 20px;
}
.banner .content .b-info p{
    font-size: 13px;
    font-family:arial;
    letter-spacing: 2px;
    margin: 0;
    height: 30px;
    line-height: 30px;
    
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0;}  
    40% {opacity: 0.5;}  
    100% {opacity: 1;}
}
 
@keyframes fadeIn {
    0% {opacity: 0;}  
    40% {opacity: 0.5;}  
    100% {opacity: 1;}
}

.lxmx-wrap{
    overflow: hidden;
    background: #fff;
    padding-bottom: 20px;
}

.lxmx-wrap ul{
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    width: 50%;
    box-sizing: border-box;
}

.lxmx-wrap li{
    list-style: none;
    display: block;
    overflow: hidden;
}

.lxmx-wrap li h5{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
}

.lxmx-wrap li .icon{
    display: inline-block;
}

.lxmx-wrap li .icon img{
    height: 40px;
}

.lxmx-wrap li p{
    line-height: 1.8;
    font-size: 16px;
    margin-bottom: 20px;
}

.lxmx-wrap .left{
    border-right: 1px solid #ddd;
    padding-right: 20px;
    text-align: right;
}

.lxmx-wrap .left .icon{
    margin-right: 10px;
}

.lxmx-wrap .left .ct{
    text-align: right;
}

.lxmx-wrap .right{
    padding-left: 20px;
    text-align: left;
}

.lxmx-wrap .right .icon{
    margin-left: 10px;
}

.lxmx-wrap .right .ct{
    text-align: left;
}

.index_nav{
    padding: 30px 15px 15px;
    box-sizing: border-box;
    background: #f1f1f1;
}

.index_nav .search{
    position: relative;
    top: 0;
    box-sizing: border-box;
    background: #fff;
}

.index_nav .search input{
    width: 100%;
    padding: 7px 15px;
    box-sizing: border-box;
    border: 1px solid #333;
    border-radius: 4px;
}

.index_nav .search span{
    display: block;
    position: absolute;
    top: 8px;
    right: 15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #999;
}

.index_nav ul{
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 15px;
}

.index_nav li{
    list-style: none;
    float: left;
    width: 33.33333333%;
    box-sizing: border-box;
    padding: 0 15px;
    text-align: center;
}

.index_nav li a{
    display: inline-block;
    color: #333;
}

.index_nav li img{
    max-width: 100%;
}

.index_nav li p{
    margin-top: -2px;
}

.i_product{
    background: #f1f1f1;
    margin-top: 0;
}

.i_product p{
    padding: 0 15px;
}

.i_product_wp{
    border-radius: 6px 6px 0 0;
    position: relative;
    padding-bottom: 28px;
}

.swiper-product{
    text-align: left;
    width: 100%;
    display: inline-block;
    bottom: 0;
    z-index: 1;
    box-sizing: border-box;
}
.swiper-product span{
    display: inline-block;
    width: 10%;
    text-align: center;
    color: #fff;
    background: #D8A958;
    border-right: 1px solid #fff;
    cursor: pointer;
    box-sizing: border-box;
    padding: 2px 0;
}
.swiper-product span:last-of-type{
    border: 0;
}
.swiper-product span.current{
    padding-bottom: 6px;
    background: #fff;
    color: #333;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    -moz-box-shadow: 2px 2px 5px #ccc;
    box-shadow: 2px 2px 5px #ccc;
}

.i_product_list{
    padding: 10px;
    overflow: hidden;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}

.i_product_list .item{
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.i_product_list .item .icon{
    position: absolute;
    left: 15px;
    top: -4px;
    width: 40px;
}

.i_product_list .item .icon img{
    width: 100%;
}

.i_product_list .item .btn{
    position: absolute;
    width: 80px;
    text-align: center;
    border-radius: 20px;
    background: #d6ad65;
    color: #fff;
    right: 0;
    bottom: 10px;
    padding: 2px 0;
    font-size: 14px;
}

.i_product_list .item a{
    display: block;
    color: #333;
}

.i_product_list .item .content{
    font-size: 16px;
    margin-top: 20px;
    color: #333;
}
.i_product_list .item .day{
    padding: 0 5px;
    color: #D8A958;
    border: 1px solid #D8A958;
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
}
.i_product_list .item .price{
    color: #666;
    font-size: 14px;
    margin-top: 5px;
}

.i_product_list .item .flex{
    padding: 0 10px;
    margin: 0;
    width: 100%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-align: left;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}

.i_product_list .item span{
    display: block;
    color: #999;
    text-align: left;
    overflow: hidden;
    color: #cfa761;
    font-weight: 500;
}

.i_product_list .item span i{
    float: right;
    font-style: normal;
}

.i_product_list .item .img{
    width: 100%;
	height: 0;
    padding-bottom: 54%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.i_product_list .swiper-button-next, .i_product_list .swiper-button-prev{
    width: 16px;
    height: 26px;
    background-size: 12px 20px;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.more_product {
    display: block;
    padding: 3px 0;
    line-height: 22px;
    color: #333;
    border-radius: 20px;
    border: 1px solid #333;
    width: 120px;
    text-align: center;
    margin: 15px auto;
}

.i_product_list .item-more{
    display: none;
}

.i_product_more .item-more{
    display: block;
}

.i_product_more .more_product img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.i_product .title{
    margin-top: 0;
}

.hot_list{
    display: none;
    position: absolute;
    left: 0;
    top: 36px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px;
}

.hot_list a{
    display: inline-block;
    padding: 5px 15px;
    background: #f5f5f5;
    color: #333;
    margin: 5px;
}

.hot_list a.current{
    background: #000;
    color: #fff;
}

.hot_list p{
    margin-bottom: 5px;
    padding-left: 5px;
}

.i_hot{
    margin-top: 30px;
    overflow: hidden;
}

.i_hot a{
    color: #333;
}

.i_hot_nav{
    border-bottom: 1px solid #ddd;
    background: #fff;
}

.i_hot_nav span{
    text-align: center;
    padding: 10px 0;
    color: #ccc;
    position: relative;
    font-size: 16px;
}

.i_hot_nav span.current{
    color: #333;
    font-weight: 600;
}

.i_hot_nav span.current:after{
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #333;
}

.i_hot_content .content{
    padding: 10px;
    background: #fff;
    overflow: hidden;
}

.i_hot_content .content .item{
    float: left;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    padding: 6px;
}

.i_hot_content .content .item a{
    width: 100%;
    height: 60px;
    background: #fff9f0;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #000;
}

.i_hot_content .content .item a.current{
    background: #d6ad65;
    color: #fff;
}

.i_hot_content .content .item a span{
    text-align: center;
    display: inline-block;
    width: 100%;
}

#i_hot_theme .item a{
    height: 40px;
}

#i_hot_season{
    padding-top: 40px;
}

#i_hot_season .item a{
    font-size: 18px;
}

#i_hot_season .item p{
    margin-top: 10px;
}

#i_hot_mudidi{
    padding-top: 20px;
}

.more_btn {
    display: block;
    padding: 3px 0;
    line-height: 22px;
    color: #333;
    border-radius: 20px;
    border: 1px solid #333;
    width: 120px;
    text-align: center;
    margin: 15px auto;
}

.i_magazine{
    padding-top: 10px;
    background: #fff;
    overflow: hidden;
}

.i_magazine ul{
    display: block;
    padding: 0 15px;
    margin: 0;
}

.i_magazine li{
    margin-top: 15px;
    overflow: hidden;
    background: #fff9f0;
    padding: 10px;
}

.i_magazine li .ft{
    width: 120px;
}

.i_magazine li .ft .img{
    width: 100%;
	height: 0;
    padding-bottom: 75%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.i_magazine li .bd h5{
    color: #1a1a1a;
    font-size: 14px;
    margin-top: 0;
    line-height: 22px;
    overflow: hidden;
}

.i_magazine li .bd p{
    font-size: 12px;
    color: #888;
    margin-bottom: 0;
}

.i_about2{
    padding-bottom: 25px;
    overflow: hidden;
}

.i_about2 .content{
    background: #fff;
}

.i_about2 .content p{
    margin-top: 10px;
    line-height: 1.8;
    padding: 0 15px;
}

.search-fixed{
    position: absolute !important;
    top: 70px;
    left: 15px;
    z-index: 9999;
}

.i_about2 .content .text_t{
    padding: 0 15px;
}

.text_t{
    text-align: left;
}

.text_b{
    text-align: right;
}

.i_product .text_t{
    padding-left: 30px;
}

.i_product .text_b{
    padding-right: 30px;
    margin-bottom: 10px;
    line-height: 14px;
}

.i_about2 .content p{
    margin: 0;
}

.i_about2 .content .text_t{
    margin-top: 10px;
}

.i_about2 .content .text_b{
    line-height: 14px;
}

.i_product>p{
    color: #666;
}

.i_magazine li .bd{
    position: relative;
}

.i_magazine li .bd p{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}

.swiper-zx{
    padding-top: 5px;
}

.zxlist{
    padding: 0;
    overflow: hidden;
}

.zxlist .more_btn{
    margin-top: 25px;
    margin-bottom: 25px;
}

.zxlist .block{
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    padding-bottom: 5px;
}

.zxlist .block .title{
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 600;
    color: #666;
}

.zxlist .block .item{
    background: #fff;
    position: relative;
}

.zxlist .block .item .icon{
    position: absolute;
    left: 10px;
    top: -3px;
    width: 34px;
    z-index: 2;
}

.zxlist .block .item .icon img{
    width: 100%;
}

.zxlist .block .item .pic{
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}

.zxlist .block .item .pic span{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 3px 10px;
    background: rgba(0,0,0,0.3);
    color: #fff;
    font-size: 12px;
}

.zxlist .block .item .content{
    padding: 5px 0;
}

.zxlist .block .item .content .price{
    font-size: 12px;
    color: #888;
}

.zxlist .block .item .content .ct{
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.zxlist .block .item .flex{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px;
    margin-top: 8px;
}

.zxlist .block .item .ft{
    margin: 0;
    color: #cda55e;
}

.we_serve{
    border-top: 4px solid #D6AD65;
    background: url(../images/icon-write.png) center 80px no-repeat #fff;
    background-size: 65% auto;
    text-align: center;
    overflow: hidden;
}
.we_serve span{
    font-family: arial;
    font-size: 22px;
    letter-spacing: 10px;
    text-transform: uppercase;
    color: #D8A958;
    margin-top: 30px;
    display: block;
}
.we_serve p{
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}
.we_serve img{
    width: 36px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.zxlist_list{
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    overflow: hidden;
    padding-bottom: 10px;
}

.zxlist_list .bitem{
    display: block;
    position: relative;
}
.zxlist_list .bitem:after{
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-width: 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}

.zxlist_list .icon{
    position: absolute;
    left: 10px;
    top: -3px;
    width: 34px;
    z-index: 2;
}

.zxlist_list .icon img{
    width: 100%;
}

.zxlist_list .bitem .pic{
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.zxlist_list .bitem .pic span{
    position: absolute;
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 15px;
    background: rgba(0,0,0,0.6);
    left: 0;
    bottom: 0;
    color: #fff;
}

.zxlist_list .sitem{
    padding: 10px 10px 0;
}

.zxlist_list .flex{
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.zxlist_list .sitem .ft{
    width: 126px;
    margin: 0;
    margin-right: 10px;
    position: relative;
}

.zxlist_list .sitem .pic{
    width: 100%;
    height: 0;
    padding-bottom: 65%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.zxlist_list .sitem .ct{
    font-size: 16px;
    color: #333;
}
.zxlist_list .sitem .price{
    margin-top: 8px;
    color: #666;
}

.feedbackItem a{
    display: inline-block;
    color: #333;
}
.feedbackItem .desc{
    box-sizing: border-box;
    background: url(/Public/home/images/feedback_bg.png) #fff9f0 no-repeat center;
    background-size: contain;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 20px 20px 30px;
    position: relative;
}
.feedbackItem .desc:before{
    content: '"';
    font-size: 40px;
    position: absolute;
    top: 22px;
    left: 5px;
    height: 20px;
    line-height: 20px;
    font-style: italic;
}
.feedbackItem .desc .bd{
    height: 66px;
    line-height: 22px;
    overflow: hidden;
}
.feedbackItem .area{
    background: #d1ab64;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.moreWrap{
    background: #d7a958;
    color: #fff;
    margin-left: 50px;
    margin-top: -90px;
    position: relative;
    z-index: 1;
    padding: 20px 15px;
    box-sizing: border-box;
    display: inline-block;
}
.moreWrap span{
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: arial;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.moreWrap .more_btn{
    margin: 10px 0 0 0;
    background: #fff;
    border: 0;
}

.seasonList{
    overflow: hidden;
}

.seasonItem{
    width: 33.33333333%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    float: left;
    padding: 5px;
}

.seasonItem a{
    display: block;
}

.seasonItem .content{
    width: 100%;
    height: 0;
    padding-bottom: 75.34%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.seasonItem .content .flex{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    background: rgba(0,0,0,0.5);
    color: #fff;
}

.seasonItem .content .icon{
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    left: 50%;
    margin-left: -10px;
    bottom: 8px;
    color: #ddd;
    transform: scale(1,1.4);
    -ms-transform: scale(1,1.4);
    -moz-transform: scale(1,1.4);
    -webkit-transform: scale(1,1.4);
    -o-transform: scale(1,1.4);
}

.index_member_privilege{
	overflow: hidden;
}

.index_member_privilege .item{
	float: left;
	width: 50%;
	box-sizing: border-box;
	cursor: pointer;
    color: #333;
	padding: 5px;
}

.index_member_privilege .inner{
	background: #fff;
}

.index_member_privilege .item .img{
    width: 100%;
	height: 0;
    padding-bottom: 78.51%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	position: relative;
}

.t_label{
	z-index: 2;
    position: absolute;
    top: 10px;
    left: -5px;
    color: #fff;
    font-size: 14px;
	height: 50px;
	background-color: #D6AD65;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.t_label span{
    display: block;
	width: 112px;
    padding-left: 15px;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}
.t_label:before{
	position: absolute;
	content: '';
	left: 0;
	bottom: -5px;
	width: 0;
	height: 0;
	border-color: transparent #b87f32;
	border-width: 0 5px 5px 0;
	border-style: solid;
}
.t_label:after{
	position: absolute;
	content: '';
	top: 0;
	right: -10px;
	width: 10px;
	height: 100%;
    background-image: url(/Public/web/images/icon-label.png);
    background-repeat: no-repeat;
    background-position: center right;
	background-size: 100% 100%;
}

.index_member_privilege .item .img .price{
	z-index: 1;
    position: absolute;
    right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding-left: 3px;
	padding-right: 10px;
	height: 28px;
	line-height: 28px;
}
.index_member_privilege .item .img .price:before {
    content: "";
    position: absolute;
    top: 0;
    left: -28px;
    border-width: 0 0 28px 28px;
    border-style: solid;
    border-color: #000 transparent;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.index_member_privilege .item .ct{
	padding: 5px;
	position: relative;
}
.index_member_privilege .item .ct .day{
	position: absolute;
	right: 5px;
	bottom: 5px;
	color: #D6AD65;
}
.index_member_privilege .item:hover .ct .day{
	color: #fff;
}

.index_member_privilege .item .ct h5{
	margin: 0;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	font-weight: normal;
}

.index_member_privilege .item .ct p{
	color: #999;
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}