body,
div,
ul,
li,
a,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
form,
input,
span,
label,
b {
	margin: 0;
	padding: 0;
	line-height: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

button {
	border: none;
}

img,
input {
	outline: none;
	line-height: normal;
}

input[type=button],
input[type=submit],
input[type=file],
button {
	cursor: pointer;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
p {
	font-weight: normal;
	word-break: break-all;
}

i,
em {
	font-style: normal;
}

a:hover {
	text-decoration: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0%;
	clear: both;
}

body {
	font-family: "PingFang SC", "Microsoft Yahei";
	padding-top: 6.25rem;
	/* background-color: #f5f5f5; */
}

header {
	position: fixed;
	height: 6.25rem;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	z-index: 9;
	transition: all 0.3s ease;
	box-shadow: 0px 2px 17px 3px rgba(4, 0, 0, 0.15);
}

.header {
	width: 87.5rem;
	margin: auto;
}

.headerlogo {
	height: 3.125rem;
	margin-top: 1.5625rem;
	float: left;
}

.headerlogo img {
	height: 100%;
}

.headersrc {
	float: right;
	height: 5rem;
	position: relative;
}

.headersrc1main div {
	width: 24rem;
	top: 0;
	right: 0;
	float: right;
	position: relative;
}

.headersrc1main div input {
	background-color: rgb(230 0 18);
	padding: 0 15px;
	transition: all 0.3s ease;
	border-radius: 10px;
	outline-style: initial;
	border: none;
	color: #ffffff;
	height: 3rem;
	width: 100%;
	font-size: 1rem;
	padding-right: 3rem;
}

.headersrc1main div button {
	width: 2rem;
	height: 3rem;
	text-align: center;
	line-height: 3rem;
	background-color: rgba(0, 0, 0, 0);
	font-size: 1.2rem;
	position: absolute;
	right: 0.5rem;
	top: 0;
}

.headersrc1main div button i {
	line-height: 3rem;
	color: #ffffff;
}

.headersrc1main input::placeholder {
	color: #ffffff;
}

.headersrc1main {
	margin: auto;
	position: relative;
	width: 87.5rem;
}

.headersrc button {
	height: 6.25rem;
	background-color: rgba(0, 0, 0, 0);
	outline-style: none;
	color: #222222;
	padding: 0;
	margin-left: 0.5rem;
}

.headersrc button i {
	line-height: 6.25rem;
	font-size: 1.2rem;
}

.headersrc:hover>.headersrc1 {
	max-height: 6.25rem;
	padding: 0.5rem 0;
}

.headersrc:hover>input {
	opacity: 1;
}

.headercenter {
	float: right;
}

.headersrc1 {
	position: fixed;
	top: calc(6.25rem + 1px);
	width: 100%;
	left: 0;
	text-align: right;
	max-height: 0;
	overflow: hidden;
	transition: all 0.3s ease;
}

.headercenter {
	display: flex;
	flex-wrap: wrap;
}

.headercenter2 {
	padding: 0 1.2rem;
	display: inline-block;
	line-height: 6.25rem;
	color: #000000;
	font-size: 1.125rem;
}

.index01 {
	width: 100%;
	background-color: #ffffff;
}

.index1img1 {
	height: 2.5rem;
	margin: auto;
	padding: 2rem 0;
	display: block;
}

.index01main {
	width: 87.5rem;
	margin: auto;
}

.index01bottom {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.index01bottomleft {
	width: 27.6%;
}

.index01bottomright {
	width: 72.4%;
	position: relative;
	background: url(../images/index1img3.jpg) left top no-repeat;
	background-size: 100% 100%;
}

.index01bottomright div {
	width: 57%;
	position: absolute;
	left: 3rem;
	bottom: 2rem;
}

.index01bottomright div img {
	height: 8.75rem;
}

.index01bottomright div p {
	margin-top: 1.25rem;
	font-size: 1.125rem;
	line-height: 1.875rem;
	color: #ffffff;
}

.index02 {
	width: 100%;
	padding: 5rem 0;
	background-color: #ffffff;
}

.index02main {
	width: 87.5rem;
	margin: auto;
}

.index02tit {
	font-size: 1.875rem;
	color: #000000;
	line-height: 1.875rem;
	margin-bottom: 2rem;
	font-weight: bold;
}

.index02tit span {
	color: #666;
	text-transform: uppercase;
	font-size: 1.125rem;
	font-weight: normal;
}

.index02tit a {
	float: right;
	display: inline-block;
	line-height: 30px;
	font-size: 1rem;
	color: #ffffff;
	padding: 0 0.8rem;
	border-radius: 0.3125rem;
	background-color: #e5060a;
	transition: all 0.3s ease;
}

.index02tit a:hover {
	background-color: #c00a0d;
}

.index02lb {
	display: flex;
	flex-wrap: wrap;
}

.index02lb a {
	width: 32.33%;
	border-bottom: 0.3125rem solid #e5060a;
	margin-bottom: 1.2rem;
}

.index02lb a:nth-child(3n-1) {
	margin: 0 1.5%;
	margin-bottom: 1.2rem;
}

.index02lb a img {
	width: 100%;
	height: 18rem;
}

.index02lb a h2 {
	font-size: 0.75rem;
	line-height: 0.8rem;
	color: #e50000;
	padding-top: 1rem;
}

.index02lb a h3 {
	font-size: 1.0625rem;
	line-height: 1.5rem;
	height: 3rem;
	margin: 0.5rem 0;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 2;
	-o-box-orient: vertical;
	transition: all 0.3s ease;
}

.index02lb a h4 {
	font-size: 0.875rem;
	line-height: 1.4rem;
	height: 4.2rem;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	display: -o-box;
	-o-line-clamp: 3;
	-o-box-orient: vertical;
	margin-bottom: 1rem;
}

.index02lb a:hover>h3 {
	color: #e5060a;
}

.index03 {
	background: url(../images/index03bg.jpg) top center no-repeat;
	padding: 5rem 0;
	background-size: 100% auto;
}

.index03main {
	width: 87.5rem;
	margin: auto;
	padding-left: 20%;
	position: relative;
}

.index03left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	margin: auto;
}

.index03left p {
	font-size: 1.25rem;
	line-height: 3rem;
	padding: 0 4rem;
	color: #666;
	margin: 1.5rem 0;
	cursor: pointer;
}

.index03left .index03leftxz {
	background: url(../images/index03lefttitbg.png);
	background-size: 100% 100%;
	color: #ffffff;
	padding-bottom: 0.5rem;
}

.index03right {
	position: relative;
}

.index03rightimg1 {
	width: 40%;
	float: left;
	padding-right: 5%;
}

.index03right1 h2 {
	font-size: 1.875rem;
	font-weight: bold;
	line-height: 2rem;
	margin-bottom: 0.5rem;
	color: #000000;
}

.index03right1 {
	padding-top: 3rem;
	float: right;
	width: 55%;
}

.index03right1 h3 {
	font-size: 1rem;
	line-height: 1.2rem;
	color: #666;
	margin-bottom: 5rem;
}

.index03right1 h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 5rem;
	color: #000000;
}

.index03right1 h4 span {
	font-size: 1.125rem;
	line-height: 1.8rem;
	color: #666;
	display: block;
	margin-top: 0.5rem;
}

.index03right1 div {
	display: flex;
	justify-content: space-between;
}

.index03right1 div p {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #000000;
}

.index03right1 div p span {
	font-size: 1rem;
	color: #666;
	display: block;
	margin-top: 0.5rem;
}

.index04 {
	width: 100%;
	position: relative;
	background: #000000;
}

.index04 .index04bg {
	width: 100%;
}

.index04 a {
	left: 50%;
	top: 50%;
	display: block;
	transform: translate(-50%, -50%);
	position: absolute;
}

.index04 a img {
	width: 25rem;
	transition: all 0.3s ease;
}

.index04 a img:hover {
	opacity: 0.7;
}

.index05 {
	width: 100%;
	padding: 5rem 0;
	background-color: #f5f5f5;
}

.index05main {
	width: 87.5rem;
	margin: auto;
}

.index05lb {
	display: flex;
	flex-wrap: wrap;
}

.index05lb li {
	width: 31.33%;
	position: relative;
}

.index05lb li:nth-child(2) {
	margin: 0 3%;
}

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

.index05lb1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0 5%;
	padding-top: 4rem;
	text-align: center;
	color: #ffffff;
}

.index05lb1 h2 {
	font-size: 1.875rem;
	line-height: 2.1875rem;
	margin-bottom: 3rem;
	font-weight: bold;
}

.index05lb1 h2 span {
	display: block;
	text-transform: uppercase;
	font-size: 1rem;
	margin-top: 0.5rem;
	font-weight: normal;
}

.index05lb2 {
	text-align: center;
	padding-top: 2rem;
}

.index05lb2 a {
	width: 30%;
	display: inline-block;
	margin: 0 2%;
	font-size: 0.85rem;
	line-height: 2rem;
	color: #ffffff;
	border-radius: 0.3125rem;
	background-color: rgba(255, 255, 255, 0.5);
	transition: all 0.3s ease;
}

.index05lb2 a:hover {
	background-color: #e5060a;
}

.index05lb1 h3 {
	font-size: 1.875rem;
	line-height: 2rem;
	font-weight: bold;
	color: #ffffff;
	padding-top: 0.5rem;
}

.index05lb1 h3 span {
	font-size: 1.125rem;
	display: block;
	margin-bottom: 0.8rem;
	text-decoration-line: underline;
}

.index05lb3 {
	text-align: center;
}

.index05lb3 a {
	display: inline-block;
	margin-right: 0.5rem;
	position: relative;
}

.dpewm {
	width: 200% !important;
	position: absolute;
	top: -8.5rem;
	left: -50%;
	opacity: 0;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.index05lb3 a:hover>.dpewm {
	opacity: 1;
	max-height: 200px;
	overflow: hidden;
}

.index05lb3 a:nth-child(4) {
	margin-right: 0;
}



.index05lb3 a img {
	width: 3rem;
}

.index05lb3 a p {
	font-size: 0.8rem;
	line-height: 1rem;
	color: #ffffff;
	margin-top: 0.5rem;
	transition: all 0.3s ease;
}

.index05lb3 a:hover>p {
	color: #ddd;
}

.footer1 {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 3rem;
	padding-top: 5rem;
	border-top: 1px solid #eeeeee;
}

.footer1main {
	width: 87.5rem;
	margin: auto;
}

.footer1left {
	width: 65%;
	display: flex;
	flex-wrap: wrap;
	float: left;
	padding-right: 2.5%;
	margin-right: 2.5%;
	border-right: 1px solid #dddddd;
}

.footer1right {
	width: 30%;
	float: right;
}

.footer1left li {
	width: 16.666%;
}

.footer1left li h4 {
	font-size: 1.125rem;
	line-height: 2rem;
	margin-bottom: 2.5rem;
	position: relative;
}

.footer1left li h4:after {
	content: "";
	width: 2.1875rem;
	height: 1px;
	background-color: #e5060a;
	position: absolute;
	left: 0;
	bottom: -1rem;
}

.footer1left li a {
	font-size: 0.875rem;
	line-height: 1.75rem;
	color: #333;
	display: block;
	transition: all 0.3s ease;
}

.footer1left li a:hover {
	color: #e5060a;
}

.footer1right h2 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}

