
/* 左边新闻 */
.pb-carouselWarp {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 500px;
}
.pb-carouselWarp .pb-carousel {
  position: relative;
  height: 100%;
}
.pb-carouselWarp .pb-carousel li {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.pb-carouselWarp .pb-carousel li img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
  display: block;
  left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
  position: absolute;
  bottom: 15px;
  left: 46%;
}
.pb-carouselWarp .pb-carousel-ind li {
  float: left;
  width: 10px;
  height: 10px;
  background-color:#fff;
  border-radius: 50%;
  margin: 0 10px;
  cursor: pointer;
  color:#fff;
  line-height: 18px;
  text-align: center;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
  background-color: #0441ac;
}
.pb-carouselWarp .pb-arrow {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000;
  cursor: pointer;
  border: none;
}
.pb-carouselWarp .pb-arrow-prev {
  left: 20px;
  background: #000000 url(../img/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
  right: 20px;
  background: #000000 url(../img/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
  position: absolute;
  width: 15px;
  top: 50%;
  left: auto;
  bottom: auto;
  right: 20px;
  transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
  float: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ccc;
  margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
  background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -20px;
  margin-top: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}
.pb-carouselWarp[type='updown'] .pb-arrow-prev {
  top: 20px;
  background: #000000 url(../img/arrow-top.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-arrow-next {
  top: auto;
  bottom: 20px;
  background: #000000 url(../img/arrow-bottom.png) no-repeat center;
}
.pb-this a{
	display: block;
	position: relative;
}
.pb-carousel li a p{
	position: absolute;
	top: 0;
	width: 100%;
	background: rgb(0,0,0,0.6);
	text-align: center;
	font-size: 16px;
	color:#fff;
	line-height: 40px;
}
.js-silder{
	position: relative;
}
.hd ul li{
	list-style: none;
	width:10px;
	height:10px;
	color:#fff;
	text-align: center;
	float: left;
	margin:0 8px;
	border-radius: 100%;
	background-color: #fff;
	opacity: 0.5;
	cursor: pointer;
	overflow: hidden;
}
.hd ul li.on{
	opacity: 1;
	background-color: #0441ac;
}
.hd{
	position: absolute;
	bottom:10px;
	z-index: 99999;
	right: 0;
}
.slideBox{
	position: relative;
}

.gg{

	width: 100%;

	margin-top: 35px;

}

.gg_box{

	width: 1200px;

	margin:0 auto;

}

.gg_left{

	float: left;

	width: 600px;

	border: 1px solid #cccccc;

	border-top: 1px solid #0f89eb;

	padding-top: 13px;

	background: url(../image/s.png) no-repeat 60px 0;

}

.gg_left a{

	display: block;

	width: 100%;

	position: relative;
}

.gg_left a p{

	/*  */
	background-color: rgb(0,0,0,0.6);
	width: 100%;
	line-height: 30px;

	padding-left: 10px;

	font-size: 16px;

	color:#fff;
	padding-right: 200px;

	height: 30px;
	overflow: hidden;;
	position: absolute;
	bottom: 0;;

}
.gg_left>p{
	background: url(../image/top_01.png) no-repeat ;
	font-size: 16px;
	color:#333;
	padding-left:42px;
	margin-left: 10px;
	padding-bottom: 12px;
	line-height: 28px;
}
.rc_con_r li a div{
	width: 180px;
    height: 240px;
    margin: 4px;
}
.rc_con ul:first-child{
	float: left;
}
.rc_con ul:nth-child(2){
	float: left;
	margin-left: 8px;
	margin-top: 20px;
}
.gg_left a img{

	display: block;

	width: 100%;

	height: 310px;

}

.gg_right{

	float: right;

	width: 580px;

	box-sizing:border-box;

	border:1px solid #ccc;

	padding-top: 17px;

	padding-bottom:7px;

}

.gg_con{

	width: 560px;

	margin:0 auto;

}

