body {
 /* padding-top: 2rem; 
*/  background: #fff;
  padding-bottom: 1.5rem;
}
#main form {
  display: block !important;
}
#main .header {
  position: fixed;
  width: 100%;
  height: 2rem;
  top: 0;
  z-index: 1;
  border-top: 1px solid #e6e7e8;
  background: #fff;
}
#main .header .left {
  left: 0;
}
#main .header .right {
  right: 0;
}
#main .header .left,
#main .header .right {
  width: 2rem;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}
#main .header .left img,
#main .header .right img {
  height: 0.6rem;
  margin: auto;
}
#main .header .title_box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
	 justify-content: center;
	 height: 2rem
}
#main .header .title_box img{
	width: 3.85rem;
	height: 1.2rem;
}
#main .header .title_box .title{
	font-size: .85rem;
	font-weight: 100
}
#main .header .title_box span{
	padding: 0 5px;
	font-size: .8rem;
	color: #9c1f27;
	line-height: .8rem;
	margin-top:-3px;
}
#main .banner {
width:15rem;
margin:0.2rem auto 0;
    border-radius: 0.3rem;
  height: auto;
  background: #fff;
  position: relative;
  overflow: hidden;
}
#main .banner .wrap {

}
#main .banner li {
  width: 15rem;
}
#main .banner img {
  width: 100%;
  height: auto;
}
#main .banner .dot {
  width: 100%;
  position: absolute;
  bottom: 0.5rem;
  text-align: center;
}
#main .banner .swiper-pagination-bullet {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background: #c5c5c5;
  margin: 0 0.25rem;
}
#main .banner .swiper-pagination-bullet-active {
  background: #f93f7d;
}
#main .nav{
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#main .nav::-webkit-scrollbar {
  display: none;
}
#main .nav ul{
  width: 21rem;
  margin: 0.75rem 0 0;
  background: #fff;
  border-radius: 5px;
  padding: 0.75rem 0;
  text-align: center;
  overflow: hidden;
}
#main .nav li {
  width: 3.5rem;
  float: left;
}
#main .nav .icon-box1 {
  background: linear-gradient(to right bottom, #ff8bb2, #ff5178);
  box-shadow: 0 0.15rem 0.3rem rgba(255, 89, 128, 0.3);
}
#main .nav .icon-box2 {
  background: linear-gradient(to right bottom, #ff9761, #ff713e);
  box-shadow: 0 0.15rem 0.3rem rgba(255, 118, 66, 0.3);
}
#main .nav .icon-box2 .icon {
  background-position: -0.85rem 0;
}
#main .nav .icon-box3 {
  background: linear-gradient(to right bottom, #40edd2, #10ccbf);
  box-shadow: 0 0.15rem 0.3rem rgba(10, 209, 190, 0.3);
}
#main .nav .icon-box3 .icon {
  background-position: 0 -0.85rem;
}
#main .nav .icon-box4 {
  background: linear-gradient(to right bottom, #bb9bfe, #8d67eb);
  box-shadow: 0 0.15rem 0.3rem rgba(154, 116, 241, 0.3);
}
#main .nav .icon-box5 {
  background: linear-gradient(to right bottom, #a7c510, #9fbc09);
  box-shadow: 0 0.15rem 0.3rem rgba(157, 187, 8, 0.3);
}
#main .nav .icon-box6 {
  background: linear-gradient(to right bottom, #79dde7, #0dbccb);
  box-shadow: 0 0.15rem 0.3rem rgba(14, 186, 200, 0.3);
}
#main .nav .icon-box4 .icon {
  background-position: -0.85rem -0.85rem;
}
#main .nav .icon-box {
  width: 1.85rem;
  height: 1.85rem;
  border-radius: 50%;
  display: flex;
  margin: 0 auto;
}
#main .nav .icon-box img {
  height: 0.85rem;
  margin: auto;
}
#main .nav p {
  font-size: 0.55rem;
  line-height: 1.55rem;
  color: #323232;
  font-weight: 600;
}
#main .row-line {
  width: 100%;
  height: 0.35rem;
  background: #f4f4f4;
}
#main .apply {
  padding: 0.75rem 0.5rem;
  position: relative;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
}
#main .apply .title {
  font-size: 0.85rem;
  line-height: 1.3rem;
  color: #323232;
  position: absolute;
}
#main .apply .tab {
  text-align: right;
  padding-top: 0.15rem;
}
#main .apply .tab li {
  display: inline-block;
  font-size: 0.55rem;
  height: 1.1rem;
  line-height: 1rem;
  color: #565656;
  text-align: center;
  border: 0.05rem solid #666666;
  border-radius: 0.55rem;
  padding: 0 0.5rem;
  margin-left: 0.55rem;
}
#main .apply .tab .active {
  background: #f64684;
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
 background: linear-gradient(90deg, #f67947, #f6494c);
  border: 0;
  line-height: 1.1rem;
  padding: 0 0.55rem;
}
#main .apply .wrap-info {
  position: relative;
  height: 5.7rem;
  margin-top: 0.85rem;
}
#main .apply .item {
  width: 7.5rem;
  height: 2.85rem;
  line-height: 2.85rem;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  overflow: hidden;
  position: absolute;
}
#main .apply .item:first-child .bottom {
  background-image: url(/uploads/image/cimg/icon_apply1.png);
}
#main .apply .item:nth-child(2) {
  top: 0;
  right: 0;
  border-right: 0;
}
#main .apply .item:nth-child(2) .bottom {
  background-image: url(/uploads/image/cimg/icon_apply2.png);
}
#main .apply .item:nth-child(3) {
  bottom: 0;
  left: 0;
}
#main .apply .item:nth-child(3) .bottom {
  background-image: url(/uploads/image/cimg/icon_apply3.png);
}
#main .apply .item:last-child {
  bottom: 0;
  right: 0;
  border-right: 0;
}
#main .apply .item:last-child .bottom {
  background-image: url(/uploads/image/cimg/icon_apply4.png);
}
#main .apply .top {
  background: #fff;
  /*overflow: hidden;*/
}
#main .apply .top .icon{
  float: left;
  margin: 1rem 0 0 1rem;
  height: 0.85rem;
}
#main .apply .tit {
  font-size: 0.65rem;
  color: #5f5f5f;
  float: left;
  margin-left: 0.5rem;
}
#main .apply .more {
  height: 0.45rem;
  float: left;
  margin: 1.2rem 0 0 0.35rem;
}
#main .apply .bottom {
  height: 2.8rem;
  background-repeat: no-repeat;
  background-position: 5rem 0;
  background-size: 2rem 2.8rem;
  padding: 0.3rem 0.9rem 0;
}
#main .apply .text {
  font-size: 0.6rem;
  line-height: 1.05rem;
  color: #848383;
  height: 2.1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#main .apply .apply-btnbox{
  margin: 0.75rem 0.25rem;
  border: 1px solid #ececec;
  padding: 0.75rem 0.725rem;
  border-radius: 0.1rem;
}
#main .apply .apply-btnbox a{
  position: relative;
  width: 13rem;
  height: 2.2rem;
  display: block;
}
#main .apply .apply-btnbox img{
  width: 13rem;
  height: 2.2rem;
}
#main .apply .apply-btnbox a p{
  font-size: 0.75rem;
  position: absolute;
  top: 0;
  color: #fff;
  line-height: 2.2rem;
  text-align: center;
  width: 13rem;
}
#main .apply .apply-btnbox .service p{
  font-size: 0.6rem;
  margin: 0.375rem 0 1.25rem;
  color: #535353;
  text-align: center;
  font-weight: bold;
  position: relative;
}
#main .apply .apply-btnbox .service p:after{
  content: "";
  width: 0.75rem;
  height: 0.15rem;
  background-color: #f64a4c;
  position: absolute;
  left: 50%;
  margin-left: -0.375rem;
  bottom: -0.5rem;
}
#main .apply .apply-btnbox .service-item{
  font-size: 0.6rem;
  color: #656565;
  display: inline-block;
  text-align: center;
  padding: 0 0.8rem 0 0;
  margin: 0 0.8rem 0.75rem 0;
  position: relative;
  line-height: 0.75rem;
  height: 2.375rem;
  background-repeat: no-repeat;
  background-size: contain;
}
#main .apply .apply-btnbox .service-item1{background-image: url(/uploads/image/cimg/apply_service_01.png);}
#main .apply .apply-btnbox .service-item2{
  background-image: url(/uploads/image/cimg/apply_service_02.png);
  margin-right: 0.6rem;
}
#main .apply .apply-btnbox .service-item3{
  background-image: url(/uploads/image/cimg/apply_service_03.png);
  padding: 0 0.3rem 0 0.2rem;
  margin-right: 0;
}
#main .apply .apply-btnbox .service-item:after{
  content: "";
  position: absolute;
  top: 0.5rem;
  right: 0;
  height: 1.6rem;
  width: 1px;
  background-color: #e7e7e7;
}
#main .apply .apply-btnbox .service-item3:after{width: 0;}
#main .apply .look {
  height: 1.75rem;
  margin-top: 0.95rem;
  border-radius: 0.2rem;
  overflow: hidden;
  background: #f4216b url(/uploads/image/cimg/apply_bottom_bg.png);
}
#main .apply .apply-btnbox .btn{
  height: 1.95rem;
  width: 12rem;
  margin: 0 auto;
  font-size: 0.7rem;
  line-height: 1.95rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  border-radius: 1rem;
  color: #fff;margin-bottom:.4rem;
}
#main .apply .apply-btnbox .number{
  color: #848383;
  font-size: 0.55rem;
  text-align: center;
  padding: 0.375rem 0 0.875rem;
  border-bottom: 1px solid #eeeeee;
  margin: 0 -0.75rem 0.75rem;
}
#main .apply .look p {
  font-size: 0.6rem;
  line-height: 1.75rem;
  color: #fff;
  float: left;
}
#main .apply .look .icon {
  height: 0.95rem;
  float: left;
  margin: 0.4rem 0.85rem 0 3.1rem;
}
#main .apply-pop-form {
  display: none;
  transform: scale(0, 0);
  transition: all .3s;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.8);
}
#main .apply-pop-form .content {
  width: 13.5rem;
  background: #f2f3f5;
  border-radius: 0.45rem;
  position: absolute;
  top: 50%;
  left: 1.5rem;
  margin-top: -11.25rem;
}
#main .apply-pop-form .top {
  height: 7rem;
  background: #fff;
  border-bottom: 1px dashed #d0cfcf;
  border-radius: 0.45rem 0.45rem 0 0;
  padding-top: 0.35rem;
}
#main .apply-pop-form .title {
  font-size: 0.85rem;
  line-height: 1.6rem;
  color: #f6444d;
  text-align: center;
}
#main .apply-pop-form .text-box {
  width: 10.5rem;
  height: 4.75rem;
  margin: 0 auto;
  overflow: hidden;
}
#main .apply-pop-form .text {
  font-size: 0.55rem;
  line-height: 0.95rem;
  color: #848383;
  text-indent: 2em;
}
#main .apply-pop-form form {
  height: 10.7rem;
  padding: 0.25rem 1.675rem 0;
}
#main .apply-pop-form .tit {
  font-size: 0.7rem;
  line-height: 1.6rem;
  color: #323232;
  text-align: center;
}
#main .apply-pop-form .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
#main .apply-pop-form .item input,
#main .apply-pop-form .item select {
  width: 7.5rem;
  height: 1.4rem;
  background: #fff;
  border-radius: 3px;
  font-size: 0.6rem;
  line-height: 1.25rem;
  padding: 0 0.75rem;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}
