* {
  margin: 0px;
  padding: 0px;
  list-style:none;
  border:0;
}
body {
  font-size: 14px;
  font-family:Microsoft YaHei ,"宋体";
  width: 100%;
  height: auto;
  color:#828282;
  background:#f5f5f5;
}
body ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
body a {
  text-decoration: none;
  color: #828282;
}
body a:hover{
	color:#026760;
	text-decoration: none;
}
.blankBox {
  clear: both;
}

.floatL {
  float: left;
}
.floatR {
  float: right;
}
.wrap1170{
	width:1170px;
	margin:0 auto;
}
.center{
  margin: 0 auto;
}
.vertical{
    vertical-align:middle; margin-top:-2px; margin-bottom:1px;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}

/* 顶部条 */
.topHeader{
	width:100%;
	height:30px;
	border-bottom:1px solid #E9E9E9;
	line-height:30px;
	font-size:12px;
	background:#fff;
}
.sg_tits2{
	width:auto;
	height:30px;
	padding-left:18px;
	background:url(../img/start.png) no-repeat left center;
}
.sg_tits2 li{
	float:left;
	padding-right:15px;
	background:url(../img/fenge.jpg) no-repeat right center;
	width:60px;
	height:30px;
	margin-right:20px;
}
.sg_tits2 li.erwema{
	position:relative;
}
.erweimapic{
	width:148px;
	height:148px;
	position:absolute;
	left:-45px;
	top:30px;
	border:1px solid #E9E9E9;
	border-top:0;
	z-index:999;
	display:none;
}
.sg_tits2 li.erwema:hover{
	color:#026760;
}
.sg_tits2 li.erwema:hover .erweimapic{
	display:block;
}

.welcome2{
	margin-right:20px;
}

/*twoHeader*/
.twoHeader{
	width:100%;
	height:40px;
	padding:30px 0;
	background:#fff;
}
.logo{
	width:120px;
	height:33px;
	margin-right:270px;
}
.logo img{
	width:100%;
}

.seach{
	width:366px;
	height:40px;
	background:url(../img/seach.jpg) no-repeat;
	line-height:40px;
}
.inp_search{
	width:300px;
	padding-left:6px;
	color:#026760;
	height:40px;
	float:left;
	font-size:13px;
	background:none;
}
.btn_search{
	width:56px;
	float:left;
	background:none;
	height:40px;
	cursor:pointer;
}


.phone{
	width:217px;
	height:40px;
	background:url(../img/phone.png) no-repeat 10px center #026760;
}
.phone p{
	margin:0 20px 0 35px;
	height:40px;
	width:90px;
	line-height:40px;
	font-size:12px;
	color:#ffffff;
	float:left;
}
.phone .leyu{
	float:left;
	line-height:40px;
	color:#fff;
	font-size:12px;
}


/*head*/
.head{
	width:100%;
	height:530px;
}
.navw{
	width:100%;
	height:50px;
	background:#333333;
	font-size:16px;
}
.navw li{
	float:left;
	width:100px;
	height:50px;
	text-align:center;
	line-height:50px;
}
.navw li a{
	display:block;
	width:100px;
	height:50px;
	color:#fff;	
}
.navw li a:hover{
	background:#006760;
}
.navw li.kectit{
	width:195px;
	background:#006760;
	margin-right:100px;
}
.navw li.kectit a{
	width:195px;
	background:#006760;
}

.kenav{
	height:480px;
}

/*左侧导航*/
.nav_stand {
	width:195px;
	height:480px;
	float: left;
	background: #01988e;
	position: relative;

}

.nav_stand .nav_tit a i {
	display: inline-block;
	width: 11px;
	height: 6px;
	overflow: hidden;
	*margin-top: 10px;
}

.nav_stand .dlList {
	display: block;
	opacity: 1;
	background: #01988e;
	padding-bottom: 1px;
}

.dlList {
	z-index: 1;
	position: relative;
	background-color: #fff;
}

.dlList dd:hover h3 {
	background: #fff;
	width: 175px;
	position: relative;
	z-index: 10;
}

.dlList dd:hover h3 a {
	color: #03a093;
	margin-left: 5px;
}

.dlList dd:hover a {
	color: #323232
}

.dlList dd:hover .h3_cat {
	display: block;
	left: 195px;
}

