﻿/*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;
}

.lastClearMargin:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *display: inline-block;
    *zoom: 100%;
}

.clearMargin:before {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.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.6 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
    color: #575757;
}

/*body*/
.wrap01,
.wrap02,
.wrap03,
.wrap04 {
    min-width: 1300px;
    max-width: 1920px;
    margin: 0 auto;
}

/*wrap01*/
.wrap01 {
    z-index: 20;
    height: 875px;
    background: url("https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/wrap01.jpg") no-repeat 50% 0;
}

.contain {
    width: 1200px;
    margin: 0 auto;
}

.wrap01 .logo {
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -575px;
}

.wrap01_title {
    text-align: center;
    width: 470px;
    margin: 574px auto 0 auto;
    color: #FFFFFF;
}

.wrap01 .wrap01_con {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.wrap01 .pic_slogan {
    position: absolute;
    top: 460px;
    left: 115px;
}

.v_btn {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 74px;
    left: 74px;
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/2019ValentineDay/v_btn.png") no-repeat center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: none;
}

.wrap01 .v_index {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.submit_button,.login_button {
    position: absolute;
    top: 738px;
    left: 50%;
    display: block;
    width: 231px;
    height: 91px;
    margin-left: -115px;
    text-indent: -999em;
}

.login_button {
    background: url("https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/btn1.png") no-repeat 50% 0;
}

.submit_button {
    background: url("https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/btn2.png") no-repeat 50% 0;
}

/*wrap02*/
.wrap02 {
    background: url("https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/wrap02.jpg") no-repeat 50% 0;
}

.wrap02 .contain {
    width: 1200px;
    height: 1457px;
    margin: 0 auto;
}

.content_box {
    width: 1000px;
    margin: 20px auto 0 auto;
    position: relative;
    min-height: 500px;
    max-height: 1233px;
}

.search_box {
    height: 38px;
}

.search_box .wz {
    line-height: 38px;
    padding-left: 10px;
    color: #fff;
}

.switch_btn {
    width: 138px;
    height: 36px;
    border: 1px solid #fed217;
}

.player_ifo {
    top: 678px;
    left: 400px;
    z-index: 3;
    width: 400px;
    text-align: center;
    color:#FFFFFF;
}

.player_ifo span {
    margin: 0 15px;
}

a.login_out {
    color: #fff;
}

.nav2 {
    position: absolute;
    right: 2%;
    top: 140px;
    width: 228px;
    height: 270px;
    z-index: 900;
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/1910strategy/more_strategy.png?a2") no-repeat;
}

.nav2 a {
    display: block;
}

.nav2_a1 {
    height: 188px;
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/1904bb/transparent.png") no-repeat;
}

.nav2_a2 {
    height: 80px;
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/1904bb/transparent.png") no-repeat;
}

/*content*/
.switch_btn span {
    display: block;
    width: 69px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    float: left;
    color: #fed217;
}

.switch_btn span.on,
.switch_btn span:hover {
    color: #FFFFFF;
    background: #fed217;
}

.search_box .search_input {
    position: relative;
    float: left;
    margin-left: 5px;
}

.search_input input {
    width: 175px;
    padding: 3px 5px;
    background-color: #f7f7f7;
    border: none;
    /* vertical-align: middle; */
    float: left;
    margin-right: 24px;
    margin-top: 9px;
}

.search_input .btn_zoom {
    display: inline-block;
    width: 61px;
    height: 23px;
    float: left;
    background: url(https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/but_search.png) no-repeat 0 0;
    cursor: pointer;
    margin-top: 8px;
}

/*.search_input .btn_zoom:hover{
    background:url("https://static.web.sdo.com/dn/pic/dn_act/201708mv/search_h.png")  no-repeat center;
}*/
.check_mv {
    width: 132px;
}

.ul_line {
    width: 1200px;
    top: 52px;
    left: 50%;
    margin-left: -600px;
}

#list {
    width: 1032px;
    max-height: 840px;
    margin: 210px auto 0 auto;
}

#list .lis {
    float: left;
    width: 228px;
    height: 412px;
    box-sizing: border-box;
    margin: 0 15px 38px 15px;
    position: relative;
    overflow: hidden;
}

