@charset "utf-8";
/* CSS Document */
*{
	font-family:Microsoft YaHei;
	line-height:28px;
	text-align:justify;
	text-justify:inter-word;
	text-justify:inter-ideograph;
	margin:0;
	padding:0;
	font-size: 14px;
	}

    body{
        width: 100%;
    }
a{
	text-decoration:none;
	cursor: pointer;
	display: block;
	}
ul,li{
	list-style:none;
	}
button{
	border:none;
	}
input{
	background:none;  
	outline:none;  
	border:none;
}
input:focus{   
	border:none;
}
    /*以上为消去样式 */

.head{
	    background: rgb(0,0,0,0.3);
}
.nav{
    width:100%;
    height: 89px;
    z-index: 100;
	background: rgb(0,0,0,0.3);
	position: fixed;
	top: 0;
    
    }
.nav .inner{
    width: 1100px;
    height: 89px; 
    margin: 0 auto;
	padding: 0;
}
 .nav ul{
     float: right;
	 display: inline-block;
 }
 .nav ul li{
     width: 100px;
     height: 89px;
     float: left;
     position: relative;
     text-align: center;
	 line-height: 89px;
    
 }
 .nav li:hover{
	 background: url(../images/nav-on.png) no-repeat;
	 height: 94px;
 }
 .nav li:hover:last-child{
 	 background: none;
 }
 .nav ul li a{
     text-align: center;
	 color: #fff;
	 font-size: 14px;
	 width: 100%;
	 height: 100%;
	 line-height: 89px;
 }
 .nav  .search{
     width: 38px;
	 height: 89px;
	 display: inline-block;
     background: url(../images/search.png) right no-repeat;
     
 }

.nav .logo{
    width: 20%;
    height: 89px;
    float: left;
 }
.nav .logo a{
    width: 100%;
    height: 89px;
    background: url(./../images/ae-logo.png) left center no-repeat;
    display: block;
    float: left;
 }
