/***********************头部**********************/
.header{
	background: #fff;
	padding:42px 0 40px;
}

.header-second{
	padding: 28px 0 26px;
}

.header .logo{
	width:131px;
}

.picture{
	width: 130px;
	height:95px;
}

.all-search{
	width: 457px;
	margin-top:10px;
}

.search{
	width: 367px;
	height:45px;
	border: #e0e0e0 1px solid;
	border-right: none;
}

.search-icon{
	background: url("../images/search.png") no-repeat center;
	width:15px;
	height: 45px;
	display: block;
}

.search-input{
	background: transparent;
	width: 318px;
	border: none;
	height: 45px;
	font-size: 14px;
	color: #424242;
}

.search ::-webkit-input-placeholder{
	color: #9a9a9a;
}
.search :-moz-placeholder{
	color: #9a9a9a;
}
.search ::-moz-placeholder{
	color: #9a9a9a;
}
.search :-ms-input-placeholder{
	color: #9a9a9a;
}

.search-btn{
	background: #11a683;
	width: 90px;
	height: 45px;
	border: none;
	font-size: 16px;
	color: #fff;
}

.contact-way{
	font-size: 18px;
	color: #676767;
	line-height: 30px;
	text-align: center;
}

.contact-way strong{
	font-size: 20px;
	color: #11a683;
}
/***********菜单**********/
.nav{ }

.all-sort{
	width:225px;
	position: relative;
}

.all-sort-btn{
	background: url("../images/all-sort-bg.jpg") no-repeat 0 0;
	width:225px;
	height:46px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
}

.all-sort-list{
	width: 225px;
	height:356px;
	position: absolute;
	left:0;
	top:46px;
}

.all-sort-list>ul>li{
	background: #fff;
	width: 100%;
	padding:14px 20px 0 21px;
	position: relative;
}

.all-sort-list>ul>li:last-child>.all-sort-links{
	border-bottom: none;
}

.all-sort-second{
	background: url("../images/nav-icon.png") no-repeat 0 0;
	font-size: 14px;
	color: #424242;
	line-height: 18px;
	font-weight: bold;
	padding-left: 30px;
}

.all-sort-secondHr{
	background-position: 0 -18px;
}

.all-sort-secondPsy{
	background-position: 0 -36px;
}

.all-sort-secondYys{
	background-position: 0 -54px;
}

.all-sort-secondJiaoshi{
	background-position: 0 -72px;
}

.all-sort-links{
	width: 100%;
	border-bottom:#ebebeb 1px solid;
	margin:9px 0 0 0;
	overflow: hidden;
	padding-bottom: 14px;
}

.all-sort-links>a{
	font-size: 14px;
	color: #8a8a8a;
	line-height: 1;
	float: left;
	margin-left: 12px;
}

.all-sort-links>a:first-child{
	margin-left: 0;
}

.all-sort-links>a.red,.all-sort-links>a:hover{
	color: #d92121;
}

.sub{
	background: rgba(255,255,255,0.94);
	width: 464px;
	position: absolute;
	left:225px;
	top: 0;
	z-index:2;
	padding:15px 0 10px 23px;
	display: none;
}

.sub-title a{
	font-size:12px;
	color: #424242;
	line-height: 1;
	font-weight: bold;
}

.sub-title .i-t{
	background: url("../images/sub-icon.png") no-repeat 0 0;
	width:4px;
	height: 8px;
	float: left;
	margin: 6px 8px 0 0;
}

.sub-content {
    font-size: 12px;
    width: 340px;
}

.sub-content a {
    display: inline-block;
    color: #666;
    width: 50px;
    height:20px;
    line-height:20px;
    overflow: hidden;
}

 .sub-content-hr a{
	 width: 110px;
 }
 
 .sub-content-jiaoshi a{
	 width: 90px;
 }

.sub-content a:hover,.sub-title a:hover{
	color: #d92121;
}

.nav-list{
	width: 975px;
	height:46px;
	border-bottom:#11a683 2px solid;
}

.nav-list li{
	float: right;
	font-size:16px;
	color: #424242;
	line-height:44px;
	margin-left:88px;
}

.nav-list li:last-child{
	margin-left: 0;
}

.nav-list li a{
	color: #424242;
}

.nav-list li.on a,.nav-list li:hover a{
	color: #11a683;
	font-weight:bold;
}