#list .lis.no_margin {
    margin-right: 0;
}

.player:hover .cover {
    height: 382px;
}

.cover {
    box-sizing: border-box;
    width: 228px;
    height: 382px;
    position: absolute;
    top: 382px;
    left: 0;
    background: #FFFFFF;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.pray_all {
    padding: 0 10px 0 10px;
}

.video {
    width: 228px;
    height: 228px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}

.video .video_image {
    width: 100%;
    height: 100%;
    /* position: absolute;
    left: 0;
    top: 0; */
    object-fit: cover;
}

.video .video_btn {
    width: 68px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/play_btn.png") no-repeat;
    cursor: pointer;
}

.video:hover .v_btn {
    display: block;
}

.hot_icon {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/201806guilds/hot_icon.png") no-repeat;
}

#dvembed {
    width: 580px;
    height: 410px;
    overflow: hidden;
}

.video1 object {
    width: 100%;
    height: 100%;
    display: none;
}

.player_msg {
    height: 116px;
    width: 228px;
    top: 0;
    left: 0;
    overflow: hidden;
    color: #fff;
    background: none;
}

.player {
    height: 116px;
    margin-top: 10px;
}

.player_name {
    font-size: 16px;
    margin-bottom: 8px;
}

.ticket_num {
    margin-top: 10px;
}

.area {
    margin-right: 20px;
}

.pray {
    font-size: 12px;
    margin: 5px 0 10px 0;
}

.zan {
    width: 24px;
    height: 24px;
    display: inline-block;
    background: url('https://static.web.sdo.com/dn/pic/dn_act/201708mv/zan_icon.png') no-repeat center;
    position: relative;
    top: 5px;
}

.zan.active {
    background: url('https://static.web.sdo.com/dn/pic/dn_act/201708mv/zan_click.png') no-repeat center;
}

.share_btn {
    display: inline-block;
    width: 19px;
    height: 15px;
    background: url("https://static.web.sdo.com/dn/pic/dn_act/201708mv/share_icon.png");
}

.ticket {
    top: -9px;
    right: 0;
    font-size: 16px;
}

.green {
    color: #63D5D4;
    font-size: 20px;
    position: relative;
    top: 2px;
}

/*submit*/
.submit_title {
    width: 520px;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    margin: 60px auto 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #CFCDC3;
}

.alert_bg {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1100;
    display: none;
}

.submit_msg {
    width: 436px;
    /*height: 660px;*/
    margin: 30px auto;
}

.other_pic {
    margin-left: 75px;
}

.dl_box {
    width: 100%;
    min-height: 28px;
    margin-bottom: 20px;
}

.dl_box dt {
    width: 75px;
    height: 30px;
    line-height: 30px;
    float: left;
}

.dl_box dd {
    float: left;
}

.dl_box dd input {
    width: 347px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #C7C6C6;
    background: none;
    padding: 0 5px;
    font-size: 12px;
}

.dl_box dd.tips {
    font-size: 12px;
    float: left;
    margin-top: 5px;
    margin-left: 84px;
    color: #9E9FCD;
}

.dl_box_words textarea {
    width: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #C7C6C6;
    background: none;
    margin-top: 5px;
    height: 140px;
    font: 14px/1.6 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", tahoma, Arial;
    resize: vertical;
}

.submit_box a.submit_btn {
    display: block;
    width: 126px;
    height: 48px;
    line-height: 48px;
    margin: 80px auto 0;
    background: #9E9FCD;
    color: #FFFFFF;
    text-align: center;
    font-size: 18px;
}

.return {
    width: 28px;
    height: 24px;
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 10002;
    background: url('https://static.web.sdo.com/dn/pic/dn_act/201708mv/return.png');
}

.dl_box dd input.file_msg {
    top: 2px;
    left: 3px;
    width: 180px;
    border: 0;
    padding: 0;
    line-height: 27px;
}

