/* prettier-ignore-file */
@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
iframe {
    margin: 0;
    padding: 0;
}
img {
    border-style: none;
}
ul,
li {
    list-style-type: none;
}
form {
    margin: 0;
    padding: 0;
}
body {
    font-size: 14px;
    font-family: "微软雅黑", Arial, Verdana, Helvetica, sans-serif;
    color: #461e05;
    line-height: 18px;
    background: #100806;
}
input {
    font-size: 14px;
    font-family: "宋体", Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    line-height: 17px;
}
select {
    border: 1px solid #744219;
    font-size: 14px;
    color: #333;
}
.clearboth {
    line-height: 0px;
    height: 0px;
    clear: both;
    *display: inline;
    font-size: 0px;
}
area {
    outline: none;
}
a:visited,
a:link {
    color: #efc85f;
    text-decoration: none;
    border-style: none;
}
a:hover {
    color: #ff0000;
    border-style: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.margin_auto {
    margin-right: auto;
    margin-left: auto;
}
.mgT10 {
    margin-top: 10px;
}
.mgT5 {
    margin-top: 5px;
}
.txtL {
    text-align: left;
}
.txtC {
    text-align: center;
}
.txtR {
    text-align: right;
}
i {
    font-style: normal;
}

.wrapout {
    background-image: url(../images/bgwrap.jpg);
    padding-bottom: 160px;
    min-height: 500px;
    _height: 500px;
    background-repeat: no-repeat;
    background-position: center top;
}
.wrapinner {
    background-image: url(../images/bgwrap.jpg);
    width: 1400px;
    min-height: 500px;
    _height: 500px;
    background-repeat: no-repeat;
    background-position: center top;
}

.header h1 a,
.mainNav li.mainNavHover,
.mainNav li ul,
.downIntro,
.modCon h2,
.weiboCon li a,
.news h3 a,
.playerFunImg,
.playerFunCon ul li a,
.hotShow span,
.relatedLink span,
.weixinShow:after,
.btnDown span {
    background: url(../images/png24.png) no-repeat;
    color: rgb(70, 30, 5);
}
.down a,
.news,
.playerFunCon h3,
.hotShow h3,
.relatedLink h3,
.btnDown a {
    background: url(../images/main.jpg) no-repeat;
}

.header {
    height: 554px;
    position: relative;
    width: 1052px;
    margin: 0 auto;
}
.header h1 {
    width: 243px;
    height: 132px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}
.header h1 a {
    height: 132px;
    display: block;
    text-indent: -9999px;
    outline: none;
    background-position: 0 -510px;
}
.unifySlts {
    width: 170px;
    height: 18px;
    position: absolute;
    top: 140px;
    left: 40px;
    background: url(../images/unifyslts.png);
}
.mainNav {
    width: 960px;
    height: 51px;
    position: absolute;
    left: 250px;
    top: 41px;
    z-index: 20;
    color: rgb(70, 30, 5);
}
.mainNav li {
    float: left;
    margin-right: 10px;
    width: 100px;
    position: relative;
}
.mainNav li.mainNavHover {
    background-position: -230px 0;
}
.mainNav li.mainNavHover a {
    color: #d43b18;
}
.mainNav li a {
    height: 60px;
    display: block;
    text-align: center;
    position: relative;
    padding-top: 15px;
    line-height: 35px;
    font-size: 16px;
    color: rgb(70, 30, 5);
}
.mainNav li a span {
    font-size: 10px;
    line-height: 12px;
    display: block;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
}
.mainNav li ul {
    display: none;
    position: absolute;
    top: 75px;
    left: 0;
    width: 100px;
    padding-bottom: 10px;
    background-position: -230px 0;
    z-index: 11;
}
.mainNav li ul li {
    margin: 0;
    float: none;
}
.mainNav li ul li a {
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    padding: 0;
    transition: all 0.15s ease;
}
.mainNav li.mainNavHover ul li a {
    color: #3d1f1f;
}
.mainNav li.mainNavHover ul li a:hover {
    color: #d43b18;
    background: #ffc;
    font-size: 14px;
}

.sidebarLeft {
    width: 264px;
}
.down {
    height: 137px;
    position: relative;
    overflow: hidden;
}
.down a {
    height: 137px;
    display: block;
    background-position: 0 -772px;
}
.down a span {
    width: 0;
    height: 0;
    display: block;
    text-indent: -9999px;
    outline: none;
    background: url(../images/down.jpg) no-repeat center center;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all 1s ease;
    z-index: 5;
}
.downIntro {
    width: 225px;
    height: 115px;
    background-position: 0 0;
    position: absolute;
    top: 8px;
    left: 25px;
    z-index: 6;
    transform: scale(1);
    transition: all 0.5s ease;
}
.down a:hover span {
    width: 300px;
    height: 300px;
    margin-left: -150px;
    margin-top: -150px;
}
.down a:hover .downIntro {
    transform: scale(1.1);
}

.btnHot li {
    width: 132px;
    height: 50px;
    float: left;
}
.btnHot li.last {
    width: 100%;
}
.btnHot li a {
    height: 50px;
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    background: #271104;
    border-top: 1px solid #40291c;
    border-right: 1px solid #090401;
    border-bottom: 1px solid #090401;
    border-left: 1px solid #28170e;
    letter-spacing: 2px;
    transition: all 0.5s ease;
}
.btnHot li a:link,
.btnHot li a:visited {
    color: #efc85f;
}
.btnHot li a:hover {
    background: #470d03;
    letter-spacing: 8px;
}
.btnFcm {
    margin-top: 6px;
}
.btnFcm li a {
    background: #391b07;
    letter-spacing: 0px;
    font-size: 15px;
}
.btnFcm li a:link,
.btnFcm li a:visited {
    color: #6f4f14;
}
.btnFcm li a:hover {
    background: #5a2502;
    letter-spacing: 1px;
    color: #9f8d6d;
}

.modCon {
    margin-top: 10px;
    background: #200f04;
}
.modCon h2 {
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #b29867;
    background-position: 0 -698px;
    font-size: 18px;
}
.modCon h2 a {
    height: 56px;
    display: block;
    color: #b29867;
    letter-spacing: 0;
    transition: all 0.5s ease;
}
.modCon h2 a:hover {
    letter-spacing: 8px;
    color: #f00;
}
.modConBox {
    padding: 10px 15px;
}
.weiboCon li {
    width: 130px;
    height: 60px;
    float: left;
}
.weiboCon li a {
    height: 60px;
    display: block;
    padding-left: 60px;
    transition: all 0.3s ease;
}

.weiboCon li .weiboXl .icon {
    width: 60px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/png24.png) no-repeat;
    background-position: 7px -130px;
    color: rgb(70, 30, 5);
}
.weiboCon li .weiboTx {
    background-position: 7px -204px;
}
.weiboCon li .weibo {
    color: #8e4328;
    text-align: center;
    padding-left: 0;
    transition: all 0.3s ease;
}
.weiboCon li .weibo p {
    margin-bottom: 5px;
}
.weiboCon li .weibo i {
    width: 19px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    background: #642a1a;
    color: #ded9b9;
}
.weiboCon li .weibo span {
    width: 41px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    background: #7c5147;
    color: #fbe5ab;
}
.weiboCon li .weiboXl {
    background-position: 0 -124px;
}
.weiboCon li .weiboTx {
    background-position: 0 -204px;
}
.weiboCon li .weibo {
    padding-left: 5px;
}
.weiboCon li.weixin {
    width: 88px;
    height: 125px;
    float: right;
    text-align: center;
    color: #9c5c22;
    font-size: 18px;
}
.weiboCon li .weixinShow {
    height: 95px;
    position: relative;
}
.weiboCon li .weixinShow img {
    display: block;
    width: 88px;
    height: 88px;
}
.weiboCon li .weixinShow:after {
    position: absolute;
    top: -5px;
    left: -4px;
    width: 97px;
    height: 5px;
    background-position: -249px -690px;
    content: " ";
    animation: erwmLine 2s linear infinite alternate;
}
@keyframes erwmLine {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(0, 90px);
    }
}

