﻿/*首页css*/
.index-image{
    width:100%;
    overflow:hidden;
    position: relative;
}
.index-image .img{
    width:100%;
    transition: transform .5s;
}
/*.index-image:hover .img{*/
/*    transform:scale(1.1);*/
/*}*/
.index-image .yu{
    position: absolute;
    z-index:9;
    top: 5%;
    width:25%;
    left:50%;
    margin-left:-12.5%;
}
.index-image .jia{
    position: absolute;
    z-index:9;
    top: 40%;
    width:20%;
    left:50%;
    margin-left:-10%;
}
/*公司介绍*/
.introduce{
    width:1150px;
    position:relative;
}
/*公司介绍-视频*/
.introduce .left{
    width:45%;
    padding:50px 0;
    background:#eee;
    position:absolute;
    top: -75px;
    left: -50px;
    z-index:9;
    box-shadow:0 0 30px #282828;
}
.introduce .left video{
    width: 518px;
    height: 406px
}
/*公司介绍-文字*/
.introduce .right{
    width: 70%;
    margin-right: -50px;
}
.introduce .right .title{
    height: 85px;
    padding-bottom:15px;
}
.introduce .right .title span{
    width:55%;
    float:left;
    text-align:right;
    letter-spacing:10px;
    line-height: 110px;
    height: 85px;
}
.introduce .right .title label{
    height: 85px;
    width:45%;
    float:left;
    line-height: 135px;
}
.introduce .right .content{
    padding:30px 30px 30px 90px;
    /*text-indent:60px;*/
    background: url("../images/introduce.jpg");
    background-repeat:no-repeat;
    background-size:100% 100%;
    font-size:1.3rem;
    color:#fff!important;
    /*letter-spacing:5px;*/
    line-height:35px;
}
.introduce .right .content p{
    text-indent: 40px;
    color:#fff!important;
}
.introduce .right .content span{
    color:#fff!important;
}
/*发展历史*/
/*发展历史*/
.corporate {
    position: relative;
    width: 1150px;
    margin: 0 auto;
    /*height: 600px;*/
}
.corporate img{
    width: 100%;
}
.corporate .biaoti{
    position: absolute;
    width: 360px;
    height: 250px;
    top: 0;
    left: 0;
    background-image: url("/tpl/image/de0e481f791daac27ea205911d92860.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 9;
}
.corporate .biaoti .title{
    float: right;
    margin-top: 75px;
}
.corporate .biaoti .title span{
    text-align: right;
    height: 60px;
}
.corporate .biaoti .title label{
    text-align: right;
}
.corporate .neirong{
    width:100%;
}
.corporate .neirong img{
    width: 100%;
}

.artist{
    width:1150px;
}
.artist .title{
    margin-top: 40px;
    text-align:center;
}
.artist .title span{
    line-height:70px;
}
.artist .box{
    position:relative;
}
.artist .box .terrace{
    float:left;
    height:70px;
    padding:0 20px;
    line-height:70px;
    text-align:center;
    color:#fff;
    font-size:2rem;
    letter-spacing:8px;
    background:#0974d6;
}
.artist .box .terrace img{
    width: 40px;
    height: 40px;
}
.lunbo{
    width:100%;
    overflow:hidden;
    padding: 30px 0;
}
.lunbo .swiper-slide{
    border:10px solid #fff;
    height: 260px;
    transition: border .5s;
    position: relative;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-flex-flow: column;
}
.lunbo .swiper-slide:hover{
    border: 10px solid #c7161e;
}
.lunbo .swiper-slide p{
    position:absolute;
    height:40px;
    line-height:40px;
    bottom:0px;
    font-size:25px;
    color:#fff;
    width:100%;
    background: linear-gradient(#c7161e00,#c7161ea8,#c7161e);
    opacity:0;
    transition: opacity .5s;
}
.lunbo .swiper-slide:hover p{
    opacity: 1;
}
.lunbo .swiper-slide img{
    width:100%;
    height: 100%;
    transition:transform .5s ;
}
.lunbo .swiper-slide:hover img{
    transform: scale(1.2);
}
/*主播招募*/
.advertising{
    padding:120px 0;
}
.advertising .image{
    width: 65%;
    float:left;
}
.advertising .image img{
    width:100%;
    height: auto;
}
.advertising .content{
    width:35%;
    float:left;
}
.advertising .content h2{
    color:#013a6d;
    text-align:center;
    font-size:3rem;
    margin-top:6%;
}
.advertising .content h3{
    color:#013a6d;
    text-align:center;
    font-size:2rem;
    margin-top:3%;
}
.advertising .content div{
    width:220px;
    padding-top:20px;
    margin: 0 auto;
}
.advertising .content a{
    float: left;
    width:50px;
    height:50px;
    border-radius:10px;
    padding:0 21px;
}
.advertising .content a img{
    width:50px;
	height:50px;
    border-radius:10px;
}
/*员工招聘*/
.recruit{
    width:1150px;
    padding-bottom:150px;
}
.recruit .left{
    width:25%;
    padding-top:30%;
}
.recruit .left .jiaru{
    padding-top:5rem;
}
.recruit .left img{
    width:100%;
}
.recruit .right{
    left:25%;
    width:70%;
}
.recruit .right .recruit_nav{
    padding:40px 0;
}
.recruit .right .recruit_nav div{
    height:70px;
    line-height:70px;
    width:26%;
    float:left;
    color:#ffbe00;
    border:5px solid #ffbe00;
    border-radius:50px;
    margin: 0 20px;
    text-align:center;
    font-size:2rem;
    cursor: pointer;
}
.recruit .right .recruit_nav .pitch{
    background:#ffbe00;
    color:#fff;
}
.recruit .right ul{
    color:#0974d6;
    padding:2% 5%;
	border:1px solid;
}
.recruit .right ul li{
    display:none;
}
.recruit .right ul .pitch{
    display:block;
}
.recruit .right .info_box{
    padding-top:40px;
}
.recruit .right ul li .title{
    font-size: 2rem;
    line-height:4rem;
}
.recruit .right ul li div,.recruit .right ul li p,.recruit .right ul li h1,.recruit .right ul li h2,.recruit .right ul li h3,.recruit .right ul li h4,.recruit .right ul li a,.recruit .right ul li span,.recruit .right ul li label{
    color:#0974d6;
    line-height:3rem;
}
.recruit .right ul li>a{
    float:right;
    color: #478bdc;
    background: #fff;
    height:7%;
    width:18%;
    border-radius:30px;
    text-align:center;
    font-size:1.3rem;
    border:1px solid;
}
/*娱加动态*/
#dynamic{
    background-image: url("../images/dyna.jpg");
    position: relative;
    background-repeat:no-repeat;
    background-size:100% 100%;
    height: auto;
    width: 100%;
    max-height: 730px;
}
#dynamic .dynamic{
    width:1050px;
    height: auto;
    padding:280px 0 90px 0;
    overflow:hidden;
}
#dynamic .dynamic .swiper-wrapper{
    width: 1050px;
    margin: auto;
    height: auto;
    max-height: 100%;
    z-index: 99999999;
}
#dynamic .dynamic .kuang{
    width:95%;
    height: 280px;
    padding:2.5%;
    position:relative;
}
#dynamic .dynamic .kuang .image{
    height: 220px;
    width:100%;
    overflow: hidden;
}
#dynamic .dynamic .kuang .image img{
    width: 100%;
    height: 100%;
}
#dynamic .dynamic .kuang .title{
    color: #000;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size:18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 28px;
    text-align: center;
}
#dynamic .dynamic .kuang .content{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient: vertical;
    height:75px;
    padding:20px 3% 5px 3%;
    margin-bottom: 15px;
    display: none;
}
#dynamic .dynamic .kuang .more{
    float: right;
    background: #d91b72;
    border-radius: 20px;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin-bottom:20px;
    margin-right:100px;
    padding: unset; 
}
#dynamic .dynamic .kuang .more label{
    color:#fff;
    float: left;
    line-height:40px;
    margin-left:20px;
}
#dynamic .dynamic .kuang .more span{
    color:#fff;
    font-size:32px;
    float: left;
    line-height:40px;
    margin-left:10px;
}
#dynamic .btn{
    position:absolute;
    top:55%;
    cursor: pointer;
}
#dynamic .btn i{
    color:#fff;
}
#dynamic #dynamic-prev{
    left:5%;
}
#dynamic #dynamic-next{
    right:5%;
}
#dynamic .swiper-slide{
    background:#fff;
}
#dynamic .swiper-slide:hover{
    background:#d91b72;
}
#dynamic .swiper-slide:hover .content{
    color: #fff;
}
#dynamic .swiper-slide:hover .more{
    background:#fff;
}
#dynamic .swiper-slide:hover .more label{
    color: #d91b72;
}
#dynamic .swiper-slide:hover .more span{
    color: #d91b72;
}
#dynamic .dynamic .kuang .image img{
    width:100%;
    height: auto;
    transition:transform .5s;
}
#dynamic .swiper-slide:hover .image img{
    transform: scale(1.2);
}
#dynamic .swiper-slide:hover .title{
    color: #fff;
}
/*合作伙伴*/
.partner{
    background: url("/tpl/image/partner.jpg");
    background-repeat:no-repeat;background-size:100%;
}
.partner .title{
    padding:60px 0 40px 0;
}
.partner .icon{
    width:1050px;
}
.partner .kuang{
    float:left;
    margin:30px 0;
    width:16.6%;
    padding: 0 20px;
    box-sizing: border-box;
    cursor: pointer;
}
.partner .kuang .image{
    width:100%;
    position: relative;
    margin-bottom:20px;
}
.partner .kuang img{
    width:134px;
    height: 134px;
    border-radius: 50%;
}
.partner .kuang .image div{
    display: none;
    position: absolute;
    width:110%;
    height:110%;
    border-width:10px;
    border-style: solid;
    border-top-color:#ffbe00 ;
    border-bottom-color:#ffbe00;
    border-left-color:#0974d6;
    border-right-color:#0974d6;
    margin-left:-63%;
    left:50%;
    top: 50%;
    margin-top:-63%;
    border-radius: 50%;
    transition:all .8s ease-in-out,transform 1s;
}
.partner .kuang:hover .image div{
    transform: rotate(180deg);
}
.partner .kuang .name{
    text-align: center;
    font-size:2rem;
    height:4rem;
    line-height:4rem;
}