.sencond-banner {
    width: 100%;
    height: 410px;
}

.all-list-item-tit:hover a {
    color: rgb(221, 163, 0);
}

.cont-bg {
    background: rgb(245, 245, 245);
}

.clearfloat {
    zoom: 1; }

.container {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    padding-bottom: 60px;
}

.left-nav {
    float: left;
    width: 210px;
    background-color: rgb(255, 255, 255);
    position: relative;
    top: 40px;
}

.ne-le h1 {
    height: 80px;
    padding-left: 30px;
    box-sizing: border-box;
    line-height: 80px;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid rgb(235, 235, 235);
}

.ne-le .accordion-3-container {
    padding: 0px 0px 50px;
    box-shadow: rgb(204, 204, 204) 0px 0px 12px;
}

.accordion-3-container h1 i {
    background: rgb(221, 163, 0);
    width: 25px;
    height: 4px;
    display: inline-block;
    margin: 6px;
}

.ne-le ul li {
    text-align: left;
    font-size: 16px;
    display: flex;
    height: 53px;
    position: relative;
    background: url("");
    align-items: center;
    border-bottom: 1px solid rgb(245, 247, 250);
}

.ne-le ul li:hover {
    background: rgb(221, 163, 0);
}

.ne-le ul li:hover a {
    color: white;
}

.ne-le ul li a {
    padding: 0px 30px;
    display: block;
    position: relative;
    z-index: 2;
    font-size: 16px;
    color: rgb(51, 51, 51);
}

.ne-le ul li::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 15px;
    background: url("/zsgbfen/lib/tempalte/second/images/lmzjt.png") no-repeat;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.right-cont {
    float: right;
    background: rgb(255, 255, 255);
    position: relative;
    top: 40px;
    width: 964px;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.clearfloat::after {
    content: " ";
    display: block;
    clear: both;
}

.ri-ti {
    text-align: right;
    border-bottom: 1px solid rgb(222, 222, 222);
    line-height: 80px;
    font-size: 14px;
    position: relative;
    border-left: 6px solid rgb(221, 163, 0);
    color: rgb(102, 102, 102);
}

.ri-ti span {
    float: left;
    display: block;
    font-size: 20px;
    padding-left: 41px;
    color: rgb(51, 51, 51);
}

.ri-ti p {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    padding-right: 32px;
}

.ri-ti p::before {
    content: "";
    width: 18px;
    height: 18px;
    background: url("/zsgbfen/lib/tempalte/second/images/dqwz.png") no-repeat;
    position: absolute;
    top: 30px;
    left: 0px;
}

.ri-ti a {
    color: rgb(102, 102, 102);
}

.cont-mes {
    width: 900px;
    min-height: 400px;
    font-size: 16px;
    line-height: 30px;
    color: rgb(51, 51, 51);
    margin: 0px auto;
    padding: 30px 0px;
}

.cont-mes p {
    text-align: justify;
    line-height: 30px !important;
    color: rgb(85, 85, 85);
    margin-bottom: 10px;
    font-size: 16px !important;
}

.ryt {
    overflow: hidden;
    margin-bottom: 50px;
}

.ryt {
    overflow: hidden;
    margin-bottom: 50px;
}

.ryt li {
    float: left;
    width: 31.1%;
    margin-top: 20px;
    margin-right: 3%;
}

.ryt li:nth-child(3n+1) {
    margin-right: 0%;
}

.ryt li img {
    width: 100%;
}

.detail-titles {
    border-bottom: 1px dashed rgb(222, 221, 221);
    display: block;
    padding-bottom: 20px;
    margin-top: -10px;
    margin-bottom: 10px;
}

#Title {
    line-height: 34px;
    font-size: 22px;
    text-align: center;
    display: block;
    text-indent: 0px;
}

.detail-infos {
    margin-bottom: 20px;
    text-align: center;
    color: rgb(136, 136, 136);
}

