*{
	margin: 0;
	padding: 0;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
.float_l{
	float: left;
}
.float_r{
	float: right;
}
body{
	width: 100%;
	/*padding: 40px;*/
	/*font-family: "仿宋";*/
}
.content{
	border: 1px solid #ccc;
	padding: 10px;
	width:680px;
	margin: 0 auto;
	text-align:center;
}
.content .top{
	margin-bottom: 10px;
}

.content .top h1{
	display: inline-block;
	margin: 10px 0 5px 0;
	padding: 0 10px;
	font-size: 24px;
	color: #5C9FDE;
}
.content .top span{
	display: inline-block;
	height: 100%;
}
.content .top img{
	height: 43px;
	width: 135px;
}

.content .top p{
	color: #ccc;

}
.top_img{
	width: 68%;
}
.top_2{
	margin: 10px 0;
}
.top_2 > span{
	width: 66%;
    display: inline-block;
    float: right;
    margin-top: 32px
}

.top_3 {
	text-align: left;
	line-height: 30px;
	padding: 20px;
	border: 2px solid #8BF4E9;
	border-radius: 10px;
	position: relative;
	margin-bottom: 10px;
}
.top_3 h3{
	position: absolute;
	top: -17px;
	left: 20px;
	background: #fff;
}
.top_3 img{
	margin-bottom: 10px;
}


.top_3 p{
	margin: 15px 0;
	text-align: center;
	color: #2F88B2;
}
.atr1{
	margin-bottom: 15px;
}
.atr1 p{
	line-height: 25px;
}
.atr1 h4{
	margin-bottom: 10px;
	text-align: center;
}
.atr1_top{
	position: relative;
}
.atr1_top span{
	position: absolute;
	top: 38px;
    left: 18px;
    color: red;
}
.atr_top2{
	width: 70%;
	margin: 0 auto;
	position: relative;
}
.atr_top2:after{
	clear: both;
	content: "";
	display: block;
}
.atr_top2 img{
	display: inline-block;
	/*float: left;*/
	vertical-align: top;
	margin-right: 10px;
}
.atr1_img{
	position: absolute;
	top: 0;
}
.atr_top2 div{
	display: inline-block;
	width: 100%;

}
.atr_top2 span{
	font-size: 22px;
	color:#5C9FDE;
	font-weight: 800;
	margin-bottom: 5px;
	display: inline-block;
}
.title{
	
	color: #5C9FDE;
	padding: 10px;
	text-align: center;
	border-radius: 8px;
	margin-bottom:20px;
}
.title2{
	color: #000;
	border-radius: 8px;
	border: 4px dotted #5AB9E7;
	padding: 25px;	
	margin-bottom: 40px;
}
.tit_img{
	margin: 10px;
	/*height: 400px;*/
	width: 70%;
}
.atr{
	padding: 5px;
}
.atr p{
	margin-bottom:30px;
	font-size: 16px;
	line-height: 22px;
}
.title3{
	padding: 10px;
	text-align:center;
	background: #5AB9E7;
	color: #fff;	
}
.code:after{
	clear: both;
	content: "";
	display: block;
}
.code_left{
	float: left;
	border: 1px solid #ccc;
	color: #4EF6AD;
	padding: 10px;
	margin-top: 13%;
}
.code_left h3{
	font-size: 40px;	
}
.code_right{
	float: right;
	position: relative;
}
.code_right .pc_img{
	position: absolute;
	width: 40%;	
	bottom: 18px;
	right: 97px;
	z-index: 999;
}
.message{
	width: 700px;
	margin: 0 auto;
	margin-top: 40px;
}
.message_box{
	background: rgba(242,242,242,.5);
	
	padding: 5px;
}
.message_top{
	margin-bottom: 30px;
	padding: 0 5px;
}
.message_top:after{
	clear: both;
	content: "";
	display: block;
}
.message_top img{
	visibility: bottom
}
.message_box_main{
	margin-top: 25px;
	
}
.message_box_main::after{
	content: "";
	clear: both;
	display: block;
}
.message_box_main > p{
	float: right;
	width: 78%;
}
.message_box_main >div{
	margin-left: 50px;
}
.message_box_main >div:after{
	content: "";
	clear: both;
	display: block;
}
.msg_top{
	text-align: left;
	margin-bottom: 5px;
	color: #AAAAA8;
}
.msg_top span{
	margin-left: 10px;
	padding: 5px;
	background: #C2C2C2;
	color: #fff;
	font-size: 10px;
	font-weight: 800;
	border-radius: 4px;
}
.msg_pl{
	text-align: left;
	margin-bottom: 10px;
}
.reply{
	text-align: left;
	border-left: 2px solid #398C36;
	margin-bottom: 5px;
	color: #AAAAA8;
}
.reply span{
	display: inline-block;
	width: 1px;
	background: #315834;
}
.message_box_main img{
	float: left;
	width: 30px !important;
	height: 30px !important;
}
.footer{
	font-size: 11px;
    color: #606163;
    margin-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    line-height: 20px;
    width:100%;
    max-width:920px; 
    margin-left:auto; 
    margin-right:auto;
    position:fixed;
    background:#FAFBEA;
    bottom:0;
    display:none;
}
.wxh {
    text-align: center;
    background-color: rgba(65,183,249,.79);
    color: #fff;
    font-weight: bold;
    padding: 10px 0;
    border-radius: 4px;
    margin-bottom: 5px;
    font-size: 20px;
}

.left{
	position: fixed;
	top: 120px;
	right: 0;
}
.left_erweima{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 135px;
	right: 0px;
}
.left_bottom{
	position: absolute;
	bottom: 32px;
	width: 100%;
	text-align: center;
}
.left_bottom p{
	font-size: 16px;
}
@media screen and (max-width: 780px){
	body{
		background: #FAFBEA;
	}
	.content{
		width: 85%;
		border: 0;
		
	/*	padding: 40px 0px;*/
		padding-bottom: 0;
	}
	.content .top h3{
		padding: 10px 0;
		font-size: 18px;
		
	}
	.content .top img{
		display: none;
	}
	.top_3{
		background: rgba(244,236,212,.4);
	}
	.top_3 h3{
		background: #FAFBEA;
	}
	.atr_top2 img{
		width: 25px;
		height: 25px;
		/*vertical-align: middle;*/
	}
	.atr_top2{
		width: 80%
	}
	.atr_top2 span{
		font-size: 16px;
	}
	.atr1_img{
		display: none !important;
	}
	.atr_top2 div{
		width: 100%;
	}
	.left{
		display: none;
	}
	.title{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.top_img{
		width: 100%;
	}
	.tit_img{
		width: 90%;
		/*height: 400px;*/
	}
	.footer{
		display: block !important;
	}
	
	.message{
		width: 100%;
	}
	.code{
		display: none;
	}
	
}
@media screen and (max-width: 420px){

	.message_box_main >div{
		width: 87%;
	}
	
}
@media screen and (max-width: 360px){
	.top_2 > span{
		width: 60%;
	}
	.atr_top2{
		width: 100%;
	}
	
	.content .top h1{
		font-size: 25px;
	}
}