.navbackground{
	background: rgb(255,255,255,1);
	box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.navbackground .logo a{
	background: url(../images/ae-logo2.png) left center no-repeat;
}
.navbackground .search{
	background: url(../images/search2.png) right no-repeat;
}
.navbackground ul li a{
	color: #000;
}
.banner{ 
    width: 100%;
    /* height: 850px; */
    /* margin-top: -89px; */
	height: auto;
}
.mbanner{
	display: none;
}
.flexslider{
	position: relative;
	overflow: hidden;
	z-index: 10;
	/* top: -94px; */
	background: #FFFFFF;
}
.flexslider ul li{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-right: -100%;
	opacity: 0;
	z-index: 0;
	transition: all 1.5s linear;
}
.flexslider ul li a{
	display: block;
	width: 100%;
	opacity: 0;
}
.flexslider ul li a img{
	width: 100%;
	height: auto;
	transition-duration: 3s;
}
.flexslider ul li.silde{
	z-index: 1;
	opacity: 1;
}
.flexslider ul li.silde a{
	opacity: 1;
}
.flexslider ul li.silde a img{
	transform: scale(1.1);
}
.btn{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 48px;
	z-index: 1;
	height: 22px;
}
.btn-inner{
	width: max-content;
	width: -webkit-max-content;
	width: -moz-max-content;
	margin: 0 auto;
}
.btn span{
	width: 12px;
	height: 12px;
	border-radius: 6px;
	background: #eee;
	display: inline-block;
	margin: 0 6px;
	cursor: pointer;
}
.btn .on{
	width: 56px;
}
.donate{
	width: 1100px;
	height: 81px;
	padding: 40px 0;
	margin: 0 auto;
}
.donate-show{
	width: 493px;
	height: 79px;
	line-height: 79px;
	background: #ffffff;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	float: left;
	box-shadow: 0px 1px 6px #888888;
}

.donate-show img{
	float: left;
	margin: 25px 18px;
}
.donate-show ul{
	float: left;
	width: 87%;
}
.donate-show ul li p{
	font-size: 24px;
	line-height: 79px;
}
.donate-show p span{
	color: #d90b18;
	margin-left: 25px;
	font-size: 24px;
}
.donate-select{
	float: left;
}
.select-input{
	float: left;
	width: 383px;
	height: 79px;
	margin-left: 20px;
	margin-right: 20px;
	background: #ffffff;
	position: relative;
	box-shadow: 0px 1px 6px #888888;
}
.select-input input{
	width: 96%;
	height: 100%;
	margin-left: 4%;
	font-size: 24px;
	line-height: normal;
	color: #333333;
	
}
.select-input input::-webkit-input-placeholder{
	font-size: 14px;
	color: #999;
	/* padding-top: 50px;
	padding-bottom: 50px; */
	line-height: 79px;
/* 	position: absolute;
	top: 0px; */
	align-items: center;
}
.select-tj{
float: left;
}
.select-tj input{
	width: 183px;
	height: 79px;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	background: #d90b18;
	text-align: center;
	cursor: pointer;
}
 .shuju{
    width: 100%;;
    height: 555px; 
    background: url(./../images/data-20230720.png) 50% top no-repeat; 
	/* background-size: cover; */
	/* margin-top: -94px; */
 }
 .shuju .sj-content{
	 position: relative;
	 width: 1100px;
	 height: 393px;
	 margin: 0 auto;
 }
 .shuju .sj{
	 width: auto;
     color: #d90b18;
     font-size: 36px;
	 font-weight: bold;
     position: absolute;
 }
 .sj label{
     color: #333333;
     font-size: 18px;
   
 }
 .sj:nth-child(1){
   position: absolute;
	left: 35px;
     top: 180px;
 
 }
 .sj:nth-child(2){
    position: absolute;
	left:35px;
    top: 230px;

 }
 .sj:nth-child(3){
    position: absolute;
     left:300px;
     top: 105px;

 }
 .sj:nth-child(4){
    position: absolute;
     left:560px;
     top: 183px;
 }
 .sj:nth-child(5){
    position: absolute;
     left:820px;
     top: 257px;
 }
 .work{
     width: 100%;
     /* height: 1400px; */
	 /* height: 97.5vw; */
	 height: 106.5vw;
 }
 .inner-title{
	 width: 100%;
	 height: auto;
 }
.inner-title h1{
     text-align: center;
     margin-top: 100px;
     margin-bottom: 60px;
	 font-size: 36px;
	 height: 71px;
	 line-height: 71px;
	 color: #333333;
	 background: url(../images/aework-bg.png) center center no-repeat;
 }

 .work .inner-title ul{
   width: 100%;
   height: auto;
 }
 .work .inner-title .wi ul li{
	 float: left;
	 width: 50%;
	 /* height: 420px; */
	 height: 32.167vw;
	 background: #fafafa;
 }
.work .inner-title .wi ul .work-img img{
	width: 100%;
	height: 100%;
}
.work .inner-title .wi ul li .work-item{
	width: 49%;
	height: 100%;
	float: left;
	text-align: center;
	border-right: 1px solid #eaeaea;
	background: #fafafa;
}
.work .inner-title .wi ul li .work-item .work-title:hover{
	color: #d90b18;
	cursor: pointer;
}
.work .inner-title .wi ul li .work-item:last-child{
	width: 50%;
	border-right: 0px solid #eaeaea;
}
.work-item .work-logo{
	margin: 50px auto 30px;
	/* height: 78px; */
	height: 5.417vw;
}
.work-item .work-title{
	text-align: center;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8vw;
}
.work-item .work-content{
	margin: 30px 33px 0px 40px;
	color: #666666;
	font-size: 16px;
	/* line-height: 25px; */
	line-height: 1.8vw;
}
/* partners */
.partners{
    width: 100%;
    /* height: 500px; */
}
.partners .inner-title{
	width: 1160px;
	margin: 0 auto;
}
.partners .inner-title h1{
	background: url(../images/aepartenrs-bg.png) center center no-repeat;
}
.partners div ul{
  width: 100%;
  height: 30px;
}
.partners div .pn-title{
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}
.partners div ul li {
    float: left;
}
#pn{
    width: 53%;
   margin: 0 auto 40px;
}
.partners div ul .partner_nav{
 
    font-size: 16px;
	color: #333333;
    /* margin-right: 11.98%; */
    position: relative;
	margin: 0 !important;
}
.partners div ul .partner_nav a{
    font-size: 16px;
	color: #333333;
}
.partners div ul .partner_nav:last-child{
    margin-right: 0%;
    
}
.pn-con{
	width: 1100px;
	margin: 0 auto;
	/* overflow: hidden; */
}
.pnt{
	width: 1100px;
	margin: 0 auto;
}

