﻿input,
select {
	outline: none;
	border: none;
	border: 0;
	padding: 0;
}

.clearfix:before,
.clearfix:after,
.cf:before,
.cf:after,
.main {
	content: "";
	display: table
}

.clearfix:after,
.cf:after,
.main:after {
	clear: both
}



.tabCon,
.Hidebox {
	display: none
}

.Showbox {
	display: block
}

.h5,
.h10,
.h15,
.h20,
.h25,
.h30,
.h35,
.h40,
.h45,
.h50 {
	width: 100%;
	overflow: hidden
}

.h5 {
	height: 5px
}

.h10 {
	height: 10px
}

.h15 {
	height: 15px
}

.h20 {
	height: 20px
}

.h25 {
	height: 25px
}

.h30 {
	height: 30px
}

.h35 {
	height: 35px
}

.h40 {
	height: 40px
}

.h45 {
	height: 45px
}

.h50 {
	height: 50px
}

a.c9 {
	color: #999 !important;
}

a:hover.c9 {
	color: #f40 !important;
}

.red {
	color: #f00 !important
}

.cheng {
	color: #f60 !important
}

.lh30 td {
	height: 30px !important
}

a.red {
	color: #f00 !important
}

a:hover.red {
	color: #c00 !important;
	text-decoration: underline
}

.nopr {
	padding-right: 0 !important
}

.nopt {
	padding-top: 0 !important
}

.nobb {
	border-bottom: none !important
}

.nobr {
	border-right: none !important
}

.nobt {
	border-top: none !important
}

.nobl {
	border-left: none !important
}

.noml {
	margin-left: 0 !important
}

.nomt {
	margin-top: 0 !important
}

.nomr {
	margin-right: 0 !important
}

.nomb {
	margin-bottom: 0 !important
}

.ml20 {
	margin-left: 20px;
}

.mt8 {
	margin-top: 8px
}

.mt7 {
	margin-top: 7px
}

.tac {
	text-align: center;
}

.ea {
	width: 100%;
	text-align: center
}

/*examw ad */
.ea img {
	width: 100%;
	height: auto
}

.BgGray {
	background-color: #f5f5f5
}

.BgWhite {
	background-color: #ffffff
}

.brn {
	border: none !important
}

/*public more*/
.more a:link,
.more a:visited,
.more a:active,
.more a:hover {
	float: left;
	padding: 2px 2px 0 23px
}

.more a:link,
.more a:visited,
.more a:active {
	color: #777
}

.more a:hover {
	color: #f40
}


.tit .more a {
	font-size: 14px;
	font-weight: normal;
	padding: 0px 0 0 10px;
	height: 24px;
	line-height: 24px;
	border-radius: 15px;
	margin-top: 7px;
	text-align: center;
	*zoom: 1;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	float: left;
	position: relative;
}

.modelBox .modelLeft {
	width: 820px;
	padding: 0 30px;
	overflow: hidden;
}

.modelBox .modelRight {
	width: 300px;
	overflow: hidden;
}

.newsTitList {
	height: 54px;
	position: relative;
}

.newsTitList .List {
	position: relative;
	width: 94px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #c2d9f6;
	margin-right: 5px;
	background: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	float: left;
}

.newsTitList .List i {
	width: 14px;
	height: 8px;
	background-position: -130px -62px;
	display: none;
	_display: none !important;
	position: absolute;
}

.newsTitList .List:hover i,
.newsTitList .List.cur i {
	display: block;
	left: 50%;
	margin-left: -7px;
	bottom: -8px
}

.newsTitList .more {
	height: 24px;
	line-height: 24px;
	padding: 0 16px;
	background: #095bbf;
	color: #fff;
	border-radius: 12px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 10px
}

.inforTitList {
	border-bottom: 1px solid #dcdcdc;
	height: 38px;
	margin-bottom: 20px;
}

