.fy-title_34 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #797979;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
	color: #333;
}
.fy-title_34::before {
    content: '';
    width: 100px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_right.png) no-repeat top center;
    margin-right: 11px;
}
.fy-title_34::after {
    content: '';
    width: 100px;
    height: 7px;
    background: url(/zhuanti/images/sheda/text_left.png) no-repeat top center;
    margin-left: 11px;
}
.line_08 .hc_ovfl {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.ul_xxxt {
    display: flex;
    justify-content: space-between;
    padding-top: 28px;
}
.ul_xxxt li.big_bg {
    width: 360px;
    height: 350px;
    background: #fff;
    box-shadow: 0px 5px 30px 0px rgba(207, 207, 207, 0.38);
}
.ul_xxxt li.big_bg .img_1 {
    width: 360px;
    height: 200px;
}
.ul_xxxt li.big_bg .img_1 img {
    width: 360px;
	height: 180px;
}
.ul_xxxt li.big_bg .text_1 {
    font-size: 18px;
    color: #393939;
    font-weight: bold;
    text-align: center;
}
.ul_xxxt li.big_bg .text_2 {
    font-size: 16px;
    color: #999;
    text-align: center;
    padding-top: 5px;
    opacity: 0.5;
}
.ul_xxxt li.big_bg .line_1 {
    width: 33px;
    height: 3px;
    background: #999;
    margin: 13px auto 0;
    opacity: 0.5;
}
.ul_xxxt2 {
    display: flex;
    justify-content: space-between;
    width: 320px;
    margin: 10px auto 0;
    flex-wrap: wrap;
	    font-size: 15px;
    line-height: 25px;
	color: #676767;
}

@media (max-width: 767px) {
	.line_08 .hc_ovfl {
		width: 100%;
	}
	.ul_xxxt {
		display: block;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.ul_xxxt li.big_bg {
		width: 100%;
		margin-bottom: 20px;
	}
	.cont_rxfw li .bottom_bgorange {
		width: 100%;
	}
	.ul_xxxt li.big_bg .img_1 {
		width: 100%;
	}
	.ul_xxxt li.big_bg .img_1 img {
		width: 100%;
	}
}


.hx {
	width: 1170px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom:60px;
}

.hx .hx-lf{
	vertical-align: top;
	width: 54%;
	display: inline-block;
	padding-right: 5%;
}
.hx-lf .hx-p {
    height: 42px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ef5e17;
    line-height: 42px;
	margin: 0;
}
.hx-lf h3 {
	text-align: left;
	font-size: 38px;
    font-family: PingFangSC-Semibold,PingFang SC ;
    font-weight: 600;
    color: black;
	margin: 10px 0 20px;
}
.hx-lf p {
	font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC !important;
    font-weight: 400;
    color: black;
    margin-top: 30px;
}
.hx-lf .hx-a {
	margin-top: 40px;
}
.hx-lf .hx-a a {
	border-radius: 4px;
    font-size: 18px;
	padding: 10px 20px;
}
.hx-lf .hx-a .hx-a1 {
	background: #ef5e17;   
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: white;  
	border: 1px solid #ef5e17;
}
.hx-lf .hx-a .hx-a1:hover {
	border: 1px solid #ef5e17;
	background: white;
    color: #ef5e17;
}
.hx-lf .hx-a .hx-a2 {
	margin-left: 15px;
    background: white;
    color: #ef5e17;
    border: 1px solid #ef5e17;
}
.hx-lf .hx-a .hx-a2:hover {
	background: #ef5e17; 
	font-weight: 600;
    color: white;
}
.hx .hx-rt{
	width: 40%;
	display: inline-block;
}
.hx .hx-rt .hx-img-top img{
	width: 30%;
}
.hx .hx-rt .hx-img-top img:nth-child(2n){
	margin: 0 3.9%;
}
.hx .hx-rt .hx-img-bt img{
	width: 100%;
}

@media (max-width: 767px) {
	.hx {
		width: 100%;
	}
	.hx .hx-lf {
		width: 90%;
		padding: 0 20px;
	}
	.hx-lf .hx-p {
		height: auto;
		font-size: 16px;
	}
	.hx-lf h3 {
		font-size: 22px;
	}
	.hx-lf p {
		font-size: 14px;
		width: 100%;
	}
	.hx-lf .hx-a {
		height: 60px;
	}
	.hx-lf .hx-a a {
		font-size: 14px;		
		padding: 5px 20px;
	}
	.hx .hx-rt {
		width: 95%;
		padding: 0 2.5%;
	}
	.hx .hx-rt .hx-img-top img:nth-child(2n) {
		margin: 0 3.3%;
	}

}