@media only screen and (min-width:769px) {
	.myjob_list .data_col,.myjob_list .data_col .xg_text,.my_line{-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;}
	.myjob_list .data_col:hover .xg_text {color:#ffffff;}
	.myjob_list .data_col:hover .my_line{border-color:#ffffff;}
}
@media only screen and (max-width:768px) {
}<!--ºÄÊ±1780334900.3081Ãë-->