.file_btn {
    width: 55px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    top: 0px;
    right: -55px;
    background: #9E9FCD;
    color: #FFFFFF;
}

/*nav*/
.nav1 {
    width: 176px;
    right: 2%;
    top: 300px;
    z-index: 900;
}

.nav1 span {
    display: inline-block;
}

.nav1 i {
    display: inline-block;
    position: relative;
    left: 10px;
    top: -8px;
    width: 51px;
    height: 51px;
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/201806guilds/nav_bg.png");
}

.nav1 span {
    width: 90px;
    height: 68px;
    margin-left: 10px;
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/201806guilds/nav_bg.png");
}

.nav1 a {
    display: block;
    width: 100%;
    height: 70px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 50px;
}

.nav1 a:hover span,
.nav1 a:hover i {
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/201806guilds/nav_bg_h.png");
}

.nav1 .a1 i {
    background-position: -1px -1px;
}

.nav1 .a2 i {
    background-position: -1px -103px;
}

.nav1 .a1 span {
    background-position: 109px 4px;
}

.nav1 .a2 span {
    background-position: 109px -95px;
}

.nav1 a:hover i {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.5s linear 0.05s;
    -moz-transition: all 0.5s linear 0.05s;
    transition: all 0.5s linear 0.05s;
}

.nav1 .a3 {
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2105cv/skill_link.png") no-repeat;
}

.nav1 .a3:hover {
    background: url("https://static.web.sdo.com/dn/pic/dn_21act/2105cv/skill_link_h.png") no-repeat;
}

.nav1 .a4 {
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/1910strategy/more_act.png") no-repeat;
}

.nav1 .a4:hover {
    background: url("https://static.web.sdo.com/dn/pic/dn_19act/1910strategy/more_act_h.png") no-repeat;
}



.activity_box {
    position: fixed;
    width: 598px;
    z-index: 1000;
    height: 800px;
    top: 58px;
    left: -598px;
    background: #fff;
    opacity: 0;
}

.activity_box02 {
    width: 598px;
    z-index: 1000;
    height: 200px;
    bottom: 0;
    left: -598px;
    background: #fff;
    opacity: 0;
    position: fixed;
}

.submit02 {
    width: 598px;
    z-index: 1000;
    height: 150px;
    bottom: 0;
    left: -598px;
    background: #fff;
    opacity: 0;
    position: fixed;
}

.submit_logo {
    display: block;
    margin: 40px auto 0 auto;
}

.submit_box {
    width: 598px;
    z-index: 1000;
    height: 950px;
    top: 58px;
    left: -598px;
    background: #fff;
    opacity: 0;
    position: fixed;
}

.rule {
    width: 1097px;
    margin: 50px auto 0;
}

.rule dd {
    margin-left: 28px;
}

.rule dt {
    color: #F6D54A;
    margin: 2px 0;
}

.rule dl {
    margin: 20px 0;
}

.green {
    color: #8DDCDF;
}

/*wrap03*/
.wrap03 {
    background: url("https://static.web.sdo.com/bfo/pic/act_bfo/202507SPZJ_a93ed73/wrap03.jpg") no-repeat 50% 0;
}

.wrap03 .contain {
    height: 951px;
}

/*activity*/
.activity_nav {
    width: 146px;
    height: 300px;
    margin: 90px 0 0 15px;
}

.activity_nav li {
    width: 100%;
    height: 40px;
    cursor: pointer;
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/new_nav.png");
    margin-bottom: 50px;
}

.activity_nav li:hover,
.activity_nav li.hover {
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/new_nav_h.png");
}

.act_li01 {
    background-position: -2px 3px;
}

.act_li02 {
    background-position: -2px -85px;
}

.act_li03 {
    background-position: -2px -171px;
}

.act_li04 {
    background-position: -2px -258px;
}

.act_li05 {
    background-position: -2px -343px;
}

.act_line {
    width: 1px;
    height: 800px;
    margin-left: 10px;
    background: #E7E7E7;
}

.activity_txt {
    width: 490px;
    margin: 88px auto 0;
    font-size: 14px;
    color: #575757;
    line-height: 25px;
}

