*{box-sizing:border-box;}
.applP{padding: 40px 0;}
.applP .pubTit::after{display: none;}
.applP1Ul{margin: -10px;}
.applP1Ul li{padding: 10px;}
.applP1Ul .imgBox{position: relative;z-index: 1;}
.applP1Ul .imgBox img{width: 100%;display: block;}
.applP1Ul .textBox{background: #ffffff;margin-top: -76px;width: calc(100% - 80px);margin-left: 40px;position: relative;z-index: 2;padding: 24px 36px 24px 24px;box-shadow: 0 0 20px 4px rgba(0,0,0,0.1);}
.applP1Ul .tit{font-size: 18px;color: rgb(51, 51, 51);position: relative;padding-left: 20px;}
.applP1Ul .tit::before{content:"";border-radius: 50%;background-color: rgb(230, 0, 18);position: absolute;left: 0;top: calc(50% - 4px);width: 8px;height: 8px;}
.applP1Ul .desc{font-size: 14px;color: rgba(51, 51, 51, 0.8);line-height: 1.8;margin: 4px 0 0;}
.applP1Ul .num{font-size: 36px;font-family: "PingFang";color: rgba(51, 51, 51, 0.102);font-weight: bold;position: absolute;right: 16px;top: 12px;}
.applP2{background: #fff9f6;}
.applP2Ul{margin: -12px -6px;}
.applP2Ul li{padding: 12px 6px;}
.applP2Ul .imgBox img{width: 100%;display: block;}
.applP2Ul .textBox{margin-top: 20px;}
.applP2Ul .icon{border-style: solid;border-width: 1px;border-color: rgba(230, 0, 18,0.2);border-radius: 50%;background-color: rgb(255, 255, 255);width: 60px;height: 60px;display: flex;justify-content: center;align-items: center;margin: 0 16px;}
.applP2Ul .wenzi{width: calc(100% - 92px);}
.applP2Ul .tit{font-size: 18px;color: rgb(0, 0, 0);}
.applP2Ul .desc{font-size: 14px;color: rgba(0, 0, 0, 0.6);line-height: 1.7;margin-top: 4px;}
.applP3 .datu{position: relative;z-index: 1;}
.applP3 .datu img{width: 100%;display: block;}
.applP3 .logo{border-style: solid;border-width: 1px;border-color: rgb(230, 0, 18);background: rgb(255, 255, 255);display: flex;justify-content: center;align-items: center;margin: -32px auto 0;border-radius: 32px;position: relative;z-index: 2;width: max-content;padding: 16px 40px;}
.applP3 .desc{font-size: 16px;color: rgb(85, 85, 85);line-height: 1.8;text-align: center;margin-top: 24px;}
.applP3Ul{margin:-6px;margin-top: 24px;}
.applP3Ul li{padding:6px;}
.applP3Ul .imgBox img{width: 100%;display: block;}
.applP3Ul .tit{font-size: 16px;color: rgb(55, 56, 54);margin: 12px auto 0;text-align: center;}
.applP4{background: linear-gradient(to bottom,#ffffff,#f7f2f0);}
.applP4 .swiper{height: 224px;box-shadow: 0 0 10px 4px rgba(0,0,0,0.1);background: #ffffff;}
.applP4 .swiper .swiper-slide{height: 50%;border: 1px solid #eaeaea;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.applP4 .swiper .swiper-slide:hover{border-width: 2px;border-color: #bababa}
.applP4 .swiper-pagination{position: relative;margin-top: 16px;bottom: unset;left: unset;}
.applP4 .swiper-pagination-bullet{background: #000000;opacity: 0.5;}
.applP4 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .indp4 .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 12px;}
.applP4 .swiper-pagination-bullet-active{opacity: 1;}
.applP5 .leftB{width: 38%;}
.applP5 .infoUl{font-size: 18px;color: rgba(51, 51, 51, 0.702);}
.applP5 .infoUl li{padding: 24px 0;border-bottom: 1px solid #cccccc;display: flex;justify-content: flex-start;align-items: center;}
.applP5 .infoUl img{margin: 0 16px 0 8px;width: 36px;}
.applP5 .infoUl span{width: calc(100% - 60px);}
.applP5 .shareB{margin-top: 24px;padding-left: 60px;justify-content: flex-start;}
.applP5 .shareB a{margin-right: 32px;}
.applP5 .shareB a:last-child{margin-right: 0;}
.applP5 .rightB{width: 55.5%;}
.applP5 .rightB textarea{height: 164px;}
@media (max-width:1080px){
	.applP1Ul .textBox{width: calc(100% - 32px);margin-left: 16px;margin-top: -16px;}
	.applP1Ul .textBox{padding: 16px;}
	.applP1Ul .num{font-size: 28px;top: 8px;}
	.applP2Ul .icon{margin-left: 0;}
	.applP2Ul .wenzi{width: calc(100% - 76px);}
}
@media (max-width:800px){
	.applP{padding: 24px 0;}
	.pubTit{margin-bottom: 16px;}
	.applP1Ul,
	.applP2Ul{margin: 0;}
	.applP1Ul li,
	.applP2Ul li{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;padding: 8px 0;}
	.applP2Ul .icon{width: 48px;height: 48px;margin-right: 8px;}
	.applP2Ul .wenzi{width: calc(100% - 56px);}
	.applP2Ul .desc{line-height: 1.6;}
	.applP3 .logo{padding: 8px 24px;margin-top: -16px;}
	.applP3 .logo img{height: 16px;}
	.applP3 .desc{margin-top: 8px;line-height: 1.6;}
	.applP3Ul{margin: -4px;margin-top: 16px;}
	.applP3Ul li{padding: 4px;-ms-flex: 0 0 calc(100% / 2);flex: 0 0 calc(100% / 2);max-width: calc(100% / 2);}
	.applP5 .nrBox{display: block;}
	.applP5 .leftB{width: 100%;}
	.applP5 .infoUl li{padding: 16px 0;}
	.applP5 .infoUl img{margin: 0 8px 0 0;width: 28px;}
	.applP5 .infoUl span{width: calc(100% - 36px);}
	.applP5 .shareB{margin: 12px auto 0;text-align: center;padding: 0;justify-content: center;}
	.applP5 .rightB{width: 100%;}
}