body {
	margin: auto;
	/*cursor: default;*/
font-family: "OpenSans-Light";
	/*cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23ffffff" opacity="0.8"/></svg>') 15 15, auto;*/
}

a {
	text-decoration: none;
cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23ffffff" opacity="0.8"/></svg>') 15 15, auto;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23a3a8b7" opacity="0.7"/></svg>') 15 15, auto;
}

button {
	cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23a3a8b7" opacity="0.7"/></svg>') 15 15, auto;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}
 /*:target {*/
 /*       scroll-margin-top: 140px;*/
 /*   }*/
/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	/*width: 1020px;*/
	width: 80%;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}
.container2{
    width: 90%;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border: 1px solid initial;
	background: inherit;
	cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23ffffff" opacity="0.8"/></svg>') 15 15, auto;
	/* border: 1px solid red; */
	/* width: 10px;
	height: 10px; */
}

#fp-nav ul li a span::after,
.fp-slidesNav ul li a span::after {
	content: '';
	width: 5px;
	height: 5px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
	border: 1px solid white;
	/*这里设置的是活动导航的颜色*/
}

#fp-nav ul li a.active span::after,
.fp-slidesNav ul li a.active span::after {
	background: white;
}

#fp-nav.on ul li a span::after,
.fp-slidesNav.on ul li a span::after {
	content: '';
	width: 5px;
	height: 5px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#fp-nav.on ul li a.active span,
.fp-slidesNav ul li a.active span {
	border: 1px solid rgba(0, 0, 0, 0.6);
	/*这里设置的是活动导航的颜色*/
}

#fp-nav.on ul li a.active span::after,
.fp-slidesNav.on ul li a.active span::after {
	background: rgba(0, 0, 0, 0.6);
}
.banner {
	width: 100%;
	height: 100%;
	position: relative;
}
.banner::after{
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    left: 0;
    top: 0;
}
.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.banne1:focus {
    outline: none;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.banne3 {
	width: 100%;
}

.banne3_1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

.banne3_2 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 40px;
		/*line-height: 45px;*/
	color: #FFFFFF;
	margin-top: 20px;
	/*font-family: "MiSans-Medium";*/
}

.banne3_3 {
	width: 320px;
	height: 55px;
	background: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 55px;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	border-radius: 55px;
	margin: auto;
	margin-top: 30px;
}

.inde_fwyss {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	display: grid;
	place-items: center;
	/* 水平和垂直居中 */
}

.inde_fwys {
	width: 100%;
}

.inde_fwys1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}
.inde_fwys1.on{
    font-weight: 600;
}
.inde_fwys2 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-weight: 300;
	/*font-size: 50px;*/
	font-size: 36px;
	color: #000000;
	/*font-family: "MiSans-Medium";*/
}

.inde_fwys3 {
	width: 100%;
	margin-top: 100px;
	display: flex;
}

.inde_fwys4 {
	width: 33.33%;
	margin-top: 20px;
}

.inde_fwys4_1 {
	height: 35px;
	display: block;
	margin-left: 30px;
}

.inde_fwys4_2 {
	border-left: 1px solid #80D574;
	width: 100%;
	padding: 0 30px;
	margin-top: 25px;
}

.inde_fwys4_3 {
	width: 100%;
	font-weight: 500;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
}

.inde_fwys4_4 {
	width: 100%;
	margin-top: 15px;
	font-weight: 300;
	font-size: 12px;
	color: #000000;
}

.inde_fwys5 {
	width: 100%;
	text-align: center;
	margin-bottom: 65px;
	font-weight: 500;
	font-size: 16px;
	color: #1B41B8;
}
.inde_fwys6{
    width: 320px;
height: 55px;
background: #1B41B8;
display: block;
margin: auto;
margin-top: 45px;
text-align: center;
line-height: 55px;
font-weight: 500;
font-size: 14px;
color: #FFFFFF;
border-radius: 55px;
}
.inde_jtxqs {
	width: 100%;
	height: 100%;
}

.inde_jtxqs .swiper {
	width: 100%;
	height: 100%;
}

.inde_jtxqs .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_jtxq {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.inde_jtxq::after {
	content: '';
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.inde_jtxq1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_jtxq2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
}

.inde_jtxq3 {
	width: 100%;
}

.inde_jtxq3_1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}

.inde_jtxq3_2 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-weight: 300;
	/*font-size: 50px;*/
	font-size: 36px;
	color: #FFFFFF;
	/*font-family: "MiSans-Medium";*/
}

.inde_jtxq4 {
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 11;
}

