body{
			background-color: #FFFFFF;
		}
		.top-context{
			margin-top:30px;
			margin-bottom:30px;
		}
		.top{
			height: 96px;
		}
		.banner img{
			width: 100%;
			height: 454px;
		}
		.content{
			margin-top: 30px;

		}
		.content-box{
			box-shadow: 0px 0px 5px #F1F1F1;
			width: 360px;
			height: 300px;
			border-radius: 17px;

		}
		.content-box{
		}
		.content-ts{
			font-size: 40px;
			color: #0F0F0F;
		}
		.img-box{
			height: 42px;
		}
		.ic-img{
			width: 96px;
			height: 96px;
			margin: 0 auto;
			display: block;

		}
		.box-title{
			margin-top: 19px;
			margin-bottom: 12px;
			font-size: 28px;
			text-align: center;
		}
		.box-detail{
			margin: 0 auto;
			font-size: 16px;
			width: 222px;
			text-align: center;
			color: #717171;
		}
		.bottom{
			margin-top: 60px;
			background-color: #FBFBFB;
			height: 230px;
		}
		.copyright p{
			margin: 21px auto;
			font-size: 14px;
			text-align: center;
			color: #9C9C9C;
		}
		.bottom-title{
			font-size: 28px;
			margin-top: 35px;
		}
		.bottom-detail{
			font-size: 20px;
			margin-top: 35px;
		}
		.bottom-email{
			font-size: 20px;
			color: #717171;
		}