|  | @@ -520,11 +520,12 @@
 | 
												
													
														
															|  |  .studyTxt ul li .imgRight{
 |  |  .studyTxt ul li .imgRight{
 | 
												
													
														
															|  |      box-sizing: border-box;
 |  |      box-sizing: border-box;
 | 
												
													
														
															|  |      padding-left:10px; 
 |  |      padding-left:10px; 
 | 
												
													
														
															|  | -   float: left;
 |  | 
 | 
												
													
														
															|  | 
 |  | +    float: left;
 | 
												
													
														
															|  |      width: 59%;
 |  |      width: 59%;
 | 
												
													
														
															|  |      height: 110px;
 |  |      height: 110px;
 | 
												
													
														
															|  | -    padding-right: 5px;
 |  | 
 | 
												
													
														
															|  | 
 |  | +    padding-right:10px;
 | 
												
													
														
															|  |      background: #f9f9f9;
 |  |      background: #f9f9f9;
 | 
												
													
														
															|  | 
 |  | +    
 | 
												
													
														
															|  |  }
 |  |  }
 | 
												
													
														
															|  |  .studyTxt ul li .imgRight h5{
 |  |  .studyTxt ul li .imgRight h5{
 | 
												
													
														
															|  |      font-size: 14px;
 |  |      font-size: 14px;
 | 
												
											
												
													
														
															|  | @@ -533,16 +534,16 @@
 | 
												
													
														
															|  |      padding-bottom: 10px;
 |  |      padding-bottom: 10px;
 | 
												
													
														
															|  |  } 
 |  |  } 
 | 
												
													
														
															|  |  .studyTxt ul li .imgRight p{
 |  |  .studyTxt ul li .imgRight p{
 | 
												
													
														
															|  | 
 |  | +    margin-top: 10px;
 | 
												
													
														
															|  |      font-size: 12px;
 |  |      font-size: 12px;
 | 
												
													
														
															|  |      text-align: justify;
 |  |      text-align: justify;
 | 
												
													
														
															|  |      color: #7a7878;
 |  |      color: #7a7878;
 | 
												
													
														
															|  | -    margin-bottom: 5px;
 |  | 
 | 
												
													
														
															|  | -    overflow: hidden;
 |  | 
 | 
												
													
														
															|  | 
 |  | +    margin-bottom: 10px;
 | 
												
													
														
															|  |      line-height: 18px;
 |  |      line-height: 18px;
 | 
												
													
														
															|  | -    display: -webkit-box;              
 |  | 
 | 
												
													
														
															|  | -    text-overflow: ellipsis;            
 |  | 
 | 
												
													
														
															|  | -    -webkit-box-orient: vertical;       
 |  | 
 | 
												
													
														
															|  | -    -webkit-line-clamp: 2;
 |  | 
 | 
												
													
														
															|  | 
 |  | +    white-space: nowrap;
 | 
												
													
														
															|  | 
 |  | +    overflow: hidden;
 | 
												
													
														
															|  | 
 |  | +    text-overflow: ellipsis;
 | 
												
													
														
															|  | 
 |  | +    -o-text-overflow: ellipsis;
 | 
												
													
														
															|  |  }
 |  |  }
 | 
												
													
														
															|  |  .studyTxt ul li .imgRight span{
 |  |  .studyTxt ul li .imgRight span{
 | 
												
													
														
															|  |      display: inline-block;
 |  |      display: inline-block;
 |