html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow-x: hidden;
	font-size: 12px;
	font-family: arial,'Microsoft Yahei',sans-serif;
}

a {
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: none;
}
.on {
	display: block !important;
}
.new-container {
	width: 1100px;
	height: auto;
	margin: 0 auto;
}
.new-clear {
	clear: both;
	display: block;
	height: 0;
}
.new-more {
	float: right;
	font-size: 12px;
	color: #81ab00;
	line-height: 30px;
}
.new-ad1000 {
	width: 1200px;
	height: 140px;
	padding-top: 20px;
	overflow: hidden;
}

/*index*/
.new-nav-top {
	width: 100%;
	height: 100px;
}
.new-logo {
	display: block;
	float: left;
	width: 400px;
	height: 100px;
	overflow: hidden;
}
.new-logo > img {
	width: 400px;
	height: 80px;
	margin: 10px auto;
}
.new-nav-top ul {
	display: block;
	float: left;
	padding-left:20px;
}
.new-nav-top ul>li {
	float: left;
	width: 80px;
	height: 100px;
}
.new-nav-top ul>li:hover {
	background-color: #eee;
}

.new-nav-top ul>li> a {
	display: block;
	color: #444;
	width: 80px;
	height: 60px;
	line-height: 20px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.new-nav-01 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon.png) no-repeat -320px top ;
}
.new-nav-02 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon.png) no-repeat -360px top ;
}
.new-nav-03 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon.png) no-repeat -400px top ;
}
.new-nav-04 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon.png) no-repeat -440px top ;
}
.new-nav-05 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../images/icon.png) no-repeat -480px top ;
}
.new-nav-06 >a > i {
	display: block;
	width: 40px;
	height: 40px;
	margin: 4px auto  -4px 30px;
	background: url(../images/baoming.png) no-repeat 0px top ;
}
.new-search {
	float: right;
	height: 40px;
	padding-top: 30px;
	padding-left: 15px;
}
.new-search input {
	display: inline-block;
	float: left;
	width: 90px;
	height: 22px;
	padding: 5px 15px;
	margin: 3px 5px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.new-search select {
	display: inline-block;
	float: left;
	width: 60px;
	height: 34px;
	margin: 3px 5px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ccc;
}
.new-search select:focus {
	outline: none;
}
.new-search select option {
	font-size: 13px;
	line-height: 24px;
}
.new-search-btn {
	display: inline-block;
	float: left;
	width: 40px;
	height: 42px;
	border: none;
	outline: none;
	background: url(../images/search.png) center no-repeat;
}
.new-search input:focus {
	outline: none;
}

.new-nav-main {
	width: 100%;
	height: 50px;
	background-color: #eee;
}
.new-edu-nav {
	position: relative;
	float: left;
	width: 220px;
	height: 50px;
	background-color: #235ea4;
}
.new-edu-nav:hover .new-edu-shade,.new-edu-nav:hover .new-area {
	display: block;
}
.new-edu-nav >span {
	display: block;
	float: left;
	color: #fff;
	width: 190px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	margin-left:15px;
	display:inline;
}
.new-edu-nav >span:before {
	display: block;
	float: left;
	content: "";
	width: 40px;
	height: 40px;
	margin: 5px 0;
	background: url(../images/icon.png) no-repeat left top ;
}
.new-edu-nav >span:after {
	display: block;
	float: right;
	content: "";
	width: 40px;
	height: 40px;
	margin: 5px 0;
	background: url(../images/icon.png) no-repeat -40px top ;
}
/*.new-edu-shade {
	display: none;
	position: absolute;
	width: 180px;
	top: 50px;
	height: 260px;
	z-index: 90;
	background-color: rgb(0,80,200);
	opacity: 0.8;
	filter:alpha(opacity=80);
}*/
.new-area {
	position: absolute;
	display: none;
	top: 50px;
	width: 220px;
	height: 240px;
	z-index: 99;
	padding-bottom: 20px;
	background-color: rgb(0,80,200);
}
.new-area > li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.new-area > li > span,.new-area > li >a {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	padding: 10px 16px;
	cursor: pointer;
}
.new-area > li > span:hover,.new-area > li >a:hover {
	background-color: #ff6633;
}
.new-branch-box {
	display: none;
	position: absolute;
	left: 220px;
	bottom: 0;
	width: 200px;
}
/*.new-branch-shade {
	position: absolute;
	bottom: 0;
	left: 20px;
	width: 190px;
	height: 220px;
	z-index: 90;
	background-color: rgb(0,80,200);
	opacity: 0.8;
	filter:alpha(opacity=80);
}*/
.new-branch {
	display: block;
	position: relative;
	margin-left: 20px;
	width: 220px;
	z-index: 90;
	padding: 15px;
	background-color: rgb(0,80,200);
}
.new-branch > li {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.new-branch > li >a {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	padding: 5px;
	word-wrap:break-word;
	white-space:pre-wrap;
}
.new-branch > li >a:hover {
	background-color: #ff6633;
}
/*-----*/
.new-nav-list {
	display: block;
	float: left;
	height: 50px;
	margin-left: 10px;
}
.new-nav-list > li {
	display: block;
	float: left;
	padding: 0 19px;
	height: 50px;
}
.new-nav-list > li > a {
	color: #444;
	font-size: 14px;
	line-height: 50px;
}
.new-nav-list > li:hover {
	background-color: #ff6633;
}
.new-nav-list > li:hover a {
	color: #fff;
}

/*轮播海报*/
.new-banner { position: relative; overflow: hidden; width: 100%; height: 320px; }
.new-banner ul { list-style: none;}
.new-banner ul li {position: relative; float: left;  width:100%;height:320px;overflow: hidden; }
.new-banner ul li img{ position: absolute; width: 1920px; left:50%; margin-left:-960px; }
.prev { position: absolute; top: 250px;margin-left:400px; left:50%; display:block; background:url(../images/icon.png) no-repeat -85px center;width:30px;height:50px; background-color: #000;opacity:0.4;filter:alpha(opacity=40);}
.next { position: absolute; top: 250px;margin-left:470px; left:50%; display:block; background:url(../images/icon.png) no-repeat -125px center;width:30px;height:50px; background-color: #000;opacity:0.4;filter:alpha(opacity=40);}
.dots { width:310px;position:absolute;bottom:10px;left:50%;margin-left:-100px;}  
.dot{ display:inline-block; width:30px; height:4px; font-size: 0px;  line-height: 0px;  margin-right: 6px;  margin-left: 6px; cursor: pointer;  background-color: #fff; }  
.dot.active{ background-color:#ff6633;}  

/*培训*/
.new-train {
	float: left;
	width: 420px;
	/*height: 300px;*/
	margin-top: 20px;
}
.new-list-top {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ddd;
}
.new-list-top > h2 {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 28px;
	margin: 0;
	border-bottom: 3px solid #81ab00;
}
.new-list-cont {
	width: 100%;
	height: 269px;
}
.new-list-cont ul {
	padding-top: 10px;
}
.new-list-cont li {
	width: 420px;
	height: 30px;
	border-bottom: 1px dashed #ddd;
}
.new-list-cont a {
	float: left;
	color: #444;
	font-size: 13px;
	line-height: 30px;
}
.new-list-cont li:hover a {
	color: #ff7449;
}
.new-list-cont i {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/icon.png) no-repeat -530px -5px;
}
.new-date {
	float: right;
	color: #444;
	font-size: 13px;
	line-height: 30px;
}
.new-course {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	width: 750px;
	display:inline;
	/*height: 300px;*/
}
/*.new-course2 {
	float: left;
	margin-top: 20px;
	margin-left:0;
	margin-right: 20px;
	width: 660px;
	display:inline;

}*/
.new-lesson {
	display: block;
	float: left;
	color: #aaa;
	font-size: 14px;
	line-height: 28px;
	margin-left: 50px;
	border-bottom: 3px solid rgba(0,0,0,0);
}
.new-lesson:hover {
	color: #444;
	border-bottom: 3px solid #ff6633;
}
.new-tab-cont {
	width: 100%;
	height: 269px;
}
.new-pic-list {
	width: 750px;
	padding-top: 10px;
}
.new-pic-list li{
	float: left;
	width: 365px;
	margin-right: 20px;
	margin-bottom: 4px;
}
.new-pic-list li div{ height:80px; }
.new-pic-list li.m-no{ margin-right:0;}
.new-pic-list li img {
	float: left;
	width: 200px;
	height: 112.5px;
	margin-right: 15px;
}
.new-pic-list li a {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	line-height: 30px;
}
.new-pic-list li span {
	color: #235ea4;
	padding-right: 10px;
}
.new-pic-list li p {
	font-size: 13px;
	color: #aaa;
	line-height: 24px;
}
.new-art-list {
	width: 750px;
	height: 124px;
}
.new-art-list li {
	float: left;
	width: 365px;
	height: 30px;
	margin-right: 20px;
	border-bottom: 1px dashed #ddd;
}
.new-art-list li.m-no{ margin-right:0;}
.new-art-list a {
	float: left;
	color: #444;
	font-size: 13px;
	line-height: 30px;
}
.new-art-list li:hover a {
	color: #ff7449;
}
.new-art-list i {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../images/icon.png) no-repeat -530px -5px;
}
.new-autor {
	float: right;
	color: #235ea4;
	font-size: 13px;
	line-height: 30px;
}
.ui-tabs-active a  {
	color: #444;
	border-bottom: 3px solid #ff6633;
}

.new-faq {
	width: 420px;
	/*height: 300px;*/
}
.new-faq-top {
	width: 100%;
	height: 31px;
}
.new-tel {
	float: left;
	width: 200px;
	height: 176px;
	margin-top: 20px;
	/*border: 1px solid #ddd;*/
}
.new-app {
	float: left;
	width: 200px;
	height: 176px;
	margin-top: 20px;
	margin-left: 18px;
	display:inline;
	/*border: 1px solid #ddd;*/
}
.new-web {
	float: left;
	width: 420px;
	height: 74px;
	margin-top: 13px;
	/*border: 1px solid #ddd;*/
}
.new-teacher-list {
	width: 750px;
	height: 320px;
	padding-top: 0 !important;
}
.new-teacher-list li {
	float: left;
	width: 365px;
	height: 122px;
	margin-top: 20px;
	margin-right: 20px;
	border: none;
}
.new-teacher-list li.m-no{ margin-right:0;}
.new-teacher-list li img {
	float: left;
	width: 100px;
	height: 120px;
	margin-right: 15px;
	border: 1px solid #ddd;
}
.new-school,.new-name {
	color: #444;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	line-height: 30px;
	margin-right: 15px;
}
.new-place {
	color: #999;
	font-size: 13px;
	line-height: 24px;
	margin-right: 15px;
}
.new-teacher-list p {
	color: #999;
	font-size: 13px;
	line-height: 20px;
	margin: 5px auto;
}
.new-info li {
	width: 100%;
}
.new-faq-list li {
	border: none;
	height: 80px;
	margin-top: 5px;
}
.new-faq-list li:hover a {
	color: #444;
}
.new-user {
	float: left;
	width: 60px;
	height: 80px;
	overflow: hidden;
}
.new-user img {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin:5px;
}
.new-user span {
	float: left;
	width: 60px;
	line-height: 20px;
	text-align: center;
}
.new-faqs {
	float: left;
	width: 260px;
	height: 80px;
	background: url(../images/faq.png);
}
.new-faqs >a {
	display: block;
	width: 260px;
	height: 70px;
	margin-top: 5px;
	margin-left: 15px;
}
.new-faqs >a:hover {
	color: #444;
}
.new-ask {
	display: block;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
}
.new-ask:before {
	display: block;
	float: left;
	content: "";
	width: 30px;
	height: 30px;
	background: url(../images/icon.png) no-repeat -165px -5px;
}
.new-answer:before {
	display: block;
	float: left;
	content: "";
	width: 30px;
	height: 30px;
	background: url(../images/icon.png) no-repeat -205px -5px;
}
.new-answer > span {
	font-size: 14px;
	color: #81ab00;
}
.new-answer {
	color: #999;
	font-size: 14px;
}
/*友情链接*/
.new-flink {
	width: 100%;
	height: 110px;
	margin-top: 20px;
	background-color: #f2f5f7;
}
.new-link-title {
	width: 90px;
	height: 110px;
	float: left;
}
.new-link-title > span {
	display: block;
	float: left;
	color: #444;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
	padding-right: 9px;
	border-right: 1px solid #ccc;
}
.new-link-title > span:before {
	display: block;
	content: "";
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px 20px;
	background: url(../images/icon.png) no-repeat -280px top;
}
.new-link-list {
	float: left;
	width: 910px;
	height: 90px;
	margin-top: 20px;
	overflow: hidden;
}
.new-link-list a {
	display: block;
	font-size: 12px;
	color: #666;
	float: left;
	width: 129px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
}
.new-link-list a:hover{
	color: #888;
}
.new-footer {
	width: 100%;
	height: 46px;
	text-align: center;
	background-color: #235ea4;
}
.new-footer span {
	color: #fff;
	font-size: 12px;
	line-height: 46px;
	padding-left: 10px;
	padding-right: 5px;
	
}
.new-footer span:not(:first-child){
	border-left: 1px solid #fff;
}

/*精选课程*/

.selected-course{ clear:both; overflow:hidden; width:1200px; margin:0 auto;}
.kc-all{ clear:both; overflow:hidden; margin-top:10px;    margin-right: -13px; margin-left: -13px;}
.kc-all li{    float: left;
    width: 227px;
    padding: 7px 0px 0px;
    border: 1px solid transparent;
    position: relative;    margin-left:13px;   display: list-item;
    text-align: -webkit-match-parent;
}
.kc-name a:hover{ color:#09F}
.kc-name{
    padding-bottom: 10px;
    display: block;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
	font-size:14px;
}
.kc-all .kcimg p{ width:100%; height:100%; background:#000; opacity:.3; filter:alpha(opacity=30); position:absolute; left:0; top:0; z-index:1;display:none}
.kc-all .kcimg{width: 227px;height: 128px; background:#ccc; overflow:hidden; position:relative;}
.kc-all .kcimg img{width: 227px; height: 128px;}
.kc-all .kcinfo{ padding:9px; border:#ccc solid 1px;}
.info{ height:20px; padding-bottom:8px; font-size:12px;}
.kc-time{ float:left; margin-right:15px; color:#777;}

.xue-num{ float:left; color:#777;}
.kc-free{ float:right; color:#28b28b}
.kc-fu{ float:right; color:#F30; font-size:16px}
.ico{ background:url(../images/bofang%20.png) no-repeat; width:50px; height:50px; position:absolute; left:50%; top:50%; margin-left:-25px; margin-top:-25px; z-index:2; display:none;}

/*倒计时*/
#showData{ color:#FFF; font-weight:bold; font-style:normal; font-size:16px; padding-bottom:3px;}

/*页尾*/
.new-footer1000 {
	width: 100%;
	height:auto;
	text-align: center;
	background-color: #235ea4;
	padding:10px 0 5px 0;
	overflow:hidden;
}
.new-footer1000 span {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
	
}
.new-footer1000 span:not(:first-child){
	border-left: 1px solid #fff;
}
.new-footer1000 a{ color:#fff; padding: 0 5px; line-height:25px;}
.new-footer1000 p{ margin-bottom:5px;}
.new-footer1000 a:hover{ text-decoration:underline}
@charset "utf-8";
/* banner */
.c-banner{
	width: 800;
	position: relative;
}
.c-banner img{
	width: 800;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 800;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 5px 5px 5px 5px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 1px;     //调整大小于号
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 800;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 480px;        //三个圆点居中
}
@media screen and (max-width:500px) {
	.c-banner{
		width: 800;
		height: 200px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 500px;
		height: 200px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
