body,div,ul,li,p,a{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
    border: 0;
}
img{
    vertical-align: middle;
    border: 0;
}
a{
    color: #000000;
    text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
/*头部*/
.top_logo{
    height: 500px;
    background:  url("../images/topnew.jpg");
}
/*书记重要讲话*/
.ldjh{
    width: 1000px;
    margin: auto;
    background: #c61d20;
    height: 450px;
    margin-top: 40px;
}
.ldjh .title {
    margin: auto;
    position: relative;
    color: #FFFFFF;
    font-size: 40px;
    padding: 20px;
    font-weight: 800;
    line-height: 40px;
}
.newslist3{
    width: 550px;
    padding: 20px;
}
.newslist3 li h1 {
    font-size: 24px;
    line-height: 140%;
    color: #FFFFFF;
}
.newslist3 li h1 a {
    font-size: 24px;
}
.newslist3 li p {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: #fff 3px solid;
    margin-bottom: 8px;
    color: #FFFFFF;
    line-height: 25px;
    text-indent: 2em;
}
.newslist3 li p  a{
    font-size: 14px;
    padding: 10px 0;
    margin-bottom: 8px;
    color: #FFFFFF;
    line-height: 25px;
}
.white, .white a:link, .white a:visited, .white a:hover {
    color: #fff;
}
.newslist3  li {
    font-size: 18px;
    border-bottom: #cccccc 1px dotted;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    color: #FFFFFF;
}
.newslist3  li:first-child {
    height: 207px;
}
.newslist3  li a{
    font-size: 18px;
    color: #FFFFFF;
}
.newslist3  li img{
    margin-top: -5px;
}


.ldimg{
    width: 350px;
    height: 250px;
    background: #FFFFFF;
    margin-right: 50px;
    border: 4px solid #ffca6c;
    margin-top: 30px;
}
/*要闻*/
.yw {
    margin: auto;
    width: 1000px;
    margin-top: 40px;
}
.yw .title,.xlch .title {
    margin: auto;
    position: relative;
    height: 60px;
}
.yw .title .logo,.xlch .title .logo {
    float: left;
    height: 60px;
    
}
.yw .title .logo img,.xlch .title .logo img{
    width:100%;
}
.newslist {
    margin: auto;
    margin-top: 20px;
}
.newslist li {
    margin: auto;
    background: url(../images/sjjscqh_icon_1.png) no-repeat left center;
    padding-left: 30px;
    text-align: left;
    line-height: 48px;
    font-size: 24px;
    color: #000000;
    font-weight: 500;
}
.newslist li span{
    float: right;
    margin-right: 10px;
}
.newslist li a:hover {
    color: #e12921;
}
/*系列策划：决战年行动*/
.xlch {
    margin: auto;
    width: 1000px;
    margin-top: 40px;
}
.xian{
    width: 1000px;
    margin: 40px auto;
    height: 3px;
    background: #e12921;
}
/*视频镜头*/
.center_1 {
    margin: auto;
    width: 1000px;
    height: 425px;
}
.main_left {
    float: left;
    width: 475px;
    text-align: left;
}
.main_right {
    float: right;
    width: 475px;
    text-align: left;
}
.spjt {
    margin: auto;
    width: 444px;
    margin-top: 20px;
    margin-left: 0px;
}
.spjt .title {
    margin: auto;
    position: relative;
    height: 80px;
}
.spjt .title .logo {
    float: left;
    height: 80px;
}
.content {
    margin: auto;
    position: relative;
    text-align: left;
    margin-top: 20px;
}
.spjt .imgshow:hover {
    -webkit-box-shadow: 0px 0px 20px #787878;
    -moz-box-shadow: 0px 0px 20px #787878;
    background: #f9f9f9;
}
.content .title {
    text-align: left;
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    margin-top: 10px;
}
.content .title a {
    color: #000000;
}
.content .title a:hover {
    color: #e12921;
}
/*评论*/
.pl {
    margin: auto;
    width: 444px;
    margin-top: 20px;
    margin-left: 0px;
}
.pl .title {
    margin: auto;
    position: relative;
    height: 80px;
}
.pl .title .logo {
    float: left;
    height: 80px;
}
.newslist2 {
    margin: auto;
    margin-top: 20px;
}
.newslist2 li {
    margin: auto;
    background: url(../images/sjjscqh_icon_1.png) no-repeat left center;
    padding-left: 30px;
    text-align: left;
    line-height: 48px;
    font-size: 20px;
    color: #000000;
}
.newslist2 li a:hover{
    color: #e12921;
}
/*底部*/
.copyright {
    height: 200px;
    padding-top: 100px;
    text-align: center;
    border-top: 10px solid #e12921;
    background: #F8F4E8;
}
#copyright {
    position: relative;
    width: 980px;
    margin: -50px auto;
    font-size: 18px;
    text-align: center;
    padding: 5px 0;
    line-height: 180%;
    clear: both;
}
.dzjg{
    position: absolute;
    top: 0;
    left: 40px;
}
.ewm{
    position: absolute;
    top: 0;
    right: 40px;
}