.footer1right h2 i {
	font-size: 1.5rem;
	margin-right: 0.2rem;
}

.footer1right h3 {
	font-size: 2.25rem;
	line-height: 2rem;
	color: #e5060a;
	margin-bottom: 1rem;
	font-weight: bold;
}

.footer1right1 {
	display: flex;
	flex-wrap: wrap;
}

.footer1right1 div {
	width: 48%;
}

.footer1right1 div:nth-child(1) {
	margin-right: 4%;
}

.footer1right1 div img {
	width: 100%;
}

.footer1right1 div p {
	font-size: 0.875rem;
	line-height: 2rem;
	color: #666666;
	text-align: center;
}

.footer2 {
	width: 100%;
	background-color: #e5060a;
}

.footer2main {
	width: 87.5rem;
	margin: auto;
}

.footer2 h4 {
	font-size: 0.875rem;
	line-height: 3rem;
	float: left;
	color: #ffffff;
}

.footer2 h4 a {
	color: #ffffff;
}

.footer2 p {
	font-size: 0.875rem;
	line-height: 3rem;
	float: right;
	color: #ffffff;
}

.footer2 p a {
	color: #ffffff;
}

.aboutimg1 {
	width: 100%;
}

.section3lb {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-top: 3rem;
}

.section3lb li {
	width: 20%;
	padding-right: 2%;
	margin-bottom: 1.875rem;
	padding-left: 3.5rem;
	position: relative;
}

.section3lb li i {
	font-size: 3rem;
	line-height: 3rem;
	height: 3rem;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: linear-gradient(135deg, #fb5d5d, #ff0000);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}

.section3lb li h4 {
	font-size: 3rem;
	color: #222222;
	line-height: 3rem;
	margin-bottom: 0.5rem;
}

.section3lb li h4 span {
	font-weight: bold;
}

.section3lb li h4 b {
	font-size: 1rem;
	font-weight: normal;
	color: #222;
	vertical-align: text-top;
	margin-left: 5px;
}

.section3lb li p {
	font-size: 1.1rem;
	color: #666;
	line-height: 1.5rem;
}

.about {
	width: 100%;
	background: url(../images/aboutimgbg.png) bottom center no-repeat;
}

.aboutmain {
	padding: 5rem 0;
	width: 87.5rem;
	margin: auto;
}

.aboutimg2 {
	width: 100%;
	margin-bottom: 2rem;
}

.aboutmain h2 {
	font-size: 1.875rem;
	line-height: 2.5rem;
	font-weight: bold;
}

.aboutmain h3 {
	font-size: 1.2rem;
	line-height: 1.25rem;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
	letter-spacing: 0.06rem;
}

.aboutmain1 {
	margin-top: 2rem;
}

.aboutmain1 p {
	font-size: 1rem;
	line-height: 2.2rem;
}


.swiper-containerfz .swiper-slide {
	text-align: center;
	position: relative;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-containerfz .swiper-slide div {
	width: 60%;
	position: absolute;
	left: 2rem;
	bottom: 2rem;
	text-align: left;
	color: #ffffff;
}

.swiper-containerfz .fzlcsy {
	width: 17rem;
	position: absolute;
	right: 2rem;
	bottom: 2rem;
	z-index: 2;
}

html,
body {
	position: relative;
	height: 100%;
}

.swiper-container.swiper-containerfz {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-containerfz .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-containerfz .swiper-slide div h2 {
	font-size: 1.875rem;
	margin-bottom: 1rem;
}

.swiper-containerfz .swiper-slide div h3 {
	font-size: 3rem;
	margin-bottom: 1.5rem;
}

.swiper-containerfz .swiper-slide div h4 {
	font-size: 1.5rem;
	line-height: 2.8125rem;
	margin-bottom: 0.5rem;
}

.swiper-containerfz .swiper-paginationfz {
	position: absolute;
	z-index: 2;
	right: 2rem;
}

.fzlc {
	width: 100%;
	height: 100%;
	position: relative;
}

.swiper-containerfz .fzlczt {
	width: 100%;
	height: 100%;
}

.swiper-paginationfz .swiper-pagination-bullet {
	width: auto;
	border-radius: 0;
	border: none;
	background-color: none;
	font-size: 1.1rem;
	color: #b5b5b5;
}

.swiper-paginationfz .swiper-pagination-bullet {
	margin: 1.5rem 0 !important;
	display: block;
	position: relative;
	text-align: center;
}

.swiper-paginationfz .swiper-pagination-bullet-active {
	background: none;
	font-size: 1.875rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 2rem;
	height: 2rem;
}

.swiper-paginationfz {
	width: 6rem;
}

.swiper-paginationfz .swiper-pagination-bullet-active:after {
	width: 3px;
	height: 1.5rem;
	content: "";
	position: absolute;
	background-color: #c00a0d;
	border-radius: 20px;
	left: -0.3rem;
	top: 0.25rem;
}

.fzlbbjs {
	background-image: -moz-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
	width: 20%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}




/* 地图开始 */
.map-content {
	padding: 5rem 0;
	background: #ffffff;
	border-bottom: 1px solid #dddddd;
}

.map-module {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
	transition: all .3s ease;
}

.map-title {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 50px 0;
	position: relative;
}

.map-branch .map-title {
	margin: 20px 0 0;
	z-index: 1;
}

.map-title:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: -23px;
	left: 50%;
	transform: translateX(-50%);
	border: 6px solid;
	border-color: #20B09F transparent transparent;
}

.map-title:after {
	content: "";
	position: absolute;
	width: 52px;
	height: 3px;
	background-color: #20B09F;
	bottom: -12px;
	left: 50%;
	transform: translateX(-50%);
}

.map-content-info {
	position: relative;
	margin-bottom: 30px;
}

.branch-map-l {
	width: 849px;
	height: 575px;
	position: relative;
}

.map-content-box {
	width: 100%;
	height: 100%;
	background: url("../images/map-bj.png") no-repeat center;
	position: relative;
}

.map-dot {
	position: absolute;
	text-align: center;
	font-size: 12px;
	cursor: pointer;
}

.beijing {
	left: 585px;
	top: 220px;
}

.tianjin {
	left: 604px;
	top: 234px;
}

.hebei {
	left: 575px;
	top: 254px;
}

.shanxi {
	left: 540px;
	top: 276px;
}

.liaoning {
	left: 660px;
	top: 196px;
}

.jilin {
	left: 696px;
	top: 167px;
}

.heilongjiang {
	left: 676px;
	top: 106px;
}

.shanghai {
	left: 668px;
	top: 341px;
}

.jiangsu {
	left: 646px;
	top: 316px;
}

.zhejiang {
	left: 645px;
	top: 384px;
}

.jiaxing {
	left: 665px;
	top: 372px;
}

.anhui {
	left: 605px;
	top: 334px;
}

.fujian {
	left: 625px;
	top: 428px;
}

.jiangxi {
	left: 595px;
	top: 402px;
}

.shandong {
	left: 610px;
	top: 284px;
}

.henan {
	left: 562px;
	top: 316px;
}

.hubei {
	left: 555px;
	top: 359px;
}

.hunan {
	left: 545px;
	top: 409px;
}

.guangdong {
	left: 575px;
	top: 466px;
}

.guangxi {
	left: 506px;
	top: 461px;
}

.chongqing {
	left: 495px;
	top: 364px;
}

.sichuan {
	left: 425px;
	top: 354px;
}

.guizhou {
	left: 484px;
	top: 424px;
}

.yunnan {
	left: 405px;
	top: 462px;
}

.shanxi1 {
	left: 502px;
	top: 312px;
}

.map-dot:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 auto;
	background-color: #01B7BD;
	border-radius: 50%;
}

.map-dot.beijing:after {
	width: 13px;
	height: 12px;
	border-radius: 0;
	background: url("../images/icon-star.png") no-repeat center;
}

.branch-map-data {
	position: absolute;
	box-sizing: border-box;
	width: 430px;
	border: 1px solid #01B7BD;
	box-shadow: 0 0 2px 2px #e9e9e9;
	background-color: #fff;
	padding: 10px 30px;
	z-index: 1;
	display: none;
}

.branch-map-data-title {
	border-bottom: 1px solid #eee;
}

.branch-map-data-title p {
	font-size: 18px;
	color: #333;
	line-height: 28px;
}

.branch-map-data-info {
	max-height: 236px;
	overflow-y: auto;
}

.data-branch {
	border-bottom: 1px dashed #eee;
	padding: 6px 0;
	box-sizing: border-box;
}

.data-branch:last-child {
	border: none;
}

a,
button,
input,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.data-branch .data-name {
	font-size: 14px;
	color: #666;
	line-height: normal;
	margin-bottom: 5px;
}

.data-branch p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

.data-branch p {
	font-size: 12px;
	color: #999;
	line-height: 20px;
}

.branch-map-data:before {
	content: "";
	position: absolute;
	left: -16px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 8px solid;
	border-color: transparent #01B7BD transparent transparent;
}

.branch-map-data:after {
	content: "";
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border: 8px solid;
	border-color: transparent #fff transparent transparent;
}

.map-dot.cur:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -3px;
	transform: translateX(-50%);
	width: 14px;
	height: 14px;
	border-radius: 50%;
	border: 1px solid #01B7BD;
	animation: dot 4s infinite;
}

@keyframes dot {
	100% {
		transform: translateX(-50%) scale(1);
		opacity: 1;
	}

	50% {
		transform: translateX(-50%) scale(1.5);
		opacity: .1;
	}
}

.mapzy {
	font-size: 1.125rem;
	line-height: 2rem;
	color: #000000;
	width: 1200px;
	margin: auto;
}

.mapzy span {
	display: block;
	font-size: 1.25rem;
	font-weight: bold;
	color: #e5060a;
	margin-bottom: 0.5rem;
}


/* 地图结束 */

.contact_map {
	width: 100%;
	height: 50rem;
}

.dhdt {
	position: relative;
}

.dhdt1 {
	width: 28.125rem;
	position: absolute;
	height: 100%;
	right: 5%;
	top: 0;
	background: url(../images/dhdtbg.png) bottom center no-repeat;
	background-size: 100% 100%;
	padding: 2rem;
	padding-top: 5rem;
	z-index: 1;
}

.dhdt2 {
	display: flex;
	flex-wrap: wrap;
	padding-top: 3rem;
	margin-top: 2rem;
	border-top: 1px solid #ffffff;
}

.dhdt2 div {
	width: 48%;
}

.dhdt2 div:nth-child(1) {
	margin-right: 4%;
}

.dhdt2 div img {
	width: 100%;
}

.dhdt2 div p {
	font-size: 1rem;
	line-height: 2rem;
	color: #ffffff;
	text-align: center;
}

.dhdt1 h2 {
	font-size: 1.875rem;
	line-height: 2rem;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 2rem;
}

.dhdt1 h2 span {
	font-size: 1.2rem;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	margin-top: 0.3rem;
	letter-spacing: 0.055rem;
}

.dhdt1 h3 {
	font-size: 1.125rem;
	line-height: 3rem;
	color: #ffffff;
}

.dhdt1 h3 i {
	font-size: 1.3rem;
	float: left;
	margin-right: 0.3rem;
}

.qyrybanner {
	width: 100%;
}

.qyry {
	width: 100%;
	padding: 5rem 0;
}

.qyrymain {
	width: 87.5rem;
	margin: auto;
	background-color: #ffffff;
}

.qyrytit {
	text-align: center;
	margin-bottom: 3rem;
}

.qyrytit h4 {
	font-size: 2.5rem;
	line-height: 4rem;
	color: #e5060a;
	font-weight: bold;
}

.qyrytit h4 img {
	height: 2.5rem;
	margin-right: 0.5rem;
	vertical-align: middle;
}

.qyrytit h5 {
	font-size: 1rem;
	text-transform: uppercase;
	color: #666;
}

.qyrylb {
	display: flex;
	flex-wrap: wrap;
}

.qyrylb a {
	width: 31.33%;
	display: block;
	margin-bottom: 1rem;
}

.qyrylb a:nth-child(3n-1) {
	margin: 0 3%;
	margin-bottom: 1rem;
}

.qyrylb a img {
	width: 100%;
	background-color: #000000;
	transition: all 0.3s ease;
}

.qyrylb a p {
	font-size: 1rem;
	text-align: center;
	line-height: 1.625rem;
	color: #000000;
	transition: all 0.3s ease;
}

.qyrylb a:hover>img {
	opacity: 0.9;
}

.qyrylb a:hover>p {
	color: #e5060a;
}

.ldghlb {
	display: flex;
	flex-wrap: wrap;
}

.ldghlb div {
	width: 28.33%;
	margin-bottom: 2rem;
	position: relative;
}

.ldghlb div:nth-child(3n-1) {
	margin: 0 7.5%;
	margin-bottom: 2rem;
}

.ldghlb div img {
	width: 100%;
	border-radius: 0.625rem;
	border: 0.5rem solid #dddddd;
	box-shadow: 0px 2px 9px 1px rgba(4, 0, 0, 0.43);
	box-sizing: border-box;
	transition: all 0.3s ease;
}

.ldghlb div img:hover {
	transform: scale(1.05);
	border: 0.5rem solid #e5060a;
}

.ldghlb div p {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #000000;
	margin-top: 0.8rem;
	text-align: center;
}

.product {
	width: 100%;
	background-color: #ffffff;
	padding: 5rem 0;
	border-bottom: 1px solid #dddddd;
}

.productmain {
	width: 87.5rem;
	margin: auto;
}

.producttit {
	text-align: center;
	width: 100%;
	margin-bottom: 3rem;
}

.protitimg1 {
	width: 18rem;
	margin: auto;
	margin-bottom: 1.5rem;
}

.producttit {
	text-align: center;
	margin-bottom: 4rem;
	position: relative;
	z-index: 2;
}

.producttit1 {
	display: inline-block;
	margin: 0 1rem;
	position: relative;
	vertical-align: middle;
}

.producttit1 div {
	position: absolute;
	left: 0;
	top: 3.5rem;
	width: 100%;
	background-color: #ffffff;
	z-index: 999999;
	border-radius: 0.5rem;
	max-height: 0px;
	overflow: hidden;
	transition: all 0.3s ease;
}

.producttit1:hover>div {
	max-height: 10rem;
	box-shadow: 0px 2px 17px 3px rgba(4, 0, 0, 0.15);
}

.producttit1 div a {
	width: 100%;
	text-align: center;
	display: inline-block;
	font-size: 1.1rem;
	line-height: 2rem;
	color: #222222;
	cursor: pointer;
	background: none;
	background-size: 100% 100%;
	transition: all 0.3s ease;
}

.producttit a {
	display: block;
	font-size: 1.25rem;
	line-height: 2.5rem;
	padding: 0.5rem 4rem;
	color: #666;
	cursor: pointer;
	background: url(../images/proflwxz.jpg) center center no-repeat;
	background-size: 100% 100%;
	transition: all 0.3s ease;
}

.producttit a:hover {
	color: #e5060a;
}

.producttit .producttitxz {
	background: url(../images/index03lefttitbg.png);
	background-size: 100% 100%;
	color: #ffffff;
	padding: 0 4rem;
	padding-bottom: 1rem;
	line-height: 2.5rem;
	vertical-align: bottom;
}

.producttit #producttitxz {
	background: url(../images/index03lefttitbg.png);
	background-size: 100% 100%;
	color: #ffffff;
	padding: 0 4rem;
	padding-bottom: 1rem;
	line-height: 2.5rem;
	vertical-align: bottom;
}

