/* 首页样式 */
/* 背景 */
body{
	background: url("../images/bg.jpg") no-repeat bottom center #eaf1fa;
	background-position-y: 818px;
}

/* 头部 */
.top{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	background-color: #eaf2f7;
}

.top-left{s
	color: #64707f;
}

.top-right{
	color: #64707f;
}

.top-right a{
	color: #64707f;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.top-right .home{
	background-image: url("../images/home-icon.png");
}

.top-right .join{
	background-image: url("../images/join-icon.png");
}

.top-right .pt{
	background-image: url("../images/pt-icon.png");
}

.header{
	height:102px;
	background-image: url("../images/top_bj.png");
	background-repeat: repeat-x;
}
.header_main{
	padding-top: 21px;
}
.header .logo{
	width:324px ;
	height: 55px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url("../images/logo.png");
}

/* 公共-导航 */
.nav{
	font-size: 15px;
	text-align: center;
	line-height: 38px;
	margin-top: 10px;
}

.nav ul li{
	
	width: 92px;
	cursor:pointer;
}

.nav ul li a{
	color: #000;
}

.nav ul li ul li{
	background-color: #2589d5;
	line-height: 40px;
	border-bottom: 1px dashed #fff;
	cursor:pointer;
}

.nav .navHover{
	background: url(../images/nav_hover.png) no-repeat;
}
.nav .navHover a{
	color: #fff;
}

/* banner */
.banner{
	height: 393px;
	background: url("../images/banner.png") center no-repeat;

}
.banner1{
	background: url(../images/banner1.jpg) no-repeat center;
	height: 326px ;
}