.dlList h3 {
	background: url(../img/sj.png) no-repeat 120px center;
	height:40px;
	padding-left: 20px;
	color: #fffefe;
	line-height: 40px;
	margin-left: 1px;
}

.dlList h3 strong {
	font-weight: normal;
}

.dlList h3 a {
	color: #fff;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.dlList h3 a:hover {
	color: #333;
	text-decoration: none;
}

.h3_cat {
	position: absolute;
	top: -5px;
	background: #fff;
	left: 195px;
	border: 2px solid #e8e8e8;
	border-left: 0;
	width: 460px;
	display: none;
	min-height: 481px;
	_height: 481px;
	-webkit-transition: 0.1s all ease 0.5s;
	transition: 0.1s all ease 0.5s;
}

.h3_cat .cat_left {
	margin: 10px 20px 40px 20px;
}

.h3_cat .cat_left dd {
	color: #999;
	padding: 5px 0;
	line-height: 20px;
}

.h3_cat .cat_left dd a {
	color: #999;
	white-space: nowrap;
	display: inline-block;
}

.h3_cat .cat_left dd a:hover {
	text-decoration: none;
	color: #31a893;
}

.h3_cat .cat_left dd.noStrong {
	padding-left: 0
}

.h3_cat .cat_left dt {
	line-height: 16px;
	font-size: 14px;
	color: #323232;
	margin-top: 8px;
}

.h3_cat .cat_left dt strong {
	font-weight: normal;
}

.h3_cat .cat_left dt a {
	color: #018a7e;
}

.h3_cat .cat_left dt a:hover {
	color: #018a7e;
}

.cat_bot {
	height: 29px;
	overflow: hidden;
	padding: 10px 0 0 47px;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 340px;
}

.cat_bot a {
	color: #323232;
}

.navSear {
	position: relative;
	z-index: 899;
}

.rM5 {
	margin: 0 10px;
	color: #e1e2e1;
}
.tuijian1{
	width: 150px;
	position: absolute;
	height: 25px;
	background: url("../img/sell.jpg") no-repeat 9px center #f79321;
	color: #fff;
	padding-left: 45px;
	overflow: hidden;
	left: 0;
	bottom: 0;
	line-height: 25px;
}


/*banner*/
.banner {
    float: left;
    height:480px;
    width: 697px;
}
.slideshow {
    clear: both;
}
.slideshow li {
    overflow: hidden;
    position: relative;
}
.slidebar li {
    background: #999;
    border-radius: 19px;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 0px;
    height: 19px;
    margin-right: 5px;
    text-align: center;
    width: 19px;
}
.slidebar li.on {
    background: #026760;
    opacity: 1;
}
.frame {
    background:none;
    border: 0 solid #fff;
    margin-bottom: 0;
}
.temp {
    margin: 0;
}
.slidebar {
    bottom: 15px;
    position: absolute;
    right:50%;
	padding:3px 0px 3px 5px;
	opacity:0.9;
}
.block {
    margin: 0;
    position: relative;
}
#frameHlicAe {
    border: 0 none !important;
    margin: 0 !important;
}
.comiis_wrap960, .comiis_wrapad {
    height: 480px;
    margin: 0 auto;
    width:697px;
}
.comiis_wrapad {
    overflow: hidden;
}
.comiis_wrapad img {
    float: left;
    margin-top: 0;
}
#slidesImgs li {
    display: none;
    height:480px;
    width:697px;
}


.newright{
	width: 278px;
	height: 480px;
}
.title5{
	width:258px;
	height: 43px;
	background: #eee;
	padding-left: 20px;
	line-height: 43px;
	font-size: 16px;
}
.news{
	width: 278px;
	height: 285px;
}
.news ul{
	width: 278px;
	height: 242px;
	margin-top: 5px;
}
.news ul li{
	width: 233px;
	height: 26px;
	line-height: 26px;
	background: url("../img/dian2.jpg") no-repeat 20px center;
	padding-left: 35px;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size: 12px;
}
.jgg{
	width: 278px;
	height: 190px;
}
.icons{
	width: 278px;
	height: 147px;
}
.icons .table1{
	width: 278px;
	height: 147px;
}

