@charset "utf-8";
/* CSS Document */
img {vertical-align: bottom;}
.clearfix {	*zoom: 1;}
.clearfix:after {content: ''; display: table; clear: both;}

.site_nav {width:100%; border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6; background:#fff; height:38px }
.site_nav .logo { float:left; padding-top:7px; padding-left:5px; line-height:1 }
.site_nav h1 { border-right:1px solid #ccc; padding-right:10px;}
.site_nav .siteNav { float:left; }
.site_nav .siteNav a { text-decoration:none; color:#5c5c5c; display:inline-block; line-height: 36px; padding:0 6px }
.site_nav .siteNav a:hover { text-decoration:none; background:#3a9bea; color:#fff }
.site_nav .siteNav .active { color:#2c95e8 }
.site_nav .siteNav ul{padding-left:3px}
.site_nav .siteNav li{margin:0 4px 0 3px;float:left}
.body {	position: relative;	z-index: 6;	min-width: 650px; background: #f9f9f9; }
.main { position: relative;	font-size: 12px;	_height: 600px; }
.title { position: relative; height:70px; margin: 0 90px; }
.title h1 {	color: #000; font: 26px/70px "微软雅黑",arial; }
.toolBar { position: absolute; right: 0; top: 10px;  }

.g-btn-a,.g-btn-a span,.g-btn-a i,.shareList .menu-bd,.g-btn-b i,.g-btn-c,.btn a,.sBtn,.endBtn a {
	display: inline-block;
	background: url(../images/hd_sprite_v1.0.png) no-repeat 0 0;
}

.comment .g-btn-a:hover i {
	background-position: -209px 9px;
}

.btn {
	position: absolute;
	top: 35%;
	visibility: hidden;
	z-index: 9;
}

.btn a {
	display: block;
	width: 31px;
	height: 61px;
}


.photo_prev{position:absolute;left:0;top:0;width:50%;height:80%;z-index:100}
.photo_next{ position:absolute; right:0; top:0; width:50%; height:80%; z-index:100}
.photo_prev a,.photo_next a{background-image: url(../images/blank.gif);display:block; width:100%; height:100%; outline:none;}
.photo_prev a{cursor:url(../images/prev.cur), auto;}
.photo_next a{cursor:url(../images/next.cur), auto;}


#Main-A {
	height: 100%;
	margin: 0 auto;
	position: relative;
	/*background: url(../images/ajax-loader.gif) no-repeat center center;*/
	padding: 9px 9px 100px;
	z-index: 3;
}

#InfoWrap {
	position: absolute;
	margin:0px;
	padding:0px;
	width: 99%;
	bottom: 0;
	z-index: 6;
}

#Info {
	background: rgba(245,245,245,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#B2f5f5f5,endColorstr=#B2f5f5f5);
	*zoom: 1;
	margin-left: -9px;
	text-align: left;
	padding-top: 5px;
}

#infoNum {
	position: absolute;
	left: 0;
	top: 15px;
	width: 130px;
	line-height:30px;
	font-family: Georgia,tahoma;
	font-size: 20px;
	color: #757575;
	text-align: center;
}

#curNum {
	font-size: 30px;
	color: #379be9;
}

#infoTxtWrap {

	position: relative;
	margin: 0 75px 0 135px;
	height: 80px;
	padding-top:10px ;
	overflow: hidden;
}

#infoCon {
	position: relative;
	height: 52px;
	overflow: hidden;
}

#infoTxt {
	font-size: 14px;
	line-height: 26px;
}

#time_source {
	font-size: 12px;
	line-height: 16px;
	color: #999;
	text-align: right;
	padding-top: 6px;
	margin-right: -5px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

#time_source span {
	margin: 0 5px;
}

.slideBtn {
	position: absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
	background: url(../images/slide_1.png) no-repeat;
	_background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/slide_1.png",sizingMethod="scale");
}

