.gglMain {
    position: relative;
    width: 1200px;
    margin: auto;
    background-color: #fff;
    padding: 20px 0px 30px 0px;
    min-height: 700px;
    overflow: hidden;
    margin-bottom: 66px;
}

.gglMainTop {
    width: 100%;
    position: relative;
    height: 63px;
}

.gglMainTop div {
    width: 232px;
    position: absolute;
    height: 63px;
    font-size: 20px;
    line-height: 63px;
    font-weight: bold;
    color: #6B4100;
    text-align: center;
    top: 0px;
    background-repeat: no-repeat;
    background-position: -15px 0px;
    background-size: 100% 102%;
}

.gglMainTop>a>.xuanZhong {
    margin-top: 6px;
    line-height: 50px;
    height: 50px;
    color: #fff;
    background-image: url('../assets/img/renda.png');
}

.gglKuai1 {
    left: 0px;
    background-image: url("../assets/img/renda1.png");
    z-index: 10;
}

.gglKuai2 {
    left: 165px;
    background-image: url("../assets/img/renda1.png");
    z-index: 9;
}

.gglKuai3 {
    left: 330px;
    background-image: url("../assets/img/renda1.png");
    z-index: 8;
}

.gglKuai4 {
    left: 490px;
    background-image: url("../assets/img/renda1.png");
    z-index: 7;
}

.gglKuai5 {
    left: 660px;
    background-image: url("../assets/img/renda1.png");
    z-index: 6;
}

.gglKuai6 {
    left: 825px;
    background-image: url("../assets/img/renda1.png");
    z-index: 5;
}

.gglKuai7 {
    left: 990px;
    background-image: url("../assets/img/renda1.png");
    z-index: 4;
}

.weizhi {
    overflow: hidden;
    width: 1200px;
    margin: auto;
    margin-top: 27px;
    margin-bottom: 30px;
    line-height: 24px;
}

.weizhi>img {
    width: 18px;
    height: 24px;
    float: left;
    margin-right: 10px;
}

.weizhi>a {
    color: #000;
}

.weizhi>a:hover {
    color: #D0141B;
}

.weizhi span {
    font-size: 16px;
    font-family: Source Han Serif SC;
    font-weight: 500;
    color: #333333;
}

.gglMainCer {
    overflow: hidden;
    width: 100%;

}

.cwhldKuai {
    height: 255px;
    width: 100%;
    float: left;
    background: #F5F5F5;
    margin-top: 20px;
}

.cwhldKuaiLeft {
    width: 153px;
    height: 215px;
    float: left;
    position: relative;
}

.cwhldKuaiLeft>img {
    width: 153px;
    height: 215px;

}

.cwhldKuaiLeft>p {
    width: 100%;
    height: 40px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #000000;
}

.cwhldKuaiRith {
    width: calc(100% - 210px);
    float: right;
    height: 100%;
}

.zidongjuzhong {
    overflow: hidden;
    position: relative;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.zidongjuzhong>p:nth-child(1) {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.zidongjuzhong>p:nth-child(2) {
    margin-top: 24px;
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
    max-height: 120px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    padding-right: 20px;
}

.gglMainCerOne {
    width: 100%;
    overflow: hidden;
}