

/*  */
@font-face {
    font-family: 'SourceHanSansSC';
    src: url('../font/SourceHanSansSC-Bold-2.otf');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'SourceHanSansSC';
    src: url('../font/SourceHanSansSC-ExtraLight-2.otf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'SourceHanSansSC';
    src: url('../font/SourceHanSansSC-Regular-2.otf');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-Light-6.otf');
    font-weight: 500;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ExtraLight-5.otf');
    font-weight: 300;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../font/Montserrat-ExtraLight-5.otf');
    font-weight: 100;
}





a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    width: 100%;
    color: #353E47;
    font-size: 15px;
    -webkit-font-feature-settings: "palt"1;
    font-feature-settings: "palt"1;
    letter-spacing: 1.4px;
    overflow: hidden;
}

.fontTtl {
    font-weight: 600;
    font-style: normal
}

@media screen and (max-width: 768px) {
    body {
        font-size: 14px
    }
}



/*清除浮动*/
.clearfix::after,
.clearfix::before {
    content: ".";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

/*  */
.slick-arrow {
    width: 36px;
    height: 36px;
    display: block;
    top: 50%;
    margin-top: -18px;
}

.slick-arrow i {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background: url(images/btn_3.png) no-repeat scroll center center; */
    width: 100%;
    height: 100%;
    margin: 0px auto;
    display: block;
    transition: 300ms;
    -webkit-transition: 300ms;
}

.slick-prev {
    left: 30px;
}

.slick-next {
    right: 30px;
}

.slick-prev i {
    background-image: url(../images/btn_3.png);
}

.slick-next i {
    background-image: url(../images/btn_4.png);
}

.slick-prev:hover i {
    background-position: 30% center;
}

.slick-next:hover i {
    background-position: 70% center;
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    overflow: hidden;
    outline: none;
}

.slick-prev,
.slick-next {
    position: absolute;
    z-index: 99;
    cursor: pointer;
}

.slick-dots {
    position: absolute;
    bottom: 48px;
    left: 3%;
    text-align: center;
    margin-top: 20px;
}

.slick-dots li {
    display: inline-block;
    margin: 0 5px;
    width: 40px;
    height: 2px;
    background: #e8e8e8;
}

.slick-dots li.slick-active {
    background: #036eb8;
}

/*  */

.kc-ban-news {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background: rgba(4, 110, 184, 0.78);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.kc-ban-news.on {
    bottom: -170px;
}

.kc-ban-news .inner {
    position: relative;
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
    /* background: rgba(4, 110, 184, 0.78); */
}

.kc-ban-down {
    position: absolute;
    width: 50px;
    height: 50px;
    background: rgba(4, 110, 184, 0.78);
    right: 0;
    top: -50px;
    text-align: center;
    cursor: pointer;
}

.kc-ban-down svg {
    width: 11px;
    height: 16px;
    fill: #fff;
    position: relative;
    bottom: -14px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    animation: mouseAni ease-in-out 1s alternate infinite;
    animation-delay: 0.2s;
    opacity: 0.7;
}

@keyframes mouseAni {
    0% {
        bottom: -14px;
    }

    100% {
        bottom: -21px;
    }
}

.kc-ban-down:hover svg {
    opacity: 1;
}

.kc-ban-news.on .kc-ban-down svg {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/* .kc-ban-news .inner:before {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100vw;
    height: 360px;
    background: rgba(56, 168, 219, 0.75);
    content: '';
} */

.tab_item {
    float: left;
    position: relative;
    width: calc(100% - 294px);
    /* padding-left: 30px; */
    letter-spacing: 0;
    overflow: hidden;
}

.tab_item .item {
    display: block;
    float: left;
    width: 33.333%;
    padding: 36px 0 0 6%;
}

.tab_item .item a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.tab_item .item a .date {
    display: none;
    position: relative;
    float: left;
    width: 104px;
    height: 70px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
}

.tab_item .item a .date img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.tab_item .item a .date span {
    display: block;
    height: auto;
    vertical-align: middle;
    text-transform: capitalize;
}

.tab_item .item a .date i {
    display: block;
    margin-top: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: -1px;
    line-height: 1.2;
}

.tab_item .item a .pt {
    float: right;
    width: 100%;
    height: 100%;
    font-size: 15px;
    text-align: center;
    line-height: 1.3;
    margin-top: 10px;
    vertical-align: middle;
    word-break: normal;
}

.tab_item .item a .pt strong {
    overflow: hidden;
    color: rgba(255, 255, 255, 0.82);
    font-weight: 400;
    font-size: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* font-weight: bold; */
    letter-spacing: -1px;
    margin-bottom: 14px;
}

.tab_item .item:hover a .pt strong {
    text-decoration: underline;
}

.tab_item .item a .pt p {
    width: 100%;
    line-height: 1.7;
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 13px;
    font-style: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab_item .item a .pt strong,
.tab_item .item a .pt em {
    display: block;
    line-height: 1.3;
}

.slide-kc {
    float: left;
    position: relative;
    width: 294px;
    padding: 17px 25px 17px 0;
}

.slide-kc .item {
    position: relative;
}

.slide-kc .item a {
    display: block;
    width: 100%;
}

.slider_image_box {
    overflow: hidden;
    position: relative;
    height: 135px;
}

.slider_image_box img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 0;
}

.slider_image_box:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(124, 124, 124);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(22%, rgba(124, 124, 124, .3)), color-stop(70%, rgba(53, 53, 53, .3)), to(rgba(0, 0, 0, .8)));
    background: linear-gradient(to bottom, rgba(124, 124, 124, .3) 22%, rgba(53, 53, 53, .3) 70%, rgba(0, 0, 0, .8) 100%);
    content: '';
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#000000', GradientType=0);
}

.slider_title {
    display: block;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 16px;
    left: 0;
    height: 30px;
    margin-top: 15px;
    margin-top: -60px;
    margin-left: 15px;
    /* background: rgba(0,0,0,0.8); */
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: -.065em;
    text-overflow: ellipsis;
}

.slider_date {
    display: block;
    position: absolute;
    right: 20px;
    bottom: -10px;
    left: 0;
    margin-left: 15px;
    padding-bottom: 21px;
    color: #888;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
}

.slide-kc .slick-dots {
    margin-top: 0;
    top: 50%;
    right: -20px;
    left: auto;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slide-kc .slick-dots li {
    display: block;
    position: relative;
    width: 26px;
    height: 26px;
    cursor: pointer;
    border-radius: 13px;
    background: transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.slide-kc .slick-dots li:after {
    display: block;
    clear: both;
    position: absolute;
    top: calc(50% - 4px);
    left: calc(50% - 4px);
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #16b2e5;
    content: '';
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.slide-kc .slick-dots li.slick-active {
    background: rgba(255, 2552, 255, .1);
}

.slide-kc .slick-dots li.slick-active:after {
    background: #fff;
}

/*悬浮框*/
.block {
    padding: 20px 0
}

.test {
    width: 100%;
    height: 3000px
}

.right_nav {
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: fixed;
    text-align: left;
    overflow: hidden;
    z-index: 999
}

.right_nav li {
    background: rgba(3, 110, 184, 0.82);
    margin: 1px 0;
    padding: 17px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor: pointer;
    position: relative;
    right: -81px;
}

.right_nav li .iconBox {
    text-align: center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.right_nav li img {}

.right_nav li h4 {
    color: #fff;
    font-size: 14px;
    margin: 2px 0;
    margin-left: 15px
}

.right_nav li:hover {
    background: #38a9db
}

.right_nav li .hideBox {
    display: none;
    position: absolute;
    width: 320px;
    right: 125px;
    padding: 10px;
    padding-right: 15px;
    top: -10px;
    z-index: 999
}

/* .right_nav li:nth-child(1) .hideBox{
    width: 320px;
}
.right_nav li:nth-child(2) .hideBox{
    width: 320px;
} */
.right_nav li:nth-child(4) .hideBox {
    width: 380px;
}

.right_nav li .hideBox .hb {
    background-color: #fff;
    padding: 15px 20px;
    border-top: 3px solid #38a9db;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.right_nav li .hideBox .hb h5 {
    padding: 5px 0 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 17px;
    color: #0085cd;
    font-size: 20px;
    font-weight: 400;
    display: block;
    white-space: nowrap;
}

.right_nav li .hideBox .hb p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 5px;
}

.right_nav li .hideBox .hb span {
    float: right;
    width: 46%;
    text-align: center;
    line-height: 1.6;
    padding-top: 30px;
}

.right_nav li .hideBox .hb .qqtalk {
    margin-top: 10px
}

.right_nav li .hideBox .hb .qqtalk a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.right_nav li .hideBox .hb .qqtalk img {
    width: 25px;
    height: 25px
}

.right_nav li .hideBox .hb .qqtalk p {
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    margin-top: -5px;
    margin-left: 5px
}

.right_nav li:nth-child(3) .hideBox img {
    width: 120px;
    height: 120px;
}

/*.kc-news-item{

}
.slider_content_wrap {
    overflow: auto;
    padding: 5%;
    height: 100%;
}
.slider_content_wrap a {
    display: block;
    width: 100%;
}
.slider_image_box {
    float: left;
    overflow: hidden;
    position: relative;
    width: 41%;
    padding-bottom: 22.5%;
    background: #fff;
    box-shadow: 10px 10px 10px rgba(0,0,0,.3);
    transition: .3s ease-in-out;
}
.slider_item.slick-active .slider_image_box {
    width: 55%;
    padding-bottom: 30%;
    box-shadow: 15px 15px 10px rgba(0,0,0,.3);
}
.slider_image_box .slider_image_in {
    width: 100%;
    height: 100%;
    position: absolute;
}
.slider_image {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
}
.slider_content_box {
    float: left;
    position: relative;
    width: 48%;
    height: 260px;
    padding: 0 5%;
    transition: .3s ease-in-out;
}
.slider_item.slick-active .slider_content_box {
    width: 45%;
    padding-left: 5%;
}
.slider_title {
    text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    line-height: 130%;
    transition: transform .3s,opacity .3s;
    letter-spacing: -.06em;
}
.slider_more {
    display: block;
    position: absolute;
    bottom: 0;
    width: 130px;
    padding: 0 10px;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.3);
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 14px;
    transition: transform .3s,opacity .3s;
}
.slider_more span {
    line-height: 34px;
}*/
/*动画效果1*/

.wgt-fade-animate {
    -webkit-transform: scale(0.6) translateY(50px);
    transform: scale(0.6) translateY(50px);
    opacity: 0;
}

.appear {
    -wewgtit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    -webkit-animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    animation: opacity_show 0.85s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95) forwards;
    opacity: 1 !important;
}

@-webkit-keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3) translateY(50px);
        transform: scale(0.3) translateY(50px);
        opacity: 0.1;
    }

    100% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0);
        opacity: 1;
    }
}

