﻿*{
	margin: 0;
	padding: 0;
	white-space:normal !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
a{
	text-decoration: none;
	color: #222;
	transition: all .5s;
-webkit-transition: all .5s;
}
a:hover{
	color: #222;
	transition: all .5s;
-webkit-transition: all .5s;
}
li{
	list-style: none;
}
.sf-body{
	width: 100%;
	overflow: hidden;
}
img{
	vertical-align: middle;
	max-width: 100%;
	
}
img.max{
	width: 100%;
}
.bjimg img{
	 width: 100%;
    height: 100%;
    object-fit: cover;
}
.bjvideo video{
	 width: 100%;
    height: 100%;
    object-fit: cover;
}

@font-face{
	font-family: BaiJamjuree-Regular;
	src: url('../fonts/BaiJamjuree-Regular.woff2'), 
		 url('../fonts/BaiJamjuree-Regular.TTF'),
		 url('../fonts/BaiJamjuree-Regular.eot'); 
}
.fm-BJ-R{
	font-family: BaiJamjuree-Regular;
}

body{
	width: 100%;
	font-size: 16px;
    line-height: 1.6;
    width: 100%;
    color: #222;

}


.igong-bj{
	position: relative;
	width: 100%;
	height: 100vh;
	min-height: 40vw;
	overflow: hidden;
}
.igong{
	padding: 7vw 0;
	font-size: 0;
	position: relative;
	z-index: 2;
	
}
.igong-logo{
	width: 13.9vw;
	position: absolute;
	left: 2.08vw;
	top: 1.6vw;
	z-index: 2;
}
.igong-lt{
	width: 47%;
	display: inline-block;
	vertical-align: top;
	color: #fff;
}
.igong-rt{
	width: 40%;
	display: inline-block;
	vertical-align: top;
	margin-left: 13%;
	background: rgba(255,255,255,.8);
	border-radius: 3vw;
}
.igong-b{
	margin-top: 2.1vw;
}
.igong-c{
	width: 100%;
	padding: 2.1vw 3.6vw;
	background: rgba(255,255,255,.9);
	border-radius: 3vw;
	overflow: hidden;
}
.igong-clt{
	float: left;
}
.igong-c3{
	width: 1.6vw;
	height: .5vw;
	background: #C79661;
	margin-top: 2vw;
}
.igong-crt{
	width: 6.4vw;
	float: right;
}
.igong-d{
	padding: 1vw 3.6vw 2vw 3.6vw;
}
.igong-dli{
	padding: 1.6vw 0;
	border-top: 1px solid rgba(199,150,97,.1);
	overflow: hidden;
	font-size: 0;
}
.igong-dli:first-child{
	border: 0;
}
.igong-dlt{
	float: left;
	width: 17.2vw;
}
.igong-drt{
	float: right;
	width: 3.2vw;
}
.igong-d2{
	opacity: .5;
}
.igong-e{
	width: 22vw;
	padding: 2.1vw 2.6vw;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: rgba(199,150,97,.7);
	color: #fff;
	border-top-right-radius: 3vw;
	padding-left: 7.4vw;
	cursor: pointer;
}
.igong-e div{
	display: inline-block;
	vertical-align: top;
	margin-right: 1vw;
	width: 3px;
	height: 1.2vw;
	margin-top: .4vw;
	background: rgba(255,255,255,.2);
	position: relative;
}
.igong-e div:after{
	content: '';
	width: 100%;
	height: 40%;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.igong-cnt{
	padding: 6.25vw 0 4.16vw 0;
}
.igong-fg{
	overflow: hidden;
}
.igong-f{
	float: left;
}
.igong-g{
	float: right;
	width: 38vw;
	font-size: 0;
}
.igong-gli{
	display: inline-block;
	vertical-align: top;
	padding: 0 1.6vw;
	line-height: 3vw;
	background: #F4F4F4;
	color: #9F9F9F;
	border-radius: 1.6vw;
	margin-left: .5vw;
	margin-bottom: .6vw;
	cursor: pointer;
}
.igong-gli.on{
	background: #C79661;
	color: #fff;
}

.igong-hsw{
	width: 150%;
	padding-right: 50%;
	margin-top: 6.25vw;
}
.igong-hsd{
	padding-right: 3.2vw;
}
.igong-h12{
	height: 4vw;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
}
.igong-h1{
	display: inline-block;
	vertical-align: top;
}
.igong-h2{
	float: right;
}
.igong-h12:after{
	content: '';
	width: 3.4vw;
	height: 3px;
	background: #C79661;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.igong-h3{
	color: #9F9F9F;
	padding-top: 1.6vw;
}
.igong-jbut{
	width: 7.6vw;
	font-size: 0;
	margin-top: 3.125vw;
}
.igong-jprev,.igong-jnext{
	width: 3.65vw;
	height: 3.65vw;
	position: initial;
	top: initial;
	left: initial;
	right: initial;
	margin: initial;
}
.igong-jprev{
	display: inline-block;
	vertical-align: top;
	background: url(../img/ico03_1.svg) no-repeat center; 
	background-size: 99%;
}
.igong-jprev:hover{
	background-image: url(../img/ico03_3.svg);
}
.igong-jnext{
	display: inline-block;
	vertical-align: top;
	background: url(../img/ico03_2.svg) no-repeat center; 
	background-size: 99%;
	float: right;
}
.igong-jnext:hover{
	background-image: url(../img/ico03_4.svg);
}

.igong-k{
	color: #9F9F9F;
	margin-top: 6.75vw;
}

@media(max-width:1200px){
	.igong{
		padding: 120px 0;
	}
	.igong-logo{
		width: 140px;
		top: 2vw;
		left: 5%;
	}
	.igong-e{
		width: 260px;
		padding: 30px;
		padding-left: 5%;
	}
	.igong-e div{
		width: 3px;
		height: 20px;
	}
	.igong-cnt{
		padding: 100px 0 40px 0;
	}
	.igong-gli{
		padding: 0 20px;
		border-radius: 25px;
		line-height: 2.4;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	.igong-g{
		width: 55vw;
	}
	.igong-jbut{
		width: 90px;
	}
	.igong-jprev, .igong-jnext{
		width: 40px;
		height: 40px;
	}
}

@media(max-width:1000px){
	.igong{
		padding: 100px 0 130px 0;
	}
	.igong-lt{
		width: 100%;
	}
	.igong-rt{
		width: 100%;
		margin-left: 0%;
		margin-top: 30px;
	}
	.igong-crt{
		width: 60px;
	}
	.igong-drt{
		width: 40px;
	}
	.igong-bj{
		height: auto;
	}
	.igong-dlt{
		width: 60%;
	}
}
@media(max-width:750px){
	.igong{
		padding: 1.8rem 0 2rem 0;
	}
	.igong-logo{
		width: 3rem;
		top: .3rem;
	}
	.igong-b{
		margin-top: .5rem;
		font-size: .24rem;
		line-height: 1.5;
	}
	.igong-c{
		padding: .4rem .5rem;
	}
	.igong-c2{
		margin-top: 0;
	}
	.igong-c3{
		width: .4rem;
		margin-top: .2rem;
	}
	.igong-crt{
		width: 1.2rem;
	}
	
	.igong-d{
		padding: .4rem .5rem;
	}
	.igong-dli{
		padding: .4rem 0;
	}
	.igong-drt{
		width: .7rem;
	}
	.igong-e{
		width: auto;
		padding: .4rem 10% .4rem 5%;
	}
	.igong-cnt{
		padding: 1rem 0 .5rem 0;
	}
	.igong-f{
		width: 100%;
	}
	.igong-g{
		width: 100%;
		margin-top: .6rem;
	}
	.igong-gli{
		font-size: .24rem;
		padding: 0 .2rem;
	}
	.igong-hsw{
		margin-top: 1.2rem;
	}
	.igong-hsd{
		padding-right: .4rem;
	}
	.igong-h12{
		height: .8rem;
	}
	.igong-h12:after{
		width: .4rem;
	}
	.igong-h2{
		font-size: .28rem;
		line-height: 1.1;
	}
	.igong-jbut{
		margin-top: .8rem;
	}
	.igong-k{
		font-size: .24rem;
		margin-top: .8rem;
	}
}