@font-face {
	font-family: 'PangMenZhengDao';
	src: url('../font/PangMenZhengDao-3.ttf') format('truetype')
}
body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: white;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	width: 45px;
	background: white;
	opacity: 1;
}

.banne {
	width: 100%;
	height: 890px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.nybanne{
	width: 100%;
	display: block;
}
.in-hxfw {
	width: 100%;
	/* background-color: #F7FBFF; */
	background-image: url(../img/bg_1.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 195px;
	margin-top: -200px;
	position: relative;
	z-index: 2;
}
.in-hxfw::after{
	content: '';
	width: 100%;
	height: calc(100% - 195px);
	background: #F7FBFF;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.in-hxf {
	width: 100%;
	margin-top: 85px;
	margin-bottom: 60px;
}

.in-hxf1 {
	width: 100%;
	text-align: center;
	font-size: 32px;
	color: #333333;
	font-weight: bold;
}

.in-hxf2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 17px;
	color: #999999;
}

.in-hxf3 {
	width: 100%;
	margin-top: 45px;
}

.in-hxf3 .swiper {
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 30px;
}

.in-hxf3 .swiper-slide {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 15px;
}

.in-hxf3 .swiper-pagination {
	bottom: 0;
}

.in-hxf3 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #DCDCDC;
	opacity: 1;
}

.in-hxf3 .swiper-pagination-bullet-active {
	background: #00408B;
	opacity: 1;
}

.in-hxf4 {
	width: 100%;
	border-radius: 4px;
	background: #FFFFFF;
	box-shadow: 0 0 21px rgba(61, 111, 223, 0.15);
	padding: 30px;
	box-sizing: border-box;
}

.in-hxf4_1 {
	width: 90px;
	height: 90px;
	background: #5B87EB;
	border-radius: 50%;
	margin: auto;
	position: relative;
}

