﻿@font-face {
  font-family: 'webfont';
  font-display: swap;
  src: url('img/webfont_mvgoaihrcna.eot'); /* IE9*/
  src: url('img/webfont_mvgoaihrcna.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('img/webfont_mvgoaihrcna.woff2') format('woff2'),
  url('img/webfont_mvgoaihrcna.woff') format('woff'), /* chrome???firefox */
  url('img/webfont_mvgoaihrcna.ttf') format('truetype'), /* chrome???firefox???opera???Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_mvgoaihrcna.svg#????????????-??????') format('svg'); /* iOS 4.1- */
}

.wrp{
	width: 1200px;
	margin: 0 auto;
}

.f1{background:#5b5c62;height:200px}
.f1 .l,.f1 .m,.f1 .r{padding:50px 0 0 0;float:left}
.f1 .l li{width:auto;float:left;margin-right:20px}
.f1 .l span{display:block;margin-bottom:19px}
.f1 .l i{font:36px Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";color:#cbb583;font-style:normal;position:relative;top:6px}
.f1 .l b{font-size:24px;font-weight:200;color:#fff;margin-left:10px}
.f1 .l select,.f1 .m input{font-size:20px;border:1px solid #d0d0d0;font-weight:300;width:180px;height:42px;text-indent:10px}
.f1 .l input{
	height: 40px;border: 1px solid #d0d0d0;width: 180px;padding: 0 15px;box-sizing: border-box;font-size: 16px;color: #000;
}
.f1 .m{margin:0 20px 0 0}
.f1 .m input{width:254px;border:1px solid #9a8ce1;border-radius:5px;background:#fff url(img/f1.png) no-repeat 13px 0;text-indent:50px}
.f1 .m .t{margin-top:15px;background-position:13px -46px}
.f1 .m label{color:#fff;background:#9a8ce1;padding:3px 14px 4px;border-radius:0 0 5px 5px;display:inline-block;margin-left:50px}
.f1 .r button{width:106px;height:106px;background:#ba000e;border-radius:5px;border:none;color:#fff;font-size:30px;font-weight:300}

.isMobile{
	display: none;
}

.gh{
	display: none;
}


.trouble{
	
}
.globel-hd{
	text-align: center;
}
.globel-hd .tit{
	
}
.globel-hd .tit h3{
	font-size: 64px;
	color: #988a5b;

}
.globel-hd .tit p{
	font-size: 44px;
	color: #7a7a7a;
	font-family: webfont;
	font-weight: 100;
	font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.globel-hd .desc h3{
	margin-top: 15px;
	position: relative;
	font-size: 16px;
	color: #988a5b;
}
.handwork-hd .desc h3:after,
.globel-hd .desc h3:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	z-index: 0;
}
.globel-hd .desc h3 span{
	position: relative;
	z-index: 9;
	padding: 0 15px;
	display: inline-block;
	background: #fff;
}
.globel-hd .desc p{
	margin-top: 15px;
	font-size: 12px;
	color: #999999;
}
.trouble-hd{
	margin-top: 60px;
}
.trouble-bd{
	margin-top: 25px;	
}
.trouble-bd ul{
	overflow: hidden;
}
.trouble-bd li{
	position: relative;
	float: left;
	margin-right: 26px;
}
.trouble-bd li:last-child{
	margin-right: 0;
}
.trouble-bd li .img{
	font-size: 0;
}
.trouble-bd li .txt{
	position: absolute;
	top: 50%;
	left: 50%;
	display: table;
	padding: 0 20px;
	box-sizing: border-box;
	width: 168px;
	height: 168px;
	background: #988a5b;
	border-radius: 50%;
	margin: -84px 0 0 -84px;
	color: #fff;
	text-align: center;
	border: 6px solid #fff;
	transition: all .5s;
}
.trouble-bd li .txt h3{
	display: table-cell;
	vertical-align: middle;
	font-size: 44px;
	font-weight: bold;
}
.trouble-bd li:hover .txt{
	background: #ba000e;
}
.traceless{
	margin-top: 55px;
}
.traceless-bd{
	margin-top: 30px;
}
.traceless-bd li{
	position: relative;
	float: left;
	margin-right: 13px;
}
.traceless-bd li:last-child{
	margin: 0;
}
.traceless-bd li .small-img{
	position: absolute;
	left: 50%;
	bottom: -68px;
	font-size: 0;
	margin-left: -68px;
	width: 126px;
	height: 126px;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid #988a5b;
	transition: all .3s;
}
.traceless-bd li .small-img img{
	position: absolute;
	top: -16px;
	left: -55px;
}
.traceless-bd li:hover .small-img{
	border-color: #ba000e;
}
.traceless-bd li .small-img:before{
	content: 'Before';
	position: absolute;
	bottom: 10px;
	font-size: 26px;
	left: 50%;
	margin-left: -40px;
	color: #fff;
	text-align: center;
	z-index: 99;
}
.traceless-bd li:nth-child(2) .small-img img{
	left: -77px;
	top: -30px;
}

.traceless-bd li:nth-child(4) .small-img img{
	left: -35px;
	top: -44px;
}
.facts{
	margin-top: 146px;
}
.facts-bd{
	margin-top: 30px;
}
.facts-bd ul{
	overflow: hidden;
}
.facts-bd li{
	position: relative;
	margin-right: 15px;
	float: left;
	font-size: 0;
	overflow: hidden;
	cursor: pointer;
}
.facts-bd li .vide-box{
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	width:820px;
	height: 466px;
	z-index: 999;
}
.facts-bd li .vide-box video{
	display: block;
	object-fit: fill;
}
.facts-bd li .close{
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 9999;
}
.sha{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.8);
	z-index: 9;
}
.facts-bd li img{
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}
.facts-bd li:hover img{
	transform: scale(1.2);
}
.facts-bd li:last-child{
	margin: 0;
}
.facts-bd li:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 72px;
	height: 72px;
	background: url(img/j_icon_01.png) no-repeat center;
	z-index: 9;
}
.scheme{
	margin: 60px 0;
}
.scheme-bd{
	position: relative;
	margin-top: 34px;
}
.scheme-bd .prev,
.scheme-bd .next{
	position: absolute;
	top: 50%;
	left: -80px;
	margin-top: -37px;
	width: 50px;
	height: 75px;
	background-size: cover;
}
.scheme-bd ul{
	overflow: hidden;
}
.scheme-bd li{
	float: left;
	font-size: 0;
	margin-right: 30px;
}
.scheme-bd .prev{
	background: url(img/prev.png) no-repeat center;
}
.scheme-bd .next{
	left: auto;
	right: -80px;
	background: url(img/net.png) no-repeat center;
}
.handwork{
	padding: 50px 0 60px;
	background-image: linear-gradient(#978966, #978966), linear-gradient(#9e6f29, #9e6f29);
	background-blend-mode: normal, normal;
}
.handwork-style2{
	background: url(img/j_bg01.jpg) no-repeat center;
}
.handwork-hd {
	
}
.handwork-hd .tit h3{
	color: #feef00;
}
.handwork-hd .tit p{
	color: #ccc;
}
.handwork-hd .desc h3{
	color: #ffff;
}
.handwork-hd .desc h3:after{
	left: auto;
	right: 0;
	width: 40%;
}
.handwork-hd .desc h3:before{
	width: 40%;
}
.handwork-hd .desc h3 span{
	background: none;
}
.handwork-hd .desc p{
	color: #ccc;
}
.handwork-bd{
	margin-top: 30px;
}
.handwork-bd ul{
	overflow: hidden;
}
.handwork-bd li{
	float: left;
	margin-right: 18px;
	background: #fff;
	height: 505px;
	width: 286px;
}
.handwork-bd li a:hover{
	text-decoration: none;
}
.handwork-bd li:last-child{
	margin: 0;
}
.handwork-bd li .img{
	position: relative;
	width: 100%;
	height: 278px;
	background: #f5f5f5;
}
.handwork-bd li .img img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.handwork-bd li .txt{
	padding: 28px 40px 0;
	text-align: center;
}
.handwork-bd li .txt h3{
	position: relative;
	font-size: 24px;
	color: #ad6e07;
}
.handwork-bd li .txt h3:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -18px;
	width: 36px;
	height: 3px;
	background: #9e6f29;
}
.handwork-bd li .txt p{
	margin-top: 20px;
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	box-sizing: border-box;
}
.handwork-bd li .txt em{
	display: block;
	margin: 15px auto 0;
	width: 148px;
	line-height: 48px;
	text-align: center;
	color: #feef00;
	background: #9e6f29;
	font-size: 20px;
	transition: all .3s;
}
.handwork-bd li:hover .txt em{
	background: #ba000e;
	color: #fff;
}
.wigs-hd{
	margin-top: 60px;
}
.wigs-bd-item{
	
}
.wigs-bd-item .tit{
	margin: 20px 0 10px 0;
	position: relative;
	text-align: center;
}
.wigs-bd-item .tit:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #988a5b;
	z-index: -1;
}
.wigs-bd-item .tit h3{
	display: inline-block;
	padding: 0 15px;
	background: #fff;
	font-size: 20px;
	color: #c2af83;
}
.wigs-bd-item .list{
	overflow: hidden;
}
.wigs-bd-item .list li{
	float: left;
	margin-right: 10px;
	width: 190px;
}
.wigs-bd-item .list li .img{
	position: relative;
	background: #f5f5f5;
	height: 200px;
}
.wigs-bd-item .list li .img img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
}
.wigs-bd-item .list li:last-child{
	margin: 0;
}
.wigs-bd-item .list li .txt{
	text-align: center;
	line-height: 50px;
	color: #fff;
	background: #988a5b;
	font-size: 24px;
	transition: all .3s;
}
.wigs-bd-item .list li:hover .txt{
	background: #ba000e;
}
.wigs-ft{
	text-align: center;
}
.wigs-ft a{
	margin: 30px auto 0;
	display: inline-block;
	font-size: 24px;
	width: 350px;
	line-height: 60px;
	border: 1px solid #988a5b;
	border-radius: 30px;
	color: #c2af83;
}
.customer{
	margin-top: 60px;
}
.customer-bd{
	position: relative;
	margin-top: 25px;
	text-align: center;
}
.customer-bd .big-img{
	position: relative;
	display: inline-block;
}
.customer-bd .big-img:before{
	content: '';
	position: absolute;
	top: 49px;
	left: -26px;
	width: 605px;
	height: 330px;
	background: #988a5b;
	z-index: -1;
}
.customer-bd .small-img{
	margin-top: 46px;
}
.customer-bd .small-img ul{
	overflow: hidden;
}
.customer-bd .small-img li{
	float: left;
	position: relative;
	font-size: 0;
}
.customer-bd .small-img li:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.6);
	z-index: 9;
	transition: all .3s;
}
.customer-bd .small-img li.on:before{
	background: rgba(0,0,0,0);
}
.customer-bd .prev,
.customer-bd .next{
	position: absolute;
	top: 28%;
	left: 8px;
	width: 40px;
	height: 75px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(img/prev.png);
}
.customer-bd .next{
	left: auto;
	right: 8px;
	background-image: url(img/net.png);
}
.process-hd{
	margin-top: 50px;
}
.process-bd{
	margin: 30px 0;
}
.process-bd ul{
	overflow: hidden;
}
.process-bd li{
	position: relative;
	margin-right: 13px;
	float: left;
}
.process-bd li:last-child{
	margin-right: 0;
}
.process-bd li .img{
	font-size: 0;
}
.process-bd li i{
	display: inline-block;
	width: 42px;
	line-height: 42px;
	background: rgba(230,228,229,.8);
	border-radius: 42px;
	text-align: center;
	color: #988a5b;
	font-weight: bold;
}
.process-bd-w{
	position: relative;
}
.process-bd-w .txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 60px;
	background: #988a5b;
	text-align: center;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.process-bd-w .txt i{
	margin-right: 14px;
}
.process-bd-s{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 18px;
	background: #ba000e;
	z-index: 9;
	box-sizing: border-box;
	overflow: hidden;
	opacity: 0;
	transition: all .5s;
}
.process-bd-s .tit{
	margin-top: 125px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.process-bd-s .tit i{
	margin-right: 14px;
	color: #ba000e;
}
.process-bd-s .desc{
	margin-top: 30px;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
}
.process-bd li:hover .process-bd-s{
	opacity: 1;
}
.ingenuity{
	padding: 60px 0 ;
}
.ingenuity-bd{
	margin-top: 30px;
	overflow: hidden;
}
.ingenuity-bd .img{
	position: relative;
	float: left;
	width: 608px;
	height: 339px;
	cursor: pointer;
}
.ingenuity-bd video{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: fill;
}
.ingenuity-bd .open img{
	display: none;
}
.ingenuity-bd .open video{
	display: block;
}
.ingenuity-bd .txt{
	margin-left: 40px;
	float: left;
	width: 530px;
	font-size: 16px;
	color: rgba(0,0,0,.5);
}
.ingenuity-bd .txt p{
	text-indent: 2em;
	line-height: 1.4;
}
.ingenuity-bd .txt p:nth-child(2){
	margin-top: 20px;
}
.ingenuity-bd .txt a{
	margin-top: 20px;
	display: block;
	width: 148px;
	line-height: 42px;
	text-align: center;
	color: #feef00;
	background: #988a5b;
}
.ingenuity-ft{
	margin-top: 29px;
}
.ingenuity-ft ul{
	overflow: hidden;
}
.ingenuity-ft li{
	float: left;
	margin-right: 10px;
	font-size: 0;
}
.ingenuity-ft li:last-child{
	margin: 0;
}
.advantage{
	margin-top: 60px;
}
.advantage-bd{
	margin-top: 30px;
}
.advantage-bd ul{
	margin: 0 -30px -40px 0;
	overflow: hidden;
}
.advantage-bd li{
	position: relative;
	float: left;
	margin: 0 30px 40px 0;
	width: 380px;
	height: 350px;
}
.advantage-bd li .img{
	font-size: 0;
}
.advantage-bd li .txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 155px;
	background: rgba(152,138,92,.94);
	text-align: center;
	color: #fff;
}
.advantage-bd li .txt h3{
	margin-top: 22px;
	position: relative;
	font-size: 30px;
	font-weight: bold;
}
.hot-news-bd li .txt-s h3:before,
.advantage-bd li .txt h3:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -38px;
	width: 76px;
	height: 4px;
	background: #e6e4e5;
}
.advantage-bd li .txt p{
	padding: 0 45px;
	margin-top: 24px;
	font-size: 18px;
	line-height: 28px;
}
.advantage-bd li:last-child a{
	display: block;
	width: 350px;
	height: 350px;
	background: #988a5b;
	border-radius: 50%;
	text-align: center;
	color: #feef00;
}
.advantage-bd li:last-child  h3{
	padding-top: 100px;
	font-size: 40px;
}
.advantage-bd li:last-child p{
	margin-top: 15px;
	font-size: 24px;
}
.advantage-bd li:last-child em{
	margin-top: 15px;
	font-size: 48px;
}
.hot-news{
	margin-top: 60px;
}
.hot-news-bd{
	margin-top: 30px;
}
.hot-news-bd ul{
	overflow: hidden;
}
.hot-news-bd li{
	position: relative;
	float: left;
	margin-right: 12px;
	width: 390px;
	height: 374px;
	background: #8f8256;
}
.hot-news-bd li .img-w{
	font-size: 0;
}
.hot-news-bd li .img-w p{
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	width: 100%;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: #988a5b;
	z-index: 9;
}
.hot-news-bd li:last-child{
	margin-right: 0;
}
.hot-news-bd li .txt-s{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 60px 40px 0;
	background: #8f8256;
	z-index: 99;
	text-align: center;
	color: #fff;
	transition: all .3s;
	z-index: 99;
}
.hot-news-bd li .txt-s h3{
	position: relative;
	font-size: 24px;
}
.hot-news-bd li .txt-s p{
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
}
.hot-news-bd li .txt-s a{
	margin: 15px auto 0;
	display: block;
	width: 130px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	transition: all .3s;
}
.hot-news-bd li .txt-s a:hover{
	background: #fff;
	color: #000;
}
.hot-news-bd li:hover .txt-s{
	opacity: 1;
}
.customers{
	margin: 60px 0;
}
.customers-bd{ 
	margin-top: 30px;
	position: relative;
}
.customers-bd .img{
	font-size: 0;
}
.customers-bd .txt{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -355px;
	width: 710px;
	height: 300px;
	background: rgba(255,255,255,.8);
}
.customers-bd .txt h3{
	margin-top: 80px;
	font-size: 36px;
	color: #000;
	text-align: center;
}
.customers-bd .txt p{
	margin-top: 10px;
	font-size: 28px;
	color: #000;
	text-align: center;
}
.customers-bd .txt p span{
	font-size: 68px;
	color: #ba000e;
	font-weight: bold;
}
.customers-bd .txt p i{
	color: #ba000e;
	font-weight: bold;
	vertical-align: 28px;
}
.reviews{
	margin-top: 60px;
}
.reviews-bd{
	margin-top: 30px;
}
.reviews-bd ul{
	overflow: hidden;
}
.reviews-bd li{
	margin-right: 25px;
	float: left;
	width: 280px;
	height: 415px;
	background: #f4f4f4;
}
.reviews-bd li .txt{
	padding: 35px 24px 0;
	height: 180px;
	line-height: 24px;
	background: url(img/j_img_57.png) no-repeat top;
	background-size: cover;
	font-size: 14px;
	color: #fff;
	box-sizing: border-box;
}
.reviews-bd li:last-child{
	margin-right: 0;
}
.reviews-bd li .img{
	margin-top: 20px;
	text-align: center;
	font-size: 0;
}
.reviews-bd li .img p{
	margin-top: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.reviews-bd li:hover .txt{
	background: url(img/j_img_57_s.png) no-repeat top;
	background-size: cover;
}
.reviews-ft{
	margin: 20px 0 60px;
	text-align: center;
}
.reviews-ft a{
	display: inline-block;
	padding: 0 38px;
	line-height: 60px;
	font-size: 24px;
	color: #c2af83;
	border-radius: 30px;
	border: solid 1px #988a5b;
}
.footer{
	padding: 85px 0 0 0;
	background: #282828;
}
.footer-bd{
	overflow: hidden;
}
.footer-bd-left{
	padding-right: 70px;
	float: left;
	border-right: 1px solid #4e4943;
}
.footer-bd-left .link{
	overflow: hidden;
}
.footer-bd-left .link dl{
	margin-right: 115px;
	float: left;
}
.footer-bd-left .link dl:last-child{
	margin: 0;
}
.footer-bd-left .link dt{
	margin-bottom: 20px;
	font-size: 18px;
	color: #fff;
}
.footer-bd-left .link dd a{
	font-size: 14px;
	color: #9e9e9e;
	line-height: 30px;
}
.footer-bd-left .link dd:hover a{
	color: #fff;
}
.footer-bd-left .personal{
	padding: 50px 0 20px;
	font-size: 32px;
	color: #cbb583;
	text-align: right;
}
.footer-bd-left .personal em{
	display: inline-block;
	font-size: 14px;
	width: 42px;
	line-height: 1;
}
.footer-bd-right{
	float: right;
	overflow: hidden;
	width: 50%;
}
.footer-bd-right .resg{
	float: left;
}
.footer-bd-right .resg-hd{
	font-size: 16px;
}
.footer-bd-right .resg-hd h3{
	color: #999999;
}
.footer-bd-right .resg-hd p{
	margin-top: 5px;
	color: #c0af93;
}
.footer-bd-right .resg-bd{
	margin-top: 20px;
}
.footer-bd-right .resg-bd li{
	margin-bottom: 14px;
	width: 246px;
	height: 38px;
}
.footer-bd-right .resg-bd li input{
	display: block;
	padding: 0 15px;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	height: 100%;
	background: #000;
	border: none;
	color: #fff;
}
.footer-bd-right .resg-bd li button{
	display: block;
	width: 100%;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #646464;
	border: none;
}
.footer-bd-right .resg-ft{
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #4e4943;
	width: 320px;
}
.footer-bd-right .resg-ft h3{
	font-size: 20px;
	color: #fff;
}
.footer-bd-right .resg-ft p{
	margin-top: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #9e9e9e;
	line-height: #9e9e9e;
	width: 275px;
}
.footer-bd-right .qr-img{
	float: right;
}
.footer-bd-right .qr-img li{
	margin-bottom: 25px;
}
.footer-bd-right .qr-img li:last-child{
	margin: 0;
}
.footer-bd-right .qr-img li img,
.footer-bd-right .qr-img li p{
	display: inline-block;
	vertical-align: middle;
}
.footer-bd-right .qr-img li p {
	margin-left: 10px;
	color: #666666;
	font-size: 12px;
}
.footer-bd-right .qr-img li p img{
	margin-right: 10px;
}
.footer-ft{
	padding: 30px 0 20px;
	overflow: hidden;
}
.footer-ft p{
	float: left;
	width: 50%;
	line-height: 48px;
	font-size: 14px;
	color: #999999;
}
.footer-ft .img{
	float: left;
	width: 50%;
}

/* ?????? */
.direct{
	margin-top: 60px;
}
.direct-bd{
	margin-top: 30px;
	overflow: hidden;
}
.direct-bd .img{
	font-size: 0;
	float: left;
	width: 50%;
}
.direct-bd .txt{
	padding: 28px 13px 26px 26px;
	float: right;
	width: 50%;
	background: #f7f7f7;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
	color: #555;
	height: 400px;
}
.direct-bd .txt p{
	text-indent: 2em;
}
.direct-bd .txt p:last-child{
	margin-top: 10px;
}
.direct-ft{
	margin-top: 25px;
}
.direct-ft ul{
	overflow: hidden;
}
.direct-ft li{
	margin-right: 10px;
	float: left;
}
.direct-ft li:last-child{
	margin: 0;
}
.handwork-style2{
	margin-top: 60px;
}
.handwork-style2-bd{
	margin-top: 68px;
}
.handwork-style2-bd ul{
}
.handwork-style2-bd li{
	float: left;
	margin-right: 15px;
	width: 288px;
	height: 444px;
	background: url(img/j_bg02.png) no-repeat center;
	transition: all .5s ;
}
.handwork-style2-bd li:hover{
	transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
}
.handwork-style2-bd li .img{
	margin-top: 53px;
	font-size: 0;
	text-align: center;
}
.handwork-style2-bd li .txt{
	margin-top: 20px;text-align: center;
}
.handwork-style2-bd li .txt dt{
	font-size: 30px;color: #333;line-height: 1;margin-bottom: 15px;
}
.handwork-style2-bd li .txt dt p{
	font-size: 12px;letter-spacing: -1px;margin-top: 6px;
}
.handwork-style2-bd li .txt dd{
	margin-bottom: 12px;font-size: 20px;color: #333;
}
.handwork-style2-bd li:last-child{
	margin-right: 0;
}
.effective{
	margin-top: 60px; 
}
.effective-bd{
	margin-top: 38px;
}
.effective-bd ul{
	overflow: hidden;
}
.effective-bd li{
	position: relative;
	float: left;
	margin-right: 28px;
	border: 4px solid #000;
	font-size: 0;
	overflow: hidden;
	width:578px;
	height: 319px;
}

.effective-bd li p{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 59px;
	background: #978966;
}
.effective-bd li img{
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
}
.effective-bd li:hover img{
	transform: scale(1.2);
}
.effective-bd li:before{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 94px;
	height: 90px;
	background: url(img/j_icon_12.png) no-repeat center;
	z-index: 99;
}
.effective-bd li:last-child{
	margin: 0;
}
.effective-bd li .video-box{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	margin: auto;
}
.effective-bd li .video-box video{
	object-fit: fill;
}
.effective-bd li.open .img-box{
	display: none;
}
.effective-bd li.open .video-box{
	display: block;
}
.effective-bd li.open:before{
	display: none;
}
.contact{
	margin-top: 60px;
}
.contact-bd{
	margin-top: 30px;
}

.contact-bd ul{
	overflow: hidden;
}
.contact-bd li{
	float: left;
	width: 50%;
	height: 460px;
	background: #978966;
	overflow: hidden;
}
.contact-bd li .tit{
	margin: 57px 200px 0 0;
	float: right;
}
.contact-bd li .tit h3{
	display: inline-block;
	width: 353px;
	height: 170px;
	box-sizing: border-box;
	padding: 10px 38px;
	background: url(img/j_bg03.png) no-repeat center;
	font-size: 44px;
	text-align: center;
	color: #fff;
}
.contact-bd li .txt{
	float: right;
	margin: 20px 70px 0 0;
}
.contact-bd li .txt dl{
	color: #fff;
}
.contact-bd li .txt dt{
	position: relative;
	margin-bottom: 35px;
	font-size: 24px;
}
.contact-bd li .txt dt:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 50px;
	height: 2px;
	background: #fff;
}
.contact-bd li .txt dd{
	font-size: 16px;
	margin-bottom: 15px;
}
.m-btm80{
	margin-bottom: 80px;
}
.content .drop-down{
	margin-top: 10px;
	float: left;
}
.content .drop-down select{
	padding: 0 10px;
	width: 168px;
	height: 32px;
	box-sizing: border-box;
	border: 1px solid #978966;
}
