@charset "utf-8";
/* CSS Document */
/* Design by W.Shaw 2018-7-11 */
/* 16225407@qq.com */
/* 小时候刮奖刮出“谢”字还不扔，非要把“谢谢惠顾”都刮的干干净净才舍得放手，和后来太多的事一模一样。 */
html {
	height: 100%;
}
body {
	font-size: 16px;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
	background: #fff;
	min-height: 100%;
	overflow: auto;
}
ul {
	margin-top: 10px;
	margin-left: -5px;
}
li {
	color: #7F7F7F;
}
li a {
	color: #e74b1d;
}
a {
	text-decoration: none;
	color: #e74b1d;
}
.fLeft {
	float: left;
}
.fRight {
	float: right;
}
/*通用*/
.angelBabyContent {
	padding: 10%;
	line-height: 180%;
	font-size: 16px;
}.regTitle{
      line-height: 30px; background-color: #fff;
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
    font-family: Microsoft YaHei, '微软雅黑', SimHei, tahoma, sans-serif;}
.navTitle {
	height: 45px;
	line-height: 45px;
	background-color: #e74b1d;
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	font-family: "微软雅黑", "黑体";
	border-bottom: 1px #fff dashed;
}
.btn {
	border: 0px;
	-webkit-appearance: none;/* 清除ios默认按钮渐变样式*/
	font-size: 16px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
	background-color: #e74b1d;
	height: 45px;
	line-height: 45px;
	text-align: center;
	width: 80%;
	color: #fff;
	border-radius: 5px;
}
.grayFont {
	color: gray;
}
.bigtitle {
	line-height: 70px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	font-family: 微软雅黑, SimHei, tahoma, sans-serif;
	border-bottom: 1px solid #eee;
	margin-right: 50px;
	margin-left: 50px;
}
.infoTitle {
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-family: Microsoft YaHei, '微软雅黑', SimHei, tahoma, sans-serif;
}
.note {
	height: 20px;
	text-align: center;
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.th {
	background-color: #CEECFF;
}
input[type="text"], input[type="tel"], input[type="password"] {
	line-height: 26px;
	height: 24px;
	padding-left: 5px;
}
select, textarea {
	border: 1px #50aeff solid;
}
select {
	height: 26px;
	padding-right: 15px;
}
input[type="radio"] {
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
}
.body {
	min-height: 80%;
	position: relative;
}
.bottom {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #999;
	width: 100%;
	font-size: 12px;
	position: absolute;
	bottom: -120px;
}
.footerMoblie {
	border-top: 1px solid #dcdcdc;
	width: 100%;
	z-index: 99;
	background-color: #fff;
	/*overflow: auto;*/
	bottom: 0px;
	position: fixed;
}
.footerMoblie ul {
	margin: 0px;
	padding: 0px;
}
.footerMoblie li {
	width: 25%;
	float: left;
	padding-top: 5px;
	height: 50px;
	text-align: center;
	list-style: none;
}
.footerMoblie img {
	height: 60%;
}
.footerMoblie span {
	display: block;
	font-size: 12px;
	line-height: 10px;
}
.noNow {
	color: #666;
}
/*表单页面*/
.bmxqs dl {
	width: 100%;
	margin-bottom: 30px;
	overflow: hidden;
}
.bmxqs dt {
	line-height: 28px;
	height: 28px;
	width: 25%;
	text-align: right;
}
.bmxqs dd {
	line-height: 26px;
	height: 28px;
	width: 74%;
	margin-left: 0px;
	padding-left: 1%;
}
.bmxqs dt, .bmxqs dd {
	float: left;
	margin-bottom: 10px;
}
.bmxqs input[type="text"], .bmxqs input[type="tel"], .bmxqs input[type="password"] {
	width: 79%;
}
.bmxqs textarea {
	width: 79%;
}
input[type="text"].short {
	width: 34%;
}
input[type="month"] {
	width: 37%;
}
div.short {
	float: right;
	margin-right: 50px;
	background-color: #e74b1d;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30%;
	color: #fff;
	position: absolute;
	right: 0px;
	border-radius: 5px;
}
.grey {
	height: 10px;
	background-color: #eee;
}
.mbTitle {
	padding-top: 10px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-weight: bold;
}
.heightTips {
	height: 100px;
	padding-top: 50px;
	text-align: center;
}
/*首页*/
.indexTitle {
	height: 100px;
	padding-top: 20px;
	line-height: 150%;
	font: bold;
	font-size: 26px;
}
/*头部通用*/
.topFunction {
	width: 50px;
	padding-top: 10px;
	z-index: 99;
}
.topFunction img {
	width: 35px;
}
.fixedLeft {
	float: left;
	margin-left: 0px;
	margin-top: -5px;
}
.fixedRight {
	margin-right: 0px;
	margin-top: -5px;
	float: right;
}
/*列表页*/
.questionList ul {
	margin: 0px;
	padding: 0px;
}
.questionList a {
	color: #fff;
}/*
.questionList a li{color:#e74b1d;}*/
.questionList li {
	color: #fff;
	margin: 15px;
	background-color: #e74b1d;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;/*box-shadow: 2px 2px 5px #ccc;*/
}
/*内容页*/
#Title {
	font-weight: bold;
}
.printLink {
	font-weight: bold;
	word-wrap: break-word;
	text-align: center;
}
.hotLine {
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 28px;
	line-height: 100px;
	color: #e74b1d;
}
.codeBtn {
	float: right;
	margin-right: 16%;
	border: 0px;
	-webkit-appearance: none;/* 清除ios默认按钮渐变样式*/
	margin-left: 20px;
	font-size: 13px;
	display: block;
	background-color: #e74b1d;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
}
.tips {
	text-align: center;
	line-height: 150%;
	margin: 100px 0px;
	color: #666;
}
.loginTips {
	font-size: 13px;
	color: #999;
	text-align: center;
	margin-bottom: 60px;
}
.loginTips a {
	color: #999;
}