.inde_jtxq5 {
	width: 100%;
	margin: 35px auto;
	display: inline-block;
}

.inde_jtxq5_1 {
	float: left;
}

.inde_jtxq5_1_1 {
	font-weight: 500;
	/*font-size: 18px;*/
	font-size: 14px;
	color: #FFFFFF;
}

.inde_jtxq5_1_2 {
	margin-top: 25px;
	font-weight: 300;
	/*font-size: 16px;*/
	font-size: 12px;
	color: #FFFFFF;
}

.inde_jtxq5_2 {
	width: 320px;
	height: 55px;
	background: #FFFFFF;
	border-radius: 55px;
	text-align: center;
	line-height: 55px;
	float: right;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
	display: block;
}

.dh_box {
	/*width: 43%;*/
	    width: 38%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	backdrop-filter: blur(23px);
	padding-left: 10%;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
}

.dh_box.indeHea {
	background: rgba(27, 65, 184, 0.6);
}

.dh_bo1 {
	margin-top: 60px;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	display: inline-block;
	cursor: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0  30 30"><circle cx="15" cy="15" r="12" fill="%23ffffff" opacity="0.8"/></svg>') 15 15, auto;
}

.dh_bo1 img {
	width: 15px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.dh_bo1 span {
	display: inline-block;
	vertical-align: middle;
}

.dh_bo2 {
	width: 100%;
	height: calc(100% - 80px - 230px);
	padding: 0 8%;
	margin-top: 210px;
	overflow: hidden;
	overflow-y: auto;
}

.dh_bo3 {
	width: 100%;
	margin-bottom: 45px;
}

.dh_bo3:last-child {
	margin-bottom: 0;
}

.dh_bo3_1 {
	width: 100%;
	display: block;
	text-align: right;
	font-weight: 300;
	/*font-size: 18px;*/
	color: #FFFFFF;
	font-size: 16px;
}

.dh_bo4 {
	width: 100%;
	display: none;
}

.dh_bo4_1 {
	width: 100%;
	display: block;
	text-align: right;
	font-weight: 300;
	/*font-size: 18px;*/
		font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	margin-top: 20px;
}

.dh_bo3.on .dh_bo3_1 {
	font-weight: bold;
}

.dh_bo3.on .dh_bo4 {
	display: block;
}

.nybanner {
	width: 100%;
	height: 790px;
	margin-top: 140px;
	position: relative;
}
.nybanner:before{
    content:'';
    width: 1px;
    height: 130px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.nybanne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
}

.nybanne3_1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	/*font-size: 50px;*/
	font-size: 36px;
	color: #FFFFFF;
}

.nybanne3_2 {
	width: 100%;
	text-align: center;
	margin-top: 80px;
	font-weight: 300;
	font-size: 16px;
	color: rgba(255, 255, 255, 1);
	/*line-height: 30px;*/
}

.wmfw_box {
	width: 100%;
}

.wmfw_bo {
	width: 100%;
	margin: 150px auto;
}

.wmfw_bo1 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	color: #1B41B8;
}

.wmfw_bo2 {
	width: 100%;
	margin-top: 65px;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}

.wmfw_bo3 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 36px;
	color: #000000;
}

.wmfw_bo4 {
	width: 100%;
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
}

.wmfw_bo4_1 {
	width: 25%;
	margin-top: 20px;
	float: left;
}
.wmfwt_bo4_1 {
	width: 20%;
	margin-top: 20px;
	float: left;
}
.wmfw_bo4_2 {
	height: 35px;
	display: block;
	margin-left: 30px;
}

.wmfw_bo4_3 {
	border-left: 1px solid #80D574;
	width: 100%;
	height: calc(100% - 35px - 25px);
	padding: 0 30px;
	margin-top: 25px;
}

.wmfw_bo4_4 {
	width: 100%;
	font-weight: 500;
	font-size: 13px;
	color: #000000;
	font-weight: 600;
}

.wmfw_bo4_5 {
	width: 100%;
	margin-top: 15px;
	font-weight: 300;
	font-size: 12px;
	color: #000000;
}

.wmfw_sjyys {
	width: 100%;
	background: #EBEBEB;
}

.wmfw_sjyy {
	width: 100%;
	margin: 130px auto;
}

.wmfw_sjyy1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 36px;
	color: #000000;
}

.wmfw_sjyy2 {
	width: 100%;
	text-align: center;
	margin-top: 65px;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}

.wmfw_zcdjs {
	width: 100%;
}

