* {
    margin: 0;
    padding: 0;
}

a,
a:hover {
    color: #333;
    text-decoration: none;
}

body {
    min-width: 1200px;
}

li {
    list-style: none;
}

.fn-left {
    float: left;

}

.xt {
    position: absolute;
    left: 8px;
    z-index: 1;
}

.fn-right ul {
    position: relative;
    z-index: 2;
}

.fn-right {
    float: right;
    margin-top: 50px;
    width: 560px;
    position: relative;
}

.hdrlMain {
    background: #e3f2ff url(/material/cshd/images/hdrlbg.png) center top no-repeat;
    min-width: 1200px;
    height: 3400px;

}

.HfrlText {
    background: url(/material/cshd/images/bg1.png) center top no-repeat;

    width: 1308px;
    height: 610px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
    top: 475px;
}

.fszleft {
    background: url(/material/cshd/images/rlbg.png) no-repeat;
    width: 683px;
    height: 544px;
    position: relative;
}

/* lm */
.lm {
    position: relative;
    top: 470px;
}

.lm ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 50px;
    grid-gap: 20px;
}

.lm ul li {
    background: url(/material/cshd/images/nrbg.png) no-repeat;
    width: 588px;
    height: 140px;
    display: flex;
    align-items: center;
}

.lm ul li p a {
    font-weight: 600;
    font-size: 18px;
    color: #3c3c3c;
}

.lm-fn-right p {
    padding: 10px 20px;
}

.lm .lm-date {
    font-size: 18px;
    color: #3b8ce4;
}

.bt {
    margin: 40px 0 20px 50px;
}

.lm1 {
    background: url(/material/cshd/images/lm1_bg.png) no-repeat;
    width: 1300px;
    height: 429px;
    margin: 0 auto 30px;
}

.lm2 {
    background: url(/material/cshd/images/lm1_bg.png) no-repeat;
    width: 1300px;
    height: 429px;
    margin: 0 auto 30px;
}

.lm3 {
    background: url(/material/cshd/images/lm1_bg.png) no-repeat;
    width: 1300px;
    height: 429px;
    margin: 0 auto 30px;
}

.lm4 {
    background: url(/material/cshd/images/lm4_bg.png) no-repeat;
    width: 1300px;
    height: 795px;
    margin: 0 auto 30px;

}

.lm4-bt {
    display: block;
    margin: 0 auto;
    padding: 60px 0;
}

.lxbg {
    background: url(/material/cshd/images/lxbg.png) no-repeat;
    width: 108px;
    height: 108px;
    margin-left: 20px;

}



.lxbg a {
    width: 48px;
    font-size: 24px;
    color: #2973e1;
    font-weight: 600;

}

.lxbg span {
    width: 108px;
    height: 108px;
    display: grid;
    place-items: center;

}

.szdate {
    font-size: 26px;
    color: #fff;
    line-height: 42px;
    font-weight: bold;
    text-align: left;
    margin-top: 48px;
    margin-bottom: 20px;
    margin-left: 40px;
}

.top_main {
    margin: auto 8px auto 15px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    background: linear-gradient(to bottom, #c7e1ff, #fff);
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
    overflow: hidden;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.show {
    display: block !important;
}

/* .hide {
    display: none !important;
} */
#date_sel_part table thead {
    position: relative;
    background: #fff;
}

#date_sel_part table tr th {
    color: #0058be;
    text-align: center;
    width: 45px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-family: "微软雅黑";
}

#date_sel_part table .laydate-day-prev .date-cell-inner,
#date_sel_part table .laydate-day-next .date-cell-inner {
    font-size: 20px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    color: #a1b1c2;
    cursor: pointer;
}

#date_sel_part .date-cell-inner i {
    font-size: 12px;
    color: #765f6f;
    display: block;
    line-height: 20px;
    font-style: normal;

}

#date_sel_part .badge {
    background: #4e5877;
    font-size: 12px;
    line-height: 14px;
    padding: 2px;
    border-radius: 3px;
    color: #fff;
    position: absolute;
    right: -10px;
    top: -4px;
    text-decoration: none;
}

#date_sel_part .holiday .badge {
    background: #eb3333;
}

#date_sel_part table .laydate-day-prev .date-cell-inner i,
#date_sel_part table .laydate-day-next .date-cell-inner i {
    color: #b2b3b3;
}

#date_sel_part .layui-laydate,
.layui-laydate-hint {
    border: none;
    background: none;
    box-shadow: none;
    width: 100%;
    position: static;
}

#date_sel_part .layui-laydate-main {
    width: 100%;
}