.table1{
	width:235px;
	height:246px;
	border-bottom:1px solid #DBDBDB;
}
.table1 tr{
	width:278px;
	height:73px;
	border:1px solid #DBDBDB;
}
.table1 th{
	width:70px;
	height:73px;
	text-align:center;
	border:1px solid #DBDBDB;
	font-size:12px;
	cursor:pointer;
	color:#cccccc;
}
.table1 th a{
	display:block;
	line-height: 30px;
	padding-top: 43px;
	background:url(../img/logos.png) no-repeat;
	transition: background-position 0.5s ease 0s;
}
.table1 th:hover a{
	color:#00988e;
}

.table1 a {
	color: #9fa0a0;

}

.table1 .th1 a{
	background:url(../img/logos.png) no-repeat -3px 0;
}

.table1 .th1:hover a {
	background:url(../img/logos.png) no-repeat -3px -73px;

}

.table1 th.th2 a {
	background-position:-73px 0;

}

.table1 th.th2:hover a {
	background-position:-73px -73px;

}

.table1 th.th3 a {
	background-position:-140px 0;
}

.table1 th.th3:hover a {
	background-position:-140px -73px;

}

.table1 th.th4 a {
	background-position:-210px 0;
}

.table1 th.th4:hover a {
	background-position:-210px -73px;
}

.table1 th.th5 a {
	background-position:-278px 0;
}

.table1 th.th5:hover a {
	background-position:-278px -73px;
}

.table1 th.th6 a {
	background-position:-348px 0;
}

.table1 th.th6:hover a {
	background-position:-348px -73px;
}

.table1 th.th7 a {
	background-position:-418px 0;
}

.table1 th.th7:hover a {
	background-position:-418px -73px;
}

.table1 th.th8 a {
	background-position:-488px 0;
}

.table1 th.th8:hover a {
	background-position:-488px -73px;
}













/*文字广告位*/
.ggwen{
	height:60px;
	margin:50px auto 25px;
}
.ggwen dl{
	float:left;
	margin:0 100px;
	width:168px;
	height:60px;
}
.ggwen dl dt,.ggwen dl dd{
	float:left;
}
.ggwen dl dt{
	width:34px;
	height:34px;
	margin-right:5px;
}
.ggwen dl dd{
	width:129px;
	line-height:20px;
	color:#828282;
	font-size:14px;
}
.ggwen dl dd .ggwen1{
	font-size:16px;
	color:#026760;
}



/*广告位*/
.gg2{
	margin:35px auto;
}


/*people*/
.people{
	height:350px;
	margin-bottom:35px;
}

.gg3{
	width:270px;
	height:350px;
}
.gg3 img{
	width:100%;
	height:100%;
}

.people_list{
	width:900px;
	height:350px;
	background:#fff;
}
.people_list_nav{
	width:198px;
	height:350px;
	border-right:1px solid #E5E5E5;
}
.title1{
	width:198px;
	height:85px;
	background:#36B58C;
	color:#fff;
	line-height:85px;
	font-size:16px;
	font-weight:800;
	text-indent:2em;
	margin-bottom:14px;
}
.title2{
	background:#9e9073;
}
.people_list_nav ul{
	width:184px;
	height:250px;
	padding-left:14px;
}
.people_list_nav li{
	width:168px;
	height:38px;
	line-height:38px;
	border:1px solid #fff;
	padding-left:14px;
	font-size:12px;
	color:#3c3b3b;
	cursor:pointer;
}
.people_list_nav li.current{
	border:1px solid #E5E5E5;
	border-right:1px solid #fff;
	margin-left:1px;
	background:#fff;
}

.peo_pic{
	width:701px;
	height:350px;
}
.peo_pic .peo_pic1{
	width:702px;
	height:350px;
}
.peo_pic1 li{
	width:233px;
	height:350px;
	position:relative;
	cursor:pointer;
	float:left;
	border-right:1px solid #E5E5E5;
}
.peo_pic1 li:last-child{
	border:0;
}
.peo_pic_p{
	display:block;
	width:233px;
	height:220px;
	text-align:center;
	line-height:220px;
	margin-bottom:15px;
	overflow:hidden;
}
.peo_pic_p img{
	vertical-align:bottom;
}
/*.peo_pic_p img:hover{
	transform: scale(1.06, 1.06);
	transition:transform 0.6s ease 0s;
    transition:-moz-transform 0.6s ease 0s;
	transition:-webkit-transform 0.6s ease 0s;
}*/

