@charset "utf-8";
/* LESS Document */
/* 新华网专题通用css框架。随项目修改宽度、背景色等 */
* { padding: 0; margin: 0; box-sizing: border-box; }
html { height: 100%; }
body { min-height: 100%; color: #626262; background-color: #fff; line-height: 1.8em; }
body, ul, li, input, img, a, dl, dt, dd, textarea, button, input, select { margin: 0; padding: 0; font-size: 14px; font-family: Arial, Helvetica, "苹方-简", "微软雅黑"; font-weight: normal; }
img { max-width: 100%; max-height: 100%; vertical-align: middle; border: 0; }
a { text-decoration: none; color: #535353; }
a:hover { text-decoration: none !important; }
a:link { cursor: pointer; }
.dom_pc { display: block; }
.dom_mob { display: none; }
/*common style start*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.pointer { cursor: pointer; }
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.pull-left { float: left; }
.pull-right { float: right; }
.block-center { margin-left: auto; margin-right: auto; }
.limit-line5 { display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
button { border: none; cursor: pointer; }
.show-xs { display: none; }
.show-lg { display: block; }
.bg-xinhua-bar { background-color: #a40000; min-width: 1188px; }
.top-bar { height: 57px; color: #fff; text-decoration: none; padding-left: 14px; margin: 0 auto; position: relative; width: 1200px; }
.top-bar a { color: #fff; }
.top-bar .container { width: 1188px; }
.top-bar ul li { list-style: none; float: left; line-height: 57px; min-width: 46px; text-align: center; }
.top-bar ul li a { margin-right: 5px; font-size: 15px; }
.footer { color: #fff; background: #a40000; line-height: 65px; font-size: 12px; margin: 0 auto; }
/*页面容器，定义了最小宽度(本次项目设计的最小宽度)*/
.page-container { min-width: 1200px; background: #fff; }
.container { margin: 0 auto; position: relative; width: 1200px; }
.bg-max-container { max-width: 1920px; margin: 0 auto; padding: 35px 0 35px; }
.img-desc-group { border-top: 1px solid #fff; }
.dtt { width: 1200px; height: auto; margin: 0 auto; background: url(//www.xinhuanet.com/politics/xsdwmsj/images/ttLogo.png) 0 7px no-repeat; padding-left: 90px; padding-bottom: 17px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #bfbfbf; margin-top: 30px; }
.dtt .tit { font-size: 46px !important; color: #f60f06; font-weight: bold; line-height: 55px; text-align: center; }
.dtt .tit a { color: #f60f06; font-weight: bold; font-size: 46px !important; }
.dtt .txt { font-size: 18px !important; color: #666666; line-height: 28px; margin-top: 15px; text-align: left; }
.dtt .txt a { color: #686868; font-size: 18px !important; }
.jy_box { width: 100%; height: 590px; background: #f7f6f4; margin-top: 50px; overflow: hidden; }
.dh_jy { width: 1171px; height: 40px; margin: 0 auto; margin-top: 55px; }
.jy_cont { width: 100%; height: 100%; margin-top: 55px; }
.jy_cont .swiper-container { width: 100%; height: 100%; }
.jy_cont .jy_nr { width: 222px; height: 380px; margin: 0 auto; background: #fff; }
.jy_cont .text_box { width: 222px; height: 158px; overflow: hidden; padding: 0 15px; }
.jy_cont .text_box h3 { text-align: center; font-size: 14px; color: #e08768; margin-top: 10px; }
.jy_cont .text_box h3 a { color: #e08768; }
.jy_cont .text_box h2 { font-size: 16px; color: #000; }
.jy_cont .text_box h2 a { font-size: 16px; color: #000; }
.jy_cont .text_box p { font-size: 14px; color: #adadad; }
.swiper-button-next { width: 52px; height: 52px; background: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/jy_right.png) no-repeat; top: 65%; right: -70px; }
.swiper-button-prev { width: 52px; height: 52px; background: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/jy_left.png) no-repeat; top: 65%; left: -70px; }
.dsj_box { width: 1200px; height: auto; margin: 0 auto; }

@media (max-width: 768px) {
.show-lg { display: none; }
.show-xs { display: block; }
  ::-webkit-scrollbar {
 width: 0px;
 height: 0px;
 background: transparent;
}
.block { padding-top: 10px; }
.page-container { min-width: auto; }
.container { margin: 0 10px; width: auto; overflow: hidden; }
.bg-max-container { padding: 20px 0; }
}
.inline-block-container { font-size: 0; }
.banner { background: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/banner.jpg) no-repeat center; height: 444px; max-width: 1920px; margin: 0 auto; overflow: hidden; }
/*左图、右标题+描述+下方新闻列表模板*/
.block-template-1, .block-template-1 a { font-size: 18px; }
.block-template-1 .photo-container { float: left; width: 636px; height: 423px; position: relative; }
.block-template-1 .photo-desc a { height: 60px; background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; bottom: 0; width: 100%; line-height: 60px; padding-left: 1em; color: #fff; text-decoration: none; letter-spacing: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold; }
.block-template-1 .block-template-1-news-title a { text-decoration: none; padding: 10px 0 5px; font-weight: bold; letter-spacing: 1px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #c30d23; font-size: 20px; }
.block-template-1 .desc { line-height: 32px; text-indent: 2em; margin-top: 16px; border-bottom: 2px dotted #ccc; padding-bottom: 32px; color: #7d7d7d; }
.block-template-1 .news-list { list-style: none; line-height: 3em; margin-top: 1em; }
.block-template-1 .news-list li { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-icon-rhombus.png") no-repeat left center; padding-left: 30px; }
.block-template-1 .news-list a { display: block; color: #535353 !important; margin-right: 90px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.block-template-1 .intro-container { margin-left: 660px; }
.block-template-1 .intro-container .btn-more { margin-top: 10px; text-align: right; }
.block-template-1 .intro-container .btn-more a { color: #048183; }
.swiper-pagination { text-align: right; bottom: 15px; right: 10px; }
.swiper-pagination-bullet { background: #fff; opacity: 1; margin: 0 3px; }
.swiper-pagination-bullet-active { background: #c30d23; opacity: 1; }
.swiper-container-horizontal > .swiper-pagination-bullets { padding-right: 20px; margin-bottom: 5px; }
.title { height: 78px; width: 100%; margin-bottom: 15px; background-repeat: no-repeat; background-position: center; }
.title-pazpxd { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/dh_jujiao.png); }
.title-pazpts { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/dh_tpgjaa.png); }
.title-pazpsp { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/dh_pinpai.png); }
.title-zpdsj { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/dh_dsj.png); }
.title .btn-more { float: right; color: #c30d23; margin-top: 24px; }
.no-more .title .btn-more { display: none; }
.title .btn-more a { color: #c30d23; }
.block-2 .title .btn-more a, .block-6 .title .btn-more a { color: #fff; }
.block-1 { background: #fff; }
.block-2 { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-bg-1.jpg") no-repeat top center #FFF; min-height: 10px; background-size: cover; }
.block-3 { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-bg-2.jpg") no-repeat top center #FFF; min-height: 10px; background-size: cover; }
.block-4 { background: #FFF; min-height: 10px; }
.block-8 { background: #FFF; min-height: 10px; }
#swiper-container2 { width: 1200px; height: 676px; }
#swiper-container2 .photo-desc { height: 188px; background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; bottom: 0; width: 100%; }
#swiper-container2 .photo-desc a { display: block; padding: 0 20px; color: #fff; text-decoration: none; letter-spacing: 2px; }
#swiper-container2 .photo-desc-title { margin-top: 40px; margin-bottom: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
#swiper-container2 .photo-desc-title a { font-size: 24px; line-height: 1em; }
#swiper-container2 .photo-desc-text a { font-size: 16px; line-height: 1.8em; }
.video-big { width: 846px; height: 476px; display: block; margin: 0 auto; position: relative; }
.video-big .photo-desc { height: 54px; background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; bottom: 0; width: 100%; }
.video-big .photo-desc a { color: #fff; text-align: center; display: block; line-height: 54px; font-size: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; letter-spacing: 2px; text-decoration: none; }
.video-small { width: 277px; height: 150px; text-align: center; }
#swiper-container3 { margin-top: 55px; width: 1150px }
.block-4 .news-list .news { border-bottom: 1px solid #ccc; padding-bottom: 35px; position: relative; margin-bottom: 35px; }
.block-4 .news-list .news:last-child { margin-bottom: 0; }
.block-4 .news-list .news .photo { width: 300px; height: 200px; float: left; }
.block-4 .news-list .news .photo img { width: 100%; height: 100%; display: block; }
.block-4 .news-list .news .news-title, .block-4 .news-list .news .desc { margin-left: 320px; }
.block-4 .news-list .news .news-title { margin-bottom: 20px; }
.block-4 .news-list .news .news-title a { color: #c30d23; font-size: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; letter-spacing: 2px; font-weight: bold; }
.block-4 .news-list .news .desc a { text-decoration: none; }
.block-4 .news-list .news .view-detail { position: absolute; bottom: 5px; right: 0; }
.block-4 .news-list .news .view-detail a { color: #c30d23; }
.dots { position: absolute; top: -10px; right: -25px; width: 48px; height: 100%; }
.dots .dot { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/icon-direction.png") no-repeat top center; width: 48px; height: 20px; }
.dots .dot:nth-child(1) { margin-top: 0; }
.dots .dot:nth-child(2) { margin-top: 79.8px; }
.dots .dot:nth-child(3) { margin-top: 89.8px; }
.dots .dot:nth-child(4) { margin-top: 84.8px; }
.dots .dot:nth-child(5) { margin-top: 84.8px; }
.dots .dot-dynamic.active { background-position-y: -20px; }
.dsj { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-line.png") repeat-y top center; }
.dsj .year { margin: 0 auto; width: 1200px; height: 74px; }
.dsj .year-2018 { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-2018.png") no-repeat center top; }
.dsj .year-2019 { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-2019.png") no-repeat center top; }
.dsj .year-2020 { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-2020.png") no-repeat center top; }
.dsj .arrow-end { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-more.png") no-repeat bottom center; width: 1200px; height: 34px; margin: 0 auto; }
.dsj .event { background: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-time-dot.png") no-repeat center 2px; margin: 15px auto; }
.dsj .event:nth-child(even) { text-align: right; }
.dsj .event:nth-child(odd) .date, .dsj .event:nth-child(odd) .desc { margin-left: 53%; }
.dsj .event .date { font-size: 24px; color: #c30d23; font-weight: bold; margin-bottom: 10px; width: 47%; }
.dsj .event .desc { width: 47%; }
.arrow-1 { background-repeat: no-repeat; background-position: top center; width: 40px; height: 60px; position: absolute; top: 50%; margin-top: -30px; z-index: 2; cursor: pointer; outline: none; }
.arrow-1:active, .arrow-1:hover { background-position-y: -60px; }
.arrow-1.left { background-image: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-icon-big-left.png"); left: 0; }
.arrow-1.right { background-image: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-icon-big-right.png"); right: 0; }
.video-list { position: relative; }
.arrow-2 { background-repeat: no-repeat; background-position: top center; width: 20px; height: 46px; position: absolute; top: 50%; margin-top: -23px; z-index: 2; cursor: pointer; outline: none; }
.arrow-2:active, .arrow-2:hover { background-position-y: -46px; }
.arrow-2.left { background-image: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-icon-small-left.png"); left: 0px; }
.arrow-2.right { background-image: url("//www.news.cn/res/xhwimg/money/zgpajztpgj/img/image-icon-small-right.png"); right: 0px; }
.subpage-container { background: #fff; min-height: 500px; }
.subpage-container, .subpage-container a { font-size: 18px; }
.subpage-container .news-item { line-height: 2em; border-bottom: 1px solid #eee; margin-bottom: 6px; }

@media (max-width: 768px) {
.banner { background: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/mb_banner.jpg) no-repeat center; background-size: cover; height: 2.5rem; width: 100%; }
.block-2 { padding-bottom: 10px; }
.title { height: 0.6rem; width: 100%; margin-bottom: 15px; background-repeat: no-repeat; background-position: center; background-size: 100% 100%; }
.title-pazpxd { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/mb_jj.png); }
.title-pazpts { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/mb_tpgj.png); }
.title-pazpsp { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/mb_ppxm.png); }
.title-zpdsj { background-image: url(//www.xinhuanet.com/gongyi/zt/2020fjh/images/mb_dsj.png); }
.title .btn-more { margin-top: 0rem; }
.block-template-1 .photo-container { float: none; width: 100%; height: 4.57rem; margin: 0 auto; }
.block-template-1 .photo-desc a { height: .76rem; line-height: .76rem; padding-left: 1em; padding-right: 1em; letter-spacing: 0; font-weight: normal; font-size: .3rem; text-align: center; }
.block-template-1 .swiper-pagination { position: relative; text-align: center; right: 0; top: .0rem; }
.block-template-1 .swiper-pagination-bullet { background: #ccc; }
.block-template-1 .swiper-pagination-bullet-active { background: #c30d23; opacity: 1; }
.block-template-1 .intro-container { margin-left: 0; margin-top: .7rem; }
.block-template-1 .block-template-1-news-title a { padding: 0; font-weight: bold; letter-spacing: 1px; overflow: hidden; text-overflow: ellipsis; white-space: normal; color: #c30d23; font-size: .35rem; text-align: center; display: block; }
.block-template-1 .desc { line-height: 24px; padding-bottom: 16px; }
.block-template-1, .block-template-1 a { font-size: .3rem; }
.block-template-1 .news-list li { line-height: 2.2em; padding-left: 20px; }
.block-template-1 .news-list a { margin-right: 16px; font-size: .3rem; }
#swiper-container2 { width: 100%; height: auto; }
#swiper-container2 .photo-desc { position: static; height: 6.5rem; }
#swiper-container2 .photo-desc-title { padding-top: 20px; margin-top: 0; line-height: 2em; white-space: normal; }
#swiper-container2 .photo-desc-title a { font-size: .35rem; line-height: 1.5em; font-weight: bold; }
#swiper-container2 .photo-desc-text a { font-size: .3rem; }
.video-big .photo-desc { height: .74rem; }
.video-big .photo-desc a { height: .76rem; line-height: .76rem; padding-left: 1em; padding-right: 1em; letter-spacing: 0; font-weight: normal; font-size: .3rem; text-align: center; }
.arrow-1 { display: none; }
.block-2 .swiper-pagination { position: static; text-align: center; }
.video-big { width: auto; height: auto; }
.block-2 .swiper-pagination-bullet { background: #c30d23; }
.block-2 .swiper-pagination-bullet-active { background: #ccc; }
#swiper-container3 { margin-top: 16px; width: 92%; }
.video-small { width: auto; height: auto; }
.arrow-2 { width: 10px; height: 23px; background-position: 0 0 !important; margin-top: -11.5px; background-size: 10px 46px; }
.block-4 .news-list .news .photo { width: 2.82rem; height: 1.88rem; }
.block-4 .news-list .news .news-title, .block-4 .news-list .news .desc { margin-left: 3rem; }
.block-4 .news-list .news .desc { display: none }
.block-4 .news-list .news .news-title { margin-bottom: 0; }
.block-4 .news-list .news .news-title a { color: #535353; font-size: .3rem; white-space: normal; letter-spacing: 0; line-height: 1.2em; font-weight: normal; }
.block-4 .news-list .news { height: 2.1rem; overflow: hidden; }
.dsj { background-size: 750px auto; }
.dsj .year { width: auto; height: 50px; background-size: 750px auto; }
.dsj .event { background-size: auto 11px; background-position-y: 6px; }
.dsj .event .date { font-size: 18px; width: 45%; }
.dsj .arrow-end { width: auto; background-size: 750px auto; }
.dsj .event .desc { width: 45%; }
.dsj .event:nth-child(odd) .date, .dsj .event:nth-child(odd) .desc { margin-left: 55%; }
.zpms-title { color: #fff; font-size: .4rem; font-weight: bold; margin-bottom: .2rem; letter-spacing: 1px; }
.img-desc-group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.subpage-container, .subpage-container a { font-size: 16px; }
.subpage .title { margin: 0 10px 15px; }
}
.video-list { position:relative; }
.video-list .photo-desc { height: 30px; background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 5px; bottom: 0; width: 96%; }
.video-list .photo-desc a { color: #fff; text-align: center; display: block; line-height: 30px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; letter-spacing: 2px; text-decoration: none; }
@media screen and (min-width:0px) and (max-width: 767px) {
.dom_pc { display: none; }
.dom_mob { display: block; }
.dtt { width: 100%; height: auto; margin: 0 auto; background: none; padding-left: 0; padding-bottom: 17px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #bfbfbf; margin-top: 30px; }
.dtt .tit { font-size: 24px !important; color: #f60f06; font-weight: bold; line-height: 32px; text-align: center; }
.dtt .tit a { color: #f60f06; font-weight: bold; font-size: 24px !important; }
.dtt .txt { font-size: 14px !important; color: #666666; line-height: 28px; margin-top: 15px; text-align: left; }
.dtt .txt a { color: #686868; font-size: 14px !important; }
.mb_jy { width: 100%; height: auto; margin-top: 35px; }
.mb_jy img { width: 100%; height: auto; }
.jy_box { width: 100%; height: auto; background: #f7f6f4; margin-top: 20px; overflow: hidden; }
.jy_cont { width: 100%; height: 100%; margin: 35px 0; }
.jy_cont .swiper-container { width: 100%; height: 100%; }
.jy_cont .jy_nr { width: 100%; height: auto; margin: 0 auto; background: #fff; }
.jy_cont .jy_nr .img img { width: 100%; height: auto; }
.jy_cont .text_box { width: 100%; height: auto; overflow: hidden; padding: 0 15px; }
.jy_cont .text_box h3 { text-align: center; font-size: 14px; color: #e08768; margin-top: 10px; }
.jy_cont .text_box h3 a { color: #e08768; }
.jy_cont .text_box h2 { font-size: 16px; color: #000; }
.jy_cont .text_box h2 a { font-size: 16px; color: #000; }
.jy_cont .text_box p { font-size: 14px; color: #adadad; }
.dsj_box { width: 100%; height: auto; margin: 0 auto; }
.dsj_box img { width: 100%; height: auto; }
.video-list { position:relative; }
.video-list .photo-desc { height: 30px; background: #000; background: rgba(0, 0, 0, 0.8); position: absolute; left: 0; bottom: 0; width: 100%; }
.video-list .photo-desc a { color: #fff; text-align: center; display: block; line-height: 30px; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; letter-spacing: 2px; text-decoration: none; }
}