.producttit .producttitxz:hover {
	color: #ffffff;
}

.producttit1 div .productleftlbxz1{
	color: #e5060a;
}
.producttit2 i{
	margin-left: 0.2rem;
}

.prolb {
	display: flex;
	flex-wrap: wrap;
}

.prolb a {
	width: 33.33%;
	margin-bottom: 4rem;
	height: 21.25rem;
	position: relative;
}

.proimg {
	height: 100%;
	margin: auto;
	display: block;
}

.prolb a div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(230, 0, 18, 0.8);
	opacity: 0;
	transition: all 0.3s ease;
}

.prolb a:hover>div {
	opacity: 1;
}

.prolb a div img {
	width: 10rem;
	position: absolute;
	left: 2rem;
	top: 2rem;
}

.prolb a div p {
	font-size: 1.5rem;
	font-weight: bold;
	color: #ffffff;
	line-height: 2.5rem;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	padding: 0 2rem;
	width: 100%;
	text-align: center;
}

.prodet1 {
	width: 100%;
	background-color: #ffffff;
	padding: 5rem;
}

.prodet1main {
	width: 87.5rem;
	margin: auto;
}

.prodet1left {
	width: 32%;
	float: left;
	height: 30rem;
	margin-left: 0;
}

.prodet1left img {
	height: 30rem;
	display: block;
	margin: auto;
}

.prodet1right h2 {
	font-size: 1.875rem;
	font-weight: bold;
	line-height: 2rem;
	margin-bottom: 0.5rem;
}

.prodet1right {
	float: right;
	width: 63%;
	position: relative;
}

.prodet1right section {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0;
	top: -15px;
	overflow: initial;
}

.prodet1right section img {
	width: 80px;
	height: 80px;
	margin-bottom: 5px;
}

.prodet1right section p {
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #666;
}

.prodet1right h3 {
	font-size: 1rem;
	line-height: 1.2rem;
	color: #666;
	margin-bottom: 5rem;
}

.prodet1right h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 5rem;
	color: #000000;
}

.prodet1right h4 span {
	font-size: 1.125rem;
	line-height: 1.8rem;
	color: #666;
	display: block;
	margin-top: 0.5rem;
}

.prodet1right div {
	display: flex;
	justify-content: space-between;
}

.prodet1right div p {
	font-size: 1.125rem;
	line-height: 1.5rem;
}

.prodet1right div p span {
	font-size: 1rem;
	color: #666;
	display: block;
	margin-top: 0.5rem;
}

.prodet1right a {
	background-image: -moz-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
	background-image: -webkit-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
	background-image: -ms-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
	border-radius: 0.625rem;
	line-height: 4rem;
	padding: 0 3rem;
	color: #ffffff;
	display: inline-block;
	margin-top: 3rem;
	font-size: 1.3rem;
	transition: all 0.3s ease;
}

.prodet1right a span {
	font-size: 0.75rem;
}

.prodet1right a:hover {
	opacity: 0.9;
	border-radius: 1rem;
}

.prodet2 {
	width: 100%;
	padding: 5rem 0;
	background-color: #f5f5f5;
}

.prodet2main {
	width: 87.5rem;
	margin: auto;
}

.prodet2tit {
	font-size: 1.6rem;
	padding-bottom: 1.2rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid #a6a6a6;
	font-weight: bold;
}

.prodet2tit span {
	font-size: 1rem;
}

.prodet2xq {
	font-size: 1rem;
	line-height: 2rem;
}

.prodet2xq p {
	font-size: 1rem;
	line-height: 2rem;
}

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

.njqy {
	width: 100%;
	padding: 5rem 0;
	background: url(../images/njqybg.png) top center no-repeat;
}

.njqymain {
	width: 87.5rem;
	margin: auto;
}

.njqy1 {
	position: relative;
	margin-bottom: 2.5rem;
	padding-top: 2rem;
}

.njqyimg1 {
	height: 4.375rem;
	margin-bottom: 4rem;
}

.njqyimg2 {
	position: absolute;
	right: 0;
	top: 0;
	height: 14.375rem;
}

.njqy1 h4 {
	font-size: 1.875rem;
	line-height: 2rem;
	color: #e5060a;
	margin-bottom: 0.5rem;
}

.njqy1 p {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #222222;
}

