/**此文件只用于lists_article_materialService.htm页面
*20210529新增
*by syh
***/
.margincenter{
	margin: 0 auto;
}
.img-subtitle{
	color: #333;
	font-size: 18px;
	margin-top: 0.5rem;
}
.firstpart-cardbg{
	background-color: #f9f9fa;
	padding-bottom: 3rem;
}
.firstpart-card-div{
	padding: 4rem 0rem 2rem 4rem;
	width: 60%;
}
.firstpart-card-title{
	font-size: 24px;
	font-weight: 800;
	color:#01357b;

}
.firstpart-card-content{
	font-size: 16px;
	color:#333;
	letter-spacing: 1px;
	margin-left: 0px!important;
	padding-left: 4rem;
}
.floatright{
	float: right;
}
.flexcenter{
	display: flex;
	justify-content: center;
}
.firstpart-cardbt{
	width: 10px;
}
.firstpart-cardvt{
	width: 100%;
	height: 20px;
}
.sectionwhite{
	background-color: #fff;
	padding-bottom: 3rem;
}
.sectionhalf{
	/*background-color: #e8edee;*/
	background: -webkit-linear-gradient(top, #e8edee 0%,#ffffff 100%);
	padding-bottom: 2rem;
}
.secondpart-cardbg{
	width: 294px;
	padding-bottom: 1.5rem;
}
.secondpart-card-div{
	text-align: center;
	margin-top: 1rem;
	padding-bottom: 2rem;
}
.secondpart-card-title{
	font-size: 22px;
	color: #01357b;
	font-weight: 800;
	display: block;
	margin-bottom: 1rem;
}
.secondpart-card-content{
	font-size: 16px;
	color: #01357b;
	text-align: center;
	font-weight: 300;
}
.sectionblack{
	background-color: #313131;
}
.color-white{
	color: #fff;
}
.fourthpart-card-div{
	padding: 2rem 2rem 1rem 1rem;
	width: 60%;
}
.fourthpart-card-title{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	width: 80%;
	padding-left: 1rem;
}
.fourthpart-card-content{
	font-size: 16px;
	color: #ccc;
	padding: 1rem 2rem;
}
.fourthpart-row{
	border-bottom:solid 1px #aaa;
	padding-bottom: 1rem;
}
.fourth-star{
	font-size: 16px;
	color: #999;
	margin: 2rem 0rem;
	width: 25%;
}
.sectionsix{
	background-color: #e8edee;
	padding-bottom: 2rem;
}
.sixthpart-card-content{
	font-size: 16px;
	color: #333;
}
.ninthpart-up1{
	font-size: 26px;
}
.ninthpart-up2{
	font-size: 91px;
	font-weight: bold;
}
.ninthpart-up3{
	font-size: 24px;
}
.ninthpart-line{
	height: 2px;
	width: 70%;
	border: solid 1px #ccc;
	margin: 3rem;
}
.ninthpart-down1{
	font-size: 32px;
	font-weight: bold;
	color: #fff;
}
.ninthpart-down2{
	font-size: 18px;
	color: #fff;
	margin-top: 1rem;
}
.ninthpart-downdiv{
	padding-bottom: 4rem;
}
.ninthpart-down3{
	background: #01357b;
	font-size: 20px;
	width: 20%;
	border-radius: 5px;
	padding: 1rem 0rem;
}
.ninthpart-down4{
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}