.arc2-game {
    padding: 15px;
    border: 1px solid #05d5a6;
    margin: 20px 0;
    position: relative;
    border-radius: 10px;
}
.clearfix:after, .clearfix:before, .g-parse:before, .g-parse:after, .g-inner:before, .g-inner:after {
    content: '';
    clear: both;
    display: table;
}
.arc2-game .arc2-d2 .arc2-tit {
    font-size: 22px;
    font-weight: normal;
    margin-top: 3px;
}
.arc2-game .arc2-d2 .arc2-item {
    margin-top: 6px;
    font-size: 14px;
    color: #888;
}
.news_d_dw {
    width: 99%;
    padding: 20px 0;
    float: left;
    border: 1px solid #e3e3e3;
    background: #fcfcfc;
}
.n_d_dw_left {
    width: 121px;
    float: left;
    margin: 10px 0 0 20px;
}
.n_d_dw_center {
    width: 50%;
    float: left;
    color: #868686;
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0 0 20px;
}
.n_d_dw_center .span1 a {
    color: #313131;
    font-size: 24px;
    display: inline-block;
    padding-bottom: 5px;
}
.n_d_dw_center em {
    color: #313131;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
}
.n_d_dw_right {
    width: 144px;
    float: right;
    margin-right: 20px;
}
.down-link {
    position: relative;
}
.n_d_dw_left img:hover {
    margin-left: 1px;
}
.n_d_dw_left img {
    width: 120px;
    height: 120px;
    border-radius: 10px;
}
.n_d_dw_right a {
    width: 100px;
    padding-left: 44px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.n_d_dw_right .a1 {
    background: url(../image/single_bg.png) no-repeat 0 -357px;
}
.n_d_dw_right .a2 {
    background: url(../image/single_bg.png) no-repeat 0 -397px;
    margin-top: 10px;
}
.down-link img {
    position: absolute;
    top: -17px;
    z-index: 999;
    display: none;
}
.uk-width-auto {
    width: auto;
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.m-art-header .icon {
    width: 140px;
    height: 140px;
    border-radius: 20px;
}
.m-art-header .icon img {
    height: 100%;
}
.uk-display-block {
    display: block !important;
}
.uk-overflow-hidden {
    overflow: hidden;
}
.uk-width-expand {
    flex: 1;
    min-width: 1px;
}
.mobGame-single-head {
    padding-left: 20px;
    padding-top: 10px;
}
.uk-grid > * > :last-child {
    margin-bottom: 0;
}

.uk-grid-collapse > *, .uk-grid-column-collapse > * {
    padding-left: 0;
}
.uk-grid > * {
    margin: 0;
}
.uk-flex-middle {
    align-items: center;
}
.uk-flex {
    display: flex;
}
.uk-flex-1 {
    flex: 1;
}

.uk-text-bolder {
    font-weight: bolder;
}
.uk-h3 {
    font-size: 1.5rem;
    line-height: 1.4;
}
.mobGame-single-head ul {
    max-width: 460px;
}

.mobGame-single-head ul li {
    display: inline-block;
    width: 180px;
    margin-top: 15px;
}
.mobGame-single-head ul li>img {
    margin-top: -4px;
}
.single-down {
    text-align: center;
}
.uk-display-block {
    display: block !important;
}
.hover-ewm-ios {
    border: 1px solid #1db6fd!important;
}
.hover-ewm {
    top: 100%;
    margin-top: -2px;
    display: none;
    width: 99%;
    text-align: center;
    background: #fff;
    border: 1px solid var(--primary-color);
}
.uk-position-z-index {
    z-index: 1;
}
.uk-margin-remove-top {
    margin-top: 0 !important;
}
.uk-text-small {
    font-size: 0.875rem;
    line-height: 1.5;
}
.uk-margin-small-bottom {
    margin-bottom: 10px !important;
}
.single-down:hover .hover-ewm {
	display: block;
}
.uk-position-absolute {
    position: absolute !important;
}
.uk-position-relative {
    position: relative !important;
}
.warp1200 {
    width: 1200px;
    margin: 0 auto;
}

.warp1200 ul {
    margin-left: -15px;
    padding-top: 20px;
}

.warp1200 .list li {
    float: left;
    margin-left: 15px;
    width: 390px;
    height: 100px;
}
.warp1200 .list img {
    width: 100%;
    height: 100%;
}