.wmfw_zcdj {
	width: 100%;
	margin: 150px auto;
}

.wmfw_zcdj1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 100px;
	position: relative;
}

.wmfw_zcdj1::after {
	content: '';
	width: 80%;
	height: 1px;
	background: #AAF0A1;
	position: absolute;
	left: 50%;
	top: 92px;
	transform: translateX(-50%);
}

.wmfw_zcdj2 {
	width: 20%;
	margin-top: 20px;
	position: relative;
	z-index: 1;
}

.wmfw_zcdj2_1 {
	height: 55px;
	display: block;
	margin: auto;
}

.wmfw_zcdj2_2 {
	width: 25px;
	height: 15px;
	margin: 10px auto;
	position: relative;
}

.wmfw_zcdj2_2 div {
	width: 6px;
	height: 6px;
	background: #80D574;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.wmfw_zcdj2_3 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 12px;
	color: #000000;
}

.wmfw_zcdj3 {
	/*width: 255px;*/
	/*margin-top: 75px;*/
	/*margin-left: -128px;*/
	/*margin-right: -128px;*/
	/*position: relative;*/
	/*z-index: 1;*/
	width: 170px;
    margin-top: 75px;
    margin-left: -85px;
    margin-right: -85px;
    position: relative;
    z-index: 1;
}

.wmfw_zcdj3_1 {
	width: 25px;
	height: 15px;
	margin: 10px auto;
	position: relative;
}

.wmfw_zcdj3_1 img {
	height: 100%;
	display: block;
	margin: auto;
}

.wmfw_zcdj3_2 {
	width: 1px;
	height: 55px;
	background: #AAF0A1;
	margin: auto;
	margin-top: -16px;
}

.wmfw_zcdj3_3 {
	width: 100%;
	background: #F9FFF8;
	padding: 20px 10px;
	font-weight: 300;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
}

.hyfw_fwnrs {
	width: 100%;
}

.hyfw_fwnr {
	width: 100%;
	margin: 110px auto;
}

.hyfw_fwnra {
	width: 100%;
	margin-bottom: 90px;
}

.hyfw_fwnra:last-child {
	margin-bottom: 0;
}

.hyfw_fwnrb {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	color: #1B41B8;
}

.hyfw_fwnrc {
	width: 100%;
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
}

.hyfw_fwnrc1 {
	width: 33.33%;
	margin-top: 20px;
}

