﻿@charset "utf-8";
/* CSS Document */
/*
 * @description 
 * @author GuoR
 * @Date 2018/8/13
 */
/*通用样式*/

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "微软雅黑";
    background: #FFF;
    min-width: 1200px;
}

ul, ol, dl {
    list-style: none;
}

img {
    border: none;
}

a {
    text-decoration: none
}

form, input {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
}

i {
    font-style: normal;
}

/*头部样式*/
.top {
    width: 100%;
    height: 150px;
    text-align: center;
    line-height: 150px;
    font-size: 60px;
    color: #000;
    box-shadow: 0 5px 5px #ccc;
    background: #e2c0c0;
    letter-spacing: 12px;
}

.banner {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 20px;
}

    .banner .swiper-slide div {
        width: 100%;
        height: 500px;
    }

    .banner .swiper-pagination {
        position: absolute;
        bottom: 40px;
        width: 100%;
        text-align: center;
        left: 0;
    }

    .banner .swiper-container .swiper-pagination span {
        width: 15px;
        height: 15px;
        margin: 0 17px;
        background: #666;
        opacity: 1;
    }

    .banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
        background: #d49a55;
    }

.nav {
    width: 100%;
    height: 85px;
    background: url(../image/navBJ.png) no-repeat top center;
}

.navM {
    width: 1200px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
}

    .navM li {
        display: inline-block;
        height: 76px;
        font-size: 16px;
        font-weight: 600;
    }

        .navM li a {
            display: block;
            color: #999;
            padding: 0 17px;
            letter-spacing: 4.65px;
        }

            .navM li a:hover {
                background: url(../image/navM.png) no-repeat bottom center;
                color: #300;
            }

        .navM li .hover {
            background: url(../image/navM.png) no-repeat bottom center;
            color: #300;
        }

#box {
    position: fixed;
    left: 0;
    top: 0px;
    display: none;
    z-index: 200;
}

.main1 {
    width: 100%;
    height: 1058px;
    padding-top: 76px;
    background: url(../image/sybj1.jpg) no-repeat top center;
}

.mainM {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

    .mainM ul {
        clear: both;
    }

    .mainM li {
        float: left;
        width: 270px;
        height: 254px;
        margin-left: 24px;
    }

        .mainM li img {
            width: 270px;
            height: 198px;
            box-shadow: 6px 10px 5px #999;
        }

        .mainM li a p {
            width: 100%;
            height: 56px;
            line-height: 56px;
            font-size: 16px;
            color: #333;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.mainCKGD {
    line-height: 52px;
    font-size: 16px;
    color: #333;
    float: right;
    margin-right: 24px;
    clear: both;
}

.jieshao {
    font-size: 16px;
    line-height: 36px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-indent: 32px;
}

.main1 .jieshao {
    width: 864px;
    height: 252px;
    -webkit-line-clamp: 7;
    float: right;
    margin: 154px 81px 56px 0;
}

.main2 {
    width: 100%;
    height: 1046px;
    padding-top: 76px;
    background: url(../image/sybj2.jpg) no-repeat top center;
}

    .main2 .jieshao {
        width: 864px;
        height: 252px;
        -webkit-line-clamp: 7;
        margin: 154px 0 56px 67px;
    }

.main3 {
    width: 100%;
    height: 1059px;
    padding-top: 76px;
    background: url(../image/sybj3.jpg) no-repeat top center;
}

    .main3 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 270px auto 64px;
    }

.main4 {
    width: 100%;
    height: 1162px;
    padding-top: 76px;
    background: url(../image/sybj4.jpg) no-repeat top center;
}

    .main4 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 250px auto 74px;
    }

.main5 {
    width: 100%;
    height: 1045px;
    padding-top: 76px;
    background: url(../image/sybj5.jpg) no-repeat top center;
}

    .main5 .jieshao {
        width: 816px;
        height: 252px;
        -webkit-line-clamp: 7;
        float: right;
        margin: 90px 80px 26px 0;
    }

.main6 {
    width: 100%;
    height: 1036px;
    padding-top: 76px;
    background: url(../image/sybj6.jpg) no-repeat top center;
}

    .main6 .jieshao {
        width: 816px;
        height: 252px;
        -webkit-line-clamp: 7;
        margin: 102px 0 26px 50px;
    }

    .main6 .mainCKGD {
        color: #FFF;
    }

