			.ynxian {
				height: 750px;
				display: flex;
				align-items: center;
				background-size: cover !important;
			}
			
			.bswz h2,
			.bswz .zhaunxiancontent p {
				color: #fff !important;
			}
			
			.bswz h2 {
				color: #fff !important;
			}
			
			.zhuanxiantitle h2 {
				font-size: 56px;
				padding-bottom: 10px;
				width: 420px;
				letter-spacing: 14px;
				margin-bottom: 50px;
			}
			
			.zhuanxiantitle .zhaunxiancontent p {
				font-size: 26px;
				line-height: 70px;
				color: #333;
			}
			
			.fr {
				float: right!important;
			}
			
			.box {
				width: 1400px;
				margin: auto;
			}
			
			.xuanzecon {
				margin: 60px auto;
			}
			
			.xuanzecon h2 {
				font-size: 46px;
				margin-bottom: 70px;
				text-align: center;
			}
			
			.xuanzecon ul li {
				float: left;
				width: 33%;
				height: 185px;
			}
			
			.xuanzecon ul li img {
				width: 70px;
				height: 70px;
				float: left;
			}
			
			.zhuanxiancon img {
				max-width: 100%;
			}
			
			.xuanzecon ul li span {
				width: 284px;
				padding-left: 30px;
				height: 70px;
				line-height: 70px;
				/* float: right; */
				font-size: 24px;
			}
			
			.xuanzecon ul li p {
				width: 100%;
				color: #555;
				font-size: 16px;
				padding-top: 20px;
				clear: both;
			}
			
			.xuanzecon ul li:nth-child(3n) {
				margin-right: 0;
			}
			
			.xuanzecon>ul {
				display: flex;
				flex-wrap: wrap;
			}
			
			@media (max-width: 1400px) {
				.box {
					width: 1200px;
				}
			}
			
			@media (max-width: 1200px) {
				.box {
					width: 96%;
				}
			}
			
			@media (max-width: 992px) {
				.xuanzecon ul li {
					width: 50%;
					text-align: center;
				}
				.xuanzecon ul li img {
					width: 60px;
					height: 60px;
					float: none !important;
				}
				.zhuanxiantitle h2 {
					width: auto !important;
					font-size: 30px;
					margin-bottom: 10px !important;
				}
				.zhuanxiantitle .zhaunxiancontent p {
					font-size: 14px;
					line-height: 36px;
				}
				.ynxian {
					height: 360px !important;
				}
				.zhuanxiancon .ynxian:nth-of-type(1) {
					background-position-x: right !important;
				}
			}
			
			@media (max-width: 500px) {
				.fr {
					float: none!important;
				}
				.xuanzecon h2 {
					font-size: 28px;
					margin-bottom: 30px;
				}
				.xuanzecon ul li img {
					width: 40px;
					height: 40px;
					float: none !important;
				}
				.xuanzecon ul li span {
					width: 284px;
					padding-left: 10px;
					height: 40px;
					line-height: 40px;
					font-size: 18px;
				}
				.xuanzecon ul li p {
					width: 100%;
					color: #555;
					font-size: 14px;
					clear: both;
					line-height: 24px;
					padding: 10px 8px 15px 8px;
				}
				.xuanzecon ul li {
					height: auto !important;
				}
				.xuanzecon {
					margin: 50px auto 40px auto;
				}
			}