* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "宋体";
}

body {
    background: #f7f7f7;
    font-size: 14px;

}

a {
    text-decoration: none;
}

ul li {
    list-style: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

/*********顶部************/
/*.topz3 {*/
/*    !*width: 100%;*!*/
/*    !*!*min-width: 1200px;*!*!*/
/*    min-width: 1240px;*/
/*    !*height: 30px;*!*/
/*    !*line-height: 30px;*!*/

/*    !*background-size: 100% 45%;*!*/
/*    !*!*margin-top: -5px;*!*!*/
/*    !*padding-top: 16px;*!*/
/*    background: url(../img/ershidasybg.jpg) no-repeat;*/
/*    background-position: center 0;*/
/*    background-repeat: no-repeat;*/
/*    !*width: 100%;*!*/
/*    z-index: 0;*/
/*}*/
/*.topz3 .top1{*/
/*    !*position: relative;*!*/
/*    !*right: -51%;*!*/
/*    !*top: -40px;*!*/
/*    width: 1059px;*/
/*    margin: 0px auto -8px;*/
/*    text-align: right;*/
/*    padding: 14px 0 20px;*/
/*}*/
.topz2{

}
/*"学习贯彻习近平新时代中国特色社会主义思想主题教育"*/
/*.banner_topz1 {*/
/*    width: 100%;*/
/*    !*min-width: 1200px;*!*/
/*    min-width: 1240px;*/
/*    height: 30px;*/
/*    line-height: 30px;*/
/*    !*background: #e6e6e6;*!*/
/*    margin-bottom: 129px;*/
/*}*/
/*.banner_topz1 .banner_top2 {*/
/*    width: 1200px;*/
/*    height: 30px;*/
/*    margin: 0 auto;*/
/*    position: relative;*/
/*}*/
/*.banner_topz1 .banner_top1 {*/
/*    height: 25px;*/
/*    line-height: 25px;*/
/*    width: 25px;*/
/*    text-align: center;*/
/*    text-decoration: none;*/
/*    font-size: 16px;*/
/*    position: absolute;*/
/*    top: 4px;*/
/*    right: -15px;*/
/*    cursor: pointer;*/
/*    color: #fff;*/
/*}*/
.topz {
    width: 100%;
    /*min-width: 1200px;*/
    min-width: 1240px;
    height: 30px;
    line-height: 30px;
    background: #e6e6e6;
}

.topz .top {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

/*********banner************/
.bannerz {
    width: 100%;
    /*min-width: 1200px;*/
    min-width: 1240px;
    height: 276px;
    /*background: url(../img/banner.png);*/
    /*background-size: 100% 100%;*/
}

.bannerz .banner {
    width: 1200px;
    height: 276px;
    margin: 0 auto;
}

.bannerz .banner .left {
    margin-top: 80px;
    z-index: 999;
    position: relative
}

.bannerz .banner .right {
    margin-top: 20px;
}

.bannerz .banner .right input {
    height: 30px;
    width: 200px;
    line-height: 30px;
    border: 1px solid #cccccc;
    padding-left: 10px;
}

.bannerz .banner .right input:focus {
    outline: none;
}

.bannerz .banner .right button {
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: #cc0000;
    color: #ffffff;
}

/***********导航************/
.navz {
    width: 100%;
    /*min-width: 1200px;*/
    min-width: 1240px;
    height: 60px;
    line-height: 60px;
    background: #cc0000;
}

.navz .nav {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.navz .nav ul {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
}

.navz .nav ul li {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.navz .nav ul li a {
    color: #FFFFFF;
}

.navz .nav ul .mo {
    background: #FFFFFF;
    border-radius: 5px;
}

.navz .nav ul .mo a {
    color: #CC0000;
    display: block
}

.navz .nav ul li:hover {
    background: #FFFFFF;
    border-radius: 5px;
}

.navz .nav ul li:hover a {
    color: #CC0000;
}


.navz .nav ul .active {
    background: #FFFFFF;
    border-radius: 5px;
    color: #cc0000;
}

.navz .nav ul .active a {
    color: #cc0000;
}


/*************文字滚动****************/
.tz {
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: #FFFFFF;
    padding-top: 20px;
}

.tz h3 {
    display: inline-block;
}

.tz img {
    vertical-align: middle;
}

.tz .tz1 {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}

.tz .tz1 strong {
    margin-right: 10px;
}

.tzt {
    float: left;
    /*margin-right: 30px;*/
    width: 130px;
}

.tz .tz1 a {
    color: #000000;
}

#gundong {
    background: #FFF;
    overflow: hidden;
    /*width: 1000px;*/
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
}

#gundongAreaMain1 {
    float: left;
    width: 800%;
}

#gundongAreaMain2, #gundongAreaMain3, #gundongAreaMain2 li, #gundongAreaMain3 li {
    float: left;
    margin: 0 20px;
}
.tabledfjr tr:hover {
    color: red;
}

/*********内容*********/

.mainz {
    width: 100%;
    /*min-width: 1200px;*/
    min-width: 1240px;
    /*height: 100%;*/
    margin-top: 10px;
}

.mainz .main {
    width: 1200px;
    margin: 0 auto;
}

.mainz .main .main1 {
    width: 1200px;
    height: 350px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
}

.mainz .main .main1 .left {
    width: 690px;
}

.mainz .main .main1 .right {
    width: 450px;
}

.lmtit {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #d9d9d9;
}

.lmtit p {
    background: #cc0000;
    color: #FFFFFF;
    width: 100px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    display: inline-block;
    font-size: 16px;
    float: left;
    border-bottom: 2px solid #cc0000;
    padding-left:10px;
    padding-right: 10px;
}

.lmtit h3{
    padding: 0 10px;
    background: #cc0000;
    color: #FFFFFF;
    /*width: 100px;*/
    text-align: center;
    border-radius: 10px 10px 0 0;
    display: inline-block;
    font-size: 16px;
    float: left;
    border-bottom: 2px solid #cc0000;
}

.lmtit_long h3 {
    width: 142px;
}

.lmtit span {
    float: right;
}

.lmtit span a {
    color: #666666;
}

.list h2 {
    width: 100%;
    text-align: center;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
}

.list h2 a {
    color: #cc0000;
}

.list ul li {
    line-height: 30px;
}


.list ul li a {
    color: #333333;
}

.list ul li:hover a {
    color: #cc0000;
}

.list ul li p { /*float: left;*/
    display: inline-block;
}


.list ul li p img {
    vertical-align: middle;
    margin-right: 5px;
}

.list ul li span {
    float: right;
}


/*************内容2***************/

.main .main2 {
    margin-top: 10px;
}

.main .main2 .left {
    width: 790px;
    height: 260px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
}

#tab {
    width: 100%;
    height: auto;
}

