* {
    font-family: "微软雅黑";
}

.content {
    background: #000 url(../images/bg.jpg) no-repeat center top;
}

.top {
    height: 74px;
    width: 100%;
    background: url(../images/top_bg.png) repeat-x;
}

.top .nav {
    width: 1137px;
    margin: 0 auto;
    height: 74px;
    position: relative;
    overflow: hidden;
}

.top .nav .nav_lf {
    position: absolute;
    left: 0;
}

.top .nav .nav_con {
    position: absolute;
    left: 418px;
}

.top .nav .nav_rh {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

.top .nav .nav_rh a {
    line-height: 30px;
    color: white;
    padding-left: 30px;
    height: 30px;
    display: block;
    background: url(../images/logo_s.png) no-repeat center left;
}

.top .nav .nav_con ul li {
    float: left;
    width: 88px;
    height: 31px;
    margin-top: 21px;
    text-align: center;
    line-height: 31px;
    color: white;
    margin-right: 3px;
    font-family: "宋体";
}

.top .nav .nav_con ul li a {
    color: white;
    display: block;
    text-align: center;
    cursor: pointer;
    background: url(../images/nav_li_bg.png) no-repeat;
}

.top .nav .nav_con ul li.on a {
    color: #00deff;
    background: url(../images/nav_li_h_bg.png) no-repeat;
}

.top .nav .nav_con ul li a:hover {
    color: #00deff;
    background: url(../images/nav_li_h_bg.png) no-repeat;
}

.news {
    width: 1200px;
    margin: 0 auto;
}

.news a {
    display: block;
    position: relative;
}

.new_lf {
    width: 758px;
    margin-left: 33px;
}

.new_lf div.title {
    position: absolute;
    width: 758px;
    height: 46px;
    bottom: 0;
    left: 0;
    background: url(../images/news_bg.png) no-repeat;
}

.new_lf div.title span {
    line-height: 46px;
    font-size: 24px;
    color: white;
    width: 718px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 20px;
}

.new_rh {
    width: 368px;
    margin-right: 33px;
}

.new_rh div.title {
    position: absolute;
    width: 368px;
    height: 32px;
    bottom: 0;
    left: 0;
    background: url(../images/news_bg.png) no-repeat;
}

.new_rh img {
    width: 368px;
    height: 182px;
}

.new_rh div.title span {
    line-height: 32px;
    font-size: 16px;
    color: white;
    width: 348px;
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
}

.new_rh ul li:first-child {
    margin-bottom: 9px;
}






/*滚动*/


/* 图片滚动 */

.match {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.match .tp {
    width: 1134px;
    margin: 0 auto;
    overflow: hidden;
}

.match .tp h1 {
    font-size: 30px;
    font-weight: bold;
    color: #00ccff;
    height: 64px;
    line-height: 64px;
    cursor: default;
    float: left;
}

.match .tp ul {
    float: left;
    margin-top: 20px;
    position: relative;
    z-index: 9999999999;
}

.match .tp ul li {
    float: left;
    font-size: 18px;
    color: white;
    margin-left: 36px;
    padding: 0 10px;
    padding-bottom: 7px;
    cursor: pointer;
}

.match .tp ul li.on {
    border-bottom: 2px solid #00ccff;
}

.picScroll {
    position: relative;
    height: 120px;
    width: 1134px;
    margin-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
}

.picScroll ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll ul li {
    float: left;
    margin: 0 3px;
    width: 244px;
    overflow: hidden;
    display: inline;
    position: relative;
}

.picScroll ul li p {
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    color: white;
    text-align: center;
    display: block;
}

.picScroll ul li img {
    width: 244px;
    height: 120px;
}

.picScroll ul li img:hover{
    width: 240px;
    border: 2px solid #00b7ee;
    height: 116px;
}
.picScroll .next {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -22px;
    display: block;
    width: 38px;
    height: 44px;
    overflow: hidden;
    background: url(../images/right_but.png) 0 0 no-repeat;
    cursor: pointer;
}

.picScroll .prev {
    position: absolute;
    left: 10px;
    top: 50%;
    display: block;
    width: 38px;
    height: 44px;
    margin-top: -22px;
    overflow: hidden;
    background: url(../images/left_but.png) 0 0 no-repeat;
    cursor: pointer;
}

.picScroll .next {
    left: auto;
    right: 10px;
}

.picScroll .prevStop {
    display: none;
}

.picScroll .nextStop {
    display: none;
}





/*赛事历程*/

.process {
    width: 100%;
    margin: 0 auto;
    height: 718px;
}

.process h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/process.png) no-repeat center top;
}





/**/


