@charset "utf-8";
@import url("../newhome/css/fonts-googleapis.css");
@import url("../newhome/css/fonts-googleapis2.css");
input:-webkit-autofill {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
*{
	margin:0 auto;
	padding:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
input:focus{ outline:none}
ul li{
	list-style:none;
}
a{
	text-decoration:none;
	cursor:pointer;
}
.clear{
	clear:both;
}
img{
	padding:0;
	margin:0px 0 0 0;
	border:0;
}
.clearfix:before, .clearfix:after { 
	content: " "; 
	display: table; 
}
.clearfix:after { 
	clear: both; 
}
.shezhiform input::-webkit-input-placeholder{
    color: #bbb;
}
.shezhiform input::-moz-input-placeholder{
    color: #bbb;
}
.shezhiform input::-ms-input-placeholder{
    color: #bbb;
}

body{
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	font-size:14px;
	background-color:#EFEFEF
}
header{
	width:100%;
	margin:0 auto;
	position:relative;
}
.container{
	width:1200px;
	margin:0 auto;
}
.bai{
	/*height:16px;*/
}
.top{
	display:block;
/*	background:url(../images/ptopbg.png) no-repeat center center;*/
	line-height:64px;
	height:64px;
	min-width:1200px;
	background:#0B1A0C;
}
.top_fl{
	float:left;
	color:#fff;
	/*padding-left: 125px;*/
	font-size:14px;
	font-weight:bold;
	height:64px;
	line-height:64px;
}
.top_fl img{ vertical-align:middle}
.top_fl span{
    text-transform: capitalize;
}
.top_fr{
	float:right;
		height:64px;
	line-height:64px;
}
.top_fr li{
	float:left;
	/*background:url(../images/ptopa.png) no-repeat right center;*/
	margin-left:12px;
	height:64px;
	line-height:64px;
    padding-right: 10px;
}
.top_fr li img{
	vertical-align:middle;	
}
.top_fr li:last-child{
    padding-right: 0px;
}
.top_fr a{
	display:block;
	color:#fff;
	font-size:12px;
	height:64px;
	line-height:64px;
	vertical-align:middle;
	
}
.wc{
	line-height:20px !important;
}
.wc sup{
	padding-left:4px;
}
.sc{
	background:none !important;
}
.zc{
	padding-right:9px;
}
.gc{
	color:#f8ff8c !important;
}
.personalnav{
	display:block;
	width: 100%;
	margin:0 auto;
	height:25px;
	clear: both;
}
.yx{
	float:left;
	position:absolute;
	top:0;
	z-index:999;
}
.yx a{
	display:block;
}
.yx a img{
	/*width:100%;*/
	height:auto;
}
.personstudy{
	float:left;
	margin-left:299px;
	margin-top:6px;
}
.course{
	float:left;
	width:448px;
	height:61px;
	background:url(../images/coursebg.jpg) no-repeat center center;
	margin-right: 2px;
}
.course h3{
	text-align:center;
	font-size:12px;
	color:#fff;
}
.course h3 span{
	font-size:14px;
	font-weight:bold;
	color:#effe00;
}
.course_con{
	margin-top:3px;
	padding:0px 38px;
}
.course_con p{
	color:#452310;
	font-size:12px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.course_con span{
	margin-right:8px;
}
.kc{
	margin-right:0 !important;
}
.progress{
	float:left;
	width:448px;
	height:61px;
	background:url(../images/progressbg.jpg) no-repeat center center;
}
.progress h3{
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	margin-top: 2px;
}
.progress h3 span{
	font-size:14px;
	color:#effe00;
}
.progress_con{
	margin-top:6px;
	padding:0px 22px;
}
.progress_con p.pfl{
	float:left;
	width:65px;
	color:#212703;
	font-size:12px;
	
	
}
.progress_con p.pfl span,.progress_con p.pfr span{color:#effe00;}
.progress_con p.pfr{
	text-align:right;
	float:right;
	width:65px;
	color:#212703;
	font-size:12px;
}
.ks{
	margin-left:18px;
	float:left;
	width:240px;
	height:22px;
	border-radius:25px;
/*	border:2px solid #e3b339;
	background-color:#452310;*/
	position:relative;
	padding-top:0.5px;
}
.barbox {
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.barbox dd {
	float:left;
}
.barbox dd.barline {
	
	width:240px;
	background:url(../images/jdtbg.png) left center no-repeat;
	height:18px;
	overflow:hidden;
	display:inline;
	color:#effe00;
	font-size:12px;
	line-height:16px;
}
.barbox dd.barline div.charts {
	margin:2px 0px 0 0px;
	height:14px;
	overflow:hidden;
	background:url(../images/barbg.png) left center no-repeat;
	border-radius:25px;
	color:#effe00;
	font-size:12px;
	line-height:14px;
}
.finish{
	float:left;
	padding-left:35%;
}
.all{
	padding-right: 10%;
    position: absolute;
    z-index: 999;
    right: 10%;
    top: 0;
}

.home-personal{
	width:100%;
	margin:1px auto 15px auto;
}
.personal_fl{
	float:left;
	width:202px;	
}
.personal_fltop{
	margin:0;
	width:187px;
	height:187px;
	/*background:url(../images/txbg.png) no-repeat top center;*/
	border-radius: 8px;
	background: #fff no-repeat top center;
    box-shadow: 0px 1px 1px #cfcfcf;
}
.personal_fltop2{
	margin:0;
	width:187px;
	height:20px;
	border-radius: 180px;
	background: #3A8B9A no-repeat top center;
    box-shadow: 0px 1px 1px #cfcfcf;
}
.personal_fltop h3{
	width:187px;
	height:38px;
	overflow:hidden;
	color:#199A42;
	font-size:16px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	padding-top:16px;
	margin-bottom: 5px;
}
.toux a{
	display: block;
	width: 111px;
    margin: 0px 38px;
}
.toux a img{
	width:111px;
	height:111px;
	border-radius:180px;
	/*box-shadow:0px 0px 8px #020202;*/
	background:#FFE699
}
.xingbi{
	margin-top: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #555;
}
.timezone_bar{
	padding-top: 3px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
}
.xingbi img{
	width:20px;
	height:18px;
	margin-right:3px;
 display: inline-block;
 vertical-align:middle;
	margin-left: 0px;
}
.xingbi p{
	font-weight:400;
	 display: inline-block;
	height:22px;
	line-height:22px;
}
.xingbi  a{
	display:inline-block;
	
	width:100%;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#555555;
	font-size:14px;
}
.xingbi span{
	font-size:14px;
	color:#555555;
	font-weight:400px;
	display: inline-block;
	height:22px;
	line-height:22px;

}
.personal_flbottom{
	float: left;
    width: 187px;
    height: auto;
    padding: 3px 0;
    /* background: url(../images/lmbg.jpg) no-repeat top center; */
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 1px 1px #cfcfcf;
    margin-top: 20px;
}
.personal_flbottom li{
	height: 35px;
	line-height: 35px;   
}
.personal_flbottom li a{
	
	display:block;
	font-size: 14px;
	font-weight: 600;
	color:#555;
	/*text-shadow: 0 0 3px #734000;*/
	overflow:hidden;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
}
.personal_flbottom li a i{
	display:block;
	float:right;
	width:20px;
	height:20px;
	padding-right:25px;
	font-weight:400;
}
.personal_flbottom li a i img{
	padding-top:3px;
}
.personal_flbottom li a p{
	line-height: 35px;
/*	float:left;*/
	padding-left:20px;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: 500;
	text-align:left;
}
.personal_flbottom li a:hover{
	color: #fff;
    background-color: #199A42;
   /* box-shadow: 0 2px 2px #d57c00;*/
}
.personal_flbottom li .current{
	color: #fff;
    background-color: #199A42;
    /*box-shadow: 0 2px 2px #d57c00;*/
}
.line{
	border-bottom: 1px #dedede solid;
    /* margin: 7px 20px; */
    height: 1px;
	overflow:hidden;
}
/*footer{
	width:100%;
	min-width:1200px;
	margin:0 auto;
	background:url(../images/pfooterbg.jpg) no-repeat center center;
	height:28px;
	margin-top:14px;
}*/
.fimg1{
	float:left;
	margin-top:6px;
	
}
.fimg2{
	float:right;
	margin-top:7px;
	
}
.ftxt{
	float:left;
	width:968px;
}
.ftxt p{
	font-size:12px;
	color:#b79857;
	text-align:center;
	line-height:28px;
}
.personal_fr{
	float:right;
	width:988px;
}
.personal_fr_top{
/*	overflow:hidden;*/
}
.personal_fr_topl{
	float:left;
	width:988px;
	min-height: 500px;
	/* padding: 0px 0px 15px 0px; */
	overflow:hidden;
	border-radius: 8px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;

}
.personal_fr_topl_1{
	
	/*border-bottom:1px solid #bbb;*/
	padding-bottom:13px;
	padding-top: 13px;
    padding-left: 28px;
	padding-right:28px;
	margin-bottom:15px;
	overflow:hidden;
}
.personal_fr_topl_1 p{
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.personal_fr_topl_1 span{
	
	float:right;
	font-size:13px;
	font-weight:500
	color:#fff;
	line-height:19px;
}
.personal_fr_topl_1 span a{

	color:#fff;
	/* text-decoration:underline; */

}
 
.personal_fr_topl_1 span em{
	font-style:normal;
}
.personal_fr_topl_2{
	overflow:hidden;
    min-height:396px;
}
.wdks_fr_topl_2{
    height: 370px;
    width: 932px;
    overflow-x: auto;
    margin: 0 auto;
}
.wdks_fr_topl_2s{
	width:auto;
	overflow:auto;
    /*width: 150000px;*/
    /*overflow-x: auto;*/
}
.wdks_fr_topl_2 dl{
    float: left;
    width: 310px;
    text-align: center;
    color: #555;
	font-weight: 500;
}
.wdks_fr_topl_2 dl:nth-child(1){
    width: 310px;
    background-color: #E6F2E7;
    border-left: 1px solid #bbb;
    color: #199a42;
	font-weight: 500;
}
.wdks_fr_topl_2 dl dt{
    line-height: 43px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
.wdks_fr_topl_2 dl dt:nth-child(1){
    border-top: 1px solid #bbb;
    color: #199a42;
	font-weight: 600;
}



.khzy_fr_topl_2{
    overflow:hidden;
    height:360px;
}
.mypoints_fr_topl_2{
    overflow:hidden;
    height: 356px;
}


table {
    border-spacing: 0;
    border-collapse: collapse;
}
table tr td{
	border:1px solid #bbb;
	padding:10px 6px;
	overflow:hidden;
}
.dskcbg{
	background-color:#E6F2E7;
	text-align:center;
	line-height:34px;
	color:#199a42
}
.dskcbg td{
	padding:0 !important;
    font-size: 13px;
	font-weight: 600;
}
.wdjf_ys td:nth-child(5) {
    /* color: #199a42; */
}
.wdjf_ys a {
    color: ##199a42;
}
.dskc_ys{
	color:#555555;
    font-size: 13px;
	font-weight: 500;
	line-height:20px;
}
.dskc_ys p{
	font-size:13px;
	font-weight: 500;
	/*padding-left:8px;*/
    text-align: center;
}
.dskc_ys span{
	font-size:12px;
	font-weight: 500;
	/*padding-left:8px;*/
    text-align: center;
	display:block;
}
.class_fl{
	/*float:left;
	padding-left:5px;
	width:35%;*/
    text-align: center;
}
.class_fr{
	/*float:left;
	padding-right:5px;*/
	font-size:12px;
    text-align: center;
}
.teacher{
	text-align:center;
	
}
.jian{
	padding:12px 3px;
}
.ztai{
	font-size:13px;
	font-weight: 500;
	text-align:center;
}
.ztai a{
	display:block;
	border-radius:25px;
	border:1px solid #72ac33;
	color:#73ad34;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.cxyd a{
	display:block;
	border-radius:25px;
	border:1px solid #5177d6;
	background-color:#5177d6;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.cxyd3 a{
	display:block;
	border-radius:25px;
	border:1px solid #c21cc2;
	background-color:#c21cc2;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.yuxi a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#555;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin: 0 auto;
    line-height: 23px;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}
.jrjs a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#aaa;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.ztai1{
 	text-align:center;
}
.ztai1 a{
	display:block;
	border-radius:25px;
	border:1px solid #72ac33;
	background-color:#72ac33;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:21px;
}
.cxyd1 a{
	display:block;
	border-radius:25px;
	border:1px solid #5177d6;
	background-color:#5177d6;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.yuxi1 a{
	display:block;
	border-radius:25px;
	border:1px solid #ED7D31;
	background-color:#ED7D31;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	line-height:23px;
}
.jrjs1 a{
    display: block;
    border-radius: 25px;
    border: 1px solid #199a42;
    background: #199A42;
    color: #fff;
    font-size: 12px;
    text-align: center;
	font-weight: 500;
    width: 85%;
    margin: 0 auto;
    line-height: 23px;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}
.dskc_ys1{
	color:#aaa;
    font-size: 13px;
	font-weight: 500;
	line-height:20px;
	/*height:64px;*/
}
.dskc_ys1 em{
	font-size:12px;
	font-style:normal;
}
.dskc_ys1 p{
	font-size:13px;
	text-align:center;
}
.dskc_ys1 span{
	font-size:12px;
	text-align:center;
	display:block;
}

.personal_fr_topl_2 table tr td{
    padding: 8px 6px;
}
 


.ztai2 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#aaa;
	font-size:12px;
	text-align:center;
	width:100%;
	line-height:21px;
}
.cxyd2{ text-align:center;font-size:13px; color:#aaa;
  font-weight: 500;
  line-height: 20px;}
.cxyd2 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#aaa;
	font-size:12px;
	text-align:center;
	width:100%;
	line-height:21px;
}
.yuxi2 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#aaa;
	font-weight: 500;
	font-size:12px;
	text-align:center;
	width:85%;
	line-height:23px;
}
.jrjs2 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#aaa;
	font-size:12px;
	text-align:center;
	width:85%;
	font-weight: 500;
	line-height:23px;
}
.personal_fr_topl_3{
    float: left;
	color:#199a42;
	font-size:12px;
	/*padding:9px 0px;*/
	overflow:hidden;
    margin-right: 22px;
    line-height: 26px;
}
.personal_fr_topl_4{
    margin-top: 15px;
}
.personal_fr_topl_4l{
	float:left;
}
.pagev{
	clear:both;
}
.pagev span{
	float:left;
}
.pagev span a{
	color:#452310;
	font-size:12px;
	border:1px solid #ffe08b;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
}
.pagev span a:hover{
	color:#fff;
	background-color:#199a42;
	border:1px solid #199a42;
}
.fonts{
	color:#fff !important;
	background-color:#199a42 !important;
	border:1px solid #199a42 !important;
}
.personal_fr_topl_4r{
	float:right;
}
.personal_fr_topl_4r a{
	display: block;
    float: left;
    width: 113px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #199a42;
    color: #199a42;
    text-align: center;
    border-radius: 25px;
    margin-left: 6px;
}
.personal_fr_topr{
	float:right;
	width:209px;
	height:491px;
}
.gonggao a{
	width:209px;
	height:84px;
	display:block;
}
.gonggao a img{
	width:209px;
	height:84px;
}
.personal_fr_topr ul{
	background:url(../images/toprbg.jpg) no-repeat center center;
	padding:35px 26px 40px 30px;
	overflow:hidden;
	height:407px;
}
.personal_fr_topr li{
	line-height:29px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.personal_fr_topr li a{
	font-size:14px;
	color:#ff8900;
	background:url(../images/li.jpg) no-repeat left center;
	padding-left:12px;
	cursor:pointer;
} 
.personal_fr_bottom{
	clear:both;
	width:986px;
	height:36px;
	margin-top: 6px;
	background:url(../images/fr_menu.jpg) no-repeat center center;
	padding:0px 24px;
	overflow:hidden;
}
.personal_fr_bottoml{
	float:left;
	color:#4b5f20;
	background:url(../images/telphone.png) no-repeat left center;
	padding-left:25px;
	line-height:32px;
	font-size:12px;
}
.personal_fr_bottomr{
	float:right;
}
.personal_fr_bottomr li{
	float: left;
	background:url(../images/jiange.jpg) no-repeat right center;
	line-height: 32px;
}
.personal_fr_bottomr li a{
	display:block;
	font-size: 12px;
	color:#212703;
	overflow:hidden;
	width:96px;
}
.personal_fr_bottomr li a i.t11{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t1.png) no-repeat left center;
	margin-top:9px;
	margin-left:11px;
}
.personal_fr_bottomr li a i.t1{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t1.png) no-repeat left center;
	margin-top:9px;
	margin-left:11px;
}
.personal_fr_bottomr li a p{
	float:left;
	padding-left:8px;
}
.personal_fr_bottomr li a:hover{
	color:#ffff00;
	background:url(../images/ft_dh.png) no-repeat center center;
}
.personal_fr_bottomr li a:hover i.t1{
	background:url(../images/t1_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current{
	color:#ffff00;
	background:url(../images/ft_dh.png) no-repeat center center;
}
.personal_fr_bottomr li .current i.t1{
	background:url(../images/t1_h.png) no-repeat left center;
}

.personal_fr_bottomr li a i.t2{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t2.png) no-repeat left center;
	margin-top:8.5px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t2{
	background:url(../images/t2_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t2{
	background:url(../images/t2_h.png) no-repeat left center;
}
.personal_fr_bottomr li a i.t3{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t3.png) no-repeat left center;
	margin-top:10px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t3{
	background:url(../images/t3_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t3{
	background:url(../images/t3_h.png) no-repeat left center;
}
.personal_fr_bottomr li a i.t4{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t4.png) no-repeat left center;
	margin-top:10px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t4{
	background:url(../images/t4_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t4{
	background:url(../images/t4_h.png) no-repeat left center;
}
.personal_fr_bottomr li a i.t5{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t5.png) no-repeat left center;
	margin-top:9px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t5{
	background:url(../images/t5_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t5{
	background:url(../images/t5_h.png) no-repeat left center;
}
.personal_fr_bottomr li a i.t6{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t6.png) no-repeat left center;
	margin-top:9px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t6{
	background:url(../images/t6_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t6{
	background:url(../images/t6_h.png) no-repeat left center;
}
.personal_fr_bottomr li a i.t7{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t7.png) no-repeat left center;
	margin-top:10px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t7{
	background:url(../images/t7_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t7{
	background:url(../images/t7_h.png) no-repeat left center;
}

.personal_fr_bottomr li a i.t8{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/t8.png) no-repeat left center;
	margin-top:8.5px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t8{
	background:url(../images/t8_h.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t8{
	background:url(../images/t8_h.png) no-repeat left center;
}

.personal_fr_bottomr li a i.t9{
	display:block;
	float:left;
	width:15px;
	height:15px;
	background:url(../images/tt1.png) no-repeat left center;
	margin-top:8.5px;
	margin-left:11px;
}
.personal_fr_bottomr li a:hover i.t9{
	background:url(../images/tt2.png) no-repeat left center;
}
.personal_fr_bottomr li .current i.t9{
	background:url(../images/tt2.png) no-repeat left center;
}

/*调整课时进度*/
.jindu_fr_topl_2{
	border-bottom:1px dashed #fdd16f;
	padding:50px 0px;
	overflow:hidden;
}
.jindu_fr_topl_2 p{
	font-size:16px;
	color:#000;
	text-align:center;
	line-height:30px;
}
.jindu_fr_topl_2 span{
	color:#199a42;
	font-weight:bold;
}
.jindu_fr_topl_3{
	overflow:hidden;
}
.jindu_fr_topl_3l{
	float:left;
	padding-left:130px;
	margin-top:50px;
}
.jindu_fr_topl_3l li{
	line-height:25px;
	color:#000;
	font-size:12px;
	background:url(../images/yuan.jpg) no-repeat left center;
	padding-left:20px;
}
.jindu_fr_topl_3r{
	float:left;
	margin:140px 0px 0px 50px;
}
.jindu_fr_topl_3r a{
	display:block;
	width:150px;
	line-height:34px;
	border:1px solid #199a42;
	border-radius:25px;
	background-color:#199a42;
	color:#fff;
	text-align:center;
}
.cuowu_fr_topl_2{
	/*border-bottom:1px dashed #fdd16f;*/
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
.cuowu_fr_topl_2 h3{
	font-size:14px;
	font-weight: normal;
	color:#555;
	margin-bottom:8px;
}
.cuowu_fr_topl_2 p{
	line-height:25px;
	color:#555;
	font-size:12px;
}
.cuowu_fr_topl_3{
	margin-top:0px;
	
}
.cuowu_fr_topl_3top{
	padding-bottom:24px;
	overflow:hidden;
	border-bottom:1px dashed #bbb;
}
.cuowu_fr_topl_3top h3{
	padding:0px 0px 0px 0px;
	font-size:14px;
	font-weight: 700;
	color:#555;
	margin-bottom:15px;
}
.ljbgform{
	overflow:hidden;
	margin-bottom:10px;
}
.ljbgform input{

  /*  border: 1px solid #986f4b;
	
    padding-left: 8px;
    background-color: #fdfbce;
    width: 500px;
    outline: none;*/
    
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    font-size: 12px;
    padding-left:5px;
    color: #555;	
    width: 700px;
    height: 24px;
    border: 1px solid #bbb;
    background-color: #fff;
    border-radius: 3px; 
	margin-left: 3px; 
}
.ljbgform span{
	position: relative;
	float:left;
	margin-right: 10px;
}
.ljbgform .input_check {
	position: absolute;
	visibility: hidden;
}
.ljbgform .input_check+label {
	display: inline-block;
	width: 13px;
    height: 13px;
	margin-top:2px;
    border: 1px solid #bbb;
    background-color: #fff;
    border-radius: 3px;   
} 
.ljbgform .input_check:checked+label{
	border: 1px solid #199A42;
	background-color:#199A42;
} 
.ljbgform .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 9px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.ljbgform p{
	float:left;
    font-size: 13px;
    color: #555;
    font-weight: 400;
}
.ljbgform p b{
	color:#555;
	font-size: 13px;
    font-weight: 700;
}
.cuowu_fr_topl_3bottom{
	margin-top:28px;
}
.cuowu_fr_topl_3bottom p{
	float:left;
	color:#555;
	font-size:12px;
	margin-top: 3px;
}
.cuowu_fr_topl_3bottom a{
	float:right;
	display:block;
	width:118px;
	background-color:#199a42;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
	line-height:32px;
	border:1px solid #199a42;
	border-radius:25px;
	text-align:center;
}
.cuowu_fr_topl_3bottom a.noclick{
	float:right;
	display:block;
	width:118px;
	background-color:#aaa;
	color:#fff;
	line-height:32px;
	border:1px solid #aaa;
	border-radius:25px;
	text-align:center;
}
/*Ended Lessons*/
.yskc_fr_top{
	width:988px;
	min-height:500px;
	border-radius: 8px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;
	/* padding: 0px 0px 15px 0px; */
	overflow:hidden;
}
.yskc_fr_top_1{
	/*border-bottom:1px solid #A1A9A3;
	padding-bottom:10px;
	margin-bottom:15px;*/
	margin-bottom:15px;
	padding: 0px 0px 28px 0px;
	overflow:hidden;
}
.yskc_fr_top_1 p{
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.yskc_fr_top_1 span{
	float:right;
	font-size:12px;
	color:#199a42;
	line-height:19px;
}
.yskc_fr_top_1 span a{
	font-size:13px;
	color:#fff;
	text-decoration:underline;
}
.yskc_fr_top_1 span em{
	font-style:normal;
}
.yskc_fr_top_2{
	overflow:hidden;
    min-height: 396px;
}
.kswc{
	text-align:center;
}
.jian1{
	padding:5px 3px;
}
a.jxxq1.jxxq2,a.jxxq.jxxq2{
	margin-top:5px;	
}


a.jxxq {
	display:block;
	border-radius:25px;
	border:1px solid #199a42;
	background: #199A42;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
	margin-top:2px;
	margin-bottom:2px;
	cursor:pointer;
}
a.jxxq_color1{
	border:1px solid #008BEA;
	background: #008BEA;
	color:#fff;
}
a.jxxq_color2{
	background: #00B7B6;
	border:1px solid #00B7B6;
	color:#fff;
}
a.jxxq_color3{
	background: #0c6e83;
	border:1px solid #0c6e83;
	color:#fff;
}
a.jxxq_color4{

	background: #A7299B;
	border:1px solid #A7299B;
	color:#fff;
}
a.jxxq_color5{
	background: #ED7D31;
	border:1px solid #ED7D31;
	color:#fff;
}
.wjdp a{
	display:block;
	border-radius:25px;
	border:1px solid #199a42;
	background-color:#199a42;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
}
.pkls a{
	/* display:block;
	border-radius:25px;
	border:1px solid #199A42;
	background-color:#fff;
	color:#199a42;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px; */
	display:block;
	border-radius:25px;
	border:1px solid #199a42;
	background-color:#199a42;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
}
.pkls2 a{
	display:block;
	border-radius:25px;
	border:1px solid #199A42;
	background:#199A42;
	color:#fff;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
}
.zt ul{
	text-align:center;
}
.zt li{
	 line-height:34px;
	 text-align:center;
	 display:inline-block ;
	*float:none;
	*display:inline;
	 zoom:1;
}
a.jxxq1 {
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#555;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
	margin-bottom:2px;
}
.wjdp1 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#555;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
}
.pkls1 a{
	display:block;
	border-radius:25px;
	border:1px solid #aaa;
	color:#555;
	font-size:12px;
	font-weight: 500;
	text-align:center;
	width:85%;
	margin:0 auto;
	line-height:23px;
}
.yskc_fr_top_3{
    float: left;
	color:#555555;
	font-size:12px;
	/*padding:9px 0px;*/
    line-height: 26px;
	overflow:hidden;
    margin-right: 33px;
    margin-top: 2px;
}
.yskc_fr_top_4{
    overflow: hidden;
    margin-top: 15px;
}
.yskc_fr_top_4l{
	float:left;
    margin-top: 2px;
}
.yskc_fr_top_2 table tr td{
    padding: 7px 6px;
}
.pagev{
	clear:both;
}
.pagev i{
	padding:0px 9px;
	float:left;
}
.pagev span{
	float:left;
}
.pagev span a{
	color:#555;
	font-size:12px;
	border:1px solid #bbb;
	line-height:24px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
}
.pagev span a:hover{
	color:#fff;
	background-color:#199a42;
	border:1px solid #199a42;
}
.fonts{
	color:#fff !important;
	background-color:#199a42 !important;
	border:1px solid #199a42 !important;
}
.yskc_fr_top_4r{
	float:right;
	margin-left:30px;
	
}
.yskc_fr_top_4rs{
	float:left !important;
	margin-left:30px;
}
.yskc_fr_top_4r p{
	font-size:12px;
	color:#555 !important;
	line-height:24px;
	float:left;
}
.yskc_fr_top_4r input{
	float:left;
	display: inline-block;
	border:1px solid #bbb;
	width:43px;
	color:#555;
	text-align:center;
	outline:none;
	line-height:24px;
	background-color:#fff;
	height:24px;
}
.yskc_fr_top_4r2{
	float:right;
	margin-left:30px;
	color:#555;
}
.yskc_fr_top_4r2 p{
	line-height:20px;
	color:#4b4b4b;
	position:relative;
	padding-left: 20px;
	padding-top: 5px;
	font-size:12px;
}
/*.yskc_fr_top_4r2 p:before{
    content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #595959;
}*/
.yskc_fr_top_4r2 a{
	color:#199a42;
}

.queding{

	color:#555;
	font-size:12px;
	border:1px solid #bbb;
	line-height:22px;
	padding:0px 9px;
	display: inline-block;
	text-decoration:none;
}
.queding:hover{
	color:#fff;
	background-color:#199a42;
	border:1px solid #199a42;
}
/*我要评价*/
.pingjia_fr_topl_2{
	overflow:hidden;
	margin-bottom:10px;
}
.pingjia_fr_topl_2_fl{
	float:left;
	width:97px;
}
.pingjia_fr_topl_2_fl a{
	display:block;
	float:left;
	width:97px;
}
.pingjia_fr_topl_2_fl a img{
	width:95px;
	height:95px;
	/*border:1px solid #fdc991;*/
	border-radius:12px;
/*	box-shadow: 0px 0px 5px #fdc991;
	-moz-box-shadow:0px 0px 5px #fdc991;
	-webkit-box-shadow:0px 0px 5px #fdc991;*/
}
.pingjia_fr_topl_2_fc{
	float:left;
	margin-left:12px;
}
.pingjia_fr_topl_2_fc h3{
	font-size:18px;
	color: #E56600;
	font-weight:600;
	margin: 2px 0 0;
}
.pingjia_fr_topl_2_fc p{
	font-size:14px;
	color:#555;
	/* font-weight: 500; */
    line-height: 23px;
    padding-top: 1px;
    /* padding-left: 5px; */
}
.pingjia_fr_topl_2_fc p img{
	
	margin-right:2px;
	
	
}
.pingjia_fr_topl_2_fr{
	float:right;
    margin-top: 45px;	
}
.pingjia_fr_topl_2_fr a{
	display:block;
	width:200px;
	line-height:30px;
	padding:5px 0px;
	text-align:center;
	border:1px solid #199a42;
	color:#199a42;
	border-radius:25px;
}
.pingjia_fr_topl_3_1{
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px solid #BBB;
}
.pingjia_fr_topl_3_1title{
	background-color: #E6F2E7;
    border-bottom: 1px solid #bbb;
    overflow: hidden;
    line-height: 30px;
}
.pingjia_fr_topl_3_1title p{
	float:left;
	padding-left:20px;
	font-size:16px;
	color:#199a42;
	font-weight:bold;
	margin-right:5px;
}
.pingjia_fr_topl_3_1title span{
	font-size:12px;
	font-weight: 500;
	color:#199a42;
}
.pingjia_fr_topl_3_1con{
	padding:12px 20px 7px;
	overflow:hidden;
}
.pingjia_fr_topl_3_1con li{
	margin-bottom:5px;
	overflow:hidden;
	font-weight: 500;
}
.pingjia_fr_topl_3_1con li p{
	float:left;
	color:#199a42;
	width: 80px;
    text-align: right;
	font-size:14px;
	FONT-FAMILY: ARIAL;
    FONT-WEIGHT: 600;
	line-height: 18px;
	/* padding-left:18px; */
	/* padding-right: 5px; */
}
.pingjia_fr_topl_3_1con li a{
	float:left;
	margin-left:2px;
    color: transparent;
}
.pingjia_fr_topl_3_1con li a img{
	/* margin-top:2px; */
}
.pingjia_fr_topl_3_1con li span{
	float:left;
	font-size: 14px;
    color: #555;
    margin-left: 10px; 
	line-height: 18px;
}
.pingjia_fr_topl_3_1cons{
	padding:12px 20px;
	overflow:hidden;
	font-size:12px;
	color:#383431;
	line-height:26px; 
}
.pingjia_fr_topl_3_1cons textarea{
    line-height:22px;
    border: none;
    font-size: 14px;
    color: #666;
    outline: none;
    resize: none;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	background-color:inherit;
	width:100%;
	height:auto;
}

.pingjia_fr_topl_3_2{
	margin-top:15px;
	overflow:hidden;
}
.pingjia_fr_topl_3_2 ul{
	float:left;
}
.pingjia_fr_topl_3_2 ul li{
	font-size: 12px;
    color: #555;
    line-height: 25px;
    position: relative;
    padding-left: 18px;
}
.pingjia_fr_topl_3_2 ul li:before{
	content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #555;
}
.pingjia_fr_topl_3_2 a{
	display:block;
	float:right;
	width:112px;
	line-height:32px;
	border:1px solid #199a42;
	background-color:#199a42;
	border-radius:25px;
	color:#fff;
	font-size: 16px;
    font-weight: 600;
	text-align:center;
	cursor:pointer;
	margin-top:9px;
}


/*已点评*/
.ydp_fr_topl_2_fr{
	float:right;
	margin-top:30px;
}
.ydp_fr_topl_2_fr p{
	font-size:15px;
	font-weight: 500;
	color:#555;
}
.ydp_fr_topl_2_fr p span{
	font-size:32px;
	color:#199a42;
}
.ydp_fr_topl_3_2{
	color: #e56600;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
	margin-top:13px;
}

/*check review*/
.lspy_fr_topl_3_1con{
	padding:20px;
	overflow:hidden;
}
.lsdp_con{
	font-size:14px;
	color:#383431;
	line-height:18px;
	word-break:break-all;
	
}
.lsdp_confy{
	margin:10px 0 0 0;
	overflow:hidden;
}
.lsdp_confy h3{
	font-size:14px;
	color:#199a42;
	font-weight:normal;	
}
.confy{
	font-size:12px;
	color:#383431;
	line-height:22px;
}

/*我的课时*/
.wdksbg{
	background-color:#ffe292;
	text-align:center;
	line-height:34px;
	color:#fc6102;
}
.wdksbg1{
    text-align:center;
    /*line-height:34px;*/
    color:#fc6102;
}
.wdksbg1 td{
    padding: 12px 6px;
}
.wdksbg td{
	padding:6px;
	overflow:hidden;
}
.wdks_ys{
	color:#003300;
	text-align:center;
}
.wdks_ys td:first-child{
    color:#fc6102;
}
.wdks_ysl{
	background-color:#ffe292;
	font-size:14px;
}
.wdks_ys2{
	font-size:12px;
}
.wdks_ys td{
    padding: 12px 6px;
}
.wdks_fr_topl_3{
	color:#555;
	font-size:12px;
	font-weight: 500;
	margin-top:20px;
}
.wdks_fr_topl_3 a{
	font-size:12px;
	color:#199a42;
	cursor:pointer;
}
/*协议*/
#code{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit{
	position: relative;
}
.theme-poptit .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit .close img{
	width:25px;
	height:25px;
}
.theme-popbod{
    overflow: hidden;
}
.xieyi_title{
	margin-top:15px;
}
.xieyi_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.xieyi_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.xieyi_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	height:400px;
	overflow: auto;
}
.xieyi_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}

/*homework*/
.zuoyetable tr td{
	padding:6px;
	overflow:hidden;
}
.khzy_fr_top_4{
	margin-top:20px;
	overflow:hidden;
}
.khzy_ys{
	color:#003300;
	font-size:12px;
}
.zuoye{
	text-align:center;
}
.fenshu{
	text-align:center;
}
.jiangli{
	
}
.jiangli img{
	float:left;
	margin:0px 10px 0px 12px;
}
.jiangli p{
	float:left;
}
.zzy a{
	display:block;
	border-radius:25px;
	border:1px solid #199a42;
	background-color:#199a42;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:54%;
	margin:0 auto;
	line-height:21px;
}
.zzy1 a{
	display:block;
	border-radius:25px;
	border:1px solid #199a42;
	color:#199a42;
	font-size:12px;
	text-align:center;
	width:54%;
	margin:0 auto;
	line-height:21px;
}
.zzy2 a{
	display:block;
	border-radius:25px;
	border:1px solid #ccc;
	color:#ccc;
	font-size:12px;
	text-align:center;
	width:70%;
	margin:0 auto;
	line-height:21px;
}
/*Entry test*/
.spce_fr_topl_2,.spce_fr_topl_21{
    border: 1px dashed #bbb;
    background-color: #F0F7F0;
    padding:15px 20px;
    overflow:hidden;
}
.spce_fr_topl_2_t{
    overflow: hidden;
    /* margin-bottom: 10px; */
}
.spce_fr_topl_2_t h3{
    font-size: 18px;
    color: #199a42;
    font-weight: normal;
    margin-bottom: 10px;
}
.spce_fr_topl_2_t p{
    /* line-height: 23px; */
	margin-bottom: 5px;
    color: #199a42;
    font-size: 18px;
}
.spce_fr_topl_2_b{
    overflow: hidden;
}
.spce_fr_topl_2_b_fl{
    float: left;
}
.spce_fr_topl_2_b_fl h3{
    font-size: 16px;
    color: #199a42;
    font-weight: normal;
    margin-bottom: 10px;
}
.spceform{
    float: left;
    margin-right: 12px;
}
.spceform span{
    position: relative;
    float:left;
    margin-right: 8px;
}
.spceform .input_check {
    position: absolute;
    visibility: hidden;
}
.spceform .input_check+label {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #c6c5a2;
    background-color: #e7e5bc;
    border-radius: 3px;
}
.spceform .input_check:checked+label{
    border: 1px solid #ff5500;
    background-color:#ff5500;
}
.spceform .input_check:checked+label:after {
    content: "";
    position: absolute;
    left: 2px;
    bottom: 9px;
    width: 6px;
    height: 2px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}
.spceform p{
    float:left;
    font-size:12px;
    color:#4f6228;
}
.spce_fr_topl_2_b_fr{
   /* float: right;*/
   width:280px;
   /* margin:0 auto; */
   margin-top: 12px;
   margin-bottom: 130px;
}
.spce_fr_topl_2_b_fr a{
    display: block;
    background-color: #199a42;
    border-radius: 25px;
    width: 110px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.spce_fr_topl_3{
    margin-top: 17px;
    font-size: 14px;
    color: #000;
}
.spce_fr_topl_3 h3{
    font-size: 14px;
    color: #199a42;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: 600;
}
.spce_fr_topl_3 li{
    line-height: 23px;
    color: #404040;
    font-size: 12px;
    overflow: hidden;
}
.spce_fr_topl_3 li span{
    float: left;
}
.spce_fr_topl_3 li p{
    float: left;
    margin-left: 10px;
}

/*tutor profile*/
.wjjs_fr_top_1{
	margin-bottom:10px;
	overflow:hidden;
}
.wjjs_fr_top_1 p{
	float:left;
	font-size:14px;
	color:#fff;
	line-height: 29px;
	font-weight:bold;
}
.wjnav{
	float:right;
	width:163px;
	background:url(../images/wjnavbg.jpg) no-repeat center center;
}
.wjnav li{
	float:left;
}
.wjnav li a{
	display:block;
	text-align:center;
	line-height:29px;
}
.qbls{
	color:#fff;
	width:84px;
}
.yscwj{
	color:#199a42;
	width:79px;
}
.wjjs_fr_top_2{
	
}
.wjjs_fr_top_2_top{
	background-color:#ffe292;
	border:1px solid #ffc72f;
	line-height:30px;
	height:32px;
	font-size:12px;
}
.wjjs_fr_top_2_top .atjss{
	float:left;
	color:#199a42;
	margin-right:6px;
	padding-left:10px;
}
/*select*/
.wjjs_fr_top_2_top select{
	display:none;
}
/*gender*/
.xingbie .select_box{
	float:left;
	width: 60px;
	height:19px;
    line-height:17px;
    border: 1px solid #ffc72f;
	background-color:#fdfac3;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:7px;
}
.wjjs_fr_top_2_top .select_showbox{
	height:17px;
	background:url(../images/select.jpg) no-repeat right center;
	color: #452310;
	font-size:12px;
}
.wjjs_fr_top_2_top .select_showbox.active{
	background:url(../images/select.jpg) no-repeat right center;
}
.wjjs_fr_top_2_top .select_option{
	width: 100%;
	border:1px solid #ffc72f;
	border-top:none;
	display:none;
	left:0px;
	top:18px;
	position:absolute;
	z-index:9999;
	background:#fdfac3;
}
.wjjs_fr_top_2_top .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
}
.wjjs_fr_top_2_top .select_option li.selected{
	color:#452310;
}
.wjjs_fr_top_2_top select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}
.xingbie .select_box{
	float:left;
	width: 60px;
	height:19px;
    line-height:17px;
    border: 1px solid #ffc72f;
	background-color:#fdfac3;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:7px;
}
/*age*/
.nianling .select_box{
	float:left;
	width: 75px;
	height:19px;
    line-height:17px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:7px;
}
/*个性*/
.gexing .select_box{
	float:left;
	width: 115px;
	height:19px;
    line-height:17px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:7px;
}
/*teaching style*/
.jxfengge .select_box{
	float:left;
	width: 215px;
	height:19px;
    line-height:17px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:7px;
}
select::-ms-expand { 
	display: none; 
}
/*bookable*/
.keyuede{
	float:left;
	margin: 0px 11px;
}
.keyuede span{
	float:left;
	position: relative;
	margin:2px 6px 0px 0px;
}
.keyuede .input_check {
	position: absolute;
	visibility: hidden;
}
.keyuede .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #ffc72f;
	background-color:#fdfac3;
}
.keyuede .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.keyuede .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 15px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.keyuede p{
	float:left;
	font-size:12px;
	color:#452310;
}

/*按姓名查找*/
.axmcz{
	float:right;
	width:178px;
	margin:6px 6px 0px 0px;
}
.axmcz input{
	float: left;
	border:1px solid #ffc72f;
	height:18px;
	line-height:16px;
	padding-left:20px;
	background-color:#fdfac3;
    width:155px;
	outline:none;
	font-size:12px;
	color:#452310;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.axmcz input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.axmcz input::-moz-input-placeholder{ 
	color: #bbb; 
}
.axmcz input::-ms-input-placeholder{ 
	color: #bbb; 
}
.axmcz label{
	float:left;
	width:22px;
	height:18px;
	margin-top:-2px;
}
.wjjs_fr_top_2_bottom{
	overflow:hidden;
	clear: both;
	margin-top:16px;
}
.wjjs_fl{
	overflow:hidden;
	margin-bottom:20px;
}
.wjjs_fl dd{
	float: left;
    width: 175px;
    border-right: 1px dotted #ffc72f;
    margin-right: 10px;
}
.wjjs_fl_t{
	margin-bottom:10px;
	overflow:hidden;
}
.wjjstx a{
	display:block;
	width:130px;
	padding-left:12px;
}
.wjjstx a img{
	width:135px;
	height:135px;
	border-radius:50px;
	/*border:1px solid #199a42;*/
	padding:3px;
}
.wjjs_fl_t h3{
	font-size:12px;
	color:#199a42;
	font-weight:bold;
	margin-bottom:11px;
    margin-top: 3px;
    text-align: center;
}
.pingfeng{
	margin-bottom:10px;
	overflow:hidden;
}
.pingfeng li{
	float:left;
}
.pingfeng .love{
	margin-right:22px;
}
.pingfeng .love a img{
	float:left;
	width:15px;
	height:13px;
	margin-right:10px;
}
.pingfeng .love p{
	float:left;
	font-size:12px;
	color:#199a42;
	line-height: 13px;
}
.pingfeng .finger a img{
	float:left;
	width:13px;
	height:13px;
	margin-right:10px;
}
.pingfeng .finger p{
	float:left;
	font-size:12px;
	color:#4e8512;
	line-height: 13px;
}
.wjmiaoshu{
	font-size:12px;
	color:#452310;
}
.wjjs_fl_b{
	overflow:hidden;
}
.wjjs_fl_b_1{
	
	margin-bottom:10px;
	overflow:hidden;
}
.wjjs_fl_b_1_content{
	height:54px;
}
.wjjs_fl_b_1 h3{
	color:#199a42;
	font-weight:bold;
	font-size:12px;
}
.wjjs_fl_b_1 p{
	color:#452310;
	line-height:18px;
	font-size:12px;
}
.wjjs_fl_b_2{
	overflow:hidden;
}
.wjjs_fl_b_2 a{
	display:block;
	float:left;
	color:#fff;
	background-color:#199a42;
	width:75px;
	height:20px;
	line-height:20px;
	border-radius:25px;
	text-align:center;
	font-size:12px;
	margin:0px 3px;
}
.wjjs_fl_b_2 a.kyy1{
	display:block;
	float:left;
	color:#fff;
	background-color:#969696;
	width:75px;
	height:20px;
	line-height:20px;
	border-radius:25px;
	text-align:center;
	font-size:12px;
	margin:0px 3px;
}
.wjjs_fr{
	float:right;
	width: 742px;
    border-left: 1px dotted #ffc72f;
    padding-left: 27px;
}
.wjjs_fr_con{
	overflow:hidden;
}

.wjjs_fr_con li{
	overflow:hidden;
	width:162px;
	float:left;
	margin-right:22px;
}
.you{
	margin-right:0px !important;
	border-right:none !important;
}
.wjjs_fr_con li a{
	display:block;
}
.wjjs_fr_con li a img{
	width:162px;
	height:121px;
	border:1px solid #ffc72f;
	padding:4px;
}
.wjjs_fr_con li a p{
	text-align:center;
	font-size:12px;
	line-height:25px;
	color:#003300;
	padding:10px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.wjjs_fr_top_4{
	overflow:hidden;
}

/*我收藏的*/
.wjnav1{
	float:right;
	width:163px;
	background:url(../images/wjnavbg1.jpg) no-repeat center center;
}
.wjnav1 li{
	float:left;
}
.wjnav1 li a{
	display:block;
	text-align:center;
	line-height:29px;
}
.qbls1{
	color:#199a42;
	width:79px;
}
.yscwj1{
	color:#fff;
	width:84px;
}


/*teacher profile*/
.wjxq_fr_top{
	width:988px;
	border-radius: 8px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;
	padding: 0px 0px 5px 0px;
	overflow:hidden;
	min-height:461px;
}
.wjxq_fr_top_2{
	border-bottom:1px dashed #bbb;
	overflow:hidden;
	padding-bottom:10px;
	margin-top: -7px;
}
.wjxq_fr_top_2l{
	float:left;
	padding: 5px;
}
.wjxq_fr_top_2l img{
	width: 118px;
    height: 118px;
    border-radius: 180px;
    /*box-shadow: 0px 0px 8px #199a42;*/
}
.wjxq_fr_top_2c{
	float:left;
	width:790px;
	margin-left: 10px;
}
.wjxq_fr_top_2c_1{
	margin-bottom:5px;
	margin-top:5px;
	overflow:hidden;
}
.wjxq_fr_top_2c_1 p{
	font-size:18px;
	font-weight: 600;
	color:#E56600;
	float:left;
	margin-right:20px;
}
.wjxq_fr_top_2c_1 dl{
	float:left;
}
.wjxq_fr_top_2c_1 dt{
	float:left;
	line-height:24px;
	margin: 0px 5px;
}
.wjxq_fr_top_2c_2{
	margin-bottom:5px;
	overflow:hidden;
}
.wjxing{
	float:left;
	margin-right:10px;
}
.wjxing li{
	 line-height:32px;
	 float:left;
	 margin-right:3px;
}
.wjxq_fr_top_2c_2 p{
	float:left;
	font-size:12px;
	color:#199a42;
	line-height:28px;
	margin-right:15px;
}
.wjxq_fr_top_2c_2 span{
	color:#452310;
	font-size:12px;
	line-height:28px;
}
.wjxq_fr_top_2c_2 span i{
	font-style:normal;
}
.wjxq_fr_top_2c_3{
	overflow:hidden;
}
.wjxq_fr_top_2c_3con{
	overflow:hidden;
	margin-bottom:5px;
}
.wjxq_fr_top_2c_3con p{
	float:left;
	color:#452310;
	margin-right:11px;
	line-height:28px;
}
.wjxq_fr_top_2c_3con ul{
	
}
.wjxq_fr_top_2c_3con li{
	float:left;
	line-height:26px;
	border:1px solid #199a42;
	color:#199a42;
	padding:0px 12px;
	overflow:hidden;
	margin-right:7px;
	border-radius:25px;
	font-size:12px;
}
.wjxq_fr_top_2r{
	float:right;
	overflow:hidden;
}
.wjxq_fr_top_2r li{
	float:left;
	width:91px;
	height:29px;
	line-height:29px;
	/* margin-left:5px; */
	margin-right: 29px
}
.wjxq_fr_top_2r li a{
	display:block;
	border-radius:25px;
}
.wjxq_fr_top_2r a.kyy{
	background-color:#aaa;
	width:120px;
	color:#fff;
	font-weight: 500;	
	text-align:center;	
}
.wjxq_fr_top_2r a.ysc{
	background-color:#199a42;
	width:120px;
	color:#fff;
	font-weight: 500;	
	text-align:center;	
}
.wjxq_fr_top_2r a.wsc{
	background-color:#fff;
	color:#199a42;	
}
.ysc i,.wsc i{
	float:left;
	padding: 3px 6px 0px 18px;
}
.wjxq_fr_top_3{
	overflow:hidden;
	margin-top:10px;
}
.wjxq_fr_top_3_1{
	margin-bottom:8px;
	overflow:hidden;
	line-height:22px;
}
.wjxq_fr_top_3_1 p{
	width: 80px;
    color: #199a42;
	font-weight:500;
    margin-right: 20px;
    text-align: right;
    display: table-cell;
}
.wjxq_fr_top_3_1 span{
	color: #555;
    padding-left: 15px;
    font-size: 14px;
    display: table-cell;
}
.wjxq_fr_top_3_2{
	margin-bottom:10px;
	overflow:hidden;
	line-height:22px;
}
.wjxq_fr_top_3_2 p{
	float: left;
    color: #199a42;
	font-weight:500;
    margin-right: 15px;
    text-align: right;
    width: 80px;
}
/*video*/
#code1{
	z-index: 9999;
	position: fixed;
	top:10%;
	left: 20%;
	height:auto;
	display: none;
	width:60%;
	height:90%;	
}
#goodcover {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#goodcover a{
	display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/close-icon.png) no-repeat;
    z-index: 99;
}
.theme-poptit {
	position: relative;
}
.wjvideo_fl{
	float:left;
	width:74px;
	margin-right:10px;
}
.wjvideo_fl a{
	display:block;
	cursor:pointer;
}
.wjvideo_fl a img{
	width:74px;
	height:74px;
}
.wjvideo_fr li{
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.inner_con_honor a{
	display:block;
}
.inner_con_honor li a img{
	width:107px;
	height:65px;
}
.wjxq_fr_top_3_3{
	margin-bottom:10px;
	overflow:hidden;
	line-height:22px;
}
.wjxq_fr_top_3_3 p{
	float:left;
	width: 80px;
    color: #199a42;
	font-weight:500;
	text-align: right;
    margin-right: 15px;
	line-height: 30px;
}
.yskc_fr_top_4r p{
	margin:0;

}
.parentspj{
	float:left;
	width:830px;
	border:1px solid #bbb;
	overflow:hidden;
	padding-bottom:20px;
}
.parentspj_1{
	border-bottom:1px solid #bbb;
	overflow:hidden;
	background-color:#e6f2e7;
	line-height:30px;
	padding:0px 10px;
}
.parentspj_1con{
	float:left;
	margin-left:12px;
	position: relative;
}
.parentspj_1con input{
	float:left;
	margin-top:10px;
	border:1px solid #199a42;
}
.parentspj_1con input[type="radio"] {
	width: 15px;
    height: 15px;
    opacity: 0;
}
.parentspj_1con label{
	position: absolute;
   	left: 0px;
    top: 7px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #199a42;
	background-color:#e6f2e7;
}
/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
.parentspj_1con input:checked+label { 
	background-color: #199a42;
	border: 1px solid #199a42;
}
.parentspj_1con input:checked+label::after {
	position: absolute;
    content: "";
    width: 5px;
    height: 5px;
   	top: 4px;
    left: 4px;
	background-color:#e6f2e7;
	border-radius:180px;
}
.parentspj_1con p{
    float: left;
    font-size: 12px;
    font-weight: 400;
    width: auto;
    color: #199a42;
    margin-left: 5px;
    margin-right: 20px;
}
.parentspj_1con p span{
	margin-left:5px;
}
.parentspj_2{
	overflow:hidden;
	padding:10px 20px;
}
.parentspj_2 li{
	border-bottom:1px dashed #a1a9a3;
	padding-bottom:18px;
	margin-bottom:18px;
	overflow:hidden;
}
.parentspj_2_fl{
	float:left;
	margin-right:24px;
}
.parentspj_2_fl a{
	cursor:default;
	display:block;
	overflow:hidden;
	padding-top:5px;
	
}
.jzpjimg{
	width:45px;
	height:45px;
	margin:auto;
	text-align: center;
}
.parentspj_2_fl a img{
	width: 45px;
    height: 45px;
    border-radius: 180px;
}
.parentspj_2_fl a h3{
	text-align:center;
	font-size:12px;
	color:#003300;
	font-weight:normal;
}
.parentspj_2_fr{
	float:left;
	margin-top:5px;
	width:710px;
}
.jzxing{
	overflow:hidden;
}
.jzxing li{
	 float:left;
	 margin-right:3px;
	 border:none;
	 padding-bottom:0;
	 margin-bottom:0;
}
.parentspj_2_fr h3{
	font-size:12px;
	color:#5d5d5d;
	font-weight:normal;
	line-height:25px;
}
.parentspj_2_fr p{
	font-size:12px;
	font-weight: 400;
	color:#003300;
	line-height:20px;
	text-align: left;
}
.parentspj_3{
	overflow:hidden;
	padding:0px 60px;
}

/*我收藏的外教*/
.wjxq_fr_top_2r a.kyy1{
	background-color:#969696;
	color:#fff;
	text-align:center;	
}

/*星币商城*/
.xbsc_fr_top{
	width:988px;
	/*background:url(../images/fr_2.jpg) repeat-y top center;*/
	border-radius: 15px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;
    padding: 0px 0px 15px 0px;
	overflow:hidden;
}
.xbsc_fr_top_2{
	
}
.xbsc_fr_top_2_top{
	border-bottom:2px solid #199a42;
	height:28px;
}
.xbsc_fr_top_2_topl{
	float:left;
}
.xbsc_fr_top_2_topl li{
	overflow:hidden;
	width:105px;
	line-height:26px;
	float:left;
}
.xbsc_fr_top_2_topl li a{
	display:block;
	text-align:center;
}
.xbsc_fr_top_2_topl li a.xbsc{
	font-weight:bold;
	color:#fff;
	background:url(../images/qblp.png) no-repeat center center;
}
.xbsc_fr_top_2_topl li a.ysclp{
	color:#199a42;
	background:url(../images/ysclp.png) no-repeat center center;
}
.xbsc_fr_top_2_topr{
	float:right;
	width:415px;
}
.xzpx{
	float:left;
	color:#000;
	font-size:12px;
	line-height:18px;
}
.limit{
	float:left;
}
.limit dl{
	float:left;
}
.limit .price{
	position:relative;
	margin:-1px 6px 0px 15px;
}
.limit .price dt{
	width:58px;
	line-height:16px;
	display:inline-block;
	color: #199a42;
	background:url(../images/jian.png) no-repeat right center;
	padding-left:5px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:999; 
	font-weight:normal;
	border:1px solid #199a42;
	background-color:#fdfac3;
}
.limit .price dd{
	position:absolute;
	left:0px;
	top:20px;
	border:1px solid #199a42;
	background:#fdfac3;
	display:none;
	z-index: 999;
	width:110px;
	padding:10px 8px;
}
.jiage{
	overflow:hidden;
}
.jiage span{
	float:left;
	position: relative;
	margin-right:7px;
}
.jiage .input_check {
	position: absolute;
	visibility: hidden;
}
.jiage .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #ffc72f; 
	background-color:#fdfac3;
} 
.jiage .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.jiage .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.jiage p{
	float:left;
	font-size:12px;
	color:#452310;
}
/*输入关键词查找*/
.srgjccz{
	float:right;
	width:178px;
}
.srgjccz input{
	float: left;
	border:1px solid #ffc72f;
	height:18px;
	line-height:16px;
	padding-left:8px;
	background-color:#fdfac3;
    width:155px;
	outline:none;
	font-size:12px;
	color:#452310;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.srgjccz input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.srgjccz input::-moz-input-placeholder{ 
	color: #bbb; 
}
.srgjccz input::-ms-input-placeholder{ 
	color: #bbb; 
}
.srgjccz label{
	float:left;
	width:22px;
	height:19px;
}
.xbsc_fr_top_2_bottom{
	overflow: hidden;
    clear: both;
    margin-top: 10px;
    height: 415px;
}
.xbsc_fl{
	margin-bottom:20px;
	overflow:hidden;
}
.xbsc_fl dd{
	float: left;
    width: 174px;
    padding-right: 10px;
    border-right: 1px dotted #ffc72f;
    margin-right: 15px;
}
.xbsc_fl dd:last-child{
	margin-right:0;
}
.xbsc_fl_1{
	margin-bottom:30px;
	overflow:hidden;
}
.xbsc_fl_1img{
	margin-bottom:12px;
	overflow:hidden;
}
.xbsc_fl_1img a{
	display:block;
}
.xbsc_fl_1img a img{
	width:157px;
	height:109px;
	border:1px solid #199a42;
	padding:5px;
	overflow:hidden;
	margin-bottom:10px;
}
.xbsc_fl_1img a h3{
	font-weight:normal;
	color:#003300;
	font-size:14px;
	line-height: 22px;
}
.xbsc_fl_1img a h3 span{
	color:#808080;
	font-size:12px;
}
.xbsc_fl_1img p{
	font-size:14px;
	color:#545454;
	background:url(../images/star1.png) no-repeat left center;
	padding-left:22px;
}
.xbsc_fl_1img p span{
	font-size:16px;
	color:#199a42;
	font-weight:bold;
}
.xbsc_fl_1img p span i{
	font-weight:normal;
	font-style:normal;
	color:#808080;
	font-size:12px;
}
.xbsc_fl_1txt{
	overflow:hidden;
}
.xbsc_fl_1txt h3{
	font-weight:bold;
	color:#199a42;
	font-size:14px;
}
.xbsc_fl_1txt p{
	font-size:12px;
	color:#452310;
	line-height:20px;
	height:80px;
}
.xbsc_fl_1txt p a{
	color:#199a42;
}
.xbsc_fl_2{
	overflow:hidden;
}
.xbsc_fl_2 a{
	display:block;
	float:left;
	width:75px;
	line-height:20px;
	border-radius:25px;
	text-align:center;
	font-size:12px;
	border:1px solid #199a42;
}
.jiaru{
	background-color:inherit;
	color:#199a42;
	margin-right:9px;
}
.xbdh{
	color:#fff;
	background-color:#199a42;
}
.xbsc_fr{
	float:right;
	width: 742px;
    border-left: 1px dotted #ffc72f;
    padding-left: 27px;
}
.xbsc_fr_con{
	overflow:hidden;
}
.xbsc_fr_con li{
	overflow:hidden;
	width:162px;
	float:left;
	margin-right:22px;
	margin-bottom:13px;
	border:1px solid #ffc72f;
	padding:5px;
	overflow:hidden;
}
.xbsc_fr_con li a{
	display:block;
	
}
.xbsc_fr_con li a img{
	width:150px;
	height:104px;
	margin-bottom:3px;
}
.xbsc_fr_con li h3{
	font-size:12px;
	color:#003300;
	font-weight:normal;
}
.xbsc_fr_con li p.xb_fl{
	float:left;
	font-size: 12px;
    color: #545454;
    background: url(../images/star1.png) no-repeat left center;
    padding-left: 22px;
	line-height:19px;
}
.xbsc_fr_con li p.xb_fl span{
	font-size: 14px;
    color: #199a42;
    font-weight: bold;
}
.xbsc_fr_con li p.xb_fr{
	float:right;
}
.xbsc_fr_con li p.xb_fr a{
	color: #fff;
	display:block;
	font-size: 12px;
	text-align:center;
	background-color:#199a42;
	width:46px;
	line-height:19px;
	border-radius:25px;
}
.you{
	margin-right:0px !important;
}
.xbsc_fr_top_3{
	overflow:hidden;
	margin-top:15px;
}
.xbsc_fr_top_3 li{
	color:#4b4b4b;
	font-size:12px;
	background:url(../images/xbli.png) no-repeat left center;
	padding-left:20px;
	line-height:20px;
}

/*星币兑换*/
.xbscdh_fr_top_2{
	
}

.xbscdh_fr_top_2_center{
	margin:40px 0px 30px 0px;
	overflow:hidden;
}
.xbscdh_fr_top_2_center ul{
	display: flex;
    justify-content: center;
}
.xbscdh_fr_top_2_center li{
	line-height:34px;
	text-align:center;
	margin:0px 10px;
	font-size: 12px;
}
.xbscdh_fr_top_2_center li p{
	float:left;
	color: #003300;
}
.xbscdh_fr_top_2_center li span{
	color:#199a42;
}
.xbscdh_fr_top_2_center li span a{
	color:#199a42;
}

.xbscdh_fr_top_2_top{
	overflow:hidden;
	padding-bottom:58px;
}
.xbscdh_fr_top_2_top p{
	font-size:18px;
	color:#000;
	text-align:center;
}
.xbscdh_fr_top_2_top span{
	color:#199a42;
	font-weight:bold;
}

.xbscdh_fr_top_2_centers{

}
.xbscdh_fr_top_2_centers1{
    color: #005c2a;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 30px;
}
.xbscdh_fr_top_2_centers2{
    font-size: 12px;
    color: #199a42;
    text-align: center;
    margin-bottom: 80px;
}
.xbscdh_fr_top_2_centers2 a{
    color: #0070c0;
    text-decoration: underline;
}



.xbscdh_fr_top_2_bottom{
	overflow:hidden;
	padding-top:18px;
    border-top: 1px dashed #ffc72f;
}
.xbdhform_1{
	padding-left:65px;
	float:left;
}
.xbdhform_1 p{
	float:left;
	font-size:12px;
	color:#003300;
	background:url(../images/red.jpg) no-repeat left center;
	padding-left:10px;
	line-height:25px;
	margin-right:10px;
}
.xbdhform_1 a{
	float:left;
	display:block;
	border:1px solid #199a42;
	border-radius:25px;
	width:100px;
	line-height:25px;
	text-align:center;
	color:#199a42;
}
.xbdhform_2{
	float:left;
	margin-left:30px;
}
.xbdhform_2 p{
	float:left;
	font-size:12px;
	color:#003300;
	line-height:27px;
}
.xbdhform_2 input{
	line-height:25px;
	width:153px;
	border:1px solid #ffc72f;
	background-color:#fdfac3;
	outline:none;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	padding-left: 10px;
}
.xbdhform_3{
	float:right;
}
.xbdhform_3 p{
	float:left;
	color:#003300;
	font-size:12px;
	line-height:27px;
	margin-right:35px;
}
.xbdhform_3 a{
	float:right;
	text-align:center;
	display:block;
	outline:none;
	width:100px;
	line-height:27px;
	color:#fff;
	background-color:#199a42;
	border-radius:25px;
	cursor:pointer;	
}

.xbdhform_4{
	float:left;
}
.xbdhform_4 span{
    position: relative;
    float:left;
    margin-right: 10px;
    margin-top: 5px;
}
.xbdhform_4 .input_check {
    position: absolute;
    visibility: hidden;
}
.xbdhform_4 .input_check+label {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #199a42;
    background-color: #fdfcce;
}
.xbdhform_4 .input_check:checked+label{
    border: 1px solid #ff5500;
}
.xbdhform_4 .input_check:checked+label:after {
    content: "";
    position: absolute;
    left: 2px;
    bottom: 9px;
    width: 6px;
    height: 2px;
    border: 2px solid #199a42;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}
.xbdhform_4 p{
    float:left;
    color: #003300;
    font-size: 12px;
    line-height: 27px;
}

/*成功兑换*/
.xbdhtj_fr_top_2{
	
}

.xbdhtj_fr_top_2_top1{
	overflow:hidden;
	margin-top:165px;
}
.xbdhtj_fr_top_2_top1 p{
	text-align:center;
	font-size:16px;
	color:#000;
	line-height:31px;
	background:url(../images/close.png) no-repeat left center;
	width:150px;
	margin: 0 auto;
	padding-left:40px;
}
.xbdhtj_fr_top_2_top1 p img{
	width:31px;
	height:31px;
}
.xbdhtj_fr_top_2_top1 p span{
	color:#199a42;
}


.xbdhtj_fr_top_2_top{
	overflow:hidden;
	margin-top:120px;
}
.xbdhtj_fr_top_2_top p{
	display:block;
	text-align:left;
	font-size:16px;
	color:#000;
	line-height:31px;
	background:url(../images/yes.png) no-repeat left center;
	width:155px;
	margin: 0 auto;
	padding-left:40px;
}
.xbdhtj_fr_top_2_top p img{
	width:31px;
	height:31px;
}
.xbdhtj_fr_top_2_top p span{
	color:#199a42;
}
.xbdhtj_fr_top_2_bottom{
	margin-top:5px;
	overflow:hidden;
}
.xbdhtj_fr_top_2_bottom ul{
	text-align:center;
}
.xbdhtj_fr_top_2_bottom li{
	 line-height:30px;
	 text-align:center;
	 margin:0px 5px;
	 display:inline-block ;
	*float:none;
	*display:inline;
	 zoom:1;
	 color:#199a42;
	font-size:12px;
	
}
.xbdhtj_fr_top_2_bottom li a{
	color:#199a42;
	font-size:13px;
	margin-right: 10px;
	cursor:pointer;
}
.xbdhtj_fr_top_2_center{
	padding-top:30px;
	overflow:hidden;
	width:370px;
	margin:0 auto;
}
.xbdhtj_fr_top_2_center li{
    font-size: 12px;
    color: #7f7f7f;
    line-height: 25px;
    position: relative;
    padding-left: 18px;
}
.xbdhtj_fr_top_2_center li:before{
	content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #7f7f7f;
}



/*星币商城详情*/
.xbdhxq_fr_top{
	width:988px;
	background:url(../images/fr_2.jpg) repeat-y top center;
	padding:0px 28px 15px 28px;
	overflow:hidden;
}
.xbdhxq_fr_top_2{
	
}
.xbdhxq_fl{
	float:left;
}
.pro-zoom {
	float: left;
  	width: 532px;
}
.spec-preview {
  	float: left;
  	width: 532px;
}
.jqzoom img {
  	width: 522px;
	height:362px;
}
.spec-scroll .items {
  	width: 500px;
}
.spec-scroll {
  	clear: both;
  	width: 532px;
}
.spec-scroll a {
  
}
.spec-scroll a.prev {
  	float: left;
  	background:url(../images/prev.png) no-repeat left center;
}
.spec-scroll a.next {
  	float: right;
  	background:url(../images/next.png) no-repeat right center;
}
.spec-scroll .items li.active img {
  	border-color: #ffc72f;
}
.xbdhxq_fr{
	overflow:hidden;
	float: right;
    margin-left: 25px;
    width: 375px;
}
.xbdhxq_fr_t{
	margin-bottom:55px;
	overflow:hidden;
}
.xbdhxq_fr_t_1{
	margin-bottom:10px;
	overflow:hidden;
}
.xbdhxq_fr_t_1 p{
	float:left;
	color:#003300;
	font-size:18px;
}
.xbdhxq_fr_t_1 span{
	float:left;
	color:#808080;
	font-size:12px;
	line-height:24px;
}
.xbdhxq_fr_t_1 a{
	float:right;
	font-size:12px;
	color:#199a42;
	line-height:24px;
}
.xbdhxq_fr_t_1 a img{
	float:left;
	margin:5px 5px 0px 0px;
}
.xbdhxq_fr_t_2 h3{
	color:#199a42;
	font-weight:normal;
	font-size:14px;
}
.xbdhxq_fr_t_2 p{
	font-size:12px;
	color:#898989;
	line-height:22px;
}
.xbdhxq_fr_b{
	overflow:hidden;
}
.xbdhxq_fr_b_1{
	margin-bottom:10px;
	overflow:hidden;
}
.xbdhxq_fr_b_1 dt{
	float:left;
	line-height:38px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
	width:60px;
}
.xbdhxq_fr_b_1 dd{
	float:left;
	background-color:#fdfac3;
	border:2px solid #199a42;
	color:#199a42;
	font-size:16px;
	font-weight:bold;
	line-height:33px;
	width:92px;
	text-align:center;
	background:url(../images/gou.jpg) no-repeat right bottom;
}
.xbdhxq_fr_b_2{
	margin-bottom:10px;
	overflow:hidden;
}
.xbdhxq_fr_b_2 dt{
	float:left;
	line-height:38px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
	width:60px;
	display:table-cell;
}
.xbdhxq_fr_b_2 dd{
	display:table-cell;
}
.xbdhxq_fr_b_2 dd li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:1px;
	border:1px solid #ffc72f;
}
.xbdhxq_fr_b_2 dd li.red-border{
	float:left;
	margin-right:10px;
	padding:0px;

	border:2px solid #f00;
}
.xbdhxq_fr_b_2 dd li a{
	display:block;
	height:36px;
}
.xbdhxq_fr_b_2 dd li a img{
	width:57px;
	height:36px;
	padding:2px;
	border:0;
	
	overflow:hidden;
}
.xbdhxq_fr_b_2 dd li a:hover img{
	
}
.xbdhxq_fr_b_3{
	margin-bottom:10px;
	overflow:hidden;
}
.xbdhxq_fr_b_3 dt{
	float:left;
	line-height:28px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
	width:60px;
	height:26px;
	overflow:hidden;
	display:table-cell;
}
.xbdhxq_fr_b_3 dd{
	display:table-cell;
}
.xbdhxq_fr_b_3 dd li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:1px;
	border:1px solid #ffc72f;

	
}
.xbdhxq_fr_b_3 dd li.red-border{
	float:left;
	margin-right:10px;
	border:2px solid #f00;
	padding:0px;
	
}
.xbdhxq_fr_b_3 dd li a{
	display:block;
	background-color:#fdfac3;
	font-size:12px;
	text-align:center;
	width:57px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	color:#003300;
}
.xbdhxq_fr_b_3 dd li a:hover{
	border:1px solid #ffc72f;
}
.xbdhxq_fr_b_4{
	margin-bottom:10px;
	overflow:hidden;
}
.xbdhxq_fr_b_4 dt{
	float:left;
	line-height:28px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
	width:60px;
	display:table-cell;
}
.xbdhxq_fr_b_4 dd{

}
.xbdhxq_fr_b_4l{
	float:left;
}
.xbdhxq_fr_b_4l a.btn-reduce{
	float:left;
	/*border:1px solid #e8e5b3;*/
	width:26px;
	line-height:27px;
	color:#ffc72f;
	text-align:center;
	font-size:18px;
	font-weight:700;
}
.xbdhxq_fr_b_4l input{
	float:left;
	border:1px solid #ffc72f;
	width:28px;
	line-height:27px;
	outline:none;
	color:#66665d;
	
	text-align:center;
	font-size:12px;
	background-color:#fdfbce;
}
.xbdhxq_fr_b_4l a.btn-add{
	float:left;
	/*border:1px solid #e8e5b3;*/
	width:26px;
	line-height:27px;
	color:#ffc72f;
	text-align:center;
	font-size:18px;
	font-weight:700;
}
.xbdhxq_fr_b_4r{
	float:right;
}
.xbdhxq_fr_b_4r a{
	display:block;
	width:91px;
	line-height:29px;
	text-align:center;
	color:#fff;
	background-color:#199a42;
	border-radius:25px;
}

.xbdhxq_fr_top_2_bottom{
	overflow:hidden;
	margin-top:30px;
}
.xbdhxq_fr_top_2_bottom_title{
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px dashed #ffae00;
}
.xbdhxq_fr_top_2_bottom_title p{
	color:#fc6102;
	line-height:20px;
}
.xbdhxq_fr_top_2_bottom_con{
	color:#010101;
	font-size:12px;
	line-height:22px;
	margin-top:15px;
}

/*我收藏的礼品*/
.xbsc_fr_top_2_topl li a.xbsc1{
	color:#199a42;
	background:url(../images/ysclp.png) no-repeat center center;
}
.xbsc_fr_top_2_topl li a.ysclp1{
	font-weight:bold;
	color:#fff;
	background:url(../images/qblp.png) no-repeat center center;
}

/*电子图书馆*/
.dztsg_fr_top{
	width:988px;
	height:563px;
	background:url(../images/dztsgbg.jpg) no-repeat center center;
	padding:15px 28px;
	overflow:hidden;
}
.dztsg_fr_top_1{
	padding-bottom:10px;
	overflow:hidden;
}
.dztsg_fr_top_1 p{
	float:left;
	font-size:14px;
	color:#d64701;
	font-weight:bold;
}
.dztsg_fr_top_1 span{
	float:right;
	font-size:12px;
	color:#199a42;
	line-height:19px;
}
.dztsg_fr_top_1 span em{
	font-style:normal;
}
.dztsg_fr_top_2{
	
}
.dztsg_fr_top_2_top{
	background-color:#ffe292;
	border:1px solid #ffc72f;
	height:30px;
	padding:0px 6px 0px 4px;
}
.dztsg_fr_top_2_top1{
	float:left;
	width:163px;
	background:url(../images/dztsg_top11bg.png) no-repeat center center;
	margin-top:2px;
}
.dztsg_fr_top_2_top1 li{
	float:left;
}
.dztsg_fr_top_2_top1 li a{
	display:block;
	text-align:center;
	line-height:24px;
	font-size:12px;
}
.qbts{
	color:#fff;
	width:84px;
}
.yscts{
	color:#199a42;
	width:79px;
}
.dztsg_fr_top_2_top2{
	float:right;
	margin-left:20px;
}
.atjssts{
	float:left;
	color:#199a42;
	font-size:12px;
	line-height:30px;
}
/*选择类型*/
.sztype{
	float:left;
}
.xzlx{
	float:left;
	color:#000;
	font-size:12px;
	line-height:30px;
}
.limitlx{
	float:left;
	margin-top: 4px;
}


.limitlx dl{
	float:left;
}
.limitlx .type{
	position:relative;
	margin:0 21px 0px 7px;
}
.limitlx .type dt{
	width:58px;
	line-height:17px;
	display:inline-block;
	color: #199a42;
	background:url(../images/jian.png) no-repeat right center;
	padding-left:5px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:999; 
	font-weight:normal;
	border:1px solid #199a42;
	background-color:#fdfac3;
}
.limitlx .type dd{
	position:absolute;
	left:0px;
	top:20px;
	border:1px solid #199a42;
	background:#fdfac3;
	display:none;
	z-index: 999;
	width:58px;
	padding:10px 5px;
}
/**/
.limit.paixu select{
	display:none;
}
.limit.paixu{
	background-color:#ffe292;
	
	}
.limit.paixu .select_box{
	float:left;
	
	height:19px;
    line-height:17px;
    border: 1px solid #199a42;;
	background-color:#fdfac3;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	/*margin-top:6px;*/
	/*margin-left:5px;*/
}
.limit.paixu .select_showbox{
	height:17px;
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
	color: #199a42;
	font-size:12px;
}
.limit.paixu .select_showbox.active{
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
}
.limit.paixu .select_option{
	width: 100%;
	border:1px solid #199a42;;
	border-top:none;
	display:none;
	left:0px;
	top:18px;
	position:absolute;
	z-index:9999;
	background:#fdfac3;
}
.limit.paixu .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
}
.limit.paixu .select_option li.selected{
	color:#452310;
}
.limit.paixu select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}

/**/
.leibie{
	overflow:hidden;
}
.leibie span{
	float:left;
	position: relative;
	margin-right:7px;
}
.leibie .input_check {position: absolute;visibility: hidden;}
.leibie .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #ffc72f; background-color:#fdfac3;}
.leibie .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.leibie .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.leibie p{
	float:left;
	font-size:12px;
	color:#452310;
}
/*选择level*/
.szlevel{
	float:left;
}
.xzlevel{
	float:left;
	color:#000;
	font-size:12px;
	line-height:30px;
}
.limitlevel{
	float:left;
	width:80px;
	margin-top: 4px;
	background-color:#ffe292;
}
.gkk_fr_top_2_topr label{
	float:left;margin-top: 4px;
}
.limitlevel select{
	display:none
	
}
/**/
.limitlevel .select_box{
	float:left;
	width: 100%;
	height:18px;
    line-height:16px;
    border: 1px solid #199a42;;
	background-color:#fdfac3;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	/*margin-top:6px;*/
	/*margin-left:5px;*/
}
.limitlevel .select_showbox{
	width: 100%;
	height:16px;
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
	color: #199a42;
	font-size:12px;
}
.limitlevel .select_showbox.active{
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
}
.limitlevel .select_option{
	width: 100%;
	border:1px solid #199a42;;
	border-top:none;
	display:none;
	left:0px;
	top:18px;
	position:absolute;
	z-index:9999;
	background:#fdfac3;
}
.limitlevel .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
}
.limitlevel .select_option li.selected{
	color:#452310;
}
.limitlevel select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}
/**/
.limitlevel dl{
	float:left;
}
.limitlevel .level{
	position:relative;
	margin:0 21px 0px 7px;
}
.limitlevel .level dt{
	width:58px;
	line-height:17px;
	display:inline-block;
	color: #199a42;
	background:url(../images/jian.png) no-repeat right center;
	padding-left:5px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:999; 
	font-weight:normal;
	border:1px solid #199a42;
	background-color:#fdfac3;
}
.limitlevel .level dd{
	position:absolute;
	left:0px;
	top:20px;
	border:1px solid #199a42;
	background:#fdfac3;
	display:none;
	z-index: 999;
	width:68px;
	padding:10px 5px;
}
.shuiping{
	overflow:hidden;
}
.shuiping span{
	float:left;
	position: relative;
	margin-right:7px;
}
.shuiping .input_check {position: absolute;visibility: hidden;}
.shuiping .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #ffc72f; background-color:#fdfac3;}
.shuiping .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
}  
.shuiping .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.shuiping p{
	float:left;
	font-size:12px;
	color:#452310;
}

/*选择排序*/
.szsort{
	float:left;
}
.xzsort{
	float:left;
	color:#000;
	font-size:12px;
	line-height:30px;
}
.paixu{
	margin-top: 4px;
}
.dztsg_fr_top_2_top3{
	float:right;
	width:178px;
	margin-top: 4px;
	margin-left:5px;
}
.dztsg_fr_top_2_top3 input{
	float: left;
	border:1px solid #ffc72f;
	height:19px;
	line-height:17px;
	padding-left:8px;
	background-color:#fdfac3;
    width:155px;
	outline:none;
	font-size:12px;
	color:#452310;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.dztsg_fr_top_2_top3 input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.dztsg_fr_top_2_top3 input::-moz-input-placeholder{ 
	color: #bbb; 
}
.dztsg_fr_top_2_top3 input::-ms-input-placeholder{ 
	color: #bbb; 
}
.dztsg_fr_top_2_top3 label{
	float:left;
	width:22px;
	height:19px;
}
.dztsg_fr_top_2_bottom{
/*	overflow: hidden;*/
    clear: both;
    margin-top: 10px;
  /*  height: 442px;*/
}

.dztsg_fl{
	margin-bottom:20px;

	/*overflow:hidden;*/
}
.dztsg_fl ul{
	width:950px;
}
.dztsg_fl li{
	float: left;
    width: 174px;
    padding-right: 10px;
    border-right: 1px dotted #ffc72f;
    margin-right: 15px;
}
.dztsg_fl_1{
	margin-bottom:10px;
	overflow:hidden;
}
.dztsg_fl_1img{
	margin-bottom:12px;
	overflow:hidden;
}
.dztsg_fl_1img a{
	display:block;
}
.dztsg_fl_1img a img{
	width:157px;
	height:225px;
	border:1px solid #ffc72f;
	padding:5px;
	overflow:hidden;
}
.dztsg_fl_1txt{
	overflow:hidden;
}
.dztsg_fl_1txt dl{
	margin-bottom:5px;
	overflow:hidden;
	font-size:12px;
}
.dztsg_fl_1txt dl dt{
	float:left;
	font-weight:bold;
	color:#199a42;
}
.dztsg_fl_1txt dl dd{
	color:#003300;
}
.dztsg_fl_1txt dl dd span{
	font-size:12px;
	color:#808080;
	padding-left:36px;
}
.dztsg_fl_1txt dl dd p{
	height:80px;
	padding-left: 35px;
}
.dztsg_fl_1txt dl dd a{
	font-size:12px;
	color:#199a42;
}
.dztsg_fl_2{
	overflow:hidden;
	margin-bottom:25px;
}
.dztsg_fl_2 a{
	display:block;
	float:left;
	width:75px;
	line-height:20px;
	border-radius:25px;
	text-align:center;
	font-size:12px;
	border:1px solid #199a42;
}
.jiaru{
	background-color:inherit;
	color:#199a42;
	margin-right:9px;
}
.xbdh{
	color:#fff;
	background-color:#199a42;
}
.dztsg_fr{
	float:right;
	width: 742px;
    border-left: 1px dotted #ffc72f;
    padding-left: 27px;
}
.dztsg_fr_con{
	overflow:hidden;
}
.dztsg_fr_con li{
	overflow:hidden;
	width:162px;
	float:left;
	margin-right:22px;
	margin-bottom:13px;
	overflow:hidden;
}
.dztsg_fr_con li a{
	display:block;
}
.dztsg_fr_con li a img{
	width:150px;
	height:112px;
	margin-bottom:3px;
	border:1px solid #ffc72f;
	padding:5px;
}
.dztsg_fr_con li a h3{
	font-size:12px;
	color:#003300;
	font-weight:normal;
	text-align:center;
	margin-bottom:8px;
}
.dztsg_fr_con li p{
	width:73px;
	line-height:19px;
}
.dztsg_fr_con li p.ts_fl{
	float:left;
}
.dztsg_fr_con li p.ts_fl a{
	color: #199a42;
	display:block;
	font-size: 12px;
	text-align:center;
	border:1px solid #199a42;
	border-radius:25px;
}
.dztsg_fr_con li p.ts_fr{
	float:right;
}
.dztsg_fr_con li p.ts_fr a{
	color: #fff;
	display:block;
	font-size: 12px;
	text-align:center;
	border:1px solid #199a42;
	background-color:#199a42;
	border-radius:25px;
}
.you{
	margin-right:0px !important;
}
.dztsg_fr_top_3{
	clear:both;
	overflow:hidden;
	margin-top:25px;
}
.dztsg_fr_top_3 li{
	color:#494949;
	font-size:12px;
	background:url(../images/xbli.png) no-repeat left 8px;
	padding-left:20px;
	line-height:20px;
}

/*电子图书馆详情*/
/*.personal_fr .fr_1{
	overflow:hidden;
	background:url(../images/fr_1.jpg) no-repeat center center;
	height:15px;
}
.personal_fr .fr_3{
	overflow:hidden;
	background:url(../images/fr_3.jpg) no-repeat center center;
	height:15px;
}*/
.dztsgxq_fr_c{
	margin-bottom:55px;
	overflow:hidden;
}
.dztsgxq_fr_b{
	overflow:hidden;
}
.dztsgxq_fr_b dl{
	margin-bottom:5px;
	overflow:hidden;
	font-size:12px;
	line-height: 25px;
}
.dztsgxq_fr_b dl dt{
	float:left;
	color:#199a42;
}
.dztsgxq_fr_b dl dd{
	color:#003300;
}
.dztsgxq_fr_c_1{
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.dztsgxq_fr_c_1 dt{
	float:left;
	line-height:28px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
}
.dztsgxq_fr_c_1 dd{
	float:left;
	background-color:#fdfac3;
	border:2px solid #199a42;
	color:#199a42;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	width:92px;
	text-align:center;
	background:url(../images/gou.jpg) no-repeat right bottom;
}
.dztsgxq_fr_c_2{
	overflow:hidden;
}
.dztsgxq_fr_c_2 dt{
	float:left;
	line-height:28px;
	font-size:12px;
	color:#545454;
	margin-right:5px;
}
.dztsgxq_fr_c_2 dd{
	
}
.dztsgxq_fr_c_2l{
	float:left;
}
.dztsgxq_fr_c_2l a.btn-reduce{
	float:left;
	border:1px solid #e8e5b3;
	width:26px;
	line-height:26px;
	color:#979684;
	text-align:center;
}
.dztsgxq_fr_c_2l input{
	float:left;
	border:1px solid #bab78f;
	width:26px;
	line-height:26px;
	outline:none;
	color:#66665d;
	
	text-align:center;
	background-color:#fdfbce;
}
.dztsgxq_fr_c_2l a.btn-add{
	float:left;
	border:1px solid #e8e5b3;
	width:26px;
	line-height:26px;
	color:#979684;
	text-align:center;
}
.dztsgxq_fr_c_2r{
	float:right;
}
.dztsgxq_fr_c_2r a{
	display:block;
	width:90px;
	line-height:28px;
	text-align:center;
	color:#fff;
	background-color:#199a42;
	border-radius:25px;
}


/*我收藏的图书*/
.dztsg_fr_top_2_top11{
	float:left;
	width:163px;
	background:url(../images/dztsg_top1bg.png) no-repeat center center;
	margin-top:2px;
}
.dztsg_fr_top_2_top11 li{
	float:left;
}
.dztsg_fr_top_2_top11 li a{
	display:block;
	text-align:center;
	line-height:24px;
	font-size:12px;
}
.qbts1{
	color:#199a42;
	width:79px;
}
.yscts1{
	color:#fff;
	width:84px;
}

/*公开课*/
.gkk_fr_top_2_topr{
	float:right;
}
.screening{
	margin-right:0 !important;
}
.gkk_fr_top_2_topl{
	float:left;
}
.gkk_fr_top_2_topl li{
	overflow:hidden;
	width:115px;
	line-height:26px;
	float:left;
}
.gkk_fr_top_2_topl li a{
	display:block;
	text-align:center;
	color:#199a42;
	background:url(../images/ysclp.png) no-repeat center center;
}
.gkk_fr_top_2_topl li a:hover{
	font-weight:bold;
	color:#fff;
	background:url(../images/qblp.png) no-repeat center center;
}
.gkk_fr_top_2_topl li .current{
	font-weight:bold;
	color:#fff;
	background:url(../images/qblp.png) no-repeat center center;
}
.gkk_fr_top_2_bottom{
	overflow: hidden;
    clear: both;
    margin-top: 10px;
}
.gkk_fr_top_2_bottom1{
	overflow:hidden;
}
.gkk_fr_top_2_bottom1 li{
	border-bottom:1px dashed #fdd16f;
	overflow:hidden;
	padding-bottom:8px;
	margin-bottom:8px;
}
.gkk_fr_top_2_bottom1_fl{
	float:left;
	position:relative;
}
.gkk_fr_top_2_bottom1_fl a{
	display:block;
}
.gkk_imgb{
	position:relative;
	width:138px;
}
.gkk_imgb img{
	width:138px;
	height:93px;
	padding:4px;
	border:1px solid #ebebeb;
	background-color:#fff;
}
.gkk_imga{
	position:absolute;
	top:0;
	width:100%;
	margin:0 auto;
}
.gkk_imga img{
	width:60px;
	height:32px;
	display: block;
    margin: 0 auto;
}
.gkk_imgt{
	position: absolute;
    top: 6px;
    width: 100%;
    margin: 0 auto;
}
.gkk_imgt p{
	text-align:center;
	font-size:12px;
	color:#fff;
}

.gkk_fr_top_2_bottom1_fc{
	margin-left:8px;
	float:left;
	width:660px;
}
.gkk_fr_top_2_bottom1_fc h3{
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom:5px;
}
.gkk_fr_top_2_bottom1_fc h3 {
	font-size:14px;
	color:#199a42;
}
.gkk_fr_top_2_bottom1_fc span {
	font-size:12px;
	color:#003300;
}
.gkk_ms{
	overflow:hidden;
}
.gkk_ms li{
	float:left;
	margin-right:15px;
	border:none;
	padding:0;
	margin-bottom:0;
}
.gkk_ms li i{
	height:16px;
	float:left;
	margin-right:6px;
}
.gkk_ms li span{
	float:left;
	line-height:16px;
	color:#003300;
	font-size:12px;
}
.gkk_fr_top_2_bottom1_fc p{
	font-size:12px;
	color:#000;
	line-height:20px;
	text-indent:2em;
	margin-top:10px;
}
.gkk_fr_top_2_bottom1_fr{
	float:right;
	width:103px;
	margin:0 auto;
	text-align:center;
}
.gkk_fr_top_2_bottom1_fr img{
	width:44px;
	height:52px;
	margin-bottom:5px;
}
.gkk_fr_top_2_bottom1_fr a{
	display:block;
	width:103px;
	line-height:32px;
	border-radius:25px;
	text-align:center;
	color:#fff;
}
.gkk_fr_top_2_bottom1_fr a.myyuyue{
	border:1px solid #199a42;
	background-color:#199a42;
}
.gkk_fr_top_2_bottom1_fr a.classhuifang{
	border:1px solid #afafaf;
	background-color:#afafaf;
}
.gkk_fr_top_2_bottom2{
	overflow:hidden;
	padding:5px 110px 0px 110px;
}

/*公开课详情*/
.gkkshow_fr_top_2{
	
}
.gkkshow_title{
	text-align: center;
    padding-bottom: 15px;
	border-bottom: dashed 1px #ffc72f;
}
.gkkshow_title h3{
	font-size:14px;
    text-align: center;
    color: #199a42;
	padding-bottom: 15px;
	font-weight:normal;
}
.gkkshow_ms{
	text-align:center;
	overflow:hidden;
}
.gkkshow_ms li{
	text-align:center;
	margin:0px 10px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.gkkshow_ms li i{
	height:16px;
	float:left;
	margin-right:12px;
}
.gkkshow_ms li span{
	float:left;
	line-height:16px;
	color:#003300;
	font-size:12px;
}
.gkkshow_content{
	line-height:25px;
	color:#000;
	font-size:12px;
	padding: 15px 10px 0px 10px;
}

/*公开课付款提交*/
.gkkfktj_fr_top_1{
	/*border-bottom:1px solid #ffc72f;*/
	padding-bottom:10px;
	margin-bottom:15px;
	overflow:hidden;
}
.gkkfktj_fr_top_1 p{
	float:left;
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
.gkkfktj_fr_top_1 p span{
	margin-bottom: -2px;
    margin-top: 2px;
    font-size: 12px;
    color: #fff;
    font-weight: 600 !important;
}
.gkkfktj_fr_top_1 span{
	float:right;
	font-size:12px;
	color:#fff;
	line-height:19px;
}
.gkkfktj_fr_top_1 span a{
	font-size:13px;
	color:#fff;
	/* text-decoration:underline; */
}
.gkkfktj_fr_top_1 span em{
	font-style:normal;
}
.gkkfktj_fr_top_2_top{
	overflow:hidden;
	margin-top:105px;
}
.gkkfktj_fr_top_2_top p{
	text-align:center;
	font-size:32px;
	color:#000;
	line-height:36px;
/*	background:url(../images/yes.png) no-repeat left center;*/
	width:800px;
	margin: 15px auto;
	/* padding-left:40px; */
}
.gkkfktj_fr_top_2_top p img{
	width:31px;
	height:31px;
}
.gkkfktj_fr_top_2_top p span{
	color:#199a42;
}

.paysuccess{
    text-align: center;
    font-size: 32px;
    color: #000;
    line-height: 36px;
    /* background: url(../images/yes.png) no-repeat left center; */
    width: 800px;
    margin: 15px auto;
    /* padding-left: 40px; */
}
.payfail{
    text-align: center;
    font-size: 32px;
    color: #000;
    line-height: 36px;
    /* background: url(../images/close.png) no-repeat left center; */
    width: 800px !important;
    margin: 15px auto;
    /* padding-left: 40px; */
}




/*公开课付款页面*/
.gkkfk_fr_top_2{
	
}
.gkkfk_fr_top_2_top{
	background-color:#ffe292;
	border:1px solid #ffc72f;
	padding:5px 18px;
	overflow:hidden;
}
.gkkfk_fr_top_2_top1{
	font-size:14px;
	color:#199a42;
	line-height:25px;
}
.gkkfk_fr_top_2_top2{
	overflow:hidden;
}
.gkkfk_fr_top_2_top2 p{
	float:left;
}
.gkkfk_ms{
	float:right;
}
.gkkfk_ms li{
	float:left;
	border:none;
	padding:0;
	margin-bottom:0;
	margin-left:15px;
}
.gkkfk_ms li i{
	height:16px;
	float:left;
	margin-right:12px;
}
.gkkfk_ms li span{
	float:left;
	line-height:16px;
	color:#003300;
	font-size:12px;
}
.gkkfk_fr_top_2_bottom{
	overflow:hidden;
}
.gkkfk_fr_top_2_bottom1{
	color:#199a42;
	font-size:14px;
	line-height:25px;
}
.gkkfk_fr_top_2_bottom3{
	border-bottom:1px dashed #199a42;
	font-size:12px;
	color:#000;
	padding:10px 0px;
	overflow:hidden;
}
.gkkfk_fr_top_2_bottom3 span{
	font-weight:bold;
}
.gkkfk_fr_top_2_bottom4{
	margin-top:10px;
	overflow:hidden;
}
.gkkfk_fr_top_2_bottom4l{
	float:left;
	margin-right:7px;
}
.gkkfk_fr_top_2_bottom4l span{
	float:left;
	position: relative;
	margin:2px 6px 0px 0px;
}
.gkkfk_fr_top_2_bottom4l .input_check {position: absolute;visibility: hidden;}
.gkkfk_fr_top_2_bottom4l .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #bbb; background-color:#fff;} 
.gkkfk_fr_top_2_bottom4l .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #199a42;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.gkkfk_fr_top_2_bottom4l p{
	float:left;
	font-size:13px;
	color:#555;
	font-weight: 500;
	line-height: 20px;
}
.gkkfk_fr_top_2_bottom4l p a{
	font-size:13px;
	font-weight: 500;
	color:#199a42;
	cursor:pointer;
}
.gkkfk_fr_top_2_bottom4l span.agree_check{
	float:none;
	position: relative;
	margin:2px 6px 0px 0px;
}
.gkkfk_fr_top_2_bottom4l span.is_agree{
	float:none;
	/*float:left;*/
	font-size:12px;
	color:#452310;
	line-height: 20px;
}
.gkkfk_fr_top_2_bottom4l span.is_agree a{
	font-size:12px;
	color:##199a42;
	cursor:pointer;
}
.gkkfk_fr_top_2_bottom4r{
	float:right;
	color:#555;
	font-size:14px;
	font-weight: 500;
}
.gkkfk_fr_top_2_bottom4r span{
	font-weight:bold;
	color:#199A42
}
.gkkfk_fr_top_2_bottom5{
	float:right;
	margin-top:6px;
}
.gkkfk_fr_top_2_bottom5 a{
	display:block;
	line-height:35px;
	padding:0px 25px;
	text-align:center;
	background-color:#199a42;
	border-radius:25px;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
}
#tabs1{
	
}
.gkkfk_fr_top_2_bottom2t{
	overflow:hidden;
}
.menu1box{
	float:left;
}
#menu1{
	
}
#menu1 li{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 165px;
    line-height: 36px;
    float: left;
    text-align: center;
    color: #199a42;
	font-size: 14px;
	font-weight: bold;
    background: url(../images/ysclp.png) no-repeat center center / 165px 36px;
}
#menu1 li.hover{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 165px;
    line-height: 36px;
    float: left;
    text-align: center;
	font-size:14px
	font-weight: bold;
    color: #fff;
    background: url(../images/qblp.png) no-repeat center center / 165px 36px;
}
.main1box{
	clear:both;
	overflow:hidden;
}
#main1 ul{
	display: none;
	overflow:hidden;
}
#main1 ul.block{
	display: block;
}
.qhcontent{
	border:1px solid #ffc72f;
	padding:15px 23px;
	overflow:hidden;
	height:198px;
}
.ylkpay{
	margin-bottom:10px;
	overflow:hidden;
	line-height:20px;
}
.ylkpay dt{
	float:left;
	font-size:14px;
	font-weight: 500;
	color:#555;
}
.ylkpay dd{
	float:left;
	color:#555;
}
.ylkpay dd p{
	color: #555;
    font-weight: 500;
}
.ylkpay dd span{
	color:#199a42;
	font-weight:bold;
	font-size:16px;
}


/*.zfb{
    position: relative;
}
.zfb a{
    display: block;
    border:2px solid #fdfbce;
    height: 44px;
    width: 124px;
    position: relative;
}
.zfb a:hover{
    border:2px solid #b80000;
}
.zfb a i{
    width:11px;
    height:11px;
    position:absolute;
    right:0px;
    bottom:0px;
    display:none;
    background:url(../images/gou1.png) no-repeat right bottom;
}
.zfb a:hover{
    border:2px solid #b80000;
}
.zfb a:hover i{
    display:block;
}
.zfb a.active{
    border:2px solid #b80000;
}
.zfb a.active i{
    display:block;
}*/






.xykpay{
	overflow:hidden;
	height:63px;
}
.xykpay1{
	overflow:hidden;
	height:83px;
}
.xykpay2{
	overflow:hidden;
	height:163px;
}
.xykpay dt{
	float:left;
	font-size:14px;
	color:#000;
}
.xykpay dd{
	padding-left: 71px;
}
.choosebank{
	
}
.choosebank li{
	overflow:hidden;
	margin:0px 95px 5px 0px;
	position:relative;
	float:left;
}
.choosebank li a{
	overflow:hidden;
	height:28px;
	display:block;
	border:2px solid #fdfbce;
}
.choosebank li a i{
	width:11px;
	height:11px;
	position:absolute;
	right:2px;
	bottom:2px;
	display:none;
	background:url(../images/gou1.png) no-repeat right bottom;
}
.choosebank li a:hover{
	border:2px solid #b80000;
}
.choosebank li a:hover i{
	display:block;
}
.choosebank li a.active{
	border:2px solid #b80000;
}
.choosebank li a.active i{
	display:block;
}
.choosebank li img{
	width:99px;
	height:24px;
}

/*课程预约*/
.kcyy_fr_top_2{
	
}
.kcyy_fr_top_2_top{
	overflow:hidden;
	margin-bottom:10px;
}
.kcyy_fr_top_2_topl{
	float:left;
	font-size:13px;
	color:#199a42;
}
.kcyy_fr_top_2_topr{
	float:right;
	width:178px;
}
.kcyy_fr_top_2_topr input{
	float: left;
	border:1px solid #bbb;
	height:25px;
	line-height:23px;
	padding-left:8px;
	background-color:#fff;
    width:154px;
	outline:none;
	font-size:14px;
	color:#555;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.kcyy_fr_top_2_topr input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.kcyy_fr_top_2_topr input::-moz-input-placeholder{ 
	color: #bbb; 
}
.kcyy_fr_top_2_topr input::-ms-input-placeholder{ 
	color: #bbb; 
}
.kcyy_fr_top_2_topr label{
	float:left;
	width:24px;
	height:25px;
}
.kcyy_fr_top_2_bottom{
	
}
.kcyy_fr_top_2_bottom1{
	background-color:#ffe292;
	border:1px solid #ffc72f;
	line-height: 30px;
    height: 32px;
	padding:0px 10px;
}
.kcyy_fr_top_2_bottom1_1{
	float:left;
}
.kcyytxt{
	float:left;
	color:#452310;
	margin-right:4px;
	font-size:12px;
	line-height: 30px;
}
.kcyyzk{
	float:left;
	margin-right:5px;
}
.kcyyzk span{
	float:left;
	position: relative;
	margin:2px 6px 0px 0px;
}
.kcyyzk .input_check {position: absolute;visibility: hidden;}
.kcyyzk .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #ffc72f; background-color:#fdfac3;} 
.kcyyzk .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.kcyyzk .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 15px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.kcyyzk p{
	float:left;
	font-size:12px;
	color:#452310;
	line-height: 30px;
}
.kcyy_fr_top_2_bottom1_2{
	float:left;
	margin-left:24px;
}
.kcyy_fr_top_2_bottom1_2 select{
	display:none;
}
.xingbie1{
	float:left;
}
.nianling1{
	float:left;
}
.gexing1{
	float:left;
}
.jxfengge1{
	float:left;
}
.teachername input{
	outline:none;
	float:left;
	width: 120px;
	height:19px;
    line-height:17px;
    border: 1px solid #986f4b;
	background-color:#ffe292;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:3px;
}
.teachername input::-webkit-input-placeholder{
            color:#bbb;
        }
.teachername input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#bbb;
        }