#tab .tabtit {
    width: 500px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

#tab #ul {
    width: 500px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;

}

#tab #ul li {
    float: left;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    font-weight: 600;
}

#tab #ul li.on {
    border-bottom: 2px solid #cc0000;
    color: #cc0000;
}

#tab .list {
    margin-top: 10px;
}

.hide {
    display: none;
}


.main .main2 .right {
    width: 400px;
    background: #FFFFFF;
    padding: 20px;
    height: 260px;
    box-sizing: border-box;
    margin-left: 10px;
}

.main .main2 .right .list {
    margin-top: 10px;
}


/*************内容3***********/
.main .main3_1 {
    width: 1200px;
    height: auto;
    background: #ffffff;
    margin-top: 10px;
}

.main .main3_1 .fwpt {
    padding: 10px 20px;
    box-sizing: border-box;
}

.main .main3_1 img {
    width: 100%;

}

/*栏目滚动*/
.main .main33{
    width: 1200px;
    height: 80px;
    background: #FFFFFF;
    margin-top: 10px;
    padding: 10px 7px;
    box-sizing: border-box;
    overflow: hidden;
    float:left;
}
.main .main33 #szfgoL {
    float: left;
    padding:20px 0;
}

.main .main33 #szfgoR {
    float: left;
    padding:20px 0;
}
.main .main33  #szfmarquee1l {
    width: 1147px;
    height: 60px;
    overflow: hidden;
    float: left;
}
.main .main33 #list div{
    float: left;
    padding: 0 6px;
}
.main .main33 #list div img{
    display:block;
}
/*栏目滚动*/

