<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    font-size:16px;
    font-family: "Microsoft YaHei";
    color:#333;
    line-height:24px;
    min-width: 1200px;
    margin:0;
    padding:0;
}
div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,img{
    list-style:none;
    padding:0;
    margin:0;
    border:none;
}
a{
    text-decoration:none;
    color:#333;
}
a:hover{
    color: #b01c21;
}
.clear_both:after{
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.main1200{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

.banner_img{
    height: 1200px;
    background: url("../images/2021ygj_gzh_banner-img.jpg") center no-repeat;
}


/*头条*/
.headline{
    padding-top: 50px;
}
.headline p{
    font-size: 36px;
    font-weight: bold;
    line-height: 46px;
    text-align: center;
}
.headline p a{
    color: #b01c21;
}
.headline span{
    display: block;
    line-height: 30px;
    color: #666;
    text-indent: 2em;
    padding-top: 12px;
    font-size: 18px;
}
.headline span a{
    color: #b01c21;
}
.headline span a:hover{
    text-decoration: underline;
}


/*首屏轮播图*/
.first_focus {
    width: 700px;
    height: 395px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-top: 40px;
}

.first_focus .hd {
    height: 10px;
    position: absolute;
    z-index: 1;
    bottom: 18px;
    right: 16px;
}

.first_focus .hd ul {
    zoom: 1;
    float: left;
}

.first_focus .hd ul li {
    cursor: pointer;
    width: 8px;
    height: 8px;
    display: block;
    text-indent: 20px;
    background: #fff;
    float: left;
    margin: 0 0 0 10px;
    border-radius: 50%;
}

.first_focus .hd ul li.on {
    width: 10px;
    height: 10px;
    margin-top: -1px;
    background-color: #c6050f;
}

.first_focus .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.first_focus .bd li {
    zoom: 1;
}

.first_focus .bd img {
    width: 700px;
    height: 395px;
}

.first_focus .bd h1 {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 50px;
    width: 530px;
    margin-left: 20px;
    z-index: 111;
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
}

.first_focus .bd h1 a {
    color: #fff;
    text-decoration: none;
}

.first_focus .bd div {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    background-color: #000;
    width: 700px;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

/*首屏右侧新闻*/
ul.firsr_row_right{
    width: 470px;
    height: 420px;
    overflow: hidden;
    float: right;
    padding-top: 36px;
    font-size: 16px;
}
ul.firsr_row_right li{
    min-height: 35px;
    padding-top: 4px;
}
ul.firsr_row_right li a{
    display: block;
    background: url("../images/2021ygj_gzh_first-row-icon.jpg") left 10px no-repeat;
    padding-left: 12px;
    line-height: 28px;
}
ul.firsr_row_right li:nth-child(4){
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 18px;
    margin-bottom: 20px;
}


.title_long{
    padding-top: 60px;
    text-align: center;
    line-height: 0;
}


/*工作报告*/
.gzbg_row{
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
}
.gzbg_img{
    line-height: 0;
}
.gzbg_img img{
    width: 586px;
    height: 440px;
}
.gzbg_right{
    width: 574px;
}
.gzbg_title{
    height: 44px;
    background: url("../images/2021ygj_gzh_gzbg-title-bg.jpg") no-repeat;
    line-height: 44px;
}
.gzbg_title b{
    font-size: 24px;
    color: #ffe5a5;
    padding-left: 20px;
}
.gzbg_title b a{
    color: #ffe5a5;
}
.gzbg_right h1{
    font-size: 22px;
    font-weight: bold;
    padding: 12px 0 0 8px;
    line-height: 36px;
}
.gzbg_right p{
    font-size: 16px;
    line-height: 30px;
    max-height: 60px;
    color: #888;
    margin: 4px 0 0 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gzbg_right p a{
    color: #b01c21;
}
.gzbg_right p a:hover{
    text-decoration: underline;
}

.gzbg_right ul{
    line-height: 40px;
    font-size: 18px;
    padding: 6px 0 0 16px;
}
.gzbg_right ul li{
    background: url("../images/2021ygj_gzh_gzbg-icon.jpg") left center no-repeat;
    padding-left: 16px;
}
.gzbg_right ul li a{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}


/*报告热词*/
ul.bgrc_row{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 16px;
}
ul.bgrc_row li{
    font-size: 36px;
    text-align: center;
    margin-top: 14px;
}
ul.bgrc_row li a{
    color: #ffe5a5;
    display: block;
}
ul.bgrc_row li a:hover{
    color: #fff8e6;
}
ul.bgrc_row li:nth-child(1){
    width: 290px;
    height: 140px;
    line-height: 140px;
    background: url("../images/2021ygj_gzh_bgrc-bg1.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(2){
    width: 280px;
    height: 140px;
    line-height: 140px;
    background: url("../images/2021ygj_gzh_bgrc-bg2.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(3){
    width: 226px;
    height: 140px;
    line-height: 140px;
    background: url("../images/2021ygj_gzh_bgrc-bg3.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(4){
    width: 354px;
    height: 211px;
    line-height: 211px;
    background: url("../images/2021ygj_gzh_bgrc-bg4.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(5),
ul.bgrc_row li:nth-child(6){
    width: 238px;
    height: 219px;
    line-height: 219px;
    margin-top: -60px;
    background: url("../images/2021ygj_gzh_bgrc-bg5.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(7){
    width: 319px;
    height: 219px;
    line-height: 219px;
    margin-top: -60px;
    background: url("../images/2021ygj_gzh_bgrc-bg7.jpg") no-repeat;
}
ul.bgrc_row li:nth-child(8){
    width: 354px;
    height: 145px;
    line-height: 145px;
    background: url("../images/2021ygj_gzh_bgrc-bg8.jpg") no-repeat;
}


/*报告热词*/
.jyjl_row{
    margin-top: 30px;
}
.jyjl_row .parHd {
    height: 52px;
    line-height: 52px;
    text-align: center;
    background: url("../images/2021ygj_gzh_bgrc-line.jpg") center repeat-x;
    position: relative;
}
.jyjl_row .parHd ul{
    margin: 0 auto;
    height: 52px;
    border: 1px solid #e4e4e4;
    background-color: #fff;
    display: inline-block;
    padding: 0 30px;
}
.jyjl_row .parHd ul li{
    display: inline-block;
    padding: 0 40px;
    font-size: 24px;
    cursor: pointer;
}
.jyjl_row .parHd ul li.on a{
    color: #d30000;
}

.jyjl_row .rw_row_in{
    width: 1200px;
    margin: 60px auto 0;
    zoom: 1;
    position: relative;
}

.jyjl_row .sPrev,
.jyjl_row .sNext{
    position: absolute;
    top: 240px;
    display: block;
    width: 40px;
    height: 60px;
    opacity: .8;
    z-index: 3;
}
.jyjl_row .sPrev{
    background: url("../images/2021ygj_gzh_rw-arrow1.png") no-repeat;
    left: 0;
}
.jyjl_row .sNext{
    background: url("../images/2021ygj_gzh_rw-arrow2.png") no-repeat;
    right: 0;
}
.jyjl_row .sPrev:hover,
.jyjl_row .sNext:hover{
    opacity: 1;
}
.jyjl_row .parBd ul{
    overflow:hidden;
    zoom:1;
}
.jyjl_row .parBd ul li{
    width: 285px;
    height: 540px;
    background: url("../images/2021ygj_gzh_jxlx-bg1.png") no-repeat;
    margin: 0 20px 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    position: relative;
}
.jyjl_row .parBd ul li:nth-child(2n-1){
    background: url("../images/2021ygj_gzh_jxlx-bg2.png") no-repeat;
}
.jyjl_row .parBd ul li img{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: absolute;
    left: 32px;
    top: 32px;
    z-index: 1;
    display: block;
    border: 5px solid #ffe5a5;
}
.jyjl_row .parBd ul li:nth-child(2n-1) img{
    top: 60px;
}
.jyjl_row .parBd ul li&gt;div{
    width: 272px;
    padding: 0 18px;
    box-sizing: border-box;
    line-height: 30px;
    position: absolute;
    left: 0;
    top: 260px;
    z-index: 2;
}
.jyjl_row .parBd ul li:nth-child(2n-1)&gt;div{
    top: 288px;
}
.jyjl_row .parBd ul li&gt;div p a{
    display: block;
    text-align: justify;
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.jyjl_row .parBd ul li&gt;div span{
    display: block;
    font-size: 16px;
    line-height: 28px;
    margin-top: 12px;
    max-height: 140px;
    color: #fff5dd;
    text-align: justify;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.jyjl_row .parBd ul li&gt;div span a{
    color: #ffe5a5;
}
.jyjl_row .parBd ul li&gt;div span a:hover{
    text-decoration: underline;
}


.footer_row{
    background-color: #b01c21;
    text-align: center;
    padding: 56px 0 40px;
    font-size: 16px;
    line-height: 30px;
    color: #fff5dd;
    margin: 140px 0 0;
}
.footer_row p{
    padding-top: 6px;
}

@media screen and (max-width: 1000px){
    .footer_row{
        font-size: 12px;
    }
}










































</pre></body></html>