.teachername input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#bbb;
        }
.teachername input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#bbb;
        }

.kcyy_fr_top_2_bottom1_2 .select_showbox{
	height:17px;
	background:url(../images/select1.jpg) no-repeat right center;
	color: #452310;
	font-size:12px;
}
.kcyy_fr_top_2_bottom1_2 .select_showbox.active{
	background:url(../images/select1.jpg) no-repeat right center;
}
.kcyy_fr_top_2_bottom1_2 .select_option{
	width: 100%;
	border:1px solid #ffc72f;
	border-top:none;
	display:none;
	left:0px;
	top:18px;
	position:absolute;
	z-index:9999;
	background:#fdfac3;
}
.kcyy_fr_top_2_bottom1_2 .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
}
.kcyy_fr_top_2_bottom1_2 .select_option li.selected{
	color:#452310;
}
.kcyy_fr_top_2_bottom1_2 select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}
/*个性*/
.xingbie1 .select_box{
	float:left;
	width: 45px;
	height:19px;
    line-height:17px;
    border: 1px solid #986f4b;
	background-color:#ffe292;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:3px;
}
.limit select{
	display:none;
}
.limit{
	background-color:#fdfac3;
	}
.limit .select_box{
	float:left;
	width: 100px;
	height:19px;
    line-height:17px;
    border: 1px solid #ffc72f;
	background-color:#fdfac3;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	/*margin-top:6px;*/
	margin-left:5px;
}
.limit .select_showbox{
	height:17px;
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
	color: #452310;
	font-size:12px;
}
.limit .select_showbox.active{
	background:url(../images/select.jpg) #fdfac3 no-repeat right center;
}
.limit .select_option{
	width: 100%;
	border:1px solid #ffc72f;
	border-top:none;
	display:none;
	left:0px;
	top:18px;
	position:absolute;
	z-index:9999;
	background:#fdfac3;
}
.limit .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
}
.limit .select_option li.selected{
	color:#452310;
}
.limit select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}
/*年龄*/
.nianling1 .select_box{
	float:left;
	width: 70px;
	height:19px;
    line-height:17px;
    border: 1px solid #986f4b;
	background-color:#ffe292;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:3px;
}
/*个性*/
.gexing1 .select_box{
	float:left;
	width: 74px;
	height:19px;
    line-height:17px;
    border: 1px solid #986f4b;
	background-color:#ffe292;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:3px;
}
/*教学风格*/
.jxfengge1 .select_box{
	float:left;
	width: 222px;
	height:19px;
    line-height:17px;
    border: 1px solid #986f4b;
	background-color:#ffe292;
    font-size: 12px;
	color:#452310;
	position:relative;
	padding-left:5px;
	margin-top:6px;
	margin-right:3px;
}

