@charset "utf-8";
/* CSS Document */

/*
 * Author : wenyejie
 * Mail : wenyejie@foxmail
 * Link : http://wenyejie.com/ 
 */

/* tag { */
body {
    font: 12px/20px 'Microsoft YaHei', "微软雅黑" SimSun, SimHei;
}
a {
}
a:link {	/* 未访问的链接 */
    text-decoration: none;
}
a:visited {	/* 已访问的链接 */
}
a:hover {	/* 鼠标移动到链接上 */
    text-decoration: underline;
    /*opacity: .8;
    filter: alpha(opacity = 80);*/

}
a:active {	/* 选定的链接 */
}
input[type= 'text'] {

}
/* tag } */

/* placeholder base star */
.placeholder {
    color: #999;
}
::-moz-placeholder {
    color: #999;
}
:-ms-input-placeholder {
    color: #999;
}
::-webkit-input-placeholder {
    color: #999;
}
/* placeholder base } */

/* common { */
.wrapper {
    background-image: linear-gradient(to bottom, #2f3a7a, #10142b);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr = #2f3a7a, endcolorstr = #10142b, gradientType = 0);
    *zoom: 1;
}
.content {
    width: 56rem;
    margin: 0 auto;
}
.main {
    position: relative;
}
.mt-15 {
    margin-top: -15px;
}
/* common } */

/* header < */
.header {
    height: 440px;
    background: url("../images/header_bg.jpg") no-repeat top center;
}
/* header > */

/* top < */
.top {
    height: 54px;
    line-height: 54px;
    background-color: rgba(10, 15, 34, .64);
}
.ie7 .top, .ie8 .top {
    background-color: #0a0f22;
    filter: alpha(opacity = 64);
}
.logo {
    height: 100%;
    *height: 54px;
    *width: 129px;
    margin-left: 85px;
}
.logo a {
    height: 54px;
    *width: 129px;
}
.nav {
    margin-left: 25px;
}
.nav a, .nav .now a {
    color: #fff;
    font-size: 17px;
    text-shadow: 0 5px 5px rgba(0,0,0,.75);
    padding: 0 40px;
    display: block;
}
.nav a:hover {
    background-color: rgba(10, 15, 34, .64);
}
.ie7 .nav a:hover, .ie8 .nav a:hover {
    background-color: #0a0f22;
    filter: alpha(opacity = 64);
}
/* top > */

/* article < */
.article h1 {
    background: url("../images/article_title_bg.png") no-repeat;
    width: 837px;
    margin: 0 auto;
    height: 108px;
    line-height: 108px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.article h1 span {
    text-align: center;
    font-size: 23px;
    color: #bb2501;
    text-shadow: 0 2px rgba(251,248,241, .61), 0 4px 6px rgba(255, 255, 255, 0.6);
    font-weight: bold;
}
.article_Con {
    width: 639px;
    min-height: 560px;
    box-shadow: inset 1px 0 3px #ff1149, inset 0 0 3px #371864;
    border: solid 2px #411352;
    background-image: linear-gradient(to bottom, #6f65f1, #0c3072);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr = #6f65f1, endcolorstr = #0c3072, gradientType = 0);
    margin: -15px auto 0;
    color: #fff;
    padding: 50px;
    line-height: 28px;
    line-height: 26.5px;
}
/* article > */

/* intro < */
.intro {
    background: url("../images/intro_bg.png") no-repeat center;
    width: 734px;
    height: 130px;
    margin: -15px auto 0;
    font-size: 14.5px;
    line-height: 26px;
    color: #fff;
}
.intro a {
    color: #fff;
}
.intro ul {
    padding: 40px 40px 0 120px;
    *margin: 40px 40px 0 120px;
    *padding: 0;
}
.intro li {
    float: left;
    zoom: 1;
}
/* intro > */

/* subnav < */
.subnav {
    width: 853px;
    height: 96px;
    margin: 55px auto 0;
    background: url("../images/subnav_bg.png") no-repeat center;
}
.subnav a {
    display: block;
    position: relative;
    width: 160px;
    height: 50px;
}
.subnav a span {
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/subnav_hover.png");
    z-index: 2;
    width: 162px;
    height: 35px;
    display: none;
}
.subnav a:hover span {
    display: block;
}
.subnav ul {
    width: 775px;
    margin: 0 auto;
    padding-top: 7px;
}
.subnav li {
    margin-left: 45px;
}
.subnav li:first-child {
    margin-left: 0;
}
.subnav img {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: none;
}
/* subnav > */

/* gameIntro < */
.gameIntro {
    width: 305px;
    height: 418px;
    background: url("../images/gameintro_bg.png") no-repeat center;
    margin-left: 30px;
}
.gameIntro p {
    font-size: 12.5px;
    line-height: 22px;
    color: #301515;
    padding: 150px 40px 0 46px;
}
/* gameIntro > */

/* banner < */
.banner {
    margin: 40px 0 0 5px;
}
/* banner > */

/* customerCenter < */
.customerCenter {
    width: 304px;
    height: 224px;
    background: url("../images/customercenter_bg.png") no-repeat;
    margin-left: 25px;
}
.customerCenter p {
    line-height: 26.5px;
    font-size: 14.5px;
    color: #330606;
    padding: 105px 0 0 52px;
}
/* customerCenter > */

/* tab < */
.tab {
    margin-left: 19px;
    background: url("../images/tab_bg.png") no-repeat center 4px;
    width: 492px;
    height: 243px;
}
.tabNav li {
    width: 160px;
    line-height: 53px;
    text-align: center;
    height: 53px;
    background: url("../images/tab_btn_bg.png") no-repeat 0 -53px;
    margin-left: 6px;
    cursor: pointer;
}
.tabNav li:hover, .tabNav li.now {
    background-position: 0 0;
}
.tabNav li span {
    display: block;
    letter-spacing: 1px;
    font-family: FZDHTJW;
    font-size: 23px;
    color: #a73d05;
    text-shadow: 0 2px #fcd619;
    font-weight: bold;
}
.tabNav li:first-child {
    margin-left: 0;
}
.tabCon a {
    font-size: 12.5px;
    line-height: 22px;
    color: #330606;
}
.tabCon {
    padding: 15px 0 0 40px;
}
.tabCon > div {
    display: none;
}
.tabCon > .now {
    display: block;
}
.tabCon .tabCon_More {
    color: #330606;
    font-size: 14.5px;
    margin-right: 50px;
}
/* tab > */

/* footer < */
.footer {
    background: url("../images/footer_bg.png") no-repeat top center;
    height: 250px;
    text-align: center;
    font-size: 21px;
    line-height: 30px;
    letter-spacing: -1px;
    color: #fff;
}
.footer > div {
    padding-top: 160px;
}
/* footer > */

/* download < */
.download {
    position: absolute;
    left: 0rem;
    width: 9.5rem;
    height: 13.2rem;
    background: url("../images/download_bg.png") no-repeat;
}
.download div a {
    display: block;
    text-align: center;
    line-height: 0;
    font-size: 0;
    margin-top: 3px;
}
.download div a:hover {
    opacity: .9;
    filter: alpha(opacity = 90);
}
.download div a:first-child {
    margin-top: 10px;
}
.download_btn {
    position: absolute;
    left: -33px;
    top: 50%;
    margin-top: -63px;
    cursor: pointer;
}
.download_btn:hover {
    opacity: .9;
    filter: alpha(opacity = 90);
}
.w_tit {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
}
/* download > */

/* lists < */
.items{ display:block; width:96%; margin:0 auto;}
.items li{ width:100%; margin:0 auto; font-size:14px; line-height:30px; overflow: hidden;}
.items li span{ float:left;}
.items li em{ font-style:normal; float:right;}
.items a {color: #fff}
/* lists > */

/* pager < */
#yw0 .pager {
    overflow: hidden;
}
#yw0 .pager ul {
    overflow: hidden;
    float: right;
}
#yw0 .pager li {
    float: left;
}
#yw0 .pager a {
    color: #fff;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    margin-left: 6px;
    border-radius: 2px;
    height: 26px;
    line-height: 26px;
    background-color: #6ac0df;
    border: solid 1px #10202d;
    background-image: linear-gradient(#05b9c9, #485B6f);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr = #05b9c9, endcolorstr = #485B6f, gradientType = 0);
    *zoom: 1;
}
#yw0 .pager a:hover {
    text-decoration: none;
    border-color: #909090;
}
#yw0 .pager {
    margin-top: 20px;
}
/* pager > */
