@charset "utf-8";
html, body {
	max-width: 750px;
	height: 100%;
	margin: 0 auto;
}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	outline-style: none;
}
ul {
	list-style: none;
}
body {
	font: 14px \5FAE\8F6F\96C5\9ED1, "microsoft yahei", tahoma, arial, \5B8B\4F53, "simsun", sans-serif;
	color: #1b1d1d;
	position: relative;
}
select, input {
	-webkit-appearance: none;
	border-radius: 0;
	border: 0;
	outline: none;
	font-family: "微软雅黑";
}
.banner {
	width: 100%;
	height: auto;
	display: block;
}
.banner img {
	width: 100%;
	display: block;
}
/*报名表单*/

.freeone {
	position: relative;
	background-color: #fff;
}
.free {
	text-align: center;
	font-size: 0.68rem;
	color: #444444;
	height: 2rem;
	line-height: 2rem;
	font-weight: normal;
}
.form {
	padding: 0 0.34rem;
	display: block;
	overflow: hidden;
}
.form div.input {
	box-sizing: border-box;
	height: 1.6rem;
	position: relative;
}
.form input[type=text], .form input[type=tel] {
	width: 100%;
	box-sizing: border-box;
	height: 1.6rem;
	line-height: 1.6rem;
	font-size: 0.56rem;
	border: 1px solid #E5E5E5;
	border-bottom: none;
}
.name, .phone, .area {
	width: 12.2rem;
	height: 1.95rem;
	padding: 0 0.95rem;
	line-height: 1.95rem;
	color: #565656;
	font-size: 0.6rem;
	border: 0.05rem solid #E5E5E5;
	border-bottom: 0;
}
.input-select {
	border: 1px solid #E5E5E5;
	overflow: hidden;
	background: #fcfcfc;
	position: relative;
}
.input-select select {
	float: left;
	height: 1.6rem;
	padding: 0 0.85rem;
	line-height: 1.6rem;
	font-size: 0.56rem;
	position: relative;
	z-index: 2;
	width: 100%;
	-webkit-appearance: none;
	color: #999;
	box-sizing: border-box;
	background: url("../images/icon-dropdown.png") no-repeat 94%;
	background-color: #fcfcfc;
	background-size: .55rem;
}
.input-select .city_select {
	width: 50%;
}
.input-select .province {
	border-right: 1px solid #E5E5E5;
}
.submit-btn {
	border-radius: 4px;
	background: #09b6f2;
	color: #fff;
	font-size: 0.6rem;
	text-align: center;
	line-height: 1.6rem;
	margin-top: 0.25rem;
	width: 100%;
}
.alert {
	border-radius: 0.1rem;
	text-align: center;
	width: 8rem;
	height: 1rem;
	line-height: 1rem;
	font-size: 0.6rem;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -4rem;
	bottom: 0.75rem;
	z-index: 999;
	background: rgba(0, 0, 0, 0.8)!important;
	background: #000;
	filter: Alpha(opacity=80);
}
/*end*/

