@charset "utf-8";
/* CSS Document */
html{overflow-x:hidden;}
body{font-size:15px;font-family:'微软雅黑';}
*{padding:0;margin:0;list-style:none;}
a{text-decoration:none;color:#666;} 
.wrap1154 {
	width: 1154px;
	margin: 0 auto;
	position: relative;
}
.pdtop {
	padding-top: 50px;
}
.pdtop hr {
}
.pdtop .guess {
	font-size: 17px;
	color: #111;
}
.piczone {
	width: 45%;
	float: left;
}
.piczone img {
	width: 100%;
}
.wordzone {
	width: 50%;
	float: right;
}
.wordzone .details {
	padding: 20px 0;
	font-size: 16px;
	line-height: 30px;
	color: #111;
}
.wordzone .h1 {
	font-size: 30px;
}
.wordzone .h1 span {
	font-family: Times New Roman;
}
.wordzone .h2 {
	font-weight: bold;
	font-size: 18px;
	color:#339933;
}
.wordzone .app_btn {
	text-align: right;
	padding-top: 15px;
	cursor: pointer;
}
.pdtop .guess {
	font-size: 17px;
	color: #111;
}
.divider {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(../images/bg3.png) 1160px center no-repeat #339933;
	text-indent: 1.5em;
	font-size: 16px;
	color: #fff;
	margin-bottom: 30px;
}
.line20{ clear:both; font-size:0px; height:40px; overflow:hidden; }
.line50{ clear:both; font-size:0px; height:50px; overflow:hidden; }