#date_sel_part .layui-laydate-content {
    padding: 0;
}

#date_sel_part .layui-laydate-content td,
#date_sel_part .layui-laydate-content th {
    width: auto;
    height: auto;
    padding: 0;
}

#date_sel_part .layui-laydate .layui-this {
    background: none !important;
}
.layui-laydate .layui-this {
    color: #2196F3 !important;
}
#date_sel_part .layui-laydate-content td:hover {
    background: none;
}

.thead {
    position: relative;
    background: #fff;
}

/* .thead::before {
    position: absolute;
    content: "";
    width: 470px;
    height: 1px;
    border-top: 1px dashed #f3e7d5;
} */

.thead::after {
    position: absolute;
    content: "";
    width: 470px;
    height: 1px;
    border-top: 1px dashed #f3e7d5;
}

.bgHover {
    background: #1658a0 !important;
    border-radius: 50%;
    color: #fff !important;
    text-decoration: none !important;
}

#date_sel_part .date-cell-inner {
    position: relative;
    height: 45px;
    width: 45px;
    line-height: 48px;
    margin: 0 auto;
    border-radius: 10px;
    font-size: 20px;
    color: #765f6f;
    margin-top: 9px;
    text-align: center;
    padding: 4px;
}

#date_sel_part .date-cell-inner:hover {
    /* background: rgb(22, 88, 160); */
            border: 2px solid rgb(22, 88, 160);

}

#date_sel_part .date-cell-inner b {
    font-weight: normal;
    display: block;
    height: 20px;
    line-height: 20px;
}

#date_sel_part .date-cell-inner:hover,
#date_sel_part .date-cell-inner:hover i {
    /* color: rgb(255, 255, 255); */
}

.piaofu {
    position: absolute;
    width: 360px;
    top: -50px;
    left: 45px;
    background: #357ed7;
    border-radius: 10px;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    padding: 15px 0 15px 20px !important;
    display: none;
    z-index: 100;

}

.piaofu.showPuop {
    display: block;
}

/* /* 滚动条宽度   */
.piaofu ul::-webkit-scrollbar {
    width: 7px;
    /* 对垂直滚动条有效 */
    height: 5px;
    /* 对水平滚动条有效 */
}

/* 滚动条轨道 */
.piaofu ul::-webkit-scrollbar-track {
    background: transparent;
    /* 轨道的颜色 */
    border-radius: 10px;
    /* 轨道圆角的大小 */
}

/* 滚动条滑块 */
.piaofu ul::-webkit-scrollbar-thumb {
    background: #f1f1fc;
    /* 滑块的颜色 */
    border-radius: 10px;
    /* 滑块圆角的大小 */
}



.piaofu span {
    display: block;
    width: 19px;
    height: 9px;
    position: absolute;
    bottom: -9px;
    _bottom: -12px;
    left: 85px;
    z-index: 100;
}

.piaofu ul {
    max-height: 380px;
    overflow-y: auto;
    padding-right: 20px;
    margin-right: 1px;
}

.piaofu ul li {
    padding: 2px 0px 2px 8px;
    z-index: 100;
    line-height: 28px;
    text-align: justify;
}

.piaofu ul li a {
    color: #fff;
    z-index: 100;
    font-size: 18px;
}

.piaofu ul li a font {
    font-size: 18px !important;
}

.piaofu ul li a:hover {
    text-decoration: underline;
    z-index: 100;
}

/*非本月日期*/
#date_sel_part table tr td.current_day {
    background: #fff
}

#date_sel_part table tr td.unselected_month {
    color: #a1b1c2
}

/*选择日期*/
#date_sel_part table {
    width: 640px;
    height: 365px;
    margin: 0 auto;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.top_main .layui-laydate-header {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 0 auto;
    position: absolute;
    width: 100%;
    top: 65px;
    line-height: normal;
    padding: 0;
    border: none;
}

.laydate-set-ym {
    display: none;
}

.choice p.year {
    position: absolute;
    top: 68px;
    right: 0;
}

.choice p:last-of-type {
    margin-right: 0;
}

.return {
    font-size: 18px;
    color: #db953f;
    float: right;
    margin-top: 3px;
}

.choice p.month {
    position: absolute;
    top: 45%;
    width: 670px;
    display: block;
    text-align: center;
}

.top_main .layui-month-show.position-ab {
    text-align: center;
    color: #76b0f2;
    font-size: 200px;
    opacity: 0.2;
    position: absolute;
    top: 165px;
    left: 112px;
    width: 465px;
}

.top_main .layui-year-show.position-ab {
    padding: 0 15px;
    float: right;
    margin-right: 45px;
    display: none;
}

