﻿html,body,ul, li, dl, dt, dd, ol, p, img,h4, i,input{
    list-style: none;
    border: none;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
}
a, h1, h2, h3, h4, h5, h6, input, select, button, option, textarea, optgroup {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: none;
}

html {
    font: normal 16px/1.8 !important;
}
body {
    font-family: "Microsoft Yahei", "PingFang", "Droid Sans", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    background: #ca0227 url(../images/bg.jpg) center top no-repeat;
}
ul,li{
    list-style:none;
}

a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #ca0227;
    text-decoration: none;
}
em {
    font-style: normal;
}

.clear{
    clear:both;
}
.warp {
    width: 100%;
    min-width: 1200px;
}
.container {
    width: 1150px;
    margin:0 auto;
    padding:25px 25px 25px 25px;
    background:#FFF;
}

/*头部begin*/
.head {
    position: relative;
    width: 1200px;
    height: 520px;
    margin: 0 auto;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 434px;
    height: 93px;
    padding-top: 36px;
}
.logo img {
    width: 100%;
    height: 100%;
}

.search_area {
    margin-right: 140px;
    width: 390px;
    margin-top: 55px;
    float: right;
}
.search-form{
    float: left;
    width: 390px;
    height: 42px;
    background: none;
    border: none;
}
.input-search{
    width: 282px;
    height: 42px;
    float: left;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    line-height: 42px;
    border: none;
    outline: none;
}
.search-btn{
    width: 88px;
    height: 42px;
    border: 1px solid #ff7000;
    background: #ff7000;
    float: right;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}

