
		body{
			background: #F5F2CE;
			font-family: Arial, Helvetica, sans-serif;
					font-weight:700;
					color: aliceblue;
		}
		a{
			display:inline-block;
			text-decoration: none;
			color: aliceblue;	
			transition: width 2s, height 2s, transform 2s;
		}
		a:hover{
			/* scale: 1.18; */
			transform: rotate(25deg);
			
		}
		.col{
			
			width: 12.5rem;
			height: 11.25rem;
			text-align:center;
			vertical-align: middle;
			}
.china{
	background-color: rgb(235, 105, 131);
}
			


.America{
	background-color: rgb(100, 185, 15);
}

.America{
	background-color: rgb(65, 168, 5);
}



.hutonghuan{
	background-color: rgb(144, 216, 36);
}

/* .America{
	background-color: cornflowerblue;
} */


.capital{
	background-color: coral;
}


.shoping{
		background: #F7DB21;
}

.Iot{
	background-color: rgb(15,134,231);
}
		


.logobg{
			background-color: #F4DD07;
		}
	
		.vision{
  background-color: rgba(219,93,58,1.00);
} 