.in-hxf4_1 img {
	max-width: 45px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.in-hxf4_2 {
	width: 90px;
	height: 90px;
	background: #FFFFFF;
	border-radius: 50%;
	display: none;
	margin: auto;
	position: relative;
}

.in-hxf4_2 img {
	max-width: 45px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.in-hxf4_3 {
	width: 100%;
	margin-top: 30px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.in-hxf4_4 {
	width: 100%;
	height: 90px;
	margin-top: 30px;
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.in-hxf4:hover{
	background: linear-gradient(to bottom,#7099F5,#3C6EDE);
}
.in-hxf4:hover .in-hxf4_1{
	display: none;
}
.in-hxf4:hover .in-hxf4_2{
	display: block;
}
.in-hxf4:hover .in-hxf4_3{
	color: white;
}
.in-hxf4:hover .in-hxf4_4{
	color: rgba(255,255,255,0.6);
}
.in-mfll{
	width: 100%;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.in-mfl{
	width: 100%;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 45px;
}
.in-mfl1{
	width: 100%;
	margin-top: 70px;
}
.in-mfl1 .swiper{
	width: 100%;
	padding-bottom: 65px;
	box-sizing: border-box;
}
.in-mfl1 .swiper-slide{
	width: 100%;
	height: 100%;
}
.in-mfl1 .swiper-pagination {
	bottom: 0;
}

.in-mfl1 .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	background: #AED2FF;
	opacity: 1;
}

.in-mfl1 .swiper-pagination-bullet-active {
	background: #3E64C3;
	opacity: 1;
}
.in-mfl2{
	width: 100%;
	box-sizing: border-box;
	padding: 21px;
}
.in-mfl2_1{
	width: 46%;
	box-shadow: 0 0 21px rgba(0,0,0,0.5);
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
}
.in-mfl2_2{
	width: 100%;
	display: block;
	border-radius: 10px;
}
.in-mfl2_3{
	width: 46%;
	margin-left: 7.5%;
	display: inline-block;
	vertical-align: middle;
}
.in-mfl2_4{
	width: 100%;
	font-size: 24px;
	color: #3E4552;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-mfl2_5{
	width: 100%;
	margin-top: 35px;
	font-size: 14px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.in-mfl2_6{
	width: 130px;
	height: 45px;
	border-radius: 45px;
	display: block;
	margin-top: 55px;
	box-sizing: border-box;
	padding: 4px;
	background: #59A3FF;
}
.in-mfl2_6 div{
	width: calc(100% - 35px);
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	color: white;
	display: inline-block;
	vertical-align: middle;
}
.in-mfl2_6 img{
	width: 35px;
	display: inline-block;
	vertical-align: middle;
}
.in-mfl2_7{
	display: none;
}
.in-tsgd{
	width: 100%;
	background: #F7FBFF;
}
.in-tsg{
	width: 100%;
	margin-top: 50px;
	margin-bottom: 40px;
}
.in-tsg1{
	width: 100%;
	margin-top: 45px;
	display: inline-block;
}
.in-tsg2{
	width: 32%;
	background: white;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
}
.in-tsg2:nth-child(3n){
	margin-right: 0;
}
.in-tsg2_1{
	width: 100%;
	height: 210px;
	position: relative;
}
.in-tsg2_2{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.in-tsg2_3{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.in-tsg23{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.in-tsg23 img{
	width: 50px;
	display: block;
	margin: auto;
}
.in-tsg23 div{
	width: 70%;
	margin:15px auto;
	text-align: center;
	font-size: 18px;
	color: white;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-tsg2_4{
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	padding-top: 20px;
}
.in-tsg2_5{
	width: 100%;
	box-sizing: border-box;
}
.in-tsg2_5_1{
	width: 100%;
	font-size: 18px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-tsg2_5_2{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #777777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.in-tsg2_6{
	border-top: 1px solid #EFEFEF;
	box-sizing: border-box;
	width: 100%;
	margin-top: 10px;
	padding: 15px 0;
	display: inline-block;
	font-size: 14px;
	color: #777777;
}
.in-tsg2_6 span{
	float: left;
}
.in-tsg2_6 img{
	width: 20px;
	float: right;
}
.in-tsg2:hover{
	background: #F4F8FF;
}
.in-tsg2:hover .in-tsg2_3{
	display: block;
}
.in-tsg3{
	width: 180px;
	height: 40px;
	display: block;
	margin: auto;
	margin-top: 45px;
	background: #5480E3;
	color: white;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	border-radius: 40px;
}
.tits-box{
	width: 100%;
	background: white;
	box-shadow: 0 5px 5px rgba(38,97,241,0.3);
	position: relative;
}
.tits-bo{
	width: 100%;
	height: 50px;
	font-size: 16px;
	color: #333333;
}
.tits-bo img{
	max-width: 14px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tits-bo span{
	line-height: 50px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tits-bo span:last-child{
	margin-right: 0;
}
.tsgd-box{
	width: 100%;
	background: #F7FBFF;
}
.tsgd-bo{
	width: 100%;
	margin:35px auto;
}
.pages{
	width: 100%;
	text-align: center;
}
.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #BFBFBF;
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 17px;
	text-decoration: none;
	color: #666666;
	width: 50px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
}

.pagination a img {
	height: 12px;
	/* margin-top: 12px; */
}

.pagination span {
	float: left;
	display: block;
	font-size: 17px;
	width: 50px;
	height: 40px;
	line-height: 40px;
	margin: 0 5px;
	color: #666666;
}

.pagination a.active {
	border: 1px solid #00408B;
	background: #00408B;
	color: white;
}

.pagination a:active {
	border: 1px solid #00408B;
	background: #00408B;
	color: white;
}
.tsgd-cnts{
	width: 100%;
	display: inline-block;
}
.tsgd-left{
	width: 74%;
	float: left;
}
.tsgd-list{
	width: 100%;
	background: white;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 0 20px;
	padding-bottom: 35px;
}
.tsgd-li{
	border-bottom: 1px solid #F6F6F6;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	padding: 20px 0;
}
.tsgd-li1{
	width: 260px;
	height: 160px;
	border-radius: 5px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-right: 20px;
}
.tsgd-li2{
	width: calc(100% - 280px);
	float: left;
}
.tsgd-li3{
	width: 100%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tsgd-li4{
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.tsgd-li5{
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
}
.tsgd-li5 img{
	width: 16px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.tsgd-li5 span{
	display: inline-block;
	vertical-align: middle;
}
.tsgd-right{
	width: 25%;
	float: right;
}
.tjnr-box{
	width: 100%;
	background: white;
	margin-bottom: 20px;
}
.tjnr-box:last-child{
	margin-bottom: 0;
}
.tjnr-top{
	border-bottom: 1px solid #F5F5F5;
	box-sizing: border-box;
	width: 100%;
	padding: 20px 10px;
	font-size: 16px;
	color: #000000;
}
.tjnr-top img{
	width: 3px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tjnr-top span{
	display: inline-block;
	vertical-align: middle;
}
.tjnr-list{
	width: 100%;
	box-sizing: border-box;
	padding: 20px 10px;
}
.tjnr-li{
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
}
.tjnr-li:last-child{
	margin-bottom: 0;
}
.tjnr-li img{
	width: 5px;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	display: block;
}
.tjnr-li div{
	width: calc(100% - 10px);
	float: left;
}
.tsgd-detail{
	width: 100%;
	background: white;
	box-sizing: border-box;
	padding: 0 15px;
	padding-top: 50px;
}
.tsgd-deta1{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.tsgd-deta2{
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
}
.tsgd-deta2 img{
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.tsgd-deta2 span{
	display: inline-block;
	vertical-align: middle;
}
.tsgd-deta3{
	width: 100%;
	margin-top: 30px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.tsgd-deta3 img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.tsgd-deta4{
	border-top: 2px solid #7D7D7D;
	box-sizing: border-box;
	width: 100%;
	margin-top: 35px;
	padding: 25px 0;
}
.tsgd-deta4_1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 18px;
	color: #666666;
}
.tsgd-deta4_1:last-child{
	margin-bottom: 0;
}
.tsgd-deta4_1 span{
	font-weight: bold;
}
.tsgd-deta4_1 a{
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.hygs-box{
	width: 100%;
	background: #F7FBFF;
}
.hygs-bo{
	width: 100%;
	margin:60px auto;
	position: relative;
}
.hygs-bo::before{
	content: '';
	width: 2px;
	height: 100%;
	background: #00408B;
	position: absolute;
	left: 171px;
	top: 0;
}
.hygs-bo::after{
	content: '';
	width: 16px;
	height: 14px;
	background-image: url(../img/sjx_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 164px;
}
.hygs-b{
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.hygs-b:first-child{
	margin-top: 15px;
}
.hygs-b:last-child{
	margin-bottom: 0;
}
.hygs-b1{
	width: 150px;
	text-align: right;
	float: left;
	font-family: 'PangMenZhengDao';
	font-size: 30px;
	color: #00408B;
}
.hygs-b2{
	width: 15px;
	float: left;
	margin-left: 15px;
	margin-top: 9px;
}
.hygs-b3{
	width: calc(100% - 210px);
	float: left;
	margin-left: 30px;
	background: white;
	border-radius: 15px;
	box-shadow: 0 0 10px rgba(0,0,0,0.15);
	padding: 25px 45px;
	box-sizing: border-box;
}
.hygs-b3_1{
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.hygs-b3_2{
	width: 100%;
	display: inline-block;
}
.hygs-b3_2 img{
	width: 43%;
	float: left;
	margin-right: 14%;
	margin-top: 20px;
	display: block;
	border-radius: 10px;
}
.hygs-b3_2 img:nth-child(2n){
	margin-right: 0;
}
.wzxtF-box{
	width: 100%;
}
.wzxtF-bo{
	width: 100%;
	margin:50px auto;
}
.wzxtF-b{
	width: 100%;
	display: inline-block;
	margin-bottom: 75px;
}
.wzxtF-b:last-child{
	margin-bottom: 0;
}
.wzxtF-b1{
	width: 50%;
	float: left;
}
.wzxtF-b2{
	width: 46.6%;
	float: right;
}
.wzxtF-b2_1{
	max-width: 100%;
	display: block;
}
.wzxtF-b2_2{
	width: 100%;
	margin-top: 20px;
	font-size: 24px;
	color: #00408B;
	font-weight: bold;
}
.wzxtF-b2_3{
	width: 100%;
	margin-top: 20px;
}
.wzxtF-b23{
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 18px;
	color: #666666;
}
.wzxtF-b23:last-child{
	margin-bottom: 0;
}
.wzxtF-b23 img{
	width: 7px;
	margin-right: 9px;
	    margin-top: 8px;
	float: left;
}
.wzxtF-b23 div{
	width: calc(100% - 16px);
}
.wzxtF-b3{
	width: 50%;
	float: right;
}
.wzxtF-b4{
	width: 46.6%;
	float: left;
}
.wzxtF-b2_4{
	width: 100%;
	font-size: 36px;
	color: #00408B;
	font-weight: bold;
}
.wzxtT-box{
	width: 100%;
	background: #F7FBFF;
}
.wzxtT-bo{
	width: 100%;
	margin:55px auto;
}
.wzxtT-list{
	width: 100%;
	display: inline-block;
}
.wzxtT-li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 40px;
	background: white;
	display: block;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.wzxtT-li:nth-child(3n){
	margin-right: 0;
}
.wzxtT-li1{
	width: 100%;
	height: 190px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.wzxtT-li2{
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
}
.wzxtT-li3{
	width: 100%;
	display: inline-block;
}
.wzxtT-li3_1{
	box-sizing: border-box;
	width: 60%;
	float: left;
	font-size: 18px;
	color: #00408B;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wzxtT-li3_2{
	display: inline-block;
	float: right;
}
.wzxtT-li3_2 img{
	width: 18px;
	display: block;
	float: left;
	margin-right: 5px;
}
.wzxtT-li3_2 img:last-child{
	margin-right: 0;
}
.wzxtT-li4{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	font-size: 14px;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hyal-box{
	width: 100%;
	background: #F7FBFF;
}
.hyal-bo{
	width: 100%;
}
.hyal-top{
	width: 100%;
	display: inline-block;
	margin-top: -110px;
	position: relative;
	z-index: 1;
}
.hyal-top1{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	background: white;
	box-shadow: 0 0 10px rgba(38,97,241,0.1);
	padding: 40px 0;
	box-sizing: border-box;
}
.hyal-top1:nth-child(4n){
	margin-right: 0;
}
.hyal-top1_1{
	height: 105px;
	display: block;
	margin: auto;
}
.hyal-top1_2{
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 24px;
	color: #00408B;
}
.hyal-top1_2 span{
	font-size: 36px;
	font-weight: bold;
}
.hyal-list{
	width: 100%;
	display: inline-block;
	margin-top: 60px;
}
.hyal-li{
	width: 23.5%;
	background: white;
	border-radius: 10px;
	display: block;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
	overflow: hidden;
}
.hyal-li:nth-child(4n){
	margin-right: 0;
}
.hyal-li1{
	width: 100%;
	height: 140px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.hyal-li2{
	width: 100%;
	box-sizing: border-box;
	padding: 20px 10px;
}
.hyal-li3{
	width: 100%;
	height: 63px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.hyfw-box{
	width: 100%;
	overflow: hidden;
}
.hyfw-bo{
	width: 100%;
	margin: 60px auto;
}
.hyfw-b{
	width: 100%;
	margin-bottom: 165px;
}
.hyfw-b1{
	width: 47.5%;
	display: inline-block;
	vertical-align: middle;
}
.hyfw-b1_1{
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.hyfw-b1_2{
	width: 140px;
	display: block;
	margin-top: 20px;
}
.hyfw-b1_3{
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #333333;
}
.hyfw-b1_4{
	width: 100%;
	font-size: 30px;
	color: #050505;
}
.hyfw-b2{
	width: 48%;
	margin-left: 4.1%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.hyfw-b2_1{
	width: 90%;
	display: block;
	margin-left: 10%;
}
.hyfw-b2_2{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.hyfw-b3{
	width: 48%;
	margin-right: 4.1%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.hyfw-b3_1{
	width: 90%;
	display: block;
	margin-right: 10%;
}
.hyfw-b3_2{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.lxwm-box{
	width: 100%;
	background: #F7FBFF;
}
.lxwm-bo{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 70px;
}
.lxwm-map{
	width: 100%;
}
.lxwm-map1{
	width: 100%;
	display: block;
}
.lxwm-map2{
	border: 1px solid #00408B;
	box-sizing: border-box;
	width: 560px;
	border-radius: 10px;
	background: rgba(255,255,255,0.8);
	padding: 15px 20px;
	box-shadow: 8px 8px 8px rgba(0,64,139,0.66);
	margin-top: -370px;
	position: relative;
	z-index: 1;
}
.lxwm-map2_1{
	border-bottom: 1px solid #DCDCDC;
	box-sizing: border-box;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	color: #00408B;
	display: flex;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lxwm-map2_1 span{
	font-weight: bold;
	margin-right: 35px;
}
.lxwm-fzr{
	width: 100%;
	margin-top: 70px;
}
.lxwm-fzr1{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #00408B;
	font-weight: bold;
}
.lxwm-fzr2{
	border-top: 2px solid #00408B;
	box-sizing: border-box;
	width: 145px;
	margin: auto;
	margin-top: 20px;
}
.lxwm-fzr3{
	width: 100%;
	display: inline-block;
}
.lxwm-fzr4{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 160px;
	border-radius: 10px;
	box-shadow: 0 0 5px #D5E2FD;
	background: white;
}
.lxwm-fzr4:nth-child(3n){
	margin-right: 0;
}
.lxwm-fzr4_1{
	border: 15px solid rgba(0,117,255, 0.2);
	width: 150px;
	height: 150px;
	border-radius: 50%;
	display: block;
	margin: auto;
	margin-top: -90px;
}
.lxwm-fzr4_2{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.lxwm-fzr4_3{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}
.lxwm-fzr4_3 img{
	width: 24px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.lxwm-fzr4_3 span{
	display: inline-block;
	vertical-align: middle;
}
.lxwm-fzr4_4{
	border: 1px solid #D4D4D4;
	box-sizing: border-box;
	width: 120px;
	margin: auto;
	margin-top: 15px;
	padding: 5px;
}
.lxwm-fzr4_4 img{
	width: 100%;
	display: block;
}
.lxwm-fzr4_5{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.lxwm-fzr4_6{
	width: 100%;
	margin-top: 15px;
	background: #C6E0FF;
	box-sizing: border-box;
	padding: 15px;
	border-radius: 0 0 10px 10px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lxwm-fzr4_6 span{
	color: #00408B;
}
.lxwm-ewm{
	width: 100%;
	margin-top: 95px;
	border-radius: 10px;
	box-shadow: 0 0 5px rgba(38,97,241,0.4);
	padding: 35px 60px;
	box-sizing: border-box;
	display: inline-block;
	background-image: url(../img/bg_5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.lxwm-ewm img{
	width: 210px;
	display: block;
	float: left;
	margin-right: 25px;
}
.lxwm-ewm div{
	width: calc(100% - 235px);
	font-family: 'PangMenZhengDao';
	font-size: 60px;
	color: white;
	text-shadow: 0 4px 5px rgba(0,0,0,0.4);
	float: left;
}
.ryzs-box{
	width: 100%;
	background: #EDF3FF;
}
.ryzs-bo{
	width: 100%;
	margin:40px auto;
}
.ryzs-tit{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000000;
}
.ryzs-list{
	width: 100%;
	display: inline-block;
}
.ryzs-li{
	width: 32%;
	height: 250px;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
	background: white;
}
.ryzs-li:nth-child(3n){
	margin-right: 0;
}
.ryzs-li img{
	max-width: 100%;
	height: 100%;
	display: block;
	margin: auto;
}