.navbox-h2{
	font-size: 15px;
	color: #fff;
	text-align: center;
	line-height: 18px;
	margin: 8px 0 0 0;
}

.navbox ul{
	margin:18px 0 0 0;
}

.navbox ul li{
	font-size: 14px;
	color: #fae7e6;
	line-height: 26px;
	float: left;
	margin-left:16px;
}

.navbox .navbox-ul2 li{
	float: none;
	text-align: center;
	margin-left: 0;
}

.navbox ul li a{
	color: #fae7e6;
}

/***lunbo**/

.lunbo {
	width:609px;
	height:354px;
	margin-left: 225px;
	position: relative;
	overflow: hidden;
}

.lunbo .hd {
	position: absolute;
	left:50%;
	bottom:21px;
	z-index: 1;
	width:93px;
	margin-left: -46.5px;
}

.lunbo .hd li {
	background: #fff;
	cursor: pointer;
	width:8px;
	height:8px;
	border-radius: 100%;
	opacity: 0.44;
	float: left;
	margin-left:13px;
}

.lunbo .hd li:first-child{
	margin-left: 0;
}

.lunbo .hd li.on {
	opacity: 0.88;
}

.slide1 {
	background: url("../images/slide1-bg.jpg") no-repeat 0 0;
	width:609px;
	height: 354px;
	padding-top: 30px;
}

.slide1-arrow{
	background: url("../images/slide-arrow.png") no-repeat center;
}

