        *{
            margin: 0 auto;
        }
        .bannerbox {

            position:relative;
            overflow:hidden;
            height:300px;
        }
        .banner {
            width:100%; /*图片宽度*/
            position:absolute;
            left:50%;
            margin-left:-1000px; /*图片宽度的一半*/
        }
        #logo {
             height:100%;
            }
        .creator-header{
        background-color: #fff;
                        }
        .creator-cover{
        background-image: linear-gradient(to bottom,transparent 25%,rgba(0,0,0,.005999999999999894) 32.5%,rgba(0,0,0,.02400000000000002) 40%,rgba(0,0,0,.05400000000000005) 47.5%,rgba(0,0,0,.09599999999999997) 55.00000000000001%,rgba(0,0,0,.15000000000000002) 62.5%,rgba(0,0,0,.21599999999999997) 70%,rgba(0,0,0,.29399999999999993) 77.5%,rgba(0,0,0,.3840000000000001) 85%,rgba(0,0,0,.486) 92.5%,rgba(0,0,0,.6) 100%);
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 350px;
                    }
        .creator-cover{
            height: 350px;
        }
         .creator-cover a{
            display: block;
            height: 100%;
         }
        #oppenapp_button{
            font-size: 20px;
        }

        /*弹窗*/
         div {padding: 0;  margin: 0;}
        .cover{background: rgba(0,0,0,0.64);width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 101;}
        .pop_box{width: 320px;margin: 0 auto;position: fixed;top: 30%;left: 50%;margin-left: -160px;z-index: 102;}
        .pop_img img{width: 100%;}
        .pop_center{background: url("/static/pic/alert/2.png") ;min-height: 44px;background-size:100% ;height: auto;width: 100%;}
        /*.pop_center .alert_center{text-align: center;font-size: 18px;color: #fff;line-height: 30px; ;width: 320px;}*/
        .pop_center span{text-align:center;font-size: 18px;color: #fff;line-height: 30px; width: 100%;display: inline-block;}

        /*网站下面的免责条款*/
        .part4{
            height: auto;
            min-height: 80px;
            width: 100%;

            color: #bbbbbb;
            text-align: center ;
            font-size: 12px;
            line-height: 80px;
        }
        #feye_pages{
            line-height:34px;
            text-align: center;
            display: inline-block;
            margin-left: 20px;
            color:#337ab7;
        }
        #zhedang{
            background-color: white;
            display: inline-block;
            position: absolute;
            top:55%;
            right:0;
            font-size: 10px;
        }
        .dh_center{
            /*margin-left: 50%;*/
            /*transform: translate(-50%,0);*/
            position: relative;
        }
        .cc5{
            height: 350px;
        }
        @media screen and (max-width: 390px){
            #feye_pages{
                display: inline-block;
                margin-left:0px;
                position: relative;
                left: -2%;
            }
            #page_nav ul{
                width: 100%;
                left: 49%;
                position: relative;

                transform: translate(-45%,0);
                display: block;
                text-align: center;
            }
            #page_nav ul li a{
                padding:  4.5px 8.5px;
                /*font-size: 10px;*/
            }
            #page_nav{
                width: 100%;
                text-align: center;
                position: relative;
            }
            #zhedang{
            background-color: white;
            display: inline-block;
            position: absolute;
            top:50%;
            right:0;
            font-size: 10px;

        }
        .cc5{
            height: 180px;
        }
        }
     @media screen and (max-width:768px ){
         .part4{
            height: auto;
            min-height: 20px;
            width: 100%;

            color: #bbbbbb;
            text-align: center ;
            font-size: 12px;
            line-height: 20px;
        }
     }
    .toubuguding{
           position: sticky !important;
           top: 0px;
           padding: 0 10px;
     }