.main7 {
    width: 100%;
    height: 1030px;
    padding-top: 76px;
    background: url(../image/sybj7.jpg) no-repeat top center;
}

    .main7 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 170px auto 44px;
    }

.main8 {
    width: 100%;
    height: 972px;
    padding-top: 76px;
    background: url(../image/sybj8.jpg) no-repeat top center;
}

    .main8 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 215px auto 12px;
    }

.main9 {
    width: 100%;
    height: 927px;
    padding-top: 76px;
    background: url(../image/sybj9.jpg) no-repeat top center;
}

    .main9 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 160px auto 50px;
    }

.main10 {
    width: 100%;
    height: 1013px;
    padding-top: 76px;
    background: url(../image/sybj10.jpg) no-repeat top center;
}

    .main10 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 258px auto 5px;
    }

.main11 {
    width: 100%;
    height: 845px;
    padding-top: 76px;
    background: url(../image/sybj11.jpg) no-repeat top center;
}

    .main11 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 185px auto 5px;
    }

.main12 {
    width: 100%;
    height: 1025px;
    padding-top: 76px;
    background: url(../image/sybj12.jpg) no-repeat top center;
}

    .main12 .jieshao {
        width: 1088px;
        height: 216px;
        -webkit-line-clamp: 6;
        margin: 290px auto 5px;
    }
/*弹出样式*/
#tanchuBJ {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#tanchu {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
/*20160318修改高度*/
.tanchuM {
    width: 956px;
    height: 609px;
    position: relative;
    margin: 0 auto;
}

.tanchuBJ {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../image/tanchuBJ.png);
    background-size: 100% 100%;
    z-index: 999;
}

.tanchu {
    width: 956px;
    height: 609px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
}

.tanchuGB {
    position: absolute;
    right: 9px;
    top: 9px;
}

.tanchuMM {
    width: 872px;
    margin: 19px 0 0 49px;
}

    .tanchuMM h1 {
        text-align: center;
        color: #FFF;
        font-size: 20px;
        font-weight: 100;
        height: 26px;
        line-height: 26px;
        margin-bottom: 10px;
    }

.tanchuMUL {
    width: 100%;
    height: 480px;
    overflow: hidden;
}

    .tanchuMUL li {
        width: 218px;
        height: 160px;
        float: left;
        position: relative;
    }

        .tanchuMUL li img {
            width: 201px;
            height: 140px;
            box-shadow: 3px 7px 5px #2c1111;
        }

        .tanchuMUL li p {
            width: 201px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            font-size: 16px;
            color: #000;
            position: absolute;
            left: 0;
            top: 110px;
            z-index: 102;
            overflow: hidden;
        }

        .tanchuMUL li span {
            width: 201px;
            height: 30px;
            position: absolute;
            left: 0;
            top: 110px;
            background: #FFF;
            z-index: 101;
            filter: alpha(opacity=80);
            opacity: 0.8;
        }
/*分页样式*/
.tanchuMB {
    text-align: center;
    margin-top: 12px;
    height: 45px;
    line-height: 45px;
    clear: both;
}

    .tanchuMB li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin: 0 12px;
        color: #FFF;
        vertical-align: middle;
        width: 45px;
        height: 100%;
        font-size: 18px;
        border: 1px solid #FFF;
        border-radius: 50%;
        overflow: hidden;
    }

        .tanchuMB li a {
            background: none;
            color: #FFF;
            display: block;
            width: 100%;
            height: 100%;
            -moz-border-radius: 50%;
            position: relative;
            overflow: hidden;
        }

            .tanchuMB li a:hover {
                background: #FFF;
                color: #333;
            }

    .tanchuMB .tanchuMBM a {
        font-size: 32px;
    }

    .tanchuMB li .tanchuMBH {
        background: #FFF;
        color: #333;
    }

/*底部样式*/
.bottom {
    width: 100%;
    text-align: center;
    height: 218px;
    line-height: 42px;
    padding-top: 92px;
    color: #333;
    font-size: 20px;
    background: #9f8585;
    font-weight: 600;
}
