/**products**/
.slider-1 .leftside {
    position: absolute;
    left: 0;
    right: 33.3333333%;
    top: 0;
    height: 100%;
    z-index: 9;
}
.slider-1 .sl.right-align {
    position: absolute;
    left: 100%;
    margin-left: -70px;
    bottom: 120px;
    white-space: nowrap;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
	display:none;
}
.sl {
    font-size: 13px;
    line-height: 21px;
    padding-left: 60px;
    position: relative;
    color: #000;
}
.sl:before {
    width: 50px;
    height: 1px;
    background: currentColor;
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
}
.slider-1 .leftside-middle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.valign-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.valign-middle-content {
    width: 100%;
    position: relative;
}
.slider-1 .leftside .banner-frame {
    max-width: 600px;
    margin: 0 auto;
    border-width: 35px;
}
.border-image {
    border-style: inset;
    border-width: 25px;
    border-image-repeat: stretch;
    border-image-slice: 30;
}
.slider-1 .leftside .banner-frame .content {
    padding-bottom: 100%;
}
.slider-1 .leftside .banner-frame .content .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.slider-1 .leftside .banner-frame .content .text-container {
    max-width: 350px;
    margin: 0 auto;
    padding: 0 15px;
}
.slider-1 .leftside .banner-frame .content .text-container a{
    color:#B39A75;
}
.slider-1 .leftside .banner-frame .content .align {
    display: table-cell;
    vertical-align: middle;
    height: 530px;
    width: 1000px;
}
.slider-1 .leftside .banner-frame .title {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 46px;
    font-family: 'didot';
	letter-spacing:1px;
}
.ht-1 {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 85%, currentColor 85%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 85%, currentColor 85%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 85%, currentColor 85%);
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-position: -100000px 0;
    background-size: 100000px 1.15em;
}
.slider-1 .leftside .banner-frame .description {
    padding-bottom: 65px;
    position: relative;
    margin-bottom: 5px;
}
.slider-1 .leftside .banner-frame .description:after {
    width: 2px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: 0;
    content: "";
    background: #B49A73;
}
.sa {
    font-size: 28px;
    line-height: 25px;
    color: #B49A73;
    letter-spacing: 2px;
}
.button {
    display: inline-block;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    color: #B49A73;
    text-transform: uppercase;
    line-height: 40px;
    transition: all .3s;
    -webkit-transition: all .3s;
	font-family:Arial, Helvetica, sans-serif;
}
.button:before {
    background: #B49A73;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 0;
    height: 2px;
    content: "";
    transition: all .3s;
    -webkit-transition: all .3s;
}
.slider-1 .sl.left-align {
    position: absolute;
    left: 65px;
    bottom: 12%;
    margin-bottom: -70px;
	display:none;
}
.slider-1 .right-top {
    position: absolute;
    right: 0;
    top: 0;
    height: 50%;
    width: 33.3333333%;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    display: inline-block;
    z-index: 1;
}
.slider-1 .right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 50%;
    width: 33.3333333%;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    z-index: 1;
}
.slider-1 .right-top .content, .slider-1 .right-bottom .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.swiper-container-vertical .swiper-wrapper{
	cursor:url(../images/drag-vertical.png) 8 16, ns-resize;
}
.swiper-entry.slider-1 .swiper-slide {
    position:relative;
    overflow:hidden;
}
.slider-1 .right-top:hover .content:nth-child(1), .slider-1 .right-bottom:hover .content:nth-child(1) {
    opacity: .7;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.slider-1 .right-top:hover .content:nth-child(2), .slider-1 .right-bottom:hover .content:nth-child(2) {
    transform: scale(.9);
    -webkit-transform: scale(.9);
}
.ht-1:hover {
    -webkit-transition: all 60s ease-out;
    transition: all 60s ease-out;
    background-position: 0 0;
}
.button:hover:before {
    left: -10px;
    right: -10px;
    bottom: 50%;
}

.wrapper_in {
    padding-top: 75px;
}


/**products**/




/**product**/

.product_sec1 a:after {content: "";display: table;clear: both;}

.pro1-wrap {
    width: 25%;
    float: left;
    text-align: right;
}

.pro1-media {
    width: 75%;
    float: left;
}
.pro1_img img {
    width: 100%;
	position:relative;
	left:-100%;
}
.pro1_img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro1_img{
	position:relative;
	overflow:hidden;
}
.pro1_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
}
.pro1_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro1_img.remove:after{
	left:100%;
	transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product_sec.product_sec1 {
    padding: 100px 0;
}

.pro1-txt {
    padding: 76px 32px 0;
    position: relative;
    color: #333;
}
.pro1-txt:after{
    content: '';
    position: absolute;
    background-color: #000;
}
.pro1-txt h2 {
    font-size: 26px;
    text-transform: uppercase;
    margin: 0;
    font-weight: 200;
    letter-spacing: 1px;
    padding-bottom: 8px;
}
.pro1-txt h3 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
    line-height: 24px;
    padding-bottom: 5px;
    font-family: 'didot';
    color: #B29974;
}

.pro1-wrap .pro1-txt:after {
    right: 0px;
    top: 50px;
    width: 39px;
    height: 1px;
}

.pro-plus a:after {content: "";display: table;clear: both;}

.pro-plus-img {
    width: 50%;
    float: left;
	position:relative;
	overflow:hidden;
}

.pro-plus-img img {
    width: 100%;
	position:relative;
	left:-100%;
}