.serverNote {
    text-align: center;
    color: #b1ff56;
    font-size: 16px;
}
.c1 {
    font-size: 16px;
    color: #7e5b17;
}
.c2 {
    font-size: 18px;
    color: #f1e2c6;
    font-weight: bold;
    line-height: 26px;
    border-top: 1px solid #49340b;
    border-bottom: 1px solid #49340b;
    padding: 10px 0;
    margin: 15px 0;
}
.c2 span {
    font-size: 16px;
    color: #7e5b17;
    font-weight: normal;
}
.c3 {
    font-size: 24px;
    color: #b38224;
    line-height: 28px;
    margin-bottom: 10px;
}
.c3 span {
    font-weight: bold;
    color: #f1e2c6;
    padding-left: 10px;
}
.c4 {
    font-size: 14px;
    color: #7e5b17;
    font-weight: bold;
    line-height: 22px;
}
.c4 a {
    color: #b38224;
}
.c4 a:hover {
    color: #cc8d15;
}

.adShow {
    margin-top: 12px;
    overflow: hidden;
}
.adShow a {
    display: block;
    margin-bottom: 8px;
    transform: scale(1);
    transition: all 0.4s ease;
}
.adShow a img {
    display: block;
}
.adShow a:hover {
    transform: scale(1.1);
}