.main{
	background-image: url("../images/main-bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 367px;
}
.main1{
	width: 430px;
	height: 192px;
	padding: 20px;
	background: url(../images/jj_bj.png) no-repeat center;
	margin-top: 0px;
	overflow: hidden;
    box-shadow: 0 5px 22px -5px #1a77c8;
    border-bottom-left-radius: 10px;
}
.teachs_tit{
	margin-top: 10px;
}
.main1 a{
	display: block;
	font-size: 14px;
	color: #fff;
	text-indent: 2em;
	line-height: 32px;
	overflow: hidden;
}
.main1 a span{
	color: #f8ff3e;
	float: right;
}
.jrxx{
	width:626px;
	padding: 24px 24px 0 24px;
	background-color: #fff;
	margin-top: -96px;
	height: 490px;
	overflow: hidden;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

.public-tit{
	overflow: hidden;
	line-height: 1;
	padding: 5px 0;
}

.public-tit strong{
	font-weight: 500;
	font-size: 18px;
	color: #004377;
	border-left: 3px solid #c8620f;
	padding-left: 10px;
	float: left;
	font-weight: 600;
}

.public-tit small{
	float: left;
	font-size: 14px;
	color: #7991a4;
	margin-left: 5px;
	float: left;
	margin-top: 2px;
}

.public-tit a{
	font-weight: normal;
	font-size: 12px;
	color: #e05524;
	float: right;
	text-transform: uppercase;
}
.public-tit a:hover{
	color: #004377;
}
.jrxx-con{
	overflow: hidden;
}
.jrxx-con.jrxx-con1 .item:nth-child(3n){
	margin-right: 0;
}
.jrxx-con.jrxx-con1 .item{
	margin-right: 11px;
}
.jrxx-con .item{
	width: 201px;
	background-color: #fff;
	float: left;
	margin-right: 19px;
	margin-top: 16px;
}
.jrxx-con .learning_item{
	width:250px;
	border: 1px solid #cadbe7;
}
.jrxx-con .learning_item:nth-child(4n){
	margin-right: 0;
}
.jrxx-con .item-img{
	width: 100%;
	height: 165px;
	overflow: hidden;
}
.jrxx-con1 .item-img{
	width: 100%;
	height: 122px;
	overflow: hidden;
}
.jrxx-con .item-img img{
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}
.item-txt.item-txt1  h4 a{
	line-height: 30px;
	text-align: left;
}
.item-txt  h4 a{
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 50px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 100%;
	text-align: center;
}
.item-txt.item-txt1  span a{
	text-indent: 0;
}
.item-txt  span a{
	display: block;
	font-size: 12px;
	color: #999;
	text-indent: 5px;
	margin-bottom: 5px;
}

.jrxx-con .item:hover img{
	transform: scale(1.2);
}

.jrxx-con .item:hover h4 a{
	color: #c8620f;
}

.link{
	height: 108px;
	width: 471px;
	margin-top: 0px;
	font-size: 16px;
	position: relative;
	margin-left: 35px;
}

.link a{
	display: inline-block;
	color: #fff;
	font-weight: 600;
	padding: 3px 0px 3px 16px;
	width: 128px;
	height: 62px;
	text-align: center;
	margin-right: 14px;
	margin-top: 30px;
	line-height: 34px;
}
.link a:nth-child(3){
	margin-right: 0;
}
.link .link1{
	background: url(../images/xx-icon.png) no-repeat;

}

.link .link2{
	background: url(../images/wifi-icon.png) no-repeat;
}

.link .link3{
	background: url(../images/jh-icon.png) no-repeat;
}

.link-bg{
	position: absolute;
	top: 0;
	left: -1000px;
	width: 1000px;
	height: 108px;
	background-color: #deeaea; 
}

.jxnr{
	background-color: #fff;
	width: 471px;
	height: 380px;
	border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.jxnr-con p{
    line-height: 45px;
    background: #e1f0ff;
    height: 45px;
    border: 1px solid #186bbf;
    text-align: center;
}
.jxnr-con p:hover{
	background: #ff6f25;
	border: 1px solid #f9f9f9;
}
.jxnr-con p:hover a{
	color: #fff;
}
.jxnr-con p a{
	color: #333;
	font-size: 15px;
}
.jxnr-con{
	margin-top: 15px;
	padding: 8px 20px 0 20px;
}
.jxnr-con ul{
	overflow: hidden;
}
.jxnr-con li{
	overflow: hidden;
    float: left;
    width: 206px;
    line-height: 45px;
    background: #e1f0ff;
    height: 45px;
    border: 1px solid #186bbf;
    margin-right: 14px;
    text-align: center;
    margin-bottom: 12px;
}
.jxnr-con li:hover{
	background: #ff6f25;
	border: 1px solid #f9f9f9;
}

.jxnr-con li:nth-child(2n){
	margin-right: 0;
}
.jxnr-con li strong{
	font-weight: normal;
	float: left;
	background: #94b0b7;
	color: #fff;
    padding: 2px 5px;
    font-size: 13px;
    margin-right: 7px;
}
.teach_tit{
	padding: 20px 20px 0 20px;
}
.teach_tit1{
	border-bottom: 1px solid #ccc;
	padding: 20px 0 10px 0;
	margin: 0 20px;
}
/*.jxnr-con li strong{
	padding: 3px 8px;
	background-color: #94b0b7;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	float: left;
}*/

.jxnr-con li a{
	
    font-size: 15px;
    color: #333;
    width: 203px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   /* margin-left: 10px;*/
}

.jxnr-con li span{
	float: right;
	font-size: 13px;
	color: #999;
}

.jxnr-con li:hover a{
	color: #fff;
}

.jxnr-con li:hover strong{
	background-color: #c8620f;
}

.team{
	width: 674px;
	background-color: #fafafa; 
	height:282px; 
	margin-top: 20px;
}
.team1{
	width: 1180px;
	margin: 0 auto;
	margin-top: 20px;
	height:270px; 
	margin-bottom: 20px;
}
.team-con{
	position: relative;
    width: 95%;
    margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
}

.team-con .bd{
	margin-left: 18px;
}

.team-con .bd li{
	width: 140px;
	margin-right: 15px;
	text-align: center;
}

.team-con .bd li .team-img-box{
	width: 100%;
	height: 185px;
	overflow: hidden;
}

.team-con .bd li .team-img-box img{
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}

.team-con .bd li span{
	font-size: 14px;
	color:#666; 
	margin-top: 5px;
	display: block;
}

.team-con .bd li:hover span{
	color:#c8620f;
}

.team-con .bd li:hover img{
	transform: scale(1.2);
}

.hd{
	position: absolute;
	top: 32%;
	left: 0;
	width: 100%;
	height: 20px;
	z-index: 99;
}

.hd a{
	display: block;
	width: 12px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.hd .next{
	background: url("../images/next-icon.png") no-repeat #f96025;
	float: right;
	padding:6px 3px ;
	background-position-y:5px ;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
}

.hd .prev{
	background: url("../images/prev-icon.png") no-repeat #f96025;
	float: left;
	padding:6px 3px ;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background-position-y:5px ;
	background-position-x: 4px;
}

.hd .next:hover{
	background-image: url("../images/next-hover-icon.png");
}

.hd .prev:hover{
	background-image: url("../images/prev-hover-icon.png");
	float: left;
}

/*尾部 */
.footer{
	clear: both;
	line-height:30px;
	background: url(../images/footer_bj.png) repeat-x;
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding: 16px 0;
}


/* 二级页面 */
/* 二级页面主体 */
.two-banner{
	height: 336px;
	background-image: url("../images/two-banner-bg.png");
	background-repeat: repeat-x;
}

.two-banner .banner-con{
	height: 336px;
	background-image: url("../images/banner.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

.two-banner p{
	width: 688px;
	float: right;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	margin-top: 150px;
	line-height: 1.8;
	height: 5.4em;
	overflow: hidden;
}

.two-banner p a{
	color: #fff;
}

/*二级页面树菜单 */
.twoLeft{
	width:269px;
	min-height:448px;
	background-image: url("../images/Tree-bg.png");
	background-repeat: no-repeat;
	background-position: right 24px;
	margin-bottom: 60px;
}

.TreeMenu-tit{
	height: 72px;
	background: url(../images/lmdh_bj.jpg) no-repeat center;
	text-align:center; 
}

.TreeMenu-tit  strong{
	display: inline-block;
	font-size: 28px;
	color: #f7f6fa;
	margin-top: 10px;
	margin-left: 45px;
}

.TreeMenu-tit small{
	font-size: 22px;
	color: #7fd4ec;
	line-height: 1.1;
	font-weight: 400;
}
.TreeMenu .down{
	background: url(../images/cldh_hover.jpg) no-repeat;
	
}
.TreeMenu .down .down{
	background: url(../images/lmdh_two_hover.jpg) no-repeat;
	background-size: 100%;
}
.TreeMenu{
	padding-top: 10px;
	padding-bottom: 80px;
	background-color: #fff;
	min-height: 300px;
}
.TreeMenu ul{
	margin: 0 13px;
}
.TreeMenu ul li{
	line-height: 42px;
	text-indent: 35px;
	background: url(../images/cldh_bj.jpg) no-repeat;
	background-size: 100%;
	margin-bottom: 3px;
}

.TreeMenu ul li a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
}
.TreeMenu ul li  ul{
	margin: 0;
}

.TreeMenu ul li  ul li{
	text-indent: 76px;
	background: url(../images/lmdh_two.jpg) no-repeat;
	background-size: 100% 100%;
	line-height: 39px;
}

.TreeMenu ul li  ul li a{
	color: #303030;
	font-size: 14px;
}

.TreeMenu ul li  ul li ul li{
	text-indent: 90px;
	background: url(../images/three_dhbj.jpg) no-repeat;
	background-size: 100% 100%;
}
.TreeMenu ul li  ul li ul li:hover{
	background: url(../images/three_bj_hover.jpg) no-repeat;
}
.TreeMenu ul li  ul li ul li:hover a{
	color: #fff;
}
.TreeMenu ul li  ul li ul li a{
	font-weight: 400;
}


/*二级页面右侧 文字列表*/
.twoRight{
	width: 876px;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}

.twoRight-tit{
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	margin:0px 20px;
	border-bottom: 1px solid #ededed; 
}

.twoRight-tit strong{
	font-size: 18px;
	color: #004377;
	font-weight: 600;
	border-left: 3px solid #e05524;
	padding-left: 10px;
	line-height: 1;
	margin-top: 15px;
}

.twoRight-tit p a{
	font-size: 14px;
	color: #666666;
}

.twoRight-txt-li{
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 20px;
}
.twoRight-txt-li .twoRight-txt{
	min-height: 350px;
}

.twoRight-txt-li ul{
	min-height: 380px;
}

.twoRight-txt-li li{
    overflow: hidden;
    background-image: url("../images/li-icon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 15px  0px;
    padding-left: 15px;
    vertical-align: middle;
    border-bottom: 1px dashed #b6b6b6;
}

.twoRight-txt-li li a{
    float: left;
    font-size: 14px;
    color: #333;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.twoRight-txt-li li small{
    float: right;
    font-size: 14px;
    color: #a9a5a5;
}

.twoRight-txt-li li a:hover{
    color: #f95201;
}

/*二级页面-教学团队*/
.twoRight-team-li{
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 20px;
} 

.twoRight-team-li  .team-li-wrap{
	min-height: 380px;
	padding-bottom: 20px;
	overflow: hidden;
	margin-right: -12px;
}

.twoRight-team-li  .team-li-wrap li{
	width: 191px;
	float: left;
	margin-right: 12px;
	margin-top: 15px;
	text-align: center;
}

.twoRight-team-li  .team-li-wrap div{
	width: 179px;
	height: 130px;
	padding: 6px;
	background-image: url("../images/img-list-bg.png");
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	margin-bottom: 5px;
}

.team-li-wrap div img{
	width: 100%;
	height: 130px;
	transition: all 0.8s;
}

.team-li-wrap li span{
	font-size: 14px;
	color:#666;
}

.team-li-wrap li:hover span{
	color: #c8620f;
}

.team-li-wrap li:hover img{
	transform: scale(1.1);
}


/*二级页面-图片列表 */
.twoRight-img-li{

	padding: 20px;
}

.img-li-wrap{
	min-height: 380px;
	padding-bottom: 20px;
}

.twoRight-img-li  ul{
	overflow: hidden;
	margin-top: -10px;
	margin-right: -20px;
}

.twoRight-img-li li{
	width: 253px;
	float: left;
	margin-right: 34px;
	margin-top: 20px;
	text-align: center;
	border: 1px solid #cadbe7;
}
.twoRight-img-li li:nth-child(3n){
	margin-right: 0;
}
.twoRight-img-li li div{
	width: 100%;
	height: 186px;
	overflow: hidden;
}

.twoRight-img-li li img{
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}

.twoRight-img-li li  span{
	font-size: 16px;
	color: #666;
	height: 40px;
	line-height: 40px;
}

.twoRight-img-li li:hover span{
	color: #c8620f;
}

.twoRight-img-li li:hover img{
	transform: scale(1.1);
}

/*二级页面-图文详情 */
.twoRight-text{
	min-height:460px;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	padding: 20px;
}

.twoRight-text-tit{
	text-align: center;
}

.twoRight-text-tit h4{
	font-size: 18px;
	color: #000;
	margin: 20px 0px 5px;
}

.twoRight-text-tit-guide{
	background-image: url(../images/twoRingt-con-tit.png);
	background-repeat: no-repeat;
	background-position:  top center;
	font-size: 13px;
	color: #666;
}

.twoRight-text-tit-guide span{
	color: #333;
	margin-right: 10px;
}

.twoRight-text-con{
	min-height: 300px;
	padding-top: 10px;
}

.twoRight-text-con p{
	font-size: 14px;
	color: #333;
	line-height: 33px;
	margin: 5px 0px;
}

/* 二级页-分页 */
.fenye{
    margin: 20px  auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.fenye a{
    padding: 4px 8px;
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 4px;
    margin:0px;
    font-size: 12px;
    color: #666;
}

.fenye .active{
	color: #fff;
	background-color: #229cf1;
	border:1px solid #229cf1;
}

.fenye a:hover{
	color: #fff;
	background-color: #229cf1;
	border:1px solid #229cf1;
}


/* 二级页-分页1 */
.fenye1{
	padding: 10px 0px;
	font-size: 13px;
}

.fenye1 li{
	margin-top: 10px;
}

.fenye1 span{
	background-color: #e0e0e0;
	padding: 4px;
	color: #333;
}

.fenye1 span a{
	color: #393939;
}


/*实训环境*/
.rolling_main{
	position: relative;
	margin: 20px 20px 0 20px;
}
.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide img{
	width: 100%;
	height: 178px;
}
.swiper-slide a:hover p{
	display: block;
}
.swiper-slide a p{
	position: absolute;
	bottom: 7px;
	left: 7px;
	width: 94%;
	height: 30px;
	background: rgba(203, 99, 57, 0.9);
	color: #fff;
	line-height: 30px;
	display: none;
}
.swiper-container.hj_rolling{
	margin-left:41px;
	width: 1060px;
}
.hj_rolling_main{
	width: 80%;
	margin: 0 auto;
}


/*二级页面*/
.body_bj{
	background: url("../images/bg1.jpg") no-repeat bottom center #eaf1fa;
}
.twoMain{
	overflow: hidden;
	margin: 20px auto;
}
.twoRight1{
	width: auto;
}
.twoRight-tit small{
	font-size: 14px;
	color: #7991a4;
	float: left;
	margin-top: 2px;
    margin-left: 10px;
}
.twoRight-text h1{
	color: #155588;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.twoRight-text-con h2{
	background: #4092de;
	width: 76px;
	height: 27px;
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	padding-left: 10px;
}
.twoRight-text-con p img{
	max-width: 100%;
}
.twoRight1 .twoRight-team-li{
	padding: 20px 56px 20px 56px;
}


/*课程建设*/
.teachers_troop{
	margin: 20px 30px 0 30px;
	min-height: 300px;
}
.teachers_troop ul{
	overflow: hidden;
}
.teachers_troop ul li{
	overflow: hidden;
	margin-right: 23px;
	float: left;
	width: 344px;
	margin-bottom: 23px;
}
.teachers_troop ul li:nth-child(3n){
	margin-right: 0;
}
.teachers_troop ul li img{
	float: left;
	width: 125px;
	height: 177px;
}
.teachers_troop ul li h5{
	float: left;
	width: 195px;
	margin-left: 20px;
}
.teachers_troop ul li h5 a{
	font-size: 13px;
	background: #2472ba;
	color: #fff;
	border-radius: 5px;
	display: block;
	margin-top: 5px;
	width: 80px;
	height: 24px;
	text-align: center;
}
.teachers_troop ul li h5 span{
	font-size: 18px;
	color: #323333;
	font-weight: 500;
}
.teachers_troop ul li h5 p{
	font-size: 14px;
	color: #767777;
	font-weight: 500;
	line-height: 27px;
}
.rcpy_introduce{
	background: #f5f5f5;
    padding: 10px 22px;
    margin-top: 20px;
    line-height: 30px;
}
.newList{
	min-height: 300px;
}
.newList ul{
	padding: 16px 20px;
}
.newList ul li{
	display: block;
	line-height: 43px;
	overflow: hidden;
	border-bottom: 1px dashed #D9D9D9;
	background: url(../images/bjicon.png) left no-repeat;
	padding-left: 20px;
}
.newList ul li:hover a{
	color: #fc8a03;
}
.newList ul li:hover span{
	color: #fc8a03;
}
.newList ul li a{
	float: left;
	color: #333;
}
.newList ul li span{
	float: right;
	color: #999999;
	font-size: 13px;
}



/*教学资源库*/
.download_list{
	min-height: 300px;
	margin: 0 36px;
}
.download_list ul{
	overflow: hidden;
}
.download_list ul li{
	float: left;
	width: 517px;
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px dashed #d7d7d7;
	padding-bottom: 20px;
	margin-right: 34px;
}
.download_list ul li:nth-child(2n){
	margin-right: 0;
}
.download_list ul li img{
	float: left;
	width: 75px;
	height: 68px;
}
.download_list ul li h5{
	margin-left: 16px;
	float: left;
	width: 425px;
}
.download_list ul li h5 p{
	font-size: 18px;
	font-weight: 500;
	color: #323333;
	line-height: 19px;
}
.download_list ul li h5 .left_main{
	float: left;
}
.download_list ul li h5 label{
	display: block;
	
}
.download_list ul li h5 small{
	color: #999899;
	font-size: 13px;
}
.download_list ul li h5 label strong{
	font-weight: normal;
	color: #999899;
	font-size: 13px;
}
.download_list ul li h5 p b{
	font-weight: normal;
	font-size: 14px;
	color: #888988;
}
.download_list ul li h5 p em{
	font-style: inherit;
	color: #fff;
	background: #1d8f40;
	font-size: 14px;
	padding: 1px 6px;
	border-radius: 5px;
	margin-left: 10px;
}
.download_list ul li h5 p .hot{
	background: #e36122;
}
.download_list ul li h5 span{
	display: block;
	font-weight: 500;
	margin-top: 2px;
	float: right;
}
.download_list ul li h5 span a{
	color: #155588;
	border: 1px solid #155588;
	font-size: 13px;
	padding: 0px 5px;
	display: block;
	margin-bottom: 8px;
	margin-right: 5px;
}
.download_list ul li h5 span a:hover{
	background: #2472ba;
	color: #fff;
	
}


/*下拉框*/
.down_box{
	overflow: hidden;
	margin: 10px 36px 13px 36px;
}
.down_box h4{
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	margin-right: 20px;
}
.box_main select{
	height: 30px;
	width: 166px;
	margin: 0 10px;
}

/*师资队伍*/
.good_team{
	margin-left: 35px;
	min-height: 300px;
}
.good_team ul{
	overflow: hidden;
}
.good_team ul li{
	width: 250px;
	border: 1px solid #cadbe7;
	height: 300px;
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
}
.good_team ul li a{
	width: 180px;
	display: block;
	margin: 0 auto;
}
.good_team ul li:hover{
	background: #2472ba;
}
.good_team ul li:hover h5{
	color: #fff;
}
.good_team ul li:hover img{
	border: 3px solid #fff;
	padding: 0;
}
.good_team ul li:hover p{
	color: #b6dcff;
}
.good_team ul li:hover span{
	color: #fff;
}
.good_team ul li a img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	padding: 2px;
	border: 1px solid #e4e4e4;
	margin-top: 30px;
}
.good_team ul li a h5{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
.good_team ul li a span{
	color: #666;
	display: block;
}
.good_team ul li a p{
	font-size: 13px;
	color: #999;
}

/*课程建设 show*/
.kcjs_show{
	margin: 16px 36px 0 36px;
	overflow: hidden;
}
.twoRight-text1{
    min-height: 460px;
    background-color: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding: 20px;
 }
 .kcjs_show_text{
 	margin-left: 20px;
 	width: 922px;
 }
.kcjs_show_text h1{
 	font-size: 18px;
 	font-weight: 500;
 }
.kcjs_show_text h2{
  	background: #4092de;
  	width: 68px;
  	height: 24px;
  	font-size: 14px;
  	color: #fff;
  	border-bottom-right-radius: 20px;
  	border-top-right-radius: 20px;
  	padding-left: 8px;
  	margin: 10px 0;
}
.kcjs_show_text p{
	color: #626060;
	line-height: 26px;
}
.kcjs_show_text table{
	background: #eff4f5;
}
.kcjs_show_text table tr{
	line-height: 40px;
	
}

.kcjs_show_text table tr td{
	padding:0 10px;
	
}
.kcjs_show1{
	min-height: 300px;
}
.kcjs_show1 img{
	width: 125px;
	height: 177px;
}
/*人才培养*/
.rcpy_introduce1{
	overflow: hidden;
	padding: 16px 22px;
}
.rcpy_introduce1 p{
	font-size: 20px;
	width: 900px;
}
.rcpy_introduce1 span{
	color: #955f1b;
	background: url(../images/naozhong.png) left no-repeat;
	padding-left: 20px;
}
.rcpy_introduce_text{
	margin: 10px 25px 0 25px;
}
.rcpy_introduce_text p{
	line-height: 30px;
}
.rcpy_introduce_text p img{
	max-width: 100%;
}
.rcpy_introduce_text h2{
	font-size: 18px;
	font-weight: bold;
}


/*师资队伍 show*/
.kcjs_show_szdw{
    margin: 50px 36px 0 36px
}
.twoRight2{
	background: url(../images/szdw_bj.jpg) repeat-x top #fff;
	background-position-y: 42px;
}
.twoRight-text2{
	background: none;
}
.kcjs_show_szdw img{
	width: 184px;
	height: 248px;
	border: 2px solid #fff;
}
.kcjs_show_text_szdw{
	width: 860px;
	margin-left: 20px;
}
.kcjs_show_text_szdw h1{
	font-size: 22px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 15px;
	border-bottom: 1px solid #7abbf7;
	padding-bottom: 10px;
}
.kcjs_show_text_szdw p{
	line-height: 28px;
}
.kcjs_show_text_szdw p img{
	max-width: 100%;
}
.kcjs_show_text_szdw h2{
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	background: url(../images/dh_bj.jpg) no-repeat left;
	padding-left: 15px;
}

/*校企合作*/
.newList_xqhz ul{
	overflow: hidden;
}
.newList_xqhz ul li{
	float: left;
	width: 505px;
	border: 0;
	margin-right: 60px;
	background: url(../images/sanjiao.jpg) no-repeat left;
	padding-left: 15px;
	line-height: 35px;
}
.newList_xqhz ul li:nth-child(2n){
	margin-right: 0;
}

/*技能大赛*/
.rcpy_introduce2 p{
	width: 550px;
	
}
.twoRight-text3{
	min-height: 400px;
}
.cooperation_switch ul{
	overflow: hidden;
}
.cooperation_switch ul li{
	background: url(../images/qh_bj.jpg) no-repeat;
	float: left;
	font-size: 18px;
	text-align: center;
	width: 162px;
	margin-right: 15px;
	color: #fff;
	height: 44px;
}
.cooperation_switch ul .hzon{
	background: url(../images/hzon.png) no-repeat;
}
.twoRight-text-con1{
	display: none;
}
.text-con_on{
	display: block;
}