.kcyy_fr_top_2_bottom1_3{
	float:right;
}
.kcyypx{
	float:left;
	color:#452310;
	font-size:12px;
	line-height:30px;
}
.kcyylimit{
	float:left;
}
.kcyylimit dl{
	float:left;
}
.kcyylimit .kcyyprice{
	position:relative;
	margin:0 30px 0px 5px;
}
.kcyylimit .kcyyprice dt{
	width:66px;
	line-height:17px;
	display:inline-block;
	color: #452310;
	background:url(../images/select1.jpg) no-repeat right center;
	padding-left:5px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:999; 
	font-weight:normal;
	border:1px solid #986f4b;
	background-color:#ffe292;
}
.kcyylimit .kcyyprice dd{
	position:absolute;
	left:0px;
	top:20px;
	border:1px solid #986f4b;
	background:#fdfac3;
	display:none;
	z-index: 999;
	width:100%;
	padding:10px 8px;
}
.kcyyjiage{
	overflow:hidden;
}
.kcyyjiage p{
	float:left;
	font-size:12px;
	color:#452310;
}
.kcyysearch{
	float:left;
}
.kcyysearch input{
	width:52px;
	line-height:21px;
	text-align:center;
	color:#fff;
	background-color:#986f4b;
	border:none;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.kcyysearch a{
	margin:5px 0 0 0;
	font-size:12px;
	display:block;
	width:52px;
	line-height:21px;
	text-align:center;
	color:#fff;
	background-color:#986f4b;
	border:none;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.kcyysearch input{
	width:52px;
	line-height:21px;
	text-align:center;
	color:#fff;
	background-color:#986f4b;
	border:none;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}

.kcyy_fr_top_2_bottom2{
	overflow:hidden;
}
.kcyy_fr_top_2_bottom2l{
	float:left;
	width:194px;
	border-left:1px solid #ffc72f;
	border-right:1px solid #ffc72f;
}
.kcyy_fr_top_2_bottom2l .tchr_head{
	background:#ffedbb;
	height:37px;
	line-height:37px;
	color:#986f4b;
	text-align:center;
	
}
.kcyy_fr_top_2_bottom2l ul{
	border-top:1px solid #ffc72f;
	
    height: 455px;
    background-color: #fff;
}
.kcyy_fr_top_2_bottom2l li{
	border-bottom:1px solid #ffc72f;
	overflow:hidden;
	padding: 5.5px 5px;
	background-color:#fff;
}
.kcyy_fr_top_2_bottom2l li:hover{
	background-color:#ffedbb;
}
.kcyy_fr_top_2_bottom2l li.current{
	background-color:#ffedbb;
}
.kcyy_img{
	float:left;
	position:relative;
	height:64px;
}
.kcyy_img a{
	display:block;
    overflow: hidden;
    width: 64px;
}

.kcyy_img a img{
	width:64px;
	height:64px;
}
.kcyy_img a p{
	position:absolute;
	background:#000;
	filter:alpha(opacity=50); 
	opacity:0.5;
	-moz-opacity:0.5;
	background-color:rgba（0,0,0,0）;
	width:64px;
	bottom:0px;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:19px;
}
.kcyy_txt{
	float:left;
	margin-left:15px;
}
.kcyy_txt h3{
	font-weight:normal;
	margin-bottom: 2px;
}
.kcyy_txt h3 a{
	color:#986f4b;
	font-size:13px;
	text-decoration:underline
}
.kcyy_txtpf{
	overflow:hidden;
}
.kcyy_txtpf dt{
	float:left;
}
.kcyy_txtpf dt a img{
	width: 12px;
    height: 11px;
    margin-right: 10px;
}
.finger1{
	overflow:hidden;
}
.finger1 dd{
	float:left;
	font-size:12px;
	color:#4e8512;
}
.love1{
	overflow:hidden;
}
.love1 dd{
	float:left;
	font-size:12px;
	color:#199a42;
}
.kcyy_page{
	border-bottom:1px solid #ffc72f;
	background-color:#fdfac3;
	overflow:hidden;
	padding:6px 6px 6px 6px;
}
.kcyy_pagel{
	
}
.kcyy_pagel_t{
	margin-bottom:7px;
text-align:center;
	overflow:hidden;
}
.kcyy_first{
	display:inline-block;

}

.kcyy_pagel_t a{
	display:inline-block;
	
}
.kcyy_l{
	margin:0px 5px;
}
.kcyy_r{
	margin:0px 5px;
}
.kcyy_pagel_t a{
	height:18px;
	overflow:hidden;
	padding-top:2px;	
	
}
.kcyy_pagel_t a img{

	width:auto;
	height:14px;
}
.kcyy_pagel_t p{
	
	display:inline-block;
	font-size:12px;
	color:#353535;
	line-height: 12px;
}
.kcyy_pagel_t p span{
	float:left;

	margin-top:-4px;
	line-height: 15px;
	}
.kcyy_pagel_b{
	overflow:hidden;
}
.kcyy_pagel_b p{
	float:left;
	font-size:12px;
	color:#452310;
	line-height: 19px;
}
.kcyy_pagel_b input{
    display: inline-block;
    border: 1px solid #ffe08b;
    width: 46px;
	font-size:12px;
    color: #199a42;
    text-align: center;
    outline: none;
    line-height: 17px;
    background-color: inherit;
}
.kcyy_pagel_b a{
	float:right;
	display:block;
	width:44px;
	line-height:19px;
	text-align:center;
	background-color:#199a42;
	color:#fff;
	font-size:12px;
	border-radius:25px;
	margin-top:1px;
}

.kcyy_fr_top_2_bottom2r{
	float:right;
	width: 738px;
	position:relative;
}
.kcyy_fr_top_2_bottom2r_1{
	border-right:1px solid #ffc72f;
	border-bottom:1px solid #ffc72f;
	background-color:#fdfac3;
	padding:4px 4px;
	overflow:hidden;
}
.kcyy_bottom2r_1l{
	float:left;
}
.kcyy_bottom2r_1l a{
	display:block;
	width:91px;
	line-height:29px;
	color:#fff;
	font-size:14px;
	float:left;
	text-align:center;
	border-radius:25px;
	margin-right:4px;
}
.kcyy_bottom2r_1l a.startyy{
	background-color:#f45b04;
}
.kcyy_bottom2r_1l a.sumityy{
	background-color:#73ad33;
}

.kcyy_bottom2r_1c{
	 display:block;
	margin:0px auto;
	width:113px;
}
.kcyy_bottom2r_1c a{
	display:block;
	width:113px;
	line-height:27px;
	color:#199a42;
	text-align:center;
	border-radius:25px;
	border:1px solid #199a42;
	background-color:#fef4b6;
}
.kcyy_fr_top_2_bottom2r_1 .tips{


	line-height:29px;
	color:#199a42;
	text-align:center;

}
.kcyy_fr_top_2_bottom2r_2{
	overflow:hidden;
}

.kcyy_fr_top_2_bottom2r_2t{
	overflow:hidden;
	position: absolute;
    top: 4px;
	right:4px;
}
.menu2box{
	float:left;
}
.menu2box .kcyy_timezone{
	background-color: #f45b04;
	display:block;
	width:91px;
	line-height:29px;
	color:#fff;
	font-size:14px;
	float:left;
	text-align:center;
	border-radius:25px;
	margin-right:4px;
}
#menu2{
	
}
#menu2 li{
	display: block;
	cursor:pointer;
	overflow: hidden;
    line-height: 29px;
    float: left;
    text-align: center;
}
#menu2 #bweek.hover{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 76px;
	height:29px;
    float: left;
	font-weight: bold;
    color: #fff;
    background: url(../images/bweek.jpg) no-repeat center center;
}
#menu2 #nweek{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 64px;
	height:29px;
    float: left;
    color: #199a42;
    background: url(../images/nweek.jpg) no-repeat center center;
}
#menu2 #nweek.hover{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 76px;
	height:29px;
    float: left;
	font-weight: bold;
    color: #fff;
    background: url(../images/nweek1.jpg) no-repeat center center;
}
#menu2 #bweek{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 64px;
	height:29px;
    float: left;
    color: #199a42;
    background: url(../images/bweek1.jpg) no-repeat center center;
}
.main2box{
	clear:both;
	border-bottom:1px solid #ffc72f;
	border-right:1px solid #ffc72f;
	overflow:hidden;
}
#main2 ul{
	display: none;
}
#main2 ul.block{
	display: block;
}
.kcyy_fr_top_2_bottom2r_3{
	overflow:hidden;
}
.kcyy_fr_top_2_bottom2r_31{
	float:left;
}
.kcyy_fr_top_2_bottom2r_31 p{
	line-height:22px;
	float:left;
	width:100px;
	text-align:center;
}
.kcyy_fr_top_2_bottom2r_31 li{
	overflow:hidden;
	float:left;
}
.kcyy_fr_top_2_bottom2r_31 li a{
	cursor:default;
	display:block;
	color:#fff;
	width:91px;
	line-height:22px;
	text-align:center;
	font-size:12px;
	border-radius:25px;
}
.kcyy_fr_top_2_bottom2r_31 li a.yue1{
	background-color:#85ca3b;
}
.kcyy_fr_top_2_bottom2r_31 li a.yue2{
	background-color:#3a3838;
}
.kcyy_fr_top_2_bottom2r_31 li a.yue3{
	background-color:#ff3300;
}
.kcyy_fr_top_2_bottom2r_31 li a.yue4{
	background-color:#0270bf;
}
.kcyy_fr_top_2_bottom2r_3r{
	float:right;
	font-size:12px;
	color:#909090;
	line-height:22px;
}
.kcyy_fr_top_2_bottom2r_3r a{
	font-size:12px;
	color:##199a42;
	cursor:pointer;
}
/*预约流程*/
#code2{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #ffeaa7;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover2 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit2{
	position: relative;
}
.theme-poptit2 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit2 .close img{
	width:25px;
	height:25px;
}
.theme-popbod2{
    overflow: hidden;
}
.yuyue_title{
	margin-top:15px;
}
.yuyue_title p{
	float:left;
	color:#fff;
	font-size:18px;
	width:89%;
	line-height:36px;
	box-shadow: 3px 3px 3px #cdbb86;
	background:#fc911c url(../images/yuan8.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.yuyue_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.yuyue_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#ff5500;
	line-height:25px;
	height:400px;
	overflow: auto;
}
.yuyue_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
	float:right;
}

