* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

@media screen and (min-width: 641px) {
	html,body{
		width: 100%;
		min-width: 1200px;
	}
	.hom-wrap {
		width: 100%;
	}
	.hom-banner {
		width: 100%;
		padding-top: 446px;
		background: url('../img/1527214971102_MKEGHzyA.jpg'), url('../img/banner02.jpg'), url('../img/banner03.jpg');
		background-position: 50% 0, 50% 1007px, 50% 2013px;
		background-repeat: no-repeat, no-repeat, repeat-y;
		background-size: 1920px;
		padding-bottom: 80px;
	}
	.hom-tougaobtn {
		width: 198px;
		height: 68px;
		background: url(../img/tougaobtn.png) 50% 50% no-repeat;
		background-size: 100%;
		font-size: 24px;
		color: #FFFFFF;
		line-height: 53px;
		text-align: center;
		margin: 0 auto;
		cursor: pointer;
		margin-bottom: 330px;
	}
	.hom-tougaobtn:hover{
		opacity: 0.8;
	}
	.hom-activityintrocude {
		width: 1200px;
		min-height: 306px;
		margin: 0 auto;
		background: url(../img/introducebg.png) 50% 0 no-repeat;
		background-size: 1200px 306px;
		padding-top: 60px;
	}
	
	.hom-textcontent {
		width: 100%;
		
	}
	.hom-contentitles {
		width: 100%;
	}
	.home-listwrap {
		width: 1004px;
		margin: 0 auto;
		/*background: url(../img/wuding01-icon.png) 0 0 repeat-y;
		background-size: 987px;*/
	}
	.hom-contentedp {
		width: 100%;
		/*margin-top: -70px;*/
		/*padding: 0 30px;*/
		padding-bottom: 32px;
	}
	.hom-contentedp p {
		font-size: 14px;
		color: #666666;
		line-height: 24px;
		
	}
	.hom-contentedp p .hom-pcname{
		color: #666666;
		letter-spacing: 1px;
		display: inline-block;
		width: 6em;
		text-align: justify;
	}
	.hom-contentedp p a {
		color: #1f8eff;
	}
	.hom-contentedp p span {
		color: #d92c49;
	}
	.hom-miaoshu {
		margin-bottom: 24px;
	}
	.hom-theame{
		min-height:306px;
		background: url(../img/activitytheame.png) 50% 0 no-repeat;
		background-size: 1200px 306px;
		padding-top: 80px;
	}
	.hom-asked{
		min-height:436px;
		background: url(../img/askbg.png) 50% 0 no-repeat;
		background-size: 1200px 436px;
		padding-top: 80px;
	}
	.hom-style{
		min-height:306px;
		background: url(../img/stylebg.png) 50% 0 no-repeat;
		background-size: 1200px 306px;
		padding-top: 80px;
	}
	.hom-resetbg{
		min-height:306px;
		background: url(../img/resetbg.png) 50% 0 no-repeat;
		background-size: 1200px 306px;
		padding-top: 80px;
	}
	.hom-pingxuan {
		width: 1200px;
		margin: 0 auto;
		margin-top: 70px;
	}
	.hom-prizalist {
		width: 1010px;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 20px;
		padding-bottom: 139px;
	}
	.hom-prizaone {
		width: 240px;
		float: left;
		margin-right: 16px;
	}
	.hom-prizaone:nth-last-child(1) {
		margin-right: 0;
	}
	.home-image {
		width: 240px;
		height: 160px;
		overflow: hidden;
	}
	.home-image img {
		width: 100%;
	}
	.hom-prizaone h3 {
		width: 100%;
		font-weight: normal;
		color: #d92c49;
		font-size: 18px;
		text-align: center;
		line-height: 48px;
	}
	.hom-prizaone p {
		width: 100%;
		color: #999999;
		font-size: 14px;
		text-align: center;
		line-height: 16px;
	}
	.hom-lookfor {
		width: 1200px;
		margin: 0 auto;
	}
	.hom-lookimg {
		width: 130px;
		height: 160px;
		overflow: hidden;
		position: fixed;
		top: 230px;
		margin-left: 1090px;
		background: url(../img/xiangjian-wendang.png) 0 50% no-repeat;
		background-size: 100%;
		padding-top: 114px;
		text-align: center;
		z-index: 100;
	}
	.hom-lookimg a {
		color: #FFFFFF;
		font-size: 12px;
		text-decoration: underline;
	}
	.hom-lookimg img {
		width: 130px;
	}
	.hom-alertwrap {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		display: none;
		z-index: 999;
	}
	.hom-loaderweima{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		display: none;
		z-index: 9999;
	}
	.hom-erweimawrap{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		width: 280px;
		height: 280px;
		background: #FFFFFF;
		border-radius: 6px;
	}
	.hom-colsebtn{
		width: 100%;
		text-align: right;
		padding: 12px;
	}
	.hom-colsebtn img{
		width: 12px;
		height: 12px;
		vertical-align: top;
		cursor: pointer;
	}
	.hom-erweimawrap h3{
		width: 100%;
		font-weight: normal;
		text-align: center;
		font-size: 20px;
		color: #333333;
	}
	.hom-erweima{
		width: 150px;
		height: 150px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.hom-erweima img{
		width: 100%;
	}
	.hom-alertinner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 500px;
		text-align: right;
	}
	.hom-alertinner img {
		width: 24px;
		cursor: pointer;
	}
	.hom-alertcont {
		width: 100%;
		height: 280px;
		background: url(../img/alertinfo.png) 0 50% no-repeat;
		background-size: 100%;
		padding-top: 85px;
		margin-top: -1px;
	}
	.hom-alertcont p {
		width: 100%;
		font-size: 16px;
		line-height: 24px;
		color: #e63d45;
		text-align: center;
	}
	.hom-alertcont .hom-martop {
		margin-bottom: 26px;
		font-size: 18px;
	}
	.hom-loadwrap {
		position: fixed;
		top: 50%;
		margin-top: -90px;
		margin-left: 1230px;
		width: 90px;
		height: 180px;
		background: url(../img/floatnav.png) 50% 0 no-repeat;
		background-size: 100%;
		padding: 68px 9px 0;
		text-align: center;
		z-index: 999;
	}
	.hom-clickwrap{
		width: 100%;
		height: 122px;
		position: relative;
	}
	.hom-loadwrap a {
		display: block;
		width: 100%;
		font-size: 12px;
		color: #FFFFFF;
		line-height: 14px;
		letter-spacing: 0px;
		text-align: center;
		padding-bottom: 10px;
		border-bottom: 1px solid #f2756c;
		margin-bottom: 9px;
	}
	.hom-loadwrap a:nth-last-child(2){
		padding-bottom: 0px;
		margin-bottom: 0;
		border: 0;
	}
	
	.hom-loadwrap a:hover{
		opacity: 0.7;
	}
	.hom-loadwrap span {
		position: absolute;
		bottom: 0;
		left: 0;
		display: inline-block;
		width: 100%;
		font-size: 16px;
		color: #FFFFFF;
		height: 42px;
		line-height: 42px;
		letter-spacing: 0px;
		text-align: center;
		/*margin-top: 22px;*/
		cursor: pointer;
		vertical-align: bottom;
	}
	.hom-clickwrap{
		width: 100%;
		margin-top: -10px;
	}
	.hom-loadwrap .hom-clickwrap a{
		padding-bottom: 6px;
		margin-bottom: 5px;
	}
	.hom-loadwrap span:hover{
		opacity: 0.7;
	}
	@media screen and (max-width: 1300px) {
		.hom-lookimg {
			position: fixed;
			right: 0;
			margin-left: auto;
		}
		.hom-loadwrap {
			position: fixed;
			right: 10px;
			margin-left: auto;
		}
	}
	.hom-winxin{
		display: none;
	}
	.hom-theametitle p strong{
		color: #e25c53;
	}
	.hom-actheame{
		padding-top: 100px;
	}
	.hom-textcenter{
		text-align: center!important;
	}
}
@media screen and (max-width: 1300px) and (min-width: 640px) {
		.hom-loadwrap {
			position: fixed;
			right: 10px!important;
			margin-left: 0!important;
		}
}
@media screen and (max-width: 640px) {
	.hom-wrap {
		width: 100%;
	}
	.hom-banner {
		width: 100%;
		padding-top: 2.76rem;
		background: url('../img/1527214971102_MKEGHzyA.jpg'), url('../img/wximg/wxbanner02.jpg'), url('../img/wximg/wxbanner03.jpg');
		background-position: 50% 0, 50% 7rem, 50% 12rem;
		background-repeat: no-repeat,no-repeat,repeat-y;
		background-size: 100%, 100%, 100%;
		padding-bottom: 1.4rem;
	}
	.hom-tougaobtn {
		width: 1.98rem;
		height: 0.84rem;
		background: url(../img/wximg/wxtougao.png) 50% 50% no-repeat;
		background-size: 100%;
		font-size: 0.3rem;
		color: #FFFFFF;
		line-height: 0.72rem;
		text-align: center;
		margin: 0 auto;
		cursor: pointer;
		margin-bottom: 2.2rem;
	}
	.hom-download {
		width: 1.98rem;
		height: 0.74rem;
		background-color: #e25c53;
		color: #FFFFFF;
		line-height: 0.74rem;
		text-align: center;
		margin: 0 auto;
		cursor: pointer;
		margin-top: -3.2rem;
		margin-bottom: 2.2rem;
	}
	.hom-download:active {
		background-color: #e03c31;
	}
	.hom-activityintrocude {
		width: 100%;
		height: auto;
		min-height: 5.88rem;
		padding: 0 0.3rem;
		margin: 0 auto;
		background: url(../img/wximg/activityintroducebg.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	.hom-listname {
		width: 100%;
		text-align: center;
	}
	.hom-listname img {
		width: 1.5rem;
	}
	.hom-textcontent {
		width: 100%;
		padding-top: 0.36rem;
	}
	.hom-title {
		width:100%;
		font-size: 0.28rem;
		color: #e25c53;
		font-weight: bold;
		text-align: center;
		padding-left: 0.46rem;
		line-height: 0.36rem;
	}
	.hom-titleleve2 {
		width:100%;
		font-size: 0.28rem;
		color: #e25c53;
		font-weight: bold;
		text-align: center;
		line-height: 0.36rem;
		margin-top: 0.84rem;
		padding-left: 0.46rem;
		margin-bottom: 0.36rem;
	}
	.home-listwrap {
		width: 6.04rem;
		margin: 0 auto;
	}
	.hom-contentedp {
		width: 100%;
		padding-bottom: 0.3rem;
	}
	.hom-contentedp p {
		font-size: 0.24rem;
		color: #666666;
		line-height: 0.34rem;
		text-align: justify;
	}
	.hom-theametitle p strong{
		color: #e25c53;
	}
	.hom-contentedp p a {
		color: #1f8eff;
	}
	.hom-contentedp p span {
		color: #d92c49;
	}
	.hom-miaoshu {
		margin-bottom: 0.4rem;
	}
	.hom-theame{
		height: auto;
		min-height: 7.02rem;
		background: url(../img/wximg/wxtheamebg.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	.hom-asked{
		height: auto;
		min-height: 12.47rem;
		background: url(../img/wximg/wxaskbg.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	.hom-style{
		height: auto;
		min-height: 5.77rem;
		background: url(../img/wximg/wxsendbg.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	.hom-resetbg{
		height: auto;
		min-height: 5.9rem;
		background: url(../img/wximg/wxresetbg.png) 50% 0 no-repeat;
		background-size: 100%;
	}
	.hom-pingxuan {
		width: 100%;
		margin: 0 auto;
		margin-top: 0.9rem;
	}
	.hom-prizalist {
		width: 5.98rem;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 0.3rem;
	}
	.hom-prizaone {
		width: 2.8rem;
		float: left;
		margin-right: 0.35rem;
		margin-bottom: 0.3rem;
	}
	.hom-prizaone:nth-child(2n) {
		margin-right: 0;
	}
	.home-image {
		width: 100%;
		height: 1.88rem;
		overflow: hidden;
		border: 1px solid #bc863f;
	}
	.home-image img {
		width: 100%;
	}
	.hom-prizaone h3 {
		width: 100%;
		font-weight: normal;
		color: #d92c49;
		font-size: 0.28rem;
		text-align: center;
		line-height: 0.6rem;
	}
	.hom-prizaone p {
		width: 100%;
		color: #999999;
		font-size: 0.22rem;
		text-align: center;
		line-height: 0.28rem;
	}
	.hom-lookfor {
		width: 1010px;
		margin: 0 auto;
		display: none;
	}
	.hom-alertwrap {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		display: none;
		z-index: 999;
	}
	.hom-alertinner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 6.3rem;
		text-align: right;
	}
	.hom-alertinner img {
		width: 0.5rem;
		cursor: pointer;
	}
	.hom-alertcont {
		width: 100%;
		height: 3.6rem;
		background: url(../img/alertinfo.png) 0 50% no-repeat;
		background-size: 100%;
		padding-top: 0.9rem;
		margin-top: -1px;
	}
	.hom-alertcont p {
		width: 100%;
		font-size: 0.28rem;
		line-height: 0.32rem;
		color: #e63d45;
		text-align: center;
	}
	.hom-alertcont .hom-martop {
		margin-bottom: 0.35rem;
		font-size: 0.28rem;
	}
	.hom-alertcont p:nth-child(2){
		margin-bottom: 0.12rem;
	}
	.hom-feyiminglu{
		width: 100%;
		margin-top: -1.5rem;
		text-align: center;
	}
	.hom-feyiminglu p{
		width: 100%;
		text-align: center;
		font-size: 0.26rem;
		color: #666666;
		margin-bottom: 0.2rem;
	}
	
	.hom-feyiminglu a{
		font-size: 0.26rem;
		color: #bc863f;
		text-decoration: underline;
		
	}
	.hom-contentedp p .hom-username{
		display: inline-block;
		width: 6em;
		text-align: justify;
		color: #666666;
		text-align: -webkit-justify;
		float: left;
	}
	.hom-pc{
		display: none;
	}
	.hom-contentedp p .hom-danweicom{
		display: inline-block;
		width: 4.2rem;
		float: left;
		color: #666666;
	}
	.hom-alertered{
		width: 100%;
		font-size: 0.24rem;
		color: #999999;
		text-align: center;
		line-height: 0.36rem;
		margin-top: 0.1rem;
		padding-bottom: 0.2rem;
	}
	.hom-actheame{
		width: 100%;
		font-size: 0.24rem;
		color: #333333;
		text-align: justify;
		line-height: 0.34rem;
		padding-top: 1.62rem;
	}
	.hom-footerwrap{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		overflow: hidden;
		background: #e25c53;
	}
	.hom-footone{
		width: 25%;
		height: 0.98rem;
		float: left;
		text-align: center;
		padding-top: 0.1rem;
		position: relative;
	}
	.hom-footone:after{
		content: "";
		position: absolute;
		width: 1px;
		height: 0.52rem;
		background: #FFFFFF;
		opacity: 0.7;
		top: 0.18rem;
		right: 0;
	}
	.hom-footone:nth-last-child(1):after{
		height: 0;
	}
	.hom-footone img{
		width: 0.48rem;
		height: 0.48rem;
	}
	.hom-footone p{
		width: 100%;
		font-size: 0.22rem;
		color: #FFFFFF;
		text-align: center;
		line-height: 0.24rem;
		margin-top: 0.06rem;
	}
}