.banenr_img {
    background-image: url("../images/programme-banner.png");
}


/* nav start */

.nav {
    width: 100%;
    height: 50px;
    background: #fff;
    position: relative;
}

.navBox {
    width: 1250px;
    height: 50px;
    margin: 0 auto;
}

.nav_ul {
    width: 620px;
    z-index: 999;
    height: 41px;
    overflow: hidden;
    background: #fff;
    border-top: none;
    padding: 9px 10px 0;
    border-top: none;
}

.nav_ul li {
    height: 30px;
    font-size: 16px;
    color: #8c8c8c;
    float: left;
    cursor: pointer;
    margin-top: 9px;
    margin-right: 50px;
    border-bottom: 1px solid #fff;
}

.nav_ulFirst a:visited {
    color: rgb(140, 140, 140)
}

.nav_ul li.active {
    color: #12547a !important;
    border-bottom: 1px solid #12547a;
}

.nav_ul>li:nth-child(6) {
    margin-right: 0 !important;
}

.push_imgs {
    width: 20px;
    margin-top: 18px;
    margin-left: 660px;
    height: 20px;
    transition: all 1s;
    float: left;
    text-align: center;
    position: absolute;
}

.nav_ul>li:last-child {
    margin-right: 0 !important;
}

.navBox>.Search {
    position: relative;
}

.navBox>.Search>input {
    width: 300px;
    height: 30px;
    border-radius: 15px;
    outline: none;
    text-indent: 15px;
    margin-top: 10px;
    text-align: left;
    color: #666;
    border: 1px solid #dcdcdc;
}

.search_icon {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 14px;
    top: 17px;
}

.search_icon img {
    width: 16px;
    height: 16px;
}


/* nav end */


/* payCase_con start */


/*.payCase_Con>.scheme:nth-child(2n) {
    float: right;
}

.payCase_Con>.scheme:nth-child(2n+1) {
    float: left;
}*/

.payCase_Con {
    background: #f8f8f8;
}

.payCase_Con>.scheme {
    float: left;
    margin: 20px;
}

.payCase_con {
    width: 100%;
    overflow: hidden;
    display: block;
    padding-bottom: 30px;
    background: #f8f8f8;
}

.payCase_ter {
    width: 100%;
    height: 500px;
    background: #fff;
}

.payCase_city {
    width: 1260px;
    margin: 0 auto;
    padding-top: 40px;
    /*height: 450px*/
}

.payCaseCity_bg {
    width: 300px;
    height: 300px;
    /*background-image: url("../images/city-bgd.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
	border-top: 1px solid #eaeaea;*/
    position: relative;
    /*overflow: hidden;*/
}

.payCaseCity_left {
    margin-top: 10px;
}

.payCaseCitybBox {
    position: absolute;
}


/*.payCaseCitybBox1 {
    left: 0;
    top: 0;
    background: #000;
    opacity: 0;
}
.payCaseCitybBox1 {
    position: absolute;
}
.payCaseCitybBox1,
.payCaseCity_bgImg>img {
    width: 300px;
    height: 300px;
}
*/

.payCaseCity_bgImg,
.payCaseCitybBox,
.payCaseCity_bgImg>img {
    width: 300px;
    height: 300px;
}


/*.payCaseCity_bgImg>img {
    width: 300px;
    height: 300px;
}*/

.payCaseCity_bg>div>.title {
    position: absolute;
    top: 1px;
    width: 196px;
}

.payCaseCity_bg>div>.title>p {
    position: absolute;
    left: 82px;
    top: 24px;
}

.payCity_img {
    width: 48px;
    height: 48px;
    margin-left: 20px;
    margin-top: 14px;
}

.payCity_img img {
    width: 48px;
    height: 48px;
}

.examine {
    width: 300px;
    height: 80px;
    background: #999;
    margin-top: 30px;
}

.examine:hover {
    background: #ccc;
}

.examineMore {
    width: 110px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    cursor: pointer;
}

.examineMore>.moreImg {
    width: 36px;
    height: 36px;
}

.examineMore>.moreImg img {
    width: 36px;
    height: 36px;
}

.examineMore>p {
    position: absolute;
    left: 46px;
    top: 27px;
    color: #fff;
    font-size: 16px;
}

.payCaseCity_right {
    width: 822px;
    margin-left: 62px;
}

.scheme {
    width: 400px;
    height: 198px;
    margin-top: 10px;
    background: #fff;
    border: 1px solid #eee;
}

.payCaseCity_right>.scheme:nth-child(2n) {
    float: right;
}

.payCaseCity_right>.scheme:nth-child(2n+1) {
    float: left;
}

.scheme_con {
    width: 362px;
    margin: 0 auto;
}

.scheme>.title {
    position: relative;
    margin: 16px auto 0;
    width: 362px;
}

.scheme>.title>.describe {
    position: absolute;
    left: 62px;
    top: 3px;
    font-weight: bold;
    color: #333;
}

.scheme>.title>.playBtn {
	width: 50px;
    height: 25px;
    line-height: 25px;
    background: #00ccff;
    color: #fff;
    text-align: center;
}

.describeImg {
    width: 230px;
    height: 120px;
    margin-top: 17px;
}

.describeImg img {
    width: 230px;
    height: 120px;
}