#main .apply-pop-form .item select {
  color: #a3a3a3;
  background: #fff url(/uploads/image/cimg/icon_select.png) no-repeat 5.9rem 0.5rem;
  background-size: 0.4rem 0.25rem;
}
#main .apply-pop-form ::-webkit-input-placeholder {
  color: #a3a3a3;
}
#main .apply-pop-form :-moz-placeholder {
  color: #a3a3a3;
}
#main .apply-pop-form ::-moz-placeholder {
  color: #a3a3a3;
}
#main .apply-pop-form :-ms-input-placeholder {
  color: #a3a3a3;
}
#main .apply-pop-form .icon {
  width: 0.6rem;
  height: 1.25rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.55rem 0.55rem;
}
#main .apply-pop-form .icon-name {
  background-image: url(/uploads/image/cimg/icon_name2.png);
}
#main .apply-pop-form .icon-tel {
  background-image: url(/uploads/image/cimg/icon_tel2.png);
}
#main .apply-pop-form .icon-city {
  background-image: url(/uploads/image/cimg/icon_city2.png);
  background-size: 0.4rem 0.55rem;
}
#main .apply-pop-form label {
  font-size: 0.55rem;
  line-height: 1.25rem;
  color: #323232;
}
#main .apply-pop-form .submit {
  font-size: 0.6rem;
  line-height: 1.7rem;
  color: #fff;
  text-align: center;
  border-radius: 1rem;
  margin-top: 0.75rem;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  box-shadow: 0 0.275rem 0.525rem rgba(246, 68, 77, 0.48);
}
#main .apply-pop-form .submit a{
  color: #fff;
}
#main .apply-pop-form .circle {
  width: 0.3rem;
  height: 0.6rem;
  background: #2e2e2e;
  position: absolute;
  top: 6.7rem;
}
#main .apply-pop-form .circle-left {
  border-radius: 0 0.3rem 0.3rem 0;
  left: 0;
}
#main .apply-pop-form .circle-right {
  border-radius: 0.3rem 0 0 0.3rem;
  right: 0;
}
#main .apply-pop-form .close-box {
  width: 1.85rem;
  height: 3rem;
  background: url(/uploads/image/cimg/form_close_icon.png) no-repeat 0 -0.4rem;
  background-size: 1.85rem 3.35rem;
  padding-top: 1.15rem;
  position: absolute;
  bottom: -3rem;
  left: 5.575rem;
}
#main .apply-pop-form .close {
  height: 1.85rem;
}
#main .apply-pop-form-show {
  transform: scale(1, 1);
}
#main .best-teacher .title {
  overflow: hidden;
  margin-top: 1rem;
}
#main .best-teacher .title h2 {
  font-size: 0.85rem;
  line-height: 1.3rem;
  color: #323232;
  float: left;
  margin-left: 0.75rem;
}
#main .best-teacher .title a {
  font-size: 0.5rem;
  line-height: 1.3rem;
  color: #565656;
  float: right;
  margin-right: 0.75rem;
}
#main .best-teacher .content {
  overflow: auto;
  margin-top: 0.75rem;
  -webkit-overflow-scrolling: touch;
}
#main .best-teacher .content::-webkit-scrollbar {
  display: none;
}
#main .best-teacher .wrap {
  overflow: hidden;
  padding: 1.25rem 0 0.75rem;
  width: 79.35rem;
}
#main .best-teacher .item {
  width: 12.35rem;
  height: 16.85rem;
  background: #fff;
  border-radius: 0.2rem;
  float: left;
  margin-left: 0.75rem;
  position: relative;
  padding-top: 1.8rem;
  border: 1px solid #e9e9e9;
}
#main .best-teacher .item:last-child {
  margin-right: 0.75rem;
}
#main .best-teacher .pic-box {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 50%;
  background: #fff;
  overflow: hidden;
  position: absolute;
  top: -1.25rem;
  left: 4.825rem;
}
#main .best-teacher .pic-box img {
  width: 100%;
  border-radius: 50px;
  border: 1px solid #e9e9e9;
}
#main .best-teacher .name {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.1rem;
  color: #4a4a4a;
  margin-top: 0.3rem;
}
#main .best-teacher .level {
  font-size: 0.5rem;
  line-height: 0.8rem;
  color: #aaaaaa;
  text-align: center;
}
#main .best-teacher .intro {
  width: 9.85rem;
  height: 1.8rem;
  overflow: hidden;
  margin: 0.3rem auto 0;
}
#main .best-teacher .intro img {
  height: 0.475rem;
  float: left;
  margin-top: 0.1rem;
}
#main .best-teacher .intro p {
  width: 9.05rem;
  font-size: 0.55rem;
  line-height: 0.9rem;
  color: #323232;
  float: right;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#main .best-teacher .info {
  width: 11.05rem;
  height: 7.5rem;
  margin: 0.45rem auto 0;
  background: #f2f3f5;
  border-radius: 0.2rem;
  padding-top: 0.4rem;
}
#main .best-teacher .info > a {
  font-size: 0.5rem;
  line-height: 1.1rem;
  color: #f6444d;
  text-decoration: underline;
  margin-left: 6.4rem;
  font-weight: bold;
}
#main .best-teacher .tit {
  font-size: 0.6rem;
  line-height: 1.4rem;
  color: #323232;
  padding-left: 0.7rem;
}
#main .best-teacher .detail-wrap {
  padding: 0 0.7rem;
}
#main .best-teacher .detail-wrap li {
  font-size: 0.55rem;
  line-height: 1.05rem;
  color: #848383;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 0.55rem;
  position: relative;
}
#main .best-teacher .detail-wrap li:before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: #535353;
  position: absolute;
  top: 0.4rem;
  left: 0;
}
#main .best-teacher .button-box {
  width: 11.05rem;
  margin: 0.75rem auto 0;
  display: flex;
  justify-content: space-between;
}
#main .best-teacher .button{
  width: 5.05rem;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.5rem;
  color: #fff;
  border-radius: 0.75rem;
}
#main .best-teacher .button:first-child{
  border: 1px solid #f6444d;
  color: #f64a4c;
  background: none;
}
#main .best-teacher .button:nth-child(2) { 
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  box-shadow: 0 0.275rem 0.525rem rgba(246, 68, 77, 0.48);
}