.top_main .laydate-set-ym {
    /* display: none; */
    position: absolute;
    right:  36px;
    width: 180px;
}

.layui-laydate-header i:hover,
.layui-laydate-header span:hover {
    color: #e1e6f7 !important;
}

.layui-laydate-list>li {
    height: auto !important;
}

.top_main .laydate-prev-y,
.top_main .laydate-next-y {
    cursor: pointer;
    display: inline-block;
    background: url(/material/cshd/images/zjt.png) no-repeat;
    width: 10px;
    height: 20px;
    transform: rotate(0deg) !important;
    position: absolute;
   right: 220px;
    top: 5px;
}

.top_main .laydate-prev-y {
    left: auto !important;
    display: none;
}

.top_main .laydate-next-y {
    transform: rotate(180deg) !important;
    right: 20px !important;
    display: none;
}

#date_sel_part .date-cell-inner.hasWorkBak {
    /* background: rgb(22, 88, 160); */
        /* background: rgb(22, 88, 160); */
        /* border: 2px solid rgb(22, 88, 160); */

}
/* 下标点：底部居中的小圆点 */
#date_sel_part .date-cell-inner.hasWorkBak::after {
  content: ''; /* 伪元素必须有content */
  position: absolute; /* 绝对定位在父元素下方 */
  bottom: -2px; /* 紧贴底部 */
  left: 50%; /* 水平居中 */
  transform: translateX(-50%); /* 精确居中 */
  width: 6px; /* 点的大小 */
  height: 6px;
  border-radius: 50%; /* 圆形 */
  background-color: rgb(255 0 0); /* 与激活边框同色，保持风格统一 */
}


#date_sel_part .date-cell-inner.hasWorkBak,
#date_sel_part .date-cell-inner.hasWorkBak i {
    /* color: rgb(255, 255, 255); */
}

.laydate-theme-lunar .hightlight i {
    color: #1e9fff !important;
}

.top_main .laydate-prev-m,
.top_main .laydate-next-m {
    padding-left: 0px;
    background: url(/material/cshd/images/zjt1.png) no-repeat;
    width: 14px;
    height: 25px;
    margin: 0;
    position: absolute;
    top: 300px;
    right: 22px;
    cursor: pointer;
    z-index: 10;
    transform: rotate(0deg) !important;
}

.top_main .laydate-prev-m {
    left: 10px !important;
}

.top_main .laydate-next-m {
    transform: rotate(180deg) !important;
    right: 25px !important;
}

.choice .year .next {
    padding-right: 0px;
    color: #cb2026
}

#date_sel_part .year_name {
    padding: 0 0 0 15px;
}



.data_tycon {
    display: flex;
    align-items: center;
}

.data_tycon span {
    font-size: 18px;
    color: #3c3c3c;
}

.data_tycon img {
    padding-right: 10px;
    height: 18px;
    width: 18px;
}

.fn-right p {
    margin: 15px 0px 15px 30px;
    font-size: 18px;
    background: url(http://www.duan.gov.cn/material/cshd/images/rlnr_bg.png);
    width: 399px;
    height: 45px;
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.fn-right p span {
    color: #0064eb;
    padding-right: 10px;
}

.fn-right p span a {
    color: #0064eb;
}

.fn-right p a {
    color: #7a7a7a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



button {
    width: 195px;
    line-height: 42px;
    text-align: center;
    background: #e4d6c3;
    border-radius: 5px;
    font-size: 20px;
    color: #a47b41;
    border: none;
    cursor: pointer;
}

.button1 {
    text-align: center;
    margin-top: 35px;
    position: relative;
}

.eamil .dytip {
    display: block !important;
    position: static;
    margin-top: 10px;
    line-height: 24px;
    font-size: 14px;
}

.dy,
.sure,
.sousu,
.gjSousu {
    background: #056ade;
    color: #fff;
    margin-left: 25px;
    border-radius: 4px;
}

.serachDiv {
    background: url(/material/cshd/images/searchbg.png) no-repeat;
    background-size: 100%;
    padding: 25px 45px 25px 105px;
    margin-top: 15px;
    overflow: hidden;
}

.serachDiv input,
#personKeyWords,
#szqy,
#searchTxt {
    border: none;
    line-height: 50px;
    height: 50px;
    width: 375px;
    outline: none;
    border-radius: 4px;
    padding: 0 10px 0 45px;
    background: #fff url(/material/cshd/images/ss.png) 12px center no-repeat;
    font-size: 18px;
    color: #333;
}

#searchTxt {
    float: left;
}

.date {
    background: #fff url(/material/cshd/images/rlicon.png) 12px center no-repeat;
    border-radius: 4px;
    width: 375px;
    padding: 0 10px 0 45px;
    float: left;
    margin-left: 30px;
    font-size: 18px;
    color: #333;
}

.date input {
    background: none;
    padding: 0;
    width: 130px;
    text-align: center;
}

.date #test1 {
    margin-right: 15px;
}

