html, body {
    height: 100% !important;
    width: 100% !important;
    background: #fff;
}
body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}
body {
    max-width: 768px!important;
    margin: 0 auto!important;
    position: relative!important;
}
.head {
    background: #fff;
    color: #aaa;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 300;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 768px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
}
.btn_nav {
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 30px;
    z-index: 9999;
    color: #ccc;
}
.container{
    width: 100%;
}
.container-index{
    height: 100%;
    background: url(../../img/kjj/bg1.png) center/cover;
}
.box-index{
    width: 100%;
    height: 100%;
    position: relative;
    padding: 15px;
    box-sizing: border-box;
}
.index-title{
    position: absolute;
    top: 50px;
    right: 15px;
    width: 100%;
    transition: right 0.2s linear;

}
.index-title img{
    width: 100%;
}
.index-contents{
    position: absolute;
    right: 0px;
    top: 58%;
    transform: translateY(-50%);
}
.index-contents li a{
    position: relative;
    display: block;
    margin-bottom: 20px;
    background: #ffffff;
    color: #000;
    padding: 8px 30px 8px 15px;
    font-size: 16px;
    box-shadow: 0 0 44px 0 #4a4a4a;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.index-contents li a:after{
    content: '';
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 1px;
    background: #eaeaea;
}
.index-footer{
    position: absolute;
    bottom: 15px;
    left: 10px;
    width: 100%;
}
.index-footer img{
    width: 100%;
}


