body{padding: 0;margin: 0;width: 100%;background-color: #F5F5F5;}

#header{
    width:100%;
    /* height:50px; */
    background: #000000;
    /* 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; */
    border-bottom: 1px solid #ffd87f;
    /* position:fixed; */
    /* z-index:99999999; */
    padding-bottom: 20px;
}

.header-name{
    /* height: 50px; */
    padding:0;
    /* margin-left: 10px; */
    background: #000000;
}

.header-name li{
    list-style: none;
    height: 50px;
    line-height: 50px;
    color: #fff;
    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;
    /* float: left; */
}

#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: 12px;
    line-height: 15px;
    color: #ffd77d;
    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: 185px;
    }
    #flag {
        font-size: 15px;
    }
    #time {
        font-size: 13px;
    }
}


.footer{ width:100%; height:40px; background-color: #fff;margin:0 auto; opacity:1 !important;position:fixed; z-index:99999999; bottom:0;}
.footer a{ display:inline-block; }

.footer a.current{ background:#346635; color:#fff;}
.footer a span{ display:block;}

.foot_ul{ overflow:hidden; width:100%; padding:0; margin:0;}
.foot_ul li{ float:left; width:33.3%; overflow:hidden; color:#333; font-size:16px; text-align:center;}
.foot_ul li{ list-style-type:none;}
.foot_ul li a{ color:#333; z-index:9999999999; opacity:1; width:100%; height:40px; line-height:35px;}
.foot_ul li.current{background:#346635;}
.foot_ul li.current a{  color:#fff;}

/*
首页rgb(25,25,25)
*/
.container{
    /* padding: 60px 10px 50px; */
    width: 100%;
    /* background-color: #F5F5F5; */
    color: #333;
}

.content_div{
    width: 100%;
    /* margin-bottom: 10px; */
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    /* border-radius: 6px; */
}

.tag{
    font-size: 22px;
    /* font-weight: bold; */
    color: #ffd77d;
    background-color: #000000;
    padding: 5px 10px 5px;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

.content_tab{
    width:100%;
    overflow:hidden;
}

.align_right{
    text-align: right;
    color: #b4b4b4;
}

.content_tab th{
    background-color:#fff;
    color:#333;
    font-size:13px;
    height:25px;
    line-height:25px;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-weight: bold;
    background-color: #DDDDDD;
}

.content_tab tr td{
    height:50px;
    line-height: 25px;
    /* font-size: 14px; */
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.jinjia_tab_zg span{
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: inline-block;

}

.f_lvse{
    font-size: 15px;
}

.single_tr{
    background-color: #efeff4;
}

.content_name{
    color: #333;
    font-weight: bold;
    font-size: 16px;
}

.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;

}


.footer_span{
    display:inline-block;
    width:100%;
    float:left;
    overflow:hidden;
    line-height:20px;
    color: #b4b4b4;
    font-size: 14px
}

.icp{
    color: #b4b4b4;
}
.banner_img{
    float: left;

}

.banner{
    width: 200px;
}
#stop_flag{
    right: 5px;
}
#stop_flag p{
    line-height: 12px;
    font-size: 12px;
    text-align: center;
    color: #ffd77d;
}
.footer_aa{
    padding: 10px;
    line-height: 18px;
    font-size: 12px;
    background-color: #000000;
    color: white;
    min-height: 200px;
}
.footer_aa a{
    color: #fff;
}

.f_lvse span{
    display: inline;
}
.f_lvse .iconfont{
    font-size: 12px !important;
}
.f_hongse .iconfont{
    font-size: 13px !important;
}

.f_lvse i{
    margin-left: 2px;
    margin-right: 2px;
}

.f_hongse i{
    margin-left: 2px;
    margin-right: 2px;
}