body{padding: 0;margin: 0;width: 100%;background-color: rgb(37,37,37);}

#header{
    width:100%;
    height:50px;
    background:#FF0000;
    overflow:hidden;
    margin:0 auto;
    -webkit-box-shadow: #666 0px 0px 3px;
    -moz-box-shadow: #666 0px 0px 3px;
    box-shadow: #666 0px 0px 3px;
    behavior: url(/PIE.htc);
    border-bottom: 1px solid #FF0000;

    position:fixed;
    z-index:99999999;

}

.header-name{
    height: 50px;
    padding:0;
    margin-left: 10px;
}

.header-name li{
    list-style: none;
    height: 50px;
    line-height: 50px;
    color: #EDD687;
    float: left;
    display: block;

}

.logo_img{
    width: 50px;
    margin-top: -1px;
}

.logo{
    width: 100%;
    height: 100%;
}


#stop_flag{
    height: 100%;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;

    position: absolute;
    top: -3px;
    right: 10px;
}

#flag{
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
}
#time{
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    text-align: center;
}

@media screen and (min-width: 900px) {
    .header-name li{
        font-size: 28px;
    }
    #stop_flag {
        width: 135px;

    }
    #flag {
        font-size: 15px;
    }
    #time {
        font-size: 13px;
    }
}

@media screen and (max-width: 900px) {
    .header-name li{
        font-size: 20px;
    }
    #stop_flag {
        width: 135px;

    }
    #flag {
        font-size: 15px;
    }
    #time {
        font-size: 13px;
    }
}


.footer{ width:100%; height:60px; background:rgb(42,48,55);margin:0 auto; opacity:1 !important;position:fixed; z-index:99999999; bottom:0;padding-bottom: 5px}
.lunbo_div{width: 100%;height: 25px;padding: 0;margin: 0;}

.lunbo{
    margin: 0;
    width: 100%;
    height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 22px;
    font-size: 15px;
    color: #fff;
}

.bar_div{width: 100%;height: 35px;padding: 0;margin: 0}

.footer a{ display:inline-block; }

.footer a.current{ background:rgb(0,170,222); color:white;}
.footer a span{ display:block;}

.foot_ul{ overflow:hidden; width:100%; padding:0; margin:0;height: 30px;line-height: 30px}
.foot_ul li{ float:left; width:50%; overflow:hidden; color:white; font-size:16px; text-align:center;height: 30px;line-height: 30px;}
.foot_ul li{ list-style-type:none;}
.foot_ul li a{ color:white; z-index:9999999999; opacity:1; width:100%; height:30px; line-height:30px;}

.foot_ul li.current a{  color:deepskyblue;}



/*
首页rgb(25,25,25)
*/
.container{
    padding: 60px 10px 70px;
    width: 100%;
    background-color: rgb(37,37,37);
}

.content_div{
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    background-color: rgb(37,37,37);
    border-radius: 6px;
}

.tag{
    font-size: 1.2em;
    color: #333;
    background-color: #EDD687;
    padding: 5px 10px 5px;
    margin: 0;
    overflow: hidden;
}

.content_tab{
    width:100%;
    overflow:hidden;
}

.align_right{
    text-align: right;
    color: #b4b4b4;
}

.content_tab th{
    background-color:#000;
    color:#fff;
    font-size:13px;
    height:25px;
    line-height:25px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.content_tabth{
    background-color:#fff;
    color:#333;
    font-size:16px;
    height:25px;
    line-height:25px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.content_tab tr td{
    height:50px;
    line-height: 25px;
    font-size: 21px;
    padding-left: 5px;
    padding-right: 5px;
}

.jinjia_tab_zg span{
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: inline-block;

}

.f_lvse{
    font-size: 15px !important;
}

.single_tr{
    background-color: #000;
}

.content_name{
    color: #EDD687;
}

.content_name_h{
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin: 0;

}

.content_subname{
    height: 18px;
    line-height: 18px;
    color: #b4b4b4;
    font-size: 13px;
    margin: 0;

}




.icp{
    color: #b4b4b4;
}

.contact{
    line-height: 30px;
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.1em;
    color: #fff;
}

.mt{
    margin-top: 10px;
}


.footer_states{color: #b4b4b4;}
.footer_states div{width: 100%}
.states{width:100%; font-size: 13px}
.info{width: 100%;padding-top: 15px;font-size: 15px;color: #fff}
.copyright{width: 100%;font-size: 13px;margin-bottom: 50px}
.suport{width: 100%; text-align: center; font-size: 12px;margin-bottom: 20px}