.hrList_a1_item{position: relative;margin-bottom: 3.5vw;    box-sizing: border-box;}
.hrList_a1_title{font-size:22px; font-weight: bold;border-left: 0.7vw solid #014190; color:#000000;background: url(/images/d2.png) #eeeeee no-repeat;
	overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;padding: 0.4vw 0.6vw;background-position: 99% center;background-size: 1.5% auto;}
.hrList_a1_item ul{padding: 1.4vw 1.3vw;box-sizing: border-box;border: 1px solid #eeeeee;border-top: none;}
.hrList_a1_item ul>li{line-height:2;color:#4c4c4c;font-size: 14px;}
.hrList_a1_item ul li span{color:#014190;font-weight: bold;}
.hrList_a1_item ul>li:nth-child(8),.hrList_a1_item ul>li:nth-child(7){display: none;}

.hrList_a1_button a.more{color: #014190;display: block;font-weight: lighter; border: 1px solid #014190; 
	font-size:18px;z-index:1;width: 8em;height: 40px;line-height: 40px;text-align: center;
    transition: 0.3s;-ms-transition: 0.3s;-webkit-transition: 0.3s;}
.hrList_a1_button{overflow:hidden; clear:both;border: 1px solid #eeeeee;border-top: none;box-sizing: border-box;padding: 1vw 1.3vw;}

@media only screen and (max-width: 800px){
    .hrList_a1_title{font-size: 4.2vw;}
	
}
@media only screen and (max-width:640px){
	.hrList_a1_title{padding: 2.4vw 15% 2.4vw 3.6vw;    background-position: 95% center;background-size: 3.5% auto;}
	.hrList_a1_button a.more{margin-left: auto;margin-right: 0;font-size: 3.8vw;height: 9vw;line-height: 9vw;}
	.hrList_a1_button{padding: 3vw;}
}
