body,html{
	width: 100%;
	max-width: 640px;
	margin: auto;
	font-family: "微软雅黑" !important;
}
.max{
	width: calc(100% - 60px);
	overflow: hidden;
	margin: auto;
}
.heider{
	width: 100%;
	overflow: hidden;
	background: #BF0000;
}
.logo{
	margin-top: 25px;
}
.logo img{
	width: 100%;
	height: auto;
}
.zhong{
	margin-top: 25px;
}
.zhong h1{
	font-size: 33px;
	color: #FFEBE7;
	line-height: 33px;
	text-align: center;
	font-weight: 600;
}
.zhong img{
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 10px;
}
.xuanze{
	margin-top: 20px;
}
.xuanze img{
	width: 200px;
	height: auto;
	margin: auto;
}
.daoshi{
	width: calc(100% - 13px);
	overflow: hidden;	
	margin: auto;
	margin-top: 20px;
	position: relative;
}
.daoshi img{
	width: 100%;
	height: auto;
}
.laoshi{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.laoshi img{
	width: 100%;
	height: auto;
}
.laoshi::after{
	content: "";
	width: 100%;
	height: 100px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.jiang{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
.jiang img{
	width: 100%;
	height: auto;
}
.kun{
	width: calc(100% - 20px);
	margin: auto;
	margin-top: 37px;
}
.kun h1{
	padding: 10px 0;
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
}
.kun h1 span{
	color: #D20000;
}
.kun h1::after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(to left , #fff,#D20000, #fff);
}
.kun h1::before{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to left , #fff,#D20000, #fff);
}
.kun>img{
	max-width: 320px;
	height: auto;
	margin: auto;
	margin-top: 15px;
}
.kun ul{
	width: 100%;
	margin-top: 20px;
}
.kun ul li{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	background: #FFF7F7;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.kun ul li>img{
	width: 125px;
	height: auto;
	object-fit: cover;
}
.kun_r{
	width: calc(100% - 140px);
	overflow: hidden;
}
.kun_r h2{
	position: relative;
	font-size: 19px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
}
.kun_r h2 span{
	color: #D20000;
}
.kun_c{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 10px;
}
.kun_c img{
	max-width: 84px;
	height: auto;
}
.kun_r a{
	display: block;
	max-width: 160px;
	margin: auto;
	overflow: hidden;
	margin-top: 13px;
}
.kun_r a img{
	width: 100%;
	height: auto;
}

.shou{
	width: 100%;
	overflow: inherit;
	overflow: hidden;
	margin: auto;
	margin-top: 17px;
	position: relative;
}
.shou ul.shou_top{
	width: calc(100% - 20px);
	margin: auto;
	position: relative;
}
.shou::after{
	content: "";
    width: calc(100% - 15px);
    height: calc(100% - 50px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #FFEEEE;
    border-radius: 10px;
    z-index: -1;
}
.shou ul.shou_top li{
	width: 100%;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}
.shou ul.shou_top li>img{
	width: 100%;
	height: auto;
}

.shou_r{
	width: 63%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.shou_r h1{
	font-size: 14px;
	color: #D20000;
	font-weight: 600;
}
.shou_r p{
	font-size: 12px;
	color: #4F2E2D;
	font-weight: 600;
}
.shou_r span{
	display: block;
	font-size: 12px;
	color: #4F2E2D;
	font-weight: 500;
	line-height: 18px;

}
.laoshia{
	width: calc(100% - 25px);
	margin: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 25px;
}
.laoshia li{
	width: calc(33.33333% - 6px);
	overflow: hidden;
}
.laoshia li img{
	width: 100%;
	height: auto;
}

.ckan{
	width: calc(100% - 60px);
	margin: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 28px;
}
.ckan img{
	width: 100%;
	height: auto;
}
.yiji img{
	max-width: 270px;
}





.wangdao{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: auto;
}
.wangdao ul{
	width: 100%;
	position: relative;
	
	
}
.wangdao::after{
	content: "";
    width: calc(100% - 15px);
    height: calc(100% - 50px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #FFEEEE;
    border-radius: 10px;
    z-index: -1;
}
.wangdao ul{
	width: calc(100% - 25px);
	overflow: hidden;
	margin: auto;
	padding-bottom: 20px;
}
.wangdao ul li{
	width: 100%;
	margin-top: 30px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	min-height:70px;
	position: relative;
}
.wangdao_l{
	width: 80px;
	height: 90px;
	border-radius: 10px;
	padding: 10px 0;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	position: absolute;
	background: #fff;
	left: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.wangdao_l img{
	width: 30px;
	height: auto;
	margin: auto;
}
.wangdao_l h1{
	text-align: center;
	font-size: 16px;
	color: #4F2E2D;
	text-align: center;
	margin-top: 5px;
}
.wangdao_r{
	width: calc(100% - 89px);
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
	padding-right: 10px;
	
}
.wangdao_r p{
	width: max-content;
	font-size: 12px;
	line-height: 20px;
	color: #72504F;
	
}
.wangdao ul li:nth-child(-n+4) .wangdao_r p{
    width: 150px;
}
.wangdao ul li:nth-child(-n+4) .wangdao_r p:nth-child(2){
    width: 100px;
}
.zhengshu{
	width: calc(100% - 25px);
	overflow: hidden;
	background: #fff;
	margin: auto;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);

	padding: 20px;
	border-radius: 10px;
}
.zhengshu h1{
	position: relative;
	font-size: 20px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
}
.zhengshu h1 span{
	color: #D20000;
}
.zhengshu h1::after{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/1/xing.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.zhengshu h1::before{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/1/xing.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.zhengshu img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.zhengshu p{
	text-align: center;
	font-size: 14px;
	color: #4F2E2D;
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
}
.zhengshu p span{
	font-size: 17px;
	color: #D20000;
	font-weight: 600;
}

.kun>p{
	width: max-content;
	margin: auto;
	font-size: 18px;
	color: #4F2E2D;
	background: #FFEEEE;
	line-height: 40px;
	padding: 0 20px;
	text-align: center;
	border-radius: 40px;
	margin-top: 20px;
	font-weight: 600;
}
.kun>p span{
	color: #D20000;
}
.ceng h1{
	font-size: 23px;
}



.buchou{
	width: calc(100% - 20px);
	margin: auto;
	overflow: hidden;
	margin-top: 5px;
}
.buchou ul{
	width: 100%;
	overflow: hidden;
}
.buchou ul li{
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}
.buchou ul li img{
	width: 100%;
	height: auto;

}
.lianceng{
	width: calc(100% - 20px);
	overflow: hidden;
	margin: auto;
	position: relative;
	margin-top: 16px;
	padding-bottom: 30px;
}
.lianceng .swiper-wrapper{
    height: 100%;
}
.lianceng .swiper-slide{
    height: 0;
}
.lianceng .swiper-slide-active{
    height: 100%;
}
.lianceng .swiper-slide{
	border-radius: 10px;
	background: #FFEEEE;
	padding: 20px;
}
.lianceng .swiper-slide img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	border: 1px solid #980000;
	box-sizing: border-box;
}
.lianceng .swiper-slide h1{
	text-align: center;
	font-size: 17px;
	color: #D20000;
	margin-top: 10px;
}
.lianceng .swiper-slide p{
	text-align: left;
	font-size: 12px;
	color: #4F2E2D;
	line-height: 24px;
	min-height: 96px;
}
.lianceng .swiper-slide p span{
	color: #D20000;
}
.lianceng .swiper-pagination-bullet{
	width: 29px;
	height: 4px;
	background: #ECC4C4;
	opacity: 1;
	border-radius: 0px;
}
.lianceng .swiper-pagination-bullet-active{
	background: #D20000;
}

.jinpin{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 15px;
}
.jinpin ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jinpin ul li{
	width: 32%;
	overflow: hidden;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	padding: 10px;
	margin-top: 5px;
}
.jinpin ul li img{
	width: 100%;
	height: auto;
}
.jinpin ul li h1{
	text-align: center;
	font-size: 16px;
	color: #4F2E2D;
	font-weight: 600;
	margin-top: 10px;
}
.jinpin ul li a{
	display: block;
	width: 90%;
	overflow: hidden;
	margin: auto;
	background-image: linear-gradient(to bottom , rgba(253, 69, 69, 1.00),#A20000);
	line-height: 30px;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	margin-top: 10px;
}
.xisnhi{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.xisnhi img{
	width: 100%;
	height: auto;
}
.zuyu{
	width: calc(100% - 15px);
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
}
.zuyu img{
	width: 100%;
	height: auto;
}
.jieye{
	max-width: 230px;
	margin: auto;
	margin-top: 25px;
}
.jieye img{
	width: 100%;
	height: auto;
}
.di{
	width: 100%;
	overflow: hidden;
	background: #5D4B44;
	padding: 10px;
	margin-top: 30px;
}
.di img{
	width: 100%;
	height: auto;
}
.kun>span{
	display: block;
	width: max-content;
	text-align: center;
	margin: auto;
	margin-top: 10px;
	position: relative;
	font-size: 18px;
	color: #D20000;
	font-weight: 600;
}
.kun>span::after{
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -60px;
	background: #D20000;
}
.kun>span::before{
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -60px;
	background: #D20000;
}




.jieyej{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
}
.jieyej ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jieyej ul li{
	width: calc(50% - 5px);
	overflow: hidden;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 10px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	margin-top: 10px;
	padding: 5px;
}
.jieyej ul li img{
	width: 62px;
	height: 110px;
	object-fit: cover;
}
.jieyej_r{
	width: calc(100% - 65px);
	overflow: hidden;
}
.jieyej_r h1{
	font-size: 16px;
	line-height: 18px;
	color: #4F2E2D;
	border-bottom: 1px solid #D20000;
	padding-bottom: 5px;
}
.jieyej_r p{
	font-size: 12px;
	color: #4F2E2D;
	line-height: 16px;
	margin-top: 5px;
}
.jieyej_r p span{
	font-size: 12px;
	color: #4F2E2D;
	font-weight: 600;
}
.jieyej_r>span{
	display: block;
	font-size: 12px;
	color: #D20000;
	font-weight: 900;
}


























































.kuna{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 30px;
	overflow: inherit;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.kuna>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.kuna>img{
	width: 140px;
	height: auto;
	margin: auto;
	margin-top: 15px;
}
.kuna_as{
	width: 100%;
	margin-top: 15px;
}
.kuna_as li{
	width: 100%;
	overflow: hidden;
	
	position: relative;
}
.kuna_as li>img{
	width: 100%;
	height: auto;
}
.kuna_as .kun_r{
	width: 53%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
.kuna_as .kun_r h2{
	font-size: 18px;
}
.kuna_as .kun_r .kun_c img{
	max-width: 75px;
}
.kuna_as .kun_r .kun_c img:nth-child(2){
	max-width: 90px;
}
.kuna_bo{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 20px;
}
.kuna_bo li{
	width: calc(50% - 5px);
	overflow: hidden;
	background: #fff;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	margin-top: 10px;
}
.kuna_bo li img{
	width: 100%;
	height: auto;
}
.kuna_bo li h1{
	text-align: center;
	font-size: 16px;
	color: #4F2E2D;
	font-weight: 600;
	margin-top: 10px;
}
.kuna_bo li a{
	display: block;
	width: 90%;
	overflow: hidden;
	margin: auto;
	background-image: linear-gradient(to bottom , rgba(253, 69, 69, 1.00),#A20000);
	line-height: 30px;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	margin-top: 10px;
}

.zy{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 30px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 5px;
	border-radius: 10px;
}
.zy>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.zy>img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.zy ul.shou_top{
	width: 100%;
	margin-top: 20px;
}
.zy ul.shou_top img{
	min-height: 110px;
}
.zy ul.shou_top .shou_r{
	width: 69%;
	right: 5px;
}









.wd{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 30px;
	overflow: inherit;
	background: #FFF0F0;
	padding: 5px;
	border-radius: 10px;
}
.wd>h1{
	position: relative;
	font-size: 22px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.wd>img{
	width: 200px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}


.wd_c{
	overflow: inherit;
	position: relative;
	width: 100%;
}
.wd_c ul{
	width: 100%;
	position: relative;
	overflow: hidden;
	padding: 0 5px;
	padding-bottom: 20px;
}
.wd_c ul li{
	width: 100%;
	margin-top: 30px;
	background: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	min-height:70px;
	position: relative;

}
.wd_c_l{
	width: 80px;
	height: 90px;
	border-radius: 10px;
	padding: 10px 0;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	position: absolute;
	background: #B2603B;
	left: 0;
	z-index: 2;
}
.wd_c ul li:nth-child(2) .wd_c_l{
	background: #EABB6D;
}
.wd_c ul li:nth-child(3) .wd_c_l{
	background: #95C796;
}
.wd_c ul li:nth-child(4) .wd_c_l{
	background: #C795AE;
}
.wd_c ul li:nth-child(5) .wd_c_l{
	background: #EAA4AC;
}
.wd_c ul li:nth-child(6) .wd_c_l{
	background: #EFC1AA;
}
.wd_c_l img{
	width: 30px;
	height: auto;
	margin: auto;
}
.wd_c_l h1{
	text-align: center;
	font-size: 17px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
}
.wd_c_r{
	width: calc(100% - 90px);
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-right: 10px;
}

.wd_c_r p{
	width: max-content;
	font-size: 12px;
	line-height: 20px;
	color: #72504F;
}
.wd_c ul li .wd_c_r p{
    width: 112px;
}
.wd_c ul li .wd_c_r p:nth-child(2){
    width: 142px;
}

.zhuanshen{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.zhuanshen img{
	width: 100%;
	height: auto;
}

.zd{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.zd>h1{
	position: relative;
	font-size: 22px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.zd>p {
    width: max-content;
    margin: auto;
    font-size: 14px;
    color: #4F2E2D;
    background: #FFDBDB;
    line-height: 29px;
    padding: 0 20px;
    text-align: center;
    border-radius: 29px;
    margin-top: 20px;
    font-weight: 600;
}
.zd>p span{
	color: #D20000;
}
.zd>img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.meng{
	width: 100%;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 40px;
}
.meng .swiper-slide{
	border-radius: 10px;
	background: #fff;
	padding: 10px;
}
.meng .swiper-slide img{
	width: 100%;
	height: auto;
	border-radius: 10px;
	border: 1px solid #980000;
	box-sizing: border-box;
}
.meng .swiper-slide h1{
	text-align: center;
	font-size: 17px;
	color: #D20000;
	margin-top: 10px;
}

.meng .swiper-pagination-bullet{
	width: 29px;
	height: 4px;
	background: #ECC4C4;
	opacity: 1;
	border-radius: 0px;
}
.meng .swiper-pagination-bullet-active{
	background: #D20000;
}
.zd>img{
	width: 180px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.zd ul{
	width: 100%;
	display: block;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 10px;
}
.zd ul li{
	width: calc(50% - 5px);
	overflow: hidden;
	background: #fff;
	padding: 5px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	margin-top: 10px;
}
.zd ul li img{
	width: 100%;
	height: auto;
}
.zd ul li h1{
	font-size: 16px;
	color: #4F2E2D;
	font-weight: 600;
	line-height: 14px;
	margin-top: 10px;
	border-bottom: 1px dashed #A23200;
	padding-bottom: 10px;
}
.zd ul li h1 span{
	font-size: 12px;
	font-weight: 500;
	float: right;
}
.zd ul li p{
	font-size: 14px;
	color: #D20000;
	font-weight: 600;
	line-height: 14px;
	margin-top: 10px;
}
.zd ul li p span{
	font-size: 16px;
	font-weight: 600;
}
.zd ul li p font{
	color: #4F2E2D;
	float: right;
}
.bn{
	font-size: 14px;
	color: #D65F5F;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}




.yw{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.yw>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.yw ul{
	width: 100%;
	display: block;
	margin-top: 20px;
}
.yw ul li{
	width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 10px;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	margin-top: 10px;
}
.yw_top{
	width: 100%;
	overflow: hidden;
}
.yw_top img{
	width: auto;
	height: 20px;
}
.yw_bottom{
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #4F2E2D;
	line-height: 20px;
	margin-top: 10px;
}

.dia{
	width: 100%;
	overflow: hidden;
	background: #C80000;
	padding: 10px;
	margin-top: 30px;
}
.dia img{
	width: 100%;
	height: auto;
}
.aaas{
	width: 100% !important;
}



.shengji{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.shengji>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.shengji>img{
	max-width: 280px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.shengji ul{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.shengji ul li{
	width: 50%;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}
.shengji ul li img{
	width: 100%;
	height: auto;
}
.dp{
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 0;
}
.dp h1{
	font-size: 13px;
	color: #4E3B2E;
	text-align: center;
}
.dp h1 span{
	color: #EA656C;
}
.dp p{
	font-size: 12px;
	color: #4E3B2E;
	line-height: 18px;
	text-align: center;
}





.dioo{
	background: #EA656C;
}

.slod p{
	font-size: 12px;
	color: #4E3B2E;
	line-height: 20px;
	min-height: 80px;
}
.slod .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.opsi>img{
	width: 250px;
}

.aaasd .swiper-pagination-bullet{
    background: #EAC9E5;
}
.aaasd .swiper-pagination-bullet-active{
   background: #CD1B92;
}

.psldop .swiper-pagination-bullet{
    background: #F1DACE;
}
.psldop .swiper-pagination-bullet-active{
   background: #EA656C;
}
.shengji{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.shengji>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.shengji>img{
	max-width: 330px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.shengji ul{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.shengji ul li{
	width: 50%;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}
.shengji ul li img{
	width: 100%;
	height: auto;
}

.zhongysw{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	border-radius: 10px;
	padding: 0 5px;
}
.zhongysw>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.zhongysw>img{
	max-width: 330px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.zh_po{
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.zh_po img{
	width: 100%;
	height: auto;
}
.zh_po_t{
	position: absolute;
	    top: 53%;
    left: 20px;
    transform: translateY(-50%);
}
.zh_po_t h1{
	width: 117px;
	height: 28px;
	background-image: url(../images/rr9.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	text-align: center;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
}
.zh_po_t p{
	font-size: 14px;
	color: #FF6168;
	margin-top: 10px;
}
.zh_po_t span{
	display: block;
	font-size: 12px;
	color: #4E3B2E;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
	padding-right: 20px;
	margin-top: 20px;
}
.zhongysw ul{
	width: 100%;
	overflow: hidden;
}
.zhongysw ul li{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.zhongysw ul li img{
	width: 100%;
	height: auto;
}
.plos{
	width: 70%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}
.plos h1{
	font-size: 15px;
	color: #2D0000;
	line-height: 15px;
}
.plos h1 span{
	font-size: 12px;
	color: #2D0000;
}
.plos p{
	font-size: 12px;
	color: #2D0000;
	line-height: 15px;
	margin-top: 5px;
}
.plos p span{
	color: #E95960;
}


.dp{
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	left: 0;
}
.dp h1{
	font-size: 13px;
	color: #4E3B2E;
	text-align: center;
}
.dp h1 span{
	color: #EA656C;
}
.dp p{
	font-size: 12px;
	color: #4E3B2E;
	line-height: 18px;
	text-align: center;
}
.jianxiao{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.jianxiao img{
	width: 100%;
	height: auto;
}


.fanfgxin{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	border-radius: 10px;
}
.fanfgxin>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.fanfgxin>img{
	max-width: 250px;
	height: auto;
	margin: auto;
	margin-top: 20px;
}
.fanfgxin ul{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fanfgxin ul li{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.fanfgxin ul li img{
	width: 100%;
	height: auto;
}
.asd{
	width: 75%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5px;
}
.asd h1{
	background: #EA656C;
	font-size: 12px;
	color: #fff;
	display: initial;
	padding: 0 3px;
	line-height: 16px;
}
.asd p{
	font-size: 12px;
	color: #4E3B2E;
	line-height: 14px;
	margin-top: 2px;
}

.heider ul{
	width: 100%;
	margin: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.heider ul li{
	width: 33%;
	overflow: hidden;
}
.heider ul li img{
	width: 73px;
	height: auto;
	margin: auto;
}
.heider ul li:nth-child(2) img{
	width: 84px;
}
.asdas{
	background: #FFE1E2;
}
.jiangas,.posp{
	width: 100%;
	overflow: hidden;
	background: #FFE1E2;
}
.jiangas img,.posp img{
	width: 100%;
	height: auto;
}

.zhong h2{
	font-size: 28px;
	color: #E15C60;
	position: relative;
	text-align: center;
	padding: 10px 0;
	border-top: 1px #E15C60 dashed;
	border-bottom: 1px #E15C60 dashed;
}
.zhong h2::after{
	content: "";
	width: 15px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 30px;
	background: #E15C60;
}
.zhong h2::before{
	content: "";
	width: 15px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 30px;
	background: #E15C60;
}
.zhonga h2{
    width: 100%;
	font-size: 19px;
	color: #CD1B92;
	margin: 20px auto;
	position: relative;
	text-align: center;
	padding: 10px 0;
	border-top: 1px #CD1B92 dashed;
	border-bottom: 1px #CD1B92 dashed;
}
.zhonga h2::after{
	content: "";
	width: 15px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
	background: #CD1B92;
}
.zhonga h2::before{
	content: "";
	width: 15px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
	background: #CD1B92;
}





.ywao{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 20px;
	overflow: hidden;
	background: #FFF0F0;
	padding: 10px;
	border-radius: 10px;
}
.ywao>h1{
	position: relative;
	font-size: 24px;
	color: #4E2E2E;
	font-weight: 600;
	text-align: center;
	margin-top: 10px;
}
.ywao ul{
	width: 100%;
	display: block;
	margin-top: 20px;
	background: #FFF9F9;
	padding: 0 10px;
	border-radius: 10px;
}
.ywao ul li{
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
	border-top: 1px #FFA8AD dashed;
}
.ywao ul li:nth-child(1){
	border: none;
}
.yw_top{
	width: 100%;
	overflow: hidden;
}
.yw_top img{
	width: auto;
	height: 20px;
}
.yw_bottom{
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #4F2E2D;
	line-height: 20px;
	margin-top: 10px;
}


.oiod{
	background: #FFE1FC; 
}
.adxas{
	width: 100%;
	background: #FFE1FC; 
}
.adxaass{
	width: 100%;
	overflow: hidden;
}
.adxas img,.adxaass img,.oiod img{
	width: 100%;
	height: auto;
}

.mpox p{
	text-align: center;
	font-size: 12px;
	color: #310021;
	margin-top: 10px;
}





























.bannwer{
	background: none;
	background-image: url(../images/beining_01.png);
	background-position: top center;
	background-size: 100% calc(100% - 50px);
	background-repeat: no-repeat;
}

.logo1{
	width: 270px;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
}
.logo1 img{
	width: 100%;
	height: auto;
}
.koip{
	width: 290px;
	overflow: hidden;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.koip img{
	width: 100%;
	height: auto;
}
.xuxi{
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	margin: 20px auto;
	color: #fff;
	font-weight: 600;
}
.werd{
	width: 100%;
	overflow: hidden;
}
.werdas{
	width: calc(100% - 20px);
	margin: auto;
	margin-bottom: 20px;
}
.werdas img,.werd img{
	width: 100%;
	height: auto;
}
.pexun{
	width: calc(100% - 15px);
	

	margin-top: 30px;
}



.pexun h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #7a645e;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
}
.pexun h1 span{
	color: #ff4800;
}
.pexun h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/123_22.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.pexun h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/123_20.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}


.pexun>p{
	font-size: 18px;
	color: #ff4800;
	font-weight: 600;
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.pexun>p::after{
	content: "";
	width: 60px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	background: #ff4800;
}
.pexun>p::before{
	content: "";
	width: 60px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	background: #ff4800;
}
.pexun ul{
	width: 100%;

	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pexun ul li{
	width: calc(33.33333% - 5px);
	overflow: hidden;
	box-shadow: 2px 2px 5px 1px rgb(0,0,0,0.1)
}
.pexun ul li img{
	width: 100%;
	height: auto;
}



.xinali{
	width: calc(100% - 15px);
	
	margin: auto;
	margin-top: 40px;
}



.xinali h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #7a645e;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
}
.xinali h1 span{
	color: #ff4800;
}
.xinali h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/123_22.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.xinali h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/123_20.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.xinali>img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.xinali a{
	display: block;
	width: 250px;
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
	box-shadow: 2px 2px 5px 1px rgb(0,0,0,0.2);
	border-radius: 40px;
}
.xinali a img{
	width: 100%;
	height: auto;
}








.shouaa{
	width: 100%;
	overflow: inherit;
	overflow: hidden;
	margin: auto;
	margin-top: 30px;
	position: relative;
}
.shouaa>h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #7a645e;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
}
.shouaa>h1 span{
    color: #ff4800;
}
.shouaa>h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/123_22.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.shouaa>h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/123_20.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.shouaa>img{
	width: calc(100% - 30px);
	height: auto;
	margin: auto;
	margin-top: 20px;
}


.shouaa ul.shou_topaa{
	width: calc(100% - 30px);
	margin: auto;
	margin-top: 20px;
	position: relative;
}
.shouaa::after{
	content: "";
    width: calc(100% - 15px);
    height: calc(100% - 150px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #ffe4cc;
    border-radius: 10px;
    border: 1px solid #fff;
    z-index: -1;
}
.shouaa ul.shou_topaa li{
	width: 100%;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 2px 2px 3px 1px rgb(0,0,0,0.1);
}
.shouaa ul.shou_topaa li>img{
	width: 100%;
	height: auto;
}

.shou_ra{
	width: 63%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
.shou_ra h1{
	font-size: 16px;
	color: #7a645e;
	font-weight: 600;
	line-height: 16px;
}
.shou_ra p{
	font-size: 12px;
	color: #7a645e;
	font-weight: 500;
	line-height: 18px;
	margin-top: 5px;
}
.shou_ra span{
	color: #ff4800;
}
.laoshiaaa{
	width: calc(100% - 25px);
	margin: auto;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 25px;
}
.laoshiaaa li{
	width: calc(33.33333% - 6px);
	overflow: hidden;
}
.laoshiaaa li img{
	width: 100%;
	height: auto;
}
.shouaa a{
	display: block;
	width: 300px;
	overflow: hidden;
	margin: auto;
	margin-top: 10px;
	box-shadow: 2px 2px 5px 1px rgb(0,0,0,0.2);
	border-radius: 50px;
	margin-bottom: 30px;
}
.shouaa a img{
	width: 100%;
	height: auto;
}








.xuedao{
	width: 100%;
	background-image: linear-gradient(to bottom , #ff6d29,#ff4800);
	margin: auto;
	margin-top: 40px;
	overflow: hidden;
	padding: 40px 0;
}

.xuedao>h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	font-weight: 600;
	text-align: center;

}
.xuedao h1 span{
	color: #ff4800;
}
.xuedao>h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/asdc_28.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.xuedao>h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/asdc_26.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}



.xuedao>img{
	width: calc(100% - 15px);
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.podp{
	width: calc(100% - 15px);
	margin: auto;
	overflow: hidden;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-top: 20px;
	background-image: url(../images/abmoshi_35.png);
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}
.podp::after{
	content: "";
	width: 100%;
	height: calc(100% - 47px);
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff5f1;
	z-index: 1;

}
.podp h1{
	width: max-content;
	padding: 0 30px;
	margin: auto;
	position: relative;
	font-size: 20px;
	color: #ff4800;
	font-weight: 600;
	text-align: center;
	margin-top: 50px;
	z-index: 2;
}

.podp h1::after{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/oiso_61.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.podp h1::before{
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/oiso_61.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.podp img{
	width: calc(100% - 30px);
	height: auto;
	margin: auto;
	margin-top: 20px;
	position: relative;
	z-index: 2;
}
.podp p{
	text-align: center;
	font-size: 14px;
	color: #7a645e;
	text-align: center;
	margin-top: 10px;
	line-height: 20px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.podp p span{
	font-size: 17px;
	color: #ff4800;
	font-weight: 600;
	position: relative;
	z-index: 2;
}





.zhidouo{
	width: calc(100% - 15px);
	
	margin: auto;
	margin-top: 30px;
}



.zhidouo h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #7a645e;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
}
.zhidouo h1 span{
	color: #ff4800;
}
.zhidouo h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/123_22.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.zhidouo h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/123_20.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}


.zhidouo>p{
	font-size: 18px;
	color: #ff4800;
	font-weight: 600;
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.zhidouo>p::after{
	content: "";
	width: 60px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 50px;
	background: #ff4800;
}
.zhidouo>p::before{
	content: "";
	width: 60px;
	height: 2px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 50px;
	background: #ff4800;
}



.jingpoio{
	width: calc(100% - 15px);
	
	margin: auto;
	margin-top: 30px;
}



.jingpoio h1{
	width: max-content;
	margin: auto;
	position: relative;
	padding: 0 40px;
	font-size: 24px;
	color: #7a645e;
	line-height: 24px;
	font-weight: 600;
	text-align: center;
}
.jingpoio h1 span{
	color: #ff4800;
}
.jingpoio h1::after{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background-image: url(../images/123_22.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.jingpoio h1::before{
	content: "";
	width: 26px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	background-image: url(../images/123_20.png);
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}


.jingpoio>p{
	font-size: 18px;
	color: #7a645e;
	font-weight: 600;
	text-align: center;
	position: relative;
	margin-top: 20px;
}
.jingpoio>p span{
	color: #ff4800;
}
.zhidouo img{
	width: 100%;
	margin-top: 20px;
	height: auto;
}

.jinpinaa{
	width: calc(100% - 15px);
	margin: auto;
	margin-top: 15px;
}
.jinpinaa ul{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.jinpinaa ul li{
	width: 32%;
	overflow: hidden;
	box-shadow: 0px 0px 3px 1px rgb(0,0,0,0.1);
	border-radius: 10px;
	background: #fff;
	padding: 10px;
	margin-top: 5px;
}
.jinpinaa ul li img{
	width: 100%;
	height: auto;
}
.jinpinaa ul li h1{
	text-align: center;
	font-size: 16px;
	color: #4F2E2D;
	font-weight: 600;
	margin-top: 10px;
}
.jinpinaa ul li a{
	display: block;
	width: 90%;
	overflow: hidden;
	margin: auto;
	background-image: linear-gradient(to bottom , #ff7736,#ff4c03);
	border: 2px solid #fed8b8;
	line-height: 30px;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	margin-top: 10px;
}

.ascas .swiper-slide{
    padding: 0;
    background: #ff4800;
}

.diaa{
	width: 100%;
	overflow: hidden;
	background: #5D4B44;
	padding: 10px;
	margin-top: 30px;
}
.diaa img{
	width: 100%;
	height: auto;
}
.ascas h2{
    width: max-content;
    position: relative;
    margin: auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
    
   margin-top: 15px;
}
.ascas .meng{
    margin-top: 0px;
    padding-bottom: 0;
}

.ascas h2::before {
    content: "";
    width: 28px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -35px;
    background-image: url(../images/aslkod_11.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.ascas h2::after {
    content: "";
    width: 28px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -35px;
    background-image: url(../images/aslkod_13.jpg);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}



