.success_box {clear:both; margin:0 auto;width: 100%; height:280px;position: relative;overflow: hidden;}
.success_box .a0 img { width:100%; height:280px;}
.success_box .a0 .divB{
	position: absolute;
	bottom: 40%;
	left: 0;
	width:100%;
	height: 50px;

}
.success_box .a0 .divB span {background: rgba(0,0,20,0.7);padding:5px;}
.success_box .a0 .divB>.p3{ text-align:center;
	height:50px;
	font-size: 48px;
    color: #fff;
	font-weight:bold;
}

.success_box .a3{
	position: absolute;
	top: 0;
	left:-100%;
	width:100%;
	height:280px;
	text-align: center;
	color: white;
	background: rgba(0,0,20,0.7);
	transition: all 0.2s;  
} 

.success_box .a3 .p6{
	width:100%;
	height:50px; line-height:50px;
	text-align: center;
	position: absolute;
	top: 30px;
	
	color: #fff;
	font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}
.success_box .a3 .p8{

	text-align: center;
	line-height:30px ;
	 height:150px;
	  overflow:hidden;
	 padding-top:10px;
	position: absolute;
	top:80px;
	left: -100%;
	font-size: 18px;
	padding-left:40px; padding-right:40px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
}


.success_box .a3 .p9{
	position: absolute;
	bottom:-50px;
	left: 30%;
	width: 40%;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin: 10px auto;
	border:#fff 2px solid;
	transition: all 0.2s 0.5s ;
	 font-size:16px;
}
.success_box a.a3 .p9 { color:#fff}



#wrap{ clear:both; margin:0 auto;
	width: 100%;
	height:100%;
	overflow:hidden;
}
#wrap ul {}
#wrap ul li .a1 img{
	width: 100%;
	height: 100%;
}

#wrap ul li{
	width: 50%;
	height: 100%;
	list-style: none;
	position: relative;
	overflow: hidden;
	 margin-top:20px;
} 
#wrap ul li .a1 .divA{
	position: absolute;
	bottom: 35%;
	left: 0;
	width:100%;
	height: 50px;

}
#wrap ul li .a1 .divA>.p1{
  display:block;
   text-align:center;
	height:50px;
	font-size: 32px;
    color: #fff;
}
#wrap ul li .a1 .divA>.p1 span {background: rgba(0,0,20,0.7); padding:5px;}
#wrap ul li .a1 .divA>.p2{
	width:100%;
	height: 21px;
    font-size: 14px;
    color: #b4b4b4;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#wrap ul li .a1 .divA>.p3{
	position: absolute;
	right: 0;
	bottom: 12px;
	width: 108px;
	height: 28px;
	color: #f60;
}
#wrap ul li .a1 .divA>.p3>span{
	font-size: 24px;
	font-weight:800;
}
/*遮罩*/
#wrap ul li .a2{
	position: absolute;
	top: 0;
	left:-100%;
	width:100%;
	height:100%;
	text-align: center;
	color: white;
	background: rgba(0,0,20,0.7);
	transition: all 0.2s;  
} 
#wrap ul li .a2 .p4{
	width:100%;
	height:50px; line-height:50px;
	
	text-align: center;
	position: absolute;
	top: 30px;
	left: -100%;
	color: #fff;
	font-size: 24px;
    font-weight: bold;
    transition: all 0.2s 0.1s ease-out ;  
}
#wrap ul li .a2 .p5{

	text-align: left;
	line-height:30px ;
	 height:180px;
	  overflow:hidden;
	 padding-top:10px;
	position: absolute;
	top:80px;
	left: -100%;
	font-size: 18px;
	padding-left:40px; padding-right:40px;
    color: white;
    transition: all 0.2s 0.2s ease-out ;  
}
#wrap ul li .a2 .p6{
	position: absolute;
	top: 140px;
	left: 175px;
	transform: scale(1.4);
	transition: all 0.3s 0.2s ;
}
#wrap ul li .a2 .p6 span{
	font-family: Arial;
    font-size: 36px;
    font-weight: 700;
    color: white;
}
#wrap ul li .a2 .p7{
	position: absolute;
	bottom:-50px;
	right: 80px;
	width: 200px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	margin: 10px auto;
	border:#8d0000 2px solid;
	transition: all 0.2s 0.5s ;
	 font-size:16px;
}

#wrap ul li a.a2 .p7  { color:#8d0000;border:#8d0000 2px solid;}
#wrap ul li a:hover.a2 .p7  { color:#fff;border:#fff 2px solid;}

 