/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote{margin:0;padding:0;}
body{font-family:"Microsoft YaHei",Helvetica,Georgia,Arial,sans-serif;}
p,h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;margin: 0}
address, caption, cite, code, dfn, em, th, var, optgroup{font-style:inherit;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:top;border:none;}
ol,ul,li{list-style:none;}
table{border-collapse:collapse;}
.clearit{clear:both;*display:inline;}
.h_20{width:100%;height:20px}
.h_30{width:100%;height:30px}
.h_40{width:100%;height:40px}
.h_50{width:100%;height:50px}
.h_60{width:100%;height:60px}
.h_70{width:100%;height:70px}
.fl{float:left;}
.fr{float:right;}
i,em{font-style:normal;}
iframe{border: 0; padding: 0; margin: 0;}
ul{margin: 0; padding: 0;}
.wrap{width: 100%; height: 1080px; max-width: 1920px; min-width: 1280px; margin: 0 auto; background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/wrap.jpg") no-repeat center top; position: relative;overflow: hidden}
.logo{
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 10;
}
.guide{
    position: absolute;
    top: 15px;
    right: 24px;
    z-index: 10;
}
.guide a{
    float: left;
    width: 62px;
    height: 62px;
    text-align: center;
    line-height: 62px;
    font-size: 14px;
    margin-right: 3px;
    color: #f5f2d8;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/topnav.png") no-repeat center top;
}
.wrapper{
    width: 1280px;
    height: 1070px;
    padding-top: 10px;
    margin: 0 auto;
    position: relative;
}
.date{
    margin: 396px auto 0 auto;
    width: 328px;
    height: 48px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/date.png") no-repeat center top;
}
.nav-box{
    width: 1086px;
    height: 507px;
    margin: -40px auto 0 auto;
    position: relative;
}
.nav1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 190px;
    height: 478px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event1.png") no-repeat center top;
    animation:fadeInDown 1s .2s ease both;-ms-animation:fadeInDown ms1s .2s ease both;-webkit-animation:fadeInDown 1s .2s ease both;-moz-animation:fadeInDown 1s .2s ease both;
}
.nav2{
    position: absolute;
    bottom: 0;
    left: 224px;
    width: 190px;
    height: 492px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event2.png") no-repeat center top;
    animation:fadeInDown 1s .4s ease both;-ms-animation:fadeInDown ms1s .4s ease both;-webkit-animation:fadeInDown 1s .4s ease both;-moz-animation:fadeInDown 1s .4s ease both;
}
.nav3{
    position: absolute;
    bottom: 0;
    left: 448px;
    width: 190px;
    height: 406px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event3.png") no-repeat center top;
    animation:fadeInDown 1s .6s ease both;-ms-animation:fadeInDown ms1s .6s ease both;-webkit-animation:fadeInDown 1s .6s ease both;-moz-animation:fadeInDown 1s .6s ease both;
}
.nav4{
    position: absolute;
    bottom: 0;
    left: 672px;
    width: 190px;
    height: 465px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event4.png") no-repeat center top;
    animation:fadeInDown 1s .8s ease both;-ms-animation:fadeInDown ms1s .8s ease both;-webkit-animation:fadeInDown 1s .8s ease both;-moz-animation:fadeInDown 1s .8s ease both;
}
.nav5{
    position: absolute;
    bottom: 0;
    left: 896px;
    width: 190px;
    height: 507px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event5.png") no-repeat center top;
    animation:fadeInDown 1s 1s ease both;-ms-animation:fadeInDown ms1s 1s ease both;-webkit-animation:fadeInDown 1s 1s ease both;-moz-animation:fadeInDown 1s 1s ease both;
}
@keyframes fadeInDown{0%{opacity:0; transform:translateY(-160px)} 100%{opacity:1; transform:translateY(0)}}
@-ms-keyframes fadeInDown{0%{opacity:0; -ms-transform:translateY(-160px)} 100%{opacity:1; -ms-transform:translateY(0)}}
@-webkit-keyframes fadeInDown{0%{opacity:0; -webkit-transform:translateY(-160px)} 100%{opacity:1; -webkit-transform:translateY(0)}}
@-moz-keyframes fadeInDown{0%{opacity:0; -moz-transform:translateY(-160px)} 100%{opacity:1; -moz-transform:translateY(0)}}
.nav{
    transition:all .3s ease-out; -moz-transition:all .3s ease-out; -ms-transition:all .3s ease-out; -webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;
}
.nav_a{
    bottom: 20px;
}
.deng{
    width: 1783px;
    height: 703px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -849px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/deng.png") no-repeat center top;
    z-index: 2;
    -webkit-animation:bounceIn 1s .2s ease both;
    -moz-animation:bounceIn 1s .2s ease both;
}

@-webkit-keyframes bounceIn{
    0%{opacity:0; -webkit-transform:scale(1.5)}
    100%{opacity:1; -webkit-transform:scale(1)}
}
@-moz-keyframes bounceIn{
    0%{opacity:0; -moz-transform:scale(1.5)}
    100%{opacity:1; -moz-transform:scale(1)}
}

.nav-h{
    position: absolute;
    top: 416px;
    left: 50%;
    margin-left: -543px;
    width: 1086px;
    height: 507px;
    z-index: 20;
}
.nav-h a{
    float: left;
    width: 190px;
    height: 507px;
    margin-right: 34px;
}
.nav-h a.navh5{
    margin-right: 0;

}
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/popbg.png") repeat;
    z-index: 100;
    display: none;
}
.main{
    width: 1280px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}
.left-title{
    float: left;
    width: 190px;
    height: 524px;
    padding-top: 236px;
    margin-left: 75px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/event-title.png") no-repeat center top;
}
.title{
    width: 103px;
    height: 251px;
    margin: 30px auto 0 auto;
    display: none;
}
.title1{
    display: block;
}
.content{
    float: left;
    width: 752px;
    height: 968px;
    margin: 0 93px 0 41px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/top-z.png") no-repeat center top;
}
.right-tab{
    float: left;
    width: 103px;
    height: 661px;
    margin-top: 36px;
    background: url("https://static.web.sdo.com/xyx/pic/act/2018/0816/right.png") no-repeat center top;
}
.close{
    display: block;
    width: 103px;
    height: 103px;
    margin-bottom: 82px;
}
.tab{
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto 19px auto;
}


.container{
    width: 640px;
    height: 800px;
    margin: 100px auto 0 auto;
    overflow: auto;
    display: none;
}
.con1{
    display: block;
}
.container h2{
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #355578;
    font-weight: bold;
    border-radius: 30px;
    background-color: #a7b9c7;
    margin: 10px 0 20px 0;
}
.container {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.container h3{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}
.img-box img{
    margin: 0 2px 10px 0;
}

table{text-align: center;margin: 30px auto 0 auto;position: relative;}
table th{height: 33px; line-height: 33px; font-size: 14px; font-weight: bold;color: #666666}
table tr{height: 33px; line-height: 33px; font-size: 14px;color: #666666}
table td{border: 1px solid #666666;}
table th{border: 1px solid #666666;}