/*内容开始*/
.lr{
	margin-top: 10px;height: 1105px;
}
/*内容结束*/

/*右栏开始*/
.lr #xx1 .zs{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	margin: 10px auto 10px;
}
.lr #xx1 .zs img{
	margin-top: 10px;
	width: 450px;height: 450px;padding: 5px;border: 1px #EFEFEF solid;
}
.lr #xx1 .zs1{
	height: 50px;background: #EFEFEF;
	line-height: 50px;font-size: 18px;letter-spacing: 2px;font-weight: 600;text-indent: 1em;
}

.lr #xx1 .zs2{
	margin-top: 10px;padding: 5px;border: 1px #EFEFEF solid;
}
.lr #xx1 .zs2 h{
	display: block;height: 50px;color: #3F48CC;
	line-height: 50px;font-size: 18px;letter-spacing: 2px;font-weight: 600;text-indent: 1em;
}
.lr #xx1 .zs2 p{
	height: 40px;
	line-height: 40px;font-size: 16px;letter-spacing: 2px;text-indent: 1em;
}

.lr #xx1 .zs2 .ms{
	height: 120px;text-indent: 2em;font-size: 16px;padding:0 0.5em 0 1em;
}

.lr #xx1 .zs3{
	margin-top: 10px;padding: 5px;border: 1px #EFEFEF solid;
}

.lr #xx1 .zs3 .sxp{
	height: 50px;margin-top: 5px;
	line-height: 50px;font-size: 18px;letter-spacing: 2px;text-indent: 1em;
}
.lr #xx1 .zs3 .sxp a{
	color: #0000ff;font-weight: 600;margin-right: 100px;
}
.lr #xx1 .zs3 .sxp a:hover{
	color: #ff0000;font-weight: 600;
}