.classes-item{

	width: 93px;

	float: left;

	

	/* margin-right: 20px; */

}
.classes-item.active{
	border-bottom:1px solid #0f89eb;
}
.classes-item:last-child{

	margin-right: 0;

}

.classes-item p{

	font-size: 16px;

	color:#333;

	text-align: center;

	cursor: pointer;

	line-height: 26px;

	font-weight: bold;

}

.classes-item.active p{

	color:#fff;

	

	margin-bottom:15px;

	background-color: #0f89eb;

}

/* .classes-item:first-child p{

	background: url(../image/top_03.png) no-repeat;

}

.classes-item:first-child.active p{

	background: url(../image/top_02.png) no-repeat;

} */

.classes-wrap{

	border-bottom:1px solid #ccc;

}

/* .classes-item:nth-child(2) p{

	background: url(../image/top_04.png) no-repeat;

}

.classes-item:nth-child(2).active p{

	background: url(../image/top_05.png) no-repeat;

} */

/* .classes-item:nth-child(3) p{

	background: url(../image/top_06.png) no-repeat;

}

.classes-item:nth-child(3).active p{

	background: url(../image/top_07.png) no-repeat;

}

.classes-item:nth-child(4) p{

	background: url(../image/top_08.png) no-repeat;

}

.classes-item:nth-child(4).active p{

	background: url(../image/top_09.png) no-repeat;

}

.classes-item:nth-child(5) p{

	background: url(../image/top_10.png) no-repeat;

}

.classes-item:nth-child(5).active p{

	background: url(../image/top_11.png) no-repeat;

}

.classes-item:nth-child(6) p{

	background: url(../image/top_12.png) no-repeat;

}

.classes-item:nth-child(6).active p{

	background: url(../image/top_13.png) no-repeat;

} */

.list-wrap{

	display: none;

}

.list-wrap.active{

	display: block;

}

.list-wrap ul li{

	border-bottom:1px dashed #ccc;

}
.list-wrap ul li a{
	float: left;
	display: block;
	width: 100%;
}
.list-wrap ul li span{
	float: left;
	background: url(../image/d.png) no-repeat 0 center;

	padding-left: 18px;

	line-height: 50px;

	font-size: 14px;
	
	color:#666;
}
.list-wrap ul li a p:nth-child(2){

	float: left;

	font-size: 14px;

	color:#666;

	line-height: 50px;

	

	width: 360px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

}

.list-wrap ul li a p:last-child{

	float: right;

	font-size: 14px;

	color:#999;

	line-height: 50px;

}

.list-wrap ul li a:hover p:first-child{

	color:#005da8;

}

.list-wrap div{

	float: right;

	margin-top: 11px;

}

.list-wrap div a{

	display: block;

	width: 120px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	color:#fff;

	background-color: #0f89eb;

}















/*专题*/















/*数据中心*/

.sj{

	width: 100%;

	margin-top: 20px;

}

.sj_bt img{

	width: 100%;

	display: block;

}

.sj_top{

	padding-top: 10px;

}

.sj_t_left{

	width: 580px;

	margin-left: 10px;

	margin-right: 10px;

	float: left;

}

