/*公共*/
/**{
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color:transparent;
}*/
html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
    margin: 0;
    padding: 0;
}
input, textarea, a, div, button, select {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
html,body {
	width:100%;
	margin:0 auto;
	font-family: "微软雅黑";
	background:#F4F4F4;
}
.hidden{display:none!important;}
li {list-style:none;}
i{font-style: normal;}
textarea {
	overflow: auto;
	resize: none;
}
a,a:hover{
	outline: 0 none;
	text-decoration: none;
}
.fl{float:left;}
.fr{float:right;}
.header{
	width:100%;
	height:4.24rem;
	background:url(../images/top.jpg) no-repeat center;
	background-size:100% 100%;
	position:fixed;
	z-index:50;
	left:0;
	top:0;
}
.icon{
	display: block;
	width:3.6rem;
	height:3.6rem;
	float:left;
	margin:0.32rem 0.72rem 0 0.8rem;
}
.txt{
	display: block;
	width:8rem;
	height:3rem;
	float:left;
	margin:0.64rem 0 0 0;
}
.yy{
	display: block;
	width:8.64rem;
	height:2.44rem;
	float:right;
	margin:0.88rem 1.04rem 0 0;
}
.kv{
	width:100%;
	height:48.8rem;
	background:url(../images/kv.jpg) no-repeat center;
	background-size:100% 100%;
	position:relative;
}
.slo{
	display: block;
	width:28.48rem;
	height:10.96rem;
	position:absolute;
	left:50%;
	margin-left:-14.24rem;
	top:27.16rem;
}
.phone{
	display: block;
	width:19.2rem;
	height:3.2rem;
	background-color:#fff;
	border-radius: 0.4rem;
	position:absolute;
	left:50%;
	margin-left:-9.6rem;
	bottom:6.24rem;
	font-size:1.12rem;
	text-align: center;
	line-height:3.2rem;
	outline:none;
	border:none;
}
.ycy{
	display: block;
	width:13.64rem;
	height:4.8rem;
	position:absolute;
	left:50%;
	margin-left:-6.82rem;
	bottom:0.56rem;
}
.sec{
	width:100%;
	height:31.6rem;
	background:url(../images/sec.jpg) no-repeat center;
	background-size:100% 100%;
	position:relative;
	margin-top:-0.04rem;
	overflow: hidden;
}
.tit{
	display: block;
	width:25.28rem;
	height:4.92rem;
	margin:0.96rem auto 0;
}
.gift{
	display: block;
	width:26.32rem;
	height:21.6rem;
	margin:1.04rem auto 0;
}
.tbg{
	width:19.08rem;
	height:3.08rem;
	background:url(../images/tbg.png) no-repeat center;
	background-size:100% 100%;
	position:relative;
	margin:-.5rem auto 0;
}
.tbg p{
	font-size:1.04rem;
	color:#76ccbc;
	text-align: center;
	line-height:3.08rem;
}
.tbg p span{
	color:#ff0000;
}
.thc{
	width:100%;
	height:24.24rem;
	background:url(../images/sec.jpg) no-repeat center;
	background-size:100% 100%;
	position:relative;
	margin-top:-0.04rem;
	overflow: hidden;
}
.tit1{
	display: block;
	width:21.76rem;
	height:4.92rem;
	margin:0.4rem auto 0;
}
.tsPlay{
	width:24.96rem;
	height:14.08rem;
	position:relative;
	overflow: hidden;
	margin:1.04rem auto 0;
}
.tsPlay img{
	display: block;
	width:24.96rem;
	height:14.08rem;
}
.swiper-button-prev1{
	width:1.24rem;
	height:2.28rem;
	background:url(../images/pr.png) no-repeat center;
	background-size:100% 100%;
	position:absolute;
	left:.5rem;
	top:13rem;
}
.swiper-button-next1{
	width:1.24rem;
	height:2.28rem;
	background:url(../images/pr.png) no-repeat center;
	background-size:100% 100%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	position:absolute;
	right:.5rem;
	top:13rem;
}
.footer{
	width:100%;
	background-color:#000;
	padding:1rem 0;
}
.footer p{
	font-size:1rem;
	color:#fff;
	text-align: center;
	line-height:1.8rem;
}