.pnt ul li{
    float: left;
    width: 7.5%;
    margin-right: 5%;
    margin-top: 20px;  
	margin-bottom: 1px;
	margin-left: 1px;
}
.partners .pn-con .pnt ul{
	height: auto;
}
/* .partners .pn-con .pnt ul li:hover {
	box-shadow: 0px 0 10px rgb(0 0 0 / 20%);
} */
.pnt ul li:nth-child(8n){
    margin-right: 0;
}
/* 伙伴选中 */
.partner-on a{
	color: #d90b18 !important;
}
.partner-on a::before{
	content:'';
	width: 30px;
	height: 2px;
	background: #d90b18;
	display: inline-block;
	position: absolute;
	bottom: -6px;
	left: 18px;
}
/* action */
.act{
    width: 100%;
    height: 708px;
    background: url(../images/active.png) center no-repeat;
	margin-top: 75px;
}
.act-all{
	width: 1100px;
	margin: 0 auto;
}
.act-right{
	width: 50%;
	height: 100%;
	float: right;
	position: relative;
}
.act-title{
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	margin-top: 143px;
	margin-bottom: 60px;
	width: 100%;
	height: 71px;
	line-height: 71px;
	float: left;
	background: url(../images/aeactive-bg.png) center center no-repeat;
}
.act-con{
	width: 341px;
	color: #ffffff;
	font-size: 16px;
	/* float: left; */
	margin: 0 auto;
}
.p{
	color: #d90b18;
	font-size: 16px;
	font-weight: bold;
	background: #ffffff;
	width: 143px;
	height: 54px;
	margin:45px auto;
	display: block;
	text-align: center;
	/* float: left; */
	cursor: pointer;
}
.volunteer-p{
	margin-top: 0;
}
.footer{
	width:100%;
	height:312px;
	background:#252525;
	}
.footer .footer-inner{
	margin:0 auto;
	padding:0;
	width:1100px;
	}
.footer .footer-nav{
	float:left;
	width:811px;
	border-right:1px solid #464646;
	padding-top:49px;
	height:263px;
	}
.footer .footer-nav ul{
	float:left;
	height:195px;
	width:155px;
	}
.footer .footer-nav .last{
	width:131px;
	}
.footer .footer-nav ul li{
	line-height:34px;
	}
.footer .footer-nav ul li a{
	color:#969696;
	}
.footer .footer-nav ul p{
	line-height:30px;
	font-size:18px;
	color:#fff;
	}
.footer .footer-nav .copy span{
	color:#e5e5e5;
	float:left;
	margin-right:16px;
	}
.footer-inner{
	padding:0;
	}
.footer-right{
	float:left;
	width:225px;
	padding-left:61px;
	}
.footer-right .footer-logo{
	width:218px;
	height:38px;
	padding-top:48px;
	padding-bottom:25px;
	}
.footer-right .footer-bottom{
	height: 175px;
}
.footer-ewm{
	width:156px;
	height:155px;
	float:left;
	padding-left:3px;
	padding-right:27px;
	}
.footer-dsf a{
	margin-bottom:18px;
	}