.inforTitList a {
	position: relative;
	padding: 0 10px 3px 10px;
	margin-right: 50px;
	height: 36px;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

.inforTitList a i {
	width: 14px;
	height: 8px;
	background-position: -130px -62px;
	display: block;
	position: absolute;
	top: 39px;
	left: 50%;
	display: none;
	margin-left: -7px;
}

.inforTitList a.cur {
	border-bottom: 3px solid #377fec;
	padding-bottom: 0;
}

.inforTitList a.cur i {
	display: block;
	_display: none
}

/*main*/
.main {
	width: 1200px;
	margin: 0 auto;
}

/* head */
.headBox {
	height: 41px;
}

.head {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e3e3e3;
	background: #f5f5f5;
	z-index: 99;
}

.headLeft {
	margin-left: -14px;
	_margin-left: -24px;
	font-family: "SimSun"
}

.headLeft li {
	color: #d1d1d1;
	position: relative;
	zoom: 1;
	font-family: 'SimSun';
}

.headLeft li a {
	display: inline-block;
	padding: 0 10px;
	line-height: 40px;
	min-width: 50px;
	text-align: center;
	position: relative;
	_padding: 0 14px;
	font-family: "Microsoft YaHei";
}

.headLeft li i {
	width: 7px;
	height: 4px;
	position: absolute;
}

.headLeft li.App i {
	background-position: -160px -120px;
	margin-left: 5px;
	right: 10px;
	top: 18px
}

.headLeft li .Down,
.headLeft li .Ewm {
	background: #fff;
	border: 1px solid #e3e3e3;
	border-top: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 999;
	display: none;
}

.headLeft li .Down {
	padding: 15px 10px;
	width: 248px;
}

.headLeft li .Down a {
	margin-right: 10px;
	padding: 0 10px;
	line-height: 26px;
	min-width: auto;
	_display: inline
}

.headLeft li .Ewm {
	padding: 10px;
	width: 120px
}

.headLeft li .Ewm img {
	width: 120px;
}

.headRight {
	padding: 6px 0;
}

.headLeft li.App:hover {
	background: #fff
}

.headLeft li.App:hover i {
	background-position: -160px -150px;
}

.headLeft li.App:hover .Down,
.headLeft li.App:hover .Ewm {
	display: block;
}

.headRight li {
	height: 28px;
	margin-left: 10px;
}

.headRight li a {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	min-width: 40px;
	text-align: center;
	border: 1px solid #e3e3e3;
	background: #fff;
	color: #999999
}

.headRight .iptTxt {
	border: none;
	height: 26px;
	line-height: 26px\9;
	margin-left: 10px;
	display: inline;
	width: 124px;
	padding-left: 30px;
	border: 1px solid #e1e1e1;
	border-radius: 2px;
	float: left;
}

.headRight .icoUser {
	background-position: -280px -162px
}

.headRight .icoPwd {
	background-position: -280px -132px
}

.headRight .iptBtn {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	min-width: 40px;
	*width: 60px;
	text-align: center;
	border: 1px solid #e3e3e3;
	background: #fff;
	color: #999999;
	font-weight: normal;
	font-size: 14px;
	margin-left: 10px;
	border-radius: 3px;
	float: left;
}

.head .land {
	float: right
}

.head .land b {
	color: #c00;
	padding: 0 5px;
	font-size: 14px
}

.head .land a {
	padding-left: 10px;
	margin-left: 10px;
	font-size: 13px;
	border-left: #dfdfdf solid 1px;
	font-family: "Microsoft YaHei", "?????????????", "SimSun", "????";
	color: #c00
}

.topMiddle {
	float: right;
	display: inline;
	height: 40px;
	line-height: 40px;
}

/*top*/
.top {
	padding: 25px 0;
	height: 80px;
}

.top .main {
	*zoom: 1
}

.top a.logo {
	padding-right: 20px;
	margin-left: -10px
}

.top a.logo img {
	height: 64px;
	margin-top: 8px;
}

.top h3 {
	float: left;
	line-height: 80px
}

.top h3 a {
	font-size: 32px
}

.top .search {
	height: 64px;
	margin-top: 16px;
	_text-align: right
}

.top .search .box {
	border: 1px solid #e3e3e3;
	width: 328px;
	height: 32px;
}

.top .search .iptSearch {
	width: 270px;
	height: 32px;
	line-height: 32px;
	padding: 0 13px;
	border: none;
	outline: none;
}

.top .search .btnSearch {
	width: 32px;
	height: 32px;
	background-color: #fff;
	background-position: 6px 6px;
	cursor: pointer;
	border: none
}

.top .search .btnSearch:hover {
	background-position: 6px -32px
}

.top .search .hot {
	height: 24px;
	line-height: 24px;
	color: #999;
	font-size: 12px
}

.top .search .hot a {
	color: #999
}

.top .search .hot a:hover {
	color: #f40
}

/*navBox*/
.navBox {
	height: 86px;
	background: #377fec;
}

.nav {
	position: relative;
}

.nav .list {
	float: left;
	height: 86px;
	overflow: hidden;
	*zoom: 1;
	position: relative;
	*display: inline;
}

.nav .list .name {
	height: 86px;
	width: 42px;
	text-align: center;
	margin-right: 10px;
	float: left;
}

.nav .list .name p {
	line-height: 86px;
	font-size: 18px;
	color: #fff;
	width: 20px;
	padding: 0 11px
}

.nav .list .name p a {
	color: #fff;
	display: inline-block;
	margin-top: 5px;
	line-height: 18px;
	height: 36px;
	margin: 23px auto
}

.nav .list .li {
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.nav .list .li a {
	color: #fff;
	font-size: 16px;
	float: left;
	margin-right: 20px;
}

.nav .list .li a:hover {
	text-decoration: underline
}

.nav .listA {
	width: 400px;
}

.nav .listA .li {
	width: 348px
}

.nav .listB {
	width: 228px;
}

.nav .listB .li {
	width: 176px;
}

.nav .right {
	width: 116px;
	height: 86px;
	line-height: 86px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	float: right;
}

.nav .mln {
	margin-left: 0;
}

/*prov*/
.provBox {
	padding: 10px 0;
	overflow: hidden;
}

.prov {
	background: #fafafa
}

.provName {
	width: 104px;
	height: 82px;
	position: relative;
	margin-right: 8px;
	background: #efefef;
}

.provName i.map {
	width: 34px;
	height: 28px;
	display: block;
	margin: 15px auto 0;
	background-position: -40px -1px
}

.provName i.arr {
	width: 7px;
	height: 13px;
	background-position: -80px 0;
	position: absolute;
	right: -7px;
	top: 40px
}

.provName p {
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.provList {
	margin-top: 11px;
	_zomm: 1;
	height: 60px;
	width: 1080px
}

.provList a {
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
	margin-left: 8px;
	_margin-left: 6px;
	_dosplay: inline;
	float: left;
	border-radius: 3px;
	display: block;
}

/*crm*/
/*self*/
.SelfBox {
	width: 1200px;
	height: 340px;
	text-align: center;
	color: #fff;
	z-index: 1;
	text-align: center
}

.SelfBox h2,
.SelfBox .SelfBox_contR h2 {
	font-size: 30px;
	padding-top: 4px
}

.SelfBox h2 i,
.SelfBox .SelfBox_contR h2 i,
.SelfBox .SelfBox_contR h3 i {
	color: #ff0
}

.SelfBox h3,
.SelfBox .SelfBox_contR h3 {
	line-height: 20px;
	font-size: 18px;
	color: #ff0;
	padding: 0 0 20px;
	font-weight: 300
}

.SelfBox .BtnBoxB:hover {
	color: #000
}

.SelfBox .SelfBox_contL {
	float: left
}

.SelfBox .SelfBox_contL,
.SelfBox .SelfBox_contR {
	width: 542px;
	margin: 0 auto;
	padding: 20px 20px 20px 18px;
	height: 290px;
	background: #377fec;
}

.SelfBox .List {
	width: 362px;
	overflow: hidden;
	margin: 0 auto 10px;
}

.SelfBox .List .Name {
	font-size: 16px;
	width: 64px;
	padding-right: 14px;
	height: 38px;
	line-height: 38px;
	text-align: right;
}

.SelfBox .TsPhone {
	line-height: 38px;
	margin: 0 auto;
	bottom: 28px;
	font-size: 14px;
	height: 38px;
}

.SelfBox .InputBoxB {
	width: 282px;
	height: 38px;
	line-height: 38px;
	border: #377fec solid 1px;
	border-radius: 3px;
	outline: none;
	text-align: center
}

.SelfBox select {
	text-align: center;
	text-align-last: center
}

.SelfBox .BtnBoxB {
	width: 362px;
	height: 38px;
	border-radius: 3px;
	border: 0;
	background: #ffff00;
	box-shadow: 0 3px 2px #333;
	margin-top: 12px;
	outline: none;
	margin: 0 auto;
	display: block;
	font-size: 20px;
	color: #ef2d36;
	font-weight: bold;
	cursor: pointer
}

.SelfBox select option {
	cursor: pointer
}

.SelfBox .SelfBox_contR {
	float: right
}

.SelfBox .SelfBox_contR h2 {
	line-height: 40px
}

.SelfBox .SelfBox_contR h3 {
	color: #fff;
	padding-top: 12px
}

.SelfBox .SelfBox_contR h3 span {
	display: inline-block;
	background: #00827e;
	color: #e5f511;
	padding: 0 5px;
	margin: 0 5px;
}

.SelfBox .SelfBox_contR p {
	width: 370px;
	line-height: 26px;
	margin: 0 auto;
	font-size: 14px;
	height: 26px;
	padding-top: 6px
}

/*.SelfBox .SelfBox_contR p{width: 200px;line-height:36px;font-size:18px;text-align: left;margin-bottom: 2px;float: left;margin-left: 70px;}*/
.SelfBox .SelfBox_contR p * {
	vertical-align: middle
}

.SelfBox .SelfBox_contR p i {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url("../images/selecticon.png") no-repeat;
	margin-right: 10px;
	vertical-align: -2px;
}

.SelfBox .TsPhone img {
	width: 100px;
	height: 26px;
	vertical-align: middle;
}

.SelfBox .TsPhone {
	line-height: 38px;
	margin: 0 auto;
	bottom: 28px;
	font-size: 14px;
	height: 38px;
}

.SelfBox .SelfBox_contR .Info {
	width: 500px;
	margin: 20px auto 0
}

.SelfBox .SelfBox_contR .txt {
	width: 300px;
	padding-top: 15px;
	padding-left: 25px;
}

.SelfBox .SelfBox_contR .ewm {
	width: 150px;
	height: 150px;
}

/*.SelfBox .SelfBox_contR p{ width:300px; line-height:36px; font-size:18px;text-align: left;margin-bottom: 2px;}*/
.SelfBox .SelfBox_contR p * {
	vertical-align: middle
}

.SelfBox .SelfBox_contR p i {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url("../images/selecticon.png") no-repeat;
	margin-right: 10px;
	vertical-align: -2px;
}

.SelfBox .SelfBox_contR .btnBox {
	width: 150px;
}

.SelfBox .SelfBox_contR .btnBox p.bookBg {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: url("../images/jjs_qq.png") no-repeat;
	position: relative;
	background-size: cover;
}

.SelfBox .SelfBox_contR .btnBox p a {
	display: inline-block;
	width: 158px;
	height: 36px;
	background: #e5f511;
	font-size: 16px;
	color: #007d79;
	text-align: center;
	line-height: 36px;
	font-weight: bold;
	border-radius: 36px;
	position: absolute;
	bottom: 0;
	left: -13px;
	top: 130px;
	animation: moveDiv .5s infinite;
}

.SelfBox .SelfBox_contR .btnBox p a:hover {
	animation-play-state: paused;
}

.courseBox .tit {
	padding: 25px 0
}

.courseBox .tit ul li {
	float: left;
	padding-left: 66px;
	height: 50px;
	margin-top: -1px;
	position: relative;
	margin-left: 40px;
}

.courseBox .tit ul li i {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0px
}

.hotNewsTitle {
	height: 48px
}

.hotNewsTitle ul {
	margin-left: 1px;
}

.hotNewsTitle li {
	position: relative;
	width: 95px;
	height: 38px;
	min-width: 95px;
	line-height: 38px;
	border: 1px solid #70cac7;
	margin-left: -1px;
	background: #fff;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	float: left;
}

.hotNewsTitle li i {
	width: 14px;
	height: 8px;
	background-position: -130px -60px;
	display: none;
	_display: none !important;
	position: absolute
}

.hotNewsTitle li:hover,
.hotNewsTitle li.cur {
	color: #fff;
	background-color: #377fec;
	border-color: #377fec
}

.hotNewsTitle li:hover i,
.hotNewsTitle li.cur i {
	display: block;
	left: 50%;
	margin-left: -7px;
	bottom: -7px
}

/*Video*/
.VideoCourse {
	height: 50px;
	width: 1198px;
	background: #fff;
	border: 1px solid #ebebeb;
	border-bottom: 0;
}

.VideoCourse .Column li {
	height: 50px;
	padding: 0 28px;
	text-align: center;
	font-size: 16px;
	color: #333;
	line-height: 50px;
	float: left;
	border-right: 1px solid #ebebeb;
	cursor: pointer;
	margin-left: -1px;
}

.VideoCourse .Column li:last-child {
	border-right: none
}

.VideoCourse .Column li.cur {
	color: #fff;
	font-weight: bold;
	background-color: #D81E06;
}

.VideoSelect {
	width: 190px;
	position: relative;
	z-index: 9
}

.Select .Name {
	line-height: 35px;
	height: 35px;
	border-left: solid 1px #EBEBEA;
	rgin: 10px 20px 0px 0px;
	cursor: pointer;
	position: relative;
	z-index: 2;
	background: #282828;
}

.Select .Name {
	color: #fff;
}

.Select .Name span.Txt {
	color: #ccc;
	padding-left: 15px;
	height: 35px;
	width: 120px;
	overflow: hidden;
	float: left;
	font-size: 16px;
}

.Select .Name.cur {
	background: #fc282d;
	color: #ffff00
}

.Select .Name.cur span.Txt {
	color: #ffff00;
}

.Select .Name i {
	width: 12px;
	height: 7px;
	display: block;
	float: right;
	background: url(../images/zt_select.png) no-repeat center center;
	margin: 15px 10px;
	_margin: 7px 10px;
}

.Select .List {
	border: solid 1px #454545;
	background: #282828;
	position: absolute;
	left: 0px;
	top: 46px;
	width: 168px;
	z-index: 9999;
	border-width: 0px 1px;
	padding-top: 5px;
	display: none;
	zoom: 1;
}

.Select .List li {
	font-size: 16px;
	line-height: 40px;
	padding-left: 15px;
	color: #fff;
	border-bottom: solid 1px #454545;
	float: none;
	cursor: pointer;
}

.VideoBox {
	background: #1e1e1e
}

.VideoLeft {
	width: 800px;
	height: 450px;
	overflow: hidden;
}

.VideoRight {
	width: 400px;
	height: 450px;
}

.VideoTit {
	height: 42px;
	line-height: 42px;
	padding-top: 2px;
	background: #ebebeb;
}

.VideoTit li {
	padding: 0 20px;
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	float: left;
}

.VideoTit li.cur {
	background: #fff;
	color: #333;
}

.VideoTit .Txt {
	color: #666;
	padding: 0 13px;
}

.VideoList {
	height: 338px;
	margin: 8px 0;
	padding: 0 10px 0 18px;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
}

.VideoList ul {
	width: 380px
}

.VideoList ul li {
	height: 38px;
	line-height: 38px;
	color: #999;
	font-size: 14px;
	padding-right: 13px;
	background-position: 324px -170px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 45px;
}

.VideoList ul li a,
.VideoList ul li a:link,
.VideoList ul li a:visited {
	color: #ffffff;
}

.VideoList ul li.Free {
	background-position: 320px -131px
}

.VideoList ul li.Play {
	background-position: 320px -91px
}

.VideoList ul li.Play a,
.VideoList ul li.Play a:link,
.VideoList ul li.Play a:visited {
	color: #fc282d
}

.zUIpanelScrollBox,
.zUIpanelScrollBar {
	width: 6px;
	top: 4px;
	right: 0;
	border-radius: 5px
}

.zUIpanelScrollBox {
	background: #3d4a56;
	opacity: 1.0;
	filter: alpha(opacity=10)
}

.zUIpanelScrollBar {
	background: #a6b1bc;
	opacity: 0.8;
	filter: alpha(opacity=80)
}

.VideoOper {
	height: 52px;
	margin-top: 0px;
	text-align: center;
	background: #f0f0f0;
}

.VideoOper a {
    vertical-align: bottom;
    width: 50%;
    display: inline-block;
}

.VideoOper a.BtnNow {
	height: 52px;
	    line-height: 52px;
	    text-align: center;
	    background: #169BD5;
	    font-size: 18px;
	    color: #fff;
	    border-radius: 0;
	    box-shadow: none;
	    float: left;
	    margin-right: 0;
}

.VideoOper a.BtnConsult {
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: bold;
    background: #f3664a;
    color: #fff;
    font-weight: bold;
    float: left;
    border-radius: 0;
    box-shadow: none;
}

.VideoOper a:hover,
.CourseDK .TableDK a:hover.bm {
	background-color: #ff6600 !important;
	color: #fff !important;
	border-color: #ff6600 !important
}

/*TabBox*/
.TabBoxs {
	border-radius: 0 5px 5px 0;
	background: #fafafa;
	border: 1px solid #dfdfdf;
}

.TabBoxs ul li {
	float: left;
	padding: 7px 12px;
}

.TabBoxs ul li.WA {
	width: 94px;
}

.TabBoxs ul li.WB {
	width: 335px;
	border-left: 1px solid #dfdfdf;
	background: #fff
}

.TabBoxs ul li.Name {
	text-align: center;
}

.TabBoxs .BgA {
	background: #6caeff !important;
}

.TabBoxs .BgB {
	background: #3081e4 !important;
}

.TabBoxs .BgC {
	background: #0061a3 !important;
}

.TabBoxs .BgD {
	background: #ff6600 !important;
}

.TabBoxs .BgE {
	background: #fc282d !important;
}

.TabBoxs .BgF {
	background: #087fe4 !important;
}

.TabBoxs .BgG {
	background: #095bbf !important;
}

.TabBoxs .ColorA {
	color: #ff0000
}

.TabBoxs .ColorB {
	color: #ffff00
}

.TabBoxs ul.Head li {
	height: 86px;
}

.TabBoxs ul.Head li.BgA {
	border-color: #6caeff
}

.TabBoxs ul.Head li.BgB {
	border-color: #3081e4
}

.TabBoxs ul.Head li.BgG {
	border-color: #095bbf
}

.TabBoxs ul.Head li.Name {
	font-size: 20px;
	font-weight: bold;
	line-height: 100px
}

.TabBoxs ul.Head li.List {
	text-align: center;
	color: #fff;
	position: relative;
}

.TabBoxs ul.Head li.List .courseHot {
	position: absolute;
	right: 10px;
	top: 20px;
}

.TabBoxs ul.Head li.List h2 {
	line-height: 56px;
	font-size: 36px;
	font-weight: bold;
}

.TabBoxs ul.Head li.List p {
	line-height: 24px;
	font-size: 18px;
}

.TabBoxs ul.Fixed {
	position: fixed;
	top: 41px;
	z-index: 999;
	background: #fafafa;
}

.TabBoxs ul.Column {
	border-top: 1px solid #dfdfdf
}

.TabBoxs ul.Column li.WB {
	background: #fff
}

.TabBoxs ul.Column li.Name {
	font-size: 15px;
	line-height: 48px;
	color: #666666;
}

.TabBoxs .Suitable {
	font-size: 15px;
	line-height: 28px;
	padding: 10px 0
}

.TabBoxs ul.Column li.List h2 {
	height: 30px;
	padding-left: 35px;
	position: relative;
	line-height: 30px;
	background: #dceffc;
	border-radius: 15px 4px 4px 15px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
}

.TabBoxs ul.Column li.List h2 .Tag {
	height: 30px;
	line-height: 30px;
	width: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0;
}

.TabBoxs ul.Column li.List h2 span {
	text-align: right;
}

.TabBoxs ul.Column li.List h2 span em {
	font-size: 15px;
	color: #0061a3;
	padding: 0 7px;
	font-weight: normal;
}

.TabBoxs ul.Column:hover {
	cursor: pointer;
}

.TabBoxs ul.Column:hover li.WB {
	background: #fafafa
}

.TabBoxs ul.TxtList {
	padding: 9px 0;
	border-bottom: 1px solid #e8e8e8
}

.TabBoxs ul.TxtList li {
	line-height: 20px;
	font-size: 15px;
	width: 50%;
	padding: 5px 0;
	_display: inline;
	overflow: hidden;
	float: left;
	*width: 49%;
	min-height: 20px
}

.TabBoxs ul.TxtList li.WA {
	width: 44%
}

.TabBoxs ul.TxtList li.WB {
	width: 56%;
	border: none
}

.TabBoxs ul.TxtList li.WAuto {
	width: 98%;
}

.TabBoxs ul.TxtList li u {
	height: 18px;
	display: inline-block;
	line-height: 18px;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	border-radius: 9px 0;
	vertical-align: top;
	margin-left: 5px
}

.TabBoxs .brn {
	border: none !important
}

.TabBoxs ul .Price {
	text-align: center;
}

.TabBoxs ul .Price h3 {
	font-size: 35px;
	line-height: 44px;
	font-weight: bold;
	color: #ff0000;
	padding: 0 10px
}

.TabBoxs ul .Price p {
	line-height: 44px
}

.TabBoxs ul .Price h3 em {
	font-size: 15px;
	font-weight: normal;
	min-width: 150px
}

.TabBoxs ul .Price h3 a.BtnNow {
	width: 102px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	display: inline-block;
	background: #fd282c;
	font-size: 16px;
	color: #ffff00;
	margin-top: 5px;
}

.TabBoxs ul .Btn {
	padding: 23px 0
}

.TabBoxs ul .Btn a {
	width: 132px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-radius: 20px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 10px
}

.TabBoxs ul .Btn a.BtnA {
	border-color: #4e3c18;
	background-color: #4e3c18
}

.TabBoxs ul .Btn a.BtnB {
	color: #fc282d;
	border-color: #fc282d
}

/*Course*/
.CourseDK {
	margin-top: 30px
}

.CourseDK .tit {
	height: 52px;
	background: #095bbf;
}

.CourseDK .tit .Name {
	line-height: 52px;
	font-size: 20px;
	font-weight: bold;
	color: #09152c;
	background: #dfdfdf;
	padding: 0 20px;
	float: left;
}

.CourseDK .tit ul {
	height: 52px;
	float: left;
}

.CourseDK .tit ul li {
	padding: 0 25px;
	float: left;
	font-size: 24px;
	height: 52px;
	line-height: 52px;
	font-size: 20px;
	color: #fff;
	cursor: pointer
}

.CourseDK .tit ul li.cur {
	height: 52px;
	line-height: 52px;
	background: #6caeff;
	font-size: 20px;
}

.CourseDK .TableDK {
	width: 100%;
	text-align: center;
	background: #dfdfdf;
	border-radius: 0 0 5px 5px
}

.CourseDK .TableDK tr {
	background: #fff
}

.CourseDK .TableDK th {
	height: 30px;
	background: #dfdfdf;
	color: #777;
	font-weight: 300
}

.CourseDK .TableDK td {
	height: 60px
}

.CourseDK .TableDK td h2 {
	font-size: 30px;
	color: #fc282d;
	line-height: 30px;
	font-weight: bold
}

.CourseDK .TableDK td i {
	font-size: 20px;
	color: #f60;
	display: block
}

.CourseDK .TableDK a.bm,
.CourseDK .TableDK a.DownBtn {
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	display: inline-table;
	border-radius: 15px;
	background: #fc282d;
	color: #ff0;
	font-size: 16px
}

.CourseDK .TableDK a.bm {
	background: #fc282d;
	color: #ff0
}

.CourseDK .TableDK a.DownBtn {
	background: #0eb468;
	color: #fff
}

.CourseDK .TableDK a:hover.DownBtn {
	color: #ff0
}

.CourseDK .TableDK .DKleft {
	padding: 10px;
	text-align: left;
	line-height: 24px
}

.newsHot {
	border-bottom: 1px dotted #d4d3d3;
	padding-bottom: 18px;
}

.newsHot h2 {
	height: 40px;
	line-height: 40px;
	width: 100%;
	font-size: 22px;
	color: #fc282d;
	overflow: hidden;
}

.newsHot h2 a {
	color: #fc282d;
}

.newsHot h2 em {
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 6px;
	margin-right: 10px;
}

.newsHot p {
	height: 48px;
	line-height: 24px;
	color: #666;
	font-size: 14px;
	overflow: hidden;
	margin-top: 5px;
}

.newsList li {
	padding-right: 60px;
	position: relative;
}

.newsList li em {
	padding-left: 5px;
}

.newsList li span,
.inforBox .newsList li span,
.examNews .newsList li span,
.enrollNews .newsList li span {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 38px;
}

.newsList li a.btn {
	position: absolute;
	right: 0;
	top: 4px;
	line-height: 28px;
	width: 52px;
	text-align: center;
	border: 1px solid #456189;
	color: #456189 !important;
	display: block;
	border-radius: 4px
}

.newsList li a.btn:hover {
	color: #fff !important;
}

.newsList li.today,
.newsList li.today a {
	color: #f60
}


.modelBox .modelLeft .newsTitList {
	margin: 5px 0 15px;
}

.modelBox .modelLeft .newsList {
	margin: 5px 0 0 -52px;
	*zoom: 1;
	*position: relative;
}

.modelBox .modelLeft .newsList li {
	width: 324px;
	font-size: 14px;
	margin-left: 52px;
	float: left;
	_display: inline
}


.inforR {
	width: 300px;
}

/*Bottom*/
.bottom {
	background-color: #f0f0f0;
	padding: 20px 0 30px
}

.btmList {
	background-color: #fff;
}

.btmList .tabTitle {
	height: 50px;
	border-bottom: 2px solid #377fec;
	margin-bottom: 8px;
}

.btmList .tabTitle .List {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	float: left;
}

.btmList .tabTitle .List i {
	width: 12px;
	height: 6px;
	position: absolute;
	background-position: -130px -62px;
	left: 94px;
	bottom: -8px;
	display: none;
}

.btmList .tabTitle .cur i {
	display: block;
	_display: none
}

.btmList .List {
	padding: 0 20px;
}

.btmList .List li {
	border-bottom: 1px dotted #dcdcdc;
	padding: 10px 0 10px 70px;
	line-height: 30px;
	width: 1090px;
	position: relative;
}

.btmList .List li span {
	width: 70px;
	height: 30px;
	color: #333333;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 10px
}

.btmList .List li a {
	margin-right: 45px;
	white-space: nowrap;
}

.btmLink {
	background-color: #fff;
	padding: 0 20px;
	margin-top: 20px;
}

.btmLink h2 {
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #f0f0f0
}

.btmLink p {
	padding: 6px 0 11px;
	line-height: 30px;
}

.btmLink p a {
	margin-right: 20px;
	white-space: nowrap;
	display: inline-block;
}

.btmText {
	padding: 10px 20px;
}

.btmText .text {
	width: 746px
}

.btmText .text h2 {
	font-size: 26px;
	line-height: 46px;
}

.btmText .text p {
	line-height: 36px;
	font-size: 16px
}

.btmText .down {
	margin-left: 76px;
}

.btmText .down h2 {
	color: #377fec;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}

.btmText .downA {
	width: 146px
}

.btmText .downA a {
	display: block;
	width: 116px;
	padding-left: 26px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	position: relative;
	border-radius: 19px;
	margin: 0 auto
}

.btmText .downA a i {
	display: block;
	width: 18px;
	height: 22px;
	position: absolute;
	top: 8px;
	left: 12px;
}

.btmText .downA a.IOS i {
	background-position: -129px -80px
}

.btmText .downA a.IOS {
	margin-top: 10px;
}

.btmText .downA a.Android i {
	background-position: -129px -110px
}

.btmText .downA a.Android {
	margin-top: 20px;
}

.btmText .downA a img {
	width: 120px;
	height: 120px;
	position: absolute;
	top: -40px;
	right: 148px;
	display: none;
}

.btmText .downA a:hover img {
	display: block;
}

.btmText .downB {
	width: 116px
}

.btmText .downB .ewm {
	padding: 13px;
	background-color: #ccdffb
}

.btmText .downB .ewm img {
	width: 90px;
	height: 90px;
}

/*layer*/
.build-cont {
	width: 446px;
	margin: 10px auto;
	line-height: 30px;
	color: #777
}

.build-cont table {
	background: #e8e8e8;
	font-family: "?????????????????????????????o???????"
}

.build-cont table tr {
	background: #fff
}

.build-cont table th {
	height: 45px;
	font-size: 18px;
	color: #fd4b4b;
	background: #fdf2ea
}

.build-cont table td {
	height: 45px;
	font-size: 16px;
	padding-left: 3%;
	text-align: left
}

.build-cont table td * {
	vertical-align: middle
}

.build-cont table td input {
	margin-right: 3px;
	width: 16px;
	height: 16px
}

.build-cont table td span {
	float: right;
	margin-right: 20px;
	color: #ff4400;
	font-weight: bold
}

a.btnbox {
	width: 80%;
	text-align: center;
	background: #fd4b4b;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #ffffff;
	margin: 0 10%;
	margin-top: 10px
}

a:hover.btnbox {
	color: #ffff00;
	background: #ff4400
}

.copyRight {
	text-align: center;
	padding: 10px 0;
	background-color: #fff
}

.copyRight p {
	font-size: 12px;
	line-height: 30px;
	color: #666666;
}

.copyRight .nav {
	margin-bottom: 5px;
}

.copyRight .nav a {
	margin: 0 10px
}

.copyRight p span {
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
}

/*????????*/
#floatDivBoxs {
	width: 126px;
	background: #fff;
	position: fixed;
	top: 20%;
	right: 0;
	z-index: 99999999
}

#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #0155b4;
	color: #fff;
	font-size: 18px;
	text-align: center;
	position: relative
}

#floatDivBoxs .floatDqq {
	margin: 0 10px
}

#floatDivBoxs .floatDqq a {
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: left;
	text-decoration: none;
	background: url(../images/pf2_00.gif) no-repeat 0 7px;
	width: 100%;
	font-size: 14px
}

#floatDivBoxs .floatDqq h2 {
	font-size: 14px;
	display: block;
	margin: 0;
	color: #f23264;
	font-weight: bold
}

.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0, 0, 0, 0.25);
	padding-bottom: 5px
}

#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 20%;
	right: 126px;
	z-index: 999;
	border-radius: 45px 0 0 45px
}

#rightArrow a {
	display: block;
	height: 45px
}

.floatShadow .pic {
	width: 100%;
	text-align: center;
	display: block;
	padding-bottom: 5px
}

.floatShadow .pic img {
	width: 106px;
	height: 106px;
	display: block
}

.floatShadow .pic p {
	font-size: 12px;
	text-align: center;
	color: #1E90FF;
	padding: 5px 0 0;
	margin: 0
}

.floatShadow .pic p a.nobg {
	background: 0 !important;
	text-align: center !important;
	font-weight: bold;
	color: #f00;
	font-size: 16px !important
}

.floatShadow .pic p a.nobg:hover {
	text-decoration: underline !important
}