.slideBtn:hover {
	background: url(../images/slide_hover_1.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/slide_hover_1.png",sizingMethod="scale");
}

.closedTxt {
	width: 64px;
	height: 21px;
	overflow: hidden;
	line-height: 22px;
	border-radius: 2px;
	padding-left: 7px;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	top: -18px;
	right: 80px;
	cursor: pointer;
	border-color: #dfdfdf;
	background-color: #fff;
	color: #000;
	display: none;
}

.closedTxt:hover {
	border-color: #4785bf;
	background-color: #47a8f4;
	color: #fff;
}

.closedTxt i {
	position: absolute;
	right: 6px;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: #379be9 #fff #fff;
	top: 8px;
}

.closedTxt:hover i {
	border-color: #fff #47a8f4 #47a8f4;
	top: 8px;
}

.t_open i {
	top: 4px;
	border-color: #fff #fff #379be9;
}

.t_open:hover i {
	top: 4px;
	border-color: #47a8f4 #47a8f4 #fff;
}

#t_scroll_wrap {
	width: 1px;
	height: 500px;
	position: absolute;
	right: 3px;
	top: 6px;
	background: #a5a5a5;
	display: none;
}

#t_scroll {
	width: 5px;
	height: 200px;
	background: #379be9;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: -2px;
	z-index: 3;
	border-radius: 7px;
}

#mouseMask {
	width: 98%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background: url(about:blank)\9;
}

.cursor-default {
	cursor: default;
}

#PicSrc {
	width: 100%;
	height: 100%;
}

.picWrap {
	overflow: hidden;
	z-index: 6;
	cursor: pointer;
	/*_background: #000;*/
	text-align:center;
}

#big-Pic {
	width: 100%;
	height: 100%;
	background: #000;
}

#Main-B {

	width: 900px;
	margin-top: -1px;
	text-align: left;
	color: #B4B4B4;
	font-size: 12px;
	overflow: hidden;
}

#Main-B p {
	line-height: 22px;
	padding-bottom: 21px;
}

#Main-B .TimeInfo {
	float: right;
}

#Main-B .TimeInfo span {
	padding-right: 13px;
}

#Main-C {
	border: 1px solid #ddd;
	height: 105px;
	position: relative;
	background: #fff;
}

.smallPic-wrap {
	position: absolute;
	right: 0;
}

#smallPic-AD {
	width: 238px;
	position: absolute;
	left: 10;
	top: 27px;
	height: 86px;
	overflow: hidden;
}

.smallPic {
	overflow: hidden;
	font-size: 12px;
	color: #fff;
	position: relative;
/*	padding: 0 30px;*/
	left: 0;
	*zoom: 1;
}

.sBtn {
	position: absolute;
	top: -1px;
	width: 30px;
	height: 107px;
	z-index: 3;
}

.sBtnLeft {
	left: -1px;
	background-position: -134px 0;
}

.sBtnRight {
	right: -1px;
	background-position: -169px 0;
}

.sBtnLeft:hover {
	left: -1px;
	background-position: -134px -112px;
}

.sBtnRight:hover {
	right: -1px;
	background-position: -169px -112px;
}

.smallPic .SmallWarp {
	height: 99px;
	padding: 6px 0 0 0;
	overflow: hidden;
	position: relative;
	left: 0;
}

.smallPic .SmallWarp a.on {
	position: absolute;
	width: 130px;
	height: 89px;
	background: url(../images/sMask.png) no-repeat 0 0;
	overflow: hidden;
	z-index: 1;
	left: 4px;
}

.smallPic .SmallWarp ul {
	position: absolute;
	padding-left:10px;
	z-index: 2;
	left: 0;
}

.smallPic .SmallWarp li {
	float: left;
	width: 130px;
	height: 105px;
	position: relative;
	text-align: center;
	margin: 0px 0 0 20px;
}
.smallPic .SmallWarp li img {
	padding-top:10px;
}

.smallPic .SmallWarp li.on {
/*	display: none;
	width: 130px;
	height: 89px;
	position: absolute;
	left: 0;
	top: -9px;
	z-index: 1;*/
	background: url(../images/sMask.png) no-repeat 0 0;
}

.smallPic .SmallWarp li div {
	width: 130px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3;
	overflow: hidden;
	margin-top: 9px;
}

.smallPic .SmallWarp li div a {
	display: block;
	width: 120px;
	text-align: center;
	height: 75px;
	margin: 0 auto;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}

