﻿@charset "utf-8";

/* CSS Document */


/*common*/

.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
}

.bg {
    background: #FFF;
}

img {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    display: block;
}

img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}


/**/

.banners {
    height: 636px;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 530px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 530px;
    overflow: hidden;
    text-align: center;
    background: no-repeat center top;
}

.fullSlide .bd li a {
    display: block;
    height: 530px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 54px;
    height: 4px;
    background: #FFF;
    margin: 1px;
    overflow: hidden;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #ffcc00;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    width: 73px;
    height: 73px;
}

.fullSlide .prev {
    background: url(img/Index/left1s.png) no-repeat;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background: url(img/Index/right1s.png) no-repeat;
}


/**/

.banner {
    height: 530px;
}

.search {
    background: #f2e1d1;
}


/**/

.zs {
    height: 839px;
    background: #f2e1d1;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.zs h2 {
    height: 110px;
    text-align: center;
    padding-top: 74px;
}

.zs h2 span {
    font: 24px "Times New Roman";
    color: #d59732;
    text-transform: uppercase;
    font-weight: bold;
}

.zs h2 p {
    font-size: 48px;
    color: #d59732;
    font-weight: normal;
    background: url("Img/Index/ss_03.png") no-repeat center;
}

.zsk {
    height: 440px;
}

.zsk dt {
    float: left;
    display: block;
    overflow: hidden;
}

.zsk dt img {
    width: 600px;
    height: 410px;
}

.zsk dd {
    float: left;
    width: 567px;
    height: 410px;
    background: url("Img/Index/zsk.jpg") no-repeat;
    padding-left: 33px;
}

.zsk dd h3 {
    padding-top: 35px;
    font-size: 30px;
    color: #46281e;
    font-weight: normal;
    height: 80px;
    background: url("Img/Index/zs_06.jpg") no-repeat 0 bottom;
}

.zsk dd h3 p {
    font: 28px "Times New Roman";
    color: #cec7bf;
    text-transform: uppercase;
}

.zsk dd h4 {
    font-size: 16px;
    color: #2d2b2a;
    width: 540px;
    line-height: 24px;
    font-weight: normal;
    height: 200px;
    padding-top: 14px;
}

.zsk dd a {
    display: block;
    width: 167px;
    height: 36px;
    background: url("Img/Index/zs_10.jpg") no-repeat;
    font-size: 14px;
    color: #252120;
    text-align: center;
    line-height: 36px;
}

.zsu li {
    float: left;
    margin-right: 14px;
    position: relative;
}

.zsu li p {
    position: absolute;
    left: 0;
    top: 0;
    width: 289px;
    height: 100px;
    background: url("Img/Index/zstm.png") no-repeat;
    font-size: 18px;
    color: #ffffff;
    padding-top: 35px;
    text-align: center;
    opacity: 0;
    transition: all .2s;
}

.zsu li a {
    display: block;
    overflow: hidden;
}

.zsu li:hover p {
    opacity: 1;
    transition: all .2s;
}

.zsu li img {
    width: 283px;
    height: 129px;
    padding: 2px;
    border: 1px solid #c9bfba;
    background: #ffffff;
}

.zsu .nones {
    margin-right: 0;
}


/**/

.qs {
    height: 955px;
    background: #f2e1d1;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.qsz {
    float: left;
    width: 200px;
    padding-top: 81px;
}

.qsz h2 {
    height: 150px;
    background: url("Img/Index/qs_03.jpg") no-repeat;
    text-align: center;
    margin-bottom: 10px;
}

.qsz h2 img {
    margin: 0 auto;
    padding: 29px 0 5px;
}

.qsz h2 a {
    font-size: 24px;
    color: #d39632;
}

.qsz h2 a p {
    font-weight: normal;
    font: 16px "Times New Roman";
    color: #d39632;
    text-transform: uppercase;
    margin-top: 5px;
}