.schemeCon_right {
    width: 100px;
    margin-left: 30px;
}

.classify {
    width: 80px;
    height: 25px;
    background: #f8f8f8;
    margin-top: 15px;
    text-align: center;
    line-height: 25px;
    color: #666;
}

.classifyDel {
    margin-top: 64px;
}

.classifyDel a {
    display: block;
}

.marto10 {
    margin-top: 10px;
}

.noData {
    width: 500px;
    margin: 50px auto;
    text-align: center;
    color: #8c8c8c;
}


/*详情*/

.newsList {
    background: #f8f8f8;
    width: 100%;
    padding-bottom: 90px;
}

.newsList_Con {
    width: 1160px;
    margin: 0 auto;
}

.newsList_left {
    width: 750px;
    background: #fff;
    margin-top: 30px;
}

.newsList_ul {
    margin-left: 15px;
}

.newsList_ul>li {
    width: 700px;
    height: 200px;
    margin-top: 50px;
}

.newsListCon {
    height: 210px;
    border-bottom: 1px solid #eee;
}

.newsListConleft_img {
    width: 250px;
    height: 180px;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.newsListCon_left1 {
    background-image: url("../images/news1-pic.png");
}

.newsListCon_left2 {
    background-image: url("../images/news2-pic.png");
}

.newsListCon_left3 {
    background-image: url("../images/news3-pic.png");
}

.newsListCon_left4 {
    background-image: url("../images/news4-pic.png");
}

.newsListCon_right {
    width: 400px;
    text-align: left;
    margin-left: 50px;
}

.newsListCon_right>h3 {
    color: #7a7a7a;
}

.newsListCon_ul {
    margin-top: 10px;
    margin-bottom: 20px;
}

.newsListCon_ul li {
    position: relative;
    float: left;
    width: 100px;
}

.newsListCon_ul li .newsFont {
    position: absolute;
    color: #666;
    top: 0px;
    left: 24px;
}

.newsListCon_ul li.time {
    margin: 0 40px;
}

.newsListCon_right>.Tips {
    margin: 5px 0 20px;
    color: #7f7f7f;
    height: 69px;
}

.newsListCon_right>.Tips>p {
    line-height: 22px;
}

.dynamic>a {
    text-decoration: none;
}

.pageNumber {
    margin-top: 20px;
    margin-left: 15px;
}


/*右侧 base有部分

.newsList_right {
    width: 350px;
    background: #fff;
    margin-top: 80px;
    padding-bottom: 5px;
}*/


/* newsList end */


/*newsDetil*/

.breadcrumb {
    width: 100%;
    height: 50px;
    background: #fff;
}

.breadcrumb_ul {
    width: 1160px;
    margin: 0 auto;
}

.breadcrumb_ul li {
    float: left;
    line-height: 50px;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
}

.breadcrumb_ul li a {
    color: #666666;
    text-decoration: none;
}

.breadcrumb_ul li.breadcrumb_img {
    width: 26px;
    height: 16px;
    margin-top: 3px;
}

.breadcrumb_ul li.breadcrumb_img img {
    width: 16px;
    height: 16px;
}

.breadcrumb_ul li a:hover {
    cursor: pointer;
    color: #12547a;
}

.nD_content {
    text-indent: 24px;
    margin-bottom: 20px;
}

.nDetails {
    width: 700px;
    margin: 30px auto 0;
}

.nD_title {
    height: 74px;
    border-bottom: 1px solid #eee;
}

.nD_title>h3 {
    font-size: 18px;
    color: #484848;
    font-weight: bold;
    text-align: center;
}

.nD_ready {
    float: right;
    margin-top: 20px;
    right: 0;
}

.nD_readyLast_li {
    width: 48px !important;
}

.nDetails>.other {
    margin: 20px 0 0px;
}

.pc_IMG {
    width: 700px;
    height: 730px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}

.pcIMG_con {
    width: 700px;
    height: 550px;
    margin-top: 30px;
    background: #eee;
    overflow-y: scroll;
}


/*滚动条样式*/

.pcIMG_con::-webkit-scrollbar {
    width: 10px;
    height: 50px;
}

.pcIMG_con::-webkit-scrollbar-track {
    background: #f6f6f6;
    border-radius: 5px;
}

.pcIMG_con::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 5px;
}

.pcIMG_con::-webkit-scrollbar-thumb:hover {
    background: #747474;
}

.pcIMG_con::-webkit-scrollbar-corner {
    background: #f6f6f6;
}

.pcIMG_con img {
    width: 100%;
}

.otherLeft {
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 30px;
    cursor: pointer;
	min-width: 258px;
}

.otherLeft>a {
    text-decoration: none;
}

.otherLeft>a:hover {
    color: #12547a;
    cursor: pointer;
}


/* payCase_con end */

.payCaseCity_right>div {
    /*padding-bottom: 17px;*/
    height: 200px;
}

.schemeCon_right>div>a {
    color: #12547a;
}

.showcase_pic {
    text-align: center;
    margin-top: 10px;
}

.showcase_pic img {
    width: 700px;
    height: 465px;
}

.explain_title {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #333;
}

.nDImg_ul {
    padding-bottom: 100px;
    width: 100%;
    margin: 70px auto 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #eee;
}

.nDImg_ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.m-style {
    width: 1260px;
    margin: 10px auto;
}