.content{
	width:980px;
	margin:0 auto;
	height:0 auto;
}
.contentchildren{
	width:100%;
	border:1px solid rgb(87, 199, 211); 
	min-height: 0 auto;
}
.divrowline{
   float:left;
   width:15%;
   text-align:right; 
   padding-top:4px;
}

.divrowline1{
  float:left;
   width:37%; 
   text-align:right;
   padding-top:4px;
}
.divrowline2{
  padding-left:6px;
  margin-top:6px;
}
.divrowline3{
  margin-top:6px;
  padding-left:25px;
}
.divrowline4{
 padding-left:15px;
 margin-top:6px;
}
.divrowline5{
 padding-left:50px;
 margin-top:6px;
}

.divrowline6{
 float:left; 
 width:53%;
}

.floatleft{
	float:left; 
	margin-left:6%; 
	width:29%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
}
.hrcss{
	height:0px;
    border-top:1px solid #999;
    border-right:0px;
    border-bottom:0px; 
    border-left:0px;
    width:100%;
}
.floatleftYLD{
	float:left; 
	margin-left:16%; 
	width:49%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
}
.divrowlineYLD{
   float:left;
   width:35%;
   text-align:right; 
   padding-top:4px;
}
.divrowline1YLD{
  float:left;
   width:35%; 
   text-align:right;
   padding-top:4px;
}
.divrowline6YLD{
 float:left; 
 width:65%;
}
.transInputYLD {
	height: 24px;
	width: 100%;
	line-height: 24px;
	color: inherit;
	box-sizing: border-box;
}


.new_contentchildren{
	width:100%;
	background: white;
	/* border:1px solid rgb(87, 199, 211); 
	min-height: 0 auto; */
}

@media screen and (max-width:480px){
.new_contentchildren{
	width:100%;
	background: white;
	font-size: 14px;
}	
.new_floatleftYLD{
	float:left; 
	margin-left:11%; 
	width:49%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
	text-align: right;
	}
	
.new_divrowlineYLD{
   float:left;
   width:35%;
   text-align:left; 
   padding-top:4px;
}	
}
