@charset "utf-8";

/* CSS Document */

body {
	min-width: 3.2rem;
	max-width: 7.5rem;
	margin: 0 auto !important;
	overflow-x: hidden;
	background: #fff;
	font: .32rem/1.5 "microsoft yahei", Arial, Helvetica, sans-serif;
	color: #333;
}
section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, th, td, input, textarea, select, img {
	margin: 0;
	padding: 0;
	border: 0;
}
ul, ol, li {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: lighter;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em, i {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
}
textarea, select, input {
	font-family: "Microsoft Yahei";
	font-size: .3rem;
	color: #666;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	/*color:#333; */
	text-decoration: none;
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], button, textarea {
	-webkit-appearance: none;
}
.cfx:after, nav.mini:after, .h:after, .hn:after, .PH:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
}
* {
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
}

/**** 公共css ****/


/**** 首页 ****/

.indexWrap {
	float: left;
	width: 100%;
	background: #fff url(../images/wrap-bg.jpg) no-repeat;
	background-size: 100% auto;
}
.indexBann {
	float: left;
	width: 100%;
	height: 4.55rem;
	padding: 2.5rem .3rem 0 .3rem;
	font-size: .28rem;
	color: #5a3734;
	text-align: justify;
	text-shadow: -.02rem -.02rem 0 #fff, .02rem -.02rem 0 #fff, -.02rem .02rem 0 #fff, .02rem .02rem 0 #fff;
}
.bigbox {
	float: left;
	width: 100%;
	padding: 0 .3rem .3rem .3rem;
	color: #5a3734;
}

/** 资料输入版块 **/

.forminput {
	float: left;
	width: 100%;
	margin: .1rem 0 0 0;
}
.forminput_hang {
	float: left;
	width: 100%;
	margin: .1rem 0;
}
.forminput_hang_bt {
	float: left;
	width: 1.7rem;
	line-height: .6rem;
}

/*.forminput_hang_name {
	overflow: hidden;
}
.forminput_hang_name input {
	float: left;
	width: 100%;
	border: none;
	background: none;
	outline: none;
	height: .8rem;
}*/

.forminput_hang_birth {
	overflow: hidden;
	background: #f2f2f2;
	border: 1px solid #999;
	border-radius: .1rem;
	line-height: .6rem;
	color: #999;
	cursor: pointer;
}
.forminput_hang_birth span {
	display: block;
}
.forminput_hang_hour {
	overflow: hidden;
}
.forminput_hang_hour select {
	width: 100%;
	height: .6rem;
	background: #f2f2f2;
	border: 1px solid #999;
	border-radius: .1rem;
	color: #999;
	cursor: pointer;
}
.forminput_hang_radio {
	overflow: hidden;
}
.forminput_hang_radio a {
	margin: 0 .4rem 0 0;
	line-height: .6rem;
	color: #999;
}
.forminput_hang_radio a.current {
	color: #cd5959;
}
.forminput_line {
	float: left;
	width: 100%;
	height: 1px;
	margin: .25rem 0 .15rem 0;
	background: #d6d6d6;
}

/** 资料输入版块 **/

.indexBtn {
	display: flex;
	justify-content: space-around;
	float: left;
	width: 100%;
	margin: .2rem 0 .1rem 0;
}
.indexBtn a {
	display: block;
	width: 3.1rem;
	border-radius: .5rem;
	line-height: .8rem;
	font-size: .36rem;
	color: #fff;
	text-align: center;
}
.indexBtn a:first-child {
	background: #f04444;
}
.indexBtn a:last-child {
	background: #f76f14;
}
.main {
	float: left;
	width: 100%;
}
.indexTitle {
	float: left;
	width: calc(100% + .6rem);
	margin: 0 0 0 -.3rem;
	background: linear-gradient(#fdeae7, #ffd1cb);
	line-height: .9rem;
	font-size: .4rem;
	color: #b2584c;
	font-weight: bold;
	text-align: center;
}
.indexTitle img {
	width: .6rem;
	margin: -.05rem 0 0 0;
	vertical-align: middle;
}
.indexTitle.left {
	padding: 0 0 0 .2rem;
	text-align: unset;
}
.indexText {
	float: left;
	width: 100%;
	margin: .3rem 0 0 0;
	text-align: justify;
}
.indexText p {
	height: .2rem;
}
.indexText a {
	color: #6618a2;
	text-decoration: underline;
}
.indexText span {
	color: #f91800;
}
.indexData {
	float: left;
	width: 100%;
	margin: .3rem 0 0 0;
	text-align: center;
}
.indexTable {
	float: left;
	width: 100%;
	padding: 0 10%;
	margin: .3rem 0 0 0;
}
.indexTable table {
	width: 100%;
	background: #fef3f1;
	border-collapse: collapse;
}
.indexTable table tr td {
	border: 1px solid #fba59a;
	padding: .2rem 0;
	text-align: center;
	writing-mode: vertical-rl;
	letter-spacing: .05rem;
}
.iddexNum {
	float: left;
	width: 100%;
	margin: .3rem 0 0 0;
	background: #fd718b;
	border-radius: .5rem;
	line-height: .65rem;
	font-size: .36rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.indexHehun {
	float: left;
	width: 100%;
	height: 6.96rem;
	padding: 2.2rem 1.2rem 0 1.2rem;
	margin: .3rem 0 0 0;
	background: url(../images/hehun-bg.png) no-repeat center;
	background-size: auto 100%;
	text-align: justify;
}
.indexHehun span {
	color: #d12525;
}
.indexHehun p {
	height: .2rem;
}
.indexRecom {
	float: left;
	width: 100%;
	height: 8.48rem;
	padding: 7.1rem 0 0 0;
	margin: .3rem 0 0 0;
	background: url(../images/recom-bg.png) no-repeat;
	background-size: 100% 100%;
}
.indexRecom a {
	display: block;
	width: 6.2rem;
	height: .93rem;
	margin: 0 auto;
	background: url(../images/recom-btn.png) no-repeat;
	background-size: 100% 100%;
}
.indexProd {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	float: left;
	width: 100%;
	margin: .1rem 0 0 0;
}
.indexProd a {
	width: 32%;
	margin: .2rem 0 0 0;
	background: #f2f2f2;
	border-radius: .1rem;
	line-height: .7rem;
	color: #999;
	text-align: center;
}
.indexProd a.red {
	background: #fcefef;
	color: #cd5959;
}

/**** 首页 ****/