@charset "utf-8";
/* CSS Document */

/*返回*/
.forback{ display:block; height:88px;}
.forback a{ float:left; display:inline; line-height:88px; padding-left:35px; background:url(../image/all.png) no-repeat left -441px; color:#eaeaea; cursor:pointer; font-size:22px;}
.forback a:hover{ color:#eaeaea; text-decoration:none;}

/*内容详情*/
.detail-con{ display:block;}
.contentbox{ display:block; background:#fff;}
.contentbox h2{ display:block; font-size:30px; margin:0px 0 22px; line-height:1.5; font-weight:600;}
.contentbox:hover h2 a {color:#e83428;}
.tag{ display:block; margin-bottom:20px;}
.tag p{ height:33.5px; line-height:33.5px;}
.tag p span{ float:left;color:#999; line-height:33.5px; margin-right:10px;}
.tag p label{ float:left; display:inline;color:#999; font-size:14px; line-height:33.5px;}
.tag p.share{ margin-right:0px;}
.tag p.share.mr0{ margin-right:0px;-webkit-transition: all 1s ease .3s;
		-moz-transition: all 1s ease .3s;
		-o-transition: all 1s ease .3s;
		transition: all 1s ease .3s;}
.tag p a{ float:left; display:inline; color:#999; margin:0px 0 0 0px; background:url(../image/iconX2.png) no-repeat; background-size:512px 512px;}
.tag p a.sina{ width:33.5px; height:33.5px; background-position:-280px -10px;}
.tag p a.swx{ width:33.5px; height:33.5px; background-position:-315px -10px; position:relative;}
span.wxerm{ float:left;position:absolute; width:130px; height:130px; background:url(../image/erweima.png) no-repeat; left:-50px; bottom:-150px;box-shadow: 0px 0px 30px #e4e4e4;}
span.wxerm:after{ content:""; float:left; display:inline; width:17px; height:17px; position:absolute; left:50%; margin-left:-13px; top:-9px;width:0; 
    height:0; border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:17px solid #fff;}
.tag p a.add{ width:33.5px; height:33.5px; background-position:-245px -10px;}
.tag p a.qq{ width:33.5px; height:33.5px; background-position:-353px -10px;}
.tag p a.db{ width:33.5px; height:33.5px; background-position:-391px -10px;}
.tag p a.rr{ width:33.5px; height:33.5px; background-position:-429px -10px;}
.tag p a.zz{ width:33.5px; height:33.5px; background-position:-466px -10px;}
.tag p a:hover{ color:#e83428;}
/*文章主体内容*/
.article-con{}
.article-con p{ font-size:18px; line-height:32px; margin-bottom:32px;}
.article-con p img{max-width: 770px; display:block; margin: 0 auto;}

/*评论*/
.comments{}
.comments h3{ display:block; font-size:22px; margin-bottom:22px;}
.comments p.login{ padding-bottom:22px; margin-bottom:22px;}
.comments p.login a{ color:#71c1fa;}

dl.commentsed{ display:block;}
dl.commentsed dt{}
dl.commentsed dd{}
dl.commentsed dd h4{}
.loadmore{ line-height:32px;}
.loadpic{ display:inline-block; background:url(../image/loading.gif) no-repeat; width:32px; height:32px; padding-left:40px; white-space:nowrap;}
/*dtv*/
#DTV{
	height:465px; width:764px; position: relative;
}
@media screen and (max-width: 600px) { /*当屏幕尺寸小于600px时*/
	#DTV{
		height:300px; width:100%; position: relative;
	}
}

/*相关文章*/
.aboutFile{ display:block;}
.aboutFile h3{ padding-bottom:15px; margin-bottom:25px;}
.aboutFile dl{ float:left; display:inline-block; *display:inline; *zoom:1; width:240px; margin-right:25px;}
.aboutFile dl dt{ width:240px; margin-bottom:10px;}
.aboutFile dl dt img{ width: 238px; height: 140px; }
.aboutFile dl dd{ line-height:20px; font-size:14px; font-weight:bold;}
.aboutFile dl:nth-child(3){ margin-right:0px;}

.playbox{ width: 770px; height: 417px; position: relative;background: #000; }
.play{
  float: left;
  display: inline; 
  width: 120px;
  height: 120px; 
  background: url("../image/playy.png");
  position: absolute;
  left: 50%;
  top: 50%;
  margin:-60px 0 0 -60px;
  z-index: 1000;
  cursor: pointer;
}
.play:hover{
  opacity: 0.6;
}
.bg0{
  width: 770px;
  height: 417px;
  background: rgba(0,0,0,0.5);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 99;
  margin: 0px;
}
#SOHUCS #SOHU_MAIN #SOHU-comment-main .section-service-w{
  display:none!important;
}
#SOHUCS #SOHU_MAIN .module-hot-topic {
  display:none;
}
#SOHUCS #SOHU_MAIN .module-cmt-header .cy-hot-words-container {
  display: none;
}