body {
    overflow: -Scroll;
    overflow-x: hidden;
}

.header {
    position: relative;
}

.header-top {
    height: 85px;
    background-color: #fff;
}

    .header-top .top-left {
        float: left;
        width: 413px;
        height: 38px;
        background: url(../image/top-left-logo_1.png) no-repeat;
        background-size: 100%;
        margin: 22px 0 0 62px;
    }

        .header-top .top-left a {
            display: inline-block;
            width: 46px;
            height: 37px;
            margin-right: 8px;
        }

    .header-top .top-right {
        float: right;
        width: 369px;
        height: 31px;
        font-size: 30px;
        color: #BD9A7A;
        /*background:url(../image/top-right-logo_1.png) no-repeat;*/
        background-size: 100%;
        margin: 22px 76px 0 0;
        text-align: right;
    }

        .header-top .top-right a {
            display: inline-block;
            width: 40px;
            height: 30px;
        }

.header .logo {
    width: 220px;
    height: 170px;
    background: url(../image/logo.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -110px;
    z-index: 99;
}

    .header .logo a {
        display: inline-block;
        width: 100%;
        height: 100%;
    }

.top-nav > ul {
    height: 45px;
    background-color: #efefef;
    text-align: center;
}

    .top-nav > ul > li {
        display: inline-block;
        width: 150px;
        height: 45px;
        text-align: center;
        position: relative;
    }

        .top-nav > ul > li > a {
            display: block;
            padding: 0 5px;
            height: 100%;
        }

        .top-nav > ul > li:hover > a {
            background-color: #BD9A7A;
            color: #fff;
        }

li.on > a {
    background-color: #BD9A7A;
    color: #fff !important;
}

.top-nav > ul > li:nth-child(1) {
}

.top-nav > ul > li:nth-child(4) {
    margin-left: 240px;
}

.top-nav > ul > li > a {
    color: #3f312c;
    font-size: 14px;
    line-height: 45px;
}

.top-nav > ul > li > ul {
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 98;
    opacity: 0;
    width: 100%;
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}

.top-nav > ul > li:hover ul {
    position: absolute;
    top: 45px;
    opacity: 1;
}

.top-nav > ul > li > ul > li a {
    display: block;
    width: 100%;
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    color: #3f312c;
    background-color: #efefef;
}

.top-nav > ul > li > ul > li:hover > a {
    background-color: #BD9A7A;
    color: #fff;
}

/*轮播部分*/

.gg {
    height: 100px;
    background-color: #40312C;
}

    .gg .gg-n {
        width: 1450px;
        margin: 0 auto;
    }

    .gg a {
        display: inline-block;
        width: 24%;
        text-align: center;
    }

        .gg a i {
            display: inline-block;
            margin-top: 26px;
        }

.gywm {
    width: 200px;
    height: 41px;
    background: url(../image/gylgpp.png)no-repeat 0 -44px;
}

    .gywm:hover {
        background: url(../image/gylgpp.png)no-repeat 0 0px;
    }

.xfwdy {
    width: 193px;
    height: 42px;
    background: url(../image/xfwdy.png)no-repeat 0 -44px;
}

    .xfwdy:hover {
        background: url(../image/xfwdy.png)no-repeat 0 0px;
    }

.mzzxkp {
    width: 195px;
    height: 41px;
    background: url(../image/mzzxkp.png)no-repeat 0 -44px;
}

    .mzzxkp:hover {
        background: url(../image/mzzxkp.png)no-repeat 0 0px;
    }

.tbdp {
    width: 194px;
    height: 42px;
    background: url(../image/tbdp.png)no-repeat 0 -44px;
}

    .tbdp:hover {
        background: url(../image/tbdp.png)no-repeat 0 0px;
    }
/*最新活动*/
.main {
    max-width: 1428px;
    margin: 0 auto;
}

.main-top.q1 {
    width: 470px;
    height: 147px;
    margin: 65px auto 37px;
    background: url(../image/zuixinhuodong.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.main.news > a {
    display: inline-block;
    width: 49%;
    position: relative;
    float: left;
}

    .main.news > a img {
        width: 100%;
    }

.main.news a:nth-child(2) {
    float: right;
}

.main.news a i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    -moz-transition: height 0.4s; /* Firefox 4 */
    -o-transition: height 0.4s; /* Opera */
    -webkit-transition: height 0.4s;
    background: rgba(0,0,0,0.4) url(../image/eye_1.png)no-repeat center center;
}

#zz {
    display: inline-block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    -moz-transition: height 0.4s; /* Firefox 4 */
    -o-transition: height 0.4s; /* Opera */
    -webkit-transition: height 0.4s;
    background: rgba(0,0,0,0.4) url(../image/eye_1.png)no-repeat center center;
}

.main.news a:hover i {
    height: 100%;
}

/*品牌实力*/

.main-top.q2 {
    width: 480px;
    height: 147px;
    margin: 65px auto 37px;
    background: url(../image/pinpaishili_1.jpg)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.main.pin > a {
    display: inline-block;
    width: 100%;
    position: relative;
}

    .main.pin > a > i {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5) url(../image/video_1.png)no-repeat center center;
        -moz-transition: background 0.4s;
        -o-transition: background 0.4s;
        -webkit-transition: background 0.4s;
    }

    .main.pin > a:hover i {
        background: rgba(0,0,0,0) url(../image/video_1.png)no-repeat center center;
    }

    .main.pin > a > img {
        width: 100%;
    }

.main.pin ul {
    margin-top: 13px;
}

    .main.pin ul li {
        float: left;
        width: 467px;
        height: 100%;
        background-color: #FFFFFF;
        text-align: center;
        font-size: 0;
        position: relative;
        margin:0 4px;
    }

        .main.pin ul li img {
            width: 100%;
            height: 360px;
        }

        .main.pin ul li a {
            display: inline-block;
        }

        .main.pin ul li:hover #zz {
            height: 360px;
        }

      /*  .main.pin ul li:nth-child(2) {
            margin: 0 13px 0 14px;
        }*/

        .main.pin ul li p {
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 17px;
          
            color: #40312c;
            line-height: 18px;
        }

        .main.pin ul li a > span {
            font-size: 10px;
            color: #6b6b6b;
            line-height: 26px;
            font-family: "Arial";
        }

        .main.pin ul li h2 {
            font-size: 18px;
            font-weight: normal;
            color: #40312c;
            line-height: 30px;
        }

            .main.pin ul li h2 span {
                font-size: 18px;
                font-weight: bold;
                color: #bd9a7a;
            }

        .main.pin ul li a > i {
            display: inline-block;
            margin-top: 8px;
            width: 23px;
            height: 23px;
            background: url(../image/sheying-video_1.png)no-repeat;
        }