.main .main3 {
    width: 1200px;
    height: 80px;
    background: #FFFFFF;
    margin-top: 10px;
    padding: 10px 7px;
    box-sizing: border-box;
}

.main .main3 div {
    float: left;
    margin: 0 6px;
}
.main .main3 div img{
    border-radius: 5px;
}

.main .main3 div img:hover {
    opacity: 0.5;
}

/*************内容4**********/
.main .main4 {
    /*栏目固定*/
    /*margin-top: 10px;*/
    /*栏目滚动*/
    margin-top: 100px;
}

.main .main4 .left {
    width: 790px;
    height: 260px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
}

#tab1 {
    width: 100%;
    height: auto;
}

#tab1 .tabtit {
    width: 500px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

#tab1 #ul1 {
    width: 500px;
    height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}

#tab1 #ul1 li {
    float: left;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    font-weight: 600;
}

#tab1 #ul1 li.on {
    border-bottom: 2px solid #cc0000;
    color: #cc0000;
}

#tab1 .list {
    margin-top: 10px;
}

.main .main4 .right {
    width: 400px;
    background: #FFFFFF;
    padding: 20px;
    height: 260px;
    box-sizing: border-box;
}

.main .main4 .right .zwgk {
    width: 45%;
    height: 50px;
    line-height: 50px;
    background: #fae5e5;
    border-radius: 5px;
    float: left;
    text-align: center;
    margin: 1.5% 2.5%;
}

.main .main4 .right .zwgk img {
    vertical-align: middle;
    margin-right: 5px;
}

.main .main4 .right .zwgk:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.main .main4 .right .zwgk a {
    color: #000000;
}


/**/
.main .main5 {
    /*padding: 20px;*/
    padding: 25px 20px 10px 20px;
    margin-top: 10px;
    background: #fff;
}

.main .main5 .left {
    padding-top: 15px;
    font-size: 14px;
    color: #fff;
    background: url("../img/zwgx_bg.png") center top no-repeat;
    background-size: 100% 80px;
    width: 116px;
    height: 80px;
    text-align: center;
    overflow: hidden;


}

.main .main5 .left h3 {
    margin-left: -13px;
    line-height: 25px;
}


.main .main5 .right .zwgk {
    width: 188px;
    margin-left: 20px;
    background: #ffd9d9;
    border-radius: 5px;
    float: left;
    text-align: center;
    height: 80px;
}
.main .main5 .right .zwgk a {
    display: flex;
    flex-direction: row;
    height: 100%;
    padding: 0 13px 0 13px;
    align-items: center;
    justify-content: space-around;
    color: #000000;
    font-size: 14px;
}

.main .main5 .right .zwgk a p {
    letter-spacing: 2px;
    width: 75px;
    line-height: 24px;
    font-size: 16px;
}

.main .main5 .right .zwgk img {
    transition: all 0.5s;
    height: 44px;
    vertical-align: middle;
    display: block;
}

.main .main5 .right .zwgk:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}


/**********内容6***********/
.main .main6 {
    margin-top: 10px;
}

.main .main6_1 {
    float: left;
    height: 260px;
}

.main .main6 .main6list {
    width: 390px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
}

.main .main6 .main6list1 {
    width: 400px;
    background: #FFFFFF;
    padding: 20px;
    box-sizing: border-box;
}

.main .main6 .main6list1 .fwzn {
    float: left;
    margin: 10px 3px;
}

.main .main6 .main6list1 .fwzn img:hover {
    opacity: 0.5;
}


/************列表页************/

.xdhz {
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    line-height: 50px;
}

.xdhz .xdh {
    width: 1200px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}

.xdhz .xdh img {
    vertical-align: middle;
    margin-right: 10px;
}

.xdhz .xdh span {
    color: #cc0000;
}

.xdhz .xdh a {
    color: #000000;

    margin: 0 8px;
}


.xdhr {
    line-height: 50px;
}

.xdhr img {
    vertical-align: middle;
    margin-right: 10px;
}

.xdhr span {
    color: #cc0000;
}

.xdhr a {
    color: #000000;

    margin: 0 8px;
}

.listz {
    width: 1200px;
    height: auto;
    background: #FFFFFF;
    padding: 10px;
    box-sizing: border-box;
    margin: 20px auto;
}

