.contentBox{
	width:1000px;
	margin: 0 auto;
}
.titleBox{
	 width: 100%;
	height: 86px;
	border-bottom: 3px solid #CCCCCC;
	margin-bottom: 10px;
}

.titleBox h1{
	 line-height: 38px;
	font-size: 30px;
}
.tit1{
	width: 98%;
	height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
}
.tit1 h2 a{
	display: inline-block;
	width: 120px;
	color: #666;
	font-size: 18px;
	padding-left: 10px;
}
.contentLeft{
	float: left;
	width:680px;
}
.contentRight{
	position: relative;
	float: right;
	width:300px;
	z-index:1 ;
}
.box{
	margin-bottom: 20px;
}
.ads img{
	width: 100%;
	height: 180px;
	margin-bottom:20px ;
}
.linkBtn{
	float: left;
	width:350px;
	height:36px ;
	margin-top:20px ;
	border-right: 1px solid #ccc;
}
.linkBtn .weiBo{
	display: inline-block;
	width:85px;
	height:36px ;
	cursor: pointer;
	background: url(../images/shareIcon2.jpg)no-repeat;
}
.linkBtn .weiXin{
	display: inline-block;
	width:85px;
	height:36px ;
	cursor: pointer;
	background: url(../images/shareIcon2.jpg)no-repeat -86px 0;
}
.linkBtn .QQ{
	display: inline-block;
	width:110px;
	height:36px ;
	cursor: pointer;
	background: url(../images/shareIcon2.jpg)no-repeat -172px 0;
}
.linkBtn .add{
	display: inline-block;
	width:36px;
	height:36px ;
	cursor: pointer;
	background: url(../images/shareIcon.jpg)no-repeat -152px 0;
}
.editor {
	float: left;
	width:150px;
	height:36px ;
	margin-top:15px ;
	cursor: pointer;
	padding: 0 10px;
	z-index: 300;
}
.editor label{
	display: inline-block;
}
.editor label span{
	color: #fdbe3d;
	font-size: 30px;
	font-weight: bold;
	padding-right: 5px;
}
.editorIcon{
	position: absolute;
	left: 100px;
	top: 0;
	display: inline-block;
	width:36px;
	height: 36px;
	background: url(../images/shareIcon.jpg) no-repeat -200px 0;
}
.timeBox{
	float: right;
	width:100%;
	height:36px ;
	margin-top:13px ;
	font-size: 19px;
    text-align:center;
	}
