html,
body {
	font-family: Microsoft YaHei;
	padding: 0px;
	margin: 0px;
}




.benner {
	width: 100%;
	height: 11.8rem;
}

.benner img {
	width: 100%;
	height: auto;
}

.kfs {
	width: 100%;
	height: 1.12rem;
	background: transparent;
	font-size: 0.34rem;
	color: rgba(255, 255, 255, 1);
	opacity: 1;
	background-image: url(../img/bg1.png);
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 3rem;
}

.kfs img {
	width: 100%;
	height: auto;
}

.alzs {
	width: 100%;



	margin: 0.8rem 0px 0.4rem;
	display: flex;
	align-items: center;

}

.alzs .center {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	width: 100%;
	text-align: center;
}

.alzs .center p{
     padding: 0px 0.87rem;
	font-size: 0.24rem;
	color:rgba(51,51,51,1);
	margin-top: 0.2rem;
}

.alzszp {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
}

-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

.alzszp a {
	text-decoration: none;
}

.alzszp .item {
	width: 48%;
}

.alzszp .item img {
	width: 100%;
	height: auto;
}

.alzszp .item p {
	font-size: 0.24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 0.3rem;
}

.alzszp .item a {
	color: rgba(51, 51, 51, 1);
	text-decoration: none;
}

.more {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 0.8rem;

}

.more .morebtn {
	font-weight: bold;
	width: 1.6rem;
	height: 0.5rem;
	line-height: 0.5rem;
	text-align: center;
	background: rgba(255, 255, 255, 1);
	border: 1px solid #CCCCCC;
	/* 	opacity:0.6; */
	font-size: 0.22rem;
}

.more .morebtn a {
	text-decoration: none;
	color: #000000;
}

.wbal {
	width: 100%;
	height: 1.9rem;
	text-align: center;
	font-size: 0.57rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #29A9FF;
	background-color: #000000;
	align-items: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.wbal p {
	font-size: 0.36rem;
	color: rgba(41, 162, 255, 1);
	font-weight: bold;
	margin-top: 0.07rem;
	/* letter-spacing: 0.04rem; */
}

.wbal img {
	width: 3.11rem;
	height: auto;
}


.fwyw {
	width: 100%;
	height: 2.09rem;
	display: flex;
	align-items: center;

}

.fwyw .center {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(0, 0, 0, 1);
	width: 88%;
	border-bottom: 1px solid rgba(51, 51, 51, 1);
	padding-bottom: 0.2rem;
	padding-left: 0.3rem;
	box-sizing: border-box;
	text-align: right;
	padding-right: 0.3rem;

}

.fwywal {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0.2rem 0.3rem;
	box-sizing: border-box;
}

.fwywal .item {
	width: 48%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(248, 248, 248, 1);
	padding-top: 0.6rem;
	padding-bottom: 0.36rem;
	box-sizing: border-box;
	margin-bottom: 0.18rem;
}

.fwywal .item img {
	width: 1.49rem;
	height: auto;
}

.fwywal .item .p1 {
	font-size: 0.35rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	padding-bottom: 0.1rem;
	border-bottom: 1px solid rgba(51, 51, 51, 1);
	margin-bottom: 0.1rem;
}

.cg500 {
	color: #FFFFFF !important;
	background-color: #0F8DB6 !important;
	font-size: 0.46rem !important;
}
.fwywal .item .p2 {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);
	opacity: 0.6;
}
.kflc {
	width: 100%;
	height: auto;
	padding: 0px 0.3rem;
	box-sizing: border-box;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	background-image: url(../img/bg1.png);
	background-size: 91.5%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0.3rem 7.2rem;
}

.kflc .item {
	width: 50%;
	height: auto;
	padding: 0.5rem;
	box-sizing: border-box;
	background-image: url(../img/bg.png);
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
}

.kflc .item .clickblock {
	width: 100%;
	height: 0px;
	bottom: 0rem;
	left: 0px;
	position: absolute;
	background: rgba(0, 102, 204, 1);
	color: #FFFFFF;
	/* padding: 0.3rem; */
	box-sizing: border-box;

}

.pd5 {
	padding: 0.2rem 0.4rem !important;
	box-sizing: border-box;
}

.kflc .item .clickblock .title {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	display: flex;
	align-items: center;
}