.hyfw_fwbgs {
	width: 100%;
	position: relative;
}
.hyfw_fwbgs:before {
    content: '';
    width: 1px;
    height: 130px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.hyfw_fwbg1 {
	width: 100%;
	height: 940px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.hyfw_fwbg2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hyfw_fwbg3 {
	width: 100%;
	text-align: center;
}

.hyfw_fwbg3_1 {
	width: 100%;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 36px;
	color: #FFFFFF;
}

.hyfw_fwbg3_2 {
	width: 100%;
	margin-top: 60px;
	font-weight: 300;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 35px;
}

.hyfw_axcks {
	width: 100%;
}

.hyfw_axck {
	width: 100%;
	margin: 165px auto;
}

.hyfw_axck1 {
	width: 100%;
	text-align: center;
	margin-bottom: 65px;
	font-weight: 600;
	font-size: 16px;
	color: #1B41B8;
}

.hyfw_axck2 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
	margin-bottom: 10px;
}

.hyfw_axck3 {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}

.hyfw_axck4 {
	width: 100%;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 36px;
	color: #000000;
	text-align: center;
}

.hyfw_axck5 {
	width: 100%;
	margin-top: 100px;
	display: flex;
	flex-wrap: wrap;
}

.hyfw_axck5_1 {
	width: 50%;
	margin-top: 20px;
}

.hyfw_fwlc1 {
	width: 100%;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}

.hyfw_fwlc2 {
	width: 100%;
	margin-top: 115px;
}

.hyfw_fwlc3 {
	width: 100%;
	/*margin-bottom: 90px;*/
	padding-bottom: 90px;
	display: flex;
	align-items: flex-start;
	position: relative;
}

.hyfw_fwlc3:last-child {
	padding-bottom: 0;
}
.hyfw_fwlc3::before{
	content: '';
	width: 83%;
	height: 1px;
	background: #AAF0A1;
	position: absolute;
	left: 50%;
	/*top: 92px;*/
	top: 63px;
	transform: translateX(-50%);
}
.hyfw_fwlc3::after{
        content: '';
    width: 1px;
    /*height: 58%;*/
        height: 67%;
    background: #AAF0A1;
    position: absolute;
    right: 8.3%;
    /*top: 120px;*/
    top: 80px;
}
.hyfw_fwlc3:last-child::after{
    display: none;
}
.hyfw_fwlc4 {
	width: 16.66%;
	position: relative;
	z-index: 1;
}

.hyfw_fwlc4_1 {
	border: 1px solid inherit;
	/*width: 90px;*/
	/*height: 90px;*/
	    width: 60px;
    height: 60px;
	position: relative;
	border-radius: 50%;
	margin: auto;
}

.hyfw_fwlc4_1 img {
	/*width: 50px;*/
	width: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hyfw_fwlc4_2 {
	width: 6px;
	height: 6px;
	background: #80D574;
	border-radius: 50%;
	margin: auto;
}

.hyfw_fwlc4_3 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	/*font-size: 14px;*/
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	background: white;
}

.hyfw_fwlc4_4 {
	width: 100%;
	text-align: center;
	font-weight: 600;
	/*font-size: 18px;*/
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	    /*margin-top: -35px;*/
	    margin-top: -25px;
}
.news_fls{
	width: 100%;
}
.news_fl{
	width: 100%;
	margin:60px auto;
	text-align: center;
}
.news_fl1{
	border: 1px solid #000000;
	display: inline-block;
	margin: 10px 0;
	margin-right: 30px;
	min-width: 90px;
	height: 50px;
	border-radius: 50px;
	padding: 0 20px;
	text-align: center;
	line-height: 50px;
	font-weight: 500;
	font-size: 14px;
	color: #000000;
}
.news_fl1:last-child{
	margin-right: 0;
}
.news_fl1.on{
	border: 1px solid #1B41B8;
	background: #1B41B8;
	color: white;
}
.news_box{
	width: 100%;
}
.news_box .swiper-father{
	width: 100%;
	height: 100%;
	position: relative;
}
.news_box .swiper{
	width: 100%;
	height: 100%;
}
.news_box .swiper-slide{
	width: 100%;
	height: 100%;
}
.news_box .swiper-pagination-bullet {
	border: 1px solid inherit;
	width: 18px;
	height: 18px;
	border-radius: 18px;
	background: inherit;
	position: relative;
}
.news_box .swiper-pagination-bullet::after{
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: rgba(255,255,255,0.6);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.news_box .swiper-pagination-bullet-active {
	border: 1px solid white;
}
.news_box .swiper-pagination-bullet-active::after{
	background: white;
}
.news_swiper{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 100px;
}
.news_swipe{
	width: 100%;
	position: relative;
}
.news_box .swiper-pagination{
	text-align: left;
}
.news_bo{
	width: 100%;
	height: 725px;
	display: block;
	position: relative;
}
.news_bo::after{
	content: '';
	width: 100%;
	height: 100%;
	background: linear-gradient( 180deg, rgba(0,0,0,0.24) 0%, rgba(128,128,128,0.5) 100%);
	position: absolute;
	left: 0;
	top: 0;
}
.news_bo1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.news_bo2{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
}
.news_bo3{
	width: 100%;
}
.news_bo3_1{
	width: 100%;
	font-weight: 300;
	/*font-size: 50px;*/
		font-size: 36px;
	color: #FFFFFF;
}
.news_bo3_2{
	width: 100%;
	margin-top: 50px;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
}
.jrwm_box{
	width: 100%;
}
.jrwm_bo{
	width: 100%;
	margin:80px auto;
}
.jrwm_bo1{
	width: 100%;
	margin-bottom: 50px;
}
.jrwm_bo1:last-child{
	margin-bottom: 0;
}
.jrwm_bo2{
	border-bottom: 1px solid #80D574;
	width: 100%;
	padding: 30px 0;
	font-weight: 600;
	font-size: 16px;
	color: #000000;
}
.jrwm_bo3{
	width: 100%;
}
.jrwm_bo4{
	width: 100%;
	padding: 30px 0;
}
.jrwm_bo4_1{
	width: 100%;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
}
.jrwm_bo4_2{
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}
.jrwm_bo4_3{
	width: calc(100% - 100px);
	float: left;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
}
.jrwm_bo4_4{
	float: right;
	font-weight: 500;
	font-size: 16px;
	color: #1B41B8;
}
.dblm_box{
       width: 100%;
    background: #EBEBEB;
}
.dblm_bo{
        width: 100%;
    margin: 130px auto;
        background: white;
    padding: 20px;
    border-radius: 10px;
}
.dblm_bo .wmfw_sjyy2{
    text-align: left;
}