﻿body {
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}
/* 自定义样式 */
.container {
    width: 976px;
    margin: 0 auto;
}
.border {
    border: 1px solid #BADFF2;
}
.clear {
    overflow: hidden;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
/* header */
header #header-img {

    width: 100%;
}
header ul li img {
    width: 100%;
    display: block;
}
header #header-href {
    text-align: right;
    background: linear-gradient(#F51614, #950101);
    padding: 10px;
    box-sizing: border-box;
}
header #header-href a {
    color: #fff;
}
/* main */
#main {
    margin-top: 20px;
    background-color: #fff;
}
#main > section {
    width: 723px;
}
/* aside */
aside {
    margin-left: 15px;
}
/* 第一行图片轮播 */
#imgs-slide {
    width: 280px;
    float: left;
    margin-right: 15px;
}
#imgs-slide .swiper-slide {
    text-align: center;
}
#imgs-slide p {
    margin: 5px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
/* 热点关注 */
#hot {
    width: 425px;
    padding: 6px;
    box-sizing: border-box;
}
#hot .hot-img {
    width: 92px;
    text-align: center;
    float: left;
}
#hot .text-slide {
    border: 1px solid #ccc;
    padding: 4px;
    box-sizing: border-box;
}
#hot ul {
    height: 52px;
    box-sizing: border-box;
}
#hot ul li {
    height: 26px;
    line-height: 26px;

}
#hot ul li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    color: #000066;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
}
/* 热点报道 */
#Report {
    width: 425px;
    /*margin-top: 10px;*/
   

}
#Report .Report-title {
    background: -webkit-linear-gradient(#fff, #ccc 30%, #f6f6f6);
    background: -moz-linear-gradient(#fff, #ccc 30%, #f6f6f6);
    background: -o-linear-gradient(#fff, #ccc 30%, #f6f6f6);
    background: -ms-linear-gradient(#fff, #ccc 30%, #f6f6f6);
    background: linear-gradient(#fff, #ccc 30%, #f6f6f6);
    border: 1px solid #ccc;
    padding: 0 5px;
}
#Report h4 {
    background: url(../images/title-bg.png) no-repeat;
    margin: 0;
    padding: 2px;
    display: inline-block;
    width: 138px;
    text-align: center;
    color: #fff;
}
#Report .more {
    font-size: 13px;
    height: 100%;
    line-height: 26px;
}
#Report .Report-content {
    padding: 5px;
}
#Report ul {
    padding-left: 15px;
}
#Report ul li {
    font-size: 14px;
    padding: 4px;
    list-style: disc;
}
#Report ul li a {
    display: inline-block;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 教育专栏 */
#Pics, #EDU {
    background: -webkit-linear-gradient(#9A0000, #FD0000);
    background: -moz-linear-gradient(#9A0000, #FD0000);
    background: -o-linear-gradient(#9A0000, #FD0000);
    background: -ms-linear-gradient(#9A0000, #FD0000);
    background: linear-gradient(#9A0000, #FD0000);
    width: 100%;
    /*height: 140px;*/
    border-radius: 10px;
    margin-top: 15px;
    padding: 2px 20px 2px 5px;
    box-sizing: border-box;
}
#EDU .EDU-title {
    width: 35px;
}
#Pics .Pics-content, #EDU .EDU-content {
    background-color: #fff;
    width: 630px;
    height: 100%;
    border-radius: 10px;
    margin-left: 8px;
}
#EDU ul {
    padding: 5px 5px 5px 30px;

}
#EDU ul li {
    list-style: disc;
    padding: 3px;
}
#EDU ul li a {
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 图片锦集 */
#Pics .Pics-title {
    height: 100%;
    width: 35px;
    background: url("../images/pho_bg5.gif") no-repeat left center;
}
.Pics-content ul {
    padding: 5px;
}
.Pics-content ul li {
    float: left;
    padding: 3px;
}
/* 中央和中局精神 */
#spirit ul, #system ul,  #file ul {
    padding: 5px 4px 5px 20px;
}
#spirit ul li, #system ul li, #file ul li  {
    list-style: disc;
    padding: 4px 0;
    box-sizing: border-box;
}
#spirit ul li a, #system ul li a, #file ul li a {
    font-size: 13px;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
#spirit, #system, #link, #file {
    width: 235px;
    margin-bottom: 15px;
}
.spirit-title, .system-title, .link-title {
    height: 30px;
    width: 235px;
    margin: 0;
    background: -moz-linear-gradient(top, #F64108, #B80908);  
    background: -ms-linear-gradient(top, #F64108, #B80908);  
    background: -webkit-linear-gradient(top, #F64108, #B80908); 
    background: linear-gradient(top, #F64108, #B80908);  
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    letter-spacing: 4px;
}

/* 相关链接 */
.link-content {
    padding: 5px;
    box-sizing: border-box;
    text-align: center;
}
/* 底部图片 */
#footer-imgs {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
/* footer */
footer {
    background-color: #eeeeee;
    padding: 10px;
    text-align: center;
    border-top: 1px solid red;
    font-size: 12px;
}