normalize article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
img {
    display: block;
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
    font-family: "微软雅黑";
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
ul,
li,dl,dt,dd {
    margin: 0;
}

html {
    font-size: 16px;
    line-height: 1.4em;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑";
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:visited {
    color: #333;
}

a:hover,
a:active {
    color: #f30000;
    outline: 0;
    text-decoration: none;
}

a:focus {
    outline: none;
}

a {
    /* IE下去掉超链接获取焦点时产生的虚框 */
    noFocusLine: expression(this.onFocus=this.blur());
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

form {
    margin: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

input {
    border: 0px;
    outline: 0px;
}

.clear {
    clear: both;
}

.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    zoom: 1
}

.left {
    float: left;
}

.right {
    float: right;
}
#wrapper {
    width: 100%;
    text-align: center;
}

@media only screen and (max-width:1280px) {

    html,
    body,
    #wrapper, #hongqi {
        width: 1260px;
    }
}

#header {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    background: url(../images/bg.jpg) center top no-repeat;
    text-align: center;
    overflow: hidden;
}

#head {
    position: relative;
    width: 1100px;
    height: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

#head h1 {
    display: none;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
}

#topnews {
    width: 1100px;
    margin: 30px auto;
}

#topnews h3 {
    width: 1100px;
    text-align: center;
}

#topnews h3 a {
    padding: 30px;
    color: #e21b15;
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
letter-spacing: -1px;
}

.main {
    box-sizing: border-box;
    position: relative;
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 150px;
}

.yaowen {
    height: 360px;
    text-align: left;
    margin-bottom: 20px;
}

.news-img {
    box-sizing: border-box;
    width: 640px;
    height: 360px;
    position: relative;
    display: inline-block;
    *float: left;
}

.news-img img {
    display: inline-block;
    width: 640px;
    height: 360px;
    position: relative;
}

.news-list {
    float: right;
    width: 430px;
    position: relative;
}

.news-list ul {
    list-style: none;
}

