body{
background:#f7f7f7;
}
/*section1*/
.section1{
    padding: 10px 10px 7px 10px;
    background: #ffffff;
}
.section1 .part1{
    width: 360px;
}
.section1 .part1 .slide .swiper-slide{
    position: relative;
    width: 360px;
    height: 240px;
}
.section1 .part1 .slide .swiper-slide .tit{
    line-height: 28px;
    color:#ffffff;
    font-size: 14px;
    font-weight: bold;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background: rgba(0,0,0,0.4);
    padding:0 0 0 12px;
}
.section1 .part1 .slide .swiper-slide img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.section1 .part1 .slide .swiper-slide:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.section1 .part1 .slide .swiper-pagination{
    bottom: 6px!important;
    left: 300px!important;
    width: auto!important;
}
.section1 .part1 .slide .swiper-pagination-bullet{
    opacity:1;
    width:4px;
    height:4px;
    background: #ae999b;
    vertical-align: middle;
}
.section1 .part1 .slide .swiper-pagination-bullet-active{
    width: 8px;
    height: 8px;
    background: #df051f;
}
.section1 .part1 .slide .swiper-right{
    width: 31px;
    height: 62px;
    position: absolute;
    top:90px;
    right:0;
    background: url("../img/sprite.png") no-repeat -156px -54px;
    z-index: 100;
    cursor: pointer;
}
.section1 .part1 .slide .swiper-left{
    width: 31px;
    height: 62px;
    position: absolute;
    top:90px;
    left:0;
    background: url("../img/sprite.png") no-repeat -115px -54px;
    z-index: 100;
    cursor: pointer;
}
.section1 .part1 .slide .swiper-right,
.section1 .part1 .slide .swiper-left{
    display: none;
}
.section1 .part1 .slide:hover .swiper-right,
.section1 .part1 .slide:hover .swiper-left{
    display: block;
}
.section1 .part2{
    width: 440px;
    margin:10px 20px 0 20px;
}
.section1 .part2 .headline{
    text-align: center;
    padding:20px 0;
    border-bottom: 1px dashed #dddddd;
}
.section1 .part2 .headline:last-child{
    border-bottom: 0;
}
.section1 .part2 .headline-b{
    font-size: 20px;
    line-height: 32px;
    color:#333333;
    font-weight: bold;
}
.section1 .part3{
    width: 340px;
}
.section1 .part3 .game-info{}
.section1 .part3 .game-info .img{
    float: left;
}
.section1 .part3 .game-info .img img{
    width: 100%;
    height: 100%;
}
.section1 .part3 .game-info .info{
    width: 134px;
    float: left;
    margin: 0 0 0 14px;
    font-size: 14px;
    color:#666666;
    line-height: 26px;
}
.section1 .part3 .game-info .info .tit{
    font-size: 20px;
    color:#333333;
    font-weight: bold;
    line-height: 50px;
}
.section1 .part3 .game-info .desp{
    color:#999999;
    line-height: 30px;
    text-indent: 24px;
    margin:8px 22px;
    position: relative;
    font-size:14px;
}
.section1 .part3 .game-info .desp .l{
    position: absolute;
    left: -24px;
    top: 0;
    font-size: 40px;
    text-indent: 0;
    font-family: "宋体";
}
.section1 .part3 .game-info .desp .r{
    position: absolute;
    right: -18px;
    bottom: -18px;
    font-size: 40px;
    text-indent: 0;
    font-family: "宋体";
}

/*section2*/
.section2{
    margin:0 0 0 0;
    padding: 0 10px;
    background: #ffffff;
}
.section2 .left{
    float: left;
    width: 815px;
    margin:0 20px 0 0;
}
.section2 .left .swiper-container{
    margin: 0 0 0 -11px;
}
.section2 .slide .swiper-pagination{
    bottom: 0!important;
    position: relative!important;
    margin:12px 0!important;
}
.section2 .slide .swiper-pagination-bullet{
    width: 24px;
    height: 24px;
    line-height: 24px;
    color:#e3e3e3;
    margin:0 8px!important;
}
.section2 .slide .swiper-pagination-bullet-active{
    background: #e93542;
    color:#ffffff;
}