.detail-infos div {
    width: auto;
    margin-right: 9px;
    display: inline-block;
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.all-list-item {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
    font-size: 16px;
    color: rgb(85, 85, 85);
}

.all-list-item-tit {
    float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.all-list-item-date {
    float: right;
    color: rgb(136, 136, 136);
}

.all-list-item a {
    font-size: 16px;
    color: rgb(85, 85, 85);
}

.i-pager {
    height: auto;
    font-size: 16px;
    margin-top: 37px;
    text-align: center;
    clear: both;
    color: rgb(102, 102, 102);
    margin-bottom: 3%;
}

.i-pager-next a {
    width: 77px;
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pager-last a {
    width: 77px;
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pager-first, .i-pager-prev, .i-pager-next, .i-pager-last, .i-pager-item {
    display: inline-block;
    width: auto;
    min-width: 38px;
    height: 38px;
    margin-left: 6px;
    border-radius: 4px;
    border: 1px solid rgba(102, 102, 102, 0.3);
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    padding: 0px;
    color: rgb(102, 102, 102) !important;
}

.i-pager-next, .i-pager-last, .i-pager-first, .i-pager-prev {
    font-size: 15px;
    vertical-align: bottom;
    color: rgb(102, 102, 102) !important;
}

.i-pager-info {
    height: 35px;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    border: 1px solid rgba(102, 102, 102, 0.3);
    font-size: 16px;
    vertical-align: bottom;
    color: rgb(102, 102, 102);
    margin-left: 7px;
}

.i-pager-current {
    width: auto;
    text-align: center;
    display: inline-block;
    margin-left: 6px;
    line-height: 38px;
    border: none;
    color: rgb(102, 102, 102);
    padding: 0px;
}

.i-pager-info-c {
    color: rgb(0, 129, 204);
    width: auto;
    text-align: center;
    display: inline-block;
    padding-right: 0px;
    font-size: 16px;
    padding-left: 6px;
    line-height: 34px;
    border: none;
}

.i-pager-info-p {
    color: rgb(102, 102, 102);
    width: auto;
    text-align: center;
    display: inline-block;
    padding-left: 6px;
    font-size: 16px;
    font-weight: 200;
    line-height: 34px;
    border: none;
}

.i-pager-info-t {
    color: rgb(102, 102, 102);
    width: auto;
    text-align: center;
    display: inline-block;
    margin: 0px 3px;
    line-height: 38px;
    border: none;
}

.i-pager a:hover {
    color: rgb(255, 255, 255) !important;
}

.i-pagers a {
    color: rgb(9, 54, 140);
    display: inline-block;
}

.i-pagers:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255) !important;
}

.i-pager-item-active {
    background: rgb(3, 108, 180);
}

.i-pager-item-active span {
    color: rgb(255, 255, 255);
}

.i-pager-item:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255);
}

.i-pager-next:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255) !important;
}

.i-pager-last:hover {
    background: rgb(3, 108, 180);
    color: rgb(255, 255, 255) !important;
}

.i-pager-info {
    display: inline-block;
    line-height: 39px;
    margin-left: 3px;
    font-family: Arial, "Microsoft YaHei", sans-serif;
    padding-left: 0px;
    padding-right: 10px;
}

.i-pagers {
    display: inline-block;
    border: 1px solid rgba(102, 102, 102, 0.3);
    padding: 3px 4px;
    font-size: 14px;
    border-radius: 4px;
    width: 56px;
    height: 29px;
    line-height: 29px;
    text-align: center;
}

.all-list-item {
    padding-left: 20px;
    background: url("/zsgbfen/lib/tempalte/second/images/lid.png") 0px center no-repeat;
}

.tdcy {
    overflow: hidden;
    box-sizing: border-box;
    padding: 50px 40px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.14);
}

.cyjs h2 {
    line-height: 50px;
    font-weight: bold;
    font-size: 18px;
}

.cyjs {
    margin-left: 50px;
}

.ldbz {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ldbz li {
    text-align: center;
}

.ldbz li img {
    margin-bottom: 20px;
}

.ldbz li p {
    text-align: center;
    line-height: 20px;
    font-size: 13px;
}

.ldbz li:nth-child(2) {
    margin-left: 30%;
}

.ldbz li:nth-child(3) {
    margin-right: 30%;
}

.accordion-3 .subin {
    height: 54px;
    line-height: initial;
    position: relative;
    border-bottom: 1px solid rgb(245, 247, 250);
    background: white !important;
}

.accordion-3-container .accordion-3 .subin a {
    color: rgb(0, 0, 0);
    font-size: 14px;
    padding: 0px;
    border-bottom: 0px;
    position: absolute;
    left: 22%;
    top: 50%;
    right: 10%;
    transform: translate(0px, -50%);
}

.ne-le ul .subin::after {
    background: rgb(221, 163, 0);
    width: 6px;
    height: 6px;
    right: inherit;
    left: 30px;
    top: 25px;
}

.ryt_789 {
    overflow: hidden;
    width: 94%;
    margin: 0px auto 50px;
}

.ryt_789 li {
    float: left;
    width: 31.1%;
    margin-top: 20px;
    margin-right: 3%;
    margin-bottom: 10px;
}

.ryt_789 li:nth-child(3n+1) {
    margin-right: 0%;
}

.ryt_789 li img {
    width: 100%;
    height: auto;
    min-height: 187px;
    max-height: 356px;
}

.ryt_789 li h2 {
    font-size: 16px;
    text-align: left;
    background: rgb(245, 245, 245);
    padding-left: 15px;
    padding-right: 15px;
    height: 85px;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    line-height: 25px;
}

.ryt_789 li h2 a {
    font-size: 16px;
    color: rgb(0, 0, 0);
}

.ryt_789 li h2 a:hover {
    font-size: 16px;
    color: rgb(183, 121, 0);
}

.jtxw_789 {
    width: 845px;
    margin: 0px auto;
}

.jtxw_789 ul li {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 20px;
    padding-top: 20px;
}

.jtxwimg_789 {
    width: 181px;
    height: 130px;
    float: left;
    background: url("/cnmc/lib/tempalte/scheme/images/xwbj789.jpg") no-repeat;
}

.jtxwimg_789 img {
    width: 100%;
}

.jtxwtitle_789 {
    float: right;
    width: 630px;
    padding-top: 17px;
}

.title_123 {
    margin-bottom: 12px;
}

.title_123 h2 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgb(51, 51, 51);
    float: left;
}

