@charset "UTF-8";
body, html {
    background: #ffffff;overflow-x:hidden;
}
.home-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    overflow: hidden;
    width: 100%;
    height: 11.73333vw;
    font-size: 0;
    background: #fff;
    -webkit-box-shadow: 0 .26667vw 0 rgba(0, 0, 0, .05);
    box-shadow: 0 .26667vw 0 rgba(0, 0, 0, .05)
}

.home-header .icon-logo {
    display: inline-block;
    vertical-align: top;
    width: 29.66667vw;
    height: 6.4vw;
    margin: 2.66667vw 0 0 4.26667vw;
    background: url(../images/logo.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.home-header .m-wrap {
    position: relative;
    float: right;
    margin: 1.33333vw 4.26667vw 0 0
}

.home-header .m-wrap .u-searchBtn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 9.06667vw;
    padding: 0 4.26667vw;
    line-height: 8.53333vw;
    font-weight: 600;
    font-size: 3.2vw;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(330.26deg, #97c1ff 0, #97c1ff 100%);
    background: -o-linear-gradient(330.26deg, #2980ff 0, #97c1ff 100%);
    background: linear-gradient(119.74deg, #2980ff 0, #97c1ff 100%);
    border: 1px solid #2980ff;
    -webkit-border-radius: 6.66667vw;
    border-radius: 6.66667vw
}

.home-header .home-search-wrap {
    overflow: hidden;
    position: relative;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 56.53333vw;
    height: 9.06667vw;
    line-height: 9.06667vw;
    font-size: 3.73333vw;
    -webkit-border-radius: .3rem;
    border-radius: 4.53333vw;
    background: #fff;
    border: .26667vw solid #2980ff
}

.home-header .home-search-wrap .home-search {
    float: left;
    width: 9.06667vw;
    height: 7.2vw;
    padding: 1.6vw 0 0 2.93333vw
}

.home-header .home-search-wrap .u-camera {
    float: right;
    margin: 1.06667vw 17.06667vw 0 0;
    width: 6.4vw;
    height: 6.4vw;
    background: url(//js.ibaotu.com/mobile/img/public/icon_camera.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover
}

.home-header .home-search-wrap .u-searchBtn {
    float: right;
    height: 8.53333vw;
    padding: 0 4.26667vw;
    line-height: 8vw;
    font-weight: 600;
    font-size: 3.2vw;
    color: #fff;
    text-align: center;
    background: -webkit-linear-gradient(330.26deg, #2980ff 0, #ffce84 100%);
    background: -o-linear-gradient(330.26deg, #2980ff 0, #ffce84 100%);
    background: linear-gradient(119.74deg, #2980ff 0, #ffce84 100%);
    border: .26667vw solid #2980ff;
    -webkit-border-radius: 4.26667vw;
    border-radius: 4.26667vw
}

.home-header .search-icon {
    width: 5.33333vw;
    height: 5.33333vw;
    background-image: url(../images/icon_search.png)
}

.home-header .home-search-inp {
    float: left;
    position: relative;
    width: 29.33333vw;
    height: 8.53333vw;
    line-height: 8.53333vw;
    font-size: 3.73333vw;
    margin-left: 1.06667vw;
    color: #1f1f1f;
    background: #fff
}

.home-header .home-search-inp::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.home-header .home-search-inp::-moz-placeholder {
    color: rgba(0, 0, 0, .25)
}

.home-header .home-search-inp::-ms-input-placeholder {
    color: rgba(0, 0, 0, .25)
}

.home-header .home-search-inp::placeholder {
    color: rgba(0, 0, 0, .25)
}

/*占位符*/
.Placeholder {
    width: 100%;
    height: 1rem;
}


/*首页金刚区*/
.homeKing {
    width: 100%;
    height: auto;
    padding: 0 .18rem;
    margin-top: .22rem;
}
.homeKing a {
    display: block;
    float: left;
    width: 20%;
    height: auto;
    position: relative;
}
.homeKing a img {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin: 0 auto;
}
.homeKing a span {
    display: block;
    height: 0.2rem;
    line-height: 0.2rem;
    margin-top: 0.14rem;
    font-size: 0.25rem;
    color: #7d7d88;
    text-align: center;
}
.homeKing a i.iconHot, .homeKing a i.iconHeat {
    position: absolute;
    top: .05rem;
    right: -.05rem;
    width: .62rem;
    height: .4rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.homeKing a i.iconHot {
    background-image: url(../images/icon_hot4.png);
}


/*精品专题*/
.Special-topic {
    width: 100%;
    height: auto;
}
.Special-topic .special-tit {
    position: relative;
    height: 0.78rem;
    padding: 0.34rem 0.3rem 0.18rem;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
}
.Special-topic .special-tit > h3 {
    font-size: 0.28rem;
    color: #333443;
}
.Special-topic .special-tit .looked-more {
    position: absolute;
    top: 0.27rem;
    right: 0.14rem;
    padding: 0.1rem;
    font-size: 0.24rem;
    color: #7E7E7E;
}
.Special-topic .special-tit .icon-tringle-r {
    margin: 0.08rem 0 0 0.08rem;
}
/*精选专题*/
.Special-topic {
    width: 100%;
    height: auto;
    margin-top: .25rem;
}
.Special-topic .swiper-containers {
    width: 100%;
    height: 2.8rem;
    /* margin: .08rem auto .1rem; */
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0 0 0 .3rem;
    background: #ffffff;
}
.Special-topic .swiper-slide {
    width: 3rem;
    height: 100%;
    overflow: hidden;
}

.Special-topic .swiper-slide > img {
    width: 3rem;
    border-radius: .1rem;
}

.homeContent {
    width: 100%;
    height: auto;
    padding: .06rem 0 0;
}
.homeContent .moudle-tit {
    position: relative;
    height: 0.78rem;
    padding: 0.34rem 0.3rem 0.12rem;
    line-height: 0.32rem;
    letter-spacing: 0.01rem;
}
.homeContent .moudle-tit > h3 {
    font-size: 0.28rem;
    color: #333443;
}
.homeContent .moudle-tit .looked-more {
    position: absolute;
    top: 0.27rem;
    right: 0.14rem;
    padding: 0.1rem;
    font-size: 0.24rem;
    color: #7E7E7E;
}
.homeContent .moudle-tit .icon-tringle-r {
    margin: 0.08rem 0 0 0.08rem;
}

.homeContent .copyright {
    text-align: center;
    font-size: 12px;
    color: #ccc;
    margin-top: 20px;
}

.homeContent .copyright a{ text-decoration: none; color:#ccc;}

.icon-tringle-r {
    width: .08rem;
    height: .12rem;
    background-image: url(../images/triangle_r.png)
}
/*素材列表 2个排列*/
.homeContent .pros-list-wrap, .homeContent .pros-list-wraps {
    width: 100%;
    padding: .1rem .3rem 0;
}
.pros-list-wrap .pros-list > li {
    float: left;
    width: 3.32rem;
    height: 3.28rem;
    margin: 0 .24rem 0 0;
}

.pros-list-wrap .pros-list > li:nth-of-type(2n) {
    margin-right: 0;
}
.pros-list-wrap .pros-list > li > a, .pros-list-wraps .pros-lists > li > a {
    display: block;
    width: 100%;
    height: 100%;
}
.pros-list-wrap .pros-list > li > a > img {
    display: block;
    width: 100%;
    height: 2.56rem;
    border-radius: .08rem;
}
.pros-list-wrap .pros-list > li > a > p, .pros-list-wraps .pros-lists > li > a > p {
    display: block;
    width: 100%;
    padding: .2rem 0;
    text-align: center;
    font-size: .26rem;
    color: #333443;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*素材列表 3个排列*/
.pros-list-wraps .pros-lists > li {
    float: left;
    width: 31.8%;
    height: 4.01rem;
    margin: 0 .15rem 0 0;
}
.pros-list-wraps .pros-lists.half > li {
    float: left;
    width: 31.8%;
    height: 2.01rem;
    margin: 0 .15rem 0 0;
}
.pros-list-wraps .pros-lists.half > li a{
    float: left;
    width: 100%;
    height: 2.01rem;
    margin: 0 .15rem 0 0;
}
.pros-list-wraps .pros-lists.half > li a img{
    float: left;
    width: 100%;
    height: 1.3rem;
    margin: 0 .15rem 0 0;
}
.pros-list-wraps.tukuwidth{ overflow: hidden;}
.pros-list-wraps .pros-lists > li:nth-of-type(3n) {
    margin-right: 0;
}
.pros-list-wraps .pros-lists > li > a > img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: .08rem;
}

/*更多，换一换按钮*/
.homeContent .pros-list-but {
    width: 100%;
    height: .6rem;
    text-align: center;
    line-height: 0;
    margin: .1rem 0 .2rem;
}
.homeContent .pros-list-but > a {
    display: inline-block;
    width: 3rem;
    height: .6rem;
    text-align: center;
    font-size: .24rem;
    color: #333443;
    background: #F3F3F3;
    letter-spacing: .01rem;
    vertical-align: top;
    line-height: .6rem;
    border-radius: .3rem;
    overflow: hidden;
    margin: 0 .1rem;
}

/*配乐*/
.lastcontent {margin-bottom: 1.5rem;}
.Music-list > li {
    width: 2.2rem;
    height: 2.6rem;
    float: left;
    margin: 0 .15rem .2rem 0;
    border: .03rem solid #f5f5f5;
    text-align: center;
}
.Music-list > li:nth-of-type(3n) {
    margin-right: 0;
}
.Music-list > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding-top: .18rem;
    margin-bottom: .06rem;
}
.Music-list > li > a > div {
    width: 1.58rem;
    height: 1.58rem;
    margin: 0 auto;
}

.Music-list > li > a > div > img {
    display: block;
    width: 100%;
    height: 100%;
}
.Music-list > li > a > p.music-cd {
    display: block;
    width: 1.42rem;
    height: 1.42rem;
    background: url(../images/music-score-cd.png) center no-repeat;
    background-size: cover;
    position: absolute;
    right: -.6rem;
    top: .1rem;
    z-index: 1;
}
.Music-list > li .infos {
    height: auto;
    padding: 0.2rem 0;
}
.Music-list > li .infos > p {
    width: 100%;
    height: 0.30rem;
    line-height: 0.30rem;
    font-size: 0.24rem;
    color: #333443;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    padding: 0 0.1rem;
}


.g-keyWords {

}


.g-keyWords .m-words {
    font-size: 0;padding: 0px 4vw;
}

.g-keyWords .m-words > a {
    display: inline-block;
    height: 6.66667vw;
    line-height: 6.4vw;
    margin: 2.13333vw 2.13333vw 0 0;
    font-size: 3.2vw;
    padding: 0 2.53333vw;
    color: rgba(0, 0, 0, .8);
    border: .26667vw solid rgba(0, 0, 0, .15);
    -webkit-border-radius: .8vw;
    border-radius: .8vw
}

.g-keyWords .m-words > a:last-of-type {
    margin-right: 0
}

.ones {
    /* min-height: 600px; */
    overflow: hidden;
    margin-right: -20px;
}

.one {
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
    position: relative;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    display: none;
}

.one .img {
    position: relative
}

.one .img img {
    width: 100%;
    cursor: pointer;
    transition: all 0.4s;
}


.one .title {
    display: block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    position: absolute;
    bottom: -52px;
    color: #fff;
    transition: all .2s
}

.one:hover .title {
    bottom: 0
}

.one .btitle {
    display: block;
    height: 50px;
    width: 100%;
    line-height: 59px; /* max-width:180px;*/
    overflow: hidden;
    float: left;
    color: #fff; /* padding-left:31px;*/
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 25px;
    box-sizing: border-box;
}

.one .down {
    background: #fff !important;
    position: absolute;
    top: 10px;
    right: 100px;
    height: 35px;
    line-height: 35px;
    width: 35px;
    z-index: 2;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}


.one .down1 {
    background: #6589e4 !important;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 35px;
    line-height: 35px;
    width: 78px;
    z-index: 2;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 2px
}


.one .down i {
    display: inline-block;
    vertical-align: -2px;
    width: 20px;
    height: 17px;
    background-image: url(../images/pt.png);
    background-position: -20px 0px
}

.one .down.active i {
    background-position: -40px 0px
}

.one .down1 i {
    display: inline-block;
    vertical-align: -2px;
    width: 20px;
    height: 17px;
    background-image: url(../style/images/pt.png);
}

.one .title {
    opacity: .5 \9 \0;
    background: #000;
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, transparent 100%);
    background: -webkit-gradient(linear, bottom, top, color-stop(0, rgba(0, 0, 0, .5)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, transparent 100%);
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .5) 0, transparent 100%);
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, .5)), to(transparent));
    background: linear-gradient(to top, rgba(0, 0, 0, .5) 0, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#ffffff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0,startColorstr=#000000,endColorstr=#ffffff)";
}