.news-list ul li {
    box-sizing: border-box;
    height: 67px;
    *height: 52px; /* IE7 */
    padding: 17px 10px;
    margin-bottom: 4px;
    line-height: 88px;
    border-bottom:1px #ccc dashed; 
}
.news-list ul li:last-of-type {
    margin-bottom: 0;
}
.news-list ul li h5 a {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

.news-list .title a:hover,
.news-list ul li a:hover {
    color: #e21b15;
}

.yaowen .more a {
    width: 430px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #e21b15;
    color: #fff;
    font-size: 16px;
    float: right;
    margin-top: 27px;
* margin-top: 24px;
}
.bg{
    margin: 0 auto;
    background: url(../images/mainbg.jpg) center top no-repeat;
}
.content{
    width: 1100px;
    margin: 0 auto;
}
/* 全会精神 */
.quanhui{
    width: 1100px;
    background: url(../images/title1bg.jpg) center 140px no-repeat;
}
.quanhuititle{
    position: relative;
}
.quanhumore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.quanhumore a{
    font-size: 16px;
    color: #777;
}
.strange-news-sw {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.strange-info {
    padding-left: 10px;
}

.strange-info-list {
    width: 1100px;
    box-sizing: border-box;
}

.strange-info-list li {
    margin-left: 10px;
}

.strange-info-list li {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    position: relative;
}

.strange-info-list>li {
    padding-top: 30px;
    width: 100%;
}

.strange-info-list li a {
    display: inline-block;
    width: 100%;
    height: auto;
}

.strange-info-list li a h5 {
    font-size: 22px;
    line-height: 32px;
    color: #c8591e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.strange-info-list li a h5:hover {
    color: #c8591e;
}

.strange-text {
    position: relative;
    width: 1070px;
}

.strange-text-title {
    height: 132px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #c8591e;
    line-height: 30px;
    text-indent: 2em;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.strange-pagination {
    width: 150px;
    height: 20px;
    bottom: 10px;
    left: 50%;
    margin-left: -100px;
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.strange-pagination ul li {
    width: 24px;
    height: 4px;
    border-radius: 1px;
    transition: all 0.3s;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    background: #000;
    opacity: .2;
    text-indent: -9999px;
}

.strange-pagination .on {
    background: #F66E6A;
    border-radius: 100px;
    transform: scale(1.2);
    opacity: 1;
}
/* 基层 */
.jicengtitle{
    position: relative;
}
.jicengmore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.jicengmore a{
    font-size: 16px;
    color: #777;
}
.jicengtext ul li{
    width: 1060px;
    box-sizing: border-box;
    margin-bottom: 10px;
   padding-left: 10px;
}
.jicengtext ul{
    box-sizing: border-box;
    list-style: square;
    color: #e21b15;
    text-align: left;
    padding-left: 30px;
}

.jicengtext ul li h5 a {
    color: #e21b15;
    font-size: 18px;
    padding-top: 28px;
    display: inline-block;
    font-weight: bold;
}
.jicengtext ul li p {
width:1060px;
    color: #777;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 23px;
    text-align: justify;
    display: inline-block;
    border-bottom:1px #ccc dashed; 
}
.jicengtext .detail {
    color: #e21b15;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: normal;
}
/* 走进各地 */
.gedititle{
    position: relative;
}
.gedimore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.gedimore a{
    font-size: 16px;
    color: #777;
}
.geditext ul li{
    width: 1060px;
    box-sizing: border-box;
    margin-bottom: 10px;
   padding-left: 10px;
}
.geditext ul{
    box-sizing: border-box;
    list-style: square;
    color: #e21b15;
    text-align: left;
    padding-left: 30px;
}

.geditext ul li h5 a {
    color: #e21b15;
    font-size: 18px;
    padding-top: 28px;
    display: inline-block;
    font-weight: bold;
}
.geditext ul li p {
width:1060px;
    color: #777;
    font-size: 14px;
    line-height: 24px;
    padding-top: 20px;
    padding-bottom: 23px;
    text-align: justify;
    display: inline-block;
    border-bottom:1px #ccc dashed; 
}
.geditext .detail {
    color: #e21b15;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: normal;
}
/* 媒体聚焦 */
.meitititle{
    position: relative;
}
.meitimore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.meitimore a{
    font-size: 16px;
    color: #777;
}
.meititext .news-list {
    position: relative;
    float: left;
    box-sizing: border-box;
    width: 1120px;
    overflow: hidden;
}

.meititext .news-list .title {
    width: 520px;
    margin-right: 40px;
    float: left;
}

.meititext .news-list .title img {
    width: 525px;
    height: 300px;
    margin-bottom: 20px;
}

.meititext .news-list .title h4,
.meititext .news-list .title p {
    width: 510px;
    margin-left: 20px;
}

.meititext .news-list ul {
    width: 1150px;
    overflow: hidden;
}

.meititext .news-list ul li {
    box-sizing: border-box;
    width: 510px;
*width: 500px;
    margin-right: 46px;
    float: left;
    border-bottom:1px #ccc dashed;
    line-height: 52px; 
}
.meititext .news-list h4 a{
    color: #e21b15;
    font-size: 16px;
    font-weight: bold;
}
.meititext .news-list h4{
    padding-bottom: 10px;
}
.meititext .news-list .title p{
    color: #777;
    font-size: 14px;
    font-weight: normal;
    border-bottom:1px #ccc dashed;
    padding-bottom: 20px; 
    height: 70px;
}
.meititext .news-list ul li h5 a{
    width: 530px;
    color: #e21b15;
    font-size: 16px;
    font-weight: bold;
}
.meititext .news-list ul{
    padding-left: 20px;
    list-style: square;
    color: #e21b15;
}
.meititext .detail {
    color: #e21b15;
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0px;
    font-weight: normal;
}
.scale-img{
    position: relative;
}
.square{
    position: absolute;
    left: 0px;
    top: 328px;
    height: 0px;
    width: 4px;
    padding-top: 4px;
    border: 1px #e21b15 solid;
    background: #e21b15;
}
/* 读图解意 */
.dututitle{
    position: relative;
}
.dutumore{
    position: absolute;
    bottom: 70px;
    right: 8px;
}
.dutumore a{
    font-size: 16px;
    color: #777;
}
/* 视听全会 */
.shiting{
height:690px;
}
.shitingtitle{
    position: relative;
}
.shitingmore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.shitingmore a{
    font-size: 16px;
    color: #777;
}








/* 视听全会 */
.video-box {
    width: 1100px;
}
.video-l {
    float: left;
    width: 825px;
    height: 465px;
    position: relative;
}
.video-l a img {
    display: block;
    width: 825px;
    height: 465px;
}

.video-l a h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 55px;
    color: #fff;
    line-height: 55px;
    text-indent: 1em;
    font-size: 18px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    background: rgba(0, 0, 0, 0.5);
}
.video-r {
    float: right;
    width: 245px;
}

.video-r li {
    position: relative;
    margin-bottom: 22px;
    *margin-bottom: 20px; /* IE7 */
}

.video-r li a img {
    display: block;
    width: 245px;
    height: 140px;
}

.video-r li a h5 {
    position: absolute;
    left: 0;
    bottom: 0;
    *bottom: 4px; /* IE7 */
    box-sizing: border-box;
    width: 100%;
    *width:185px; /* IE7 */
    height: 24px;
    *height: 18px; /* IE7 */
    padding: 3px 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
}

.video-r li a:hover h5 {
    width: 245px;
    height: 140px;
    *width:245px; /* IE7 */
    *height: 140px; /* IE7 */
    line-height: 100px;
}

.video-r li a:hover h5 span {
    display: inline-block;
    line-height: 18px;
    vertical-align: middle;
    white-space: normal;
    overflow: visible;
}
.quanhui,.jiceng,.gedi,.meiti{
    margin-bottom: 80px;
}
.jicengtitle,.gedititle,.meitititle,.dututitle,.shitingtitle{
    margin-bottom: 30px;
}
/* 头图动效 */
#header{
    position: relative;
}
#head{
    position: relative;
}
#tit01 {
    position: absolute;
    top: 400px;
    left: 110px;
    width: 855px;
    height: 100px;
    background: url(../images/line1.png);
    background-repeat:no-repeat;
    animation-delay: 0.5s;
}