.qsz h3 a {
    display: block;
    width: 156px;
    height: 40px;
    background: url("Img/Index/qs_12.jpg") no-repeat;
    padding: 23px 0 0 44px;
    font-size: 16px;
    color: #ffffff;
}

.qsz h3 a:hover,
.qsz h3.on a {
    background: url("Img/Index/qs_09.jpg") no-repeat;
    color: #2a2625;
}

.qsz ul {
    width: 156px;
    height: 110px;
    background: url("Img/Index/qs_10.jpg") no-repeat;
    padding: 23px 0 0 44px;
}

.qsz li a {
    font-size: 14px;
    color: #2a2625;
    line-height: 30px;
}

.qsz .qsh a {
    height: 39px;
}

.qsy {
    float: right;
    width: 990px;
    padding-top: 81px;
    position: relative;
}

.qsk1 {
    height: 558px;
    background: #2a2625;
    margin-bottom: 13px;
}

.qsk1 p {
    width: 970px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 58px;
    padding: 0 10px;
}

.qsk1 p a.pic {
    display: block;
    overflow: hidden;
    width: 970px;
    height: 488px;
    margin-top: 10px;
}

.qsk1 p a.txt {
    color: #ffffff;
}

.qsk1 p img {
    width: 970px;
    height: 488px;
}

.qsu {
    overflow: hidden;
    margin: 15px 0 0 0;
}

.qsu li {
    float: left;
    width: 240px;
    height: 225px;
    background: #2a2625;
    margin-right: 9px;
    text-align: center;
}

.qsu li a.pic {
    width: 240px;
    height: 170px;
    display: block;
    overflow: hidden;
    position: relative;
}

.qsu li a.pic p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 170px;
    font-size: 14px;
    text-align: center;
    line-height: 170px;
    background: #2a2625;
    color: #d39632;
    opacity: 0;
}

.qsu li:hover a.pic p {
    opacity: .9;
}

.qsu li a.txt {
    font-size: 14px;
    color: #ffffff;
    line-height: 50px;
}

.qsu li img {
    width: 240px;
    height: 170px;
    margin: 0 auto;
}

.qsu .nones {
    margin-right: 0;
}

.qsa1 {
    position: absolute;
    left: 39px;
    top: 313px;
}

.qsa2 {
    position: absolute;
    right: 39px;
    top: 313px;
}


/**/

.fs {
    height: 829px;
    background: #f2e1d1;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.fs h2 {
    text-align: center;
    height: 125px;
    padding-top: 63px;
    font-weight: normal;
    background: url("Img/Index/fs_03.png") no-repeat center 90px;
}

.fs h2 a {
    font-size: 48px;
    color: #46281e;
}

.fs h2 a p {
    font-size: 22px;
    color: #2d2b2a;
    margin-top: 5px;
}

.fsu {
    height: 130px;
}

.fsu li {
    float: left;
    margin-right: 14px;
}

.fsu li a {
    display: block;
    width: 289px;
    height: 105px;
    background: url("Img/Index/fs_07.png") no-repeat;
}

.fsu li a p {
    float: left;
    padding-left: 56px;
    font: 60px "Cambria";
    color: #46281e;
    line-height: 105px;
}

.fsu li a em {
    display: block;
    float: left;
    font-size: 24px;
    color: #46281e;
    padding: 28px 0 0 10px;
}

.fsu li a em span {
    display: block;
    font: 14px Arial;
    text-transform: uppercase;
    color: #ad9b8b;
    margin-top: 5px;
}

.fsu li a:hover,
.fsu li.cur a {
    background: url("Img/Index/fs_09.png") no-repeat;
}

.fsu .nones {
    margin-right: 0;
}

.fsd dd {
    float: left;
    width: 543px;
    height: 432px;
    background: url("Img/Index/fs_14.png") no-repeat;
    padding-left: 57px;
}