.njqy2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.njqy2 div {
	width: 49%;
	padding: 2rem;
	background-color: #ffffff;
	border-radius: 1rem;
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.cqsyimg2 {
	border: 0.2rem solid #e50000;
	border-radius: 0.5rem;
}

.njqy2 div span {
	color: #e5060a;
}

.njqy2 div:nth-child(1) {
	margin-right: 2%;
}

.njqy3 {
	padding: 2rem;
	padding-right: 33rem;
	background-color: #ffffff;
	position: relative;
	border-radius: 1rem;
}

.njqy3 img {
	width: 28rem;
	position: absolute;
	right: 2rem;
	top: 2rem;
}

.njqy3 h2 {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: bold;
	color: #e5060a;
	margin-bottom: 1rem;
}

.njqy3 p {
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.cqsy {
	width: 100%;
	padding: 5rem 0;
	background: url(../images/cqsybg.jpg) top center no-repeat;
}

.cqsymain {
	width: 87.5rem;
	margin: auto;
}

.cqsy .njqy1 {
	text-align: right;
}

.cqsy .njqyimg2 {
	left: 0;
	right: initial;
}

.cqsy3 {
	padding: 2rem;
	border-radius: 1rem;
	background-color: #ffffff;
}

.cqsy3main {
	padding-right: 33rem;
	background-color: #ffffff;
	position: relative;
	border-radius: 1rem;
}

.cqsy3main img {
	width: 24rem;
	position: absolute;
	right: 0rem;
	top: 0rem;
}

.cqsy3main h2 {
	font-size: 1.5rem;
	line-height: 1.8rem;
	font-weight: bold;
	color: #e5060a;
	margin-bottom: 1rem;
}

.cqsy3main p {
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.cqsy3 h3 {
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.cqsy3 h3 span {
	color: #e5060a;
}

.bnjf {
	width: 100%;
	padding: 5rem 0;
	background: url(../images/bnjfbg.png) top center no-repeat;
}

.bnjfmain {
	width: 87.5rem;
	margin: auto;
}

.bnjfimg1 {
	height: 5.3125rem;
	display: block;
	margin: auto;
	margin-bottom: 3rem;
}

.bnjflb {
	width: 100%;
}

.bnjflb li {
	width: 100%;
	float: left;
	margin-bottom: 2rem;
	background-color: #ffffff;
}

.bnjfleft {
	width: 35%;
	float: left;
}

.bnjfright {
	width: 65%;
	float: right;
	padding: 3rem;
	position: relative;
}

.bnjfright img {
	width: 10rem;
	position: absolute;
	right: 1rem;
	top: 1rem;
}

.bnjfright h4 {
	font-size: 1.875rem;
	line-height: 2rem;
	margin-bottom: 2rem;
	font-weight: bold;
	color: #e5060a;
	position: relative;
}

.bnjfright p {
	font-size: 1.125rem;
	line-height: 2.5rem;
	position: relative;
}

.bnjflb li:nth-child(2n) .bnjfleft {
	float: right;
}

.bnjflb li:nth-child(2n) .bnjfright h4 {
	text-align: right;
}

.bnjflb li:nth-child(2n) img {
	left: 1rem;
	right: initial;
}

.fycj {
	width: 100%;
	padding: 5rem 0;
	background: url(../images/fycjbg.jpg) top center no-repeat;
}

.fycjmain {
	width: 87.5rem;
	margin: auto;
}

.fycjimg1 {
	height: 3.75rem;
	display: block;
	margin: auto;
	margin-bottom: 3rem;
}

.fycjjs {
	font-size: 1.125rem;
	line-height: 3rem;
	color: #4c4c4c;
	margin-bottom: 1rem;
	text-align: center;
	font-weight: bold;
}

.fycjimg2 {
	width: 100%;
}

.jycc {
	background: url(../images/jyccbg.png) bottom center no-repeat;
}

.jycctit {
	font-size: 1.875rem;
	line-height: 5rem;
	margin-bottom: 2rem;
	text-align: center;
	font-weight: bold;
}

.jycctit span {
	color: #e5060a;
}

.jycclb {
	margin-bottom: 1rem;
}

.jycclb li {
	width: 100%;
	float: left;
	margin-bottom: 3rem;
}

.jycclbleft {
	width: 25%;
	float: left;
}

.jycclbright {
	width: 70%;
	float: right;
	padding-top: 1rem;
}

.jycclbright h4 {
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 1.5rem;
	color: #e5060a;
	margin-bottom: 1rem;
}

.jycclbright p {
	font-size: 1.125rem;
	line-height: 2.25rem;
}

.jycclb li:nth-child(2) .jycclbleft {
	float: right;
}

.jycclb li:nth-child(2) .jycclbright {
	float: left;
}

.jycctit b {
	font-size: 1.125rem;
	line-height: 3rem;
	display: block;
}

.jyccimg5 {
	width: 60%;
	margin-left: 20%;
}

.fycjjs span {
	color: #e5060a;
}

.wtkcimg2 {
	width: 100%;
	margin-top: 1rem;
}

.jkyh li {
	width: 100%;
	float: left;
	margin-bottom: 2rem;
}

.jkyhleft {
	width: 78%;
	float: left;
}

.jkyhright {
	width: 20%;
	float: right;
}

.jkyh li:nth-child(2) .jkyhleft {
	float: right;
}

.jkyh li:nth-child(2) .jkyhright {
	float: left;
	width: 19%;
}

.jdpj {
	display: flex;
	flex-wrap: wrap;
}

.jdpj li {
	width: 24%;
	background-color: #ffffff;
	border-radius: 0.625rem;
	margin: 0.5rem 0;
	margin-right: 1.333%;
	padding: 2rem 1rem;
	text-align: center;
}

.jdpj li:nth-child(4) {
	margin-right: 0;
}

.jdpj li:nth-child(5) {
	margin-left: 12.333%;
}

.jdpj li h2 {
	font-size: 1.375rem;
	line-height: 1.5rem;
	color: #e5060a;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.jdpj li h3 {
	font-size: 1.125rem;
	line-height: 1.2rem;
	color: #666;
	margin-bottom: 0.5rem;
}

.jdpj li p {
	font-size: 1rem;
	line-height: 2.3rem;
	color: #000000;
}

.srjj {
	display: flex;
	flex-wrap: wrap;
}

.srjj img:nth-child(1) {
	width: 49.5%;
	margin-bottom: 1rem;
	margin-right: 1%;
}

.srjj img:nth-child(2) {
	width: 49.5%;
	margin-bottom: 1rem;
}

.srjj img:nth-child(3),
.srjj img:nth-child(4),
.srjj img:nth-child(5) {
	width: 24%;
	margin-right: 1.333%;
	margin-bottom: 1rem;
}

.srjj img:nth-child(6) {
	width: 24%;
	margin-bottom: 1rem;
}

.srjj img:nth-child(7),
.srjj img:nth-child(8),
.srjj img:nth-child(9) {
	width: 32.33%;
	margin-right: 1.5%;
}

.srjj img:nth-child(9) {
	margin-right: 0;
}

.snsz {
	width: 100%;
	padding: 5rem 0;
}

.snszmain {
	width: 87.5rem;
	margin: auto;
}

.snsztit {
	margin-bottom: 2rem;
	width: 52%;
	position: absolute;
	left: 7%;
	top: 32rem;
}

.snsztit h3 {
	font-size: 2.25rem;
	line-height: 2.3rem;
	margin-bottom: 1rem;
	font-weight: bold;
	color: #e5060a;
}

.snsztit h4 {
	font-size: 1.875rem;
	line-height: 2rem;
	color: #222;
	margin-bottom: 2rem;
}

.snsztit p {
	font-size: 1.5rem;
	line-height: 3rem;
	color: #222;
}

.snsztit1 {
	font-size: 1.875rem;
	line-height: 2rem;
	color: #e5060a;
	margin-bottom: 2rem;
}

.snszlb1 li {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 2rem;
}

.snszlb1 li img {
	width: 48%;
}

.snszlb1 li img:nth-child(2n) {
	margin-left: 4%;
}

.snszlb1 li div {
	width: 50%;
	margin-left: 5%;
}

.snszlb1 li div h4 {
	font-size: 1.875rem;
	line-height: 2rem;
	color: #000000;
	margin-bottom: 1rem;
	font-weight: bold;
}

.snszlb1 li div p {
	font-size: 1.5rem;
	line-height: 3rem;
}

.snszlb1 li:nth-child(2n) div {
	margin-left: 0;
	margin-right: 5%;
}

.snsztit2 {
	margin-top: 3rem;
	font-size: 1.5rem;
	line-height: 3rem;
	text-align: center;
	margin-bottom: 3rem;
}

.snsztit2 span {
	display: block;
	color: #e5060a;
	line-height: 3rem;
	text-align: center;
}

.snszlb2 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}

.snszlb2 li {
	width: 19%;
	margin-right: 1.25%;
	padding-bottom: 1rem;
}

.snszlb2 li:nth-child(5n) {
	margin-right: 0;
}

.snszlb2 li img {
	width: 100%;
	margin-bottom: 0.5rem;
	border: 4px solid #dddddd;
	box-sizing: border-box;
}

.snszlb2 li h4 {
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: #e5060a;
	font-weight: bold;
}

.snszlb2 li p {
	font-size: 0.9rem;
	line-height: 1.875rem;
}

.snsztit1 span {
	font-size: 1.5rem;
	line-height: 3rem;
	display: block;
	color: #000000;
	margin-top: 0.5rem;
}

.snsztit3 {
	text-align: center;
	padding-top: 2rem;
}

.snsztit3 h2 {
	font-size: 2.25rem;
	font-weight: bold;
	color: #e5060a;
	margin-bottom: 1rem;
}

.snsztit3 h3 {
	font-size: 1.5rem;
	line-height: 3rem;
	margin-bottom: 2rem;
}

.snsztit3 img {
	height: 4.25rem;
}

.headercenter1 {}

.headercenter1 div {
	position: absolute;
	left: 0;
	top: 6.25rem;
	background-color: rgb(255, 255, 255, 0.8);
	width: -webkit-fill-available;
	text-align: center;
	overflow: hidden;
	max-height: 0;
	transition: all 0.2s ease;
}

.headercenter1 div section {
	width: 87.5rem;
	margin: auto;
}

.headercenter1:hover>div {
	max-height: 18.75rem;
	padding: 2rem 0;
}

.headercenter1 div section a {
	font-size: 1.125rem;
	line-height: 3rem;
	color: #000000;
	margin: 0 1.2rem;
	transition: all 0.2s ease;
}

.headercenter1 div section a:hover {
	color: #e60012;
}

.headercenter1 div section a i {
	color: #e50000;
}

.fybanner {
	width: 100%;
}

.fybanner img {
	width: 100%;
	display: block;
}

.xzbwgtit {
	text-align: center;
	background-color: #ffffff;
	padding: 2rem 0;
	padding-bottom: 0;
	display: flex;
	/* flex-wrap: wrap; */
	/* align-items: center; */
	justify-content: center;
}

.xzbwgtit a {
	display: inline-block;
	font-size: 1.1rem;
	padding: 0 2rem;
	line-height: 4rem;
	position: relative;
	color: #000000;
	transition: all 0.3s ease;
}

.xzbwgtit a:after {
	content: "";
	width: 0.1rem;
	height: 0.8rem;
	position: absolute;
	right: -2px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: #aaa;
}

.xzbwgtit a:hover {
	color: #e50000;
}

.xzbwgtit a:last-child::after {
	display: none;
}

.xzbwgtit .xzbwgtitxz {
	background-color: #e50000;
	color: #ffffff;
}

.xzbwgtit .xzbwgtitxz:hover {
	color: #ffffff;
}

.xzbwgtit .xzbwgtitxz::after {
	display: none;
}

.njqytit h2 {
	font-size: 3.2rem;
	line-height: 3.5rem;
	color: #e50000;
	font-weight: bold;
	font-family: 宋体;
}

.njqytit h3 {
	font-size: 1.2rem;
	line-height: 2rem;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 3rem;
}

.njqyjs {
	background-color: #ffffff;
	padding: 2rem;
}

.bnjftit {
	text-align: center;
}

.newslb1 {
	margin-top: 3rem;
}

.zbgglb {
	display: flex;
	flex-wrap: wrap;
}

.zbgglb a {
	width: 49%;
	margin-bottom: 1rem;
	background-color: #ffffff;
	padding: 1.2rem;
	border-radius: 0.5rem;
	transition: all 0.3s ease;
	display: block;
}

.zbgglb a:nth-child(2n) {
	margin-left: 2%;
}

.zbgglb a h3 {
	font-size: 1.25rem;
	line-height: 1.5rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #222222;
	margin-bottom: 0.3rem;
	transition: all 0.3s ease;
}

.zbgglb a:hover {
	background-color: #e5060a;
}

.zbgglb a h4 {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #666;
	transition: all 0.3s ease;
}

.news {
	padding: 5rem 0;
	background-color: #f5f5f5;
}

.newsmain {
	width: 87.5rem;
	margin: auto;
}

.zbgglb a:hover>h3 {
	color: #ffffff;
}

.zbgglb a:hover>h4 {
	color: #ffffff;
}

.newsxq {
	width: 100%;
	background-color: #ffffff;
	padding: 2rem;
}

.newsxqtit {
	text-align: center;
	padding-bottom: 1rem;
	margin-bottom: 1rem;
	border-bottom: 1px dashed #dddddd;
}

.newsxqtit h4 {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.5rem;
	color: #000000;
}

.newsxqtit h5 {
	font-size: 0.9rem;
	line-height: 1.2rem;
	margin-top: 0.2rem;
	color: #666;
}

.newsxqnr {
	width: 100%;
	font-size: 1rem;
	line-height: 1.5rem;
}

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

.fenye {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
	text-align: center;
}

.fenye li {
	line-height: 22px;
	margin-right: 5px;
	padding: 0px 8px;
	display: inline-block;
	border: 1px solid #dddddd;
	border-radius: 2px;
}

.fenye .active {
	background-color: #c9352c;
}

.fenye li .current {
	color: #ffffff !important;
}

.fenye li a {
	color: #222222 !important;
}

section {
	overflow: hidden;
	max-width: 100%;
}

.njqy,
.fycj,
.snsz,
.bnjf {
	max-width: 100%;
	overflow: hidden;
}

.headercenter2:after {
	content: "";
	width: 0;
	background: #c9352c;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 2rem;
	height: 2px;
	transition: all 0.3s ease;
}

.headercenter2 {
	position: relative;
}

.headercenter1:hover>.headercenter2::after {
	width: calc(100% - 2.4rem);
}

#headercenter2xz:after {
	content: "";
	width: calc(100% - 2.4rem);
	background: #c9352c;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 2rem;
	height: 2px;
	transition: all 0.3s ease;
}

.footer2 h4 a img {
	vertical-align: middle;
	margin-right: 0.2rem;
}

.fycjimg2 {
	display: block;
}

.fycjimg2m {
	display: none;
}

.mobilemenu {
	display: none;
}

.xzbwgtit {
	transition: all 0.3s ease;
}

.xzbwgtit.fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 6.25rem;
	box-shadow: 0px 4px 6px rgba(4, 0, 0, 0.15);
	background: #ffffff;
	z-index: 2;
	border-top: 1px solid #dddddd;
	padding: 1rem 0;
}

.cqsy {
	overflow: hidden;
}

.indexswiperjs {
	width: 100%;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	text-align: center;
	position: absolute;
}

.indexswiperjs p {
	font-size: 3rem;
	line-height: 4rem;
	color: #ffffff;
	margin-bottom: 1rem;
	font-family: 宋体;
}

.indexswiperjs h5 {
	font-size: 2.5rem;
	line-height: 3rem;
	color: #ffffff;
	opacity: 0.7;
	font-family: 宋体;
}

.indexswiperjs h5 i {
	font-size: 2.5rem;
	vertical-align: text-top;
	margin-left: 0.5rem;
}

.swiper-slide a {
	display: block;
	position: relative;
	cursor: pointer;
}

.swiper-container .indexpag {
	text-align: right;
	padding-right: 2rem;
}

.swiper-container .indexpag .swiper-pagination-bullet {
	width: 5rem;
	height: 0.2rem;
	border-radius: 2px;
	opacity: 0.6;
	background: #ffffff;
	transition: all 0.3s ease;
}

.swiper-container .indexpag .swiper-pagination-bullet-active {
	opacity: 1;
	width: 8rem;
	background: #e60012;
}

.indexvideo {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 9;
	background: #000;
	display: none;
}

.indexvideo video {
	width: 100%;
	height: 100vh;
}

.indexvideo .icon-guanbi5 {
	font-size: 2.2rem;
	line-height: 3rem;
	width: 3rem;
	text-align: center;
	color: #ffffff;
	position: absolute;
	right: 2rem;
	top: 2rem;
	cursor: pointer;
	opacity: 0.6;
	transition: all 0.8s ease;
}

.indexvideo .icon-guanbi5:hover {
	transform: rotateZ(270deg);
}

/* 产品页改版 */
.probiglb {
	position: relative;
	height: 30rem;
}

.swiper-containerbig {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.swiper-containerbig .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-containerbig .swiper-slide {}

.probiglbleft {
	height: 100%;
	width: auto;
	margin: 0 8%;
}

.swiper-containerbig .probiglbleft {
	width: auto !important;
}

.probiglbright {
	width: 55%;
	text-align: left;
	padding-left: 5%;
}

.probiglbright h2 {
	font-size: 2.5rem;
	line-height: 3rem;
	color: #343434;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.probiglbright h3 {
	font-size: 1.1rem;
	line-height: 1.5rem;
	color: #666;
	font-weight: bold;
	margin-bottom: 2.5rem;
}

.probiglbright1 {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem;
}

.probiglbright1 p {
	font-size: 1.1rem;
	line-height: 2rem;
	margin-right: 5%;
}

.probiglbright1 p span {
	display: block;
	font-size: 1.8rem;
	margin-bottom: 0.3rem;
}

.probiglbright1 p span b {
	font-size: 1.2rem;
	vertical-align: top;
	color: #555;
}

.probiglbright2 {
	margin-bottom: 2rem;
}

.probiglbright2 h4 {
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}

.probiglbright2 p {
	font-size: 1.1rem;
	line-height: 2rem;
	color: #666;
}

.probiglbright a {
	display: inline-block;
	background-color: #e5060a;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 2.5rem;
	padding: 0 1rem;
}

.probiglbright a i {
	margin-left: 0.2rem;
}

.probiglbright a:hover {
	background-color: #c00a0d;
	border-radius: 0.3125rem;
}

.prosmalllb {
	position: fixed;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 390px;
	z-index: 9;
}

.prosmalllb1 {
	overflow: hidden;
	height: 390px;
}

.swiper-containersmall {
	width: 90px;
	height: 90px;
	position: relative;
}

.swiper-containersmall .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-containersmall .swiper-slide {
	background-color: #eeeeee;
	padding: 5px;
	cursor: pointer;
}

.swiper-containersmall .swiper-slide img {
	height: 100%;
	width: auto;
}

.swiper-containersmall .swiper-slide-active {
	border: 1px solid #e5060a;
	box-shadow: 0px 0px 5px #8b8989;
}

.prosmalllb .icon-you--copy {
	font-size: 30px;
	position: absolute;
	left: 0;
	width: 90px;
	text-align: center;
	top: -25px;
	color: #9a9a9a;
	cursor: pointer;
}

.prosmalllb .icon-you--copy:hover {
	color: #c00a0d;
}

.prosmalllb .icon-you--copy-copy {
	font-size: 30px;
	position: absolute;
	left: 0;
	width: 90px;
	text-align: center;
	bottom: -25px;
	color: #9a9a9a;
	cursor: pointer;
}

.prosmalllb .icon-you--copy-copy:hover {
	color: #c00a0d;
}

.xzbwgtit {
	position: fixed;
	width: 100%;
	left: 0;
	top: 6.25rem;
	box-shadow: 0px 4px 6px rgb(4 0 0 / 15%);
	background: #ffffff;
	z-index: 2;
	border-top: 1px solid #dddddd;
	padding: 1rem 0;
}

.headerbwg {
	box-shadow: none;
}

.fybannerbwg {
	padding-top: 6rem;
}

/* 产品页改版 */
.indexswiperjslb img {
	height: 100vh;
}

.swiper-containerjslb {
	margin-top: -6.25rem;
}

.logow {
	display: none;
}

.logob {
	display: block;
}

.headerxz .logow {
	display: block;
}

.headerxz .logob {
	display: none;
}

.headerxz {
	background: rgba(255, 255, 255, 0.2);
}

.headerxz .headercenter2 {
	color: #ffffff;
}

.headerxz #headercenter2xz:after {
	background-color: #ffffff;
}

.headerxz .headercenter1 div {
	background: rgba(255, 255, 255, 0.3);
}

.headerxz .headercenter1 div section a {
	color: #ffffff;
}

.headerxz .headercenter1 div section a i {
	color: #ffffff;
}

.njqyjs,
.njqyjs p {
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.fycjmain p {
	font-size: 1.125rem;
	line-height: 2.5rem;
}

.xjxtmain {
	background: url(../images/xjxtbg.jpg) top center no-repeat;
}

.indexn01 {
	width: 87.5rem;
	margin: auto;
	padding-top: 3rem;
}

.indexn01lb {
	display: flex;
	flex-wrap: wrap;
}

.indexn01lb a {
	display: block;
	width: 24%;
	margin-right: 1.3333%;
	position: relative;
	background: linear-gradient(180deg, #a12c22, #f32803);
	transition: all 0.3s ease;
}
.indexn01lb a:hover>p{
	background: #e5060a;
}
.indexn01lb a img{
	width: 100%;
	display: block;
}

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

.indexn01lb a p {
	width: 100%;
	line-height: 3rem;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size: 1.2rem;
	transition: all 0.3s ease;
}

.xtljvideo {
	width: 100%;
	height: 50rem;
	border: 0.5rem solid #bb0614;
	border-radius: 0.5rem;
	box-sizing: border-box;
}

.jyctit {
	padding-top: 5rem;
}

.jyccnlb {
	display: flex;
	flex-wrap: wrap;
}

.jyccnlb img {
	width: 50%;
}

.hj {
	width: 100%;
	padding: 5rem 0;
}

.hjmain {
	width: 87.5rem;
	margin: auto;
	padding-top: 5rem;
}

.hjimg1 {
	width: 100%;
	margin-top: 1rem;
}

.hjmain p {
	font-size: 1.125rem;
	line-height: 3rem;
	display: block;
	margin-top: 1rem;
}

.hjmain p span {
	color: #e5060a;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 3rem;
	display: block;
}

.hj {
	max-width: 100%;
	overflow: hidden;
}

.hsmain {
	display: flex;
	flex-wrap: wrap;
}

.hsmainleft {
	width: 35%;
}

.hsmainright {
	width: 60%;
	margin-left: 5%;
	padding-top: 3rem;
}

.hsmainright h4 {
	font-size: 3.2rem;
	line-height: 3.5rem;
	color: #e50000;
	font-weight: bold;
	font-family: 宋体;
	text-align: right;
	margin-bottom: 2rem;
}

.hsmainright p {
	font-size: 1.2rem;
	line-height: 4rem;
	display: block;
}

.ylgs {
	text-align: center;
	margin-bottom: 2rem;
	width: 100%;
}

.ylgs h3 {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 1.5rem;
}

.ylgs h3 span {
	font-size: 1rem;
	color: #666;
}

.ylgs p {
	font-size: 1.3rem;
	line-height: 3rem;
}

.hsmainright .hsmainright11 {
	text-align: left;
}
.jdpjlb{
		margin-bottom: 1rem;
		width: 100%;
	}
	.jdpjlb li{
		float: left;
		width: 49%;
		margin-bottom: 1rem;
	}
	.jdpjlb li:nth-child(2n){
		margin-left: 2%;
	}
	.jdpjlb li img{
		width: 48%;
		float: left;
	}
	.jdpjlb li div{
		width: 48%;
		float: right;
		padding-top: 3rem;
	}
	.jdpjlb li div h2{
		font-size: 2.5rem;
		    font-weight: bold;
		    line-height: 4rem;
		    color: #e50000;
		    margin-bottom: 0.5rem;
		    text-align: center;
	}
	.jdpjlb li div p{
		font-size: 1.1rem;
		line-height: 2.5rem;
		color: #222222;
		text-align: justify;
	}
	.jdpjlb li:nth-child(3) img, .jdpjlb li:nth-child(4) img{
		float: right;
	}
	.jdpjlb li:nth-child(3) div, .jdpjlb li:nth-child(4) div{
		float: left;
	}








@media only screen and (max-width: 1920px) {
	html {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1700px) {
	html {
		font-size: 15px;
	}
}

@media only screen and (max-width: 1560px) {
	html {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1440px) {
	html {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1200px) {
	html {
		font-size: 12px;
	}
}




@media only screen and (max-width: 640px) {
	html {
		font-size: 13px;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: 1rem;
		width: 100%;
	}

	.swiper-pagination-bullet {
		width: 0.8rem;
		height: 0.8rem;
		margin: 0 10px;
		display: inline-block;
		border: 1px solid #ffffff;
		border-radius: 50%;
		vertical-align: middle;
		transition: all 0.3s ease;
	}

	.index01main {
		width: 100%;
		margin: auto;
	}

	.index01main {
		width: 100%;
		margin: auto;
	}

	.index01bottomright div {
		width: 100%;
		position: initial;
		left: 3rem;
		bottom: 2rem;
	}

	.index01bottomright {
		width: 100%;
		position: relative;
		background: url(../images/index1img3.jpg) left top no-repeat;
		background-size: auto 100%;
		padding: 20px 10px;
	}

	.index01bottomright div img {
		height: 5.75rem;
	}

	.index02 {
		width: 100%;
		padding: 20px 10px;
		background-color: #ffffff;
	}

	.index02main {
		width: 100%;
		margin: auto;
	}

	section {
		box-sizing: border-box;
	}

	.index02tit {
		font-size: 1.3rem;
		color: #000000;
		line-height: 2rem;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.index02tit span {
		color: #666;
		text-transform: uppercase;
		font-size: 0.85rem;
		font-weight: normal;
	}

	.index02tit a {
		float: right;
		display: inline-block;
		line-height: 2rem;
		font-size: 0.85rem;
		color: #ffffff;
		padding: 0 0.8rem;
		border-radius: 0.3125rem;
		background-color: #e5060a;
		transition: all 0.3s ease;
	}

	.index02lb a {
		width: 100%;
		border-bottom: 2px solid #e5060a;
		margin-bottom: 10px;
	}

	.index01bottomleft {
		width: 100%;
	}

	.index02lb a:nth-child(3n-1) {
		margin: 0;
		margin-bottom: 10px;
	}

	.index04 a img {
		width: 10rem;
		transition: all 0.3s ease;
	}

	.index03 {
		background: url(../images/index03bg.jpg) top center no-repeat;
		padding: 20px 10px;
		background-size: 100% auto;
	}

	.index03main {
		width: 100%;
		margin: auto;
		padding-left: 0;
		position: relative;
	}

	.index03left {
		position: initial;
		left: 0;
		top: 0;
		transform: initial;
		margin: auto;
		margin-bottom: 20px;
		text-align: center;
	}

	.index03left p {
		font-size: 0.85rem;
		line-height: 1.8rem;
		padding: 0 1.5rem;
		color: #666;
		margin: 0;
		cursor: pointer;
		display: inline-block;
	}

	.index03right1 {
		padding-top: 0px;
		float: right;
	}

	.index03right1 h2 {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 2rem;
		margin-bottom: 0.1rem;
	}

	.index03right1 h3 {
		font-size: 0.8rem;
		line-height: 1.2rem;
		color: #666;
		margin-bottom: 1rem;
	}

	.index03right1 h4 {
		font-size: 1rem;
		line-height: 2rem;
		margin-bottom: 10px;
		color: #000000;
	}

	.index03right1 h4 span {
		font-size: 0.85rem;
		line-height: 1.5rem;
		color: #666;
		display: block;
		margin-top: 0;
	}

	.index03right1 div p {
		font-size: 0.95rem;
		line-height: 1.3rem;
	}

	.index03right1 div p span {
		font-size: 0.85rem;
		color: #666;
		display: block;
		margin-top: 0.2rem;
	}

	.index05 {
		width: 100%;
		padding: 20px 10px;
		background-color: #f5f5f5;
	}

	.index05main {
		width: 100%;
		margin: auto;
	}

	.index05lb li {
		width: 100%;
		position: relative;
	}

	.index05lb2 a {
		width: 40%;
		display: inline-block;
		margin: 0 2%;
		font-size: 1rem;
		line-height: 3rem;
		color: #ffffff;
		border-radius: 0.3125rem;
		background-color: rgba(255, 255, 255, 0.5);
		transition: all 0.3s ease;
	}

	.index05lb1 h2 {
		font-size: 1.875rem;
		line-height: 2.1875rem;
		margin-bottom: 3rem;
		font-weight: bold;
	}

	.index05lb li:nth-child(2) {
		margin: 10px 0;
	}

	.footer1 {
		width: 100%;
		background-color: #ffffff;
		padding-bottom: 3rem;
		padding-top: 5rem;
		border-top: 1px solid #eeeeee;
		padding: 20px 10px;
	}

	.footer1main {
		width: 100%;
		margin: auto;
	}

	.footer1left {
		display: none;
	}

	.footer1right {
		width: 100%;
		float: right;
		text-align: center;
	}

	.footer1right1 {
		display: flex;
		flex-wrap: wrap;
		width: 65%;
		display: flex;
		flex-wrap: wrap;
		width: 65%;
		margin-left: 18.5%;
	}

	.footer2main {
		width: 100%;
		margin: auto;
		padding: 5px 10px;
	}

	.footer2 h4 {
		font-size: 0.875rem;
		line-height: 1rem;
		float: left;
		color: #ffffff;
		width: 100%;
		text-align: center;
		margin: 0;
	}

	.footer2 p {
		font-size: 0.875rem;
		line-height: 1rem;
		float: right;
		color: #ffffff;
		width: 100%;
		text-align: center;
	}

	.aboutmain {
		padding: 20px 10px;
		width: 100%;
		margin: auto;
	}

	.aboutimg2 {
		width: 100%;
		margin-bottom: 10px;
	}

	.aboutmain1 {
		margin-top: 10px;
	}

	.section3lb {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		margin-top: 10px;
	}

	.section3lb li {
		width: 33.33%;
		padding-right: 0;
		margin-bottom: 1rem;
		padding-left: 2.5rem;
	}

	.section3lb li i {
		font-size: 2rem;
		line-height: 2rem;
		height: 2rem;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		background-image: linear-gradient(135deg, #fb5d5d, #ff0000);
		background-clip: text;
		-webkit-background-clip: text;
		color: transparent;
	}

	.section3lb li h4 {
		font-size: 1.5rem;
		color: #222222;
		line-height: 2rem;
		margin-bottom: 0rem;
	}

	.index05lb3 a img {
		width: 3.5rem;
	}

	.index05lb3 a {
		display: inline-block;
		margin-right: 0.8rem;
	}

	.index05lb1 {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		padding: 0;
		padding-top: 10%;
		text-align: center;
		color: #ffffff;
	}

	.swiper-containerfz .fzlczt {
		width: 300%;
		height: 100%;
	}

	.swiper-containerfz .swiper-slide div h2 {
		font-size: 1.1rem;
		margin-bottom: 0.5rem;
	}

	.swiper-containerfz .swiper-slide div h3 {
		font-size: 2rem;
		margin-bottom: 1rem;
	}

	.swiper-containerfz .swiper-slide div h4 {
		font-size: 0.9rem;
		line-height: 1.8rem;
		margin-bottom: 0.5rem;
	}

	.swiper-containerfz .fzlcsy {
		width: 10rem;
		position: absolute;
		right: initial;
		bottom: initial;
		z-index: 2;
		top: 2rem;
		left: 2rem;
	}

	.swiper-containerfz .swiper-paginationfz {
		position: absolute;
		z-index: 2;
		right: 1rem;
	}

	.swiper-container.swiper-containerfz {
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.fzlc {
		width: 100%;
		height: 60%;
		position: relative;
	}

	.swiper-paginationfz .swiper-pagination-bullet {
		margin: 1.1rem 0 !important;
		display: block;
		position: relative;
		text-align: center;
		font-size: 1rem;
	}

	.swiper-paginationfz .swiper-pagination-bullet-active {
		background: none;
		font-size: 1.575rem;
		font-weight: bold;
		color: #ffffff;
		line-height: 2rem;
		height: 2rem;
	}

	.qyry {
		width: 100%;
		padding: 20px 10px;
	}

	.qyrymain {
		width: 100%;
		margin: auto;
		background-color: #ffffff;
	}

	.qyrytit {
		text-align: center;
		margin-bottom: 1rem;
	}

	.qyrytit h4 {
		font-size: 1.5rem;
		line-height: 3rem;
		color: #e5060a;
		font-weight: bold;
	}

	.qyrytit h4 img {
		height: 1.8rem;
		margin-right: 0.5rem;
		vertical-align: middle;
	}

	.qyrytit h5 {
		font-size: 0.9rem;
		text-transform: uppercase;
		color: #666;
	}

	.qyrylb a {
		width: 48%;
		display: block;
		margin-bottom: 1rem;
	}

	.qyrylb a:nth-child(3n-1) {
		margin: 0;
	}

	.qyrylb a:nth-child(2n) {
		margin-left: 4%;
	}

	.ldghlb div i {
		display: none;
	}

	.ldghlb div {
		width: 48%;
		margin-bottom: 1rem;
		position: relative;
	}

	.ldghlb div:nth-child(3n-1) {
		margin: 0;
		margin-bottom: 1rem;
	}

	.ldghlb div:nth-child(2n) {
		margin-left: 4%;
	}

	.ldghlb div img {
		width: 100%;
		border-radius: 0.5rem;
		border: 0.3rem solid #dddddd;
		box-shadow: 0px 2px 9px 1px rgb(4 0 0 / 43%);
		box-sizing: border-box;
		transition: all 0.3s ease;
	}

	.xzbwgtit {
		text-align: center;
		background-color: #ffffff;
		padding: 1rem 0;
		padding-bottom: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		top: 50px;
	}

	.xzbwgtit a {
		display: inline-block;
		font-size: 0.9rem;
		padding: 0 1rem;
		line-height: 2rem;
		position: relative;
		color: #000000;
		transition: all 0.3s ease;
		margin-bottom: 0.5rem;
	}

	.xzbwgtit .xzbwgtitxz {
		background-color: #e50000;
		color: #ffffff;
		border-radius: 0.3rem;
	}

	.njqy {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/njqybg.png) top center no-repeat;
	}

	.njqymain {
		width: 100%;
		margin: auto;
	}

	.njqy1 {
		position: relative;
		margin-bottom: 0.5rem;
		padding-top: 0;
	}

	.njqytit h2 {
		font-size: 2rem;
		line-height: 2.5rem;
		color: #e50000;
		font-weight: bold;
		font-family: 宋体;
	}

	.njqytit h3 {
		font-size: 1rem;
		line-height: 1.2rem;
		color: #666;
		text-transform: uppercase;
		margin-bottom: 1rem;
	}

	.njqyimg2 {
		position: absolute;
		right: 0;
		top: 0;
		height: 14.375rem;
		display: none;
	}

	.njqy1 h4 {
		font-size: 1.5rem;
		line-height: 2rem;
		color: #e5060a;
		margin-bottom: 0.5rem;
	}

	.njqyjs {
		background-color: rgba(0, 0, 0, 0);
		padding: 0;
	}

	.njqyjs p,
	.njqyjs span {
		font-size: 1rem !important;
		line-height: 2.2rem !important;
		text-align: justify;
	}

	.cqsy {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/cqsybg.jpg) top center no-repeat;
	}

	.cqsymain {
		width: 100%;
		margin: auto;
	}

	.cqsy .njqy1 {
		text-align: left;
	}

	.bnjf {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/bnjfbg.png) top center no-repeat;
	}

	.bnjfmain {
		width: 100%;
		margin: auto;
	}

	.bnjflb li {
		width: 100%;
		float: left;
		margin-bottom: 1rem;
		background-color: #ffffff;
	}

	.bnjfleft {
		width: 100%;
		float: left;
	}

	.bnjfright {
		width: 100%;
		float: right;
		padding: 1rem;
		position: relative;
	}

	.bnjfright h4 {
		font-size: 1.6rem;
		line-height: 2rem;
		margin-bottom: 0.5rem;
		font-weight: bold;
		color: #e5060a;
		position: relative;
	}

	.bnjflb li:nth-child(2n) .bnjfright h4 {
		text-align: left;
	}

	.fycj {
		width: 100%;
		padding: 20px 10px;
		background: url(../images/fycjbg.jpg) top center no-repeat;
		background-size: auto 90%;
	}

	.fycjmain {
		width: 100%;
		margin: auto;
	}

	.fycjjs {
		font-size: 0.85rem;
		line-height: 2rem;
		color: #4c4c4c;
		margin-bottom: 1rem;
		text-align: center;
		font-weight: bold;
	}

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

	.fycjimg2 {
		display: none;
	}

	.jycctit {
		font-size: 1.5rem;
		line-height: 3rem;
		margin-bottom: 1rem;
		text-align: center;
		font-weight: bold;
	}

	.jycclbleft {
		width: 50%;
		float: left;
		margin-left: 25%;
	}

	.jycclbright {
		width: 100%;
		float: right;
		padding-top: 1rem;
	}

	.jycclb li:nth-child(2) .jycclbleft {
		float: left;
	}

	.jycclbright h4 {
		font-size: 1.2rem;
		font-weight: bold;
		line-height: 1.5rem;
		color: #e5060a;
		margin-bottom: 0.5rem;
	}

	.jycclbright p,
	.jycctit b {
		font-size: 0.95rem;
		line-height: 2rem;
	}

	.jycclb li {
		width: 100%;
		float: left;
		margin-bottom: 2rem;
	}

	.jyccimg5 {
		width: 100%;
		margin-left: 0;
	}

	.jkyhright {
		width: 50%;
		float: right;
		margin-right: 25%;
	}

	.jkyhleft {
		width: 100%;
		float: left;
		margin-bottom: 1rem;
	}

	.jkyh li:nth-child(2) .jkyhright {
		float: left;
		width: 50%;
		margin-left: 25%;
	}

	.jdpjnr p,
	.jdpjnr p span {
		font-size: 1rem !important;
		line-height: 2.2rem !important;
		text-align: justify;
	}

	.srjj img:nth-child(3),
	.srjj img:nth-child(5) {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 1rem;
	}

	.srjj img:nth-child(4),
	.srjj img:nth-child(6) {
		width: 49%;
		margin-right: 0%;
		margin-bottom: 1rem;
	}

	.snsz {
		width: 100%;
		padding: 20px 10px;
	}

	.snszmain {
		width: 100%;
		margin: auto;
	}

	.snsztit h4 {
		font-size: 1.1rem;
		line-height: 2rem;
		color: #222;
		text-align: center;
		margin-bottom: 1rem;
	}

	.snsztit p {
		font-size: 1rem;
		line-height: 2rem;
		color: #222;
	}

	.snsztit1 {
		font-size: 1.5rem;
		line-height: 1.8rem;
		color: #e5060a;
		margin-bottom: 1rem;
	}

	.snszlb1 li {
		display: flex;
		align-items: center;
		width: 100%;
		margin-bottom: 2rem;
		flex-wrap: wrap;
	}

	.snszlb1 li img {
		width: 100%;
	}

	.snszlb1 li div {
		width: 100%;
		margin-left: 0;
		margin-top: 1rem;
	}

	.snszlb1 li div h4 {
		font-size: 1.2rem;
		line-height: 1.8rem;
		color: #000000;
		margin-bottom: 0.8rem;
		font-weight: bold;
	}

	.snszlb1 li div p {
		font-size: 1rem;
		line-height: 2rem;
	}

	.snsztit2 {
		margin-top: 1rem;
		font-size: 1.2rem;
		line-height: 2.3rem;
		text-align: center;
		margin-bottom: 1rem;
	}

	.snszlb2 li {
		width: 100%;
	}

	.snszlb2 li:nth-child(2) {
		margin: 15px 0;
	}

	.snsztit1 span {
		font-size: 1.2rem;
		line-height: 2.5rem;
		display: block;
		color: #000000;
		margin-top: 0.5rem;
	}

	.snsztit3 {
		text-align: center;
		padding-top: 1rem;
	}

	.snsztit3 h2 {
		font-size: 1.5rem;
		font-weight: bold;
		color: #e5060a;
		margin-bottom: 0.5rem;
	}

	.snsztit3 h3 {
		font-size: 1rem;
		line-height: 2rem;
		margin-bottom: 1rem;
	}

	.snsztit3 img {
		height: 3.25rem;
	}

	.footer1right h2 {
		font-size: 1.2rem;
		line-height: 1.5rem;
	}

	.footer1right h2 i {
		font-size: 1.3rem;
		margin-right: 0.2rem;
	}

	.footer1right h3 {
		font-size: 1.5rem;
		line-height: 1.8rem;
		color: #e5060a;
		margin-bottom: 1rem;
		font-weight: bold;
	}

	.snsztit h3 {
		font-size: 1.5rem;
		line-height: 1.8rem;
		margin-bottom: 0.2rem;
		font-weight: bold;
		color: #e5060a;
		text-align: center;
	}

	.product {
		width: 100%;
		background-color: #ffffff;
		padding: 20px 10px;
		border-bottom: 1px solid #dddddd;
	}

	.productmain {
		width: 100%;
		margin: auto;
	}

	.protitimg1 {
		width: 12rem;
		margin: auto;
		margin-bottom: 1rem;
	}

	.producttit a {
		font-size: 1rem;
		line-height: 1.6rem;
		padding: 0.5rem 1.5rem;
		display: inline-block;
		color: #666;
		margin: 0 0.3rem;
		cursor: pointer;
		background: url(../images/proflwxz.jpg) center center no-repeat;
		background-size: 100% 100%;
		transition: all 0.3s ease;
		margin-bottom: 0.5rem;
	}

	.producttit .producttitxz {
		background: url(../images/index03lefttitbg.png);
		background-size: 100% 100%;
		color: #ffffff;
		padding: 0.4rem 1.5rem;
		padding-bottom: 0.6rem;
		line-height: 1.6rem;
		vertical-align: bottom;
	}
	.producttit #producttitxz {
		background: url(../images/index03lefttitbg.png);
		background-size: 100% 100%;
		color: #ffffff;
		padding: 0.4rem 1.5rem;
		padding-bottom: 0.6rem;
		line-height: 1.6rem;
		vertical-align: bottom;
	}
	

	.prolb a {
		width: 48%;
		margin-bottom: 2rem;
		height: auto;
		position: relative;
		margin-right: 4%;
	}

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

	.proimg {
		height: auto;
		margin: auto;
		display: block;
		width: 100%;
	}

	.prodet1 {
		width: 100%;
		background-color: #ffffff;
		padding: 20px 10px;
	}

	.prodet1main {
		width: 100%;
		margin: auto;
	}

	.prodet1left {
		width: 100%;
		float: left;
		height: 20rem;
		margin-left: 0;
	}

	.prodet1left img {
		height: 20rem;
		display: block;
		margin: auto;
	}

	.prodet1right {
		float: right;
		width: 100%;
		margin-top: 1rem;
	}

	.prodet1right h2 {
		font-size: 1.5rem;
		font-weight: bold;
		line-height: 1.8rem;
		margin-bottom: 0.5rem;
	}

	.prodet1right h3 {
		font-size: 1rem;
		line-height: 1.2rem;
		color: #666;
		margin-bottom: 1rem;
	}

	.prodet1right h4 {
		font-size: 1.3rem;
		line-height: 2rem;
		margin-bottom: 2rem;
		color: #000000;
	}

	.prodet1right h4 span {
		font-size: 1rem;
		line-height: 1.2rem;
		color: #666;
		display: block;
		margin-top: 0.2rem;
	}

	.prodet1right div {
		display: flex;
		justify-content: initial;
	}

	.prodet1right div p {
		font-size: 1.125rem;
		line-height: 1.5rem;
		margin-right: 2rem;
	}

	.prodet1right a {
		background-image: -moz-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
		background-image: -webkit-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
		background-image: -ms-linear-gradient(90deg, rgb(230, 0, 18) 0%, rgb(234, 94, 105) 100%);
		border-radius: 0.625rem;
		line-height: 3rem;
		padding: 0 1rem;
		color: #ffffff;
		display: inline-block;
		margin-top: 2rem;
		font-size: 1.1rem;
		transition: all 0.3s ease;
	}

	.prodet2 {
		width: 100%;
		padding: 20px 10px;
		background-color: #f5f5f5;
	}

	.prodet2main {
		width: 100%;
		margin: auto;
	}

	.prodet2tit {
		font-size: 1.3rem;
		padding-bottom: 1rem;
		margin-bottom: 1rem;
		border-bottom: 1px solid #a6a6a6;
		font-weight: bold;
	}

	.news {
		padding: 20px 10px;
		background-color: #f5f5f5;
	}

	.newsmain {
		width: 100%;
		margin: auto;
	}

	.zbgglb a {
		width: 100%;
		margin-bottom: 0.5rem;
		background-color: #ffffff;
		padding: 1.2rem;
		border-radius: 0.5rem;
		transition: all 0.3s ease;
		display: block;
	}

	.zbgglb a:nth-child(2n) {
		margin-left: 0%;
	}

	.zbgglb a h3 {
		font-size: 1.1rem;
		line-height: 1.5rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #222222;
		margin-bottom: 0.3rem;
		transition: all 0.3s ease;
	}

	.dhdt1 {
		width: 100%;
		position: initial;
		height: 100%;
		right: 5%;
		top: 0;
		background: #ffffff;
		background-size: 100% 100%;
		padding: 20px 10px;
		padding-top: 20px;
		z-index: 1;
	}

	.dhdt1 h2 {
		font-size: 1.5rem;
		line-height: 2rem;
		font-weight: bold;
		color: #000000;
		margin-bottom: 0.5rem;
	}

	.dhdt1 h2 span {
		font-size: 0.85rem;
		font-weight: normal;
		text-transform: uppercase;
		display: block;
		margin-top: 0.3rem;
	}

	.dhdt1 h3 {
		font-size: 1.125rem;
		line-height: 2.2rem;
		color: #000000;
	}

	.dhdt2 {
		display: flex;
		flex-wrap: wrap;
		padding-top: 1rem;
		margin-top: 1rem;
		border-top: 1px solid #d7d7d7;
	}

	.dhdt2 div p {
		font-size: 1rem;
		line-height: 1rem;
		color: #303030;
		text-align: center;
	}

	.contact_map {
		width: 100%;
		height: 22rem;
	}

	.map-module {
		width: 100% !important;
		margin: 0 auto;
		position: relative;
		transition: all .3s ease;
		transform: scale(0.5);
		margin-left: -28%;
	}

	.map-content {
		padding: 20px 10px;
		background: #ffffff;
		border-bottom: 1px solid #dddddd;
		margin: -10rem 0;
	}

	.branch-map-data {
		position: absolute;
		box-sizing: border-box;
		width: 280px;
		border: 1px solid #01B7BD;
		box-shadow: 0 0 2px 2px #e9e9e9;
		background-color: #fff;
		padding: 10px 30px;
		z-index: 1;
		display: none;
	}

	.branch-map-data-title p {
		font-size: 28px;
		color: #333;
		line-height: 40px;
	}

	.data-branch .data-name {
		font-size: 20px;
		color: #666;
		line-height: normal;
		margin-bottom: 2px;
	}

	.data-branch p {
		font-size: 20px;
		color: #999;
		line-height: 28px;
	}

	.mobilemenu {
		display: block;
		width: 30px;
		height: 40px;
		position: fixed;
		overflow: hidden;
		z-index: 3;
		float: right;
		right: 10px;
		top: 5px;
	}

	.mobilemenu span {
		width: 100%;
		height: 3px;
		background-color: #ef4136;
		transition: all 0.3s ease;
		border-radius: 5px;
	}

	.mobilemenu span:nth-child(1) {
		position: absolute;
		left: 0;
		top: 0;
	}

	.mobilemenu span:nth-child(2) {
		position: absolute;
		left: 0;
		top: 10px;
	}

	.mobilemenu span:nth-child(3) {
		position: absolute;
		left: 0;
		top: 21px;
	}

	.mobilemenuxz span:nth-child(2) {
		left: -40px;
		background-color: #ffffff;
	}

	.mobilemenuxz span:nth-child(1) {
		transform: rotate(45deg);
		left: 0px;
		top: 13px;
		width: 30px;
	}

	.mobilemenuxz span:nth-child(3) {
		transform: rotate(-45deg);
		left: 0px;
		top: 13px;
		width: 30px;
	}

	.mobilemenu p {
		text-align: center;
		width: 100%;
		margin-top: 28px;
		font-size: 12px;
		color: #e60012;
	}

	header {
		position: fixed;
		height: 50px;
		width: 100%;
		top: 0;
		left: 0;
		background-color: #ffffff;
		z-index: 9;
		transition: all 0.3s ease;
		box-shadow: 0px 2px 17px 3px rgb(4 0 0 / 15%);
	}

	.header {
		width: 100%;
		margin: auto;
	}

	.headerlogo {
		height: 30px;
		margin-top: 10px;
		float: left;
		margin-left: 10px;
	}

	.headersrc {
		float: right;
		height: 50px;
		position: relative;
	}

	.headersrc button {
		height: 50px;
		background-color: rgba(0, 0, 0, 0);
		outline-style: none;
		color: #222222;
		padding: 0;
		margin-left: 0.5rem;
	}

	.headersrc button i {
		line-height: 50px;
		font-size: 1.2rem;
	}

	.headersrc {
		float: right;
		height: 50px;
		position: relative;
		margin-right: 55px;
	}

	.headersrc1 {
		position: fixed;
		top: calc(50px + 1px);
		width: 100%;
		left: 0;
		text-align: right;
		max-height: 0;
		overflow: hidden;
		transition: all 0.3s ease;
		z-index: 2;
	}

	.headersrc1main {
		margin: auto;
		position: relative;
		width: 100%;
	}

	.headersrc:hover>.headersrc1 {
		max-height: 50px;
		padding: 0;
	}

	.headersrc1main div {
		width: 100%;
		top: 0;
		right: 0;
		float: right;
		position: relative;
	}

	.headersrc1main div input {
		background-color: rgb(230 0 18);
		padding: 0 15px;
		transition: all 0.3s ease;
		border-radius: 0;
		outline-style: initial;
		border: none;
		color: #ffffff;
		height: 3rem;
		width: 100%;
		font-size: 1rem;
		padding-right: 3rem;
	}

	body {
		padding-top: 50px;
	}

	.headercenter {
		display: block;
		flex-wrap: wrap;
		margin-right: 0;
		background: #ffffff;
		position: fixed;
		right: -300px;
		top: 50px;
		width: 230px;
		height: calc(100% - 50px);
		box-shadow: 0px 14px 13px #626262;
		border-top: 1px solid #dddddd;
		transition: all 0.3s ease;
		overflow: scroll;
	}

	.headercenter1 {
		width: 100%;
	}

	.headercenter2 {
		padding: 0 1.2rem;
		display: block;
		line-height: 35px;
		color: #000000;
		font-size: 1.1rem;
	}

	.headercenter1 div {
		position: initial;
		left: 0;
		top: 6.25rem;
		background-color: #f7f7f7;
		width: -webkit-fill-available;
		text-align: left;
		overflow: hidden;
		max-height: 500px;
		transition: all 0.2s ease;
	}

	.headercenter1 div section {
		width: 100%;
		margin: auto;
		padding: 5px 10px;
	}

	.headercenter1 div section a {
		font-size: 12px;
		line-height: 20px;
		color: #000000;
		margin: 0;
		transition: all 0.2s ease;
		display: block;
	}

	#headercenter2xz:after {
		content: "";
		width: 100%;
		background: #c9352c;
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		bottom: 0;
		height: 1px;
		transition: all 0.3s ease;
	}

	.headercenter1:hover>.headercenter2::after {
		width: 0;
	}
	.jdpjlb li{
		width: 100%;
		margin-right: 0;
	}
	.jdpjlb li:nth-child(2n){
		margin-left: 0;
	}
	.jdpjlb li div {
	    padding-top: 3rem;
	}
	.jdpjlb li div h2 {
	    font-size: 1.5rem;
	    font-weight: bold;
	    line-height: 2rem;
	    color: #e50000;
	    margin-bottom: 0.5rem;
	    text-align: center;
	}
	.jdpjlb li div p {
	    font-size: 0.9rem;
	    line-height: 2rem;
	    color: #222222;
	    text-align: justify;
	}
	.jdpjlb li:nth-child(2) img{
		float: right;
	}
	.jdpjlb li:nth-child(2) div{
		float: left;
	}
	.jdpjlb li:nth-child(3) img{
		float: left;
	}
	.jdpjlb li:nth-child(3) div{
		float: right;
	}
	.njqytit{
		padding-top: 0 !important;
	}
	.indexswiperjslb img{
		height: auto;
	}
	.indexn01 {
    width: 100%;
    margin: auto;
    padding-top: 20px;
}
.index1img1 {
    height: 1.5rem;
    margin: auto;
    padding: 0;
    display: block;
    margin-bottom: 10px;
}
.indexn01lb{
	padding: 0 10px;
}
.indexn01lb a{
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.indexn01lb a:nth-child(2n){
	margin-right: 0;
}
.xtljvideo {
    height: 18rem;
}
.snsztit {
    margin-bottom: 1rem;
    width: 100%;
    position: initial;
    left: 7%;
    top: 32rem;
    margin-top: 2rem;
}
.swiper-containerbig .probiglbleft {
    width: 100% !important;
    height: 30rem;
    margin: 0;
}
.probiglbright {
    width: 100%;
    text-align: left;
    padding-left: 0;
    margin-top: 10px;
}
.swiper-containerbig .swiper-slide {
    display: block;
    height: 57.6rem;
}
.probiglb {
    position: relative;
    height: 57.6rem;
}
.probiglbright h2 {
    font-size: 2rem;
    line-height: 3rem;
    color: #343434;
    font-weight: bold;
    margin-bottom: 0.5rem;
}
.probiglbright1 p span {
    display: block;
    font-size: 1.3rem;
    margin-bottom: 0.3rem;
}
.probiglbright1 {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1rem;
}
.probiglbright h3 {
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #666;
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.probiglbright2 p {
    font-size: 1.1rem;
    line-height: 2rem;
	height: 8rem;
    color: #666;
	overflow: hidden; 
	text-overflow: ellipsis; 
	display: -webkit-box; 
	-webkit-line-clamp: 4; 
	-webkit-box-orient: vertical; 
	display: -moz-box; 
	-moz-line-clamp: 4; 
	-moz-box-orient: vertical; 
	display: -o-box; 
	-o-line-clamp: 4; 
	-o-box-orient: vertical; 

}
.prodet1right section {
    width: 80px;
    height: auto;
    position: initial;
    right: 0;
    top: -15px;
    overflow: initial;
    margin-bottom: 10px;
}
.newslb1 {
    margin-top: 0;
}
.newsxq {
    width: 100%;
    background-color: #ffffff;
    padding: 1rem;
}





}