html, body { background:#000; color:#ccc; height:768px; }
.none { display:none; }
.active { display:block; }
.wrapper { width:100%; height:100%; position:relative; z-index:0; overflow:hidden; }
a.scroll-left { left:5px; background:url(https://image.game.uc.cn/2014/2/19/9635852.gif) no-repeat 13px center rgba(0,0,0,0.3); }
a.scroll-right { right:5px; margin:-50px 0 0 -50px; background:url(https://image.game.uc.cn/2014/2/19/9635852.gif) no-repeat -27px center rgba(0,0,0,0.3); }
a.scroll-left, a.scroll-right { display:block; width:50px; height:100px; margin:-50px 0 0; position:absolute; top:50%; z-index:10; cursor:pointer; }
a.scroll-left:hover { background:url(https://image.game.uc.cn/2014/2/19/9635852.gif) no-repeat 13px center rgba(255,255,255,0.1); }
a.scroll-right:hover { background:url(https://image.game.uc.cn/2014/2/19/9635852.gif) no-repeat -27px center rgba(255,255,255,0.1); }
.header, .footer { width:100%; position:absolute; z-index:9; }
.header .container, .footer .container { width:1024px; margin:0 auto; position:relative; }
.header { border-bottom:1px solid rgba(255,255,255,0.1); top:0; height:50px; }
.header .container { height:50px; }
.header .container h1 { font-size:14px; font-family:"Microsoft JhengHei"; line-height:34px; color:#D7F500; text-shadow:0 0 5px #000; }
.header .container h1 span { display:inline-block; font-size:28px; color:#fff; font-family:"微软雅黑"; font-weight:lighter; vertical-align: text-top; padding:0 10px 0 0; }
.header .container .games-link { position:absolute; right:100px; top:10px; font-size:15px;}
.header .container .games-link a { display:inline-block; padding:5px 10px; color:#fff; margin:0 20px; border:1px solid rgba(255,255,255,0); }
.header .container .games-link a:hover { background:rgba(255,255,255,0.1); border-radius:3px; border:1px solid rgba(255,255,255,0.3); }
.footer { bottom:0; height:70px; background:rgba(0,0,0,0.1); border-top:1px solid rgba(255,255,255,0.1); }
.footer .container { width:1020px; height:70px; border-right:1px solid rgba(255,255,255,0.1); border-left:1px solid rgba(0,0,0,0.4); }
.footer .container li { width:168px; height:70px; line-height:100px; text-align:center; float:left; cursor:pointer; background:rgba(255,255,255,0.1); border-left:1px solid rgba(255,255,255,0.1); border-right:1px solid rgba(0,0,0,0.4); }
.footer .container .blizz { background:url(https://image.game.uc.cn/2014/3/14/9667716.png) no-repeat center; }
.footer .container .wow { background:url(https://image.game.uc.cn/2014/3/14/9667715.png) no-repeat center; }
.footer .container .d3 { background:url(https://image.game.uc.cn/2014/3/14/9667718.png) no-repeat center; }
.footer .container .hs { background:url(https://image.game.uc.cn/2014/4/22/9701044.png) no-repeat center; }
.footer .container .sc2 { background:url(https://image.game.uc.cn/2014/4/22/9701054.png) no-repeat center; }
.footer .container .heroes { background:url(https://image.game.uc.cn/2014/4/22/9701055.png) no-repeat center; }
.footer .container li.active { background-color:rgba(9,135,206,0.3); }
/* Contents */
.contents { position:absolute; }
.contents #blizz { background:url(https://image.game.uc.cn/2014/3/14/9667706.jpg) no-repeat center 0 #132a43; }
.contents #wow { background:url(https://image.game.uc.cn/2014/3/14/9667706.jpg) no-repeat center 0 #0e2020; }
.contents #d3 { background:url(https://image.game.uc.cn/2014/3/14/9667706.jpg) no-repeat center 0 #250c0a; }
.contents #hs { background:url(https://image.game.uc.cn/2014/3/14/9667706.jpg) no-repeat center 0 #281d36; }
.contents #sc2 { background:url(https://image.game.uc.cn/2014/3/14/9667602.jpg) no-repeat center 0 #1d1425; }
.contents #heroes { background:url(https://image.game.uc.cn/2014/3/14/9667602.jpg) no-repeat center 0 #140b26; }
.contents .game-body { float:left; }
.contents .content { width:1024px; margin:0 auto; position:relative; }
.contents .content h2 { font-size:18px; padding:10px 0; }
.contents .content .content-left { width:500px; position:absolute; }
.content-left p { text-indent:2em; line-height:22px; margin:0 0 20px 0; color:#FFFFFF;}
.content-left .video { padding:10px 0 0; }
.content-left .video a { width:490px; height:200px; border:1px solid rgba(255,255,255,0.1); display:block; background:#000; box-shadow:0 0 12px rgba(0,0,0,0.7); position:relative; }
.content-left .video a img { width:490px; height:200px; box-shadow:0 0 0 2px rgba(255,255,255,0.1) inset; }
.content-left .video a:hover { border:1px solid #fff; }
.content-left .video .play-icon { width:96px; height:96px; background:url(https://image.game.uc.cn/2014/2/19/9635278.png) no-repeat; position:absolute; left:200px; top:50px; z-index:11; }
.content-left .images { margin:10px 0 0 -25px; padding:0px 0 0; }
.content-left .images a { display:block; width:230px; height:125px; border:1px solid rgba(255,255,255,0.1); background:rgba(0,0,0,0.3); box-shadow:0 0 12px rgba(0,0,0,0.7); color:#fff; }
.content-left .images a:hover { border:1px solid #fff; color:#fff; }
.content-left .images img { width:230px; height:100px; box-shadow:0 0 0 1px rgba(255,255,255,0.1) inset; display:block; }
.content-left .images li { float:left; margin:0 0 0 25px; display:inline; }
.content-left .images span { display:block; text-align:center; height:25px; line-height:25px; }
.contents .content .content-right { width:500px; height:458px; position:absolute; left:524px; background:rgba(0,0,0,0.8); box-shadow:0 0 0 1px rgba(0,0,0,0.7) inset, 0 0 0 2px rgba(255,255,255,0.1) inset, 0 0 12px rgba(0,0,0,0.5); }
.content-right .month { height:500px; position:absolute; left:7px; top:10px; z-index:11; color:#fff; }
.content-right .month li { width:50px; text-align:right; }
.content-right .month li span { display:inline-block; vertical-align:text-top; }
.content-right .month .m-icon { width:11px; height:11px; background:url(https://image.game.uc.cn/2014/2/19/9635863.png) no-repeat 0 0; margin:3px 0 0 5px; }
.content-right .month-content { height:430px; border-left:3px solid rgba(255,255,255,0.5); padding:0 10px; position:absolute; left:50px; top:10px; }
.content-right .month-content li { width:400px; }
.content-right .month-content h3 { }
.content-right .month-content h3 a { color:#00aeff; }
.content-right .month-content h3 a:hover { color:#fff; }
.content-right .month-content p { color:#FDEC93; line-height:22px; }
.content-right li { position:absolute; }
.content-right .m-first { top:0; }
.content-right .m-last { bottom:0; }
.content-right .m1 { top:20px; }
.content-right .m2 { top:30px; }
.content-right .m3 { top:120px; }
.content-right .m4 { top:210px; }
.content-right .m5 { top:300px; }
.content-right .m6 { top:400px; }
.content-text { width:984px; position:absolute; color:#FDEC93; background:rgba(0,0,0,0.25); padding:20px; }
.content-text h2 { color:#fff; font-size:24px !important; }
.content-text p { line-height:22px; margin:10px 0; font-size:14px; }
.content-text ul { padding:10px 0; }
.content-text ul li { line-height:30px; list-style:disc inside; }
.content-text span { display:block; padding:0 10px; height:30px; line-height:30px; }
.content-text .signature { float:right; text-align:right; padding:10px 0; }
.ep-share-top { position:absolute !important; right:10px; top:15px; }


.contents .content .content-right2 { width:500px; height:380px; position:absolute; left:524px; background:rgba(0,0,0,0.8); box-shadow:0 0 0 1px rgba(0,0,0,0.7) inset, 0 0 0 2px rgba(255,255,255,0.1) inset, 0 0 12px rgba(0,0,0,0.5); }
.content-right2 .month { height:500px; position:absolute; left:7px; top:10px; z-index:11; color:#fff; }
.content-right2 .month li { width:50px; text-align:right; }
.content-right2 .month li span { display:inline-block; vertical-align:text-top; }
.content-right2 .month .m-icon { width:11px; height:11px; background:url(https://image.game.uc.cn/2014/2/19/9635863.png) no-repeat 0 0; margin:3px 0 0 5px; }
.content-right2 .month-content { height:353px; border-left:3px solid rgba(255,255,255,0.5); padding:0 10px; position:absolute; left:50px; top:10px; }
.content-right2 .month-content li { width:400px; }
.content-right2 .month-content h3 { }
.content-right2 .month-content h3 a { color:#00aeff; }
.content-right2 .month-content h3 a:hover { color:#fff; }
.content-right2 .month-content p { color:#FDEC93; line-height:22px; }
.content-right2 li { position:absolute; }
.content-right2 .m-first { top:0; }
.content-right2 .m-last { bottom:0; }
.content-right2 .m1 { top:20px; }
.content-right2 .m2 { top:30px; }
.content-right2 .m3 { top:120px; }
.content-right2 .m4 { top:210px; }
.content-right2 .m5 { top:300px; }
.content-right2 .m6 { top:400px; }
.content-text { width:984px; position:absolute; color:#FDEC93; background:rgba(67,67,67,0.25); padding:30px 50px 20px 100px; margin-top:20px;}
.content-text h2 { color:#fff; font-size:24px !important; }
.content-text p { line-height:22px; margin:10px 0; font-size:14px; }
.content-text ul { padding:10px 0; }
.content-text ul li { line-height:30px; list-style:disc inside; }
.content-text span { display:block; padding:0 10px; height:30px; line-height:30px; }
.content-text .signature { float:right; text-align:right; padding:10px 0; }
.ep-share-top { position:absolute !important; right:10px; top:15px; }

.contents .content .content-right3 { width:500px; height:85px; position:absolute; left:524px; background:rgba(0,0,0,0.8); box-shadow:0 0 0 1px rgba(0,0,0,0.7) inset, 0 0 0 2px rgba(255,255,255,0.1) inset, 0 0 12px rgba(0,0,0,0.5);margin-top:385px; margin-left:-525px; }

@charset "utf-8";
/* Common */

body, html, div, p, span, h1, h2, h3, h4, h5, h6, img, strong, dl, dt, dd, ol, ul, li, table, tr, th, td, form { margin:0; padding:0; outline:0; border:0; font-size: 100%;}
html, body { height: 100%; font: normal 12px "Tahoma","Microsoft Yahei", Arial, Helvetica, sans-serif; }
.clear { display:block; clear:both; padding:0; margin:0; height:0; overflow:hidden; }
:focus { outline:0; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline:none; text-decoration:none;}
a:hover { color:#fff; }
em { font-style:normal;}
h1, h2, h3 { font-weight:normal;}
ol, ul, li { list-style:none; }
button::-moz-focus-inner { padding: 0; border: 0; }

.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.relative { position: relative; }
.clickable { cursor: pointer; }
.hide { display: none; }

q:before,q:after {content:'';}   
abbr,acronym {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;}

.cWhite,.cWhite:visited,.cWhite a{color:#fff;}
.cYellow,.cYellow:visited{color:#ff0;}
.cGreen,.cGreen:visited{color:#008000;}
.cGray,.cGray:visited,.cGray a{color:#333;}
.cDGray,.cDGray:visited,.cDGray a{color:#727171;}
.cBlack,.cBlack:visited,.cBlack a{color:#000;}
.cBlue,.cBlue:visited,.cBlue a{color:#1E50A2;}
.cRed,.cRed:visited,.cRed a{color:Red;}
.cDRed,.cDRed:visited,.cDRed a{color:#ba2636;}
.cRed a:hover,a.cRed:hover,.cBlue a:hover,a.cBlue:hover,.cDRed a:hover,a.cDRed:hover,.cGray a:hover,a.cGray:hover,.cDGray a:hover,a.cDGray:hover,.cWhite a:hover,a.cWhite:hover,.cBlack a:hover,a.cBlack:hover,.cGreen a:hover,a.cGreen:hover,.cYellow a:hover,a.cYellow:hover{color:#ba2636;}
.fB{font-weight:bold;}
.fI{font-style: italic;}
.f12px{font-size:12px;}
.f14px{font-size:14px;}
.left{float:left;}
.right{float:right;}
.hidden{display:none;}
.unLine,.unLine a{text-decoration:none;}
.noBorder{border:none;}
.foot{margin:0 auto; width:960px; line-height:21px; clear:both; }
.foot .text{padding:4px 0 5px; margin:0 0 5px;}
.clear {clear:both; height:0; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
.blankW {background:#fff;}
.blank3 {clear:both; height:3px; overflow:hidden; display:block;}
.blank6 {clear:both; height:6px; overflow:hidden; display:block;}
.blank9 {clear:both; height:9px; overflow:hidden; display:block;}
.blank9w {background:#ffffff; clear:both; height:9px; overflow:hidden; display:block;}
.blank12 {clear:both; height:12px; overflow:hidden; display:block;}
.blank15 {clear:both; height:15px; overflow:hidden; display:block;}
.blank20 {clear:both; height:20px; overflow:hidden; display:block;}
.ad750{width:750px;margin:0 auto;padding:9px 0;clear:both;}
.ad960_70{width:960px;margin:3px auto;clear:both;overflow:hidden;height:70px;}
.ad960_70 .ad_750{float:left;width:750px;}
.ad960_70 .ad_200{float:right;width:200px;}

.NTES_sec_ {border-bottom:1px solid #dcdddd;}
.NTES_nav_ {width:960px; height:30px; line-height:30px; margin:0 auto; text-align:left;}
.NTES_bg_ {height:35px; background:url(https://image.game.uc.cn/2014/2/19/9635878.jpg) left bottom repeat-x;}
.NTES_nav_ .NTES_logo {float:left; display:inline; margin:5px 5px 0 5px;}
.NTES_nav_ .nav_link{float:left; color:#b3b3b3;}
.NTES_nav_ a,.top_search { font-family:"宋体"; }
.nav_link a,.nav_link a:visited {color:#2b2b2b;}
.nav_link a:hover {color:#ba2636 !important;}
.NTES_link a,.NTES_link a:visited {padding:0 2px 0 3px; color:#1E50A2;}
.NTES_nav_ .nav_link a:hover {color:#ba2636;}
.NTES_nav_ .rightCon {float:right;}
.NTES_nav_ .rightCon .rss{display:inline; float:right; margin:8px 6px 0 6px;}
.NTES_bg_ .nav_link {margin-top:2px;}
.NTES_nav_ .nav_link a {padding:0 3px;}
.NTES_nav_ .hidden {display:none;}
	.top_search {float:right; margin:9px 0 0; display:inline;}
	.top_search .select_box {background:url(https://image.game.uc.cn/2014/2/19/9635879.gif) left -56px no-repeat; width:45px; height:18px; ove rflow:hidden; border:none; position:relative; text-align:left; cursor:pointer; float:left; margin-right:4px;}
	.top_search .select_box .select_list {display:block; position:absolute; width:3em; line-height:19px; left:0; top:0; background:#fff; display:none;}
	.top_search .select_box .search_site {height:18px; line-height:20px; padding-left:6px; float:left; overflow:hidden; color:#000;}
	.top_search .select_box .select_list {width:43px; border:1px solid #B4B4B4;}
	.top_search .select_box {width:45px;}
	.top_search .select_box a {display:block; height:18px; text-indent:5px; color:#000;}
	.top_search .select_box a:hover {background:#1E50A2; color:#fff; display:block; height:18px; text-decoration:none;}
	.top_search .select_box a.active {background:#1E50A2; color:#fff; display:block; height:18px; text-decoration:none;}
	.top_search .textBox {width:119px; height:18px; color:#7B7C7D; background:url(https://image.game.uc.cn/2014/2/19/9635880.gif) left top no-repeat; border:none; float:left; line-height:18px; text-indent:3px;}
	.top_search .btn {overflow:hidden; width:41px; height:18px; background:url(https://image.game.uc.cn/2014/2/19/9635879.gif) left -28px no-repeat; border:none; float:left; line-height:19px; font-size:12px; cursor:pointer;}
	.top_search form {float:left;}
.select_goahead {position:relative; display:block; width:150px; height:21px; margin:5px 0 0; background:url(https://image.game.uc.cn/2014/2/19/9635885.jpg) 141px -204px no-repeat;}
.select_goahead .loginName {display:block; overflow:hidden; width:140px; height:21px; line-height:21px; color:#727171; font-weight:bold; text-align:right; cursor:pointer;}
.select_goahead .loginName:hover {color:#ba2636;}
.select_goahead .select_box {display:none; position:absolute; width:91px; _left:0; right:0; top:21px; overflow:hidden; background:#fff; border:1px solid #dcdddd; line-height:18px; text-align:left; color:#2b2b2b;}
select_goahead .select_box a {clear:both; display:block; width:91px; height:18px; line-height:18px; text-indent:6px; font-weight:normal; color:#2b2b2b;}
select_goahead .select_box a:visited {color:#2b2b2b;}
select_goahead .select_box .dotLine {margin:2px 0;}
.select_passport .select_list a {clear:both; display:block; width:110px; height:18px; text-indent:2px; cursor:pointer; background:#fff; color:#2b2b2b;}
.select_passport .select_list a:visited {color:#2b2b2b;}	
.select_goahead .select_box a:hover,.select_goahead .select_box a.active {text-decoration:none; color:#fff; background:#85B6EA;}
#divSelect {float:left;}
.NTES_nav_ .top_search {float:right; margin:6px 6px 0 0; display:inline;}
.NTES_bg_ .top_search {margin-top:8px;}
.NTES_nav_ .top_search .select_box {background:url(https://image.game.uc.cn/2014/2/19/9635879.gif) left -56px no-repeat; width:45px; height:18px; border:none; position:relative; text-align:left; cursor:pointer; float:left; margin-right:4px; z-index:1000;}
.NTES_nav_ .top_search .select_box .select_list {display:block; position:absolute; width:3em; line-height:19px; left:0; top:0; background:#fff; display:none;}
.NTES_nav_ .top_search .select_box .search_site {height:18px; line-height:20px; padding-left:6px; float:left; overflow:hidden;}
.NTES_nav_ .top_search .select_box .select_list {width:43px; border:1px solid #B4B4B4;}
.NTES_nav_ .top_search .select_box {width:45px;}
.NTES_nav_ .top_search .select_box a {display:block; height:18px; text-indent:5px;}
.NTES_nav_ .top_search .select_box a:hover {background:#1E50A2; color:#fff; display:block; height:18px; text-decoration:none;}
.NTES_nav_ .top_search .select_box a.active {background:#1E50A2; color:#fff; display:block; height:18px; text-decoration:none;}
.NTES_nav_ .top_search .textBox {width:88px; height:18px; color:#7B7C7D; background:url(https://image.game.uc.cn/2014/2/19/9635879.gif) left top no-repeat; border:none; float:left; line-height:18px; text-indent:3px;}
.NTES_nav_ .top_search .btn {overflow:hidden; width:41px; height:18px; background:url(https://image.game.uc.cn/2014/2/19/9635879.gif) left -28px no-repeat; border:none; float:left; line-height:19px; font-size:12px; cursor:pointer;}
.NTES_nav_ .top_search form {float:left;}
.NTES_nav_ .top_search .rss{float:left; margin:2px 0 0 6px;}
.nav_channel_end {background:url(https://image.game.uc.cn/2014/2/19/9635885.jpg) left -67px repeat; height:37px; line-height:38px; overflow:hidden; width:960px; margin:0 auto;}
.nav_channel_end .rightS {background:url(https://image.game.uc.cn/2014/2/19/9635885.jpg) right -141px no-repeat; display:block; width:8px; height:37px; float:right; overflow:hidden;}
.nav_channel_end .nav {background:url(https://image.game.uc.cn/2014/2/19/9635885.jpg) left -30px no-repeat; height:37px; float:left; line-height:38px; color:#1E50A2; overflow:hidden;}
.nav_channel_end .nav a {padding:0 5px; float:none;}
.nav_channel_end .nav .firstNode {margin-left:8px; background:none;}
.nav_channel_end .goHome {float:right; width:77px; height:18px; background:url(https://image.game.uc.cn/2014/2/19/9635885.jpg) left -178px no-repeat; overflow:hidden; margin:10px 5px 0 0; line-height:19px; text-align:left; text-indent:10px;}
.nav_channel_end .nav a,.nav_channel_end .nav a:visited {color:#1E50A2;}
.nav_channel_end .nav a:hover {color:#BA2636;}
.nav_channel_end .search {float:right; display:inline; width:128px; height:20px; margin:8px 13px 0 0; overflow:hidden;}
.nav_channel_end .search .textBox {background:url(https://image.game.uc.cn/2014/2/19/9635887.jpg) right -202px no-repeat; width:106px; height:20px; line-height:21px; text-indent:4px; padding:2px 0 0 0; border:none; line-height:18px; color:#727171; float:left;}
.nav_channel_end .search .btn {background:url(https://image.game.uc.cn/2014/2/19/9635887.jpg) left -178px no-repeat; width:22px; height:20px; border:none; text-indent:-100em; cursor:pointer; float:left;}
.hidden { display:none; }




#endText .ep-source { float: right; _display: inline; font-size: 12px; line-height: 13px; padding: 6px 0; }
.ep-share-top {margin-left: 10px; padding: 0 20px 0 2px; cursor: pointer; position: relative; z-index: 10; display:inline;}
.ep-poplist-arr { position:absolute; z-index:10; border-color:#888 transparent transparent; border-style:solid dashed dashed; border-width:5px 5px 0; font-size:0; height:0; width:0; line-height:0; -webkit-transition: all .25s ease 0s; -moz-transition: all .25s ease 0s; -o-transition: all .25s ease 0s; transition: all .25s ease 0s; }
.ep-pop-unfold .ep-poplist-arr { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.ep-share-top .ep-poplist-arr { top:3px; right: 5px;*top:8px;}
a .ep-share-icon { display: inline-block; width: 24px; height: 24px; overflow: hidden; background: url(https://image.game.uc.cn/2014/2/19/9635889.png) no-repeat; _background: url(https://image.game.uc.cn/2014/2/19/9635889.png) no-repeat;  -webkit-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear; -moz-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear; -o-transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear; transition: background 0.3s cubic-bezier(.17, .67, .88, 1.25), color 0.2s linear; }
a .ep-share-163 { background-position: 0 0; }
a .ep-share-sina { background-position: -50px 0; }
a .ep-share-qzone { background-position: -100px 0; }
a .ep-share-renren { background-position: -150px 0; }
a .ep-share-youdao { background-position: -200px 0; }
a:hover .ep-share-163 { background-position: 0 -25px; }
a:hover .ep-share-sina { background-position: -50px -25px; }
a:hover .ep-share-qzone { background-position: -100px -25px; }
a:hover .ep-share-renren { background-position: -150px -25px; }
a:hover .ep-share-youdao { background-position: -200px -25px; }
.ep-poplist { display: none; position: absolute; top: 22px; left: -46px; width: 146px; border: 1px solid #cdcdcd; background: #fff; -webkit-box-shadow: 0 0 8px #cdcdcd; -moz-box-shadow:0 0 8px #cdcdcd; box-shadow:0 0 8px #cdcdcd; }
.ep-pop-unfold .ep-poplist {display: block;}
.ep-poplist a:hover {text-decoration: none;}
.ep-poplist ul { padding: 9px 0; }
.ep-poplist li { float: left; position: static; border: 0; margin-top: -1px;}
.ep-poplist li a { display: block; padding: 0 15px; position: relative;z-index:1; _zoom: 1; }
.ep-poplist li a,.ep-poplist li a:visited { color: #888; }
.ep-poplist li a:hover {color:#888 !important;font-weight:bold;background:#f0f0f0;}
.ep-poplist li a .inner { display: block; cursor: pointer; width: 83px; padding-left: 33px; height: 35px; line-height: 35px; border-top:1px dashed #dcdddd; border-bottom:1px dashed #dcdddd;}
.ep-poplist li.first a .inner {border-top:none;}
.ep-poplist li.last a .inner {border-bottom:none;}
.ep-poplist li a .ep-share-icon {float: left; margin: 6px 0 0 -33px; }
.ep-poplist li a:hover .ep-share-163 { background-position: -25px 0; }
.ep-poplist li a:hover .ep-share-sina { background-position: -75px 0; }
.ep-poplist li a:hover .ep-share-qzone { background-position: -125px 0; }
.ep-poplist li a:hover .ep-share-renren { background-position: -175px 0; }
.ep-poplist li a:hover .ep-share-youdao { background-position: -225px 0; }
.ep-share-end { float: right; width: 300px; padding-top: 6px; height: 24px; line-height: 24px; }
.ep-share-end ul { float: right; }
.ep-share-end li { float: left; _display: inline; padding: 0 2px; margin-right: 8px; cursor: pointer; }
.ep-share-end li a { float: left; cursor: pointer; }
.ep-share-end li a .ep-share-icon { float: left; }
.ep-share-end .extra { float: left; margin-left: 7px; }
/* tie */
.ep-tie-simple { display: block; height: 36px; line-height: 36px; padding-left: 42px; background-position: 0 2px; }
.ep-tie-simple:hover { text-decoration: none; }
.ep-tie-count { font-family: Georgia; font-size: 24px; line-height: 25px; margin-right: 5px; color: #cc1b1b; }
.ep-tie-simple { background: url(https://image.game.uc.cn/2014/2/19/9635891.png) no-repeat; }

.contents .content .content-left3 {position:inherit; text-align:center; margin:auto;}
.content-left3 p { text-indent:2em; line-height:22px; margin:0 0 20px 0; color:#FFFFFF;}
.content-left3 .video { padding:10px 0 0; }
.content-left3 .video a { width:490px; height:200px; border:1px solid rgba(255,255,255,0.1); display:block; background:#000; box-shadow:0 0 12px rgba(0,0,0,0.7); position:relative; }
.content-left3 .video a img { width:490px; height:200px; box-shadow:0 0 0 2px rgba(255,255,255,0.1) inset; }
.content-left3 .video a:hover { border:1px solid #fff; }
.content-left3 .video .play-icon { width:96px; height:96px; background:url(https://image.game.uc.cn/2014/2/19/9635278.png) no-repeat; position:absolute; left:200px; top:50px; z-index:11; }
.content-left3 .images { margin:10px 0 0 -25px; padding:0px 0 0; }
.content-left3 .images a { display:block; width:230px; height:125px; border:1px solid rgba(255,255,255,0.1); background:rgba(0,0,0,0.3); box-shadow:0 0 12px rgba(0,0,0,0.7); color:#fff; }
.content-left3 .images a:hover { border:1px solid #fff; color:#fff; }
.content-left3 .images img { width:230px; height:100px; box-shadow:0 0 0 1px rgba(255,255,255,0.1) inset; display:block; }
.content-left3 .images li { float:left; margin:0 0 0 25px; display:inline; }
.content-left3 .images span { display:block; text-align:center; height:25px; line-height:25px; }
.contents .content .content-right3 { width:500px; position:absolute; left:524px; background:rgba(0,0,0,0.8); box-shadow:0 0 0 1px rgba(0,0,0,0.7) inset, 0 0 0 2px rgba(255,255,255,0.1) inset, 0 0 12px rgba(0,0,0,0.5); }