/*index*/
.banner  div{
    position:absolute;
    font-size: 44px;
    color: #fff;
    z-index: 1;
    width: 100%;
    font-weight:200;
    text-align: center;
}
.banner  div.v_t{
     top:177px;
}
.banner  div.v_t .v_b{
     font-size: 32px;
    font-family: pingfang sc !important;
    font-weight: 100;
}

/*<!-- search_box -->*/
.container .search_box {
    position: absolute;
    width: 905px;
    height: 60px;
    top: 300px;
    left: 50%;
    margin-left: -450px;
}

.container .search_wbox {
    height: 60px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
}

.container .search_box input[type="button"] {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 112px;
    height: 60px;
}

.container .search_box input#txt_search {
    width: 70%;
    padding-left: 10px;
    margin-top: 0;
}


.container .search_box .all_picture {
    width: 95px;
    height: 39px;
    line-height: 1.2;
    text-align: center;
    font-size: 16px;
    padding-top: 6px;
    margin-right: 105px;
    background: url(/Content/Shared/images/gd.png) no-repeat 100% 14px;
}

    .container .search_box .all_picture span {
        margin-top: 0;
        border-left: 1px solid #333;
    }

    .container .search_box .all_picture ul {
        top: 46px;
    }


/*<!-- search_box End -->*/




/*<!-- banner -->*/
section.banner {
    width: 100%;
    height: 580px;
    background: url(/Content/Index/images/music-banner1.jpg) no-repeat center;
    background-size: cover;
}
/*<!-- banner End -->*/