.middle {
    width: 764px;
    margin-left: 10px;
}
.scrollBox {
    height: 310px;
}
.scrollImg {
    height: 100%;
    position: relative;
    overflow: hidden;
}
.scrollImg ul,
.scrollImg li {
    width: 764px;
    height: 100%; /*position:absolute; top:0; left:0;transform:scale(1.2,1.2); z-index:1;opacity:0;*/
    transition: all 1s ease;
}
.scrollImg li.current {
    transform: scale(1, 1);
    z-index: 5;
    opacity: 1;
}
/*.scrollImg li:hover{transform:scale(1.1,1.1);}*/
.scrollImg li img {
    width: 764px;
    height: 100%;
}
.scrollNav {
    height: 34px;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
}
.scrollNav li {
    width: 25%;
    float: left;
}
.scrollNav li a {
    height: 36px;
    display: block;
    outline: none;
    line-height: 36px;
    text-align: center;
    color: #907032;
    background: #1a0701;
    letter-spacing: 0;
    transition: all 0.3s ease;
}
.scrollNav li a:hover,
.scrollNav li a.current,
.scrollNav li.on a {
    background: #681d08;
    color: #efd55c;
    letter-spacing: 2px;
}

.news {
    height: 438px;
    background-position: 0 0;
    overflow: hidden;
}
.news h3 {
    font-size: 24px;
}
.news h3 a {
    height: 68px;
    line-height: 68px;
    display: block;
    color: #a01e14;
    background-position: 24px -818px;
    padding-left: 160px;
    letter-spacing: 0;
    transition: all 0.3s ease;
}
.news h3 a:hover {
    letter-spacing: 1px;
    background-position: 18px -818px;
}
.tabNav {
    height: 40px;
    position: relative;
    padding: 8px 0 0 0;
}
.tabNav li {
    height: 26px;
    float: left;
    border-right: 1px dashed #c2958a;
}
.tabNav li a {
    width: 95px;
    height: 26px;
    line-height: 26px;
    display: block;
    outline: none;
    text-align: center;
    color: #e6c381;
    font-size: 16px;
    letter-spacing: 0;
    transition: all 0.2s ease;
}
.tabNav li a:hover,
.tabNav li a.current {
    color: #e9dcc6;
    letter-spacing: 6px;
}
.modMore {
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
}
.modMore a:link,
.modMore a:visited {
    color: #e6c381;
    padding-right: 0;
    transition: all 0.5s ease;
}
.modMore a:hover {
    color: #f03;
    padding-right: 2px;
}

