/* 内页banner  */
.nybanner{width:100%;position:relative;}
.nybanner img{width:100%;}

.top-logo{width:100%;height:117px;background:rgb(137,138,139,0.8);position: absolute;top: 0;left: 0;z-index: 99;}
.top-logo .logo{width:106px;height:85px;margin:16px 0px;}
.top-logo .logo img{width:100%;height:100%;object-fit:cover;}

.top-logo .top-nav{width:835px;display:flex;justify-content: space-between;flex:row;}
.top-logo .top-nav li.li-1{font-size:16px;line-height:117px;width:110px;text-align:center;position: relative;}
.top-logo .top-nav li.li-1 a{color:#fff;}
.top-logo .top-nav li.li-1 .li-1a i{display:inline-block;width:14px;height:8px;margin-left:4px;background:url(../images/nav-icon.png)no-repeat center;}
.top-logo .top-nav li.li-1:hover,.top-logo .top-nav li.li-1.ons{font-size:16px;}

/*.son-nav{display: none;position: absolute;background:rgb(137,138,139,0.8);overflow: hidden;top:117px;left:-25%;width:150%;text-align: center;z-index: 999;}
.son-nav a{font-size: 16px;line-height: 40px;border-top: 1px solid #eee;display: block;color: #fff !important;display: block;width:100%;}
.son-nav a:hover{background:#d6473b;color: #fff !important;}*/

.son-nav{display:none;width:456px;box-sizing:border-box;padding: 40px;background:#fff;position: absolute;top:101px;left: -178px;border-radius: 20px;}
.son-nav:before{content: '';display:block;width:17px;height:11px;background:url(../images/sonnav-icon.png)no-repeat center;background-size: 100% 100%;
    margin: 0 auto;position: absolute;top: -11px;z-index: 999999;left: 0;right: 0;}
.son-nav a{font-size:18px;line-height:57px;display: block;float:left;color:#000000 !important;margin-bottom:20px;}
.son-nav a:nth-child(2n){float: right;}
.son-nav a:nth-child(3),.son-nav a:nth-child(4){margin-bottom:0px;}
.son-nav a i{display:inline-block;width:57px;height:57px;margin-right:10px;}
.son-nav a i img{width:100%;}

/* 面包屑 */
.mbx{margin-top:75px;font-size:16px;line-height: 16px;}
.mbx .ab-list{display:flex;justify-content: space-between;flex-flow:row;border-bottom:2px solid #8f8f8f;position: relative;}
.mbx .ab-list .mbx-info{padding-bottom:25px;}
.ab-list .ny-tit{width:160px;margin-top:-25px;height:55px;position: absolute;right:0;z-index:9999;}
.ny-tit .name-p{background:#d6473b;color:#fff;text-align: left;padding: 0px 25px;box-sizing: border-box;position: relative;width:100%;height:55px;border-radius:6px;
font-size:20px;line-height:55px;}
.ab-list .name-p .ny-icon{position: absolute;width:14px;height:8px;background:url(../images/icons.png)no-repeat center;top:23.5px;right:20px;cursor: pointer;}
.ul-list{display:none;width:100%;box-sizing:border-box;border:1px solid #eaeaea;background:#fff;padding-top:10px;margin-top:-10px;}
.ab-list .ny-tit li{font-size:20px;line-height:55px;color:#000000;text-align:center;border-bottom:1px solid #eee;}
.ab-list .ny-tit li:hover{background:#f0f0f0;color:#000000;cursor: pointer;}


/* 关于我们 */
.content{overflow:hidden;}
.content .continfo{width:100%;overflow:hidden;padding:60px 0px;border-bottom:1px dashed #8f8f8f;}
.content .continfo p{font-size:16px;line-height:32px;}

.content .ab-list{width:100%;margin:85px auto;position: relative;}
.content .ab-list ul{width:1000%;}
.content .ab-list li{width:280px;height:346px;float:left;margin:0px 12px;margin-bottom:25px;position:relative;}
.content .ab-list li:nth-child(4n){margin-right:0px;}
.content .ab-list li .zp-img{width:100%;height:346px;overflow: hidden;}
.content .ab-list li .zp-img img{width:100%;height:100%;object-fit:cover;transition:all 0.6s;}
.content .ab-list li h3{width:100%;height:47px;background:rgb(0,0,0,0.5);position:absolute;bottom:0px;left:0px;font-size:20px;z-index:999;line-height:47px;text-align:center;color:#fff;
    background:rgba(0,0,0,0.5);-webkit-background:rgba(0,0,0,0.5);-o-background:rgba(0,0,0,0.5);-moz-background:rgba(0,0,0,0.5);}
.content .ab-list li:hover .zp-img img{transform:scale(1.2);}
.content .ab-list li i{width:125px;height:129px;display:block;position: absolute;border-top-right-radius:10px;top:0;right:0;background:url(../images/pro-icon.png)no-repeat center;z-index:99;font-size:14px;color: #fff;
opacity: 0.9;}
.content .ab-list li i span{transform: rotate(45deg);display: block;text-align: center;line-height: 56px;padding-left: 41px;}
.col-20a{background:#20ad9e !important;}

.content .nyab-bd{width:100%;overflow:hidden;}
.nyab-hd a{width: 36px;height: 79px;background: rgb(0,0,0,0.4);position: absolute;display: block;cursor:pointer;z-index:99;top:40%;
    text-align: center;box-sizing: border-box; padding: 18px 0px;}
.nyab-hd a.next{left:-50px;}
.nyab-hd a.prev{right:-60px;}


/* 新闻资讯 */
.comny-tit{width:100%;text-align:center;margin:90px auto;margin-top:125px;}
.comny-tit h2{font-size:46px;line-height:46px;margin-bottom:18px;text-transform: uppercase;}
.comny-tit p{font-size:30px;line-height:30px;}
.ny-nav{width:100%;box-sizing: border-box;border:2px solid #d6473b;font-size:0px;margin-bottom:40px;background:#f2f2f2;}
.ny-nav li{width:25%;line-height:45px;display:inline-block;font-size:20px;text-align:center;box-sizing: border-box;border-right:2px solid #d6473b;}
.ny-nav li:last-child{border-right:none;}
.ny-nav li:hover,.ny-nav li.ons{background:#d6473b;}
.ny-nav li:hover a,.ny-nav li.ons a{color:#fff;}

.list_news li{width:100%;margin-bottom:20px;height:auto;padding-bottom:20px;border-bottom:2px solid #f2f2f2;}
.list_news li a{display:flex;justify-content: space-between;flex-flow:row;}
.list_news li .news-img{width:200px;height:110px;overflow: hidden;margin-right:40px;}
.list_news li .news-img img{width:100%;height:100%;object-fit: cover;transition:all 0.6s;}
.list_news li .news-tit{flex:1;box-sizing: border-box;padding-top:17px;}
.list_news li .news-tit h3{font-size:20px;line-height:20px;margin-bottom:20px;}
.list_news li .news-tit .desc{font-size:14px;line-height:24px;color:#999;}
.list_news li .news-times{width:200px;margin-left:70px;box-sizing: border-box;padding-top:30px;margin-right: 21px;}
.list_news li .news-times:after{content:'';display:block;float:right;width:21px;height:42px;background:url(../images/news-icon.png)no-repeat center;    margin-top: -48px;margin-right: -21px;}
.list_news li .news-times:before{content:'';display:block;width:2px;height:60px;background:#999;float:left;margin-right:60px;}
.list_news li .news-times .time-day{font-size:33px;line-height:33px;color:#999999;margin-bottom:10px;}
.list_news li .news-times .time-year{font-size:16px;line-height:16px;color:#999999;}
.list_news li:hover img{transform: scale(1.2);}
.list_news li:hover .news-times .time-day,.list_news li:hover .news-times .time-year{color:#d6473b;}
.list_news li:hover .news-times:after{content:'';display:block;float:right;width:21px;height:42px;background:url(../images/news-onicon.png)no-repeat center;    margin-top: -48px;margin-right: -21px;}
.list_news li:after{content:'';display:block;width:4px;height:0px;background:#d6473b;float: right;margin-top: -126px;margin-right: -17px;transition:height 0.6s;}
.list_news li:hover:after{content:'';display:block;width:4px;height:140px;background:#d6473b;float: right;margin-top: -126px;
    margin-right: -17px;}
	
	/* 分页 */
	.page{width:100%;font-size:0px;text-align: center;margin:30px 0px;}
	.page a{font-size:16px;padding:4px 8px;border: 1px solid #eee;color:#454545;margin:0px 8px;}
	.page a:hover,.page a.ons{background:#d6473b;color:#fff;border:1px solid #d6473b;}
	
/* 详情 */
.newsinfo{margin:60px auto;}
.newsinfo .view-title{font-size:46px;line-height:46px;color:#000000;margin-bottom:28px;text-align:center;}
.newsinfo .view-date{display: flex;justify-content: space-around;flex-flow: row;text-align: center;font-size:14px;line-height:14px;margin-bottom:55px;}
.newsinfo .view-nr p{font-size:16px;line-height:32px;margin-bottom:4px;}
.newsinfo .view-nr p img{max-width:100%;}
.newsinfo .pager-round{width:100%;margin-top:30px;}
.newsinfo .pager-round li{width:48%;display:inline-block;font-size:16px;line-height:16px;}
.newsinfo .pager-round li.next{text-align:right;}

/* 声优名录内页 */
.contents{margin-bottom:100px;overflow:hidden;}
.picList li{width:285px;height:379px;float:left;margin-right:20px;box-shadow:0px 4px 1px 2px rgb(220,220,220,0.3);position:relative;
overflow:hidden;border-radius:10px;margin-bottom:20px;}
.picList li:nth-child(4n){margin-right:0px;}
.picList li .pro-img{width:100%;height:100%;overflow:hidden;}
.picList li .pro-img img{width:100%;height:100%;object-fit:cover;transition:all 0.6s;}
.picList li:hover .pro-img img{transform:scale(1.2);}
.picList li .pro-info{width:100%;height:62px;background:rgb(56,56,57,0.6);position: absolute;bottom:0px;left:0px;z-index:99;
display:flex;justify-content:space-between;flex-flow: row;box-sizing:border-box;padding:0px 20px;line-height:62px;background:rgba(56,56,57,0.6);-webkit-background:rgba(56,56,57,0.6);-o-background:rgba(56,56,57,0.6);-moz-background:rgba(56,56,57,0.6);}
.picList li .pro-info h3{font-size:18px;color:#fff;}
.picList li .pro-info h3 span{display:block;float:left;margin-right:10px;}
.picList li .pro-info h3 i{display:block;font-size: 12px;border: 1px solid #fff;float:left;
    line-height: 16px;padding: 0px 6px;border-radius: 4px;margin-top:23px;}
.picList li .pro-info .pro-more{font-size:14px;color:#fff;}
.picList li .pro-info .pro-more:after{background:url(../images/more-icon.png)no-repeat center;content:'';display:inline-block;width:7px;height:13px;margin-left:10px;margin-bottom:-2px;}

.picList{margin-bottom: 60px;overflow: hidden;}
.h2-title{font-size:28px;line-height:28px;color:#000000;margin-bottom:56px;}
.h2-title:before{content:'';display:inline-block;width:20px;height:20px;background:#d6473b;margin-right:30px;}
.h2-title:after{content:'';display:block;float:right;background:#8f8f8f;width:1000px;height:2px;margin-top:13px;}



/* 声优详情 */
.voice-cont{width:100%;overflow:hidden;padding:45px;border-radius:20px;box-sizing: border-box;box-shadow:0px 6px 2px 1px rgb(220,220,220,0.3);margin:60px auto;}
.cont-tit{display: flex;justify-content:space-between;flex-flow: row;color:#000000;}
.voice-cont .cont-tit .img{width:190px;height:190px;box-sizing: border-box;border:3px solid #404040;border-radius:50%;overflow: hidden;margin-right:40px;}
.voice-cont .cont-tit .img img{width:100%;height:100%;object-fit: cover;}
.voice-cont .cont-tit .sy-text{flex: 1;}
.voice-cont .cont-tit .sy-text .st-tit{display: flex;justify-content:space-between;flex-flow: row;}
.voice-cont .cont-tit .sy-text .st-tit h3{font-size:32px;line-height:32px;}
.voice-cont .cont-tit .sy-text .st-tit p span{display: inline-block;width:90px;height:27px;margin:0px 5px;border:1px solid #eaeaea;border-radius:4px;font-size:14px;line-height:27px;text-align: center;}
p.desc{font-size:20px;line-height:32px;margin-top:20px;color:#666666;height:140px;}
.voice-cont .icon-1{width:100%;margin:45px auto;}
.voice-cont .icon-1 .p-adds{text-align: right;}
.voice-cont .icon-1 .p-adds a{display: inline-block;margin:0px 5px;}
 
 .voice-cont .video-list ul{width:100%;box-sizing: border-box;}
.voice-cont .video-list p.p-tit{font-size:18px;margin-top:-20px;margin-bottom:20px;margin-left:30px;}
.voice-cont .video-list li.li-1{border-top:2px solid #c8c8c8;line-height:50px;color:#323232;font-size:18px;border-bottom:2px solid #c8c8c8;display:flex;justify-content: space-between;flex-flow: row;background:#f8f8f8;padding:0px 20px;}
.voice-cont .video-list li{line-height:40px;font-size:16px;border-bottom:2px solid #c8c8c8;color:#999;display:flex;justify-content: space-between;flex-flow: row;}
.voice-cont .video-list li p{width:33%;text-align: center;}

.video-list .lsit-ii .pp-h3{font-size:18px;margin-top:30px;margin-left:20px;margin-bottom:20px;}
.video-list .lsit-ii .pp-h3:before{content:'';display:inline-block;width:10px;height:10px;background:#d6473b;margin-right:5px;margin-bottom:2px;}

.cont-page{margin-bottom:60px;overflow: hidden;}

/* 主要作品 */
.son-navs{width:100%;display:flex;justify-content: space-between;flex-flow: row;}
.son-navs li{width:200px;height:200px;background:#454545;border-radius:50%;box-sizing: border-box;padding:35px 20px;
text-align: center;}
.son-navs li h3{font-size:20px;line-height:32px;color: #fff;margin-top:10px;}
.son-navs li:hover{background:#d6473b;}

/* 作品列表 */
.products-ny{width:100%;margin:60px auto;}
.products-ny li{width:280px;height:346px;float:left;margin-right:26px;margin-bottom:25px;position:relative;}
.products-ny li:nth-child(4n){margin-right:0px;}
.products-ny li .zp-img{width:100%;height:346px;overflow: hidden;}
.products-ny li .zp-img img{width:100%;height:100%;object-fit:cover;transition:all 0.6s;}
.products-ny li h3{width:100%;height:47px;background:rgb(0,0,0,0.5);position:absolute;bottom:0px;left:0px;font-size:20px;line-height:47px;text-align:center;color:#fff;z-index:999;
background:rgba(0,0,0,0.5);-webkit-background:rgba(0,0,0,0.5);-o-background:rgba(0,0,0,0.5);-moz-background:rgba(0,0,0,0.5);}
.products-ny li:hover .zp-img img{transform:scale(1.2);}
.products-ny li i{width:126px;height:126px;display:block;position: absolute;top:0;right:0;z-index:99;}
.products-ny li i img{width:100%;opacity:0.9;}


/* 联系我们 */
.map{width:100%;height:500px;margin-bottom:50px;}
.form-info{overflow: hidden;margin-bottom:70px;}
.form-info .textarea{width:100%;height:200px;font-size:14px;line-height:32px;border:1px solid #eee;color:#333;box-sizing: border-box;
padding:10px 20px;margin-bottom:15px;}
.form-info .input{width:46%;display:block;float:left;margin-bottom:15px;font-size:14px;line-height:32px;border:1px solid #eee;color:#333;padding:0px 10px;}
.form-info .input:nth-child(2n){float:right;}
.form-info .bnt-s{clear:both;}
.form-info .bnt-s .btn{width:150px;font-size:14px;color: #fff;background:#454545;line-height:40px;}
.form-info .bnt-s .res{font-size:14px;color:#000;text-transform: uppercase;text-align: center;display: block;float:right;background:none;}

.call-infos{width:100%;display: flex;justify-content: space-between;flex-flow: row;margin:30px auto;margin-bottom:60px;}
.call-infos li{width:33%;border-right:1px solid #eee;box-sizing: border-box;    padding:40px 70px;
    text-align: center;}
.call-infos li p{font-size: 24px;line-height: 32px;margin-bottom: 10px;}
.call-infos li span{font-size: 18px;line-height: 32px;}
.call-infos li:last-child{border-right:none;padding:20px 0px;}

/* 友情链接 */
.link-list{width:100%;}
.link-list li{width:19%;float:left;margin-right:1.25%;margin-bottom:20px;border:1px solid #eee;height:70px;
	border-radius:4px;overflow:hidden;}
.link-list li:nth-child(5n){margin-right:0px;}
.link-list li img{width:100%;height: 100%;object-fit:scale-down;transition:all 0.6s;}
.link-list li:hover img{transform: scale(1.2);}

.voice-cont .mp3-list li h3{font-size:18px;line-height:42px;color:#fff;text-align:center;flex:1;overflow: hidden;
    text-overflow: ellipsis;}
.voice-cont .mp3-list li{margin-bottom:35px;width:190px;height:60px;background:#454545;border-radius:10px;box-sizing: border-box;padding:9px 6px;
float:left;margin-right:10px;}
.voice-cont .mp3-list li .mp3-img{width:42px;height:42px;margin-right:15px;border-radius:50%;overflow: hidden;position:relative;}
.voice-cont .mp3-list li .mp3-img i{display:block;width:100%;height:100%;position: absolute;top:0;left:0;background:rgba(69,69,69, 0.6);margin: 0 auto;right:0;
    box-sizing: border-box;padding: 11px 0px;cursor: pointer;z-index:99;}
.voice-cont .mp3-list li .mp3-img i:after{content:'';display:block;width:10px;height:20px;background:url(../images/icons-sta.png)no-repeat center;background-size:100% 100%;margin: 0 auto;}
.voice-cont .mp3-list li .mp3-img img{width:100%;height:100%;object-fit:cover;}
.voice-cont .mp3-list li .mp3-info{display:flex;justify-content: space-between;flex-flow:row;width:100%;box-sizing: border-box;}
.voice-cont .mp3-list li .mp3-audio{flex: 1;margin-top:25px;height:2px;background:#ffffff;border-radius:2px;}
.voice-cont .mp3-list li .mp3-img.ons-audio img{ -webkit-animation: round_animate 5s linear infinite;       animation: round_animate 5s linear infinite; }
.voice-cont .mp3-list li .mp3-audio span{display:block;width:0%;height:100%;background:#333333;}
.voice-cont .mp3-list li .mp3-img.ons-audio i:after{background:url(../images/icons-end.png)no-repeat center;background-size:100% 100%;width:12px;}
@keyframes round_animate {
      to {
        transform: rotate(1turn);
       }
}