<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    color: #333;
    margin: 0 auto;
    padding: 0;
    background: #f2f2f2;
}
@media (max-width:1100px){
    html,body{
        display: block;
        width: 1100px;
        overflow-X: hidden;
        /* width: 100vw; height: 100vh; */
    }
    html{
        width:1100px;
        position: relative;
    }
    body{
      position: absolute;
      width:1100px;
      left:50%;
      transform: translateX(-50%);
      -ms-transform:translateX(-50%); 
      -moz-transform:translateX(-50%); 
      -webkit-transform:translateX(-50%);
      -o-transform:translateX(-50%); 
    }
}
@media (max-width:768px){
    html,body{
        display: block;
        width:1100px;
        /* min-width: 1100px; */
        overflow-X: hidden;
    }
}


.BreadcrumbNav {
    line-height: 44px;
    height: 44px;
    font-size: 12px;
    font-family: "宋体";
    color: #000;
}

a,
a:hover {
    color: #000;
    text-decoration: none;
}
img{
    border:none;
}
/* .text-person a, .column-6 p a{
    display: inline-block;
    margin-left: 0.8em;
    font: normal 16px/32px "宋体";
} */
.text-person{
  width:100%;
}
.text-person a {
    display: inline-block;
    margin-right: 0.4em;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    font-family: "宋体";
    color:#000;
    -webkit-text-size-adjust: none;
    width:auto;
}
.text-person .noMarginR{
    margin-right: 0;
}
.bihua span{
    -webkit-text-size-adjust: none;
}
.column-box .bihua{
    line-height: 30px;
    margin-bottom: 8px;
}
.column-6 p span{
    display: inline-block;
    text-indent: 2em;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    font-family: "宋体";
    color:#000;
    -webkit-text-size-adjust: none;
    text-align: justify;
}

h5 span {
    display: inline-block;
}

 /* .column-6 p {
     display: inline-block;
    text-indent: 2em;
}  */
.ssda {
    line-height: 30px;
    margin:14px 0 60px;
    text-align: center;
}

.ssda a {
    float: none;
    font-size: 20px;
    font-weight: normal;
    font-family: 微软雅黑;
    color: rgb(165, 42, 0);
    line-height: 30px;
}

p {
    margin: 0;
}

/* a:hover { text-decoration: underline } */

/*通用样式*/
.active a {
    color: #fff;
    cursor: default
}

.active a:hover {
    text-decoration: none
}

.form-text {
    border: 1px solid #d4cfbe;
    padding: 0 5px;
    width: 300px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    vertical-align: middle
}

.form-btn {
    border: none;
    padding: 0 1em;
    height: 40px;
    line-height: 40px;
    background: #ff9933;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    vertical-align: middle
}

/*主体宽度*/
.site-header .body,
.site-nav .nav,
.site-content,
.max-width {
    margin: 0 auto;
    width: 1028px;
    font: normal 16px/32px "宋体";
    color:#000;
    /* font-size: 14px;
    line-height: 25px;
    font-family: "微软雅黑"; */
}

