body{padding: 0;margin: 0;width: 100%;background-color: #1b1b1b;}

#header{
    width:100%;
    overflow:hidden;
    margin:0 auto;
    background-color: #1b1b1b;

    /*position:fixed;
    z-index:99999999;*/

}

#header-normal{
    width:100%;
    overflow:hidden;
    margin:0 auto;

    position:fixed;
    z-index:99999999;

}
.header-normal-name{
    width: 100%;
}

.header-name{
    width: 100%;

}

.logo{
    height: 100%;
    width: 100%;
}


.time_date{
    width: 100%;
    background-color: rgb(35,35,35);
    height: 35px;
    line-height: 35px;
    padding-right: 10px;
    text-align: right;
    margin: 0;
    color: red;
    border-top:1px solid #fff;
}


.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: 13px;
    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;}

/*
首页
*/

.container{
    padding-bottom: 50px;
    /*padding-top: 135px;*/
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    /*background-color: #242E3B;*/
}

.containern{
    padding: 0px 0px 50px;
    width: 100%;
    /*background-color: #242E3B;*/
}

.content_div{
    width: 100%;
    margin: 0;
    padding: 0;
    /*background-color: #242E3B;*/
}


.jinjia_tab{ width:100%; text-align:center; overflow:hidden;color: #fff}
.th th{font-size:16px; height:25px; line-height:25px;text-align: center}
.sigle_color{background-color: #000}
.jinjia_tab tr td{width: 25%; height:45px;font-size:20px; overflow:hidden; padding: 0;margin: 0;}
.jinjia_tab_hl{font-size: 16px !important;}
.jinjia_tab_hl span{ display:inline-block; width:100%; height:15px;  line-height:15px;font-size: 16px !important;}
.jinjia_name{color: #CFB53B  !important;}

.line_bottom{border-bottom: 1px solid #000}

.paddingP{
    width: 100%;
    height: 30px;
    line-height: 25px !important;
    font-size: 15px;
    color: #ddd;
    background-color: #242E3B;

    border-bottom: 2px solid #171e27;
    border-top: 2px solid #171e27;
    text-align: center;
    margin: 0;
    padding: 0;

}

.greenColor{
    color:#00c75a;
}
.redColor{
    color:#FF0000;
}


.footer_states{padding: 10px;color: #fff;}
.footer_states div{width: 100%}
.states{width:100%; font-size: 13px}
.info{width: 100%;margin-bottom: 30px}
.copyright{width: 100%;font-size: 13px;margin-bottom: 50px}
.suport{width: 100%; text-align: center; font-size: 12px;margin-bottom: 20px}




