﻿/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #d5bd97;
    color: #fff;
}

::-moz-selection {
    background-color: #d5bd97;
    color: #fff;
}

::-webkit-selection {
    background-color: #d5bd97;
    color: #fff;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    background: url(../images/a15.png) no-repeat center;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}

.center {
    width: 1180px;
    margin: 0 auto;
}

/* 头部 */

.nav {
    width: 100%;
    height: 140px;
    border-bottom: rgb(125, 108, 83) 1px solid;
    z-index: 9999999999;
    margin-top: 1px;
    position: relative;
}

.nav ul li {
    float: left;
    margin-right: 39px;
}

.nav ul {
    height: 140px;
    width: 1200px;
    text-align: center;
    padding-top: 20px;
}

.nav ul li a {
    display: block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #d5bd97;
    margin-top: 75px;
}

.nav .center div {
    width: 61px;
    height: 2px;
    background-color: #d5bd97;
    position: absolute;
    bottom: 0px;
    left: 368px;
    transition: 0.5s;
}

/* footer */

.footer {
    background: url(../images/a3.png) no-repeat center;
    width: 100%;
    height: 385px;
    margin-top: -90px;
    position: relative;
    z-index: 4665465;
}

.footer .ewm {
    text-align: center;
    position: absolute;
    left: 225px;
    top: 110px;
}

.footer .center {
    position: relative;
}

.footer .ewm img {
    width: 98px;
    height: 98px;
}

.foot_con {
    position: absolute;
    left: 45%;
    top: 120px;
}

.foot_con>img,
.foot_cons {
    float: left;
}

.foot_cons {
    margin-left: 20px;
}

.foot_cons .p1 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: #dddddd;
}

.foot_cons .p1 a {
    color: #dddddd;
}

.foot_cons .p2 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #dddddd;
}

.foot_cons a:hover {
    color: #d5bd97;
}

