.ser_box{
	margin-top: 97px;
}
/* con */
.ser_con{
	width: 1000px;
	margin: 52px auto 50px auto;
}
.ser_con .ser_c_left{
	width: 202px;
	margin-right: 53px;
	float: left;
}
.ser_con .ser_c_left li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #22a639;
	cursor: pointer;
	border-left: 1px solid #22a639;
	border-right: 1px solid #22a639;
	border-top: 0;
	border-bottom: 0;
	font-size: 13px;
}
.ser_con .ser_c_left li:hover{
	color: #22a639;
	background-color: #fff;
	border-left: 1px solid #e5f5e8;
	border-right: 1px solid #e5f5e8;
}
.ser_con .ser_c_left li:first-of-type{
	height: 59px;
	line-height: 59px;
	font-size: 16px;
}
.ser_con .ser_c_left li:last-of-type:hover{
	background: url(../images/ser_left_bg.png) 0 0 / 100% no-repeat;
	border-right: 0;
	border-left: 3px solid #22a639;
}
.ser_con .ser_c_left li:last-of-type{
	border-right: 0;
	background-color: #fff;
	border-left: 3px solid #22a639;
	position: relative;
	top: -2px;
}
.ser_con .ser_c_left li:last-of-type img{
	position: relative;
	top: -2px;
}
.ser_con .ser_c_left li:first-of-type:hover{
	color: #fff;
	background-color: #22a639;
	border-left: 1px solid #22a639;
	border-right: 1px solid #22a639;
}
.ser_con .ser_c_left li img{
	width: 100%;
	height:100%;
}
.ser_con .ser_c_left li.ser_left_tit_ck{
	color: #22a639;
	background-color: #fff;
	border-left: 1px solid #e5f5e8;
	border-right: 1px solid #e5f5e8;
}
.ser_con .ser_c_right{
	width: 745px;
	float: left;
	padding: 30px ;
	background-color: #f5f5f5;
	box-sizing:border-box;
	border-top: 1px solid #d9d9d9;
}
.ser_con .ser_c_right li{
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 13px;
}
.ser_con .ser_c_right .ser_c_tit{
	height: 54px;
	margin-bottom: 30px;
}
.ser_con .ser_c_right .ser_c_tit img{
	width: 40px;
	height: 54px;
	float: left;
	margin-right: 10px;
}
.ser_con .ser_c_right .ser_c_tit div{
	width: 600px;
	line-height: 27px;
	float: left;
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: -3px;
}
/* 医学科研咨询服务 */
.ser_consult{
	display: block;
}
.ser_con .ser_c_right .ser_tit_word{
	width: 100%;
	height: 20px;
	margin-bottom: 24px;
}
.ser_con .ser_c_right .ser_info .ser_info_left{
	width: 387px;
	float: left;
}
.ser_con .ser_c_right .ser_info .ser_info_right{
	width: 293px;
	float: right;
	margin-bottom: 11px;
}
.ser_con .ser_c_right .ser_info .ser_info_tit{
	font-size: 15px;
	line-height: 15px;
	color: #1a1a1a;
	padding-left:16px;
	font-weight: bolder;
	margin-bottom: 18px;
	background: url(../images/square.png) 0 center / 10px no-repeat;
}
.ser_con .ser_c_right .ser_type{
	font-size: 15px;
	line-height: 15px;
	color: #1a1a1a;
	padding-left:20px;
	margin-bottom: 20px;
	font-weight: bolder;
	background: url(../images/square.png) 0 center / 10px no-repeat;
}
.ser_con .ser_c_right .ser_type1{
	height: 60px;
	margin-bottom: 24px;
	background: url(../images/ser_type1.png) 0 0 / 100% no-repeat;
}
.ser_con .ser_c_right .ser_type2{
	height: 60px;
	margin-bottom: 24px;
	background: url(../images/ser_type2.png) 0 0 / 100% no-repeat;
}
.ser_con .ser_c_right .ser_type3{
	height: 60px;
	margin-bottom: 24px;
	background: url(../images/ser_type3.png) 0 0 / 100% no-repeat;
}

.ser_con .ser_c_right .word1{
	background: url(../images/ser_tit_word3.png) no-repeat;
}
.ser_con .ser_c_right .word2{
	background: url(../images/ser_tit_word2.png) no-repeat;
}
.ser_con .ser_c_right .word3{
	background: url(../images/ser_tit_word1.png) no-repeat;
}

/* 医学科研管理服务 */
.ser_manage{
	display: none;
}
.ser_mana_box{
	width: 50%;
	float: left;
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 50px;
	background: url(../images/ser_line.png) 0 0 / 5px 92% no-repeat;
}
.ser_mana_box div,.ser_mana_box2 div{
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 18px;
	font-weight: bolder;
}
.ser_mana_box2{
	width: 100%;
	/*height: 110px;*/
	padding-left: 20px;
	box-sizing: border-box;
	margin-bottom: 31px;
	background: url(../images/ser_line.png) 0 0 / 5px 100% no-repeat;
}
.ser_bright{
	width: 508px;
	height: 194px;
	padding: 25px;
	box-sizing:border-box;
	background-color: #f9e67c;
	margin-bottom: 10px;
}
.ser_br_tit{
	font-weight: bolder;
	font-size: 18px;
	line-height: 18px;
	color:#333;
	margin-bottom: 19px;
}

/* 服务流程 */
.ser_path{
	display: none;
	text-align: center;
}