.date #test2 {
    margin-left: 15px;
}

.sousu {
    line-height: 50px;
    width: 130px;
}

.mublde {
    width: 520px;
    float: left;
}

.mublde:nth-of-type(2n) {
    float: right;
}

.mublde p {
    text-align: center;
}

.mublde .date {
    margin-left: 0;
    width: 465px;
}

.mublde input {
    width: 465px;
}


.mublde button {
    width: 180px;
    line-height: 64px;
    font-size: 24px;
    margin-left: 0;
}

.mublde .gjcz {
    color: #fff;
    background: #4c94e8;
    margin-left: 7px;
}


.muButton {
    margin-top: 45px;
}

.ac-navl {
    margin-top: 30px;
    background: #d1e8ff;
    display: flex;
}

.ac-navl li {
    padding: 0 20px;
    line-height: 66px;
    font-size: 22px;
    color: #333333;
    text-align: center;
    display: inline-block;
    margin-right: 6px;
    flex: 1;
}

.ac-navl li:last-of-type {
    margin-right: 0;
}

.ac-navl li a {
    color: #000;
    font-size: 22px;
}

.ac-navl li.cur,
.ac-navl li.active {
    background-color: #0058be;
}

.ac-navl li.cur a,
.ac-navl li.active a {
    color: #fff;
}

.ac-list {
    margin-top: 65px;
}

.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.ac-content {
    width: 380px;
    height: 320px;
    padding: 30px 20px;
    position: relative;
    float: left;
    margin-bottom: 25px;
    border: 1px solid #c5e0ff;
    transition: all 0.5s;
    margin-right: 29px;
    box-sizing: border-box;
    border-bottom: 4px solid #0058be;
}

.ac-content:hover {
    background: #ecf6ff;
}

.ac-list .ac-content:nth-of-type(3n) {
    margin-right: 0;
}