/*<!-- content -->*/
.container .content {
    width: 1300px;
    margin: 0 auto;
}

    .container .content .view_project {
        width: 100%;
        margin-top: 14px;
    }

        .container .content .view_project a {
            display: block;
            width: 114px;
            height: 36px;
            line-height: 36px;
            margin: 0 auto;
            font-size: 16px;
            text-align: center;
            color: #333;
            border: 1px solid #333;
            border-radius: 3px;
        }

            .container .content .view_project a:hover {
                color: #181c21;
                background-color: transparent;
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.24);
                border-color: currentColor;
            }

    .container .content .headline h1 {
        font-size: 14px;
        margin-top: 45px;
        margin-bottom: 10px;
        text-align: center;
        font-weight: 400;
        vertical-align: middle;
        color: #333;
    }

        .container .content .headline h1 .t_line {
            display: inline-block;
            width: 595px;
            font-size: 14px;
            color: #333;
            vertical-align: middle;
            border-bottom: 1px solid #ddd;
        }

        .container .content .headline h1 .t_t {
            margin: 0 12px;
        }

    .container .content .headline h2 {
        font-size: 26px;
        color: #000;
        margin-bottom: 10px;
        text-align: center;
    }

    .container .content .headline h3 {
        font-size: 15px;
        color: #333;
        margin-bottom: 30px;
        text-align: center;
    }
    /*精挑细选*/
    .container .content .selective li {
        float: left;
        width: 632px;
        height: 316px;
        margin-bottom: 26px;
        overflow: hidden;
    }

        .container .content .selective li:nth-child(2n) {
            margin-left: 36px;
        }

        .container .content .selective li a {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
        }

        .container .content .selective li img {
            width: 100%;
            height: 100%;
            transform: scale(1.01);
            transition: all 1.5s ease-out;
        }



        .container .content .selective li a > span {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            text-align: center;
            background: rgba(0, 0, 0, 0.3);
        }

        .container .content .selective li:hover a > span {
            background: rgba(0, 0, 0, 0.4);
        }

        .container .content .selective li a > span > span {
            width: 100%;
            display: block;
            position: absolute;
            top: 90px;
        }

            .container .content .selective li a > span > span p {
                font-size: 15px;
                color: #fff;
            }

            .container .content .selective li a > span > span h1 {
                font-size: 22px;
                margin-top: 5px;
                margin-bottom: 12px;
                text-align: center;
                font-weight: 400;
                vertical-align: middle;
                color: #fff;
            }

                .container .content .selective li a > span > span h1 .t_line {
                    display: inline-block;
                    width: 30px;
                    font-size: 14px;
                    color: #fff;
                    vertical-align: middle;
                    border-bottom: 1px solid #fff;
                }

                .container .content .selective li a > span > span h1 .t_t {
                    margin: 0 12px;
                }

            .container .content .selective li a > span > span button {
                width: 108px;
                height: 30px;
                line-height: 30px;
                margin-top: 14px;
                text-align: center;
                font-size: 14px;
                color: #fff;
                border: 1px solid #fff;
                background: transparent;
                cursor: pointer;
            }

        .container .content .selective li:hover a > span > span button {
            background: rgba(255,255,255,0.4);
        }

    /*音乐心情*/
    .container .content .music_mood {
        margin-bottom: 38px;
    }

    .container .content .con2 .headline h1 .t_line {
        width: 590px;
    }

    .container .content .music_mood li {
        float: left;
        width: 300px;
        height: 388px;
        margin-right: 33px;
        overflow: hidden;
    }

        .container .content .music_mood li a {
            cursor: auto;
        }

            .container .content .music_mood li a div:first-child {
                position:relative;
                width: 300px;
                height: 300px;
                overflow: hidden;
            }
             .container .content .music_mood li a div:first-child i {
                position: absolute;
                top: 50%;
                left: 50%;
                  width: 50px;
                height: 50px;
                margin-left: -25px;
                margin-top: -25px;
                background: url(/Content/Index/images/bf.png) no-repeat center;
            }
        .container .content .music_mood li:nth-child(4n) {
            margin-right: 0px;
        }

        .container .content .music_mood li li:nth-child(4n) {
            display: block;
            width: 300px;
            height: 300px;
            overflow: hidden;
        }
    
        .container .content .music_mood li:hover a div:first-child {
            background:rgba(0,0,0,1);
        }
         .container .content .music_mood li img {
            width: 100%;
            height: 100%;
            cursor: pointer;
            transform: scale(1.01);
            transition: all 1.5s ease-out;
        }
        .container .content .music_mood li:hover img {
            transform: scale(1.05);
        }

      .container .content .music_mood li span {
            position: absolute;
            top: 0;
            left:0;
            width: 100%;
            height: 100%;  
            cursor:pointer;
        }
         .container .content .music_mood li:hover span {
           background: rgba(0,0,0,0.2);
      }
        .container .content .music_mood li .describe {
            margin-top: 15px;
        }

            .container .content .music_mood li .describe h4 {
                font-size: 18px;
                color: #070707;
                cursor: pointer;
            }

                .container .content .music_mood li .describe h4:hover {
                    color: #000;
                }

            .container .content .music_mood li .describe h5 {
                font-size: 14px;
                color: #333;
                margin: 3px 0 6px;
            }

            .container .content .music_mood li .describe p {
                font-size: 14px;
                color: #666;
            }
    /*专注视角*/
    .container .content .professional {
    }

    .container .content .con3 .headline h1 .t_line {
        width: 570px;
    }

    .container .content .professional li {
        float: left;
        position: relative;
        width: 632px;
        height: 316px;
        margin-bottom: 26px;
        overflow: hidden;
    }

        .container .content .professional li:nth-child(2n) {
            margin-left: 36px;
        }

        .container .content .professional li img {
            width: 100%;
            height: 100%;
            cursor: pointer;
            transform: scale(1.01);
            transition: all 2.5s ease-out;
        }

        .container .content .professional li:hover img {
            transform: scale(1.05);
        }

        .container .content .professional li a > span {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

            .container .content .professional li a > span > span {
                display: block;
                width: 300px;
                height: 166px;
                margin: 0 auto;
                padding-top: 30px;
                margin-top: 11.7%;
                box-sizing: border-box;
                text-align: center;
                background: rgba(255,255,255,0.86);
            }
            .container .content .professional li a > span > span p{
                font-size:16px;
                    color: #333;
            }
                .container .content .professional li a > span > span h5 {
                    font-size: 26px;
                    font-weight: 700;
                    color: #333;
                    text-align: center;
                }

                .container .content .professional li a > span > span button {
                    width: 108px;
                    height: 30px;
                    line-height: 30px;
                    margin-top: 10px;
                    text-align: center;
                    font-size: 14px;
                    color: #333;
                    border: 1px solid #a3a4a6;
                    background: transparent;
                    cursor: pointer;
                }

        .container .content .professional li:hover a > span {
            background: rgba(0,0,0,0.2);
        }

            .container .content .professional li:hover a > span > span button {
                background: #ddd;
                border: 1px solid #a3a4a6;
            }
    /*分类推荐*/
    .container .content .recommend {
        margin-bottom: 90px;
    }

    .container .content .con4 .headline h1 .t_line {
        width: 585px;
    }

    .container .content .recommend > div {
        float: left;
    }


    .container .content .recommend > div >div
{
            margin-bottom: 25px;
            text-align: center;
            color:#333;
    }
    .container .content .recommend > div >div  img{
            vertical-align: text-top;
    margin-right: 8px;
    }
     .container .content .recommend > div >div.style {
            margin-left: -73px;
    }
      .container .content .recommend > div >div.musical {
             margin-left: 15px;
     }
    .container .content .recommend ul li {
        float: left;
        width: 105px;
        height:20px;
        margin-bottom: 16px;
        box-sizing:border-box;
    }



    .container .content .recommend ul {
        border-right: 1px solid #dedede;
    }

    .container .content .recommend .recommend_4 ul {
        border-right: none;
    }

    .container .content .recommend ul li a {
        display: inline-block;
        width: max-content;
        font-size: 14px;
        color: #666;
    }

    .container .content .recommend ul li a:hover {
        color: #f29600;
        border-bottom: 1px solid #f29600;
        padding-bottom: 3px;
    }

    .container .content .recommend_1 {
        width: 290px;
        padding-left: 25px;
        box-sizing: border-box;
    }
    .container .content .recommend_1 ul li:nth-child(2n){
       margin-left: 53px;
    }
    .container .content .recommend_2 , .container .content .recommend_3 {
        width: 338px;
    }
    .container .content .recommend_2  ul li:nth-child(2n-1), .container .content .recommend_3  ul li:nth-child(2n-1){
        margin-left: 80px;
     margin-right: 43px;
    }
    .container .content .recommend_4 {
        width: 332px;
    }
    .container .content .recommend_4 ul li:nth-child(2n-1){
         margin-left: 80px;
          margin-right: 55px;
    }
        .container .content .recommend_4 ul li:nth-child(2n) {
              width: 70px;
        }



.fixed {
    height: 60px !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    left: 0 !important;
    z-index: 10000;
    margin: 0 !important;
    background: #fff !important;
    /* padding: 20px 71px !important; */
    min-width: 588px;
    border: none !important;
}

    .fixed #txt_Keyword {
        height: 33px !important;
        border: none;
        /* margin-left: 30px !important; */
        padding-left: 10px !important;
        background: #ffffff !important;
        font-size: 16px !important;
        color: #bdbdbd !important;
    }

    .container .SuggestFramework_List {
    border: 1px solid #CCCCCC;
    border-top: 0px;
    background: #fff;
    transition: all 0.5s ease-out;
    top: 60px !important;
    width: calc(100% - 112px)  !important;
    box-sizing: border-box;
    left: 0px !important;
    font-size: 14px;
    color: #333;
}