.news_con {
    padding: 5px 10px;
}
.tabCon {
}
.tabCon li {
    line-height: 30px;
    height: 30px;
    position: relative;
    border-bottom: 1px dashed #cbb198;
}
.tabCon a:link,
.tabCon a:visited {
    color: #461e05;
}
.tabCon a:hover {
    color: #d01a14;
}
.tabCon li span {
    position: absolute;
    right: 5px;
    top: 0px;
    color: #461e05;
}
.tabCon li em {
    font-style: normal;
    margin-right: 30px;
}
.tabCon li a.hot {
    padding-right: 40px;
    background: url(../images/hot.gif) 100% 50% no-repeat;
}
.tabCon li.red a {
    color: #f00;
}
.tabCon li.redstrong a {
    color: #f00;
    font-weight: bold;
}
.tabCon li.yellow a {
    color: #ef9911;
}
.tabCon li.yellowstrong a {
    color: #ef9911;
    font-weight: bold;
}
.tabCon li.blue a {
    color: #00f;
}
.tabCon li.bluestrong a {
    color: #00f;
    font-weight: bold;
}
.tabCon li.bold a {
    font-weight: bold;
}
#news .tabCon {
    padding: 0 10px;
}
.newsList {
    display: block;
    border-top: 6px solid #d0b481;
    padding: 20px 0;
}
.newsList li {
    height: 34px;
    line-height: 34px;
}

.playerFun {
    height: 212px;
}
.playerFunCon {
    width: 381px;
    background: #fbdea7;
}
.playerFunConMas {
    background: #edcb8c;
}
.playerFunCon h3 {
    height: 122px;
    font-size: 28px;
    color: #e8d2a6;
    line-height: 28px;
    background-position: -350px -439px;
    position: relative;
    overflow: hidden;
}
.playerFunCon h3 span {
    color: #bf840e;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    top: 0;
    transition: all 0.5s ease;
}
.playerFunCon h3 div {
    position: absolute;
    top: 0;
}
.playerFunCon h3 .playerFunWord {
    top: 33px;
    left: 30px;
    transition: all 0.5s ease;
}
.playerFunCon h3 .playerFunImg {
    width: 237px;
    height: 122px;
    top: 0;
    right: 0;
    background-position: 0 -903px;
    transform: scale(1);
    transition: all 0.5s ease;
}
.playerFunConMas h3 .playerFunImg {
    background-position: 24px -1053px;
}
.playerFunCon h3:hover .playerFunWord {
    top: 50px;
}
.playerFunCon h3:hover .playerFunWord span {
    top: -60px;
}
.playerFunCon h3:hover .playerFunImg {
    transform: scale(1.1);
}
.playerFunCon ul {
    padding: 15px 10px;
    overflow: hidden;
}
.playerFunCon ul li {
    width: 88px;
    height: 30px;
    float: left;
}
.playerFunCon ul li a {
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    background-position: -331px -508px;
    font-size: 15px;
    transition: all 0.2s cubic-bezier(0.5, -1, 0.5, 5);
}
.playerFunCon ul li a:hover {
    background-position: -333px -508px;
    padding-left: 18px;
}