.ac-content h3 {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ac-content h3 font {
    font-size: 22px !important;
}


.ac-content p {
    font-size: 18px;
    color: #494949;
    line-height: 28px;
    margin: 7px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ac-content .adAddress {
    height: 60px;
}

.ac-content p.hdTime {
    margin-top: -15px;
}

.ac-content p.hdStutas {
    background: url(/material/cshd/images/status.png) 15px center no-repeat;
    font-size: 16px;
    color: #fff;
    padding-left: 30px;
    position: relative;
    line-height: 38px;
    height: 53px;
    margin-left: -48px;
}

.ac-content p.jieshu {
    background-image: url(/material/cshd/images/jieshu.png);
}

.ac-content p.jxz {
    background-image: url(/material/cshd/images/jxz.png);
}

.ac-content p.hdStutas::before {
    position: absolute;
    content: "";
    width: 297px;
    height: 1px;
    border-bottom: 1px dashed #c5e0ff;
    top: 17px;
    right: 0;
}

.ac-list .ac-content:hover p.hdStutas::before {
    background: #fff;
}

.page {
    text-align: center;
    height: auto;
}

.more-page {
    text-align: center;
    display: inline-block;
    margin: 30px auto 0;
    overflow: hidden;
}

.more-page a,
.more-page span {
    background: none;
    display: block;
    float: left;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #d9d9d9;
}

.more-page span {
    float: left;
    color: #333;
    margin-right: 10px;
}

.more-page span.here {
    color: #fff;
    background: #1658a0;
    cursor: auto;
}

.more-page .previous,
.more-page .next {
    width: 95px;
    line-height: 40px;
    border: none;
    color: #333;
    height: 40px;
    border: 1px solid #d9d9d9;

}

.more-page .not {
    opacity: 0.5;
}

.dytip {
    font-size: 18px;
    color: #eb111c;
    position: absolute;
    left: 0px;
    top: -35px;
    display: none;
}

.tj-wrap {
    position: fixed;
    left: 0;
    top: 65px;
    z-index: 999;
    width: 59px;
    height: 725px;
    overflow: hidden;
}

.tabs-nav {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.con-tab-bg .tabs-box li.cur {
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    color: #0777ff;
}

.tabs-nav li {
    min-width: 86px;
    float: left;
    _display: inline;
    padding: 0 14px;
}

.con-tab-bg .tabs-box {
    margin-bottom: 0;
    border: none;
    line-height: 38px;
    position: relative;
}

.con-tab-bg .tabs-box li.cur {
    background-color: #fff;
    border: none;
    border-radius: 6px 6px 0 0;
}

.zntj-tabs-con {
    background-color: #fff;
    padding: 20px 30px 30px;
}

.zntj {
    color: #fff;
}

.tabs-nav:after {
    clear: both;
}

.tabs-nav:after,
.tabs-nav:before {
    content: "";
    display: table;
    line-height: 0;
}

.tj-wrap .con-tab-bg {
    background: #0777ff;
    width: 660px;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 59px;
    overflow: hidden;
    padding: 2px 2px;
}

.tj-wrap .con-tab-bg .bottom_news a {
    color: #313131;
    display: block;
    border-bottom: dashed 1px #dbdbdb;
    line-height: 45px;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.tj-wrap .con-tab-bg .bottom_news span {
    color: #0777ff;
}

.layui-laydate-header i {
    background: url(/material/cshd/images/qy.png) -468px 0 no-repeat;
    width: 20px;
    height: 32px;
    font-size: 0;
    color: #000;
    top: 7px;
    right: 30px;
    transform: rotate(90deg);
    font-size: 0 !important;
}

.layui-laydate-header i.laydate-next-y,
i.layui-icon.laydate-icon.laydate-next-m {
    transform: rotate(270deg);
}

.null {
    text-align: center;
}

.null p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #bd1a2d;
    line-height: 32px;
}

.statushd {
    line-height: 50px;
    text-align: center;
}

.statushd li {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    padding: 0 10px;
    color: #3c3c3c;
    margin-right: 20px;
    cursor: pointer;
}

.statushd li.cur {
    color: #0058be;
    font-weight: bold;
}

.lbList {
    position: relative;
    min-height: 500px;
}

.gallery-thumbs {
    box-sizing: border-box;
    padding: 20px 0;
}

.gallery-thumbs .swiper-slide {
    width: 78px;
    border: 3px solid #d6eaff;

}

.gallery-thumbs .swiper-slide.swiper-slide-active {
    border-color: #1658a0;
}

.gallery-thumbs .swiper-slide a {
    position: relative;
    display: block;
    border-bottom-width: 70px;
    height: 44px;
}

.sllb {
    width: 396px;
    margin: 0 auto;
    position: relative;
}

.sllb .swiper-button-next,
.sllb .swiper-button-prev {
    background: url(/material/cshd/images/zjt2.png) no-repeat;
    width: 40px;
    height: 40px;
}

.sllb .swiper-button-prev {
    position: absolute;
    left: -45px;
}

.swiper-button-next {
    right: -45px;
    left: auto;
    transform: rotate(180deg);
}

.gallery-thumbs .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.gallery-thumbs .swiper-slide img,
.gallery-thumbs .swiper-slide video {
    width: 100%;
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-active img {
    opacity: 1;
}

.gallery-top .swiper-slide a {

    position: relative;
    display: block;
    height: 320px;
}

.gallery-top .swiper-slide img,
.gallery-top .swiper-slide video {
    height: 320px;
    width: 471px;
}

.gallery-top .swiper-slide p {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 54px;
    background: rgba(0, 0, 0, 0.4);
}

p.loading {
    position: absolute;
    width: 101%;
    height: 100%;
    left: -10px;
    top: 0;
    background: rgba(255, 255, 255, 0.9);
    display: none;
}

p.loading::before {
    animation: CBLnhQiV 1.5s linear infinite;
    -webkit-animation: CBLnhQiV 1.5s linear infinite;
    ;
    border-radius: 5px;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    top: 200px;
    transform: translateX(-50%) translateY(-50%);
    width: 10px;
}

.calendar-active {
    border: 2px solid #2196F3 !important;
    box-sizing: border-box;
    /* 防止边框撑大布局 */
}

@keyframes CBLnhQiV {
    0% {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }

    25% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 2px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    50% {
        box-shadow: -16px 20px 0 2px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 -5px #b0eef3
    }

    75% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 -5px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    to {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }
}

@-webkit-keyframes CBLnhQiV {
    0% {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }

    25% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 2px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    50% {
        box-shadow: -16px 20px 0 2px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 -5px #b0eef3
    }

    75% {
        box-shadow: -16px 20px 0 0 #b0eef3, 0 20px 0 -5px #2e6ee7, 16px 20px 0 0 #b0eef3
    }

    to {
        box-shadow: -16px 20px 0 -5px #b0eef3, 0 20px 0 0 #2e6ee7, 16px 20px 0 2px #b0eef3
    }
}