body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
}

button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
	font: 14px Arial, Tahoma;
	color: #666;
	font-weight: normal;
}

button,
input,
select,
textarea,
label {
	vertical-align: middle;
	border: 0;
	outline: none;
}

img {
	vertical-align: middle;
	border: none;
	display: inline-block;
	max-width: 100%;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none !important;
	color: #666;
	vertical-align: baseline;
	cursor: pointer;
	font-size: inherit;
	-o-transition: .2s ease;
	-moz-transition: .2s ease;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

a,
a:hover,
a:active,
a:visited,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	word-wrap: break-word;
	word-break: break-all;
	background: #fff;
	margin: 0 auto;
	width: 100%;
	font-size: 14px;
}

* {
	box-sizing: border-box;
}

em,
i {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}

li {
	list-style: none;
}

/*清浮*/
.g-cf:after {
	content: "";
	clear: both;
	display: table;
}

.g-cf {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
}

.clearfix {
	*zoom: 1;
}

/*浮动*/
.fl {
	float: left;
	_display: inline;
}

.fr {
	float: right;
	_display: inline;
}

input,
textarea {
	outline: none;
	-webkit-appearance: none;
	background: none;
}

input[type='checkbox']:focus {
	outline: none;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #8b8b8b;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #8b8b8b;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #8b8b8b;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #8b8b8b;
}

.none {
	display: none;
}

.block {
	display: block;
}

.ht {
	margin-top: 1.03rem;
}

.absolute {
	position: absolute;
}

.mt100 {
	margin-top: 1rem;
}

.flex-between{
	display: flex;
	justify-content: space-between;
}

