@charset "gb2312";

/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td, input, select, textarea, option, button, p, abbr, address, artical, aside, b, bdo, blockquote, button, datalist, del, details, dialog, em, strong, dfn, code, samp, kbd, var, cite, footer, header, i, ins, legend, m, menu, nav, q, section, time {
	margin: 0;
	padding: 0;
}
table, td, th {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr, input {
	border: 0
}
h3 {
	margin-bottom: 20px;
}
body {
	font-family: "Microsoft YaHei";
}
.schbg{
	margin:20px 0 0 0;
}
.schbg>img{
	width: 100%;
}
.pd6{
	padding-left:10px; 
	padding-right:10px; 
}
.btn-group {
	width: 100%;
	max-width: 640px;
}
.btn-group>.wd25 {
	width: 25%;
	font-size: 24px;
	border-radius: 0;
	border-color: none;
	background-color: #FF3239;
	border-top-color: #FF3239;
	border-bottom-color: #FF3239;
	border-left-color: #FFF;
}
.btn-group>.wd20 {
	width: 20%;
	font-size: 1.4rem;
	border-radius: 0;
	border-color: none;
	background-color: #FF3239;
	border-bottom-color: #FF3239;
	border-left-color: #FFF;
	padding: 12px 0;
}
.qa-title {
	padding: 3px 2px;
}
.btn-group .btn+.btn {
	margin-left: 0;
}
.bg-color-grey{
	background: #333333;
}

.bg-color-green {
	background: #229773;
}
.bg-color-red {
	background: #E84C3D;
}
.bg-color-orange {
	background: #F39C11;
}
.bg-color-blue {
	background: #3598DB;
}
.bg-color-purple {
	background: #9A59B5;
}
.bg-color-yellow {
	background: #FBC02D;
}
.bg-last{
	background: #fff;
	border-radius: 30px; 
	height:40px;
	line-height: 40px;
	color: #E84C3D;
	font-size: 1.8rem;
	margin-bottom: 20px;
	box-shadow:0 5px 5px rgba(0,0,0,.3);
}

.bg-student {
	background: url(../images/studentbg.jpg) no-repeat center center;
}
td:after {
	width: 2px;
	height: 2px;
	background: #FF333A;
	line-height: 20px;
}
.dfbg {
	background: #22AF73;
	width: 100%;
	text-align: center;
}
button.btn-size {
	font-size: 23px;
	margin: 30px auto;
	width: 80%;
	padding: 8px 20px;
	border-radius: 40px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}

.part{
	padding-right: 10px;
	margin-bottom:20px;
}
.partr{
	padding-left: 10px;
	margin-bottom:20px;
}
.adv{
	margin: 0 auto;
	text-align: center;	
}
.adv img{
	width: 80%;	
	margin: 10px auto;	

}
.adv img:first-child{
	margin: 20px auto;	

}
.midban {
	width: 100%;
}
.moneybg img, .paneltit img, .dfbg img, .schmg img{
	width: 100%;
}
.paneltit {
	margin: 20px 0;
}
.pd40{
	padding: 0 30px;
}

button.btn-size {
	font-size: 26px;
	margin: 30px auto;
	width: 80%;
	padding: 8px 20px;
	border-radius: 4px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
}
.midban img{
	max-width:640px;
	width:100%;
}
.qamin {
	padding-right:;
}
.hotqa{
	text-align: center;
}
.hotqa img{
	width: 80%;
}
.classbg {
	margin-bottom: 20px;
}
.pd1{
	padding:0 2px 4px 2px; 
}
.schmain {
	width: 640px;
}



.btnnav{
	font-size:1.4rem;
	display:inline-block;
	margin-bottom:0;
	padding: 3px;
	white-space:nowrap;
	text-align:center;
	line-height:1.5;
	vertical-align:middle;
}
.bd{
	border-right:1px #fff solid;
}
/*footerloading*/
.footerloading {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	z-index: 999;
}
.footerloading a {
	width: 50%;
	height: 50px;
	background-color: #e74c3c;
	float: left;
	display: inline-block;
	color: #fff;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}
.footerloading a img {
	width: 17px;
	float: left;
	position: absolute;
	top: 18px;
	left: 60%;
}
.footerloading a.tel img {
	position: absolute;
	top: 18px;
	left: 6%;
}
.footerloading a.tel {
	background: #34495e;
}
button.btn-df {
	width: 100%;
	font-size: 24px;
	margin: 0 auto;
	padding: 20px 6px;
	border-radius: 20px;
	font-weight: bold;
	font-family: "Microsoft YaHei";
	margin-bottom: 60px;
	border: none;
	box-shadow: 0 3px 2px #888888;
}
h2 {
	font-size: 28px;
	color: #fff;
	line-height: 50px;
	font-weight: bold;
}
h2>span {
	color: #ff0;
}
.pd50 {
	padding: 0 30px;
}
.panelbg img {
	width: 100%;
}
.zindex {
	position: relative;
	z-index: 2;
	bottom: 120px;
}
.fabg {
	background: #333333;
	text-align: center;
}
h3 {
	font-size: 40px;
	color: #fff;
	line-height: 60px;
	font-weight: bold;
}
h3>span {
	color: #ff0;
}
.mgt50 {
	margin-top: -80px;
}

/* banner */
.bansch {
	width: 100%;
	max-height: 360px;
	overflow: hidden;
	position: relative;
	margin-top: -1px;
}
.bansch img {
	width: 100%;
}
.bansch>ol {
	height: 35px;
	position: relative;
	z-index: 10;
	width: 95px;
	left: 45%;
	bottom: 10px;
	margin-top: -45px;
	text-align: right;
	padding-right: 20px;
	overflow: hidden;
}
.bansch>ol>li {
	display: inline-block;
	margin: 5px;
	width: 13px;
	height: 14px;
	background: url(../images/banner_btn.png) no-repeat;
}
.bansch>ol>li.on {
	background: url(../images/banner_btn_hover.png) no-repeat;
}
.dis_block {
	display: block;
}
@media all and (min-width:640px) {
	body {
		width: 640px;
		margin: 0 auto;
		position: relative;
	}
}