#tit02 {
    position: absolute;
    top: 525px;
    left: 6px;
    width: 1058px;
    height: 100px;
    background: url(../images/line2.png) ;
    background-repeat:no-repeat;
    animation-delay: 1s;
}
.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
#huabiao {
    position: absolute;
    bottom: -80px;
    width: 240px;
    height: 430px;
    right: 0%;
    background: url(../images/huabiao.png) no-repeat center;
}

.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#header{
    position: relative;
}
#gezi{
    position: absolute;
    top: 17%;
   right: 10%;
    width: 182px;
    height: 120px;
    background: url(../images/gezi.png) no-repeat center;
  }

/* 学习贯彻 */
.areatitle{
    position: relative;
}
.areamore{
    position: absolute;
    right: 8px;
    top: 44px;
}
.areamore a{
    font-size: 16px;
    color: #777;
}
.area {
 width: 1100px;
}

.area ul {
    width: 1100px;
    margin: 0 auto;
}

.area li {
    box-sizing: border-box;
    width: 530px;
    *width: 500px; /* IE7 */
    height: 190px;
    *height: 150px; /* IE7 */
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    border-bottom:1px #ccc dashed; 
}

.area li dt {
    float: left;
    width: 65px;
    height: 25px;
    background: #e21b15;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.area li dd {
    float: right;
    width: 450px;
    height: 120px;
    padding-bottom: 30px;
    margin-inline-start: 0px;
    overflow: hidden;
}

.area dd h5 a {
    color: #e21b15;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
    line-height: 21px;
}

.area dd p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #777;
}

.area dd p a {
    color: #e21b15;
}
.area li:nth-of-type(odd) {
    margin-right: 40px;
} 
.areatitle{
    margin-bottom: 30px;
}
.area{
    margin-bottom: 80px;
}


