.home {
    position: absolute;
    right: 0;
    top: 62px;
    font-size: 14px;
    color: #fff;
    border: 1px #fff solid;
    padding: 0 16px;
    border-radius: 6px;
}
.home a, .home a:visited {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.zt_title {
    position: absolute;
    left: 50%;
    top: 170px;
    margin-left: -550px;
    width: 1100px;
    height: 108px;
    text-align: center;
}


.nav_fzzf {
    position: absolute;
    bottom: 50px;
    width: 100%;
    height: 149px;
    display: inline-block;
    overflow: hidden;
}
.nav_fzzf ul {
    width: 800px;
    height: 100%;
    margin: 0 auto;
}
.nav_fzzf ul li {
    width: 139px;
    height: 100%;
    float: left;
    text-align: center;
    height: 100%;
    line-height: 32px;
    color: #ffffff;
    margin: 0 30px;
}
.nav_fzzf ul li {
    border-left: none;
}
.nav_fzzf ul li a {
    width: 139px;
    height: 149px;
    display: inline-block;
}
.nav_fzzf ul li:nth-child(1) a{
    background:url(../images/ztzl_home.png) no-repeat;
}
.nav_fzzf ul li:nth-child(1) a:hover,.nav_fzzf ul li.active:nth-child(1) a{
    background:url(../images/ztzl_home_hover.png) no-repeat;
}
.nav_fzzf ul li:nth-child(2) a{
    background:url(../images/ztzl_tixi.png) no-repeat;
}
.nav_fzzf ul li:nth-child(2) a:hover,.nav_fzzf ul li.active:nth-child(2) a{
    background:url(../images/ztzl_tixi_hover.png) no-repeat;
}
.nav_fzzf ul li:nth-child(3) a{
    background:url(../images/ztzl_dongtai.png) no-repeat;
}
.nav_fzzf ul li:nth-child(3) a:hover,.nav_fzzf ul li.active:nth-child(3) a{
    background:url(../images/ztzl_dongtai_hover.png) no-repeat;
}
.nav_fzzf ul li:nth-child(4) a{
    background:url(../images/ztzl_baogao.png?id=2) no-repeat;
}
.nav_fzzf ul li:nth-child(4) a:hover,.nav_fzzf ul li.active:nth-child(4) a{
    background:url(../images/ztzl_baogao_hover.png) no-repeat;
}
/*头部end*/

/*容器begin*/

/*网络检索指标begin*/
.creat_system_title {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.creat_system_title img {
    margin: 0 auto;
}
.search_area1{
    width: 660px;
    text-align: center;
    margin: 0 auto 20px auto;
}
.search-form1{
    float: left;
    width: 660px;
    height: 42px;
    background: none;
    border: none;
}
.input-search1{
    width: 550px;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
    line-height: 40px;
    border: 1px #ddd solid;
    outline: none;
}
.search-btn1{
    width: 88px;
    height: 42px;
    border: 1px solid #ff7000;
    background: #ff7000;
    float: right;
    outline: none;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
}

.creat_system_box {
    width: 100%;
    margin: 20px 0;
}
.creat_system_box ul li {
    float: left;
}
.creat_system_box ul li a {
    height: 48px;
    line-height: 48px;
    border: 1px #e5e5e5 solid;
    padding: 15px 8px 15px 12px;
    vertical-align: middle;
    font-size: 17px;
    margin: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.creat_system_box ul li:hover a {
    height: 48px;
    line-height: 48px;
    border: 1px #ca0227 solid;
    background: #ca0227;
    color: #ffffff;
    padding: 15px 8px 15px 12px;
    vertical-align: middle;
    font-size: 17px;
    margin: 10px;
    float: left;
}
.creat_system_box ul li:nth-child(1) a, .creat_system_box ul li:nth-child(5) a, .creat_system_box ul li:nth-child(1) a, .creat_system_box ul li:hover:nth-child(5) a {
    width: 336px;
}
/*网络检索指标end*/

/*各单位专栏链接begin*/
.creat_link_box {
    width: 100%;
    margin: 20px 0;
}
.creat_link_box ul li {
    width: 257px;
    height: 44px;
    line-height: 44px;
    background: #fff;
    border: 1px #f0f0f0 solid;
    margin: 5px 9px;
    float: left;
}
.creat_link_box ul li a {
    width: 100%;
    text-indent: 20px;
    float: left;
}
.creat_link_box ul li a:hover {
    width: 100%;
    text-indent: 20px;
    background: #FEDADB;
    float: left;
}
/*各单位专栏链接end*/

/*创建工作动态begin*/
.creat_news_title {
    width: 100%;
    text-align: center;
    margin: 20px 0 0 0;
}
.creat_news_title img {
    margin: 0 auto;
}
.creat_news_box {
    width: 100%;
    margin: 20px 0;
}
.creat_news_box .news {
    width: 530px;
    margin: 10px 20px 30px 20px;
    float: left;
}
ul.news-list li {
    position: relative;
    padding: 0.8rem 0 0.48rem 0.8rem;
    background: url(../images/icon_bot.jpg) no-repeat 0px 22px;
    transition: .3s all;
}
ul.news-list li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
}
ul.news-list li span {
    display: block;
    float: right;
    width: 100px;
    font-size: 1rem;
    text-align: right;
    color: #999999;
}
ul.news-list li:hover {
    background-position: 10px 22px;
    padding-left: 25px;
}
ul.news-list li:hover a ,ul.news-list li:hover a>span{
    color: #ca0227;
}
/*创建工作动态end*/

/*容器end*/

/*尾部begin*/
.ztzl_footer {
    width: 100%;
    min-width: 1200px;
    height: 160px;
    text-align: center;
    background: url(../images/bg_bt.jpg) center bottom no-repeat;
    margin: 0 auto;
}
.ztzl_footer p {
    width: 1200px;
    padding-top: 50px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
}
.ztzl_footer p a, .ztzl_footer p a:visited {
    color: #FFC;
}
/*尾部end*/

/*当前位置begin*/
.sub_nav {
    margin: 0 0px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}
sub_nav .icon-weizhi {
    width: 20px;
    height: 30px;
    display: inline-block;
    margin-top: 8px;
    float: left;
}
.sub_nav span>a{
    color: #595959;
}
/*当前位置end*/

/*分页信息列表begin*/
.class-content {
    margin: 0 0px;
    padding: 20px 20px 50px 20px;
}
.news-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
    padding: 15px 0;
}
.news-title i {
    width: 10px;
    height: 22px;
    background: #d6012d;
    display: inline-block;
    border-radius: 4px;
    margin-right: 10px;
    margin-top: 4px;
    float: left;
}
ul.news-list .line {
    height: 0;
    line-height: normal;
    margin: 20px auto;
    padding: 0px;
    border-bottom: 1px #dfe8f0 solid;
    background: none;
}
/*分页信息列表end*/

/*年度工作报告begin*/
.class-content .left {
    width: 120px;
    float: left;
}
.class-content .left ul li {
    width: 120px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #aaa;
    margin: 0px 0 20px 0;
    float: left;
}
.class-content .left ul li a, .class-content .left ul li a:visited, .class-content .left ul li.on a, .class-content .left ul li.on a:visited {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 20px;
    color: #fff;
}
.class-content .left ul li.on,.class-content .left ul li:hover {
    background: #ca0227;
}
.class-content .right {
    width: 906px;
    height: auto;
    border: 1px #e5e5e5 solid;
    padding: 5px 25px 25px 25px;
    float: right;
}
/*年度工作报告end*/

/*网络检索指标begin*/
.list_left{
    width:306px;
    height:auto;
    float:left
}

.cd-accordion-menu {
    width: 100%;
    max-width: 600px;
    background: #ca0227;
}
.cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
}
.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


.cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
    position: relative;
    display: block;
    padding: 20px 10px 20px 36px;
    background: #ca0227;
    color: #ffffff;
    font-size: 16px;
}
.cd-accordion-menu label.on{
    background:#ff3232;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
    background: #52565d;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cd-accordion-menu label {
    cursor: pointer;
}
.cd-accordion-menu label::before{
    background-image: url(../images/cd-icons.svg);
    background-repeat: no-repeat;
}
.cd-accordion-menu label::before {
    /* arrow icon */
    left: 16px;
    background-position: 0 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cd-accordion-menu input[type=checkbox]:checked + label::after {
    /* show open folder icon if item is checked */
    background-position: -32px 0;
}
.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
    background: #aaa;
    box-shadow: inset 0 -1px #999;
    padding-left: 36px;
    font-size:15px;
}
.cd-accordion-menu ul li:hover a {
    background: #ff3232;
}
.cd-accordion-menu ul li.on a{
    background:#ff3232;
}

.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
    background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
}
.cd-accordion-menu ul label::before {
    left: 16px;
}
.cd-accordion-menu ul label::after,
.cd-accordion-menu ul a::after {
    left: 38px;
}
.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
    font-size:14px;
    color:#333;
    padding-left: 60px;
    background: #f3f3f3;
    box-shadow: inset 0 -1px #eee;
}
.cd-accordion-menu ul ul label::before {
    left: 16px;
}
.cd-accordion-menu ul ul label::after,
.cd-accordion-menu ul ul a::after {
    left: 38px;
}
.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 60px;
    font-size:12px;
    color:#666;
}
.cd-accordion-menu ul ul ul label::before {
    left: 16px;
}
.cd-accordion-menu ul ul ul label::after,
.cd-accordion-menu ul ul ul a::after {
    left: 38px;
}


.list_right{
    width:766px;
    height:auto;
    border:1px #e5e5e5 solid;
    padding:5px 25px 25px 25px;
    float:right
}

.news-more{
    padding:0 10px;
    text-align:center;
    background:#f3f3f3;
    height:46px;
    line-height:46px;
    margin:20px 0 20px 0;
}
/*网络检索指标end*/

/*文章正文begin*/
.show-content {
    margin: 0 0px;
    padding: 20px 20px 50px 20px;
}
.content-title {
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    color: #ca0227;
}
.show-content .wznr-mess {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eeeeee;
    padding: 15px 0;
    line-height: 36px;
    display: inline-block;
}
.show-content .wznr-mess-l {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    color: #999999;
    text-align: center;
}
.show-content .wznr-mess-l span {
    margin: 0 15px;
}
.show-content .show p {
    line-height: 36px;
    font-size: 16px;
    text-align: justify;
}
/*文章正文end*/

/*分页的页码begin*/
.class-content nav{
    display:block;
    text-align: center !important;
    margin-top: 44px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    vertical-align: bottom;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a, .pagination>li:first-child>span{
	border: 1px solid #e8e8e8;
    padding: 0 15px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #d6012d;
    border-color: #d6012d;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    min-width: 20px;
    height: 40px;
    margin-right: 5px;
    padding: 0 10px;
    line-height: 40px;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    text-align: center;
    font-size: 16px;
}
.jumpToSel input:first-child {
    width: 32px;
    margin: auto 2px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 26px;
}
.jumpToSel input:last-child {
    border: none;
    background: #d6012d;
    padding: 0 5px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 30px;
    line-height: 30px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
/*分页的页码end*/
/*20240621尾部*/
.newf_cont {
    position: relative;
    width: 1150px;
    height: 83px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 14px;
}

.zczfwz {
    position: absolute;
    top: 15px;
    left: 70px;
    width: 116px;
    height: 53px;
}

.jcimgs1 {
    margin: 0;
    border: 0;
    cursor: pointer;
}

.dzjgxs {
    position: absolute;
    top: 13px;
    left: 210px;
    width: 52px;
    height: 64px;
    background: url('/sitesources/lkxrmzf/theme/uxtheme10001/images/dzjg.png') no-repeat;
}

.onlyUseToVoicexs {
    width: 100%;
    height: 100%;
    display: block;
}

.onlyUseToVoicexsd {
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.wjjgxs {
    position: absolute;
    top: 7px;
    right: 157px;
    width: 69px;
    height: 67px;
    background: url('/sitesources/lkxrmzf/theme/uxtheme10001/images/jc.png') no-repeat;
}

.gabaxs {
    position: absolute;
    top: 16px;
    right: 101px;
    width: 36px;
    height: 57px;
    background: url('/sitesources/lkxrmzf/theme/uxtheme10001/images/bah.png') no-repeat;
}