.playerSelfTxs {
    width: 445px;
    height: 290px;
    background: #fbdea7;
}
.playerSelfTxs h3 {
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-indent: 20px;
    color: #8c4c21;
    padding-right: 10px;
}
.playerSelfTxs h3 a {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #95420b;
    padding-right: 0;
    transition: all 0.3s ease;
}
.playerSelfTxs h3 a:hover {
    color: #f30;
    padding-right: 5px;
}
.playerSelfTxs .tabNav {
    padding: 0;
    background: #ebc887;
}
.playerSelfTxs .tabNav li {
    height: 40px;
    border-right: 1px solid #e8d6b2;
}
.playerSelfTxs .tabNav li a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #58351b;
    font-size: 14px;
    background: #ebc887;
    transition: all 0.2s ease;
}
.playerSelfTxs .tabNav li a:hover,
.playerSelfTxs .tabNav li a.current {
    color: #faecd0;
    background: #986342;
}
.playerSelfTxs .modMore a:link,
.playerSelfTxs .modMore a:visited {
    color: #200f04;
}
.playerSelfTxs .modMore a:hover {
    color: #f03;
}
.playerSelfCon {
    padding: 7px 5px;
}
.playerSelfCon li a {
    display: inline-block;
    width: 355px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.playerSelfUp {
    width: 310px;
    height: 140px;
    background: #fbdea7;
}
.playerSelfUp .playerSelfUpImg {
    width: 193px;
    border: 6px solid #ddc493;
    overflow: hidden;
}
.playerSelfUp .playerSelfUpImg img {
    height: 128px;
    display: block;
    transform: scale(1);
    transition: all 0.5s ease;
}
.playerSelfUp .playerSelfUpImg img:hover {
    transform: scale(1.1);
}
.playerSelfUp .playerSelfUpWord {
    width: 105px;
    text-align: center;
    padding-top: 40px;
}
.playerSelfUp .playerSelfUpWord p {
    font-size: 18px;
    color: #8c4c21;
    line-height: 25px;
    margin-bottom: 10px;
    font-weight: bold;
}
.playerSelfUp .playerSelfUpWord a {
    width: 70px;
    height: 25px;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 25px;
    background: #bf9a70;
    border: 1px solid #986342;
    color: #874215;
    transition: all 0.5s ease;
}
.playerSelfUp .playerSelfUpWord a:hover {
    background: #874215;
    color: #bf9a70;
    width: 85px;
}

.sidebarRight {
    width: 348px;
}
.hotShowTit {
    height: 110px;
    overflow: hidden;
    position: relative;
}
.hotShowTit h3 {
    height: 110px;
    background-position: 0 -439px;
    transform: scale(1);
    transition: all 0.4s ease;
}
.hotShowTit span {
    width: 160px;
    height: 37px;
    display: block;
    text-align: center;
    line-height: 37px;
    color: #e2d7ba;
    font-size: 15px;
    font-weight: normal;
    position: absolute;
    top: 30px;
    right: 0;
    background-position: 0 -767px;
    transition: all 0.5s ease;
}
.hotShowTit:hover h3 {
    transform: scale(1.1);
}
.hotShowTit:hover span {
    top: 0;
}
#newVersion h3 {
    background-position: 0 -550px;
}
#newEvent h3 {
    background-position: 0 -661px;
}
.hotShowImg {
    text-align: center;
    line-height: 100px;
    font-size: 24px;
    color: #ffc;
}
.hotShowImg img {
    display: block;
    width: 348px;
    height: 163px;
}
.hotShowImg:hover {
    animation: shake-little 100ms ease-in-out infinite;
}

@keyframes shake-little {
    2% {
        transform: translate(0px, 0px);
    }
    4% {
        transform: translate(1px, 0px);
    }
    6% {
        transform: translate(0px, 0px);
    }
    8% {
        transform: translate(0px, 0px);
    }
    10% {
        transform: translate(1px, 1px);
    }
    12% {
        transform: translate(1px, 1px);
    }
    14% {
        transform: translate(1px, 0px);
    }
    16% {
        transform: translate(0px, 1px);
    }
    18% {
        transform: translate(1px, 0px);
    }
    20% {
        transform: translate(0px, 1px);
    }
    22% {
        transform: translate(0px, 1px);
    }
    24% {
        transform: translate(1px, 1px);
    }
    26% {
        transform: translate(1px, 0px);
    }
    28% {
        transform: translate(0px, 0px);
    }
    30% {
        transform: translate(1px, 0px);
    }
    32% {
        transform: translate(1px, 1px);
    }
    34% {
        transform: translate(1px, 0px);
    }
    36% {
        transform: translate(1px, 1px);
    }
    38% {
        transform: translate(0px, 0px);
    }
    40% {
        transform: translate(0px, 1px);
    }
    42% {
        transform: translate(1px, 1px);
    }
    44% {
        transform: translate(1px, 1px);
    }
    46% {
        transform: translate(1px, 1px);
    }
    48% {
        transform: translate(1px, 1px);
    }
    50% {
        transform: translate(0px, 1px);
    }
    52% {
        transform: translate(1px, 1px);
    }
    54% {
        transform: translate(1px, 0px);
    }
    56% {
        transform: translate(1px, 1px);
    }
    58% {
        transform: translate(1px, 1px);
    }
    60% {
        transform: translate(0px, 0px);
    }
    62% {
        transform: translate(1px, 0px);
    }
    64% {
        transform: translate(0px, 1px);
    }
    66% {
        transform: translate(1px, 0px);
    }
    68% {
        transform: translate(1px, 1px);
    }
    70% {
        transform: translate(0px, 1px);
    }
    72% {
        transform: translate(1px, 1px);
    }
    74% {
        transform: translate(0px, 1px);
    }
    76% {
        transform: translate(0px, 1px);
    }
    78% {
        transform: translate(1px, 0px);
    }
    80% {
        transform: translate(1px, 0px);
    }
    82% {
        transform: translate(1px, 1px);
    }
    84% {
        transform: translate(1px, 1px);
    }
    86% {
        transform: translate(0px, 1px);
    }
    88% {
        transform: translate(1px, 1px);
    }
    90% {
        transform: translate(1px, 1px);
    }
    92% {
        transform: translate(0px, 0px);
    }
    94% {
        transform: translate(0px, 0px);
    }
    96% {
        transform: translate(1px, 1px);
    }
    98% {
        transform: translate(1px, 0px);
    }
    0%,
    100% {
        transform: translate(0, 0) rotate(0);
    }
}