#main .ask-pop-form{
  display: none;
  transform: scale(0, 0);
  transition: all .3s;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.8);
}
#main .ask-pop-form-show {
  transform: scale(1, 1);
}
#main .free-ask {
  width: 12rem;
  height: 15rem;
  background: #fff;
  border-radius: 0.2rem;
  position: absolute;
  top: 50%;
  left: 2rem;
  margin-top: -9.5rem;
}
#main .ask-pop-form .close-box {
  width: 0.75rem;
  height: 0.75rem;
  background: url(/uploads/image/cimg/form_close_icon2.png) no-repeat;
  background-size: contain;
  float: right;
  margin: 0.45rem 0.5rem 0.25rem 0;
}
#main .ask-pop-form .close-box .close{
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.4rem 0 0 -0.3rem;
}
#main .free-ask .title,
#main .free-ask .tip {
  text-align: center;
}
#main .free-ask .title {
  font-size: 0.85rem;
  line-height: 0.85rem;
  color: #333333;
  clear: both;
  margin-bottom: 1rem;
}
#main .free-ask .tip {
  font-size: 0.55rem;
  line-height: 1.25rem;
  color: #f93f7d;
}
#main .free-ask .wrap {
  margin: 0.125rem 0 0 1.85rem;
}
#main .free-ask li {
  font-size: 0.6rem;
  line-height: 1.05rem;
  color: #848383;
}
#main .free-ask .dash-line {
  width: 11.85rem;
  border-top: 1px dashed #d0cfcf;
  margin: 0.7rem auto 0.9rem;
}
#main .free-ask form {
  width: 10rem;
  margin: 0 auto;
}
#main .free-ask .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.45rem;
}
#main .free-ask .item input,
#main .free-ask .item select {
  width: 7.5rem;
  height: 1.4rem;
  background: #f4f4f4;
  border-radius: 3px;
  font-size: 0.6rem;
  line-height: 1.4rem;
  padding: 0 0.85rem;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}