.kcyy_bg_t{
	background-color:#fee79b;
	overflow:hidden;
}
.kcyy_bg_t dl{
	overflow:hidden;
}
.kcyy_bg_t dt{
	float:left;
	background:url(../images/xieline.png) no-repeat center center;
	width:80px;
	height:37px;
}
.kcyy_bg_t dt p{
	color:#199a42;
	font-size:12px;
	width:80px;
}
.kcyy_bg_t dt p.date{
	text-align: right;
	padding:3px 12px 0px 0px;
}
.kcyy_bg_t dt p.time{
	padding-left:10px;
}
.kcyy_bg_t dd{
	border-left:1px dotted #000;
	height:37px;
	width:73px;
	font-size:12px;
	color:#000;
	text-align:center;
	float:left;
}
.kcyy_bg_t dd h3{
	font-weight:normal;
}
.kcyy_bg_t dd h3.active{
	background:url(../images/circle.jpg) no-repeat 20px center;
}
.kcyy_bg_b{
	overflow:hidden;
}
.kcyy_bg_b dl{
	border-top:1px dotted #000;
	height:19px;
}
.kcyy_bg_b dl dt{
	line-height:18px;
	font-size:12px;
	color:#030303;
	float:left;
	width:80px;
	text-align:center;
	background-color:#fee79b;
}
.kcyy_bg_b dl dd{
	border-left:1px dotted #000;
	float:left;
}
.kcyy_bg_b dl dd a{
	display:block;
	width:72px;
	height:18px;
	font-size:12px;
	color:#fff;
	line-height:18px;
	text-align:center;
	background-color:#ffffcd;
}
.kcyy_bg_b dl dd a.black{
	background-color:#525252 !important;
}
.kcyy_bg_b dl dd a.green{
	background-color:#85ca3b !important;
}
.kcyy_bg_b dl dd a.red{
	background-color:#ff3300 !important;
}
.kcyy_bg_b dl dd a.blue{
	background-color:#0270bf !important;
}