/*主体*/
.site-content {
    width: 1028px;
    padding: 0 36px;
    min-height: 800px;
    padding-bottom: 50px;
    background: url(http://www.gov.cn/govweb/xhtml/2016gov/guowuyuan/20181029leader/image/background.png) center 20px #fff no-repeat;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    -webkit-overflow-scrolling: touch;
}
@media (max-width:1100px){
  .site-content {min-height: 1000px;}
}

.column-box {
    text-align: center
}

.column-box .title {
    line-height: 30px;
    margin: 18px 0px;
    font-size: 20px;
    text-align: center;
    font-weight: normal;
    font-family: "微软雅黑";
}

.column-box .title span {
    /* position: relative; bottom: -1px; display: inline-block; border-bottom: 2px solid #ff3341; padding: 0 10px; */
    color: #a52a00;

}

.column-box .person-box {
    display: inline-block;
    width: 12%;
    min-height: 163px;
    /* line-height: 1.5; */
    text-align: center;
    vertical-align: top;
    *zoom:1;
    *display:inline;
}

.column-box .person-box a[href="javascript:;"] {
    cursor: default
}

.column-box .person-box .position {
    display: inline-block;
    width: 100%;
    font-size: 16px
}
.column-box .person-box .name {
    display:block;
    width: 100%;
    font-size: 16px
}

.column-box .person-box .name {
    color: #00f;
    line-height: 30px;
}

.column-box .text-person .name a {
    text-decoration: none;
}
.column-box .person-box .img{
    display: block;
    width: 92px;
    font-size: 16px;
    margin: 0 auto; 
}
.column-box .person-box .img img {
    /* margin-bottom: 5px; */
    width: 92px;
    height: 123px;
    display: block;
}
.column-box .person-box .img img[src=""] {
    visibility: hidden;
}

.column-box .text-person {
    font-size: 16px;
    text-align: left;
    line-height: 32px;
}

.column-box .text-person .name {
    display: inline-block;
    margin-right: 1rem;
    text-decoration: none;
}

.column-box .text-tip {
    text-align: left
}

.column-box .text-link {
    text-align: center
}

.column-box .text-link a {
    display: block;
    margin: 0 auto;
    width: 50%;
    font-size: 20px;
    line-height: 40px;
    text-decoration: none;
    font-family: "微软雅黑";
}

.big .person-box {
    width: 14%;
    min-height: 180px
}


.gaofa .big .person-box .img{
    width: 113px;
}
.gaofa .big .person-box .img img{
    width: 113px;
    height: 150px;
}

.big .person-box .img img {
    width: 120px;
    height: 150px
}
.big .person-box .img{
    width: 120px;
}


.column-box.multiline {
    text-align: left;
    /* margin-top:55px; */
}

.column-5 .person-box {
    width: 19%
}

.column-6 .person-box {
    width: 16%
}

.column-7 .person-box {
    width: 15%
}
#column9 .title,#column2 .title{
    margin-top: 8px;
}
#column9 .title{
    margin-bottom: 0px;
}
#topHeader {
    height: 32px;
    text-align: center;
    background: rgba(0, 0, 0, 0.498039);
    position: absolute;
    z-index: 1;
    width: 100%;
}

#topHeader .top {
    width: 1000px;
    margin: 0 auto;
    height: inherit;
}

#topHeader a {
    float: left;
    height: 32px;
    line-height: 32px;
    color: #fff;
    margin: 0 10px;
    font-size: 12px;
}

.line_title {
    width: 100%;
    height: 48px;
    padding: 50px 0;
    text-align: center;
}

/* 政协 */
.zhengxie .column-box .long-name .name{
    line-height: 24px;
}
.zhengxie .column-box .long-name{
    min-height: 180px;
}
.zhengxie .column-7 {
    width: 720px;
    margin: 0 auto;
}
.zhengxie .column-box .text-person,.zhengxie .column-6{
    width: 796px;
    margin: 0;
    padding: 0 116px;
}
.zhengxie  .column-box .person-box .name.special{
    width: 96px;
    line-height: 24px;
    margin: 3px auto 10px;
}
.zhengxie  .line_title{
    height: 63px;
}

/* 高法 */

.gaofa #column1,.gaofa #column10,.gjzx #column10,.junwei #column10{
    padding:58px 116px 0px;
}
.gwy #column10{
    padding:48px 116px 0px;
}
.gwy #column11{
    padding: 0 116px;
}
.gaofa #column3{
    margin-top: 34px;
}
.gaofa .column-box.img_size2 .person-box {
    width: 14%;
    min-height: 180px
}
.gaofa .column-box.img_size2  .person-box .img{
    width: 113px;
}   
.gaofa .column-box.img_size2 .person-box .img img {
    width: 113px;
    height: 150px;
}

.more a{
    font-size: 16px;
    line-height: 36px;
    font-family: "宋体";

    -webkit-text-size-adjust: none;
    color: #015293;
    *display: inline-block;
    *text-indent: 2em;
}

