﻿.icon_1_whlg {
	width: 100px;
	height: 100px;
	background-position: -0px -0px
}
.icon_2_fswh {
	width: 100px;
	height: 100px;
	background-position: -50px -0px
}
.icon_3_zxds {
	width: 100px;
	height: 100px;
	background-position: -100px -0px
}
.icon_4_mfzb {
	width: 100px;
	height: 100px;
	background-position: -150px -0px
}
.icon_5_tdla {
	width: 100px;
	height: 100px;
	background-position: -200px -0px
}
.icon_6_jyhy {
	width: 100px;
	height: 100px;
	background-position: -250px -0px
}
.icon_7_spjc {
	width: 100px;
	height: 100px;
	background-position: -300px -0px
}
.icon_8_zxzx {
	width: 100px;
	height: 100px;
	background-position: -350px -0px
}
.sousuo {
 padding: .2rem;
}
.sou_input {
	position: relative;
	width: 96%;
	margin: auto;
	border: 1px solid #fd4761;
	border-radius: 50px;
	font-size: 0;
	line-height: normal;
 padding: .16rem .4rem;
}
.sou_input .souTxt {
	border: none;
	outline: none;
	display: inline-block;
	width: 89%;
 font-size: .28rem;
}
.sou_input .souBtn {
	display: block;
	position: absolute;
	border: none;
	outline: none;
	background: url(../images/icon_search.png) center center no-repeat;
	background-size: 0.44rem 0.44rem;
	cursor: pointer;
 right: .4rem;
 top: .1rem;
 width: .44rem;
	height: 0.44rem;
}
.sou_hotKey {
	line-height: normal;
 margin: .2rem 0 0;
	font-size: 0;
}
.sou_hotKey span {
 font-size: .28rem;
	color: #999999;
}
.sou_hotKey a {
 font-size: .28rem;
	display: inline-block;
 margin: 0 .05rem;
}
.borderBottom {
 border-bottom: .2rem solid #f5f5f5;
}
.banner img {
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
}
.banner p {
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	padding-right: 20%;
	width: 100%;
	height: 40px;
	background: #000;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	opacity: 0.7;
	text-indent: 1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.banner .swiper-paginationv {
 line-height: .2rem;
}
.banner .swiper-pagination-bullet {
	background: #ff4d5d;
}
.nav {
	width: 100%;
	position: relative;
	line-height: initial;
}
.nav ul.list {
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}
.nav ul.list li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 0 1%;
	box-sizing: border-box;
	margin-bottom: 3%;
}
.nav ul.list li span {
	display: block;
	width: 50px;
	height: 50px;
	margin: 10% auto;
	background-size: 800%;
}
.nav ul.list li:nth-of-type(1) .indexsp {
	background-position: 2px 2px;
}
.nav ul.list li:nth-of-type(2) .indexsp {
	background-position: -33px 2px;
}
.nav ul.list li:nth-of-type(3) .indexsp {
	background-position: 2px -34px;
}
.nav ul.list li:nth-of-type(4) .indexsp {
	background-position: -33px -33px;
}
.nav ul.list li:nth-of-type(5) .indexsp {
	background-position: 2px -69px;
}
.nav ul.list li:nth-of-type(6) .indexsp {
	background-position: -33px -68px;
}
.nav ul.list li:nth-of-type(7) .indexsp {
	background-position: 2px -104px
}
.nav ul.list li:nth-of-type(8) .indexsp {
	background-position: -33px -104px;
}
.nav ul.list li:nth-of-type(9) .indexsp {
	background-position: 2px -138px;
}
.nav ul.list li:nth-of-type(10) .indexsp {
	background-position: -33px -139px;
}
.nav ul.list li p {
	text-align: center;
 font-size: .26rem;
	color: #808080;
}
.sub-nav {
	background: #fff;
	z-index: 2;
	display: none;
}
.sub-nav .sub-title {
	overflow: hidden;
	margin-bottom: 2%;
	line-height: initial;
	text-align: center;
	font-size: 0;
}
.sub-nav .sub-title .lines {
	display: inline-block;
	width: 41%;
	height: 1px;
	background: #d6d6d6;
	margin-top: 3%;
}
.sub-nav .sub-title h4 {
	font-weight: normal;
	width: 18%;
	text-align: center;
 font-size: .3rem;
	color: #808080;
	display: inline-block;
}
.sub-nav ul {
	overflow: hidden;
	padding: 2%;
	box-sizing: border-box;
	line-height: initial;
	font-size: 0;
	text-align: center;
}
.sub-nav ul li {
	width: 23%;
	display: inline-block;
	text-align: center;
	border: 1px solid #cccccc;
 font-size: .24rem;
	padding: 1% 0;
	border-radius: 3px;
	margin: 0 1% 2%;
}
.sub-nav ul li a {
	color: #808080;
}
.sub-nav ul li.cur {
	background: #f04277;
	color: #fff;
	border: 1px solid #f04277;
}
.sub-nav ul li.cur a {
	color: #fff;
}
.select {
	display: none;
}
/* .select{
  font-size: 0;
  padding: .2rem 0;
  line-height: initial;
}
.select li{
  font-size: .24rem;
  text-align: center;
  display: inline-block;
  width: 25%;
}
.select li a{
  display: block;
  width: 100%;
}
.select li img{
  display: block;
  width: 50%;
  margin: auto;
  border-radius: 50%;
  box-shadow: 0 .02rem .05rem #ccc;
}
.select li p{
  line-height: initial;
} */

