body {
	margin: auto;
	cursor: default;
}

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: 1250px;
	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: 80px;
	height: 2px;
	border-radius: 0;
	background: white;
}

.banner .swiper-pagination-bullet-active {
	background: white;
}

.banne {
	width: 100%;
	height: 730px;
	position: relative;
}

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

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	width: 100%;
}

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

.banne3_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 34px;
	color: white;
}

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

.inde_gywm {
	width: 100%;
	margin: 100px auto;
}

.inde_gywm1 {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}

.inde_gywm2 {
	width: 49%;
	margin-left: 2.5%;
	padding: 0 35px;
	display: inline-block;
	vertical-align: middle;
}

.inde_gywm3 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.inde_gywm4 {
	width: 50px;
	margin-top: 10px;
	display: block;
}

.inde_gywm5 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #666666;
}

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

.inde_gywm6_1 {
	width: 25%;
	text-align: center;
	margin-top: 35px;
	float: left;
}

.inde_gywm6_2 {
	width: 100%;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
}

.inde_gywm6_3 {
	width: 100%;
	font-size: 14px;
	color: #666666;
}

.inde_gywm7 {
	width: 170px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin-top: 45px;
	text-align: center;
	line-height: 55px;
	background: #B6272B;
	color: white;
	font-size: 16px;
}

.inde_jjfas {
	width: 100%;
}

.inde_jjfa {
	width: 100%;
	margin: 65px auto;
}

.inde_jjfa1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.inde_jjfa2 {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 10px;
}

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

.inde_jjfa4 {
	width: 100%;
	margin-top: 30px;
}

.inde_jjfa4 .swiper-father {
	width: 100%;
	height: 100%;
	padding-bottom: 85px;
	position: relative;
}

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

.inde_jjfa4 .swiper-slide {
	width: 100%;
	height: 100%;
	padding: 15px;
}

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

.inde_jjfa4 .swiper-button-prev {
	width: 50px;
	height: 50px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 22px;
}

.inde_jjfa4 .swiper-button-next {
	width: 50px;
	height: 50px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: -10px;
	top: 22px;
}

.inde_jjfa4 .swiper-button {
	width: 120px;
	height: 50px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.inde_jjfa5 {
	width: 100%;
	height: 505px;
	display: block;
	box-shadow: 0 0 12px rgba(235, 235, 235, .75);
	overflow: hidden;
	position: relative;
}

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

.inde_jjfa5_2 {
	width: 100%;
	background: white;
	padding: 0 40px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.inde_jjfa5_3 {
	width: 100%;
	height: 85px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}

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

.inde_jjfa5_3_1_1 {
	max-width: 100%;
	display: block;
	margin: auto;
}

.inde_jjfa5_3_1_2 {
	max-width: 100%;
	display: none;
	margin: auto;
}

.inde_jjfa5_3_2 {
	width: calc(100% - 53px);
	line-height: 85px;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_jjfa5_4 {
	width: 100%;
	font-size: 14px;
	color: white;
	display: none;
}

.inde_jjfa5_5 {
	border: 1px solid white;
	width: 115px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	display: none;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 25px;
	font-size: 14px;
	color: white;
}

.inde_jjfa5:hover .inde_jjfa5_2 {
	background: #B6272B;
}

.inde_jjfa5:hover .inde_jjfa5_3_1_1 {
	display: none;
}

.inde_jjfa5:hover .inde_jjfa5_3_1_2 {
	display: block;
}

.inde_jjfa5:hover .inde_jjfa5_3 {
	color: white;
}

.inde_jjfa5:hover .inde_jjfa5_4 {
	display: block;
}

.inde_jjfa5:hover .inde_jjfa5_5 {
	display: block;
}

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

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

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

.inde_new2 {
	border-bottom: 5px solid #DFDFDF;
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-top: 30px;
	display: block;
	background: white;
}

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

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

.inde_new2_2 {
	width: 100%;
	padding: 45px 20px;
}

.inde_new2_3 {
	width: 100%;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}

.inde_new2_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_new2_5 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.inde_new2_6 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #D33842;
}

.inde_new2:hover {
	border-bottom: 5px solid #D33842;
}

.inde_new2:hover .inde_new2_3 {
	color: #D33842;
}

.inde_new2:hover .inde_new2_4 {
	color: #D33842;
}

.inde_pros {
	width: 100%;
}

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

.inde_pro1 {
	width: 100%;
	display: flex;
	margin-top: 45px;
}

.inde_pro2 {
	border: 1px solid #DADADA;
	width: 29%;
	height: 510px;
	background: #F9F9F9;
	display: block;
	padding: 45px 30px;
	overflow: hidden;
}

.inde_pro2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_pro2_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inde_pro2_3 {
	width: 100%;
	margin-top: 30px;
	font-size: 14px;
	color: #D33842;
}

.inde_pro2_4 {
	max-width: 100%;
	height: 270px;
	display: block;
	margin: auto;
	margin-top: 30px;
}

.inde_pro3 {
	width: 34%;
	height: 510px;
	margin-left: 1.5%;
}

.inde_pro4 {
	border: 1px solid #DADADA;
	width: 100%;
	height: 245px;
	background: #F9F9F9;
	display: flex;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 30px;
	position: relative;
}

.inde_pro4:last-child {
	margin-bottom: 0;
}
.inde_pro4_5{
    width: calc(100% - 205px);
    margin-right: 10px;
}
.inde_pro4_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	z-index: 1;
}

.inde_pro4_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	z-index: 1;
}