#main .free-ask .item select {
  color: #a3a3a3;
  background: #f4f4f4 url(/uploads/image/cimg/icon_select.png) no-repeat 6.4rem 0.65rem;
  background-size: 0.4rem 0.25rem;
}
#main .free-ask .item input.code{
  width: 3.75rem;
  margin-left: 0.6rem;
}
#main .free-ask ::-webkit-input-placeholder {
  color: #a3a3a3;
}
#main .free-ask :-moz-placeholder {
  color: #a3a3a3;
}
#main .free-ask ::-moz-placeholder {
  color: #a3a3a3;
}
#main .free-ask :-ms-input-placeholder {
  color: #a3a3a3;
}
#main .free-ask .icon {
  width: 0.6rem;
  height: 1.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.55rem 0.55rem;
}
#main .free-ask .icon-name {
  background-image: url(/uploads/image/cimg/icon_name2.png);
}
#main .free-ask .icon-city {
  background-image: url(/uploads/image/cimg/icon_city2.png);
  background-size: 0.4rem 0.55rem;
}
#main .free-ask .icon-tel {
  background-image: url(/uploads/image/cimg/icon_tel2.png);
}
#main .free-ask label {
  font-size: 0.55rem;
  line-height: 1.4rem;
  color: #323232;
  font-weight: bold;
}
#main .free-ask label.getcode{
  border-bottom: 1px solid #323232;
  line-height: 0.95rem;
  margin-top: 0.25rem;
  min-width: 2.8rem;
  text-align: center;
}
#main .free-ask .submit {
  border-radius: 1rem;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.7rem;
  color: #fff;
  margin-top: 0.75rem;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  box-shadow: 0 0.275rem 0.525rem rgba(246, 68, 77, 0.48);
}
#main .free-ask .data {
  text-align: center;
  font-size: 0.55rem;
  line-height: 2.2rem;
  color: #848383;
}
#main .plan {
  width: 14.5rem;
  margin: 0 auto;
}
#main .plan .title {
  font-size: 0.85rem;
  line-height: 1.3rem;
  color: #323232;
  padding-top: 1rem;
}
#main .plan .wrap {
  margin-top: 0.75rem;
}
#main .plan .item {
  height: 4rem;
  background: #fff;
  border-radius: 0.2rem;
  margin-bottom: 0.35rem;
  overflow: hidden;
  border: 1px solid #e9e9e9;
  box-shadow: 0.075rem 0.25rem 0.45rem rgba(0, 0, 0, 0.06);
}
#main .plan img {
  height: 2.9rem;
  float: left;
  margin: 0.55rem 0.95rem 0 0.65rem;
}
#main .plan .info {
  float: left;
  margin-top: 0.5rem;
}
#main .plan .tit {
  font-size: 0.65rem;
  line-height: 0.95rem;
  color: #323232;
  width: 9rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#main .plan .intro {
  font-size: 0.5rem;
  line-height: 0.8rem;
  color: #848383;
}
#main .plan .use {
  display: inline-block;
  font-size: 0.45rem;
  line-height: 0.9rem;
  color: #f64684;
  background: #ffeff4;
  border-radius: 3px;
  padding: 0 0.55rem;
  margin-top: 0.25rem;
}