.asid_share_box .bdshare-slide-style-r0 .bdshare-slide-button{
        width:41px!important;
        height:41px!important;
        background:#d7000f url(./../images/icon_03.png) no-repeat center center!important;
}
@media (min-width:320px) and (max-width:1200px) {
	html{
		/* font-size: calc(100vw/7.5); */
	}
	.head{
		display: block;
	}
	.nav{
		display: none;
	}
	.headerbackground{
		background: #FFFFFF !important;
	}
	.banner{
		display: none;
	}
	.mbanner{
		display: block;
		position: relative;
		overflow: hidden;
		z-index: 10;
		/* top: -89px; */
		background: #FFFFFF;
	}
	.bxslide{
		width: 100%;
	}
	.mbanner ul li{
		width: 100%;
		height: auto;
		position: relative;
		float: left;
		margin-right: -100%;
		opacity: 0;
		z-index: 0;
		transition: all 1.5s linear;
	}
	.mbanner ul li a{
		display: block;
		width: 100%;
		opacity: 0;
	}
	.mbanner ul li a img{
		width: 100%;
		height: auto;
		/* transition-duration: 3s; */
	}
	.mbanner ul li.silde{
		z-index: 1;
		opacity: 1;
	}
	.mbanner ul li.silde a{
		opacity: 1;
	}
	.mbanner ul li.silde a img{
		transform: scale(1.05);
	}
	.btn2{
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 1rem;
		z-index: 1;
		height: 2rem;
	}
	.btn-inner2{
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;  
		margin: 0 auto;
	}
	.btn2 span{
		width: 10px;
		height: 10px;
		border-radius: 6px;
		background: #eee;
		display: inline-block;
		margin: 0 0.5rem;
		cursor: pointer;
	}
	.btn2 .on{
		width: 2rem;
	}
	.shuju{
		background: url(../images/m-data-20230720.png) top center no-repeat;
		background-size: 100%;
		height: 15rem;
		margin-top: 2.5rem;
	}
	.donate{
		width: 95%;
		height: 4.6rem;
		line-height: 2rem;
		padding: 0.2rem 0;
		position: relative;
	}
	.donate-show{
		width: 100%;
		height: 2.4rem;
		font-size: 0.8rem;
		line-height: 2.6rem;
		margin-left: 0rem !important;
		top: -2.6rem;
		box-shadow: none;
	}
	.donate-show img{
		width: 6%;
		[;margin: 0.4rem 0.5rem;]
		margin: 0.5rem 0.5rem;
	}
	.donate-show ul{
		width: 87%;
		float: right;
	}
	.donate-show ul li p{
		font-size: 1rem;
		text-align: left;
		white-space: nowrap;
		line-height: 2.6rem;
	}
	.donate-show ul li p span{
		font-size: 1rem;
		margin-left: 2rem;
		line-height: 2.6rem;
	}
	.donate-select{
		width: 100%;
		height: 2rem;
		margin-top: 0.6rem;
		position: absolute;
	}
	.select-input{
		width: 72%;
		height: 2rem;
		margin-left: 0.6rem;
		margin-right: 0.5rem;
		box-shadow: none;
	}
	.select-input input{
		font-size: 0.8rem;
		margin-left: 0%;
		line-height: 2rem;
		padding-left: 1rem;
		[;padding-left: 0rem;]
	}
	.select-input input::-webkit-input-placeholder{
		font-size: 0.6rem;
		color: #999;
		line-height: 2rem;
		top: 0;
		text-align: left;
		[;padding-left: 1rem;]
		padding-left: 0rem;
	}
	.select-tj{
		width: 20%;
		height: 2rem;
		line-height: 1rem;
	}
	.select-tj input{
		width: 100%;
		height: 2rem;
		font-size: 0.8rem;
		line-height: 2rem;
	}
	.shuju .sj-content{
		width: 100%;
		height: 9.5rem;
	}
	.shuju .sj{
		font-size: 0.8rem;
	}
	.sj label{
		font-size: 0.8rem;
	}
	.sj:nth-child(1){
		left: 7%;
		top: 28%;
	}
	.sj:nth-child(2){
		left: 7%;
		top: 40%;
	}
	.sj:nth-child(3){
		left: 31.5%;
		top: 8%;
	}
	.sj:nth-child(4){
		left: 55.5%;
		top: 26%;
	}
	.sj:nth-child(5){
		left: 80%;
		top: 45%;
	}
	.work{
		/* display: none; */
		height: auto;
	}
	.inner-title h1{
		margin-top: 4rem;
		margin-bottom: 3.5rem;
		height: 3rem;
		line-height: 3rem;
		font-size: 1.6rem;
		background-size: contain;
	}
	.work .inner-title h1{
		background: url(../images/m-aework-bg.png) center center no-repeat;
		/* background-size: contain; */
	}
	.partners .inner-title h1{
		background: url(../images/m-aepartenrs-bg.png) center center no-repeat;
		background-size: contain;
	}
	.act .act-right h1{
		background: url(../images/m-aeactive-bg.png) center center no-repeat;
		/* background-size: contain; */
	}
	.work .inner-title ul .wi ul .work-img{
		display: none;
	}
	.work .inner-title .wi ul li {
		width: 100%;
		height: 23rem;
		float: none;
	}
	.work .inner-title .wi ul li .work-item{
		width: 50%;
		border: none;
	}
	.work-item .work-logo{
		margin: 1.5rem auto;
		height: 3rem;
	}
	.work-item .work-title{
		font-size: 1rem;
		height: auto;
		line-height: normal
	}
	.work-item .work-content{
		margin: 1rem 1rem 0;
		font-size: 0.8rem;
		line-height: 1.4rem;
	}
	.work .inner-title .wi:nth-child(1) li:nth-child(2) .work1{
		background-color: #FFFFFF;
	}
	.work .inner-title .wi:nth-child(2) li:nth-child(1) .work2{
		background-color: #FFFFFF;
	}
	.work .inner-title .wi:nth-child(3) li:nth-child(2) .work1{
		background-color: #FFFFFF;
	}
	.work .inner-title .wi:nth-child(2) li{
		height: 25rem;
	}
	.work .inner-title .wi:nth-child(3) li{
		height: 21rem;
	}
	.partners{
		height: auto;
	}
	.partners .inner-title{
		width: 100%;
	}
	#pn{
		width: 93%;
		margin: 0 auto;
	}
	.partners div ul .partner_nav{
		font-size: 0.8rem;
		/* margin-right: 6%; */
		margin-right: 4%;
	}
	.partners div ul .partner_nav a{
		font-size: 0.8rem;
	}
	.pn-con{
		width: 90% !important;
		margin: 0 auto;
		overflow: hidden;
	}
	.partners div .pn-title{
		margin-bottom: 1rem;
	}
	.pnt ul li{
		width: 13%;
		height: 3.4rem;
		margin-top: 0.6rem;
		margin-right: 2.5%;
		margin-left: 2.5%;
		margin-bottom: 2%;
	}
	.pnt ul li:nth-child(8n){
		margin-right: 2.5%;
	}
	.pnt ul li:nth-child(5n){
		margin-right: 1%;
	}
	.pnt ul li img{
		width: 100%;
	}
	.partner-on a::before{
		content:'';
		left: 8px;
		bottom: -3px;
	}
	.act{
		height: 24rem;
		background: url(../images/m-active.png) center top no-repeat;
		background-size: cover;
		margin-top: 2rem;
	}
	.act-all{
		width: 100%;
		height: 100%;
		margin: 0 auto;
	}
	.act-right{
		background: rgb(217,11,24,0.8);
		width: 100%;
	}
	.act-title{
		font-size: 1.6rem;
		margin-top: 2rem;
		margin-bottom: 1rem;
		width: 100%;
		height: 3rem;
		line-height: 3rem;
		float: none;
	}
	.act-con{
		width: 80%;
		margin: 0 auto;
		font-size: 1rem;
		float: none;
	}
	.p{
		font-size: 1rem;
		width: 35%;
		height: 3rem;
		margin: 2rem auto 0;
		float: none;
	}
	.footer{
		display: none;
	}
}
.tooltip{
	position: absolute;
	border: 1px solid #eaeaea;
	background: #fff;
	padding: 2px;
	display: none;
	color: #666666;
	z-index: 111111;
	white-space: nowrap;
	font-size: 12px;
	line-height: 11px;
}
.par-con .swiper-container{
	overflow: unset !important;
}
