﻿body.layout {
    min-width: 1200px;
    background-color: #1c1207
}

ol,
ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.ylc_top_header {
    min-width: 1200px;
    height: 47px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    line-height: 47px;
    background-color: #391e09;
}

.ylc_top_header_1200 {
    min-width: 1200px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    z-index: 9999;
}

.ylc_top_nav {
    min-width: 1200px;
    height: 90px;
    background-color: #fff;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.currentdate {
    padding: 3px;
    color: #fff;
    font-size: 0.9rem;
}

.ylc_top_left {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.ylc_top_right {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.ylc_top_right .license:hover:before {
    content: '';
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -170px;
    width: 669px;
    height: 262px;
    background: #938e8a url('../image/license.jpg') no-repeat center;
    border: solid 8px #545454;
}

.wrapper {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

#header {
    position: relative;
    z-index: 9;
    min-width: 1200px;
    height: 107px;
    background: #482c17 url('../image/header_bg.jpg') no-repeat center top
}

#logo-bg {
    position: relative;
    width: 390px;
    height: 138px;
    background: url('../image/logo_bg.png') no-repeat;
    background-size: 100% 100%
}

#logo-bg:before {
    content: '';
    display: inline-block;
    width: 213px;
    height: 85px;
    margin-left: 59px;
    margin-top: 22px;
    background: url('../image/logo.png') no-repeat
}

#logo-bg>a {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%
}


/* 鐧诲綍妗� */

#account-box {
    position: absolute;
    top: 17px;
    right: 0
}

#check-code-wrapper {
    position: relative;
    display: inline-block
}

#captcha {
    position: absolute;
    top: 5px;
    right: 6px;
    width: auto;
    height: 25px
}

#account-box>form {
    position: relative;
    display: inline-block;
    font-size: 12px
}

#account-box>form input {
    width: 165px;
    height: 34px;
    margin-right: 2px;
    padding: 0 6px;
    color: #a79385;
    line-height: 32px;
    background-color: #3c2e1f;
    border: 1px solid #7a6147;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

#account-box>form input::-webkit-input-placeholder {
    color: #a79385
}

#account-box>form input:-ms-input-placeholder {
    color: #a79385
}

#account-box>form input::-moz-placeholder {
    color: #a79385
}

#account-box>form input.placeholder {
    color: #a79385
}

#account-box>form #check-code-wrapper input {
    width: 172px;
}

#account-box .login-btn {
    width: 69px;
    height: 29px;
    margin-left: 8px;
    color: #5f3e23;
    font-size: 14px;
    line-height: 29px;
    background: url('../image/btn_login.png') no-repeat;
    border: none;
}

#account-box .account-link {
    margin-left: 20px;
    line-height: 29px;
}

#account-box .forget-btn {
    margin-left: 47px;
    color: #60f8ef;
}

#account-box .trial-btn {
    color: #ef9f15;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

#nav {
    position: absolute;
    top: 70px;
    right: 0px;
    width: 933px;
    height: 57px;
    background: url('../image/nav.png') no-repeat center
}

#nav>ul {
    display: block;
    padding-left: 43px;
    font-size: 0;
}

#nav>ul>li {
    position: relative;
    display: inline-block;
    width: 79px;
    height: 57px;
    margin-right: 2px;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

#nav>ul>li:hover {
    background: url('../image/nav_h.png') no-repeat center
}

#nav>ul>li:hover ol {
    display: block;
}

#nav>ul>li.hot.color {
    color: red;
}

#nav>ul>li.hot>a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 16px;
    background: url('../image/hot.gif') no-repeat center top;
}

#nav>ul>li.promotion:hover {
    background: none;
}

#nav>ul>li.promotion {
    width: 160px;
    margin-left: 17px;
}

#nav>ul>li.promotion>a:before {
    content: '';
    position: absolute;
    top: 12px;
    width: 65px;
    height: 35px;
    background: url('../image/promo_txt.png') no-repeat center top;
}

#nav>ul>li.promotion:hover>a:before {
    background-position-y: bottom;
}

#nav>ul>li>a {
    position: relative;
    display: block;
    height: 100%;
    color: inherit;
    line-height: 57px;
    text-decoration: none;
}

ul#account-info {
    position: relative
}

ul#account-info>li {
    display: inline-block;
    height: 32px;
    padding: 0 5px 0 0;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 32px
}

ul#account-info>li>span.account {
    display: inline-block;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden
}

ul#account-info>li a {
    color: #dfbf00;
    cursor: pointer
}

#account-nav {
    display: inline-block;
    vertical-align: top
}

#account-nav>ul>li {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

#account-nav>ul>li.green {
    color: #0f0
}

#account-nav>ul>li:hover {
    color: #60f8ef
}

#account-nav>ul>li+li:before {
    content: ' | ';
    color: #fff
}

#account-nav>ul>li>a {
    color: inherit;
    text-decoration: none
}

#action-box {
    display: inline-block;
    vertical-align: top
}

#action-box>a {
    display: block;
    text-align: center;
    text-decoration: none
}