#main .question{
  width: 15rem;
  margin: 0 auto;
  padding: 1rem 0;
}
#main .question .title{
  font-size: 0.85rem;
  line-height: 1.3rem;
  color: #323232;
  margin-bottom: 0.175rem;
}
#main .question .question-list .item{
  padding: 0 0 0.375rem 0.375rem;
  border-bottom: 1px solid #eeeeee;
}
#main .question .question-list .item p{
  font-size: 0.6rem;
  line-height: 0.9rem;
  color: #666666;
  /* height: 2.4rem; */
  padding: 0.325rem 0;
}
#main .question .question-list .item img{
  height: 0.55rem;
  margin: 0 0.25rem 0 0;
}
#main .question .question-list .item span{
  margin-right: 0.75rem;
  font-size: 0.55rem;
  color: #999999;
  line-height: 0.85rem;
  vertical-align: middle;
}
#main .question .question-list .item a{
  float: right;
  font-size: 0.6rem;
  font-weight: bold;
  color: #f64851;
  line-height: 0.7rem;
  border-bottom: 1px solid #f64851;
  margin-right: 1rem;
}
#main .question .datachange{
  float: right;
  margin: 0.2rem 0;
  padding: 0.5rem 0;
}
#main .question .datachange span{
  font-size: 0.6rem;
  color: #333333;
  border-bottom: 1px solid #333333;
  line-height: 0.8rem;
  font-weight: bold;
}
#main .question .datachange:before{
  content: "";
  float: left;
  background: url(/uploads/image/cimg/icon_question_03.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 0.475rem;
  height: 0.475rem;
  margin: 0.2rem 0.475rem 0 0;
}
#main .question .btn{
  clear: both;
  height: 1.7rem;
  width: 10.05rem;
  margin: 0 auto;
  font-size: 0.6rem;
  line-height: 1.7rem;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  border-radius: 1rem;
  color: #fff;
  box-shadow: 0 0.275rem 0.525rem rgba(246, 68, 77, 0.48);
}

