html, body, div, h1, h2, h3, strong, span, img, a, p, label, ul, li, dl, dt, dd, ol, table, tr, td, input, nav, section, header, footer, i {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

html {
    font-size: 20px;
}

html, body {
    width: 100%;
    height: 100%;
    /*  position:absolute;
    background-color:#000; */
    overflow: hidden;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

input::-webkit-input-placeholder {
    color: #888785 !important;
}

img {
    vertical-align: top;
    border: none 0;
    width: 100%
}

a {
    text-decoration: none;
    border: none 0;
}

i {
    font-style: normal;
}

input, textarea {
    border: none 0;
    outline: none;
}

li {
    list-style: none;
}

.cb {
    clear: both;
}

.clearfix:after {
    content: "";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.pf {
    position: fixed;
}

.topbar, .logo, .btn-yy, .btn, .btn-nav {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.btn {
    text-indent: -9999px;
}

.topbar {
    z-index: 100;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 0;
    padding: 0 0 16%;
    background-image: url(../img/bg.jpg);
}

.topbar .logo {
    position: absolute;
    left: 3%;
    top: 50%;
    width: 38%;
    height: 0;
    padding: 0 0 12.4%;
    margin: -6.2% 0 0;
    z-index: 102;
    background-image: url(../img/logo.png);
}

.topbar .btn-home {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.topbar .btn-yy {
    position: absolute;
    right: 13%;
    top: 50%;
    display: block;
    width: 29.33%;
    height: 0;
    padding: 0 0 9.6%;
    margin: -4.8% 0 0;
    z-index: 102;
    background-image: url(../img/btn.png);
}

.topbar .nav {
    width: 100%;
    padding: 16% 0 0;
}

.topbar .btn-nav {
    position: absolute;
    top: 50%;
    right: 3%;
    width: 8%;
    height: 0;
    padding: 0 0 6.13%;
    margin: -3.06% 0 0;
    z-index: 110;
    background-image: url(../img/btn-nav.png);
}

.topbar .nav-dd {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    margin: 16% 0 0;
    z-index: 109;
    line-height: 40px;
    background: rgba(9, 3, 1, .95);
}

.topbar .nav-dd.now {
    display: block;
}

.topbar .nav-dd::after {
    content: "";
    position: absolute;
    right: 5%;
    top: -7px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-bottom: 7px solid rgba(9, 3, 1, .95);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.topbar .nav-dd .nav-a {
    font-size: 14px;
    text-align: center;
    position: relative;
    display: inline-block;
    width: 15%;
    box-sizing: border-box;
    color: #cbb87f;
    vertical-align: middle;
    margin-top: -10px;
}

.topbar .nav-dd .nav-a:nth-child(n+2)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    border-left: 1px solid #412c23;
    height: 10px;
    margin: -5px 0 0;
}

.superbox {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.index {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background-color: #000;
    background: url(../img/bg_02.jpg) top center  no-repeat;
    background-size: 100%;
    margin-top: 0.9rem;
background-color:#134581;
}
.index1{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background-color: #000;
    background: url(../img/bg_03.jpg) top center no-repeat;
    background-size: 100%;
    margin-top: 0.9rem;
	background-color:#134581;

}

.index_tbg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: url(../img/bg_3.png) center center repeat-y;
    background-size: contain;
}

.new {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: url(../img/bg.jpg) center center no-repeat;
    background-size: cover;
}

.top {
    width: 100%;
    height: 2.55rem;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(../img/1.jpg) center center no-repeat;
    background-size: cover;
}

.new_contain {
    padding-top: 2.55rem;
}

.top_btn {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 4.75rem;
    height: 1.55rem;
}

.new_inTop {
    width: 100%;
    height: 2.08rem;
    background: url(../img/t1.png) center top no-repeat;
    background-size: cover;
}

.new_inCenter {
    width: 100%;
    background: url(../img/t2.png) center center repeat-y;
    background-size: contain;
}

.new_title {
    font-size: 0.775rem;
    font-weight: bold;
    padding-top: 0.85rem;
    color: #ffdc62;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffdc62), to(#9d6f01));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    -webkit-text-shadow: 3px 3px 3px #000000;
}

.new_navOut {
    width: 100%;
    height: 2rem;
    overflow: hidden;
}

.new_navIn {
    width: 15.625rem;
    margin: 0 auto;
    height: 1.9rem;
    background: url(../img/t4.png) center center no-repeat;
    background-size: cover;
    background-color: #f8f1df;
}

.new_navIn li {
    height: 1.9rem;
    text-align: center;
    width: 5.15rem;
}

.new_navIn li a {
    display: block;
    font-size: 0.6rem;
    color: #e6dfcf;
    line-height: 0.75rem;
    margin-top: 0.5rem;
}

.new_navIn li:last-child a, .new_navIn li.new_current a {
    border-right: none;
}

.new_navIn li.new_current {
    background: #34180b;
    height: 1.825rem;
    padding-bottom: -0.075rem;
    border-bottom: 0.075rem solid #e29902;
}

.new_conIn {
    width: 15.625rem;
    margin: 0 auto;
    background: #f8f1df;
}

.new_list {
    padding: 0 0.5rem 1.5rem;
}

.new_list li {
    line-height: 1.85rem;
    font-size: 0.55rem;
    border-bottom: 1px solid #a09b97;
}

.new_listL {
    color: #9d9480;
}

.new_listC {
    max-width: 8.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.red_N, .red_R {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    margin: 0.6rem 0 0 0.15rem;
}

.red_N {
    background: url(../img/ic1.png) center center no-repeat;
    background-size: cover;
}

.red_R {
    background: url(../img/ic2.png) center center no-repeat;
    background-size: cover;
}

.new_listR {
    color: #a29d91;
}

.new_inBottom {
    width: 100%;
    height: 1.825rem;
    background: url(../img/t3.png) center center no-repeat;
    background-size: cover;
}

.new_next, .new_last {
    width: 3.15rem;
    height: 1.275rem;
    /* background: url(../) center center no-repeat;
    background-size: cover; */
    margin-right: 0.4rem;
    margin-bottom: 0.9rem;
}

.detail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    background: #f8f1df;
}

.de_return {
    position: fixed;
    left: 0;
    top: 2.65rem;
    width: 100%;
    height: 1.75rem;
    background: url(../img/de1.png) center center no-repeat;
    background-size: cover;
}

.de_btn {
    width: 3.25rem;
    height: 1.35rem;
    padding: 0.2rem 0 0 0.35rem;
}

.de_contain {
    width: 15rem;
    margin: 0 auto;
    font-size: 0.5rem;
    color: #5b5444;
    padding: 4rem 0 2rem;
}

.de_title {
    text-align: left;
    font-size: 0.6rem;
    color: #371105;
    font-weight: bold;
    padding: 0.6rem 0 0.4rem 0;
    border-bottom: 1px dashed #8f8b7a;
}

.de_name {
    padding-top: 0.4rem;
}

.de_contain p {
    padding-top: 0.2rem;
    text-indent: 2em;
    line-height: 0.8rem;
}

.de_img {
    width: 12.475rem;
    margin: 0 auto;
    padding: 0.5rem 0;
}

.new_list li a {
    display: block;
    color: #474645;
}

.top_fix {
    position: fixed;
    left: 0;
    top: 0;
}

.index_banner {
    position: relative;
    width: 100%;
    height: 10.275rem;
    background-size: cover;
    margin-top: 2.45rem;
    z-index: 10;
}

.index_contain {
    position: relative;
    /* position:absolute;
    top:10.075rem; bottom:0; left:0; */
    width: 100%;
    height: 15.15rem;
    margin-top: 0;
    background-size: cover;
    z-index: 11;
}

.index_list {
    padding: 0 0.5rem;
width:100%;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;

}

.index_list li {
    margin-top: 0.6rem;
    width: 45%;
	margin-left:5%;
    background-size: cover;
}

.index_list li a {
    display: block;
    
}

.index_list li:nth-child(3) {
    margin-right: 0;
}

.logo_img {
    width: 9.625rem;
    height: 4.825rem;
    position: absolute;
    left: 50%;
    top: 4.95rem;
    margin-left: -4.8125rem;
}

.detail .new_inBottom {
    position: fixed;
    bottom: 0;
    left: 0;
}

/*  |xGv00|b2ac55ab9007e25e0547a33f4ce5168c */