.slide1-h3{
	background: -webkit-linear-gradient(#fff04c,#ffbe4c);
	background: -moz-linear-gradient(#fff04c,#ffbe4c);
	background: -o-linear-gradient(#fff04c,#ffbe4c);
	background: linear-gradient(#fff04c,#ffbe4c);
	-webkit-background-clip: text;
	font-size: 26px;
	line-height: 1;
	color: transparent;
	text-align: center;
	font-weight:normal;
}

.slide1-h2 {
	font-size:36px;
	color: #fff;
	line-height: 1;
	text-align: center;
	letter-spacing:2px;
	text-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	margin:20px 0 0 0;
}

.slide1-con{
	width:388px;
	margin:22px auto 0;
}

.slide1-con li{
	background: url("../images/slide-li.png") no-repeat 0 0;
	width: 101px;
	height: 97px;
	float: left;
	margin-left: 42px;
	padding-top: 11px;
}

.slide1-con li:first-child{
	margin-left: 0;
}

.slide1-icon {
	background: url(../images/slide-icon.png) no-repeat 0 0;
	width:14px;
	height:16px;
	display: block;
	margin: 0 auto;
}

.slide1-icona{
	background-position: 0 -16px;
}

.slide1-iconb{
	background-position: 0 -32px;
}

.slide1-iconc{
	background-position: 0 -48px;
}

.slide1-icond{
	background-position: 0 -64px;
}

.slide1-icone{
	background-position: 0 -80px;
}

.slide1-iconf{
	background-position: 0 -96px;
}

.slide1-icong{
	background-position: 0 -112px;
}

.slide1-iconh{
	background-position: 0 -128px;
}

.slide1-iconi{
	background-position: 0 -144px;
}

.slide1-iconj{
	background-position: 0 -160px;
}

.slide1-iconk{
	background-position: 0 -178px;
}

.slide1-p {
	font-size: 16px;
	color: #3d3d3d;
	line-height: 22px;
	text-align: center;
	margin: 9px 0 0 0;
}

.slide1-p strong{
	color: #f25149;
}

.slide1-btn{
	background:-webkit-linear-gradient(#ff5959,#ff7559);
	background:-moz-linear-gradient(#ff5959,#ff7559);
	background:-o-linear-gradient(#ff5959,#ff7559);
	background:linear-gradient(#ff5959,#ff7559);
	width: 250px;
	height:42px;
	border: none;
	border-radius:21px;
	display: block;
	font-size: 16px;
	color: #fff;
	margin:26px auto 0;
}

.slide2{
	background-image: url("../images/slide2-bg.jpg");
}

.slide2-btns{
	width: 300px;
	margin:26px auto 0;
}

.slide2-btn{
	background: -webkit-linear-gradient(#ff5959,#ff7559);
	background: -moz-linear-gradient(#ff5959,#ff7559);
	background: -o-linear-gradient(#ff5959,#ff7559);
	background: linear-gradient(#ff5959,#ff7559);
	width: 140px;
	height: 40px;
	border: none;
	border-radius: 20px;
	font-size:16px;
	color: #fff;
}

.slide3{
	background-image: url("../images/slide3-bg.jpg");
}

.slide3-con li{
	background-position:0 -98px;
	height: 111px;
}

.slide3-p{
	font-size:13px;
	color: #3d3d3d;
	line-height: 18px;
	text-align: center;
	margin-top:5px;
}

.slide3-p strong{
	color: #f25149;
	font-weight: normal;
}

.slide4{
	background-image: url("../images/slide4-bg.jpg");
}

.slide5{
	background-image: url("../images/slide5-bg.jpg");
}

.slide3 .slide1-btn,.slide4 .slide1-btn,.slide5 .slide1-btn{
	margin-top:18px;
}

/***最新考试指南**/

.all-cards{
	width: 366px;
}

.all-cards-tit{
	background: url("../images/all-cards-tit.jpg") no-repeat 0 0;
	width: 366px;
	height: 45px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 45px;
	font-weight: normal;
}

.all-cards-con{
	background: #fff;
	width: 366px;
	padding:4px 7px 7px 7px;
}

.big-cards {
	width: 140px;
}

.big-cards .card {
	width:140px;
	height:70px;
	overflow: hidden;
	position: relative;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	overflow: hidden;
}

.big-cards .card a {
	background: #7bb9dc;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	line-height:70px;
	width: 140px;
	display: block;
	text-align: center;
}
.big-cards .card a.green{
	background: #b4da81;
}
.big-cards .card a.orange{
	background: #efcc90;
}

.small-cards {
	width: 116px;
	margin-left: 6px;
}

.small-cards .card {
	width:116px;
	height:55px;
	overflow: hidden;
	position: relative;
}

.small-cards .card a {
	background:#7bb9dc;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	line-height: 55px;
	width: 116px;
	display: block;
	text-align: center;
}
.small-cards .card a.green{
	background: #b4da81;
}
.small-cards .card a.orange{
	background: #efcc90;
}
.xsmall-cards {
	width: 84px;
	margin-left: 6px;
}

.xsmall-cards .card {
	width: 84px;
	height:70px;
	overflow: hidden;
	position: relative;
}

.xsmall-cards .card a {
	background: #7bb9dc;
	font-size: 16px;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	line-height: 70px;
	width: 84px;
	display: block;
	text-align: center;
}
.xsmall-cards .card a.green{
	background: #b4da81;
}
.xsmall-cards .card a.orange{
	background: #efcc90;
}
.card .card-detail .mask {
	width: 100%;
	height: 100%;
	*display: inline-block;
	background: rgba(0, 0, 0, 0.66);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	position: relative;
	z-index: 1;
}

.card .card-detail img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.card .card-info,
.card .card-detail {
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.card .card-info {
	position: relative;
	*display: inline-block;
	z-index: 2;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.card .card-detail {
	*visibility: hidden;
	z-index: 1;
	display: table;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

.card:hover .card-info,
.card.hover .card-info {
	z-index:1;
	-webkit-transform:rotateX(180deg);
	transform:rotateX(180deg);
}

.card:hover .card-detail,
.card.hover .card-detail {
	*visibility:visible;
	-webkit-transform:rotateX(0deg);
	transform:rotateX(0deg);
	z-index:2;
}
/**********************资讯***********************/
.wrap {
	background: #fff;
	padding:28px 20px 30px 20px;
}

.column-1 {
	width:358px;
}

.column-2 {
	width: 358px;
}

.column-3 {
	width: 358px;
}
/*******学历教育********/

.menu-tit {
	font-size: 22px;
	color: #424242;
	line-height: 28px;
}

.links a {
	padding: 0 12px;
	height:28px;
	border: #e0e0e0 1px solid;
	line-height:26px;
	display: block;
	float: left;
	text-align: center;
	font-size:14px;
	color: #8a8a8a;
	cursor: pointer;
	margin-left: 13px;
}

.links-w118 a{
	width: 118px;
}

.links a:first-child{
	margin-left: 0;
}

.links a:hover{
	background: #11a683;
	color: #fff;
	border-color: #11a683;
}

.part-1{
	width: 762px;
}

.part-r{
	width: 358px;
}

.part-all-list{
	width: 358px;
}

.all-list-icon{
	background: #11a683;
	width: 2px;
	height:15px;
	display: block;
	margin-top: 1.5px;
}

.all-list-h3{
	font-size: 18px;
	color: #424242;
	line-height: 1;
	font-weight: normal;
}

.all-list-more{
	font-size: 12px;
	color: #8a8a8a;
	line-height: 18px;
}

.list{
	margin:15px 0 0 0;
}

.list li a{
	display: block;
	overflow: hidden;
}

.list-dian {
	background: #c5c5c5;
	width:3px;
	height: 3px;
	display: block;
	float: left;
	margin-top:12px;
}

.list-words{
	width:334px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left:10px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.list li a:hover .list-words{
	color: #d92121;
}

.list-wordsa{
	width: 270px;
}

.time{
	float: right;
	font-size: 12px;
	color: #b2b2b2;
	line-height: 30px;
}

.part-1-bottom li{
	width: 100px;
	height:100px;
	border: #e0e0e0 1px solid;
	float: left;
	margin-left: 9px;
}

.part-1-bottom li:first-child{
	margin-left: 0;
}

.part-1-bottom li a{
	width: 100%;
	height:100%;
	display: block;
	padding-top: 18px;
}

.part-icon{
	width: 36px;
	height:36px;
	border: #11a683 1px solid;
	border-radius: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #11a683;
	text-align: center;
	line-height: 34px;
}

.part-p{
	font-size: 16px;
	color: #666;
	line-height: 1;
	text-align: center;
	margin: 10px 0 0 0;
}

.part-1-bottom li a:hover .part-icon{
	border-color:#d92121;
	color: #d92121;
}

.part-1-bottom li a:hover .part-p{
	color: #d92121;
}

.xueli-ad{
	width: 358px;
	height:50px;
	display: block;
}
/*tab*/
.tabox {  width: 358px;  }

.tabox .hd {
	overflow: hidden;
	border: 1px solid #e0e0e0;
	border-top: 2px solid #11a683;
}

.tabox .hd li {
	background: linear-gradient(#fff,#ebebeb);
	background: -moz-linear-gradient(#fff,#ebebeb);
	background: -webkit-linear-gradient(#fff,#ebebeb);
	background: -o-linear-gradient(#fff,#ebebeb);
	background: -ms-linear-gradient(#fff,#ebebeb);
	height:36px;
	line-height: 36px;
	text-align: center;
	width:89px;
	float: left;
	border-right: 1px solid #ddd;
	cursor: pointer;
}

.tabox .hd li:last-child{
	border-right:none;
}

.tabox .hd li.on {
	background:#fff;
	color: #11a683;
}

.tabox .bd {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 0 18px;
}

.tabox .lh {
	overflow: hidden;
	display: none;
}

.tabox .lh li {
	border-bottom: #eaeaea 1px solid;
	line-height: 43px;
	overflow: hidden;
}

.tabox .lh li:last-child {
	border: none;
}

.tabox-num {
	background: url(../images/tabox-num.png) no-repeat 0 0;
	width: 13px;
	height: 11px;
	display: block;
	margin-top: 18px;
	float: left;
}

.tabox-num.no2 {
	background-position: 0 -43px;
}

.tabox-num.no3 {
	background-position: 0 -86px;
}

.tabox-num.no4 {
	background-position: 0 -129px;
}

.tabox-num.no5 {
	background-position: 0 -172px;
}

.tabox-num.no6 {
	background-position: 0 -215px;
}

.tabox-num.no7 {
	background-position: 0 -258px;
}

.tabox-num.no8 {
	background-position: 0 -301px;
}

.tabox-p{
	color: #666;
	width:296px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tabox .lh li a:hover .tabox-p{
	color: #d92121;
}
/**/
.conditon li{
	background: url(../images/condition-pic1.jpg) no-repeat 0 0;
	width: 236px;
	height: 200px;
	float: left;
	margin-left: 5px;
	padding-top: 31px;
}

.conditon li:nth-child(1){
	margin-left: 0;
}

.conditon li:nth-child(2) {
	background-image: url(../images/condition-pic2.jpg);
}

.conditon li:nth-child(3) {
	background-image: url(../images/condition-pic3.jpg);
}

.conditon li:nth-child(4) {
	background-image: url(../images/condition-pic4.jpg);
}

.conditon li:nth-child(5) {
	background-image: url(../images/condition-pic5.jpg);
}

.conditon-tit{
	width: 104px;
	text-align: center;
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(75, 39, 0, 0.24);
	margin: 0 0 0 6px;
}

.conditon li:nth-child(1) .conditon-tit{
	width: 78px;
	color: #ff7800;
	margin-left: 17px;
}

.conditon li:nth-child(2) .conditon-tit {
	color: #3a71de;
}

.conditon li:nth-child(3) .conditon-tit {
	color: #ef5757;
}

.conditon li:nth-child(4) .conditon-tit {
	color: #7b75e9;
}

.conditon li:nth-child(5) .conditon-tit {
	width: 78px;
	color: #c9a30b;
	margin-left: 19px;
}

.conditon-btn{
	background: #ebb642;
	width: 136px;
	height: 39px;
	border: none;
	border-bottom: #d7a231 3px solid;
	border-radius: 20px;
	display: block;
	font-size: 16px;
	color: #fafafa;
	margin: 42px 0 0 44px;
}

.conditon-btn-gaozhuan {
	background: #2ca5ea;
	border-color: #426ecd;
}

.conditon-btn-gaoben {
	background: #7d77ef;
	border-color: #5751e0;
}

.conditon-btn-zhuanben {
	background: #f97171;
	border-color: #db4848;
}

.conditon-btn-wuben {
	background: #dad838;
	border-color: #a6b726;
}

.conditon-btn:hover{
	border: none;
}
/************人力资源***************/
.hr-foucs{
	background: url("../images/hr-pic.jpg") no-repeat 0 0;
	width: 358px;
	height:335px;
	padding-top: 52px;
}

.hr-foucs-tit{
	background: url("../images/hr-pic-tit.png") no-repeat 0 0;
	height:175px;
	text-indent: -9999px;
	margin: 0 0 0 21px;
}

.hr-foucs-btn{
	background: #d92121;
	width: 140px;
	height:36px;
	border: none;
	border-radius: 18px;
	display: block;
	font-size: 16px;
	color: #fff;
	margin: 30px 0 0 36px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.1);
}

.list-pic li{
	width: 170px;
	float: left;
	margin-left: 18px;
}

.list-pic li:first-child{
	margin-left: 0;
}

.itaimg {
	width:170px;
	height:106px;
	display: block;
	overflow: hidden;
}

.itaimg img {
	-webkit-transition: transform 0.5s;
	-moz-transition: transform 0.5s;
	-ms-transition: transform 0.5s;
	-o-transition: transform 0.5s;
	transition: transform 0.5s;
}

.itaimg:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.list-tit{
	width: 100%;
	font-size: 16px;
	color: #666;
	line-height: 1;
	text-align: center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-tit:hover{
	color: #d92121;
}

.chart-tit{
	background: url("../images/chart-tit.jpg") no-repeat 0 0;
	height:50px;
	padding: 8px 0 0 0;
}

.chart-tit-second{
	background: #11a683;
	width:267px;
	height:35px;
	border: none;
	border-radius: 18px;
	margin: 0 auto;
	padding: 4px 0 0 0;
}

.chart-h3{
	background: url("../images/chart-icon.png") no-repeat 0 0;
	width: 208px;
	margin: 0 auto;
	font-size:18px;
	color: #fafafa;
	line-height:26px;
	font-weight: normal;
	padding-left: 38px;
}

.chart-h3-w230{
	width: 230px;
}

.chart-table{
	background: #fafffe;
	width: 100%;
	border: #e0e0e0 1px solid;
	border-collapse: collapse;
	border-top:none;
}

.chart-table th {
	font-size: 16px;
	color: #434343;
	line-height:38px;
	height:39px;
	border: #e0e0e0 1px solid;
	border-top:none;
}

.chart-table td {
	font-size: 16px;
	color: #6d6d6d;
	text-align: center;
	line-height: 68px;
	height:69px;
	border: #e0e0e0 1px solid;
}

.red{
	color: #d92121;
}
/*************心理咨询师***************/
.psy-foucs{
	background-image: url("../images/psy-pic.jpg");
	padding-top: 40px;
}

.psy-foucs-tit{
	background-image: url("../images/psy-pic-tit.png");
	height:100px;
}

.psy-foucs-list{
	margin:34px 0 0 26px;
}

.psy-foucs-list li{
	overflow: hidden;
	margin: 9px 0 0 0;
}

.psy-foucs-list li:first-child{
	margin-top: 0;
}

.psy-foucs-icon{
	background: url("../images/psy-pic-icon.png") no-repeat 0 0;
	width:18px;
	height:18px;
	display: block;
	float: left;
	margin-top: 3px;
}

.psy-foucs-p{
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 1;
	margin-left: 13px;
}

.psy-foucs-p strong{
	font-weight: normal;
	color: #ffdb26;
}

.psy-foucs-btn{
	margin-top: 37px;
}

.chart-table-psy td{
	height:58px;
	line-height: 57px;
}

.qita-list-tit{
	background: url("../images/qita-list-tit.jpg") no-repeat 0 0;
	height:45px;
	font-size: 18px;
	color: #fafafa;
	text-align: center;
	line-height: 45px;
	font-weight: normal;
}

.qita-list{
	width: 100%;
	border: #e0e0e0 1px solid;
	margin: 0;
	padding:10px 15px 9px;
}

.qita-list .list-words{
	width:313px;
}
/****************ACI营养师*****************/

.yys-foucs{
	background-image:url("../images/yys-pic.jpg");
	padding-top: 40px;
}

.yys-foucs-tit {
	background-image: url(../images/yys-pic-tit.png);
	height: 100px;
}

.yys-foucs-p{
	margin-left: 0;
}

.yys-foucs-p strong{
	letter-spacing: -2px;
}

/****************教师资格证*****************/

.jiaoshi-foucs{
	background-image:url("../images/jiaoshi-pic.jpg");
	padding-top:62px;
}

.jiaoshi-foucs-tit{
	background-image: url(../images/jiaoshi-pic-tit.png);
	height:53px;
}

.jiaoshi-foucs-list{
	margin-top: 40px;
}

.jiaoshi-ad{
	background: url("../images/jiaoshi-ad.jpg") no-repeat 0 0;
	height:264px;
	padding-top: 36px;
}

.jiaoshi-ad-tit{
	font-size: 34px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	letter-spacing: 2px;
}

.jiaoshi-btn{
	width: 98px;
	height:98px;
	border: #fff 1px solid;
	border-radius: 100%;
	margin:18px auto 0;
	padding: 4px 0 0 0;
	cursor: pointer;
}

.jiaoshi-btn-circle{
	background: #fff url("../images/jiaoshi-ad-arrow.png") no-repeat center 71px;
	width: 88px;
	height:88px;
	border: none;
	border-radius: 100%;
	margin: 0 auto;
	font-size: 20px;
	color: #315c8d;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	padding:16px 0 0 0;
}
/*************************************人力，心理，营养，教师栏目页首页************************************************/
.brand {
	background: url("../images/jiaoshi/brand-bg.jpg") no-repeat 0 0;
	width:249px;
	height:313px;
	position: relative;
}

.brand-btn{
	width:178px;
	height:67px;
	font-size:24px;
	color: #11a876;
	font-weight: bold;
	line-height: 1;
	display: block;
	position: absolute;
	bottom:0;
	right:0;
	padding: 32px 0 0 70px;
}
.latest{
	width: 585px;
	background: #fff;
	border: #e0e0e0 1px solid;
	padding: 19px 22px;
}
.latest-words{
	width: 440px;
}
.col{
	background: #fff;
}
.title{
	border-bottom:#e0e0e0 1px dashed;
	padding:30px 18px 22px 23px;
}
.titie-icon{
	background: url("../images/title-icon.png") no-repeat 0 0;
	width: 27px;
	height:23px;
	display: block;
	margin: 2.5px 0 0 0;
}
.titie-name{
	font-size: 22px;
	color: #424242;
	line-height:28px;
	font-weight: bold;
}
.titie-more{
	width:183px;
	height:28px;
	border: #11a683 1px solid;
	font-size: 14px;
	color: #11a683;
	line-height: 28px;
	text-align: center;
}
.titie-more:hover{
	background:#11a683;
	color: #fff;
}
.abstract .itaimg{
	width: 190px;
	height:126px;
}
.abstract-words{
	width: 550px;
}
.abstract-tit{
	font-size: 18px;
	color: #434343;
	line-height: 24px;
}
.abstract-tit:hover{
	color: #d92121;
}
.abstract-p{
	font-size: 14px;
	color: #6d6d6d;
	line-height: 24px;
}
.abstract-p>a{
	color: #d92121;
}
.tabulation-left{
	width: 361px;
}
.ad{
	width: 358px;
	height:60px;
}