#main .addwx-pop-form{
  display: none;
  transform: scale(0, 0);
  transition: all .3s;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.8);
}
#main .addwx-pop-form.addwx-pop-form-show{
  transform: scale(1, 1);
}
#main .addwx-pop-form .content{
  width: 12rem;
  height: 12.5rem;
  background: #fff;
  border-radius: 0.2rem;
  position: absolute;
  top: 50%;
  left: 2rem;
  margin-top: -8.25rem;
}
#main .addwx-pop-form .close-box {
  width: 0.75rem;
  height: 0.75rem;
  background: url(/uploads/image/cimg/form_close_icon2.png) no-repeat;
  background-size: contain;
  float: right;
  margin: 0.45rem 0.5rem 0.25rem 0;
}
#main .addwx-pop-form .close-box .close {
  width: 1.5rem;
  height: 1.5rem;
  margin: -0.4rem 0 0 -0.3rem;
}
#main .addwx-pop-form .content .title {
  font-size: 0.85rem;
  line-height: 0.85rem;
  color: #333333;
  clear: both;
  margin-bottom: 1rem;
  text-align: center;
}
#main .addwx-pop-form form{
  width: 8.75rem;
  margin: 0 auto;
}
#main .addwx-pop-form form .item {
  margin-bottom: 0.45rem;
}
#main .addwx-pop-form .item input{
  width: 8.75rem;
  height: 1.4rem;
  background: #f4f4f4;
  border-radius: 3px;
  font-size: 0.6rem;
  line-height: 1.4rem;
  padding: 0 0.85rem;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}
#main .addwx-pop-form ::-webkit-input-placeholder {
  color: #6a6a6a;
}
#main .addwx-pop-form :-moz-placeholder {
  color: #6a6a6a;
}
#main .addwx-pop-form ::-moz-placeholder {
  color: #6a6a6a;
}
#main .addwx-pop-form :-ms-input-placeholder {
  color: #6a6a6a;
}
#main .addwx-pop-form .submit {
  border-radius: 1rem;
  text-align: center;
  font-size: 0.6rem;
  line-height: 1.7rem;
  color: #fff;
  margin-top: 0.75rem;
  background: -webkit-gradient(linear, left top, right top, from(#f67947), to(#f6494c));
  background: linear-gradient(90deg, #f67947, #f6494c);
  box-shadow: 0 0.275rem 0.525rem rgba(246, 68, 77, 0.48);
}