@charset "utf-8";
body {
	font-family: "Microsoft Yahei";
	background: url(../images/bg.jpg) no-repeat center 50px;
	background-color: #eee;
}

body * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	display: block;
	visibility: hidden;
	height: 0;
	content: '';
	clear: both;
}

.clearfix {
	display: block;
}

.header {
	position: relative;
	width: 100%;
	height: 580px;
	margin-bottom: 20px;
}

.header h1 {
	display: none;
}

.banner {
	display: none;
}

.enter-block {
	position: relative;
	width: 1065px;
	margin: 0 auto;
	padding: 10px;
	/*height: 146px;
	background-color: rgba(255,255,255,.8);
	border-top: 4px solid #35445d;
	margin-bottom: 10px;*/
}

.enter-block p {
	font-size: 16px;
	line-height: 1.5em;
	padding-left: 10px;
	text-indent: 2em;
}

.enter-block h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #eb413d;
}

.enter-links {
	/*position: absolute;
	bottom: 0;
	right: 20px;*/
	width: 370px;
	height: 40px;
	margin: 0 auto 20px;
	font-size: 16px;
}

.enter-link1,
.enter-link2,
.enter-link3 {
	display: block;
	float: left;
	width: 180px;
	height: 40px;
	line-height: 40px;
	top: 0;
	text-align: center;
	background-color: #35445d;
	color: #fff;
}

.enter-link1:hover,
.enter-link2:hover,
.enter-link3:hover {
	background-color: #eb413d;
	color: #fff;
}

.enter-link1 {
	margin-right: 10px;
}

.enter-link2 {
	right: 0;
	display: block;
}

.enter-link3 {
	right: 0;
	display: none;
}

.main {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
}

.main h1 {
	font-size: 24px;
	padding-left: 30px;
	margin-bottom: 30px;
	color: #333;
	background: url(../images/main-title-icon.png) no-repeat 0 center;
}

.main h1 span{
	font-size: 14px;
}

.main-wrapper {
	position: relative;
	background-color: #eee;
	border-top: 4px solid #35445d;
}

.left-wrapper {
	width: 740px;
}

.home-btn {
	position: absolute;
	display: block;
	top: 160px;
	left: 50%;
	margin-left: -58.5px;
	width: 117px;
	height: 32px;
	background: url(../images/home-btn.png) no-repeat 0 0;
	text-indent: -9999px;
}

