
			body{
				min-width: 800px;
			}
			.box_2 {
			  margin: 0 auto 50px;
			  max-width: 1400px;
			  min-width: 800px;
			}
			.box_3 {
			  margin: 100px auto;
			}
			.image_2 {
			  width: 90px;
			  height: 35px;
			  margin-top: 17px;
			}
			.text_11 {
			  width: 192px;
			  height: 67px;
			  overflow-wrap: break-word;
			  color: rgba(67, 67, 67, 1);
			  font-size: 48px;
			  font-family: STSongti-SC-Bold;
			  font-weight: NaN;
			  text-align: center;
			  white-space: nowrap;
			  line-height: 67px;
			  margin-left: 59px;
			}
			.image_3 {
			  width: 90px;
			  height: 35px;
			  margin: 17px 0 0 59px;
			}
			.box_4 {
			  box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08);
			  background-color: rgba(255, 255, 255, 1);
			  border-radius: 14px;
			  padding: 1.1em;
			  box-sizing: border-box;
			}
			.text_12 {
			  width: 8.5em;
			  overflow-wrap: break-word;
			  color: rgba(255, 255, 255, 1);
			  font-size: 28px;
			  letter-spacing: 1.866666555404663px;
			  font-family: MicrosoftYaHei;
			  text-align: center;
			  white-space: nowrap;
			  padding: 17px 20px;
			  background-color: rgba(35, 197, 209, 1);
			  border-radius: 8px;
			}
			.image-text_1{
                margin-top: 35px;
			}
			.group_3 {
			  background-color: rgba(35, 197, 209, 1);
			  border-radius: 50%;
			  width: 12px;
			  height: 12px;
			  margin-top: 11px;
			}
			.text-group_1 {
			  width: 97%;
			  height: 33px;
			  overflow-wrap: break-word;
			  color: rgba(0, 0, 0, 1);
			  font-size: 24px;
			  letter-spacing: 0.8571429252624512px;
			  font-family: MicrosoftSansSerif;
			  text-align: justify;
			  white-space: nowrap;
			  line-height: 27px;
			}
			
			
			.text-wrapper_16 {
			    background-color: rgba(247, 248, 251, 1);
			    border-radius: 8px;
			    margin: .8em 0 0 0;
			}
			.text_26{
				color: rgba(0, 0, 0, 1);
				font-size: 24px;
				letter-spacing: 0.8571429252624512px;
				font-family: MicrosoftSansSerif;
				padding: 1em;
			}
			.box_14 {
			    background-color: rgba(247, 248, 251, 1);
			}
			.group_7 img{
				box-shadow: 0px 0px 37px 0px rgba(0, 0, 0, 0.1);
				max-width: 80%;
				display: block;
				border-radius: 16px;
				margin: 2em auto;
			}
			.text-wrapper_21{
				overflow-wrap: break-word;
				font-family: MicrosoftSansSerif;
				text-align: justify;    
				color: rgba(0, 0, 0, 1);
				font-size: 24px;
				padding: 2em;
			}
			.image-wrapper_1{
				position: relative;
			}
			.image_14{
				top: 40%;
				left: 45%;
				position: absolute;
			}
			.text_35 {
			  height: 22px;
			  overflow-wrap: break-word;
			  color: rgba(102, 102, 102, 1);
			  font-size: 16px;
			  letter-spacing: 0.5714287757873535px;
			  font-family: PingFangSC-Regular;
			  font-weight: NaN;
			  text-align: right;
			  white-space: nowrap;
			  line-height: 22px;
			  margin: 34px 0;
			}
			
			.group_5{
				padding-top: 30px;
				align-items: center;
				justify-content: space-between;
			}
			.box_7{
				width: 21%;
				background-color: rgba(247, 248, 251, 1);
                border-radius: 8px;
				padding: 1em 0;
			}
			.box_7_1{
				padding: 3em 0;
			}
			.box_7_2{
				padding: 1.4em 0;
			}
			.box_7_4{
				padding: 2.3em 0;
			}
			.text-wrapper_5{
				background-color: rgba(255, 255, 255, 1);
				border-radius: 8px;
				border: 1px rgba(35, 197, 209, 1);
				width: 80%;
				margin: 0 auto;
				padding: .5em 0;
				text-align: center;
			}
			.text_14{
				color: rgba(0, 0, 0, 1);
				font-size: 20px;
				letter-spacing: 0.8571429252624512px;
				font-family: MicrosoftSansSerif;
			}
			.image_4 {
			    width: 1px;
			    height: 37px;
			    margin: 16px auto 0;
			}
			.label_2{
				width: 32px;
				height: 25px;
				display: block;
			}
			@media(max-width: 1440px) {
				.box_2{
					margin-left: 2%;
					margin-right: 2%;
				}
				.box_3 {
				  margin: 50px auto;
				}
				.text_11{
					margin-left: 30px;
				}
				.image_3{
					margin-left: 30px;
				}
				.box_7{
					background-color: #fff;
				}
				.text-wrapper_5{
					background-color: rgba(247, 248, 251, 1);
					padding-left: .5em;
					padding-right: .5em;
					box-sizing: border-box;
				}
			}