.qq{
    display: block;
    width:68px;
    height:68px;
    background:#33cc99;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position:fixed;
    z-index:100;
    right:0;
    bottom:200px;
    color:#fff;
}
.qq a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.icon-qq {
  background: url(../images/index/qq.png) no-repeat;
}

.icon-qq {
  display: inline-block;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 13px;
  left: 22px;
}
.icon-text{
    word-break: break-all;
    word-wrap: break-word;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 68px;
    color: #fff;
    display: block;
    position: relative;
    top: 43px;
    text-align: center;
}
.qq .qq-m{
    display: none;
}
/*head.html*/
    #myHeader{
        height:0;
        position:fixed;
        top:0;
        left:0;
        z-index:999;
        width:100%;
        background:transparent;
        -webkit-transition: height 200ms ease-out;
        -moz-transition: height 200ms ease-out;
        -ms-transition:height 200ms ease-out;
        -o-transition: height 200ms ease-out;
        transition: height 200ms ease-out;
    }
    #myHeader.fixed{
        height:70px;
        background:#fff !important;
    }
    #myHeader .contain{
        height:70px;
        line-height: 70px;
        display: flex;
    }
    #myHeader .contain>div{
        margin:0 auto;
        height:70px;
    }
    /*左侧*/
    .header-left{
        width:220px;
        height:70px;
    }
    @media (min-width: 1200px) {
        .header-left{
            width: 270px;
        }
    }
    @media (max-width: 979px) {
        .header-left{
            width: 100%;
        }
    }
    /*三杠*/
    /* .header-bur{
        width: 25px;
        float: left;
        margin-right:20px;
        cursor: pointer;
        margin-top:25px;
    }
    .header-bur span{
        height: 3px;
        margin-bottom: 4px;
        background: #fff;
        display: block;
    } */
    /*logo*/
    .logo-pic{
        display: inline-block;
        width:135px;
        height:43px;
        margin-top:14px
    }
    .logo-pic a{
        display: block;
        width:100%;
        height:100%;
        background-image: url('../images/logo.png');
        background-repeat:no-repeat;
        background-position: center;
        -webkit-background-size: cover;
        background-size: 100%;
    }
    .fixed .logo-pic a{
        background-image: url('../images/logo-1.png');
        background-size: 100%;
    }
    .logo-pic img{
        display: block;
        width: 100%;
    }
    
    /*右侧*/
    .min-height-right{
        width:700px;
        height:70px;
    }
    @media (min-width: 1200px) {
        .min-height-right{
            width: 870px;
        }
    }
    .min-height-right ul{
        display: flex;
        height:70px;
    }
    .min-height-right li{
        margin-right:15px;
    }
    .min-height-right a{
        color: #fff;
        padding: 5px 15px;
        font-weight: 800;
        font-size: 16px;
        white-space: nowrap;
        font-family: "Roboto Slab";
    }
    @media (max-width: 1200px){
        .min-height-right a{
            padding: 5px 6px;
        }
    }
    .min-height-right a.btn{
        background: #0689cb;
        border-radius: 17px;
        text-shadow: none;
        box-shadow: none;
        color: #fff;
        border:1px solid transparent;
    }
    .min-height-right a.first{
        background:transparent;
        border:1px solid #fff;
    }
    .fixed .min-height-right a.first{
        background:#fff;
        border:1px solid #ededed;
        color:#000;
    }
    .fixed .min-height-right a:not(.btn){
        color:#000;
    }
    /*背景图*/
    .bg-box{
        width:100%;
        background-repeat: no-repeat;
        background-size:cover;
        color: #fff;
        background-color: #000;
        background-position: 90% 50%,0 0;
    }
    .bg-box:not(.bg-6) .contain{
        height:750px;
    }
    .bg-box .contain>*{
        /*display:inline-block;*/
        position: relative;
        overflow: hidden;
    }
    .bg-box .min-text{
        width:450px;
        padding :235px 0;
        /* color: #697788; */
        /*padding-top: 103px;*/
    }
    .bg-box .min-text .uppercase{
        color:#A4A3A1;
        font-size: 24px;
    }
    .bg-box .min-text h2{
        font-size: 32px;
        margin:15px 0 38px;
    }
    .bg-box .min-text h6{
        font-size: 18px;
        font-weight: normal;
        line-height: 180%;
    }
    .bg-box .pic{
        float:right;
        width:570px;
        margin-top:100px;
        /* margin-right:100px; */
    }
    @media (min-width: 1200px) {
        .bg-box .min-text{
            width: 351px;
        }
        .bg-box .pic {
            width: 470px;
            margin-right:0;
        }
        .bg-box .pic span{
            margin:0 !important;
            float:right;
        }

    }
    @media (max-width: 979px) and (min-width: 768px) {
        .bg-box .pic{
            width: 290px;
        }
    }
    .clickMenuClose,.clickMenuOpen,.click-menu,.click-show{
        display: none
    }

