﻿@media screen and (max-width:768px) {
            .overartcontent_220518 {
                overflow: hidden !important;
                max-height: 1000px;
                position: relative !important;
            }
            .overartcontentbtn_220518 {
                position: absolute !important;
                left: 0 !important;
                bottom: 0 !important;
                width: 100% !important;
                height: auto !important;
                background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(225,225,225,1) 70%) !important;
                box-sizing: border-box !important;
                padding: 80px 0 20px 0 !important;
                text-align: center !important;
                margin: 0 !important;
                border-bottom:0px solid rgba(225,225,225,1) !important;
            }
            .overartcontentbtn_220518 a {
                text-decoration:none!important;
                font-weight:bold!important;
                display:block!important;
                text-align:center!important;
                font-size:18px!important;
                color:#039adc!important;
            }
            .overartcontentbtn_220518 a span {
                display:inline-block!important;
                height:46px!important;line-height:46px!important;
                padding:0 30px !important;
                border:1px solid #3ab7ee!important;
                background:linear-gradient(to bottom,#fff,#eee) !important;
                border-radius:6px!important;
                box-sizing:border-box!important;
                text-shadow:0 0 3px #fff!important;
                box-shadow:0 2px 8px rgba(0,0,0,0.1)!important;
            }
        }