  
  .guide-title-arrow {
			margin-top: 25px;
			height: 41px;
  }
  
  .guide-title-arrow .content-title-arrow {
  	  width: 1167px;
    	height: 41px;
    	margin-left: 15px;
    	margin-right: 18px;
    	background-image: url(../img/jindutiaosanji.png);
      background-size: 100%;
  }
  
   .viewDetail-content {
   	   margin-top: 28px;
   }
   
   .viewDetail-content .viewDetail-content-main {
		   	width: 1163px;
		   	margin-left: 19px;
		   	margin-right: 18px;
		   	border:1px solid rgba(224, 224, 224, 1);
   }


   .viewDetail-content-main label {
    	   margin-left: 21px;
    	   font-size:0.875em;
         font-family:"微软雅黑";
				 font-weight:bold;
		 	 	 color:rgba(75,75,75,1);
				 line-height:42px;
    }
    
    .viewDetail-content-main span {
    	    font-size:0.875em;
					font-family:"微软雅黑";
					font-weight:bold;
					color:rgba(75,75,75,1);
					line-height:42px;
    }
    
    .viewDetail-content-main i {
    	    float: right;
    	    margin-right: 21px;
    	    font-size:0.875em;
					font-family:"微软雅黑";
					font-weight:bold;
					color:rgba(75,75,75,1);
					line-height:42px;
    }
    
    .viewDetail-content-main p {
    	    margin: 0 0 0 21px;
    	    font-size:0.875em;
					font-family:"微软雅黑";
					color:rgba(153,153,153,1);
					line-height:34px;
					text-overflow:ellipsis; /* 加省略号 */
					overflow: hidden;
    }

    .viewDetail-content-main p i{
    	    float: right;
    	    font-size:1em;
					font-family:"微软雅黑";
					font-weight:400;
					color:rgba(75,75,75,1);
					line-height:34px;
    }