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

.all-list-item-tit:hover a {
    color: #DDA300;
}

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

.clearfloat {
    zoom: 1; }

.container {
    margin: 0px auto 70px;
    width: 1200px;
}

.left-nav {
    float: left;
    width: 250px;
    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;
    line-height: 53px;
    position: relative;
    background: url("");
}

.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;
    border-bottom: 1px solid rgb(245, 247, 250);
    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("../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: 930px;
    box-sizing: border-box;
}

.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("../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;
    color: rgb(85, 85, 85);
    margin-bottom: 10px;
    font-size: 16px;
}

.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;
}

.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("../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: 200px;
}

.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 {
    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;
    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 {
    margin: 0px auto;
}

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

.xwzx-news-item {
    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%;
}

.qywh {
    width: 800px;
    overflow: hidden;
    margin: 0px auto;
}

.qywh li {
    float: left;
    width: 50%;
    border-bottom: 1px solid rgb(229, 229, 229);
    height: 135px;
}

.qywh li h2 {
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
}

.qywh li h2 img {
    vertical-align: middle;
    width: auto;
    height: auto;
    margin-right: 10px;
    margin-top: -5px;
}

.qywh li div {
    width: 340px;
    color: rgb(102, 102, 102);
}

.qywh li div p {
    margin-bottom: 0px;
}

.qywh li:last-child {
    /*border: none*/
    ; }

.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;
}

.cont-yswzq {
    width: 94%;
    margin: 0px auto;
}

.bod {
    padding-bottom: 0.15rem;
    overflow: hidden;
}

.bod_title {
    width: auto;
    float: none;
    height: 100%;
    font-family: "Times New Roman", Arial;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: rgb(221, 163, 0);
    background: url("/cnmc/lib/tempalte/second/images/wzqimg1.png") no-repeat;
    padding-left: 38px;
    padding-bottom: 23px;
}

.bod_title2 {
    background: url("/cnmc/lib/tempalte/second/images/wzyimg2.png") no-repeat;
}

.bod_title3 {
    background: url("/cnmc/lib/tempalte/second/images/wzqimg3.png") no-repeat;
}

.bod ul {
    overflow: hidden;
}

.bod ul li {
    float: left;
    overflow: hidden;
}

.bod ul li div {
    overflow: hidden;
    font-size: 0.2rem;
}

.bod ul li h2 {
    font-weight: normal;
    margin-bottom: 0px;
}

.bod ul li h2 a {
    color: rgb(10, 80, 180);
    font-family: "Times New Roman", Arial;
}

.bod ul li h2 a:hover {
    text-decoration: none;
}

.bod ul li p {
    font-size: 0.22rem;
    color: rgb(136, 136, 136);
    margin: 0px;
    font-family: "Times New Roman", Arial;
}

.bod ul li.zzjg {
    text-align: left;
    width: 366px;
    height: 52px;
    border: 2px solid rgb(153, 153, 153);
    box-sizing: border-box;
    margin-left: 15px;
    margin-bottom: 20px;
    padding: 4px;
}

.bod ul li:nth-child(1) {
    margin-left: 0px;
}

.bod ul li:nth-child(3n+1) {
    margin-left: 0px;
}

.bod ul li.zzjg::before {
    content: " ";
    position: absolute;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 1px solid rgb(153, 153, 153);
    box-sizing: border-box;
}

.bod ul li.zzjg h2 {
    width: calc(100% - 0rem);
    font-size: 0.18rem;
    color: rgb(136, 136, 136);
    display: inline-block;
    padding-right: 0px;
    position: relative;
}

.bod ul li.zzjg h2 a {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 39px;
    letter-spacing: 0px;
    color: rgb(153, 153, 153);
    text-align: center;
    cursor: pointer;
}

.bod ul li.zzjg h2 a.edit-handle {
    position: absolute;
    z-index: 2;
}

.bod ul li.zzjg h2 p {
    text-indent: 0rem;
}

.bod ul li.zzjg p {
    font-size: 0.16rem;
    text-indent: 0.2rem;
}

.bod ul li.zzjg {
    position: relative;
}

.bod ul li .zzjg-top {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 0px;
    height: 2px;
    transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-left {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 2px;
    transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-right {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 2px;
    height: 0px;
    transition: all 0.6s ease 0s;
}

.bod ul li .zzjg-bottom {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 2px;
    height: 0px;
    transition: all 0.6s ease 0s;
}

.bod ul li.zzjg:hover {
    border: 0.5px solid rgb(221, 163, 0);
}

.bod ul li.zzjg:hover .zzjg-top {
    width: 100%;
}

.bod ul li.zzjg:hover .zzjg-left {
    width: 100%;
}

.bod ul li.zzjg:hover .zzjg-right {
    height: 100%;
}

.bod ul li.zzjg:hover .zzjg-bottom {
    height: 100%;
}

.bod ul li .zzjg-top {
    background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-left {
    background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-right {
    background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-bottom {
    background-color: rgb(207, 207, 207);
}

.bod ul li .zzjg-top {
    background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-left {
    background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-right {
    background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-bottom {
    background-color: rgb(68, 198, 207);
}

.bod ul li .zzjg-top {
    background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-left {
    background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-right {
    background-color: rgb(221, 163, 0);
}

.bod ul li .zzjg-bottom {
    background-color: rgb(221, 163, 0);
}

.bod ul li:hover.zzjg::before {
    border: 1px solid rgb(221, 163, 0);
}

.kjpt_bottom:hover {
    padding-left: 26px;
    border-left: 4px solid rgb(221, 163, 0);
}

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

.swiper5865 {
    width: 341px;
    position: relative;
    float: left;
    margin-left: 0.45rem;
    margin-right: 0px;
    margin-bottom: 0.1rem;
}

.jv-image {
    width: 100%;
    height: 225px;
}

.jv-image img {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid rgb(243, 243, 243);
}

.jqygga-play {
    width: 100%;
    height: 100%;
    background: rgba(47, 85, 151, 0.35);
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition-duration: 0.8s;
    display: contents;
    cursor: pointer;
}

.jp-btn {
    width: 65px;
    height: 65px;
    margin: auto;
    position: absolute;
    inset: -23% 0px 0px;
}

.jp-btn img {
    width: 100%;
}

.wdy-text {
    font-size: 0.134rem;
}

.wdy-text {
    line-height: 1.27;
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
}

.wdy-text a {
    color: rgb(0, 0, 0);
}