.peo_pic_p img:hover{ 
	-webkit-transition: -webkit-transform 0.4s ease; 
	-moz-transition: -moz-transform 0.4s ease; 
	-ms-transition: -ms-transform 0.4s ease; 
	transform:scale(1.04, 1.04);
	-ms-transform:scale(1.04, 1.04);
	-webkit-transform:scale(1.04, 1.04);
}


.peo_pic1 li .kemu{
	display:block;
	width:50px;
	height:23px;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:20px;
	background:url(../img/kemu_t.png) no-repeat;
	position:absolute;
	left:8px;
	top:8px;
}
.peo_pic1 li p{
	padding-left:20px;
	width:210px;
	line-height:35px;
	font-size:14px;
	color:#141414;
}
.peo_pic1 a{
	color:#141414;
}
.zhezhaoc{
	width:100px;
	height:56px;
	position:absolute;
	left:62px;
	top:62px;
	display:none;
}
.zhezhaoc a{
	display:block;
}
a.in_baoban{
	width:100px;
	height:21px;
	border-radius:4px;
	background:#7F7F7F;
	text-align:center;
	line-height:21px;
	color:#fff;
	font-size:12px;
	margin-bottom:3px;
}
a.baoming{
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
	background:#006760;
	color:#fff;
	border-radius:3px;
}
a.baoming:hover{
	color:#fff;
}

.peo_pic1 li:hover .zhezhaoc{
	display:block;
}





/*课程推荐*/
.tjkc{
	height:333px;
	margin-bottom:45px;
	background:#fff;
}
.title3{
	width:50px;
	height:333px;
}
.title3 a{
	display:block;
	width:20px;
	height:63px;
	background:#026760;
	text-align:center;
	padding:135px 15px;
	color:#fff;
	font-size:16px;
}
.title3 a:hover{
	color:#fff;
}

.tjkc .peo_pic1{
	height:333px;
	width:723px;
}
.tjkc .peo_pic1 li{
	width:240px;
	height:333px;
}
.tjkc_pic{
	width:390px;
	height:333px;
}
.tjkc_pic img{
	width:100%;
	height:100%;
}


/*pptj*/
.pptj{
	height:51px;
	padding:30px 0;
	background:#fff;
	margin-bottom:35px;
	overflow:hidden;
}
.pptj li{
	float:left;
	margin-right:5px;
	width:190px;
	height:51px;
}
.pptj li img{
	width:100%;
}
.pptj img:hover{
	-webkit-transition: -webkit-transform 0.4s ease; 
	-moz-transition: -moz-transform 0.4s ease; 
	-ms-transition: -ms-transform 0.4s ease; 
	transform:scale(1.04, 1.04);
	-ms-transform:scale(1.04, 1.04);
	-webkit-transform:scale(1.04, 1.04);
}


#indemo {
float: left;
width:800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}



/*footer*/
.footer{
	height:300px;
	background:#333;
	padding-top:15px;
}
.foot{
	height:220px;
	padding:0 30px;
	width:1110px;
}

.footL{
	width:260px;
	height:220px;
}
.footlogo{
	display:block;
	width:130px;
	height:33px;
	margin-bottom:20px;
}

.footL p{
	margin: 0 0 9px;
	line-height:25px;
	color: #9c9c9c;
}


.footM{
	width:565px;
	height:220px;
	margin-left:35px;
}
.footM_t{
	width:55px;
	height:220px;
	margin-right:130px;
}
.title4{
	font-size: 13px;
	font-weight: 300;
	line-height: 25px;
	margin-bottom:15px;
	color:#fff;
}
.footM_t a{
	display:block;
	font-size:11px;
	color: #9c9c9c;
	line-height:35px;
}
.lxus{
	width:250px;
	height:220px;
}
.lxus_p{
	margin: 0 0 9px;
	line-height:25px;
	color: #9c9c9c;
}
.lxus_p a{
	color: #9c9c9c;
}

.links{
	height:50px;
	padding:0 30px;
	width:1110px;
	margin-top:20px;
}
.links .title4{
	margin-bottom:0;
}
.link_a{
	display:inline-block;
	padding:0 3px;
	line-height:25px;
	color: #9c9c9c;
}