.fsd dd h3 {
    width: 490px;
    height: 64px;
    border-bottom: 1px dashed #908173;
    padding-top: 70px;
    font-size: 28px;
    color: #46281e;
    margin-bottom: 20px;
}

.fsd dd p {
    font-size: 16px;
    color: #2d2b2a;
    margin-bottom: 5px;
    width: 490px;
    line-height: 25px;
}

.fsd dd p span {
    font-weight: bold;
}

.fsd dt {
    float: left;
    overflow: hidden;
}

.fsd dt img {
    width: 600px;
    height: 432px;
}


/**/

.ss {
    height: 645px;
    background: url("Img/Index/ssb.jpg") no-repeat center 0;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.ss h2 {
    text-align: center;
    height: 130px;
    padding-top: 68px;
    font-weight: normal;
}

.ss h2 a {
    font-size: 48px;
    color: #d59732;
}

.ss h2 a p {
    font-size: 22px;
    color: #d59732;
    background: url("Img/Index/ss_03.png") no-repeat center;
}

.ss ul {
    margin-left: 35px;
    height: 292px;
}

.ss li {
    float: left;
    width: 134px;
    margin-right: 66px;
    text-align: center;
}

.ss li a {
    font-size: 18px;
    color: #ffffff;
    display: block;
}

.ss li img {
    width: 134px;
    height: 134px;
    margin: 0 auto 10px;
}

.ss li p {
    font-size: 14px;
    color: #bdbcbc;
    margin-top: 25px;
    line-height: 24px;
}

.ss li p span {
    display: block;
}

.ss li a:hover {
    color: #d59732;
}

.ss li a:hover p {
    color: #d59732;
}

.ss .nones {
    margin-right: 0;
    width: 155px;
}

.ss h3 {
    width: 664px;
    height: 68px;
    margin: 0 auto;
    background: url("Img/Index/ss_26.png") no-repeat;
}

.ss h3 i {
    display: block;
    float: left;
    font-size: 22px;
    color: #d59732;
    line-height: 68px;
    margin-left: 25px;
}

.ss h3 p {
    float: left;
    margin-left: 115px;
}

.ss h3 p span {
    display: block;
    float: left;
    font-size: 16px;
    color: #d59732;
    line-height: 68px;
}

.ss h3 p em {
    display: block;
    float: left;
    font-size: 16px;
    color: #d59732;
    margin: 15px 0 0 10px;
}

.ss h3 p em b {
    display: block;
}


/**/

.lr {
    height: 796px;
    background: #f2e1d1;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.lr h2 {
    text-align: center;
    height: 95px;
    font-weight: normal;
    padding-top: 70px;
    background: url("Img/Index/lr_03.png") no-repeat center 100px;
}

.lr h2 a {
    font-size: 48px;
    color: #46281e;
}

.lru {
    height: 74px;
    position: relative;
}

.lru li {
    background: url("Img/Index/lr_07.png") no-repeat right center;
    float: left;
    padding-right: 7px;
}

.lru li a {
    display: block;
    width: 157px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    color: #333333;
}

.lru li a:hover,
.lru li.cur a {
    background: url("Img/Index/lr_10.png") no-repeat;
    color: #ffffff;
}

.lru .lra {
    position: absolute;
    right: -47px;
    top: 0;
    font-size: 16px;
    color: #333333;
    line-height: 36px;
}

.lrk dt {
    float: left;
    overflow: hidden;
}

.lrk dt img {
    width: 800px;
    height: 477px;
}

.lrk dd {
    float: right;
    width: 350px;
    height: 477px;
    background: url("Img/Index/lr_16.png") no-repeat;
    padding-left: 40px;
}

.lrk dd h3 {
    padding: 42px 20px 0 0;
    font-size: 22px;
    color: #46281e;
    font-weight: normal;
}

.lrk dd p {
    width: 312px;
    font-size: 14px;
    color: #2d2b2a;
    line-height: 24px;
    margin-top: 30px;
}

.lrk dd em {
    display: block;
    margin-top: 55px;
}

.lrk dd em a {
    display: block;
    float: left;
    width: 147px;
    height: 36px;
    margin-left: 5px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
}

.lrk dd em .lra1 {
    background: url("Img/Index/lrk.png") no-repeat;
    color: #2d2b2a;
}

.lrk dd em .lra2 {
    background: url("Img/Index/lrk1.png") no-repeat;
    color: #ffffff;
}


/**/

.ms {
    height: 2196px;
    background: url("Img/Index/msb.jpg") no-repeat center 0;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.ms h2 {
    height: 100px;
    text-align: center;
    font-size: 44px;
    font-weight: normal;
    background: url("Img/Index/ms_03.png") no-repeat center 102px;
    padding-top: 79px;
}

.ms h2 a {
    color: #d59732;
}

.ms .content dt {
    overflow: hidden;
}

.msd1 {
    height: 333px;
}

.msd1 dd {
    float: left;
    width: 524px;
    text-align: right;
}

.msd1 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd1 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd1 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd1 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd1 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd1 dt {
    float: right;
}

.msd2 {
    height: 330px;
}

.msd2 dd {
    float: right;
    width: 524px;
}

.msd2 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd2 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd2 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd2 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd2 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd2 dt {
    float: left;
}

.msd3 {
    height: 330px;
}

.msd3 dd {
    float: left;
    width: 524px;
    text-align: right;
}

.msd3 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd3 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd3 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd3 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd3 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd3 dt {
    float: right;
}

.msd4 {
    height: 336px;
}

.msd4 dd {
    float: right;
    width: 524px;
}

.msd4 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd4 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd4 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd4 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd4 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd4 dt {
    float: left;
}

.msd5 {
    height: 324px;
}

.msd5 dd {
    float: left;
    width: 524px;
    text-align: right;
}

.msd5 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd5 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd5 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd5 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd5 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd5 dt {
    float: right;
}

.msd6 {
    height: 336px;
}

.msd6 dd {
    float: right;
    width: 524px;
}

.msd6 dd h3 {
    font-size: 24px;
    color: #d59732;
    margin-bottom: 20px;
}

.msd6 dd h3 p {
    font: 60px "Cambria";
    color: #d59732;
    font-weight: normal;
}

.msd6 dd h3 span {
    display: block;
    font: 14px Arial;
    color: #6b4d23;
    text-transform: uppercase;
}

.msd6 dd em {
    font-size: 16px;
    color: #ffffff;
    line-height: 24px;
}

.msd6 dd em span {
    display: block;
    font: 10px Arial;
    color: #484545;
    text-transform: uppercase;
    line-height: 24px;
    margin-top: 10px;
}

.msd6 dt {
    float: left;
}


/**/

.dz {
    height: 736px;
    background: #f2e1d1;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.dz h2 {
    height: 86px;
    text-align: center;
    padding-top: 70px;
    font-size: 44px;
    font-weight: normal;
    background: url("Img/Index/dz_03.png") no-repeat center 97px;
}

.dz h2 a {
    color: #46281e;
}

.dz dt {
    float: left;
    overflow: hidden;
}

.dz dt img {
    width: 644px;
    height: 500px;
}

.dz dd {
    float: left;
    width: 516px;
    height: 500px;
    background: url("Img/Index/dz_08.png") no-repeat;
    padding-left: 40px;
}

.dz dd h3 {
    padding-top: 25px;
    font-weight: normal;
}

.dz dd h3 em {
    font-size: 16px;
    color: #46281e;
}

.dz dd h3 .dze {
    margin-right: 77px;
}

.dz dd h3 span {
    font-weight: bold;
}

.dz dd h3 p {
    font-size: 16px;
    color: #46281e;
    margin: 5px 0 10px;
}

.dz dd h3 p.map {
    width: 481px;
    height: 144px;
    border: 1px solid #c9bfba;
    overflow: hidden;
}

.dz dd h3 img {
    width: 481px;
    height: 144px;
}

.dz dd h3 a {
    display: block;
    width: 217px;
    height: 36px;
    background: url("Img/Index/dzt_07.jpg") no-repeat;
    font-size: 14px;
    color: #2d2b2a;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    margin-top: 13px;
}

.dz dd h4 {
    padding-top: 27px;
}

.dz dd h4 p {
    float: left;
    margin-right: 10px;
    width: 235px;
    height: 182px;
    overflow: hidden;
}

.dz dd h4 p img {
    width: 235px;
    height: 182px;
}


/**/

.dk {
    height: 574px;
    background: url("Img/Index/dkb.jpg") no-repeat center 0;
    font-family: "Microsoft YaHei", serif;
    overflow: hidden;
}

.dk h2 {
    height: 120px;
    text-align: center;
    padding-top: 71px;
    font-weight: normal;
}

.dk h2 a {
    font-size: 48px;
    color: #d39632;
}

.dk h2 a p {
    font: 24px "Cambria";
    font-weight: normal;
    text-transform: uppercase;
}

.dkz {
    float: left;
    width: 615px;
    padding-left: 61px;
}

.dkz h3 {
    font-weight: normal;
    height: 70px;
    padding: 10px 0 0 0px;
}

.dkz h3 a {
    font-size: 18px;
    height: 29px;
    color: #d39632;
    padding-left: 18px;
    background: url("Img/Index/dk_06.png") no-repeat left 8px;
    margin-right: 15px;
    display: block;
    float: left;
}

.dkz h3 a:hover,
.dkz h3 .cur {
    font-weight: bold;
    border-bottom: 1px solid #d39632;
}

.dkz .dkk p a {
    width: 474px;
    display: block;
    overflow: hidden;
}

.dkz ul {
    margin-top: 10px;
}

.dkz li a {
    font-size: 14px;
    color: #b5b4b4;
    line-height: 30px;
    padding-left: 20px;
    background: url("Img/Index/dk_21.png") no-repeat left center;
}

.dky {
    float: left;
    width: 456px;
}

.dky h3 {
    height: 39px;
    text-align: center;
    font-weight: normal;
}

.dky h3 a {
    font-size: 18px;
    color: #d39632;
    text-align: center;
    line-height: 39px;
}

.dky dl {
    height: 154px;
    border-bottom: 1px solid #4f4c4b;
}

.dky dt {
    padding: 37px 0 0 33px;
    background: url("Img/Index/dk_11.jpg") no-repeat left 37px;
}

.dky dt a {
    font-size: 14px;
    color: #cfcece;
    line-height: 20px;
    font-weight: bold;
}

.dky dd {
    padding: 22px 0 0 33px;
    background: url("Img/Index/dk_17.jpg") no-repeat left 27px;
}

.dky dd a {
    font-size: 14px;
    color: #cfcece;
    line-height: 24px;
}

.dky .nones {
    border: 0;
}


/**/

.gg {
    height: 338px;
    background: url("Img/Index/ggb.jpg") no-repeat center 0;
    overflow: hidden;
    font-family: "Microsoft YaHei", serif;
}

.gg h2 {
    float: left;
    font-weight: normal;
    font-size: 36px;
    color: #46281e;
    padding: 110px 0 0 54px;
}

.gg h2 p {
    font: 24px "Times New Roman";
    text-transform: uppercase;
    color: #b39670;
}

.gg h3 {
    float: left;
    padding: 55px 0 0 320px;
    font-weight: normal;
}

.gg h3 p {
    font-size: 24px;
    color: #46281e;
}

.gg h3 p span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #252120;
    margin-top: 10px;
}

.gg h3 em {
    display: block;
    margin-top: 50px;
    font-size: 14px;
    color: #2d2b2a;
    line-height: 30px;
}

.gg h3 em span {
    display: block;
}


/**/


/**/


/**/


/**/


/**/


/**/


/**/