/* 鎰忓悜鍗� */
.mianfei {
	width: 100%;
	margin: 0 auto 10px;
	background: #fff;
}
.mianfei1 {
	width: 100%;
	margin: auto;
	position: relative;
	padding: 0 2.5% 2.5%;
	border-bottom: 10px solid #eeeeee;
}
.mianfei .cu_1 {
	background-color: #ededed;
}
.mianf_p1 {
	font-size: 0.36rem;
	font-weight: initial;
	line-height: initial;
 padding: .2rem;
	color: #333;
}
.mianf_p1 #time_num {
	color: red;
	font-size: 0.3rem;
	display: inline-block;
	position: relative;
	top: -1px;
	float: right;
 margin-top: .1rem;
}
.mianf_p1 #time_num .timenun {
	display: inline-block;
	background-color: #e60012;
	margin: 0.1rem;
	vertical-align: middle;
 line-height: .8rem;
	padding: 0.1rem;
	border-radius: 2px;
	text-align: center;
}
.box {
	width: 100%;
	height: 44px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	background-size: 0.7rem;
}
.box_ipt {
	width: 95%;
	background: none;
	border: none;
	font-size: 14px;
	line-height: 42px;
	color: #ccc;
 margin-left: .5rem;
	height: 100%;
	display: inline-block;
}
.box_top i {
	width: 4%;
	margin: 0 1% 0;
}
.la {
	width: 100%;
	position: relative;
	padding: 8px 0;
}
.la img {
	width: 10%;
	display: inline-block;
	vertical-align: middle;
	margin-top: -35px;
}
.la .la_text {
	display: inline-block;
}
.la p {
	font-size: 14px;
	color: #333;
	line-height: 20px;
}
.box_bottom {
	text-align: center;
	margin: 10px auto;
	height: 44px;
	position: relative;
}
.box_bottom select {
	height: 44px;
	line-height: 46px;
	border: 1px solid #e3e3e3;
	background-color: #fff;
	padding: 0 34px;
	vertical-align: top;
	font-size: 14px;
	background: #fff;
	color: #ccc;
	-webkit-appearance: none;
	position: relative;
}
.box_bottom>div {
	position: relative;
	width: 45%;
	display: inline-block;
	vertical-align: top;
}
.box_bottom>div select {
	width: 100%;
	border-radius: 0;
}
.username input {
 margin-left: .4rem;
	width: 81%;
}
.box_bottom .so1 {
	height: 44px;
	line-height: 44px;
	border: 1px solid #e3e3e3;
	vertical-align: top;
	font-size: 14px;
	color: #ccc;
	-webkit-appearance: none;
	position: relative;
}
.box_bottom .so1 input {
	padding: 0;
}
.box_bottom .so2:after {
	position: absolute;
	content: "";
	display: block;
	border-top: 5px solid #666;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 20px;
	right: 10px;
}
#age {
	width: 90%;
}
.an_sheji {
	display: block;
	width: 95%;
 margin: .2rem auto 0;
	height: 44px;
	font-size: 0.3rem;
	text-align: center;
	line-height: 44px;
	color: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	background: #fe7f8d;
 box-shadow: 0 .01rem .1rem #fe7f8d;
	background-size: 5.5%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
}
input:focus, select:focus {
	outline: none;
}
.popu {
	display: none;
	position: fixed;
	z-index: 10000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
}
.popuDiv {
	position: absolute;
	width: 80%;
	height: 2.6rem;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
 border-radius: .3rem;
 padding: .3rem;
 font-size: .3rem;
	text-align: center;
	line-height: initial;
}
.closeBtns {
	position: absolute;
	left: 25%;
 bottom: .3rem;
	width: 50%;
	background: red;
	color: #fff;
 border-radius: .2rem;
	margin: auto;
 padding: .1rem;
}
.threeSel {
	font-size: 0;
	line-height: initial;
 padding: 0 .1rem;
}
.threeSel>div {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	position: relative;
}
.threeL a {
	display: block;
 padding: .2rem .2rem 0 .2rem;
}
.threeL img {
	display: block;
	width: 80%;
 margin: .2rem auto 0;
}
.threeL {
	border-right: 1px solid #ccc;
	height: 3.2rem;
}
.threeT {
	border-bottom: 1px solid #ccc;
}
.threeT, .threeB {
	display: inline-block;
	width: 100%;
	position: relative;
	height: 1.6rem;
	padding: 0 0rem;
 padding: .2rem .1rem 0 .1rem;
}
.threeT img, .threeB img {
	display: inline-block;
	width: 20%;
	height: initial;
	vertical-align: middle;
}
.texts {
	display: inline-block;
	vertical-align: middle;
 padding: .2rem 0 .2rem .1rem;
}
 @media screen and (max-height: 568px) {
.threeT,  .threeB {
	padding: 0 0rem;
	padding-top: 0.2rem;
}
.threeT img,  .threeB img {
	width: 16%;
 padding-left: .1rem;
}
.texts {
 padding: .2rem 0rem;
 padding-left: .1rem;
}
}
.threeBefore:before {
	content: '';
	position: absolute;
	right: 0;
 top: .1rem;
	height: 1.4rem;
	width: 1px;
	background: #ccc;
}
/* 瀵煎笀 */
.titleTop {
 padding: .2rem;
 font-size: .3rem;
	line-height: initial;
	border-bottom: 1px solid #f0f0f0;
}
.titleTop:before {
	content: '';
	display: inline-block;
	width: 4px;
 height: .3rem;
	background: red;
	vertical-align: middle;
	border-radius: 2px;
	margin-top: -0.02rem;
}
.titleTop a {
	float: right;
}
.zjCon {
	position: relative;
 margin: .2rem 0;
 padding: 0 .2rem;
	border-right: 1px solid #e6e6e6;
	font-size: 0;
	width: 2.131rem;
	float: left;
}
.zjCon>div {
	text-align: center;
	vertical-align: middle;
	line-height: initial;
}
.zjCon p {
	line-height: initial;
 padding-bottom: .1rem;
}
.zjCon p a {
	color: #888888;
}
.zjCon .toZi {
	line-height: initial;
	display: block;
	border-radius: 3rem;
 padding: .05rem .2rem;
	width: 70%;
	margin: auto;
	background: #f8485e;
	color: #fff;
 box-shadow: 0 0 .1rem rgba(255, 147, 147, 1);
}
.zjImg a {
	display: block;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
}
.zjImg img {
	display: block;
	margin: auto;
	width: 100%;
	height: initial;
}
.zjText {
 padding: .2rem 0 0;
	color: #000;
}
.line {
	position: absolute;
 width: .05rem;
 height: .5rem;
	background: #faa9ab;
	left: 50%;
	top: 35%;
}
.zjbannerpa {
	position: initial;
 height: .5rem !important;
}
.zjbannerpa .swiper-pagination-bullet-active {
	background: #f8485e;
}
/* 绮惧搧璇� */
.jpk_con {
	font-size: 0;
 padding: .2rem;
}
.jpk_item {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}
.jpk_item a {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-bottom: 80%;
}
.jpk_item:nth-of-type(2n) {
	margin-left: 4%;
}
.jpk_item img {
	position: absolute;
	display: block;
	width: 100%;
	height: 75%;
 border-radius: .1rem;
}
.jpk_item p {
	position: absolute;
	width: 100%;
	height: 25%;
	bottom: 3px;
 font-size: .24rem;
	line-height: initial;
 padding: .1rem 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 绮惧搧璇�-鏃т唬鐮� */
/* .jpkbanner {
  padding: .2rem;
}

.jpkdiv2 {
  height: 2.2rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 100%;
  border-radius: .186667rem;
}

.columns_name {
  width: 100%;
  height: .65rem;
  left: 0;
  top: 4.4rem;
  text-align: left;
  white-space: normal;
  font-size: .22rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: .053333rem 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: initial;
}

.columns_people {
  width: 100%;
  text-align: left;
  font-size: .2rem;
  color: #949494;
  margin-top: .066667rem;
  line-height: initial;
} */

/* 娴嬩竴娴� */
.cstbanner {
 padding: .5rem .2rem;
}
.testItem {
	width: 2.6rem;
	height: 3.6rem;
 border-radius: .16rem;
	background-color: #fff;
 padding: .3rem;
	box-shadow: 0 0 0.533333rem rgba(0, 0, 0, .1);
	margin: 0 auto;
	line-height: initial;
}
.testimg {
	margin: 0 auto;
	display: table;
}
.testItem .testimg img {
	width: 1rem;
	height: 1rem;
	border-radius: 100%;
}
.testItem .info .tit {
 font-size: .24rem;
	text-align: center;
 margin-top: .2rem;
	overflow: hidden;
 height: .65rem;
}
.testItem .info .btn {
	display: block;
	margin: 0 auto;
 margin-top: .2rem;
 padding: .1rem 0;
 border-radius: .4rem;
 font-size: .22rem;
	text-align: center;
	color: #fff;
	width: 1.6rem;
	background: linear-gradient(90deg, #ff9191, #ff495c);
}
.testItem .info .passnum {
 font-size: .1rem;
	color: #999;
	text-align: center;
 margin-top: .2rem;
}
/* 鏂囩珷 */
.article {
	line-height: initial;
	font-size: 0;
}
.articleSel {
 padding: .2rem;
	border-bottom: 1px solid #f0f0f0;
}
.articleSwiper {
	overflow: initial;
}
.articleSel .tab {
	position: relative;
	display: inline-block;
	width: 25%;
	text-align: center;
	border-right: 1px solid #f0f0f0;
}
.articleSel .tab a {
	color: #888;
}
.articleSel .tab:last-child {
	border: none
}
.articleSel .tab.active {
	color: #f64b58;
}
.articleSel .tab.active:before {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	bottom: -0.2rem;
 height: .05rem;
	background: #f64b58;
}
.article-nav {
	position: relative;
}
.fon24 {
	position: relative;
}
.article-nav .nav-list {
	position: absolute;
 top: .5rem;
	z-index: 10000;
	background: #fff;
	width: 100%;
	display: none;
}
.article-nav .nav-list a {
	display: block;
	padding: 5px 0;
	color: #888;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}
.tag-list {
	font-size: 14px;
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	padding: 10px 10px 0;
}
.tag-list a {
	display: block;
	width: 22%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #888;
	border: 1px solid #ccc;
	margin: 5px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	margin-right: 4%;
}
.tag-list a:nth-of-type(4n) {
	margin-right: 0;
}
.tag-list .on {
	background: #fd4761;
	color: #fff;
	border: 1px solid #fd4761;
}
/* 鏂囩珷 */
.articleCon {
	display: none;
 margin: 0 .2rem;
	font-size: 0;
}
.articleCon:first-child {
	display: block;
}
.articleCon li {
 padding: .2rem 0;
	border-bottom: 1px solid #f0f0f0;
}
.articleCon li>div {
	display: inline-block;
	vertical-align: top;
}
.articleTit {
	width: 70%;
 padding-right: .2rem;
}
.articleImg {
	width: 30%;
	height: 1.3rem;
	overflow: hidden;
}
.articleImg img {
	display: block;
	width: 100%;
}
.articleMore {
	text-align: center;
 padding: .2rem 0;
}
.articleMore a {
	display: inline-block;
}
.ceshi, .course {
	display: none;
}
.ceshiSw {
	line-height: initial;
	font-size: 0;
}
.ceshiImg {
 border-radius: .2rem;
	overflow: hidden;
	height: 2.5rem;
}
.ceshiImg img {
	display: block;
	width: 100%;
}
.ceshiCon {
	display: block;
	position: relative;
 margin: .2rem;
 border-radius: .2rem;
}
.ceshiT {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.oths p {
	display: inline-block;
 padding: .1rem 0;
}
.oths p:last-child {
	float: right;
}
/* 璇剧▼ */
.courseCon {
	line-height: initial;
	font-size: 0;
 padding-bottom: .1rem;
}
.courseCon li {
	display: inline-block;
	width: 46%;
 border-radius: .2rem;
	overflow: hidden;
	margin: 2%;
 box-shadow: 0 .05rem .1rem #ffd5da;
}
.courseImg img {
	display: block;
	width: 100%;
}
.courseText {
 padding: 0 .1rem .1rem .1rem;
}
.courseT {
 height: .9rem;
	overflow: hidden;
 padding: .1rem 0;
}
.oldPrice {
	text-decoration: line-through;
}
.fon-2 {
 font-size: .2rem;
}
.icon-tops {
	display: none;
	position: fixed;
	width: 1rem;
	right: 0;
	bottom: 3.3rem;
	line-height: initial;
	border-right: none;
	z-index: 100;
}
.icon-tops a {
	/* display: block;
  padding: .05rem;
  font-size: 12px;
  text-align: center; */

	display: block;
 width: .8rem;
 height: .8rem;
	text-align: center;
	background: #f96d7e;
	border-radius: 50px;
}
.icon-tops a img {
	width: 55%;
	display: block;
	margin: auto;
	padding-top: 25%;
}
.kefu {
	border-bottom: 1px solid #fa606f;
}
.articleA {
	display: block;
}
.articleA>div {
	display: inline-block;
	vertical-align: top;
}
.wat-tc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 1000;
	display: none;
}
.wat-tc .wat-wrap {
	width: 75%;
	margin: 0 auto;
	position: relative;
	margin-top: 100px;
}
.wat-tc .wat-wrap img {
	display: block;
	width: 100%;
}
.wat-tc .wathao {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	top: 55%;
	line-height: initial;
}
.wat-tc .wathao .weixin-num {
	width: 60%;
	height: 30px;
	background: #fff;
	display: inline-block;
	line-height: 30px;
	font-size: 18px;
}
.wat-tc .wathao p {
	color: #fff;
	font-size: 16px;
	margin: 3% 0;
}
.wat-tc .wathao a {
	display: inline-block;
	width: 45%;
	position: absolute;
	left: 26%;
}
.wat-tc .close {
	width: 17%;
	position: absolute;
	top: 110px;
	right: 46px;
	height: 45px;
	z-index: 9999;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	height: 0.3rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	position: relative;
	top: -0.7rem;
}
.bg-white-new {
	background-color: #fff;
}
.goTop {
	position: fixed;
	right: 12px;
	bottom: 130px;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 40px;
	opacity: .8;
	z-index: 99;
	background: url(../images/sprite.png) no-repeat;
	background-position: 3px -253px;
	background-size: 30px 650px;
	background-color: #98a3ac;
}
.htZfbBox1 {
	background: #fff;
	margin: 10px 0;
}
.htZfbBox1 table {
	text-align: center;
	width: 85%;
	margin: 0 auto;
	border-color: rgb(210, 210, 210)
}
.htZfbBox1 table tr {
	height: 40px;
}
.htZfbBox1 table tr.htZfbCont1 {
	height: 30px;
}
.htZfbBox1 table tr.htZfbCont1 span {
	font-size: 16px;
	color: #FFF;
}
.htZfbBox1 table tr td {
	width: 20%;
	text-align: center;
	border-color: rgb(210, 210, 210)
}
.htZfbBox1 table tr.htZfbCont1 td {
	text-align: center;
	background-color: #FF8000;
	border-color: rgb(210, 210, 210)
}
.htZfbBox1 table tr td .bBlack {
	color: #4C33E5;
	text-decoration: none;
	font-size: 12px;
}