.smallPic .SmallWarp li div a img {
	height: 75px;
}

.smallPic .SmallWarp li a:hover {
	text-decoration: none;
}

.smallPic .SmallWarp li a span {
	display: none;
}

.scrollLine {
	width: 920px;
	margin: 17px auto 0 auto;
	height: 1px;
	line-height: 1px;
	background: url(../images/scrollline.png) no-repeat;
	overflow: visible;
	position: relative;
	clear: both;
}

#gaoqing_F_slt_button .a_cover {
	display: none;
}

#end {
	width: 858px;
	height: 550px;
	padding: 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 56px;
	margin-left: -450px;
	margin-top: 20px;
	border: 1px solid #ddd;
	z-index: 998;
}

.endMain {
	width: 602px;
	height: 532px;
	float: left;
	border-right: 1px dashed #ddd;
}

.endMain .hd {
	padding-left: 10px;
}

.endMain h2 {
	font-size: 18px;
	line-height: 22px;
	color: #44a2ea;
}

.endMain .bd {
	padding-top: 24px;
	height: 465px;
	overflow: hidden
}

.endMain li {
	float: left;
	width: 126px;
	font-size: 12px;
	line-height: 22px;
	margin: 0 10px;
}

.endMain li img {
	background: url(../images/shadowBg.png) right top no-repeat;
	width: 120px;
	padding-right: 6px;
}

.endMain li a {
	color: #000;
	display: block;
	height: 75px;
	overflow: hidden;
}

.endMain li .lastTxt {
	margin-top: 5px;
	line-height: 18px;
}

.endSider {
	width: 235px;
	float: right;
	padding-top: 8px;
}

.endCon {
	margin-bottom: 25px;
}

.endBtn a {
	width: 112px;
	height: 34px;
	font-family: "Microsoft YaHei";
	line-height: 34px;
	font-size: 14px;
}

.endBtn .btnReplay {
	background-position: 0 -254px;
	padding-left: 40px;
	width: 82px;
	color: #575757;
}

.endBtn .btnReplay:hover {
	background-position: 0 -295px;
}

.endBtn .btnEnter {
	background-position: -189px -304px;
	text-align: center;
	color: #fff;
}

.endBtn .btnEnter:hover {
	background-position: -189px -345px;
}

.endSider h2 {
	font-size: 20px;
	color: #333;
	line-height: 28px;
}

#lastAD {
	width: 564px;
	height: 362px;
	position: absolute;
	display: none;
}

#mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	background: #fff;
	display: none;
}

.lastClose {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 14px;
	height: 14px;
	background: url(../images/lastClose.png) no-repeat;
}

.lastClose:hover {
	background: url(../images/lastClose1.png) no-repeat;
}

#maskBg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	top: 0;
	left: 0;
	background: #000;
	overflow: hidden;
	font-size: 14px;
}

#maskBody {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1001;
	left: 0;
	top: 0;
	overflow: hidden;
	font-family: "simSun";
}

#maskBody a {
	outline: 0;
}
.endShare {
	height: 24px;
	padding: 6px 0 13px;
	font-family: "Microsoft YaHei";
}

.endShare li {
	float: left;
	font-size: 12px;
	color: #585858;
	line-height: 24px;
	height: 24px;
	position: relative;
}

.endShare .line {
	margin: 0 16px;
	color: #A7A7A7;
}

.endSahreIcon {
	padding-left: 19px;
}

.endShare li a {
	font-size: 12px;
	font-weight: normal;
	color: #585858;
}

.endShare .endShareBtn-cmt a {
	color: #3F3F3F;
}

.endShareBtn a:hover {
	cursor: pointer;
}

.endShareBtn i {
	background: url(../images/hd_end_share.png) no-repeat 0 0;
	display: inline-block;
	height: 17px;
	position: absolute;
	left: 0;
}

.endShareBtn-cmt {
	padding-left: 22px;
}

.endShareBtn-cmt i {
	background-position: 0 0;
	width: 16px;
	vertical-align: middle;
	top: 5px;
}