.helpBox {
    height: 25px;
}

.relatedLink {
    height: 137px;
    overflow: hidden;
    position: relative;
}
.relatedLink a {
    height: 137px;
    display: block;
}
.relatedLink h3 {
    height: 137px;
    background-position: -349px -562px;
    transform: scale(1);
    transition: all 0.4s ease;
}
.relatedLink span {
    width: 190px;
    height: 70px;
    display: block;
    text-indent: -9999px;
    background-position: 0 -265px;
    position: absolute;
    top: 37px;
    right: 0;
    transition: all 0.5s ease;
}
#relatedLink1 span {
    left: 10px;
    right: auto;
}
#relatedLink2 span {
    background-position: 0 -335px;
}
#relatedLink3 span {
    height: 100px;
    background-position: 0 -410px;
    top: 30px;
}
#relatedLink2 h3 {
    background-position: -349px -706px;
}
#relatedLink3 h3 {
    background-position: -349px -850px;
}
.relatedLink:hover h3 {
    transform: scale(1.1);
}
.relatedLink:hover span {
    right: -10px;
}
#relatedLink1:hover span {
    left: -2px;
}

/*==========innerContent==============*/
.innerWrap .wrapinner {
    width: 1052px;
}
.content {
    width: 716px;
    padding: 0 30px;
    background: rgba(32, 15, 4, 0.9);
    min-height: 1000px;
    _height: 1000px;
    color: #efc85f;
}
.pageTit {
    height: 70px;
    padding-top: 15px;
    position: relative;
}

.pageTit::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #efc85f;
    opacity: 0.2;
}