.sj_t_left .sj_t_bt p:first-child{

	float: left;

	background: url(../image/sj_icon.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.sj_t_left .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 370px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

}

.sj_t_bt p a{

	color:#75b4fb;

	font-size: 12px;

	line-height: 40px;

}

.sj_t_t ul{

	margin-top: 10px;

}

.sj_t_t ul li{

	width: 90px;

	height: 95px;

	float: left;

	margin-right: 8px;

}

.sj_t_t ul li:last-child{

	margin-right: 0;

}

.sj_t_t ul li a{

	width: 100%;

	height: 100%;

	display: block;

}



.sj_t_right{

	width: 580px;

	margin-left: 10px;

	margin-right: 10px;

	float: left;

}

.sj_t_right .sj_t_bt p:first-child{

	float: left;

	background: url(../image/sj_icon.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.sj_t_right .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 338px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

}

.sj_k .sj_t_bt p:first-child{

	float: left;

	background: url(../image/sj_icon.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.sj_pt .sj_t_bt p:first-child{

	float: left;

	background: url(../image/sj_icon.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.sj_bot{

	margin-top: 30px;

}

.sj_k{

	width: 280px;

	margin:0 10px;

	float: left;

}

.sj_k .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 182px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.sj_pt{

	width: 880px;

	margin:0 10px;

	float: right;

}

.sj_pt .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 606px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.sj_k ul li{

	margin-top: 25px;

}

.sj_k ul li:first-child{

	margin-top: 15px;

}

.sj_k ul li a{

	background: url(../image/sjk_bj.png) no-repeat center;

	width: 280px;

	height: 50px;

	display: block;

	text-align: center;

	color:#333;

	line-height: 50px;

	font-size: 16px;

	background-size: 100%;

}

.sj_pt_left video{

	width: 580px;

	height: 270px;

}

#sj_pt_left{

	margin-top: 20px;

	float: left;

}

.sj_pt_right{

	float: right;

}

.sj_pt_right ul{

	width: 300px;

	padding-top: 15px;

}

.sj_pt_right ul li{

	float: left;

	margin-left:20px;

	margin-bottom: 25px;

}

.sj_pt_right ul li:nth-child(7){

	margin-bottom:0;

}

.sj_pt_right ul li:nth-child(8){

	margin-bottom:0;

}

.sj_pt_right ul li a{

	 background: url(../image/pt_bj.png) no-repeat center;

	background-size: 100%;

	text-align: center;

	line-height: 50px;

	color:#333;

	width: 130px;

	display: block;

	font-size: 16px;

}













/*项目申报*/

.xm{

	width: 100%;

	margin-top: 50px;

}

.xm_box{

	width: 100%;

}

.xm_box img{

	width: 100%;

	display: block;

}
.rc_bt{
	position: relative;
}
.rc_bt a{
	position: absolute;
    right: -10px;
    padding: 0 30px;
    top: 20px;
    display: block;
    font-size: 16px;
    color: #0f89eb;
}






.xm_left{

	width: 350px;

	margin-left: 10px;

	margin-top: 20px;

	float: left;

}

.xm_left .sj_t_bt p:first-child{

	float: left;

	background: url(../image/xm_icon.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.xm_left .sj_t_bt{

	width: 100%;

	background-color: #e7f1fa;

}
.xm_lo ul li{
	
	background: url(../image/sjk_bj.png) no-repeat;
	background-size: 100% 50px;
}
/* .xm_lo ul li:first-child a{
	background: url(../image/ywgl_01.png) no-repeat 70px center;
	background-size: 22px;	
}
.xm_lo ul li:nth-child(2) a{
	background: url(../image/ywgl_02.png) no-repeat 70px center;
	background-size: 22px;	
}
.xm_lo ul li:nth-child(3) a{
	background: url(../image/ywgl_03.png) no-repeat 70px center;
	background-size: 22px;	
}
.xm_lo ul li:nth-child(4) a{
	background: url(../image/ywgl_04.png) no-repeat 70px center;
	background-size: 22px;	
} */
.xm_lo ul li a{

	
	

	width: 350px;

	line-height: 50px;

	font-size: 16px;

	color:#333;

	text-align: center;

	display: block;

	margin-top: 19px;

}

.xm_cen{

	width: 495px;

	float: left;

	margin-top: 20px;

	margin-left: 20px;

}



.xm_cen ul li{

	border-bottom:1px dashed #ccc;

	width: 495px;

	margin:0 auto;

}

.xm_cen ul li a p{

	font-size: 14px;

	line-height: 45px;

}

.xm_cen ul li a p:first-child{

	float: left;

	color:#666;

	width: 400px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	background: url(../image/s_icon.png) no-repeat 7px center;

	padding-left: 18px;

}

.xm_cen ul li a p:nth-child(2){

	float: right;

	color:#999;

}

.xm_cen ul li a:hover p:first-child{

	color:#005da8;

}

.xm_right{

	width: 305px;

	float: left;

	margin-left: 20px;

	margin-top: 20px;

}







.xm_right ul li:first-child p{
	background: url(../image/contact_01.png) no-repeat 14px center;
	
}
.xm_right ul li:nth-child(2) div{
	background: url(../image/contact_02.png) no-repeat 14px center;
}
.xm_right ul li:nth-child(3) p{
	background: url(../image/contact_03.png) no-repeat 14px center;
}
.xm_right ul li:nth-child(4) p{
	background: url(../image/contact_04.png) no-repeat 14px center;
}
.xm_right ul li:nth-child(5) p{
	background: url(../image/contact_05.png) no-repeat 14px center;
}
.xm_right ul li{

	background-color: #f8fbfd;
	width: 100%;

	margin:11px auto 0;
	
}
.xm_right ul li:first-child{
	background: url(../image/ly.png) no-repeat;
}
.xm_right ul li>p>a{
	color:#333
}
.xm_right ul li>p{
	padding-left: 55px;
	line-height: 46px;
	font-size: 14px;
}
.xm_right ul li:nth-child(3)>p{
	font-family: Arial, Helvetica, sans-serif;
}
.xm_right ul li:first-child p{
	font-size: 18px;
	color:#fff;
}
.xm_right ul li div{
	padding-left: 55px;
}
.xm_right ul li div p:first-child{
	font-size: 14px;
}
.xm_right ul li div p:nth-child(2){
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666
}

.xm_right ul li p span{
	font-family: Impact,  'Arial Narrow Bold', sans-serif;
	color:#d10c0c;
	font-size: 22px;
}

.xm_right ul li a p{

	font-size: 14px;

	line-height: 45px;

}

.xm_right ul li a p:first-child{

	float: left;

	color:#666;

	width: 285px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	background: url(../image/s_icon.png) no-repeat 7px center;

	padding-left: 18px;

}

.xm_right ul li a p:nth-child(2){

	float: right;

	color:#999;

}

.xm_right ul li a:hover p:first-child{

	color:#005da8;

}

.xm_cen .sj_t_bt p:first-child{

	float: left;

	background: url(../image/gx.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.xm_cen .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 381px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.xm_right .sj_t_bt p:first-child{

	float: left;

	background: url(../image/gx_01.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.xm_right .sj_t_bt p:nth-child(2){
height: 40px;
	float: right;

	background-color: #e7f1fa;

	width: 191px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

















/*人才智库*/

.rc{

	margin-top: 50px;

	width: 100%;

}

.rc_box{

	width: 100%;

	display: block;

}
/* 
.rc_box>img{

	width: 100%;

	display: block;

}

.rc_left{

	float: left;

}

.rc_right{

	float: right;

}

.rc_top{

	

	background-color: #e7f1fa;

	width: 1180px;

	margin:0 auto;

	margin-top: 10px;

}

.rc_left ul li{

	float: left;

}

.rc_left ul li a{

	line-height: 40px;

	color:#333;

	padding-right: 10px;

	font-size: 16px;

	display: block;

	padding-left: 40px;

}

.rc_left ul li.active a{

	background: url(../image/xm_icon.png) no-repeat 10px center;

	background-color: #0f89eb;

	color:#fff;

}

.rc_left ul li a:hover{

	background: url(../image/xm_icon.png) no-repeat 10px center;

	background-color: #0f89eb;

	color:#fff;

}

.rc_right a{

	color:#75b4fb;

	font-size: 12px;

	line-height: 40px;

	display: block;

	margin-right: 10px;

}

.rc_con ul:first-child{

	margin-left: 10px;

	margin-top: 20px;

}

.rc_con ul li a{

	width: 190px;

	height: 250px;

	display: block;

	border:1px solid #005da8;

	position: relative;

	box-sizing:border-box;

	overflow: hidden;

}

.rc_con ul li a:hover .rc_text{
	bottom:4px;
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}

.rc_con ul li{

	float: left;

	margin-right: 8px;

}

.rc_con ul li:last-child{

	margin-right: 0;

}

.rc_text{
	-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;

	position: absolute;

	bottom:-81px;

	left: 4px;

	background-color: rgba(15,137,235,0.8);

	width: 180px;

}

.rc_text p{

	font-size: 14px;

	color:#fff;

	line-height: 27px;

	padding-left: 10px;

}

.rc_pic{

	width: 180px;

	height: 240px;

	margin:4px;

}

.rc_pic img{

	width: 100%;

	display: block;

	height: 100%;

} */

.kuajie{
	width: 98%;
	height: 40px;
	background-color: #f5f5f5;
	overflow:hidden;
	margin:20px auto;
  }
  .kuajie span{
	float:left;
	margin-left: 10px;
	line-height: 40px;
	cursor: pointer;
	margin-right: 15px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
  }
  .kuajie span:hover{
	color:#0f89eb;
  }
  .kuajie span.back{
	color:#0f89eb;
  }
  .kuajie p{
	float:left;
	margin-left: 10px;
	color:#565656;
	line-height: 40px;
	font-size: 16px;
  
  }
  
  .hangye{
	margin:15px auto;
	width: 1200px;
	background-color: #ffffff;
  
  }
  .hangye h3{
	width: 97.5%;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	margin:0 auto;
	padding-top: 15px;
  }
  .hangye h3 p{
	float: left;
	width: 150px;
	height: 45px;
	background-color: #c8121b;
	text-align: center;
	line-height: 45px;
	font-size: 20px;
	color: #ffffff;
  }
  .hangye h3 img{
	float: right;
	margin-top: 15px;
  }
  .hangye .hytitle{
	overflow:hidden;
	width: 97.5%;
	margin:20px auto;
	border-bottom: 1px solid #ededed;
  
  }
  .hangye .hytitle p{
	float: left;
	padding:10px 14px;
	cursor: pointer;
	font-size:16px;
	color:#333;
  
  }
  .hangye .hytitle p.colos{
	border-bottom:1px solid #0f89eb;
	color:#0f89eb;
  }
  .hangye #test2{
	width: 97.5%;
	margin:0 auto;
	background-color: #ffffff !important;
  }
  .index_part_j .content {
	width: 1200px;
	height: 320px
  }
  
  .index_part_j .home_ad {
	position: relative;
	height: 360px;
	margin: 30px auto 0;
	overflow: hidden;
	width: 1200px
  }
  
  .index_part_j .home_ad .hd_02 {
	  
	float: left;
	width: 20px;
	margin-top: 130px
  }
  
  .index_part_j .home_ad .hd_02 a {
	cursor: pointer;
	width: 20px;
	height: 60px;
	display: block
  }
  
  .index_part_j .home_ad .hd_02 a.next {
	background: url(../image/ljzk_index_027-201332f778bb2b6ca3054aa1838f1762dd3db0638694cdaf8b92036623647884.png) no-repeat;
	background-position: left center
  }
  
  .index_part_j .home_ad .hd_02 a.prev {
	background: url(../image/ljzk_index_026-d0980f311bcaac904bee99c3c5a22e5ae2aad4198a44884eee17399751ab25a3.png) no-repeat;
	background-position: left center
  }
  
  .index_part_j .home_ad .bd .picList li {
	float: left;
	display: inline;
	position: relative
  }
  
  .index_part_j .home_ad .bd {
	width: 1160px;
	float: left;
	overflow: hidden;
  }
  
  .index_part_j .home_ad .bd ul {
	overflow: hidden;
	zoom: 1
  }
  
  .index_part_j .home_ad .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 290px
  }
  
  .index_part_j .home_ad .bd ul li {
	text-align: center
  }
  
  .index_part_j .home_ad .bd ul li img {
	display: block;
	height: 265px;
	width: 205px;
	margin: 0 auto;
	overflow: hidden
  }
  .da-cover li a{
	  display: block;
  }
  .da-cover li a div{
	  margin-top: 10px;
  }
  .da-cover li>p>a{
	  font-size: 14px;
	  color:#666;
	  margin-top: 10px;
  }
  .zjft_img_name{
	  font-size: 16px;
	  margin-top: 10px;
	  color:#333;
  }
  
  .index_part_j .home_ad .bd ul li a:hover img {
	border-color: #999
  }
  
  .index_part_j .home_ad .bd ul li .title {
	line-height: 24px
  }
  








/*教育培训*/

.edu_left{

	width: 365px;

	margin-left: 10px;

	margin-top: 25px;

	float: left;

}

.edu_left .sj_t_bt p:first-child{

	float: left;

	background: url(../image/edu_01.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.edu_left .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 251px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.edu_left ul li a{

	font-size: 14px;

	color:#666;

	line-height: 43px;

	background: url(../image/edu_05.png) no-repeat 6px center;

	padding-left: 17px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	width: 340px;

	display: block;

}

.edu_left ul li a:hover{

	color:#005da8;

}

.edu_left ul li{

	border-bottom:1px dashed #ccc;

	width: 355px;

	margin-left: 10px;

}

.edu_cen{

	float: left;

	margin-top: 25px;

	margin-left: 20px;

}

.edu_cen .sj_t_bt p:first-child{

	float: left;

	background: url(../image/edu_11.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.edu_cen .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 281px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.edu_c_con div{

	float: left;

}

.e_left{

	background: url(../image/edu_04.png) no-repeat;

	background-size: 100%;

	width: 50px;

	height: 50px;

	margin-left: 10px;

}

.e_left p:first-child{

	font-size: 20px;

	color:#fff;

	font-weight: bold;

	font-family: "arial";

	text-align: center;

	line-height: 36px;

	text-align: center;

}

.e_left p:nth-child(2){

	font-size: 10px;

	color:#999;

	text-align: center;

	/*font-family: "微软雅黑";*/

}

.e_cen{

	margin-left: 9px;

}

.e_cen a{

	color:#666;

	font-size: 14px;

	display: block;

	margin-top: 6px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	width:240px;

}

.e_cen a:hover{

	color:#005da8;

}

.e_cen p{

	font-family: "微软雅黑";

	margin-top: 10px;

	background: url(../image/down.png) no-repeat;

	padding-left: 23px;

	line-height: 14px;

}

.e_right{

	float: right!important;

	margin-right: 10px;

}

.e_right a{

	width: 50px;

	height: 25px;

	display: block;

	text-align: center;

	line-height: 25px;

	color:#005da8;

	border-radius: 5px;

	border:1px solid #005da8

}

.edu_c_con li{

	margin-top: 22px;

}

.edu_right{

	width: 380px;

	float: left;

	margin-top: 25px;

	margin-left: 20px;

}

.edu_right .sj_t_bt p:first-child{

	float: left;

	background: url(../image/edu_02.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.edu_right .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 265px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.vi_left{

	margin-left: 10px;

	float: left;

	width: 150px;

	height: 90px;

}

.vi_left img{

	display: block;

	width: 100%;

	height: 100%;

}

.vi_right{

	float: left;

	margin-left: 20px;

}

.vi_right h1{

	font-size: 16px;

	color:#666;

	margin-top: 11px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	width: 180px;

}

.vi_right h2{

	font-size: 14px;

	color:#999;

	margin-top: 15px;

}

.vi_text{

	margin-top: 15px;

}

.vi_text p{

	font-size: 14px;

	color:#666;

	font-family: "微软雅黑";

	float: left;

	background: url(../image/ll.png) no-repeat;

	padding-left: 23px;

}

.vi_text a{

	float: right;

	display: block;

	font-size: 14px;

	color:#666;

}

.vi_text a:hover{

	color:#005da8;

}

.edu_right ul li{

	margin-top: 21px;

}















/*企业咨询*/

.qy{

	width: 100%;

	margin-top:50px;

}

.qy_box{

	width: 100%;

}

.qy_bt{

	width: 100%;

}

.qy_bt img{

	display: block;

	width: 100%;

}

.qy_l_t p{

	float: left;

	

	padding-left: 41px;

	background: url(../image/qy_01.png) no-repeat 10px center;

	background-color: #0f89eb;

	line-height: 40px;

	padding-right: 10px;

	font-size: 16px;

	color:#fff;

}

.qy_l_t ul{

	float: left;

	margin-left: 90px;

}

.qy_l_t>a{

	float: left;

	font-size: 12px;

	color:#999;

	display: block;

	line-height: 40px;

	margin-left: 20px;

}

.qy_l_t>a:hover{

	color:#005da8;

}

.qy_l_t ul li{

	float: left;

	margin:0 16px;

}

.qy_l_t ul li a{

	color:#666;

	font-size: 14px;

	line-height: 40px;

	display: block;

}

.qy_l_t ul li a:hover{

	color:#005da8;

}

.qy_l_t{

	background-color: #e7f1fa;

}

.qy_left{

	float: left;

	width: 810px;

	margin-left: 10px;

	margin-top: 10px;

}

.qy_l_b ul{

	margin-left: 10px;

}

.qy_l_b ul li{

	float: left;

	margin-right: 10px;

	margin-top: 20px;

}

.qy_l_b ul li a{

	display: block;

	width: 190px;

	height: 130px;

	overflow: hidden;

	position: relative;

}

.qy_l_b ul li a img{

	width: 100%;

	height: 100%;

	display: block;

}

.qy_l_b ul li a p{

	position: absolute;

	left: 0;

	bottom:0;

	width: 100%;

	background-color: rgb(0,0,0,0.5);

	font-size: 12px;

	line-height: 26px;

	padding-left: 10px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

	color:#fff;

}







.qy_right{

	width: 350px;

	float: left;

	margin-top: 10px;

	margin-left: 20px;

}

.qy_r_t .sj_t_bt p:first-child{

	float: left;

	background: url(../image/qy_02.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.qy_r_t .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 252px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.qy_r_b .sj_t_bt p:first-child{

	float: left;

	background: url(../image/qy_03.png) no-repeat 10px center;

	padding-right: 10px;

	background-color: #0f89eb;

	line-height: 40px;

	padding-left: 40px;

	color:#fff;

	font-size: 16px;

}

.qy_r_b .sj_t_bt p:nth-child(2){

	float: right;

	background-color: #e7f1fa;

	width: 236px;

	line-height: 40px;

	text-align: right;

	padding-right: 10px;

	

}

.qy_t_con ul{

	margin-top: 10px;

}

.qy_t_con ul li{

	float: left;

	margin-top: 10px;

}

.qy_t_con ul li:nth-child(2){

	margin-left: 10px;

}

.qy_t_con ul li:nth-child(4){

	margin-left: 10px;

}

.qy_t_con ul li a{

	display: block;

	width: 170px;

	height: 40px;

	text-align: center;

	line-height: 40px;

	font-size: 16px;

	color:#fff;

}

.qy_t_con ul li:nth-child(1) a{

	background-color: #5da8fb

}

.qy_t_con ul li:nth-child(2) a{

	background-color: #e99501

}

.qy_t_con ul li:nth-child(3) a{

	background-color: #00c89d

}

.qy_t_con ul li:nth-child(4) a{

	background-color: #fd7070

}

.qy_r_b{

	margin-top: 20px;

}

.qy_b_con ul li a{

	font-size: 14px;

	color:#666;

	display: block;

	background: url(../image/d.png) no-repeat 10px center;

	padding-left: 30px;

	line-height: 34px;

}

.qy_b_con ul li a:hover{

	color:#0f89eb;

}

.xm_left .sj_t_bt p:nth-child(2) {
    float: right;
    background-color: #e7f1fa;
    width: 134px;
    line-height: 40px;
    text-align: right;
    padding-right: 10px;
}