.section2 .right{
    float: right;
    width: 320px;
    background: #f7f7f7;
    padding:0 10px;
}
.section2 .right .cm-list-pt li{
    padding:12px 0;
}
.section2 .right .cm-list-pt li:hover{
    border-left: 0;
}
.section2 .right .cm-list-pt li:hover .tit{
    color:#e93542;
}
.section2 .right .cm-list-pt li:hover img{
    width: 116px;
    height: 76px;
    border: 2px solid #e93542;
}
.section2 .right .cm-list-pt .text{
    width: 185px;
}
.section2 .right .cm-list-pt .tit{
    font-size: 16px;
    color:#333333;
    line-height: 24px;
}
.section2 .right .cm-list-pt .date,
.section2 .right .cm-list-pt .gname{
    font-size: 14px;
    color:#c4c4c4;
    line-height: 24px;
}


/*section3*/
.section3{
    padding:0 10px 0 10px;
    background: #ffffff;
}
.section3 .cm-stitle{
    padding:0;
}
.section3 .live-list{
    padding:0;
}
.section3 .live-list li{
    position: relative;
    width: 270px;
    background: #ffffff;
    float: left;
    margin: 10px 33px 14px 0;
    cursor: pointer;
    -webkit-box-shadow: 0 0 4px #cccccc;
    -moz-box-shadow: 0 0 4px #cccccc;
    box-shadow: 0 0 4px #cccccc;
}
.section3 .live-list li:nth-child(4n){
    margin: 10px 0 14px 0;
}
.section3 .live-list .img{
    width: 270px;
    height: 150px;
}
.section3 .live-list .img-wrap{
    position: relative;
}
.section3 .live-list .img-wrap .cover{
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:2px;
    background: rgba(0,0,0,0.4);
    display: none;
}
.section3 .live-list .img-wrap .cover .icon{
    width: 47px;
    height: 47px;
    background: url(../img/sprite.png) no-repeat -8px -50px;
    margin: 55px auto;
}
.section3 .live-list li:hover .img-wrap .cover{
    display: block;
}
.section3 .live-list .text{
    margin:0 12px;
}
.section3 .live-list .name{
    font-size: 14px;
    color:#333333;
    line-height: 32px;
    border-bottom: 1px solid #e9e9e9;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.section3 .live-list .upname{
    float: left;
    line-height: 40px;
width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section3 .live-list .icon{
    vertical-align: middle;
    margin:0 8px 0 0;
}
.section3 .live-list .view{
    float: right;
    line-height: 40px;
}

/* section4 */
.section4{
    background: #ffffff;
    padding:10px 10px 0 10px;
    margin:0 0 15px 0;
}
.section4 .left{
    width: 820px;
    float: left;
}
.section4 .left .list{}
.section4 .left .list li{
    width: 180px;
    float: left;
    margin:0 33px 10px 0;
}
.section4 .left .list li:nth-child(4n){
    margin: 0 0 16px 0;
}
.section4 .left .list img{
    width: 180px;
    margin:6px 0 6px 0;
}
.section4 .left .list p{
    font-size: 12px;
    line-height: 20px;
    color:#333333;
}
.section4 .right{
    float: right;
    width: 350px;
    padding: 0 0 25px 0;
}
.section4 .right .list{
    background: #f7f7f7;
    padding:4px 8px;
}
.section4 .right .list li{
    line-height: 34px;
    border-bottom:1px dashed #e3e3e3;
}
.section4 .right .list li .index{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color:#ffffff;
    background: #c2c2c2;
    border-radius: 3px;
    margin:0 10px 0 0;
}
.section4 .right .list li:nth-child(1) .index{
    background: #e93542;
}
.section4 .right .list li:nth-child(2) .index{
    background: #ff9935;
}
.section4 .right .list li:nth-child(3) .index{
    background: #f0ce74;
}
.section4 .right .list li:last-child{
    border-bottom: 0;
}
.section4 .right .list li a{
    font-size: 14px;
    color:#666666;
}

/* section5 */
.section5{
    height: 568px;
    background: url("../img/gray-bg.jpg") no-repeat center top;
}
.section5 .m_hd{
    margin:0 15px;
    padding: 15px 0 0 0;
}
.section5 .m_bd{
    margin: 0 15px;
    padding:0 0 36px 0;
}
.classfyTab,.classfyTab .hover{background:url(../img/classfyTab.png) no-repeat;}
.classfyTab{overflow:hidden;}
.classfyTab span{ float:left; display:inline; width:290px; height:82px; margin-right:2px; line-height:50; overflow:hidden; cursor:pointer;}
.classfyTab #b4{margin-right:0;}
.classfyTab #b1.hover{ background-position:0 -82px;}
.classfyTab #b2.hover{ background-position:-292px -82px;}
.classfyTab #b3.hover{ background-position:-584px -82px;}
.classfyTab #b4.hover{ background-position:-876px -82px;}
.classfyCon{ padding:10px 0 0 0;}
.subTab{ width:107px; margin-right:24px;}
.subTab span{ display:block; width:107px; height:107px; line-height:50; overflow:hidden; cursor:pointer;}
.subTab #c1{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role1.jpg) no-repeat;}
.subTab #c1.hover{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role1Name.jpg) no-repeat;}
.subTab #c2{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role2.jpg) no-repeat;}
.subTab #c2.hover{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role2Name.jpg) no-repeat;}
.subTab #c3{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role3.jpg) no-repeat;}
.subTab #c3.hover{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role3Name.jpg) no-repeat;}
.subTab #c4{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role4.jpg) no-repeat;}
.subTab #c4.hover{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role4Name.jpg) no-repeat;}
.subTab #d1{
    background:url(http://bns.yzz.cn/theme/v2/images/img/2/role1.jpg) no-repeat;
}
.subTab #d1.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/2/role1Name.jpg) no-repeat;
}
.subTab #d2{
    background:url(http://bns.yzz.cn/theme/v2/images/img/2/role2.jpg) no-repeat;
}
.subTab #d2.hover{ background:url(http://bns.yzz.cn/theme/v2/images/img/1/role2Name.jpg) no-repeat;}
.subTab #e1{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role1.jpg) no-repeat;
}
.subTab #e1.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role1Name.jpg) no-repeat;
}
.subTab #e2{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role2.jpg) no-repeat;
}
.subTab #e2.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role2Name.jpg) no-repeat;
}
.subTab #e3{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role3.jpg) no-repeat;
}
.subTab #e3.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/3/role3Name.jpg) no-repeat;
}
.subTab #f1{
    background:url(http://bns.yzz.cn/theme/v2/images/img/4/role1.jpg) no-repeat;
}
.subTab #f1.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/4/role1Name.jpg) no-repeat;
}
.subTab #f2{
    background:url(http://bns.yzz.cn/theme/v2/images/img/4/role2.jpg) no-repeat;
}
.subTab #f2.hover{
    background:url(http://bns.yzz.cn/theme/v2/images/img/4/role2Name.jpg) no-repeat;
}
.roleCon{ width:1039px;}
.roleCon .tit{margin:0 0 6px 0;}
.roleCon .tit h4{ font-size:18px; color:#333333;font-weight: bold;line-height: 36px;border-bottom:1px solid #aaaaaa;}
.roleCon .tit .more{ line-height:27px;}
.roleData{ width:380px; margin:0 45px 0 0;}
.roleData .txt p{ line-height:24px;font-size: 14px;}
.roleData .txt a{color:#ff8400;}
.roleData .txt .start{color:#e1371d;}
.roleData .pic{ display:block; margin:0 auto;}
.roleSkill{ width:350px; margin:0 40px 0 0;}
.roleSkill .newslist{ padding:0 10px 0 0; margin-top:10px; }
.roleSkill .newslist li{ line-height: 32px;font-size: 16px;color:#333333;}
.roleSkill .newslist li span{ float: right}
.roleSkill .newslist li:before{
    width: 4px;
    height: 4px;
    background: #b8b8b8;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "\200B";
    font-size: 0;
    display: inline-block;
    margin: 8px 8px;
    vertical-align: middle;
}
.roleR{ width:220px;}
.roleR .pic img{ width:218px; height:300px; border:1px solid #282b38;}
.roleR .links a{ display:block; height:38px; text-align:center; line-height:38px; color:#e93542; font-size:14px; font-family:"微软雅黑"; margin-top:5px;border: 1px solid #212129;border-radius: 4px;}