/* LESS Document */
/* 新华网专题通用css框架。随项目修改宽度、背景色等 */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  color: #626262;
  background-color: #ccc;
  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: underline;
}
a:link {
  cursor: pointer;
}
/*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: #eee;
}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.bg-max-container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 50px 0 25px;
}
.img-desc-group{
    border-top: 1px solid #fff;
}

@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("http://www.newsimg.cn/money/zgpajztpgj/img/banner-pc.jpg") no-repeat center;
  height: 715px;
  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("http://www.newsimg.cn/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("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-1.png");
}
.title-pazpts {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-2.png");
}
.title-pazpsp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-3.png");
}
.title-pazprj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-4.png");
}
.title-sdpazp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-5.png");
}
.title-pazpms {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-6.png");
}
.title-pafpal {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-7.png");
}
.title-zpdsj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-8.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("http://www.newsimg.cn/money/zgpajztpgj/img/image-bg-1.jpg") no-repeat top center #FFF;
  min-height: 10px;
    background-size: cover;
}
.block-3 {
  background: url("http://www.newsimg.cn/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-5 {
  background: #FFF;
  min-height: 10px;
}
.block-6 {
  background: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-bg-3.jpg") no-repeat top center #FFF;
  min-height: 10px;
        background-size: cover;
}
.block-7 {
  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;
}
.block-5 .shudu{
    width:16.66667%;
    text-align:center;
    float:left;
    margin-bottom:50px;
    font-size:20px;
    color:#000;
    letter-spacing: 1px;
    
}
.block-5 .shudu .text{
    margin-top:10px;
    white-space: nowrap;
}
.block-5 .shudu .number{
    color:#c30d23;
    white-space: nowrap;
}
.block-5 .shudu .number .big{
    display:inline;
    font-size:45px;
        height: 45px;
    line-height: 45px;
}

.fpal {
    width: 588px;
    height: 515px;
    display:inline-block;
    background:#b43636;
    overflow: hidden;
    border-radius: 10px;
    padding:10px;
    position: relative;
    padding-bottom:25px;
    float:left;
}
.fpal:nth-child(odd){
    float:right;
}
.fpal a{color:#fff;text-decoration: none;display: block;}
.fpal .fpal-title a{text-align:center;font-size:22px;font-weight: bold;margin:5px 0 15px;}
.fpal img{width: 568px;height: 320px;margin-bottom:15px;display:block;}
.fpal .desc{
    text-indent: 2em;
}
.fpal .view-detail{
    position:absolute;
    bottom:5px;
    right:15px;
    
}
.zpms-tab{background:#fff;border-radius:8px;overflow: hidden;width: 996px;height: 424px;border-top: 10px solid #f39800;margin-left: 195px;
	display:none;
}
.zpms-tab.active{display:block;}
.zpms-tab .img-tab{width: 212px;height: 378px;float: left;}
.zpms-tab .img-tab img{width: 100%;height: 100%;margin: 16px;}
.zpms-tab .news-list,.zpms-tab .desc{
	margin-left:248px;
	margin-right:16px;
	
}
.zpms-tab .desc{height: 161px;margin-top: 16px;margin-bottom: 20px;border-bottom:1px solid #CCC;font-size:16px;line-height:32px;}
.zpms-tab .desc a{font-size:16px;text-decoration: none;}
.zpms-tab .news-list .news{
	background: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-icon-rhombus.png") no-repeat left center;
    padding-left: 30px;
}
.zpms-tab .news-list .news a{
	font-size: 18px;
	line-height:2.2em;
	display: block;
    color: #535353 !important;
    margin-right: 90px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tablink{
	height:424px;
	border-right:2px solid #fff;
	width: 139px;
	padding-top:1px;
    position: relative;
	float:left;
}
/*424px分成5个点，坐标为：0,[169.6,254.4,339.2],424*/
.tablink .link{
	height:24px;
	font-size:24px;
	line-height:24px;
	color:#fff;
	cursor:pointer;
}
.tablink .link.active{
	color: #fff100;
	font-weight: bold;
}
.tablink .link:nth-child(1){
	margin-top:84.8px;
}
.tablink .link:nth-child(2){
	margin-top:84.8px;
}
.tablink .link:nth-child(3){
	margin-top:84.8px;
}
.dots{
	position: absolute;
	top:-10px;
	right:-25px;
	width: 48px;
	height:100%;
}
.dots .dot{
	background: url("http://www.newsimg.cn/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("http://www.newsimg.cn/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("http://www.newsimg.cn/money/zgpajztpgj/img/image-time-2018.png") no-repeat center top;}
.dsj .year-2019{background: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-time-2019.png") no-repeat center top;}
.dsj .year-2020{background: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-time-2020.png") no-repeat center top;}
.dsj .arrow-end{background: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-time-more.png") no-repeat bottom center;width: 1200px;height: 34px;margin:0 auto;}
.dsj .event{
    background: url("http://www.newsimg.cn/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("http://www.newsimg.cn/money/zgpajztpgj/img/image-icon-big-left.png");
	left:0;
}
.arrow-1.right{
	background-image: url("http://www.newsimg.cn/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("http://www.newsimg.cn/money/zgpajztpgj/img/image-icon-small-left.png");
	left:0px;
}
.arrow-2.right{
	background-image: url("http://www.newsimg.cn/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("http://www.newsimg.cn/money/zgpajztpgj/img/banner-m.jpg") no-repeat center;
  background-size:cover;
  height: 5rem;
  width:100%;
  
}
	.block-2{padding-bottom:10px;}
	.title {
  height: .84rem;
  width: 100%;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size:100% 100%;
}
.title-pazpxd {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-1-m.png");
}
.title-pazpts {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-2-m.png");
}
.title-pazpsp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-3-m.png");
}
.title-pazprj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-4-m.png");
}
.title-sdpazp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-5-m.png");
}
.title-pazpms {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-6-m.png");
}
.title-pafpal {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-7-m.png");
}
.title-zpdsj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-8-m.png");
}
/*没有二级页面更多链接*/
.no-more .title-pazpxd {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-1-m-n.png");
}
.no-more .title-pazpts {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-2-m-n.png");
}
.no-more .title-pazpsp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-3-m-n.png");
}
.no-more .title-pazprj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-4-m-n.png");
}
.no-more .title-sdpazp {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-5-m-n.png");
}
.no-more .title-pazpms {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-6-m-n.png");
}
.no-more .title-pafpal {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-7-m-n.png");
}
.no-more .title-zpdsj {
  background-image: url("http://www.newsimg.cn/money/zgpajztpgj/img/image-tittle-8-m-n.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;
}
	.block-5 .shudu {
        width: 33.333%;
    margin-bottom: .4rem;
    font-size: 16px;
    color: #000;
    letter-spacing: .01rem;
}
	.block-5 .shudu img{
		width: 50%;
		
		
	}
	.block-5 .shudu .text {

    font-size: .25rem;
}
	.block-5 .shudu .number .big {
    display: inline;
    font-size: .45rem;
    height: .43rem;
    line-height: .43rem;
}
	
	.fpal {
    width: auto;
    height: auto;
    display: block;
    
    padding: .1rem;
    margin-bottom:.2rem;
    padding-bottom: .8rem;
    float: none;
}
	.fpal img {
    width: auto;
    height: auto;
    
}
    .fpal .fpal-title a{
     font-size: .35rem;
    letter-spacing: 1px;
    margin-bottom: 5px;
        margin-top: 0;
    }
    .tablink{display:none;}
    .zpms-tab{display:block !important;margin-left:0;width:100%;height: auto;margin-bottom:.3rem}
    .zpms-tab .img-tab{    width: auto;
    height: auto;
    float: none;
    padding: .2rem;
    }
    .zpms-tab .img-tab img{
       width: auto;
	   height: auto;
	   margin: 0; 
    }
    .zpms-tab .news-list, .zpms-tab .desc{
    margin-left: .2rem;
    margin-right: .2rem;
    font-size: .3rem;
    line-height: 2em;
    padding-bottom: 1em;
    margin-bottom: 1em;
    }
    .zpms-tab .news-list .news{
        border-bottom:1px solid #eee;
        background-size:8px 8px;
        padding-left:20px;
        
    }
    .zpms-tab .news-list .news a{
        font-size:.3rem;
        line-height: 2.8em;
        margin-right:0;
    }
    .zpms-tab .desc{
		height:auto;
		display: block;
		-webkit-line-clamp:inherit;
		-webkit-box-orient: inherit;
		overflow: visible;
		text-overflow: inherit;
	}
    .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;}
}
