.topImg{
				width: 58rem;
					height: 40rem;
					margin:0 auto;
			}
			.topImg img{
				width: 100%;
				border-radius: 2rem;
				display: block;
					/* height: 141.5rem; */
			}
			.titleT{
				color: rgba(80, 80, 80, 1);
					font-size: 2.5rem;
					font-weight: bold;
					margin-left: 1.5rem;
			}
			.titleS{
				color: rgba(80, 80, 80, 1);
					font-size: 1.8rem;
					margin-left: 1.5rem;
					margin-top: 1rem;
			}
			.content{
				border-left: 0.5rem solid #41adf8;
				height:2.5rem;
				line-height: 2.5rem;
				margin-left: 1.5rem;
				margin-top: 2.2rem;
				padding-left: 2rem;
				font-size: 2.1rem;
				font-weight: bold;
			}
			.Con{
				width: 56rem;
				height: 23rem;
				font-size: 2.5rem;
				margin:2rem; 
			}
			.ConS{
				padding-bottom: 2rem;
			}
			.top{
				width:100%;
				height:8rem;
				line-height: 8rem;
				
				display: flex;
			}
			.topOne img{
				width:3rem;
				height: 3rem;
				margin-top: 2.5rem;
				margin-left: 1rem;
			}
			.topTwo{
				color: rgba(80, 80, 80, 1);
					font-size: 2.5rem;
					font-weight: bold;
					margin-left: 22rem;
					/* margin-bottom: 5rem; */
			}