`@charset "UTF-8";
body{
	background-color: #fff;
}
/*----banner--------*/
.banner_bd{
	position:relative;
	display:block;
	width:100%;
	height:220px;
}
.banner{
	position:absolute;
	height: 220px;
}
.banner_bd .img{
	width: 100%;
}
.banner_bd .name{
	font-size: 1.4rem;
}
.banner_bd2{
	position: relative;
}
.banner_bd2 .img{
	width: 100%;
} 
.joey_line{
	margin: 10px 0;
	text-align: center;
}
.joey_line img{
	height: 6px;
}
.banner span,
.banner a{
	display:block;
}
.banner .btn_short{
	display:inline-block;
}
.banner1{
	z-index:16;
	background-image:url(/images_new/students_banner1.jpg);
}
.banner2{
	z-index:14;
	background-image:url(/images_new/students_banner2.jpg);
}
.banner3{
	z-index:14;
	background-image:url(/images_new/students_banner3.jpg);
}
.banner4{
	z-index:13;
	background-image:url(/images_new/students_banner4.jpg);
}
.banner5{
	z-index:12;
	background-image:url(/images_new/students_banner5.jpg);
}
.banner6{
	z-index:11;
	background-image:url(/images_new/students_banner6.jpg);
}
.banner7{
	z-index:17;
	background-image:url(/images_new/students_banner7.jpg);
}
.banner8{
	z-index:17;
	background-image:url(/images_new/students_banner8.jpg);
	background-position:center center;
}
.banner_txt{
	padding:30px 0 8px 15px;
	color:#fff;
	line-height:1.5em;
}
.banner_txt2{
	padding:30px 0 0 45%;
}
.banner_txt7{
	padding:30px 0 0 45%;
}
@media screen and (max-width:320px){
	.banner_txt7{
		padding:30px 0 0 40%;
	}
}

.banner_txt .cn{
	font-weight:bold;
	font-size:2.2rem;
	line-height: 1.2em;
}
.banner_txt7 .cn{
	display:inline-block;
	padding:4px;
	line-height:1.2em;
	font-weight:normal;
	color:#98733e;
	background-color:rgba(255,255,255,.6);
}
.banner_txt7 .cn-in{
	display:inline-block;
	padding:6px;
	border:solid 1px #d0d0d0;
}
.banner_txt .btn{
	padding:15px 0;
}
.banner_txt .intro_pad{
	padding-top:40px;
}
.banner_txt .intro{
	font-size:1.2rem;
}
.banner_txt7 .intro{
	color:#333;
}
.banner .sub{
	display:block;
	font-size:.6em;
	font-weight:normal;
}

/*----------视频见证-----  */
.student_video{
	padding:20px 15px;
}

.student_video li {
	display:box;
	display:-webkit-box;
	display:-moz-box;
	margin-top: 15px;
	padding-bottom:15px;
	border-bottom:solid 1px #ddd;
	background-color: #fff;
}

.student_video .video {
	position:relative;
	width:150px;
}

.student_video .video img {
	width: 100%;
}

.student_video_txt {
	box-flex:1;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	padding-left: 15px;
}

.student_video_txt h4 {
	line-height:1.4em;
	color:#ff7f14;
	font-weight: normal;
}


.student_video_txt .script {
	padding: 5px 0 0 0;
	color: #666;
	font-size: 1.2rem;
	line-height:1.6em;
}

.student_video_txt h5 {
	font-weight: normal;
	color: #999;
	border-top: solid 1px #999;
	font-size: 14px;
	text-align: center;
}

.student_video_txt h5 span {
	display: inline-block;
	padding: 0 10px;
	margin-top: -12px;
	background-color: #fff;
}

.student_video_txt p {
	padding-top: 20px;
	font-size: 14px;
	color: #999;
	line-height: 1.8em;
}

/*----------学员分享详情页-------*/
.students_details{
	padding:0 20px;
}
.students_details h3{
	padding:15px 0;
	text-align:center;
	font-size:2rem;
	font-weight:normal;
	line-height:1.3em;
	border-bottom:solid 1px #ddd;
}
.students_details h3 .en{
	display:block;
	font-size:.8em;
}
.students_details dt{
	padding:20px 0;
	text-align:center;
}
.students_details dt b{
	display:inline-block;
	padding:8px;
	border:solid 1px #ff7f14;
}
.students_details dt span{
	display:inline-block;
	padding:10px;
	color:#fff;
	font-size:1.8rem;
	background-color:#ff7f14;
}
.students_details p{
	padding:10px 0;
}
.students_details p b{
	color:#ff7f14;
	font-weight:normal;
}
.students_details .img img{
	width:100%;
}
.students_details .target{
	margin-top:20px;
	line-height:30px;
	border-top:solid 1px #ff7f14;
}
.students_details .target b{
	float:left;
	padding:0 10px;
	color:#fff;
	background-color:#ff7f14;
}

.students-hori{
	display:box;
	display:-webkit-box;
}
.students-hori .img,
.students-hori .txt{
	width:50%;
}
.students-hori .txt p{
	padding:10px; 
}
.students_btm{
	min-height:180px;
	background-size:cover;
	text-align:center;
}
.students_btm.abby{
	background-image:url(/images_new/abby3.jpg);
}
.students_btm.jack{
	background-image:url(/images_new/jack3.jpg);
}
.students_btm.skye{
	background-image:url(/images_new/skye4.jpg);
}
.students_btm.maggie{
	background-image:url(/images_new/maggie5.jpg);
}
.students_btm.sunnie{
	background-image:url(/images_new/sunnie3.jpg);
}
.students_btm.jax{
	background-image:url(/images_new/jax5.jpg);
}
.students_btm.cici{
	background-image:url(/images_new/cici5.jpg);
}
.students_btm.maggie2{
	height: 324px;
	background-image:url(/images_new/mag_img8.jpg);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.students_btm.maggie2 .title{
	padding:5px 10px;
	color: #a698ca;
	text-align: left;
	line-height: 1.5em;
	background-color:rgba(72,51,127,.35);
}

.students_btm p{
	padding:40px 15px 0 15px;
	margin-bottom:20px;
	color:#fff;
	font-size:1.6rem;
}
.students_btm.jack p{
	padding-top:25px;
}
.students_btm.sunnie p{
	padding-top:20px;
}
.students_btm.cici p{
	padding-top:55px;
}
.students_btm.cici .sub{
	display:block;
	padding-top:5px;
	font-size:.8em;
	line-height:1.4em;
}
.students_btm a{
	padding:0 50px;
	font-size:1.6rem;
}
.video{
	position:relative;
}
a.video_play {
	height: 60px;
	width: 60px;
	margin: -40px 0 0 -30px;
}

a.video_play .btn{
	width: 60px;
	height: 60px;
}

a.video_play i {
	border-top: solid 12px transparent;
	border-bottom: solid 12px transparent;
	border-left: solid 20px #ff7f14;
	margin: -12px 0 0 -8px;
}

.container_bg{
	background-color:#e5e5e5;
}

.students_share7_visit{
	padding:10px 0;
}
.students_share7_visit li{
	display:box;
	display:-webkit-box;
	padding:10px 0;
}
.students_share7_visit label{
	display:block;
	width:100px;
	margin-top:10px;
	font-size:1.8rem;
	color:#333;
	text-align:center;
}
.students_share7_visit .txt{
	position:relative;
	box-flex:1;
	-webkit-box-flex:1;
	padding:10px;
	font-size:14px;
	color:#333;
	line-height:1.8em;
	border-radius:4px;
	background-color:#fff;
}
.students_share7_visit .txt2{
	background-color:#a0e759;
}
.students_share7_visit .txt i{
	position:absolute;
	top:12px;
	z-index:10;
	width:0;
	height:0;
	border-top:transparent solid 10px;
	border-bottom:transparent solid 10px;
}

.students_share7_visit .i1{
	left:-10px;
	border-right:#fff solid 10px;
}
.students_share7_visit .txt2 .i1{
	border-right:#a0e759 solid 10px;
}
.students_share7_visit .i2{
	right:-10px;
	border-left:#fff solid 10px;
}
.students_share7_visit .txt2 .i2{
	right:-10px;
	border-left:#a0e759 solid 10px;
}


/*-----学员Jax-----*/

/*录音*/
.students-mp3{
	display:box;
	display:-webkit-box;
	padding:10px 10px 30px 10px;
	border:solid 1px #ddd;
}
.students-mp3 .icon{
	display:block;
	width:40px;
	height:40px;
	margin-top:5px;
	line-height:40px;
	font-size:2rem;
	text-align:center;
	background-color:#fff;
	color:#21bf13;
	border:solid 2px #21bf13; 
	border-radius:50%;
}
.students-mp3 .icon .img{
	display:inline-block; 
	width:16px; 
	margin-top:8px;
}
.students-mp3 .bd{
	box-flex:1;
	-webkit-box-flex:1;
	padding-left:15px;
}
.students-mp3 .txt1{
	font-size:1.6rem;
	line-height:1.6em;
}
.students-mp3 .txt2{
	font-size:1.2rem;
	color:#999;
}

.player{
	position:relative;
	width:100%;
	height:3px;
	margin-top:10px;
	background-color:#e0e0e0;
	border-radius:3px;
}
.player .cover{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	height:100%;
	border-radius:3px;
	background-color:#21bf13;
}
.player .begin,
.player .end{
	position:absolute;
	bottom:-22px;
	z-index:10;
	color:#999;
	font-size:1.2rem;
}
.player .begin{
	left:0;
}
.player .end{
	right:0;
}
.player .cursor{
	position:absolute;
	left:0;
	top:0;
	z-index:11;
	width:6px;
	height:6px;
	margin-top:-6px;
	margin-left:-6px;
	border:solid 3px #fff;
	box-shadow:1px 1px 4px rgba(0,0,0,.5);
	border-radius:50%;
	background-color:#21bf13;
}

/* 怎么做到的 */
.students-how{
	padding-top:20px;
	font-size:1.4rem;
	color:#999;
	line-height:1.6em;
	text-align:center;
}
.students-how .iconfont{
	transform:rotate(90deg);
	-webkit-transform:rotate(90deg);
}

.students_banner{
	width:100%;
	height:110px;
	background-size:cover;
	background-position:center top;
}
.students_banner p{
	font-size:2rem;
	font-weight:bold;
	color:#ff7f14;
}
.jax1{
	background-image:url(/images_new/jax1.jpg);
}
.jax2{
	background-image:url(/images_new/jax2.jpg);
}
.jax3{
	background-image:url(/images_new/jax3.jpg);
}
.jax4{
	background-image:url(/images_new/jax4.jpg);
}
.jax-p1{
	line-height:110px;
	text-align:center;
}
.jax-p2{
	padding:28px 20px 0 0;
	text-align:right;
	line-height:1.4em;
}
.students-jax{
	padding-top:20px;
}
.students-jax .img{
	width:50%;
	margin:auto;
}
.students-jax .img img{
	width:100%;
}
.students-jax .txt{
	padding:10px 0;
}
.students-jax .txt p{
	padding:10px 0;
	font-size:1.4rem;
}

/*学员Cici*/
h3.students7-title{
	color:#97743e;
	font-size:1.4rem;
	border-bottom:none;
}
.students7-title i{
	display:block;
	padding:15px 0;
	font-size:1.6em;
}
.students7-title .line,
.student8_title .line{
	display:block;
	padding-top:20px;
	background:url(/images_new/cici_line2.png) no-repeat center bottom;
	background-size:60px;
}
.students7-border{
	position:relative;
	width:92%;
	margin:auto;
}
.students7-border .p{
	position:relative;
	z-index:10;
	padding:10px 20px;
	text-indent:2em;
	color:#888;
	border:solid 1px #ccc;
	background:#fff url(/images_new/cici_line3.png) no-repeat 95% 95%;
	background-size:60px;
}
.students7-border .bg{
	position:absolute;
	left:10px;
	top:10px;
	z-index:9;
	width:100%;
	height:100%;
	text-indent:2em;
	color:#faf5f0;
	background-color:#f0f0f0;
	border:solid 1px #d6d6d6;
}
.students7-arrow{
	padding:15px 0;
	text-align:center;
	color:#ccc;
}
.students7-intro .img{
	position:relative;
	width:187px;
}
.students7-intro img{
	width:100%;
}
@media screen and (max-width:320px){
		.students7-intro p{
			font-size:1.2rem;
		}
}
.students7-intro .img label{
	position:absolute;
	left:80%;
	top:40%;
	min-width:82%;
	z-index:10;
	padding:4px 10px;
	color:#fff;
	font-size:1.7rem;
	background-color:#a27e54;
}
.students7-intro .img .label2{
	left:-60%;
}
.students7-title2{
	padding:25px 0;
	color:#9a7241;
	font-size:1.8rem;
	text-align:center;
}
.students7-title2 i{
	display:block;
	margin:auto;
	margin-top:20px;
	width:35px;
	height:1px;
	font-size:0;
	line-height:0;
	background-color:#9a7241;
}
.students7-line{
	margin:0 -15px;
}
.students7-line img{
	width:100%;
}

/*学员何亦萱分享*/
h3.student8_title{
	padding: 20px 0; 
	border-bottom: none;
	text-align: center;
}
h3.student8_title .icon{
	width: 24px;
}
h3.student8_title .txt{
	display: block;
	font-size: 1.6rem;
	color: #6e59a5;
	font-weight: bold;
}
.students8 p{
	text-indent: 2em;
}
.student8_intro1{
	display:box;
	display:-webkit-box;
}
.student8_intro1 p{
	-webkit-box-flex: 1;
	box-flex: 1;
	padding: 0;
	padding-right: 40px;
}
.student8_intro1 .img{
	width: 140px;
}
.students8 .img2{
	width: 150px;
}
.student8_title i {
    display: block;
    margin: auto;
    margin-top: 20px;
    width: 35px;
    height: 1px;
    font-size: 0;
    line-height: 0;
    background-color: #48337f;
}
.students_line{
	margin: 0 -20px;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 10px !important;
}

.student_tips{
	display:box;
	display:-webkit-box;
	width: 50%;
	margin: auto;
	margin-top: 20px;
	height: 32px;
	text-align: center;
	font-size: 1.4rem;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	border:solid 1px #ff7f14;
}
.student_tips a{
	display: block;
	width: 50%;
	color: #ff7f14;
	line-height: 32px;
}
.student_tips a.cursor{
	color: #fff;
	background-color: #ff7f14;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
}

.student_list{
	padding: 15px;
}
.student_list li{
	padding: 8px 0;
}

.students_apply{
	margin-top: 20px;
}


.banner_joey{
	display: block;
	position: absolute;
	left: 5%;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.banner_joey .txt1{
	display: block;
	padding-top:50px;
	font-size: 1.7rem;
	font-weight: bold;
	color: #333;
	line-height: 1.4em;
}
.banner_joey .btn{
	display: block;
	margin-top: 10px;
}
.banner_joey .txt2{
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 10;
	color: #333;
	font-size: 1rem;
	line-height: 1.5em;
}
.students_btm.joey{
	background: url(/images_new/joey6.jpg);
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.banner9 {
    z-index: 17;
    background-image: url(/images_new/snow_banner.jpg);
    background-position: center center;
}
.banner9 .cn{
	color: #ff7f14;
}

.banner10 {
    z-index: 18;
    background-image: url(/images_new/aaron_banner.jpg);
    background-position: center center;
}

.banner11 {
    z-index: 18;
    background-image: url(/images_new/joanna_banner.jpg);
    background-position: center center;
}
.banner11 .banner_txt{
	color: #333;
}

.banner_egbert {
    z-index: 18;
    background-image: url(/images_new/egbert_banner.jpg);
    background-position: center center;
}
.banner_egbert .banner_txt{
	color: #ff7f14;
}
.banner_egbert .intro{
	color: #333;
}

.banner_gury {
    z-index: 18;
    background-image: url(/images_new/gury_banner.jpg);
    background-position: right center;
}
.banner_gury .banner_txt{
	color: #7a3aab;
}

.banner_xu {
    z-index: 18;
    background-image: url(/images_new/xu_banner.jpg);
    background-position: 100%;
}
.banner_xu .banner_txt .cn{
	font-size: 1.7rem;
}
.banner_xu .banner_txt{
	color: #fff;
}

.banner_ant {
    z-index: 18;
    background-image: url(/images_new/ant_banner.jpg);
    background-position: 100%;
}
.banner_ant .banner_txt .cn{
	font-size: 2.4rem;
}
.banner_ant .banner_txt{
	color: #333;
}

.student_share{
	position: fixed;
	right: 10px;
	top: 40%;
	width: 80px;
	height: 62px;
	padding-top: 18px;
	z-index: 100;
	color: #fff;
	text-align: center;
	font-size: 1.5rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: rgba(255,127,20,.95);
	-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.15);
	-moz-box-shadow:1px 1px 3px rgba(0,0,0,.15);
	box-shadow: rgba(0,0,0,.1);
}

.student_poster{
	position: relative;
	top: 50%;
	width: 80%;
	margin: auto;
	margin-top: -220px;
}
.student_poster .img{
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.student_poster .img img{
	width: 100%;
	float: left;
}
.student_poster .save{
	position: absolute;
	right: 0;
	bottom: -40px;
	width: 100%; 
	text-align: center;
	z-index: 10;
}
.student_poster .save a{
	display: inline-block;
	min-width:85%;
	line-height: 40px;
	color: #fff;
}
.student_poster .save i{
	margin-right: 5px;
}
.student_poster .close{
	position: absolute;
	bottom: -80px;
	left: 0;
	width: 100%;
	z-index: 10;
	text-align: center; 
}
.student_poster .close a{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border:solid 1px #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-size: 20px;
}

#pop-share{
	display: none;
}

.banner_tiger {
    z-index: 18;
    background-image: url(/images_new/tiger_banner.jpg);
    background-position: center center;
}
.banner_tiger .banner_txt{
	color: #333;
}
.banner_tiger .banner_txt .c_orange{
	display: inline-block;
	color: #ff7f14;
}
.banner_tiger .intro{
	color: #333;
}