/*index.html*/
    video,.container-fluid{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        padding-top: 0;
        object-fit: cover;
    }
    /*! Owl Carousel */.owl-carousel,.owl-carousel .owl-item
    {-webkit-tap-highlight-color:transparent;position:relative}
    .owl-carousel{display:none;width:100%;z-index:1}
    .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
    .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
    .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}
    .owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}
    .owl-carousel .owl-item{min-height:1px;height:100%;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
    .owl-carousel .owl-item img{display:block;width:100%;position: absolute;top: 0;left: 0;height: 100%;}
    .owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
    .no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
    .owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev
    {cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
    .owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel.wide-slider,.owl-carousel.wide-slider .owl-stage,.owl-carousel.wide-slider .owl-stage-outer{max-height:100%;height:100%;overflow:hidden;position:relative}.owl-carousel.wide-slider-testimonial img,.owl-carousel.wide-slider img{max-height:100%}.owl-carousel.wide-slider-testimonial .owl-nav,.owl-carousel.wide-slider .owl-nav{z-index:99;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.owl-carousel.wide-slider-testimonial .owl-nav>button,.owl-carousel.wide-slider .owl-nav>button{width:40px;height:40px;line-height:40px;border-radius:50%;background:#000;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;font-size:20px;color:#fff;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;opacity:.1;cursor:pointer}.owl-carousel.wide-slider-testimonial .owl-nav>button:hover,.owl-carousel.wide-slider .owl-nav>button:hover{opacity:1}.owl-carousel.wide-slider-testimonial .owl-nav>button:active,.owl-carousel.wide-slider-testimonial .owl-nav>button:focus,.owl-carousel.wide-slider .owl-nav>button:active,.owl-carousel.wide-slider .owl-nav>button:focus{outline:none}.owl-carousel.wide-slider-testimonial .owl-nav>button.owl-prev,.owl-carousel.wide-slider .owl-nav>button.owl-prev{left:30px}.owl-carousel.wide-slider-testimonial .owl-nav>button.owl-next,.owl-carousel.wide-slider .owl-nav>button.owl-next{right:30px}.owl-carousel.wide-slider-testimonial .owl-dots,.owl-carousel.wide-slider .owl-dots{text-align:center;bottom:50px;position:relative}.owl-carousel.wide-slider-testimonial .owl-dots button,.owl-carousel.wide-slider .owl-dots button{outline:none!important;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;margin:0 10px 10px 0;border:none;width:10px;height:10px;border-radius:50%;background:rgba(255, 255, 255, 0.4)}
    .owl-carousel.wide-slider-testimonial .owl-dots button.active,.owl-carousel.wide-slider .owl-dots button.active{background:#fff}
    .owl-carousel.wide-slider-testimonial .owl-nav>button.owl-prev{left:-70px}
    .owl-carousel.wide-slider-testimonial .owl-nav>button.owl-next{right:-70px}
    .owl-carousel.wide-slider-testimonial .owl-dots{text-align:center;bottom:-30px;position:relative}
    .owl-carousel.wide-slider-testimonial .owl-dots button{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;outline:none!important;margin:0 10px 10px 0;border:none;width:10px;height:10px;border-radius:50%;background:rgba(0, 0, 0, 0.2)}
    .owl-carousel.wide-slider-testimonial .owl-dots button.active{background:#000}

    /*白色过渡*/
    .intro{
        width:100%;
        background:#fff;
        position: relative;
        overflow: hidden;
        color:#000;
    }
    .intro p{
        margin-top:40px;
        margin-bottom:25px;
        font-size: 25px;
        text-align: center;
        font-weight: 600;
    }
    .intro s{
        display: block;
        text-align: center;
        font-size: 16px;
        letter-spacing: 1px;
        margin:0 auto;
        margin-bottom:40px;
    }
    /*第一页*/
    .bg-1{
        min-height: 800px;
        text-align: center;
        background-color:#132A88 !important;
        position:relative;
        overflow: hidden;
    }
    .bg-1 .contain{
        /*padding: 180px 20px 120px;*/
        margin:347px auto;
    }
    .bg-1 .contain>*{
        display: block;
    }
    .bg-1 p{
        margin-bottom:20px;
        font-size: 16px;
    }
    .bg-1 h2{
        letter-spacing: 12px;
        font-size: 40px;
        margin:20px;
    }
    .bg-1 h5{
        letter-spacing: 3px;
        font-size: 18px;
        margin:20px;
        font-weight: normal;
    }
    /*第二页*/
    .bg-2{
        /* background-image: url(../images/index/1.png); */
        background: #e7e7e7;
    }
    .bg-2 .contain>*{
        display: inline-block;
    }
    @media (max-width:885px)  {
        .bg-2 .min-text{
            padding-bottom:0;
            padding-top: 50px;
        }
        .bg-box .pic {
            float:none;
            margin-top:0;
        }
    }
    .bg-2 .pic{
        display: inline-block;
    }
    .bg-2 .pic span{
        display: block;
        width: 100%;
        height: 516px;
        margin: 50px 0 50px;
        padding: 18px 18px 35px;
        box-sizing: border-box;
    }
    @media (max-width: 1199px) {
        .bg-2 .pic span{
            width: 200px;
            height: 369px;
            padding: 18px 18px 35px;
        }
    }
    .bg-2 .pic img{
        display: block;
        width:100%;
    }
    /*第三页*/
    .bg-3{
        background-image: url(../images/index/2.png);
    }
    /*第四页*/
    .bg-4{
        background-image: url(../images/index/3.png);
    }
    /*第五页*/
    .bg-5{
        background-image: url(../images/index/4.jpg);
        height: 600px;
    }
    .bg-5 .title strong~p{
        line-height: 150%;
        color:#fff;
        margin:40px 0;
        font-size: 20px;
    }
    .bg-5 .icon{
        width:77%;
        margin:0 auto;
        padding-bottom:80px;
    }
    .bg-5 .icon ul{
        display: flex;
    }
    .bg-5 .icon li{
        width: 22%;
        margin-right:4%;
        text-align: center;
    }
    .bg-5 .icon li:last-child{
        margin-right:0;
    }
    .bg-5 .icon span{
        display: block;
        width:55%;
        margin:0 auto;
        background:#FF3B41;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    .bg-5 .icon img{
        display: block;
        width:100%;
    }
    .bg-5 .icon h4{
        margin:15px 0;
        font-size: 15px;
    }
    /*第六页*/
    .bg-6{
        position: relative;
    }
    .bg-6 .contain{
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 10;
    }
    .bg-6 .title strong{
        color:#000
    }
    .bg-6 span{
        padding:130px 0 50px;
        /*position: absolute;*/
        /*top:0;*/
        /*left:0;*/
        display: block;
        width: 100%;
        background:#FAFAFA;
    }
    .bg-6 span img{
        display: block;
        width:100%;
    }
    /*第五六页*/
    .bg-box .title{
        text-align: center;
        padding-top:80px;
        font-size: 32px;
    }
    .bg-box .title p{
        color:#A4A3A1;
        font-size: 25px;
    }
/*about.html*/
    /*第一页*/
    .bg-ab{
        background-image: url(../images/about/1.jpg);
    }
    .bg-ab .title{
        padding-top: 200px;
    }
    .bg-ab .uppercase{
        color:#fff !important;
    }
    .bg-ab h2{
        letter-spacing: 30px;
    }
    /*第二页*/
    .bg-ab-2{
        background-image: url(../images/about/2.png);
    }
    .bg-ab-2  .contain{
        padding:30px 0;
        color:#000;
        height: auto !important;
    }
    .bg-ab-2  .box{
        display: flex;
        padding:20px 0;
        flex-wrap: wrap;
    }
    .bg-ab-2  .box div{
        margin-right: 30px;
        /*width: 200px;*/
        text-align: right;
    }
    .bg-ab-2 p{
        text-transform: Uppercase;
        font-size: 20px;
        color:#ABABAB;
    }
    .bg-ab-2 strong{
        font-size: 26px;
        color: #055ED0;
    }
    .bg-ab-2 span{
        display: inline-block;
        width:720px;
        font-size: 16px;
        line-height: 200%;
    }
    @media (min-width: 1200px) {
        .bg-ab-2 span{
            width: 810px;
        }
    }

    @media (max-width:979px)  {
        .bg-ab-2  .box>*{
            width:80%;
            margin:0 auto !important;
            text-align: center !important;
        }
    }
/*income.html*/
    @media (min-width: 1200px) {
        .income .contain {
            width: 950px !important;
        }
    }
    .income strong{
        display: block;
        font-size: 27px;
        font-weight: 400;
        margin:10px 0
    }
    .income .min-text{
        padding: 122px 0;
    }
    .income h2{
        font-size: 43px !important;
    }
    .income h6{
        line-height: 227% !important;
    }
    .block{
        color:#000 !important;
        background:#fff;
    }
    .block h2{
        color: #055ED0;
    }
    /*第一页*/
    .bg-in-1{
        background-image: url(../images/income/1.png);
    }
    /*第二页*/
    .bg-in-2{
        /* background-image: url(../images/income/1.png); */
        background: #13333a;
    }
    .bg-in-2 .contain{
        display: flex;
    }
    /*.bg-in-2 .min-text{*/
        /*width:503px !important;*/
    /*}*/
    .bg-in-2 .uppercase~h2{
        letter-spacing: 18px;
    }
    .bg-in-2 .img{
        margin-top: 130px;
        margin-left: 83px;
        width: 494px;
    }
    .bg-in-3 .img{
        margin-top: 171px;
        margin-left: 83px;
        width: 494px;
    }
    @media (min-width:1200px) {
        .bg-in-2 .min-text{
            width: 500px;
            padding-top: 208px;
        }
    }
    @media (max-width: 1200px) {
        .bg-in-2 .img{
            margin-left:50px;
        }
        .bg-3 .contain{
            background-color: rgb(0,0,0,0.3);
        }
    }
    @media (max-width: 955px) {
        .b-p .contain{
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
        }
        .b-p .contain>*{
            display: block;
        }
        .bg-box .min-text{
            width:100% !important;
            padding: 30px 0;
        }
        .b-p .img{
            margin:0 !important;
            width:350px;
        }

        .income h2{
            font-size: 30px !important;
        }
    }
    @media (max-width: 500px) {
        .bg-in-2 .img{
            width:262px;
        }
        .bg-in-3 .min-text{
            padding-top: 15px;
        }
    }
    .b-p .img span,.b-p .img img{
        display: block;
        width: 100%;
    }
    /*第三页*/
    .bg-in-3{
        /*background-image: #fff;*/
        background:#fff;
    }
    .bg-in-3 .contain{
        height:550px !important;
    }
    /*第四页*/
    .bg-in-4{
        /*background-image: url(../images/income/3.png);*/
        position: relative;
        overflow: hidden;
    }
    .bg-in-4 img{
        position: absolute;
        top:0;
        left:0;
    }
    .bg-in-4 .contain{
        height:550px !important;
    }
    .bg-in-4 .min-text,.bg-in-5 .min-text{
        /*padding: 173px 0;*/
        width: 305px;
    }
    /*第五页*/
    .bg-in-5{
        background-image: url(../images/income/4.png);
    }
    .bg-in-5 .contain{
        height:586px !important;
    }
    /*@media (max-width: 965px) {*/
        /*.bg-in-5 .contain{*/
            /*background: rgb(0,0,0,0.43);*/
            /*color: #fff;*/
        /*}*/
    /*}*/
/*adv.html*/
    .youshi h5{
        line-height: 200%;
    }
    .youshi strong{
        display: block;
        font-size: 29px;
        font-weight: 400;
        margin:10px 0
    }
    .youshi h2{
        font-size: 43px !important;
    }
    .youshi h6{
        line-height: 227% !important;
    }
    .bg-adv-1{
        background-image: url(../images/adv/1.png);
        height:730px;
        min-height:700px;
    }
    .bg-adv-1 .contain{
        margin:294px auto;
        height: auto;
        width: 1231px;
    }
    @media (max-width:1230px) {
        .bg-adv-1 .contain{
            margin:100px auto;
            width: auto;
        }
    }
    .bg-adv-1 p{
        font-size: 25px;
        font-weight: bold;
    }
    .bg-adv-2 .contain{
        min-height:450px !important;
    }
    .bg-adv-2 .min-text{
        padding:100px 0;
    }
    .bg-adv-2 .img{
        margin-top: 60px;
        margin-left: 267px;
    }
    @media (max-width:930px) {
        .bg-adv-2 .min-text{
            padding-bottom:0
        }
    }
    @media (max-width: 955px) {
        .youshi  .img {
            margin-bottom:20px !important;
        }
    }
.youshi .ba-in-5{
    height:600px
}
.youshi .bg-in-5 .min-text{
    padding:112px 0;
}
.youshi .bg-adv-4{
        background-image: url(../images/adv/4.png);
    }
    .youshi .bg-adv-5{
        background-image: url(../images/adv/5.png);
    }
/*footer*/
    #myFooter{
        height:auto;
        background:#132A88;
    }
    #myFooter div>a{
        display: inline-block;
        height:70px;
        line-height: 70px;
        color:#fff;
        margin-left:30px;
     }
    #myFooter div>a:first-child{
        margin-left:50px;
    }
    #myFooter i{
        display: block;
        height:70px;
        line-height: 70px;
    }

/*service.html*/
    .fwtk #myHeader{
        height:70px;
        background:#122a88;
    }
    .fwtk #body{
        position:relative;
        overflow: hidden;
    }
    .fwtk #body *{
        font-weight: normal;
        font-family: 宋体;
        /*white-space: pre-wrap*/
    }
    .fwtk #body .contain{
        color: #545454;
        margin-top:80px;
        margin-bottom:20px;
        line-height: 1.75;
    }
    .fwtk h2, .fwtk h3{
        text-align: center;
    }
    .fwtk h2{
        font-size: 26px;
    }
    .fwtk h3{
        font-size: 24px;
        font-weight: 600;
    }
    .fwtk p{
        font-size: 21px;
    }
    .fwtk h4{
        color:#F7611F;
        font-size: 24px;
    }
    .fwtk h5{
        color:#F9952B;
        font-size: 21px;
    }


    
    @media (max-width: 767px){
        .click-menu{
            display: none;
            padding: 24px 0;
            overflow: hidden;
            width: 20px;
        }
        .click-menu{
            display: block !important;
        }
        .click-menu span{
            display: block;
            height: 3px;
            width: 20px;
            margin: 3px 0;
            background: #fff;
        }
        .click-show{
            display: none;
            position: fixed;
            width: 100%;
            height:100%;
            top:0;
            left: 0;
            background:rgba(0,0,0,0.94);
            z-index: 99999;
            color:#fff;
            padding:30px 15px; 
        }
        .clickMenuOpen, .clickMenuClose{
            display: none;
        }
        input.clickMenuClose:checked~.click-show{
            display: block;
        }
        input.clickMenuOpen:checked~.click-show{
            display: none;
        }
        .click-show>div{
            position: relative;
            height:100%;
            width:100%;
        }
        .click-show li{
            line-height: 30px;
            padding-left:10px;
        }
        .click-show li a{
            display: block;
            width:100%;
            color:#fff;
        }
        .click-show .click-menu{
            position: absolute;
            top:0;
            right:30px;
            padding:11px 0;
            overflow: visible;
        }
        .fixed .click-menu span{
            background:#000;
        }
    }