/*
 * 通用样式
**/

* {
	margin: 0;
	padding: 0;
}
html {
	background: #FFF;
	-webkit-text-size-adjust: none;
}
*html {
	background-image: url(about:blank);
	background-attachment: fixed;
}
body {
	color: #444;
	margin: 0 auto;
	font-size: 12px;
	font-family: Microsoft YaHei, '\5B8B\4F53', '\9ED1\4F53';
	-webkit-text-size-adjust: none;
	line-height: 1.5em;
}
body,
html {
	overflow-x: hidden;
	width: 100%;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
fieldset,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
{
	font-style: normal;
	font-weight: normal;
}
ol,
ul,
li {
	list-style: none;
}
a:hover {
	text-decoration: underline;
}
a,
a:active,
button,
input {
	outline: 0;
	text-decoration: none;
	color: #444;
}
::-moz-focus-inner {
	border: 0px;
}
.clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	font-size: 0px;
}
.you_color {
	color: #E97100;
	font-weight: bold;
}
.ielts_color {
	color: #97294D;
	font-weight: bold;
}
.toefl_color {
	color: #007DCC;
	font-weight: bold;
}
/*清除浮动*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	*zoom: 1;
}
.clear {
	clear: both;
}
.center{width: 1000px; margin: 0 auto; position: relative;}

.center{width: 1000px; margin: 0 auto; position: relative;}

/*头部*/
.header{height: 150px; background: #fff; width: 100%; padding-top: 10px;}
.header .header_t{padding-bottom: 15px;}
.header .header_t span{float: left; margin-right: 10px;}
.header_t span.phone_n{display: block; width: 190px; height: 65px; position: relative; text-align: center; line-height: 65px; margin: 0; color: #fff; font-size: 25px; font-weight: bold; background: #0b6eb2;}
.header_t span.phone_n i{display: block; width: 17px; height: 16px; background: url(../images/icon.png) left top no-repeat; position: absolute; left: 0; top: 100%; overflow: hidden; _left: -1px; _background-position: 0 0;}

.header .campus{background: #f5f5f5; height: 55px;}
.campus .campus_area{width: 110px; float: left;}
.campus_area .campus_btn{height: 30px; cursor: pointer; line-height: 30px; padding-right: 20px; margin: 12px 0; display: block; border-right: 1px solid #fff; color: #2e4788; font-size: 18px; position: relative;}
.campus_area .campus_btn i{position: absolute; right: 15px; top: 10px; display: block; width: 15px; _width: 14px; height: 10px; background:  url(../images/icon.png) -17px top no-repeat; overflow: hidden;}
.campus_area span.active i{background-position: -32px 0;}

.campus ul.h_list{height: 30px; margin: 12px 0; border-left: 1px solid #cacaca; border-right: 1px solid #fff; float: left;}
.campus ul.h_list li{float: left; line-height: 30px; margin: 0 10px;}
.campus ul.h_list li a{font-size: 15px; color: #0583b8;}

.campus .link_url{display: block; float: left; width: 90px; margin: 12px 0; border-left: 1px solid #cacaca; border-right: 1px solid #fff;}
.campus .link_url a{display: block; color: #ba1251; font-weight: bold; font-size: 14px; text-align: center; line-height: 16px;}

.campus .login_btn{height: 30px; margin: 12px 0; border-left: 1px solid #cacaca; float: left; cursor: pointer;}
.campus .login_btn i{float: left; display: block; width: 29px; height: 29px; background: url(../images/user.jpg) center center no-repeat; overflow: hidden; margin-left: 10px;}
.campus .login_btn span{font-size: 14px; color: #4a4162; line-height: 30px; margin-left: 5px; float: left;}

.pull_down_qu{position: absolute; left: 0; top: 55px; z-index: 999; border: 1px solid #f5f5f5; border-top: 0; background: #fff; width: 955px; height: 340px; display: none;}
.pull_down_qu .city ul {height: 340px;}
.pull_down_qu .city li{float: left; height: 320px; border-right: 1px solid #eee; width: 155px; padding: 0 5px 0 10px;}
.pull_down_qu .city li .spanPos {position: relative;}
.pull_down_qu .city li span {width: 100%; display: block; font-size: 14px; color: #0E548C; font-weight: bold; float: left; margin-top: 10px;}
.close_qu {position: absolute; right: 10px; top: 10px;}
.pull_down_qu .city li a {float: left; display: inline-block; padding-right: 10px; line-height: 30px; font-size: 12px; color: #505050; white-space: nowrap;}
.pull_down_qu .city li.last {width: 221px;}
.pull_down_qu .city li.noborder {border: 0;}

/*
 * 主内容
**/

.main {
}
.lesson_hot {
	width: 100%;
	height: 390px;
	float: left;
}
.lesson_hot .hot_left {
	width: 240px;
	height: 100%;
	float: left;
	margin-right: 10px;
	background-color: #b6375f;
}
.lesson_hot .hot_left .title {
	color: #FFF;
	font-size: 38px;
	font-weight: bold;
	line-height: 40px;
	padding: 10px;
	background-color: #b10f42;
}
.lesson_hot .hot_left .explain {
	width: 100%;
	text-align: center;
	color: #ff8db1;
	font-size: 22px;
	line-height: 50px;
}
.lesson_hot .hot_left .registration {
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	line-height: 28px;
	padding: 30px 0 60px 0;
}
.lesson_hot .hot_left .registration span {
	font-size: 24px;
	color: #f8ff2c;
}
.lesson_hot .hot_left a {
	display: block;
	width: 160px;
	height: 40px;
	color: #6e0023;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	border-radius: 10px;
	background-color: #f5bacd;
	margin: auto;
}
.lesson_hot .hot_left .body {
	display: none;
}
.lesson_hot .hot_right {
	width: 750px;
	float: left;
}
.lesson_hot .hot_right .title {
	height: 25px;
	line-height: 25px;
	background: #459df6 url(../images/hot_icon.png) 12px center no-repeat;
	color: #459df6;
	font-size: 16px;
}
.lesson_hot .hot_right .title span {
	display: block;
	height: 25px;
	margin-left: 35px;
	background-color: #FFF;
	text-indent: 10px;
}
.lesson_hot .hot_right .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #459df6 transparent transparent transparent;
}
.lesson_hot .hot_right .lesson_class {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	background-color: #d7d7d7;
}
.lesson_hot .hot_right .lesson_class li {
	height: 30px;
	float: left;
}
.lesson_hot .hot_right .lesson_class .limove {
	background-color: #982a4d;
}
.lesson_hot .hot_right .lesson_class .noBorder {
	border-left: none;
}
.lesson_hot .hot_right .lesson_class a {
	padding: 0 17px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-left: 2px #6b6b6b solid;
	margin-top: 7px;
}
.lesson_hot .hot_right .lesson_class li a {
	color: #6b6b6b;
}
.lesson_hot .hot_right .lesson_class .limove a {
	color: #FFF;
	border-left: none;
}
.lesson_hot .hot_right .lesson_class2 tr {
	height: 30px;
}
.lesson_hot .hot_right .lesson_class2 td {
	border-left: 1px #ebc0cd solid;
	text-align: center;
}
.lesson_hot .hot_right .lesson_class2 .noBorder {
	border-left: none;
}
.lesson_hot .hot_right .class2_title {
	color: #FFF;
	background-color: #b6375f;
}
.lesson_hot .hot_right .lesson_class2 .lesson_list {
	width: 100%;
}
.lesson_hot .hot_right .lesson_class2 .lesson_list li {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px #ebc0cd solid;
}
.lesson_hot .hot_right .lesson_soll {
	height: 250px;
	display: none;
	overflow-y: auto;
}
.lesson_hot .hot_right .ad_list {
	width: 750px;
	margin-top: 10px;
	display: none;
}
.lesson_hot .hot_right .ad_list ul {
	width: 760px;
}
.lesson_hot .hot_right .ad_list li {
	float: left;
	margin-right: 10px;
}
.lesson_hot .hot_right .ad_list .nomargin {
	margin-right: 0;
}
/*
 * 广告位
**/

.ad1 {
	float: left;
	width: 100%;
	height: 90px;
	margin-top: 10px;
}
.ad1 .ad_left {
	float: left;
	width: 660px;
	margin-right: 10px;
}
.ad1 .ad_right {
	float: left;
	width: 330px;
}
/*
 * 广告位2
**/

.ad2 {
	float: left;
	width: 100%;
	height: 90px;
}
.ad2 .ad_left {
	float: left;
	width: 325px;
	margin-right: 10px;
}
.ad2 .ad_center {
	float: left;
	width: 325px;
	margin-right: 10px;
}
.ad2 .ad_right {
	float: left;
	width: 330px;
}
.ad2 img {
	width: 325px;
}
.ad2 .ad_right img {
	width: 330px;
}
/*
 * 资讯， 活动， 工具
**/

.box_1 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.box_1 .news {
	width: 325px;
	margin-right: 10px;
	float: left;
}
.box_1 .body {
	display: none;
}
.box_1 .news .title {
	width: 100%;
	margin-right: 10px;
	background-color: #58afe7;
	line-height: 25px;
	height: 25px;
}
.box_1 .news .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #58afe7 transparent transparent transparent;
}
.box_1 .news .title .text {
	height: 100%;
	width: 310px;
	padding-left: 15px;
}
.box_1 .news .title .text a {
	font-size: 14px;
	color: #FFF;
}
.box_1 .news .title .text>a {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	text-align: center;
}
.box_1 .news .title .text .amove {
	background-color: #a9ddff;
	color: #0c5c8f;
}
.box_1 .news .title span {
	float: right;
	margin-right: 10px;
}
.box_1 .news .content {
	width: 100%;
}
.content_ img{
	padding: 15px 0;
}
.box_1 .news .content .c_t {
	width: 100%;
	text-align: center;
	line-height: 40px;
	margin-top: 5px;
}
.box_1 .news .content .c_t a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.box_1 .news .content .c_c {
	width: 100%;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #CCC solid;
}
.box_1 .news .list {
	width: 100%;
	margin-top: 10px;
}
.box_1 .news .list li {
	height: 25px;
	line-height: 25px;
}
.box_1 .news .list a {
	color: #444;
}
.box_1 .news .list span {
	color: #2d92d3;
}
.box_1 .activities {
	width: 325px;
	margin-right: 10px;
	float: left;
}
.box_1 .activities .title {
	width: 315px;
	margin-right: 10px;
	background-color: #58afe7;
	line-height: 25px;
	height: 25px;
	padding-left: 10px;
}
.box_1 .activities .title a {
	font-size: 14px;
	color: #FFF;
}
.box_1 .activities .title span {
	float: right;
	margin-right: 10px;
}
.box_1 .activities .list {
	margin-top: 10px;
	width: 100%;
}
.box_1 .activities .list li {
	width: 100%;
	line-height: 35px;
	text-align: center;
}
.box_1 .activities .list li div {
	width: 100%;
	height: 80px;
}
.box_1 .tools {
	width: 330px;
	float: left;
}
.box_1 .tools .title {
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
}
.box_1 .tools .title a {
	width: 107px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	background-color: #0e659d;
	float: left;
	margin-right: 4px;
	color: #FFF;
}
.box_1 .tools .title .online {
	background-color: #a6ce00;
	margin-right: 0;
}
.box_1 .tools .icons {
	width: 100%;
}
.box_1 .tools .icons li {
	width: 80px;
	height: 80px;
	float: left;
	border: 1px #CCC solid;
	padding: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
}
.box_1 .tools .icons a {
	display: block;
	margin-top: 60px;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #0e659d;
}
.box_1 .tools .icons .icon1 {
	background: url(../images/tool_icon1.png) center 10px no-repeat;
}
.box_1 .tools .icons .icon2 {
	background: url(../images/tool_icon2.png) center 10px no-repeat;
}
.box_1 .tools .icons .icon3 {
	background: url(../images/tool_icon3.png) center 13px no-repeat;
	margin-right: 0;
}
.box_1 .tools .icons .icon4 {
	background: url(../images/tool_icon4.png) center 10px no-repeat;
}
.box_1 .tools .icons .icon5 {
	background: url(../images/tool_icon5.png) center 14px no-repeat;
}
.box_1 .tools .icons .icon6 {
	background: url(../images/tool_icon6.png) center 12px no-repeat;
	margin-right: 0;
}
/*
 * 高分学员， 热门下载
**/

.box_2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.box_2 .box_left {
	width: 660px;
	float: left;
	margin-right: 10px;
}
.box_2 .box_left .title {
	width: 100%;
	margin-right: 10px;
	line-height: 25px;
	height: 25px;
	background: #58afe7 url(../images/fen_icon.png) 15px center no-repeat;
}
.box_2 .box_left .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #58afe7 transparent transparent transparent;
}
.box_2 .box_left .title .text {
	height: 100%;
	padding-left: 45px;
}
.box_2 .box_left .title .text>span {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	text-align: center;
	font-size: 16px;
}
.box_2 .box_left .title .text .amove {
	background-color: #FFF;
	color: #0c5c8f;
}
.box_2 .box_left .title a {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #FFF;
}
.box_2 .box_left .btnLeft {
	float: left;
	width: 30px;
	height: 22px;
	margin-top: 89px;
	background: url(../images/icon_turn.png) center top no-repeat;
}
.box_2 .box_left .btnRight {
	float: left;
	width: 30px;
	height: 22px;
	margin-top: 89px;
	background: url(../images/icon_turn.png) center -22px no-repeat;
}
.box_2 .box_left .body {
	width: 600px;
	height: 180px;
	float: left;
	overflow: hidden;
}
.box_2 .box_left .list {
	width: 10000px;
	float: left;
	margin-top: 20px;
}
.box_2 .box_left .list ul {
	float: left;
}
.box_2 .box_left .list li {
	width: 150px;
	height: 200px;
	float: left;
}
.box_2 .box_left .list li .face {
	width: 98px;
	height: 98px;
	margin: auto;
}
.box_2 .box_left .list li .info {
	width: 128px;
	text-align: center;
	margin: auto;
	line-height: 17px;
	background: url(../images/face1_name.png) center top no-repeat;
}
.box_2 .box_left .list li .info span {
	display: block;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
}
.box_2 .box_right {
	width: 330px;
	float: left;
}
.box_2 .box_right .title {
	width: 100%;
	margin-right: 10px;
	line-height: 25px;
	height: 25px;
	background: #58afe7 url(../images/icon_n.png) 10px center no-repeat;
}
.box_2 .box_right .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #58afe7 transparent transparent transparent;
}
.box_2 .box_right .title .text {
	height: 100%;
	padding-left: 45px;
}
.box_2 .box_right .title .text>span {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	text-align: center;
	font-size: 16px;
}
.box_2 .box_right .title .text .amove {
	background-color: #FFF;
	color: #0c5c8f;
}
.box_2 .box_right .title a {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #FFF;
}
.box_2 .box_right .list {
	width: 100%;
	margin-top: 20px;
}
.box_2 .box_right .list li {
	height: 25px;
	line-height: 25px;
	width: 100%;
}
.box_2 .box_right .list li span {
	float: right;
	margin-right: 10px;
}
.box_2 .box_right .list li span a {
	font-weight: bold;
	color: #0F93F0;
}
/*
 * 雅思备考， 名师预测
**/

.box_3 .box_left {
	width: 660px;
	float: left;
	margin-right: 10px;
}
.box_3 .box_left .beikao {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.box_3 .box_left .title {
	height: 25px;
	line-height: 25px;
	background: #97294D;
	color: #454545;
	font-size: 18px;
	width: 125px;
}
.box_3 .box_left .text {
	width: 100%;
	height: 25px;
}
.box_3 .box_left .title span {
	display: block;
	height: 25px;
	width: 80px;
	text-align: center;
	background-color: #FFF;
	float: left;
}
.box_3 .box_left .title .icon {
	color: #FFF;
	font-size: 12px;
	width: 45px;
	background: none;
}
.box_3 .box_left .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #97294D transparent transparent transparent;
}
.box_3 .box_left .menu {
	width: 100%;
	height: 32px;
	background-color: #97294D;
	margin-top: 20px;
}
.box_3 .box_left .menu li {
	float: left;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-indent: 30px;
	color: #E49EB4;
	font-size: 14px;
	margin-left: 20px;
	padding: 0 10px;
	background: url(../images/t_icon.png) 10px center no-repeat;
}
.box_3 .box_left .menu .s_icon {
	background: url(../images/s_icon.png) 10px center no-repeat;
}
.box_3 .box_left .menu .d_icon {
	background: url(../images/d_icon.png) 10px center no-repeat;
}
.box_3 .box_left .menu .x_icon {
	background: url(../images/x_icon.png) 10px center no-repeat;
}
.box_3 .box_left .menu .limove {
	color: #FFF;
	font-weight: bold;
	background-color: #C93766;
}
.box_3 .box_left .list {
	width: 660px;
	display: none;
}
.box_3 .box_left .list .content {
	width: 320px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.box_3 .box_left .list .content .c_t {
	font-size: 14px;
	font-weight: bold;
	color: #97294D;
	line-height: 30px;
	border-bottom: 1px #999999 solid;
}
.box_3 .box_left .list .content span {
	display: block;
	line-height: 20px;
	padding-top: 5px;
}
.box_3 .box_left .list .item {
	width: 330px;
	float: left;
	margin-top: 20px;
}
.box_3 .box_left .list .item li {
	width: 155px;
	float: left;
	margin-right: 10px;
}
.box_3 .box_right {
	width: 330px;
	float: left;
	margin-top: 54px;
}
.box_3 .box_right .menu {
	width: 100%;
	height: 22px;
	border-bottom: 1px #828282 solid;
}
.box_3 .box_right .menu span {
	display: block;
	float: left;
	height: 22px;
	width: 80px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
}
.box_3 .box_right .menu a {
	float: right;
}
.box_3 .box_right .menu .spanmove {
	background-color: #828282;
	color: #FFF;
	font-weight: bold;
}
.box_3 .box_right .list {
	width: 100%;
	margin-top: 10px;
	display: none;
}
.box_3 .box_right .list li {
	line-height: 25px;
	height: 25px;
}
.box_3 .box_right .list li a font {
	color: #0F93F0;
	font-weight: bold;
}
/*
 * 托福备考， 环球名师， 游学线路
**/

.box_4 .box_left {
	width: 660px;
	float: left;
	margin-right: 10px;
}
.box_4 .box_left .beikao {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.box_4 .box_left .title {
	height: 25px;
	line-height: 25px;
	background: #007DCD;
	color: #454545;
	font-size: 18px;
	width: 125px;
}
.box_4 .box_left .text {
	width: 100%;
	height: 25px;
}
.box_4 .box_left .title span {
	display: block;
	height: 25px;
	width: 80px;
	text-align: center;
	background-color: #FFF;
	float: left;
}
.box_4 .box_left .title .icon {
	color: #FFF;
	font-size: 12px;
	width: 45px;
	background: none;
}
.box_4 .box_left .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #007DCD transparent transparent transparent;
}
.box_4 .box_left .menu {
	width: 100%;
	height: 32px;
	background-color: #007DCD;
	margin-top: 20px;
}
.box_4 .box_left .menu li {
	float: left;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-indent: 30px;
	color: #E49EB4;
	font-size: 14px;
	margin-left: 20px;
	padding: 0 10px;
	background: url(../images/tuofu_t_icon.jpg) 10px center no-repeat;
}
.box_4 .box_left .menu .s_icon {
	background: url(../images/tuofu_s_icon.jpg) 10px center no-repeat;
}
.box_4 .box_left .menu .d_icon {
	background: url(../images/tuofu_d_icon.jpg) 10px center no-repeat;
}
.box_4 .box_left .menu .x_icon {
	background: url(../images/tuofu_x_icon.jpg) 10px center no-repeat;
}
.box_4 .box_left .menu .limove {
	color: #FFF;
	font-weight: bold;
	background-color: #23A9FD;
}
.box_4 .box_left .list {
	width: 660px;
	display: none;
}
.box_4 .box_left .list .content {
	width: 320px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.box_4 .box_left .list .content .c_t {
	font-size: 14px;
	font-weight: bold;
	color: #007DCC;
	line-height: 30px;
	border-bottom: 1px #999999 solid;
}
.box_4 .box_left .list .content span {
	display: block;
	line-height: 20px;
	padding-top: 5px;
}
.box_4 .box_left .list .item {
	width: 330px;
	float: left;
	margin-top: 20px;
}
.box_4 .box_left .list .item li {
	width: 155px;
	float: left;
	margin-right: 10px;
}
.box_4 .box_right {
	width: 328px;
	float: left;
	border: 1px #CCC solid;
	margin-top: 45px;
	padding-bottom: 30px;
}
.box_4 .box_right .title {
	height: 30px;
	line-height: 30px;
	background: #57AFE7 url(../images/xy_icon.png) 10px center no-repeat;
	color: #FFF;
	font-size: 16px;
}
.box_4 .box_right .text {
	width: 100%;
	height: 30px;
}
.box_4 .box_right .title span {
	display: block;
	height: 30px;
	width: 80px;
	text-align: center;
	float: left;
	margin-left: 35px;
}
.box_4 .box_right .title a {
	float: right;
	margin-right: 10px;
	font-size: 12px;
	color: #FFF;
}
.box_4 .box_right .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #57AFE7 transparent transparent transparent;
}
.box_4 .box_right .list {
	width: 100%;
}
.box_4 .box_right .list li {
	width: 125px;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
.box_4 .box_right .list li .list_face {
	width: 100%;
	height: 138px;
	text-align: center;
	padding-top: 5px;
	background: url(../images/face_bg.png) no-repeat;
}
.box_4 .box_right .list li .text {
	width: 100%;
	text-align: left;
}
.box_4 .box_right .list li .text span {
	float: left;
	display: block;
	margin-left: 8px;
	line-height: 16px;
}
.box_4 .box_right .list li .text span font {
	color: #929292;
}
.box_4 .box_right .list li .text .icon {
	width: 32px;
	height: 32px;
	background-color: #F551AF;
	border-radius: 5px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
.box_4 .box_left .youxue {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.box_4 .box_left .youxue .title {
	width: 165px;
	background: #E97100;
}
.box_4 .box_left .youxue .title .icon {
	font-size: 18px;
	width: 45px;
}
.box_4 .box_left .youxue .title span {
	width: 120px;
}
.box_4 .box_left .youxue .title .triangle-border {
	border-color: #E97100 transparent transparent transparent;
}
.box_4 .box_left .youxue .menu {
	background-color: #E97100;
}
.box_4 .box_left .youxue .menu li {
	color: #FFF;
	background: none;
	width: auto;
	padding: 0 15px;
	margin: 0;
	text-indent: 0;
}
.box_4 .box_left .youxue .menu .limove {
	background-color: #FF8E24;
}
.box_4 .box_left .youxue .item li {
	width: 100%;
	line-height: 22px;
}
.box_4 .box_left .youxue .list .content .c_t {
	color: #E97100;
}
/*
 * 列表页面
**/

.list_left {
	width: 660px;
	float: left;
	margin-bottom: 20px;
	padding-right: 10px;
	overflow: hidden;
}
.list_left .itemlist {
	width: 100%;
}
.list_left .itemlist .postion_title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	margin-bottom: 10px;
	background-color: #C7C7C7;
}
.list_left .list_title {
	height: 25px;
	line-height: 25px;
	background: #459df6;
	color: #666;
	font-size: 16px;
	position: relative;
}
.list_left .list_title span {
	display: block;
	height: 25px;
	margin-left: 25px;
	background-color: #FFF;
	text-indent: 10px;
	overflow: hidden;
}
.list_left .list_title .triangle-border {
	position: absolute;
	left: 0;
	top: 100%;
	width: 10px;
	/*background: url(../images/angle.jpg) left center no-repeat;*/
	overflow: hidden;
	font-size: 0;
	background-color: #fff;
	height: 10px;
}
.list_left .list {
	width: 100%;
	margin-top: 20px;
}
.list_left .list li {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #CCCCCC dashed;
}
.list_left .list li .t_title a {
	font-size: 16px;
	color: #258DD1;
	line-height: 30px;
	font-weight: bold;
}
.list_left .list li .t_time {
	width: 100%;
	color: #AEAEAE;
	line-height: 25px;
}
.list_left .page {
	width: 100%;
}
.list_left .page a {
	display: block;
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #888888;
	margin-right: 5px;
	color: #FFF;
}
.list_left .page span {
	display: block;
	float: left;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
}
.list_right {
	width: 330px;
	float: left;
	overflow: hidden;
}
.list_right .body {
	width: 100%;
	margin-bottom: 20px;
}
.list_right .title {
	width: 100%;
	margin-right: 10px;
	line-height: 25px;
	height: 25px;
	*background-position: 15px 5px;
}
.list_right .title .triangle-border {
	width: 0;
	height: 0;
	border-width: 10px 10px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #58afe7 transparent transparent transparent;
}
.list_right .title .text {
	height: 100%;
	padding-left: 45px;
}
.list_right .title .text>span {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	text-align: center;
	font-size: 16px;
}
.list_right .title .text .amove {
	background-color: #FFF;
	_float: left;
	color: #0c5c8f;
}
.list_right .title a {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #FFF;
}
.list_right .list {
	width: 100%;
	margin-top: 20px;
}
.list_right .list li {
	height: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	width: 100%;
}
.list_right .list li a em {
	font-weight: bold;
	font-style: normal;
	color: #0F93F0;
}
.list_right .list li a span {
	display: block;
	float: left;
	background-color: #D31759;
	padding: 0 5px;
	border-radius: 3px;
	color: #FFF;
	margin-right: 5px;
}
.list_right .list li .spanColor {
	background-color: #7D7D7D;
}
/*
 * 内容页面
**/

.item_content {
	width: 100%;
}
.item_content .t_title {
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	color: #258DD1;
	line-height: 50px;
	height: 50px;
}
.item_content .in_info {
	color: #AEAEAE;
	line-height: 25px;
	height: 30px;
}
.item_content .s_share {
	width: 100%;
	height: 30px;
}
.item_content .c_content {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #5B5B5B;
	font-family: "宋体";
}
.tj_box {
	width: 100%;
	margin-top: 20px;
}
.tj_box .tj_title {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	font-weight: bold;
	color: #666;
	font-size: 14px;
	font-family: "宋体";
	background-color: #ECECEC;
}
.tj_box .tj_list {
	padding: 15px 0;
}
.tj_box .tj_list li {
	width: 50%;
	float: left;
	list-style: inside;
	line-height: 25px;
	font-size: 14px;
	font-family: "宋体";
	color: #57AFE6;
}
.tj_box .tj_list li a {
	color: #57AFE6;
}
/*
 * footer
**/

.footer {
	width: 100%;
	float: left;
}
.footer .footer_box {
	width: 100%;
	margin-top: 15px;
	background-color: #FBFBFB;
}
.footer .school {
	width: 1000px;
	margin: auto;
	overflow: hidden;
}
.footer .center ul {
	width: 1020px;
}
.footer .center li {
	width: 327px;
	background-color: #eaeaea;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}
.footer .center li .l_left {
	width: 47px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 25px;
	background-color: #cfcfcf;
	padding: 10px;
	float: left;
	color: #5c5c5c;
	font-family: "微软雅黑";
}
.footer .center li .r_right {
	padding: 5px 7px;
	width: 245px;
	float: left;
	color: #575757;
}
.footer .center li .r_right .address {
	height: 40px;
	color: #575757;
}
.footer .center li .r_right .address2 {
	height: 35px;
	color: #575757;
	margin-top: 5px;
}
.footer .center li .r_right a {
	color: #c32828;
	text-decoration: underline;
}
.footer .center .nomargin {
	width: 330px;
	margin-right: 0;
}
.footer .city {
	width: 1020px;
	margin: 60px auto 0 auto;
}
.footer .city li {
	border-right: 1px #EEE solid;
	float: left;
	width: 149px;
	height: 320px;
	padding: 0 10px 0 20px;
}
.footer .city li a {
	color: #505050;
	white-space: nowrap;
}
.footer .city li span {
	width: 100%;
	display: block;
	font-size: 14px;
	color: #0E548C;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
.footer .city li .spanPos {
	position: relative;
	margin-top: -26px;
}
.footer .city li a {
	display: block;
	float: left;
	padding-right: 10px;
	line-height: 30px;
}
.footer .city .last {
	width: 220px;
}
.footer .city .last2 {
	width: 300px;
}
.footer .city .last2 p {
	overflow: hidden;
	display: inline-block;
	height: 34px;
}
.footer .city .last2 p em {
	font-weight: bold;
	color: #636363;
	font-style: normal;
	float: left;
	line-height: 30px;
	position: relative;
	padding-right: 12px;
}
.footer .city .last2 p em i {
	width: 2px;
	height: 12px;
	background: #636363;
	position: absolute;
	right: 0;
	top: 9px;
	margin-right: 5px;
}
.footer .city .noborder {
	border-right: none;
}
.footer .footer_menu {
	width: 100%;
	height: 100px;
	background-color: #686B73;
	margin-top: 30px;
}
.footer .footer_menu .menu {
	width: 1000px;
	height: 80px;
	margin: auto;
}
.footer .footer_menu .menu li {
	position: relative;
	margin-top: 10px;
	width: 332px;
	height: 80px;
	float: left;
	line-height: 80px;
	font-size: 30px;
	color: #BBBBBB;
	text-indent: 130px;
	border-right: 1px #7F8186 solid;
}
.footer .footer_menu .menu li.shopping {
	background: url(../images/footer_icon1.png) 50px center no-repeat;
}
.footer .footer_menu .menu li.shopping_bus {
	background: url(../images/footer_icon2.png) 50px center no-repeat;
}
.footer .footer_menu .menu li.shopping_user {
	background: url(../images/footer_icon3.png) 50px center no-repeat;
}
.footer .footer_menu .menu .list1 {
	position: absolute;
	width: 332px;
	height: 0px;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	overflow: hidden;
	background: #686B73 url(../images/footer_icon1.png) 50px top no-repeat;
}
.footer .footer_menu .menu .list2 {
	position: absolute;
	margin-left: 0px;
	width: 332px;
	bottom: 0;
	left: 0;
	height: 0;
	overflow: hidden;
	margin-top: 0px;
	background: #686B73 url(../images/footer_icon2.png) 30px top no-repeat;
}
.footer .footer_menu .menu .list3 {
	position: absolute;
	margin-left: 0px;
	width: 332px;
	height: 0;
	bottom: 0;
	left: 0;
	margin-top: 0px;
	overflow: hidden;
	background: #686B73 url(../images/footer_icon3.png) 30px top no-repeat;
}
.footer .footer_menu .menu ol {
	margin-top: 20px;
}
.footer .footer_menu .menu i {
	font-size: 14px;
	font-family: '宋体';
	font-style: normal;
	display: block;
	width: 100%;
	line-height: 22px;
	text-align: center;
	text-indent: 0;
}
.footer .footer_menu .menu i a {
	color: #B1B1B1;
	white-space: nowrap;
}
.footer .footer_menu .menu li span {
	padding-right: 40px;
	background: url(../images/footer_icon4.png) right center no-repeat;
	float: left;
	display: block;
}
.footer .footer_menu .menu .noborder {
	border-right: none;
}
.footer .footer_copy {
	width: 100%;
	height: 160px;
	color: #686868;
	background-color: #232731;
}
.footer .footer_copy .link {
	width: 1000px;
	margin: auto;
	line-height: 25px;
	padding: 10px 0;
}
.footer .footer_copy .link a {
	padding: 0 5px;
	color: #686868;
}
.footer .footer_copy .copy {
	width: 1000px;
	margin: auto;
	line-height: 25px;
	text-align: right;
}
.footer .footer_copy .copy span {
	margin-left: 50px;
}
/*
 * 登陆成功
 **/

.success,
.fixed_login {
	width: 350px;
	height: 710px;
	background-color: #1F4199;
	position: fixed;
	top: 0;
	right: -350px;
	z-index: 1000;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop));
	overflow: hidden;
	_right: -352px;
}
.success {
	right: -350px;
}
.success .user_data {
	position: relative;
	margin-top: 25px;
}
.user_data_z {
	margin: 0px 0 0 20px;
	height: 80px;
	font-family: "宋体";
	background: url(../images/login_face.png) no-repeat;
	width: 100%;
}
.right_text_font {
	margin-left: 90px;
	padding-top: 15px;
}
.wel,
.wel {
	color: #93A5D6;
	margin: 0px;
}
.wel a,
.wel i {
	color: #93a5d6;
	font-size: 12px;
}
.wel a {
	margin-left: 5px;
}
.user_data_z span {
	color: #d7e2ff;
	font-size: 12px;
	margin-top: 20px;
}
.success_center {
	height: 363px;
	background: #b8c9f6;
}
.success_center ul {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.success_center ul li {
	width: 350px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(../images/layout_6_x_06.png) no-repeat center bottom;
}
.success_center ul li.bg {
	background: none;
}
.success_center ul li a {
	font-family: "宋体";
	font-size: 14px;
	color: #2e3f6c;
}
.success_center ul li span {
	background: url(../images/layout_6_d_06.png) no-repeat center center;
	display: inline-block;
	height: 10px;
	width: 5px;
	margin-right: 5px;
}
/*
 * 登录
**/

.success .close,
.fixed_login .close {
	width: 20px;
	height: 19px;
	background: url(../images/close.png) right top no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 555;
}
.fixed_login .face {
	height: 90px;
	width: 100%;
	padding-top: 20px;
	background: url(../images/login_face.png) center center no-repeat;
}
.fixed_login .title {
	width: 100%;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	text-align: center;
	color: #8CA3EA;
}
.fixed_login .input_box {
	width: 100%;
	height: 220px;
	background: #B8C9F5;
	text-align: center;
	color: #FFF;
	font-size: 26px;
	margin-top: 20px;
}
.fixed_login .input_box .i_input {
	width: 310px;
	margin: auto;
	height: 200px;
	padding-top: 20px;
}
.fixed_login .input_box .i_input input {
	width: 290px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-indent: 10px;
	margin-bottom: 10px;
}
.fixed_login .input_box .i_input input[type="submit"] {
	background-color: #EB5305;
	border-radius: 5px;
	border: none;
	height: 45px;
	line-height: 45px;
	font-size: 26px;
	color: #FFF;
	margin-top: 10px;
}
.fixed_login .input_box .r_reg {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.fixed_login .input_box .r_reg a {
	color: #4E70CB;
	text-decoration: underline;
}
.fixed_login .face {
	height: 90px;
	width: 100%;
	background: url(../images/login_face.png) center center no-repeat;
}
.fixed_login .input_box .triangle-border {
	width: 0;
	height: 0;
	border-width: 20px 20px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #B8C9F5 transparent transparent transparent;
}
.fixed_login .input_box .i_input li {
	position: relative;
	_width: 310px;
	_height: 50px;
}
.fixed_login .input_box .i_input li span.inp {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 40px;
	*line-height: 38px;
	font-size: 12px;
	color: #000;
	margin-left: 20px;
	*margin-left: 25px;
}
/*
 * 注册
**/

.fixed_reg {
	width: 350px;
	height: 710px;
	background-color: #1F4199;
	position: fixed;
	top: 0;
	right: -350px;
	z-index: 1000;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop));
	overflow: hidden;
}
.fixed_reg .close {
	width: 20px;
	height: 19px;
	background: url(../images/close.png) right top no-repeat;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 556;
}
.fixed_reg .face {
	height: 90px;
	width: 100%;
	padding-top: 20px;
	background: url(../images/reg_face.png) center center no-repeat;
}
.fixed_reg .title {
	width: 100%;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	text-align: center;
	color: #8CA3EA;
}
.fixed_reg .input_box {
	width: 100%;
	height: 350px;
	background: #B8C9F5;
	text-align: center;
	color: #FFF;
	font-size: 26px;
	margin-top: 20px;
}
.fixed_reg .input_box .i_input {
	width: 310px;
	margin: auto;
	height: 330px;
	padding-top: 20px;
}
.fixed_reg .input_box span {
	display: block;
	width: 60px;
	float: left;
	font-size: 12px;
	color: #516391;
	text-align: right;
	line-height: 30px;
	_width: 65px;
}
.fixed_reg .input_box .i_input input {
	width: 240px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	text-indent: 10px;
	margin-bottom: 10px;
	float: left;
}
.fixed_reg .input_box .i_input .code {
	width: 100px;
}
.fixed_reg .input_box .i_input i {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.fixed_reg .input_box .i_input input[type="submit"] {
	background-color: #1876B7;
	border-radius: 5px;
	border: none;
	height: 45px;
	line-height: 45px;
	font-size: 26px;
	color: #FFF;
	margin-top: 10px;
	text-indent: 0px;
	width: 300px;
}
.fixed_reg .input_box .r_reg {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.fixed_reg .input_box .r_reg a {
	color: #4E70CB;
	text-decoration: underline;
}
.fixed_reg .input_box .triangle-border {
	width: 0;
	height: 0;
	border-width: 20px 20px 0 0;
	border-style: solid dashed dashed dashed;
	border-color: #B8C9F5 transparent transparent transparent;
}
.fixed_reg .input_box .i_input li {
	position: relative;
	overflow: hidden;
	width: 310px;
}
.fixed_reg .input_box .i_input li span.inp {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #000;
	height: 35px;
	line-height: 35px;
	margin-left: 70px;
	white-space: nowrap;
}

/*
 * 列表页面
**/
.list_left {
	width:650px;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
}

.list_left .itemlist {
	width:100%;
}

.list_left .itemlist .postion_title {
	width:100%;
	height:25px;
	line-height:25px;
	text-indent:15px;
	margin-bottom:10px;
	background-color:#C7C7C7;
	font-size: 14px;
}

.list_left .list_title {
    height:24px;
    width: 100%;
    line-height:25px;
	background:#459df6;
    color:#666;
	font-size:16px;
	/*background: url(../images/rmxw_icon.png) no-repeat;*/
}

.list_left .list_title span {
	display:block;
    height:24px;
    line-height: 24px;
	margin-left:25px;
	background-color:#FFF;
	text-indent:10px;
	overflow: hidden;
}

.list_left .list_title .triangle-border {
    width:0;
    height:0;
    border-width:10px 10px 0 0;
    border-style:solid dashed dashed dashed;
	border-color:#459df6 transparent transparent transparent;
}

.list_left .list {
	width:100%;
	margin-top:20px;	
}

.list_left .list li {
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #CCCCCC dashed;
}

.list_left .list li ._title a {
	font-size:16px;
	color:#258DD1;
	line-height:30px;
	font-weight:bold;
}

.list_left .list li ._time {
	width:100%;
	color:#AEAEAE;
	line-height:25px;
}

.list_left .page {
	width:100%;
}

.list_left .page a {
	display:block;
	float:left;
	padding:0 10px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#888888;
	margin-right:5px;
	color:#FFF;
}

.list_left .page span {
	display:block;
	float:left;
	padding:0 10px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:5px;
}

.list_right {
	width:330px;
	float:left;
	overflow: hidden;
}

.list_right .body{
	width:100%;
	margin-bottom:20px;
}

.list_right .title {
	width:100%;
	margin-right:10px;
	line-height:25px;
	height:25px;
}

.list_right .title .triangle-border {
    width:0;
    height:0;
    border-width:10px 10px 0 0;
    border-style:solid dashed dashed dashed;
	border-color:#58afe7 transparent transparent transparent;
	overflow: hidden;
	font-size: 0;
}

.list_right .title .text {
	height:34px;
	padding-left:39px;
	width: 291px;
	background: url(../images/box_eight_right_bg.png) left top no-repeat;
	position: relative;
	overflow: hidden;
}

.list_right .title .text i{
	width: 50px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/icon_n.png) 10px center no-repeat;
}

.list_right .title .text>span {
	display:block;
	float:left;
	width:80px;
	height:100%;
	text-align:center;
	font-size:16px;
}

.list_right .title .text .amove {
	background-color:#FFF;
	color:#0c5c8f;
	text-align: center;
	font-size: 14px;
}

.list_right .title a.move {
	float:right;
	margin-right:10px;
	font-size:14px;
	color:#FFF;
}

.list_right .list {
	width:100%;
	margin-top:20px;
}

.list_right .list li {
	height:18px;
	line-height:18px;
	margin-bottom:8px;
	width:100%;
}
.list_right .list li a{
	color: #444;
	font-size: 12px;
}


.list_right .list li a font {
	font-weight:bold;
	color:#0F93F0;
	font-size: 12px;
}

.list_right .list li a span {
	display:block;
	float:left;
	background-color:#D31759;
	padding:0 5px;
	border-radius:3px;
	color:#FFF;
	margin-right:5px;
	font-size: 12px;
}

.list_right .list li .spanColor {
	background-color:#7D7D7D;
}



/*
 * 内容页面
**/
.item_content {
	width:100%;
}

.item_content .title_ {
	width:100%;
	font-size:22px;
	font-weight:bold;
	color:#258DD1;
	line-height:50px;
	height:50px;
}

.item_content .info_ {
	color:#AEAEAE;
	line-height:25px;
	height:30px;
}

.item_content .share_ {
	width:100%;
	height:30px;
}

.item_content .content_ {
	width:100%;
	margin-top:10px;
	font-size:14px;
	color:#5B5B5B;
}

.tj_box {
	width:100%;
	margin-top:20px;
}

.tj_box .tj_title {
	width:100%;
	height:25px;
	line-height:25px;
	text-indent:15px;
	font-weight:bold;
	color:#666;
	font-size:14px;
	background-color:#ECECEC;
}

.tj_box .tj_list {
	padding:15px 0;
}

.tj_box .tj_list li {
	width:50%;
	float:left;
	list-style:inside;
	line-height:25px;
	font-size:14px;
	color:#57AFE6;
}

.tj_box .tj_list li a{
	color:#57AFE6;
}


/*高分学员*/


.li_content{
	width: 100%;
	overflow: hidden;
}

.li_content .chunk{
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
	margin: 20px 0;
	_padding-bottom: 10px;
}

.li_content .chunk dl{
	padding: 10px;
	overflow: hidden;
}

.li_content .chunk dl dt,.li_content .chunk dl dd{
	float: left;
}

.li_content .chunk dl dd{
	width: 164px;
}

.li_content .chunk dl dt{
	margin-left: 15px;
	width: 431px;
}

.li_content .chunk dl dt h5{
	font-size: 18px;
	color: #575757;
	margin: 10px 0;
}

.li_content .chunk dl dt span.yuduliang{
	color: #2883e1;
	font-size: 12px;
}

.dt_b{
	overflow: hidden;
	margin-top: 20px;
	width: 100%;
}

.dt_b p{
	line-height: 30px; font-size: 14px;
}

.dt_b p span{
	font-weight: bold;
	color: #575757;
}

.dt_b a.chakan{
	float: right;
	width: 123px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: #2883e1;
	cursor: pointer;
}


/*老师*/
.guding1{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 15px;
}

.banner{
	width: 100%;
	position: relative;

}
.banner img{
	width: 100%;
	height: 100%;
	
}
.banner .duihua{
	width: 1000px;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 -500px;
}
.banner .questions{
	float: right;
	width: 190px;
	height: 50px;
	background: #89319f;
	margin-right: 31px;
	line-height: 50px;
	display: block;
}
.banner .questions a{
	font-size: 26px;
	padding-left: 50px;
	position: relative;
	color: #fff;
}
.banner .questions a i{
	display: block;
	width: 34px;
	height: 32px;
	position: absolute;
	top: 6px;
	left: 10px;
	background: url(../images/duihua-icon.png) no-repeat;
}
.guding2{
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
}
.content{
	width: 100%;
	height: 660px;
	padding-top: 23px;
	overflow: hidden;
}
.pingjia{
	width: 327px;
	background: #fafafa;
	float: left;
}
.pingjia_top{
	width: 284px;
	height: 34px;
	background: url(../images/pingjia.png) no-repeat;
	padding-left: 43px;
}
.pingjia_top p{
	float: left;
	font-size: 18px;
	color: #454545;
	line-height: 25px;
}
a.move{
	line-height: 25px;
	float: right;
	font-size: 12px;
	color: #fff;
	padding-right: 10px;
}
.pingjia_bottom{
	padding: 5px 0 0 15px;
}
.pingjia_bottom dl{
	padding-bottom: 25px;
	float: left;
	_padding-bottom: 20px;
	*padding-bottom: 20px;
}
.pingjia_bottom dl dt,.pingjia_bottom dl dd{
	float: left;
}
.pingjia_bottom dl dt{
	width: 62px;
}
.pingjia_bottom dl dd{
	width: 212px;
	padding-left: 8px;
	padding-top: 5px;
}
.pingjia_bottom dl dd a{
	line-height: 19px;
}
.pingjia_bottom dl a{
	color: #3d96cf;
	font-size: 12px;
}
.pingjia_bottom dl a span{
	width: 62px;
	height: 62px;
}
.pingjia_bottom dl a img{
	width: 100%;
	height: 100%;
}
.pingjia_bottom dl a p{
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.content_right{
	width: 662px;
	height: 100%;
	float: right;
}

.bowen{
	width: 662px;
	height: 427px;
	position: relative;
}
.bowen_top{
	width: 622px;
	height: 34px;
	padding-left: 40px;
	background: url(../images/bowen.png) no-repeat;
}
.bowen_top p{
	float: left;
	font-size: 18px;
	height: 25px;
	line-height: 25px;
	color: #b6dff9;
	width: 87px;
	text-align: center;
	cursor: pointer;
}
.bowen_top p.current{
	background: #a3dbff;
	color: #136499;
}
.bowen_bottom{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 640px;
	height: 392px;
	overflow-y: scroll;
	padding: 10px 11px 0;
}

.bowen_bottom .bowen_le{
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 25px;
}

.bowen_bottom .bowen_le a{
	display: block;
	color: #2883e1;
	font-size: 16px;
	margin: 10px 0 5px;
	font-weight: bold;
}

.bowen_bottom .bowen_le span{
	font-size: 12px;
	color: #afafaf;
}

.bowen_bottom .bowen_le p{
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 5px;
}

.ketang{
	width: 318px;
	height: 220px;
	margin-top: 14px;
	float: left;
}

.ketang_top{
	width: 318px;
	height: 27px;
	line-height: 27px;
	background: #d6d6d6;
	margin-bottom: 3px;
}

.ketang_top p{
	width: 106px;
	height: 27px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #58afe7;
	float: left;
}

.ketang_top a.move{
	color: #009bff;
	line-height: 27px;
}

.ketang_bottom{
	position: relative;
}

.ketang_bottom a{
	display: block;
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 71px;
	height: 70px;
	background: url(../images/bofang.png) no-repeat;
	margin: 0 -35px;
}

.xuesheng{
	width: 326px;
	height: 220px;
	margin-top: 14px;
	float: right;
}
.xuesheng .ketang_top{
	width: 326px;
}

.xuesheng_bottom{
	height: 187px;
	border: 1px solid #ccc;
}
.xuesheng_bitaoti{
	height: 28px;
	line-height: 28px;
	background: #21a8b2;
}
.xuesheng_bitaoti ul li{
	float: left;
	color: #fff;
	font-size: 12px;
	width: 80px;
	text-align:center;
}
.xuesheng_nei{
	width: 326px;
	height: 162px;
}
.xuesheng_nei ul li{
	float: left;
}

.xuesheng_nei ul.UL{
	overflow-y: scroll;
	width: 325px;
	height: 159px;
	overflow-x: hidden;
}
.xuesheng_nei ul.UL li li{
	width: 80px;
	font-size: 12px;
	padding: 5px 0;
	text-align: center;
}
.xuesheng_nei ul.UL li li.fenshu{
	width: 40px;
	padding-left: 20px;
}
.hudong{
	width: 100%;
	height: 305px;
	margin-top: 25px;
}
.hudong_top{
	height: 34px;
	padding-left: 45px;
	position: relative;
	padding-bottom: 5px;
}
.hudong_top p{
	font-size: 18px;
	color: #454545;
}
.hudong_top i{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 39px;
	height: 34px;
	background: url(../images/hudong_pic.png) no-repeat;
}

.hudong_bottom img{
	width: 100%;
}


/*老师列表*/

.li_content .chunk dl dt h5{
	width: 100%;
	overflow: hidden;
}

.li_content .chunk dl dt h5 span{
	float: left;
	font-size: 18px;
}

.li_content .chunk dl dt h5 p{
	float: left;
	font-weight: normal;
	margin-left: 20px;
}

.li_content .chunk .dt_b p span.red{
	background: #ff3600;
	color: #fff;
	padding: 2px 3px;
	margin-right: 5px;
}

.li_content .chunk dl dt{
	position: relative;
}

.li_content .chunk dl dt .aBtn{
	width: 123px;
	height: 70px;
	position: absolute;
	top: 50%;
	right: 0;
	margin: -35px 0;
}

.li_content .chunk dl dt .aBtn a{
	float: left;
	width: 123px;
	height: 30px;
	background: #2883e1;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-bottom: 10px;
	cursor: pointer;
}


/*内文*/

.neiwenMain{
	padding-top: 20px;
}