@-webkit-keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0.1;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes opacity_show {
    0% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.iboxT.center {
    text-align: center;
}

.ibox-waves {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.ibox-Esleep {
    position: relative;
}


.banDemo .slick-dots {
    z-index: 9000;
    margin: 0;
    bottom: 40px;
    left: auto;
    right: 13%;
    width: auto;
}

.banDemo .slick-dots li {
    width: 50px;
    height: 30px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    background: transparent;
    margin: 0;
}

.banDemo .slick-dots li a {
    display: block;
    width: 10px;
    height: 10px;
    /* border: 2px solid #fff; */
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.banDemo .slick-dots li.slick-active a{
    background: #fff;
}
.banDemo .slick-dots li.slick-active a:before {
    position: absolute;
    content: '';
    width: 18px;
    height: 18px;
    background: rgba(255, 255, 255, 0.5);
    top: -4px;
    left: -4px;
    border-radius: 50%;
}



.banA {
    position: relative;
    height: 100vh;
    overflow: hidden;
}

.banIco {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    -webkit-transition: all 0.48s;
    transition: all 0.48s;
    z-index: 199;
}

.banIco.on {
    top: 89%;
}

.banImg {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
}

.banTxt {
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 199;
}

.banTxt>div {
    /*display: inline-block;*/
    text-align: left;
    max-width: 52%;
    margin-left: 13%;
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
    /* padding-bottom: 60px; */
}

.banTxt h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 46px;
    line-height: 1;
    font-family: 'Montserrat';
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    -webkit-transition: ease 1.2s;
    transition: ease 1.2s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    font-weight: 100;
}

.banTxt p {
    color: #fff;
    font-size: 48px;
    /*font-size: 3.33vw;*/
    margin-bottom: 38px;
    margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: ease 1.2s;
    transition: ease 1.2s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
}
.banTxt a{
    position: relative;
    margin-top: 20px;
    color: #37a6da;
    background: #fff;
    text-align: left;
    display: inline-block;
    padding: 13px 30px 10px;
    border-radius: 25px;
    font-family: 'Montserrat';
    font-size: 23px;
}
.banicon{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #37a6da;
}
.banTxt a svg {
    width: 8px;
    height: 12px;
    fill: #37a6da;
    margin-left: 18px;
    margin-top: 15px;
}
@media screen and (max-width: 1500px) {
    .banTxt h3 {
        font-size: 40px;
    }

    .banTxt p {
        font-size: 42px;
    }
}

.banA.slick-active .banTxt h3 {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.banA.slick-active .banTxt p {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}


.banner {
    position: relative;
    width: 100%;
    height: 100vh;
    background: #f7f7f7;
    overflow: hidden;
}

.headLogo {
    display: block;
    font-size: 1px;
    color: transparent;
    top: 40px;
    left: 42px;
    position: absolute;
    z-index: 99999;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.08, 1.56, .29, 1.56);
    transition: -webkit-transform .6s cubic-bezier(.08, 1.56, .29, 1.56);
    transition: transform .6s cubic-bezier(.08, 1.56, .29, 1.56);
    transition: transform .6s cubic-bezier(.08, 1.56, .29, 1.56), -webkit-transform .6s cubic-bezier(.08, 1.56, .29, 1.56);
    overflow: hidden;
    width: 208px;
}

.headLogo img {
    width: 100%;
}

.headRig {
    position: absolute;
    top: 40px;
    right: 42px;
    display: inline-block;
    color: #fff;
    pointer-events: auto;
    z-index: 99999;
    border: 2px solid #fff;
    height: 45px;
    line-height: 45px;
    padding: 0 24px;
    border-radius: 38px;
    font-size: 15px;
}

.headNext {
    display: none;
    position: absolute;
    bottom: 0;
    right: 70px;
    z-index: 2;
    width: 5rem;
    height: 9rem;
    z-index: 99999;
}

.headNext_div {
    display: inline-block;
    position: absolute;
    left: 100%;
    bottom: 0;
    z-index: 2;
    background: 0 0;
    outline: 0;
    height: 4rem;
    font-size: 1.5rem;
    line-height: 4rem;
    width: 11rem;
    border: 0;
    padding: 0 1rem 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
    color: #fff;
    text-align: right
}

.headNext_div p {
    display: inline-block;
    position: relative;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-size: 14px;
}

.headNext>span {
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6);
    z-index: 1;
    overflow: hidden;
}

.headNext span::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 50%;
    background: #fff;
    -webkit-animation: scrollLine 2s ease infinite;
    animation: scrollLine 2s ease infinite;
}

@-webkit-keyframes scrollLine {
    0% {
        top: 0;
        bottom: 100%
    }

    15% {
        top: 0;
        bottom: 0
    }

    35% {
        top: 0;
        bottom: 0
    }

    50% {
        top: 100%;
        bottom: 0
    }

    100% {
        top: 100%;
        bottom: 0
    }
}

@keyframes scrollLine {
    0% {
        top: 0;
        bottom: 100%
    }

    15% {
        top: 0;
        bottom: 0
    }

    35% {
        top: 0;
        bottom: 0
    }

    50% {
        top: 100%;
        bottom: 0
    }

    100% {
        top: 100%;
        bottom: 0
    }
}