@charset "utf-8";
.mainCont{
	width: 980px!important;
	float: none!important;
	font-feature-settings: "pwid";
}
.breadcrumb{
	width: 100%!important;
}
.sceneArea{
	width: 100%!important;
}
p.lp10thLead{
	font-size: 20px;
	line-height: 2em;
	color: #426FB1;
	margin: 30px 0;
	text-align: center;
}
.lp10thRed{
	font-size: 28px;
	color: #f10000;
	font-weight: bold;
}

.lp10thH3{
	border-top: none !important;
	font-size: 30px;
	clear: both;
	margin-top: 60px;
	padding: 5px 0px;
	text-align: center;
	background-color: #FFE460;
	color:#426FB1;
}

.lp10thContainer{
	margin: 30px 0 60px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.lp10thContainer a{
	margin-bottom: 20px;
	width:32%;
}
.lp10thContainer a img{
	width:100%;
}
.sceneArea a:hover{
	opacity: 0.7;
}
a:link .lp10thBox{
}
a:hover .lp10thBox{
	opacity: 0.7;
}
a:visited .lp10thBox{
	background-color: #426FB1;
}


.lp10thBox div{
	clear: both;
	float:right;
	color:#fff;
	width:170px;
}
h4{
	margin-top: 40px;
	text-align: center;
}
h5#lp10thH5 {
	clear: both;
	background-color: #426FB1;
	color: #fff;
	font-size: 20px;
	padding:0 0;
	line-height: 1.2em;
	font-weight: normal;
}
.lp10thBox ul{
	font-size: 12px;
}
.lp10thBox p{
	margin: 10px 0;
	font-size: 20px;
	text-align: right;
	line-height: 1.5em;
}
.lp10thBox span{
	margin: 10px 0;
	font-size: 32px;
	text-align: right;
	color: #FFE460;
}
.lp10th1{
	color: #fff;
	background-color: #EC6D5C;
}
.lp10th2{
	color: #fff;
	background-color: #329FDA;
}
.lp10th3{
	color: #fff;
	background-color: #C866A4;
}
.lp10th4{
	color: #fff;
	background-color: #3CB873;
}
.lp10thimgL{
	float: left;;
}
.lp10thimgR{
	float: right;
}

h2{
	font-size: 1.5em;
	color: #fff;
	background: #1c4bc2;
	padding: 0.2em 1em;
}
h2 span{
	font-size: 1.5em;
	color: #c8a340;
	margin-right: 0.4em;
}