@charset "utf-8";

.about{width: 100%;}
.about_con{min-height: 620px;margin-top: 20px;position: relative;}
.about_left{width: 210px;background: #fff;border: 1px solid #dedede;}
.about_right{width: 970px;min-height: 620px;background: #fff;border: 1px solid #dedede;margin-bottom: 40px;}
.about_left ul li{width: 100%;height: 50px;line-height: 50px;position: relative;color: #333;}
.about_left ul li:hover{background: #37aae2;color: #fff;}
.about_left ul li i{    
	position: absolute;
    left: 0;
    top: 13px;
    height: 24px;
    width: 0;
    border-right: 3px solid #37aae2;
    display: none;
}
.about_left ul li span{
	display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    position: relative;
    font-size: 14px;
}
.right_tit{
    width: 100%;
    line-height: 55px;
    padding: 0 30px;
    background: #fff;
    position: relative;
    box-sizing: border-box;	
    border-bottom: 1px solid #eee;
}
.right_tit .middle-title {
	font-weight: normal;
    font-size: 16px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.right_det{
	padding:26px 26px 0 26px;
}
.tab_list{display: none;}
.return_regist{
	position: absolute;
    right: -26px;
    top: 30px;
}
.return_regist a{
    width: 20px;
    display: block;
    text-align: center;
    background: #37aae2;
    color: #fff;
    font-size: 14px;
    padding: 10px 3px;
}
.det_padding{padding: 30px;}
.about_right .det_padding .about_p{font-size: 14px;text-indent: 2em;margin-top: 20px;line-height: 24px;}
.cooperation{padding-top: 0;}
.cooperation ul li,.recruit ul li{
    padding: 20px 0;
    color: #666666;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
}
.cooperation ul li p:first-of-type,.recruit ul li p:first-of-type{
    color: #282828;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}
.recruit ul li p{line-height: 24px;}
.protocol p{font-size: 14px;margin-bottom: 20px;}
