.z_xiangqing {
	width: 1450px;
	margin: 0 auto;
	padding-top: 50px;
}

.xiangqing1 {
	display: flex;
}

.xq1 {
	width: 672px;
	height: 646px;
	overflow: hidden;
	margin-right: 50px;
}

.xq1 img {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.xq2 {
	width: 600px;
}

.xq2 .ybiaoti h1 {
	color: #b21123;
	line-height: 40px;
	margin-top: -10px;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 24px;
}
.shijian p{
	    font-size: 14px;
	    font-weight: 400;
	    color: #3a3a3a;
	    line-height: 30px;
}
.tiqin{
	/*margin-top: 20px;*/
}
.tiqin1{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #3a3a3a;
	line-height: 30px;
}
.xaingqing2{
	background: #fff;
	margin-top: 50px;
    padding: 50px 0;	
	padding-bottom: 200px;
}
.xiangqing3{
	width: 1000px;
	background: #fff;
	margin: 0 auto;
}
.yanchu{
	display: flex;
	justify-content: center;
}
.yuanchu1:nth-child(1){
	margin-right: 170px;
}
.yanchu{
	cursor: pointer;
}
.yuanchu1 p{
	padding-bottom: 18px;
	    line-height: 100%;
	    font-size: 20px;
	    font-weight: 600;
}
.se p{
	border-bottom: #b21123 3px solid;
}
.yuanchu2{
	margin-top: 100px;
}
.shuoming h1{
	    color: #ba372a;
	    font-size: 14px;
		font-weight: 700;
		line-height: 1.5;
		margin-bottom: 10px;
}
.shuoming p{
	font-size: 12px;
	color: #777;
	margin-bottom: 10px;
	display: block;
}
.shuoming h2{
	color: #333;
	font-size: 12px;
	font-weight: 700;
	line-height: 2;
}
.qumu{
	margin-top: 50px;
}
.qumu h3{
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 50px;
}
.qumu span{
	font-size: 14px;
	font-weight: 500;
	color: #777;
	
}
.qumu p{
	font-size: 14px;
	font-weight: 500;
	line-height: 2;
}
.qumu img{
	margin: 0 auto;
	max-width: 100%;
}
.dingpiao h1{
	font-size: 18px;
    margin-bottom: 10px;
}
.dingpiao p{
	font-size: 14px;
   line-height: 30px;
   color: #333;
}
.dingpiao{
	margin-bottom: 50px;
}
.dingpiao h2{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 15px;
}
.dingpiao img{
	width: 252px;
	height: 252px;
}
.dingpiao span{
	    color: #e03e2d;
		font-size: 14px;
}
.yuanchu2{
	display: none;
}
.yuanchu2:nth-child(2){
	display: block;
}
@media screen and (max-width:1450px) {
	.z_xiangqing {
	   width: 100%;
	}
}
@media screen and (max-width:1000px) {
	.xiangqing3 {
	    width: 100%;
		padding: 0 20px;
	}
}
@media screen and (max-width:768px) {
	.banner {
	    height: 300px;
	}
	.xiangqing1{
		flex-wrap: wrap;
		padding: 0 20px;
	}
	.xq1 {
	    width: 100%;
	    height: auto;
	    overflow: hidden;
	    margin-bottom: 50px;
		margin-right: 0;
	}
	.xq2 .ybiaoti h1 {
	    font-size: 24px;
	    margin-bottom: 20px;
	}
	.yuanchu1:nth-child(1) {
	    margin-right: 20px;
	}
	.yuanchu1 p {
	    padding-bottom: 16px;
	    line-height: 100%;
	    font-size: 18px;
	    font-weight: 600;
	}
	.yuanchu2 {
	    margin-top: 40px;
	}
}