@font-face {
    font-family:'Charter-Roman';
    src:url('/s/fonts/Charter-Roman.eot');
    src:url('/s/fonts/Charter-Roman.eot') format('embedded-opentype'),url('/s/fonts/Charter-Roman.woff') format('woff'),url('/s/fonts/Charter-Roman.ttf') format('truetype'),url('/s/fonts/Charter-Roman.svg') format('svg');
    font-weight:normal;
    font-style:normal;
}
.mobile {display: none;}

.swiper-pagination-bullet {opacity: 1; background: none; border: 1px solid #fff;}
.swiper-pagination-bullet-active {background: #fff;}

.static-blog .mobile {display: none !important;}

.static-blog {padding: 15px 15px; max-width: 830px; margin: 0 auto;}
.static-blog img {width: 100%;}
.static-blog .title {margin: 50px auto 30px; font-size: 35px; font-weight: 600; line-height: 1.49; color: #222;}
.static-blog .imgbox {font-size: 0; margin: 30px 0;}
.static-blog .imgBox {display: flex; margin-top: 30px;}
.static-blog .imgBox .go-to-deal:nth-child(1) {margin-right: 20px;}
.static-blog>p {margin: 20px 0; font-size: 16px; line-height: 1.69;}
.static-blog ul {margin: 20px 0; font-size: 16px; line-height: 1.69; padding-left: 30px;}
.static-blog ul li { margin-bottom: 10px; list-style-type: disc;}
.static-blog ul li a {color: #0a71dd; text-decoration: underline;}
.static-blog .index-next-link {display: block; height: 54px; display: flex; align-items: center; justify-content:  center; font-size: 20px; font-weight: 600; background-color: #222; color: #fff; margin-bottom: 40px; margin-top: 40px;}
.static-blog .index-next-link:after {content: ""; display: block; width: 20px; height: 10px; background: url("/s/images/wiki/static_blog/next@2x.png") no-repeat center/contain; margin-left: 10px;}
.static-blog .store-title {margin-top: 30px; font-size: 35px; font-weight: 600; margin-bottom: 7px; line-height: 1.49;}
.static-blog .store-msg {display: flex; align-items: center;}
.static-blog .store-price {min-width: 80px; font-family:'Charter-Roman'; color: #454545; font-size: 24px; margin-bottom: 0; margin-right: 15px;}
.static-blog .link-to-buy {display: flex; align-items: center; justify-content: center; width: 120px; height: 32px; background-color: #e12a32;font-size: 14px; font-weight: 600; line-height: 1.43; color: #fff; }
.static-blog .page-pagination {text-align: right; font-size: 18px; line-height: 1.29; font-family:'Charter-Roman'; color: #999; margin-bottom: 10px;}
.static-blog .page-pagination span {color: #e12a32;}
.static-blog .link-to-page-box {display: flex; margin-bottom: 92px;}
.static-blog .link-to-page-box .link-to-page-prev {flex-shrink: 0; width: 180px; height: 54px; background-color: #d3d3d3; display: flex; align-items: center; justify-content: center; font-size: 20px; color: #fff; font-weight: 600; margin-right: 10px;}
.static-blog .link-to-page-box .link-to-page-next {flex: 1; display: flex; align-items: center; justify-content:  center; font-size: 20px; font-weight: 600; background-color: #222; color: #fff;}
.static-blog .link-to-page-box .link-to-page-next:after {content: ""; display: block; width: 20px; height: 10px; background: url("/s/images/wiki/static_blog/next@2x.png") no-repeat center/contain; margin-left: 10px;}

.blog-store-box {margin-top: 60px;}
.blog-store-box .blog-store-list {padding-left: 0;}
.blog-store-box .blog-store-item {display: flex; justify-content: space-between; margin-bottom: 80px;}
.blog-store-box .blog-store-item .img-box {width: 320px; padding-top: 40px; flex-shrink: 0; margin-right: 80px;}
.blog-store-box .blog-store-item .img-box img {width: 100%;}
.blog-store-box .blog-store-item .content-box {}
.blog-store-box .blog-store-item .content-box .num {font-size: 14px; font-weight: 600; line-height: 1.71;  color: #999999; margin-bottom: 13px;}
.blog-store-box .blog-store-item .content-box .tag {display: block; background-color: #0a71dd; width: 106px; height: 20px; color: #fff; line-height: 20px; text-align: center; font-size: 12px; margin-bottom: 7px;}
.blog-store-box .blog-store-item .content-box .store-title {font-size: 24px; color: #222; font-weight: 700; margin-bottom: 15px;}
.blog-store-box .blog-store-item .store-link-list {margin-bottom: 30px;}
.blog-store-box .blog-store-item .store-link-item {display: flex; align-items: center; justify-content: space-between;}
.blog-store-box .blog-store-item .store-link-item:not(:last-child) {margin-bottom: 15px;}
.blog-store-box .blog-store-item .store-link-item .store-name {text-transform: lowercase;}
.blog-store-box .blog-store-item .store-link-item .store-to-link {display: block; text-decoration: none; width: 120px; height: 36px; line-height: 36px; text-align: center; font-size: 14px; text-transform: uppercase; background-color: #e12a32; color: #fff;}

@media screen and (max-width: 767px) {
    .mobile {display: block !important;}
    .pc {display: none !important;}
    .b-d-w h2 {font-size: 18px;}
    .static-blog .pc {display: none !important;}
    .static-blog .mobile {display: block !important;}

    .static-blog .title {margin: 15px 0 20px; font-size: 20px; line-height: 1.5;}
    .static-blog>p {font-size: 14px; line-height: 1.86;}
    .static-blog ul {font-size: 14px; line-height: 1.86; padding-left: 30px;}
    .static-blog .index-next-link {height: 46px; font-size: 16px; margin-top: 0;}
    .static-blog .store-title {font-size: 20px; margin-bottom: 8px; line-height: 1.5;}
    .static-blog .link-to-page-box {margin-bottom: 25px; font-size: 16px;}
    .static-blog .store-msg {flex-direction: column; align-items: flex-start;}
    .static-blog .store-price {margin-bottom: 15px; margin-right: 0; font-size: 16px;}
    .static-blog .page-pagination {font-size: 14px; line-height: 1.29; margin-bottom: 8px;}
    .static-blog .link-to-page-box .link-to-page-prev {width: 100px; height: 46px; font-size: 16px;}
    .static-blog .link-to-page-box .link-to-page-next {font-size: 16px;}

    .blog-store-box {margin-top: 30px;}
    .blog-store-box .blog-store-item {flex-direction: column;}
    .blog-store-box .blog-store-item .img-box {width: 100%; max-width: 315px; margin: 30px auto 30px; padding-top: 0;}
    .blog-store-box .blog-store-item .content-box {text-align: center;}
    .blog-store-box .blog-store-item .content-box .num {color: #333; margin-bottom: 13px;}
    .blog-store-box .blog-store-item .content-box .tag {margin: 0 auto 10px;}
    .blog-store-box .blog-store-item .content-box .store-title {margin: 0 auto 30px; font-size: 16px;}
    .blog-store-box .blog-store-item .store-link-list { display: flex; justify-content: center; }
    .blog-store-box .blog-store-item .store-link-item {flex-direction: column; padding: 0 18px;}
    .blog-store-box .blog-store-item .store-link-item:not(:last-child) {margin-bottom: 0;}
    .blog-store-box .blog-store-item .store-link-item .store-name {margin-bottom: 10px; text-transform: none;}
    .blog-store-box .blog-store-item .store-link-item .store-to-link {width: 125px;}
    .blog-store-box .blog-store-item .store-info {padding: 0 15px; text-align: left;}


    footer .footer-bar-wrapper {padding: 20px;}
    footer .t {
        flex-direction: row;
        flex-wrap: wrap;
    }
    footer .i {
        width: 103px;
        margin-right: 0;
        padding: 0;
    }
    footer .i:nth-child(1),
    footer .i:nth-child(2),
    footer .i:nth-child(3) {
        margin-bottom: 15px;
    }
    footer .i a {color: #f0f0f0;}
    footer .i:last-child a {
        color: #999;
    }
}