@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
html,body{
	width: 100%;
	height: 100%;
	font-family: "微软雅黑";
}
/*登录*/
.body1{
	width: 100%;
	height: 100%;
}
.box1{
	width: 22%;
	min-width: 380px;
	min-height: 458px;
	height: 53%;
	border: 1px solid #092d26;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	margin-left: 60%;
	background: rgba(255,255,255,0.05);
}
.title1{
	font-size: 2em;
	color: white;
	margin-bottom: 10%;
	margin-top: 12%;;
}
@media only screen and (min-width: 100px) and (max-width: 1250px) {
	.demo1{
		width: 72%;
		height: 40px;
		border: 1px solid #797979;
		border-radius: 4px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin-bottom: 5%;
	}
}
@media only screen and (min-width: 1250px){
	.demo1{
		width: 72%;
		height: 40px;
		border: 1px solid #797979;
		border-radius: 4px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		margin-bottom: 5%;
	}
}
.demo1 img{
	width: 25px;
	height: 25px;
	margin-right: 15px;
}
.demo1 span{
	font-size: 1.2em;
	color: #797979;
	margin-right: 10px;
}
.demo1 input{
	width: 68%;
	height: 35px;
	border: none;
	outline: none;
	background: none;
	font-size: 0.9em;
	line-height: 35px;
	margin-top: 4px;
	color: white;
}
.submit1{
	display: block;
	width: 72%;
	height: 46px;
	border: none;
	outline: none;
	color: white;
	font-size: 1.3em;
	background: #00deb1;
	border-radius: 4px;
	margin-top: 5px;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
}
.qq1{
	width: 64%;
	height: 50px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: 4%;
}
.qq1 div{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: white;
}
.qq1 div a{
	color: white;
	display: flex;flex-direction: column;align-items: center;justify-content: center;
}
.qq1 div img{
	width: 30px;
	height: 30px;
	padding-bottom: 10px;
}
.line{
	width: 90%;
	height: 1px;
	background: #797979;
	margin-top: 5%;
}
.zhaohui{
	width: 65%;
	height: 30px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-size: 0.9em;
	margin-top: 4%;
}
.zhaohui a{
	display: block;
	color: #bfbbb2;
	font-size: 1.1em;
}
a{
	text-decoration: none;
}
.ban1{
	position: absolute;
	width: 470px;
	height: 50px;
	font-size: 0.8em;
	color: #797979;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	bottom: -10%;
}
/*注册*/
#imgBox{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#imgBox img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0;
}
.body2{
	display: flex;;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.box2{
	margin: 0 auto;
	min-height: 540px;
	min-width: 420px;
	border: 1px solid #9dcb9d;
	background: rgba(0,0,0,0.1);
}
.title2{
	margin-top: 9%;
	margin-bottom: 8%;
}
.demo2{
	width: 80%;
	height: 35px;
	border:1px solid white;
	border-radius: 4px;
	background: rgba(0,0,0,0.2);
	margin-bottom: 8px;
}
.demo2 input,.phone input,.input_ma input{
	width: 90%;
	height: 30px;
	margin-top: 3.5px;
	font-size: 1em;
	color: white;
	border: none;
	outline: none;
	background: none;
	box-sizing: border-box;
	padding-left: 8px;
}
.demo2_s{
	width: 80%;
	height: 35px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
}
.phone{
	width: 80%;
	height: 35px;
	border:1px solid white;
	border-radius: 4px;
	background: rgba(0,0,0,0.2);
}
.get2{
	display: block;
	width: 20%;
	height: 35px;
	border:1px solid white;
	border-radius: 4px;
	background: rgba(0,0,0,0.4);
	font-size: 1.1em;
	color: #bfbbb2;
	line-height: 35px;
	text-align: center;
}
.submit2{
	width: 80%;
	margin-top: 15px;
}
/*找回密码*/
.body3{
	background: url(../img/zhma01.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}
.box3{
	width: 22%;
	min-width: 380px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	margin: 0 auto;
}
.line3{
	background: white;
}
.input_ma{
	width: 70%;
	height: 40px;
	border:1px solid white;
	border-radius: 4px;
	background: rgba(0,0,0,0.2);
}
.ma{
	width: 30%;
	height: 40px;
	border:1px solid white;
	border-radius: 4px;
	background: rgba(0,0,0,0.1);
	font-size: 1.1em;
	color: #bfbbb2;
	line-height: 40px;
	text-align: center;
}
.label3{
	font-size: 0.8em;
	color: #938c84;
}
.demo3{
	box-sizing: border-box;
	padding: 0 2%;
}
.select_pwd{
	width: 100%;
	height: 40px;
	color: #fff;
	border: none;
	outline: none;
	background: none;
	font-size: 1em;
	background: rgba(0,0,0,0.1);
}
.ban3{
	bottom: -70px;
}
.body_tishi{
	width: 100%;
	height: 100%;
	background: url(../img/ts.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;;
	align-items: center;
}
.title3{
	font-size: 2em;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}
.demo_tishi{
	width: 45%;
	min-width: 530px;
	min-height: 102px;
	height: 18%;
	background: url(../img/ts01.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.demo_tishi p{
	font-size: 1em;
	color: white;
	text-align: center;
	margin-bottom: 5px;
}
.demo_tishi a{
	font-size: 1em;
	color: #009d7a;
	text-align: center;
}
.body404{
	width: 100%;
	min-width: 1200px;
	min-height: 800px;
	height: 100%;
	background: url(../img/40401.jpg) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.box404{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.box404 h1{
	color: white;
	font-size: 10em;
}
.box404 p{
	font-size: 1.2em;
	color: white;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 12px;
}
.box404 a{
	display: block;
	color: white;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: none;
	border-radius: 50px;
	outline: none;
	background: #ac391a;
}
.huojian{
	position: absolute;
	left: 62%;
	top: 17%;
	width: 170px;
	height: 170px;
}
.weixing_s{
	position: absolute;
	left: 64%;
	top: 44%;
	width: 80px;
	height: 50px;
}
.weixing_b{
	position: absolute;
	left: 24%;
	top: 65%;
	width: 130px;
	height: 80px;
}
.Astronaut{
	position: absolute;
	left: 21%;
	top: 34%;
	width: 200px;
	height: 200px;
}
.top{
	width: 100%;
	height: 30px;
	background: black;
	font-size: 0.7em;
	color: #a5a5a5;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 30px;
}
.top a{
	color: #a5a5a5;
}
.top div{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
nav{
	width: 100%;
	min-width: 900px;
	height: 75px;
	background: #434343;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	padding: 0 20px;
	padding-right: 30px;
}
.nav_left,.nav_right{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #a5a5a5;
	font-size: 0.8em;
}
.nav_left img{
	width: 160px;
	height: 35px;
	margin-right: 10px;
}
.nav_middle {
	width: 40%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	color: #a5a5a5;
	font-size: 0.8em;
}

.nav_middle a{
	color: white;
}
.yuding{
	display: block;
	width: 75px;
	height: 75px;
	color: white;
	text-align: center;
	line-height: 75px;
	margin-left: 7%;
	background: #00ddb1;
}
.nav_right img{
	width: 30px;
	height: 30px;
	margin-right: 8px;
}
.nav_right p{
	font-size: 1.2em;
	font-weight: bold;
	color: #00ddb1;
}
header{
	width: 100%;
	height: 60px;
	background: #f2f2f2;
}
@media only screen and (min-width: 1450px) {
	.container{
		width: 70%;
		height: 60px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		position: relative;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 100px) and (max-width: 1450px) {
	.container{
		width: 80%;
		height: 60px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		position: relative;
		margin: 0 auto;
	}

}
@media only screen and (min-width: 100px) and (max-width: 1250px) {
	.container{
		width: 90%;
		height: 60px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
		position: relative;
		margin: 0 auto;
	}

}
.four{
	height: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.four a{
	color: black;
}
.four div{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-right: 20px;
	font-size: 0.9em;
}
.four div img{
	width: 30px;
	height: 30px;
	margin-right: 4px;
}
.search{
	width: 30%;
	height: 35px;
	background:#00ddb1;
	border: 1px solid #00ddb1;
	border-radius: 4px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.search input{
	width: 80%;
	height: 100%;
	border-radius: 4px 0 0 4px;
	font-size: 0.8em;
	box-sizing: border-box;
	padding-left: 4px;
	border: none;
	outline: none;
}
.search a{
	font-size: 0.9em;
	color: black;
	display: block;
	width: 20%;
	height: 100%;
	text-align: center;
	line-height: 35px;
}

@media only screen and (min-width: 1450px) {
	.article_body{
		width: 70%;
		min-width: 950px;
		position: relative;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 100px) and (max-width: 1450px) {
	.article_body{
		width: 80%;
		min-width: 950px;
		position: relative;
		margin: 0 auto;
	}

}
@media only screen and (min-width: 100px) and (max-width: 1250px) {
	.article_body{
		width: 90%;
		min-width: 950px;
		position: relative;
		margin: 0 auto;
	}

}
.article1{
	width: 100%;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	padding: 20px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
}
.article1_left{
	width: 60%;
	position: relative;
}
.big_pic{
	width: 100%;
}
.small_pic{
	margin-top: 5px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.small_pic img{
	width: 100px;
	height: 60px;
	margin-right: 4px;
}
.share{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-top: 15px;
}
.share div{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-right: 20px;
}
.share p{
	color: #a5a5a5;
	font-size: 0.9em;
}
.share div img{
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.article1_right{
	width: 39%;
}
.price{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 5px;
}
.price .name{
	width: 60px;
	font-size: 0.6em;
	color: #807a7a;
}
.price .num{
	font-size: 0.6em;
	color: #807a7a;
}
.price .num p{
	font-size: 1.8em;
	color: #ff8a00;
	font-weight: bold;
}
.pingfen{
	width: 100%;
	height: 24%;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	font-size: 0.6em;
	color: #807a7a;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 3% 3%;
	position: relative;
}
.star{
	width: 35%;
	height: 80%;
	position: relative;
}
.star p{
	color: #ff8a00;
	font-size: 1.8em;
	text-align: center;
}
.star div{
	width: 100%;
	border-bottom: 1px solid lightgray;
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.star div img{
	width: 25px;
	height: 25px;
}
.ping_right{
	width: 35%;
	height: 80%;
	border-left: 1px solid lightgray;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.ping_right span{
	color: #ff8a00;
}
.ping_time{
	width: 100%;
	font-size: 0.7em;
	color: #807a7a;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 15px 0;
	box-sizing: border-box;
	padding: 0 3%;
}
.ping_time span{
	color: #ff8a00;
	font-size: 1.1em;
}
.ping_num{
	width: 100%;
	box-sizing: border-box;
	padding: 0 3%;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 0.6em;
	color: #807a7a;
}
.ping_num .ping_input{
	width: 63px;
	height: 30px;
	margin-left:17%;
	margin-right: 4px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	position: relative;
	
}
.ping_input input{
	background: none;
	border: 1px solid lightgray;
	width: 65%;
	height: 100%;
	font-size: 0.6em;
	margin-right: 2px;
	box-sizing: border-box;
	padding-left: 5px;
}
.ping_input div{
	width: 32%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.ping_input .up{
	display: block;
	width: 88%;
	height: 13.5px;
	background: url(../images/up.png) no-repeat center center;
	background-size: 100% 100%;
	border: 1px solid lightgray;
}
.ping_input .down{
	display: block;
	width: 88%;
	height: 13.5px;
	background: url(../images/down.png) no-repeat center center;
	background-size: 100% 100%;
	border: 1px solid lightgray;
}
.buy{
	display: block;
	width: 67%;
	max-width: 260px;
	height: 40px;
	border: none;
	border-radius: 4px;
	background: #ff8a00;
	color: white;
	font-size: 1.1em;
	text-align: center;
	line-height: 40px;
	margin: 6% auto;
}
.ping_bottom{
	width: 76%;
	max-width: 320px;
	margin: 0 auto;
	margin-top: 3%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.ping_bottom img{
	width: 80px;
}
.article2{
	width: 100%;
	border: 1px solid #e7e7e7;
	color: #807a7a;
	margin-top: 20px;
}
.article2_title{
	width:100%;
	height: 40px;
	font-size: 1em;
	box-sizing: border-box;
	padding-left: 20px;
	line-height: 40px;
	border-bottom: 1px solid lightgray;
}
.article2_p{
	width: 100%;
	margin-top: 30px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.article2_p div{
	width: 50%;
	height: 50px;
	box-sizing: border-box;
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 25px;
}
.img_article{
	width: 100%;
}
/*会员中心*/
.menber_nav{
	width: 60%;
	min-width: 900px;
	height: 75px;
	background: white;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	position: relative;
	margin: 0 auto;
}
.menber_nav a{
	color: #878b8a;
}
.menber_logo{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.mlogo{
	width: 180px;
	height: 35px;
}
.mline{
	width: 3px;
	height: 35px;
	margin: 0 10px;
}
.menber_logo p{
	font-size: 0.4em;
}
.member_right{
	width: 45%;
	height: 100%;
	font-size: 1em;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	color: #686868;
}
.member_box{
	width: 100%;
	background: #eeeeee;
	padding-top: 30px;
	padding-bottom: 30px;
}
.member_body{
	width: 60%;
	height: 900px;
	min-width: 800px;
	background: white;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
	margin: 0 auto;
}
.mbody_left{
	width: 170px;
	border-right: 1px solid lightgray;
	height: 100%;
}
.mbody_right{
	min-width: 685px;
	width: 90%;
	margin-left: 15px;
	height: 100%;
}
.mleft_box{
	width: 163px;
	height: 36px;
	color: #8a8c8b;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	position: relative;
	float: right;
	margin-right: 2px;
	/*cursor: pointer;*/
}
.menber_border{
	border: 1px solid lightgray;
	border-left: 5px solid #03deb8;
}

.mpic{
	width: 57px;
	height: 100%;
}
.mpic img{
	width: 22px;
	height: 22px;
	float: right;
	margin-top: 7px;
}
.mname{
	width: 110px;
	height: 100%;
	margin-left: 20px;
}
.mname a{
	font-size: 0.9em;
	line-height: 36px;
	color: #8a8c8b;
}
.mname h4{
	line-height: 36px;
}
/*会员中心首页*/
.mtitle{
	margin-top: 15px;
	margin-left: 5px;
}
.mbiaoti{
	width: 150px;
	height: 20px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	font-size: 0.9em;
	margin-top: 37px;
	margin-bottom: 20px;
}
.mbiaoti div{
	width: 5px;
	height: 20px;
	background: #959595;
	margin-right: 5px;
}
.mdemo{
	width: 170px;
	height: 140px;
	border: 1px solid lightgray;
	background: #fcfcfc;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 0.9em;
}
.mdemo img{
	width: 50px;
	height: 50px;
	margin-bottom: 15px;
}
.mibody{
	display: inline-block;
}
/*订单*/
.otable{
	width: 96%;
	border: 1px solid lightgray;
	font-size: 0.8em;
	margin-bottom: 30px;
}
.otable tr:nth-child(1) td:nth-child(1){
	color: #696768;
	height: 30px;
	background: #f1f1f1;
	box-sizing: border-box;
	padding-left: 10px;
}
.otable tr:nth-child(2) td:nth-child(4){
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	height: 80px;
}
/*消息*/
.news_write{
	width: 96%;
	border-top: 1px solid lightgray;
	border-bottom: 10px solid lightgray;
	box-sizing: border-box;
	padding: 20px 40px;
	display: inline-block;
}
.nwrite{
	margin-top: 10px;
	display: inline-block;
}
.news_name{
	width: 100px;
	height: 25px;
	text-align: right;
	line-height: 25px;
	margin-right: 5px;
	float: left;
	font-size: 0.8em;
	color: #696768;
}
.news_input{
	float: left;
	display: inline-block;
}
.news_input span{
	font-size: 0.8em;
	color: lightgray;
}
.news_sendto{
	width: 120px;
	height: 25px;
	font-size: 0.8em;
	padding-left: 5px;
}
.news_title{
	width: 300px;
	height: 25px;
	font-size: 0.8em;
	padding-left: 5px;
}
.news_article{
	width: 300px;
	height: 100px;
	font-size: 0.8em;
	padding: 5px;
}
.news_fasong{
	text-align: center;
	display: block;
	width: 100px;
	height: 25px;
	outline: none;
	color: white;
	font-size: 1em;
	line-height: 25px;
	margin: 0 auto;
	margin-top: 30px;
	background: #33c2a6;
	border: none;
}
.news_article2{
	width: 96%;
	border-top: 1px solid lightgray;
	box-sizing: border-box;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 5px;
}
.news_top{
	width: 90%;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.news_top h4{
	font-weight: 100;
}
.news_top p{
	font-size: 0.6em;
}
.news_body{
	width: 90%;
	display: inline-block;
	line-height: 25px;
	font-size: 0.7em;
	background: #f9f9f9;
	box-sizing: border-box;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.ziliao{
	width: 96%;
	height: 150px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	background: #f3f4f6;
	box-sizing: border-box;
	padding: 30px;
	padding-left: 50px;
}
.ziliao img{
	width: 80px;
	height: 80px;
	margin-right: 30px;
}
.ziliao div{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 80px;
	color: #696768;
}
.ziliao div p{
	font-size: 0.7em;
}

.ziliao div a{
	color: #00ddb1;
}
.ziliao_mail{
	width: 96%;
	height: 100px;
	border-bottom: 1px dashed lightgray;
}
.ziliao_mail div{
	width: 100%;
	height: 35px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	background: #e0efd8;
	font-size: 0.8em;
	color: #477934;
}
.ziliao_mail div img{
	width: 16px;
	height: 16px;
	margin: 0 10px;
}
.your_m{
	line-height: 65px;
	font-size: 0.8em;
	margin-left: 10px;
}
.your_m span{
	font-size: 1.4em;
	color: #bf5138;
	font-weight: bold;
}
.info_qq{
	width: 94%;
	height: 220px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid lightgray;
}
.info_qq div:nth-child(1){
	width: 40%;
	font-size: 0.6em;
	color: #696768;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.info_qq div:nth-child(1) img{
	width: 100px;
	height: 25px;
	margin-bottom: 8px;
}
.info_qq div:nth-child(2) h5{
	margin-top: 6px;
	line-height: 20px;
}
.info_qq div:nth-child(2) p{
	font-size: 0.6em;
	color: #696768;
	line-height: 20px;
}
.info_write{
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	padding-left: 15px;
	margin-bottom: 10px;
}
.info_name{
	width: 70px;
	height: 25px;
	font-size: 0.8em;
	color: #696768;
	line-height: 25px;
	float: left;
}
.info_input{
	float: left;
	display: inline-block;
}
.info_input input{
	width: 250px;
	height: 22px;
	font-size: 0.8em;
	padding-left: 6px;
}
.about{
	width: 80%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	color: #696768;
	line-height: 20px;
	box-sizing: border-box;
	padding-left: 5%;
	
}
.about p{
	font-size: 0.7em;
}
.about_left{
	display: inline-block;
	line-height: 25px;
}
.about_left div{
	display: inline-block;
	border-bottom: 1px solid lightgray;
}
.about_right{
	width: 50%;
	height: 210px;
}
/*标签列表*/
.list_top{
	width: 100%;
	height: 60px;
	border-bottom: 6px solid #00dfb2;
	color: #696768;
	font-size: 0.8em;
	line-height: 60px;
	margin-bottom: 90px;
}
.list_a{
	display: block;
	width: 30%;
	position: relative;
	float: left;
	margin-bottom: 90px;
}
.list_demo{
	width: 100%;
	position: relative;
	border-bottom: 2px solid #3cd1bb;
	
	
}
.list_a:nth-child(3n){
	margin-left: 4%;
	margin-right: 4%;
}
.list_demo img{
	width: 100%;
}
.list_demo p{
	font-size: 0.9em;
	margin-left: 15px;
	line-height: 100px;
}
.detail_demo{
	width: 31%;
	position: relative;
	float: left;
	margin-bottom: 50px;
}
.detail_demo:nth-child(3n){
	margin-left: 3.5%;
	margin-right: 3.5%;
}
.detail_top{
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}
.detail_top img{
	width: 100%;
}
.detail_top div{
	width: 100%;
	height: 60px;
	background: #01deb2;
	color: white;
	line-height: 60px;
	text-align: center;
	font-size: 1.5em;
}
.detail_demo p{
	margin-top: 15px;
	font-size: 0.7em;
	line-height: 23px;
	color: #696768;
}
.page{
	width: 100%;
	height: 25px;
	border: 1px solid lightgray;
	float: left;
	margin-top: -50px;
}
.listshop_top{
	width: 100%;
	height: 40px;
	border-top: 6px solid #00dfb2;
	border-bottom: 1px solid lightgray;
	background: #f7f7f7;
	font-size: 0.8em;
	margin-top: 20px;
}
.listshop_top a{
	display: block;
	float: left;
	width: 80px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	color: #696768;
	border-right: 1px solid lightgray;
}
.listshop_top a img{
	width: 20px;
	height: 15px;
}
.listshop_a{
	display: block;
	float: left;
	width: 22%;
	height: 35%;
	box-sizing: border-box;
	padding: 1%;
	position: relative;
	border: 1px solid lightgray;
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	padding-bottom: 1.2%;
}
.listshop_a:nth-child(4n+1){
	margin-left: 4%;
}
.listshop_a:nth-child(4n+3){
	margin-left: 4%;
	margin-right: 4%;
}
.listshop_a img{
	width: 100%;
}
.listshop_a h4{
	color: #fd4b01;
}
.listshop_a p{
	font-size: 0.6em;
	font-weight: bold;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.listshop_page{
	width: 100%;
	height: 25px;
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
	border: 1px solid lightgray;
}
.index_top{
	width: 100%;
	display: flex;
	flex-direction: row;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.index_top a{
	display: block;
	width: 25%;
	position: relative;
}
.index_top a img{
	width: 100%;
	margin-bottom: 20px;
}
.index_top a p{
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 25px;
}
.index_top a:nth-child(1){
	background: #f2c081;
}
.index_top a:nth-child(2){
	background: #1982ff;
}
.index_top a:nth-child(3){
	background: #8608ff;
}
.index_top a:nth-child(4){
	background: #594acb;
}
.index_body{
	width: 100%;
}






footer{
	width: 100%;
	height: 150px;
	background: url(../images/biaoqianliebiao_24.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	box-sizing: border-box;
	padding: 0 5%;
	margin-top: 20px;
}
footer img{
	width: 100px;
	height: 100px;
}
footer div p{
	color: white;
	font-size: 0.9em;
	margin-top: 10px;
}
.fp{
	font-size: 1em;
}
