.DE_top {
    height: 360px;
    background: url(../images/top/1118/topBanner1.jpg) center;
    background-size: cover;
}
.top_Act {
    margin: 95px auto 65px;
    width: 1180px;
    position: relative;
    font-family: "Microsoft YaHei";
}
.DEmain {
    border: 5px solid #e8be00;
    background: #fff;
    border-radius: 5px;
    padding: 45px 10px 10px;
}
.DE_tips {
    border-bottom: 1px solid #ddd;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
}
.DE_main {
    overflow: hidden;
    margin: 15px auto;
}
.Act {
    overflow: hidden;
    width: 50%;
    float: left;
    margin: 10px 0;
}
.DE_type {
    float: left;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    background: #e8be00;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 20px;
    box-shadow: 0px 0px 3px #cccccc;
}
.DE_name {
    font-size: 24px;
    line-height: 180%;
    color: #c00;
    margin-top: 5px;
}
.DE_introduce {
    font-size: 14px;
    color: #666;
    line-height: 140%;
}
.act01_img {
    position: absolute;
    top: 115px;
    left: 390px;
}
.act02_img {
    position: absolute;
    top: 120px;
    right: 107px;
}
.act03_img {
    position: absolute;
    top: 253px;
    left: 380px;
}
.act04_img {
    position: absolute;
    top: 250px;
    right: 100px;
}
.act05_img {
    position: absolute;
    top: 370px;
    left: 545px;
}
.Ps {
    line-height: 180%;
    height: 55px;
    padding: 10px;
    height: 45px;
    font-size: 16px;
    border-top: 1px solid #ddd;
}
.DEbutton {
    text-align: center;
    position: absolute;
    top: -32px;
    left: 0;
    width: 100%;
}