﻿/*reset*/
@charset "utf-8";
/* CSS Document */

html,body,div,span,object,embed,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,cite,code,del,dfn,em,img,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,section,article{margin:0;padding:0;-webkit-text-size-adjust:none;}
html{overflow-y:scroll; overflow-x:hidden;}
table{border-collapse:collapse; border-spacing:0;}
img{border:none;display:block;}
ul,li,ol {list-style:none;}
i,em,cite,dfn{font-style:normal;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearMargin:before{content: "";display: table;height: 0;clear: both;visibility: hidden;}
.clearfix{*display:inline-block;*zoom:100%;}
.clear{clear:both; line-height:1px; height:1px; *display:inline; font-size:1px;}
.fl{float:left;}
.fr{float:right;}
.alignL{text-align:left;}
.alignC{text-align:center;}
.alignR{text-align:right;}
.middle{vertical-align:middle;}
.relative{position:relative;}
.absolute{position:absolute;}
.none{display:none;}
.block{display:block;}
.overf{overflow:hidden;}
.center{margin:0 auto;}
:focus,a{outline:none; -moz-outline-style:none;}
a:visited,a:link{text-decoration:none;}
a:hover {text-decoration:none;}
.yellow{color:#fff954;}
.font_14{font-size:14px;}
.font_16{font-size:16px;}
.mt15 {margin-top: 15px;}
.mr20{margin-right:20px;}
.mb25{margin-bottom:25px;}
.z10{z-index:10;}
.z20{z-index:20;}
.z30{z-index:30;}
body{font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1",tahoma,Arial; color:#CDCDCD;}

/*body*/
.contain{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.wrap01 {
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/201807partner/wrap01_bg.jpg") no-repeat center top;
}
.wrap01 .contain {
    height: 489px;
    background:url("https://static.web.sdo.com/dn/pic/dn_18act/201807partner/wrap01_cen.jpg")  no-repeat center top;
}
.wrap02 {
    position: relative;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/201807partner/wrap02_bg.jpg") no-repeat center top;
}
.wrap02 .contain {
    height: 440px;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/201807partner/wrap02_01.png") no-repeat center top;
}
.wrap03 {
    position: relative;
    background: #07060E url("https://static.web.sdo.com/dn/pic/dn_18act/201807partner/wrap03_bg01.jpg") no-repeat center top;
}
.wrap03 .contain {
    padding-bottom: 100px;
    /*height: 4820px;*/
}
.wrap02 .s1 {
    left: 491px;
    bottom: 113px;
}
.wrap02 .s2 {
    left: 494px;
    top: 318px;
}
.ani_scroll {
    animation: ani_scroll 1.2s linear infinite both;
    /*-moz-animation: ani_scroll 3s linear infinite both;*/
    /*-webkit-animation: ani_scroll 3s linear infinite both;*/
}
@keyframes ani_scroll {
    0% {
        transform: translateY(-40px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translateY(0);
        opacity: 0;
    }
}
.tit{
    margin: 20px auto 0;
}
.video_box{
    width: 750px;
    height: 420px;
    margin: 30px auto 0;
    border: 1px solid #3F321E;
}
#video_player{
    display: block;
    margin: 10px auto 0;
}
.match02{
    margin-top: 45px;
}
.sea{
    padding: 95px 162px 0;
}
.sea2{
    padding: 60px 149px 0;
}
.time_tit{
    display: block;
    margin-bottom: 12px;
}
.line{
    display: inline-block;
    width: 100px;
    height: 1px;
    border-bottom: 1px solid #333339;
}
.time{
    margin-bottom: 36px;
}
.time .line{
    position: relative;
    top: -6px;
    margin: 0 10px;
}
.time b{
    font-size: 18px;
    color: #CDCDCD;
}
.match03 .tit{
    margin-top: 70px;
}
.part_img{
    display: block;
    margin: 28px auto 10px;
}
.part_name{
    width: 852px;
    margin: 0 auto;
    color: #B3B3B3;
}
.part_name span{
    float: left;
    width: 284px;
    text-align: center;
}
.part_name b{
    font-size: 20px;
    color: #fff;
}
.part_txt{
    padding: 45px 127px 0;
    color: #999999;
    text-align: right;
}
.match04{
    margin-top: 90px;
}
.sea_reward {
    width: 1295px;
    height: 548px;
    margin-top: -10px;
    background: url(https://static.web.sdo.com/dn/pic/dn_18act/201805tts/sea_reward_new.png?s1) no-repeat;
}
.match04 .txt {
    margin: 205px 0 0 153px;
}
.txt {
    margin: 207px 0 0 150px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.txt li {
    height: 56px;
    line-height: 55px;
}
.txt li span {
    float: left;
    width: 206px;
}
.txt li .no {
    width: 111px;
}
.fu_reward {
    width: 1401px;
    height: 536px;
    margin:-40px 0 0 -160px;
    background: url(https://static.web.sdo.com/dn/pic/dn_18act/201805tts/fu_reward_new.png?s1) no-repeat;
}
.match04 .txt2 {
    margin: 224px 0 0 529px;
}
.match05{
    margin-top: 90px;
}
.match05_txt{
    width: 1000px;
    height: 707px;
    margin-top: -88px;
    background: url('https://static.web.sdo.com/dn/pic/dn_18act/201807partner/match05_bg.png') no-repeat right 20px;
}
.event1_remind {
    width: 512px;
    line-height: 22px;
    color: #CECECE;
    margin: 140px 0 0 80px;
}
.event1_remind li {
    padding-left: 28px;
    position: relative;
    margin-bottom: 12px;
}
.circle {
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center;
    background: #5A4725;
    font-size: 13px;
    top: 5px;
    left: 0;
    color: #FCFCFC;
}

.nav_big {width: 125px;  height: 165px;  top: 810px;  right: 0;}
.nav_big a {  position: absolute;  width: 118px;  height: 38px;right: 0;  font-size: 16px;  color: #5D4726;  transition: width 0.2s linear;  }
.nav_big a:hover, .nav_big a.active {  width: 130px;color: #F3E6AE }
.nav_big .a1 {  top: 0; }
.nav_big .a2 {  top: 55px; }
.nav_big .a3 {  top: 110px; }
.nav_big .a4 {  top: 165px; }
.nav_big .a5 {  top: 215px; }
.nav_big a i {  position: absolute;  width: 0;  height: 2px;  bottom: 2px;  right: 0;  background: url('https://static.web.sdo.com/dn/pic/dn_18act/bianhuan/nav_line.png') no-repeat;  -webkit-transition: width 0.3s linear;  transition: width 0.3s linear; }
.nav_big a b {  position: absolute;  width: 3px;  height: 4px;  top: 11px;  left: -10px;  background: url('https://static.web.sdo.com/dn/pic/dn_18act/bianhuan/nav_dian.png') no-repeat;  -webkit-transition: all 0.1s linear;  transition: all 0.1s linear; }
.nav_big a span {  position: absolute;  width: 5px;  height: 7px;  top: 9px;  right: 45px;  background: url('https://static.web.sdo.com/dn/pic/dn_18act/201807partner/san.png') no-repeat;  display: none;  }
.nav_big a:hover b, .nav_big a.active b {  display: none; }
.nav_big a:hover span, .nav_big a.active span {  display: block;  -webkit-animation: fadeL 0.2s linear;  animation: fadeL 0.2s linear;  }
.nav_big a:hover i, .nav_big a.active i {  width: 131px; }


@keyframes fadeL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes fadeL {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.alert_bg{
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.pop_close {
    top: 25px;
    right: 38px;
}
.pop_close:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.pop_video {
    width: 800px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}

.pop_video  .close {
    position: absolute;
    width: 41px;
    height: 42px;
    top: 0;
    right: -50px;
    background: url(https://static.web.sdo.com/dn/pic/dn_act/201712ac/close.png) no-repeat;
}

@keyframes bottom2top{
    0% {
        transform: translate(0, 200px) scale(5);
        opacity: 0;
    }
    50% {
        transform: translate(0px, 0) scale(1.1);
        opacity: 1;
    }
    70% {
        transform: translate(0px, 20px) scale(1.2);
        opacity: 1;
    }
    100% {
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes bottom3top{
    0% {
        transform: translate(0, 200px) scale(5);
        opacity: 0;
    }
    100% {
        transform: translate(0, 0) scale(1);
        opacity: 1;
    }
}

@keyframes moveL{
    0%{transform:translate3d(-200px,0,0); opacity:0;}
    100%{opacity:1;}
}
@-moz-keyframes moveL{
    0%{-moz-transform:translate3d(-200px,0,0); opacity:0;}
    100%{opacity:1;}
}
/*right*/
@keyframes moveR{
    0%{transform:translate3d(200px,0,0); opacity:0;}
    100%{opacity:1;}
}
@-moz-keyframes moveR{
    0%{-moz-transform:translate3d(200px,0,0); opacity:0;}
    100%{opacity:1;}
}
.no_show{
    -webkit-opacity:0;
    -moz-opacity:0;
    opacity:0;
    filter:alpha(opacity=0);
}
.player_ifo {
    color: #C2EBFF;
    top: 55px;
    right: 300px;
    font-size: 15px;
}
.player_ifo span {
    margin-right: 30px;
}
a.login_out{
    color: #F05D2B;
}
.ani_01{
    animation:moveR 0.6s ease both;
    -moz-animation:moveR 0.6s ease both;
}
.ani_02{
    animation:moveL 0.6s ease both;
    -moz-animation:moveL 0.6s ease both;
}

.bind_box{
    height: 320px;
    text-align: center;
}
.bind_btn{
    position: absolute;
    width: 170px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    top: 154px;
    left: 50%;
    margin-left: -85px;
    border: 1px solid #5A4520;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}
.input_con {
    position: absolute;
    top: 140px;
    left: 220px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 390px;
    height: 50px;
    font-size: 17px;
    line-height: 50px;
    padding:0 25px;
    color: #fff;
    background: transparent;
    border: 1px solid #5A4520;
    border-radius: 50px;
}
input::-webkit-input-placeholder{color:#B3B3B3;font-style: italic}
.confirm_btn{
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 120px;
    height: 50px;
    border-radius: 50px;
    line-height: 50px;
    top: 140px;
    left: 74%;
    margin-left: -85px;
    border: 1px solid #5A4520;
    color: #fff;
    font-size: 24px;
    letter-spacing: 1px;
}
.accept_box{
    margin-top: 140px;
}
.accept_tit{
    color: #fff;
    font-size: 22px;
    padding-left: 130px;
    text-align: left;
    margin-bottom: 20px;
}
.accept_person span{
    font-size: 18px;
    color: #F3E6AE;
    margin-right: 50px;
}
.play_ifo{
    width: 100%;
    top: 70px;
    font-size: 16px;
}
.play_ifo span{
    margin-right: 25px;
}
.play_ifo .login_out{
    color: #b3b3b3;
}