/*我的订单*/
.order_fr_top_2{
	/*overflow:hidden;*/
	margin-bottom:20px;
	/*min-height:500px;*/
}
.ordertable tr td {
    padding: 0 6px;
    overflow: hidden;
}
.order_ys{
	font-size:13px;
	font-weight: 500;
	color:#555555;
	text-align:center;
}
.order1_ys{
	font-size:13px;
	font-weight: 500;
	color:#555555;
	line-height:35px;
    text-align: center;
	/*padding-left:14px !important;*/
}
.order2_ys a{
	display: block;
    border-radius: 25px;
    border: 1px solid #199a42;
    background: #199A42;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    line-height: 23px;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}
.order3_ys a{
	display:block;
	font-size:12px;
	color:#555555;
	text-align:center;
	cursor:pointer;
}
.order4_ys a{
	display:block;
	font-size:12px;
	color:#555555;
	text-align:center;
	width:67px;
	margin:0 auto;
	color:#fff;
	background-color:#199a42;
	border-radius:25px;
	line-height:23px;
}
.order5_ys{
	font-size:12px;
	color:#555555;
	text-align:center;
}

/*invoice mailing*/
.ordermail_fr_top_2{
	padding: 0px 60px;
}
.ordermail_fr_top_2_top{
	border-bottom:1px dashed #fdd16f;
	overflow:hidden;
	padding:10px 0px 25px 0px;
}
.ordermail_fr_top_2_top p{
	color:#000;
	text-align:center;
	font-size:14px;
}
.ordermail_fr_top_2_top p span{
	font-size:16px;
	font-weight:bold;
	color:#f94b1b;
}
.ordermail_fr_top_2_center{
	overflow:hidden;
	margin:30px 0px 10px 0px;
}
.ordermail_fr_top_2_center h3{
    color: #199a42;
    font-size: 14px;
    font-weight:bold;
}
.ordermail_fr_top_2_center li{
	background:url(../images/yuan.jpg) no-repeat left center;
	overflow:hidden;
	line-height:25px;
	padding-left:14px;
	font-size:12px;
	color:#000;
}
.ordermail_fr_top_2_bottom{
	overflow:hidden;
}
.ordermail_fr_top_2_bottom1{
	margin-bottom:10px;
	overflow:hidden;
}
.ordermail_fr_top_2_bottom1 textarea{
	border:1px solid #ffc72f;
	line-height:20px;
	outline:none;
	padding:10px 15px;
	overflow:hidden;
	background-color:#fdfbce;
	width:100%;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	font-size:12px;
	color:#969696;
}
.ordermail_fr_top_2_bottom2{
	
}
.ordermail_fr_top_2_bottom2 p{
	float:left;
	font-size:12px;
	color:#000;
	line-height:36px;
}
.ordermail_fr_top_2_bottom2 p span{
	color:#199a42;
}
.ordermail_fr_top_2_bottom2 p span.span1{
	font-weight:bold !important;
	font-size:14px !important;
}
.ordermail_fr_top_2_bottom2 .btn{
	display:block;
	float:right;
	border:none;
	background-color:#199a42;
	width:117px;
	line-height:36px;
	text-align:center;
	color:#fff;
	border-radius:25px;
	cursor:pointer;
}

/*STUDENT FAQ*/
.wenti_fr_top{
	width:988px;
	min-height:491px;
	/*background:url(../images/fr_2.jpg) repeat-y center center;*/
	border-radius: 8px;
    background: #fff;
    box-shadow: 0px 1px 1px #cfcfcf;
	padding:0px 0px 15px 0px;
	overflow:hidden;
}
.wenti_fr_top_2{
	margin-top: 15px;
}
.wenti_fr_top_2fl{
	float:left;
	width:160px;
}
.wenti_fr_top_2fl li{
	margin-bottom:7px;
	overflow:hidden;
}
.wenti_fr_top_2fl li a{
	display:block;
	border-radius:25px;
	font-size:12px;
	width:160px;
	line-height:29px;
	color:#555;	
	border:1px solid #bbb;
	background:#fff url(../images/graydot.png) no-repeat 14px center;
	padding-left:28px;
}
.wenti_fr_top_2fl li a:hover{
	color:#555;
	border:1px solid #bbb;
	background:#fff url(../images/graydot.png) no-repeat 14px center;
}
.wenti_fr_top_2fl li .current{
	color:#199a42;	
	border:1px solid #199A42;
	background:#E6F2E7 url(../images/greendot.png) no-repeat 14px center;
}
.wenti_fr_top_2fr{
	float:right;
	border-left:1px dotted #bbb;
	padding-left:19px;
	width:755px;
}
.inner_con_career{
	overflow:hidden;
}
.services-list {
	
}
.services-list li {
	list-style: none;
	border-bottom:1px dotted #bbb;
}
.service-title{
	cursor: pointer;
	outline:none;
}
.service-title a{
	display:block;
	font-size:12px;
	color:#555;
	min-height: 33px;
    line-height: 33px;
}
.service-title a:hover{
	color:#199a42;
}
.service-title a.active { 
	color:#199a42; 
}
.service-title p{
	float:left;
	font-size:12px;
	/*text-transform:uppercase;*/
}
.service-title .fr{
	float:right;
	background:url(../images/down.png) no-repeat right center /19px 19px;
	width:19px;
	height:19px;
	margin-top:8px;
}
.service-title a:hover .fr{
	float:right;
	background:url(../images/up.png) no-repeat right center /19px 19px;
	width:19px;
	height:19px;
	margin-top:8px;
}
.service-title a.active .fr{ 
	float:right;
	background:url(../images/up.png) no-repeat right center/19px 19px;
	width:19px;
	height:19px;
	margin-top:8px;
}
.service-content {
	background: #F0F7F0;
	color: #555;
	line-height: 20px;
	overflow: hidden;
	width:100%;
	border-top:1px dotted #bbb;
	word-break:break-all; 
	word-wrap:break-word;
}
.service-info-text {
	padding:6px 20px;
	overflow:hidden;
	font-size:12px;
	word-break: break-word;
}

/*常用软件*/
.software_fr_top_2{
	
}
.software_fr_top_2 li{
	border-bottom:1px dotted #ffc72f;
	overflow:hidden;
	padding-bottom:6px;
	margin-bottom:12px;
}
.software_fr_top_2l{
	float:left;
	width:190px;
}
.software_fr_top_2l_img{
	float:left;
	width:63px;
	height: 64px;
}
.software_fr_top_2l_img img{
	width:63px;
	height:64px;
}
.software_fr_top_2l_txt{
	float:left;
	font-size:12px;
	margin:15px 0px 0px 14px;
	overflow:hidden;
}
.software_fr_top_2l_txt p{
	color:#000;
}
.software_fr_top_2l_txt span{
	color:#000;
}
.software_fr_top_2r{
	float:left;
	margin-left:35px;
}
.software_fr_top_2r a{
	display:block;
	float:left;
	width:212px;
	height:54px;
	margin-right:18px;
}
.software_fr_top_2r a img{
	width:212px;
	height:54px;
}
.software_fr_top_2r p{
	float:left;
	font-size:12px;
	color:#484848;
	margin-top: 10px;
    line-height: 20px;
}


/*我的积分*/
.mypoints_fr_topl_3{
	margin:20px 0px;
	overflow:hidden;
}
.mypoints_fr_topl_3 a{
	font-size:12px;
	color:##199a42;
	cursor:pointer;
}
.wdjf_ys{
	color: #555;
    text-align: center;
	font-size:13px;
	font-weight: 500;
	line-height: 23px;
}
.wdjf_ys td{
	padding:4px 9px;
}
.wdjf_ys1{
	padding-left:22px;
	text-align:center;
}
/*引荐奖励流程*/
#code3{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	display: none;
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover3 {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit3{
	position: relative;
}
.theme-poptit3 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit3 .close img{
	width:25px;
	height:25px;
}
.theme-popbod3{
    overflow: hidden;
}
.jiangli_title{
	margin-top:15px;
}
.jiangli_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.jiangli_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.jiangli_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	height:400px;
	overflow: auto;
}
.jiangli_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}

/*引荐奖励流程*/
#code4{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	display: none;
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover4 {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit4{
	position: relative;
}
.theme-poptit4 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit4 .close img{
	width:25px;
	height:25px;
}
.theme-popbod4{
    overflow: hidden;
}
.guifan_title{
	margin-top:15px;
}
.guifan_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.guifan_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.guifan_con{
	padding:20px 5% 5% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	height:400px;
	overflow: auto;
}
.guifan_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}

/*我的星币*/
.myxingbi_fr_topl_3{
	margin-bottom:10px;
	overflow:hidden;
	margin-top: -5px;
}
.myxingbi_fr_topl_3 img{
	float:left;
	margin-top: 5px;
}
.myxingbi_fr_topl_3 p{
	float:left;
	font-size:14px;
	color:#000;
	padding-left:12px;
	line-height:20px;
}
.myxingbi_fr_topl_3 p span{
	font-size:24px;
	color:#199a42;
	font-weight:bold;
}
.advices_fr_topl_2{
	color:#199a42;
	font-size:14px;
	font-weight: 700;
	margin-bottom:20px;
	overflow:hidden;
}
.advices_fr_topl_3{
	overflow:hidden;
}
.advices_fr_topl_3 dl{
	margin-top:10px;
	overflow:hidden;
}
.advices_fr_topl_3 dl dt{
	float:left;
	width:110px;
	height: 19px;
	font-size:14px;
	font-weight: 500;
	color:#555;
	text-align: right;
}
.advices_fr_topl_3 dl dt i{
	color: #ff7233;
	width:5px;
	height:6px;
	font-style:normal;
	margin-right:8px;
}
.advices_fr_topl_3 dl dd{
	float:left;
	margin-left:15px;
}
.advices_1con{
	float:left;
	margin-right:38px;
	position: relative;
}
.advices_1con input{
	float:left;
	margin-top:10px;
	border:1px solid #199a42;
	margin-right:8px;
}
.advices_1con input[type="radio"] {
	width: 17px;
    height: 17px;
    opacity: 0;
}
.advices_1con label{
	position: absolute;
   	left: 0px;
    /* top: 2px; */
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #bbb;
	background-color:#fff;
}
.advices_1con input:checked+label { 
	background-color: #fff;
	border: 1px solid #199a42;
}
.advices_1con input:checked+label::after {
	position: absolute;
    content: "";
    width: 9px;
    height: 9px;
   	top: 3px;
    left: 3px;
	background-color:#199a42;
	border-radius: 50%;
}
.advices_1con p{
	float:left;
	font-size:14px;
	color:#5c4836;
	margin-left:3px;
	margin-right:0;
}
.info{
	color:#b9a898;
}
.advices_fr_topl_3 dl dd textarea{
	border: 1px solid #bbb;
    line-height: 20px;
    outline: none;
    padding: 10px 15px;
    overflow: hidden;
    background-color: #fff;
    /*width: 465px;*/
	width:775px;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    font-size: 13px;
	font-weight: 500;
    color: #555;
}
.advices_fr_topl_3 dl dd p{
   
	display:block;
	height:20px;
	margin:20px 0 20px 0 0;
	padding:20px 0 20px 0 0;
	line-height:30px
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    font-size: 13px;
	font-weight: 500;
	color: #555;
}
.advices_fr_topl_3 dl dd p span{
	color:#199a42;
}
textarea::-webkit-input-placeholder{
   /* color: #986f4b;*/
   color:#BBBBBB
}
textarea::-moz-input-placeholder{
    color:#BBBBBB
}
textarea::-ms-input-placeholder{
    color:#BBBBBB
}



.fankui{
	width:465px;
}
.advices_fr_topl_3 dl dd li{
	margin-right:10px;
	/*overflow:hidden;*/
	float:left;
    position: relative;
}
.advices_fr_topl_3 dl dd li img{
	width:47px;
	height:47px;
}
.picdata_fl{
	float:left;
    position: relative;
}
.upload {
	float:left;
    width: 73px;
    height: 23px;
    line-height: 21px;
  /*  background-color: #fdfbce;*/
    overflow: hidden;
    color: #199a42;
    /*position: relative;*/
	display:block;
    border: 1px solid #199a42;
    text-align: center;
	border-radius:25px;
    cursor: pointer;
}
.upload input {
    width: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.picdata_fl p{
	float:left;
	color:#b9a898;
	font-size:12px;
	line-height: 25px;
	margin-left:6px;
}
.picdata_fr{
	float:right;
    margin-right: 30px;
}
.picdata_fr input{
	font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	background-color:#199a42;
	border-radius:25px;
	width:114px;
	line-height:33px;
	text-align:center;
	outline:none;
	border:none;
	color:#fff;
	font-size:16px;
	font-weight:600;
	cursor:pointer;
}
/**/


/**/

/*PAYMENT METHOD*/
.buyclassfk_fr_top_2_bottom1 {
    color: #199a42;
    font-size: 14px;
	font-weight: 700;
    line-height: 14px;
	padding-bottom: 8px;
}
.main3box{
	clear:both;
	overflow:hidden;
}
.zfqhcontent{
	height: 226px;
	border:1px solid #199a42;
	padding:15px 23px 15px 23px;
}

#tabs4{
	
}
.jfdh_fr_top_2_bottom2t{
	overflow:hidden;
	border-bottom:2px solid #199a42;
	margin-bottom:10px;
}
.menu4box{
	float:left;
}
#menu4{
	
}
#menu4 li{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 105px;
    line-height: 26px;
    float: left;
    text-align: center;
    color: #199a42;
    background: url(../images/ysclp.png) no-repeat center center;
}
#menu4 li.hover{
	display: block;
	cursor:pointer;
	overflow: hidden;
    width: 105px;
    line-height: 26px;
    float: left;
    text-align: center;
	font-weight: bold;
    color: #fff;
    background: url(../images/qblp.png) no-repeat center center;
}
.menu4jf{
	float:right;
}
.menu4jf p{
	color:#000;
	font-size:14px;
}
.menu4jf p span{
	color:#199a42;
	font-size:18px;
	font-weight:bold;
	padding:0px 10px;
}
.main4box{
	clear:both;
	overflow:hidden;
}
#main4 ul{
	display: none;
}
#main4 ul.block{
	display: block;
}
.jfdh_ys{
	color:#003300;
	font-size:12px;
}
.jfdh_ys td{
	padding:2px;
}
.jfdh_ys1{
	text-align: center;
}
.jfdh_ys1 span{
	position: relative;
}
.jfdh_ys1 .input_check {
	position: absolute;
	visibility: hidden;
}
.jfdh_ys1 .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #bbb; 
	background-color:#fff;
	border-radius: 3px;    
	margin-top: 5px;
} 
.jfdh_ys1 .input_check:checked+label{
	border: 1px solid #199A42;
	background-color:#199A42;
} 
.jfdh_ys1 .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 8px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
/**/
.nicecheck .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #c6c5a2; 
	background-color:#e7e5bc;
	border-radius: 3px;    
	margin-top: 5px;
} 
.nicecheck .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.nicecheck .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 8px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
/**/
.jfdh_ys2{
	padding-left:20px !important;
}
.jfdh_ys3{
	text-align:center;
}
.jfdh_ys4{
	text-align:center;
}
.jfdh_ys4 a.btn-reduce{
	float:left;
	/*border:1px solid #e8e5b3;*/
	width:28px;
	line-height:22px;
	color:#979684;
	text-align:center;
	font-size: 14px;
	margin-left: 15%;
}
.jfdh_ys4 input{
	float:left;
	border:1px solid #bab78f;
	width:28px;
	line-height:22px;
	outline:none;
	color:#66665d;
	
	text-align:center;
	background-color:#fdfbce;
}
.jfdh_ys4 a.btn-add{
	float:left;
	/*border:1px solid #e8e5b3;*/
	width:28px;
	line-height:22px;
	color:#979684;
	text-align:center;
	font-size: 14px;
}
.jfdh_fr_top_4{
	margin-top:111px;
	overflow:hidden;
}
.jfdh_fr_top_4 p{
    color: #4b4b4b;
    font-size: 12px;	
}
.jfdhform{
	margin-top:111px;
}

.jfdh_fr_top_3{
	overflow:hidden;
	border-top:1px solid #ffc72f;
	margin-top: 11px;
	padding-top:11px;
}
.jfdh_fr_top_3 label{
	float:left;
	font-size:12px;
	color:#003300;
	line-height:28px;
}
.jfdh_fr_top_3 label i{
	color: #ff7233;
    width: 5px;
    height: 6px;
    font-style: normal;
    margin-right: 8px;
}
.jfdh_fr_top_3 input{
	outline:none;
}
.jfdh_fr_top_3 input.jfdhpwd{
	float:left;
	width:155px;
	line-height:26px;
	background-color:#fdfac3;
	border:1px solid #ffc72f;
	padding-left:10px;
}
.jfdh_fr_top_3 input.ljdh{
	float:left;
	width:112px;
	line-height:30px;
	background-color:#199a42;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	color:#fff;
	font-size:14px;
	border:none;
	margin-left:15px;
}
/*兑换公开课*/
.dhgkk{
	margin-top:100px;
	font-size:14px;
	color:#003300;
	text-align:center;
}
.dhxb{
	text-align:center;
	margin:100px 0px 140px 0px;
	overflow:hidden;
}
.dhxb p{
	font-size:14px;
	color:#003300;
	margin-bottom:18px;
}
.dhxb label{
	font-size:14px;
	color:#199a42;
	line-height:37px;
	margin-right:12px;
}
.dhxb input{
	border:1px solid #ffc72f;
	line-height:35px;
	width:134px;
	outline:none;
	background-color:#fdfbce;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	padding-left:10px;
	color:#199a42;
}
.dhxb input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.dhxb input::-moz-input-placeholder{ 
	color: #bbb; 
}
.dhxb input::-ms-input-placeholder{ 
	color: #bbb; 
}

/*返现*/
.fanxian{
	margin-top:20px;
}
.fanxian dd{
	overflow:hidden;
	background:url(../images/yuan1.png) no-repeat left 10px;
	padding-left:14px;
	line-height:25px;
}

/*Personal settings*/
.shezhi_fr_topl_2{
	overflow:hidden;
}
.shezhi_fr_topl_2 li{
	overflow:hidden;
	float:left;
}
.shezhi_fr_topl_2 li a{
	display:block;
	color:#555555;
	font-size:14px;
	font-weight: 600;
	text-align:center;
}
.shezhi_fr_topl_2 .infoszs a{
	background:url(../images/sz1.png) no-repeat center center/466px 35px;
	line-height:35px;
	width:466px;
}
.shezhi_fr_topl_2 .infoszs a:hover{
	background:url(../images/sz1_h.png) no-repeat center center/466px 35px;
	color:#fff;
}
.shezhi_fr_topl_2 .infoszs .current{
	background:url(../images/sz1_h.png) no-repeat center center/466px 35px;
	color:#fff;
}
.shezhi_fr_topl_2 .pwdszs a{
	background:url(../images/sz3.png) no-repeat center center/466px 35px;
	line-height:35px;
	width:466px;
}
.shezhi_fr_topl_2 .pwdszs a:hover{
	background:url(../images/sz3_h.png) no-repeat center center/466px 35px;
	color:#fff;
}
.shezhi_fr_topl_2 .pwdszs .current{
	background:url(../images/sz3_h.png) no-repeat center center/466px 35px;
	color:#fff;
}
.shezhi_fr_topl_2 .qitaszs a{
	background:url(../images/sz3.png) no-repeat center center;
	line-height:35px;
	width:225px;
}
.shezhi_fr_topl_2 .qitaszs a:hover{
	background:url(../images/sz3_h.png) no-repeat center center;
	color:#fff;
}
.shezhi_fr_topl_2 .qitaszs .current{
	background:url(../images/sz3_h.png) no-repeat center center;
	color:#fff;
}

.shezhi_fr_topl_3{
	margin-top:60px;
	overflow:hidden;
}
.dxtx{
	float:left;
	font-size:14px;
	color:#5c4836;
	margin-right:33px;
	line-height:33px;
}
.qitasz_1con{
	float:left;
	margin-right:21px;
	position: relative;
	line-height: 33px;
}
.qitasz_1con input{
	float:left;
	margin-top:10px;
	border:1px solid #199a42;
	margin-right:14px;
}
.qitasz_1con input[type="radio"] {
	width: 17px;
    height: 17px;
    opacity: 0;
}
.qitasz_1con label{
	position: absolute;
   	left: 0px;
    top: 8px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 1px solid #c4ac85;
	background-color:#fdfac3;
}
/*设置选中的input的样式*/
/* + 是兄弟选择器,获取选中后的label元素*/
.qitasz_1con input:checked+label { 
	background-color: #fefcd5;
	border: 1px solid #986f4b;
}
.qitasz_1con input:checked+label::after {
	position: absolute;
    content: "";
    width: 9px;
    height: 9px;
   	top: 3px;
    left: 3px;
	background-color:#986f4b;
	border-radius: 50%;
}
.qitasz_1con p{
	float:left;
	font-size:14px;
	color:#5c4836;
	margin-left:3px;
	margin-right:0;
}
.qd{
	float:right;
}
.qd input{
	outline:none;
	background-color:#199a42;
	line-height:33px;
	width:114px;
	color:#fff;
	text-align:center;
	border:none;
	font-family:"Microsoft Yahei";
	border-radius:25px;
}
.pwdshezhi_fr_topl_3{
	margin-top:50px;
	overflow:hidden;
}
.pwdshezhi_fr_topl_3 dl{
	margin-bottom:24px;
	overflow:hidden;
}
.pwdshezhi_fr_topl_3 dt{
	float:left;
	color:#555555;
	font-size: 14px;
	font-weight: 500;
	text-align:right;
	width:182px;
	line-height:29px;
	height:29px;
	margin-right:20px;
}
.pwdshezhi_fr_topl_3 dd{
	width:475px;
	float:left;
}
.pwdshezhi_fr_topl_3 dd input{
	line-height:27px;
    height: 29px;
	border:1px solid #986f4b;
	width:475px;
	outline:none;
	padding-left:12px;
	background-color:#fdfbce;
	font-size:12px;
	color:#986f4b;
}
.pwdshezhi_fr_topl_3 dd input{
	float:left;
	line-height:27px;
    height: 29px;
	border:1px solid #bbb;
	width:475px;
	outline:none;
	padding-left:12px;
	background-color:#fff;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	font-size:12px;
	color:#555555;
}
.pwdshezhi_fr_topl_3 input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.pwdshezhi_fr_topl_3 input::-moz-input-placeholder{ 
	color: #bbb; 
}
.pwdshezhi_fr_topl_3 input::-ms-input-placeholder{ 
	color: #bbb; 
}
.yzm{
	width:142px !important;
	float:left;
}
.pwdshezhi_fr_topl_3 dd a{
	float:left;
	margin-left:15px;
}
.pwdshezhi_fr_topl_3 dd a img{
	height:29px;
	width:87px;
}
.tijiao{
	float:right !important;
	line-height:33px !important;
	width:114px !important;
	outline:none;
	text-align:center !important;
	background-color:#199a42 !important;
	font-size:14px !important;
	color:#fff !important;
	padding-left:0 !important;
	border:none !important;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
form input.zsh-tijiao{
	float:right !important;
	height:33px;
	line-height:33px !important;
	width:114px !important;
	outline:none;
	text-align:center !important;
	background-color:#199a42 !important;
	font-size:14px !important;
	color:#fff !important;
	padding-left:0 !important;
	border:none !important;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	vertical-align:top;
}
form .zsh-tijiao{
	float:right !important;
	height:35px;
	line-height:35px !important;
	width:114px !important;
	outline:none;
	text-align:center !important;
	background-color:#199a42 !important;
	font-size:16px !important;
	color:#fff !important;
	font-weight: 600;
	padding-left:0 !important;
	border:none !important;
	border-radius:25px;
	vertical-align:top;
}
.xiugai{
	float:right !important;
	line-height:31px !important;
	width:114px !important;
	outline:none;
	text-align:center !important;
	background-color:#fdfbce !important;
	font-size:14px !important;
	color:#199a42 !important;
	padding-left:0 !important;
	border:1px solid #199a42 !important;
	border-radius:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	margin-left:16px;
}

/*Personal settings*/
.infoshezhi_fr_tops{
	float:left;
/*	overflow: hidden;*/
/*	width: 765px;*/
width:988px;
}
/*.fr_1s{
	overflow: hidden;
    background: url(../images/fr_1s.jpg) no-repeat center center;
    height: 15px;
	float: left;
    width: 765px;
}
.fr_3s{
	overflow: hidden;
    background: url(../images/fr_3s.jpg) no-repeat center center;
    height: 15px;
	float: left;
    width: 765px;
}*/
.box_container{
	padding: 8px 28px 23px;
}
.box_title{
	background:#199a42;
	padding-bottom:12px;
	padding-top: 12px;
    padding-left: 28px;
	padding-right:28px;
	color:#fff;
	line-height: 20px;
/*	border-radius: 15px;
	border-left:none;
	border-right:none;
	border-bottom:none;*/
		
}
.infoshezhi_fr_topl{
    float: left;
    /*width: 765px;*/
	width:988px;
    min-height: 500px;
    overflow: hidden;
	border-radius: 8px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;
    /* padding: 0px 0px 5px 0px; */
   /* overflow: hidden;*/
}

/*Buy lessons - order confirmation*/
.buyclassqr_fr_top_2{
	margin-top:-5px;
	/*border-bottom:1px dashed #ffc72f;*/
	overflow:hidden;
}
.buyclassqr_fr_top_2 h3{
	color:#555;
	font-size:14px;
	font-weight: 500;
	margin-bottom:10px;
}
.buyclassqr_fr_top_2 h4{
	color:#199a42;
	font-weight:bold;
	font-size:15px;
	padding-bottom: 5px;
}
.buyclassqr_fr_top_2 ul li{
	float:left;
	font-size:13px;
	font-weight: 500;
	color:#555;
	line-height:23px;
	margin-right:40px;
}
.buyclassqr_fr_top_3{
	border-bottom:1px dashed #bbb;
	overflow:hidden;
	padding:10px 0px;
}
.buyclassqr_fr_top_3 h4{
	color:#199a42;
	font-weight:500;
	font-size:14px;
	margin-bottom:8px;
	display:none;
}
.buyclassqr_fr_top_4{
	border-bottom:1px dashed #bbb;
	overflow:hidden;
	padding:10px 0px;
}
.buyclassqr_fr_top_4 h4{
	color:#199a42;
	font-weight: bold;
	font-size:15px;
	padding-bottom: 2px;
}
.buyclassqr_fr_top_4 ul li{
	float:left;
	font-size:12px;
	font-weight: 500;
	margin-right:50px;
	color:#555;
}
.buyclassqr_fr_top_4 ul li span{
	color:#717171;
	font-size:16px;
	font-weight: bold;
}
.buyclassqr_fr_top_5{
	border-bottom:1px dashed #bbb;
	overflow:hidden;
	padding:10px 0px;
}
.buyclassqr_fr_top_5 li,.buyclassqr_fr_top_11 li{
	 float:left;
	 margin-right:50px;
}
.buyclassqr_fr_top_5 h4{
	color:#199a42;
	font-weight:bold;
	font-size:15px;
	padding-bottom: 2px;
}
.buyclassqr_fr_top_5 p{
	font-size:12px;
	font-weight: 500;
	color:#555;
}
.buyclassqr_fr_top_5 p span{
	font-size:16px;
	color:#717171;
	font-weight:bold;
}
.buyclassqr_fr_top_7{
	margin-top:15px;
	margin-bottom:20px;
	overflow:hidden;
	float:right;
}
.buyclassqr_fr_top_7 p{
    float:right;
    line-height:35px;
    color: #555;
	font-weight: 500;
}
.buyclassqr_fr_top_7 p i{
    color: #199a42;
    font-style:normal;
}
.buyclassqr_fr_top_7 p b{
    color: #199a42;
    font-size: 18px;
    font-weight: bold;
}
.buyclassqr_fr_top_7 ul{
    float:right;
    margin-left:20px;
}
.buyclassqr_fr_top_7 li{
	float:left;
	text-align:center;
	margin-left:10px;
}
.buyclassqr_fr_top_7 li a{
	display:block;
	width:114px;
	font-size:16px;
	font-weight: 600;
	color:#fff;
	background-color:#199a42;
	line-height:35px;
	border-radius:25px;
}

/*buy hours - order page*/
.buyclass_fr_top_2{
	margin-top:-5px;
	overflow:hidden;
}
.buyclass_fr_top_2 p{
	float:left;
	color:#199A42;
	font-size:14px;
	font-weight:700
}
.buyclass_fr_top_2 span{
	float:right;
	font-size:12px;
	color:#555;
}
.buyclass_fr_top_2 span a{
	color:#199a42 !important;
	font-size:12px;
	cursor:pointer;
}

/*主修课程购买流程与规划*/
#code5{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #ffeaa7;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover5 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit5{
	position: relative;
}
.theme-poptit5 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit5 .close img{
	width:25px;
	height:25px;
}
.theme-popbod5{
    overflow: hidden;
}
.zhuxiu_title{
	margin-top:15px;
}
.zhuxiu_title p{
	float:left;
	color:#fff;
	font-size:18px;
	width:89%;
	line-height:36px;
	box-shadow: 3px 3px 3px #cdbb86;
	background:#fc911c url(../images/yuan8.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.zhuxiu_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.zhuxiu_con{
	padding:20px 5% 2% 5%;
	color:#ff5500;
	line-height:25px;
	height:400px;
	overflow:auto;
}
.zhuxiu_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
	float:right;
}