.listz .left {
    width: 300px;
    height: auto;
}


.listz .left .subNavBox {
    width: 300px;
    overflow: hidden;


    margin: 20px auto;
}

.listz .left .subNav {
    font-size: 14px;
    color: #333333;
    line-height: 50px;
    padding-left: 10px;
    height: 50px;
    border-radius: 10px;
    background: url(../img/jiantou.png) #fae5e4 no-repeat;
    background-position: 95% 50%;
    margin: 10px 0;
}

.listz .left .subNav a {
    color: #333333;
    display: block
}


.listz .left .subNav:hover a {
    color: #cc0000;
    font-weight: 550;
}

.listz .left .subNav:hover {
    color: #cc0000;
    font-weight: 550;
}


.listz .left .currentDt {
    background-image: url(../img/jiantou2.png);
}

.listz .left .currentDd {
    color: #cc0000;
    background-image: url(../img/jiantou2.png);
}

.listz .left .navContent {
    display: none;

    background: #FFFFFF;
}

.listz .left .navContent li a {
    display: block;
    width: 300px;
    height: 35px;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 35px;
    color: #333;
    border-bottom: dashed 1px #999999;
}

.listz .left .navContent li a:hover {
    color: #cc0000;
    font-weight: 550;
}

.listz .left .navContent li .row_3_nav {
    position: relative;
    padding-left: 35px;
}


.listz .left .navContent li .row_3_navs {
    background: url(../img/jiantou.png) no-repeat;
    background-position: 95% 50%;
}

.listz .left .navContent li .row_3_nav_hover {
    background: url(../img/jiantou2.png) no-repeat;
    background-position: 95% 50%;
}

.listz .left .navContent li .row_3_nav:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 14px;
    left: 20px;
    background: #cc0000;
    border-radius: 100%;
}

.listz .left .navContent li .row_3 li a {
    margin-left: 30px;
}

.listz .left hr {
    width: 100%;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    margin-top: 10px;
}

.listz .left .img img {
    width: 100%;
    margin: 5px 0;
}

.listz .left .img img:hover {
    opacity: .5;
}

.listz .right {
    width: 860px;
    height: auto;
    margin-bottom: 25px;

}

.listz .right .righttit {
    width: 100%;
    height: 40px;
    border-bottom: 2px solid #d9d9d9;
}

.listz .right .righttit h3 {
    width: 180px;
    height: 40px;
    line-height: 40px;

    color: #CC0000;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border-bottom: 2px solid #CC0000;
}

.listz .right .nylist {
    width: 100%;

    padding: 20px 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d9d9d9;
}

.listz .right .nylist:hover a p {
    color: #cc0000;
}

.listz .right .nylist p {
    display: inline-block;
    color: #333333;
    line-height: 35px;
    font-size: 16px;
}

.listz .right .nylist span {
    color: #999999;
    display: block;
    line-height: 30px;
}

/*text-indent: 2em;}*/

.listz .right .nylist i {
    display: block;
    font-style: normal;
    color: #333333;
    line-height: 35px;
    text-indent: 1em;
}

.listz .right .nylist em {
    display: block;
    width: 30%;
    float: left;
    font-style: normal;
    line-height: 35px;
    color: #333333;
}

/*********详情页***********/
.listz .right .wz {
    font-size: 16px;
    margin-top: 15px;
}

.listz .right .wz span {
    font-size: 14px;
}

