body {
	margin: auto;
	cursor: default;
	font-family: "SourceHanSansCN-Regular";
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1360px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #cdcdcd;
	border-radius: 10px;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	width: 50px;
	background: #E51A21;
}

.banne {
	width: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_zylys {
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_zyly {
	width: 100%;
	margin-top: 75px;
	margin-bottom: 120px;
}

.inde_zyly1 {
	width: 40px;
	display: block;
	margin: auto;
}

.inde_zyly2 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	position: relative;
}

.inde_zyly2_1 {
	width: 100%;
	font-size: 78px;
	color: #E6E6E6;
	line-height: 78px;
	text-transform: uppercase;
	font-weight: bold;
}

.inde_zyly2_2 {
	width: 100%;
	font-size: 39px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.inde_zyly3 {
	width: 100%;
	display: inline-block;
}

.inde_zyly3_1 {
	width: 16.66%;
	float: left;
	margin-top: 60px;
	padding: 0 10px;
	text-align: center;
	font-size: 22px;
	color: #797979;
	font-weight: bold;
}

.inde_zyly3_1 img {
	height: 90px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.inde_zyly3_1 div {
	width: 100%;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_qys {
	width: 100%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_qy {
	width: 100%;
	display: block;
	margin: 50px auto;
}

.inde_qy1 {
	width: 100%;
	background: -webkit-linear-gradient(top, #FAEFBF, #FEFFF1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 42px;
	font-weight: bold;
	font-style: italic;
}

.inde_qy2 {
	max-width: 100%;
	display: inline-block;
	margin-top: 10px;
	padding: 10px 20px;
	background: rgba(0, 0, 0, .25);
}

.inde_qy2 span {
	border-right: 1px solid #F3E5A6;
	padding: 0 15px;
	font-size: 28px;
	color: #F3E5A6;
	float: left;
}

.inde_qy2 span:last-child {
	border-right: 0;
}

.inde_zytds {
	width: 100%;
}

.inde_zytd {
	width: 100%;
	margin: 55px auto;
}

.inde_zytd1 {
	width: 100%;
	margin-top: 35px;
	text-align: center;
	font-size: 18px;
	color: #000000;
}

.inde_zytdtop {
	width: 100%;
	margin-top: 60px;
}
.inde_zytdtopqh{
    width: 100%;
}
.inde_zytdtopqh1{
    width: 100%;
    display: none;
}
.inde_zytdtopqh2{
     width: 100%;
     	display: inline-block;
}
.inde_zytdtop1 {
	width: 32%;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-right: 7%;
	position: relative;
}

.inde_zytdtop1 img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.inde_zytdtop1::after {
	content: '';
	width: calc(100% - 85px);
	height: calc(100% - 25px);
	background: linear-gradient(to right, #FFF8E5, #E7C28D);
	position: absolute;
	right: 0;
	bottom: 0;
}

.inde_zytdtop2 {
	width: 61%;
	float: left;
}

.inde_zytdtop3 {
	width: 100%;
	display: inline-block;
}

.inde_zytdtop3_1 {
	float: left;
	padding: 0 15px;
	font-size: 38px;
	color: #E51A20;
	font-weight: bold;
	position: relative;
}

.inde_zytdtop3_1::after {
	content: '';
	width: 6px;
	height: 35px;
	background: #E51A20;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inde_zytdtop3_2 {
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	margin-right: 20px;
	background: linear-gradient(to right, #FFF5D9, #E7C38B);
	font-size: 16px;
	color: #E51A20;
	margin-bottom: 15px;
}

.inde_zytdtop3_2:last-child {
	margin-right: 0;
}

.inde_zytdtop4 {
	border-bottom: 1px solid #C4C4C4;
	width: 100%;
	padding: 30px 0;
	display: inline-block;
}

.inde_zytdtop4_1 {
	width: 110px;
	float: left;
	margin-right: 40px;
	background: #E51A20;
	text-align: center;
	font-size: 36px;
	color: white;
	padding: 10px 15px;
	font-weight: bold;
}

.inde_zytdtop4_2 {
	width: calc(100% - 150px);
	float: left;
	display: inline-block;
}

.inde_zytdtop4_3 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
	font-size: 20px;
	color: #E51A20;
}

.inde_zytdtop4_3:nth-child(3n) {
	margin-right: 0;
}

.inde_zytdtop4_3 img {
	width: 25px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.inde_zytdtop4_3 div {
	width: calc(100% - 45px);
	display: inline-block;
	vertical-align: middle;
}

.inde_zytdtop5 {
	width: 100%;
	margin-top: 20px;
	font-size: 30px;
	color: #3A3A3A;
	font-weight: bold;
}

.inde_zytdtop6 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.inde_zytdtop7 {
	width: 150px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	background: #E51A20;
	font-size: 18px;
	color: white;
	margin-top: 30px;
}

.inde_zytdcen {
	width: 100%;
	margin-top: 45px;
}

.inde_zytdcen1 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.inde_zytdcen2 {
	width: 100%;
	margin-top: 35px;
}

.inde_zytdcen2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.inde_zytdcen2 .swiper {
	width: calc(100% - 80px - 40px);
	height: 100%;
}

.inde_zytdcen2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.inde_zytdcen2 .swiper-button-prev::after,
.inde_zytdcen2 .swiper-button-next::after {
	display: none;
}

.inde_zytdcen2 .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.inde_zytdcen2 .swiper-button-prev:hover {
	background-image: url(../img/prev_1-s.png);
}

.inde_zytdcen2 .swiper-button-next {
	width: 40px;
	height: 40px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.inde_zytdcen2 .swiper-button-next:hover {
	background-image: url(../img/next_1-s.png);
}

.inde_zytdcen3 {
	border: 1px solid #F2F2F2;
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	display: block;
}

.inde_zytdcen3_1 {
	width: 100%;
	height: 310px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_zytdcen3_2 {
	width: 100%;
	padding: 15px;
	text-align: center;
}

.inde_zytdcen3_3 {
	width: 100%;
	font-size: 18px;
	color: #000000;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zytdcen3_4 {
	width: 100%;
	font-size: 18px;
	color: #959092;
	margin-top: 5px;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_zytdcen3_5 {
	width: 110px;
	height: 35px;
	margin: auto;
	margin-top: 10px;
	border-radius: 5px;
	background: #F7EBEB;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #E51A20;
}

.inde_zytdcen4 {
	border: 1px solid #E2E2E2;
	width: 490px;
	height: 60px;
	border-radius: 3px;
	display: block;
	text-align: center;
	line-height: 60px;
	margin: auto;
	margin-top: 50px;
	font-size: 20px;
	color: #60686E;
	font-weight: bold;
}

.inde_zytdcen4:hover {
	border-color: #E51A20;
	background: #E51A20;
	color: white;
}

.inde_fds {
	width: 100%;
	position: relative;
}

.inde_fd {
	width: 100%;
	text-shadow: 0 0 20px rgba(0, 0, 0, .6);
	font-size: 90px;
	color: white;
	font-family: "YouSheBiaoTiHei";
	line-height: 85px;
	position: relative;
	z-index: 1;
}

.inde_fds::after {
	content: '';
	width: 100%;
	height: calc(100% - 70px);
	background: #9F0F12;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inde_fd img {
	width: calc(100% + 150px);
	display: block;
	margin-left: -75px;
	margin-right: -75px;
}

.inde_fd div {
	max-width: 100%;
	width: 680px;
	padding: 0 85px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inde_abouts {
	width: 100%;
	margin-top: 55px;
	background-image: url(../img/bg_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_about {
	max-width: 100%;
	width: 680px;
	margin-top: 135px;
	margin-bottom: 300px;
}

.inde_about1 {
	width: 40px;
	display: block;
}

.inde_about2 {
	width: 100%;
	margin-top: 15px;
	position: relative;
}

.inde_about2_1 {
	width: 100%;
	font-size: 82px;
	font-weight: bold;
	color: rgba(255, 255, 255, .05);
	text-transform: uppercase;
	line-height: 82px;
}

.inde_about2_2 {
	width: 100%;
	font-size: 36px;
	color: white;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inde_about3 {
	width: 100%;
	margin-top: 45px;
	font-size: 16px;
	color: white;
	line-height: 30px;
}

.inde_about4 {
	border: 2px solid white;
	border-radius: 3px;
	width: 180px;
	height: 55px;
	display: block;
	margin-top: 80px;
	font-size: 19px;
	color: white;
	text-align: center;
	line-height: 55px;
}

.inde_lstds {
	width: 100%;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_lstd {
	max-width: 100%;
	width: 680px;
	margin: 30px 0;
	font-size: 66px;
	font-family: "SourceHanSansCN-Heavy";
	background: -webkit-linear-gradient(top, #FAEFBF, #FEFFF1);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.inde_news {
	width: 100%;
	background-image: url(../img/bg_4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.inde_new {
	width: 100%;
	margin: 85px auto;
}

.inde_newa {
	width: 100%;
	display: inline-block;
}

.inde_newa1 {
	float: left;
}

.inde_newa1_1 {
	width: 40px;
	display: block;
}

.inde_newa1_2 {
	margin-top: 25px;
	font-size: 38px;
	color: #000000;
	font-weight: bold;
}

.inde_newa1_3 {
	margin-top: 20px;
	font-size: 16px;
	color: #000000;
}

.inde_newa2 {
	border-bottom: 1px solid #545454;
	float: right;
	padding: 10px 0;
	font-size: 18px;
	color: #000000;
	display: block;
}

.inde_newa2 img {
	width: 20px;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
}

.inde_newb {
	width: 100%;
	display: inline-block;
	margin-top: 75px;
}

.inde_newc {
	width: 40%;
	display: block;
	background: white;
	float: left;
	padding: 45px 40px;
	margin-right: 7%;
	position: relative;
	z-index: 1;
}

.inde_newc1 {
	width: 100%;
	display: inline-block;
	font-size: 18px;
	color: #323232;
}

.inde_newc1 img {
	width: 25px;
	display: block;
	float: right;
}

.inde_newc2 {
	width: 100%;
	margin-top: 25px;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_newc3 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_newc4 {
	width: 100%;
	height: 280px;
	display: block;
	margin-top: 30px;
	object-fit: cover;
	object-position: center;
}

.inde_newd {
	width: 53%;
	float: left;
}

.inde_newd1 {
	border-bottom: 2px solid #999999;
	width: 100%;
	display: block;
	padding: 40px 0;
}

.inde_newd1:first-child {
	border-top: 2px solid #999999;
}

.inde_newd2 {
	width: 205px;
	text-align: right;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.inde_newd2_1 {
	width: 100%;
	font-size: 22px;
	color: #696B6A;
}

.inde_newd2_2 {
	width: 25px;
	display: inline-block;
	margin-top: 30px;
}

.inde_newd2_2 img {
	width: 100%;
}

.inde_newd2_2_1 {
	display: block;
}

.inde_newd2_2_2 {
	display: none;
}

.inde_newd3 {
	width: calc(100% - 230px);
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.inde_newd3_1 {
	width: 100%;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.inde_newd3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #000000;
	line-height: 25px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_newd1:hover {
	background: #E51A20;
	position: relative;
}

.inde_newd1:hover::after {
	content: '';
	width: 300%;
	height: 100%;
	background: #E51A20;
	position: absolute;
	left: -150%;
	top: 0;
}

.inde_newd1:hover .inde_newd2_1 {
	color: white;
}

.inde_newd1:hover .inde_newd2_2_1 {
	display: none;
}

.inde_newd1:hover .inde_newd2_2_2 {
	display: block;
}

.inde_newd1:hover .inde_newd3_1 {
	color: white;
}

.inde_newd1:hover .inde_newd3_2 {
	color: white;
}

.nybanner {
	width: 100%;
	height: 535px;
	position: relative;
}

.nybanne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
}

.nybanne3 {
	max-width: 100%;
	height: 130px;
	line-height: 130px;
	display: inline-block;
	background: rgba(255, 255, 255, .9);
	padding: 0 30px;
	font-size: 30px;
	color: #999999;
	font-weight: bold;
}

.nybanne3 span {
	font-size: 60px;
	color: #E7161D;
}

.gywm_lsjjs {
	width: 100%;
}

.gywm_lsjj {
	width: 100%;
	margin: 55px auto;
	display: inline-block;
}

.gywm_lsjjle {
	width: 39%;
	float: left;
}

.gywm_lsjjle1 {
	width: 100%;
	padding-left: 90px;
}

.gywm_lsjjle1_1 {
	width: 100px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.gywm_lsjjle1_2 {
	width: calc(100% - 85px);
	margin-left: -20px;
	padding: 25px 35px;
	background: #E7161D;
	display: inline-block;
	vertical-align: middle;
}

.gywm_lsjjle1_3 {
	width: 100%;
	font-size: 36px;
	color: white;
	font-weight: bold;
}

.gywm_lsjjle1_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: white;
}

.gywm_lsjjle2 {
	width: 100%;
	padding-right: 40px;
	position: relative;
}

.gywm_lsjjle2 img {
	width: 100%;
	display: block;
	position: relative;
	z-index: 1;
}

.gywm_lsjjle2::after {
	content: '';
	width: calc(100% - 90px - 85px);
	height: 100%;
	background: #E7161D;
	position: absolute;
	right: 1px;
	top: 0;
}

.gywm_lsjjri {
	width: 57%;
	float: left;
	margin-left: 4%;
}

.gywm_lsjjri1 {
	border-bottom: 2px solid #C11329;
	display: inline-block;
	padding: 15px 0;
	margin-top: 20px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

.gywm_lsjjri2 {
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #666666;
	line-height: 35px;
}

.gywm_jzgs {
	width: 100%;
	background-image: url(../img/bg_5.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gywm_jzg {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}

.gywm_jzg1 {
	border-bottom: 2px solid rgba(255, 255, 255, .6);
	display: inline-block;
	padding: 25px 0;
	font-size: 30px;
	color: white;
	font-weight: bold;
}

.gywm_jzg2 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: rgba(255, 255, 255, .8);
	line-height: 30px;
}

.gywm_ryjxs {
	width: 100%;
	background: #F7F7F7;
}

.gywm_ryjx {
	width: 100%;
	margin: 70px auto;
}

.gywm_ryjx1 {
	width: 40px;
	display: block;
	margin: auto;
}

.gywm_ryjx2 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 39px;
	color: #000000;
	font-weight: bold;
}

.gywm_ryjx3 {
	width: 100%;
	margin-top: 40px;
}

.gywm_ryjx3 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.gywm_ryjx3 .swiper {
	width: calc(100% - 110px - 50px);
	height: 100%;
}

.gywm_ryjx3 .wiper-slide {
	width: 100%;
	height: 100%;
}

.gywm_ryjx3 .swiper-button-prev::after,
.gywm_ryjx3 .swiper-button-next::after {
	display: none;
}

.gywm_ryjx3 .swiper-button-prev {
	width: 55px;
	height: 55px;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.gywm_ryjx3 .swiper-button-prev:hover {
	background-image: url(../img/prev_2-s.png);
}

.gywm_ryjx3 .swiper-button-next {
	width: 55px;
	height: 55px;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.gywm_ryjx3 .swiper-button-next:hover {
	background-image: url(../img/next_2-s.png);
}

.gywm_ryjx3_1 {
	width: 100%;
	display: block;
}

.gywm_ryjx3_2 {
	width: 100%;
	height: 320px;
	border-radius: 10px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.gywm_ryjx3_3 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #000000;
}

.gywm_wmdkhs {
	width: 100%;
	display: flex;
}

.gywm_wmdkh {
	width: 100%;
	margin: 55px auto;
}

.gywm_wmdkh1 {
	width: 100%;
	margin-top: 50px;
}

.gywm_wmdkh2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 35px;
	display: flex;
	flex-flow: nowrap;
}

.gywm_wmdkh2:last-child {
	margin-bottom: 0;
}

.gywm_wmdkh3 {
	display: flex;
	flex-flow: nowrap;
}

.gywm_wmdkh3.on1 {
	animation: rolling 20s linear infinite;
}

.gywm_wmdkh3.on2 {
	animation: rolling 15s linear infinite;
}

.gywm_wmdkh3_1 {
	border: 1px solid #D0D0D0;
	width: 210px;
	height: 105px;
	overflow: hidden;
	margin-right: 70px;
	position: relative;
}

.gywm_wmdkh3_1:last-child {
	margin-right: 0;
}

.gywm_wmdkh3_1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

/* 鼠标移上去暂停滚动 */
.gywm_wmdkh2:hover .gywm_wmdkh3 {
	animation-play-state: paused;
}

@keyframes rolling {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

.zyly_fls {
	width: 100%;
	background: #F3F4F5;
}

.zyly_fl {
	width: 100%;
	margin: 30px auto;
}

.zyly_fl .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.zyly_fl .swiper {
	width: calc(100% - 60px - 30px);
	height: 100%;
}

.zyly_fl .swiper-slide {
	width: 100%;
	height: 100%;
}

.zyly_fl .swiper-button-prev::after,
.zyly_fl .swiper-button-next::after {
	display: none;
}

.zyly_fl .swiper-button-prev {
	width: 30px;
	height: 30px;
	background-image: url(../img/prev_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.zyly_fl .swiper-button-prev:hover {
	background-image: url(../img/prev_3-s.png);
}

.zyly_fl .swiper-button-next {
	width: 30px;
	height: 30px;
	background-image: url(../img/next_3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.zyly_fl .swiper-button-next:hover {
	background-image: url(../img/next_3-s.png);
}

.zyly_fl1 {
	width: 100%;
	height: 45px;
	border-radius: 2px;
	background: white;
	text-align: center;
	line-height: 45px;
	display: block;
	padding: 0 10px;
	font-size: 16px;
	color: #797979;
}

.zyly_fl1.on {
	background: #C11329;
	color: white;
}

.zyly_fwfws {
	width: 100%;
}

.zyly_fwfw {
	width: 100%;
	margin: 90px auto;
}

.zyly_fwfw1 {
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #111111;
}

.zyly_fwfw1 img {
	width: 110px;
	display: block;
	margin: auto;
	margin-top: 30px;
}

.zyly_fwfw2 {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}

.zyly_fwfw2_1 {
	width: 23.5%;
	height: 230px;
	border-radius: 5px;
	display: inline-block;
	overflow: hidden;
	position: relative;
	font-size: 20px;
	color: white;
	margin-top: 20px;
	margin-right: 1.5%;
}

.zyly_fwfw2_1:nth-child(4n) {
	margin-right: 0;
}

.zyly_fwfw2_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.zyly_fwfw2_1 div {
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	padding: 0 10px;
	background: rgba(0, 0, 0, .6);
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
	position: absolute;
	left: 0;
	bottom: 0;
}

.zyly_zcfls {
	width: 100%;
	background: #EEEEEE;
}

.zyly_zcfl {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 90px;
}

.zyly_zcfla {
	width: 100%;
	margin-bottom: 55px;
}

.zyly_zcfla:last-child {
	margin-bottom: 0;
}

.zyly_zcflb {
	width: 100%;
	display: flex;
}

.zyly_zcflb1 {
	margin-right: 10px;
	font-size: 30px;
	color: #333333;
}

.zyly_zcflb1:last-child {
	margin-right: 0;
}

.zyly_zcflb1.on {
	font-weight: bold;
}

.zyly_zcflc {
	width: 100%;
	margin-top: 10px;
}

.zyly_zcflc1 {
	width: 100%;
	display: none;
}

.zyly_zcflc2 {
	width: 100%;
	display: inline-block;
}

.zyly_zcflc2_1 {
	display: block;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	font-size: 18px;
	color: #333333;
}

.zyly_zcflc3 {
	width: 100%;
	overflow: hidden;
	overflow-x: auto;
}

.zyly_zcflc3 table {
	border: 1px solid #BFBFBF;
	width: 100%;
	background: white;
	border-radius: 5px;
}

.zyly_zcflc3 tr {
	width: 100%;
}

.zyly_zcflc3 td {
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	padding: 15px 30px;
}

.zyly_zcflc3 td:last-child {
	border-right: 0;
}

.zyly_zcflc3 tr:last-child td {
	border-bottom: 0;
}

.zyly_zcflc3 td:first-child {
	font-size: 20px;
	color: #333333;
}

.zyly_zcflc3_1 {
	width: 100%;
	display: inline-block;
}

.zyly_zcflc3_2 {
	display: block;
	float: left;
	margin: 10px 0;
	margin-right: 20px;
	font-size: 14px;
	color: #666666;
}

.zyly_zcflc3_2:last-child {
	margin-right: 0;
}

.tit_box {
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 20px auto;
}

.tit_bo1 {
	width: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo2 {
	width: calc(100% - 40px);
	font-size: 16px;
	color: #0F0F0F;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo2 img {
	width: 5px;
	margin: 0 20px;
	display: inline-block;
	vertical-align: middle;
}

.lydeta_box {
	width: 100%;
	background: #F5F5F5;
}

.lydeta_bo {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 45px;
	display: inline-block;
}

.lydeta_left {
	width: 300px;
	float: left;
	margin-right: 20px;
	background: white;
	padding: 10px;
}

.lydeta_le {
	border-bottom: 1px dashed #BCBCBC;
	width: 100%;
	height: 60px;
	display: block;
	font-size: 16px;
	color: #000000;
}

.lydeta_le img {
	width: 10px;
	margin-right: 15px;
	opacity: 0;
	display: inline-block;
	vertical-align: middle;
}

.lydeta_le div {
	width: calc(100% - 35px);
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.lydeta_le.on {
	color: #E7161D;
}

.lydeta_le.on img {
	opacity: 1;
}

.lydeta_right {
	width: calc(100% - 320px);
	float: left;
}

.lydeta_rig {
	width: 100%;
	background: white;
	margin-bottom: 30px;
}

.lydeta_rig:last-child {
	margin-bottom: 0;
}

.lydeta_riga {
	border-bottom: 1px solid #BCBCBC;
	width: 100%;
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
	font-size: 24px;
	color: #000000;
	position: relative;
}

.lydeta_riga::after {
	content: '';
	width: 5px;
	height: 25px;
	border-radius: 5px;
	background: #E7161D;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}

.lydeta_rigb {
	width: 100%;
	padding: 30px 55px;
	font-size: 16px;
	color: #333333;
}

.lydeta_rigc {
	width: 100%;
	padding: 30px 20px;
}

.lydeta_rigc .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.lydeta_rigc .swiper {
	width: calc(100% - 80px - 40px);
	height: 100%;
}

.lydeta_rigc .swiper-slide {
	width: 100%;
	height: 100%;
}

.lydeta_rigc .swiper-button-prev::after,
.lydeta_rigc .swiper-button-next::after {
	display: none;
}

.lydeta_rigc .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.lydeta_rigc .swiper-button-prev:hover {
	background-image: url(../img/prev_1-s.png);
}

.lydeta_rigc .swiper-button-next {
	width: 40px;
	height: 40px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.lydeta_rigc .swiper-button-next:hover {
	background-image: url(../img/next_1-s.png);
}

.lydeta_rigc .inde_zytdcen3_1 {
	height: 210px;
}

.zytd_box {
	width: 100%;
	background: #F5F5F5;
}

.zytd_bo {
	width: 100%;
	margin-top: 25px;
	margin-bottom: 70px;
}

.zytd_top {
	width: 100%;
	background: white;
	padding: 15px 25px;
	display: inline-block;
}

.zytd_top1 {
	border: none;
	outline: none;
	width: 220px;
	height: 35px;
	border-radius: 3px;
	background: #F5F5F5;
	padding: 0 10px;
	font-size: 14px;
	color: #1F2226;
	display: block;
	float: left;
}

.zytd_top2 {
	border: none;
	outline: none;
	width: 220px;
	height: 35px;
	border-radius: 3px;
	background: #F5F5F5;
	padding: 0 10px;
	padding-right: 20px;
	font-size: 14px;
	color: #1F2226;
	display: block;
	float: left;
	margin-left: 20px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.zytd_top3 {
	border: none;
	outline: none;
	width: 70px;
	height: 35px;
	border-radius: 3px;
	float: left;
	margin-left: 10px;
	padding: 0;
	text-align: center;
	background: #C12E23;
	font-size: 14px;
	color: white;
}

.zytd_top3 img {
	width: 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zytd_top3 span {
	line-height: 35px;
	display: inline-block;
	vertical-align: middle;
}

.pages {
	width: 100%;
	text-align: right;
	margin-top: 50px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	/* border: 1px solid #E6E6E6; */
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 40px;
	height: 40px;
	font-size: 16px;
	padding: 0 10px;
	background: white;
	color: #1F2226;
	text-align: center;
	line-height: 40px;
	margin: 0 5px;
	border-radius: 5px;
}

.pagination a.prev,
.pagination a.next {
	color: #C12E23;
}

.pagination span {
	/* border: 1px solid #E6E6E6; */
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 40px;
	height: 40px;
	font-size: 16px;
	padding: 0 10px;
	background: white;
	color: #1F2226;
	text-align: center;
	line-height: 40px;
	margin: 0 5px;
	border-radius: 5px;
}

.pagination a.active {
	/* border: 1px solid #2468F1; */
	background: #C12E23;
	color: white;
}

.pagination a:active {
	/* border: 1px solid #2468F1; */
	background: #C12E23;
	color: white;
}

.zytd_list {
	width: 100%;
	margin-top: 10px;
	display: inline-block;
}

.zytd_li {
	width: 49%;
	background: white;
	float: left;
	margin-top: 25px;
	margin-right: 2%;
	display: flex;
}

.zytd_li:nth-child(2n) {
	margin-right: 0;
}

.zytd_li1 {
	width: 255px;
	height: 255px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.zytd_li2 {
	width: calc(100% - 255px);
	padding: 20px;
}

.zytd_li3 {
	width: 100%;

}

.zytd_li3_1 {
	width: calc(100% - 150px);
	display: inline-block;
	vertical-align: middle;
	font-size: 28px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.zytd_li3_2 {
	width: 130px;
	margin-left: 10px;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.zytd_li3_2 img {
	width: 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zytd_li3_2 div {
	width: calc(100% - 25px);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.zytd_li4 {
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}

.zytd_li5 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制显示的行数为3 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zytd_li6 {
	width: 100%;
	margin-top: 15px;
	text-align: right;
	font-size: 16px;
	color: #D81E06;
}
.tddeta_box{
	width: 100%;
	background: #F5F5F5;
}
.tddeta_bo{
	width: 100%;
	margin-top: 25px;
	margin-bottom: 70px;
}
.tddeta_top{
	width: 100%;
	background: white;
	display: inline-block;
}
.tddeta_top1{
	width: 400px;
	display: block;
	float: left;
}
.tddeta_top2{
	width: calc(100% - 400px);
	float: left;
	padding: 20px 30px;
}
.tddeta_top3{
	width: 100%;
	display: inline-block;
	margin-bottom: 20px;
}
.tddeta_top3_1{
	width: calc(100% - 160px);
	font-size: 28px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}
.tddeta_top3_2{
	    width: 130px;
	    margin-left: 20px;
	    font-size: 14px;
	    color: #333333;
	    display: inline-block;
	    vertical-align: middle;
}
.tddeta_top3_2 img {
	width: 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tddeta_top3_2 div {
	width: calc(100% - 25px);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略符号来代表被修剪的文本 */
}
.tddeta_top4{
	width: 100%;
	margin-bottom: 20px;
}
.tddeta_top4:last-child{
	margin-bottom: 0;
}
.tddeta_top4_1{
	border-bottom: 1px solid #979797;
	width: 100%;
	padding: 10px 0;
}
.tddeta_top4_1_1{
	width: 10px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tddeta_top4_1_2{
	font-size: 16px;
	color: #C12E23;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tddeta_top4_1_3{
	font-size: 16px;
	color: #979797;
	display: inline-block;
	vertical-align: middle;
}
.tddeta_top4_2{
	width: 100%;
	padding: 15px 0;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}
.tddeta_cen{
	width: 100%;
	background: white;
	margin-top: 20px;
	padding: 35px 50px;
}
.tddeta_cen1{
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 30px;
	position: relative;
}
.tddeta_cen1::after{
	content: '';
	width: 5px;
	height: 30px;
	background: #C12E23;
	position: absolute;
	left: -20px;
	top: 50%;
	transform: translateY(-50%);
}
.tddeta_cen2{
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.news_box{
	width: 100%;
	background: #F5F5F5;
}
.news_bo{
	width: 100%;
	margin: 45px auto;
}
.news_list{
	width: 100%;
	background: white;
}
.news_li{
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	display: block;
	padding: 25px;
}
.news_li:last-child{
	border-bottom: 0;
}
.news_li1{
	width: 105px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.news_li1_1{
	width: 100%;
	padding: 20px 0;
	font-size: 36px;
	color: #333333;
}
.news_li1_2{
	border-top: 1px solid #E5E5E5;
	width: 100%;
	padding: 20px 0;
	font-size: 16px;
	color: #333333;
}
.news_li2{
	width: 280px;
	height: 165px;
	object-fit: cover;
	object-position: center;
	margin: 0 35px;
	display: inline-block;
	vertical-align: middle;
}
.news_li3{
	width: calc(100% - 465px);
	display: inline-block;
	vertical-align: middle;
}
.news_li3_1{
	width: 100%;
	font-size: 24px;
	color: #333333;
	  white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.news_li3_2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	  -webkit-line-clamp: 2;      /* 限制显示的行数为3 */
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.news_li3_3{
	width: 100%;
	margin-top: 40px;
	display: inline-block;
}
.news_li3_4{
	float: left;
	font-size: 18px;
	color: #333333;
}
.news_li3_4_1{
	width: 25px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.news_li3_4_1 img{
	width: 100%;
}
.news_li3_4_2{
	display: block;
}
.news_li3_4_3{
	display: none;
}
.news_li3_4 span{
	display: inline-block;
	vertical-align: middle;
}
.news_li3_5{
	width: 25px;
	float: right;
}
.news_li3_5 img{
	width: 100%;
}
.news_li3_5_1{
	display: block;
}
.news_li3_5_2{
	display: none;
}
.news_li:hover .news_li1_1{
	color: #E7161D;
}
.news_li:hover .news_li3_4{
	color: #E7161D;
}
.news_li:hover .news_li3_4_2{
	display: none;
}
.news_li:hover .news_li3_4_3{
	display: block;
}
.news_li:hover .news_li3_5_1{
	display: none;
}
.news_li:hover .news_li3_5_2{
	display: block;
}
.newdeta_box{
	width: 100%;
	background: #F5F5F5;
}
.newdeta_bo{
	width: 100%;
	margin-bottom: 35px;
}
.black_box{
	display: inline-block;
	padding: 40px 0;
	font-size: 20px;
	color: #000000;
}
.black_box img{
	width: 15px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.black_box span{
	display: inline-block;
	vertical-align: middle;
}
.newdeta_b{
	border: 1px solid #E4DCD3;
	width: 100%;
	background: white;
	padding: 0 80px;
	padding-top: 85px;
	padding-bottom: 65px;
}
.newdeta_b1{
	width: 100%;
	font-size: 18px;
	color: #9C9C9C;
}
.newdeta_b2{
	width: 100%;
	font-size: 44px;
	color: #000000;
	font-weight: bold;
	margin-top: 50px;
}
.newdeta_b3{
	border-top: 1px solid #E4DCD3;
	border-bottom: 1px solid #E4DCD3;
	width: 100%;
	margin-top: 50px;
	padding: 45px 0;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.newdeta_b3 img{
	max-width: 100%;
}
.newdeta_b4{
	width: 100%;
	margin-top: 40px;
}
.newdeta_b4_1{
	width: 100%;
	margin-bottom: 30px;
	display: flex;
}
.newdeta_b4_1:last-child{
	margin-bottom: 0;
}
.newdeta_b4_2{
	width: 65px;
	font-size: 16px;
	color: #666666;
}
.newdeta_b4_3{
	width: calc(100% - 65px);
	display: block;
	font-size: 16px;
	color: #000000;
	 white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.contact_tops{
	width: 100%;
	background: #F5F5F5;
}
.contact_top{
	width: 100%;
	margin: 50px auto;
}
.contact_topa{
	width: 100%;
	margin-top: 45px;
	display: inline-block;
}
.contact_topb{
	width: 53%;
	float: left;
}
.contact_topb1{
	border-bottom: 2px solid #DFDFDF;
	width: 100%;
	padding: 35px 0;
}
.contact_topb2{
	width: 100%;
	margin-bottom: 15px;
	font-size: 18px;
	color: #666666;
}
.contact_topb2:last-child{
	margin-bottom: 0;
}
.contact_topb3{
	width: 100%;
	margin-bottom: 30px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.contact_topb4{
	width: 100%;
	margin-bottom: 20px;
	display: flex;
}
.contact_topb4:last-child{
	margin-bottom: 0;
}
.contact_topb4_1{
	width: 65px;
	font-size: 16px;
	color: #333333;
}
.contact_topb4_2{
	width: calc(100% - 65px);
	font-size: 16px;
	color: #333333;
}
.contact_topc{
	width: 30%;
	float: right;
	display: flex;
}
.contact_topc1{
	width: 45%;
	margin-right: 10%;
	font-size: 19px;
	color: #A2A4A4;
	line-height: 30px;
	text-align: center;
}
.contact_topc1:last-child{
	margin-right: 0;
}
.contact_topc1 img{
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
.contact_cens{
	width: 100%;
	height: 645px;
}
.contact_downs{
	width: 100%;
	background-image: url(../img/bg_6.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.contact_down{
	width: 100%;
	margin-top: 115px;
	margin-bottom: 100px;
}
.contact_down1{
	width: 100%;
	display: inline-block;
	margin-top: 40px;
}
.contact_down2{
	border: 1px solid #DDDDDD;
	background: white;
	width: 32%;
	height: 60px;
	display: flex;
	padding: 0 25px;
	float: left;
	margin-right: 2%;
	margin-top: 25px;
}
.contact_down2:nth-child(3n){
	margin-right: 0;
}
.contact_down2_1{
	width: 50px;
	line-height: 60px;
	font-size: 16px;
	color: #000000;
}
.contact_down2_2{
	border: none;
	outline: none;
	width: calc(100% - 50px);
	height: 100%;
	font-size: 16px;
	color: #000000;
}
.contact_down3{
	border: 1px solid #DDDDDD;
	background: white;
	width: 100%;
	margin-top: 25px;
	float: left;
	display: flex;
	padding: 25px;
}
.contact_down3_1{
	width: 80px;
	font-size: 16px;
	color: #000000;
}
.contact_down3_2{
	border: none;
	outline: none;
	width: calc(100% - 80px);
	height: 80px;
	font-size: 16px;
	color: #000000;
}
.contact_down4{
	border: none;
	outline: none;
	width: 240px;
	height: 55px;
	display: block;
	margin: auto;
	margin-top: 80px;
	text-align: center;
	background: #E51A20;
	padding: 0;
	font-size: 16px;
	color: white;
}
.contact_down4 span{
line-height: 55px;
	display: inline-block;
	vertical-align: middle;
}
.contact_down4 img{
	width: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}
.search_box{
	width: 100%;
	background: #E51A20;
}
.search_bo{
	max-width: 100%;
	width: 1200px;
	margin-top: 55px;
	margin-bottom: 70px;
}
.search_bo1{
	width: 100%;
	height: 55px;
	background: white;
	border-radius: 55px;
	overflow: hidden;
	display: flex;
}
.search_bo1 input{
	border: none;
	outline: none;
	width: calc(100% - 100px);
	height: 100%;
	padding: 0 40px;
	font-size: 16px;
	color: #333333;
}
.search_bo1 button{
	border: none;
	outline: none;
	width: 100px;
	height: 100%;
	background-color: white;
	background-image: url(../img/search_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
.search_bo2{
	width: 100%;
	margin-top: 15px;
	padding: 0 40px;
	font-size: 14px;
	color: white;
}
.search_jgs{
	width: 100%;
	background: #F7F7F7;
}
.search_jg{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 65px;
}
.search_list{
	width: 100%;
}
.search_li{
	width: 100%;
	background: white;
	border-radius: 15px;
	margin-bottom: 20px;
	padding: 30px;
	display: block;
}
.search_li:last-child{
	margin-bottom: 0;
}
.search_li1{
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	 white-space: nowrap;       /* 防止文本换行 */
	  overflow: hidden;          /* 隐藏溢出的内容 */
	  text-overflow: ellipsis;   /* 显示省略符号来代表被修剪的文本 */
}
.search_li2{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	  -webkit-line-clamp: 3;      /* 限制显示的行数为3 */
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
}
.search_li3{
	width: 100%;
	margin-top: 15px;
	text-align: right;
	font-size: 16px;
	color: #666666;
}
.search_li3 img{
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}