﻿@charset "utf-8";

/*视频*/
.video{ float:left; width:423px; height:238px; overflow:hidden; background:#000; cursor:pointer;position: relative;}
.video .v_bg{position: absolute;top: 0;left: 0;background: #000;opacity: 0.5;
filter: alpha(opacity=50);width: 100%;height: 100%;}
.v_ico{background: url(../images/sanjiao.png) no-repeat center center;cursor: pointer;position: absolute;top: 50%;left: 50%;margin-top: -42px;margin-left: -42px;width: 83px;height: 83px;}
.v_ico .quan{background: url(../images/quan.png) no-repeat center center;width: 83px;height: 83px;position: absolute;top: 0;left: 0;-moz-animation:spin 3s infinite linear;
	-webkit-animation:spin 3s infinite linear;}
@-moz-keyframes spin {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg); }
}
@-webkit-keyframes spin {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}
.lt_ie9 .quan{display: none;}
.lt_ie9 .v_ico{background: url(../images/video_play.png);}

.contT{margin-bottom: 18px;}

/** 热点图 **/
.hotPic{float: left;width: 373px;height: 238px;background: #fff;box-shadow: 0px 0 2px #ccc;overflow: hidden;}
.hotPic img{display: block;width: 373px;height: 238px;}

.more{background: url(../images/ico_more.png) no-repeat right center;padding-right: 20px;}

/*新闻中心*/
.news{ float:left; width:380px; height:236px; overflow:hidden; background:#f8f8f8 url(../images/bg_con_news.jpg) bottom right no-repeat; border: 1px solid #CFCFCF;}
.news h2{ height:32px; overflow:hidden; margin:12px 7px 0; background:url(../images/inx_tit_news.png) no-repeat 0 3px; text-indent:-900em;position: relative;border-bottom: 1px solid #fff;}
.news .more{position: absolute;top: 0;left: 0;width: 90%;height:31px;line-height: 31px;text-align: right;font-size: 12px;font-weight: normal;color: #01345C;text-decoration: underline;border-bottom: 1px solid #CFCFD0;}
.news ul{ padding:0 12px; overflow:hidden;}
.news li{  width:100%;border-bottom: 1px solid #D5D5D5;overflow: hidden;white-space: nowrap;}
.news li a{font-size: 14px;}
.news a{line-height: 30px;}
.hot_news{text-align: center;width: 100%;overflow: hidden;}
.hot_news a{color: #e10000;font-size: 16px;}

/*游戏特色*/
.mainTes{ margin-bottom:10px;position: relative;width: 756px;}
.mainTes a{overflow:hidden;float:left;}
.mainTes img{vertical-align:top;width: 189px;height: 90px;}
.mainTes a:hover{position: relative;top: -1px;box-shadow: 0 -1px 1px #000;}

/*门派*/
.contB{ margin-bottom:10px; overflow:hidden;}
.menpai{ width:753px; float:left; overflow:hidden;background: #F8F8F8;border: 1px solid #cfcfcf;position: relative;}
.menpaiTit{height: 28px;background:#25578e url(../images/bg_nav_menpai.png) no-repeat 0 0 ;width: 728px;top: 10px;left: 12px;position: absolute;z-index: 2;}
.menpaiTit li{float: left; display:inline-block;}
.menpaiTit a{display: block;height: 28px;line-height: 28px; overflow:hidden; text-indent:-900em;}
.menpaiTit a:hover,.menpaiTit .active{background-image: url(../images/bg_nav_menpai.png); background-repeat: no-repeat;text-decoration: none;}
.menpaiT1 a{width: 104px;}
.menpaiT1 a:hover,.menpaiT1 .active{ background-position:0 -28px;}
.menpaiT2 a{width:104px;}
.menpaiT2 a:hover,.menpaiT2 .active{ background-position:-104px -28px;}
.menpaiT3 a{width:104px;}
.menpaiT3 a:hover,.menpaiT3 .active{ background-position:-208px -28px;}
.menpaiT4 a{width:104px;}
.menpaiT4 a:hover,.menpaiT4 .active{ background-position:-312px -28px;}
.menpaiT5 a{width:104px;}
.menpaiT5 a:hover,.menpaiT5 .active{ background-position:-416px -28px;}
.menpaiT6 a{width:104px;}
.menpaiT6 a:hover,.menpaiT6 .active{ background-position:-520px -28px;}
.menpaiT7 a{width:104px;}
.menpaiT7 a:hover,.menpaiT7 .active{ background-position:-624px -28px;}

.menpaiMain{ overflow:hidden; border-top:none; height:240px; background:#f8f8f8;}
.menpaiCon{ padding:45px 0 0; overflow:hidden;height:195px; background-image:url(../images/mp1.jpg); background-repeat:no-repeat;}
.menpaiCon dt{ height:22px; line-height:999em; margin:10px 0 15px; overflow:hidden;background-image:url(../images/bg_tit_menpai2.png); background-repeat:no-repeat;}
.menpaiCon dd{ padding:15px 20px 0 0; line-height:20px; color:#424141; background:url(../images/bg_line.gif) no-repeat; position: relative;}
.menpaiDes{ float:left; width:363px; padding-left:107px; }
.menpaiPic{ float:right; width:268px;overflow:hidden; margin-right:10px;}
.menpaiPic a{display: block;text-align: center;}
.menpaiPic img{ border:1px solid #bfbfbf;display: block;}
.tianfu{position: absolute;top: 65px;left: 0;}
.tianfu_tit{width: 5em;background: #134C84;color: #fff;text-align: center;}
.tianfu span{color: #000;font-weight: bold;}
.des_more{background: #4F248E;border: 1px solid #400D82;border-radius: 3px;color: #fff;padding: 0 3px;font-family: "楷体";}

.mp1{background-image:url(../images/mp1.jpg);}
.mp1 dt{background-position:0 0;}
.mp2{background-image:url(../images/mp2.jpg);}
.mp2 dt{background-position:0 -30px;}
.mp3{background-image:url(../images/mp3.jpg);}
.mp3 dt{background-position:0 -60px;}
.mp4{background-image:url(../images/mp4.jpg);}
.mp4 dt{background-position:0 -90px;}
.mp5{background-image:url(../images/mp5.jpg);}
.mp5 dt{background-position:0 -120px;}
.mp6{background-image:url(../images/mp6.jpg);}
.mp6 dt{background-position:0 -150px;}
.mp7{background-image:url(../images/mp7.jpg);}
.mp7 dt{background-position:0 -180px;}

/** 游戏资料 **/
.game_info{border: 1px solid #ccc;background: #fff;margin-bottom: 10px;}
.game_info h2{line-height: 30px;border-bottom: 1px solid #ccc;position: relative;}
.game_info .more{position: absolute;top: 0;left: 0px;line-height: 30px;width: 95%;text-align: right;}
.game_info_box{padding: 10px;}
.game_info_box dt{float: left;clear: left;width: 130px;line-height: 30px;font-weight: bold;text-align: center;}
.game_info_box dd{float: left;line-height: 30px;clear: right;}
.game_info_box a{padding-right: 5px;padding-left: 5px;}

/*游戏截图*/
.pic_show{margin-bottom: 10px;}
.gamePic{ float:left;display: inline; width:720px; overflow:hidden;margin-left: 10px;margin-right: 25px;}
.gamePic h2{ line-height:999em; overflow:hidden; height:32px; background:url(../images/inx_tit_jietu.png) no-repeat 0 3px;position: relative;border-bottom: 1px solid #fff;}
.gamePic .more{position: absolute;top: 0px;left: 650px;width: auto;height: 31px;line-height: 31px;text-align: right;font-size: 12px;font-weight: normal;color: #555;text-decoration: underline;border-bottom: 1px solid #d5d5d5;}
.gamePic .con{overflow:hidden; }
.gamePic ul {overflow: hidden; margin:10px auto 0;position: relative;margin-left: -2px;width: 724px;}
.gamePic li { float:left; margin-bottom: 5px; width:177px;border:1px solid #d4d4d4; position:relative;margin-left: 2px;display: inline;}
.gamePic li img{height: 98px;width: 177px; vertical-align:top;}
.gamePic li i,.gamePic li span{position: absolute;bottom: 0;left: 0;height: 15px;text-align: center; font:normal 12px/15px sumsin;color: #b3b2aa; width:100%;}
.gamePic li i{background: #000;opacity: 0.6;filter: alpha(opacity=60);}
.gamePic li span{z-index: 2;font-weight: normal;}

.gameWallpaper{margin-left: 10px;margin: 0;}
.gameWallpaper h2{background-image: url(../images/inx_tit_bizhi.png);}

.bottom{margin-top: 70px;}