.endShareBtn-cmt a:hover i {
	background-position: -29px 0;
	width: 16px;
	vertical-align: middle;
	top: 5px;
}

#endShareBtn-cmt-num {
	margin-left: 2px;
}

.endShareBtn-weibo {
	padding-left: 14px;
	margin-left: 5px;
}

.endShareBtn-weibo i {
	background-position: 0 -26px;
	width: 14px;
	top: 4px;
}

.endShareBtn-weibo a:hover i {
	background-position: -29px -26px;
	width: 14px;
	top: 4px;
}

.endShareBtn-qzone {
	padding-left: 19px;
	margin-left: 10px;
}

.endShareBtn-qzone i {
	background-position: 0 -53px;
	width: 19px;
	top: 3px;
}

.endShareBtn-qzone a:hover i {
	background-position: -29px -53px;
	width: 19px;
	top: 3px;
}/*  |xGv00|aaacc20f48e1a0f2c7830edce98324f2 */


/*相关热图*/
.hotset {
  height: 195px;
  border-bottom: 1px solid #dadada;
  margin-top: 10px;
  min-width: 990px;
  position: relative;
}

.hotset-top {
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #dadada;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.05);
}
.ie6 .hotset-top,
.ie7 .hotset-top {
  border-bottom: none;
  background: url(../images/color-DADADA.png) left bottom repeat-x;
}
.hotset-tab li {
  height: 38px;
  line-height: 38px;
  padding: 0 30px;
  text-align: center;
  font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  font-size: 16px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid solid solid none;
  border-color: #dadada;
  background-color: whitesmoke;
  box-shadow: inset 0 -2px 1px rgba(0, 0, 0, 0.05);
  float: left;
}
.hotset-tab li.active {
  border-bottom-color: white;
  background-color: white;
  box-shadow: none;
}
.hotset-tab li.hotset-tab-last {
  border-right-style: solid;
}
.hotset-tab li.hotset-tab-ad {
  color: #999999;
}
.hotset-cont {
  width: 100%;
  height: 155px;
  overflow: hidden;
}
.hotset-cont li {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.hotset-cont li.hotset-ads {
  overflow: hidden;
  display: none;
}
.hotset-sets-tab {
  width: 125px;
  position: absolute;
  top: 24px;
  left: 0;
}
.hotset-sets-tab a,
.hotset-sets-tab a:hover {
  display: block;
  height: 42px;
  line-height: 42px;
  padding-left: 40px;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}
.hotset-sets-tab a:focus {
  outline: none;
}
.hotset-sets-tab a,
.hotset-sets-tab a:visited {
  color: #888888;
}
.hotset-sets-tab .active:visited {
  color: white;
}
.hotset-sets-tab a:hover,
.hotset-sets-tab .active {
  color: white;
  font-weight: bold;
  text-decoration: none;
  background: url(../images/hotset_tab_bg.png) center center no-repeat;
}
.hotset-sets-list-wrap {
  padding-left: 25px;
}
.hotset-sets-list ul {
  height: 155px;
  padding: 0 10px;
  overflow: hidden;
}
.hotset-sets-day { overflow:hidden;}
.hotset-sets-list ul li {
  display: block;
  float: left;
  width: 140px;
  height: 98px;
  padding: 4px;
  margin: 23px 0;
  cursor: pointer;
  border: 1px solid transparent;
  _border-color: white;
  position: relative;
}
.hotset-sets-list ul li:hover {
  border-color: #d6d6d6;
  background: white;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.28);
}
.ie6 .hotset-sets-list ul li:hover,
.ie7 .hotset-sets-list ul li:hover,
.ie8 .hotset-sets-list ul li:hover {
  border-color: #d6d6d6;
}
.hotset-sets-list ul li a:hover {
  text-decoration: none;
}
.hotset-sets-list ul li p {
  display: block;
  height: 30px;
  width: 120px;
  padding: 6px 10px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
  font-family: "\5FAE\8F6F\96C5\9ED1", sans-serif;
  color: white;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  background-image: url(../imgages/seticon.png);
  background-repeat: no-repeat;
  background-position: 120px 28px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  bottom: 4px;
  left: 4px;
}
.ie6 .hotset-sets-list ul li p,
.ie7 .hotset-sets-list ul li p,
.ie8 .hotset-sets-list ul li p {
  background-color: black;
  filter: alpha(opacity=70);
}
.hotset-sets-list ul li i {
  display: block;
  height: 28px;
  width: 28px;
  background: url(../images/rank-num.png) no-repeat;
  position: absolute;
  left: 4px;
  top: 4px;
}
.hotset-sets-list ul li i.rank-num-1 {
  background-position: 0   0;
}
.hotset-sets-list ul li i.rank-num-2 {
  background-position: -28px 0;
}
.hotset-sets-list ul li i.rank-num-3 {
  background-position: -56px 0;
}
.hotset-sets-list ul li i.rank-num-4 {
  background-position: -84px 0;
}
.hotset-sets-list ul li i.rank-num-5 {
  background-position: -112px 0;
}
.hotset-sets-list ul li i.rank-num-6 {
  background-position: -140px 0;
}
.hotset-sets-list ul li i.rank-num-7 {
  background-position: -168px 0;
}
.hotset-sets-list ul li i.rank-num-8 {
  background-position: -196px 0;
}
.hotset-sets-list ul li i.rank-num-9 {
  background-position: -224px 0;
}
.hotset-sets-list ul li i.rank-num-10 {
  background-position: -252px 0;
}