.listz .right .wz .wztit {
    width: 100%;
    height: 80px;
    text-align: center;
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.listz .right .wz .wztit h4 {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 10px;
}

.listz .right .wz .wztit span {
    margin: 0 10px;
}

.listz .right .wz p {
    line-height: 30px;
    text-indent: 2em;
    margin-top: 15px;
}

.listz .right .wz img {
    max-width: 100%;
}

/*********友情链接***********/
.mainz .yqljz {
    width: 100%;
    height: 50px;
    background: #cc0000;
    line-height: 50px;
    margin-top: 20px;
}


.mainz .yqljz .yqlj {
    width: 1200px;
    margin: 0 auto;
}


.menu {
    position: relative;
    float: left;
    width: 210px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border-right: 1px solid #FFFFFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;


}

.menu img {
    float: right;
    margin-top: 20px;
}

.menu:nth-child(1) {
    width: 180px;
    border-left: 1px solid #FFFFFF;
    text-align: center;
}

.menu:nth-last-child {
    width: 150px;
    border-right: 1px solid #ebebeb;
}

.menu:nth-child(3) {
    width: 248px;
    border-right: 1px solid #FFFFFF;
}


.new-sub {
    position: absolute;
    bottom: 50px;
    z-index: 10;
    width: 100%;

    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #d9d9d9;
    left: 0px;
    display: none;
    height: 200px;
    overflow: auto;
    overflow-x: hidden;
}

.new-sub li {
    width: 100%;
    background: #fff;
    float: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;

}

.new-sub li a {
    display: block;
    /*height:28px;*/
    line-height: 28px;
    text-align: left;
    background: #fff;
    color: #333;
    border: none;
    padding: 0 10px;
    font-size: 12px;
}

.new-sub ul li a:hover {
    background: #cc0000;
    color: #FFFFFF;
}

.bt-name {
    font-size: 16px;
    color: #FFFFFF;
}

.bt-name a {
    display: block;
    font-size: 16px;
    color: #FFFFFF;
}


/*************底部************/

.footerz {
    width: 100%;
    /*min-width: 1200px;*/
    min-width: 1240px;
    height: 120px;
    background: #808080;
    padding: 20px 0;
}

.rightz {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.rightx {
    margin-top: 20px;
}

.footerz .footer {
    /*width: 1200px;*/
    width: 1236px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

.footerz .footer .left p {
    line-height: 30px;
    color: #cccccc;
}

.footerz .footer .left p span {
    margin: 20px;
}

.footerz .footer .left p a {
    color: #cccccc;
}

.footerz .footer .left p img {
    vertical-align: middle;
    margin-right: 10px;
    /*margin-left: 15px;*/
}

.footerz .footer .right img {
    vertical-align: middle;
    margin-right: -10px;
}


/********翻页*********/
/*.pagination{*/
/*margin: 50px 0 0 0;*/
/*font-size: 0px;*/
/**/
/*padding-top: 15px;*/
/*text-align: center;*/
/*}*/
/*.pagination ul li {*/
/*float: left;*/
/*}*/
/*.pagination a{*/
/*font-size: 12px;*/
/*color: #ccc;*/
/*display: inline-block;*/
/*_display:inline;*/
/*padding: 0 10px;*/
/*border: 1px solid #ddd;*/
/*line-height: 26px;*/
/*}*/
/*.pagination span.prev,.pagination span.next{*/
/*padding: 0 15px;*/
/*}*/
/*.pagination span:hover,*/
/*.pagination span.cur,*/
/*.pagination span.active,*/
/*.pagination li.active span,*/
/*.pagination li.active span:hover {*/
/*background: #cc0000;*/
/*color: #fff;*/
/*border: 1px solid #d9d9d9;*/
/*}*/


.dede_pages {
    margin: 50px auto 0 auto;
}


.dede_pages ul li {
    float: left;
    padding: 5px 10px;
    font-family: Tahoma;
    line-height: 17px;
    border: 1px solid #E9E9E9;
    list-style: none;
}

.dede_pages ul li a {
    float: left;
    /*
                           padding:5px 10px ; */
    color: #ccc;
    display: block;
}

.dede_pages ul li:hover {
    background: #cc0000;
}

.dede_pages ul li:hover a {
    color: #FFFFFF;
}

.pagination li span {
    color: #ffffff;
}

.pagination li.disabled {
    cursor: not-allowed;
}

.pagination li.disabled:hover {
    background: #fff;
}

.pagination li.disabled span {
    cursor: not-allowed;
    color: #cc0000;
}

.pagination li.active {
    background: #cc0000;
}

.pagination li.active a {
    color: #FFFFFF;
}


/*新增轮播main*/
#solid {
    width: 100%;
    /*height:560px;*/
    clear: both;
    z-index: 999;
    /*position:relative;*/
}

#solid .solid0, #solid .solid1, #solid .solid2 {
    position: absolute;
    width: 100%;
    height: 560px;
    display: none;
}

#solid .solid0 {

}

#solid .solid1 {

}

#solid .solid2 {

}

