/*banner*/
.banner .menu{
    width: 230px;
    position: relative;
}
.banner .menu .menu-title{
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    padding-left: 10px;
    background-color: #17acf6;
}
.banner .menu .menu-content{
    height: 494px;
    background-color: #fff;
    width: 230px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #e6e6e6;
    border-top: none;
}
.banner .menu .menu-list{
    height: 27px;
    line-height: 27px;
    cursor: pointer;
    padding-left: 8px;
}
.banner .menu .menu-list:hover{
    background: #fff3cc;
}
.banner .menu .menu-list a:hover{
    color: #17acf6;
}
.banner .menu .menu-list:hover .iconfont.pull-right{
    color: #666;
}
.banner .menu .menu-list .iconfont{
    color: orange;
    font-size: 18px;
}
.banner .menu .menu-list:nth-child(1) .iconfont,.banner .menu .menu-list:nth-child(9) .iconfont,.banner .menu .menu-list:nth-child(13) .iconfont,.banner .menu .menu-list:nth-child(16) .iconfont{
    color: #F79E01;
}
.banner .menu .menu-list:nth-child(2) .iconfont,.banner .menu .menu-list:nth-child(5) .iconfont,.banner .menu .menu-list:nth-child(6) .iconfont,.banner .menu .menu-list:nth-child(12) .iconfont,.banner .menu .menu-list:nth-child(8) .iconfont{
    color: #5770EB;
}
.banner .menu .menu-list:nth-child(3) .iconfont,.banner .menu .menu-list:nth-child(18) .iconfont,.banner .menu .menu-list:nth-child(11) .iconfont,.banner .menu .menu-list:nth-child(7) .iconfont{
    color: #DF5D6D;
}
.banner .menu .menu-list:nth-child(4) .iconfont,.banner .menu .menu-list:nth-child(17) .iconfont,.banner .menu .menu-list:nth-child(15) .iconfont,.banner .menu .menu-list:nth-child(14) .iconfont,.banner .menu .menu-list:nth-child(10) .iconfont{
    color: #34CD91;
}
.banner .menu .menu-list .iconfont.pull-right{
    font-size: 20px;
    color: #ccc;
}
.banner .menu .menu-list .icon-img{
    width: 20px;
    height: 20px;
    vertical-align: sub;
    margin-right: 5px;
}
.banner .menu .menu-list .menu-list-classify{
    font-size: 15px;
    margin-right: 5px;
}
.banner .menu .menu-list .menu-list-child{
    font-size: 12px;
    color: #888;
}
.banner .menu .menu-detail{
    position: absolute;
    top: 34px;
    left: 230px;
    width: 260px;
    height: 496px;
    border: 2px solid #17acf6;
    border-left: none;
    font-size: 13px;
    padding-top: 10px;
    padding-left: 20px;
    background-color: #fff;
    z-index: 10;
    display: none;
}
.banner .menu .menu-detail.active{
    display: block;
}
.banner .menu .menu-detail .category-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.banner .menu-detail-list{
    display: none;
}
.banner .menu-detail-list.active{
    display: block;
}
.banner .menu-detail-list .detail-text{
    display: inline-block;
    width: 68px;
    color: #666;
    line-height: 28px;
    margin-right: 8px;
}
.banner .menu-detail-list a:hover{
    color: #17acf6;
}
/*banner-right*/
.banner .banner-right{
    width: 960px;
    height: 520px;
    margin-top: 10px;
    margin-left: 10px;
}
.banner .banner-right .bannerR-top-left{
    width: 640px;
    height: 306px;
    position: relative;
}
.banner .banner-right .bannerR-top-right{
    width: 310px;
    height: 306px;
    position: relative;
}
.banner .banner-right .bannerR-top-left .imgs-text,.banner .banner-right .bannerR-top-right .imgs-text{
    position: absolute;
    bottom: 4px;
    left: 4px;
    color: #cfcfcf;
    font-size: 12px;
    width: 30px;
    background: rgba(0,0,0,0.2);
    text-align: center;
    border-radius: 6px;
}
.banner .banner-right .bannerR-top-left img, .banner .banner-right .bannerR-top-right img{
    width: 100%;
    height: 100%;
}
.banner .banner-right .bannerR-bot{
    width: 100%;
    height: 204px;
    margin-top: 10px;
}
.banner .banner-right .bannerR-bot-list{
    float: left;
    width: 234px;
    height: 204px;
    margin-right: 8px;
    position: relative;
}
.banner .banner-right .bannerR-bot-list .imgs-text{
    position: absolute;
    bottom: 4px;
    left: 4px;
    color: #cfcfcf;
    font-size: 12px;
    width: 30px;
    background: rgba(0,0,0,0.2);
    text-align: center;
    border-radius: 6px;
}
.banner .banner-right .bannerR-bot-list:last-child{
    margin-right: 0;
}
.banner .banner-right .bannerR-bot-list img{
    width: 100%;
    height: 100%;
}
/*banner-right end*/
/*banner end*/
/*场景*/
.scenes{
    margin-bottom: 100px;
}
.scenes .scenes-item{
    width: 100%;
    border-radius: 4px;
    background-color: #fff;
    overflow: hidden;
    margin-top: 10px;
}
.scenes .scenes-item .scenes-item-head{
    height: 48px;
    line-height: 48px;
    background-color: #f7f7f7;
    padding:0 20px;
}
.scenes .scenes-item .scenes-item-head h2{
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin-right: 24px;
    font-weight: bold;
}
.scenes .scenes-item .scenes-item-head .scenes-head-list{
    color: #4d4d4d;
}
.scenes .scenes-item .scenes-item-head .scenes-more{
    font-size: 16px;
    font-weight: bold;
}
.scenes .scenes-item .scenes-item-content{
    padding: 10px 20px;
}
.scenes .scenes-item .scenes-item-content ul{
    margin-right: -20px;
}
.scenes .scenes-item-content .scenes-content-list{
    width: 216px;
    float: left;
    margin-right: 20px;
}
.scenes .scenes-item-content .scenes-content-list img{
    width: 100%;
    height: 136px;
    border-radius: 4px;
}
.scenes .scenes-item-content .scenes-content-list h2{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}
/*场景end*/