.pageTit h2 {
    line-height: 50px;
    color: #efc85f;
    font-size: 25px;
}
.pageTit h2 span {
    font-size: 15px;
    color: #efc85f;
    padding-left: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.pageTit .where {
    float: right;
    margin-top: 17px;
    color: #efc85f;
}
.pageTit .where a {
    color: #efc85f;
}
.pageTit .where a:hover {
    color: #f30;
}

.pageNav {
    margin-bottom: 25px;
}
.pageNav li {
    width: 142px;
    height: 35px;
    margin: 0 1px 10px 0;
    float: left;
}
.pageNav li a {
    height: 35px;
    line-height: 35px;
    display: block;
    text-align: center;
    background: #d0b481;
    color: #58351b;
    font-size: 14px;
    letter-spacing: 0;
    transition: all 0.5s ease;
}
.pageNav li a:hover,
.pageNav li a.current {
    background: #986342;
    color: #f0e4cd;
    letter-spacing: 3px;
}

.payBuy li {
    width: 220px;
    height: 420px;
    background: #e2d3b6;
    float: left;
    margin: 0 9px;
    border-top: 4px solid #d0b481;
    line-height: 24px;
    color: #986342;
}
.payBuy li h3 {
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px dashed #986342;
}
.payBuy li p {
    height: 280px;
    padding: 20px 20px 0;
    font-size: 15px;
    font-weight: bold;
}
.payBuy li.p1 p {
    background: url(../images/pay1.png) no-repeat center bottom;
}
.payBuy li.p2 p {
    background: url(../images/pay2.png) no-repeat center bottom;
}
.payBuy li.p3 p {
    background: url(../images/pay3.png) no-repeat center bottom;
}
.btnBuy a {
    height: 58px;
    line-height: 58px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #d0b481;
    display: block;
    background: #986342;
    letter-spacing: 0;
    transition: all 0.5s ease;
}
.btnBuy a:hover {
    background: #89451b;
    color: #f0e4cd;
    letter-spacing: 3px;
}

.search {
    padding: 13px 5px;
    height: 30px;
    line-height: 30px;
}
.search label {
    vertical-align: middle;
}
.search input.text {
    background-color: #efdbb7;
    height: 28px;
    line-height: 28px;
    border: 1px solid #d0b481;
    width: 440px;
    padding: 0 16px 0 17px;
    vertical-align: middle;
}
.search input.submit {
    background-color: #845c30;
    color: #f5e8a8;
    height: 30px;
    border: 1px solid #d0b481;
    width: 50px;
    margin: 0 10px;
    vertical-align: middle;
    cursor: pointer;
}
.search .add {
    background-color: #845c30;
    color: #f5e8a8;
    height: 30px;
    padding: 0 10px;
    cursor: pointer;
    border: 1px solid #d0b481;
    vertical-align: middle;
}
.search a.add {
    display: inline-block;
}

.pager {
    margin: 0 auto;
    padding-top: 40px;
    height: 50px;
    text-align: center;
}
.pager span,
.pager a {
    display: inline-block;
    margin-right: 4px;
    height: 26px;
    padding: 0 9px;
    text-align: center;
    line-height: 26px;
    background: #efdbb7;
    color: #fff;
    border: 1px solid #d0b481;
    margin-bottom: 8px;
}
.pager span {
    cursor: default;
    color: #777;
}
.pager a {
    min-width: 10px;
    color: #775839;
}
.pager a:hover {
    background-color: #b8a964;
}
.pager a.current {
    border: 1px solid #b9aa6d;
    background-color: #b8a964;
    color: #000;
}

.articleTitle {
    text-align: center;
    color: #986342;
    padding-bottom: 30px;
    border-bottom: 6px solid #d0b481;
}
.articleTitle h1 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 30px;
}
.articleTitle p {
    color: #886c41;
}
.articleText {
    padding: 15px 0;
    color: #480f08;
    line-height: 20px;
    font-family: SimSun;
}
.articleText p {
    margin-bottom: 10px;
}
.articleText img {
    max-width: 710px;
    border: 1px solid #d0b481;
}
.articleText table td {
    padding: 5px;
}

.photo {
    border-top: 6px solid #d0b481;
    width: 715px;
    overflow: hidden;
}
.photo ul {
    width: 790px;
    padding-top: 20px;
    overflow: hidden;
}
.photo li {
    float: left;
    width: 201px;
    padding-bottom: 20px;
    margin-right: 55px;
}
.photo li .picbox {
    width: 195px;
    height: 245px;
    border: 2px solid #d0b481;
    overflow: hidden;
}
.photo li .picbox a {
    display: block;
    width: 195px;
    height: 245px;
}
.photo li .picbox a img {
    display: block;
    width: 195px;
    height: 245px;
    transform: scale(1);
    transition: all 0.6s ease;
}
.photo li .picbox a img:hover {
    transform: scale(1.1);
}
.photo li .picinfo p {
    height: 33px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 33px;
    border-bottom: 1px dashed #d0b481;
    color: #81530b;
}
.photo li .picinfo p strong {
    margin-right: 6px;
}
.wallpaper {
    border-top: 1px dashed #d0b481;
}
.wallpaper li {
    width: 350px;
    margin-right: 19px;
}
.wallpaper li .picbox {
    width: 340px;
}
.wallpaper li .picbox a img {
    width: 340px;
}
.wallpaper li .picinfo p {
    text-align: center;
    border-bottom: 1px dashed #d0b481;
}
.wallpaper li .picinfo p a {
    width: 105px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: inline-block;
    background: #986342;
    color: #f0e4cd;
    border-radius: 5px;
    margin: 0 7px;
    transition: all 0.2s ease;
}
.wallpaper li .picinfo p a:hover {
    border-radius: 25px;
    width: 190px;
}