#solid ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    /**/
    position: relative;
}

#solid ul li {
    height: 276px;
    margin: 0px;
    text-align: center;
    padding: 0;
    /*position:absolute;*/
    top: 0px;
    width: 100%;
    /*height:560px;*/
    display: none;
    cursor: pointer;
    overflow: hidden;
}

#solid ul li img {
    height: 100%;
    width: 100%;
    /*height: 100%;*/
}

#solid #btt {
    width: 100%;
    height: 55px;
    bottom: 20px;
    /*position:relative;*/
    position: absolute;
}

#solid #btt span {
    position: absolute;
    top: 15px;
    left: 45%;
    display: block;
    width: 30px;
    height: 8px;
    margin: 0 15px;
    text-align: center;
    background: #ffffff;
    z-index: 1000;
    cursor: pointer;

}

.lb_main {
    position: absolute;
    right: 0px;
    bottom: 0;
    overflow: hidden;
}


/*网站地图*/
.nylist_xz a {
    color: #000;
}

.listz .right .nylist_xz {
    width: 100%;
    padding: 20px 0 0;
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
}

.listz .right .nylist_xz h4 a {
    background: #f5cccc;

    color: #cc0000;
    display: block;
    width: 130px;
    margin: 0px 60px 20px 0;
    text-align: center;
    line-height: 30px;
}

/*.listz .right .nylist_xz .ejlm {*/
/*    */
/*}*/
.listz .right .nylist_xz .ejlm {
    display: block;
    overflow: hidden;
}

.listz .right .nylist_xz .ejlm .ejlm_t {
    background: #d9d9d9;
    color: #000;
    display: block;
    float: left;
    margin: 0 60px 20px 0;
    width: 130px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
}

.listz .right .nylist_xz .sjlm {
    float: left;
}

.listz .right .nylist_xz .sjlm span {
    display: block;
    overflow: hidden;

}

.listz .right .nylist_xz .sjlm span a {
    background: #d9d9d9;
    overflow: hidden;
    color: #000;
    display: block;
    width: 130px;
    margin: 0 60px 20px 0;
    float: left;
    /*margin-bottom: 20px;*/
    text-align: center;
    line-height: 30px;
}

.listz .right .nylist_xz .sjlm_list {
    float: left;
}

.listz .right .nylist_xz h4 {
    float: left;
}

.listz .right .nylist_xz .sjlm span .sjlm_4 {
    float: left;
}

.listz .right .nylist_xz .sjlm span .sjlm_4 span a {
    background: #ededed;
}


.listz .right .nylist {
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
    border-bottom: 1px dashed #d9d9d9;
}


.listz .right .nylist p {
    display: inline-block;
    color: #333333;
    line-height: 35px;
    font-size: 16px;
}

.listz .right .nylist span {
    color: #999999;
    display: block;
    line-height: 30px;
}

/*text-indent: 2em;}*/

.listz .right .nylist i {
    display: block;
    font-style: normal;
    color: #333333;
    line-height: 35px;
    text-indent: 1em;
}

.listz .right .nylist em {
    display: block;
    width: 30%;
    float: left;
    font-style: normal;
    line-height: 35px;
    color: #333333;
}