.activity_txt li {
    width: 100%;
    /*margin-bottom: 15px;*/
}

.txt01_msg {
    /*margin-top: 30px;*/
}

.txt01_msg li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.txt01_msg li {
    *display: inline-block;
    *zoom: 100%;
}

.txt01_box .txt_title {
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
    font-size: 30px;
    text-align: center;
}

.txt_s_title {
    margin-top: 20px;
}

.txt_detail {
    /*margin-top: 30px;*/
    margin-bottom: 15px;
}

/*.act_txt02 .txt_right{*/
/*width: 448px;*/
/*margin-left: 10px;*/
/*}*/
.txt_num {
    /*margin-left: 10px;*/
}

.txt_right {
    width: 448px;
}

.txt_detail_step .txt_right {
    width: 428px;
}

.single {
    padding-left: 26px;
}

.more_single {
    padding-left: 48px;
}

.pop_logo {
    margin: 80px 0 0 12px;
}

.advice {
    width: 380px;
    min-height: 100px;
    margin: 0 0 0 15px;
    font-size: 12px;
    color: #575757;
    border-top: 1px solid #E7E7E7;
}

.activity_box02 .act_line {
    margin-left: 6px;
    height: 200px;
}

.advice_item {
    margin-top: 20px;
    line-height: 24px;
}

.advice_single {
    padding-left: 20px;
}

textarea::-webkit-input-placeholder {
    color: #C7C6C6;
}

input::-webkit-input-placeholder {
    color: #C7C6C6;
}

/*轮播*/
.wrap03 img {
    display: block;
}

.clear {
    clear: both;
}

/*wrap04*/
.wrap04 {
    background: url("https://fu5.web.sdo.com/10036/202507/17533550465994.jpg") no-repeat 50% 0;
}

.wrap04 .contain {
    height: 690px;
}

/*首页图片滚动*/
#gla {
    overflow: hidden;
    margin: 60px auto 0 auto;
    position: relative;
    height: 404px;
}

.bac {
    position: absolute;
    bottom: 0;
    left: 50px;
}

#gla_box {
    width: 700px;
    margin: auto;
}

.gla_inbox {
    overflow: hidden;
    position: relative;
}

.gla_inbox p {
    text-indent: 1em;
    font-size: 14px;
    width: 100%;
    color: #FFFFFF;
    line-height: 30px;
    background: #000000;
}

.gla_inbox a {
    padding: 5px;
    display: block;
    position: absolute;
    top: 220px;
    left: 90px;
    background: #0066CC;
    color: #FFF;
}

.gla_inbox img {
    width: 100%;
    height: 100%;
}

.roundabout-holder {
    height: 404px;
    width: 700px;
}

.roundabout-moveable-item {
    display: block;
    height: 300px;
    width: 500px;
    ;
    cursor: pointer;
}

.roundabout-in-focus {
    cursor: auto;
}

.reward_title {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 5px;
    margin: 40px auto 0 auto;
}

.passage_btn {
    width: 500px;
    /*     height: 34px; */
    font-size: 20px;
    font-weight: bold;
    color: #7B7B7B;
}

/*.passage_btn a {*/
/*display: block;*/
/*width: 66px;*/
/*height: 34px;*/
/*line-height: 34px;*/
/*text-align: center;*/
/*cursor: pointer;*/
/*float: left;*/
/*color: #6060C0;*/
/*border:1px solid #6060C0;*/
/*}*/
/*.passage_btn a.on,.passage_btn a:hover{*/
/*color: #FFFFFF;*/
/*background: #6060C0;*/
/*}*/
.tool {
    width: 550px;
    height: 207px;
    margin: 170px auto 0 auto;
    border: 1px solid #8E8D99;
    background: #000;
    opacity: 0.5;
    text-align: center;
    color: #CAC8BD;
}

.remark {
    margin: 65px 0 0 20px;
    text-align: left;
}

.check_word_box {
    width: 800px;
    height: 710px;
    background: #FFFFFF;
    z-index: 1000;
}