.title_123 h2 a {
    color: rgb(51, 51, 51);
}

.title_123 span {
    display: block;
    font-size: 14px;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgb(153, 153, 153);
    float: right;
}

.jtxwtitle_789 p {
    font-size: 16px;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgb(102, 102, 102);
}

.title_123 h2 a:hover {
    color: rgb(221, 163, 0);
}

.xwzx-module {
    width: 930px;
    margin: 0px auto;
}

.xwzx-module-content {
    width: 930px;
    margin: 0px auto;
}

.xwzx-news-item {
    width: 845px;
    height: 78px;
    margin: 0px auto;
    border-bottom: 1px dotted rgb(201, 201, 201);
}

.xwzx-news-item-date {
    width: 74px;
    height: 76px;
    border-radius: 5px;
    text-align: center;
    float: left;
    font-size: 14px;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgb(102, 102, 102);
}

.xwzx-news-item-date p {
    width: 56px;
    background: rgb(255, 255, 255);
    padding: 0px;
    margin: 10px 0px 2px 10px;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 27px;
    letter-spacing: 0px;
    color: rgb(51, 51, 51);
    text-align: center;
}

.xwzx-news-item-right {
    width: 755px;
    height: 40px;
    margin-top: 20px;
    float: right;
    border-left: 1px solid rgb(229, 229, 229);
}

.xwzx-news-item-title {
    line-height: 40px;
    padding-left: 21px;
    font-weight: bold;
}

.xwzx-news-item-title a {
    font-size: 18px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    cursor: pointer;
}

.xwzx-news-item-summary {
    line-height: 42px;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.xwzx-news-item-title a:hover {
    color: rgb(221, 163, 0);
}

.jtxw_789_123 ul li {
    border-bottom: none;
    padding-bottom: 0px;
    padding-top: 0px;
}

.jtxw_789_123 ul li .jtxwtitle_789 {
    width: 100%;
    padding-top: 0px;
}

.jtxw_789_123 ul li .jtxwtitle_789 span {
    font-size: 16px;
}

.jtxw_789_123 ul li .jtxwtitle_789 h2 a {
    background: url("/cnmc/lib/tempalte/scheme/images/lid789.png") 0px 11px no-repeat;
    display: inline-block;
    padding-left: 15px;
}

.jtxw_789_123 ul li .jtxwtitle_789 h2 {
    font-weight: normal;
    font-size: 16px;
}

.right-cont-789 {
    width: 100%;
}

.cont-mes-789 {
    width: 90%;
}

.director {
    display: flex;
    flex-wrap: wrap;
}

.director li {
    float: left;
    text-align: center;
    width: 30%;
    background: url("/zsgbfen/lib/tempalte/second/images/dsbjt.png") 0% 0% / 100% 100% no-repeat;
    margin-right: 3%;
    margin-bottom: 30px;
}

.director li h3 {
    margin-top: 15px;
    font-weight: bold;
    font-size: 22px;
}

.director li div {
    margin-bottom: 20px;
}

.director li div p {
    text-align: center;
    margin-top: 9px;
    margin-bottom: 0px;
    line-height: initial;
}

.wzdt {
    border-top: 1px solid rgb(222, 222, 222);
    border-right: 1px solid rgb(222, 222, 222);
    display: flex;
    justify-content: space-around;
}

.wzdt div {
    text-align: center;
    width: 12%;
    border-left: 1px solid rgb(222, 222, 222);
}

.wzdt div h2 {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
}
