﻿@charset "utf-8";
/*■■■■■■■■　共同设定 ■■■■■■■■*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, table, tr, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ul li, input, dl, dd {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

img, a img {
    border: 0;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    display: block;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    text-decoration: none;
    color: #7e7064;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
}

.clearfixed:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* HTY Common Atom*/
.clear {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clear-fix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.c_b {
    clear: both;
}

textarea {
    resize: none;
    overflow: auto;
}

/*■■■■■■■■　基本设定　■■■■■■■■*/
body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #7e7064;
    overflow-x: hidden;
    margin: 0 auto;
    background: url(../images/bg.jpg) left top repeat;
}

.theme_color {
    background: #00beaf;
}

.theme_color1 {
    background: #ee0062;
}

.theme_color2 {
    background: #222;
}

.wl_1004 {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

/*-----------------  ■ common -------------------*/
.rollover:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    zoom: 1;
}

.main {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

/*-----------------  ■ header -------------------*/
.header {
    width: 100%;
    height: 100px;
    background: url(../images/topbg.jpg) center top no-repeat;
}

.header .main {
    width: 1004px;
    margin: 0 auto;
}

.header .logo {
    float: left;
    margin-top: 30px;
}

.header .tel {
    float: right;
    background: url(../images/tel.png) no-repeat left top;
    height: 60px;
    margin-top: 33px;
    padding-left: 40px;
    font-size: 15px;
    color: #b7a391;
    line-height: 1
}

.header .tel span {
    font-size: 30px;
    font-family: Candara;
    line-height: 1
}

/*********nav*********/
.g_nav {
    height: 50px;
    background: #2d1d13;
}

.g_nav01 {
    width: 1004px;
    margin: 0 auto;
}

.g_nav01 table {
    border: 0;
    width: 100%
}

.g_nav01 table tr {
    border-right: 1px solid #35261c;
}

.g_nav01 table tr td {
    text-align: center;
    border-left: 1px solid #35261c;
    height: 50px;
    line-height: 50px;
    position: relative
}

.g_nav01 a {
    height: 50px;
    line-height: 52px;
    display: block;
    color: #ba760a;
    font-size: 18px;
}

.g_nav01 td.now a, .g_nav01 td:hover a {
    background-color: #1f0e0a;
}

.g_nav01 a span {
    font-size: 16px;
    color: #baa58c;
}

.g_nav01 table tr td .nav_tan {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 5px 0 10px 0;
    background-color: #1f0e0a;
    opacity: 0.95;
    z-index: 100;
}

.g_nav01 table tr td .nav_tan a {
    width: 94%;
    background: none;
    padding: 0;
    margin: 0 auto;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    border-radius: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ba760a;
}

.g_nav01 table tr td .nav_tan a:hover {
    width: 94%;
    background: #fff;
    padding: 0;
    margin: 0 auto;
    line-height: 30px;
    height: 30px;
    }

/*公告*/
.igao {
    width: 1002px;
    margin: -25px auto 0;
    border-bottom: 5px solid #0f61ed;
    height: 48px;
    border: 1px solid #3a2621;
    background: #241812;
    position: relative;
    z-index: 9;
}

/*********footer*********/
.foonavf .fl .manager_info {
    float: left;
    width: 100%;
    line-height: 28px;
    padding: 0 0;
    color: #b7a391;
}

.foonavf .fl .manager_info a {
    color: #b7a391;
}

.foonavf .fl .manager_info span + span {
    padding-left: 10px;
}

.wl {
    width: 1004px;
    margin: 0 auto;
    position: relative;
}

.pl_20 {
    padding-left: 20px;
}

.foonavf {
    width: 100%;
    color: #c5bdbb;
    padding: 20px 0;
    text-align: left;
    background: #080302;
}

.foonavf .fr {
    float: right;
    width: 210px;
    color: #42261e;
}

.foonavf .fl {
    color: #999999;
    text-align: left;
    width: 750px;
}

.foonavf .fl .tel {
    color: #42261e;
    font-size: 50px;
}

.foonavf .fl .addr {
    color: #42261e;
    font-size: 14px;
    margin: 10px 0 0;
    border-bottom: 1px solid #140a08;
    height: 50px;
    background: url(../images/d13.png) left top no-repeat;
    padding: 0 0 0 30px;
}

.foonavf .rb {
    display: inline-block;
    line-height: 40px;
    padding: 0 0 0 30px;
    height: 40px;
    background: url(../images/d12.png) left center no-repeat;
    text-transform: uppercase;
}

.foonavf .fl .rb a {
    font-size: 14px;
    color: #42261e;
    font-weight: bold;
}

.foonavf .fl .rb a:hover {
    color: #b7a391;
}

.foonavf .fc {
    float: left;
    width: 220px;
    color: #42261e;
    padding: 0 0 0 20px;
}

.foonavf .pen {
    font-size: 30px;
    text-transform: uppercase;
    font-family: Calibri
}

.foonavf .pcn {
    font-size: 16px;
}

.foonavf .fc .er {
    margin: 20px 0 0
}

.flink {
    width: 100%;
    height: 80px;
    background: #271510;
    line-height: 80px;
    font-size: 14px;
    color: #b7a391;
}

.flink a {
    color: #b7a391;
    line-height: 32px;
}

.share_b {
    float: left;
    padding: 30px 0 0
}

/*首页头部banner*/
.banner {
    height: 500px;
    width: 100%;
    overflow: hidden;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
}

.banner > ul {
    width: auto;
    height: 100%;
}

.banner > ul li {
    height: 100%;
    background-size: 1600px 500px;
    background-position: center center;
    float: left;
    opacity: 0;
    background-repeat: no-repeat;
}

.banner .prev {
    width: 42px;
    height: 105px;
    position: absolute;
    left: 0;
    top: 187px;
    background-image: url(../images/index_icon02.png);
    cursor: pointer;
}

.banner .next {
    width: 42px;
    height: 105px;
    position: absolute;
    right: 0;
    top: 187px;
    background-image: url(../images/index_icon03.png);
    cursor: pointer;
}

.banner .ctrl {
    position: absolute;
    z-index: 99;
    bottom: 12px;
    left: 50%;
    display: none
}

.banner .ctrl div {
    width: 10px;
    height: 10px;
    float: left;
    background-color: #5d5974;
    border-radius: 100%;
    margin-left: 12px;
    cursor: pointer;
}

.banner .ctrl div.now {
    background-color: #fff;
    position: relative;
    top: -3px;
    border: 3px solid #ff7304;
}

/*//翻页*/
.pages {
    clear: both;
    text-align: center;
    font-size: 12px;
    padding: 15px 0 20px 0;
    color: #7e7064;
    margin-top: 20px;
}

.pages a, .pages span {
    display: inline-block;
    height: 24px;
    padding: 0 9px;
    margin: 0 4px !important;
    line-height: 24px;
}

.pages a:link, .pages a:visited {
    color: #7e7064;
    line-height: 24px;
    border: 1px solid #3c2516;
    background: #3c2516;
}

.pages a:hover, .pages a:active, .pages span.ctxt {
    background: #3c2516;
    border: 1px solid #3c2516;
    color: #ba760a;
    text-decoration: none
}