.kflc .item .clickblock .title img {
	margin-right: 0.12rem;
}

.kflc .item .clickblock .subtitle {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;
	margin-top: 0.11rem;
	line-height: 0.44rem;
	text-align: justify !important;
	word-break: break-all !important;
	width: 2.4rem !important;

}


.kflc .item .clickblock .title img {
	width: 0.55rem;
	height: 0.49rem;
}

.kflc .item .clickblock .subtitle {}


.kflc .item .p1 {
	font-size: 0.36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(0, 102, 204, 1);
}

.kflc .item .p2 {
	font-size: 0.2rem;
	color: rgba(0, 102, 204, 1);
	opacity: 0.3;
	margin-top: 0.04rem;
}

.shuju {
	width: 100%;
	background-color: #68C4FF;
	display: flex;
	margin: 0.5rem 0px;
	flex-wrap: wrap;
	padding: 0.4px 0px 0.5rem;
	box-sizing: border-box;
}

.shuju .item {
	width: 33.3%;
	justify-content: center;
	padding: 0.4rem 0px 0.1rem;
	display: flex;
	flex-direction: column;
	text-align: center;
}

.shuju .item .sj1 {
	font-size: 0.28rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
}

.shuju .item .sj2 {
	font-size: 0.2rem;
	color: rgba(255, 255, 255, 1);
	opacity: 0.8;
	margin-top: 0.1rem;
}

.hzhbtitle {
	padding: 0px 0.3rem;
	box-sizing: border-box;
	margin: 1.31rem 0px 0.4rem;
	text-align: center;
	font-size: 0.4rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: rgba(51, 51, 51, 1);

}

.hzhbtitle .title {
	box-sizing: border-box;
	border-bottom: 1px solid rgba(0, 102, 204, 1);
	padding-bottom: 0.3rem;
	box-sizing: border-box;
}


.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	width: 100% !important;
	/* box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08); */
	/* margin-bottom: 0.9rem; */
	overflow: hidden;
}

.swiper-slide .item {
	width: 50%;
	height: auto;
}

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

.swiper-wrapper {
	/* margin-left: -0.8rem; */
	margin-top: 0.1rem;
}

.concatus {
	width: 100%;
	height: auto;
	padding: 0px 0.3rem;
	box-sizing: border-box;
	/* margin: 0.9rem auto; */
	margin-bottom: 0.9rem;
}

.concatus .center {
	background: url(../img/lsusbg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 0.4rem 0.3rem;
	box-sizing: border-box;
	color: rgba(255, 255, 255, 1);
}

.concatus .center .title {
	font-size: 0.4rem;
	font-family: Microsoft YaHei;

}

.concatus .center .subtitle {
	font-size: 0.22rem;
	font-family: Microsoft YaHei;

	opacity: 0.6;
	margin: 0.3rem 0px 0.1rem;
}

.concatus .center .phonecode {
	font-size: 0.32rem;
}

.concatus .center .phonecode a {
	color: #FFFFFF;
	text-decoration: none;
}

.concatus .center .lxus {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.concatus .center .lxus .left {
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	opacity: 0.6;
}

.concatus .center .lxus .right {
	font-size: 0.2rem;
	display: flex;
	align-items: center;
}

.concatus .center .lxus .right .btn {
	background: rgba(255, 255, 255, 1);
	font-size: 0.2rem;
	font-family: Microsoft YaHei;
	color: #0066CC;
	padding: 0.07rem 0.1rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.concatus .center .lxus .right .btn a {

	color: #0066CC;
	text-decoration: none;
}

.concatus .center .lxus .right .btn img {
	vertical-align: middle;
	vertical-align: middle;
	width: 0.3rem;
	height: 0.3rem;
}

.concatus .center .lxus .right .btn:first-child {
	margin-right: 0.4rem;
	display: flex;
	align-items: center;
	padding: 0.07rem 0.1rem !important;
}


.hz .swiper-slide {
	display: flex;
	padding-bottom: 0.9rem;
	box-sizing: border-box;
}

.hz .swiper-slide .left {
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.08);
}

.hz .swiper-slide .left .item {
	width: 50%;
	height: auto;
}


.hz .swiper-slide .right {
	flex: 1;
	height: 9.45rem;
	background-color: #FFFFFF;
	margin-left: 0.3rem;

}