.inde_pro4_3 {
	width: 100%;
	margin-top: 90px;
	font-size: 14px;
	color: #D33842;
	position: relative;
	z-index: 1;
}

.inde_pro4_4 {
	width: 195px;
	/*position: absolute;*/
	/*right: 30px;*/
	/*top: 50%;*/
	/*transform: translateY(-50%);*/
}
.inde_pro4_4 img{
    max-width: 100%;
    height: 100%;
    display: block;
    margin: auto;
    object-fit: cover;
    object-position: center;
}

.inde_pro5 {
	width: 170px;
	height: 55px;
	border-radius: 55px;
	display: block;
	background: #B6272B;
	color: white;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	margin: auto;
	margin-top: 55px;
}

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

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

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
}

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

.nybanne3_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 30px;
	color: white;
}

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

.jjfa_bjxq {
	width: 100%;
	margin: 85px auto;
	background: white;
}

.jjfa_bjxq1 {
	width: 49%;
	height: 430px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.jjfa_bjxq2 {
	width: 50.5%;
	padding: 0 35px;
	display: inline-block;
	vertical-align: middle;
}

.jjfa_bjxq2_1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.jjfa_bjxq2_2 {
	width: 50px;
	display: block;
	margin-top: 15px;
}

.jjfa_bjxq2_3 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
}

.jjfa_jjbfs {
	width: 100%;
}

.jjfa_jjbf {
	width: 100%;
	margin: 65px auto;
}