/*拍摄风格*/

.main-top.q3 {
    width: 388px;
    height: 147px;
    margin: 65px auto 37px;
    background: url(../image/paishefengge.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.fg {
    width: 1200px;
    margin: 0 auto;
}

    .fg .maple-tab img {
        width: 100%;
        height: auto
    }

.maple-tab ul {
    width: 2900px;
    overflow: hidden;
}

    .maple-tab ul li {
        width: 195px;
        float: left;
        text-align: center;
        /*  margin-right: 13px;*/
        margin-right: 5px;
    }

        .maple-tab ul li a {
            color: #40312C;
        }

        .maple-tab ul li:last-child {
            margin-right: 0;
        }

.m-border-right {
    font-size: 14px;
    line-height: 52px;
}

/*tab活动状态样式*/

.maple-tab .active {
    position: relative;
    color: #f76755;
    border-bottom: 7px solid #40312c;
}

    .maple-tab .active a {
        color: #BD9A7A;
    }

    .maple-tab .active i {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 74px;
        background: rgba(69,44,40,0.9) url(../image/jiahao_1.png)no-repeat center 18px;
    }

.maple-tab ul li a i p {
    display: none;
}

.maple-tab ul li.active a i p {
    display: inline-block;
    margin-top: 36px;
    font-size: 14px;
    color: #fff;
}

.tab-content-1, .tab-content-2, .tab-content-3, .tab-content-4 {
    width: 100%;
    text-align: center;
    margin-bottom: 13px;
}

.maple-tab {
    position: relative;
}

    .maple-tab .line {
        position: absolute;
        top: 1325px;
        left: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #999999;
        z-index: -1;
    }

/*LOVES PHOTO*/

.main.ph {
    width: 1200px;
    overflow: hidden;
}

.main-top.q4 {
    width: 459px;
    height: 49px;
    margin: 50px auto 37px;
    background: url(../image/lovesphoto_1.png)no-repeat;
    background-size: 100%;
}

.zp-nav ul {
    text-align: center;
}

    .zp-nav ul li {
        display: inline-block;
        /*	width:203px;*/
        height: 45px;
        color: #3F312C;
    }

        .zp-nav ul li a {
            display: inline-block;
            width: 170px;
            height: 45px;
            color: #3F312C;
            line-height: 45px;
            font-size: 16px;
        }

        .zp-nav ul li:last-child {
            width: 170px;
        }

            .zp-nav ul li:last-child i {
                display: none;
            }

        .zp-nav ul li:hover a {
            /*	background-color: #BD9A7A;

	color:#fff;*/
            color: #BD9A7A;
        }

.swiper-container2 {
    margin-top: 28px;
}

.main.ph .swiper-container2 ul li {
    position: relative;
    float: left;
    width: 388px;
    height: 682px;
    margin: 0 12px 32px 0;
    font-size: 0;
}

    .main.ph .swiper-container2 ul li a h2 {
        margin-top: 17px;
        font-weight: normal;
        color: #40312C;
        font-size: 16px;
    }

    .main.ph .swiper-container2 ul li a i {
        width: 388px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        -moz-transition: height 0.4s; /* Firefox 4 */
        -o-transition: height 0.4s; /* Opera */
        -webkit-transition: height 0.4s;
        background: rgba(65,53,50,0.85) url(../image/yp-bg_1.png)no-repeat center 200px;
    }

    .main.ph .swiper-container2 ul li:hover i {
        height: 590px;
    }

    .main.ph .swiper-container2 ul li a span {
        color: #999999;
        font-size: 12px;
        font-family: "Times New Roman";
        margin: 6px 0 2px;
        display: inline-block;
        font-style: italic;
    }

    .main.ph .swiper-container2 ul li a p {
        color: #BD9A7A;
        font-size: 18px;
        font-weight: bold;
    }

.zp-nav .swiper-container2 ul li img {
    width: 100%;
}

.zp-nav .swiper-container2 ul li:nth-child(3), .zp-nav .swiper-container2 ul li:nth-child(6) {
    margin-right: 0;
}

a.more {
    display: block;
    margin: 0 auto 62px;
    width: 480px;
    height: 40px;
    background-color: #40312C;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}

    a.more i {
        float: left;
        display: inline-block;
        width: 240px;
        height: 40px;
    }

        a.more i:nth-child(2) {
            background-color: #BD9A7A;
        }

            a.more i:nth-child(2):hover {
                background-color: #40312C;
            }

/*YOUNG HAPPINESS*/

.main.ha {
    width: 1200px;
    font-size: 15px;
    overflow: hidden;
}

.main-top.q5 {
    width: 560px;
    height: 147px;
    margin: 50px auto 37px;
    background: url(../image/piness_1.png)no-repeat;
    background-size: 100%;
}

a.m0 {
    display: block;
    width: 1200px;
    height: 325px;
   
}

.m0 .m0-left {
    float: left;
    position: relative;
   
}

a.m0 .m0-left:hover #zz, a.m1 .m0-left:hover #zz, a.m3 .m0-left:hover #zz, a.m4 .m0-left:hover #zz {
    height: 100%;
}

.m0 .m0-left img {
    width: 100%;
}

.m0 .m0-right {
    float: right;
    text-align: center;
    width: 600px;
    height: 325px;
   /* background-color: #FAFAFA;*/
    cursor: default;
}

.m0-right h2 {
    font-size: 62px;
    font-weight: normal;
    margin-top: 70px;
    color: #222222;
}

.m0-right i:nth-child(2) {
    display: block;
    margin: 0 auto;
    width: 155px;
    height: 18px;
    background: url(../image/gddz_1.png)no-repeat;
    background-size: 100%;
}

.m0-right i:nth-child(3) {
    display: inline-block;
    width: 56px;
    height: 1px;
    border-top: 1px solid #666666;
    margin: 24px auto 22px;
}

.m0-right p {
    font-size: 14px;
    color: #666666;
}

.m1 .m0-left {
    float: right;
    position: relative;
}

.m1 .m0-right {
    float: left;
    text-align: center;
    width: 600px;
    height: 325px;
    background-color: #FAFAFA;
    cursor: default;
}

    .m1 .m0-right i:nth-child(2) {
        display: block;
        margin: 0 auto;
        width: 162px;
        height: 18px;
        background: url(../image/qqlp_1.png)no-repeat;
        background-size: 100%;
    }

.main.ha a:hover p {
    color: #000;
}

/*客片代言*/

.main-top.q5 {
    width: 560px;
    height: 147px;
    margin: 50px auto 37px;
    background: url(../image/piness_1.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.maple-tab3 {
    position: relative;
}

    .maple-tab3 ul li {
        float: left;
        width: 290px;
        text-align: center;
        margin-right: 13px;
    }

    .maple-tab3 .active {
        position: relative;
        color: #f76755;
        border-bottom: 7px solid #40312c;
    }

    .maple-tab3 ul li:last-child {
        margin-right: 0;
    }

    .maple-tab3 .active i {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 290px;
        height: 120px;
        background: rgba(69,44,40,0.9) url(../image/jiahao_1.png)no-repeat center 38px;
    }

    .maple-tab3 ul li a i p {
        display: none;
    }

    .maple-tab3 ul li.active a i p {
        display: inline-block;
        margin-top: 60px;
        font-size: 20px;
        color: #fff;
    }

    .maple-tab3 .line {
        position: absolute;
        top: 175px;
        left: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #999999;
        z-index: -1;
    }

    .maple-tab3 .active a {
        color: #BD9A7A;
    }

    .maple-tab3 ul li a {
        color: #40312C;
    }

.main-top.q6 {
    width: 384px;
    height: 147px;
    margin: 50px auto 37px;
    background: url(../image/piness.png)no-repeat;
    background-size: 100%;
}

.m3 .m0-left {
    float: left;
    position: relative;
}

.m3 .m0-right {
    float: right;
    text-align: center;
    width: 600px;
    height: 325px;
    background-color: #FAFAFA;
    cursor: default;
}

.m4 .m0-left {
    float: right;
    position: relative;
}

.m4 .m0-right {
    float: left;
    text-align: center;
    width: 600px;
    height: 325px;
    background-color: #FAFAFA;
    cursor: default;
}

.m3 .m0-right i:nth-child(2) {
    display: block;
    margin: 0 auto;
    width: 155px;
    height: 18px;
    background: url(../image/jylf_1.png)no-repeat;
    background-size: 100%;
}

.m4 .m0-right i:nth-child(2) {
    display: block;
    margin: 0 auto;
    width: 155px;
    height: 18px;
    background: url(../image/cslp_1.png)no-repeat;
    background-size: 100%;
}

a.m3, a.m4 {
    display: block;
}

a.m4 {
    margin-bottom: 54px;
}

.jincheng {
    background-color: #40312C;
    text-align: center;
}

    .jincheng img {
        display: inline-block;
        width: 1200px;
        margin: 0 auto;
    }

.main.ph .swiper-container22 ul li {
    position: relative;
    float: left;
    width: 388px;
    height: 682px;
    margin: 0 12px 32px 0;
    font-size: 0;
}

    .main.ph .swiper-container22 ul li a i {
        width: 390px;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        -moz-transition: height 0.4s; /* Firefox 4 */
        -o-transition: height 0.4s; /* Opera */
        -webkit-transition: height 0.4s;
        background: rgba(65,53,50,0.7) url(../image/yp-bg.png)no-repeat center 200px;
    }

    .main.ph .swiper-container22 ul li a h2 {
        margin-top: 17px;
        font-weight: normal;
        color: #40312C;
        font-size: 16px;
        
    }

    .main.ph .swiper-container22 ul li a span {
        color: #999999;
        font-size: 12px;
        font-family: "Times New Roman";
        margin: 6px 0 2px;
        display: inline-block;
        font-style: italic;
    }

    .main.ph .swiper-container22 ul li a p {
        color: #BD9A7A;
        font-size: 18px;
        font-weight: bold;
    }

    .main.ph .swiper-container22 ul li:hover i {
        height: 590px;
    }

/*口碑评价*/

.pj {
    height: 868px;
    padding-top: 82px;
    margin: 0 auto;
    background-color: #EFEFEF;
}

.main-top.q7 {
    width: 498px;
    height: 187px;
    margin: 0px auto 45px;
    background: url(../image/pingjia_1.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

#pjnr {
    margin: 0 auto;
    background: url(../image/pj-shu_1.png)no-repeat center 10px;
    padding-top: 25px;
}

/*.pj-main{

	width:1166px;

	margin:0 auto;

	height:394px;

	background:url(../image/pj-shu_1.png)no-repeat center;

	padding:45px 17px 28px;

}*/

.pj-main li {
    margin-bottom: 14px;
    position: relative;
}

.pj-content {
    width: 473px;
    height: 90px;
    background: url(../image/pj-bg-0_1.png)no-repeat;
    background-size: 100%;
    font-size: 14px;
    padding: 22px 0 0 25px;
}

    .pj-content p {
        width: 436px;
        height: 70px;
        line-height: 22px;
    }

        .pj-content p span {
            font-weight: bold;
        }

    .pj-content img {
        width: 100px;
        height: 100px;
        border-radius: 50%;
    }

.pj-date {
    width: 484px;
    height: 73px;
    padding: 45px 0 0 99px;
    position: relative;
    font-size: 0;
    color: #BD9979;
    cursor: default;
}

    .pj-date h3 {
        display: inline-block;
        font-size: 44px;
        color: #BD9979;
        line-height: 44px;
    }

    .pj-date p {
        font-size: 25px;
        line-height: 25px;
    }

    .pj-date span {
        font-size: 12px;
        line-height: 18px;
    }

    .pj-date img {
        width: 40px;
        height: 40px;
        border-radius: 50%
    }

.pj-main li:nth-child(odd) .pj-content {
    float: left;
    margin-left: 0px;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.pj-main li:nth-child(odd) .ddd:hover .pj-content {
    margin-left: 20px;
}

.pj-main li:nth-child(odd) .pj-content img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -50px;
}

.pj-main li:nth-child(odd) .pj-date {
    float: right;
}

    .pj-main li:nth-child(odd) .pj-date img {
        position: absolute;
        top: 45px;
        left: 42px;
    }

    .pj-main li:nth-child(odd) .pj-date h3 {
        float: left;
        margin-right: 8px;
    }

.pj-main li:nth-child(even) .pj-content {
    width: 448px;
    float: right;
    background: url(../image/pj-bg-1_1.png)no-repeat;
    background-size: 100%;
    padding: 22px 0px 0 50px;
    margin-right: 0;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.pj-main li:nth-child(even) .ddd:hover .pj-content {
    margin-right: 20px;
}

.pj-main li:nth-child(even) .pj-content img {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -50px;
}

.pj-main li:nth-child(even) .pj-date {
    position: relative;
    float: left;
    padding: 45px 99px 0 0px;
    text-align: right;
}

    .pj-main li:nth-child(even) .pj-date img {
        position: absolute;
        top: 45px;
        right: 42px;
    }

    .pj-main li:nth-child(even) .pj-date h3 {
        float: right;
        margin-left: 8px;
    }

a.pj-more {
    display: block;
    width: 210px;
    height: 45px;
    margin: 36px auto 0;
    border: 1px solid #D9D7D7;
    font-size: 16px;
    color: #40312C;
    line-height: 45px;
    text-align: center;
}

    a.pj-more:hover {
        border: 1px solid #777;
        background-color: #777;
        color: #fff;
    }

/*ACTIVITY*/

.main-top.q8 {
    width: 502px;
    height: 49px;
    margin: 60px auto 60px;
    background: url(../image/activity_1.png)no-repeat;
    background-size: 100%;
}

.new-nav {
    margin-bottom: 20px;
    position: relative;
}

    .new-nav .new-line {
        position: absolute;
        top: 39.5px;
        width: 1200px;
        height: 5px;
        background: url(../image/new-heng_1.png)no-repeat;
        z-index: -1;
    }

    .new-nav ul li {
        float: left;
        width: 384px;
        height: 105px;
        text-align: center;
        font-size: 0;
    }

        .new-nav ul li p {
            font-size: 16px;
            font-weight: bold;
        }

        .new-nav ul li h2 {
            font-size: 18px;
            font-weight: normal;
        }

        .new-nav ul li a {
            color: #3F312C;
        }

        .new-nav ul li span {
            font-size: 12px;
        }

        .new-nav ul li i {
            display: inline-block;
            margin: 6px auto 5px;
            width: 24px;
            height: 24px;
            background: url(../image/new-bg-0_1.png)no-repeat;
        }

        .new-nav ul li.active i {
            background: url(../image/new-bg-1_1.png)no-repeat;
        }

        .new-nav ul li.active a {
            color: #BD9979;
        }

.main.ph .swiper-container4 ul li {
    position: relative;
    float: left;
    width: 384px;
    height: 461px;
    font-size: 0;
    background-color: #F5F5F5;
    margin-bottom: 23px;
}

    .main.ph .swiper-container4 ul li:nth-child(2), .main.ph .swiper-container4 ul li:nth-child(5), .main.ph .swiper-container4 ul li:nth-child(8), .main.ph .swiper-container4 ul li:nth-child(11) {
        margin: 0 24px;
    }

    .main.ph .swiper-container4 ul li .shij {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 70px;
        height: 70px;
        background-color: #BD9A7A;
    }

        .main.ph .swiper-container4 ul li .shij p {
            font-size: 36px;
            line-height: 36px;
            margin-top: 10px;
        }

        .main.ph .swiper-container4 ul li .shij span {
            font-size: 12px;
            line-height: 12px;
        }

    .main.ph .swiper-container4 ul li a > h2 {
        font-size: 18px;
        color: #675148;
        margin-top: 20px;
    }

    .main.ph .swiper-container4 ul li a > p {
        width: 292px;
        height: 58px;
        font-size: 12px;
        color: #999999;
        margin: 5px auto 0;
    }

    .main.ph .swiper-container4 ul li a > i {
        display: inline-block;
        width: 56px;
        height: 9px;
        margin-top: 46px;
        background: url(../image/jiantou_1.png)no-repeat;
    }

    .main.ph .swiper-container4 ul li:hover a > h2 {
        color: #BD9979;
    }

i.luguo {
    display: block;
    width: 141px;
    height: 5px;
    margin: 0 auto 44px;
    background: url(../image/luguo_1.png)no-repeat;
}

/*底部*/

.foot {
    height: 100px;
    background: rgba(245,245,245,1) url(../image/foot_1.jpg)no-repeat center bottom;
    position: relative;
    -webkit-background-size: 100%;
    background-size: 100%;
}

    .foot ul {
        width: 1200px;
        margin: 0 auto;
    }

        .foot ul li {
            margin-top: 50px;
            float: left;
            width: 33%;
        }

            .foot ul li:nth-child(1) {
                width: 356px;
                height: 78px;
                background: url(../image/find_1.png) no-repeat center center;
            }

            .foot ul li:nth-child(2) {
                width: 384px;
                height: 75px;
                margin: 50px 20px 0;
                background: url(../image/zxzx_1.png) no-repeat 0 -75px;
            }

                .foot ul li:nth-child(2) a {
                    display: inline-block;
                    width: 100%;
                    height: 100%;
                }

                .foot ul li:nth-child(2):hover {
                    background: url(../image/zxzx_1.png) no-repeat 0 0;
                }

            .foot ul li:nth-child(3) {
                width: 417px;
                height: 75px;
                background: url(../image/xxdz_1.png) no-repeat center center;
                position: relative;
            }

    .foot .ckdz {
        display: inline-block;
        position: absolute;
        bottom: 3px;
        left: 90px;
        width: 160px;
        height: 21px;
    }

    .foot .zy {
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 50%;
        margin-left: -30px;
        width: 60px;
        height: 60px;
        background: url(../image/home_1.png) no-repeat 0 0;
    }

        .foot .zy:hover {
            background: url(../image/home_1.png) no-repeat 0 -60px;
        }

.footer {
    /*	height:615px;*/
    background-color: #222222;
    padding-top: 40px;
}

.fot-nav > ul {
    width: 1200px;
    margin: 0 auto;
}

    .fot-nav > ul > li {
        float: left;
        margin-right: 30px;
        text-align: center;
        font-size: 0;
    }

        .fot-nav > ul > li:first-child {
            margin-left: 68px;
        }

        .fot-nav > ul > li:last-child {
            margin-right: 0;
        }

        .fot-nav > ul > li > a {
            font-size: 14px;
            color: #fff;
        }

        .fot-nav > ul > li > ul {
            margin-top: 8px;
        }

            .fot-nav > ul > li > ul li a {
                font-size: 12px;
                color: #999999;
                line-height: 20px;
            }

            .fot-nav > ul > li > ul li:hover a {
                color: #BD9979;
            }

.footer ul.ewm {
    width: 460px;
    margin: 62px auto 0;
}

    .footer ul.ewm li {
        float: left;
        width: 139px;
        text-align: center;
        font-size: 12px;
    }

        .footer ul.ewm li:nth-child(2) {
            margin: 0 19px 0 20px;
        }

        .footer ul.ewm li > span {
            color: #666666;
            display: inline-block;
            margin: 9px 0 2px;
        }

        .footer ul.ewm li > p {
            color: #fff;
        }

            .footer ul.ewm li > p span {
                color: #BD9A7A;
            }

i.lf {
    display: block;
    width: 260px;
    height: 38px;
    background: url(../image/luguophoto.png)no-repeat;
    margin: 32px auto 38px;
}

.copy {
    text-align: center;
}

    .copy p {
        font-size: 14px;
        color: #999999;
        padding: 10px 0px;
    }

    .copy a {
        font-size: 14px;
        color: #999999;
    }

.main-top > a {
    display: block;
    width: 100%;
    height: 100%;
}

.mpage ul {
    text-align: center;
}

    .mpage ul li {
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 13px 0 46px;
        margin-right: 10px;
    }

        .mpage ul li a {
            color: #41332D;
            font-size: 16px;
            display: inline-block;
            width: 100%;
            height: 100%;
            border: 1px solid #C8C8C8;
            line-height: 40px;
            border-radius: 4px;
        }

            .mpage ul li a.hover {
                border: none;
            }

        .mpage ul li.pnext, .mpage ul li.ppre {
            width: 80px;
            height: 40px;
        }

        .mpage ul li.count, .mpage ul li.pend, .mpage ul li.phome {
            display: none;
        }

.kp {
    width: 1200px;
    margin: 0 auto;
}

    .kp .kp-b {
        width: 100%;
        height: 95px;
    }




        .kp .kp-b h2 {
            margin-top: 40px;
            float: left;
            color: #BD9979;
            font-size: 64px;
            line-height: 64px;
            font-weight: normal;
            font-family: Times New Roman;
        }

            .kp .kp-b h2 p {
                color: #a3a3a3;
                font-size: 18px;
                line-height: 18px;
            }

        .kp .kp-b h3 {
            float: left;
            margin-top: 19px;
            margin-left: 22px;
            font-size: 30px;
            color: #41332D;
        }

            .kp .kp-b h3 span {
                color: #878787;
                font-size: 14px;
                display: block;
                line-height: 30px;
            }






.hdm {
    width: 1200px;
    margin: 0 auto;
}

    .hdm ul li {
        margin-bottom: 40px;
    }

        .hdm ul li .hd-l {
            float: left;
            width: 800px;
            height: 480px;
        }

        .hdm ul li .hd-r {
            width: 400px;
            height: 480px;
            float: right;
            text-align: center;
            background-color: #FBFBFB;
        }

            .hdm ul li .hd-r h2 {
                margin-top: 62px;
                color: #41332D;
                font-size: 30px;
                font-weight: normal;
            }

            .hdm ul li .hd-r p {
                margin: 0 auto;
                width: 320px;
                height: 93px;
                color: #7E7E7E;
                font-size: 14px;
                margin-top: 14px;
            }

.main-top.q11 {
    width: 552px;
    height: 187px;
    margin: 60px auto 30px;
    background: url(../image/khkbpj_1.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.kbpj ul li {
    width: 1200px;
    height: 200px;
    margin: 0 auto 32px;
    background-color: #fafafa;
}

    .kbpj ul li .pj-l {
        float: left;
        width: 195px;
        height: 200px;
        position: relative;
    }

        .kbpj ul li .pj-l img {
            margin: 40px 0 0 40px;
            width: 120px;
            height: 120px;
            border-radius: 50%;
        }

        .kbpj ul li .pj-l i {
            display: inline-block;
            position: absolute;
            width: 40px;
            height: 40px;
            top: 118px;
            left: 125px;
        }

    .kbpj ul li .pj-r {
        width: 686px;
        padding-top: 40px;
        float: left;
        font-size: 0;
    }

        .kbpj ul li .pj-r span i {
            display: inline-block;
            width: 93px;
            height: 14px;
            background: url(../image/xing_1.png)no-repeat;
        }

    .kbpj ul li .pj-jt {
        float: left;
        width: 319px;
        height: 160px;
        background-color: #f0f0f0;
        padding-top: 40px;
    }

        .kbpj ul li .pj-jt a {
            display: inline-block;
            margin-right: 14px;
        }

            .kbpj ul li .pj-jt a:nth-child(1) {
                margin-left: 32px;
            }

    .kbpj ul li span {
        font-weight: bold;
        color: #7E7E7E;
    }

    .kbpj ul li .pj-r h2 {
        display: inline-block;
        float: left;
        color: #979797;
    }

    .kbpj ul li p {
        display: inline-block;
        width: 610px;
    }

.xih {
    width: 1200px;
    margin: 0 auto;
}

    .xih a {
        display: inline-block;
        float: left;
    }

        .xih a img {
            width: 100%;
            height: 325px;
        }

.main-top.q10 {
    width: 495px;
    height: 146px;
    margin: 60px auto 30px;
    background: url(../image/zzbj_1.png)no-repeat;
    background-size: 100%;
    text-indent: -10000em;
}

.bj-main {
    width: 1200px;
    margin: 0 auto;
}

    .bj-main ul li {
        width: 1200px;
        height: 360px;
        margin-bottom: 24px;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
        -webkit-transition: all 0.2s;
    }

        .bj-main ul li .bj-l {
            float: left;
            width: 50%;
            height: 100%;
        }

        .bj-main ul li .bj-r {
            float: right;
            width: 50%;
            height: 100%;
            background-color: #fff;
        }

            .bj-main ul li .bj-r h2 {
                margin-left: 45px;
                margin-top: 60px;
                /*margin-top: 10.6%;*/
                font-size: 60px;
                line-height: 60px;
                color: #BD9979;
                font-weight: normal;
                font-family: Times New Roman;
                display: inline-block;
            }

                .bj-main ul li .bj-r h2 span {
                    font-size: 24px;
                }

            .bj-main ul li .bj-r p {
                color: #a9a9a9;
                display: inline-block;
                font-family: "宋体";
            }

                .bj-main ul li .bj-r p i {
                    text-decoration: line-through;
                }

            .bj-main ul li .bj-r h3 {
                color: #41332D;
                font-size: 22px;
                line-height: 40px;
                margin-left: 45px;
                font-weight: normal;
            }

            .bj-main ul li .bj-r p:nth-child(4) {
                margin-top: 5px;
                width: 446px;
                margin-left: 45px;
            }

div.more {
    margin-top: 50px;
    /*margin-top: 6.8%;*/
    width: 232px;
    height: 38px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    font-family: "宋体";
    color: #656565;
    border: 1px solid #a7a7a7;
    margin-left: 45px;
}

    div.more a {
        color: #656565;
        display: inline-block;
        width: 100%;
        height: 100%;
    }

.bj-main ul li .more:hover {
    background-color: #bd9a7a;
    border: 1px solid #bd9a7a;
}

    .bj-main ul li .more:hover a {
        color: #f3ede8;
    }

.bj-main ul li:hover {
    width: 1262px;
    height: 379px;
    margin: -9.5px 0 14.5px -31px;
    box-shadow: 6px 1px 16px 3px #ddd;
}

.yqlj {
    text-align: center;
    padding-top: 10px;
    height: 30px;
    background-color: #111111;
}

    .yqlj p {
        font-size: 12px;
        color: #666666;
    }

        .yqlj p a {
            font-size: 12px;
            color: #666666;
        }

@media screen and (max-width: 1450px) {

    .main {
        max-width: 1200px;
        margin: 0 auto;
    }

        .main.pin ul {
            width: 1200px;
            margin: 13px auto 0;
        }

            .main.pin ul li {
                float: left;
                width: 390px;
                
                background-color: #fff;
                text-align: center;
                font-size: 0;
                position: relative;
            }

         /*       .main.pin ul li:nth-child(2) {
                    margin: 0 15px;
                }*/

    .gg .gg-n {
        width: 1200px;
    }
}

@media screen and (max-width: 1400px) {

    .top-nav > ul > li:nth-child(1) {
    }

    .top-nav > ul > li {
        display: inline-block;
        height: 45px;
        text-align: center;
    }

    .main.pin > ul li:hover #zz {
        height: 360px;
    }
}

@media screen and (max-width: 1200px) {
    .header {
        width: 1200px;
    }

    .top-nav > ul {
        width: 1200px;
    }
}

.zp-nav ul li a:hover {
    background-color: #BD9A7A;
    color: #fff;
}

.h3_t1 {
    font-size: 36px;
    color: #000;
    line-height: 52px;
    text-align: left;
    padding: 50px 40px 25px 40px;
    font-weight: normal;
    letter-spacing: 2px;
}

.h3_t2 {
    font-size: 30px;
    color: #000;
    line-height: 52px;
    text-align: left;
    padding: 40px 40px 15px 40px;
    font-weight: normal;
    letter-spacing: 2px;
}

.gs_center {
    color: #666;
    font-size: 14px;
    line-height: 36px;
    padding: 0px 40px 0px 40px;
    text-align: left;
    max-height: 180px;
    overflow: hidden;
}

.gs_center1 {
    color: #666;
    font-size: 16px;
    line-height: 36px;
    padding: 0px 40px 0px 40px;
    text-align: left;
    max-height: 180px;
    overflow: hidden;
}

.main_box {
    overflow: hidden;
}

.list_liuyan {
    padding: 40px;
    border: 1px solid #E6E6E6;
    border-top: none;
}

    .list_liuyan .tit {
        font-size: 20px;
        font-weight: bold;
        color: #444;
        border-left: 4px solid #40312C;
        padding-left: 10px;
        margin-bottom: 10px;
    }

.list_liuyan_box {
    padding: 10px 0px;
}

.list_liuyan select, .list_liuyan .form_text {
    color: #666;
    width: 100%;
    height: 38px;
    border-radius: 3px;
    line-height: 38px;
    text-indent: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
}

.list_liuyan .form_textarea {
    height: 120px;
}

.clear {
    clear: both;
}

.list_liuyan .form_button {
    width: 160px;
    height: 42px;
    background-color: #40312C;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    border: 0px;
    font-family: "Microsoft yahei", helvetica;
    color: #FFF;
    cursor: pointer;
    margin-top: 0px;
    border-radius: 3px;
    margin-top: 10px;
}

.gs_jj {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
}

    .gs_jj h2 {
        line-height: 36px;
        color: #40312C;
        font-size: 32px;
        letter-spacing: 2px;
        padding-bottom: 10px;
        font-weight: normal;
    }

    .gs_jj p {
        line-height: 30px;
        color: #BD9A7A;
        font-size: 16px;
        text-transform: Uppercase;
        letter-spacing: 1px;
    }

.main.wh {
    padding-top: 30px;
}




/*分页样式*/
.page_turner {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
}

    .page_turner a, .page_turner span {
        background: #fff;
        color: #40312C;
        float: left;
        display: block;
        border: 1px solid #CBD0D4;
        border-radius: 4px;
        padding: 6px 12px;
        margin-left: 4px;
        line-height: 16px;
        font-size: 16px;
    }

        .page_turner a:link, .page_turner a:visited {
            text-decoration: none;
        }

    .page_turner a {
        font-size: 16px;
    }

        .page_turner a:hover, .page_turner a.c {
            background: #40312C;
            border: 1px solid #40312C;
            color: #FFF;
        }

.xi {
    width: 1200px;
    margin: 0 auto;
}

    .xi a {
        width: 595px;
        display: inline-block;
        float: left;
        color: #41332D;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding: 5px 0px;
    }

        .xi a div {
            padding: 12px 0px;
        }

        .xi a:nth-child(1) {
            margin-right: 10px;
        }

        .xi a img {
            width: 100%;
            height: 400px;
        }


        .xi a img {
            transition-duration: 0.5s;
        }

/*.xi a img:hover {
    transform: scale(1.2);
}
    .xi a {
        overflow: hidden;
    }*/

#detail_next {
    margin: 20px 0px;
    color: #40312C
}
    #detail_next p a {
        color: #40312C;
    }




/*首页案例*/
.main.indexs > .case {
    display: inline-block;
    width: 49%;
    position: relative;
    float: left;
}

    .main.indexs > .case img {
        width: 100%;
    }

.main.indexs .case:nth-child(2) {
    float: right;
}

.main.indexs .case i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    -moz-transition: height 0.4s; /* Firefox 4 */
    -o-transition: height 0.4s; /* Opera */
    -webkit-transition: height 0.4s;
    background: rgba(0,0,0,0.4) url(../image/indexCase.png)no-repeat center center;
}
.main.indexs .case:hover i {
    height: 100%;
}

/*首页解决方案*/
.main.indexs > .solution {
    display: inline-block;
    width: 49%;
    position: relative;
    float: left;
}

.main.indexs > .solution img {
    width: 100%;
}

.main.indexs .solution:nth-child(2) {
    float: right;
}

.main.indexs .solution i {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    -moz-transition: height 0.4s; /* Firefox 4 */
    -o-transition: height 0.4s; /* Opera */
    -webkit-transition: height 0.4s;
    background: rgba(0,0,0,0.4) url(../image/indexSolution.png)no-repeat center center;
}

.main.indexs .solution:hover i {
    height: 100%;
}