.timeBox a{ 
	font-size: 20px;
}
.imgName{
	width:100%;
	height: 380px;
}
.imgName img{
	width:500px;
	height: 334px;
}
.imgName a{
	display:block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #999;
}
.contentLeft h2{
	height: 50px;
	padding: 0 10px;
	font-size: 16px;
}
.article{
	width:100%;
}
.article p{
	width:100%;
	font-size: 16px;
	padding:10px 0 ;
}
.article label{
	float: right;
	font-size: 16px;
}
.keys{
	width: 100%;
	margin-top:30px ;
	color: #ed5900;
}
.tit1 h2{
	float: left;
}
.tit1 ul{
	float: right;
	height: 20px;
	padding-top: 6px;
}
.tit1 ul li{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ddd;
	margin-right:10px ;
}
.tit1 ul li.active{
	float: left;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fdbe3d;
	margin-right:10px ;
}
.imgName2{
	width:50%;
	height: 100px;
	float: left;
}
.imgName2 img{
	width:120px;
	height: 85px;
}
.imgName2 a{
	display:block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	color: #999;
}
.textBox{
	float: right;
	width:50%;
	height: 100px;
	position: relative;
}
.textBox h2{
	width:98%;
	height: 25px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.textBox p{
	width:98%;
	height: 66px;
	padding-right: 10px;
	text-indent: 2em;
	line-height:22px ;
	overflow: hidden;
}
.tab{
	display: none;
}
.show{
	display: block;
}
.ads1 {
    margin: 20px 0;
    width: 300px;
    height: 220px;
}
.ads1 img{
	width:100%;
	height: 215px;
}
.imgBox{
	width:100%;
	height: 150px;
}
.imgBox .imgName1{
	width:150px;
	height: 120px;
}
.imgBox .imgName1 img{
	width:130px;
	height: 82px;
}
.imgBox .imgName1 a{
	display:block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-top:5px;
}
.contentLeft ul{
	width:98%;
	overflow: hidden;
}
.contentLeft ul li{
	width:100%;
	padding-bottom:8px ;
	margin-bottom:10px ;
	border-bottom: 1px solid #CCCCCC;
}
.contentLeft ul li p{
	width:99%;
	height: 40px;
	line-height:20px ;
	overflow: hidden;
}
.other ul li h2{
	width:98%;
	height: 40px;
	padding-left: 30px;
	background: url(../images/hot_03.png) no-repeat 0 -1px ;
}
.other ul li h2 a{
	font-size: 18px;
}
.other ul li h1{
	width:98%;
	height: 40px;
}
.other ul li h1 a{
	font-size: 18px;
}
.other ul li .time{
	padding-top: 10px;
}
.other ul li .time span{
	color: #666;
}
.share{
	width:80px;
	float: right;
}
.titOther{
	width:98%;
	height: 60px;
	border-top:2px solid #000000;
	margin-top:30px ;
}
.titOther h2{
	padding-left: 20px;
	height: 20px;
	margin-top:20px ;
	border-left: 5px solid #ff8500;
}
.editor{
	position: relative;
}
.comment_wrap{
	width:368px;
	height: 1080px;
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	top:68px;
	left:280px;
	background:#fcfcfb ;
	z-index: 200;
	overflow-y: auto;
	display: none;
	zoom: 1;
}
.close{
	width:18px;
	height: 20px;
	padding:2px 3px 2px 6px;
	top:68px;
	right:-111px;
	position:absolute;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background:#fcfcfb ;
	color: #CCCCCC;
	z-index: 400;
	display: none;
}
.commNum{
	width:92%;
	height: 30px;
	margin-top:10px ;
	margin-left: 10px;
	background:url(../images/bg.png)no-repeat 0 -1000px;
}
.commNum span{
	float: right;
}
.commNum span a{
	color: #E74953;
	font-size: 18px;
	margin-left:10px ;
}
.loginBox{
	width:94%;
	height: 150px;
	margin: 10px 0;
	position: relative;
	padding-left: 20px;
}
.loginBox .photo{
	float: left;
	width:80px;
	height: 80px;
	border-radius: 50%;
	border: 1px solid #ccc;
	padding: 1px;
}
.loginBox .photo img{
	width:100%;
	height: 100%;
	border-radius: 50%;
}
.loginBox .inner{
	width:230px;
	height: 80px;
	padding:4px 10px 0 0 ;
	float: right;
}
.loginBox .inner textarea{
	width:220px;
	height: 80px;
	padding: 2px 0 0 10px;
	outline: none;
}
.login{
	padding-left:10px ;
}
.btn{
	position: absolute;
	bottom: 10px;
	right: 20px;
	border: none;
	outline: none;
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	background: #fdbe3d;
}
.comTitle{
	width: 100%;
	background: #efefef;
	position: relative;
}
.comTitle h1{
	display: inline-block;
	color: #555;
	font-size: 18px;
	padding-left: 20px;
}
.comTitle a{
	position: absolute;
	top:-5px;
	left: 110px;
	width:65px;
	height: 25px;
	margin-top: 10px;
	display: inline-block;
	background: url(../images/bg.png)no-repeat 0 -120px ;
}
.comTitle a:hover{
	background: url(../images/bg.png)no-repeat 0 -150px ;
}
.list{
	width: 100%;
	height: 170px;
	border-bottom: 1px solid #CCCCCC;
	margin-top:10px ;
}
.list .userPhoto{
	float: left;
	width: 50px;
	height: 50px;
	padding: 20px;
	
}
.list .userPhoto img{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	
}
.userBox{
	width:250px;
	height:125px ;
	float: right;
	overflow: hidden;
}
.userBox h4{
	float: left;
	height:30px ;
	padding-right: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.userBox span{
	float: left;
	height:30px ;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #888;
	word-wrap: break-word;
    word-break: break-all;
}
.userBox p{
    line-height: 25px;
    height: 100px;
}
.bottm{
	width: 85%;
	margin-top:10px ;
	padding-left:40px ;
}
.bottm label{
	width:130px;
	padding-right:10px ;
	border-right: 1px solid #CCCCCC;
	color: #888888;
}
.dz{
	width:30px;
	float: right;
	display: inline-block;
	padding: 0 8px 0 20px;
	background: url(../images/bg.png)no-repeat 0 -326px;
	
}
.dz:hover{
	background: url(../images/bg.png)no-repeat 0 -356px;
	color: #d11a1a;
}
.reply{
	width:30px;
	float: right;
	padding: 0 8px 0 20px;
	background: url(../images/bg.png)no-repeat 0 -386px;
	border-right: 1px solid #ccc;
	margin-right: 8px;
	display: inline-block;
}
.reply:hover{
	background: url(../images/bg.png)no-repeat 0 -416px;
	color: #d11a1a;
}

.article p img{display:block;width:auto;max-width:100%;margin:0 auto;}