
  .medicalDynamic-content-main {
    width: 1163px;
    height: 850px;
    margin-left: 19px;
    margin-right: 18px;
    border:1px solid rgba(224,224,224,1);
    background-color: #FFFFFF;
  }
  
    /** 医保动态的css */
	.medicalDynamic-content-main li {
		float: left;
		margin-top: 10px;
		width: 1108px;
		height: 41px;
		margin-left: 10px;
		position: relative;
		list-style: none;
		list-style-position: inside;
	    background:url(../img/lidot1.png) white 12px center no-repeat;
	    text-align: left;
	    line-height: 41px;
	    padding: 0 0 0 30px;
	    font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;

		
	} 
	
	.medicalDynamic-content-main li:hover{
		float: left;
		margin-top: 10px;
		width: 1108px;
		height: 41px;
		margin-left: 10px;
	    position: relative;
		list-style: none;
		list-style-position: inside;
	    background:url(../img/lidot2.png) rgba(247,247,247,1) 12px center no-repeat;
	    text-align: left;
	    line-height: 41px;
	    padding: 0 0 0 30px;
	    font-size:1em;
		font-family:"微软雅黑";
		font-weight:400;
				
	}
	
	.medicalDynamic-content-main li:hover .span-title a {
		color: #3999E9;
	}
	
	
	.medicalDynamic-content-main li .span-title {
		float: left;
		width: 1008px;
		height: 41px;
		overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	
	.medicalDynamic-content-main li .span-title a {
		color: #4A4A4A;
	}
	
	
	.medicalDynamic-content-main li .span-title a:hover {
		color: #3999E9;
	}
	
	.medicalDynamic-content-main li .span-time {
		float: right;
		width: 100px;
		height: 41px;
		color: #999999;
		text-align: center;
	}
	
	.medicalDynamic-content-main li .span-time:hover {
		float: right;
		width: 100px;
		height: 41px;
		color: #3999E9;
		text-align: center;
	}
	
	.medicalDynamic-content-main li:hover .span-time {
		color: #3999E9;
	}
	
   /** 翻页按钮css */
   .medicalDynamic-content-bottom .content-bottom {
  	width: 1163px;
  	height: 60px;
  	margin-left: 19px;
  	margin-right: 18px;
  }
  
  .medicalDynamic-content-bottom .content-bottom span {
  	float: right;
  	width: 40px;
  	height: 35px;
  	background:rgba(229,229,229,1);
  	border-radius:4px;
  	margin-top: 32px;
  	margin-right: 12px;
  	font-size:0.875em;
  	font-family:"微软雅黑";
  	font-weight:normal;
  	color:rgba(126,126,126,1);
  	line-height:35px;
  	text-align: center;
  }
  
  .pre_image1 {
  	content: url(../img/toleft2.png);
  	float: right;
  	margin-top: 32px;
  	margin-right: 12px;
  }
  
  .pre_image2 {
  	
	content: url(../img/toleft.png);
	float: right;
	margin-top: 32px;
	margin-right: 12px;
  }
  
  .next_image1 {
  	content: url(../img/toright2.png);
  	float: right;
  	margin-top: 32px;
  
  }
  
  .next_image2 {
  	content: url(../img/toright.png);
  	float: right;
  	margin-top: 32px;
  	
  }
  
  .openGovernmentAffairs-title-arrow {
	  margin-top: 25px;
	  height: 41px;
  }
  
  .openGovernmentAffairs-title-arrow .content-title-arrow {
  	width: 1167px;
    height: 41px;
    margin-left: 15px;
    margin-right: 18px;
  }
  

  /*标题长箭头的css*/
  #arrow {
  	background-image: url(../img/arrowQly_banner.png);
  	height: 40px;
  }
  
  .mt40 {
  	margin-top: 40px;
  }
  
  .arrowQly_1 {
  	background-image: url(../img/arrowQly_1.png);
  }
  
  .arrowQly {
  	height: 41px;
  	width:235px;
  	line-height: 40px;
  	text-align: center;
  	box-sizing: border-box;
  	color: #959595;
  	margin-top: 4px;
  	font-size: 14px;
  	font-weight: bold;
  }
  
  .arrowQly_2 {
  	background-image: url(../img/arrowQly_2.png);
  }
  
  .arrowQly_3 {
  	background-image: url(../img/arrowQly_3.png);
  	color: white;
  }