.photoSpe li .picinfo p {
    text-align: left;
}

.download {
    border-top: 6px solid #d0b481;
}
.download h3 {
    font-size: 36px;
    margin-bottom: 10px;
    line-height: 50px;
    text-align: center;
    color: #986342;
    padding-top: 30px;
}
.downloadTit {
    border-top: 1px dashed #c9ad93;
    border-bottom: 1px dashed #c9ad93;
    padding: 3px 0;
}
.downloadTit h5 {
    height: 45px;
    line-height: 45px;
    text-indent: 25px;
    color: #480f08;
    font-size: 22px;
    background: #ebd6ac;
    font-weight: normal;
}
.downloadCon {
    padding: 15px 25px;
    line-height: 24px;
}
.downloadCon p {
    margin-bottom: 30px;
}
.downloadCon b {
    color: #99440f;
}
.btnDown {
    width: 334px;
    height: 58px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.btnDown a {
    height: 58px;
    text-align: center;
    line-height: 58px;
    display: block;
    font-size: 25px;
    color: #fbd58b;
    font-weight: bold;
    padding-left: 60px;
    background-position: 0 -910px;
    transition: all 0.2s ease;
}
.btnDown span {
    width: 26px;
    height: 26px;
    display: block;
    background-position: -318px -583px;
    position: absolute;
    top: 20px;
    left: 106px;
    text-indent: -9999px;
}
.btnDown a:hover {
    background-position: 0 -968px;
}
.btnDown a:hover span {
    animation: downIco 1.5s ease infinite;
}
@keyframes downIco {
    0% {
        background-position: -318px -620px;
    }
    50% {
        background-position: -318px -583px;
    }
    100% {
        background-position: -318px -540px;
    }
}

.uploadPic {
    margin-top: 20px;
}
.uploadPic th {
    text-align: right;
}
.uploadPic td {
    padding: 8px;
}
.uploadPic input {
    width: 150px;
    padding: 5px;
    height: 20px;
    border: 1px solid #d0b481;
}
.uploadPic input.txtIpt {
    width: 200px;
    background-color: #f5f1dc;
}
.uploadPic input.btnUpload {
    width: 120px;
    height: 36px;
    background-color: #896131;
    text-align: center;
    color: #fae8ba;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #a59558;
    padding: 0;
}
.uploadPic select {
    width: 160px;
    padding: 1px 2px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d0b481;
    margin-right: 5px;
    background-color: #f5f1dc;
}
.uploadPic textarea {
    width: 400px;
    padding: 5px;
    height: 70px;
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #d0b481;
    resize: none;
    background-color: #f5f1dc;
}

#hideTop {
    width: 30px;
    height: 120px;
    background: url(../images/jt.png) 50% 100px no-repeat #572b08;
    position: fixed;
    bottom: 292px;
    right: 50%;
    margin-right: -557px;
    left: auto;
    top: auto;
    display: none;
    color: #ece1ad;
}
#hideTop span {
    display: block;
    padding: 8px;
    background-color: #744c2b;
    width: 14px;
    text-align: center;
    line-height: 18px;
}
#hideTop:hover {
    background-color: #900;
    color: #fff;
}

.page_turn {
    color: #3d3c38;
    height: 33px;
    width: 635px;
    padding: 12px 0 0 0;
    background-position: 0 -366px;
}
.share {
    padding-left: 200px;
    width: 480px;
}
.page_turn a:link,
.page_turn a:visited {
    color: #3d3c38;
}
.page_turn a:hover {
    color: #e71f00;
}
.page_turn a {
    margin: 0 2px;
}
.page_turn span {
    margin: 0 5px 0 0;
}
