@charset "utf-8";

.wrap-left{
	width:200px;
	padding-bottom: 20px;
}
.wrap-left.fixed{
	position: fixed;
	top: 50px;
	right: 50%;
	margin-right: 400px;
}
.wrap-right{
	margin-left: 220px;
}
.wrap-left-title{
	background-color: #0e9249;
	line-height: 46px;
	height: 46px;
	color: #FFFFFF;
	padding: 0 20px;
}
.wrap-left-title span{
	padding: 0 2px;
}
.wrap-left a{
	display: block;
	line-height: 50px;
	height: 50px;
	padding: 0 10px;
}
.wrap-left li{
	border-bottom: 1px solid #ececec;
	margin: 0 10px;
}
.wrap-left li:hover a{
	color: #0e9249;
}
.wrap-left li.selected a{
	color: #0e9249;
	text-decoration: underline;
	font-size: 15px;
	font-weight: 700;
}
.section-title{
	margin: 90px 0 20px;
}
.section-title p{
	padding: 0 20px;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	background-color: #0f954b;
    border-radius: 2px;
    color: #FFFFFF;
    display: inline-block;
    min-width: 230px;
    text-align: center;
	font-weight: 700;
}
.section-of1 .section-title{
	margin: 90px 0;
	text-align: center;
	font-size: 18px;
}
.section-of1 .section-title p{
	min-width: 120px;
}
.section-of1 .section-info{
	background: url(//xinjun.haocew.com/image/emas/img_74.jpg) top center no-repeat;
	padding: 40px;
}
.section-of1 article{
	background-color: rgba(15,149,75,0.67);
	padding: 40px 70px 20px;
	line-height: 32px;
	color: #ffffff;
}
.section-of1 .p-text1{
	padding:20px 0 10px;
}

.section-of1 .article-left{
	margin-right: 150px;
}
.section-of1 .article-right{
	width:130px;
}
.section-of1 .article-right .self-btn-default{
	background-color: #ffffff;
	color: #0e9249;
	margin-top: 10px;
}
.section-style article{
	padding: 0 20px;
	line-height: 170%;
}
.section-style article img{
	width:auto;
	margin: 0 auto;
}
.section-of2 article img{
	margin-top: 40px;
}
.section-of4 .section-info .self-btn-default,.section-of6 .section-info .self-btn-default{
	margin-top: 70px;
	margin-left: 20px;
	display: inline-block;
	min-width: 200px;
}
.section-style article>p{
	margin-bottom: 4px;
}
.section-style article>p>a{
	text-decoration: underline;
	color: #4e78d8;
}
.section-style article>p>a:hover{
	opacity: 0.8;
}
section+hr{
	height: 2px;
	background-color: #0e9249;
	margin: 30px 20px 0;
}
.tool-table{
	color: #333;
	background-color: #dddedf;
	font-size: 14px;
}
.tool-table .table-row>div{
	vertical-align: middle;	
	padding: 6px 14px;
	border: 2px solid #f8f8f8;
}
.tool-table .table-header-group{
	background-color: #d9e1f2;
	text-align: center;
	font-weight: bold;
    font-size: 16px;
	color: #333;
}
.tool-table .table-cell1{
	width:20% ;
	text-align: center;
}
.tool-table .table-cell3{
	width:40%;
}
.tool-table .table-row-group .table-row>div{
	padding: 15px;
}

.section-of7 .table-style1 .table-cell2{
	text-align: center;
}
.section-of10 .tool-table .table-cell2>span{
	padding-left:20px;
}
section dl dd{
	margin-left: 2em;
}
.section-of12 ul{
	margin-left:30px;
	list-style-type: disc;
}