/*荣誉榜*/

.honor {
    width: 1200px;
    margin: 0 auto;
}

.honor_tp {
    width: 1058px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.honor h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/honor.png) no-repeat center top;
}

.honor .more {
    right: 0;
    top: 30px;
    position: absolute;
}

.honor .honor_con {
    overflow: hidden;
    position: relative;
}

.honor .honor_con ul.ul_1 {
    width: 490px;
    overflow: hidden;
    margin: 0 auto;
}

.honor .honor_con ul.ul_1 li {
    float: left;
    margin-right: 78px;
    cursor: pointer;
}

.honor .honor_con ul.ul_1 li.honor1 {
    width: 64px;
    height: 72px;
    background: url(../images/n1.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor2 {
    width: 64px;
    height: 73px;
    background: url(../images/n2.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor3 {
    width: 64px;
    height: 72px;
    background: url(../images/n3.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor4 {
    width: 64px;
    height: 76px;
    background: url(../images/n4.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor1.cur {
    background: url(../images/n1_h.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor2.cur {
    background: url(../images/n2_h.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor3.cur {
    background: url(../images/n3_h.png) no-repeat;
}

.honor .honor_con ul.ul_1 li.honor4.cur {
    background: url(../images/n4_h.png) no-repeat;
}

.honor .honor_con ul.ul_1 li:last-child {
    margin-right: 0;
}

.honor .honor_con ul.ul_2 {
    width: 1152px;
    margin: 0 auto;
    overflow: hidden;
}

.honor .honor_con ul.ul_2 li {
    float: left;
    width: 218px;
    margin-right: 12px;
}

.honor .honor_con ul.ul_2 li:last-child {
    margin-right: 0;
}

.honor .honor_con ul.ul_2 li span {
    width: 218px;
    height: 48px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    display: block;
    background: url(../images/ul_2_bg.png) no-repeat;
}

.medal {
    /*width: 196px;
    overflow: hidden;
    margin:0 auto;*/
    height: 56px;
}

.medal_n {
    width: 70px;
    height: 56px;
    position: relative;
    float: left;
}

.medal_n:last-child {
    margin-right: 0;
}

.medal_n img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.medal_bg {
    width: 32px;
    height: 17px;
    text-align: center;
    color: white;
    position: absolute;
    right: -6px;
    top: 0;
    z-index: 2;
    background: url(../images/bg3.png);
}



/*赛点*/

.match_point h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg4.png) no-repeat center top;
}



/*赛点*/


/*明星选手*/

.star {
    width: 1200px;
    margin: 0 auto;
}

.star_tp {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.star h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg5.png) no-repeat center top;
}

.star .more {
    right: 0;
    top: 30px;
    position: absolute;
}

.star ul li {
    float: left;
    width: 274px;
    margin-right: 14px;
}

.star ul li:last-child {
    margin-right: 0;
}

.star ul {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
}

.star ul li span {
    display: block;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 30px;
    width: 274px;
    height: 53px;
    line-height: 53px;
    margin-top: 6px;
    background: #0060b0;
}



/*明星选手*/


/*现场图片*/

.picture {
    width: 1200px;
    margin: 0 auto;
}

.picture_tp {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.picture h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg6.png) no-repeat center top;
}

.picture .more {
    right: 0;
    top: 30px;
    position: absolute;
}

.picture ul {
    width: 1200px;
    margin: 0 auto;
    height: 444px;
    position: relative;
}

.picture ul li.n1 {
    position: absolute;
    top: 0;
    left: 0;
}

.picture ul li.n1 a {
    display: block;
    width: 582px;
    height: 294px;
    position: relative;
}

.picture ul li.n1 a img {
    width: 582px;
    height: 294px;
}

.picture ul li.n1 a span {
    width: 562px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}


.picture ul li.n2 {
    position: absolute;
    top: 0;
    left: 584px;
}

.picture ul li.n2 a {
    display: block;
    width: 307px;
    height: 294px;
    position: relative;
}

.picture ul li.n2 a img {
    width: 307px;
    height: 294px;
}

.picture ul li.n2 a span {
    width: 287px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}

.picture ul li.n3 {
    position: absolute;
    top: 0;
    right: 0;
}

.picture ul li.n3 a {
    display: block;
    width: 307px;
    height: 146px;
    position: relative;
}

.picture ul li.n3 a img {
    width: 307px;
    height: 146px;
}

.picture ul li.n3 a span {
    width: 287px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}

.picture ul li.n4 {
    position: absolute;
    top: 148px;
    right: 0;
}

.picture ul li.n4 a {
    display: block;
    width: 307px;
    height: 146px;
    position: relative;
}

.picture ul li.n4 a img {
    width: 307px;
    height: 146px;
}

.picture ul li.n4 a span {
    width: 287px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}

.picture ul li.n5 {
    position: absolute;
    top: 297px;
    left: 0;
}

.picture ul li.n5 a {
    display: block;
    width: 307px;
    height: 146px;
    position: relative;
}

.picture ul li.n5 a img {
    width: 307px;
    height: 146px;
}

.picture ul li.n5 a span {
    width: 287px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}

.picture ul li.n6 {
    position: absolute;
    top: 297px;
    left: 309px;
}

.picture ul li.n6 a {
    display: block;
    width: 582px;
    height: 146px;
    position: relative;
}

.picture ul li.n6 a img {
    width: 582px;
    height: 146px;
}

.picture ul li.n6 a span {
    width: 562px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}

.picture ul li.n7 {
    position: absolute;
    top: 297px;
    right: 0;
}

.picture ul li.n7 a {
    display: block;
    width: 307px;
    height: 146px;
    position: relative;
}

.picture ul li.n7 a img {
    width: 307px;
    height: 146px;
}

.picture ul li.n7 a span {
    width: 287px;
    display: block;
    text-align: left;
    height: 33px;
    line-height: 33px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    margin: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/span_bg.png) no-repeat;
}



/*现场图片*/


/*现场视频*/

.video {
    width: 1200px;
    margin: 0 auto;
    height: 560px;
}

.video_tp {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.video h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg7.png) no-repeat center top;
}

.video .more {
    right: 0;
    top: 30px;
    position: absolute;
}

.video_list {
    width: 1192px;
    margin: 0 auto;
    position: relative;
}

.video_list li dl.vod0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 472px;
    height: 270px;
}

.video_list li dl.vod0 img {
    width: 472px;
    height: 270px;
}

.video_list li dl.vod0 dd {
    height: 270px;
}

.video_list li dl.vod0 dt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 462px;
    height: 35px;
    background: url(../images/vod0_bg.png) no-repeat;
    color: white;
    line-height: 35px;
    padding: 0 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.video_list li dl.vod1 {
    position: absolute;
    top: 0;
    left: 480px;
    width: 472px;
    height: 130px;
}

.video_list li dl img {
    width: 232px;
    height: 130px;
}

.video_list li dl dd {
    height: 130px;
}

.video_list li dl dt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 232px;
}

.video_list li dl img.play {
    display: none;
}

.video_list li dl dt {
    width: 222px;
    height: 35px;
    background: url(../images/vod_bg.png) no-repeat;
    color: white;
    overflow: hidden;
    padding: 0 5px;
}

.video_list dl dd:hover .play {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 232px;
    height: 130px;
}

.video_list dl a:hover>dt {
    background: url(../images/vod0_span_bg.png) no-repeat;
}

.video_list dl.vod0 a:hover>dt {
    background: url(../images/vod_span_bg.png) no-repeat;
}

.video_list dl.vod0 dd:hover .play {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 472px;
    height: 270px;
}

.video_list li dl.vod1 {
    width: 232px;
}

.video_list li dl.vod2 {
    position: absolute;
    top: 140px;
    left: 480px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod3 {
    position: absolute;
    top: 0px;
    left: 720px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod4 {
    position: absolute;
    top: 140px;
    left: 720px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod5 {
    position: absolute;
    top: 0px;
    left: 960px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod6 {
    position: absolute;
    top: 140px;
    left: 960px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod7 {
    position: absolute;
    top: 280px;
    left: 0px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod8 {
    position: absolute;
    top: 280px;
    left: 240px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod9 {
    position: absolute;
    top: 280px;
    left: 480px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod10 {
    position: absolute;
    top: 280px;
    left: 720px;
    width: 232px;
    height: 130px;
}

.video_list li dl.vod11 {
    position: absolute;
    top: 280px;
    left: 960px;
    width: 232px;
    height: 130px;
}



/*现场视频*/


/*合作伙伴*/

.partner_tp {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.partner h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg8.png) no-repeat center top;
}

.partner .more {
    right: 0;
    top: 30px;
    position: absolute;
}

.partner_con {
    width: 100%;
    height: 543px;
    text-align: center;
    background: url(../images/partner_bg.png) no-repeat center top;
}



/*合作伙伴*/


/*赛事介绍*/

.introduce_tp {
    width: 1138px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.introduce h1 {
    width: 272px;
    height: 68px;
    margin: 0 auto;
    text-indent: -999999999px;
    background: url(../images/bg9.png) no-repeat center top;
}

.introduce ul {
    width: 992px;
    margin: 0 auto;
}

.introduce ul li {
    width: 992px;
    overflow: hidden;
    margin-bottom: 48px;
}

.introduce ul li img {
    float: left;
    margin-right: 52px;
}

.introduce ul li span {
    float: left;
    font-size: 18px;
    color: #1c75bc;
    line-height: 36px;
    width: 642px;
}



/*赛事介绍*/

.game {
    position: relative;
    overflow: hidden;
    width: 1134px;
    margin: 0 auto;
}

.game .bigImg {
    height: 258px;
    position: relative;
}

.game .bigImg li img {
    vertical-align: middle;
    width: 1134px;
    height: 374px;
}

.game .bigImg li {
    position: relative;
}

.game .bigImg h4 {
    font-size: 24px;
    line-height: 44px;
    height: 44px;
    padding-right: 30px;
    overflow: hidden;
    text-align: left;
    font-weight: normal;
}

.game .bigImg h4 a {
    height: 44px;
    width: 1114px;
    display: block;
    line-height: 44px;
    text-align: left;
    color: white;
    font-size: 24px;
    background: url(../images/t_bg.png) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: normal;
    padding-left: 20px;
}

.game .smallScroll {
    height: 80px;
    margin-bottom: 6px;
    position: relative;
}

.game .sPrev,
.game .sNext {
    float: left;
    display: block;
    width: 44px;
    height: 50px;
    text-indent: -9999px;
    z-index: 2222222;
    top: 50%;
    margin-top: -25px;
}

.game .sNext {
    background: url(../images/next.png) no-repeat 0;
    position: absolute;
    right: 0;
}

.game .sPrev {
    background: url(../images/prev.png) no-repeat 0;
    position: absolute;
    left: 0;
}



/* .game .sPrev:hover {
        background-position: 0 -3133px;
    }

    .game .sNext:hover {
        background-position: 0 -2785px;
    }*/

.game .smallImg {
    float: left;
    display: inline;
    width: 1134px;
    overflow: hidden;
}

.game .smallImg ul {
    height: 80px;
    width: 9999px;
    overflow: hidden;
}

.game .smallImg li {
    float: left;
    padding: 0 4px 0 0;
    width: 238px;
    cursor: pointer;
    display: inline;
    position: relative;
}

.game .smallImg li span {
    font-size: 18px;
    font-weight: bold;
    color: white;
    position: absolute;
    left: 10px;
    bottom: 6px;
    z-index: 2222221;
	width: 93%;
	text-shadow: black 0.1em 0.1em 0.2em
}

.game .smallImg img {
    width: 238px;
    height: 78px;
}

.game .smallImg .img_h {
    display: none;
}

.game .smallImg .on .img_h {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.game .pageState {
    position: absolute;
    top: 235px;
    right: 5px;
    font-family: "Times New Roman", serif;
    letter-spacing: 1px;
}

.game .pageState span {
    color: #f00;
    font-size: 16px;
}



@media screen and (max-width: 1080px) {
    body {
        width: 1600px;
    }
}

.slider {
    width: 100%;
    min-width: 1087px;
    height: 550px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.slider .bd {
    width: 100%;
    position: relative;
}

.slider .bd li {
    width: 1087px;
    /*overflow: hidden;*/
    position: absolute;
    z-index: 1;
}
.slider .bd li.no1{
    position: absolute;
    left: 50%;
    margin-left: -543.5px;
    z-index: 2;
}
.slider .bd li.no2{
    position: absolute;
    left: 0;
    z-index: 1;
    text-align: left;
}
.slider .bd li img {
    opacity: 1;
    width: 577px;
    height: 284px;
    margin-top: 133px;
}

.slider .bd li.prev_1 img {
    margin-left: 510px;
}

.slider .bd li.current img {
    display: block;
    width: 1087px;
    height: 535px;
    margin-top: 15px;
}
.slider .bd li.current img.dota_img{
    margin-top: 10px;
}
.slider .bd li img.cs_img{
    margin-top: 9px;
}
.slider .bd li img.pubg_img{
    margin-top: 10px;
}
.slider .bd li img.hs_img{
    margin-top: 10px;
}
.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1087px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    background: url(../images/slider-btn.png) 0 -10px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 535px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -543.5px;
}

.slider .next {
    left: 50%;
    margin-left: 543.5px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    height: 535px;
   background: none;
}

.slider .pnBtn .arrow {
    display: block;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 535px;
    line-height: 645px;
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .prev .arrow {
    right: 46px;
    text-align: right;
    background: url(../images/leftbut.png) right center no-repeat;
}

.slider .next .arrow {
    left: 46px;
    text-align: left;
    background: url(../images/rightbut.png) left center no-repeat;
}
li .button .next{
    display: none;
}


    #youku {
        width: 100%;
        height: 535px;
        margin: 4px auto;
        position: relative;
        overflow: hidden;
    }

    #youku ul {
        list-style: none;
    }

    #youku .tuul li {
        position: absolute;
        background-color: black;
    }

    #youku li.waiting {
        display: none;
    }

    #youku li img {
        width: 100%;
        height: 100%;
    }


    #youku .anniu .zuo {
        position: absolute;
        width: 55px;
        height: 94px;
        background: url(../images/leftbut.png) no-repeat center top;
        top: 250px;
        left: 315px;
        z-index: 1000;
        cursor: pointer;
        line-height: 166px;
        color: white;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }

    #youku .anniu .you {
        position: absolute;
        width: 55px;
        height: 94px;
        background: url(../images/rightbut.png) no-repeat;
        top: 250px;
        right: 315px;
        z-index: 1000;
        cursor: pointer;
        line-height: 166px;
        color: white;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
    }

    #youku li.no0 {
        width: 174px;
        height: 122px;
        left: -100px;
        top: 194px;
        z-index: 777;
    }

    #youku li.no1 {
        width: 570px;
        height: 284px;
        left: 0px;
        top: 125.5px;
        z-index: 888;
    }

    #youku li.no2 {
        width: 1087px;
        height: 535px;
        left: 416px;
        top: 0px;
        z-index: 999;
    }

    #youku li.no3 {
        width: 570px;
        height: 284px;
        left: 1335px;
        top: 125.5px;
        z-index: 888;
    }

    #youku li.no4 {
        width: 174px;
        height: 122px;
        left: 1550px;
        top: 194px;
        z-index: 777;
    }
    #youku li.no5 {
        width: 174px;
        height: 122px;
        left: 1550px;
        top: 194px;
        z-index: 777;
    }
    #youku li.no1 img,
    #youku li.no3 img {
        opacity: 0.3;
    }

    #youku .xiaoyuandian {
        width: 600px;
        height: 20px;
        position: absolute;
        top: 312px;
        left: 454px;
    }

    #youku .xiaoyuandian ul li {
        float: left;
        width: 16px;
        height: 16px;
        background-color: blue;
        margin-right: 10px;
        border-radius: 194px;
        cursor: pointer;
    }

    #youku .xiaoyuandian ul li.cur {
        background-color: green;
    }

    .left_con {
        position: absolute;
        top: 40px;
        left: -40px;
        z-index: 22222;
        display: none;
    }

    li.no2 .left_con {
        display: block;
    }

    li.no2 .right_con {
        display: block;
    }

    .left_cn {
        width: 310px;
        height: 39px;
        background: red;
        margin-bottom: 9px;
        line-height: 39px;
        cursor: pointer;
        background: url(../images/left_cn.png) no-repeat;
        font-size: 14px;
        color: white;
    }

    .left_con .cur {
        background: url(../images/left_cn_h.png) no-repeat;
    }

    .left_cn img {
        float: left;
        width: 19px!important;
        height: 20px!important;
        margin: 10px;
    }

    .left_cn span {
        float: left;
        padding-left: 4px;
    }

    .right_con {
        width: 205px;
        height: 409px;
        background: url(../images/right_con.png) no-repeat;
        position: absolute;
        top: 0;
        right: 30px;
        display: none;
    }

    .right_con h2 {
        font-size: 18px;
        color: white;
        margin: 20px 0;
        margin-top: 30px;
        text-align: center;
    }

    .right_con .right_cn {
        position: relative;
    }

    .right_con .right_cn span {
        display: block;
        width: 205px;
        height: 39px;
        line-height: 39px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #e80000;
        cursor: pointer;
    }

    .right_con .right_cn .cn_1 {
        width: 427px;
        height: 159px;
        background: url(../images/cn1.png) no-repeat;
        position: absolute;
        top: -27px;
        left: -423px;
        display: none;
    }

    .right_con .right_cn .cn_1 p {
        width: 307px;
        margin-left: 10px;
        color: white;
        font-size: 14px;
        text-align: left;
        margin-top: 30px;
    }
    
    .right_con .right_cn span:hover {
        background: url(../images/right_cn.png) no-repeat;
    }
    .time {
    width: 96px;
    height: 31px;
    line-height: 31px;
    background: url(../images/time_bg.png) no-repeat;
    font-size: 18px;
    color: white;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: -10px;
    z-index: 3;
    display: none;
}
.time span{
    display: block;
    width: 78px;
    text-align: center;
}
li.no2 .time{
    display: block;
}