.cont_box{
	margin: 97px auto auto;
}
.cont_info{
	width: 1000px;
	margin: 57px auto 50px auto;
}
.cont_tit{
	font-size: 20px;
	line-height: 20px;
	color: #22a639;
	font-weight: bolder;
	padding-bottom: 16px;
	border-bottom: 1px solid #e0e0e0;
}
.cont_tit span{
	color: #ccc;
	font-size: 19px;
	margin-left: 8px;
	font-weight: normal;
}
.cont_des{
	height: 159px;
	border-bottom: 1px solid #e0e0e0;
}
.cont_des_left{
	width:50%;
	height: 100%;
	float: left;
}
.cont_des_left .cont_des_tit{
	margin: 15px 0;
	font-size: 14px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
}
.cont_des_left .cont_des_met{
	margin: 15px 0;
	line-height: 14px;
	font-size: 14px;
}
.cont_des_right{
	width:268px;
	height: 130px;
	float: right;
	margin: 14px 0;
	box-sizing: border-box;
	border: 1px dashed #e0e0e0;
	padding: 6px 22px 0 22px;
}
.cont_des_right .cont_des_word {
	width:100px;
	float: left;
}
.cont_des_right .cont_des_word p{
	line-height: 26px;
	font-size: 16px;
	color: #707070;
}
.cont_des_right .cont_des_word .cont_wx{
	margin-top: 32px;
}
.cont_des_right .cont_des_word .cont_wx span{
	position: relative;
	top: 6px;
	left: 8px;
	font-size: 14px;
	color: #b7b7b7;
}
.cont_des_QR{
	width: 101px;
	float: right;
}
.cont_des_QR img{
	margin-top: 5px;
}
.cont_address{
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #191919;
}
.cont_address_img{
	height: 248px;
	width: 1000px;
}