@charset "utf-8";
/* CSS Document */
.second-content{ /*width:935px;*/ margin:0 auto;font-family:"Microsoft YaHei";}

.second-content-title .Head{ padding-left: 2%;font-size: .2rem;border-bottom:0px;font-weight:normal;letter-spacing: 1px;}
.second-content-ct,.second-content-ct .Normal{
	line-height:200%;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#666;
	text-align:justify;
	text-justify:inter-ideograph;
}

/*.second-content-title{width: 920px;height: 32px;line-height:32px;background: url(images/contentmenu-titlebg.jpg) 0px 10px no-repeat;padding-left:15px;padding-bottom: 5px;border-bottom: 1px solid #eeeeee;}*/

.second-content-title{
	width: 100%;
    height: .6rem;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e5e5e5;
    border-left: 4px solid #079b46;
}
/* .second-content .second-content-ct{
	padding:3%;
} */