.merit {
	width: 100%;
	overflow: hidden;
	margin-top: 1.5rem;
	background: #f6f6f6;
}
.merit img {
	width: 100%;
	display: block;
}
.five {
	width: 100%;
	overflow: hidden;
	margin-bottom:2.125rem
}
.five img {
	width: 100%;
	display: block;
}
.count {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding-bottom: 1.86rem;
	position: relative;
}
.count-title {
	width: 100%;
	height: 3.68rem;
	line-height: 3.68rem;
	color: #1b1d1d;
	font-size: 0.68rem;
	text-align: center;
}
.count-one {
	width: 14.36rem;
	height: 1.9rem;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
}
.monthly {
	height: 1.9rem;
	line-height: 1.8rem;
	margin-left: 4.34rem;
	color: #1b1d1d;
	font-size: 0.56rem;
}
.monthly span {
	padding: 0 0.2rem;
	color: #09b6f2;
	font-size: 0.72rem;
}
.total {
	margin-left: 4.34rem;
	color: #1b1d1d;
	font-size: 0.56rem;
}
.total span {
	padding: 0 0.2rem;
}
.money {
	position: relative;
}
.money input {
	width: 14.36rem;
	height: 1.6rem;
	line-height: 1.6rem;
	padding: 0 0.64rem;
	border: 1px solid #e5e5e5;
	display: block;
	margin: 0.3rem auto 0 auto;
	font-size: 0.48rem;
}
.money span {
	position: absolute;
	right: 0.9rem;
	top: 0.5rem;
	font-size: 0.48rem;
	color: #ccc;
}
.cycle select {
	width: 14.36rem;
	height: 1.6rem;
	line-height: 1.6rem;
	padding: 0 0.64rem;
	border: 1px solid #e5e5e5;
	display: block;
	margin: 0 auto 0.3rem auto;
	border-top: none;
	color: #999;
	background: #f8f8f8;
	font-size: 0.48rem;
	background: url("../images/icon-dropdown.png") no-repeat 96%;
	background-color: #fcfcfc;
	background-size: .55rem;
}
.reckon {
	width: 14.36rem;
	overflow: hidden;
	margin: 0 auto;
}
.compare {
	width: 100%;
	overflow: hidden;
	padding-bottom: 1.0rem;
	background: #f6f6f6;
}
.compare img {
	width: 100%;
	display: block;
}
.need {
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 1.76rem 0 2.5rem 0;
}
.need-p {
	font-size: 0.68rem;
	color: #1b1d1d;
	text-align: center;
	margin-bottom: 0.8rem;
}
.need-free {
	width: 2.16rem;
	overflow: hidden;
	margin: 0 1.16rem;
	float: left;
}
.need-free img {
	width: 2.16rem;
	height: 2.16rem;
	display: block;
	margin: 0 auto;
}
.need-free p {
	width: 100%;
	text-align: center;
	color: #1b1d1d;
	font-size: 0.48rem;
	padding-top: 0.5rem;
}
.need .need-center {
	width: 5.94rem;
	margin: 0;
}
.copyright {
	text-align: center;
	font-size: 0.4rem;
	color: #444444;
}
 input::-webkit-input-placeholder {
 color: #ccc;
}
.list-consult {
	display: none;
}
.count-describe {
	font-size: 0.48rem;
	color: #999;
	text-align: center;
	position: absolute;
	top: 2.3rem;
	left: 0;
	right: 0;
}
.merit-title {
	width: 100%;
	height: 3.6rem;
	line-height: 3.6rem;
	text-align: center;
	font-size: 0.68rem;
	color: #1b1d1d;
}
.merit-list {
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding-bottom: 1.0rem;
}
.merit-list li {
	width: 5.0rem;
	height: 4.5rem;
	float: left;
	margin-bottom: 1.0rem;
	text-align: center;
}
.merit-list li:nth-child(4) {
	margin-left: 2.6rem;
}
.item-title {
	width: 100%;
	font-size: 0.52rem
}
.item-describe {
	font-size: 0.4rem;
}
.sanjiao {
	width: 0.32rem;
	height: 0.16rem;
	margin: 0 auto;
	background: url(../images/shanjiao.png) no-repeat;
	background-size: 100%;
	margin-bottom: 0.4rem;
	margin-top: 0.2rem;
}
.merit-icon {
	width: 2.5rem;
	height: 2.5rem;
	margin: 0 auto;
}
.icon-1 {
	background: url(../images/iconall.png) no-repeat 0 -2.36rem;
	background-size: 100%;
}
.icon-2 {
	background: url(../images/iconall.png) no-repeat 0 -10.04rem;
	background-size: 100%;
}
.icon-3 {
	background: url(../images/iconall.png) no-repeat 0 -4.92rem;
	background-size: 100%;
}
.bj-icon-3 {
	background: url(../images/bj-icon-3.png) no-repeat center;
	background-size: 100%;
}
.bj-icon-50 {
	background: url(../images/bj-icon-50.png) no-repeat center;
	background-size: 100%;
}
.icon-4 {
	background: url(../images/iconall.png) no-repeat 0 -12.6rem;
	background-size: 100%;
}
.icon-5 {
	background: url(../images/iconall.png) no-repeat 0 -7.48rem;
	background-size: 100%;
}
.compare-title {
	font-size: 0.68rem;
	padding: 1.8rem 0 1.0rem 0;
	text-align: center;
	color: #1b1d1d;
}
.compare-item {
	width: 14.2rem;
	height: 2.4rem;
	line-height: 2.4rem;
	background: #fff;
	text-align: center;
	font-size: 0.6rem;
	margin: 0 auto;
}
.compare-item span {
	display: block;
	float: left;
}
.compare-item .jianhang {
	width: 5.54rem;
	height: 2.4rem;
	background: #09b6f2;
	color: #fff;
}
.compare-item .pk {
	width: 3.12rem;
	height: 2.4rem;
	font-size: 0.72rem;
	background:url(../images/pk.png) no-repeat center;
	background-size:auto 2rem
}
.compare-item .other {
	width: 5.54rem;
	height: 2.4rem;
	background: #b9ebfd;
}
.compare-list {
	width: 14.2rem;
	overflow: hidden;
	margin: 0 auto;
}
.list-item {
	width: 100%;
	height: 2.4rem;
}
.list-item span {
	float: left;
	display: block;
}
.list-item .item-jianhang, .list-item .item-other {
	width: 5.54rem;
	height: 2.4rem;
	padding-left: 1.3rem;
	padding-top: 0.6rem;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.4rem;
	line-height: 1.5;
	background: #fff;
}
.item-center {
	width: 3.12rem;
	height: 2.4rem;
	line-height: 2.4rem;
	font-size: 0.48rem;
	text-align: center;
	background: #d7f5ff;
}
.list-item .center-bg {
	background: #b9ebfd;
}
.suggest {
	color: #999;
	font-size: 0.48rem;
	text-align: center;
	line-height: 0.66rem;
	margin-top: 0.48rem;
}
.toptitle {
	position: relative;
	width: 100%;
	height: 1.92rem;
	line-height: 1.92rem;
	text-align: center;
	font-size: 0.68rem;
	color: #444;
	border-bottom: 1px solid #E5E5E5;
	background-color: #fff;
	box-sizing: border-box;
}
.toptitle>.return {
	position: absolute;
	left: 0;
	top: 50%;
	/*transform: translateY(-50%);*/
	margin-top: -0.88rem;
	width: 1.76rem;
	height: 1.76rem;
	background: url(../images/return-v2.png) no-repeat;
	background-size: 100%;
}
.position {
	position: absolute;
	height: 0.8rem;
	right: 0.6rem;
	top: 0.56rem;
	font-size: 0.56rem;
	line-height: 0.8rem;
	color: #666;
	padding-left: 0.72rem;
	background: url(../images/address.png) no-repeat left 0;
	background-size: 0.8rem 0.8rem;
}
.list-consult {
  position: fixed;
  right: 0;
  bottom: 4rem;
  width: 3rem;
  z-index: 9999;

  right: 6%
}

.apply-bar {
  width: 15rem;
  position: fixed;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background-color: #fff;
  height: 2.16rem;
  display: none;
}

.apply-bar li {
  float: left;
}

.apply-bar .sprite-icon-dialog {
  background-position: 0 -18.28rem;
  height: 0.68rem;
  width: 0.7rem;
  display: inline-block;
  position: relative;
  top: 0.08rem;
  margin-right: 0.16rem;
  background: url("../images/consult-2.png") no-repeat center;
  background-size: 0.64rem 0.6rem;
}
.apply-bar .consult-submit {
  font-size: 0.56rem;
  color: #444;
  line-height: 2.14rem;
  text-align: center;
  width: 5.72rem;
  border-top: 1px solid #e5e5e5;
}
.apply-bar .consult-submit a {
	display:block;
	color:#444
}
.apply-bar .apply-submit {
  line-height: 2.19rem;
  background-color: #09b6f2;
  text-align: center;
  font-size: 0.64rem;
  color: #fff;
  width: 9.28rem;
}

.apply-bar .apply-submit a {
  color: inherit;
  display: block;
}