.buyclass_fr_top_3{
	overflow:hidden;
	clear:both;
	margin-top:11px;
}
.buyclass_ys{
	color: #555;
    text-align: center;
    font-size: 13px;
	font-weight: 500;
}
.buyclass_ys td {
    padding: 5px;
}
.buyclass_ys td:nth-child(6){
    /*color: #199a42;*/
}
.buyclass_ys1{
	/*padding-left: 9px !important;
    text-align: left;*/
    text-align: center;
}
.buyclass_fr_top_3_12{
    margin-top: 10px;
    overflow: hidden;
    color: #555;
	font-size:13px;
	font-weight: 500;
    border-bottom:1px dashed #bbb;
    padding-bottom: 11px;
}
.buyclass_fr_top_3_12 span{
    color: #199a42;
}
.buyclass_fr_top_3_2{
	font-size:14px;
	font-weight: 700;
	color:#199a42;
	overflow:hidden;
	padding:10px 0px 11px 0px;
}
.buyclass_fr_top_3_3{
	background-color:#efefef;
	border:1px solid #bbb;
	overflow:hidden;
	padding:13px 23px;
}
.buyclass_fr_top_3_3_fl{
	float:left;
	border-right:1px dashed #bbb;
	width:300px;
	height:66px;
	margin-right:30px;
}
.buyclass_fr_top_3_3_fl h3{
	background:url(../images/greendot.png) no-repeat left center;
	font-size:13px;
	color:#199A42;
	font-weight:600;
	padding-left:12px;
	margin-bottom: 5px;
}
.buyclass_1{
	overflow:hidden;
}
.buyclass_1 span{
	position: relative;
	float:left;
}
.buyclass_1 .input_check {
	position: absolute;
	visibility: hidden;
}
.buyclass_1 .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #bbb; 
	background-color:#efefef;
	border-radius: 3px;    
	margin-top: 5px;
} 
.buyclass_1 .input_check:checked+label{
	border: 1px solid #199A42;
	background-color:#199a42;
} 
.buyclass_1 .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 9px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.buyclass_1 p{
	float:left;
	font-size:12px;
	font-weight: 500;
	color:#555;
	line-height:22px;
	margin:0px 8px;
}
.tjm{
	outline:none;
	border:1px solid #bbb;
	background-color:#efefef;
	width:156px;
	height:20px;
	line-height:18px;
	padding-left:13px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;;
	font-size:12px;
}
.buyclass_1 input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.buyclass_1 input::-moz-input-placeholder{ 
	color: #bbb; 
}
.buyclass_1 input::-ms-input-placeholder{ 
	color: #bbb; 
}
.buyclass_fr_top_3_3_fc{
	float:left;
	border-right:1px dashed #bbb;
	width:255px;
	margin-right:30px;
}
.buyclass_fr_top_3_3_fc h3{
	background:url(../images/greendot.png) no-repeat left center;
	font-size:13px;
	color:#199A42;
	font-weight:600;
	padding-left:12px;
	margin-bottom: 5px;
}
.buyclass_fr_top_3_3_fc p{
    color: #555;
	font-weight: 500;
    line-height: 25px;
    font-size: 12px;
}
.buyclass_fr_top_3_3_fc input{
    width: 230px;
}
.buyclass_fr_top_3_3_fc input::-webkit-input-placeholder{
    color: #bbb;
}
.buyclass_fr_top_3_3_fc input::-moz-input-placeholder{
    color: #bbb;
}
.buyclass_fr_top_3_3_fc input::-ms-input-placeholder{
    color: #bbb;
}
.buyclass_fr_top_3_3_fr{
	width:258px;
	float:left;
}
.buyclass_fr_top_3_3_fr h3{
	background:url(../images/greendot.png) no-repeat left center;
	font-size:13px;
	color:#199A42;
	font-weight:600;
	padding-left:12px;
	margin-bottom: 5px;
}
.buyclass_2{
	font-size:12px;
	font-weight: 500;
	color:#199A42;
	padding-left:21px;
}

.buyclass_fr_top_3_4{
	float:right;
	margin-top:18px;
	overflow:hidden;
}
.buyclass_fr_top_3_4 a{
	display:block;
	width:114px;
	font-size:16px;
	font-weight: 600;
	color:#fff;
	background-color:#199a42;
	line-height:35px;
	border-radius:25px;
	text-align:center;
}

/*complete personal info.*/
.infoshezhi_fr_topl_3{
	overflow:hidden;
	margin-top:24px;
}
.infoshezhi_fr_topl_3t{
/*	margin-bottom:15px;*/
}
.shezhi_title{
	border-bottom:1px dashed #199A42;
	overflow:hidden;
	padding-bottom:5px;
}
.shezhi_title p{
	float:left;
	color:#199A42;
	font-size:14px;
	font-weight: 700;
}
.shezhi_title span{
	float:right;
	font-size:14px;
	font-weight: 500;
	color:#555555;
}
.shezhi_title span a{
	color:##199a42 !important;
	cursor:pointer;
}

/*注册用户隐私保护政策*/
#code6{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;

	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover6 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit6{
	position: relative;
}
.theme-poptit6 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit6 .close img{
	width:25px;
	height:25px;
}
.theme-popbod6{
    overflow: hidden;
}
.yinsi_title{
	margin-top:15px;
}
.yinsi_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.yinsi_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.yinsi_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	height:400px;
	overflow: auto;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.yinsi_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}
/*贝朵英语注册协议*/
#code8{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;

	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover8 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit8{
	position: relative;
}
.theme-poptit8 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit8 .close img{
	width:25px;
	height:25px;
}
.theme-popbod8{
    overflow: hidden;
}
.yhzhuce_title{
	margin-top:15px;
}
.yhzhuce_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.yhzhuce_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.yhzhuce_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	height:400px;
	overflow: auto;
}
.yhzhuce_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}


.shezhi_con{
	margin-top:15px;
}
.shezhi_con1{
	margin-bottom:15px;
	height:27px;
}
.shezhi_con1_fl{
	float:left;
	width:166px;
	color:#555555;
	font-size:14px;
	font-weight: 500;
/*	background:url(../images/red.png) no-repeat left center;*/
	padding-left:11px;
	line-height:27px;
	text-align:right;
}
.shezhi_con1_fl p span{
	padding-right:5px;
	color:#f00;	
}
.isred{

	/*background:url(../images/red.png) no-repeat left center;*/

}
.shezhi_con1_fc{
	float:left;
	width:210px;
	color:#555555;
	font-size:14px;
	font-weight: 500;
	line-height: 27px;
    text-transform: capitalize;
	padding-left:20px;
}
.shezhi_con1_fr{
	float:right;
	color:#555;
	font-size:12px;
	text-align:right;
	line-height: 27px;
}
.ename{
	width:91px;
	height: 27px;
	border:1px solid #bbb;
	font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	line-height:25px;
	background-color:#fff;
	padding-left:8px;
	font-size:13px;
	font-weight: 500;
	outline:none;
    color: #555;
}
.ename_1{
	width:90px;
	height: 27px;
	padding-left:8px;
	border:1px solid #bbb;
	line-height:25px;
	background-color:#fff;
	text-align:left;
	font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	font-size:13px;
	font-weight: 500;
	outline:none;
	margin-right:3px;
    color: #555;
}
.ename_1:last-child{
	margin-right:0;
}
.infoshezhi_fr_topl_3b{
	overflow:hidden;
}
.shezhi_info{
/*	margin-top:15px;*/
	overflow:hidden;
}
.shezhi_info1{
	margin-bottom:15px;
	min-height: 27px;
    clear: both;
}
.shezhi_info1_fl{
	float:left;
	width:166px;
	color:#555;
	font-size:14px;
	font-weight: 500;
	padding-left:11px;
	line-height:27px;
	text-align:right;
}
.shezhi_info1_fl p span{
	padding-right:5px;
	color:#f00;	
}
.shezhi_info1_fc{
	float:left;
	width:330px;
	color:#199a42;
	font-size:14px;
	line-height: 27px;
    position: relative;
}
.photo {
	float:left;
    width:91px;
    height:91px;
  /*  background-color: #fdfbce;*/
    overflow: hidden;
    color: #986f4b;
    position: relative;
	display:block;
    border: 1px solid #bbb;
    text-align: center;
	margin-bottom: 10px;
    border-radius: 180px;
}
.photo img{
	text-align:center;
	display:block;
	margin:0 auto;
	width:60px;
	margin-top: 15px;
}
.photo input {
    width: 100%;
	height: 91px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ename1{
	width:189px;
	height: 27px;
	border:1px solid #bbb;
	line-height:25px;
	background-color:#fff;
	padding-left:8px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	font-size:12px;
	outline:none;
    color: #555;
}
.shezhi_info1_fc input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.shezhi_info1_fc input::-moz-input-placeholder{ 
	color: #bbb; 
}
.shezhi_info1_fc input::-ms-input-placeholder{ 
	color: #bbb; 
}
.shezhi_info1_fr{
	float:right;
	color:#555;
	font-size:12px;
	text-align:right;
	line-height: 27px;
}

.shezhi_btn{
	border-top: 1px dashed #199A42;
	padding-top:25px;
	margin-top:10px;
}
.shezhi_btn_fl{
	float:left;
}
.shezhi_btn_fl span{
	float:left;
	position: relative;
	margin:2px 12px 0px 11px;
}
.shezhi_btn_fl .input_check {position: absolute;visibility: hidden;}
.shezhi_btn_fl .input_check+label {
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid #bbb; 
	border-radius: 3px; 
	background-color:#fff;} 
.shezhi_btn_fl .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #199a42;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
} 
.shezhi_btn_fl p{
	float:left;
	font-size:13px;
	color:#555;
	font-weight: 500;
	line-height: 20px;
}
.shezhi_btn_fl p a{
	font-size:12px;
	color:#199A42;
	cursor:pointer;
}
.shezhi_btn_fr{
	float:right;
	margin-top: -8px;
}
.shezhi_btn_fr input{
	float:left;
	margin-left:15px;
	width:114px;
	text-align:center;
	outline:none;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	border-radius:25px;
	font-size:14px;
	cursor:pointer;
}
.shezhi_btn_fr .tj{
	float:right;
	width:114px;
	border-radius:25px;
	text-align:center;
	font-size:16px;
	font-weight: 600;
	background-color:#199A42;
	line-height:35px;
	color:#fff;
	border:none;
}
.shezhi_btn_fr .qx{
	background-color:#fdfbce;
	line-height:31px;
	color:#199a42;
	border:1px solid #199a42;
}
.shezhi_info1_fc1{
	float:left;
	/*width:360px;*/
	color:#555555;
	font-size:14px;
	font-weight: 500;
	line-height: 27px;
	padding-left:20px;
}
.shezhi_info1_fc1 select{
	display:none;
}
.shezhi_info1_fc1 .select_box{
	float:left;
	width: 91px;
	height:27px;
    line-height:25px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555555;
	position:relative;
	padding-left:8px;
}
.shezhi_info1_fc1 .select_showbox{
	height:27px;
	background:url(../images/select2.jpg) no-repeat right -1px/27px 27px; 
	color: #555;
	font-size:13px;
}
.shezhi_info1_fc1 .select_showbox.active{
	background:url(../images/select2.jpg) no-repeat right -1px/27px 27px;
}
.shezhi_info1_fc1 .select_option{
	width: 102%;
	border:1px solid #bbb;
	border-top:none;
	display:none;
	left:-1px;
	top:26px;
	position:absolute;
	z-index:9999;
	/*background:#fdfbce;*/
	background:#fff;
	max-height:160px;
	overflow:auto;
	font-size:13px;
}
.shezhi_info1_fc1 .select_option li{
	width: 100%;
	cursor:pointer; 
	padding-left:5px; 
	line-height:20px;
	font-size:13px;
}
.shezhi_info1_fc1 .select_option li.selected{
	color:#199a42;
}
.shezhi_info1_fc1 select option{
	position:absolute;
	top:44px;
	left:10px;
	z-index:999;
}
select::-ms-expand { 
	display: none; 
}
.ename2{
	width:110px;
	height:27px;
	border:1px solid #986f4b;
	line-height:25px;
	background-color:#fdfbce;
	padding-left:8px;
	font-size:12px;
	outline:none;
    color: #986f4b;
}

/*省*/
.sheng{
	float:left;
	margin-right:0px;
}
.sheng .select_box{
	float:left;
	width:150px;
	height:27px;
    line-height:25px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:8px;
	margin-right:7px;
}
/*市*/
.shi{
	
	float:left;
	margin-right:7px;
}
.shi .select_box{
	float:left;
	width:150px;
	height:27px;
    line-height:25px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:8px;
	margin-right:7px;
}
/*县*/
.xian{
	float:left;
}
.xian .select_box{
	float:left;
	width:170px;
	height:27px;
    line-height:25px;
    border: 1px solid #986f4b;
	background-color:#fdfbce;
    font-size: 12px;
	color:#986f4b;
	position:relative;
	padding-left:5px;
	margin-right:7px;
}

/*最新公告*/
.ggao_fr_topl_2{
	overflow:hidden;
}
.gonggao_fr_topl_2{
	overflow:hidden;
}
.gonggao_fr_topl_2 li{
	border-bottom:1px dashed #fdd16f;
	overflow:hidden;
	line-height:35px;
}
.gonggao_fr_topl_2 li a{
	display:block;
	color:#003300;
}
.gonggao_fr_topl_2 li a p{
	float:left;
	background:url(../images/ggli.jpg) no-repeat left center;
	padding-left:13px;
	width:75%;
}
.gonggao_fr_topl_2 li a span{
	float:right;
}
.gonggao_fr_topl_2 li a:hover{
	color:#ff8900;
}

.show_title{
	text-align: center;
    padding-bottom: 15px;
	border-bottom: dashed 1px #fdd16f;
}
.show_title h3{
	font-size:16px;
    font-weight:normal;
    text-align: center;
    color: #ff8900;
	padding:10px 0px;
}
.show_title span{
	color:#808080;
	margin:0px 5px;
	font-size:12px;
}
.show_content{
	line-height:25px;
	color:#003300;
	padding:20px 10px;
	border-bottom:1px dashed #fdd16f;
	font-size:12px;
}
.show_content img{
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
	padding-top:20px;
}
.show_back li{
	line-height:25px;
	color:#452310;
	font-size:12px;
}
.show_back li a{
	color:#452310;
	font-size:12px;
}


/*新闻弹出框*/
#code7{
	z-index: 9999;
	position: fixed;
	top:25%;
	left:40%;
	width: 454px;
	height:191px;
	display: none;
	border-radius: 20px;
    background-color: #fffffd;
}
#goodcover7 {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit7{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit7 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit7 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit7 .close img{
	width:22px;
	height:22px;
}
.theme-popbod7 {
    overflow: hidden;
	margin-top: 34px;
}

.news_tck1{
	margin-bottom:2px;
	overflow:hidden;
}
.news_tck1 ul{
	text-align:center;
}
.news_tck1 li{
	line-height:18px;
	text-align:center;
	margin:0px 10px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.news_tck1 span{
	position: relative;
	float:left;
	margin-right: 10px;
}
.news_tck1 .input_check {
	position: absolute;
	visibility: hidden;
}
.news_tck1 .input_check+label {
	display: inline-block;
	width: 18px;
	height: 18px;
	border: 1px solid #dadada; 
	background-color:#fff;
	border-radius: 0px;    
} 
.news_tck1 .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 12px;
    width: 12px;
    height: 5px;
	border: 2px solid #ff9140;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.news_tck1 p{
	float:left;
	color:#ff9140;
	font-size:14px;
}

.news_tck2{
	color:#747474;
	text-align:center;
	overflow:hidden;
}
.news_tck3{
	margin-top:20px;
	overflow:hidden;
	text-align: center;
}
.news_tck3 input{
	width:72px;
	margin:0 auto;
	line-height:26px;
	border:none;
	background-color:#ff9140;
	border-radius:25px;
	text-align:center;
	color:#fff;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}

/*申请邮寄*/
#code9{
	z-index: 9999;
	position: fixed;
	top:25%;
	left:40%;
	width: 454px;
	height:191px;
	
	border-radius: 20px;
    background-color: #fffffd;
}
#goodcover9 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit9{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit9 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit9 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit9 .close img{
	width:22px;
	height:22px;
}
.theme-popbod9 {
    overflow: hidden;
}
.youji{
	overflow:hidden;
}
.youji p{
	color:#747474;
	line-height:25px;
	padding:15px 24px;
	overflow:hidden;
}
.youji ul{
	text-align:center;
}
.youji li{
	line-height:34px;
	text-align:center;
	margin:0px 7px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.youji li a{
	display:block;
	width:183px;
	line-height:26px;
	text-align:center;
	border-radius:15px;
	border:1px solid #ff9140;
}
.success{
	background-color:#ff9140;
	color:#fff;
}
.change{
	background-color:#fff;
	color:#ff9140;
}

/*教学要点*/
#code10{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	display: none;
	border-radius: 20px;
    background-color: #fffffd;
}
#goodcover10{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit10{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit10 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit10 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit10 .close img{
	width:22px;
	height:22px;
}
.theme-popbod10 {
    overflow: hidden;
	background-color:#fff;
	padding:25px 30px;
	border-radius:0px 0px 25px 25px;
}
.yaodian{
	overflow:hidden;
	color:#747474;
	line-height:25px;
}

.tjg_txt{
	overflow:hidden;
    margin: 18px auto 0px auto;
}
.tjg_txt p{
	line-height:20px;
	color:#555;
	position:relative;
	padding-left: 20px;
	font-size:12px;
	margin-left:8px
}
.tjg_txt p:before{
    content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #595959;
}

.huoqu {
    border: 1px solid #199a42;
    border-radius: 25px;
    color: #199a42;
	font-size: 13px;
    font-weight: 500;
    text-align: center;
    display: block;
    float: right;
    margin-left: 10px;
	padding:0 10px;
    width: 318px;
	white-space: nowrap;
    line-height: 27px;
}


/*订单成功*/
#code11{
    z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover11{
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit11{
	position: relative;
}
.theme-poptit11 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit11 .close img{
	width:25px;
	height:25px;
}
.theme-popbod11{
    overflow: hidden;
}
.dingdan_title{
	margin-top:15px;
}
.dingdan_title p{
	float:left;
	color:#595959;
	font-size:18px;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.dingdan_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.dingdan_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	font-family:'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	height:400px;
	overflow: auto;
}
.dingdan_cons{
	overflow:hidden;
}
.dingdan_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}
.padding{
	padding:5px 0px;
}





/*补充css*/
.yqts{
	overflow:hidden;
}
.yqts p{
	font-size: 12px;
    font-weight: 500;
    color: #555;
    line-height: 20px;
}
.freeclass{
	float:right;
}
.freeclass a{
	display: block;
    width: 113px;
    height: 29px;
    line-height: 27px;
    border: 1px solid #199A42;
    color: #199a42;
    text-align: center;
    border-radius: 25px;
}
.freeclass a.noclick{
	display: block;
    width: 113px;
    height: 29px;
    line-height: 27px;
    border: 1px solid #aaa;
    color: #aaa;
    text-align: center;
    border-radius: 25px;
}
.sqfreeclass_fr_top{
	width:988px;
	min-height: 500px;
	border-radius: 15px;
    background: #fff ;
    box-shadow: 0px 1px 1px #cfcfcf;
	padding: 0px 0px 15px 0px;
	overflow:hidden;
}
.cuowu_fr_topl_3top h4{
	font-size: 13px;
    font-style: italic;
    color: #555;
    font-weight: 400;
    margin-bottom: 20px;
}

.cuowu_fr_topl_3bottom input{
	float: left;
    border: 1px solid #bbb;
    height: 25px;
    line-height: 23px;
    padding-left: 8px;
    background-color: #fff;
    width: 154px;
    outline: none;
    font-size: 12px;
    color: #555;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	margin-left: 215px;
    margin-top: 5px;
    border-radius: 3px;  
}


.buyclassqr_fr_top_11{
	border-bottom:1px dashed #199A42;
	overflow:hidden;
	padding:5px 0px;
}
.buyclassqr_fr_top_11 h4{
	color:#199a42;
	font-weight:bold;
	font-size:15px;
}
.buyclassqr_fr_top_11 p{
	font-size:12px;
	color:#555;
	font-weight: 500;
}
.buyclassqr_fr_top_11 p span{
	font-size: 16px;
    color: #717171;
    font-weight: bold;
}
.buyclassqr_fr_top_4_fl{
	float:left;
}
.buyclassqr_fr_top_12{
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
.buyclassqr_fr_top_12 a{
	float:right;
	display:block;
	width: 155px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #199a42;
    color: #199a42;
    text-align: center;
    border-radius: 25px;
	cursor:pointer;
}

#code12{
    z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover12 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit12{
	position: relative;
}
.theme-poptit12 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit12 .close img{
	width:25px;
	height:25px;
}
.theme-popbod12{
    overflow: hidden;
}
.sqtk1{
	border-bottom: 1px dashed #ffc72f;
    overflow: hidden;	
}
.sqtk1_top{
	color: #199a42;
    font-size: 14px;
	margin-bottom:4px;
}
.sqtk1_top a{
	color:#0070c0;
	cursor:pointer;
}
.sqtk1_bottom{
	margin-bottom:10px;
}
.sqtk1_bottom dl{
	font-size:13px;
}
.tkprice{
	padding-left:52px;
}
.tkprice span{
	color:#199a42;
	font-weight:bold;
}
.sqtk1_bottom dt{
	float:left;
	width:52px;
	color:#555;
}
.sqtk1_bottom1 dt{
	width:110px;
}
.sqtk1_bottom dd{
	color:#555;
}
.sqtk2{
	border-bottom: 1px dashed #ffc72f;
    overflow: hidden;
    margin-top: 10px;
    padding-bottom: 10px;			
}
.sqtk2 h3{
	font-size:14px;
	color: #199a42;
	font-weight:normal;
	margin-bottom:5px;
}
.sqtkform{
	overflow:hidden;
}
.sqtkform span{
	position: relative;
	float:left;
	margin-right: 10px;		
}
.sqtkform .input_check {
	position: absolute;
	visibility: hidden;
}
.sqtkform .input_check+label {
	display: inline-block;
	width: 13px;
    height: 13px;
	border: 1px solid #b4b4b4;
    background-color: #F0F7F0;
    border-radius: 3px;   
} 
.sqtkform .input_check:checked+label{
	border: 1px solid #199a42;
	background-color: #199a42;
} 
.sqtkform .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 13px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.sqtkform p{
	float:left;
	font-size:13px;
	color:#555;
	line-height:24px;
}
.sqtk3{
	overflow: hidden;
    padding: 10px 0px 0px 0px;
}
.sqtk3_fl{
    float:left;
}
.sqtk3_fl li {
    font-size: 12px;
    color: #7f7f7f;
    line-height: 16px;
    position: relative;
    padding-left: 18px;
}
.sqtk3_fl li:before {
    content: '';
    position: absolute;
    top: .3rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #7f7f7f;
}

.sqtk3_fr{
    float:right;
    margin-top: 2px;
}
.btn_sqtk{
    display: block;
    height: 29px;
    padding:0px 15px;
    line-height: 27px;
    border: 1px solid #199a42;
    color: #199a42;
    text-align: center;
    border-radius: 25px;
    cursor:pointer;
    background-color:transparent;
}

.wxbd_fr_topl_3{
	margin-top:30px;
	overflow:hidden;
}
.wxbd_top{
	margin-bottom:30px;
	overflow:hidden;
}
.wxbd_top_fl{
	float:left;
	width: 350px;	
	border-right:1px solid #ffc72f;
    height: 180px;
    padding-top: 30px;		
}
.wxbd_top_fl h3{
	color:#199a42;
	text-align:center;
	font-weight:normal;
	margin-bottom:35px;
}
.wxbd_top_fl p{
	color:#404040;
	line-height:25px;
}
.wxbd_top_fr{
	float:right;
	width:330px;
    padding-top: 30px;	
}
.wxbd_top_fr h3{
	color:#199a42;
	text-align:center;
	font-weight:normal;
	margin-bottom:35px;
}
.wxbd_top_fr p{
	color:#404040;
	line-height:25px;
}
.wxbd_top_fr p span{
	color:#199a42;
}
.wx_yzm{
	overflow:hidden;
	padding-left:16px;
	margin-top: 7px;
}
.wx_yzm input{
	float:left;
    width: 140px;
    height: 29px;
    line-height: 27px;
    border: 1px solid #bfbfbf;
    color: #888;
    text-align: center;
	background-color:transparent;
	outline:none;
}
.wx_yzm input::-webkit-input-placeholder{ 
	color: #bbb; 
} 
.wx_yzm input::-moz-input-placeholder{ 
	color: #bbb; 
}
.wx_yzm input::-ms-input-placeholder{ 
	color: #bbb; 
}


.wx_yzm a{
	float:left;
	display: block;
    width: 113px;
    height: 29px;
    line-height: 27px;
    border: 1px solid #199a42;
    color: #199a42;
    text-align: center;
    border-radius: 25px;
	margin-left:13px;
}
.wxbd_bottom{
	margin-bottom:30px;
	overflow:hidden;
}
.wxbd_bottom a{
	display: block;
    width: 113px;
	margin:0 auto;
    height: 29px;
    line-height: 27px;
    border: 1px solid #199a42;
    color: #fff;
	background-color:#199a42;
    text-align: center;
    border-radius: 25px;
	cursor:pointer;
}


#code13{
	z-index: 9999;
	position: fixed;
	top:15%;
	left:50%;
	margin-left: -183px;
	width: 366px;
	height: 452px;
	
	border-radius: 20px;
    background-color: #ffe697;
	border:1px solid #ffe697;
}
#goodcover13 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit13{
	overflow:hidden;
}
.theme-poptit13 p{
	float:left;
	text-align: left;
    color: #112d35;
    font-size: 16px;
	margin-top:15px;
	font-weight:bold;
	line-height:30px;
}
.theme-poptit13 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit13 .close img{
	width:25px;
	height:25px;
}
.theme-popbod13 {
    padding-top: 50px;
	overflow:hidden;
	text-align:center;
}
.theme-popbod13 h3{
    color: #199a42;
	font-weight:normal;
	margin-bottom:10px;
}
.theme-popbod13 p{
	color:#595959;
	font-size:12px;
	margin-bottom:40px;
}
.theme-popbod13 img{
	display:block;
	max-width:56%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.wximg2{
	/* margin-top:60px; */
}

.qwyx_fr_topl_2{
	overflow:hidden;
}
.qwyx11{
	overflow:hidden;
	text-align:center;
	width:100%;
	height:200px;
	vertical-align:middle;
	line-height:200px;
	margin:15px 0px 30px 0px;
	}
.qwyx1{
	overflow:hidden;
	width:709px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	line-height:200px;

}
.qwyx1 img,.qwyx2 img{
	max-width:100%;
	max-height:200px;
	margin-left:auto;
	margin-right:auto;
}
.qwyx2{
	margin-bottom:15px;
	overflow:hidden;
	text-align: center;
}
.qwyx2 a{
    display: block;
    width: 230px;	
	margin:0 auto;
    background-color: #199a42;
    color: #fff;
    line-height: 32px;
    border: 1px solid #199a42;
    border-radius: 25px;
    text-align: center;
	cursor:pointer;
}
.qwyx3{
	overflow:hidden;
position:absolute;
 bottom:10px;
 padding:0px;
 margin:0px
}
.qwyx3 h3{
	color:#595959;
	line-height: 20px;
	font-weight:normal;
	font-size:12px;
}
.qwyx3 p{
	line-height: 20px;
    color: #595959;
    position: relative;
    padding-left: 20px;
	font-size:12px;
}
.cnintro{
	line-height: 20px;
    color: #595959;
    position: relative;
    padding-left: 20px;
	font-size:12px;
}
.enintro{
	line-height: 20px;
    color: #fc6102;
    position: relative;
    padding-left: 20px;
	font-size:12px;
}
.qwyx3 p:before {
    content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #595959;
}

#code14{
	z-index: 9999;
	position: fixed;
	top:15%;
	left:50%;
	margin-left: -183px;
	width: 366px;
	height: 452px;
	display: none;
	border-radius: 20px;
    background-color: #ffe697;
	border:1px solid #ffe697;
}
#goodcover14 {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit14{
	overflow:hidden;
}
.theme-poptit14 p{
	float:left;
	text-align: left;
    color: #112d35;
    font-size: 16px;
	margin-top:15px;
	font-weight:bold;
	line-height:30px;
}
.theme-poptit14 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit14 .close img{
	width:25px;
	height:25px;
}
.theme-popbod14 {
    padding-top: 50px;
	overflow:hidden;
	text-align:center;
}
.wxsm1 h3{
    color: #199a42;
	font-weight:normal;
	margin-bottom:10px;
}
.wxsm1 p{
	color:#595959;
	font-size:13px;
	margin-bottom:10px;
}
.wxsm2{
	margin-bottom:10px;
	overflow:hidden;
	display: flex;
	padding-left: 20px;	
}
.wxsm2form{
	overflow:hidden;
	margin: 0px 10px;
}
.wxsm2form span{
	position: relative;
	float:left;
	margin-right: 5px;
}
.wxsm2form .input_check {
	position: absolute;
	visibility: hidden;
}
.wxsm2form .input_check+label {
	display: inline-block;
	width: 13px;
    height: 13px;
    border: 1px solid #c6c5a2;
    background-color: #e7e5bc;
    border-radius: 3px;   
} 
.wxsm2form .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
} 
.wxsm2form .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 9px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.wxsm2form p{
	float:left;
	font-size:12px;
	color:#595959;
}
.wxsm3{
	margin-bottom:25px;
	overflow:hidden;
}
/*.wxsm3 img{
	display:block;
	width:175px;
	height:175px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}*/
