@charset "UTF-8";
html,body,p{
	margin: 0;
	padding: 0;
}
.cm-clear,
.sbtg-wrap{
	zoom:0;
}
.no-mt{
	margin-top: 0 !important;
}
.sbtg-wrap:after,
.cm-clear:after{
	content:'\20';
	display: block;
	clear: both;
}
.sbtg-bg{
	background:url(../images/bg.jpg);
}
.sbtg-banner{
	background:url(../images/banner.jpg) no-repeat center top;
	padding-top: 880px;
	height: 883px;
}
.sbtg-preface{
	width: 920px;
	margin: auto;
}
.sbtg-preface > .title{
	color:#fcd49e;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
}
.sbtg-preface > p{
	color:#f9ca8b;
	font-size: 20px;
	line-height: 2em;
}
.sbtg-wrap{
	width: 1200px;
	margin: auto;
}
.sbtg-head{
	position: relative;
	margin-top: 131px;
}
.sbtg-head .step{
	position: absolute;
	top: -20px;
	left: -65px;
}
.sbtg-head .title{
	display: block;
	width: 100%;
}
.sbtg-main{
	border-right: 1px solid #b64a26;
	border-left: 1px solid #b64a26;
	border-bottom: 1px solid #b64a26;
	padding: 46px 30px 66px 30px;
	position: relative;
}
.sbtg-main .cover{
	float: left;
}
.sbtg-main .video{
	float: left;
	width: 728px;
}
.sbtg-ribbon{
	background: url(../images/ribbon.png) no-repeat center;
	background-size: 100% auto;
}
.cover-swiper{
	width: 1152px;
	padding-top: 54px;
	position: relative;

}
.cover-swiper-relative{
	overflow: hidden;
}
.cover-swiper .cover-swiper-btn{
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	width: 97px;
	height: 61px;
}
.cover-swiper .cover-swiper-btn.left{
	left:-152px;
	top: 142px;
	background-image: url(../images/left_btn.png);
}
.cover-swiper .cover-swiper-btn.right{
	right:-152px;
	top: 142px;
	background-image: url(../images/right_btn.png);
}
.cover-swiper .cover-swiper-box{
	position: relative;
	width: 1920px;
	left: 0;
	top: 0;
}
.cover-swiper-item{
	float: left;
	width: 320px;
	padding: 0 32px;
}
.cover-swiper-item .main{
	width: 320px;
	border-radius: 10px;
	border:1px solid #b7752a;
	padding-top: 245px;
	position: relative;
	height: 208px;
}
.cover-swiper-item .cover{
	position: absolute;
	left: 50%;
	width: 350px;
	margin-left: -175px;
	top: 20px;
}
.cover-swiper-item .title{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color:#f9ca8b;
}
.cover-swiper-item .desc{
	font-size: 16px;
	color:#f9ca8b;
	padding: 0 22px;
	text-align: justify;
}
.sbtg-main .v-intro{
	float: right;
	width: 350px;
	text-indent: 2em;
	font-size: 18px;
	color:#f9ca8b;
	line-height: 1.4em;
}
.sbtg-main .cover-block img{
	display: block;
	margin:auto;
}
.sbtg-main .intro-block{
	text-indent: 2em;
	color:#f9ca8b;
}
.sbtg-main .intro{
	float: right;
	width: 330px;
	text-indent: 2em;
	font-size: 18px;
	color:#f9ca8b;
	line-height: 1.4em;
}
.sbtg-main .btn{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	margin-top: -20px;
	cursor: pointer;
}
.sbtg-main .btn img{
	display: block;
	margin:auto;
}
.sbtg-footer{
	padding-bottom: 162px;
	background:url(../images/footer.png) no-repeat bottom center;
}