html, body {
    min-height: 0;
}

body {
    min-width: 1100px;
    font-family: "Microsoft YaHei", "微软雅黑", "Tahoma", "Helvetica", "SimSun", "宋体" !important;
}

.banner {
    background-position: center !important;
}

a:link, a:visited {
    color: #333;
}

.clear {
    clear: both;
}


/*新闻今日标红*/
.today {
    color: #f60;
}

.article-li {
    font-size: 15px;
    height: 28px;
    line-height: 28px;
}

.article-li .article-date {
    float: right;
    color: #999;
}

/*.subnav {*/
    /*height: 38px;*/
    /*line-height: 38px;*/
    /*background: #3a78d8;*/
    /*border: 1px solid #ededed;*/
    /*border-top: none;*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-box-pack: justify;*/
    /*-webkit-justify-content: space-between;*/
    /*-ms-flex-pack: justify;*/
    /*justify-content: space-between;*/
/*}*/

/*.subnav:after {*/
    /*content: '';*/
    /*display: block;*/
    /*visibility: hidden;*/
    /*height: 0;*/
    /*clear: both;*/
/*}*/

/*.subnav li {*/
    /*float: left;*/
    /*margin: 0 6px;*/
/*}*/

/*.subnav li a {*/
    /*font-size: 14px !important;*/
    /*color: #fff !important;*/
/*}*/

/*.subnav li a:hover {*/
    /*color: red !important;*/
/*}*/

/*.subnav li:last-child {*/
    /*margin: 0;*/
/*}*/


/*二级菜单*/
.table-subnav-td {
    background: #f9f9f9;
    border: 1px solid #ededed;
    border-top: none;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-subnav {
    table-layout: fixed;
    width: 100%;
    text-align: center;
}
.table-subnav td{
    height: 38px;
    line-height: 38px;
}
.table-subnav a {
    color: #e66007 !important;
    font-size: 14px !important;
}


/*主题色*/
.theme-1{
    background:#98ccf3 url("/cms_files/jcms1/web3505/site/picture/1223/2007171040503217436.png")  center bottom no-repeat !important;
}
.theme-1 .banner{
    background: url("/cms_files/jcms1/web3505/site/picture/1223/2007171040478559245.jpg") no-repeat !important;
}

.theme-2{
    background: #8dd3f5 url("/cms_files/jcms1/web3505/site/picture/1223/2007171040491081595.png") center bottom 129px no-repeat !important;
}
.theme-2 .banner{
    background: url("/cms_files/jcms1/web3505/site/picture/1223/2007171040499357627.jpg") no-repeat !important;
}

.theme-3{
    background: #81cff4 url("/cms_files/jcms1/web3505/site/picture/1223/2007171040482913323.png") center bottom 129px no-repeat !important;
}
.theme-3 .banner{
    background: url("/cms_files/jcms1/web3505/site/picture/1223/2007171040487493868.jpg") no-repeat !important;
}

.theme-4{
    background: #8ad1f5 url("/cms_files/jcms1/web3505/site/picture/1223/2007171040479045871.png") center bottom 129px no-repeat !important;
}
.theme-4 .banner{
    background: url("/cms_files/jcms1/web3505/site/picture/1223/2007171040501229551.jpg") no-repeat !important;
}