.wx_qr_login{ margin-top:20px;}
.wx_qr_login .title, .wx_qr_login .info{ display:none;}
.wxsm3 p{
	color: #595959;
    font-size: 12px;
}
.wxsm4{
	overflow:hidden;
}
.wxsm4 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


.jfdh_fr_top_3 a{
	float: right;
    width: 112px;
    line-height: 30px;
    background-color: #199a42;
    border-radius: 25px;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    color: #fff;
	text-align:center;
    font-size: 14px;
    border: none;
	cursor:pointer;
}
#code15{
	z-index: 9999;
	position: fixed;
	top:15%;
	left:50%;
	margin-left: -178px;
	width: 398px;
	height: 452px;

	border-radius: 20px;
    background-color: #fff;
/*	border:1px solid #ffe697;*/
}
#goodcover15 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit15{
	overflow:hidden;
}
.theme-poptit15 p{
	float:left;
	text-align: left;
    color: #112d35;
    font-size: 16px;
	margin-top:15px;
	font-weight:bold;
	line-height:30px;
}
.theme-poptit15 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit15 .close img{
	width:25px;
	height:25px;
}
.theme-popbod15 {
    padding-top: 50px;
	overflow:hidden;
	text-align:center;
}
.theme-popbod15 h3{
    color: #199a42;
	font-size:15px;
	font-weight:600;
	margin-bottom: 40px;
    margin-top: 20px;
}
.theme-popbod15 p{
	color:#595959;
	font-size:12px;
	line-height: 18px;
	margin-bottom:30px;
}
.theme-popbod15 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.wximg1{
	margin-bottom:60px;
}


.games{
	min-height:72px;
}
.game-level{
	margin-top: 10px;
}
.sx_level{
	float:left;
	margin-left:15px;
	color:#452310;
	font-size:12px;
	line-height:25px;
}
.ying_level{
	float:left;
}
.ying_level dl{
	float:left;
	position:relative;
	margin-left: 7px;
}
.ying_level dl dt{
	width:93px;
	line-height:23px;
	display:inline-block;
	color: #452310;
	background:url(../images/gamejian.jpg) no-repeat right center;
	padding-left:15px;
	font-size:12px;
	cursor:pointer;
	position:relative;
	z-index:999; 
	font-weight:normal;
	border:1px solid #ffc72f;
	background-color:#fff;
}
.ying_level dl dd{
	position:absolute;
	left:0px;
	top:25px;
	border:1px solid #fdfac3;
	background:#fdfac3;
	display:none;
	z-index: 999;
	width:68px;
	padding:10px 5px;
}
.gamesp{
	overflow:hidden;
}
.gamesp span{
	float:left;
	position: relative;
	margin-right:7px;
}
.gamesp .input_check {position: absolute;visibility: hidden;}
.gamesp .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #ffc72f; background-color:#fdfac3;}
.gamesp .input_check:checked+label{
	border: 1px solid #ff5500;
	background-color:#ff5500;
}  
.gamesp .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.gamesp p{
	float:left;
	font-size:12px;
	color:#452310;
}
.game_flbottom{
	float:left;
	width:202px;
	
	margin-top:20px;
	margin-bottom: 0px;
}
.game_flbottom ul{
	margin-top: -4px;
	background:url(../images/lmbg_02.jpg) repeat-y top center;
	padding-bottom: 1px;
	height:410px;
}
.game_flbottom li{
	height: 24px;
	line-height: 24px;   
}
.game_flbottom li a{
	display:block;
	font-size: 12px;
	color:#fff;
	text-shadow: 0 0 3px #734000;
	overflow:hidden;
	margin-left:2px;
	margin-right:3px;
	background:url(../images/gyuan.png) no-repeat 12px center;
	/*border-bottom: 1px dashed #effe00;*/
}
.game_flbottom li a p{
	line-height: 26px;
	float:left;
	padding-left:30px;
    font-weight: bold;	
}
.game_flbottom li a span{
	float:right;
    padding-right: 12px;	
}
.game_flbottom li a:hover{
	color: #effe00;
    box-shadow: 0 2px 2px #d57c00;
	background:#fc6102 url(../images/gyuan_h.png) no-repeat 12px center;
	border-bottom:none;
}
.game_flbottom li.current a{
	color: #effe00;
	background:#fc6102 url(../images/gyuan_h.png) no-repeat 12px center;
    box-shadow: 0 2px 2px #d57c00;
	border-bottom:none;
}

.top_fr li a span{
	color:#ffc72f;
}
.game_fr{
	float: right;
    width: 988px;
	margin-top:15px;
}
.game_fr .fr_1{
	overflow:hidden;
	background:url(../images/fr_1.jpg) no-repeat center center;
	height:15px;
}
.game_fr .fr_3{
	overflow:hidden;
	background:url(../images/fr_3.jpg) no-repeat center center;
	height:15px;
}
.game_fr_top{
	width:988px;
	background:url(../images/fr_2.jpg) repeat-y top center;
	padding:0px 15px;
	overflow:hidden;
	min-height:560px;
}
.game_image{
	margin-bottom:30px;
	display:table-cell;
	vertical-align:middle;
	height:200px;
	line-height:200px;
	text-align:center;

	}
.game_image img{
	display:block;
	max-width:100%;
	max-height:200px;
	margin-left:auto;
	margin-right:auto;
	
}

.gkkfk_fr_top_2_bottom2{
	margin-top:10px;
}




.qhcontent1{
	border:1px solid #ffc72f;
	padding:15px 23px;
	overflow:hidden;
	height:307px;
}

.qhcontent2{
    border:1px solid #ffc72f;
    padding:15px 23px;
    overflow:hidden;
    height:325px;
}
.jfdikou{
    overflow: hidden;
	margin:85px 0px 10px 0px;
}
.jfdikou dt{
	color:#126129;
	font-size:14px;
    font-weight: bold;
    text-align: center;
	margin-bottom:10px;	
}
.jfdikou dd{
	color: #199a42;
	font-size:14px;
    font-weight: bold;	
    margin-bottom: 105px;
    text-align: center;		
}
.jfdikou_con{
	width:100%:
}
.jfdikou_fr{
	float:right;
}
.jfdikou_fr a{
    float: right;	
	display:block;
    width: 112px;
    line-height: 30px;
    background-color: #199a42;
    border-radius: 25px;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 14px;
    border: none;
    cursor: pointer;
}
.jfdikou_fl{
	float:left;
	margin-right:7px;
}
.jfdikou_fl span{
	float:left;
	position: relative;
	margin:7px 6px 0px 0px;
}
.jfdikou_fl .input_check {position: absolute;visibility: hidden;}
.jfdikou_fl .input_check+label {display: inline-block;width: 13px;height: 13px;border: 1px solid #ffc72f; background-color:#fdfac3;} 
.jfdikou_fl .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 10px;
	width: 6px;
	height: 2px; 
	border: 2px solid #e92333;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.jfdikou_fl p{
	float:left;
	font-size:12px;
	color:#452310;
	line-height: 30px;
}
.jfdikou_fl p a{
	font-size:12px;
	color:##199a42;
	cursor:pointer;
}


/*访问受限*/
#code16{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width: 445px;
	margin-left:-222.5px;
	margin-top:-102.5px;
	height:205px;
	
	border-radius: 20px;
    background-color: #ffffff;
}
#goodcover16 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit16{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit16 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit16 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit16 .close img{
	width:22px;
	height:22px;
}
.theme-popbod16 {
    overflow: hidden;
}
.fwsx{
	overflow:hidden;
}
.fwsx p{
	color:#747474;
	text-align: center;
	line-height:25px;
	padding:35px 24px;
	overflow:hidden;
}


.photo_cell img{
	width:89px;
	height:91px;
}


/*年*/
.birthnian{
	float:left;
	margin-right:0px;
}
.birthnian .select_box{
	float:left;
	width:150px;
	height:27px;
    line-height:25px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:8px;
	margin-right:0px;
}
/*月*/
.birthyue{
	float:left;
	margin-right:7px;
}
.birthyue .select_box{
	float:left;
	width: 150px;
	height:27px;
    line-height:25px;
    border: 1px solid #bbb;
	background-color:#fff;
    font-size: 12px;
	color:#555;
	position:relative;
	padding-left:8px;
    margin-right: 0px;
}

/*我的等级*/
.mylevel{
	float:left;
	margin-right:0px;
}
.mylevel .select_box{
	float:left;
	width: 91px;
	height:27px;
    line-height:25px;
    border: 1px solid #986f4b;
	background-color:#fdfbce;
    font-size: 12px;
	color:#986f4b;
	position:relative;
	padding-left:8px;
    margin-right: 7px;
}


.classNum{
	height:27px;
	position: relative;	
}
.classNum dt{
	/*color:#bb7537;*/
	width: 240px;
	cursor:pointer;
    color: #4f81bd;
}
.classNum dd{
	background-color:#fff;
	display:none;
	position:absolute;
	z-index:9999;
	padding: 10px;
	border: 1px solid #bb7537;
    top: 27px;
    width: 100%;
}
.num1{
	color:#ccc;
}
.num1 a{
	color:#ccc;
	cursor:pointer;
}
.num2{
	color: #bb7537;
}
.num2 a{
	color:#199a42;
	cursor:pointer;
}
.num3{
	color: #bb7537;
}
.num3 a{
	color:#4f81bd;
	cursor:pointer;
}
.yans1{
	color:#4f81bd !important;
}
.yans2{
	/*color:#bb7537 !important;*/
}

.num4{
	color: #bb7537;
}
.num4 a{
	color: #4f81bd;
	cursor:pointer;
}
.num5{
	color: #bb7537;
}
.num5 a{
	color: #4f81bd;
	cursor:pointer;
}
.num6{
	color: #bb7537;
}
.num6 a{
	color:#4f81bd;
	cursor:pointer;
}
.num7{
	color: #bb7537;
}
.num7 a{
	color:#4f81bd;
	cursor:pointer;
}
#code17{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -231px;
	margin-top:-250px;
	width: 462px;
	height: 500px;
	border-radius: 20px;
    background-color: #fff;
	border:1px solid #fff;
}
#goodcover17 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit17{
	overflow:hidden;
}
.theme-poptit17 p{
	float:left;
	text-align: left;
    color: #199a42;
	font-weight: 600;
    font-size: 18px;
	margin-top:25px;
	padding-left:34px;
	line-height:30px;
}
.theme-poptit17 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit17 .close img{
	width:25px;
	height:25px;
}
.theme-popbod17 {
	overflow:hidden;
	padding:10px 30px 0px 30px;
	text-align:center;
}
.popbod17_1{
	margin-bottom:20px;
	 max-height:350px; 
	overflow:auto;
	border: 1px solid #bbb;
}
.popbod17_1_top{
	background-color: #199a42;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.popbod17_1_top li{
	float:left;
	line-height: 30px;
	font-size:12px;
	font-weight: 600;
    border-right: 1px solid #bbb;
}
.popbod17_1_top li:last-child{
	border-right:none;
}
.xzclassbiaoge1{
	width:15%;
}
.xzclassbiaoge2{
	width:24%;
}
.xzclassbiaoge3{
	width:21%;
}
.xzclassbiaoge4{
	width:40%;
}
.popbod17_1_bottom{
	
}
.popbod17_1_bottom li{
	float: left;
    text-align: center;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    line-height: 20px;
   /* height: 34px;*/
	font-size:12px;
}
.popbod17_1_bottom li:last-child{
	border-right:none;
}
.xzbjrbj1 span{
	position: relative;
	float:left;
	margin-left: 22px;
    margin-top: 1px;
}
.xzbjrbj1 .input_check {
	position: absolute;
	visibility: hidden;
}
.xzbjrbj1 .input_check+label {
	display: inline-block;
	width: 13px;
    height: 13px;
    border: 1px solid #bbb;
	border-radius: 3px;
    background-color: #fff;
} 
.xzbjrbj1 .input_check:checked+label{
	border: 1px solid #199a42;
    background-color: #199a42;
} 
.xzbjrbj1 .input_check:checked+label:after {
	content: "";
	position: absolute;
	left: 2px;
	bottom: 12px;
	width: 6px;
	height: 2px; 
	border: 2px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent; 
	-ms-transform: rotate(-60deg); 
	-moz-transform: rotate(-60deg); 
	-webkit-transform: rotate(-60deg);
	transform: rotate(-45deg);
}
.xzbjrbj2 a{
	color:#31859c;
	font-size:12px;
	text-decoration:underline;
}
.xzbjrbj3{
	color:#595959;
}
.xzbjrbj4{
	color:#595959;
}

.popbod17_2{
	margin-bottom:50px;
	overflow:hidden;
}
.popbod17_2 a{
	display:block;
    width: 150px;
	margin:0 auto;;
    line-height: 35px;
	background-color:#199a42;
    color: #fff;
	font-size: 16px;
    font-weight: 600;
    text-align: center;
    border-radius: 25px;
}


#code18{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -231px;
	margin-top:-250px;
	width: 462px;
	height: 500px;

	border-radius: 20px;
    background-color: #fff;
	border:1px solid #fff;
}
#goodcover18 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit18{
	overflow:hidden;
}
.theme-poptit18 p{
	float:left;
	text-align: left;
    color: #199a42;
    font-size: 18px;
	font-weight: 600;
	margin-top:25px;
	padding-left:34px;
	line-height:30px;
}
.theme-poptit18 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit18 .close img{
	width:25px;
	height:25px;
}
.theme-popbod18 {
	overflow:hidden;
	padding:100px 30px 0px 30px;
	text-align:center;
}
.popbod18_1{
	overflow:hidden;
	border: 1px solid #bbb;
}
.popbod18_1_top{
	background-color: #199a42;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.popbod18_1_top li{
	float:left;
	line-height: 39px;
	font-size:12px;
    border-right: 1px solid #bbb;
}
.popbod18_1_top li:last-child{
	border-right:none;
}
.classinfobiaoge1{
	width:23%;
}
.classinfobiaoge2{
	width:25%;
}
.classinfobiaoge3{
	width:23%;
}
.classinfobiaoge4{
	width:29%;
}
.popbod18_1_bottom{
	
}
.popbod18_1_bottom li{
	float: left;
    text-align: center;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    line-height: 34px;
    height: 34px;
	font-size:12px;
}
.popbod18_1_bottom li:last-child{
	border-right:none;
}
.popbod18_2{
	/* margin-bottom:150px; */
	overflow:hidden;
	border: 1px solid #bbb;
}
.popbod18_2_top{
	background-color: #199a42;
    color: #fff;
    text-align: center;
    overflow: hidden;
	font-size:12px;
	line-height:39px;
}
.popbod18_2_bottom{
	line-height: 20px;
    padding: 5px 0;
	font-size:12px;
}
.popbod18_3 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


#code19{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -231px;
	margin-top:-250px;
	width: 462px;
	height: 500px;

	border-radius: 20px;
    background-color: #fff;
	border:1px solid #fff;
}
#goodcover19 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit19{
	overflow:hidden;
}
.theme-poptit19 p{
	float:left;
	text-align: left;
    color: #199a42;
    font-size: 18px;
	margin-top:30px;
	padding-left:34px;
	line-height:30px;
}
.theme-poptit19 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit19 .close img{
	width:25px;
	height:25px;
}
.theme-popbod19 {
	overflow:hidden;
	padding:100px 30px 0px 30px;
	text-align:center;
}
.popbod19_1{
	overflow:hidden;
	margin: 100px 0px 210px 0px;
}
.popbod19_1 p{
	text-align:center;
	color:#199a42;
	font-size:18px;
}
.popbod19_3 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}



/*续订当前班级*/
#code20{
	z-index: 9999;
    position: fixed;
    top: 10%;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
  
    border-radius: 10px;
    background-color: #ffe697;
    padding: 20px 25px 0px 0px;
    height: 535px;
}
#goodcover20 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit20{
	position: relative;
}
.theme-poptit20 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit20 .close img{
	width:25px;
	height:25px;
}
.theme-popbod20{
    overflow: hidden;
}
.renwu_con{
	padding:20px 5% 5% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	font-family:"Times New Roman";
}
.renwu_con1{
	margin-bottom:50px;
	overflow:hidden;
}
.renwu_con1 h3{
	color:#199a42;
	font-size:16px;
	font-weight:normal;
}
.renwu_con1 p{
	color:#595959;
	line-height:25px;
}
.renwu_con2 h3{
	color:#199a42;
	font-size:13px;
	font-weight:normal;
	line-height:25px;
}
.renwu_con2 p{
	font-size:13px;
	color:#262626;
	line-height:25px;
	position:relative;
	padding-left:15px;
}
.renwu_con2 p:before{
	content: '';
    position: absolute;
    top: .5rem;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #262626;
}
.renwu_con2 a{
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:10px 0px;
	background-color:#199a42;
	border-radius:25px;
	width:230px;
	margin:0 auto;
	margin-top: 50px;
	font-family: "Arial";
	cursor:pointer;
}
.renwu_img{
	float: right;
	overflow:hidden;
	margin:0 5% 2% 5%;
}


/*续订当前班级失败*/
#code21{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -231px;
	margin-top:-250px;
	width: 462px;
	height: 500px;

	border-radius: 20px;
    background-color: #ffe697;
	border:1px solid #ffe697;
}
#goodcover21 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit21{
	overflow:hidden;
}
.theme-poptit21 p{
	float:left;
	text-align: left;
    color: #199a42;
    font-size: 18px;
	margin-top:30px;
	padding-left:34px;
	line-height:30px;
}
.theme-poptit21 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit21 .close img{
	width:25px;
	height:25px;
}
.theme-popbod21 {
	overflow:hidden;
	padding:50px 30px 0px 30px;
}
.popbod21_1{
	margin: 90px 40px;
	overflow:hidden;
	color:#199a42;
	font-size:18px;
	line-height:30px;
}
.popbod21_2 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


/*取消续订*/
#code22{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	margin-left: -231px;
	margin-top:-250px;
	width: 462px;
	height: 500px;

	border-radius: 20px;
    background-color: #ffe697;
	border:1px solid #ffe697;
}
#goodcover22 {

	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	z-index: 1001;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit22{
	overflow:hidden;
}
.theme-poptit22 p{
	float:left;
	text-align: left;
    color: #199a42;
    font-size: 18px;
	margin-top:30px;
	padding-left:34px;
	line-height:30px;
}
.theme-poptit22 .close {
	float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit22 .close img{
	width:25px;
	height:25px;
}
.theme-popbod22 {
	overflow:hidden;
	padding:50px 30px 0px 30px;
}
.popbod22_1{
	margin: 45px 40px;
	overflow:hidden;
	color:#199a42;
	font-size:18px;
	line-height:30px;
}
.popbod22_2 a{
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:10px 0px;
	background-color:#a6a6a6;
	border-radius:25px;
	width:230px;
	margin:0 auto;
	margin-bottom: 50px;
	font-family: "Arial";
	cursor:pointer;
}
.popbod22_3 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.pingjia_fr_topl_3_1title em{
	float:right;
	margin-right:20px;
	color:#199a42;
	font-style:normal;
}
.pingjia_fr_topl_3_1title em i{
	color:#77933c;
	font-style:normal;
}


/*积分兑换失败*/
.jfdhfail{
	overflow:hidden;
	margin-top:165px;
}
.jfdhfail_top p{
	text-align:center;
	font-size:16px;
	color:#000;
	line-height:31px;
	background:url(../images/close.png) no-repeat left center;
	width:150px;
	margin: 0 auto;
	padding-left:40px;
}
.jfdhfail_top p img{
	width:31px;
	height:31px;
}
.jfdhfail_bottom{
	margin-top:5px;
	overflow:hidden;
}
.jfdhfail_bottom dl{
	text-align:center;
}
.jfdhfail_bottom dd{
	 line-height:30px;
	 text-align:center;
	 margin:0px 5px;
	 display:inline-block ;
	*float:none;
	*display:inline;
	 zoom:1;
}
.jfdhfail_bottom dd a{
	color:#199a42;
	font-size:12px;
	margin-right: 10px;
}



/*申请退课失败*/
#code23{
	z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover23 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.sqtuike-fail{
	margin-top:200px;
	overflow:hidden;
	text-align:center;
}
.sqtuike-fail h3{
	font-size:18px;
	color:#595959;
	font-weight:normal;
	margin-bottom:30px;
	background:url(../images/fail.png) no-repeat left center;
	width:140px;
	margin: 0px auto 30px auto;
}
.sqtuike-fail p{
	color:#199a42;
	font-size:16px;
	margin-bottom:180px;
}
.sqtuike-fail p a{
	color: #0070c0;
    cursor: pointer;
}

.buyclass_fr_top_3_1{
   /* max-height: 345px;*/
    overflow: auto;
}


/*错误提示*/
#code24{
	z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 445px;
    margin-left: -222.5px;
    margin-top: -102.5px;
    height: 205px;
    display: none;
    border-radius: 20px;
    background-color: #fff;
}
#goodcover24{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit24{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit24 p{
	text-align: center;
    color: #555;
    font-size: 16px;
	font-weight: bold;
	line-height:46px;
}
.theme-poptit24 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit24 .close img{
	width:22px;
	height:22px;
}
.theme-popbod24{
    overflow: hidden;
}
.cwts{
	overflow:hidden;
	padding:30px 0px;
}
.cwts p{
	color:#747474;
	text-align: center;
	line-height:25px;
	padding:0px 24px 15px 24px;
	overflow:hidden;
	height: 65px;
}
.cwts ul{
	text-align:center;
}
.cwts li{
	line-height:34px;
	text-align:center;
	margin:0px 7px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.cwts li a{
	display:block;
	width:124px;
	line-height:33px;
	text-align:center;
	border-radius:25px;
	border:1px solid #ff9140;
	background-color:#fff;
	color:#ff9140;
	cursor:pointer;
}
/*错误提示*/
#code24_1{
	z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 445px;
    margin-left: -222.5px;
    margin-top: -102.5px;
    height: 205px;
    display: none;
    border-radius: 20px;
    background-color: #fff;
}
#goodcover24_1{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit24_1{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit24_1 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit24_1 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit24_1 .close img{
	width:22px;
	height:22px;
}
.theme-popbod24_1{
    overflow: hidden;
}
.cwts{
	overflow:hidden;
	padding:30px 0px;
}
.cwts p{
	color:#555;
	font-weight: 500;
	text-align: center;
	line-height:25px;
	padding:0px 24px 15px 24px;
	overflow:hidden;
	height: 65px;
}
.cwts ul{
	text-align:center;
}
.cwts li{
	line-height:34px;
	text-align:center;
	margin:0px 7px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.cwts li a{
	display:block;
	width:124px;
	line-height:33px;
	text-align:center;
	border-radius:25px;
	border:1px solid #199a42;
	background-color:#fff;
	color:#199a42;
	font-weight: 500;
	cursor:pointer;
}
/*公开课订单详情*/
#code25{
    z-index: 9999;
	position: fixed;
	top:10%;
	left:50%;
	width:1000px;
	margin-left:-500px;
	display: none;
	border-radius: 10px;
    background-color: #fff;
	padding:20px 25px 0px 0px;
	height:535px;
}
#goodcover25 {
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit25{
	position: relative;
}
.theme-poptit25 .close {
	float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit25 .close img{
	width:25px;
	height:25px;
}
.theme-popbod25{
    overflow: hidden;
}
.dingdan_title{
	margin-top:15px;
}
.dingdan_title p{
	float:left;
	color: #7a7878;
	font-size: 18px;
    font-weight: 600;
	width:89%;
	line-height:36px;
	background:#c6c6c6 url(../images/yuan9.png) no-repeat 19px center;
	padding-left:39px;
	border-radius:0px 20px 20px 0px;
}
.dingdan_title img{
	float:left;
	margin-left:22px;
	margin-top:-7px;
}
.dingdan_con{
	padding:20px 5% 2% 5%;
	overflow:hidden;
	color:#7f7f7f;
	line-height:25px;
	height:400px;
	overflow: auto;
}
.dingdan_cons{
	overflow:hidden;
}
.dingdan_img{
	overflow:hidden;
	margin:20px 5% 2% 5%;
}
.gkkorder_fr_top_3{
	border-bottom:1px dashed #ffc72f;
	overflow:hidden;
	padding:10px 0px;
}
.gkkorder_fr_top_3_1{
	margin-bottom:5px;
	overflow:hidden;
	line-height:25px;
}
.gkkorder_fr_top_3_1 p{
	float:left;
	color: #199a42;
    font-size: 14px;
}
.gkkorder_fr_top_3_1 span{
	float:left;
}
.gkkorder_fr_top_3_1 span a{
	font-size:12px;
	color:#003300;
}
.gkkorder_fr_top_3_2{
	overflow:hidden;
}
.gkkorder_fr_top_3_2 li{
    float: left;
    margin-right: 30px;
	list-style:none;
}
.gkkorder_fr_top_3_2 li i {
    height: 16px;
    float: left;
    margin-right: 12px;
}
.gkkorder_fr_top_3_2 li span {
    float: left;
    line-height: 16px;
    color: #003300;
    font-size: 12px;
}



/*Invalid Request*/
#code26{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width: 445px;
	margin-left:-222.5px;
	margin-top:-102.5px;
	height:205px;
	display: none;
	border-radius: 20px;
    background-color: #ffffff;
}
#goodcover26{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit26{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit26 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit26 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit26 .close img{
	width:22px;
	height:22px;
}
.theme-popbod26{
    overflow: hidden;
}
.wxcz{
	overflow:hidden;
}
.wxcz p{
	color:#747474;
	text-align: center;
	line-height:25px;
	padding:65px 24px;
	overflow:hidden;
}


/*Attention Please*/
#code27{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width: 445px;
	margin-left:-222.5px;
	margin-top:-102.5px;
	height:205px;
	display: none;
	border-radius: 20px;
    background-color: #ffffff;
}
#goodcover27{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit27{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit27 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit27 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit27 .close img{
	width:22px;
	height:22px;
}
.theme-popbod27{
    overflow: hidden;
}
.sztx{
	overflow:hidden;
}
.sztx p{
	color:#747474;
	text-align: center;
	line-height:25px;
	padding:54px 24px;
	overflow:hidden;
}