.jjfa_jjbf1 {
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.jjfa_jjbf2 {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.jjfa_jjbf3 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}

.jjfa_jjbf4 {
	width: 100%;
	display: block;
	margin-top: 45px;
}

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

.jjfa_cptj {
	width: 100%;
	margin: 60px auto;
}

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

.jjfa_cptj1 .swiper-father {
	width: 100%;
	height: 100%;
	padding-bottom: 85px;
	position: relative;
}

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

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

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

.jjfa_cptj1 .swiper-button-prev {
	width: 45px;
	height: 45px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 22px;
}

.jjfa_cptj1 .swiper-button-next {
	width: 45px;
	height: 45px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: -10px;
	top: 22px;
}

.jjfa_cptj1 .swiper-button {
	width: 110px;
	height: 45px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.jjfa_cptj2 {
	width: 100%;
	background: white;
	padding: 30px;
	display: flex;
}

.jjfa_cptj2_1 {
	width: calc(100% - 200px);
}

.jjfa_cptj2_2 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jjfa_cptj2_3 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.jjfa_cptj2_4 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.jjfa_cptj2_5 {
	width: 100%;
	margin-top: 60px;
	font-size: 14px;
	color: #D33842;
}

.jjfa_cptj2_6 {
	width: 165px;
	margin-left: 35px;
}

.jjfa_cptj2_6 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.tit_box {
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 30px auto;
	font-size: 14px;
	color: #999999;
}

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

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

.cgal_box {
	width: 100%;
}

.cgal_bo {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 60px;
}

.cgal_list {
	width: 100%;
}

.cgal_li {
	width: 100%;
	display: block;
	margin-bottom: 50px;
	background: #F7F7F7;
}

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

.cgal_li1 {
	width: 52%;
	height: 380px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.cgal_li2 {
	width: 47.5%;
	padding: 0 55px;
	display: inline-block;
	vertical-align: middle;
}

.cgal_li2_1 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.cgal_li2_2 {
	width: 100%;
	margin-top: 35px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cgal_li2_3 {
	width: 100%;
	margin-top: 40px;
	text-align: right;
}

.cgal_li2_3 div {
	width: 120px;
	height: 45px;
	border-radius: 45px;
	text-align: center;
	line-height: 45px;
	display: inline-block;
	background: #B7262D;
	color: white;
	font-size: 14px;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 55px;
}

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

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

.pagination a {
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	margin: 0 4px;
	border-radius: 3px;
}

.pagination img {
	height: 10px;
}

.pagination span {
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	margin: 0 4px;
	border-radius: 3px;
}

.pagination a.active {
	border-color: #B7262D;
	background: #B7262D;
	color: #ffffff;
}

.pagination a:active {
	border-color: #B7262D;
	background: #B7262D;
	color: #ffffff;
}

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

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

.pro_li {
	width: 48%;
	float: left;
	margin: 20px 0;
	margin-top: 10px;
	margin-right: 4%;
	background: white;
	padding: 25px 30px;
	display: flex;
}

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

.pro_li1 {
	width: 200px;
	height: 255px;
	margin-left: 10px;
	text-align: right;
}

.pro_li1 img {
	max-width: 100%;
	height: 100%;
	display: inline-block;
}

.pro_li2 {
	width: calc(100% - 210px);
}

.pro_li2_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出宽度200px后显示省略号 */
	white-space: nowrap;
	/* 限制不允许换行 */
}

.pro_li2_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出宽度200px后显示省略号 */
	white-space: nowrap;
	/* 限制不允许换行 */
}

.pro_li2_3 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.pro_li2_4 {
	width: 100%;
	margin-top: 60px;
	font-size: 14px;
	color: #D33842;
}

.pro_details {
	width: 100%;
}

.pro_detail {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.pro_left {
	border: 1px solid #E3E3E3;
	width: 240px;
	background: #FBFBFB;
	margin-right: 30px;
	float: left;
	padding: 0 10px;
}

.pro_lef {
	border-bottom: 1px solid #E9E9E9;
	width: 100%;
	height: 75px;
	text-align: center;
	line-height: 75px;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.pro_let {
	width: 100%;
	padding: 15px 0;
}

.pro_let1 {
	width: 100%;
	height: 45px;
	display: block;
	margin-bottom: 5px;
	line-height: 45px;
	font-size: 14px;
	color: #333333;
}

.pro_let1 div {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出宽度200px后显示省略号 */
	white-space: nowrap;
	/* 限制不允许换行 */
}

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

.pro_let1.on {
	color: #B7262D;
	position: relative;
}

.pro_let1.on div {
	position: relative;
	z-index: 1;
}

.pro_let1.on::after {
	content: '';
	width: calc(100% + 20px + 15px);
	height: 100%;
	background-image: url(../img/bg_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: -10px;
	top: 0;
}

.pro_right {
	width: calc(100% - 270px);
	float: left;
}

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

.pro_ria1 {
	width: calc(100% - 140px);
	float: left;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.pro_ria1 span {
	border: 1px solid #B7292D;
	display: inline-block;
	margin-left: 10px;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	font-size: 14px;
	color: #B6272B;
}

.pro_ria2 {
	width: 120px;
	height: 45px;
	border-radius: 45px;
	float: left;
	text-align: center;
	display: block;
	font-size: 14px;
	color: white;
	background: #B7262D;
}

.pro_ria2 img {
	width: 20px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}

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

.pro_rib {
	width: 100%;
	background: #F8F8F8;
	margin-top: 35px;
}

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

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

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

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

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

.pro_rib1 {
	width: 100%;
	height: 470px;
	overflow: hidden;
	position: relative;
}

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

.pro_ric {
	width: 100%;
	margin-top: 60px;
}

.pro_ric1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	position: relative;
}

.pro_ric1::after {
	content: '';
	width: 100%;
	height: 1px;
	background: #B7B7B7;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.pro_ric1 span {
	background: white;
	padding-right: 5px;
	position: relative;
	z-index: 1;
}

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

.pro_ric2 img {
	max-width: 100%;
}

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

.pro_ric3_1 {
	width: 49%;
	float: left;
	margin-top: 20px;
	margin-right: 2%;
	display: inline-block;
	font-size: 16px;
	color: #333333;
}

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

.pro_ric3_1 img {
	width: 5px;
	margin-top: 8px;
	margin-right: 10px;
	float: left;
}

.pro_ric3_1 div {
	width: calc(100% - 15px);
	float: left;
}

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

.pro_ric4_1 {
	width: 100%;
	margin-bottom: 10px;
	display: flex;
}

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

.pro_ric4_2 {
	width: 125px;
	margin-right: 10px;
	background: #F8F8F8;
	padding: 10px 15px;
	font-size: 14px;
	color: #999999;
}

.pro_ric4_3 {
	width: calc(100% - 135px);
	background: #F8F8F8;
	padding: 10px 15px;
	font-size: 16px;
	color: #333333;
	white-space: normal;
	word-break: break-word;
	overflow-wrap: anywhere;
}

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

.pro_ric5_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 30px;
	display: block;
}

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

.pro_ric5_2 {
	width: 100%;
	height: 180px;
	overflow: hidden;
	position: relative;
}

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

.pro_ric5_3 {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
}

.hzhb_box {
	width: 100%;
}

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

.hzhb_bo1 {
	width: 100%;
	display: flex;
	justify-content: center;
}
.hzhb_bo2{
	width: 16%;
	position: relative;
}
.hzhb_bo2_1{
	width: 100%;
	display: block;
}
.hzhb_bo2_2{
	width: calc(100% - 50px);
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hzhb_bo2_2 img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.news_cnt{
	width: 100%;
	background: #F7F7F7;
}
.news_box{
	width: 100%;
}
.news_bo{
	width: 100%;
	margin-bottom: 75px;
}
.news_list{
	width: 100%;
	display: inline-block;
}
.news_li{
	border-bottom: 5px solid #DFDFDF;
	width: 30%;
	background: white;
	display: block;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 5%;
	float: left;
}
.news_li:nth-child(3n){
	margin-right: 0;
}
.news_li:hover {
	border-bottom: 5px solid #D33842;
}

.news_li:hover .inde_new2_3 {
	color: #D33842;
}

.news_li:hover .inde_new2_4 {
	color: #D33842;
}
.news_details{
	width: 100%;
}
.news_deta{
	width: 100%;
	margin:60px auto;
	display: inline-block;
}
.news_right{
	width: 290px;
	float: left;
	margin-left: 50px;
}
.news_ria{
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.news_ria span{
	position: relative;
	z-index: 1;
}
.news_ria::after{
	content: '';
	width: 100%;
	height: 8px;
	background: #EECDCE;
	border-radius: 8px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news_rib{
	width: 100%;
	margin-top: 15px;
}
.news_ric{
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	padding: 20px 0;
	display: block;
}
.news_ric1{
	width: 95px;
	height: 60px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.news_ric2{
	width: calc(100% - 110px);
	display: inline-block;
	vertical-align: middle;
}
.news_ric2_1{
	width: 100%;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	            text-overflow: ellipsis;
	            display: -webkit-box;
	            -webkit-line-clamp: 2;
	            -webkit-box-orient: vertical;
}
.news_ric2_2{
	width: 100%;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.news_left{
	width: calc(100% - 340px);
	float: left;
}
.news_lea{
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.news_leb{
	width: 100%;
	display: flex;
}
.news_leb1{
	margin-right: 20px;
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}
.news_leb1:last-child{
	margin-right: 0;
}
.news_leb1 img{
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.news_leb1 span{
	display: inline-block;
	vertical-align: middle;
}
.news_lec{
	border-top: 1px solid #E9E9E9;
	width: 100%;
	margin-top: 40px;
	padding: 35px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.news_lec img{
	max-width: 100%;
}
.news_led{
	width: 100%;
	display: flex;
}
.news_led1{
	border: 1px solid #E3E3E3;
	width: 48%;
	background: #FAFBFC;
	padding: 15px 25px;
	display: block;
	margin-right: 4%;
}
.news_led1:nth-child(2n){
	margin-right: 0;
}
.news_led2{
	width: 100%;
	font-size: 14px;
	color: #999999;
	display: inline-block;
}
.news_led2 span{
	float: left;
}
.news_led2 img{
	width: 15px;
	display: block;
	float: right;
}
.news_led3{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
	            overflow: hidden;
	            text-overflow: ellipsis;
}
.gywm_box{
	width: 100%;
}
.gywm_bo{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 75px;
}
.gywm_list{
	width: 100%;
}
.gywm_li{
	width: 100%;
	display: block;
	margin-bottom: 45px;
	background: #F8F8F8;
	padding: 45px 40px;
}
.gywm_li:last-child{
	margin-bottom: 0;
}
.gywm_li1{
	width: 39%;
	margin-left: 12.5%;
	display: inline-block;
	vertical-align: middle;
}
.gywm_li2{
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}
.gywm_li2_1{
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.gywm_li2_2{
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: #666666;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 3;    /* 限制最多显示3行 */
	  overflow: hidden;
	  text-overflow: ellipsis;  /* 可选，部分浏览器不生效 */
	  word-break: break-word;
}
.gywm_li2_3{
	width: 120px;
	height: 45px;
	border-radius: 45px;
	text-align: center;
	line-height: 45px;
	background: #B7262D;
	font-size: 14px;
	color: white;
	margin-top: 20px;
}
.gywm_details{
	width: 100%;
}
.gywm_detail{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 80px;
}
.gywm_deta1{
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}
.gywm_deta1 img{
	width: 55px;
	display: block;
	margin: auto;
	margin-top: 5px;
}
.gywm_deta2{
	width: 100%;
	margin-top: 55px;
	display: flex;
}
.gywm_deta3{
	width: 47%;
	background: #F7F7F7;
	padding: 0 65px;
	padding-top: 70px;
	padding-bottom: 50px;
}
.gywm_deta3_1{
	width: 100%;
	font-size: 24px;
	color: #333333;
}
.gywm_deta3_2{
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}
.gywm_deta4{
	width: 52%;
	margin-left: 1%;
}
.gywm_deta4_1{
	width: 100%;
	height: 49%;
	margin-bottom: 1%;
	display: flex;
}
.gywm_deta4_1:last-child{
	margin-bottom: 0;
}
.gywm_deta4_2{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.gywm_deta4_3{
	width: 49.5%;
	height: 100%;
	margin-right: 1%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.gywm_deta4_3:nth-child(2n){
	margin-right: 0;
}
.nybanne4{
	width: 100%;
}
.nybanne4_1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: white;
	font-weight: bold;
}
.nybanne4_2{
	width: 100%;
	text-align: center;
}
.nybanne4_3{
	font-size: 18px;
	color: white;
	text-align: center;
	display: inline-block;
	margin-right: 60px;
	margin-top: 55px;
}
.nybanne4_3:last-child{
	margin-right: 0;
}
.nybanne4_3 img{
	height: 40px;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}
.nybanne4_4{
	width: 100%;
	text-align: center;
	margin-top: 70px;
	font-size: 30px;
	color: white;
}
.nybanne4_4 span{
	position: relative;
}
.nybanne4_4 span::before{
	content: '';
	width: 60px;
	height: 1px;
	background: #9CACB7;
	position: absolute;
	left: -70px;
	top: 50%;
	transform: translateY(-50%);
}
.nybanne4_4 span::after{
	content: '';
	width: 60px;
	height: 1px;
	background: #9CACB7;
	position: absolute;
	right: -70px;
	top: 50%;
	transform: translateY(-50%);
}
.fwzc_box{
	width: 100%;
}
.fwzc_bo{
	max-width: 100%;
	width: 1000px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 55px;
}
.fwzc_list{
	width: 100%;
}
.fwzc_li{
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 25px;
	display: block;
	padding: 30px 35px;
}
.fwzc_li:last-child{
	margin-bottom: 0;
}
.fwzc_li1{
	width: 65px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}
.fwzc_li2{
	width: calc(100% - 90px);
	display: inline-block;
	vertical-align: middle;
}
.fwzc_li2_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.fwzc_li2_2{
	width: 100%;
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
}
.fwzc_li2_3{
	width: 100%;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.fwzc_li2_3 span{
	display: inline-block;
	vertical-align: middle;
}
.fwzc_li2_3 img{
	width: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}