@charset "utf-8";
/*全选色开始*/
::selection {
    background-color: #7c451e;
    color: #FFF;
}

::-moz-selection {
    background-color: #7c451e;
    color: #FFF;
}

::-webkit-selection {
    background-color: #7c451e;
    color: #FFF;
}
/*全选色结束*/
.main {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden
}
/*<!--顶部开始-->*/
.top-bk {
    width: 100%;
    height: 40px;
    background: url(../images/top-bj.jpg) no-repeat center;
}

.top-hy {
    width: 500px;
    float: left;
    line-height: 39px;
    color: #666;
}

.top-xfl {
    width: 500px;
    float: right;
    line-height: 39px;
    text-align: right;
    color: #666;
}

.top-xfl a {
    color: #666;
    text-decoration: none;
}

.top-xfl a:hover {
    color: #a64f11;
}
/*<!--顶部结束-->*/
/*<!--top开始-->*/
.top {
    height: 150px;
    background: url(../images/top-bj1.jpg) no-repeat center;
    margin: auto;
    border-bottom: 1px dashed #7c451e;
}

.logo h1 a img {
    height: 150px;
    width: 399px;
    float: left;
}

.wzdw {
    width: 406px;
    height: 75px;
    float: left;
    border-left: 1px solid #dcd0c4;
    font-size: 18px;
    line-height: 35px;
    margin-top: 40px;
    padding-left: 40px;
}

.wzdw p {
    font-size: 20px;
    font-weight: bold;
}

.wzdw p span {
    color: #7c451e;
    font-weight: bold;
}

.toplx {
    float: right;
    margin-top: 48px;
    padding-left: 75px;
    width: 183px;
    height: 60px;
    background: url(../images/dhh.png) no-repeat 0px 2px;
    color: #000;
    font-size: 18px;
    line-height: 28px;
}

.toplx span {
    color: #7c451e;
    font-weight: bold;
    font-size: 24px;
}

.toplx a {
    width: 129px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    background: url(../images/dhbj.png) no-repeat center;
    display: block;
    text-align: center;
    padding-left: 20px;
    float: right;
    margin-top: 20px;
}

.topdh {
    width: 300px;
    height: 30px;
    line-height: 40px;
    color: #151515;
    text-align: right;
    background: url(../images/dhxt.jpg) no-repeat 43px 14px;
}

.topdh span {
    color: #db1515;
    font-size: 26px;
    font-weight: bold;
}
/*<!--top结束-->*/
/*<!--导航开始-->*/
.nav {
    width: 100%;
    height: 50px;
    background: #7c451e;
}

.nav a {
    color: #fff;
}

.nav a:hover {
    color: #fff;
}

.nav li {
    width: 116px;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    font-size: 16px;
}

.nav li:hover {
    background: #a64f11;
}

.nav p {
    width: 1px;
    height: 20px;
    background: #985f36;
    float: left;
    margin-top: 15px;
    border-right: 1px solid #63310e;
}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    margin: auto;
    z-index: 100000;
}

.another {
    background: #a64f11;
}
/*<!--导航结束-->*/

/*<!--底部开始-->*/
.wzdb {
    background: url(../images/wzdb-01.png) no-repeat top #ededed;
    padding-top: 20px;
    padding-bottom:15px;
}

/*底部导航开始*/
.dbnav {
    width: 1180px;
    height: 49px;
    margin: 0 auto;
    overflow: hidden;
    background: #7c451e;
    border: 1px solid #7c451e;
    position: relative;
    z-index: 1;
}

.dbnav a {
    color: #fff;
}

.dbnav a:hover {
    color: #fff;
}

.dbnav li {
    width: 116px;
    height: 49px;
    line-height: 49px;
    float: left;
    text-align: center;
    font-size: 16px;
}

.dbnav li:hover {
    background: #a64f11;
}

.dbnav li:hover a {
    color: fff;
}

.dbnav p {
    width: 1px;
    height: 20px;
    background: #985f36;
    float: left;
    margin-top: 15px;
    border-right: 1px solid #63310e;
}
/*底部导航结束*/
.wzdb .db-l {
    float: left;
    width: 300px;
    padding: 0px 15px;
    margin-top: 35px;
    padding-bottom: 5px;
}

.wzdb .db-l em {
    float: left;
    width:128px;
    height: 128px;
}

.wzdb .db-l em img {
    float: left;
    width:128px;
    height: 128px;
}

.wzdb .db-l span {
    background: url(../images/shouji.png) no-repeat 0px 0px;
    width: 98px;
    display: block;
    height: 124px;
    float: left;
    margin: 20px 10px;
}

.wzdb .db-l p {
    width: 248px;
    text-align: center;
    line-height: 30px;
}

.wzdb .db-z {
    float: left;
    width: 440px;
    line-height: 24px;
    margin-top: 55px;
    padding: 0 25px;
}

.wzdb .db-z h2 {
    font-size: 14px;
}

.wzdb .db-z a {
    color: #000;
    padding: 0 2px;
}

.wzdb .db-z a:hover {
    color: #7c451e;
}

.wzdb .db-r {
    float: right;
    width: 355px;
    margin-top: 55px;
    line-height: 24px;
}
/*<!--底部结束-->*/