.more {
    text-indent: 2em;
}
/* 国家主席 */
.column-box.img_size3 .person-box .img {
    width: 100px;
}
.column-box.img_size3 .person-box .img img {
    width: 100px;
    height: 123px;
}
.column-box.img_size3 .person-box{
    min-height: 153px;
}
/* 军委*/
.column-box.img_size4 .person-box .img img {
    width: 92px;
    height: 123px;
}
.junwei .column-box .text-person{
    text-align: center;
    line-height: 30px;
}
.junwei .text-person a{
    margin: 0 ;
}
.junwei #column5 .title{
   margin: 8px 0 11px;
}
.junwei #column3 .person-box {
   width: 10%;
}
.zhonggongjunwei #column5.column-box  .title{
    margin-bottom: 8px;
}
.zhonggongjunwei #column5 .text-person{
    line-height: 36px;
}
.zhonggongjunwei #column5{
    padding: 1px 116px 0px;
}
#zhonggongjunwei .junwei #column10{
    padding: 1px 116px 0px;
}
#zhonggongjunwei{
    padding-bottom: 12px;
}
/* 国务院 */
.dsline {
    border-bottom: 1px dashed #bfbfbf;
    margin-bottom: 44px;
}
.gwy #column3 .title{
    margin-top: 8px;
}
.gwy .lsty {
    text-align: left;
    line-height: 36px;
}
.lsty ul{
    padding: 0;
    overflow: hidden;
    zoom: 1;
    margin: 0;
}
.lsty li {
    float: left;
    list-style: disc;
    color: #bfbfbf;
    width: 130px;
    margin: 0px 44px 0px 18px;
}
.lsty li a{
    -webkit-text-size-adjust: none;
    color:#4272a4;
}
.gwy .column-7 .person-box{
    width: 10%;
}
.gwy .site-content{
    padding-bottom: 36px;
}
/* 人大 */
.rd13 .column-7{
    width: 840px;
    margin: 0 auto;
}
.rd13 .column-7 .person-box{
    width: 13%;
}

.rd13 .column-box .person-box .name.special{
    width:96px;
    line-height: 24px;
    margin: 3px auto 10px;
}

.rd13 #column2 .person-box{
    min-height: 30px;
}
.rd13 #column2 .title{
    margin: 8px 0 10px;
}
.rd13 #column2 .person-box{
    display:block;
    margin: 0 auto;
}
.rd13 #column9 .title{
    margin-top: 18px;
}
.rd13 .ssrd{
    margin:14px 0 60px;
    text-indent: 2em;
}
.rd13 .ssrd a{
    font-size: 16px;
    *display: inline-block;
    *text-indent: 2em;
    -webkit-text-size-adjust: none;

}
.rd13 .ssrd span{
    color:rgb(165, 42, 0);
    -webkit-text-size-adjust: none;
}
/* .column-box .text-person{
    width: 768px;
    margin: 0 130px;
} */
.rd13 #column10,.rd13 #column9,.rd13 .ssrd{
    padding: 0 116px;
}

/* 19领导机构 */
.ldjg19 .column-6 .person-box .img,
.ldjg19 .column-4 .person-box .img
{
    width: 70px;
}
.ldjg19 .column-6 .person-box .img img,
.ldjg19 .column-4 .person-box .img img{
    width: 70px;
    height: 96px;
}
.ldjg19 .column-4{
    margin-top: 10px;
}
.ldjg19 .column-4 .person-box{
    width: 13%;
    min-height: 126px;
}
.ldjg19 .column-6 .person-box{
    width: 7%;
}
.ldjg19 .column-5 .person-box{
    width: 11%;
}
.ldjg19 .column-box.column-6 .person-box{
    min-height: 133px;
}
.ldjg19 .column-box .text-person{
    text-align: center;
    line-height: 30px;
}
.ldjg19 .fushuji{
    margin: 5px 0;
}
.ldjg19 #column11{
    margin-top: -5px;
}
.ldjg19 #column13.multiline{
    margin-top: 58px;
}
.ldjg19 .column-7 .text-person .noMargin{
    margin-right: 0;
}
.ldjg19 #column13  a{
    color: #000;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    font-family: "微软雅黑";
    -webkit-text-size-adjust: none;
    margin-right: 0;
}
.ldjg19 .column-6 .bihua span{
    text-indent: 0;
    line-height: 30px;
}
.ldjg19 #column1 .person-box .img,
.ldjg19 #column1 .person-box .img img,
.ldjg19 #column10 .person-box .img,
.ldjg19 #column10 .person-box .img img
 {
    width: 100px;
}
.ldjg19 #column2 .title{
    margin-bottom:0px;
}
.ldjg19 .column-box .bihua{
    margin-bottom: 16px;
}
.ldjg19 #column5  .title,
.ldjg19 #column6  .title
{
    margin-top: 11px;
}
</pre></body></html>