/*评论*/

.commentbox{ 
  width:1000px; 
  border: 1px solid #dadada;
  margin-top: 10px;
  min-width: 1000px;
  position: relative;
 }
.commentbox .left { width:670px; border-right:1px solid #dadada; }
.commentbox .right { width:330px; }

.gallery-gray-area {

}
.gallery-tie-bottom {
  max-width: 1300px;
  width: 1010px;
  margin: 0 auto;
  min-height: 500px;
  padding: 0 15px 200px;
   background-color: #fff;
}
.gallery-tie-bottom-inner {
  border: 1px solid #dadada;
  background: white url(../images/bottom-gird-line.png) repeat-y top right;
}
.gallery-tie-main {
  margin-right: 320px;
  text-align: left;
}
.gallery-tie-main-inner {
  float: left;
  width: 100%;
  clear: none;
}
.gallery-tie-left {
  float: left;
  width: 620px;
  padding:15px;
  text-align: left;
}
.gallery-tie-left h1{ font:normal 18px/36px "微软雅黑","宋体"; color:#666}
.gallery-tie-right {
  float: right;
  width: 320px;
  text-align: left;
}

.yuetu-reco-title {margin:0;padding:15px 0 10px 10px; font-size:16px;font-family:"\5FAE\8F6F\96C5\9ED1",sans-serif;color:#252525;}
.yuetu-reco-list {list-style:none;padding:0;margin:0;text-align:left;padding-left:1px;}
.yuetu-reco-list li {height:39px;line-height:39px;border-bottom:1px solid #DADADA;position:relative;}
.yuetu-reco-list li a,
.yuetu-reco-list li a:hover,
.yuetu-reco-list li a:visited {display:block;height:100%;font-size:12px;font-family:sans-serif;color:252525;text-decoration:none;padding-left:35px;overflow:hidden;}
.yuetu-reco-list li a:hover {background:#F7F7F7;}
.yuetu-reco-list li b {display:block;position:absolute;left:10px;font-weight:normal;font-style:italic;font-size:14px;font-family:Verdana, sans-serif;color:#888;}
.yuetu-reco-list li em {display:block;position:absolute;top:13px;right:10px;width:17px;height:15px;background:url(../images/stars.png) no-repeat 0 -162px;}
.yuetu-reco-list li.yuetu-reco-1 b { color: #C35A4D; }
.yuetu-reco-list li.yuetu-reco-2 b { color: #DE7F5A; }
.yuetu-reco-list li.yuetu-reco-3 b { color: #F6A778; }
.yuetu-reco-list li.yuetu-reco-1 em { background-position: 0    0px; }
.yuetu-reco-list li.yuetu-reco-2 em { background-position: 0  -54px; }
.yuetu-reco-list li.yuetu-reco-3 em { background-position: 0 -108px; }