.navz .nav ul li a {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.navz .nav ul .mo {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #cc0000;
}

/*首页文章列表*/
.list ul li {
    height: 30px;
    overflow: hidden;
}

.list ul li p {
    max-width: 80%;
    overflow: hidden;
}


/*消息滚动*/
.box {
    width: 1050px;
    position: relative;
    overflow: hidden;
    background: #FFF;
    overflow: hidden;
    /* width: 1000px; */
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
}

.roll {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
}

.roll li {
    color: #fff;
    width: auto;
    line-height: 30px;
    height: 30px;
    /*float: left;*/
    display: inline-block;
    text-align: center;
    margin: 0 20px;
}

.roll li a {
    text-decoration: none;
}


/*消息滚动引用*/
/*Plugin CSS*/
.str_wrap {
    overflow: hidden;
    /*//zoom:1;*/
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background: #f6f6f6;
    white-space: nowrap;
}

.str_wrap.str_active {
    background: #f1f1f1;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    /*//display:inline;*/
    /*//zoom:1;*/
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

.dowebok {
    width: 1050px;
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    overflow: hidden
}

.dowebok a {
    margin: 0 15px;
    color: #333;
    text-decoration: none;
}

.dowebok a strong {
    margin-right: 10px;
}

.str_wrap {
    background: #fff;
}

.str_wrap.str_active {
    background: #fff;
}

/*消息滚动引用结束*/


/*//地方金融*/
.none {
    display: none;
}

.dfjrtop {
    font-size: 26px;
    color: #cc0000;
    text-align: center;
    /*font-weight: bold;*/
}

.content {
    background-color: #FAFAFA;
    height: 223px;
    /*padding: 26px 0px 32px 20px;*/

}

.content li {
    margin-top: 23px;
}

.jgname {
    display: flex;
    align-items: baseline;
    font-size: 16px;
}

.jgname label {
    /*color: #333333;*/
}

.jgname div {
    width: 35%;
}

.form-select {
    width: 100%;
    padding: 8px 10px;
    font-size: 15px;
    /*border-radius: 7px;*/
    border: 1px solid #CCCCCC;
    outline: none;
    display: block;
}
/*.form-select::-ms-input-placeholder{*/
/*    color: #999999;*/
/*}*/
.form-select::placeholder{
    color: #999999;

}

.form-select option{
    overflow: auto;
    background: #fff;
    border: 1px solid #999999;
}
.jgname ::-webkit-scrollbar {
    width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
    height:0px;
}
.jgname ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #CC0000;
}
.jgname ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: #F2F2F2;
}
/*.select {*/
/*    width: 100%;*/
/*    padding: 8px 10px;*/
/*    font-size: 15px;*/
/*    border-radius: 7px;*/
/*    border: 1px solid #CCCCCC;*/
/*    outline: none*/
/*}*/
/*select:not(:-internal-list-box){*/
/*    overflow: auto !important;*/
/*}*/

    /*.form-select input::placeholder{*/
/*    color: #0bb20c;*/
/*}*/
.btn {
    background: #CC0000;
    width: 250px;
    height: 40px;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    letter-spacing: 10px;
    cursor: pointer;
    margin-top:26px;
}
.plan-table-table{
    /*height: 430px;*/
    /*overflow: auto;*/
    border: 1px solid #FAE3E3;
}
/*设置 tbody高度大于400px时 出现滚动条*/
.tabledfjr tbody {
    display: block;
    /*height: 450px;*/
    /*height: auto;*/
    /*min-height: 100px;*/
    /*max-height: 450px;*/
    overflow-y: scroll;
}

.tabledfjr thead, tbody tr {
    /*display: table;*/
    width: 100%;
    table-layout: fixed;
}
/*滚动条默认宽度是16px 将thead的宽度减16px*/
.tabledfjr thead {
    width: calc( 100% - 0em);
}

.fwb{
    height: 354px;
    overflow: auto;
    font-size: 16px;
    font-family: '宋体';
    line-height: 30px;
    padding: 20px;
}
.tdaddress{
    text-align: left;
    padding: 13px;
}


.fwb p{
    text-indent: 2em;
}

.tabledfjr {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    border: 1px solid #FAE3E3;
    border-right: none;
}

.tabledfjr tr {
    height: 40px;
    border: 1px solid #FAE3E3;
    border-right: none;
}
.tabletbody tr:nth-child(1) {
    background-color: #FAE5E5;
    color: #CC0000;
}

.tabledfjr tr td {
    border: 1px solid #FAE3E3;
    border-right: none;
    line-height: 22px;
}

/*222222222222*/

/*查询无结果*/
.nomore{
    background-color: #FAFAFA;
    width: 100%;
    height: 450px;
    position: relative;
    text-align: center;
    margin-top: 25px;
}
.nomore div{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fwb::-webkit-scrollbar {
    width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
    height:0px;
}
.fwb::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #CC0000;
}
.fwb::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: #F2F2F2;
}

.plan-table-table::-webkit-scrollbar {
    width: 8px; /*高宽分别对应横竖滚动条的尺寸*/
    height:0px;
}
.plan-table-table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #CC0000;
}
.plan-table-table::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: #F2F2F2;
}

/*360浏览器 按钮出现黑色边框问题解决*/
button{
    outline: none;
}