/*提交预约*/
#code28{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width: 445px;
	margin-left:-222.5px;
	margin-top:-102.5px;
	height:235px;
	display: none;
	border-radius: 20px;
    background-color: #ffffff;
}
#goodcover28{
	display: none;
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit28{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit28 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit28 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit28 .close img{
	width:22px;
	height:22px;
}
.theme-popbod28{
    overflow: hidden;
}
.tjyy{
	overflow:hidden;
	padding:12px 24px;
}
.tjyy_1{
	color:#747474;
	text-align: center;
	line-height:25px;
	margin-bottom:5px;
}
.tjyy_3{
	color:#747474;
	text-align: center;
	line-height:25px;
}
.tjyy_2{
	margin-bottom:5px;
	padding: 0px 73px;
	overflow:auto;
	height:74px;
}
.tjyy_2 li{
	width:251px;
	text-align:center;
	/*float:left;*/
	color:#747474;
	line-height:25px;
	/*margin-right:33px;*/
}
.tjyy_2 li:nth-child(2n){
	margin-right:0px;
}



/*水平测试*/
#code29{
    z-index: 9999;
    position: fixed;
    top:50%;
    left:50%;
    width:1000px;
    margin-left:-500px;
    margin-top: -266px;
    
    border-radius: 10px;
    background-color: #fff;
    padding: 33px 42px 15px 42px;
    height:535px;
}
#goodcover29 {
    
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit29{
    position: relative;
}
.theme-poptit29 .close {
    float:right;
    position: absolute;
    right:-25px;
    top:-15px;
}
.theme-poptit29 .close img{
    width:25px;
    height:25px;
}
.theme-footer29{
    overflow: hidden;
}
.theme-footer29 img{
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.theme-footer29 a{
    float: right;
    font-size: 16px;
    margin-right: 10px;
    display: block;
    width: 109px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    background-color: #77933c;
    border-radius: 25px;
}
.theme-popbod29{
    position: relative;
}
.sp_prev,.sp_next{
    position: absolute;
    width: 49px;
    height: 49px;
    line-height: 130px;
    top: 50%;
    margin-top: -25px;
    color: #c0c0c0;
    text-align: center;
}
.sp_prev{
    left: 0;
    background: url("../images/sp_l.png") no-repeat left top;
}
.sp_next{
    right: 0;
    background: url("../images/sp_r.png") no-repeat right top;
}
.spceting{
    overflow: hidden;
    
}
.sptest_title{
    height: 154px;
    margin-bottom: 10px;
    overflow: hidden;
}
.sptest_title_fl{
    float: left;
    width: 60px;
}
.btn-audio{
    background:url("../images/audio.jpg") no-repeat center center;
    background-size:cover;
    width: 60px;
    height: 60px;
    cursor: pointer;
}
.sptest_title_fr{
    float: left;
    width: 766px;
    margin-left: 15px;
    border: 1px solid #71824d;
    background-color: #d7e4bd;
    border-radius: 35px;
    color: #859f4f;
}
.sptest_title_fr p{
    font-size: 22px;
	
    padding: 15px 28px;
    line-height: 30px;
    font-family: "Times New Roman";
}
.sptest_title_fr p span{
    font-size: 22px;
    font-family: "Times New Roman";
	text-decoration:underline
	
}
.sptest_title_fr p span.tingli{
    font-size: 16px;
    font-family: "Times New Roman";
	text-decoration:none;
	
}
.sptest_con{
    width: 766px;
    height: 270px;
    margin: 0px auto;
    overflow: hidden;
}
.sptest_con ul{
    display: flex;
    justify-content: center;
}
.sptest_con li{
    position: relative;
    width: 145px;
    height: 145px;
    margin: 0px 20px;
}
.sptest_con li a{
    display: block;
    height: 145px;
    border: 5px solid #c0c0c0;
}
.spceting_con{ margin-top:55px;}
.spting_img{
    width: 135px;
    height: 135px;
}
.spting_img img{
    width: 135px;
    height: 135px;
}
.spting_txt{
    position: absolute;
    right: 5px;
    bottom: 5px;
    width: 0;
    height: 0;
    border-bottom: 35px solid #c0c0c0;
    border-left: 35px solid transparent;
}
.spting_txt p{
    color: #fff;
    text-align: center;
    line-height: 35px;
    width: 35px;
    position: absolute;
    right: -8px;
    bottom: -42px;
    font-size: 22px;
    font-family:"Times New Roman";
}
.sptest_con li a:hover{
    border: 5px solid #ff7f27;
}
.sptest_con li a:hover .spting_txt{
    border-bottom: 35px solid #ff7f27;
}
.sptest_con li a.active{
    border: 5px solid #ff7f27;
}
.sptest_con li a.active .spting_txt{
    border-bottom: 35px solid #ff7f27;
}

.spcetxt{
    overflow: hidden;
}
.spcetxt_title{
    height: 154px;
    margin-bottom: 10px;
    overflow: hidden;
}
.spcetxt_title_fl{
    float: left;
    width: 60px;
}
.spcetxt_title_fl img{
    width: 60px;
    height: 60px;
}
.spcetxt_title_fr{
    float: left;
    width: 766px;
    margin-left: 15px;
    border: 1px solid #71824d;
    background-color: #d7e4bd;
    border-radius: 35px;
    color: #859f4f;
}
.spcetxt_title_fr p{
    font-size: 22px;
	
    padding: 15px 28px;
    line-height: 30px;
    font-family: "Times New Roman";
}
.spcetxt_title_fr p span{
    font-size: 22px;
	text-decoration:underline;
    font-family: "Times New Roman";
}
.spcetxt_con{
    width: 766px;
    height: 270px;
    margin: 0px auto;
    overflow: hidden;
    margin-left: 75px;
    font-family: "Times New Roman";
}
.spcetxt_con li{
    margin-bottom: 2px;
    overflow: hidden;
}

.spcetxt_con li a{
    display: block;
    font-size: 22px;
    font-family: "Times New Roman";
    border: 1px solid #fff;
    background-color: #fff;
    padding-left: 20px;
    line-height: 48px;
    overflow: hidden;
    border-radius: 10px;
}
.spcetxt_con li a span{
    display: inline-block;
    float: left;
    color: #859f4f;
}
.spcetxt_con li a p{
    float: left;
    color: #000;
    margin-left: 10px;
}
.spcetxt_con li a:hover{
    border: 1px solid #e77e29;
    background-color: #fdeada;
}
.spcetxt_con li a.active{
    border: 1px solid #e77e29;
    background-color: #fdeada;
}


/*查看错题*/
#code30{
    z-index: 9999;
    position: fixed;
    top:50%;
    left:50%;
    width:1000px;
    margin-left:-500px;
    margin-top: -266px;
    display: none;
    border-radius: 10px;
    background-color: #fff;
    padding: 33px 42px 15px 42px;
    height:535px;
}
#goodcover30 {
    display: none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit30{
    position: relative;
}
.theme-poptit30 .close {
    float:right;
    position: absolute;
    right:-15px;
    top:-10px;
}
.theme-poptit30 .close img{
    width:25px;
    height:25px;
}
.theme-footer30{
    overflow: hidden;
}
.theme-footer30 img{
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.theme-footer30 p{
    float: right;
    margin-right: 10px;
    line-height: 43px;
    color: #f84f0c;
    font-size: 22px;
}
.theme-popbod30{
    position: relative;
}

/*水平测试结束*/
#code31{
    z-index: 9999;
    position: fixed;
    top:50%;
    left:50%;
    width:1000px;
    margin-left:-500px;
    margin-top: -266px;
    display: none;
    border-radius: 10px;
    background-color: #fff;
    padding: 33px 42px 15px 42px;
    height:535px;
}
#goodcover31 {
    display: none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit31{
    position: relative;
}
.theme-poptit31 .close {
    float:right;
    position: absolute;
    right:-25px;
    top:-15px;
}
.theme-poptit31 .close img{
    width:25px;
    height:25px;
	
}
.theme-footer31{
    overflow: hidden;
}
.theme-footer31 img{
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.theme-footer31 p{
    float: right;
    margin-right: 10px;
    line-height: 43px;
    color: #f84f0c;
}
.theme-popbod31{
    position: relative;
}
.spjieshu{
    height: 445px;
    overflow: hidden;
    text-align: center;
}
.spjieshu img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 50px auto;
}
.spjieshu h3{
    font-size: 18px;
    color: #595959;
    font-weight: normal;
    line-height: 40px;
}
.spjieshu p{
    font-size: 22px;
    color: #f84f0c;
    line-height: 40px;
    font-weight: bold;
    margin-top: 20px;
}


/*做作业结束*/
#code32{
    z-index: 9999;
    position: fixed;
    top:50%;
    left:50%;
    width:1000px;
    margin-left:-500px;
    margin-top: -266px;
    display: none;
    border-radius: 10px;
    background-color: #fff;
    padding: 33px 42px 15px 42px;
    height:535px;
}
#goodcover32 {
    display: none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit32{
    position: relative;
}
.theme-poptit32 .close {
    float:right;
    position: absolute;
    right:-25px;
    top:-15px;
}
.theme-poptit32 .close img{
    width:25px;
    height:25px;
}
.theme-footer32{
    overflow: hidden;
}
.theme-footer32 img{
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}
.theme-footer32 a{
    float: right;
    margin-right: 10px;
    display: block;
    width: 109px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    background-color: #77933c;
    border-radius: 25px;
    font-size: 16px;
}
.theme-popbod32{
    position: relative;
}
.seejieshu{
    height: 445px;
    overflow: hidden;
    text-align: center;
}
.seejieshu img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 50px auto;
}
.seejieshu h3{
    font-size: 18px;
    color: #595959;
    font-weight: normal;
    line-height: 40px;
}
.seejieshu ul{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.seejieshu li{
    font-size: 18px;
    color: #f84f0c;
    line-height: 40px;
    font-weight: bold;
    margin: 0px 30px;
}

.buyclassqr_fr_top_4_fl{
    float:left;
}
.buyclassqr_fr_top_6{
    border-bottom: 1px dashed #199a42;
    overflow: hidden;
    padding: 10px 0px;
}
.buyclassqr_fr_top_6 h4{
    color: #199a42;
    font-weight: bold;
    font-size: 15px;
}
.buyclassqr_fr_top_6 p{
    font-size: 13px;
	font-weight: 500;
    color: #555;
    line-height: 22px;
}
.buyclassqr_fr_top_6 p span{
    color: #199a42;
}


#code33{
    z-index: 9999;
    position: fixed;
    top:15%;
    left:50%;
    margin-left: -183px;
    width: 366px;
    height: 452px;

    border-radius: 20px;
    background-color: #ffe697;
    border:1px solid #ffe697;
}
#goodcover33 {
   
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    z-index: 1001;
    background-color:#000;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit33{
    overflow:hidden;
}
.theme-poptit33 p{
    float:left;
    text-align: left;
    color: #112d35;
    font-size: 16px;
    margin-top:15px;
    font-weight:bold;
    line-height:30px;
}
.theme-poptit33 .close {
    float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit33 .close img{
    width:25px;
    height:25px;
}
.theme-popbod33 {
    padding-top: 50px;
    overflow:hidden;
}
.theme-popbod33 h3{
    color: #199a42;
    font-weight:normal;
    margin-bottom:30px;
    text-align:center;
}
.theme-popbod33 p{
    padding:0px 30px;
    color:#595959;
    font-size:13px;
    margin-bottom:20px;
    line-height:25px;
    text-indent:2em;
}
.theme-popbod33 p span{
    color:#0000ff;

}



#code34{
    z-index: 9999;
    position: fixed;
    top:15%;
    left:50%;
    margin-left: -183px;
    width: 366px;
    height: 452px;
   
    border-radius: 20px;
    background-color: #ffe697;
    border:1px solid #ffe697;
}
#goodcover34 {

    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    z-index: 1001;
    background-color:#000;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit34{
    overflow:hidden;
}
.theme-poptit34 p{
    float:left;
    text-align: left;
    color: #112d35;
    font-size: 16px;
    margin-top:15px;
    font-weight:bold;
    line-height:30px;
}
.theme-poptit34 .close {
    float:right;
    position: absolute;
    right:15px;
    top:15px;
}
.theme-poptit34 .close img{
    width:25px;
    height:25px;
}
.theme-popbod34 {
    padding-top: 50px;
    overflow:hidden;
}
.theme-popbod34 h3{
    color: #199a42;
    font-weight:normal;
    margin-bottom:30px;
    text-align:center;
}
.theme-popbod34 p{
    padding:0px 30px;
    color:#595959;
    font-size:13px;
    margin-bottom:10px;
    line-height:25px;
}
.theme-popbod34 ul,.theme-popbod33 ul{
    margin-bottom:10px;
    overflow:hidden
}
.theme-popbod34 ul li,.theme-popbod33 ul li{
    padding: 0px 30px 0px 50px;
    color:#595959;
    font-size:13px;
    line-height:25px;
    position:relative;
    margin-bottom:5px;
}
.theme-popbod34 ul li:before,.theme-popbod33 ul li:before{
    content: '';
    position: absolute;
    top: .6rem;
    left:20px;
    transform: translate(0.7rem,0);
    right: 100%;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #595959;
}
.theme-popbod34 .btn{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 120px;
    margin: 0 auto;
    background-color: #199a42;
    border-radius: 25px;
    line-height: 33px;
}


.icon-star{
    width: 16px;
    height: 16px;
    background: url(../images/star3.png) no-repeat center / 16px 16px;
}
.icon-yscstar{
    width: 16px;
    height: 16px;
    background: url(../images/star1.png) no-repeat center / 16px 16px;
}


/*进入教室*/
.header-inclass{
    padding-top: 13px;
}
.h-inclass-t{
    height: 36px;
}
.h-inclass-t1{
    float: left;
    width: 36px;
}
.h-inclass-t1 a{
    display: block;
    height: 36px;
}
.h-inclass-t1 img{
    width: 36px;
    height: 36px;
}
.h-inclass-t2a{
    float: left;
    color: #fff;
    

    line-height: 18px;
    margin: 0px 40px 0px 10px;
}
.h-inclass-t2a p{
    font-size: 14px;
	font-weight:700;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.h-inclass-t2a span{
    font-size: 12px;
	color:#ccc;
	font-weight:500;
}
.h-inclass-t2{
    float: left;
    color: #fff;
    background: url("../images/c1.png") no-repeat left center / 33px 30px;
    padding-left: 43px;
    line-height: 18px;
    margin: 0px 40px 0px 0px;
}
.h-inclass-t2 p{
    font-size: 14px;
	font-weight:700;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.h-inclass-t2 span{
    font-size: 12px;
	color:#ccc;
	font-weight:500;
}
.h-inclass-t3{
    float: left;
    color: #fff;
    background: url("../images/c2.png") no-repeat left center / 30px 30px;
    padding-left: 40px;
    line-height: 18px;
	margin: 0px 40px 0px 0px;
}
.h-inclass-t3 p{
    font-size: 14px;
	font-weight:700;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.h-inclass-t3 span{
    font-size: 12px;
	color:#ccc;
	font-weight:500;
}
/**/
.h-inclass-t3a{
    float: left;
	height:36px;
    color: #fff;
    background: url("../images/c4.png") no-repeat left center / 30px 30px;
    padding-left: 40px;
    line-height: 18px;
}
.h-inclass-t3a p{
	width:100px;
    font-size: 14px;
	font-weight:700;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
	
}
.h-inclass-t3a span{
    font-size: 12px;
	color:#ccc;
	font-weight:500;
}
.h-inclass-t4{
    float: right;
    margin-left: 20px;
}
.h-inclass-t4 li{
    float: left;
    margin-right: 0px;
}
.h-inclass-t4 li a{
    display: block;
	font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    width: 90px;
    background-color: #264365;
    color: #fff;
    text-align: center;
    border-radius: 25px;
    box-shadow: 2px 2px 5px #101928;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
}
.h-inclass-t4 li a.none{
    display: block;
	font-size:12px;
    height: 36px;
    line-height: 36px;
    width: 90px;
  
    
    color: #fff;
    text-align: center;
  
    font-family: "Arial";
}
.h-inclass-t4a{
    float: left;
    margin-left: 20px;
}
.h-inclass-t4a div{ float:left; margin-right:10px; line-height:36px; color:#fff; font-size:12px;}
.h-inclass-t5{
    float: right;
}
.h-inclass-t5 li{

}
.h-inclass-t5 li a{
    float: left;
    margin-left: 7px;
}
.cicon-star{
    width: 38px;
    height: 36px;
    background: url(../images/cstar.jpg) no-repeat center;
}
.cicon-yscstar{
    width: 38px;
    height: 36px;
    background: url(../images/cstar_h.jpg) no-repeat center;
}
.h-inclass-b{
    overflow: hidden;
}
.h-inclass-b1{
    float: left;
}
.h-inclass-b1 li{
    float: left;
    color: #fff;
    font-size: 12px;
    line-height: 27px;
    margin-right: 9px;
}
.h-inclass-b1 li span{
    color: #066c2a;
}
.h-inclass-b2{
    float: right;
}
.h-inclass-b2 p{
    color: #fff;
    line-height: 27px;
    font-size: 12px;
    background: url(../images/c3.jpg) no-repeat left center;
    padding-left: 15px;
}
.home-inclass{
    width: 1200px;
    margin: 5px auto 0px auto;
    height: 624px;
    overflow: hidden;
}


.btn_del1{
    border-radius: 180px;
    background-color: #999;
    width: 15px;
    height: 15px;
    font-size: 10px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 15px;
    position: absolute;
    top: 0px;
    right: -6px;
}


/*友情提示*/
#code100{
    z-index: 9999;
    position: fixed;
    top:25%;
    left:40%;
    width: 454px;
    height:191px;
    
    border-radius: 20px;
    background-color: #fffffd;
}
#goodcover100 {
    
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color:#000;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit100{
    position: relative;
    overflow:hidden;
    background:url(../images/gonggaobg.png) repeat-x top center;
    height:46px;
    border-radius: 20px 20px 0px 0px;
}
.theme-poptit100 p{
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height:46px;
}
.theme-poptit100 .close {
    float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit100 .close img{
    width:22px;
    height:22px;
}
.theme-popbod100 {
    overflow: hidden;
    margin-top: 34px;
}
.helpful_con{
    color:#747474;
    line-height:24px;
    font-size:14px;
    width: 80%;
    margin: 0 auto 20px auto;
}
.helpful_tj{
    overflow:hidden
}
.helpful_tj ul{
    display:flex;
    justify-content: center;
}
.helpful_tj li{
    line-height: 30px;
    margin: 0px 10px;
    width: 120px;
}
.helpful_tj li a{
    display: block;
    border: 1px solid #ff9140;
    font-size: 14px;
    text-align: center;
    border-radius: 25px;
    font-weight: bold;
}
.helpful_tj li:nth-child(1) a{
    background-color: #ff9140;
    color: #fff;
}
.helpful_tj li:nth-child(2) a{
    background-color: #fff;
    color: #ff9140;
}







.service-title .frs{
    float:right;
    background: none;
    margin-top: 0;
    display: inline-block;
    width: 30px;
    height: auto;
    line-height: 33px;
    text-align: right;
}
.service-title a:hover .frs{
    float:right;
    background: none;
    margin-top: 0;
    display: inline-block;
    width: 30px;
    height: auto;
    line-height: 33px;
    text-align: right;
}
.service-title a.active .frs{
    float:right;
    background: none;
    margin-top: 0;
    display: inline-block;
    width: 30px;
    height: auto;
    line-height: 33px;
    text-align: right;
}













/*头像弹出*/
#code101{
    z-index: 9999;
    position: fixed;
    top:10%;
    left:50%;
    width:1000px;
    margin-left:-500px;
  display:none;
    border-radius: 10px;
    background-color: #fff;
    padding:20px 25px;
    height:535px;
}
#goodcover101 {
	display:none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.70;
    filter: alpha(opacity=70);
}
.theme-poptit101{
    position: relative;
}
.theme-poptit101 .close {
    float:right;
    position: absolute;
    right:-10px;
    top:-5px;
}
.theme-poptit101 .close img{
    width:25px;
    height:25px;
}
.theme-popbod101{
    overflow: hidden;
    color: #7f7f7f;
    line-height: 25px;
}

.uploadtxt{
    margin-bottom: 10px;
    overflow: hidden;
    clear: both;
}
.uploadtxt ul{
    display: flex;
    justify-content: center;
    width: 91px;
}
.uploadtxt li{
    margin: 0px 5px;
}
.uploadtxt a{
    color: #986f4b;
}

.afterpic{
    position: absolute;
    top:0;

}
.afterpic img{
	margin:1px ;
    width: 89px;
    height: 89px;
    border-radius: 180px;
}
/*Submission  successful*/
#code98{
	z-index: 9999;
	position: fixed;
	top:50%;
	left:50%;
	width: 445px;
	margin-left:-222.5px;
	margin-top:-102.5px;
	height:205px;
	
	border-radius: 20px;
    background-color: #ffffff;
}
#goodcover98 {
	
	position:fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 133%;
	background-color:#000;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.70;
	filter: alpha(opacity=70);
}
.theme-poptit98{
	position: relative;
	overflow:hidden;
	background:url(../images/gonggaobg.png) repeat-x top center;
	height:46px;
	border-radius: 20px 20px 0px 0px;       
}
.theme-poptit98 p{
	text-align: center;
    color: #000;
    font-size: 16px;
	line-height:46px;
}
.theme-poptit98 .close {
	float:right;
    position: absolute;
    right:11px;
    top:12px;
}
.theme-poptit98 .close img{
	width:22px;
	height:22px;
}
.theme-popbod98 {
    overflow: hidden;
}
.freetjsg{
	overflow:hidden;
}
.freetjsg p{
	color:#747474;
	text-align: center;
	line-height:25px;
	padding:30px 24px;
	overflow:hidden;
}
.freetjsg ul{
	text-align:center;
}
.freetjsg li{
	line-height:34px;
	text-align:center;
	margin:0px 7px;
	display:inline-block ;
	*float:none;
	*display:inline;
	zoom:1;
}
.freetjsg li a{
	display:block;
	width:124px;
	line-height:33px;
	text-align:center;
	border-radius:25px;
	border:1px solid #ff9140;
	background-color:#fff;
	color:#ff9140;
	cursor:pointer;
}
/*站内信*/
.inner_con_letter{
    overflow: hidden;
}
.inner_con_letter li{
    border-bottom: 1px solid #d5d6d7;
    overflow: hidden;
    line-height: 36px;
    height: 37px;
	display: block;
    color: #373737;
    font-size: 12px;
    padding: 0px 10px;
    overflow: hidden;
}
.inner_con_letter li a{
	 color: #373737;
/*    display: block;
    color: #373737;
    font-size: 12px;
    padding: 0px 10px;
    overflow: hidden;*/
}
.inner_con_letter li:hover{
    background-color: #E6F2E7;
    overflow: hidden;
}
.letter1{

}
.xin1{
    float: left;
}
.xin1 span{
    position: relative;
    float:left;
    margin-right: 10px;
    margin-top: 3px;
}
.letter1 .xin1 span{
    margin-right: 47px !important;
}
.xin1 .input_check {
    position: absolute;
    visibility: hidden;
}
.xin1 .input_check+label {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #adadad;
    /*background: -moz-linear-gradient(top, #ffffff, #eaeaea);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(1, #eaeaea));
    background: -webkit-linear-gradient(top, #ffffff, #eaeaea);
    background: -o-linear-gradient(top, #ffffff, #eaeaea);
    background: -ms-linear-gradient(top, #ffffff, #eaeaea);
    background: linear-gradient(to bottom, #ffffff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);*/
    background-color: #eaeaea;
    border-radius: 3px;
}
.xin1 .input_check:checked+label{
    border: 1px solid #ff5500;
    background-color:#ff5500;
}
.xin1 .input_check:checked+label:after {
    content: "";
    position: absolute;
    left: 2px;
    bottom: 18px;
    width: 6px;
    height: 2px;
    border: 2px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    -ms-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    transform: rotate(-45deg);
}
.xin2{
    float: left;
}
.xin3{
    float: right;
}
.letter2 .xin2{
    background: url("../images/star1.png") no-repeat left center / 15px 15px;
    padding-left: 30px;
}
.letter3 .xin2{
    background: url("../images/icon_unread.png") no-repeat left center / 15px 15px;
    padding-left: 30px;
}
.letter3 .xin2.read{
    background: url("../images/icon_read.png") no-repeat left center / 15px 15px;
    padding-left: 30px;
}
.letter_bottom{
    margin-top: 22px;
}
.letter_bottom_fl{
    float: left;
}
.letter_bottom_fl a{
	display: block;
    float: left;
    line-height: 24px;
    width: 70px;
    border-radius: 25px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    margin-right: 10px;
}
.xindelete{
    color: #fff;
    background-color: #a1a9a3;
}
.xincun{
    color: #fff;
    background-color: #199A42;
}
.letter_bottom_fl p{
    float: left;
    line-height: 24px;
    color: #555;
    font-size: 13px;
	font-weight: 500;
}
.letter_bottom_fr{
    float: right;
}
.letter_bottom_fr1{
    float: left;
}
.letter_bottom_fr1 a{
    display: block;
    line-height: 24px;
    float: left;
}
.letter_bottom_fr1 p{
    float: left;
    font-size: 12px;
    color: #373737;
    line-height: 24px;
    margin: 0px 10px;
}
.letter_bottom_fr2{
    float: left;
    margin: 0px 20px;
}
.letter_bottom_fr2 p{
    float: left;
    font-size: 12px;
    color: #595959;
    line-height: 23px;
}
.letter_bottom_fr2 p input{
    display: inline-block;
    border: 1px solid #bbb;
    width: 42px;
    font-size: 12px;
    color: #595959;
    text-align: center;
    outline: none;
    line-height: 16px;
    background-color: transparent;
}
.letter_bottom_fr3{
    float: right;
}
.letter_bottom_fr3 a{
    display: block;
    line-height: 24px;
    width: 50px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    margin-right: 10px;
    background-color: #199a42;
    color: #fff;
	font-weight:600;
}


/*站内信详情*/
.inner_con_lettershow{
    overflow: hidden;
}
.lettershow_title{
    margin-bottom: 20px;
    text-align: center;
}
.lettershow_title h3{
    font-size: 16px;
    color: #199a42;
    margin-bottom: 10px;
}
.lettershow_title span{
    font-size: 12px;
    color: #7f7f7f;
}
.lettershow_content{
    border-top: 1px dashed #A1A9A3;
    border-bottom: 1px dashed #A1A9A3;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 25px;
    font-size: 12px;
    color: #595959;
    min-height: 285px;
}
.lettershow_return{
    text-align: center;
    margin-top: 23px;
}
.lettershow_return a{
    display: block;
    width: 92px;
    margin: 0 auto;
    line-height: 24px;
    background-color: #199A42;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 25px;
}
/*
.jfdhform{
    height: 65px;
    overflow: hidden;
}
.jfdhform table{
    height: 65px;
}*/
.addhand{cursor:'';}
.addhand1{cursor:pointer;}
.delhand{cursor:default}	

.wylqform{
	width:218px;
    overflow:hidden;
	margin:30px auto 32px auto;
  
}
.wylqform input{
    float:left;
	margin-right:15px;
	background:none;
    border:1px solid #bbb;
    width:100px;
    line-height:29px;
    color:#199a42;;
    text-align:center;
}
.wylqform button{
    float:left;
	margin-left:3px;
	cursor:pointer;
    border:1px solid #199a42;
    line-height:29px;
    color:#199a42;
    width:93px;
    
    background:none;
    border-radius:25px;
    text-align:center;
}

.btn_submit{
	display:block;
    width: 112px;
    line-height: 30px;
    background-color: #199a42;
    border-radius: 25px;
    font-family: 'Montserrat', "PingFang", "ヒラギノ角ゴ Pro W3", "Microsoft Yahei", sans-serif;
    color: #fff;
	font-weight: 600;
	text-align:center;
    font-size: 14px;
    border: none;
	cursor:pointer;
}
/*footer*/
#footer {
	background: #0B1A0C;
	color: #fff;
	position: relative;
	padding-bottom: 35px;
	margin-top:25px;
	
}

#footer a {
	color: #fff;
}

#footer > .inner {
	max-width: 1200px;
	padding: 30px 0 60px;
	display: flex;
	justify-content: space-between;
	margin:0 auto;
}

.f_nav {
	display: flex;
	width: 100%;
}

.f_nav .box {
	width: 25%;
	padding-right: 20px;
}

.f_nav_hl {
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 12px;
}

.f_nav li {
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.f_nav li a:hover,
.f_nav li a:active {
	text-decoration: underline;
	opacity: 1;
}

#footer .sns {
	flex-shrink: 0;
}

#footer .sns ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer .sns li {
	margin: 0 2px;
}

#footer .sns li:first-of-type {
	margin-left: 0;
}

#footer .sns li:last-of-type {
	margin-right: 0;
}

#footer .sns li a {
	display: block;
	width: 30px;
	height: 30px;
}

.copy {
	line-height: 1.33;
	text-align: center;
}

.copy small {
	font-size: 12px;
}
.div_table{
	display:table;
}
.div_table .div_table_cell{
	display:table-cell;
	vertical-align:middle;

}
/*level_test*/
#books {
	
}

#books > .inner {
	max-width: 1082px;
	padding: 40px 0 20px;
}

.books_box {
	margin-bottom: 30px;
}

.books_box:last-of-type {
	margin-bottom: 0;
}

.books_box_hl {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 30px;
}

.books_list ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 2%;
}

.books_item {
	width: 840px;
	margin-bottom: 2%;
	background: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-shadow: -1px 1px 6px 0px rgba(0, 0, 0, .16);
	display: flex;
	justify-content: space-between;
}

.books_item_content {
	display: flex;
	align-items: center;
	padding: 24px;
	width:686px;
	justify-content:flex-start; 
}

.books_item_thumb {

	width: auto;
	height: 100px;
	margin:0 20px 0 0;
}

.books_item_thumb img {
	display: block;
	width: auto;

	height: 100px;
}
.books_item_desc{
	margin:0;	
}
.books_item_hl {
	font-size: 20px;
	line-height: 1.25;
	color: #262727;
	margin-bottom: 3px;
}

.books_item_text {

	font-size: 13px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 3px;
}

.books_item_meta {
	display: flex;
	align-items: center;
}
.books_item_purchase {
	width: 154px;
	background: #E6F2E7;
	padding: 0 17px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.books_item_purchase_text {
	font-size: 12px;
	line-height: 1.33;
	margin-bottom: 10px;
	font-weight:500;
}


.btn_03 a {
	display: block;
	width: 128px;
	height: 32px;
	line-height: 30px;
	border-radius: 16px;
	font-size: 12px;
	text-align: center;
	border: 1px solid #199A42;
	color: #199A42;
	background: #fff;
	position: relative;
}

.btn_03 a::before {
	display: block;
	content: '';
	width: 6px;
	height: 10px;
	background: url(../images/arrow_g_r.svg) no-repeat center center / cover;
	position: absolute;
	top: 10px;
	right: 8px;
}
.books_item_purchase_btn a {
	width: 110px;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	background: #199A42;
	border: 1px solid #199A42;
}

.underline {
	color: #262727;
	background: linear-gradient(transparent 68%, #FEEB34 0%);
}
