dl,dt,dd,ul,li,ol,h1,h3,h4{padding:0; margin:0;}
li,ol{list-style:none;}
a {
	text-decoration:none;
	color:#333;
}
a:active, a:hover {
	outline: 0;
}
body{
	padding:0;
	margin:0;
	max-width:640px;
	margin:auto;
}
.HeaerBox{
	width:100%;
	position:relative;
	z-index:1000000;
}
.HeaerBox:before{
	content:'';
	display:block;
	padding-top:55px;
}
.HeaerBox .infos{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.HeaerBox .infos:before{
	content:'';
	display:block;
	padding-top:55px;
	background:#D43D3D;
}
.HeaerBox .infos li{
	position:absolute;
}
.HeaerBox:before,.HeaerBox .infos:before{
	padding-top:60px;
}
.HeaerBox .infos li.home{
	width:50px;
	height:100%;
	overflow:hidden;
	left:0;
	top:0;
	background:url(home1.png) center center no-repeat;
	background-size:65% 60%;
}
.HeaerBox .infos li.home a{
	display:block;
	padding-top:60px;
}
.HeaerBox .infos li.member{
	width:50px;
	height:100%;
	overflow:hidden;
	right:50px;
	top:0;
	background:url(header.png) center center no-repeat;
	background-size:60% 50%;
	cursor:pointer;
}
.HeaerBox .infos li.member span{
	display:none;
}
.HeaerBox .infos li.search{
	width:50px;
	height:100%;
	overflow:hidden;
	right:0;
	top:0;
	background:url(search1.png) center center no-repeat;
	background-size:55% 55%;
	cursor:pointer;
}
.HeaerBox .infos li.search span{
	display:none;
}
.HeaerBox .infos li.sitename{
	width:100%;
	height:100%;
	left:0;
	top:0;
	text-align:center;
	overflow:hidden;
}
.HeaerBox .infos li.sitename span{
	display:inline-block;
	line-height:60px;
	margin:0 100px 0 50px;
	padding-right:30px;
	font-size:18px;
	color:#FFF;
	background:url(return.png) right center no-repeat;
	background-size:20px 20px;
}
.HeaerBox .infos li.members{
	width:100px;
	background:#FFF;
	border:#DDD solid 1px;
	border-radius:5px;
	right:25px;
	top:65px;
	display:none;
}
.HeaerBox .infos li.members:before{
	content:'';
	width:0;
	height:0;
	border:5px solid transparent;
	border-bottom: 5px solid #DDD;
	border-top:0;
	position:absolute;
	top:-5px;
	left:48px;
}
.HeaerBox .infos li.members a{
	display:block;
	line-height:35px;
	text-align:center;
	border-top:#DDD solid 1px;
}
.HeaerBox .infos li.members a:nth-child(1){
	border-top:0;
}
.HeaerBox .infos li.SearchBox{
	width:100%;
	height:60px;
	background:rgba(0,0,0,0.7);
	left:0;
	top:60px;
	display:none;
}
.HeaerBox .infos li.SearchBox dl{
	margin:10px 10px 0 10px;
	height:40px;
	background:#FFF;
	overflow:hidden;
	position:relative;
	padding-right:50px;
	border-radius:20px;
	-moz-box-shadow: 3px 3px 5px #999; /* 老的 Firefox */
	box-shadow: 3px 3px 5px #999;
}
.HeaerBox .infos li.SearchBox dl dd{
	width:50px;
	height:40px;
	position:absolute;
	top:0;
	right:0;
	background:#D43D3D url(search1.png) center center no-repeat;
	background-size:50% 60%;
	border-radius:0 20px 20px 0;
}
.HeaerBox .infos li.SearchBox dl dd input{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	filter:alpha(opacity=0); 
	-moz-opacity:0; 
	opacity:0;
}
.HeaerBox .infos li.SearchBox dl dt{
	padding:5px 0 0 10px;
}
.HeaerBox .infos li.SearchBox dl dt input{
	width:100%;
	height:30px;
	border:0;
	line-height:30px;
	outline:0;
}
.guideBox{
	padding:10px 0;
	text-indent:10px;
	color:#888;
}
.guideBox a{
	color:#888;
}
.MainContainerBox{
	padding:0 10px;
}
.MainContainerBox .title{
	padding:5px 0;
	line-height:25px;
	font-size:24px;
	font-weight:bold;
}
.MainContainerBox .info{
	height:40px;
	border-bottom:#DDD solid 1px;
	font-size:14px;
	color:#888;
	line-height:30px;
}
.MainContainerBox .info ol{
	float:left;
}
.MainContainerBox .info li{
	float:right;
}
.MainContainerBox .content{
	width:100%;
	overflow:hidden;
	margin-top:10px;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
}
.MainContainerBox .content img{
	max-width:100%;
}
.ShowPage{
	text-align:center;
	padding:10px 0;
}
/*mod-share*/
.mod-share{
    overflow: hidden;
    width: 95%;
    margin:10px 3% 30px 3%;
    text-align: center;
}
.share-btn {
    border: 1px solid #ffa955;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffa955;
    width: 48%;
    display: inline-block;
}
.border-line{border: 1px solid #888;}
.share-btn span{ 
	height: 20px; 
	line-height: 20px; 
	display: inline-block;
}
.ico-share {
    background: url(icon1.jpg) no-repeat 0 center;
    background-size:23px 20px;
    padding: 0 0 0 27px;
}
.ico-pyq{ 
	background:url(icon2.jpg) no-repeat 0 center;
	color:#888;
	background-size:21px 20px; 
	padding:0 0 0 25px;
}
.text-share{ 
	background:url(text.png) no-repeat right center; 
	width:100%; 
	height:609px; 
	background-size:contain; 
	top:0; 
	display: block;
}
.Share_Message{ 
	position: fixed; 
	width:100%; 
	height: 100%; 
	background: rgba(0,0,0,0.8);
	z-index: 900000; 
	top:0; 
	left: 0; 
	display: none;
}
.Share_Message div{
	background:url(text.png) no-repeat right center; 
	width:100%; 
	height:350px; 
	background-size:contain; 
	top:0; 
	display: block;
}
.OhterAritcle .head{
	line-height:35px;
	text-indent:15px;
	font-size:24px;
	font-weight:bold;
}
.ListConts{
	padding:10px;
}
.ListConts:after{
	content:'';
	display:block;
	clear:both;	
}
.ListImgs{
	width:50%;
	float:left;
	overflow:hidden;
}
.ListImgs ul{
	border:#DDD solid 1px;
	border-radius:5px;
	margin:0 5px 10px 5px;
}
.ListImgs ul ol{
	padding-top:63%;
	position:relative;
	border-bottom:#DDD solid 1px;
}
.ListImgs ul ol a{
	display:block;
	position:absolute;
	width:98%;
	height:98%;
	left:1%;
	top:1%;
	overflow:hidden;
}
.ListImgs ul ol a img{
	width:100%;
}
.ListImgs ul li{
	height:40px;
	line-height:40px;
	padding:0 10px;
	overflow:hidden;
	text-align:center;
}
.ListMorpic{
	margin-bottom:10px;
	border-top:#DDD solid 1px;
}
.ListMorpic .title,.pic_word li .title{
	padding-top:8px;
	line-height:25px;
	font-size:20px;
	font-weight:bold;
}
.ListMorpic ul:after{
	content:'';
	display:block;
	clear:both;
}
.ListMorpic ul li{
	width:33%;
	overflow:hidden;
	position:relative;
	float:left;
	margin-top:10px;
}
.ListMorpic ul li:before{
	content:'';
	display:block;
	padding-top:63%;
}
.ListMorpic ul li span{
	display:block;
	width:98%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	overflow:hidden;
}
.ListMorpic ul li span img{
	width:100%;
}
dl.moreinfo{
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#888;
}
dl.moreinfo dt{
	float:left;
}
dl.moreinfo dd{
	float:right;
}
.pic_word{
	display:table;
	width:100%;
	border-top:#DDD solid 1px;
	margin-bottom:10px;
}
.pic_word ol,.pic_word li{
	display:table-cell;
	vertical-align:top;
}
.pic_word ol{
	width:33%;
	padding:10px 10px 10px 0;
	vertical-align:middle;
}
.pic_word ol a{
	display:block;
	width:100%;
	overflow:hidden;
	position:relative;
}
.pic_word ol a:before{
	content:'';
	display:block;
	padding-top:63%;
}
.pic_word ol a span{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
.pic_word ol a span img{
	width:100%;
}
.pic_word li p{
	margin:5px 0;
	font-size:14px;
	color:#666;
	line-height:20px;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
}
.ShowMoreArtic{
	height:50px;
	background:url(time1.jpg) center center no-repeat;
	display:none;
}
.ShowMoreArtic span{
	display:none;
}
@media (max-width: 500px) and (min-width:401px) {
	.ListMorpic .title,.pic_word li .title{
		line-height:20px;
		font-size:18px;
	}
	.pic_word li p{
		padding:4px 0;
		font-size:14px;
		line-height:18px;
	}
	dl.moreinfo{
		height:20px;
		line-height:20px;
		font-size:14px;
	}
	.ListImgs ul li{
		height:35px;
		line-height:35px;
		font-size:14px;
	}
}
@media (max-width: 400px) and (min-width:301px) { 
	.ListMorpic .title,.pic_word li .title{
		line-height:18px;
		font-size:16px;
	}
	.pic_word li p{
		padding:3px 0;
		font-size:12px;
		line-height:16px;
	}
	dl.moreinfo{
		height:18px;
		line-height:18px;
		font-size:12px;
	}	
	.ListImgs ul li{
		height:30px;
		line-height:30px;
		font-size:12px;
	}
}
.AutoPlays{
	width:100%;
	margin-top:15px;
	overflow:hidden;
	position:relative;
}
.AutoPlays:before{
	content:'';
	display:block;
	padding-top:75%;
}
.AutoPlays section{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	text-align:center;
}
.AutoPlays section iframe,.AutoPlays section video{
	width:100%;
	height:100%;
}
.ListThisimgs{
	width:100%;
	height:100px;
	margin-top:15px;
	overflow:hidden;
	position:relative;
}
.ListThisimgs .lists{
	position:absolute;
	width:10000%;
	height:100px;
	left:0;
	top:0;
}
.ListThisimgs .lists ul li{
	width:110px;
	height:100px;
	overflow:hidden;
	float:left;
}
.ListThisimgs .lists ul li span{
	display:block;
	width:98px;
	height:98px;
	border:#DDD solid 1px;
	border-radius:5px;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.ListThisimgs .lists ul li span img,.ShowBigPicBox img{
	position: absolute;
	max-width:98%;
	max-height:98%;
	left: 50%;	
	top: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
}
.ShowBigPicBox{
	position:fixed;
	z-index:10000000;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background:rgba(0,0,0,0.6);	
	display:none;
}
.ShowBigPicBox span{
	display:block;
	position:absolute;
	height:40px;
	width:40px;
	background:#F60;
	text-align:center;
	line-height:40px;
	overflow:hidden;
	color:#FFF;
	border-radius:50%;
	right:5px;
	top:5px;
}
.ShowBigPicBox ul ol,.ShowBigPicBox ul li{
	position:absolute;
	height:40px;
	width:40px;
	background:#F60;
	border-radius:50%;
	top:49%;
}
.ShowBigPicBox ul ol{
	left:5px;
}
.ShowBigPicBox ul ol:before,.ShowBigPicBox ul ol:after{
	content:'';
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:10px solid transparent;
	border-right: 10px solid #DDD;
	border-left:0;
	top:10px;
}
.ShowBigPicBox ul ol:before{
	left:8px;
}
.ShowBigPicBox ul ol:after{
	left:16px;
}
.ShowBigPicBox ul li{
	right:5px;
}
.ShowBigPicBox ul li:before,.ShowBigPicBox ul li:after{
	content:'';
	display:block;
	position:absolute;
	width:0;
	height:0;
	border:10px solid transparent;
	border-left: 10px solid #DDD;
	border-right:0;
	top:10px;
}
.ShowBigPicBox ul li:before{
	right:8px;
}
.ShowBigPicBox ul li:after{
	right:16px;
}
/***/
.OtherArtile{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.OtherArtile .head{
	border-bottom:#DDD solid 1px;
	line-height:40px;
	text-indent:15px;
	font-size:24px;
}
.OtherArtile .lists{
	display:table;
	width:100%;
	border-bottom:#DDD dotted 1px;
}
.OtherArtile .lists .keys,.OtherArtile .lists .values{
	display:table-cell;
	padding:10px 0;
	line-height:20px;
}
.OtherArtile .lists .keys{
	width:80px;
	color:#888;
	padding-left:10px;
}