.pop_close {
    top: 14px;
    right: 14px;
}

.pop_close:hover,
.slide_close:hover {
    -webkit-animation: rotate 0.3s linear 1 both;
    -o-animation: rotate 0.3s linear 1 both;
    animation: rotate 0.3s linear 1 both;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

@-webkit-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

@-moz-keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(180deg);
    }
}

.word_box {
    width: 620px;
    margin: 80px auto 0 auto;
    line-height: 29px;
    color: #575757;
}

.word_ul {
    margin-top: 20px;
}

.word_title {
    text-align: center;
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 45px;
}

.word_line {
    width: 710px;
    height: 1px;
    background: #CCCBC0;
    left: 50%;
    margin-left: -355px;
    top: 130px;
}

/*页码*/
.page {
    text-align: center;
    margin: 20px auto 50px auto;
}

.page_box {
    width: 840px;
    margin: 0 auto;
    font-size: 14px;
}

.page_box span,
.page_box a {
    display: inline-block;
    min-width: 14px;
    height: 14px;
    text-align: center;
    line-height: 14px;
    border: solid 1px #cdcccb;
    color: #636060;
    background-color: #eeeeed;
}

.page_box .prev {
    margin-right: 10px;
}

.page_box .next {
    margin-left: 10px;
}

.page_box a {
    color: #636060;
}

.page_box .current {
    color: #fff;
    background: #ff660a;
    font-weight: bold;
}

.page_box .prev {
    color: #575757;
    font-weight: normal;
}

.page_box .next {
    color: #575757;
    font-weight: normal;
}

.page_box a,
.page_box span {
    padding: 5px;
    margin: 0 5px;
    cursor: pointer;
}

.lis .green {
    color: #fff;
}

/*轮播*/
.works_box {
    position: absolute;
    width: 750px;
    /* height: 745px; */
    z-index: 10000;
    top: 0;
    left: 50%;
    background: #FFFFFF;
}

.works_box .works_con {
    position: relative;
    width: 580px;
    margin: 50px auto;
}

.works_con .vote_btn {
    position: absolute;
    width: 94px;
    height: 28px;
    line-height: 28px;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 13px;
    text-align: center;
    background: #FF9C00;
    border-radius: 8px;
}

.works_con .ticket {
    top: 0;
}

.passage_con {
    margin: 13px 0 0;
}

.passage_con .passage_item {
    height: 412px;
}

.passage_item:before {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.passage_con .run_video {
    width: 100%;
    height: 380px;
    margin: 0 auto;
}

.no_share {
    text-align: center;
    margin-top: 160px;
    font-size: 20px;
    color: #000;
}

.slide {
    width: 580px;
    height: 380px;
    position: relative;
}

.slide .prev,
.slide .next {
    position: absolute;
    width: 100px;
    height: 380px;
    z-index: 10;
    top: 0;
}

.slide .prev {
    left: 0;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/prev_btn.png") no-repeat 15px center;
}

.slide .next {
    right: 0;
    background: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/next_btn.png") no-repeat 48px center;
}

.slide .prev:hover {
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/prev_btn_h.png");
}

.slide .next:hover {
    background-image: url("https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/next_btn_h.png");
}

.slide .slide_img {
    width: 580px;
    height: 380px;
    margin: 0 auto;
    overflow: hidden;
}

.slide .slide_img ul {
    width: 15000px;
    overflow: hidden;
}

.slide .slide_img li {
    float: left;
    width: 580px;
    height: 380px;
}

.slide .slide_img li img {
    display: block;
    vertical-align: middle;
    max-width: 580px;
    max-height: 380px;
    overflow: hidden;
    margin: 0 auto;
}

.slide_close {
    position: absolute;
    width: 33px;
    height: 33px;
    top: 13px;
    right: 13px;
    background: url('https://static.web.sdo.com/dn/pic/dn_18act/0322ghfc/close01.png?s1') no-repeat center;
}

.works_txt {
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    color: #7B7B7B;
}

.works_txt .des_txt {
    width: 100%;
    margin: 0 auto 5px;
    font-size: 20px;
    font-weight: bold;
    color: #7B7B7B;
}

.works_txt .txt_r {
    position: absolute;
    top: 0;
    left: 384px;
}

.more_desc {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 160px;
    padding: 5px;
    border: 1px solid #DADBEC;
}

.more_desc {
    overflow-y: scroll;
}

.more_desc::-webkit-scrollbar {
    width: 10px;
    height: 5px
}

.more_desc::-webkit-scrollbar-thumb {
    background: rgba(206, 207, 230, .5);
}

.more_desc::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(206, 207, 230, .5)
}

