.yax_img1{
	width:600px;
	height:450px;
	float:left;
}
.yax_img1 img{
	width: 600px;
    height: 340px;
    margin: 30px auto;
    border-radius: 20px;
}
.yax_conn .yax_txt{
    font-family: "宋体"
    height: 130px;
	font-size:14px;
	margin:20px auto;
	text-indent:2em;
	color:#333;
	line-height: 25px;
	float: right;
    width: 640px;
	height:50%;
}
.yax_conn a{color:red;}
.yax_img{
    margin-top:5px;
   float:right;
   width: 640px;
   height:auto;
}
.yax_img img{
    width:310px;
	height:200px;
	border-radius:20px;
	margin-left:10px;
	float: left;
}	