﻿/* 清除 */
html,
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 16px;
}

html,
body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;

}

a {
	text-decoration: none;
	cursor: pointer;
	display: block;
}

img {
	border: 0;
	display: block;
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

ul,
li {
	list-style: none;
	cursor: pointer;
}

b,
i,
em {
	font-weight: normal;
	font-style: normal;
}

button,
textarea,
input {
	outline: none;
	display: block;
}

html,
body {
	font-size: calc(100vw/19.2);
}

p,
div {
	font-size: 16px;
}

@font-face {
	font-family: 'font';
	src: url("../fonts/Swiss721BT-RomanCondensed.otf");
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}

.header .right .nav>:nth-child(1) {
	width: 100px;
	text-align: center;
}

.header .right .nav>:nth-child(1)>a {
	justify-content: center;
}

.goodsMink .list .menk .li img {
	max-width: 100%;
}

.popUp {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.5;
	transition: all 0.5s;
	z-index: 20;
}

.w1680 {
	width: 15.7rem;
	margin: auto;
}

.w1250 {
	width: 1250px;
	margin: auto;
}

.addressGOV {
	display: flex;
	justify-content: center;
	margin-top: 0.17rem;
	color: #fff;
}

.addressGOV a {

	color: #fff;
}

.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
	background-color: #fff;
}

.header .logo {
	height: 100%;
	display: flex;
	align-items: center;
	float: left;
}

.header .logo a img {
	height: 0.6rem;
	padding: 0.11rem 0;
}

.header .right {
	float: right;
	display: flex;
	justify-content: flex-start;
}

.header .right .nav {
	display: flex;
	justify-content: flex-start;
}

.header .right .nav .li a {
	padding: 0 0.2rem;
	font-size: 18px;
	line-height: 0.80rem;
	color: #3e3a39;
	transition: all 0.5s;
	position: relative;

}

.header .right .nav .li .adis {

	display: flex;
	font-weight: 500;
	align-items: center;

}

