* {
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}

* {
	margin: 0 auto;
	padding: 0px;
	
}

ul,li,ol {
	list-style: none;
}

body {
	min-width: 320px;
	margin-top: 0;
}

a {
	text-decoration: none;
}

img {
	width: 100%;
	height: auto;
}

.weibo_top {
	width: 100%;
	height: auto;
	border: 1px #c9c9cb solid;
	float: left;
	margin-top: 50px;
}

.weibo_b {
	width: 49%;
	height: auto;
	border-right: 1px #c9c9cb solid;
	float: left;
}

.weibo_c {
	width: 49%;
	height: auto;
	float: right;
	/*border-right: 1px #c9c9cb solid;*/
}

.weibo_mid {
	width: 90%;
	height: 105px;
	float: left;
	margin-left: 5%;
	margin-top: 10%;
}

.weibo_mid_txt {
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #5a5655;
}

.weibo_mid_txt_go img {
	width: 10px;
	height: 10px;
	margin-top: 10px;
	float: left;
}

.weibo_mid_txt_go {
	width: 30%;
	height: 30px;
	font-size: 16px;
	color: #5a5655;
	font-weight: 900;
	text-align: center;
}

.txt_go_t {
	float: left;
	line-height: 30px;
	text-align: center;
}

.weichat_mid {
	width: 80%;
	height: 105px;
	float: left;
	margin-left: 10%;
	margin-top: 10%;
}

.weichat_go_t {
	float: left;
	font-size: 14px;
	margin-left: 10%;
	width: 50%;
	height: 100px;
	margin-top: 22.5px;
	overflow: hidden;
	color: #5a5655;
}

.weichat_mid img {
	width: 100px;
	height: auto;
	float: left;
}
.tianchong1 {
	width: 100%;
	float: left;
	height: 50px;
}