.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;
    line-height: 24px;
    margin-top: 27px;
    margin-bottom: 30px;
}

.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%;

}

.cwhwyTite {
    width: 968px;
    height: 75px;
    background: #CB261E;
    margin: auto;
    
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 75px;
    margin-top: 40px;
}

.cwhwyblock {
    width: 100%;
    overflow: hidden;
    display: none;

}

.cwhwyblock>p {
    width: 2px;
    height: 68px;
    background-color: #CB261E;
    margin: auto;
}

.cwhwyblockTwo {
    width: 843px;
    height: 1px;
    background-color: #CB261E;
    margin: auto;
}

.cwhwyblockUl {
    height: 100px;
    width: 1030px;
    margin: auto;
    padding-bottom: 20px;
}

.cwhwyblockUl>li {
    display: block;
    height: 100px;
    width: 50px;
    float: left;
    margin-left: 70px;

}

.cwhwyblockLi>p:nth-child(1) {
    display: none;
    width: 1px;
    height: 71px;
    background-color: #CB261E;
    margin: auto;
}

.cwhwyblockLi>p:nth-child(2) {
    width: 29px;
    height: 100px;
    /* background: #FFEAE9;
    border: 1px solid #CB261E; */
    border-radius: 0px;
    font-size: 21px;
    text-align: center;
    font-weight: 400;
    color: #333333;
    margin: auto;
    padding: 20px 10px 0px 10px;
    overflow: hidden;
}