
/*---解释部分样式设置---*/
.detail_tips{
	overflow: hidden;
}
.container_right .detail_tips p{
	line-height: 30px;
	color: #858585;
}
/*-----右侧内容左半部分的图片设置-----*/
.phone_address_2{
	width: 510px;
	height: 740px;
	float: left;
	text-align: center;
}
.phone_address_2>.include_phone_2{
	margin-top: 60px;
	width: 306px;
	height: 600px;
	text-align: center;
}
.phone_address_2>.include_phone_2>img{
	width: 306px;
	vertical-align: middle;
	margin-left: 45%;
}
/*-----右侧内容右半部分的设置-----*/
.phone_app_2{
	width: 510px;
	height: 740px;
	float: left;
	text-align: center;
}
/*----二维码部分及按钮----*/
.phone_app_2>.erweima_app_2{
	width: 400px;
	height: 200px;
	margin-top: 270px;
	margin-left: 20px;
}
.img_er_app_2,.change_button{
	width: 200px;
	height: 100%;
	float: left;
}
/*----二维码部分及文字样式----*/
.img_er_app_2>img{
	height: 70%;
	margin-top: 25px;
}
.img_er_app_2>p{
	color: #858585;
	line-height: 25px;
}
/*----按钮部分设置----*/
.change{
	width: 130px;
	height: 35px;
	margin-top: 20px;
	border: 3px solid #FFCC11;
	background: #FFFFFF;
	color: #0A7046;
	font-weight: bold;
	outline: none;
}
.btn1{
	margin-top: 50px !important;
}