.pro-plus-img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-plus-img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
}
.pro-plus-img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-plus-img.remove:after{
	left:100%;
	transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-mini-img {
	position:relative;
	overflow:hidden;
}

.pro-mini-img.active img{
	left:0;
	transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-mini-img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
}
.pro-mini-img.active:after{
	width:100%;
	transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-mini-img.remove:after{
	left:100%;
	transition:all 0.3s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-plus-txt {
    width: 50%;
    float: left;
}

.pro-mini-img img {
    width: 100%;
	position:relative;
	left:-100%;
}

.pro-plus-txt .pro1-txt {
    padding: 66px 35px 0;
}
a.pro-plus_top .pro-plus-txt .pro1-txt:after{
    left: 0px;
    top: 50px;
    width: 36px;
    height: 1px;
}

.pro-plus a {
    display: block;
}

a.pro-plus_bottom .pro-plus-txt .pro1-txt {
    text-align:right;
}
a.pro-plus_bottom .pro-plus-txt .pro1-txt:after{
    right: 0px;
    top: 50px;
    width: 36px;
    height: 1px;
}


.pro-left {
    padding-right: 40px;
}

.pro-right {
    padding-left: 40px;
}

.pro-mini-txt .pro1-txt {
    padding: 30px 73px 0;
}
.pro-mini-txt .pro1-txt:after {
    top: 0;
    left: 45px;
    width: 1px;
    height: 37px;
}
.product_sec.product_sec3 {
    padding: 50px 0 50px 100px;
}

.product_sec3:after {content: "";display: table;clear: both;}

.pro3-left {
    width: 64.25%;
    float: left;
}
.pro3_padding_r{
    padding-right: 11px;
}
.pro3_padding_l{
    padding-left: 11px;
}
.pro3-right {
    width: 35.65%;
    float: left;
}
.product_sec a img  , .product_sec a video {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.product_sec a .pro1-txt {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.product_sec a:hover img , .product_sec a:hover video {
    filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; opacity:0.8;
}
.product_sec a:hover .pro1-txt {
    color: #B29974;
}
/**product**/






/**prodot**/
.prodot {
    position: relative;
    background: #ececec;
}

.prodot_sw {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.pro_slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50px;
    padding: 0 320px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all .5s 0s ease-out;
    -moz-transition: all .5s 0s ease-out;
    -ms-transition: all .5s 0s ease-out;
    -o-transition: all .5s 0s ease-out;
    transition: all .5s 0s ease-out;
    visibility: hidden;
    filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
}
.pro_sli_box {
    position: relative;
    height: 100%;
}
.pro_slide img {
    max-width: 100%;
    max-height: 100%;
}

.prodot_left {
    position: absolute;
    top: 0;
    left: 40px;
    height: 100%;
    max-width: 270px;
}

.tables {
    display: table;
    height: 100%;
    width: 100%;
}

.table_cell {
    display: table-cell;
    vertical-align: middle;
}

.prodot_txt h3 {
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 30px;
    color: #333;
}

.prodot_txt h4 {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #888;
}

.prodot_back {
    position: absolute;
    left: 40px;
    bottom: 100px;
}

.prodot_back a {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    letter-spacing: 1px;
    color: #B39B76;
}

.prodot_right {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}

.prodot_arrow ul:after {content: "";display: table;clear: both;}

.prodot_arrow ul li {
    float: left;
    height: 40px;
}

.prodot_arrow ul li.prodot_arr {
    width: 80px;
    text-align: center;
}

.prodot_arrow ul {
    background: #b39b76;
    overflow: hidden;
}

.prodot_arrow li a {
    display: block;
    color: #fff;
    font-size: 26px;
}

.prodot_arrow li a i.fa {
    line-height: 40px;
}

li.prodot_li_m img {
    width: 28px;
}

li.prodot_li_m {
    width: 40px;
    text-align: center;
    padding-top: 6px;
}

.pro_slide.cur {
    -webkit-transition: all .5s .8s ease-out;
    -moz-transition: all .5s .8s ease-out;
    -ms-transition: all .5s .8s ease-out;
    -o-transition: all .5s .8s ease-out;
    transition: all .5s .8s ease-out;
    left:0;
    visibility: visible;
    filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;opacity:1;
}

.pro_slide.before {
    left: -50px;
}

.pro_slide.after {
    
}
.prodot_num {
    position: absolute;
    bottom: 100px;
    right: 210px;
    font-size: 22px;
    letter-spacing: 1px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
/**prodot**/


















/**store**/

.store_left {
    float: left;
    width: 420px;
    position: relative;
    z-index: 1;
}
.store_ul1_box {
    width: 37%;
    margin-right: 3%;
    float: left;
    height: 700px;
}
.store_ul2_box {
    width: 57%;
    margin-right: 3%;
    float: left;
    height: 700px;
}
.store_right {
    padding-left: 420px;
	position:relative;
}
.store_cot{
	position:relative;
    height: 700px;
}
.store_right:after {
    content: "";
    display: table;
    clear: both;
}
.store {
    padding: 120px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    
}
.store_rImg {
	top:0;
    width: 100%;
    z-index: 1;
    float: left;
    height: 700px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: top 0.8s 0.1s ease-in-out , opacity 0.8s 0.1s ease-in-out;
    -webkit-transition: top 0.8s 0.1s ease-in-out , opacity 0.8s 0.1s ease-in-out;
    -moz-transition: top 0.8s 0.1s ease-in-out , opacity 0.8s 0.1s ease-in-out;
    -ms-transition: top 0.8s 0.1s ease-in-out , opacity 0.8s 0.1s ease-in-out;
    -o-transition: top 0.8s 0.1s ease-in-out , opacity 0.8s 0.1s ease-in-out;
}
.store_rMap {
	top:0;
    width: 100%;
	height:100%;
	right:0;
    position: absolute;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
    transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -webkit-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -moz-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -ms-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -o-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
}
.store_rMap.active{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	z-index:1;
    transition: top 0.8s 0.3s ease-in-out , opacity 0.8s ease-in-out;
    -webkit-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -moz-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -ms-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
    -o-transition: top 0.8s 0.3s ease-in-out , opacity 0.8s 0.3s ease-in-out;
}
.store_right.active .store_rImg{
	top:-50px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	transition: top 0.5s 0s ease-in-out , opacity 0.5s 0s ease-in-out;
	-webkit-transition: top 0.5s 0s ease-in-out , opacity 0.5s 0s ease-in-out;
    -moz-transition: top 0.5s 0s ease-in-out , opacity 0.5s 0s ease-in-out;
    -ms-transition: top 0.5s 0s ease-in-out , opacity 0.5s 0s ease-in-out;
    -o-transition: top 0.5s 0s ease-in-out , opacity 0.5s 0s ease-in-out;
}
.store_right.active .store_rMap{
	top:-50px;
	filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
	transition: top 0.5s 0.2s ease-in-out , opacity 0.5s 0.2s ease-in-out;
	-webkit-transition: top 0.5s 0.2s ease-in-out , opacity 0.5s 0.2s ease-in-out;
    -moz-transition: top 0.5s 0.2s ease-in-out , opacity 0.5s 0.2s ease-in-out;
    -ms-transition: top 0.5s 0.2s ease-in-out , opacity 0.5s 0.2s ease-in-out;
    -o-transition: top 0.5s 0.2s ease-in-out , opacity 0.5s 0.2s ease-in-out;
}

.store_map {
    font-size: 12px;
    margin-top: 8px;
    text-decoration: underline;
    color: #B49B74;
    letter-spacing: 1px;
}
.store_close {
    position: absolute;
    top:-25px;
    right: -25px;
	z-index:20;
    cursor: pointer;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
    transition:  opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s 0.3s ease-in-out;
    -moz-transition:  opacity 0.8s 0.3s ease-in-out;
    -ms-transition:  opacity 0.8s 0.3s ease-in-out;
    -o-transition:  opacity 0.8s 0.3s ease-in-out;
}
.store_close:hover{
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transition:all 0.4s ease-in;
	-webkit-transition:all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-ms-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
}
.store_close img{
	width:20px;
}
.store_close.active{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
    transition:  opacity 0.8s ease-in-out;
    -webkit-transition: opacity 0.8s 0.3s ease-in-out;
    -moz-transition:  opacity 0.8s 0.3s ease-in-out;
    -ms-transition:  opacity 0.8s 0.3s ease-in-out;
    -o-transition:  opacity 0.8s 0.3s ease-in-out;
}




ul.store_ul2 li h3 {
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}
ul.store_ul2 li {
    text-transform: uppercase;
    margin-bottom: 60px;
}
ul.store_ul2 li h4 {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}
.store_left ul li a {
    color: #616161;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -ms-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
}
.store_left ul li.active a {
    color:#B49B74;
}
.store_left ul {
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
}
.store_left ul::-webkit-scrollbar-track-piece{width:10px;background-color:#8a8a8a}
.store_left ul::-webkit-scrollbar{width:5px;height:6px}
.store_left ul::-webkit-scrollbar-thumb{height:50px;background-color:#b19872;}
.store_left ul::-webkit-scrollbar-thumb:hover{background:#b19872}

.store_ul1_box ul{
	overflow-y:hidden;
}
.store_ul1_box ul:hover {
	overflow-y:auto;
}

ul.store_ul1 li a {
    font-size: 16px;
    line-height: 26px;
}
ul.store_ul1 li {
    margin-bottom: 30px;
}
.store_rMap img {
    -webkit-filter: grayscale(1);filter: grayscale(1);filter: gray;
}
.store_rMap .BMap_Marker img{
    -webkit-filter: grayscale(0);filter: grayscale(0);filter: none;
}
.store_ul2_box .TabHide5 {
    height: 100%;
}
/**store**/




/**news**/
.news_tit {
    padding: 80px 0;
    text-align: center;
}

.news_tit h2 {
    font-size: 26px;
    line-height: 46px;
    margin: 0 0 10px;
    color: #B49A73;
    font-family: 'didot';
    letter-spacing: 2px;
    font-weight: 600;
}

.news_tit hr {
    border-width: 2px;
    width: 50px;
    border-color: #B49A73;
    margin-top: 12px;
}

.news_tit h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    letter-spacing: 1px;
}

.news_plus_img a {display: block;position: relative;overflow: hidden;}

.news_plus_img img {
    width: 100%;
    transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);
    -webkit-transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);
    -moz-transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);
    -ms-transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);
    -o-transition: all .3s cubic-bezier(0.8, 0, 0.2, 1);
}

.news_plus_img img.newsP2 {
    position: absolute;
    top: 0;
    left: 0;
}
.news_plus_img a:hover img.newsP1 {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.news_plus_img a:hover img.newsP2 {
    transform: scale(.9);
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
}

.row.vertical-aligned-columns {
    white-space: nowrap;
}

.row.vertical-aligned-columns .col-sm-3 , .row.vertical-aligned-columns .col-sm-9 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.news_ptxt_l {
    text-align: center;
	font-family: Georgia,Times,Times New Roman,serif;
    color: #B39A75;
}

.news_ptxt_l h3 {
    margin: 0 0 10px;
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
    letter-spacing: 2px;
}

.news_ptxt_l h4 {
    margin: 0 0 5px;
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
    letter-spacing: 2px;
}

.news_ptxt_l h5 {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #898989;
}

.news_ptxt_r h2 {
    margin: 0 0 10px;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 34px;
}

.news_plus_img {
    margin-bottom: 30px;
}
.ht-2 {
    background: -moz-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background-size: 0px 2px;
    background-position: center 0.8em;
}
.ht-2:hover {
    -webkit-transition: all 60s ease-out;
    transition: all 60s ease-out;
    background-size: 100000px 2px;
}

.news_ptxt_r h2 a {
    color: #000;
}

.news_ptxt_r {
}

.news_ptxt_r h3 {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 24px;
    color: #888;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_plus {
    margin-bottom: 85px;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	position:relative;
	top:300px;
}
.newsSear_box input {
    width: 100%;
    line-height: 30px;
    height: 30px;
    padding: 0;
    background: transparent;
    border: none;
    position: relative;
    z-index: 1;
    color: #000;
    font-size: 14px;
    transition: all .15s;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
}

a.newsSear_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    text-align: center;
    z-index: 1;
    color: #898989;
}

.newsSear_box {
    position: relative;
    padding-right: 30px;
}

a.newsSear_btn i.fa {
    line-height: 30px;
}

.newsSear_box span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    z-index: 0;
    background: #f7f7f7;
    border-top: 1px #ebebeb solid;
    transition: all .15s;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
}
.newsSear_box.active span {
    background: #f7f7f7;
    height:100%;
    border-top:solid 1px #000;
}
.newsSear_box.active input {
    padding-left:10px;
}
.news_search {
    padding: 10px 0 55px;
}

h2.newsR_title {
    margin: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 30px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    /*font-family: 'didot';*/
}

.news_sort h3 {
    margin: 0;
}

.news_sort h3 a {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    position: relative;
    padding-left: 40px;
    color: #888;
    transition: all .15s;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -ms-transition: all .15s;
    -o-transition: all .15s;
}
.news_sort h3 a:hover {
    color: #B49A73;
}

.news_sort h3 a:before {
    width: 23px;
    height: 1px;
    background: currentColor;
    left: 0;
    top: 14px;
    content: "";
    position: absolute;
}

.news_sort {
    padding: 10px 0;
    margin-bottom: 40px;
}

.newsMini_txt h3 {
    margin: 0;
    color: #888;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsMini_sec .news_plus_img {
    margin-bottom: 5px;
}

.newsMini_txt h4 {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsMini_txt h4 a {
    color: #333;
}

.newsMini_sec {
    margin-bottom: 30px;
}

.newsdot_imgbox img {
    width: 100%;
}

.newsdot {
    padding-bottom: 80px;
}

.newsdot h2 {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1px;
	color:#B49A73;
}

.newsdot h3 {
    margin: 0 0 20px;
    font-size: 12px;
    line-height: 24px;
    color: #888;
	font-family:Arial, Helvetica, sans-serif;
}

.newsdot_imgbox {
    margin-bottom: 15px;
}

.newsdot h5 {
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 24px;
    color: #888;
}
.newsdot_main {
    margin-top: 80px;
}

/**news**/




/**happy**/
.happy_sec1:after {content: "";display: table;clear: both;}

.happy_sec1 {
    position: relative;
    min-height: 650px;
    height: 800px;
}

.happy1_left {
    width: 25%;
    float: left;
    padding-left: 80px;
    height: 100%;
}

.happy1_right {
    width: 75%;
    float: right;
    height: 100%;
    position: relative;
}

.happy1_img {
    float: left;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 49%;
}

.happy1_img img {
    max-width: 100%;
    position: relative;
        left: -100%;
}

.happy1_txt {
    width: calc(51% + 1px);
    margin-left: -1px;
    float: left;
    padding: 5% 12% 5% 5%;
    height: 45%;
    top: 27%;
    position: relative;
	background:#fff;
	box-shadow: 0 10px 20px #ccc inset;
}

.happy1_txt h5 {
    margin: 0 0 5px;
    font-size: 13px;
    line-height: 24px;
    text-indent: 2em;
    color: #666;
}

ul.happy1_ul li a {
    font-size: 15px;
    line-height: 32px;
    text-transform: uppercase;
    color: #666;
    position: relative;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
ul.happy1_ul li.active a {
    padding-left:40px;
    color:#b19872;
}

.happy1_ul li a:before {
    content: '';
    width: 0;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background: #B49B74;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.happy1_ul li.active a:before {
	width:30px;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
ul.happy1_ul li {
    padding: 3px 0;
}

.happy1_lis .happy1_bg {display: inline-block;width: 66.6666%;height: 100%;position: absolute;z-index: 0;right: 0;top: 0;overflow: hidden;}
.happy1_lis .happy1_bg span{display: inline-block;width: 100%;height: 100%;position: absolute;left: -100%;top: 0;background: url(../images/happy_bg.jpg) no-repeat center center;background-size:cover;}

.happy1_over {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 5px;
    position: relative;
    left:-100%;
}
.happy1_over::-webkit-scrollbar-track-piece{width:10px;background-color:#8a8a8a}
.happy1_over::-webkit-scrollbar{width:5px;height:6px}
.happy1_over::-webkit-scrollbar-thumb{height:50px;background-color:#b19872;}
.happy1_over::-webkit-scrollbar-thumb:hover{background:#b19872}

.happy1_lis {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.happy1_lis.current{
	z-index:1;
}
.happy1_imgbox {
    position: relative;
    overflow: hidden;
   
}
.happy1_txtbox {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.happy1_lis.current .happy1_imgbox img {
    left: 0;
}
.happy1_lis.current .happy1_over {
    left: 0;
}
.happy1_lis.current span.happy1_bg span {
    left: 0;
}
.happy_sec2 {
    padding: 120px 0;
    position: relative;
}

img.happy2_bg {
    position: absolute;
    left: 0;
    width: 14%;
}

.happy2_tit h2 {
    text-align: center;
    font-size: 16px;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b0b9bf;
    color: rgba(0,31,53,.4);
}

.happy2_tit {
    margin-bottom: 60px;
	display:none;
}

.happy2_main:after {content: "";display: table;clear: both;}

.happy2_right {
    width: 50%;
    float: right;
    overflow: hidden;
	position:relative;
}
.happy2_right:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
}
.happy2_right.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy2_right video {
    width: 120%;
	position:relative;
	left:-120%;
}
.happy2_right.active video{
	left:-10%;
	transition:all 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 1.1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy2_right.remove:after{
	left:100%;
	transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy2_img {
    height: 0;
    width: 100%;
    padding-bottom: 66.7%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.happy2_main {
    position: relative;
    padding-bottom: 65px;
}

.happy2_txt {
    position: absolute;
    width: 40%;
    left: 25%;
    bottom: 0;
    z-index: 1;
    padding-top: 80px;
}

.happy2_txt h2 {
    margin: 0;
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 25px;
    /*font-family: 'didot';*/
    text-transform: uppercase;
    color: #B39A75;
}
.happy2_txt h3 {
    text-transform: uppercase;
    color: #001f35;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}

.happy2_txt:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -25px;
    width: 1px;
    height: 50px;
    background: #B39A75;
}

.happy_sec3 {
    padding-bottom: 120px;
}

.happy3_img img {
    width: 100%;
	position:relative;
	left:-100%;
}

.happy3_mini {
    width: 100%;
    height: 0;
    /*margin-top: -50px;*/
    /*padding-bottom: 136.56%;*/
   padding-bottom: 100%;
    background-position: 50% 50%;
    background-size: cover;
	position:relative;
	left:-100%;
}

.happy3_right:after {content: "";display: table;clear: both;}

.happy3_right h3 {
    margin-top: 80px;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-family: 'didot';
    font-size: 60px;
    line-height: 70px;
    padding-bottom: 30px;
	text-align:center;
    background: #e2c79a;
    background: linear-gradient(90deg,#EBB077 0,#DD6000 52%,#DD2F00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2c79a",endColorstr="#eaeff3",GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 150%;
    background-position: 50% 50%;
    transition: background-position .4s;
    
}

.happy3_img {
    padding-right: 5%;
	position:relative;
	overflow:hidden;
	padding: 12px;
}

.happy3_right_img {
    margin-left: 70px;
	position:relative;
	overflow:hidden;
	padding: 12px;
}
.happy3_right_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
}
.happy3_right_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
}
.happy3_right_img.remove:after{
	left:100%;
	transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
}
.happy3_right_img.active .happy3_mini {
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition-delay:0.2s;
	-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
	box-shadow: 0 0 18px #b19872;
}
.happy3_right {
    padding-right: 5%;
}
.happy3_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B39A75;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy3_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy3_img.remove:after{
	left:100%;
	transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.happy3_img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	box-shadow: 0 0 18px #b19872;
} 





















.happy4_main {
    position: relative;
    padding-top: 60px;
    width: 75%;
    margin: 0 auto;
}

.happy4_box {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-perspective-origin: center -50%;
    perspective-origin: center -50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.happy4_img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: rgba(179, 155, 118, 0.3);
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out,-webkit-transform .4s ease-out;
    
    /*transition: transform .4s ease-out,-webkit-transform .4s ease-out,opacity .4s ease-out;
    -webkit-transition: transform .4s ease-out,-webkit-transform .4s ease-out,opacity .4s ease-out;
    -moz-transition: transform .4s ease-out,-webkit-transform .4s ease-out,opacity .4s ease-out;
    -ms-transition: transform .4s ease-out,-webkit-transform .4s ease-out,opacity .4s ease-out;
    -o-transition: transform .4s ease-out,-webkit-transform .4s ease-out,opacity .4s ease-out;*/
}


.happy4_img + .happy4_img {
    margin-left: -100%;
}

.happy4_img img {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
}
.happy4_img.active img {
	filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity:1;opacity:1;
}
.happy_sec4 {
    padding: 120px 0;
    background: #ececec;
}

.happy4_img.active {
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.happy4_btn {
    text-align: center;
    position: relative;
    z-index: 2;
}

.happy4_btn a {
    margin: 0 20px;
    color: #b19872;
    font-size: 18px;
    display: inline-block;
    margin-top: -20px;
}

.happy4_btn a span {
    width: 60px;
    height: 60px;
    display: inline-block;
    border: solid 1px #b19872;
    border-radius: 50px;
}

.happy4_btn a span i.fa {
    line-height: 58px;
}
/**happy**/



/**about**/
.about1_left {
    width: 67%;
    float: left;
	padding:0 50px;
    margin-top: 10%;
}
.about1_right{
    width: 33%;
    float: right;
    padding: 0 50px;
}
.about1_img img {
    width: 100%;
	position:relative;
	left:-100%;
}

.about1_img{
	position:relative;
	overflow:hidden;
}

.about1_img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about1_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B29A74;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about1_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about1_img.remove:after{
	left:100%;
	transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.about1_img{
	position:relative;
	top:0;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
}

.about1_tit {
    margin-bottom: 60px;
    position: relative;
}

.about1_cb h6 {
    margin: 0;
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ccc;
	letter-spacing:1px;
	text-transform:uppercase;
}
.about1_tit h3 {
    font-size: 28px;
    line-height: 50px;
    margin: 0;
    /*font-family: 'didot';*/
    color: #B69C75;
    text-transform: uppercase;
}
.about1_tit h4{
	font-size: 26px;
    line-height: 50px;
    margin: 0;
    font-family: 'didot';
    color: #B69C75;
    text-transform: uppercase;
}
.about1_cb {
	position:absolute;
    height: 140px;
    text-align: right;
    top: 10px;
    left: -40px;
    -ms-text-combine: vertical;
    -webkit-text-combine: vertical;
    text-combine: vertical;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}
.about1_bottom li {
    float: left;
    width: 50%;
    padding-left: 50px;
}
.about1_wz h5 {
    color: #888;
    line-height: 28px;
    margin: 0;
}
.about_box1{
	padding:120px 0;
}
.about1_center {
    text-align: center;
    margin-top: 80px;
}

.about1_center h2 {
    text-transform: uppercase;
    font-family: 'didot';
    font-size: 60px;
    line-height: 90px;
    color: transparent;
    display: inline-block;
    background: #e2c79a;
    background: linear-gradient(90deg,#e2c79a 0,#a9b2ac 50%,#eaeff3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2c79a",endColorstr="#eaeff3",GradientType=1);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 150%;
	margin:0;
}

.about2_top {
    width: 66%;
}
.about2_t_img img {
    width: 100%;
	position:relative;
	left:-100%;
}
.about2_t_img{
	position:relative;
    overflow: hidden;
}
.about2_t_img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about2_t_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B29A74;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about2_t_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about2_t_img.remove:after{
	left:100%;
	transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.about2_left {
    width: 36%;
	float:left;
    padding-left: 3%;
    position: relative;
}
.about2_rihgt {
    width: 64%;
	float:right;
    margin-top: -60px;
    position: relative;
    z-index: 1;
    padding-left: 5%;
}
.about2_list img {
    height: 100%;
}
.about2_cot{
	width:90%;
	margin:0 auto;
}
.about2_year h3 {
    font-size: 40px;
    margin: 0;
    margin-bottom: 40px;
    font-family: Georgia,Times,Times New Roman,serif;
    color: #B29A74;
}
.about2_txt h4 {
    margin: 0;
    line-height: 24px;
    font-size: 13px;
    color: #888;
    margin-bottom: 10px;
}

.about2_wz {
    position: relative;
    margin-top: 55%;
    margin-left: 10px;
}
.about2_li {
    position: absolute;
    width: 100%;
	top:0;
	left:0;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	transition:all 0.4s ease-in;
	-webkit-transition:all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-ms-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
}
.about2_li.active{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	transition:all 0.4s ease-in;
	-webkit-transition:all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-ms-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
}
.about2_list{
	position:absolute;
	top:0;
	left:0;
	width:0;	
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
    -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about2_list.active{
	width:100%;
	z-index:2;
	overflow:hidden;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94),width 0.85s ease-in;
    transition: -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94),width 0.85s ease-in;
    transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94),width 0.85s ease-in;
    transition: transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94),width 0.85s ease-in;
}

.about2_list.ab2_prev{
	z-index:1;
}
.about2_img{
	position:relative;
	overflow:hidden;
}
.about2_jt {
    position: absolute;
    bottom: 16%;
    left: -140px;
}
.about2_jt a {
    display: inline-block;
    height: 70px;
    width: 70px;
    background-color: #f8f6f4;
    text-align: center;
    padding: 23px;
    margin-right: -2px;
	position:relative;
}
.about2_jt a img {
    width: 24px;
	position:relative;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about2_jtl img{
	left:0;
} 
.about2_jtr img{
	right:0;
} 
.about2_time {
    position: absolute;
    top: 0;
    left: 30px;
    width: 100px;
}

.about2_jt a:after {
    content: '';
    width: 18px;
    height: 1px;
    display: inline-block;
    background: #333;
    position: absolute;
    top: 50%;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about2_jtl:after{
    left: 32px;
}
.about2_jtr:after{
	right:32px;
}
.about2_jtl:hover img{
	left:-4px;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about2_jtr:hover img{
	right:-4px;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about2_jt .about2_jtl:hover:after{
	left:28px;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about2_jt .about2_jtr:hover:after{
	right:28px;
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	transition:all 0.2s ease-in;
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
}
.about_box2 {
    margin-bottom: 120px;
}
.about2_k{
	position:relative;
	top:-60px;
}
.about2_k span{
    height: 180px;
    width: 1px;
    display: block;
	background:#e3ded9;
	display:inline-block;
}
.about2_k:after {
    content: '';
    bottom: -25px;
    left: -14px;
    margin: 0 2px;
    padding: 0;
    height: 25px;
    width: 25px;
    position: absolute;
    display: block;
    float: left;
    cursor: pointer;
    border: solid 1px #e3ded9;
    border-radius: 100%;
    z-index: 1;
    -webkit-transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.about2_time ul {
    width: auto;
    white-space: nowrap;
    position: absolute;
    bottom: 37px;
	left:0;
	transition:all 0.4s linear;
	-webkit-transition:all 0.4s linear;
	-moz-transition:all 0.4s linear;
	-ms-transition:all 0.4s linear;
	-o-transition:all 0.4s linear;
}

.about2_time li {
    display: inline-block;
    margin: 0 2px;
    padding: 0;
    height: 25px;
    width: 25px;
    margin-left: -14px;
    padding: 12px;
    margin-right: 25px;
	cursor:pointer;
}

.about2_time li.active:after{
	background:#333;
	border-color:transparent;	
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}

.about2_time li:after {
    content: '';
    width: 6px;
    height: 6px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #cfbda8;
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
}
.about2_time:before {
    content: '';
    width: 1000px;
    position: absolute;
    bottom: 40px;
    right: 210px;
    background: #fff;
    height: 20px;
    z-index: 1;
}
.about2_time:after {
    content: '';
    width: 1000px;
    position: absolute;
    bottom: 40px;
    left: 130px;
    background: #fff;
    height: 20px;
    z-index: 1;
}




.about3_li {
    width: 300px;
    display: inline-block;
    margin-right: 42px;
}
.about3_li img{
	width:100%;
}
.about3_cot {
    width: auto;
    white-space: nowrap;
	position:relative;
	left:0;
}
.about_box3 {
    padding: 100px 0;
    overflow: hidden;
    background: #ececec;
}
.about3_li li {
    margin-bottom: 34px;
}
.about3_li li {
    margin-bottom: 34px;
}

.about3_li_ts ul {
	position: relative;
	top: -110px;
}
.about_box3{position:relative;}
.about3_bottom{
	position:relative;
	bottom:100px;
	width:100%;
	padding:19px 20px;
	margin:0 -20px;
	z-index:999;
}
.about3_line {
    width: 100%;
    height: 2px;
    background: #fff;
}
.about3_yuan img {
    width: 40px;
}
.about3_yuan {
    position: absolute;
    top: 0;
    left:0;
	cursor:move; 
}

.ab03_img img {
    width: 100%;
}

.ab03_img {
    padding: 40px 20px;
}

.about_box03 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    padding: 120px 0 140px;
}
.swiper-pagination.pagination_ab03 {
    bottom: 0;
}




/**member**/
.mem1_cot {
    width: 62%;
    margin: 0 auto;
    text-align: center;
}
.mem_box1{
	padding:100px 0;
	position:relative;
	border-bottom:solid 1px #eee;
}
.mem1_tit h3 {
    margin: 0;
    font-size: 28px;
    color: #B39A73;
    text-transform: uppercase;
    margin-bottom: 60px;
}
.mem1_wz h5 {
    margin: 0;
    line-height: 24px;
    color: #888;
}
.mem1_line {
    position: absolute;
    bottom: -20px;
    width: 2px;
    height: 40px;
    background: #B79D75;
	left:50%;
}
.mem1_line:before{
	content:'';
	width:10px;
	height:100%;
	position:absolute;
	left:-10px;
	top:0;
	background:#fff;
}
.mem1_line:after{
	content:'';
	width:10px;
	height:100%;
	position:absolute;
	right:-10px;
	top:0;
	background:#fff;
}
.mem2_left {
    width: 34%;
    float: left;
    background: #B39A73;
}
.mem2_right {
    width: 50%;
    float: right;
}
.mem_box2 {
    padding: 120px 0;
}
.mem2_img img {
    width: 100%;
}
.mem2_img {
    position: relative;
    left: 28%;
    top: 60px;
}
.mem2_tit {
    position: relative;
    left: -20%;
	margin-top:-10px;
	margin-bottom:60px;
}
.mem2_tit h3 {
    margin: 0;
    font-size: 28px;
    line-height: 44px;
    margin-bottom: 20px;
    color: #B39A73;
}
.mem2_tit h4 {
    color: #888;
    margin-left: 20%;
    font-size: 16px;
}
.mem2_wz h5 {
    margin: 0;
    margin-bottom: 30px;
    line-height: 24px;
    color: #888;
}
.mem2_wz h5 strong {
    font-weight: normal;
    font-size: 16px;
    margin-right: 8px;
    color: #B29A74;
}

.mem_box3{
	background:url(../images/mem3_bg.jpg) no-repeat center center;
	background-size:cover;
	padding:100px 0;
}
.mem3_cot {
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.mem3_tit h3 {
    margin: 0;
    color: #fff;
    font-size: 28px;
    /*font-weight: 600;*/
    text-transform: capitalize;
    /*font-family: 'didot';*/
    letter-spacing: 2px;
}
.mem3_tit {
    margin-bottom: 60px;
}
.mem3_wz h5 {
    margin: 0;
    line-height: 28px;
    color: #fff;
    font-size: 15px
    margin-bottom: 4px;
}
.mem4_cot li {
    width: 33.33%;
    float: left;
}
.mem4_cot>ul>li{
	border-left:solid 1px #ddd;
	height:100%;
}
.mem4_cot{
	position:relative;
    padding: 120px 0;
}
.mem4_cot>ul{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

.mem4_cont {
    position: relative;
}
.mem4_tit {
    width: 60%;
    margin-bottom: 60px;
}
.mem4_tit h3 {
    margin: 0;
    font-size: 28px;
    line-height: 44px;
    color: #B39A73;
    margin-left: 5px;
}
.mem4_list {
    width: 84%;
    padding-left: 1px;
}
.mem4_mun {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    border: solid 1px #ddd;
    background: #fff;
    text-align: center;
	line-height:38px;
    font-size: 18px;
    left: -21px;
	font-family: Georgia,Times,Times New Roman,serif;
}
.mem4_bt h3 {
    margin: 0;
    font-size: 18px;
    line-height: 30px;
    color: #B39A73;
}
.mem4_bt {
    margin-bottom: 18px;
}
.mem4_wz h5 {
    margin: 0;
    line-height: 24px;
    margin-bottom: 10px;
	color:#888;
}

.mem4_wz {
    margin-top: 20px;
}






.mem5_left {
	position:absolute;
	left:0;
	top:0;
    width: 58%;
	height:100%;
}
.mem5_img{
	background:url(../images/mem5_1.jpg) no-repeat center center;
	background-size:cover;
	width:100%;
	height:100%;
}
.mem_box5{
	position:relative;	
}
.mem5_right {
    width: 42%;
    float: right;
    padding: 10% 0 14%;
	background:#BFAB8B;
	position:relative;
}

.mem5_wz {
    width: 64%;
    margin-left: 10%;
}
.mem5_wz h5 {
    margin: 0;
    color: #fff;
    line-height: 24px;
    margin-bottom: 5px;
}


.mem6_left {
    width: 20%;
    float: left;
}
.mem6_right {
    width: 70%;
    float: right;
}

.mem6_li {
    width: 60%;
    margin: 0 auto;
    text-align: center;
    padding: 15% 0;
}

.mem6_hide{
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
    position: absolute;
    left: 10%;
    top: 0;
}

.mem6_left li.active .mem6_hide{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}
.mem6_left li.active img{
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
}
.mem6_img {
    position: relative;
}
.mem6_img img {
    width: 80%;
}
.mem6_t_img img {
    width: 100%;
}

.TabHide2{
	display:none;
}
#TabShow1{
	display:block;
}

.mem_box6 {
    background: #F7F7F7;
    padding: 120px 0;
}
.mem6_left li{
	cursor:pointer;
}
.mem6_left li.active h5{
	color:#B19872;
}
.mem6_li h5 {
    margin: 0;
    line-height: 30px;
    font-size: 16px;
    margin-top: 10px;
}

.mem_box7 {
    padding: 120px 0;
}

.mem7_tit {
    text-align: center;
    margin-bottom: 60px;
    color: #B19872;
}

.mem7_tit h3 {
    font-size: 28px;
    margin: 0;
    margin-bottom: 6px;
}

.mem7_tit h4 {
    font-size: 18px;
    margin: 0;
    line-height: 30px;
}

.mem7_tit hr {
    width: 50px;
    border-width: 2px;
    border-color:#B19872;
}
.mem7_cot li {
    width: 20%;
    float: left;
    text-align: center;
}
.mem7_top {
    width: 100px;
    margin: 0 auto;
    height: 100px;
    text-align: center;
    border: solid 1px #ddd;
}

.mem7_top h5 {
    margin: 0;
    line-height: 100px;
    letter-spacing: 1px;
	color:#B19872;
	font-size:15px;
}

.mem7_wz h5 {
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    color: #666;
}

.mem7_wz {
    margin-top: 18px;
}
.mem7_bottom h5 {
    text-align: center;
	margin:0;
	line-height:24px;
    color: #666;
    font-size: 15px;	
}

.mem7_bottom {
    margin-top: 80px;
}
.mem_box9 {
    padding: 120px 0;
}
.mem9_cot {
    width: 90%;
    margin: 0 auto;
}

.mem9_cot li {
    width: 25%;
    float: left;
}
.mem9_cot li {
    width: 25%;
    float: left;
    padding: 0 30px;
    text-align: center;
}
.mem9_li h3 {
    margin: 0;
	font-size:16px;
    color: #B29974;
}
.mem9_li h3 span{
    font-size: 50px;
    font-weight: 600;
	margin-right:8px;
	font-family: Georgia,Times,Times New Roman,serif;
}
.mem9_li h5 {
    margin: 0;
    margin-top: 14px;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
}

.mem9_bottom {
    margin-top: 120PX;
    position: relative;
    text-align: center;
    padding: 0;
}

.mem9_ewm img {
    width: 140px;
}

.mem9_ewm h4 {
    font-size: 16px;
    line-height: 32px;
    margin: 0;
    color: #B39A73;
}
.mem9_b_wz {
    width: 80%;
    margin: 0 auto;
	position:relative;
    text-align: center;
}
.mem9_b_bg {
    width: 60%;
    background: #DED1BD;
    position: absolute;
    top: 20%;
    left: 20%;
	height:100%;
}
.mem9_b_wz h3 {
    margin: 0;
    font-size: 15px;
    letter-spacing: 1.4px;
    margin-bottom: 30px;
    margin-top: 20px;
    color: #666;
    line-height: 28px;
}
.mem9_b_wz h5 {
    margin: 0;
    line-height: 24px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'didot';
    font-weight: 600;
    color: #666;
}
.mem9_b_wz h5 a {
    text-decoration: underline;
    color: #666;
}




.banner_left{
	position:absolute;
	width:50%;
	height:100%;
	overflow:hidden;
	right:50%;
	background:#fff;
	z-index:10;
}
.banner_right{
	position:absolute;
	left:50%;	
	width:50%;
	height:100%;
	overflow:hidden;
	background:#fff;
	z-index:10;
}

.bann.active .banner_left{
	right:100%;
	transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-webkit-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-moz-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-ms-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-o-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
}
.bann.active .banner_right{
	left:100%;
	transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-webkit-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-moz-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-ms-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
	-o-transition:all 0.85s cubic-bezier(1, 0.08, 0.94, 0.71);
}
.bann_video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.bann_video video{
	object-fit:cover;
	width:100%;
	height:100%;	
}
.bann {
    overflow: hidden;
    position: relative;
}
.bann_img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.bann.active .bann_video,.bann.active .bann_img{
	transform:scale(1.02);
	-webkit-transform:scale(1.02);
	-moz-transform:scale(1.02);
	-ms-transform:scale(1.02);
	-o-transform:scale(1.02);
	transform-origin:center center;
	transition:all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.bann_zz{
	position:absolute;
	top:0;
	width:100%;
	height:100%; 
	background:linear-gradient(to bottom, rgba(178, 154, 116, 0.25) 10%, rgba(2,130,172,0) 100%);
    background: -moz-linear-gradient(to bottom, rgba(178, 154, 116, 0.25) 10%, rgba(2,130,172,0) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(178, 154, 116, 0.25) 10%, rgba(2,130,172,0) 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3FB29A74',endColorstr='#000099cb',GradientType=0);
}
.store_rMap>div{
	height:100% !important;
}

/**09-26**/

.happy_ti{
	margin: 0;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 25px;
    font-family: 'didot';
    text-transform: uppercase;
    color: #B39A75;
}
.mem3_tit h4 {
    margin: 0;
    margin-top: 10px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'didot';
    letter-spacing: 2px;
}
.news_ti{
	font-size: 16px;
    line-height: 30px;
    margin: 0 0 0px;
    color: #B49A73;
    font-family: 'didot';
    letter-spacing: 2px;
    font-weight: 600;
}
.newsR_title span{
	font-size: 14px;
	margin-left: 4px;
}

/*09-26*/

.way_left{
	width: 54%;
	float: left;
	padding-right: 12%;
}

.way_swiper{
	width: 100%;
}
.way_left h4{
    font-size: 20px;
    color: #B39A73;
	text-align: left;
	margin: 30px 0;
}
.way_left h5{
	text-align: left;
    color: #888;
    line-height: 25px;
    font-size: 14px;
    overflow: hidden;
    margin: 0;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.way_right{
	width:46%;
	float: left;
}
.way_img{
	width: 100%;
}
.way_img img{
	width: 99%;
}
.way_pro{
	width: auto;
}
.way_pro .swiper-pagination-switch{
	background:none;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	width:28px;
	height:auto;
	font-weight:600;
	position:relative;
    color: #888;
    font-family: Georgia,Times,Times New Roman,serif;
}
.way_pro .swiper-pagination-switch:after{
	content:'';
	width:0px;
	height:2px;
	background:#B39A73;
	position:absolute;
	top:50%;
	left:0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.way_pro .swiper-active-switch{
	color: #B39A73;	
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.way_pro .swiper-active-switch:after{
	width:28px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.way_jt{
	display: none;
}






.contact_box4{
	position: relative;
    padding: 100px 0 80px;
	background:#f2f2f2;
}
.contact4_swiper{
	width: 100%;
}
.swiper-slide{
	text-align: center;
}
.contact4_img{
	/*width: 20%;*/
	margin: auto;
}
.contact4_img img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
}
.contact4_address{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 36px 0 30px;
}
.contact4_line{
	width: 90px;
	margin: auto;
	height: 1px;
	background: #b39a75;
}
.contact4_model{
	width: 60%;
	margin: auto;
	padding: 50px 0;
}
.contact4_model li{
	float: left;
	width: 25%;
	text-align: center;
}
.contact4_time{
	font-size: 14px;
    color: #BAA078;
}
.contact4_time span{
	font-size: 48px;
}
.contact4_line2{
	width: 40px;
	height: 1px;
	background: #000;
	margin: 16px auto;
}
.contact4_txt{
	font-size: 14px;
	color: #333;
}
.contact4_text{
	font-size: 14px;
    color: #666;
	line-height: 26px;
	padding: 0 20px;
}

.contact4_pag .swiper-pagination-switch{
	border: 1px solid #B19973;
	background: inherit;
}
.contact4_pag .swiper-active-switch{
	background: #B19973;
}
.contact_box8 {
    background: #f6f7f7;
    margin-bottom: 100px;
	padding:120px 0;
	position:relative;
}
.contact8_left {
    width: 52%;
	float:left;
}
.contact8_right{
	width:40%;
	position:absolute;
    top: -2%;
	right:0;
}
.contact8_img{
	position:relative;
	overflow:hidden;
	top:0;
	transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-ms-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}
.contact8_img img{
    width: 100%;
	position:relative;
	left:-100%;
}
.contact8_img.active img{
	left:0;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contact8_img:after{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#B29A74;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contact8_img.active:after{
	width:100%;
	transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contact8_img.remove:after{
	left:100%;
	transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-webkit-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-ms-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition:all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.contact8_left h4 {
    font-size: 14px;
    line-height: 24px;
    color: #666;
	margin:0;
}
.contact8_style img {
    width: 20px;
    margin-right: 20px;
}
.contact8_style h5{
	margin:0;
    line-height: 36px;
	color:#666;
}
.contact8_style {
    margin: 26px 0;
}
.contact8_left .ind2_btn span{
	font-family:"Microsoft YaHei",微软雅黑,STHeiti;
}
.contact8_left .ind2_btn a{
	margin-right:20px;
} 
.contact2_wz h5 span {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    font-family: Georgia,Times,Times New Roman,serif;
    font-size: 17px;
    color: #B39A73;
}










.container_box{
	width: 100%;
	margin-bottom: 140px;
}
.container_con{
	position: relative;
}
.happy_con{
	position: relative;
	z-index: 2;
	padding: 120px 0;
}
.happy_bg{
	position: absolute;
	width: 30%;
	background: #EAD8BE;
	z-index: 1;
}
.hap_f{
	left:0;
}
.hap_r{
	right:0;
}
.haapy_f{
	width: 54%;
	float: left;
}
.haapy_f img{
	width: 100%;
}
.happy_r{
	width: 46%;
	float: left;
	padding: 0 80px;
}
.happy_tl{
	text-align: left;
}
.happy_tr{
	text-align: right;
}
.happy_r h3{
	font-size: 28px;
	color: #D80413;
	font-weight: bold;
	padding-bottom: 10px;
    margin: 0;
}
.happy_r h4{
	font-size: 14px;
	color: #666;
	line-height: 24px;
    margin: 0px 0 4px;
}

/*.happy_box1{
	height: 850px;
	background: url(../images/happy_box1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.happy_line{
	position: absolute;
	top: 48%;
	height: 2px;
	width: 100%;
	background:#a68254;
}
.happy_main{
	width: 100%;
	top: 45%;
	position: relative;
}
.happy_mon{
	position: absolute;
	left: 400px;
}
.happy_list{
	width: 300px;
	float: left;
}
.hapb1_tit{
	text-align: center;
}
.hapb1_tit img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	transition: all 0.3s ease;
}
.hapb1_tit span{
	display: block;
	font-size: 16px;
	color: #333;
	padding-top: 15px;
	text-align: center;
	transition: all 0.3s ease;
}
.hapb1_text{
	margin-top: 160px;
	display: none;
}
.hapb1_text h4{
	font-size: 16px;
	color: #666;
}
.hapb1_text h5{
	font-size: 14px;
	color: #888;
	line-height: 24px;
}
.hapb1_tit:hover img{
	transform: scale(2);
}
.hapb1_tit:hover span{
	padding-top: 30px;
}*/

.happy_box1{
	/*height: 850px;*/
    padding: 280px 0 100px;
	background: url(../images/happy_box1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.happy_line{
	position: absolute;
    top: 43%;
	height: 2px;
	width: 100%;
	background:#a68254;
}
.happy_main{
	width: 100%;
	margin: auto;
	top: 45%;
	position: relative;
	overflow: initial;
}
.happy_mon{
	position: absolute;
}
.happy_list{
	width: 300px;
	float: left;
}

.hapb1_tit{
	text-align: center;
}
.hapb1_tit img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	transition: all 0.3s ease;
}
.hapb1_tit span{
	display: block;
	font-size: 16px;
	color: #333;
	padding-top: 15px;
	text-align: center;
	transition: all 0.3s ease;
}
.hapb1_text{
	width: 80%;
	margin: auto;
	margin-top: 150px;
	display: none;
}
.hapb1_text h4{
	font-size: 16px;
	color: #B59D79;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
.hapb1_text h5{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	letter-spacing: 1px;
}
.hapb1_tit:hover .happ_img{
	transform: scale(2);
}

.hapb1_tit .active{
	transition: all 0.3s ease;
	transform: scale(6);
}
.hapb1_tit:hover span{
	padding-top: 30px;
}

.happy_sec5{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.happy5_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: rgba(0,0,0,0.5);
}
.happy5_main{
	width: 100%;
}
.happy5_list{
	width: 100%;
	height: 100%;
	position: relative;
	display: none;	
}

.happy5_imgbg{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.happy5_imgbg img{
	width: 100%;
	height: 100%;	
	position: absolute;
	-webkit-filter: blur(5px); /* Chrome, Opera */
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);    
    filter: blur(5px);   
}
.happy5_img{
	width: 76%;
	margin: auto;
	position: relative;
	z-index: 2;
	padding: 160px 0;
}
.happy5_img img{
	width: 100%;
}
.happy5_btn{
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 120px;
}
.happy_link{
    font-size: 30px;
    /* font-family: 'didot'; */
    text-transform: uppercase;
    color: #B39A75;
    position: absolute;
    left: 20%;
    bottom: -84px;
    cursor: pointer;
    background: linear-gradient(90deg,#EBB077 0,#DD6000 52%,#DD2F00 100%);
    background: linear-gradient(90deg,#EBB077 0,#DD6000 52%,#DD2F00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2c79a",endColorstr="#eaeff3",GradientType=1);
	color: transparent;
    -webkit-background-clip: text;
	z-index:1;
}



/**9-16**/
.pl_img {
    position: relative;
    left: -100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}

.pro1_img.active .pl_img {
    left: 0;
    transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.product_sec a:hover .pl_img{
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.pro-plus-img.active .pl_img {
    left: 0;
    transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.85s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pro-mini-img.active .pl_img {
    left: 0;
    transition: all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -webkit-transition: all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.85s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}


.pl_img.pl_imgH1 {
    padding-top: 55%;
}
.pl_img.pl_imgH2 {
    padding-top: 132%;
}
.pl_img.pl_imgH3 {
    padding-top: 132%;
}
.pl_img.pl_imgH4 {
    height: 536px;
}





/**contact**/
.contact_box0 {
    padding: 120px 0;
    background: #f2f2f2;
}

.contact0_img img {
    width: 100%;
}

.contact0_right {
    text-align: right;
    margin-top: 20%;
}

.contact0_right h3 {
    font-size: 24px;
    color: #B39A73;
    line-height: 40px;
    margin: 0 0 5px;
    letter-spacing: 1px;
}

.contact0_tc h5 {
    margin: 0;
    color: #666;
}

.contact0_tc {
    margin-top: 40px;
}

.contact0_bottom {
    margin-top: 80px;
    padding: 0 80px;
	position:relative;
	z-index:1;
}
.contact0_top{
	position:relative;
	z-index:1;
}
.contact0_cot {
    width: 80%;
    font-size: 14px;
    line-height: 24px;
	color:#666;
}

.contact0_k {
    position: absolute;
    width: 27%;
    right: 20px;
    bottom: -140px;
    height: 50%;
    border: solid 10px #fff;
}
.contact_box0 .container1{
	position:relative;
}



.contact_box1 {
    padding: 80px 0;
    overflow: hidden;
}
.contact1_right {
    overflow: hidden;
    padding-right: 30%;
    padding-left: 60px;
}
.contact1_img img {
    width: 100%;
}
.contact1_swiper{
	overflow:hidden;
}
.contact1_right .ind1_jt {
    right: auto;
    left: 40px;
}
.contact1_k {
    position: absolute;
    width: 27%;
    right: 20px;
    top: -90px;
    height: 40%;
    border: solid 10px #F2F2F2;
}
.contact_box1 .container1 {
    position: relative;
}
.contact1_tit h3 {
    margin: 0;
    line-height: 40px;
    color: #B19872;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.contact1_tit h4 {
    margin: 0;
    color: #B19872;
    font-size: 24px;
    line-height: 40px;
}
.contact1_tit h4 span{
    letter-spacing: 2px;
}
.contact1_tit img {
    position: absolute;
    top: 0;
    width: 260px;
    left: 0;
}
.contact1_tit {
    padding-top: 40px;
    margin-top: 40px;
	position:relative;
    margin-bottom: 20%;
}
.contact1_li h3 {
    margin: 0;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 20px;
}
.contact1_li {
    font-size: 14px;
    line-height: 24px;
    color: #666;
	display:none;
    height: 140px;
}
.contact1_li:first-child{
	display:block;
}
.contact1_li a {
    color: #B19872;
    text-decoration: underline;
}



.contact_box2 {
    padding: 100px 0;
	position:relative;
}
.contact2_bg {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
}
.contact2_li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
}
.contact2_li.active{
	opacity:1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
}
.contact_box2 .container1 {
    position: relative;
}
.contact2_top p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
	margin-bottom:0;
}
.contact2_cot {
    width: 56%;
    margin: 150px auto 100px;
    position: relative;
}

.contact2_cot:before {
    content: '';
    width: 80%;
    height: 140%;
    position: absolute;
    top: -20%;
    left: 10%;
    background: rgba(0,0,0,0.2);
}

.contact2_cot:after {
    content: '';
    width: calc( 80% - 20px);
    height: calc(140% - 20px);
    position: absolute;
    top: calc(+10px - 20%);
    left: calc(10% + 10px);
    background: rgba(0,0,0,0.3);
}

.contact2_pagination {
    position: relative;
    bottom: 0;
    margin-top: 40px;
}

.contact2_tit h3 {
    font-size: 18px;
    margin: 0 auto;
    color: #D1B284;
    padding: 20px 10px;
    width: calc( 80% - 20px);
    position: relative;
    overflow: hidden;
    font-weight: 600;
}
.contact2_tit h3 span{
	position:relative;
}
.contact2_tit {
    margin: 10px 0 20px;
}

.contact2_tit h3 span:after {
    content: '';
    width: 300%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 110%;
}

.contact2_tit h3 span:before {
    content: '';
    width: 300%;
    height: 1px;
    background: #fff;
    position: absolute;
    top: 50%;
    right: 110%;
}
.contact2_wz p {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
	text-align:center;
}
.contact2_wz {
    padding-bottom: 30px;
}

.contact2_pagination>span {
    background: none;
    font-size: 16px;
    color: #fff;
    margin: 0 4px;
	position:relative;
	width:28px;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
}
.contact2_pagination>span:before{
	content:'';
	width:0;
	height:2px;
	background:#D1B284;
	position:absolute;
	top:50%;
	left:0;
}
.contact2_pagination>span.swiper-active-switch:before{
	width:100%;
	transition:all 0.4s ease-in;
	-webkit-transition:all 0.4s ease-in;
	-moz-transition:all 0.4s ease-in;
	-ms-transition:all 0.4s ease-in;
	-o-transition:all 0.4s ease-in;
}




.contact_box6 {
    text-align: center;
    padding: 100px 0 140px;
}

.contact6_cot table {
    width: 100%;
    text-align: center;
}

.contact6_cot th {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    line-height: 48px;
}

.contact6_cot thead {
    background: #e0c7a1;
    border: #e0c7a1 solid 1px;
}

.contact6_cot td {
    border: solid 1px #ddd;
    padding: 15px 0;
    font-size: 14px;
    color: #666;
    height: 70px;
}


.contact_box5 {
    text-align: center;
	padding-top:100px;
}
.contact5_img img {
    width: 100%;
}
.contact5_wz {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background:rgba(0,0,0,0.5);
	color:#fff;
	transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-ms-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
}
.contact5_li {
    position: relative;
}
.contact5_li:hover .contact5_wz{
	opacity:0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-ms-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
}
.contact5_txt {
    width: 60%;
    margin: 0 auto;
}

.contact5_txt h4 {
    margin: 0;
    margin-bottom: 20px;
}

.contact5_txt p {
    font-size: 14px;
    line-height: 24px;
}

.contact5_pagination {
    position: relative;
    bottom: 0;
    margin-top: 50px;
}
.contact5_pagination>span{
	margin:0;
	width:auto;
	height:5px;
	border-radius:0;
	background:#f2f2f2;
}
.contact5_pagination>span.swiper-active-switch{
	background:#B19973;
}

.contact3_tit {
    text-align: center;
}

.contact3_tit h4 {
    font-size: 28px;
    color: #B39A73;
    margin: 0 0 15px;
}

.contact3_tit h5 {
    line-height: 24px;
    color: #666;
}

.contact_box3 {
    padding: 100px 0;
}



.contact_box7 {
    background: #f2f2f2;
    padding: 120px 0;
    text-align: center;
    margin-bottom: 120px;
}

.contact7_cot li {
    float: left;
    width: 20%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.contact7_top {
    position: relative;
}
.contact7_top:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10%;
    width: 1px;
    background: #4E4E4E;
    height: 100%;
}
.contact7_cot:before {
    content: '';
    width: 90%;
    position: absolute;
    top: 31px;
    left: 0;
    height: 1px;
    background: #4e4e4e;
    display: inline-block;
}

.contact7_cot {
    position: relative;
}
.contact7_cot ul {
    position: relative;
    z-index: 1;
}
.contact7_wz {
    padding: 0 20px;
    font-size: 14px;
    line-height: 28px;
	background:#f2f2f2;
    padding-top: 10px;
    color: #666;
}

.contact7_img {
    width: 64px;
    margin: 0 auto;
    position: relative;
}

.contact7_img img {
    width: 100%;
}

.contact7_num {
    position: absolute;
    top: 50%;
    z-index: 1;
    text-align: center;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 20px;
    font-family: 'Conv_Cambria';
}
.contact7_bottom {
    margin-top: 60px;
    position: relative;
}
.contact7_bottom:before{
    content: '';
    width: 90%;
    position: absolute;
    top: 31px;
    left: 0;
    height: 1px;
    background: #4e4e4e;
    display: inline-block;
}
.contact7_cont{
	display:none;
}



/**store**/
.map_box{ width:80%; margin:30px auto; }
.m_map{width:100%;height:0;padding-bottom:73%;position:relative;  background:url(../images/diru.png) no-repeat center center ;background-size:cover;}
.mp{ position:absolute; cursor:pointer; background:url(../images/fi1.png) no-repeat 4px 20px; width:24px; height:63px; -webkit-transition:all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;}
.mp:hover{ background:url(../images/fi2.png) no-repeat 4px 20px; -webkit-transition:all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;}
.hover_tu{background:url(../images/fi2.png) no-repeat 4px 20px;}
.mp .mito{ position:absolute; left:50%; bottom:0px; font-size:12px; color:#666666;
    width: 100px;margin-left:-50px;text-align:center;}
.feng{ position:absolute; display:none; width:347px; height:150px; left:-230px; top:-135px; background:url(../images/vf1.png) no-repeat 0 top; z-index:10;overflow:hidden;}
.feng .sang{ position:absolute; left:235px; 
    bottom: 0;background:url(../images/vf2.png) no-repeat 0 0; width:14px; height:8px;}
.feng .tree {
    padding: 15px 20px;
}
.feng_box {
	overflow:hidden;
    height: 114px;
	margin-right:-10px;
}
.feng_box::selection {background:#E7E7E7 ; color: white ; text-shadow: none ; }
.feng_box::-webkit-scrollbar-track-piece{width:8px;background-color:#B39A73}
.feng_box::-webkit-scrollbar{width:4px;height:6px}
.feng_box::-webkit-scrollbar-thumb{height:50px;background-color:rgba(0,0,0,.3);}
.feng_box::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}  
.feng .tree .du_size{ 
    width: 100%;
    margin-bottom: -8px;
} 
.feng .tree .du_size p{ font-size:12px; color:#FFF; line-height:16px;
    margin: 0;}
	
.du_size h3{ font-size:13px; color:#FFF; line-height:20px;
margin:0;
font-weight:600;
}
.mp:hover .mito {
	color:#d80413;
}
.contact8_left_r {
    width: 100px;
    float: right;
}

.contact8_left_l {
    width: calc(100% - 100px);
    float: left;
    padding-right: 10px;
}

.contact8_ewm img {
    width: 100%;
    margin: 0;
}

.contact8_ewm h6 {
    margin: 0;
    line-height: 24px;
    text-align: center;
    color: #666;
}

.news {
    padding-top: 80px;
}


@media(max-width:1440px){
.happy_line{
    top: 46%;
}
.pl_img.pl_imgH4 {
	height: 448px;
}
.slider-1 .leftside .banner-frame {
    max-width: 460px;
}
.slider-1 .leftside .banner-frame .content .align {
    height: 390px;
}
.slider-1 .leftside .banner-frame .title {
    font-size: 30px;
    line-height: 40px;
}
.pro1-txt h2 {
    font-size: 22px;
}
.contact1_cot{
	width:100%;
}
.about2_jt a {
    height: 60px;
    width: 60px;
    padding: 19px;
}
.about2_jt {
    bottom: 20%;
    left: -92px;
}
.about2_wz {
    margin-left: 20px;
}
.about3_li {
    width: 260px;
}
.store_rImg,.store_ul1_box,.store_ul2_box,.store_cot{
	height:500px;
}
.mem9_li h3 span {
    font-size: 38px;
}
}
@media(max-width:1200px){
.pl_img.pl_imgH4 {
	height: 360px;
}
.menu_copy {
    display: none;
}
.menu_right .menu_tit {
    padding: 20px;
}
.menu_left {
    padding: 20px;
}
.menu_list {
    margin-top: 40px;
}
.menu_list a {
    font-size: 16px;
    line-height: 38px;
}
.menu_wz h3 {
    font-size: 18px;
}
.menu_right .menu_tit h3 {
    font-size: 16px;
}
.menu_tit h3 {
    font-size: 22px;
}
.menu_close {
    top: 25px;
}
.slider-1 .leftside .banner-frame {
    max-width: 330px;
}
.slider-1 .leftside .banner-frame .content .align {
   	height: 260px;
}
.slider-1 .leftside .banner-frame .title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}
.sa {
    font-size: 20px;
    line-height: 20px;
}
.slider-1 .leftside .banner-frame .description{
    padding-bottom: 35px;
}
.hapb1_tit .active {
    transform: scale(4);
}
.hapb1_text {
    margin-top: 100px;
}
.happy_r{
    padding: 0 0 0 40px;
}
.haapy_f {
    width: 50%;
}
.happy_r {
    width: 50%;
    padding: 0 0 0 40px;
}
.map_box {
    width: 100%;
}


}

@media (max-width:1000px){
.about2_jt a {
    height: 50px;
    width: 50px;
    padding: 14px;
}
.about2_jt {
    left: -20px;
}
.about2_wz {
    margin-left: 36px;
}
.about1_right{
	display:none;
}
.about1_left {
    width: 100%;
    padding: 0 0px;
    margin-top: 0;
}
.about_box1 {
    padding: 50px 0;
}
.about1_tit {
    margin-bottom: 20px;
}
.about1_tit h3 {
    font-size: 30px;
    line-height: 40px;
}
.about1_bottom li{
	width:100%;
	padding:0;
}
.about1_center {
    margin-top: 10px;
}
.about2_top {
    width: 100%;
}
.about2_cot {
    width: 100%;
}
.about2_rihgt {
    width: 58%;
    padding-left: 2%;
}
.about2_k span {
    height: 120px;
}
.about2_year h3 {
    font-size: 32px;
    margin-bottom: 30px;
}
.about2_left {
    width: 42%;
    padding-left: 7%;
}
.about2_time {
    left: 80px;
}
.about_box2 {
    margin-bottom: 50px;
}
.ab03_img {
    padding: 50px 0px;
}
.about_box03 {
    padding: 50px 0 50px;
}



.wrapper_in {
    padding-top: 50px;
}
.happy1_left {
    padding-left: 40px;
}
.happy2_txt h2 {
    font-size: 32px;
    line-height: 40px;
}
.happy3_right h3 {
    font-size: 40px;
    line-height: 50px;
}
.happy3_right_img {
    margin-left: 10px;
}
.newsdot h2 {
    font-size: 18px;
    line-height: 32px;
}

.contact8_right{
	display:none;
}
.contact8_left {
    width: 100%;
}
.contact_box8 {
    margin-bottom: 50px;
    padding: 50px 0;
}

.happy_sec2 {
    padding: 50px 0;
}
.happy2_txt {
    left: 5%;
}
.happy2_right {
    width: 100%;
}
.happy_sec3 .col-sm-8{
	width:100%;
}
.happy3_img {
    padding-right: 0;
    padding: 0;
}
.happy3_right{
	display:none;
}
.happy_sec3 {
    padding-bottom: 50px;
}
.happy_sec4 {
    padding: 50px 0;
}
.product_sec.product_sec1 {
    padding: 50px 0;
}
.pro1-media {
    width: 80%;
}
.pro1-wrap {
    width: 20%;
}
.pro-right {
    padding-left: 0;
}
.pro-left {
    padding-right: 0;
}
.product_sec.product_sec3 {
    padding: 50px 0 50px 0;
}
.prodot_left {
    max-width: 150px;
	left:20px;
}
.pro_slide {
    padding: 0 180px;
}




.news_ptxt_r h2 {
    font-size: 18px;
    line-height: 32px;
}
.news_plus {
    margin-bottom: 40px;
}
.news_tit {
    padding: 50px 0 30px;
}
.newsdot_main {
    margin-top: 50px;
}
.newsdot {
    padding-bottom: 50px;
}




.mem_box1 {
    padding: 50px 0;
}
.mem1_tit h3 {
    margin-bottom: 30px;
    font-size: 24px;
}
.mem_box2 {
    padding: 50px 0;
}
.mem2_tit {
    margin-bottom: 30px;
}
.mem2_wz h5 {
    margin-bottom: 12px;
}
.mem_box3 {
    padding: 50px 0;
}
.mem3_tit h3 {
    font-size: 34px;
}
.mem3_tit {
    margin-bottom: 30px;
}
.mem4_cot {
    padding: 50px 0;
}
.mem4_tit h3 {
    font-size: 24px;
    line-height: 34px;
}
.mem4_tit {
    margin-bottom: 30px;
}
.mem4_list {
    width: 88%;
}
.mem4_wz h5 {
    margin-bottom: 4px;
}
.mem2_tit h3 {
    font-size: 24px;
    line-height: 34px;
}
.mem5_right {
    width: 52%;
    padding: 50px 0;
}
.mem5_wz {
    width: 76%;
}
.mem_box6 {
    padding: 50px 0;
}
.mem6_right {
    width: 76%;
}
.mem_box7 {
    padding: 50px 0;
}
.mem7_tit h3 {
    font-size: 24px;
}
.mem7_tit {
    margin-bottom: 30px;
}
.mem7_bottom {
    margin-top: 40px;
}
.mem_box9 {
    padding: 50px 0;
}
.mem9_bottom {
    margin-top: 60px;
    padding: 40px 0 30px;
}
.mem9_li h3 span {
    font-size: 22px;
}
.mem9_b_wz h3 {
    margin-bottom: 20px;
}
.store {
    padding: 50px 0;
}







.contact2_cot {
    width: 80%;
}
.contact_box6 {
    padding: 50px 0;
}
.contact_box5 {
    padding-top: 50px;
}
.contact_box4 {
    padding: 50px 0;
}
.contact_box3 {
    padding: 50px 0;
}
.contact_box2 {
    padding: 50px 0;
}
.contact2_cot {
    width: 80%;
    margin: 80px auto 80px;
}
.contact_box1 {
    padding: 50px 0;
}
.contact1_tit {
    padding-top: 10px;
    margin-top: 20px;
    position: relative;
    margin-bottom: 10%;
}
.contact1_tit h3 {
    margin-bottom: 10px;
    font-size: 20px;
}
.contact1_tit h4 {
    font-size: 20px;
}
.contact1_tit img {
    width: 180px;
}
.contact1_li h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.contact0_right {
    margin-top: 12%;
}
.contact0_right h3{
    font-size: 20px;
    color: #B39A73;
    line-height: 34px;
}
.contact0_tc {
    margin-top: 20px;
}
.contact0_bottom {
    margin-top: 50px;
}
.contact0_cot {
    width: 90%;
}
.contact0_cot {
    width: 90%;
}
.contact_box0 {
    padding: 50px 0;
}
.contact4_model {
    width: 80%;
}
.contact4_time span {
    font-size: 34px;
}
.happy_box1 {
    padding: 170px 0 50px;
}
.happy_con {
    padding: 0px 0 50px;
}
.happy_r h3 {
    font-size: 22px;
}
.container_box {
    margin-bottom: 0;
}
.happy_line {
    top: 39%;
}
.contact_box7 {
    padding: 50px 0;
    margin-bottom: 0;
}


.contact7_cot{
	display:none;
}
.contact7_cont{
	display:block;
}
.contact7_li:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 31px;
    background: #4E4E4E;
    left: 0;
}
.contact7_li {
    position: relative;
}
.contact7_pagination {
    position: relative;
    bottom: 0;
	margin-top:40px;
}
.contact7_li_r:before {
	width:80%;
}
.contact7_li_l:before {
	width:80%;
	left:20.5%;
}
.contact7_pagination span {
    border: 1px solid #B19973;
    background: none;
}
.contact7_pagination .swiper-active-switch {
    background: #B19973;
}

.haapy_f {
    width: 100%;
	margin-bottom:50px;
}
.happy_r {
	width:100%;
    padding: 0;
	margin-bottom:50px;
}
.happy_wz_ts{
	margin-top:0 !important;
}
.happy_bg {
	display:none;
}
}

@media (max-width:770px){

.about1_center {
    display: none;
}
.about1_tit h3 {
    font-size: 24px;
    line-height: 30px;
}
.about1_wz h5 {
    font-size: 12px;
    line-height: 22px;
}
.about2_t_img {
    display: none;
}
.about2_cont {
    padding: 0 15px;
}
.about2_img img {
    width: 100%;
}
.about2_txt {
    padding-top: 10px;
}
.about2_year h3 {
    margin-bottom: 0px;
}
.about2_p_jt {
    text-align: right;
}
.about2_year h3 {
    font-size: 24px;
}
.about2_txt h4 {
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 4px;
}
.about3_img img {
    width: 100%;
}
.pagination_about3 {
    bottom: 10px;
}
.about_box03 {
    padding: 50px 0 40px;
}
.about3_img {
    width: 90%;
    margin: 0 auto;
}




.happy_sec2{
	display:none;
}
.happy4_main {
    padding-top: 20px;
    width: 100%;
}
.happy1_pic img {
    width: 100%;
}
.happy1_pic {
    width: 54%;
    margin: 0 auto;
}
.happy1_tit h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 14px;
	margin-top:30px;
}
.happy1_wz h5 {
    margin: 0;
    line-height: 22px;
    font-size: 12px;
    color: #888;
}
.happy_sec1 {
	height:auto !important;
	padding-bottom:10px;
	min-height:auto;
}



.mem1_tit h3 {
    font-size: 20px;
}
.mem1_cot {
    width: 100%;
}
.mem1_wz h5 {
    font-size: 12px;
    line-height: 22px;
}
.mem2_tit h3 {
    font-size: 20px;
}
.mem2_left{
	display:none;
}
.mem2_right {
    width: 100%;
}
.mem2_tit{
	left:0;
	text-align:center;
}
.mem2_tit h4 {
    font-size: 14px;
}
.mem2_wz h5 strong {
    font-size: 14px;
    margin-right: 6px;
}
.mem2_wz h5{	
	font-size:12px;
	margin-bottom:5px;
}
.mem3_cot{
	width:100%;
}
.mem3_tit h3 {
    font-size: 24px;
}
.mem_box4 {
    padding: 50px 0 0;
    text-align: center;
}
.mem4_wz {
    margin-top: 0;
}
.mem4_wz h5 {
    font-size: 12px;
    line-height: 22px;
}
.mem5_right {
    width: 100%;
    padding: 40px 0;
}
.mem5_wz {
    width: 100%;
    padding: 0 15px;
    margin: 0;
}
.mem5_wz h5 {
    line-height: 22px;
    font-size: 12px;
    margin-bottom: 4px;
}
.mem6_left {
    width: 100%;
}
.mem6_left li{
	float:left;
	width:50%;
	border:0 !important;
}
.mem6_li {
    width: 50%;
    padding: 0;
}
.mem6_right {
    width: 100%;
}
.mem6_li h5 {
    line-height: 24px;
    font-size: 14px;
	margin:0;
    margin-bottom: 10px;
}
.mem6_t_img {
    margin-top: 10px;
}
.mem7_wz {
    text-align: center;
}
.mem7_bottom {
    margin-top: 10px;
}
.mem7_bottom h5 {
    line-height: 22px;
    font-size: 12px;
}
.mem9_cot li {
    width: 50%;
    float: left;
    padding: 0 10px 20px;
}
.mem9_li h5 {
    margin: 0;
    margin-top: 6px;
    line-height: 22px;
    font-size: 14px;
}
.mem9_bottom {
    margin-top: 20px;
}
.mem9_b_bg {
    width: 70%;
    left: 15%;
}
.mem9_b_wz h3 {
    font-size: 14px;
    line-height: 24px;
}










.contact8_left h4 {
    font-size: 12px;
    line-height: 22px;
}
.contact8_style h5 {
    line-height: 32px;
    font-size: 12px;
}


.row.vertical-aligned-columns{
	white-space:normal;
}
.news_tit h2 {
    font-size: 24px;
    line-height: 30px;
}
.news_ptxt_l h3 {
    font-size: 28px;
    line-height: 32px;
}
.news_ptxt_l{
	display:none;
}	
.news_ptxt_r h2 {
    font-size: 16px;
    line-height: 28px;
}	
.news_ptxt_r h3 {
    font-size: 12px;
    line-height: 22px;
}
.button {
    font-size: 12px;
}
.news_r{
	display:none;
}
.newsdot h2 {
    font-size: 16px;
    line-height: 28px;
}
.newsdot h5 {
    margin: 0 0 5px;
    font-size: 12px;
    line-height: 22px;
}
.newsdot_main {
    margin-top: 30px;
}
.newsdot {
    padding-bottom: 30px;
}

.news_ti{
	font-size: 14px!important;
}


.pro1-txt {
    padding: 72px 5px 0 0;
}
.pro1-txt h2 {
    font-size: 14px;
}
.pro1-txt h3 {
    font-size: 12px;
    line-height: 18px;
}
.pro-plus {
    margin-bottom: 50px;
}
.pro3-left {
    width: 100%;
	padding:0;
}
.pro3-right {
    width: 100%;
	margin-top:40px;
}







.product_sec.product_sec3 {
    padding: 0 0 50px;
}
.product_sec55 .pro3-right{
	margin:0;
}
.pro-plus-img img,.pro1_img img,.pro-mini-img img{
	left:0;
}
.pro-plus-img:after,.pro1_img:after,.pro-mini-img:after{
	display:none;
}
.slider-1 .right-top {
    width: 100%;
	opacity:0.25;
}
.slider-1 .right-bottom {
    width: 100%;
	opacity:0.25;
}
.swiper-entry .leftside{
	right:0;
	width:100%;
}
/*.swiper-entry .leftside:before {
	content:'';
	height:100%;
	left:0;
	top:0;
    width: 100%;
	position:absolute;
    background: #fff;
	opacity:0.75;
}*/
.wpb_column {
	background:#fff;
}
.banner-frame{
	border-image-source:none !important;
	border-style:none;
}
/*.slider-1 .leftside-middle {
    background: rgba(255, 255, 255, 0.75);
}*/
	
.store_left {
    width: 100%;
}
ul.store_ul1 li a {
    font-size: 14px;
    line-height: 24px;
}	
ul.store_ul2 li h3 {
    font-size: 14px;
    line-height: 24px;
}	
ul.store_ul2 li h4 {
    font-size: 12px;
    line-height: 16px;
}	
ul.store_ul2 li {
    margin-bottom: 30px;
}	
.store_right {
    position: absolute;
    top: 100px;
    left: 8%;
    width: 84%;
    padding: 0;
}	
.store_rImg{
	display:none;
}
.store_rMap{
	opacity:1;
	display:none;
}
.store_left{
	float:none;
}

.store_rMap.active{
	display:block;
}	
.store_rImg, .store_ul1_box, .store_ul2_box, .store_cot {
    height:400px;
}
.pro1-media {
    width: 100%;
	float:none;
}





.prodot{
	height:auto !important;
}
.prodot_img img {
    width: 100%;
}
.prodot_jtl {
    position: absolute;
    top: 50%;
    font-size: 40px;
    z-index: 1;
    color: #fff;
    margin-top: -20px;
	left:0;
}
.prodot_jtr {
    position: absolute;
    top: 50%;
    font-size: 40px;
    z-index: 1;
    color: #fff;
    margin-top: -20px;
	right:0;
}
.prodot_top {
    padding: 50px 0;
}
.prodot_wz h3 {
    margin: 0;
    font-size: 18px;
    color: #B19973;
    line-height: 30px;
}
.prodot_wz h5 {
    margin: 0;
    font-size: 12px;
    line-height: 22px;
    color: #888;
}
.prodot_wz h4 {
    margin: 0;
    font-size: 12px;
    line-height: 22px;
    color: #888;
}
.prodot_bottom {
    padding-bottom: 50px;
}
.bann {
	margin-top:50px;
}

.mem7_tit h3 {
    font-size: 20px;
}
.news_plus{
	top:0 !important;
	opacity:1 !important;
}
.prodot_img {
    width: 100%;
}

.pagination_about3 .swiper-pagination-switch,.pagination_happy1 .swiper-pagination-switch,.pagination_mem4 .swiper-pagination-switch,.pagination_mem7 .swiper-pagination-switch{
    width: 8px;
    height: 8px;
    margin: 0 4px;
}


/*09-27*/
.way_left{
	width: 100%;
	padding-right: 0;
}
.way_right{
	margin-top: 20px;
	width: 100%;
}
.contact_way{
	margin-top: 0;
	width: 100%;	
}
.way_left h4{
	margin: 20px 0;
}
.way_left h5{
	font-size: 12px;
	line-height: 22px;
}
.way_pro{
	bottom: 4px;
	width: 100%;
	display: none;
}
.way_pro .swiper-pagination-switch{
	font-size: 12px;
	padding: 2px;
}
.way_jt{
	display: block;
}

.contact0_k,.contact1_k{
	display:none;
}
.contact0_right {
    margin-top: 50px;
}
.contact0_right h3 {
    font-size: 16px;
    color: #B39A73;
    line-height: 28px;
}
.contact0_bottom{
	padding:0;
    margin-top: 30px;
}
.contact0_cot {
    width: 100%;
}

.contact1_tit {
    padding-top: 0;
    margin-top: 0px;
    position: relative;
    margin-bottom: 20px;
}
.contact1_tit h3 {
    margin-bottom: 0px;
}
.contact1_tit img {
    top: -20px;
}
.contact1_right {
    padding-right: 10%;
	marign-top:40px;
}
.contact2_cot {
    width: 96%;
    margin: 80px auto 50px;
}
.contact6_cot th {
    font-size: 14px;
}
.contact6_cot td {
    font-size: 12px;
    height: 50px;
}
.contact5_txt p {
    font-size: 12px;
}
.contact5_txt h4 {
    font-size: 16px;
}
.contact4_img img {
    width: 160px;
    height: 160px;
}
.contact4_time span {
    font-size: 22px;
}
.contact4_model {
    width: 100%;
    padding: 30px 0;
}
.contact4_text {
    font-size: 12px;
    line-height: 24px;
	padding:0;
}
.contact4_address {
    font-size: 12px;
}
.contact4_txt {
    font-size: 12px;
}
.contact3_tit h4 {
    font-size: 20px;
}
.contact3_tit h5 {
    font-size: 12px;
}
.contact2_wz p {
    font-size: 12px;
}
.contact2_tit h3 {
    font-size: 16px;
}
.contact2_pagination>span {
    font-size: 13px;
    width: 16px;
}
.contact2_top p {
    font-size: 12px;
    line-height: 24px;
}
.contact1_li {
    font-size: 12px;
}

.contact4_model li {
    float: left;
    width: 50%;
}
.contact_box4 {
    padding: 50px 0 40px;
}
.contact6_cot table {
    margin-bottom: 40px;
}
.contact_box6 {
    padding: 50px 0 10px;
}
.contact0_cot {
    font-size: 12px;
}

.happy_bg {
	display:none;
}
.happy_r h3 {
    font-size: 18px;
}
.happy_con {
    padding: 0;
}
.happy_r h4 {
    font-size: 12px;
}
.contact_box3{
	display:none;
}
.contact8_left_r,.contact8_left_l{
	float:none;
}
.contact8_ewm {
    margin-top: 20px;
}
.swiper_about3>a {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 1;
	width:40px;
}
.arrL3{
	left:-10px;
}
.arrR3{
	right:-10px;
}
.swiper_about3>a img {
    width: 100%;
}
.happy1_wz {
    margin-top: 30px;
}
.happy5_img {
    width: 100%;
    padding: 60px 0;
}
.happy_sec5{
	height:auto !important;
}
.happy4_btn a span {
    width: 40px;
    height: 40px;
}
.happy4_btn a span i.fa {
    line-height: 40px;
    font-size: 17px;
}

.happy5_btn {
    margin-left: -80px;
    bottom: 30px;
}
.mem9_b_bg {
    height: 70%;
}
.ind3_wz h3 span {
    font-size: 16px;
}
.contact2_pagination{
	display:none;
}
.contact2_cot:before {
    height: 130%;
    top: -15%;
}
.contact2_jtl {
    position: absolute;
    top: 50%;
    left: -30px;
    width: 40px;
	margin-top:-20px;
	z-index:1;
}
.contact2_jtr {
    position: absolute;
    top: 50%;
    right: -30px;
    width: 40px;
	margin-top:-20px;
	z-index:1;
}

.contact2_jtl img,.contact2_jtr img {
    width: 100%;
}
.store_close {
    position: absolute;
    top: 0;
    right: 0;
	background:#fff;
	padding:5px;
}
.hapb1_text h5 {
    font-size: 12px;
    color: #666;
    line-height: 22px;
}
.hapb1_text {
	padding:0 15px;
    width: 100%;
}
}

@media(max-width:320px){
.contact2_pagination>span {
    font-size: 12px;
    width: 12px;
}
}

