    body {
        background: #fff;
    }
    
    .content {
        background: url("../../images/plan/bg.png") no-repeat;
        background-size: 100% 100%;
        margin-top: 80px;
    }
    
    .title {
        height: 55px;
        line-height: 55px;
        color: #fff;
        font-size: 36px;
        text-align: center;
        margin: 40px 0 10px 0;
        background: url("../../images/plan/tit.png") no-repeat center center;
    }
    
    .content .hotel_main>p {
        color: #fff;
        margin-bottom: 20px;
    }
    
    .swiper-slide-active {
        background: url("../../images/plan/pc.png") no-repeat center center;
        background-size: 100% 100%;
    }
    
    .hotel_text h5,
    .hotel_text p {
        text-align: center;
        font-size: 18px;
        color: #fff;
    }
    
    .hotel_text {
        margin: 0 auto;
        width: 80%;
        padding-bottom: 100px;
    }
    /* 教育行业 */
    
    .aducation .title {
        color: #404040;
    }
    
    .aducation>p {
        color: #a6a6a6;
    }
    
    .left_line {
        width: 140px;
        height: 140px;
        position: relative;
        left: -40px;
        background: url("../../images/plan/left_line.png") no-repeat left top;
    }
    
    .aducation .pc {
        margin-top: -80px;
    }
    
    .aducation .pc .pc_text {
        font-size: 20px;
        line-height: 40px;
        text-align: justify;
        text-indent: 2em;
        padding: 0 20px;
    }
    
    .margin_top_10 {
        margin-top: 10px;
    }
    
    .aducation .pc img {
        border-radius: 20px;
        box-shadow: 1px 2px 9px #404040;
    }
    
    .aducation .phone {
        background: url("../../images/plan/cicle.png") no-repeat right bottom;
    }
    
    .phone .phone_text {
        text-align: left;
        font-size: 20px;
        margin: 80px 0px 0 0;
        padding-left: 100px;
    }
    /* 新农村 */
    
    .right_line {
        width: 140px;
        height: 140px;
        position: relative;
        left: 1055px;
        background: url("../../images/plan/right_line.png") no-repeat center top;
    }
    
    .news {
        margin-bottom: 50px;
    }
    
    .news .title {
        color: #404040;
    }
    
    .news img {
        border-radius: 20px;
    }
    
    .news .news_1 {
        margin-top: -80px;
    }
    
    .news .news_1 img {
        box-shadow: 1px 2px 9px #404040;
    }
    
    .news .news_1 p {
        text-align: justify;
        font-size: 20px;
        line-height: 40px;
        padding: 0 30px;
        text-indent: 2em;
    }
    
    .news .news_2 {
        margin-top: 80px;
    }
    
    .news .news_2 .img {
        box-shadow: 1px 2px 9px #404040;
    }
    
    .news>p {
        color: #a6a6a6;
    }
    
    .news .news_2 p {
        margin-top: 15px;
    }
    
    .news .news_2 .phone {
        margin-top: -100px;
    }
    /* 智慧社区 */
    
    .wisdom_bg {
        background: url("../../images/plan/bg2.png") no-repeat;
        background-size: 100% 100%;
    }
    
    .wisdom h4 {
        color: #fff;
    }
    
    .wisdom p {
        color: #fff;
        text-align: left
    }
    
    .wisdom .tit {
        height: 55px;
        line-height: 55px;
        color: #fff;
        font-size: 36px;
        text-align: center;
        margin: 40px 0 10px 0;
    }
    /* 医疗行业 */
    
    .medical .title {
        color: #404040;
    }
    
    .medical>p {
        color: #a6a6a6;
    }
    
    .medical .swiper {
        margin-top: 50px;
    }
    
    .medical .medical_text {
        color: #a6a6a6;
        text-align: center;
    }
    
    .medical .medical_text h5 {
        font-size: 18px;
    }
    
    .medical .medical_text p {
        color: #a6a6a6;
    }
    /* 企业 */
    
    .enterprise .title {
        color: #404040;
    }
    
    .enterprise>p {
        color: #a6a6a6;
    }
    
    .enter_img {
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
    }