.ad {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.ad a,
.ad img {
	display: block;
	width: 100%;
	height: 100%;
}

.player {
	width: 980px;
	height: 520px;
	margin: 0 auto;
	background-color: #333;
	overflow: hidden;
}

.player iframe {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.time-line {
	position: relative;
	/* padding-left: 20px; */
	/* padding-top: 20px; */
	border-left: 2px solid #C2D1CD;
}

.time-line-inner {
	position: relative;
	margin: 0;
	padding: 0 2%;
	padding-bottom: 30px;
}

.time-line-inner .actived .time {
	color: rgb(209, 57, 18);
}

.time-line-inner .actived i {
	background: url(../images/circle-actived.png) no-repeat 0 0;
}

.circle {
	display: block;
	position: absolute;
	left: -11px;
	top: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/circle.png) no-repeat 0 0;
}

.time {
	position: absolute;
	left: -90px;
	top: -10px;
	display: block;
	width: 80px;
	text-align: center;
	line-height: 32px;
	font-size: 24px;
	font-weight: bold;
	color: #6E6A6A;
	/* background: url(../images/time-bg.png) no-repeat 0 0; */
}

.hours,
.date {
	display: block;
}

.hours {}

.date {
	font-size: 14px;
	font-weight: normal;
}

.time-line-content {
	margin: 10px 1% 0 1%;
	padding: 20px;
	color: #3A3A3A;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #E0E2E3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

.time-line-content img {
	display: block;
	width: 100%;
	max-width: 640px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*.footer {
	height: 80px;
	padding-top: 17px;
	background-color: #0A0605;
}

.footer p {
	margin: 0;
	display: block;
	width: 100%;
	text-align: center;
	color: #948C8A;
	font-size: 14px;
}

.footer a {
	color: #948C8A;
	font-size: 14px;
}

.footer a:hover {
	text-decoration: underline;
}*/

.footerwap {
	display: none;
}


/*右边块儿*/

.side {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 320px;
	height: 738px;
	background-color: #474646;
}

.side div.top {
	height: 50px;
	background-color: #35445d;
}

.top .p01 {
	color: #e5e5e5;
	font-size: 17px;
	padding-left: 24px;
	padding-top: 12px;
	float: left;
}

.top .p02 {
	color: #fff;
	font-size: 12px;
	float: right;
	padding-top: 23px;
	padding-right: 17px;
}

.top .p02 span {
	color: #e9b145;
}

.tableul {
	width: 320px;
	height: 600px;
	overflow-y: scroll;
	background: #fff;
}

.tableli {
	position: relative;
	padding: 20px 20px 0 25px;
	width: 300px;
}

.tableli img.pichead {
	height: 33px;
	width: 33px;
	margin-right: 7px;
	float: left;
}

.tableli .tbresume img {
	height: 20px;
	width: 20px;
	margin-right: 7px;
	float: left;
}

.tableli div.tbname {
	color: #f9a327;
	font-size: 15px;
	margin-top: 7px;
	margin-right: 15px;
	float: left;
}

.tableli div.tbtime {
	color: #a8a8a8;
	margin-top: 10px;
	float: left;
}

.tableli div.tbresume {
	clear: left;
	margin-top: 40px;
	color: #a8a8a8;
	font-size: 14px;
}

.tableli .tbline {
	width: 100%;
	text-align: center;
	margin-top: 22px;
}

.tableli .tbline div {
	width: 95%;
	border-bottom: 1px dotted #676666;
	margin: 0 auto;
}

.tablebottom {
	height: 88px;
	border-bottom: 1px solid #000000;
	padding: 13px;
	background-color: #35445d;
}

.tablebottom .tableput {
	background: #FFFFFF;
	width: 100%;
	height: 100%;
}

.tablebottom .tableput textarea {
	height: 100%;
	border: none;
	resize: none;
	float: left;
	width: 220px;
	font-size: 14px;
}

.tablebottom .tableput div {
	height: 100%;
	background-color: #f9a327;
	margin-left: 220px;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
.mui-segmented-control{
	display: none;
}
.tableul .tablemore{
	color: #35445d;
	text-align: center;
	font-weight: 700;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}

/*右侧导航*/
.sideAd{position:fixed; bottom:50px; right:10px; width:68px;font-size:14px;}
.sideAd ul{}
.sideAd li{list-style:none; overflow:visible;background:#19232d;margin-bottom:5px; }
.sideAd li a{display:block;width:68px;height:26px;text-decoration:none; padding-top:44px; height: 70px;}
.sideAd .last a{border-bottom:none;}
.sideAd .s1 a{background:url(http://f.dhxy.16163.com/forum/201506/19/165033qesaex0asmixs1s2.png) center 10px no-repeat;}	/*发帖*/
.sideAd .s2 a{background:url(http://f.dhxy.16163.com/forum/201506/19/165133qvgs3nhpibb0sl37.png) center 10px no-repeat;}	/*礼包*/
.sideAd .s3 a{background:url(http://f.dhxy.16163.com/forum/201506/19/164602b1zuuv8yiwp5uvfj.png) center 10px no-repeat;}	/*攻略*/
.sideAd .s4 a{background:url(http://f.dhxy.16163.com/forum/201506/19/165223ssvaq1vwswsv4vqs.png) center 10px no-repeat;}	/*帮助*/
.sideAd .s5 a{background:url(http://f.dhxy.16163.com/forum/201506/19/164830dy75v1dsdtshssty.png) center 10px no-repeat;}	/*返回*/
.sideAd .s6 a{background:url(http://f.dhxy.16163.com/forum/201507/02/201307pvzmzgvz2nay2av4.png) center 10px no-repeat;}	/*好友*/
.sideAd .s7 a{background:url(http://f.dhxy.16163.com/forum/201508/11/131612c6z4a00sj6j9arj6.png) center 10px no-repeat;}	/*钻石。。。*/
.sideAd .s8 a{background:url(http://f.dhxy.16163.com/forum/201603/14/171911uxks4kkkm43pk4bk.png) center 10px no-repeat;}	/*视频*/
.sideAd .s1 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201506/19/165032jzggddgoeoozwoau.png) center 10px no-repeat;}
.sideAd .s2 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201506/19/165132f8k8ma9986t8uf6z.png) center 10px no-repeat;}
.sideAd .s3 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201506/19/164601j8w4l6xt8ib448lx.png) center 10px no-repeat;}
.sideAd .s4 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201506/19/165223dwzxz9tt5kf8obfc.png) center 10px no-repeat;}
.sideAd .s5 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201506/19/164830km8u2rbzxn7k4mrh.png) center 10px no-repeat;}
.sideAd .s6 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201507/02/201307cqtuztmunqhuqnnw.png) center 10px no-repeat;}
.sideAd .s7 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201508/11/131610s4opdzlfr9z5bflw.png) center 10px no-repeat;}
.sideAd .s8 a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201603/14/171912pffgj3v2ejdgvmvm.png) center 10px no-repeat;}
.sideAd li a:link,.sideAd li a:visited{color:#fff;text-align:center;}
.sideAd li a:hover,.sideAd li a:active{text-decoration:none;color:#9a9a9a;}
/*CC视频推荐*/
.sideAd .cc a{background:url(http://f.dhxy.16163.com/forum/201508/15/001312tnzs0uxmi3nj1d1d.gif) center 0px no-repeat;}
.sideAd .cc a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201508/15/001312tnzs0uxmi3nj1d1d.gif) center 0px no-repeat;}
.x-ewm{float:right;/*width: 116px;background: #faa9a6;border:5px solid #faa9a6*/margin-top: -2px;margin-right:-150px;}						
.x-ewm span{display: inline-block;line-height: 24px;color: #FFF;text-align: center;background: #faa9a6;}				
/*APP下载推荐*/
.sideAd .app a{background:url(http://f.dhxy.16163.com/forum/201512/21/145754v4pe4epe1hky4ia6.png) center 10px no-repeat;}
.sideAd .app a:hover{background:#f8f8f8 url(http://f.dhxy.16163.com/forum/201512/21/145754v4pe4epe1hky4ia6.png) center 10px no-repeat;}
.appewm {position:relative;}
.appewm img{ display:none;}
.appewm:hover img{ display:block; position: absolute; right: 68px; top: -40px; width:150px; }
.bottomdiv {
	position: fixed;
	bottom: 5px;
	width: 96%;
	height: 40px;
	opacity: 0.8;
}

.bottomdiv a.left {
	width: 46%;
	border-radius: 20px;
	float: left;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	background-color: #35445d;
	color: #FFFFFF;
	margin-right: 1%;
}

.bottomdiv a.right {
	width: 46%;
	border-radius: 20px;
	float: left;
	height: 40px;
	font-size: 17px;
	line-height: 40px;
	text-align: center;
	background-color: #35445d;
	color: #FFFFFF;
	margin-left: 1%;
	margin-right: 2%;
}

.bottomdiv a:active {
	color: #19a7ee;
	background-color: #FFFFFF;
}