﻿/*== 全局 start  ==*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,select,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,img {
    border: 0;
    vertical-align: middle
}

li {
    list-style: none
}

:focus {
    outline: 0
}

input,button,textarea,select {
    *font-size: 100%
}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0
}

input {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

* {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #2f2f2f;
    font: 12px/1.5 Microsoft Yahei,Arial,Helvetica,sans-serif;
    background-color: #1d1717;
    overflow-x: hidden
}

.hide {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden
}

*html .clearfix {
    zoom: 1
}

*+html .clearfix {
    zoom: 1
}

a {
    color: #2f2f2f;
    text-decoration: none;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

a:hover {
    text-decoration: none
}

.wrapper {
    *zoom: 1;
    width: 1040px;
    margin: 0 auto
}

.wrapper:before,.wrapper:after {
    content: "";
    display: table
}

.wrapper:after {
    clear: both
}

.content {
    *zoom: 1;
    padding: 20px 0 50px
}

.content:before,.content:after {
    content: "";
    display: table
}

.content:after {
    clear: both
}

.content-right {
    overflow: hidden;
    padding: 20px 30px 50px;
    min-height: 800px;
    background: #2c2223
}

.content-bg-dzyy {
    background: url(../images/content-bg-dzyy.jpg) #101010 no-repeat center 0
}

.iframebox {
    background: #151817;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

iframe {
    border: 0;
    width: 100%
}

.browserupgrade {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0;
    background: #fff000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    z-index: 9999
}

.fc-pink {
    color: #ff009c !important
}

.fc-yellow {
    color: #fffc00 !important
}

.fc-red {
    color: #ff0000 !important
}

.fc-green {
    color: #00ff1e !important
}

.fc-blue {
    color: #00bffe !important
}

.header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999
}

.header .headerbg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.wrapper {
    position: relative
}

.topbar {
    background: #1d1717;
    height: 33px;
    line-height: 33px;
    color: #fff;
    border-bottom: solid 1px #342b2c
}

.topbar .topbar-left {
    *zoom: 1;
    float: left;
    padding-right: 30px;
    width: 370px;
}

.topbar .topbar-left:before,.topbar .topbar-left:after {
    content: "";
    display: table
}

.topbar .topbar-left:after {
    clear: both
}

.topbar .topbar-left .time {
    display: block;
    float: left;
    padding-left: 10px;
    color: #c4c4c4
}

.topbar .langue {
    float: left
}

.topbar .langue .zh-cn,.topbar .langue .zh-tw,.topbar .langue .zh-us {
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    float: left;
    margin-top: 7px;
    margin-right: 5px
}

.topbar .langue .zh-cn {
    background-image: url(../images/cn.png?=602)
}

.topbar .langue .zh-tw {
    background-image: url(../images/hk.png?=602)
}

.topbar .langue .zh-us {
    background-image: url(../images/en.png?=602)
}

.topbar .topbar-right {
    width: 586px;
    *zoom: 1;
    float: right
}

.topbar .topbar-right:before,.topbar .topbar-right:after {
    content: "";
    display: table
}

.topbar .topbar-right:after {
    clear: both
}

.topbar .topbar-right .yiji {
    display: inline-block;
    float: left;
    padding: 0 15px 0 0px;
    font-size: 14px;
    color: #958284
}

.topbar .topbar-right .yiji em {
    font-style: normal
}

.topbar .topbar-right a {
    color: #999090;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.topbar .topbar-right a:hover {
    color: #ffba00
}

.topbar .topbar-right span {
    font-family: Arial;
    color: #999090;
    padding: 0 5px 0 7px
}

.header-main {
    background: #2c2223;
    height: 86px;
    *zoom: 1
}

.header-main:before,.header-main:after {
    content: "";
    display: table
}

.header-main:after {
    clear: both
}

.header-main .wrapper {
    height: 100%;
    *zoom: 1
}

.header-main .wrapper:before,.header-main .wrapper:after {
    content: "";
    display: table
}

.header-main .wrapper:after {
    clear: both
}

.header-main .logo {
    height: 79px;
    width: 244px;
    display: block;
    float: left;
    margin: 4px 0 0 12px
}

.header-main .logo-bg {
    height: 15px;
    width: 243px;
    background: url(../images/logo-bg.png?=602);
    position: absolute;
    left: 12px;
    bottom: -15px
}

.header-main .slogan {
    width: 202px;
    height: 53px;
    background: url(../images/slogan.png?=602);
    position: absolute;
    left: 268px;
    top: 15px
}

.loginbar {
    height: 50px;
    background: #1d1717;
    *zoom: 1
}

.loginbar:before,.loginbar:after {
    content: "";
    display: table
}

.loginbar:after {
    clear: both
}

.loginbar .login-tle {
    float: left;
    font-size: 16px;
    line-height: 50px;
    color: #fff8b0;
    font-weight: normal
}

.loginbar .login {
    float: left;
    margin-top: 0;
    padding-top: 9px
}

.loginbar .login .row1 {
    float: left
}

.loginbar .login .row2 {
    float: left;
    position: relative
}

.loginbar .login .item {
    float: left;
    margin: 0 6px 0 0
}

.loginbar .login .ipt {
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background-color: #4f4042;
    border: 0;
    float: left;
    color: #fff;
    text-indent: 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.loginbar .login .ipt::-webkit-input-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt::-moz-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt:-ms-input-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt.i-zh {
    background-image: url(../images/i-zh.png?=602)
}

.loginbar .login .ipt.i-pass {
    background-image: url(../images/i-pass.png?=602)
}

.loginbar .login .ipt.i-code {
    background-image: url(../images/i-code.png?=602)
}

.loginbar .login .ipt-code {
    width: 160px;
    text-indent: 10px
}

.loginbar .login .btn-login,.loginbar .login .btn-reg,.loginbar .login .btn-forget {
    text-align: center;
    width: 84px;
    height: 30px;
    float: left;
    margin: 0 5px;
    line-height: 30px;
    font-weight: bold;
    border: 0;
    overflow: hidden;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.loginbar .login .btn-login {
    background-color: #ff9000;
    color: #fff;
    margin-bottom: 5px
}

.loginbar .login .btn-login:hover {
    background-color: #ffb85b
}

.loginbar .login .btn-reg {
    color: #fff;
    background-color: #ff0000
}

.loginbar .login .btn-reg:hover {
    background-color: #ff5656
}

.loginbar .login .btn-forget {
    padding: 0 0 0 10px;
    color: #6c5d5f;
    font-weight: normal
}

.loginbar .login .links {
    line-height: 26px;
    color: #fff;
    float: left
}

.loginbar .login .links .fc-yellow {
    color: #fcff00
}

.loginbar .login .links a {
    color: #fff;
    padding: 0 5px
}

.loginbar .login .links span {
    font-size: 10px
}

.loginbar .login .codebox {
    position: relative;
    float: left
}

.loginbar .login .codebox img {
    height: 18px;
    position: absolute;
    right: 5px;
    top: 6px
}

.loginbar .member {
    float: left;
    *zoom: 1;
    overflow: hidden;
    color: #fff;
    padding-top: 10px;
    padding-left: 20px
}

.loginbar .member:before,.loginbar .member:after {
    content: "";
    display: table
}

.loginbar .member:after {
    clear: both
}

.loginbar .member .low {
    line-height: 26px;
    float: left;
    margin-right: 40px
}

.loginbar .member .low .i-load {
    display: inline-block;
    width: 16px;
    height: 15px;
    background: url(../images/i-load.png?=602);
    cursor: pointer
}

.loginbar .member .low .name {
    font-weight: bold;
    color: #fffc00 !important
}

.loginbar .member .low .i-mail {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: url(../images/m-i-mail.png?=602);
    position: relative;
    vertical-align: middle;
    margin: 0 8px
}

.loginbar .member .low .i-mail em {
    position: absolute;
    min-width: 13px;
    height: 13px;
    line-height: 13px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    right: -6px;
    top: -2px;
    background: #ff0000;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    color: #eaff00
}

.loginbar .member .menu {
    float: left
}

.loginbar .member .menu .btn-out {
    display: inline-block;
    color: #000;
    background: #eac06c;
    padding: 4px 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px
}

.loginbar .member .menu span {
    padding-right: 5px;
    color: #e9d87b
}

.loginbar .member .menu a {
    color: #fff8b0;
    padding-right: 5px
}

.loginbar .member .menu a:hover {
    color: #fffc00
}

.nav {
    float: right;
    height: 100%;
    margin-right: -20px;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.nav #example-two {
    list-style: none;
    position: relative;
    float: left;
    display: block;
    height: 100%
}

.nav #example-two li {
    float: left;
    height: 100%
}

.nav #example-two li a {
    position: relative;
    z-index: 200;
    color: #fefdc5;
    display: block;
    text-align: center;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    height: 100%;
    line-height: 1.8;
    font-size: 14px;
    width: 85px;
    padding: 22px 0 0
}

.nav #example-two li a span {
    transform: scale(.8);
    display: block;
    font-size: 10px;
    font-weight: normal;
    color: #fefdc5;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.nav #example-two li a:hover {
    color: #fcff00
}

.nav #example-two li a:hover span {
    color: #fcff00 !important
}

.nav #example-two #magic-line-two {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 100;
    background: url(../images/nav-active.png?=602) no-repeat center 0
}

.nav .current_page_item_two a {
    color: #fcff00 !important
}

.nav .current_page_item_two a span {
    color: #fcff00 !important
}

.nav .ie6 #example-two li,.nav .ie7 #example-two li {
    display: inline
}

.nav .nav-hot {
    font-weight: bold !important;
    background: url(../images/hot.gif) no-repeat 100% 16px
}

.nav .txt-red {
    color: #ff0000 !important
}

.nav .txt-red span {
    color: #ff0000 !important
}

.subnav {
    display: none;
    position: absolute;
    z-index: 1001;
    width: 225px;
    left: 0;
    top: 86px;
    padding-top: 0;
    z-index: 99999;
    clear:both;
}

.subnav .i-hot {
    position: relative;
    background: url(../images/i-hot.gif) no-repeat 95% 5px;
}

.subnav#subnav-3 {
    width: 114px;
    left: 450px
}

.subnav#subnav-2 {
    width: 114px;
    left: 534px
}

.subnav#subnav-1 {
    left: 562px
}
.subnav#subnav-4 {
    left: 702px;
    width: 115px;
}
.subnav#subnav-5 {
    left:365px;
    width: 115px;
}
.subnav ul {
    display: block;
    *zoom: 1;
    background: rgba(0,0,0,0.8);
    border: solid 2px #F3DD98;
    color: #fff;
    font-size: 14px;
    position: relative
}

.subnav ul:before,.subnav ul:after {
    content: "";
    display: table
}

.subnav ul:after {
    clear: both
}

.subnav ul:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -8px;
    border: solid 10px transparent;
    border-bottom-color: #fcff00
}

.subnav ul li {
    float: left;
    width: 110px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-bottom: dotted 1px #666
}

.subnav ul li:hover {
    border-color: #fcff00
}

.subnav ul li a {
    color: #fff;
    display: block;
    height: 100%;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    text-align: center
}

.subnav ul li a:hover {
    color: #fcff00
}

.sliderbox {
    background: #1d1717;
    position: relative;
    margin-top: 120px
}

.slider {
    position: relative;
    overflow: auto;
    text-align: center
}

.slider ul li {
    float: left;
    height: 502px;
    background-repeat: no-repeat;
    background-position: center 0
}

.slider ul li>a {
    display: block;
    height: 100%
}

#b06 {
    width: 1000px
}

#b06 .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    display: none
}

#b06 .dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    text-indent: -999em;
    background: #fff;
    border-radius: 10px;
    cursor: pointer;
    opacity: .6;
    -webkit-transition: background .5s,opacity .5s;
    -moz-transition: background .5s,opacity .5s;
    transition: background .5s,opacity .5s
}

#b06 .dots li.active {
    background: #f15e22;
    opacity: 1
}

#b06 .arrow {
    position: absolute;
    top: 50%;
    margin-top: -60px
}

#b06 #al {
    left: 15px
}

#b06 #ar {
    right: 15px
}

.banner-tyss {
    background: url(../images/banner/banner-tyss.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-zrsx {
    background: url(../images/banner/banner-zrsx.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-dzyy {
    background: url(../images/banner/banner-dzyy.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-cpyx {
    background: url(../images/banner/banner-cpyx.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-yhhd {
    background: url(../images/banner/banner-yhhd.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-page {
    background: url(../images/banner/banner-page.jpg) #151515 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.banner-reg {
    background: url(../images/banner/banner-reg.jpg) #333 no-repeat center top;
    height: 285px;
    position: relative;
    margin-top: 170px
}

.footer {
    line-height: 1;
    *zoom: 1;
    color: #847274;
    background: #271e1f;
    border-top: solid 1px #372a2b;
    padding: 0 0 10px 0
}

.footer:before,.footer:after {
    content: "";
    display: table
}

.footer:after {
    clear: both
}

.footer .foot-ys {
    height: 128px;
    background: url(../images/foot-ys.png?=602) no-repeat center center
}

.footer .foot-copy {
    line-height: 40px;
    text-align: center
}

.footer .foot-brand {
    margin-top: 15px;
    height: 40px;
    text-align: center;
    background: url(../images/foot-brand1.png?=603) no-repeat center center
}

.footer .foot-contact {
    height: 45px;
    line-height: 45px;
    background: #271e1f;
    border-top: solid 1px #32292a;
    border-bottom: solid 1px #32292a
}

.footer .foot-contact ul {
    height: 100%
}

.footer .foot-contact li {
    float: left;
    width: 24.5%;
    height: 100%;
    overflow: hidden
}

.footer .foot-contact li .i-1,.footer .foot-contact li .i-2,.footer .foot-contact li .i-3,.footer .foot-contact li .i-4 {
    color: #847274;
    display: block;
    float: left;
    overflow: hidden
}

.footer .foot-contact li .i-1 {
    background: url(../images/i-dh1.png?=602) no-repeat 0 center;
    padding-left: 26px
}

.footer .foot-contact li .i-2 {
    background: url(../images/i-mail.png?=602) no-repeat 0 center;
    padding-left: 26px;
    margin-left: 20px
}

.footer .foot-contact li .i-3 {
    background: url(../images/i-down.png?=602) no-repeat 0 center;
    padding-left: 24px;
    margin-left: 30px
}

.footer .foot-contact li .i-4 {
    background: url(../images/i-kf.png?=602) no-repeat 0 center;
    padding-left: 32px;
    margin-left: 30px
}

.footer .foot-contact .line {
    width: 0;
    float: left;
    border-right: dotted 1px #2e2e2e;
    height: 14px;
    overflow: hidden;
    margin-top: 15px
}

.footer .foot-links {
    text-align: center;
    color: #847274;
    margin-top: 20px
}

.footer .foot-links span {
    padding: 0 5px
}

.footer .foot-links a {
    color: #847274
}

.footer .foot-links a:hover {
    color: #fff800
}

#j-tab-cpyx {
    *zoom: 1;
    border-top: solid 6px #4f4042
}

#j-tab-cpyx:before,#j-tab-cpyx:after {
    content: "";
    display: table
}

#j-tab-cpyx:after {
    clear: both
}

#j-tab-cpyx iframe {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0
}

#j-tab-cpyx .tab_menu {
    overflow: hidden;
    text-align: center;
    padding: 20px 0 18px;
    border-bottom: solid 1px #4f4042;
    background: #2c2223
}

#j-tab-cpyx .tab_menu li {
    display: inline-block;
    cursor: pointer;
    width: 250px;
    height: 71px;
    font-size: 18px;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background: url(../images/tab-menu.png?=602) no-repeat 0 0;
    color: #ffe96b;
    text-align: center;
    margin: 0 35px
}

#j-tab-cpyx .tab_menu li.current {
    color: #000;
    background: url(../images/tab-menu.png?=602) no-repeat 0 -71px;
    font-weight: bold
}

#j-tab-cpyx .tab_menu li.current .tlebox .tle {
    color: #925f28
}

#j-tab-cpyx .tab_menu li.current .tlebox .tle em {
    color: #925f28
}

#j-tab-cpyx .tab_menu li .tlebox {
    padding: 15px 0 0
}

#j-tab-cpyx .tab_menu li .tlebox img {
    vertical-align: top
}

#j-tab-cpyx .tab_menu li .tlebox img.img-mar {
    margin-top: -5px
}

#j-tab-cpyx .tab_menu li .tlebox .tle {
    line-height: 1;
    font-size: 16px;
    display: inline-block;
    text-align: left;
    font-weight: bold;
    color: #fff
}

#j-tab-cpyx .tab_menu li .tlebox .tle em {
    font-size: 12px;
    color: #ca8e4e;
    font-style: normal;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    font-weight: normal;
    text-transform: uppercase
}

#j-tab-cpyx .tab_box {
    *zoom: 1;
    overflow: hidden;
    background: #2c2223;
    padding: 12px 22px 30px
}

#j-tab-cpyx .tab_box:before,#j-tab-cpyx .tab_box:after {
    content: "";
    display: table
}

#j-tab-cpyx .tab_box:after {
    clear: both
}

#j-tab-cpyx .tab_box .hide {
    display: none
}

#j-tab-yh {
    *zoom: 1
}

#j-tab-yh:before,#j-tab-yh:after {
    content: "";
    display: table
}

#j-tab-yh:after {
    clear: both
}

#j-tab-yh .tab_menu {
    overflow: hidden;
    text-align: center;
    padding: 25px 0
}

#j-tab-yh .tab_menu li {
    display: inline-block;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #7f6c6e;
    margin: 0 0;
    padding: 0 20px
}

#j-tab-yh .tab_menu li.current {
    color: #fff;
    background: #ff0000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#j-tab-yh .tab_box {
    *zoom: 1;
    overflow: hidden
}

#j-tab-yh .tab_box:before,#j-tab-yh .tab_box:after {
    content: "";
    display: table
}

#j-tab-yh .tab_box:after {
    clear: both
}

#j-tab-yh .tab_box .hide {
    display: none
}

.scroll_horizontal {
    position: relative;
    width: 660px;
    height: 120px;
    padding: 10px;
    background-color: #eee
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative;
    width: 580px;
    height: 120px;
    margin: 0 auto
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 9999px
}

.scroll_horizontal .list li {
    float: left;
    width: 200px
}

.scroll_horizontal .prev,.scroll_horizontal .next {
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -25px;
    width: 40px;
    height: 50px;
    background-image: url(../images/control.png?=602);
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer
}

.scroll_horizontal .prev {
    left: 5px;
    background-position: 0 0
}

.scroll_horizontal .next {
    right: 5px;
    background-position: -40px 0
}

.scroll_horizontal .prev:hover {
    background-position: 0 -50px
}

.scroll_horizontal .next:hover {
    background-position: -40px -50px
}

.scroll_vertical {
    position: relative;
    width: 180px;
    height: 340px;
    padding: 10px;
    background: #eee
}

.scroll_vertical .box {
    overflow: hidden;
    position: relative;
    top: 40px;
    height: 260px
}

.scroll_vertical .list {
    position: absolute;
    top: 0;
    left: 0
}

.scroll_vertical .list li {
    height: 140px;
    text-align: center
}

.scroll_vertical .prev,.scroll_vertical .next {
    position: absolute;
    z-index: 10;
    left: 50%;
    width: 120px;
    height: 30px;
    margin-left: -25px;
    width: 50px;
    height: 40px;
    background-image: url(../images/control.png?=602);
    background-repeat: no-repeat;
    font: 0/0 Arial;
    cursor: pointer
}

.scroll_vertical .prev {
    top: 5px;
    background-position: -80px 0
}

.scroll_vertical .next {
    bottom: 5px;
    background-position: -130px 0
}

.scroll_vertical .prev:hover {
    background-position: -80px -40px
}

.scroll_vertical .next:hover {
    background-position: -130px -40px
}

.home-scroll {
    margin-top: 20px;
    width: 100%;
    height: 70px;
    background: none;
    padding: 0 !important;
    margin-left: -10px
}

.home-scroll .box {
    height: 100% !important;
    width: 340px !important
}

.home-scroll .list li {
    width: auto;
    text-align: center;
    padding: 0 8px
}

.home-scroll .list li a {
    color: #6d5b5d
}

.home-scroll .list li a:hover {
    color: #faf1b2
}

.home-scroll .list li span {
    display: block;
    padding-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.home-scroll .prev,.home-scroll .next {
    background-image: url(../images/control3.png?=602);
    width: 13px;
    height: 22px;
    margin-top: -25px
}

.home-scroll .prev {
    left: -15px;
    background-position: 0 0
}

.home-scroll .prev:hover {
    background-position: 0 -22px
}

.home-scroll .next {
    right: -15px;
    background-position: -13px 0
}

.home-scroll .next:hover {
    background-position: -13px -22px
}

.notice {
    *zoom: 1;
    background: rgba(0,0,0,0.7);
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.notice:before,.notice:after {
    content: "";
    display: table
}

.notice:after {
    clear: both
}

.notice.notice-top {
    top: 166px;
    bottom: auto;
    background: #330000
}

.notice .wrapper {
    height: 100%
}

.notice h2 {
    font-size: 14px;
    color: #fefdc5;
    float: left;
    background: url(../images/notice.png?=602) no-repeat 0 center;
    padding-left: 20px
}

.notice .cont {
    overflow: hidden;
    color: #e4e4e4;
    font-size: 12px
}

.notice2 {
    *zoom: 1;
    background: rgba(0,0,0,0.7);
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.7) !important
}

.notice2:before,.notice2:after {
    content: "";
    display: table
}

.notice2:after {
    clear: both
}

.notice2.notice-top {
    top: 166px;
    bottom: auto;
    background: #330000
}

.notice2 .wrapper {
    height: 100%
}

.notice2 h2 {
    font-size: 14px;
    color: #fefdc5;
    float: left;
    background: url(../images/notice.png?=602) no-repeat 0 center;
    padding-left: 20px
}

.notice2 .cont {
    overflow: hidden;
    color: #e4e4e4;
    font-size: 12px
}

.list-zrsx {
    width: 1015px;
    *zoom: 1;
    background: #2c2223;
    padding: 15px 0 5px 5px
}

.list-zrsx:before,.list-zrsx:after {
    content: "";
    display: table
}

.list-zrsx:after {
    clear: both
}

.list-zrsx ul {
    *zoom: 1;
    float: left;
    width: 324px;
    margin: 0 5px
}

.list-zrsx ul:before,.list-zrsx ul:after {
    content: "";
    display: table
}

.list-zrsx ul:after {
    clear: both
}

.list-zrsx li {
    float: left;
    line-height: 1;
    text-align: center;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    position: relative;
    top: 0;
    border: solid 7px #4f4042;
    overflow: hidden;
    margin-bottom: 12px
}

.list-zrsx li:hover {
    top: 10px
}

.list-zrsx li a {
    display: block;
    position: relative;
    overflow: hidden
}

.list-zrsx li a:hover .mask {
    filter: alpha(opacity = 100);
    opacity: 1
}

.list-zrsx li .item-1 {
    width: 310px;
    height: 216px
}

.list-zrsx li .item-2 {
    width: 313px;
    height: 343px
}

.list-zrsx li h4 {
    z-index: 5;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: rgba(0,0,0,0.8);
    color: #fdfd85;
    font-size: 14px;
    font-weight: normal
}

.list-zrsx li h4.tle-none {
    background: none
}

.list-zrsx li .mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.6);
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    filter: alpha(opacity = 0);
    opacity: 0
}

.list-zrsx li .mask .btn {
    display: block;
    width: 120px;
    height: 36px;
    line-height: 36px;
    background: #ffe243;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -60px;
    font-size: 16px
}

.list-zrsx li .itemnumbox {
    padding: 25px 0 12px;
    width: 313px;
    position: relative;
    color: #fff;
    text-align: center
}

.list-zrsx li .itemnumbox #num03 {
    color: #fbf59f;
    font-size: 18px;
    position: absolute;
    left: 205px;
    bottom: 12px
}

.list-zrsx li.bor-none {
    border: 0
}

.list-cpyx {
    *zoom: 1;
    line-height: 1;
    background: #2c2223
}

.list-cpyx:before,.list-cpyx:after {
    content: "";
    display: table
}

.list-cpyx:after {
    clear: both
}

.list-cpyx ul {
    *zoom: 1;
    padding: 25px 0 10px 20px
}

.list-cpyx ul:before,.list-cpyx ul:after {
    content: "";
    display: table
}

.list-cpyx ul:after {
    clear: both
}

.list-cpyx li {
    width: 221px;
    float: left;
    position: relative;
    top: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    margin: 0 9px 18px
}

.list-cpyx li .item {
    display: block;
    width: 100%;
    height: 246px;
    background: #46383a;
    text-align: center;
    *zoom: 1;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.list-cpyx li .item:before,.list-cpyx li .item:after {
    content: "";
    display: table
}

.list-cpyx li .item:after {
    clear: both
}

.list-cpyx li .item img {
    display: block;
    margin: 20px auto 0
}

.list-cpyx li .item h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bolder;
    margin: 15px 0 0;
    overflow: hidden;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.list-cpyx li .item:hover {
    background: url(../images/cpyx-item-bg.png?=602)
}

.list-cpyx li .item:hover h3 {
    color: #7e5223
}

.list-cpyx li .item-no img {
    display: block;
    margin: 75px auto 0
}

.list-cpyx li .item-no:hover {
    background: #46383a !important
}

.list-cpyx li .btn {
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -54px;
    width: 108px;
    height: 28px;
    line-height: 28px;
    background: #ff9000;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.list-cpyx li:hover {
    top: -5px
}

.list-cpyx li:hover .btn {
    color: #fcf793;
    background: #7e5223
}

.list-tyss {
    line-height: 1;
    background:#4f4042 ;
    height: 480px;
    position: relative
}

.list-tyss ul {
    *zoom: 1;
    height: 100%
}

.list-tyss ul:before,.list-tyss ul:after {
    content: "";
    display: table
}

.list-tyss ul:after {
    clear: both
}

.list-tyss li {
        float: left;
    width: 333px;
    height: 225px;
    position: relative;
    margin-left: 10px;
    margin-top: 10px;
}
.list-tyss li img {
    float: left;
    width: 100%;
    height: 100%;
}


.list-tyss li .btn-1,.list-tyss li .btn-2 {
    opacity: 0
}

.list-tyss li .btn-1 {
    width: 144px;
    height: 44px;
    position: absolute;
    right: -60px;
    top: 87px;
    background: url(../images/btn-tyss.png?=602)
}
.list-tyss li:hover .btn-1 {
    filter: alpha(opacity = 100);
    opacity: 1
}
.list-tyss li:hover .btn-1 {
    right: 0px
}
.list-yh {
    background: #2c2223;
    padding: 0 0 50px 0
}

.list-yh .items-yh {
    width: 940px;
    margin: 0 auto
}

.list-yh .items-yh .title {
    height: 140px;
    cursor: pointer;
    *zoom: 1;
    position: relative;
    margin: 15px 0 0;
    overflow: hidden
}

.list-yh .items-yh .title:before,.list-yh .items-yh .title:after {
    content: "";
    display: table
}

.list-yh .items-yh .title:after {
    clear: both
}

.list-yh .items-yh .title:hover {
    border-color: #7285b4
}

.list-yh .items-yh .con {
    color: #7a89ac;
    line-height: 28px;
    padding-bottom: 20px
}

.list-yh .items-yh .con img {
    width: 100%
}

.list-dzyy {
    *zoom: 1;
    padding: 0 0
}

.list-dzyy:before,.list-dzyy:after {
    content: "";
    display: table
}

.list-dzyy:after {
    clear: both
}

.list-dzyy .list-dzyy-1 {
    height: 102px;
    background: #2c2223;
    margin-bottom: 10px
}

.list-dzyy .list-dzyy-1 ul {
    *zoom: 1;
    overflow: hidden;
    padding: 14px 0 0 2px
}

.list-dzyy .list-dzyy-1 ul:before,.list-dzyy .list-dzyy-1 ul:after {
    content: "";
    display: table
}

.list-dzyy .list-dzyy-1 ul:after {
    clear: both
}

.list-dzyy .list-dzyy-1 li {
    float: left;
    margin: 0 10px;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.list-dzyy .list-dzyy-1 li:hover {
    margin-top: 5px
}

.list-dzyy .list-dzyy-1 li .pic {
    float: left;
    width: 109px;
    height: 69px;
    overflow: hidden
}

.list-dzyy .list-dzyy-1 li .info {
    float: left;
    font-size: 12px;
    line-height: 2;
    margin: 10px 0 0 10px
}

.list-dzyy .list-dzyy-1 li .info h4 {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal
}

.list-dzyy .list-dzyy-1 li .info .numbox {
    color: #ffe469;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.aside {
    width: 263px;
    float: left;
    margin: 0 10px 0 0;
    background: #2c2223
}

.aside .hd {
    height: 49px;
    font-size: 18px;
    font-weight: bold;
    line-height: 49px;
    text-align: center;
    color: #e9d87b
}

.aside .aside-ad {
    text-align: center;
    padding: 30px 0
}

.aside .aside-menu {
    padding: 0 20px 10px;
    *zoom: 1
}

.aside .aside-menu:before,.aside .aside-menu:after {
    content: "";
    display: table
}

.aside .aside-menu:after {
    clear: both
}

.aside .aside-menu li {
    border-bottom: solid 1px #3b3334
}

.aside .aside-menu li.active a {
    color: #fedd6f
}

.aside .aside-menu li.active a i.i-1 {
    background-position: -32px 0
}

.aside .aside-menu li.active a i.i-2 {
    background-position: -32px -32px
}

.aside .aside-menu li.active a i.i-3 {
    background-position: -32px -64px
}

.aside .aside-menu li.active a i.i-4 {
    background-position: -32px -96px
}

.aside .aside-menu li.active a i.i-5 {
    background-position: -32px -128px
}

.aside .aside-menu li.active a i.i-6 {
    background-position: -32px -160px
}

.aside .aside-menu li a {
    color: #fff;
    display: block;
    height: 100%;
    overflow: hidden;
    padding: 15px 0 15px 24px;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.aside .aside-menu li a:hover {
    color: #fedd6f
}

.aside .aside-menu li a:hover i.i-1 {
    background-position: -32px 0
}

.aside .aside-menu li a:hover i.i-2 {
    background-position: -32px -32px
}

.aside .aside-menu li a:hover i.i-3 {
    background-position: -32px -64px
}

.aside .aside-menu li a:hover i.i-4 {
    background-position: -32px -96px
}

.aside .aside-menu li a:hover i.i-5 {
    background-position: -32px -128px
}

.aside .aside-menu li a:hover i.i-6 {
    background-position: -32px -160px
}

.aside .aside-menu li i {
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    background-image: url(../images/i-aside.png?=602);
    background-repeat: no-repeat;
    margin: 8px 25px 0 0;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.aside .aside-menu li i.i-1 {
    background-position: 0 0
}

.aside .aside-menu li i.i-2 {
    background-position: 0 -32px
}

.aside .aside-menu li i.i-3 {
    background-position: 0 -64px
}

.aside .aside-menu li i.i-4 {
    background-position: 0 -96px
}

.aside .aside-menu li i.i-5 {
    background-position: 0 -128px
}

.aside .aside-menu li i.i-6 {
    background-position: 0 -160px
}

.aside .aside-menu li .info {
    overflow: hidden
}

.aside .aside-menu li .info h4 {
    font-size: 16px;
    font-weight: normal
}

.aside .aside-menu li .info>span {
    display: block;
    font-size: 12px;
    text-transform: uppercase
}

.aside .aside-menu .i-hot {
    display: inline-block;
    width: 15px;
    height: 16px;
    background: url(../images/i-hot2.gif);
    vertical-align: top;
    margin: 8px 0 0 5px
}

.article .fc-yellow {
    color: #fedd6f !important
}

.article h2 {
    font-size: 14px;
    color: #fedd6f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
    padding-bottom: 10px;
    text-transform: uppercase
}

.article .cont {
    color: #dcdcdc;
    font-size: 12px
}

.article .cont .cont-main {
    line-height: 30px
}

.article .cont .cont-main p {
    margin: 12px 0;
    line-height: 2
}

.article .cont .cont-main h4 {
    color: #fefba6;
    font-size: 14px;
    font-weight: normal
}

.article .cont .cont-main a {
    color: #ffff99 !important
}

.article .table-defaut {
    width: 100%;
    margin-bottom: 20px
}

.article .table-defaut th,.article .table-defaut td {
    border: solid 1px #fff;
    text-align: center;
    font-size: 14px;
    padding: 5px
}

#Tab1 {
    width: 100%;
    *zoom: 1
}

#Tab1:before,#Tab1:after {
    content: "";
    display: table
}

#Tab1:after {
    clear: both
}

#Tab1 .Menubox {
    width: 100%;
    float: left
}

#Tab1 .Menubox li {
    width: 105px;
    float: left;
    margin: 0 20px 0 0;
    display: block;
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #363636;
    padding: 0 10px;
    font-size: 14px
}

#Tab1 .Menubox li.hover {
    color: #363636;
    background: #ffd055;
    font-weight: bold
}

#Tab1 .Menubox li a {
    color: #fff
}

#Tab1 .Contentbox {
    width: 100%;
    float: left;
    padding: 20px 0;
    margin-top: 10px;
    font-size: 13px;
}

#Tab1 .Contentbox p {
    line-height: 2.2;
    margin: 10px 0
}

.dl-reg {
    padding: 30px 0
}

.dl-reg li {
    *zoom: 1;
    margin-bottom: 14px
}

.dl-reg li:before,.dl-reg li:after {
    content: "";
    display: table
}

.dl-reg li:after {
    clear: both
}

.dl-reg label {
    width: 150px;
    text-align: right;
    font-weight: bold;
    line-height: 32px;
    padding: 0 30px 0 0;
    float: left;
    display: block
}

.dl-reg label .red {
    color: red;
    font-size: 14px;
    padding: 0 5px;
    vertical-align: middle
}

.dl-reg .ipt {
    width: 310px;
    height: 32px;
    line-height: 32px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    padding: 0 8px;
    font-size: 13px;
    color: #000
}

.dl-reg .yzm {
    float: left;
    position: relative
}

.dl-reg .yzm .ipt {
    width: 150px
}

.dl-reg .yzm img {
    position: absolute;
    top: 6px;
    right: 4px
}

.dl-reg .btn-submit {
    padding: 5px 40px;
    background: #ffde00;
    border: 0;
    color: #000;
    margin-top: 20px;
    font-size: 18px
}

.otable {
    background: #371305;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px
}

.otable td {
    border: 1px solid #4b0a0e;
    padding: 3px;
    background: #3d0508;
    color: #e2c78b
}

.reg {
    overflow: hidden;
    *zoom: 1;
    line-height: 1
}

.reg:before,.reg:after {
    content: "";
    display: table
}

.reg:after {
    clear: both
}

.reg h2 {
    margin-bottom: 20px;
    height: 49px;
    background: url(../images/reg-hd.png?=602) no-repeat center center
}

.reg .reg-des {
    margin-bottom: 10px;
    color: #fff
}

.reg .reg-des .hd {
    height: 49px;
    background: url(../images/reg-hd.png?=602) no-repeat center center;
    margin-bottom: 10px
}

.reg .reg-des p {
    line-height: 24px
}

.reg .reg-bz {
    color: #665859;
    padding: 20px 20px;
    line-height: 2
}

.reg .reg-box {
    padding-top: 10px;
    margin: 20px auto
}

.reg .form-group {
    border: 1px solid #493c3d;
    padding: 20px 0;
    margin: 0 0 30px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.reg .form-group legend {
    padding: 0 6px;
    margin: 0 25px;
    font-size: 14px;
    color: #fff100
}

.reg .form-group li {
    *zoom: 1;
    margin: 12px 0;
    font-size: 14px
}

.reg .form-group li:before,.reg .form-group li:after {
    content: "";
    display: table
}

.reg .form-group li:after {
    clear: both
}

.reg .form-group label {
    width: 140px;
    float: left;
    text-align: right;
    padding-right: 10px;
    line-height: 30px;
    color: #fff;
    font-size: 14px
}

.reg .form-group label span {
    color: red;
    font-family: tohoma;
    padding-right: 5px;
    font-size: 12px
}

.reg .form-group .ipt {
    width: 190px;
    height: 30px;
    float: left;
    border: 0;
    text-indent: 5px;
    color: #000;
    font-size: 12px
}

.reg .form-group .tip {
    line-height: 25px;
    display: block;
    float: left;
    padding: 0 0 0 10px;
    font-size: 12px;
    color: #ccc
}

.reg .form-group .yzm {
    float: left;
    position: relative
}

.reg .form-group .yzm .img-yzm {
    cursor: pointer;
    position: absolute;
    right: 4px;
    top: 50%;
    margin-top: -15px
}

.reg .cbox {
    padding-left: 70px;
    color: #fff
}

.reg .cbox input {
    vertical-align: top
}

.reg .cbox a {
    color: #ffb400
}

.reg .btn-box {
    padding: 20px 0 20px 70px
}

.reg .btn-box .btn-1,.reg .btn-box .btn-2 {
    border: 0;
    width: 126px;
    height: 40px;
    background: #ffc86d;
    cursor: pointer;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    font-weight: bold;
    color: #000000
}

.reg .btn-box .btn-1 {
    margin-right: 15px
}

.reg .btn-box .btn-2 {
    background: #a21212;
    color: #fff
}

.duilian {
    top: 200px;
    position: absolute;
    overflow: hidden;
    display: none;
    z-index: 10001
}

.duilian_left {
    left: 10px;
    width: 133px;
    height: 401px
}

.duilian_left .block1,.duilian_left .block2,.duilian_left .block3,.duilian_left .block4,.duilian_left .block5,.duilian_left .duilian_close {
    position: absolute
}

.duilian_left .block1 {
    width: 100%;
    height: 80px;
    top: 0;
    left: 0
}

.duilian_left .block2 {
    width: 100%;
    height: 40px;
    top: 78px;
    left: 0
}

.duilian_left .block3 {
    width: 100%;
    height: 50px;
    top: 120px;
    left: 0
}

.duilian_left .block4 {
    width: 100%;
    height: 60px;
    top: 175px;
    left: 0
}

.duilian_left .block5 {
    width: 100%;
    height: 150px;
    top: 230px;
    left: 0
}

.duilian_left .duilian_close {
    width: 75px;
    height: 23px;
    left: 36px;
    bottom: 0
}

.duilian_right {
    right: 10px;
    width: 133px;
    height: 401px;
    position: absolute
}

.duilian_right .block1,.duilian_right .block2,.duilian_right .block3,.duilian_right .block4,.duilian_right .duilian_close {
    position: absolute
}

.duilian_right .block1 {
    width: 100%;
    height: 70px;
    top: 0;
    left: 0
}

.duilian_right .block2 {
    width: 100%;
    height: 40px;
    top: 80px;
    left: 0
}

.duilian_right .block3 {
    width: 100%;
    height: 30px;
    top: 120px;
    left: 0
}

.duilian_right .duilian_close {
    width: 78px;
    height: 24px;
    left: 35px;
    bottom: 0
}

.body-login {
    background: #331c12
}

.login-header {
    height: 130px;
    background: url(../images/login-hd2.png?=602) no-repeat center bottom
}

.login-header .wrapper {
    height: 100%
}

.login-header .wrapper .logo {
    display: block;
    margin: 34px auto 0;
    width: 332px;
    height: 81px;
    background: url(../images/logo.png?=602)
}

.login-footer {
    position: relative;
    padding-top: 30px
}

.login-footer .footer-contact {
    position: absolute;
    left: 0;
    top: -25px;
    width: 100%;
    background-color: transparent !important
}

.login-footer .text {
    text-align: center;
    color: #bc9065;
    height: 80px;
    line-height: 80px
}

.login-block {
    width: 280px;
    height: 309px;
    background: url(../images/login-block.png?=602);
    position: absolute;
    right: 10px;
    top: 110px
}

.login-block .form {
    width: 246px;
    margin: 90px auto 0
}

.login-block .form li {
    margin-bottom: 5px;
    *zoom: 1
}

.login-block .form li:before,.login-block .form li:after {
    content: "";
    display: table
}

.login-block .form li:after {
    clear: both
}

.login-block .form li.item-1 {
    padding: 6px 0;
    font-size: 12px;
    color: #4a2309
}

.login-block .form li.item-1 a {
    color: #ffd800
}

.login-block .form li.item-1 a:hover {
    color: red
}

.login-block .form li .btn-submit,.login-block .form li .btn-qx {
    width: 118px;
    height: 39px;
    display: block;
    cursor: pointer;
    border: 0;
    float: left;
    margin-right: 5px;
    background-image: url(../images/btn-login.png?=602);
    background-repeat: no-repeat
}

.login-block .form li .btn-submit:hover,.login-block .form li .btn-qx:hover {
    filter: alpha(opacity = 80);
    opacity: .8
}

.login-block .form li .btn-submit {
    background-position: 0 0
}

.login-block .form li .btn-qx {
    background-position: 0 -39px
}

.login-block .form .yzm {
    float: right;
    cursor: pointer
}

.login-block .form .ipt {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #844e0f;
    border: solid 1px #ffda5b;
    text-indent: 10px;
    color: #fff;
    font-size: 14px
}

.login-block .form .ipt::-webkit-input-placeholder {
    color: #e1c05a
}

.login-block .form .ipt::-moz-placeholder {
    color: #e1c05a
}

.login-block .form .ipt:-ms-input-placeholder {
    color: #e1c05a
}

.login-block .form .ipt input:-moz-placeholder {
    color: #e1c05a
}

.login-block .jzmm {
    text-align: center;
    padding-top: 15px
}

.login-block .jzmm a {
    color: #fff7b0;
    font-size: 14px
}

.slider-login {
    width: 251px;
    position: absolute;
    z-index: 11;
    right: 20px;
    top: 60px
}

.slider-login .wrapper {
    position: relative
}

.slider-login .btns {
    padding: 13px 0;
    background: rgba(0,0,0,0.75);
    margin-top: 6px
}

.slider-login .btns .btn-reg {
    margin: 0 auto;
    width: 229px;
    display: block;
    height: 42px;
    background: url(../images/btn-reg.png?=602)
}

.slider-login .login-fm {
    background: url(../images/login-line.png?=602) rgba(29,23,23,0.55) no-repeat 0 0;
    margin: 0 0 0;
    padding: 0 0 20px 0;
    *zoom: 1
}

.slider-login .login-fm:before,.slider-login .login-fm:after {
    content: "";
    display: table
}

.slider-login .login-fm:after {
    clear: both
}

.slider-login .login-fm .hd {
    line-height: 1;
    text-align: center;
    color: #fff;
    padding: 20px 0 15px
}

.slider-login .login-fm .hd h3 {
    display: inline-block;
    font-size: 18px
}

.slider-login .login-fm .hd span {
    font-size: 12px;
    text-transform: uppercase;
    padding: 0 4px
}

.slider-login .login-fm ul {
    *zoom: 1;
    padding: 0 20px 0
}

.slider-login .login-fm ul:before,.slider-login .login-fm ul:after {
    content: "";
    display: table
}

.slider-login .login-fm ul:after {
    clear: both
}

.slider-login .login-fm li {
    position: relative;
    margin-bottom: 10px
}

.slider-login .login-fm .ipt {
    width: 100%;
    height: 32px;
    border: solid 1px #493b3d;
    background: none;
    color: #fff;
    text-indent: 10px;
    font-size: 12px
}

.slider-login .login-fm .ipt::-webkit-input-placeholder {
    color: #958284
}

.slider-login .login-fm .ipt::-moz-placeholder {
    color: #958284
}

.slider-login .login-fm .ipt:-ms-input-placeholder {
    color: #958284
}

.slider-login .login-fm .ipt.i-user {
    text-indent: 35px;
    background: url(../images/i-user2.png?=602) no-repeat 10px center
}

.slider-login .login-fm .ipt.i-pass {
    text-indent: 35px;
    background: url(../images/i-pass2.png?=602) no-repeat 10px center
}

.slider-login .login-fm .ipt.i-yzm {
    width: 140px
}

.slider-login .login-fm .code-img {
    position: absolute;
    left: 94px;
    top: 8px
}

.slider-login .login-fm .link-forget {
    line-height: 32px;
    float: right;
    color: #f5e1a6;
    cursor: pointer;
    text-decoration: underline
}

.slider-login .login-fm .btn-login {
    display: block;
    width: 212px;
    height: 37px;
    margin: 0 auto 0;
    border: 0;
    background: url(../images/btn-login.png?=602)
}

.slider-login .member {
    color: #fff;
    line-height: 2;
    padding: 0 0 0 15px
}

.slider-login .member a {
    color: #fff
}

.slider-login .member a:hover {
    color: #fffc00
}

.slider-login .member .line {
    padding: 0 4px 0 6px
}

.mod-menu {
    *zoom: 1;
    height: 75px;
    line-height: 1;
    background: #271e1f
}

.mod-menu:before,.mod-menu:after {
    content: "";
    display: table
}

.mod-menu:after {
    clear: both
}

.mod-menu .wrapper {
    height: 100%
}

.mod-menu ul.list {
    *zoom: 1
}

.mod-menu ul.list:before,.mod-menu ul.list:after {
    content: "";
    display: table
}

.mod-menu ul.list:after {
    clear: both
}

.mod-menu li {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    position: relative;
    left: 0
}

.mod-menu li:hover {
    left: 5px;
    background: #322829
}

.mod-menu li:hover .i-1 {
    background-position: -51px 0
}

.mod-menu li:hover .i-2 {
    background-position: -51px -51px
}

.mod-menu li:hover .i-3 {
    background-position: -51px -102px
}

.mod-menu li:hover .i-4 {
    background-position: -51px -153px
}

.mod-menu li:hover .spa-1,.mod-menu li:hover .spa-2 {
    color: #f9f0b1 !important
}

.mod-menu li>a {
    display: block;
    padding: 10px 0 12px
}

.mod-menu li i {
    vertical-align: top;
    display: inline-block;
    width: 51px;
    height: 51px;
    background: url(../images/mod-menu.png?=602) no-repeat 0 0;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.mod-menu li i.i-1 {
    background-position: 0 0
}

.mod-menu li i.i-2 {
    background-position: 0 -51px
}

.mod-menu li i.i-3 {
    background-position: 0 -102px
}

.mod-menu li i.i-4 {
    background-position: 0 -153px
}

.mod-menu li .info {
    display: inline-block;
    line-height: 1.4;
    padding: 6px 0 0 5px
}

.mod-menu li .info span {
    display: block;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-menu li .info .spa-1 {
    font-size: 16px;
    color: #958284
}

.mod-menu li .info .spa-2 {
    font-size: 12px;
    color: #615052
}

.mod-scroll {
    *zoom: 1
}

.mod-scroll:before,.mod-scroll:after {
    content: "";
    display: table
}

.mod-scroll:after {
    clear: both
}

.mod-scroll .tab-scroll {
    position: relative;
    z-index: 10
}

.mod-scroll .tab-scroll .hd {
    width: 163px;
    height: 70px;
    background: url(../images/hd-tab-tle.png?=602);
    position: absolute;
    z-index: 10;
    left: -18px;
    top: 35px
}

.mod-scroll .tab-scroll .ele {
    position: absolute;
    height: 100%;
    top: 0;
    overflow: hidden
}

.mod-scroll .tab-scroll .inner {
    position: absolute;
    left: 20px;
    top: 105px;
    width: 340px
}

.mod-scroll .tab-scroll .inner .tle {
    line-height: 1
}

.mod-scroll .tab-scroll .inner .des {
    color: #766365;
    padding: 10px 0 0;
    line-height: 1.8
}

.mod-scroll .tab-scroll .inner .btn-go {
    display: block;
    width: 142px;
    height: 41px;
    float: left;
    background: url(../images/btn-go.png?=602);
    margin: 10px 0 0 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-scroll .tab-scroll .inner .btn-go:hover {
    margin-left: 10px
}

.mod-scroll .tab_menu {
    overflow: hidden;
    *zoom: 1;
    z-index: 10;
    width: 150px;
    float: left;
    line-height: 1;
    padding: 110px 0 0
}

.mod-scroll .tab_menu:before,.mod-scroll .tab_menu:after {
    content: "";
    display: table
}

.mod-scroll .tab_menu:after {
    clear: both
}

.mod-scroll .tab_menu li {
    overflow: hidden;
    display: block;
    cursor: pointer;
    font-size: 14px;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #766365;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    background: url(../images/tab-line.png?=602) no-repeat 4px 0
}

.mod-scroll .tab_menu li.current {
    color: #f1d790;
    font-size: 18px;
    font-weight: bold
}

.mod-scroll .tab_menu li.current i {
    background-position: 0 -11px
}

.mod-scroll .tab_menu li i {
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -5px;
    background: url(../images/tab-icon.png?=602) no-repeat 0 0
}

.mod-scroll .tab_box {
    float: right;
    width: 850px;
    height: 480px;
    *zoom: 1
}

.mod-scroll .tab_box:before,.mod-scroll .tab_box:after {
    content: "";
    display: table
}

.mod-scroll .tab_box:after {
    clear: both
}

.mod-scroll .tab_box .hide {
    display: none
}

@-webkit-keyframes fadeIn {
    0% {
        filter: alpha(opacity = 0);
        opacity: 0
    }

    100% {
        filter: alpha(opacity = 100);
        opacity: 1
    }
}

.mod-scroll .tab_box>div {
    height: 100%;
    display: block;
    animation: fadeIn 1.5s 1;
    -webkit-animation: fadeIn 1.5s 1;
    position: relative
}

.mod-tab {
    *zoom: 1;
    background: url(../images/mod-tab-bg.jpg) #221b1b no-repeat center 0;
    position: relative;
    border-top: solid 1px #2d2727;
    padding: 20px
}

.mod-tab:before,.mod-tab:after {
    content: "";
    display: table
}

.mod-tab:after {
    clear: both
}

.mod-tab .wrapper {
    width: 998px;
    border: solid 1px #3d3132
}

.mod-tab .rank {
    width: 250px;
    position: absolute;
    right: 17px;
    top: 190px
}

.mod-tab .rank .hd {
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
    background: url(../images/i-rank.png?=602) no-repeat 4px center;
    overflow: hidden;
    border-bottom: solid 2px #3a2e2e
}

.mod-tab .rank .hd h3 {
    font-size: 0;
    text-indent: -99em
}

.mod-tab .rank .bd .th {
    *zoom: 1;
    line-height: 1;
    padding: 6px 0
}

.mod-tab .rank .bd .th:before,.mod-tab .rank .bd .th:after {
    content: "";
    display: table
}

.mod-tab .rank .bd .th:after {
    clear: both
}

.mod-tab .rank .bd .th label {
    width: 33.3333%;
    display: block;
    float: left;
    color: #ffbb00;
    overflow: hidden
}

.mod-tab .rank .bd marquee {
    height: 115px
}

.mod-tab .rank .bd ul li {
    height: 25px;
    line-height: 25px;
    overflow: hidden
}

.mod-tab .rank .bd ul li span {
    width: 33.3333%;
    float: left;
    display: block;
    overflow: hidden
}

.mod-tab .rank .bd ul li .fc-yellow {
    color: #dbc997 !important;
    float: left
}

.mod-tab .rank .bd ul li .fc-green {
    color: #2bc900 !important
}

.mod-tab .rank .bd ul li .spa-tle {
    color: #fff
}

.mod-tab .numbox {
    width: 268px;
    height: 279px;
    background: url(../images/numbox-bg.png?=602);
    text-align: center;
    position: absolute;
    right: 10px;
    top: 92px
}

.mod-tab .numbox h3 {
    font-size: 18px;
    text-align: center;
    color: #f6ee82;
    padding: 20px 0 0
}

.mod-tab .numbox .num {
    text-align: left;
    display: block;
    width: 227px;
    height: 38px;
    margin: 8px auto 0;
    color: #fff4ae;
    font-size: 24px;
    font-family: Arial;
    letter-spacing: 13px;
    text-indent: 5px;
    background: url(../images/num-bg.png?=602) no-repeat 0 center
}

.mod-tab .ele-et {
    width: 339px;
    height: 423px;
    background: url(../images/ele-et.png?=602);
    position: absolute;
    left: -95px;
    bottom: 0
}

.mod-tab .tab_menu {
    overflow: hidden;
    *zoom: 1
}

.mod-tab .tab_menu:before,.mod-tab .tab_menu:after {
    content: "";
    display: table
}

.mod-tab .tab_menu:after {
    clear: both
}

.mod-tab .tab_menu li {
    display: block;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
    width: 25%;
    text-align: center;
    border-bottom: solid 1px #3d3132
}

.mod-tab .tab_menu li i {
    display: inline-block;
    height: 80px;
    background-image: url(../images/icon-tab.png?=602?=533);
    background-repeat: no-repeat
}

.mod-tab .tab_menu li i.i-1 {
    width: 118px;
    background-position: 0 center
}

.mod-tab .tab_menu li i.i-2 {
    width: 160px;
    background-position: -118px center
}

.mod-tab .tab_menu li i.i-3 {
    width: 142px;
    background-position: -278px center
}

.mod-tab .tab_menu li i.i-4 {
    width: 131px;
    background-position: -420px center
}

.mod-tab .tab_menu li.current {
    color: #fff;
    border-bottom: solid 3px #f6e7a5
}

.mod-tab .tab_menu li:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 0;
    width: 1px;
    height: 53px;
    background: #1d1717;
    overflow: hidden
}

.mod-tab .tab_box {
    *zoom: 1;
    overflow: hidden
}

.mod-tab .tab_box:before,.mod-tab .tab_box:after {
    content: "";
    display: table
}

.mod-tab .tab_box:after {
    clear: both
}

.mod-tab .tab_box .hide {
    display: none
}

.mod-tab .list {
    z-index: 100;
    position: relative;
    *zoom: 1;
    padding: 15px 0 0;
    width: 490px;
    float: left;
    margin-left: 230px
}

.mod-tab .list:before,.mod-tab .list:after {
    content: "";
    display: table
}

.mod-tab .list:after {
    clear: both
}

.mod-tab .list li {
    float: left;
    margin: 0 5px 10px
}

.mod-tab .list li>a {
    display: block;
    position: relative
}

.mod-tab .list li .item-1 {
    width: 150px
}

.mod-tab .list li .item-1 .pic {
    height: 98px;
    overflow: hidden
}

.mod-tab .list li .item-1 .pic img {
    width: 100%;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .list li .item-1 h4 {
    height: 28px;
    line-height: 28px;
    background: #3d3132;
    color: #eee;
    padding: 0 10px;
    font-weight: normal;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .list li .item-1 h4 span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.mod-tab .list li .item-1 .mask {
    width: 100%;
    height: 98px;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity = 0);
    opacity: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .list li .item-1:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mod-tab .list li .item-1:hover .mask {
    filter: alpha(opacity = 20);
    opacity: .2
}

.mod-tab .list li .item-1:hover h4 {
    background: #ccbb8c;
    color: #4f462d
}

.mod-tab .list li .item-2 {
    width: 472px
}

.mod-tab .list li .item-2 .pic {
    height: 227px;
    overflow: hidden
}

.mod-tab .list li .item-2 .pic img {
    width: 100%;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .list li .item-2 h4 {
    height: 35px;
    line-height: 35px;
    background: #3d3132;
    color: #eee;
    padding: 0 10px;
    font-weight: normal;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    text-align: center
}

.mod-tab .list li .item-2 .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    filter: alpha(opacity = 0);
    opacity: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .list li .item-2:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.mod-tab .list li .item-2:hover .mask {
    filter: alpha(opacity = 20);
    opacity: .2
}

.mod-tab .des {
    *zoom: 1;
    padding: 10px 0 20px;
    margin-top: 20px
}

.mod-tab .des:before,.mod-tab .des:after {
    content: "";
    display: table
}

.mod-tab .des:after {
    clear: both
}

.mod-tab .des p {
    float: right;
    width: 585px;
    text-align: center;
    color: #847274;
    font-size: 12px;
    line-height: 24px;
    margin-right: 80px
}

.mod-tab .des .btn-more {
    float: right;
    width: 179px;
    height: 38px;
    background: url(../images/btn-gamemore.png?=602);
    margin: 10px 265px 0 0;
    display: block;
    position: relative;
    left: 0;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s
}

.mod-tab .des .btn-more:hover {
    left: 10px
}

.mod-1 {
    *zoom: 1;
    border-top: solid 1px #2d2727;
    padding: 80px 0 30px;
    background: #1d1717
}

.mod-1:before,.mod-1:after {
    content: "";
    display: table
}

.mod-1:after {
    clear: both
}

.mod-1 .wrapper {
    height: 325px;
    border: solid 1px #2d2424
}

.mod-1 #js-tab-vertical {
    *zoom: 1;
    height: 100%
}

.mod-1 #js-tab-vertical:before,.mod-1 #js-tab-vertical:after {
    content: "";
    display: table
}

.mod-1 #js-tab-vertical:after {
    clear: both
}

.mod-1 #js-tab-vertical .pic {
    height: 300px;
    position: absolute;
    left: 80px;
    bottom: 49px;
    z-index: 10
}

.mod-1 #js-tab-vertical .pic2 {
    float: right;
    margin: 52px 18px 0 0
}

.mod-1 .tab_menu {
    overflow: hidden;
    *zoom: 1;
    float: left;
    width: 250px;
    padding: 40px 0 0
}

.mod-1 .tab_menu:before,.mod-1 .tab_menu:after {
    content: "";
    display: table
}

.mod-1 .tab_menu:after {
    clear: both
}

.mod-1 .tab_menu li {
    display: block;
    cursor: pointer;
    font-size: 12px;
    position: relative;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0 0 10px;
    height: 76px;
    background: #322829
}

.mod-1 .tab_menu li.current {
    color: #fff;
    background: url(../images/tab-active-bg.png?=602)
}

.mod-1 .tab_menu li.current .info .spa-1 {
    color: #5b4b27 !important
}

.mod-1 .tab_menu li.current .info .spa-2 {
    color: #ff0000 !important
}

.mod-1 .tab_menu li .imgbox {
    width: 105px;
    float: left;
    text-align: center
}

.mod-1 .tab_menu li .info {
    overflow: hidden;
    line-height: 1.6;
    padding: 18px 0 0
}

.mod-1 .tab_menu li .info .spa-1 {
    display: block;
    color: #fff;
    font-size: 14px
}

.mod-1 .tab_menu li .info .spa-1 em {
    font-size: 12px;
    font-style: normal;
    padding-left: 10px;
    color: #615455
}

.mod-1 .tab_menu li .info .spa-2 {
    display: block;
    color: #f8a835;
    background: url(../images/i-arrow3.png?=602) no-repeat 55px center
}

.mod-1 .tab_menu .item {
    height: 82px;
    background: url(../images/mod-1-item.png?=602) no-repeat center 0
}

.mod-1 .tab_box {
    height: 100%;
    background: url(../images/tab-1-bg.png?=602) no-repeat 25px 45px;
    *zoom: 1;
    width: 748px;
    float: right
}

.mod-1 .tab_box:before,.mod-1 .tab_box:after {
    content: "";
    display: table
}

.mod-1 .tab_box:after {
    clear: both
}

.mod-1 .tab_box .hide {
    display: none
}

@-webkit-keyframes fadeIn {
    0% {
        filter: alpha(opacity = 0);
        opacity: 0
    }

    100% {
        filter: alpha(opacity = 100);
        opacity: 1
    }
}

.mod-1 .tab_box>div {
    height: 100%;
    display: block;
    animation: fadeIn 1.5s 1;
    -webkit-animation: fadeIn 1.5s 1;
    position: relative
}

.block-sztz {
    height: 699px;
    width: 100%;
    background: url(../images/sjtz.jpg) no-repeat center center
}

.popbox {
    display: none;
    position: absolute;
    z-index: 99999;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%
}

.popbox .mask {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%
}

.popbox .pop {
    width: 500px;
    height: 250px;
    background: #312317;
    position: absolute;
    left: 50%;
    top: 100px;
    margin: 0 0 0 -250px;
    border: 6px solid #885f28;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px
}

.popbox .pop p {
    text-align: center;
    font-size: 22px;
    color: #fbe896;
    font-family: Microsoft Yahei;
    font-weight: bold;
    padding-top: 100px
}

.popbox .pop .close {
    width: 30px;
    height: 30px;
    background: url(../images/close.png?=602) no-repeat;
    position: absolute;
    right: 10px;
    top: 10px
}

.loginbar {
    height: 50px;
    background: #1d1717;
    *zoom: 1
}

.loginbar:before,.loginbar:after {
    content: "";
    display: table
}

.loginbar:after {
    clear: both
}

.loginbar#j-loginbar {
    display: none
}

.loginbar#j-loginbar.active {
    display: block
}

.loginbar .login-tle {
    float: right;
    font-size: 16px;
    line-height: 50px;
    color: #fff8b0;
    font-weight: normal
}

.loginbar .login {
    float: left;
    margin-top: 0;
    padding-top: 9px
}

.loginbar .login .row1 {
    float: left
}

.loginbar .login .row2 {
    float: left;
    position: relative
}

.loginbar .login .item {
    float: left;
    margin: 0 6px 0 0
}

.loginbar .login .ipt {
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    background-color: #4f4042;
    border: 0;
    float: left;
    color: #fff;
    text-indent: 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.loginbar .login .ipt::-webkit-input-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt::-moz-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt:-ms-input-placeholder {
    color: #8e7d80
}

.loginbar .login .ipt.i-zh {
    background-image: url(../images/i-zh.png?=602)
}

.loginbar .login .ipt.i-pass {
    background-image: url(../images/i-pass.png?=602)
}

.loginbar .login .ipt.i-code {
    background-image: url(images/i-code.png?=602)
}

.loginbar .login .ipt-code {
    width: 160px;
    text-indent: 10px
}

.loginbar .login .btn-login,.loginbar .login .btn-reg,.loginbar .login .btn-forget {
    width: 84px;
    height: 30px;
    float: left;
    margin: 0 5px;
    line-height: 30px;
    font-weight: bold;
    border: 0;
    overflow: hidden;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
}

.cont a {
    color: #fff;
}

.form-group select {
    width: 45px;
}

.floatDiv a {
    display: block;
}

.game_nav{ width: 1040px!important; height: 54px; overflow: hidden; position: relative; }
.game_nav .prev,.game_nav .next{ position: absolute; left: 0px; top: 0px; width: 17px; height: 54px; background: url(../images/dz/prev.png?=602) center center no-repeat #6a4444; cursor: pointer; z-index: 2;}
.game_nav .next{ right: 0px; left: auto; background:  url(../images/dz/next.png?=602) center no-repeat #6a4444;}
.game_nav .bd{ padding: 0px 25px; overflow: hidden; background: #fff;}
.game_nav .bd li{ float: left; }
.game_nav .bd a{ 
    display: block; height: 54px;
      /* border-left: 1px solid #252525;*/
       text-align: center; color:#ffffff; font-size: 14px; 
       font-family:"Microsoft Yahei"; font-weight: bold;
   }

/*左上方挂联*/
.left_top {
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    background: url('../images/common/left_top.png?=802') no-repeat left top;
}
.left_top_content {
    z-index: 99999;
    position: fixed;
    top: 0;
    /*right: 0;*/
    left: -240px;
    width: 240px;
    height: 630px;
    background: url('../images/common/left_top_content2.jpg?=802') no-repeat left top;
}