/*list*/
.container-contents {
    width: 100%;
}
.contents {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 20px;
    background: #0068b7;
    margin-bottom: 20px;
}
.contents .text{
    position: absolute;
    top: 0;
    right: 0;

}
.contents img {
    width: 100%;
}
.contents-text {
    position: relative;
    padding: 0 20px;
    padding-bottom: 30px;
}
.contents-text li {
    position: relative;
    padding: 10px 20px 10px 0px ;
}
.contents-text:before{
    content: '';
    border-bottom: 1px solid #eaeaea;
    position: absolute;
    top: -1px;
    left: 20px;
    right: 0px;
}
.contents-text li:after{
    content: '';
    border-bottom: 1px solid #eaeaea;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: -20px;
}
.contents-text li:before{
    content:'>';
    position: absolute;
    top: 15px;
    right: 5px;
    color: #d0d0d0;
}
.contents-text li a {
    display: block;
    color: #000000;
    font-size: 16px;
    line-height: 2;
    font-weight: normal;
}
.contents-text li a i{    color: #0068b7;}

/*详情*/
.zbt_text-title {
    font-size: 22px;
    font-weight: normal;
    color: black;
    text-align: left;
    padding-bottom: 10px;
    line-height: 31px;
}
.zbt_tip{
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 15px;
    color: #163e8c;
}
.zbt_tip time{    color: rgba(0,0,0,0.3);
    margin-left: 15px;}
.main-container {
    width: 100%;
    padding: 60px 15px 20px;
    box-sizing: border-box;
}
.details-container{
    background-color: #0068b7;
    padding: 1px;
    position: relative;
}
.tip_xx{
    position: absolute;
    top: -19px;
    left: 0;
    width: 30px;
    height: 30px;
    background: url(../../img/kjj/xing.gif) no-repeat;
    background-size: cover;
}
.details-box{
    margin: -4px 4px 4px -4px;
    border-width: 1px;
    border-style: solid;
    border-color: #0068b7;
    padding: 15px;
    background-color: rgb(255 255 255);
}
.qr{
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 15px;
    background-color: rgb(234, 252, 255);
    background-image: -webkit-linear-gradient(left, rgb(255, 194, 103), rgb(255, 239, 186), rgb(219, 246, 206));}
.qr-box{
    background-color: rgb(254, 254, 254);
    border-radius: 12px;
}
.ico_box{
    height: 100%;
    padding: 10px;
    background: url(../../img/kjj/640.gif) 100% 100% no-repeat;
    background-size: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.qr_text{
    font-family: 宋体, SimSun;
    font-size: 14px;
    line-height: 2em;
    text-align: center;
    color: rgb(254, 152, 0);
}
.hits{
    color: #b7b7b7;
    overflow: hidden;
    line-height: 40px;
    background: #fff;
    text-align: right;}
.end{
    margin: 20px 0;
}
.end p{
    margin: 10px auto;
    width: 73px;
    text-align: center;
    font-size: 20px;
    color: #000;
    font-family: '宋体';
    font-weight: bold;
}
.end p img{vertical-align: middle;
    width: 100% !important;
    height: auto !important;
    visibility: visible !important;}

/*Navigation*/

.overlay-navigation {
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 0%, 0.8);

    transform: translate(-50%, -100%);
    max-width: 768px;
    left: 50%;
}

.overlay-slide-down {
    transition: all .4s ease-in-out;
    transform: translate(-50%, 0);
}

.overlay-slide-up {
    transition: all .8s ease-in-out;
    transform: translate(-50%, -100%);
}

nav,
nav ul {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

nav ul {
    list-style: none;
}

nav ul li {
    flex-basis: 100%;
    justify-content: center;
    align-items: center;
    height: 25%;
    overflow: hidden;
    transform: translateY(-100%);
}


nav li a {
    position: relative;
    color: #fff;
    letter-spacing: 4px;
    text-decoration: none;
    display: block;
    text-align: center;
    writing-mode: horizontal-tb;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
}

nav li a::before {
    content: attr(data-content);
    font-size: 30px;
    opacity: 0.8;
    position: absolute;
    z-index: 100;
    color: #fff;
    display: block;
    margin-right: auto;
    margin-left: auto;
    left: -6px;
    top: -20px;
    bottom: -50px;
    text-transform: none;
    font-family: 'Open sans', serif;
    font-weight: 300;
    letter-spacing: 0;
    writing-mode: horizontal-tb;
    white-space: nowrap;
    width: 100%;
    text-shadow: 0 5px 15px #4a4a4a;
}

nav li:nth-of-type(1){background-color: #0068b7}
nav ul li:nth-of-type(2){
    background:#007ede url(../../img/kjj/nav_ah.png) center center no-repeat;
    background-size:contain ;
}
nav ul li:nth-of-type(3){
    background:#229fff url(../../img/kjj/nav_hf.png) center center no-repeat;
    background-size:contain ;
}
nav ul li:nth-of-type(4){
    background:#52b4ff url(../../img/kjj/nav_yh.png) center center no-repeat;
    background-size:contain ;
}

.slide-in-nav-item {
    animation: slide-in-nav-item 0.3s linear 1 .5s both;
}

.slide-in-nav-item-delay-1 {
    animation: slide-in-nav-item 0.3s linear 1 .4s both;
}

.slide-in-nav-item-delay-2 {
    animation: slide-in-nav-item 0.3s linear 1 .3s both;
}

.slide-in-nav-item-delay-3 {
    animation: slide-in-nav-item 0.3s linear 1 .2s both;
}


.slide-in-nav-item-reverse {
    animation: slide-in-nav-item-reverse .3s linear 1 .5s both;
}

.slide-in-nav-item-delay-1-reverse {
    animation: slide-in-nav-item-reverse .3s linear 1 .4s both;
}

.slide-in-nav-item-delay-2-reverse {
    animation: slide-in-nav-item-reverse .3s linear 1 .3s both;
}

.slide-in-nav-item-delay-3-reverse {
    animation: slide-in-nav-item-reverse .3s linear 1 .2s both;
}

.slide-in-nav-item-delay-4-reverse {
    animation: slide-in-nav-item-reverse .3s linear 1 both;
}

/*Burger king*/


.open-overlay {
    position: absolute;
    right: 20px;
    top: 12px;
    z-index: 100;
    width: 34px;
    display: block;
    cursor: pointer;
    background: #ffffffab;
}

.open-overlay span {
    display: block;
    height: 1px;
    background-color: #29363B;
    cursor: pointer;
    margin-top: 8px;
}

.animate-top-bar {
    animation: animate-top-bar .6s linear 1 both
}

.animate-bottom-bar {
    animation: animate-bottom-bar .6s linear 1 both
}

.animate-middle-bar {
    animation: animate-middle-bar .6s linear 1 both
}

.animate-out-top-bar {
    animation: animate-out-top-bar .6s linear 1 both
}

.animate-out-bottom-bar {
    animation: animate-out-bottom-bar .6s linear 1 both
}

.animate-out-middle-bar {
    animation: animate-out-middle-bar .6s linear 1 both
}
/* ===== */
.animate-open-overlay {
    animation: animate-open-overlay .6s linear 1 both
}
.animate-out-open-overlay {
    animation: animate-out-open-overlay .6s linear 1 both
}

/*Animation keyframes*/


@keyframes slide-in-nav-item {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in-nav-item-reverse {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

/* === */
@keyframes animate-open-overlay {
    0% {
        background-color: #ffffffab;
    }
    20% {
        background-color: #ffffff00;
    }
    100% {
        background-color: #ffffff00;
    }
}
@keyframes animate-out-open-overlay {
    0% {
        background-color: #ffffff00;
    }
    50% {
        background-color: #ffffff00;
    }
    100% {
        background-color: #ffffffab;
    }
}
/* === */

@keyframes animate-top-bar {
    0% {
        background-color: #29363B;
    }
    50% {
        -webkit-transform: translateY(9px);
        transform: translateY(9px);
    }
    80% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        background-color: #29363B;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #fff;
    }
}

@keyframes animate-bottom-bar {
    0% {
        background-color: #29363B;
    }
    50% {
        -webkit-transform: translateY(-9px);
        transform: translateY(-9px)
    }
    80% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        background-color: #29363B;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #fff;
    }
}

@keyframes animate-middle-bar {
    0% {
        background-color: #29363B;
    }
    80% {
        background-color: #29363B;
    }
    100% {
        background-color: #fff;
    }
}

@keyframes animate-out-top-bar {
    0% {
        background-color: #fff;
    }
    50% {
        -webkit-transform: translateY(9px);
        transform: translateY(9px)
    }
    80% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        background-color: #fff;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #29363B;
    }
}

@keyframes animate-out-bottom-bar {
    0% {
        background-color: #fff;
    }
    50% {
        -webkit-transform: translateY(-9px);
        transform: translateY(-9px)
    }
    80% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
        background-color: #fff;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        background-color: #29363B;
    }
}

@keyframes animate-out-middle-bar {
    0% {
        background-color: #fff;
    }
    80% {
        background-color: #fff;
    }
    100% {
        background-color: #29363B;
    }
}
.home a{
    font-family: "Work Sans", sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    z-index: 10;
    top:50px;
    left:50px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
}
.box-open-overlay a{
    color: #fff;
    text-decoration: none;
    position: absolute;
    z-index: 10;
    top:50px;
    left:50px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;

}


/*动画延迟*/
.delay1{
    animation-duration: 1s;
}
.delay2{
    animation-duration: 1.5s;
}
.delay3{
    animation-duration: 1.5s;
}
.delay4{
    animation-duration: 2s;
}