.header .right .nav .li .adis img {
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

.header .right .nav .li.on>a {
	background: #f0f9ff;
	color: #d91017;
	border-bottom: 2px solid #d91017;
}

.header .right .nav .li {
	/* margin-right: 0.16rem; */
}

.swiper-pagination-img {
	width: 100%;
	display: flex;

}

.swiper-pagination-img .swiper-pagination-bullet {
	display: block;
	width: 18%;
	opacity: 1;
	overflow: hidden;
	border-radius: 0px;
	background-color: #fff;
	box-sizing: border-box;
	height: 59px;
	display: flex;
	margin-right: 10px;
	align-items: center;
	justify-content: center;
}

.swiper-pagination-img .swiper-pagination-bullet img {
	max-height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
	width: 50px;
	height: 50px;
	background: none;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	padding-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(0 0 0 / 60%);
}

.swiper-button-nextb,
.swiper-button-prevb {
	width: 50px;
	height: 50px;
	background: none;
	border-radius: 50%;
	text-align: center;
	box-sizing: border-box;
	padding-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgb(0 0 0 / 60%);
}

.swiper-button-preva {
	padding-left: 10px;
	padding-right: 0px;
}

.Simga {
	transform: rotateZ(180deg);

	display: block;
}

.Simg {
	width: 80%;
}

.swiper-pagination-img .swiper-pagination-bullet-active {
	border: 3px solid #ff4609;
	box-sizing: border-box;
}

.fenye {
	width: 100%;
	position: absolute;
	top: 50%;
	z-index: 50;
	box-sizing: border-box;
	display: flex;
	left: 0px;
	justify-content: space-between;
	padding: 0 50px;
}

/* .header .right .nav .li>a::after {
	content: '';
	position: absolute;
	left: 0.25rem;
	bottom: 0;
	right: 80%;
	background: #E60012;
	transition: all 0.5s;
	height: 3px;
	opacity: 0;
} */

.header .right .nav .li:hover a::after {
	right: 0.25rem;
	opacity: 1;
}

.header .right .tel {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 0.78rem;
	margin-left: 0.2rem;
	padding-left: 35px;
	background: url(../images/icon4.png) no-repeat left center;
	background-size: 22px auto;
}

.header .reah {
	margin-left: 0.35rem;
	height: 20px;
	transition: all 0.5s;
	position: relative;
}

.int-dis {
	height: 100%;
	display: flex;
	height: 0.78rem;
	justify-content: flex-start;
	align-items: center;
}

.header .reah button {
	display: block;
	width: 24px;
	height: 16px;
	background: url(../images/icon5.png) no-repeat center;
	background-size: 100% auto;
	border: none;
	z-index: 5;
	left: 5px;

	top: 20%;
	position: absolute;
	transition: all 0.5s;
}

.header .reah button {
	background: url(../images/icon5s.png) no-repeat center;
	background-size: 100% auto;
}

.header .reah .input {
	height: 20px;
	padding: 0 10px;
	background: #fff;
	position: relative;
	transition: all 0.5s;
}

.header .reah .input {
	width: 120px;
	opacity: 1;

	border: 1px solid #132a4a;
	border-radius: 10px;
}

.logocn {
	display: flex;
	align-items: center;
}

.logoFOter {
	margin-right: 1rem;
}
.logoFOter .wechat{
	font-size: 14px;
	color: #fff;
	min-width: 100%;
	line-height: 24px;
	margin-bottom: 0.1rem;
	display: inline-block;
	text-align:center;
}


.header .reah .input input {
	display: block;
	width: 100%;
	height: 20px;
	border: none;
	z-index: 7;
	position: relative;
	background-color: rgba(0, 0, 0, 0);
	font-size: 14px;
	color: #333;
}

.banner {
	margin-top: 0.78rem;
}

.bannerIndex,
.bannerIndex a {
	width: 100%;
	height: 8.2rem;
	position: relative;
	overflow: hidden;
}

.bannerIndex a img {
	width: 100%;
}

.bannerIndex .text {
	position: absolute;
	left: 0;
	top: 2.65rem;
	width: 100%;
	text-align: center;
	color: #fff;
}

.bannerIndex .text .h1 {
	font-size: 0.68rem;
	font-weight: bold;
	line-height: 0.7rem;
}

.bannerIndex .text .h2 {
	font-size: 0.4rem;
	font-weight: bold;
	line-height: 0.42rem;
	margin-top: 0.25rem;
}

.bannerIndex .text .p {
	font-size: 0.18rem;
	line-height: 0.38rem;
	margin-top: 0.25rem;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.bannerIndex .swiper-container-horizontal>.swiper-pagination-bullets {
	display: flex;
	justify-content: center;
	bottom: 1.2rem;
}

.bannerIndex .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #fff;
	opacity: 1;
}

.bannerIndex .swiper-pagination-bullet-active {
	background: #E60012;
}

.prenterIndex {
	width: 100%;
	position: relative;
	z-index: 5;
	margin-top: 0.8rem;
	background: url(../images/back2.png) no-repeat center bottom;
	background-size: 100% auto;
}

.prenterIndex .cont {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-bottom: 0.35rem;
}

.prenterIndex .cont .li {
	background: #F6F3F3;
	margin-right: 0.18rem;
	margin-bottom: 0.2rem;
	width: 4.05rem;
	height: 3.18rem;
	box-shadow: 0 0 10px #eee;
	position: relative;
}

.prenterIndex .cont .li:first-child,
.prenterIndex .cont .li {
	width: 8.2rem;
	height: 4.58rem;
}

.prenterIndex .cont .li:nth-child(2),
.prenterIndex .cont .li:nth-child(6) {
	margin-right: 0;
}

.prenterIndex .cont .li a {
	width: 100%;
	height: 100%;
}

.prenterIndex .cont .li .text {
	position: absolute;
	top: 0.3rem;
	left: 0.25rem;
}

.prenterIndex .cont .li .text .h1 {
	font-size: 0.18rem;
	line-height: 0.2rem;
	color: #333;
}

.prenterIndex .cont .li .text .p {
	font-size: 0.16rem;
	line-height: 0.16rem;
	margin-top: 0.1rem;
	color: #333;
}

.prenterIndex .cont .li .text .em {
	display: flex;
	justify-content: flex-start;
	margin-top: 0.15rem;
}

.prenterIndex .cont .li .text .em i {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 14px;
	color: #E60012;
}

.prenterIndex .cont .li .text .em i::after {
	content: '';
	width: 7px;
	height: 7px;
	background: url(../images/icon1.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -14px;
	top: 50%;
	margin-top: -3.5px;
}

.prenterIndex .cont .li .img {
	position: absolute;
	left: 0;
	bottom: 0.3rem;
	right: auto;
	top: auto;
	width: 100%;
}

.prenterIndex .cont .li .img img {
	margin: auto;
	max-width: 2.7rem;
}

.prenterIndex .cont .li:first-child .text .h1,
.prenterIndex .cont .li .text .h1 {
	font-size: 0.26rem;
	line-height: 0.3rem;
	color: #333;
}

.prenterIndex .cont .li:first-child .text .p,
.prenterIndex .cont .li:nth-child(2) .text .p {
	font-size: 0.2rem;
	line-height: 0.2rem;
	margin-top: 0.08rem;
	color: #333;
}

.prenterIndex .cont .li .text .em {
	margin-top: 0.3rem;
}

.prenterIndex .cont .li .img {
	position: absolute;
	right: 0.85rem;
	top: 50%;
	transform: translateY(-50%);
	left: auto;
	bottom: auto;
	width: auto;
}

.prenterIndex .cont .li:first-child .img img,
.prenterIndex .cont .li .img img {
	height: 3.62rem;
	max-width: none;
}

.newsIndex {
	background: url(../images/back3.jpg) no-repeat center;
	background-size: cover;
	padding: 0.55rem 0;
}

.newsIndex .cont {
	display: flex;
	justify-content: space-between;
}

.newsIndex .cont .h1 {
	font-size: 0.2rem;
	font-weight: bold;
	color: #fff;
}

.newsIndex .cont .left {
	width: 8.2rem;
}

.newsIndex .cont .left .input {
	margin-top: 0.2rem;
	background: #fff;
	padding: 0 1.9rem 0 0.15rem;
	position: relative;
}

.newsIndex .cont .left .input input {
	display: block;
	width: 100%;
	height: 0.52rem;
	border: none;
	font-size: 14px;
	color: #333;
}

.newsIndex .cont .left .input button {
	display: block;
	width: 1.7rem;
	height: 0.52rem;
	background: #FABE00;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

.newsIndex .cont .left .bot {
	margin-top: 0.2rem;
	display: flex;
	justify-content: flex-start;
}

.newsIndex .cont .left .bot .em {
	white-space: nowrap;
}

.newsIndex .cont .left .bot .em,
.newsIndex .cont .left .bot .p {
	font-size: 13px;
	line-height: 0.28rem;
	color: hsla(0, 0%, 100%, 0.50);
}

.newsIndex .cont .left .bot .p a {
	display: inline-block;
	color: hsla(0, 0%, 100%, 0.50);
	transition: all 0.5s;
}

/* 修改8.16 */
.newsIndex .cont .left .bot .p a:hover {
	color: #fff;
}

/* 添加8.16 */
.newsIndex .cont .right {
	width: 8rem;
}

.newsIndex .cont .right a {
	display: flex;
	justify-content: space-between;
	line-height: 0.38rem;
	color: #fff;
}

.newsIndex .cont .right a .p {
	font-size: 14px;
	padding-left: 13px;
	position: relative;
	width: 70%;
}

.newsIndex .cont .right a .p::after {
	content: '';
	width: 6px;
	height: 6px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

.newsIndex .cont .right a .time {
	font-size: 14px;
	opacity: 0.6;
}

.newsIndex .cont .right .list {
	margin-top: 0.2rem;
}

.caseIndex {
	background: #F2F2F2 url(../images/back4.png) no-repeat center;
	background-size: cover;
	padding: 0.8rem 0 0.75rem 0;
}

.title {
	text-align: center;
}

.title .p {
	font-size: 0.68rem;
	font-weight: bold;
	color: #E0DBDC;
	text-transform: uppercase;
	line-height: 0.68rem;
}

.title .h1 {
	font-size: 0.4rem;
	line-height: 0.4rem;
	color: #333;
	position: relative;
	z-index: 5;
	margin-top: -0.3rem;
}

.title img {
	margin: 0.2rem auto 0;
	width: 44px;
}

.caseIndex .list {
	margin-top: 0.45rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.caseIndex .list a {
	position: relative;
	overflow: hidden;
}

.caseIndex .list a .img {
	width: 8.3rem;
	height: 4.58rem;
	overflow: hidden;
	position: relative;
}

.caseIndex .list a .img::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/up.png) no-repeat center bottom;
	background-size: 100% auto;
}

.caseIndex .list a .img img {
	width: 100%;
	transition: all 0.5s;
}

.caseIndex .list .li:hover .img img {
	transform: scale(1.02);
}

.caseIndex .list .li {
	margin-bottom: 0.2rem;
}

.caseIndex .list .text {
	position: absolute;
	left: 0;
	bottom: -0.75rem;
	right: 0;
	padding: 0.4rem 0.85rem 0.3rem 0.3rem;
	transition: all 0.5s;
}

.caseIndex .list .li:hover .text {
	background: linear-gradient(90deg, hsla(46, 100%, 49%, 0.90), hsla(355, 100%, 45%, 0.90));
	bottom: 0;
}

.caseIndex .list .text .h1 {
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
}

.caseIndex .list .text .h1 .em {
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}

.caseIndex .list .text .h1 i {
	display: block;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	opacity: 0.5;
	text-transform: uppercase;
}

.caseIndex .list .text .p {
	margin-top: 0.15rem;
	font-size: 14px;
	line-height: 0.28rem;
	color: #fff;
	height: 0.56rem;
	opacity: 0;
	transition: all 0.5s;
}

.caseIndex .list .li:hover .text .p {
	opacity: 1;
}

.caseIndex .list .text .icon {
	width: 0.55rem;
	height: 0.55rem;
	background: #FABE00 url(../images/icon3.png) no-repeat center;
	background-size: 0.24rem auto;
	position: absolute;
	right: 0;
	bottom: 0;
}

.aboutIndex {
	background: #fff url(../images/back6.jpg) no-repeat center bottom;
	background-size: 100% auto;
	padding: 0.9rem 0 0.8rem 0;
}

.aboutIndex .cont {
	display: flex;
	justify-content: space-between;
}

.aboutIndex .cont .img img {
	width: 4.9rem;
}

.aboutIndex .cont .text {
	width: 11.3rem;
}

.aboutIndex .cont .text .h1 {
	font-size: 0.48rem;
	font-weight: bold;
	line-height: 0.48rem;
	color: #E60012;
	text-transform: uppercase;
}

.aboutIndex .cont .text .h2 {
	font-size: 0.28rem;
	font-weight: bold;
	margin-top: 0.05rem;
}

.aboutIndex .cont .text img {
	margin-top: 0.2rem;
	width: 44px;
}

.aboutIndex .cont .text .p {
	font-size: 14px;
	line-height: 0.28rem;
	text-indent: 28px;
	margin-top: 0.35rem;
}

.aboutIndex .cont .text a {
	display: flex;
	justify-content: flex-start;
	margin-top: 0.5rem;
}

.aboutIndex .cont .text a i {
	display: block;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	opacity: 0.5;
	color: #333;
}

.aboutIndex .cont .text a i::after {
	content: '';
	width: 7px;
	height: 7px;
	background: url(../images/icon1s.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -12px;
	top: 50%;
	margin-top: -3.5px;
}

.footer {

	background: #444444;
	padding: 0.5rem 0 0.4rem 0;
}

.footer .cont {
	display: flex;
	justify-content: space-between;
}

.footer .cont .img img {
	width: 122px;
}

.footer .cont .img .p {
	font-size: 13px;
	text-align: center;
	margin-top: 0.15rem;
	color: #fff;
	opacity: 0.5;
}

.footer .cont .text {
	display: flex;
	justify-content: flex-start;
}

.footer .cont .text .li {
	margin-left: 0.2rem;
	padding-right: 0.4rem;
}

.footer .cont .text .li:first-child {
	margin-left: 0;
}

.footer .cont .text .h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}

.footer .cont .text .em {
	width: 24px;
	height: 3px;
	background: #fff;
	margin-top: 0.15rem;
}

.footer .cont .text .list {
	margin-top: 0.2rem;
}

.footer .cont .text .list .p,
.footer .cont .text .list1 a {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 5px 0;
}

.footer .cont .text .list1 a {
	white-space: nowrap;
}

/* 添加8.23 */
.footer .cont .text .list .p a {
	font-size: 14px;
	color: #fff;
	display: inline-block;
	margin-left: 0.15rem;
}

.footer .cont .text .list .p i {
	font-size: 14px;
	color: #fff;
	min-width: 100%;
	line-height: 24px;
	margin-bottom: 0.1rem;
	display: inline-block;
}

.footer .cont .text .list1 .m {
	display: flex;
	justify-content: flex-start;
}

.footer .cont .text .list1 .m a:first-child {
	min-width: 100px;
	margin-right: 0.3rem;
}

.bannerDate {
	width: 100%;
	position: relative;
}
.swiperserver {
	overflow: hidden;
	margin-top: 20px;
	box-sizing: border-box;
	width: 96%;
	margin: auto;
	margin-top: 20px;
}

.bannerDate .img {
	width: 100%;
	height: 371px;
	overflow: hidden;
	margin: auto;
	position: relative;
}
*:focus {
    outline: none;
}
.bannerDate .img img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;

	left: 50%;
	transform: translateX(-50%);
}

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

.bannerDate .text .h1 {
	font-size: 46px;
	line-height: 46px;
	color: #fff;
}

.bannerDate .text .p {
	font-size: 24px;
	line-height: 24px;
	margin-top: 20px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.color1 {
	background: #F7F3F2;
}

.w1280 {
	width: 1280px;
	margin: auto;
}

.GoodsTitle {
	background: hsla(0, 0%, 0%, 0.60);
	margin-top: -56px;
	width: 100%;
	height: 56px;
	line-height: 56px;
	position: relative;
	z-index: 5;
}

.GoodsTitle .cont {
	position: relative;
}
.swiper 
.GoodsTitle .cont::after,
.GoodsTitle .cont::before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	opacity: 0.1;
}

.GoodsTitle .cont::before {
	left: auto;
	right: 0;
}

.GoodsTitle .cont .em {
	width: 56px;
	height: 56px;
	background: url(../images/icon6.png) no-repeat center;
	background-size: 15px auto;
	position: absolute;
	top: 0;
	transition: all 0.5s;
}

.GoodsTitle .cont .em:hover {
	background: url(../images/icon7.png) no-repeat center;
	background-size: 15px auto;
}

.GoodsTitle .cont .em.em1 {
	left: -60px;
}

.GoodsTitle .cont .em.em2 {
	right: -60px;
	transform: rotate(180deg);
}

.GoodsTitle .cont .swiper-button-next,
.GoodsTitle .cont .swiper-button-prev {
	display: none;
}

.GoodsTitle .cont a.kr {
	color: #fff;
	text-align: center;
	font-size: 16px;
	padding: 0 15px;
	transition: all 0.5s;
	position: relative;
}

.GoodsTitle .cont a.kr::after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	opacity: 0.1;
}

.GoodsTitle .cont a.kr:hover {
	color: #FABE00;
}

.GoodsTitle .cont a.kr.on {
	color: #FABE00;
}

.GoodsList {
	padding: 35px 0 55px 0;
}

.GoodsList .mLi {
	display: none;
}

.GoodsList .mLi:first-child {
	display: block;
}

.GoodsList .mLi .list {
	padding-bottom: 15px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.GoodsList .mLi .list .li {
	margin-bottom: 35px;
	width: 400px;
	background: #fff;
	margin-right: 40px;
}

.GoodsList .mLi .list .li:nth-child(3n) {
	margin-right: 0;
}

.GoodsList .mLi .list .li .img {
	width: 100%;
	height: 312px;
	overflow: hidden;
	position: relative;
}

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

.GoodsList .mLi .list .li .text {
	padding: 20px 20px 25px 20px;
	text-align: center;
	color: #333;
	transition: all 0.5s;
}

.GoodsList .mLi .list .li .text .h1 {
	font-size: 18px;
	line-height: 20px;
	width: 90%;
	margin: auto;
}

.GoodsList .mLi .list .li .text .p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 15px;
	height: 52px;
}

.GoodsList .mLi .list .li .text .em {
	width: 36px;
	height: 3px;
	background: #E60012;
	margin: 25px auto 0;
	transition: all 0.5s;
}

.GoodsList .mLi .list .li:hover .text {
	color: #fff;
	background: #E60012;
}

.GoodsList .mLi .list .li:hover .text .em {
	background: #FABE00;
}

.page {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.page .li {
	margin: 0 7px;
}

.page .li a {
	border: 1px solid #CAD0D9;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #fff;
	border-radius: 25px;
	font-size: 15px;
	color: #707479;
	transition: all 0.5s;
}

.page .li a.next,
.page .li a.prev {
	width: 75px;
}

.page .li a.cur,
.page .li a:hover.cur {
	background: #E60012;
	border-color: #E60012;
	color: #fff;
}

.page .li a:hover {
	color: #E60012;
	border-color: #E60012;
}

.page ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

/* 添加8.19 */
.page ul li {
	margin: 0 7px;
}

/* 添加8.19 */
.page ul li a,
.page ul li span {
	display: block;
	border: 1px solid #CAD0D9;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #fff;
	border-radius: 25px;
	font-size: 15px;
	color: #707479;
	transition: all 0.5s;
}

/* 添加8.19 */
.page ul li:hover a,
.page ul li:hover span {
	color: #E60012;
	border-color: #E60012;
}

/* 添加8.19 */
.page ul li.active span,
.page ul li.active:hover span,
.page ul li.active a,
.page ul li.active:hover a {
	background: #E60012;
	border-color: #E60012;
	color: #fff;
}

/* 添加8.19 */
.page ul li.w a,
.page ul li.w span {
	width: 75px;
}

.GoodsTitle .cont2 {
	display: flex;
	justify-content: space-between;
}

.GoodsTitle .cont2::before {
	opacity: 0;
}

.GoodsTitle .cont2 .kr {
	min-width: 152px;
}

.GoodsTitle .navMink {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 56px;
}

.navMink {
	display: flex;
	justify-content: flex-start;
	color: #fff;
	opacity: 0.5;
}

.navMink .p {
	font-size: 14px;
}

.navMink .m {
	display: flex;
	justify-content: flex-start;
}

.navMink .m a {
	font-size: 14px;
	color: #fff;
	padding-left: 14px;
	position: relative;
	transition: all 0.5s;
}

.navMink .m a:first-child {
	padding-left: 0;
}

.navMink .m a::after {
	content: '';
	width: 5px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 4px;
	top: 50%;
	margin-top: -0.5px;
}

.navMink .m a:first-child::after {
	display: none;
}

.navMink .m a:hover {
	color: #FABE00;
}

.serveBox {
	padding: 90px 0 80px 0;
}

.serveBox .wLi {
	margin-top: 55px;
}

.serveBox .wLi:first-child {
	margin-top: 0;
}

.titServe .e {
	font-size: 42px;
	font-weight: bold;
	color: #E60012;
	line-height: 44px;
}

.titServe .h1 {
	font-size: 28px;
	margin-top: 5px;
	line-height: 30px;
}


.titServe img {
	margin-top: 20px;
	display: inline-block;
}

.serveBox .wLi .text {
	margin-top: 25px;
	font-size: 14px;
	line-height: 32px;
}

/* 修改你8.19 */
.serveBox .wLi .text p {
	font-size: 14px;
	line-height: 32px;
}

.serveBox .wLi .text2 p {
	text-indent: 28px;
	margin-top: 20px;
}

.serveBox .wLi .text2 p:first-child {
	margin-top: 0;
}

.serveBox .wLi .list {
	margin-top: 40px;
	background: #F8F8F8;
}

.serveBox .wLi .list .top {
	display: flex;
	justify-content: flex-start;
	border: 1px solid #F3858E;
	background: #fff;
	line-height: 54px;
}

.serveBox .wLi .list .top .li {
	font-size: 18px;
	text-align: center;
	width: 16.5%;
	position: relative;
	transition: all 0.5s;
	cursor: pointer;
}

.serveBox .wLi .list .swiper-paginationTop .li {
	display: block;
	height: auto;
	background-color: rgb(0 0 0 / 0);
	opacity: 1;
	position: relative;
	z-index: 2;
	border-radius: 0px;
}

.serveBox .wLi .list .top .li:last-child {
	width: 17.5%;
}

.serveBox .wLi .list .top .li::after {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #F3858E;
}

.serveBox .wLi .list .top .li:first-child::after {
	display: none;
}

.serveBox .wLi .list .top .li.swiper-pagination-bullet-active {
	/* background: #E82633; */
	color: #fff;
}
/* .swiperserver .swiper-slide{
	margin-right: 2px;
}  */
/* .serveBox .wLi .list .top .li.on, */
.serveBox .wLi .list .top .li:hover {
	background: #E82633;
	color: #fff;
}

.serveBox .wLi .list .boter {
	padding: 30px 25px;
}

.serveBox .wLi .list .boter .li {
	display: none;
	justify-content: space-between;
}

.serveBox .wLi .list .boter .li:first-child {
	display: flex;
}

.serveBox .wLi .list .boter .img {
	width: 347px;
}

.serveBox .wLi .list .boter .img img {
	width: 100%;
	border-radius: 5px;
}

.serveBox .wLi .list .boter .ter {
	width: 860px;
	padding-top: 25px;
}

.serveBox .wLi .list .boter .ter p {
	font-size: 14px;
	line-height: 28px;
}
.swiperserver .ter{
	line-height: 28px;
}

.GoodsTitle .cont2 .more {
	display: flex;
	justify-content: flex-start;
}

.aboutBox {
	background: url(../images/back6.jpg) no-repeat center bottom;
	background-size: 100% auto;
	padding: 90px 0 80px 0;
}

.aboutBox .about {
	padding-top: 25px;
}

.aboutBox .about img {
	width: 428px;
	float: right;
	padding-top: 15px;
}

.aboutBox .about .text {
	float: left;
	width: 810px;
}

.aboutBox .about .text span {
	display: block;
	font-size: 14px;
	line-height: 28px;
	text-indent: 28px;
	margin-top: 20px;
}

/* 修改8.19 */
.aboutBox .about .text div:first-child span {
	margin-top: 0;
}

/* 修改8.19 */
.aboutHone {
	padding: 70px 0 85px 0;
	position: relative;
	z-index: 5;
}

.aboutHone::after {
	content: '';
	width: 100%;
	height: 560px;
	background: url(../images/back7.jpg) no-repeat center;
	background-size: auto 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.aboutHone .cont .honent {
	width: 1304px;
	margin: 0px auto 0;
	position: relative;
}

.titServe2 {
	text-align: center;
}

.titServe2 img {
	margin: 20px auto 0;
}

.aboutHone .titServe .h1 {
	color: #fff;
}

.aboutHone .cont .honent .em {
	width: 53px;
	height: 53px;
	background: url(../images/icon8.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	margin-top: -26px;
	transition: all 0.5s;
}

.aboutHone .cont .honent .em:hover {
	background: url(../images/icon9.png) no-repeat center;
	background-size: 100% 100%;
}

.aboutHone .cont .honent .em.em1 {
	left: -75px;
}

.aboutHone .cont .honent .em.em2 {
	right: -75px;
	transform: rotate(180deg);
}

.aboutHone .cont .honent a {
	width: 300px;
	height: 420px;
	margin: auto;
	background: url(../images/photo7.jpg) no-repeat center;
	background-size: 100% auto;
	position: relative;
}

.aboutHone .cont .honent a i {
	display: block;
	width: 280px;
	height: 396px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.aboutHone .cont .honent a i img {
	width: 100%;
}

.aboutHone .cont .honent .swiper-button-next,
.aboutHone .cont .honent .swiper-button-prev {
	display: none;
}

.aboutContact {
	padding-bottom: 50px;
}

.aboutContact .list {
	padding-top: 45px;
	/* display: flex; */
	/* justify-content: space-between; */
}

.aboutContact .list .left {
	width: 635px;
}

.aboutContact .list .left i {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px solid #BEBEBE;
	border-radius: 100%;
}

.aboutContact .list .left .li {
	margin-top: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.aboutContact .list .left .li:first-child {
	margin-top: 0;
}

.aboutContact .list .left .li .p {
	font-size: 15px;
	margin-left: 10px;
}

.aboutContact .list .form {
	width: 610px;
}

.aboutContact .list .form .input {
	border: 1px solid #BEBEBE;
	padding: 0 10px;
}

.aboutContact .list .form .input input {
	display: block;
	width: 100%;
	height: 50px;
	border: none;
	font-size: 15px;
}

.aboutContact .list .form .input input::placeholder,
.aboutContact .list .form .input textarea::placeholder {
	color: hsla(0, 0%, 20%, 0.50);
}

.aboutContact .list .form .input textarea {
	display: block;
	width: 100%;
	padding: 10px 0;
	border: none;
	font-size: 15px;
	height: 110px;
}

.aboutContact .list .form .li {
	margin-top: 10px;
}

.aboutContact .list .form .li:first-child {
	margin-top: 0;
	display: flex;
	justify-content: space-between;
}

.aboutContact .list .form .li .k {
	width: 300px;
}

.aboutContact .list .form .li button {
	display: block;
	width: 154px;
	height: 52px;
	background: #E60012;
	font-size: 15px;
	color: #fff;
	border: none;
	border-radius: 0;
}

.aboutContact .mapBox {
	width: 100%;
	height: 460px;
	margin-top: 50px;
	background: url(../images/map.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
}

.caseBox {
	padding: 45px 0 60px 0;
}

.caseBox .cont .li {
	margin-top: 35px;
	background: #EFF2F7;
}

.caseBox .cont .li:first-child {
	margin-top: 0;
}

.caseBox .cont .li .img {
	float: left;
	width: 640px;
	height: 352px;
	overflow: hidden;
}

.caseBox .cont .li:nth-child(2n) .img {
	float: right;
}

.caseBox .cont .li .img img {
	width: 100%;
	transition: all 0.5s;
}

.caseBox .cont .li:hover .img img {
	transform: scale(1.02);
}

.caseBox .cont .li .text {
	width: 574px;
	padding-top: 55px;
	float: left;
	margin-left: 33px;
	color: #333;
}

.caseBox .cont .li .text .h1 {
	font-size: 22px;
	width: 90%;
	transition: all 0.5s;
	font-weight: bold;
}

.caseBox .cont .li:hover .text .h1 {
	color: #E60012;
}

.caseBox .cont .li .text img {
	margin-top: 15px;
}

.caseBox .cont .li .text .p {
	font-size: 14px;
	line-height: 32px;
	height: 96px;
	margin-top: 30px;
}

.caseBox .cont .li .text .em {
	font-size: 14px;
	color: #E60012;
	margin-top: 50px;
}

.caseBox .cont {
	padding-bottom: 55px;
}

.newsBox {
	padding: 40px 0 55px 0;
}

.newsBox .cont .li {
	margin-top: 35px;
	background: #F5F5F5;
	transition: all 0.5s;
}

.newsBox .cont .li:first-child {
	margin-top: 0;
}

.newsBox .cont .li:hover {
	background: #fff;
	box-shadow: 0 0 15px hsla(0, 0%, 0%, 0.10);
}

.newsBox .cont .li a {
	display: flex;
	justify-content: flex-start;
	position: relative;
}

.newsBox .cont .li a .img {
	width: 380px;
	height: 210px;
	overflow: hidden;
}

.newsBox .cont .li a .img img {
	width: 100%;
	transition: all 0.5s;
}

.newsBox .cont .li:hover a .img img {
	transform: scale(1.02);
}

.newsBox .cont .li a .text {
	width: 798px;
	padding: 30px 0 0 28px;
	color: #333;
}

.w1360 {
	width: 1360px;
	margin: auto;
}

.newsBox .cont {
	padding-bottom: 45px;
}

.newsBox .cont .li a .text .h1 {
	font-size: 22px;
	line-height: 24px;
	width: 90%;
}

.newsBox .cont .li a .text .p {
	font-size: 14px;
	line-height: 26px;
	margin-top: 20px;
	height: 52px;
	opacity: 0.8;
}

.newsBox .cont .li a .text .em {
	font-size: 13px;
	margin-top: 40px;
	opacity: 0.5;
}

.newsBox .cont .li:hover a .text .em,
.newsBox .cont .li:hover a .text .p {
	opacity: 1;
}

.newsBox .cont .li .time {
	width: 92px;
	height: 130px;
	background: #E9E9E9;
	position: absolute;
	right: 28px;
	top: 39px;
	text-align: center;
	color: #333;
	transition: all 0.5s;
}

.newsBox .cont .li .time em {
	display: block;
	font-size: 32px;
	line-height: 32px;
	padding-top: 30px;
}

.newsBox .cont .li .time p {
	display: block;
	font-size: 13px;
	line-height: 13px;
	padding-top: 15px;
}

.newsBox .cont .li:hover .time {
	background: #E60012;
	color: #fff;
}

.newsBox .cont .li:hover a .text {
	color: #E60012;
}

.newsDate {
	padding: 55px 0 45px 0;
}

.newsDate .left {
	float: left;
	width: 890px;
}

.newsDate .left .h1 {
	font-size: 26px;
}

.newsDate .left .icon {
	padding: 15px 0 10px 0;
	display: flex;
	justify-content: flex-start;
}

.newsDate .left .icon .m {
	margin-right: 20px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.newsDate .left .icon .m i {
	display: block;
	width: 22px;
	height: 22px;
}

.newsDate .left .icon .m i img {
	width: 100%;
}

.newsDate .left .icon .m p {
	font-size: 13px;
	line-height: 22px;
	color: hsla(0, 0%, 0%, 0.50);
	margin-left: 5px;
}

.newsDate .left .text {
	padding: 10px 0;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
}

.newsDate .left .text p {
	font-size: 14px;
	line-height: 32px;
	text-indent: 28px;
	padding: 15px 0;
	color: #000;
}

.newsDate .left .text img {
	max-width: 100%;
	margin: 15px auto;
}

.newsDate .left .more {
	margin-top: 25px;
}

.newsDate .left .more a {
	display: flex;
	justify-content: flex-start;
	font-size: 14px;
	line-height: 32px;
	color: #333;
}

.newsDate .left .more a:hover i {
	text-decoration: underline;
	color: #E60012;
}

.newsDate .right {
	float: right;
	width: 364px;
}

.newsDate .right .book {
	background: #F5F5F5;
	padding: 25px;
}

.newsDate .right .book .h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}

.newsDate .right .book .list {
	margin-top: 10px;
}

.newsDate .right .book .list .li {
	padding: 15px 0;
	border-bottom: 1px solid #E7E7E7;
}

.newsDate .right .book .list .li .p {
	font-size: 15px;
	color: #000;
	line-height: 15px;
	transition: all 0.5s;
}
.newsDate .left .text{
	min-height: 20vh;
}
.newsDate .right .book .list .li .em {
	font-size: 12px;
	opacity: 0.8;
	line-height: 12px;
	margin-top: 10px;
	color: #000;
}

.newsDate .right .book .list .li:hover .p {
	color: #E60012;
	text-decoration: underline;
}

.caseDate {
	padding: 55px 0 24px 0;
}

.caseDate .h1 {
	text-align: center;
	font-size: 26px;
}

.caseDate .text {
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 20px 10px;
	margin: 20px 0;
}

.caseDate .text p {
	font-size: 14px;
	line-height: 32px;
	text-indent: 28px;
	padding: 15px 0;
}

.caseDate .text img {
	max-width: 100%;
	margin: 15px auto;
	width: auto;
}

.caseDate .more a {
	display: flex;
	justify-content: flex-start;
	font-size: 14px;
	line-height: 32px;
	color: #333;
	white-space: nowrap;
}

.caseDate .more a:hover i {
	text-decoration: underline;
	color: #E60012;
}

.goodsMink {
	padding: 25px 0 30px 0;
}

.navMinkTwo,
.navMinkTwo .m a {
	opacity: 1;
	color: #333;
}

.navMinkTwo {
	opacity: 0.6;
}

.navMinkTwo .m a::after {
	background: #333;
}

.goodsMink .topText {
	background: #fff;
	margin-top: 20px;
	display: flex;
	justify-content: flex-start;
	padding: 30px;
}

.goodsMink .topText .img {
	width: 48%;
	max-width: 520px;

	overflow: hidden;
	margin-right: 30px;
}

.detailxq {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 380px;
}

.goodsMink .topText .img img {
	width: 100%;
}

.goodsMink .topText .text {
	/* width: 595px; */
	width: 100%;
	padding: 30px 0 0 30px;
	box-sizing: border-box;
}

.main_ris {
	width: 80%;
}

.goodsMink .topText .text .h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EAEAEA;
	position: relative;
}

.goodsMink .topText .text .h1::after {
	content: '';
	width: 36px;
	height: 3px;
	background: #E60012;
	position: absolute;
	left: 0;
	bottom: 0;
}

.goodsMink .topText .text .p p {
	font-size: 14px;
	line-height: 28px;
}

.goodsMink .list {
	margin-top: 25px;
	background: #fff;
	width: 100%;
}

.goodsMink .list .nav {
	border: 1px solid #EEEDEC;
	line-height: 40px;
	display: flex;
	justify-content: flex-start;
	width: 70%;
}

.goodsMink .list .nav .li {
	width: 100%;
	text-align: center;
	position: relative;
}

.goodsMink .list .nav .li::after {
	content: '';
	width: 1px;
	height: 100%;
	background: #EEEDEC;
	position: absolute;
	top: 0;
	left: 0;
}

.goodsMink .list .nav .li:first-child::after {
	display: none;
}

.goodsMink .list .nav .li a {
	font-size: 18px;
	color: #333;
	position: relative;
	transition: all 0.5s;
}

.goodsMink .list .nav .li a::after {
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	border: 1px solid #E60012;
	opacity: 0.8;
	display: none;
	z-index: 5;
}

.goodsMink .list .nav .swiper-pagination-bullet-active .li>a::after {
	display: block;
}


.goodsMink .list .nav .swiper-pagination-bullet .li:hover a {
	color: #E60012;
}

.goodsMink .list .nav .swiper-pagination-bullet-active .li:hover a {
	color: #fff;
}

.goodsMink .list .menk .li {
	padding: 30px 10px;
	margin: 0 25px;
	position: relative;
}

.goodsMink .list .menk .li::after {
	content: '';
	width: 100%;
	height: 2px;
	border-top: 1px dashed #D3D3D3;
	border-bottom: 1px dashed #D3D3D3;
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
}

.goodsMink .list .menk .tit {
	display: flex;
	justify-content: flex-start;
}

.goodsMink .list .menk .tit .s {
	padding: 0 45px;
	height: 46px;
	line-height: 46px;
	background: #E60012;
	border-radius: 23px;
	color: #fff;
	font-size: 20px;
	position: relative;
}

.goodsMink .list .menk .tit .s::after,
.goodsMink .list .menk .tit .s::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 6px;
	height: 6px;
	background: #fff;
}

.goodsMink .list .menk .tit .s::after {
	left: 25px;
}

.goodsMink .list .menk .tit .s::before {
	right: 25px;
}

.goodsMink .list .menk img {
	max-width: 100%;
}

.goodsMink .list .menk .went img {
	display: inline-block !important;
	width: auto !important;
}


.goodsMink .list .went .text {
	float: left;
	width: 49%;
}

.goodsMink .list .went p {
	font-size: 14px;
	line-height: 38px;
}

.goodsMink .list .ker .img {
	float: left;
	width: 49%;
}

.goodsMink .list .ker .rLi:nth-child(2) .img {
	float: right;
}

.goodsMink .list .ker .text {
	width: 49%;
	float: right;
}

.goodsMink .list .ker .rLi:nth-child(2n) .text {
	float: left;
}

.goodsMink .list .ker .text .h2,
.goodsMink .list .ker .text p {
	font-size: 14px;
	line-height: 28px;
}

.goodsMink .list .ker .text .h2 {
	font-weight: bold;
}

.goodsMink .list .ker .rLi {
	padding-top: 30px;
	margin-top: 30px;
	position: relative;
}

.goodsMink .list .ker .rLi::after {
	content: '';
	width: 100%;
	height: 2px;
	border-top: 1px dashed #D3D3D3;
	border-bottom: 1px dashed #D3D3D3;
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: -30px;
}

.goodsMink .list .ker .rLi:last-child::after {
	display: none;
}

.goodsMink .list .ker .k {
	margin-top: 25px;
}

.goodsMink .more {
	padding: 30px;
	display: flex;
	justify-content: space-between;
	line-height: 30px;
}

.goodsMink .more a {
	display: flex;
	justify-content: flex-start;
	color: #333;
	width: 5.95rem;
}

.goodsMink .more a:hover i {
	text-decoration: underline;
	color: #E60012;
}

.index-swiper-container {
	width: 100%;
	padding-top: 77px;
	box-sizing: border-box;
	overflow: hidden;
}

/*  */
.navCell {
	display: none;
}

.hearCell {
	height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 20;
	padding: 0 15px;

}

.hearCell .img {
	float: left;
	height: 30px;
	padding: 15px 0;
}

.hearCell .img a,
.hearCell .img a img {
	display: block;
	height: 100%;
}

.hearCell .push {
	float: right;
	width: 26px;
	height: 26px;
	background: url(../images/nav-cell.png) no-repeat center;
	background-size: 100% auto;
	margin: 17px 0;
}

.navCell .up {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 25;
	opacity: 0.5;
}

.listCell {
	width: 180px;
	position: fixed;
	top: 0;
	right: -100%;
	bottom: 0;
	z-index: 30;
	background: #fff;
	padding: 0 20px;
	transition: all 0.5s;
	opacity: 0;
}

.listCellTwo {
	right: 0;
	opacity: 1;
}

.listCell .img {
	height: 36px;
	padding: 70px 0 20px 0;
}

.listCell .sole {
	width: 24px;
	height: 24px;
	background: url(../images/icon-22.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	top: 15px;
	right: 15px;
}

.listCell .list {
	padding: 15px 0 30px 0;
}

.listCell .list a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	transition: all 0.1s;
}

.listCell .list .li {
	border-bottom: 1px solid #ececec;
	padding: 10px 0;
}

.listCell .lang {
	/*display: flex; justify-content: space-between; align-items: center;*/
	position: relative;
	margin-top: 95px;
}

.listCell .lang .input {
	padding: 0 40px 0 5px;
	height: 36px;
	position: relative;
	border-bottom: 1px solid #eee;
}

.listCell .lang .input input {
	display: block;
	width: 100%;
	height: 36px;
	border: none;
}

.listCell .lang button {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/icon2s.png) no-repeat center right;
	background-size: 70% auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border: none;
}

.listCell .lang .mik {
	display: flex;
	justify-content: flex-start;
}

.listCell .lang .mik a {
	font-size: 15px;
	line-height: 30px;
	color: #666;
}

.listCell .lang .mik a:first-child {
	margin-right: 20px;
	position: relative;
}

.listCell .lang .mik a:first-child:after {
	content: '';
	width: 1px;
	height: 16px;
	background: #999;
	position: absolute;
	right: -10px;
	top: 50%;
	transform: translateY(-50%);
}

.listCell .lang .searcher a {
	width: 30px;
	height: 30px;
	background: url(../images/icon2.png) no-repeat center right;
	background-size: 70% auto;
}

.listCell .tel {
	font-size: 13px;
	color: #999;
	line-height: 30px;
	padding-left: 25px;
	background: url(../images/icon4s.png) no-repeat left top 9px;
	background-size: 16px auto;
}

.navMin {
	position: relative;
	top: -1rem;
	display: block;
}

.aboutNav {
	position: relative;
	top: -1.2rem;
	display: block;
}

/*  */
.popText {
	display: none;
	font-size: 14px;
	position: fixed;
	top: 50%;
	left: 50%;
	background: hsla(0, 0%, 0%, 0.70);
	transform: translate(-50%, -50%);
	z-index: 50;
	color: #fff;
	padding: 0 15px;
	line-height: 40px;
}

/*添加8.19*/
.nav>.li:hover .moban {
	display: block;
}

.nav>.li {
	position: relative;
}

.moban {
	position: absolute;
	top: 0.77rem;
	left: 0rem;
	display: none;
}

.moban>div {
	position: relative;
}

.mobana>div {
	position: relative;
}

.moban>div>a {
	width: 2.78rem;
	height: 0.59rem;
	font-size: 13px !important;
	color: #000;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
	padding: 0 0.1rem !important;
	box-sizing: border-box;
	text-overflow: ellipsis;
	/* 加省略号 */
	white-space: nowrap;
	/* 强制不换行 */
	text-align: left;
	line-height: 0.59rem !important;
	border-bottom: 1px solid #ddd;

}

.moban>div>a:hover {
	color: red !important;

}

.mobana {
	width: 160px;
	height: 0px;
	overflow: hidden;
	box-sizing: border-box;
	transition: all 1s;

}

.mobana>div>a {
	font-size: 14px !important;
	padding: 5px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	/* 加省略号 */
	white-space: nowrap;
	/* 强制不换行 */
	padding: 10px 5px !important;
	border-bottom: 1px solid rgba(229, 55, 66, 0.5);

}

.mobana>div>a:hover {
	color: rgba(229, 55, 66, 0.5);
}


.mianBclolr {
	background-color: rgb(247, 243, 242);
}


.mian {
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: auto;
	padding-top: 1.03rem;
	box-sizing: border-box;

}

.leftUl>li>a {
	display: block;

	height: 56px;
	background-color: rgb(236, 235, 234);
	font-size: 18px;
	color: #191919;
	font-weight: bold;

	box-sizing: border-box;
	line-height: 56px;
	overflow: hidden;
	line-height: 55px;
	text-overflow: ellipsis;
	display: flex;
	justify-content: space-between;
}

.leftUl>li>p {
	display: block;
	width: 299px;
	height: 56px;
	background-color: rgb(236, 235, 234);
	font-size: 18px;
	color: #191919;
	font-weight: bold;

	box-sizing: border-box;
	line-height: 56px;
	overflow: hidden;
	line-height: 55px;
	text-overflow: ellipsis;
}

.ulPL {
	padding-left: 19px;


}

.leftUl span {
	overflow: hidden;

	white-space: nowrap;
	display: inline-block;

}

.leftUl>li>p>a {

	color: #191919;

}

.leftUl>li {
	margin-bottom: 2px;
}

.leftUl>li>.clickul {
	background-color: rgb(230, 0, 18);
	color: #fff !important;
}

.leftUl>li>a>.clickul {
	background-color: rgb(230, 0, 18);
	color: #fff !important;
}

.leftUl>li>p>.clickul {
	background-color: rgb(230, 0, 18);
	color: #fff !important;
}

.list_text {
	height: 0px;
	overflow: hidden;
	transition: all 1s;
}

.list_text>a {
	color: #000;
	font-size: 15px;
	padding: 0px 17px;
	display: block;
	background-color: #fff;
	margin: 1px 0;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	text-overflow: ellipsis;
	/* 加省略号 */
}

.detail_con .list_text>a {
	background-color: rgb(247, 243, 242);
}

.secondary {
	position: absolute;
	top: 0rem;
	left: 2.78rem;
	display: none;

}

.moban>div:hover .secondary {
	display: block;
}

.secondary>a {
	width: 2.78rem;
	height: 0.59rem;
	font-size: 12px !important;
	color: #000;
	/* background-color: rgba(189, 95, 75, 0.5); */
	/* background-color: rgba(218, 24, 40, 0.7) !important; */
	background-color: #fff;
	overflow: hidden;
	padding: 0 0.1rem !important;
	box-sizing: border-box;
	text-overflow: ellipsis;
	/* 加省略号 */
	white-space: nowrap;
	/* 强制不换行 */
	text-align: left;
	line-height: 0.59rem !important;
	border-bottom: 1px solid #ddd;
}

.secondary>a:hover {
	color: red !important;
}

.cp_con img {
	width: 100%;
}


.secondarya {
	width: 160px;
	height: 0px;
	overflow: hidden;
	box-sizing: border-box;
}


.mobana>div:hover .secondarya {
	height: auto;
	padding-top: 10px;
	padding-left: 5px;
	transition: all 1s;
}

.secondarya>a {
	font-size: 12px !important;
	overflow: hidden;
	box-sizing: border-box;
	text-overflow: ellipsis;
	/* 加省略号 */
	white-space: nowrap;
	/* 强制不换行 */
	padding-left: 5px;
	border-bottom: 1px solid rgba(229, 55, 66, 0.5);
}

.secondarya>a:hover {
	color: rgba(229, 55, 66, 0.5);
}

.con_right {
	width: 100%;
	padding-bottom: 54px;
}

.con_right>:nth-child(1) {
	display: flex;
	flex-wrap: wrap;
}

.con_right>:nth-child(1)>div {
	width: 33%;
	padding-left: 29px;
	box-sizing: border-box;
	margin-bottom: 30px;


}

.con_right>:nth-child(1)>div>a {
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}

.con_right>:nth-child(1)>div>a>img {
	/* width: 261px;
 height: 158px;
 display: block;
 margin: auto;
 padding-top: 44px; */
	width: 100%;
}

.con_right>:nth-child(1)>div>a>:nth-child(2) {
	font-size: 18px;
	color: #333333;
	margin-top: 25 px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding: 0 10px;
	overflow: hidden;
}

.con_right>:nth-child(1)>div>a>:nth-child(3) {
	padding: 0 18px;
	font-size: 14px;
	color: rgb(110, 110, 100);
	margin-top: 21px;
	line-height: 24px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.con_right>:nth-child(1)>div>a>:nth-child(4) {
	width: 36px;
	height: 3px;
	display: block;
	background-color: rgb(230, 0, 18);
	margin: auto;
	margin-top: 0px;
}

.ty_paging {
	display: flex;
	justify-content: center;
}

.ty_paging>a {
	display: inline-block;
	width: 75px;
	height: 42px;
	font-size: 15px;
	color: #707479;
	border: 1px solid #707479;
	text-align: center;
	line-height: 42px;
	box-sizing: border-box;
	border-radius: 20.5px;

	margin-left: 14px;
}

.ty_paging>div {
	display: flex;
}

.ty_paging>div>a {
	display: block;
	width: 42px;
	height: 42px;
	font-size: 15px;
	color: #707479;
	border: 1px solid #707479;
	text-align: center;
	line-height: 42px;
	box-sizing: border-box;
	border-radius: 50%;
	margin-left: 14px;
}

.ty_pagingColor {
	background-color: rgb(230, 0, 18);
	border: none !important;
	color: #fff !important;
}


.ty_paging .padeing {
	display: flex;
}

.ty_paging .padeing .li a {
	display: block;
	width: 42px;
	height: 42px;
	font-size: 15px;
	color: #707479;
	border: 1px solid #707479;
	text-align: center;
	line-height: 42px;
	box-sizing: border-box;
	border-radius: 50%;
	margin-left: 14px;
}

.ty_paging .padeing .li .next {
	display: inline-block;
	width: 75px;
	height: 42px;
	font-size: 15px;
	color: #707479;
	border: 1px solid #707479;
	text-align: center;
	line-height: 42px;
	box-sizing: border-box;
	border-radius: 20.5px;
	margin-left: 14px;
}

.ty_paging .padeing .li .prev {
	display: inline-block;
	width: 75px;
	height: 42px;
	font-size: 15px;
	color: #707479;
	border: 1px solid #707479;
	text-align: center;
	line-height: 42px;
	box-sizing: border-box;
	border-radius: 20.5px;
	margin-left: 14px;
}

.leftUl>li>a>.cur {
	background-color: rgba(218, 24, 40, 0.7);
	border: none;
	color: #fff;
}

.leftUl>li>p>.cur {
	background-color: rgba(218, 24, 40, 0.7);
	border: none;
	color: #fff;
}

.leftUl>li .cur {
	color: rgba(218, 24, 40, 0.7);
	border: none;

}

.ty_paging .padeing .li .cur {
	border: none;
	background-color: rgb(230, 0, 18);
	color: #fff;
}

.qqkf {
	position: fixed;
	right: 0.2%;
	bottom: 60%;
	width: 80px;
	height: 80px;
	border-radius: 0 20px 20px 0;
	background-color: #E60012;
	display: flex;
	align-items: center;
	box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 32%);

	z-index: 30;
	justify-content: center;
}

.qqkf>img {
	width: 80%;
	height: 80%;
	margin: auto;
}

.qqtc {
	position: absolute;
	left: -120px;
	width: 120px;
	height: 80px;
	border-radius: 20px 0 0 20px;
	background-color: #E60012;
	color: #fff;
	padding: 10px;
	box-sizing: border-box;

}
.qqtc a{
	color: #fff;
}
.qqkf:after {
	position: absolute;
	left: 0px;
	height: 60px;
	width: 1px;
	background: #ffffff;
	content: "";
	opacity: 0.6;
}

.detail_gai {
	display: flex;
}

.detail_con {
	display: flex;
}

.detail_btn {
	background-color: #FABE00;
	;
	padding: 0 7px;
	height: 28px;
	position: absolute;
	font-weight: bold;

	text-align: center;
	line-height: 36px;
	color: #fff;
	display: flex;
	display: none;

	align-items: center;
	border-radius: 0 20px 20px 0;
	right: -36px;
	justify-content: center;

}

.detail_btn>img {
	height: 80%;
}

.detail_con .leftUl {
	margin-right: 20px;
	margin-top: 82px;
}

.detail_con .leftUl .detail_btn {
	top: 0px;

}

.clickspan {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	display: flex;
	align-items: center;

}

.bd-detailimg {
	display: flex;
	padding-top: 68px;
}

.ulPL>span>img {
	width: 20px;
	display: inline-block;
	height: 20px;
}

.goodsMink .topText .text {
	display: flex;
}


.ulPL {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;

}

.swiper-container-img {
	overflow: hidden;
	margin-bottom: 20px;
}

.xuanz {
	transform: rotateZ(180deg);
}

.main_ris b {
	font-weight: bold;
	font-size: 16px;
}

.main_ris p {
	line-height: normal;

	font-size: 14px;

}

.goodsMink .went table {
	border-collapse: collapse;
	border: 1px solid #ddd;

}

.goodsMink .went table tr {
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
}

.goodsMink .went table td {
	border-collapse: collapse;
	border-right: 1px solid #ddd;
}

.imghit {
	height: 320px;
	padding: 20px 20px 0px;
	overflow: hidden;
	display: flex;
	box-sizing: border-box;
	align-items: center;
}

.bdxiu {
	width: 101%;
	height: 90vh;
	background-image: url(../images/inber.png);
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-left: 178px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.bdxiu>:nth-child(1) {
	color: #e60012;
	font-size: 21px;
	margin-bottom: 31px;
	font-weight: bold;
}

.bdxiu .p {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
	width: 800px;
}

.bdxiu>:nth-child(3) {
	margin: 38px 0px;
	width: 135px;
	background-color: #e60012;
	height: 2px;
}

.bdxiu>:nth-child(4) {
	font-size: 21px;
	color: #fff;
}

.in1 {
	background-image: url(../images/in1.png);
	background-size:  auto;
	width: 374px;
	height: 646px;
}

.in1:hover {
	transform: scale(1.05);
	transition: all 0.5s;
}
.in1:hover .title-in>:nth-child(2){
	background-color: #e60012;
	color: #fff;
}
.in3-con:hover .title-in>:nth-child(2){
	background-color: #e60012;
	color: #fff;
}
.in2a-con>div:hover .title-in>:nth-child(2){
	background-color: #e60012;
	color: #fff;
}
.in3-con:hover {
	transform: scale(1.05);
	transition: all 0.5s;
}

.in2a-con>div:hover {
	transform: scale(1.05);
	transition: all 0.5s;
}

.in-con {
	width: 1515px;
	margin: auto;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;

}

.imga img {
	max-width: 95%;
	margin: auto;
}

/* .in2-con{
	width: 776px;
} */
.imgIN {
	margin-top: 70px;
}

.title-in {
	padding-top: 50px;
	padding-left: 31px;
}

.title-in>:nth-child(1) {
	font-size: 29px;
	margin-bottom: 31px;
	font-weight: bold;
}

.title-in>:nth-child(1) span {
	font-size: 20px;
}

.title-in>:nth-child(2) {
	width: 104px;
	height: 30px;
	background-color: rgba(255, 255, 255, 0.5);
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
	color: #e90210;
}

.in2a-con>div {
	width: 361px;
    height: 309px;
	background-image: url(../images/in3.png);
	background-size: 100% 100%;
}

.in2a-con {
	display: flex;
	justify-content: space-between;
}

.index-swiper-container {
	position: relative;
	width: 103%;
}
.swiper-button-next{
	right: 3.3%;
}

.in3-con {
	width: 736px;
	height: 324px;
	background-image: url(../images/in5.png);
	background-size: 100%;
	margin-top: 13px;
}

.mt20 {
	margin-top: 20px;
}

.mtf {
	margin-top: -69px;
}

.wiper-but {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 2;
}

.in-title p {
	position: relative;
	font-size: 38px;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
}

#page2{

	padding-top: 80px;
}
#page3{

	padding-top: 80px;
}

#page4{

	padding-top: 80px;
}


.in-title img {
	width: 52px;
	height: 5px;
	display: block;
	margin: auto;
}

.one-con {
	position: relative;
	width: 517px;
	height: 654px;
	display: block;
	overflow: hidden;

}

.two-con a:hover {
	transform: scale(1.05);
	transition: all 0.5s;
	z-index: 10;
	position: relative;
	background-color: #fff;
}

.one-con img {
	width: 100%;
}

.one-con:hover {
	transform: scale(1.05);
	transition: all 0.5s;
	z-index: 8;

}

.mapBox {
	width: 650px;
	height: 300px;
}
.gyhz-con>:nth-child(1) img{
	width: 100%;
}
.swiperserver .img{
	padding-left: 2px;
}
.swiperserver .ter{
	padding-left: 2px;
}

.mapMin {
	width: 650px;
    height: 293px;
    position: absolute;
    top: 45px;
	z-index: 5;
	left: 0px;
	transition: all 1s;
	display: none;
}

.swi-conmap {
	position: relative;
	width: 1370px;
	margin: auto;
}

.text-one {
	padding-left: 35px;
	padding-top: 60px;
	width: 100%;
	height: 145px;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0px;
	left: 0px;
	position: absolute;
}

.j-con {
	width: 1515px;
	display: flex;
	margin: auto;
	margin-top: 42px;
}

.text-one>:nth-child(1) {
	color: rgba(255, 255, 255, 0.23);
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

.text-one>:nth-child(2) {
	color: rgb(255, 255, 255);

	font-size: 20px;
	font-weight: bold;
}

.text-h {
	height: 121px;
	padding-top: 30px;
}

.two-con {
	display: inline-block;
	width: 999px;
	font-size: 0px;
}

.in-title .mt0 {
	margin-top: 10px;
}

.two-con a {
	display: inline-block;
	width: 499px;
	height: 327px;
	overflow: hidden;
	position: relative;
}

.two-con a img {
	width: 100%;
	height: 100%;
}

.swiper-a {
	/*width: 100%;*/
	/*overflow: hidden;*/
}

.gyhz-tit {
	margin-top: 12px;
}

.gyhz-tit .tita {
	width: 700px;
	justify-content: space-around;
	display: flex;
	border-bottom: 2px solid #727171;
	margin: auto;
	padding-bottom: 20px;
	position: static;
}

.gyhz-tit .tita span {
	font-size: 20px;
	width: 33% !important;
	height: auto !important;
	background: none;
	opacity: 1 !important;
	color: #727171;
	position: relative;
}

.gyhz-tit .swiper-pagination-bullet-active::after {
	content: "";
	width: 100%;
	height: 3px;
	background-color: #e60012;
	bottom: -23px;
	position: absolute;
	z-index: 2;
	left: 0px;
	transition: all 1s;
}
*:focus {
	outline: none;
}

.gyhz-tit .tita1::after {
	left: 33%;
	transition: all 1s;
}

.gyhz-tit .tita2::after {
	left: 67%;
	transition: all 1s;
}

.gyhz-con {
	width: 1240px;
	margin: auto;

	margin-top: 40px;
	display: flex;
}
.gyhz-con>:nth-child(1) {
	margin-right: 50px;
      width: 30%;
}
.gyhz-con>:nth-child(1) img{
	width: 100%;
}
.gyhz-con>:nth-child(3) {
	flex: 1;
	margin-left: 49px;
}
.gyhz-con>:nth-child(2) .p {
	color: #3e3a39;
	font-size: 15px;
	text-indent: 2em;
	margin-bottom: 32px;
}

.num-con {
	display: flex;
	justify-content: space-between;
}

.num-con div p {
	text-align: center;
	font-size: 18px;
	color: #727171;
}

.mapatext{
	margin-top: 30px;
}
.num-con div>p:nth-child(1) {
	font-size: 66px;
	font-weight: bold;
	color: #e60012;
	line-height: 58px;
}

.num-con div p span {
	font-size: 27px;
}

.honor {
	width: 1370px;
	margin: auto;
}

.mapBox {
	width: 650px;
	height: 300px;
	margin-right: 100px;
}

.honor {
	display: flex;
	padding-top: 60px;
}

.mapatext {
	flex: 1;
}

.mapatext-tel {
	display: flex;
	flex-wrap: wrap;
}

.mapatext-tel p {
	white-space: nowrap;
	margin-bottom: 10px;
	width: 246px;
	font-size: 18px;
}

.mapatext-int-con {
	display: flex;
}

.mapatext-int-con input {
	width: 220px;
	margin-right: 10px;
	border-radius: 3px;
	height: 42px;
	padding-left: 14px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

.mapatext-int textarea {
	width: 450px;
	height: 97px;
	box-sizing: border-box;
	padding-left: 14px;
	margin-top: 10px;
	padding-top: 20px;

	border: 1px solid #ddd;
}

.mapatext-int button {
	width: 110px;
	height: 34px;
	border: none;
	color: #fff;
	margin-top: 10px;
	background-color: #e60012;

}

.swiper-a .swiper-slide {
	/*height: 0px;*/
	/*overflow: hidden;*/
}

/*.swiper-a .swiper-slide-active{*/
/* height: auto;*/
/*}*/
.imghit img:hover {
	transform: scale(1.01);
	transition: all 0.5s;
}

.list .nav .swiper-pagination-bullet {
	width: 25%;
	height: auto;
	opacity: 1;
	background: none;
}

.list .nav span .li {
	width: 100%;
}

.swiperb {
	overflow: hidden;
	margin-top: 30px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 30px;
}

.swiper-a>div {
	display: none;
}

.swiper-a>div:nth-child(1) {
	display: flex;
}

.swiperb .swiper-slide {
	height: 0px;
	overflow: hidden;
}

.swiperb .swiper-slide-active {
	height: auto;
}

.list .nav .swiper-pagination-bullet {
	background-color: rgb(0 0 0 / 0);
	border-radius: 0px;
	position: relative;
	z-index: 2;

}
.list .nav {
	position: relative;
}
.goodsMink .list .nav .swiper-pagination-bullet-active .onTit {
	color: #fff;
}

/* .list .nav .swiper-pagination-bullet-active {
	background-color: rgb(230, 0, 18);
} */

.honor {
	position: relative;
	padding-top: 10px;
}

.honor .bera {
	width: 100%;
	position: absolute;
	top: 40px;
	/*height: 259px;*/

}

.fo-swiper-container {
	width: 80%;
	overflow: hidden;
}

.swiperac {
	margin: auto;
	width: 80%;
	padding-top: 40px;
	position: relative;
	z-index: 6;
	overflow: hidden;
}

.imgSW {
	text-align: center;
}

.imgSW img {
	display: block;
	margin: auto;
	width: 100%;
}

.hit {
	height: 100%;
}

html,
body {
	height: 100%;
}

body,
ul,
li,
a,
p,
div {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

#wrap {
	overflow: hidden;
	width: 100%;
}

#main {
	/* height: 2944px; */
	top: 0;
	position: relative;
}

.page {
	width: 100%;
	margin: 0;
}

#page4 {
	position: relative;
}

.fort {
	position: absolute;
	bottom: 0vh;
	left: 0px;
	padding-bottom: 0.2rem;
	width: 100%;

}

#page4 {
	overflow:hidden;
}

.aboutMap {
	flex: 1;
	height: 354px;
}

.aoutMapCon {
	display: flex;
}

.mapBoxa {
	flex: 1;
	margin-top: 46px;
}
.swi-conmap .honor{
	padding-bottom: 10px;
}
.swi-conmap .swiper-slide {
	height: 0;

}

.swi-conmap .swiper-slide-active {
	height: auto;
}

.yqlj {
	text-align: center;
	font-size: 16px;
	color: #fff;
	flex-wrap: wrap;
	margin-top: 0.15rem;
	display: flex;
	justify-content: center;
}

.textr {
	text-align: right;
}

.yqlj a {
	color: #fff;
}

.pagea::-webkit-scrollbar {
	display: none;
}
.pagea{
	box-sizing: border-box;
}
.pagea{
	box-sizing: border-box;
}
 .mokeNav{
	height: 100%;
	content: "";
	background-color: rgb(230, 0, 18);
	position: absolute;
	left: 1px;
	top: 0px;
	transition: all 1s;
}