/******************/
body {
	background-image: url(../images/20230511-bgshequ.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-color: #F7F5E6;
	max-width: 420px;
	margin: 0 auto;
}

.main {
	padding: 6.7rem .2rem .3rem;
}

.box1 {
	background-color: #009E7B;
	padding: .15rem .5rem 0;
	position: relative;
}

.title {
	margin: 0 auto;
	text-align: center;
}

.title .tit {
	width: 3.93rem;
}

.white_color {
	color: #fff !important;
}

.more {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	top: .21rem;
	right: .26rem;
}

.more a{
	display: block;
	font-size: .17rem;
	color: #006E74;
}

.more img {
	width: .19rem;
	margin-left: 2px;
}

.box1_cont {
	margin-top: .14rem;
}

.box1_cont .img {
	background-color: #fff;
	padding: .1rem .14rem;
	position: relative;
}

.box1_cont .img img {
	width: 100%;
	height: 3.89rem;
	background-color: #ccc;
}

.box1_cont .img .txt {
	position: absolute;
	bottom: .1rem;
	left: .14rem;
	width: calc(100% - .28rem);
	height: .4rem;
	background-color: rgba(0, 0, 0, .6);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 .05rem;
	font-size: .23rem;
	color: #fff;
	text-align: center;
	line-height: .4rem;
}

.box1_list {
	padding: 0 .3rem;
}

.box1_list li {
	padding: .28rem .09rem;
	border-bottom: solid 1px #fff;
}

.box1_list li a {
	display: block;
	font-size: .23rem;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.box1_list li:last-child {
	border-bottom: none;
}

.box2_cont {
}
.box2_cont .swiper-pagination{
	position: static;
}
.swiper{
	/* height: 5.35rem; */
	width: 100%;
	background-image: url('../images/20230511-bg3.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: .9rem 0;
}
.swiper .swiper-container{
	width: 100%;
	height: 100%;
}
.box2_cont .swiper-pagination-bullet{
	border-radius: 0;
	background-color: #757575;
	margin: 0 .07rem;
	opacity: 1;
}
.box2_cont .swiper-pagination-bullet-active{
	background-color: #009E7B;
}
.box2_cont .swiper h2{
	text-align: center;
	font-size: .32rem;
	color: #015A46;
	font-weight: bold;
}
.box2_cont .b2_li{
	padding: 0 .5rem;
	width: calc(100% - .4rem);
}
.box2_cont .b2_li .right{
	width: 1.81rem;
	height: 3.26rem;
	font-size: 0;
	margin-left: 0.22rem
}
.box2_cont .b2_li .right img{
	width: 100%;
	height: 100%;
	background-color: #015A46;
}
.box2_cont .b2_li .cont{
	margin-top: .3rem;
}
.box2_cont .b2_li .left{
	width: 3.67rem;
}
.box2_cont .b2_li .left .img_list{
	display: flex;
	justify-content: space-between;
}
.box2_cont .b2_li .left .img_list li{
	width: 1.75rem;
	height: 1.408rem;
	font-size: 0;
	background-color: #015A46;
}
.box2_cont .b2_li .left .img_list li img{
	width: 100%;
	height: 100%;
}
.box2_cont .b2_li .left .txt{
	margin-top: .25rem;
	font-size: .2rem;
	line-height: .32rem;
	color: #1e1e1e;
	text-align: justify;
	text-indent: 2em;
	display: inherit;
}
.box2_cont .b2_li .left .overflow_txt a{
	display: initial;
	font-size: .2rem;
	color: #BF1B21;
}
.box3_cont{
	/* height: 5.35rem; */
	width: 100%;
	background-image: url('../images/20230511-bg4.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 1.3rem 0 0;
	height: 5rem;
}
.h1 {
	color: #278A5C;
	font-weight: 600;
	margin: 0.02rem 0 0.02rem 0;
}
.h2 {
	color: rgba(254, 137, 43, 1);
	font-weight: 600;
	margin: 0.02rem 0 0.02rem 0;
}
.box3_list{
	height: 2.6rem;
	overflow-x: hidden;
	overflow-y: scroll;
	margin: .2rem .5rem;
	margin-bottom: 0;
}
.box3_list li{
	margin-bottom: .15rem;
	padding-right: .2rem;
}
.box3_list li::before{
	display: inline-block;
	vertical-align: text-top;
	content: '';
	width: .23rem;
	height: 1.5px;
	background-color: #FE892B;
	margin-right: 3.5px;
	margin-top: 5.5px;
}
.box3_list li h2{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .2rem;
	color: #FE892B;
	display: inline-block;
}
.box3_list li p{
	margin-left: .4rem;
	font-size: .2rem;
	line-height: .28rem;
	color: #636363;
	text-align: justify;
	/*display: -webkit-box;*/
	/*-webkit-box-orient: vertical;*/
	/*-webkit-line-clamp: 2;*/
	/*overflow: hidden;*/
	font-weight: 400;
}
.box4 .dz{
	display: flex;
	align-items: flex-end;
	margin-top: .12rem;
	margin-left: .45rem;
}
.box4 .dz img{
	width: 1.72rem;
}
.box4 .dz p{
	display: flex;
	align-items: center;
	font-size: .16rem;
	color: #009E7B;
	padding: .04rem .12rem;
	border-bottom: solid 4px #009E7B;
	transform: translateY(.2rem);
	margin-left: 2px;
}
.box4 .dz p span{
	display: block;
	color: #DB0000;
}
.box4_swiper{
	padding: 0 .47rem;
}
.box4 .b4_li{
	background-image: url('../images/20230511-bg5.png');
	background-repeat: no-repeat;
	height: 4rem;
	background-size: 100% 100%;
	overflow: hidden;
	text-align: center;
}
.box4_swiper{
	/* width: calc(100% - .4rem); */
	margin-top: .22rem;
	position: relative;
}
.box4_swiper .swiper-slide{
	width: 150px;
}
.box4_swiper .b4_li .img{
	margin: .22rem;
	height: 2.7rem;
	box-sizing: border-box;
}
.box4_swiper .b4_li .img img{
	background-color: #ccc;
	height: 100%;
	width: 100%;
}
.box4_swiper .b4_li span{
	display: block;
	margin-top: .3rem;
	font-size: .23rem;
	font-weight: bold;
	color: #fff;
}
.box4_swiper .swiper-button-prev, .box4_swiper .swiper-button-next,
.box6_swiper .swiper-button-prev, .box6_swiper .swiper-button-next{
	width: .22rem;
	height: .36rem;
	background-size: 100% 100%;
	top: 60%;
}
.box4_swiper .swiper-button-prev,
.box6_swiper .swiper-button-prev{
	left: 0;
	background-image: url('../images/20230511-prev.png');
}
.box4_swiper .swiper-button-next,
.box6_swiper .swiper-button-next{
	right: 0;
	background-image: url('../images/20230511-next.png');
}
.box5_cont{
	background-color: #009E7B;
	padding: .2rem .16rem;
}
.box5_cont .cont{
	background-color: #fff;
}
.box5_list{
	padding: 0 .18rem;
}
.box5_list li{
	display: flex;
	justify-content: space-between;
	padding: .25rem 0;
	border-bottom: solid 2px #636363;
	overflow: hidden;
}
.box5_list li:nth-child(2n){
	flex-flow: row-reverse;
}
.box5_list li:last-child{
	border-bottom: 0;
}
.box5_list li .left{
	width: 3.2rem;
	height: 1.67rem;
	font-size: 0;
	flex-shrink: 0;
}
.box5_list li .left img{
	width: 100%;
	height: 100%;
	background-color: #015A46;
}
.box5_list li .right{
	margin-left: .15rem;
	margin-top: .15rem;
	width: calc(100% - 3.42rem);
}
.box5_list li:nth-child(2n) .right{
	margin-left: 0;
	margin-right: .15rem;
}
.box5_list li .right h2{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .23rem;
	color: #636363;
	font-weight: bold;
}
.box5_list li .right .txt{
	font-size: .2rem;
	text-align: justify;
	line-height: .28rem;
	color: #636363;
	margin-top: .1rem;
}
.box5_list li .right .txt .xiangxi{
	display: initial;
	color: #BF1B21;
	font-size: .2rem;
}
.box6_swiper{
	background-image: url('../images/20230511-65.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	height: 4rem;
	width: calc(100% - 40px);
	margin: 0 auto;
	position: relative;
	padding: 0 .18rem;
}
.box6_swiper .b6_li{
	position: relative;
	font-size: 0;
	height: 100%;
	height: 3.26rem;
	margin: .55rem 0;
	width: 308px;
}
.box6_swiper .b6_li .img{
	width: 100%;
	height: 100%;
	font-size: 0;
	height: 100%;
}
.box6_swiper .b6_li .img img{
	width: 100%;
	height: 100%;
	background-color: #015A46;
}
.box6_swiper .b6_li p{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: .37rem;
	line-height: .37rem;
	background-color: rgba(0,0,0,.6);
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: .23rem;
	color: #fff;
}
.box6_swiper .swiper-button-prev{
	left: -.35rem;
}
.box6_swiper .swiper-button-next{
	right: -.35rem;
}
footer{
	padding: 2.6rem 1rem .25rem;
	background-image: url('../images/20230511-bg2.png');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: .2rem;
	color: #fff;
	line-height: .34rem;
	background-position: bottom;
	margin-top: -1.6rem;
}
.box6 .more{
	margin-right: .4rem;
}
.more a{
	display: flex;
	align-items: center;
}