.works_link {
    color: #6060C0;
}

.des_txt span {
    float: left;
}

.des_txt .des {
    width: 520px;
    line-height: 21px;
}

/*share*/
.sharebox {
    position: absolute;
    top: -3px;
    left: 35px;
    width: 0;
    height: 30px;
    z-index: 10;
}

.shareboxin {
    width: 100%;
    display: none;
}

.shareboxin a {
    display: inline-block;
    width: 30px;
    height: 26px;
    background-image: url(https://static.web.sdo.com/dn/pic/dn_act/201708mv/share_bg.png);
    margin-right: 10px;
}

.shareboxin a:hover,
.shareboxin a.hover {
    background-image: url(https://static.web.sdo.com/dn/pic/dn_act/201708mv/share_bg_h.png);
}

.shareboxin .sina {
    background-position: -67px -5px;
}

.shareboxin .qq {
    background-position: 98px -5px;
}

.shareboxin .qq_zone {
    background-position: -99px -5px;
    margin-right: 0;
}

.spe {
    color: #9E9FCD;
}

#dvembed iframe {
    width: 580px;
    height: 410px;
    margin-top: -50px;
}

.example_box {
    position: absolute;
    width: 576px;
    height: 832px;
    z-index: 10000;
    top: 0;
    left: 50%;
    background: #FFFFFF;
}

.example_box .example_big {
    display: block;
}

.look_big {
    cursor: pointer;
    padding: 30px 0 0 10px;
}

.look_small {
    display: block;
    cursor: pointer;
    width: 400px;
}

.rule {
    font-size: 18px;
    color: #dadada;
}

.rule h2 {
    color: #fff;
    opacity: 1;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
}

.rule .subTit:before {
    content: '·';
    font-size: 25px;
    line-height: 25px;
}

.rule .row-prize {}

.rule .col-1 {
    float: left;
    margin-right: 100px;
    padding-left: 10px;
}

.rule h4 {
    margin-left: -10px;
}

.mb30 {
    margin-bottom: 30px;
}

.colo-y {
    color: #fffc00;
}

.colo-o {
    color: #ff90a8;
}

.SDGCOPYRIGHT-wrap20130425 {
    min-width: 1300px;
}

.wrap03 h5 {
    padding: 55px 0 0 56px;
    line-height: 80px;
    font-size: 34px;
    font-weight: bold;
    color: #2a292f;
}

.wrap03 dl {
    padding: 0 56px;
    line-height: 28px;
    font-size: 14px;
}

.wrap03 dl dt em {
    font-style: normal;
    width: 66px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #2a292f;
}

.wrap03 dl dd {
    padding-bottom: 28px;
    color: #2a292f;
}

.wrap03 li {
    position: relative;
    padding-left: 22px;
    color: #2a292f;
}

.wrap03 li span {
    display: block;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: 0;
}

.wrap04 h5 {
    padding: 12px 0 15px 56px;
    line-height: 80px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}

.wrap04 dl {
    padding: 0 56px;
    line-height: 20px;
    font-size: 16px;
}

.wrap04 dl dt em {
    font-style: normal;
    width: 105px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;

}

.wrap04 dl dd {
    padding: 13px 0 21px 0;
    color: #fff;
}

.wrap04 dl dt:nth-child(1) em {
    background-color: #ea5233;
}

.wrap04 dl dt:nth-child(3) em {
    background-color: #296cb2;
}

.wrap04 dl dt:nth-child(5) em {
    background-color: #dfb918;
}