@import "../iconfont/iconfont.css";

.fyc {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}

.fwbet {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.wrap {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap {
		width: 92vw
	}
}

.wrap2 {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap2 {
		width: 92vw
	}
}

@media (min-width:1680px) {
	.wrap2 {
		max-width: 1320px
	}
}

.ver>* {
	display: inline-block;
	vertical-align: middle
}

.table-cell {
	display: table;
	width: 100%
}

.table-cell>* {
	display: table-cell;
	vertical-align: middle
}

.row-pv0 {
	margin-left: 0;
	margin-right: 0
}

.row-pv0>* {
	padding-left: 0;
	padding-right: 0
}

.mv0 {
	margin-left: 0 !important;
	margin-right: 0 !important
}

.pv0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}

.pt0 {
	padding-top: 0px !important
}

.pb0 {
	padding-bottom: 0px !important
}

.mb0 {
	margin-bottom: 0 !important
}

.mt0 {
	margin-top: 0 !important
}


.bgf {
	background: #fff
}

.c {
	color: #d9251c
}

.bgc {
	background-color: #d9251c
}

.cf {
	color: #fff
}

.bg0 {
	background-color: #131210
}

.hv:hover {
	color: #d9251c
}

.hvf:hover {
	color: #fff
}

.bghover {
	transition: .6s
}

.bghover:Hover {
	background-color: #d9251c;
	color: #fff
}

.l {
	border: 1px solid #eeeeee
}

.lb {
	border-bottom: 1px solid #eeeeee
}

.lt {
	border-top: 1px solid #eeeeee
}

.coverbox {
	position: relative;
	display: block;
	overflow: hidden
}

.coverbox .coverimg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
	transition: transform .6s ease 0s
}

.coverbox .coverimg.cover {
	background-size: cover
}

.coverbox ._bg {
	width: 100%;
	visibility: hidden;
	display: block
}

@media (min-width:993px) {
	.coverbox.scale:hover .cover-tip {
		opacity: 1;
		filter: alpha(opacity=1)
	}

	.coverbox.scale:hover .coverimg {
		transform: scale(1.05, 1.05)
	}

	.coverbox.scale:hover .icon-bofang1 {
		font-size: .6rem
	}
}

.cover-tip {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .4s ease 0s;
	z-index: 55
}

.cover-tip .bgbox {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .6;
	filter: alpha(opacity=60)
}

.cover-tip .bgbox.blue {
	background-color: rgba(0, 161, 230, 0.8)
}

.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}

.cover-tip .stit {
	font-size: 16px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -15px;
	color: #fff
}

.cover-tip .line {
	display: inline-block;
	width: 100px;
	height: 1px;
	background-color: #f2f2f2;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	transition: all .6s ease 0s
}

.cover-tip .linet {
	top: 0
}

.cover-tip .lineb {
	bottom: 0
}

.cover-tip:hover .line {
	width: 6px;
	margin-left: -3px;
	opacity: .6;
	filter: alpha(opacity=60)
}

.wrap2 {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.wrap2 {
		width: 92vw
	}
}

@media (min-width:1680px) {
	.wrap2 {
		max-width: 1320px
	}
}

.iconfont {
	font-size: inherit
}

.fancybox-container {
	z-index: 999999999
}

.lb0 {
	border-bottom: 0 !important
}

.cover-box ._bg {
	width: 100%
}

.medium {
	font-family: medium
}

.bgf {
	background: #fff !important
}

.datas .val {
	font-family: medium
}

.fadeIntop {
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translateY(30px)
}

.fadeIntop.show {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translateY(0);
	transition: all .3s ease 0s
}

.pt0 {
	padding-top: 0 !important
}

.c {
	color: #d9251c
}

@media (max-width:768px) {
	.swiper-pagination-bullet {
		width: 6px;
		height: 6px
	}
}

.swiper-pagination-bullet-active {
	background-color: #d9251c !important
}

.cItem:not(.active) {
	display: none
}

.bsBox {
	box-sizing: content-box
}

.bsBox>* {
	box-sizing: content-box
}

.pagination {
	text-align: center;
	display: block
}

.pagination li {
	margin: 0
}

.pagination li>* {
	padding: 0 !important;
	font-size: 16px;
	border-radius: 50% !important;
	color: #999
}

@media (max-width:640px) {
	.pagination li>* {
		font-size: 14px
	}
}

.pagination .active>a,
.pagination .active>span,
.pagination .active>a:hover,
.pagination .active>span:hover,
.pagination .active>a:focus,
.pagination .active>span:focus {
	color: #fff;
	background-color: #d9251c
}

.pagination li>a,
.pagination li>span {
	float: none;
	display: inline-block;
	cursor: pointer;
	color: #000;
	padding: 0;
	width: .56rem !important;
	height: .56rem !important;
	line-height: .56rem !important;
	text-align: center !important;
	border: 1px solid #eeeeee;
	border: 0
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #d9251c
}

#totop {
	width: 50px;
	height: 50px;
	background: url('../images/top.png') no-repeat center center;
	background-color: #a8a8a8;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 5555;
	cursor: pointer;
	border-radius: 50%;
	transition: .6s;
	opacity: 0;
	transform: translateY(20px)
}

@media (max-width:640px) {
	#totop {
		right: 10px;
		bottom: 10px;
		width: 40px;
		height: 40px;
		background-size: 20px
	}
}

@media (min-width:768px) {
	#totop:hover {
		background-color: #d9251c
	}
}

#totop.show {
	transform: translateY(0);
	opacity: 1
}

main {
	margin-top: 1.1rem;
	/* padding-bottom: .5rem */
}

@media (max-width:768px) {
	main {
		margin-top: 60px
	}
}

header {
	transition: .6s;
	position: fixed !important;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99999;
	background: #fff;
	overflow: hidden
}

header:hover {
	overflow: visible
}

header .logo {
	width: 2rem;
	height: 100%;
	background: url('../images/logo.png') no-repeat left center;
	display: block;
	transition: .6s;
	background-size: contain;
	margin-right: 1rem
}

@media (max-width:1680px) {
	header .logo {
		margin-right: .5rem
	}
}

.head_wrap {
	transition: .6s;
	height: 1.1rem;
	padding: 0 36px;
	display: flex;
	max-width: 1920px;
	margin: 0 auto
}

@media (max-width:768px) {
	.head_wrap {
		height: 60px
	}
}

@media (max-width:480px) {
	.head_wrap {
		padding: 0 20px
	}
}

.header_nav {
	display: flex;
	flex: 1
}

@media (min-width:1200px) {
	.header_nav {
		overflow: hidden
	}

	.header_nav:hover {
		overflow: visible
	}
}

.header_nav .header_inner {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	padding-right: .2rem
}

@media (min-width:1361px) {
	.header_nav .header_inner {
		position: relative
	}
}

@media (max-width:1200px) {
	.header_nav .header_inner {
		justify-content: space-between
	}
}

.header_nav .nav_li {
	margin-right: .6rem
}

@media (max-width:1680px) {
	.header_nav .nav_li {
		margin-right: .4rem
	}
}

header .header_nac {
	display: block;
	position: relative;
	line-height: 1.1rem;
	font-size: 20px;
	font-weight: bold
}

@media (max-width:1360px) {
	header .header_nac {
		font-size: 18px
	}
}

header .header_nac::after {
	content: '';
	display: block;
	position: absolute;
	height: 3px;
	background-color: #d9251c;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 0;
	transition: .6s
}

header .drop {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 1.1rem;
	min-width: 200px;
	transition: .6s;
	opacity: 0;
	white-space: nowrap;
	z-index: 55;
	padding: 14px 0;
	font-size: 18px;
	text-align: center;
	background: #fff;
	box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1)
}

@media (max-width:1360px) {
	header .drop {
		font-size: 16px
	}
}

header .drop a {
	overflow: hidden;
	display: block;
	line-height: 2.5;
	padding: 0 24px
}

header .drop a:hover {
	color: #d9251c
}

header .nav_li {
	position: relative
}

header .nav_li.active .header_nac {
	color: #d9251c
}

header .nav_li.active .header_nac::after {
	width: 100%
}

header .nav_li .header_nac.active {
	color: #d9251c
}

header .nav_li .header_nac.active::after {
	width: 50px
}

header .nav_li:hover {
	overflow: visible
}

header .nav_li:hover .header_nac {
	color: #d9251c
}

header .nav_li:hover .header_nac::after {
	width: 100%
}

header .nav_li:hover .drop {
	opacity: 1
}

.hd_product:hover .hd_product_drop {
	display: block
}

.hd_product_drop {
	width: 100vw;
	background: #fff;
	position: fixed;
	top: 1.1rem;
	left: 0;
	right: 0;
	z-index: 55555;
	border-top: 1px solid #eeeeee;
	box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
	display: none
}

.hd_product_drop::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	left: 0;
	bottom: 0
}

.hd_product_drop .wrap {
	display: flex;
	align-items: stretch
}

.hd_product_drop .lbox .cell2,
.hd_product_drop .rbox .proitem:nth-child(3),
.hd_product_drop .rbox .proitem:nth-child(4) {
	padding-bottom: .76rem
}

.hd_product_drop .lbox {
	width: 46%
}

.hd_product_drop .lbox .cell2 {
	float: left;
	width: 42%;
	margin-right: 8%
}

.hd_product_drop .lbox dl {
	padding-bottom: 20px
}

.hd_product_drop .lbox dl+dl {
	border-top: 1px solid #eeeeee;
	padding-top: 40px
}

.hd_product_drop .rbox {
	flex: 1;
	display: flex;
	flex-wrap: wrap
}

.hd_product_drop .rbox .proitem {
	width: 50%;
	padding-left: 1rem;
	border-left: 1px solid #eeeeee
}

@media (max-width:1360px) {
	.hd_product_drop .rbox .proitem {
		padding-left: 8%
	}
}

.hd_product_drop .rbox .proitem:nth-child(1) {
	position: relative
}

.hd_product_drop .rbox .proitem:nth-child(1)::before {
	content: '';
	display: block;
	position: absolute;
	width: 80vw;
	border-bottom: 1px solid #eeeeee;
	left: 0;
	bottom: 0
}

.hd_product_drop .proitem {
	padding: 32px 0
}

.hd_product_drop h3 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold
}

.hd_product_drop dl dt {
	font-size: 16px;
	margin-bottom: 10px
}

.hd_product_drop dl dd {
	line-height: 30px
}

.hd_product_drop dl dd a {
	color: #666;
	display: block
}

.hd_product_drop dl dd a:hover {
	color: #d9251c
}

@media (max-width:1200px) {
	.hd_product_drop dl dd a {
		font-size: 12px
	}
}

.header_language {
	margin-right: .4rem;
	font-size: 16px
}

@media (max-width:1199px) and (min-width:769px) {
	.header_language {
		font-size: 18px
	}
}

.header_language .tit {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	height: 1.1rem;
	cursor: pointer;
	z-index: 555
}

@media (max-width:768px) {
	.header_language .tit {
		height: 60px
	}
}

.header_language .tit em {
	padding: 0 8px 0 5px
}

@media (max-width:480px) {
	.header_language .tit em {
		padding: 0 5px 0 0;
		font-size: 18px
	}
}

.header_language .tit .arr {
	color: #d9251c;
	font-size: 12px;
	font-weight: bold
}

.header_language .drop {
	font-size: 16px
}

@media (max-width:992px) {
	.header_language .drop {
		min-width: 120px !important
	}

	.header_language .drop a {
		padding: 0 6px;
		line-height: 2
	}
}

.header_language:hover .tit {
	color: #d9251c
}

.header_language:hover .drop {
	display: block
}

.header_search {
	font-size: 14px
}

.header_search .head_search {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	position: relative;
	height: 1.1rem
}

@media (max-width:1460px) {
	.header_search .head_search {
		display: none
	}
}

.header_search .head_search input {
	border-bottom: 2px solid #333;
	height: 50px;
	font-size: 16px;
	width: 3.18rem;
	display: block;
	padding-left: 2px
}

.header_search .head_search input input::-webkit-input-placeholder,
.header_search .head_search input textarea::-webkit-input-placeholder {
	color: #ababab
}

.header_search .head_search input input:-moz-placeholder,
.header_search .head_search input textarea:-moz-placeholder {
	color: #ababab
}

.header_search .head_search input input::-moz-placeholder,
.header_search .head_search input textarea::-moz-placeholder {
	color: #ababab
}

.header_search .head_search input input:-ms-input-placeholder,
.header_search .head_search input textarea:-ms-input-placeholder {
	color: #ababab
}

.header_search .head_search input:focus {
	border-bottom-color: #d9251c
}

.header_search .head_search .submit {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	right: 0;
	cursor: pointer;
	font-size: 20px
}

.header_search .head_search .submit:hover {
	color: #d9251c
}

.header_search .hd_search_btn {
	line-height: 1.1rem;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
	font-size: 15px;
	display: none
}

.header_search .hd_search_btn>* {
	display: inline-block;
	vertical-align: middle
}

@media (max-width:1460px) {
	.header_search .hd_search_btn {
		display: block
	}
}

.header_search .hd_search_btn i {
	font-size: 22px
}

@media (max-width:992px) {
	.header_search .hd_search_btn i {
		font-size: 20px
	}
}

@media (max-width:768px) {
	.header_search .hd_search_btn {
		line-height: 60px
	}
}

.header_btn {
	font-size: 18px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.header_btn .offer {
	margin-right: 34px;
	color: #fff
}

.header_btn .offer:hover {
	color: #d9251c
}

.header_btn .contact {
	background-color: #d9251c;
	color: #fff;
	width: 92px;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.header_btn .contact .ac {
	color: #fff
}

@media (max-width:992px) {
	.header_btn .contact {
		height: 34px;
		width: 72px
	}

	.header_btn .contact span {
		height: 34px;
		line-height: 34px
	}
}

.hd-search-box {
	position: fixed;
	left: 0;
	right: 0;
	background: #fff;
	padding: 20px .5rem;
	z-index: 55555;
	display: none;
	border-top: 1px solid #eeeeee;
	top: 1.1rem
}

@media (max-width:768px) {
	.hd-search-box {
		top: 60px
	}
}

.hd-search-box .inner {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: end;
	box-pack: end;
	-webkit-justify-content: end;
	justify-content: end;
	height: 40px
}

.hd-search-box form {
	border: 1px solid #d9251c;
	display: block;
	position: relative;
	border-radius: 3px;
	width: 80%;
	max-width: 500px
}

.hd-search-box form input {
	font-size: 16px
}

.hd-search-box form input::-webkit-input-placeholder,
.hd-search-box form textarea::-webkit-input-placeholder {
	color: #ccc
}

.hd-search-box form input:-moz-placeholder,
.hd-search-box form textarea:-moz-placeholder {
	color: #ccc
}

.hd-search-box form input::-moz-placeholder,
.hd-search-box form textarea::-moz-placeholder {
	color: #ccc
}

.hd-search-box form input:-ms-input-placeholder,
.hd-search-box form textarea:-ms-input-placeholder {
	color: #ccc
}

.hd-search-box .key {
	width: 90%;
	height: 40px;
	line-height: 40px;
	text-indent: 20px
}

.hd-search-box .submit {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	border-left: 1px solid #d9251c;
	text-align: center;
	width: 50px;
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	background-color: #d9251c
}

.hd-search-box .submit .iconfont {
	font-size: 20px;
	color: #fff
}

.hd-search-box .submit:hover {
	opacity: .8
}

.hd-search-box ._close {
	height: 40px;
	line-height: 42px;
	margin-left: 20px;
	margin-right: 4px;
	text-align: center;
	font-size: 20px;
	display: block;
	cursor: pointer
}

.hd-search-box ._close:hover {
	color: #d9251c
}

@media (max-width:768px) {
	.hd-search-box {
		padding: 20px 4%;
		top: 60px
	}

	.hd-search-box .inner {
		width: 100%
	}

	.hd-search-box form {
		min-width: auto;
		width: 90%
	}

	.hd-search-box ._close {
		position: relative
	}
}

@media (max-width:480px) {
	.hd-search-box {
		bottom: 0;
		height: auto
	}
}

.m-menus {
	width: 100%;
	max-width: 640px;
	height: 100vh;
	position: fixed;
	top: 80px;
	right: -100%;
	background: #fff;
	overflow: hidden;
	line-height: 32px;
	font-size: 15px;
	z-index: -999;
	padding-top: 2%;
	border-top: 1px solid #d9251c
}

@media (max-width:768px) {
	.m-menus {
		top: 60px
	}
}

.m-menus .inner {
	height: calc((100vh - 85px));
	padding: 10px 30px 40px;
	overflow-x: hidden;
	overflow-y: auto
}

@media (max-width:768px) {
	.m-menus {
		top: 60px
	}

	.m-menus .inner {
		height: calc((100vh - 60px))
	}
}

.m-menus a {
	display: block
}

.m-menus.active {
	z-index: 999;
	transition: .6s;
	right: 0
}

.m-menus .item {
	cursor: pointer;
	transition: .3s;
	position: relative;
	text-align: center;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	text-align: left
}

.m-menus .item .tit {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.m-menus .item>a,
.m-menus .tit {
	display: block;
	line-height: 50px;
	position: relative;
	font-size: 16px
}

.m-menus .tit {
	position: relative
}

.m-menus .tit a {
	display: inline-block;
	min-width: 50vw
}

.m-menus .tit .iconfont {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: inherit;
	padding: 0 10px;
	font-size: 17px
}

.m-menus .xs-menu {
	display: none;
	text-align: left
}

.m-menus .xs-menu dd {
	line-height: 30px;
	font-size: 14px
}

.m-menus .active .tit a,
.m-menus .open .tit a {
	color: #d9251c
}

.m-menus .active .iconfont::before,
.m-menus .open .iconfont::before {
	content: "\e627"
}

.m-menus .active .xs-menu,
.m-menus .open .xs-menu {
	padding: 0px 0 30px;
	border-top: 1px solid rgba(255, 255, 255, 0.14)
}

.menu_btn_box {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.menu_btn {
	width: 50px;
	height: 50px;
	z-index: 101;
	cursor: pointer;
	transform-origin: center center;
	position: relative;
	display: block;
	top: -5px
}

.menu_btn i {
	position: absolute;
	width: 26px;
	height: 2px;
	background-color: #d9251c;
	left: 12px;
	display: block;
	transition: all .4s ease-in-out
}

.menu_btn i:nth-of-type(1) {
	top: 20px
}

.menu_btn i:nth-of-type(2) {
	top: 30px
}

.menu_btn i:nth-of-type(3) {
	top: 40px
}

.menu_btn.active i:nth-of-type(1) {
	transform: rotate(225deg) translate(-7px, -7px)
}

.menu_btn.active i:nth-of-type(3) {
	opacity: 0
}

.menu_btn.active i:nth-of-type(2) {
	transform: rotate(-225deg) translate(0, 0)
}

.bggray {
	background: #f8f8f8
}

footer {
	background-color: #1f2024;
	color: #999;
}

.foot_up {
	padding: .76rem 0
}

@media (min-width:1200px) {
	.foot_up .wrap {
		display: flex;
		justify-content: space-between
	}

	.foot_up .ft-navs {
		display: flex;
		justify-content: space-between
	}

	.foot_up .ft-navs .ft-contact {
		order: -1
	}
}

@media (max-width:1199px) {
	.ft_contactitem h4 {
		display: none
	}

	.ft_contactitem .info {
		display: block !important;
		padding: 30px 0 !important
	}
}

.ft_contactitem .tel {
	color: #d9251c;
	font-size: 32px;
	font-weight: bold;
	line-height: 1.3
}

.ft_contactitem .txt {
	margin-bottom: .7rem;
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin-top: .26rem
}

.ft_contactitem .icons {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.ft_contactitem .icons .iitem {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	font-size: 24px;
	color: #000 !important;
	margin-right: 16px;
	background-color: #d9d9d9;
	display: block
}

@media (max-width:480px) {
	.ft_contactitem .icons .iitem {
		width: 50px;
		height: 50px;
		line-height: 50px;
		text-align: center
	}
	.ft_contactitem .icons{padding-left: 50px;}
}

.ft_contactitem .icons .iitem:hover {
	background-color: #d9251c;
	color: #fff !important
}

.ft_contactitem .icons .wechat {
	font-size: 26px;
	position: relative;
	cursor: pointer
}

.ft_contactitem .icons .wechat:hover .code {
	display: block
}

.ft_contactitem .icons .wechat .code {
	display: none;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 100%;
	margin-bottom: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 4px
}

.ft_contactitem .icons .wechat .code::after {
	content: '';
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top-color: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: 100%
}

.ft_contactitem .icons .wechat .code img {
	max-width: 130px;
	max-height: 130px;
	width: 130px;
	height: 130px
}

.ft_contactitem .icons .top {
	font-size: 96%;
	font-weight: bold
}

@media (min-width:1200px) {
	.ft-navs {
		display: flex;
		justify-content: space-between
	}
}

@media (min-width:1200px) {
	.ft-navs .navitem {
		margin-right: .5rem
	}
}

@media (min-width:1200px) {
	.foot_up .navitem {
		margin-bottom: .5rem
	}
}

.foot_up .navitem h4 {
	font-size: 18px;
	position: relative;
	margin-bottom: 16px;
	font-weight: bold
}

.foot_up .navitem .icon-jia {
	float: right;
	transition: .3s;
	display: none;
	margin-right: 10px
}

.foot_up .navitem .info {
	line-height: 34px;
	font-size: 15px
}

.foot_up .navitem .info a {
	color: #777;
	display: block
}

.foot_up .navitem .info a:hover {
	color: #d9251c
}

@media (max-width:1199px) {
	.foot_up {
		margin-bottom: .5rem
	}

	.foot_up .navitem {
		width: 100%
	}

	.foot_up .navitem .icon-jia {
		display: block
	}

	.foot_up .navitem h4 {
		position: relative;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		line-height: 50px;
		margin: 0;
		font-weight: normal
	}

	.foot_up .navitem .info {
		display: none;
		font-size: 15px;
		padding: 10px 30px;
		line-height: 2
	}

	.foot_up .navitem.active h4 {
		font-weight: bold
	}

	.foot_up .navitem.active .iconfont::before {
		content: "\e627"
	}
}

@media (max-width:768px) {
	.foot_up .navitem h4 {
		font-size: 16px
	}
}

.foot_down {
	background-color: #000;
	padding: .24rem 0;
	color: #666;
	line-height: 1.8;
	border-top: 1px solid rgba(255, 255, 255, 0.1)
}

@media (min-width:1200px) {
	.foot_down .wrap {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}

.foot_down a {
	color: #666
}

.foot_down a:hover {
	color: #d9251c
}

.foot_down .lbox,
.foot_down .rbox {
	padding: .1rem 0
}

.index_banner {
	position: relative;
	overflow: hidden;
	width: 100vw
}

@media (min-width:1920px) {
	.index_banner {
		height: 8.62rem;
		max-height: calc((100vh - 1.1rem))
	}
}

.index_banner .pnext {
	position: absolute;
	left: 5%;
	width: 1.6rem;
	top: 64%
}

.index_banner .pnext * {
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.5);
	width: .7rem;
	height: .7rem;
	color: #fff;
	font-size: 20px
}

.index_banner .pnext *::after {
	font-size: inherit
}

.index_banner .pnext *:hover {
	background: #fff;
	color: #d9251c
}

.index_banner .pnext .swiper-button-prev {
	left: 0
}

.index_banner .pnext .swiper-button-next {
	right: 0
}

.index_banner .swiper-pagination {
	bottom: .5rem
}

@media (max-width:480px) {
	.index_banner .swiper-pagination {
		bottom: .2rem
	}
}

.index_banner .swiper-pagination .swiper-pagination-bullet {
	background: #fff;
	opacity: .6;
	width: .9rem;
	height: 4px;
	margin: 0 5px;
	border-radius: 0
}

@media (max-width:480px) {
	.index_banner .swiper-pagination .swiper-pagination-bullet {
		width: 30px;
		height: 2px;
		margin: 0 2px
	}
}

.index_banner .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
	opacity: 1
}

.index_banner li {
	position: relative;
	width: 100vw;
	overflow: hidden
}

.index_banner li .link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 6
}

.index_banner video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 555
}

.index_banner .bg {
	display: block;
	height: 100%;
	transition: transform 3.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100vw
}

.index_banner .bg img {
	visibility: hidden
}

.index_banner .content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 5;
	top: 52%;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1rem;
	color: #fff;
	text-align: center
}

@media (max-width:639px) {
	.index_banner .content {
		width: 92vw
	}
}

@media (min-width:768px) {}

.index_banner .content .inner {
	max-width: 1200px;
	margin: 0 auto
}

.index_banner .content h3 {
	font-size: .66rem;
	font-weight: bold;
	line-height: 1.2;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin-bottom: .1rem
}

.index_banner .content .en {
	font-size: .4rem
}

@media (max-width:768px) {
	.index_banner .content h3 {
		font-size: .5rem
	}
}

.index_banner video {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.index_banner .swiper-slide-active .bg {
	transform: scale(1)
}

.vhd {
	font-size: .28rem;
	font-weight: bold
}

@media (max-width:1919px) and (min-width:1200px) {
	.vhd {
		font-size: 3vw
	}
}

@media (max-width:1200px) {
	.vhd {
		font-size: .5rem
	}
}

.fs52 {
	font-size: .52rem;
	font-weight: bold
}

@media (max-width:1920px) {
	.fs52 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.fs52 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.fs52 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.fs52 {
		font-size: .5rem
	}
}

.index_news {
	padding: .9rem 0 1rem;
	overflow: hidden
}

@media (max-width:580px) {
	.index_news .wrap {
		width: 100vw
	}
}

.index_news .hd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: .6rem
}

.index_news .hd .pnexts {
	width: 1.5rem;
	position: relative
}

@media (max-width:640px) {
	.index_news .hd .pnexts {
		width: 90px
	}

	.index_news .hd .pnexts .pnext {
		width: 40px;
		height: 40px;
		font-size: 16px
	}
}

.index_news .hd .pnexts .swiper-button-prev {
	left: 0
}

.index_news .hd .pnexts .swiper-button-next {
	right: 0
}

.index_news .hd .pnexts .swiper-button-next:not(.disabled) {
	background-color: #d9251c;
	color: #fff
}

.index_news .hd .pnext {
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 18px;
	color: #333;
	font-weight: bold
}

.index_news .hd .pnext::after {
	font-size: inherit
}

.index_news .hd .pnext:hover {
	background-color: #d9251c;
	color: #fff
}

.index_news .bd {
	position: relative;
	z-index: 55
}

.index_news .swiper {
	overflow: visible;
	margin-left: -30px;
	margin-right: -30px;
	padding-bottom: .6rem
}

@media (max-width:1680px) {
	.index_news .swiper {
		margin-left: -0.2rem;
		margin-right: -0.2rem
	}
}

@media (max-width:640px) {
	.index_news .swiper {
		padding-bottom: 1rem
	}
}

.index_news .swiper li {
	width: 500px
}

@media (max-width:580px) {
	.index_news .swiper li {
		width: 100%
	}
}

.index_news .swiper .inner {
	margin: 0 30px;
	position: relative
}

@media (max-width:1680px) {
	.index_news .swiper .inner {
		margin: 0 .2rem
	}
}

@media (max-width:580px) {
	.index_news .swiper .inner {
		margin: 0 4vw
	}
}

.index_news .swiper .info {
	margin-bottom: .5rem
}

.index_news .swiper .tags {
	margin-bottom: .3rem
}

.index_news .swiper .tags .tag {
	color: #d9251c;
	line-height: 30px;
	border-radius: 2em;
	border: 1px solid #d9251c;
	padding: 0 8px
}

.index_news .swiper .tags .time {
	font-weight: bold;
	margin-left: 18px
}

.index_news .swiper .tit {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	height: 56px;
	transition: .6s
}

@media (max-width:992px) {
	.index_news .swiper .tit {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.index_news .swiper .tit {
		font-size: 18px
	}
}

.index_news .swiper .tit:hover {
	color: #d9251c
}

.index_news .swiper .coverbox {
	position: relative
}

.index_news .swiper .coverbox .tit {
	position: absolute;
	left: .5rem;
	bottom: .5rem;
	z-index: 55
}

.index_news .swiper .inner:hover .coverbox .tit {
	opacity: 0
}

.index_news .swiper .inner:hover .content {
	opacity: 1
}

@media (max-width:640px) {
	.index_news .swiper .coverbox .tit {
		opacity: 0
	}

	.index_news .swiper .content {
		opacity: 1
	}
}

.index_service {
	background: url('../images/fwbg.jpg') no-repeat center center;
	background-size: cover;
	padding: 1.2rem 0 1.3rem;
	text-align: center;
	color: #fff
}

.index_service .tit {
	font-size: 22px
}

@media (max-width:992px) {
	.index_service .tit {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.index_service .tit {
		font-size: 16px
	}
}

.index_service .desc {
	font-size: .4rem;
	margin: .16rem 0 .5rem
}

@media (max-width:480px) {
	.index_service .desc {
		margin: 12px 0 36px
	}
}

.btn_rec {
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.5);
	display: inline-block;
	padding: 0 .46rem;
	line-height: .6rem;
	font-size: 18px
}

.btn_rec em {
	display: block
}

.btn_rec i {
	font-size: 80%;
	font-weight: bold;
	padding-left: 6px
}

.btn_rec:hover {
	background-color: #d9251c;
	color: #fff;
	border-color: #d9251c
}

.btn_rec:hover:hover {
	color: #d9251c;
	background: #fff !important;
	border-color: #d9251c
}

.btn_rec.bgf {
	background: #fff;
	color: #222
}

.btn_rec.bgf:hover {
	color: #d9251c;
	border-color: #fff
}

.btn_rec.bgc {
	background-color: #d9251c
}

.btn_rec.bgc:hover {
	color: #d9251c;
	background: #fff !important;
	border-color: #d9251c
}

@media (max-width:992px) {
	.btn_rec {
		line-height: auto;
		padding: .1rem .6rem;
		font-size: 16px
	}
}

.index_logos {
	padding: .5rem 0 .3rem;
	background-color: #f6f6f6;
	border-bottom: 1px solid #eeeeee
}

@media (max-width:640px) {
	.index_logos {
		padding: 30px 0
	}
}

.index_logos .swiper_logos {
	margin-left: -0.2rem;
	margin-right: -0.2rem;
	padding-bottom: 50px
}

.index_logos li {
	width: 14.28%
}

.index_logos li .coverbox {
	margin: 0 .2rem
}

@media (max-width:1360px) {
	.index_logos li {
		width: 16.66%
	}
}

@media (max-width:992px) {
	.index_logos li {
		width: 20%
	}
}

@media (max-width:768px) {
	.index_logos li {
		width: 25%
	}
}

@media (max-width:640px) {
	.index_logos li {
		width: 33.33%
	}
}

.index_product {
	padding: 1.1rem 0;
	background: url('../images/bga01.jpg') no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 55
}

.index_product .hd {
	margin-bottom: .56rem
}

.index_product .hd .desc {
	font-size: 22px;
	padding-top: 6px
}

@media (max-width:992px) {
	.index_product .hd .desc {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.index_product .hd .desc {
		font-size: 18px
	}
}

.index_product .bd {
	position: relative
}

@media (max-width:1199px) {
	.index_product .bd {
		display: none
	}
}

@media (min-width:1200px) {
	.index_product .navbox {
		width: 30%;
		max-width: 4.7rem
	}

	.index_product .infobox {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		z-index: 5;
		padding-left: 7%;
		left: 30%;
		width: 70%;
		margin-top: 1.3rem
	}

	.index_product .infobox .cItem {
		position: relative
	}

	.index_product .infobox .img {
		max-width: 5.68rem;
		width: 60%;
		position: absolute;
		top: -1.8rem;
		right: 0;
		z-index: 6
	}

	.index_product .infobox .content::after {
		background: url('../images/bga02.png') no-repeat center center;
		background-size: cover;
		content: '';
		display: block;
		position: absolute;
		width: 80vw;
		top: 0;
		bottom: 0;
		left: 0;
		z-index: 1
	}

	.index_product .infobox .inner {
		position: relative;
		z-index: 55;
		max-width: 514px
	}
}

@media (min-width:1200px) and (max-width:1919px) {
	.index_product .infobox {
		left: 30%
	}
}

@media (min-width:1200px) and (max-width:1680px) {
	.index_product .infobox {
		padding-left: 5%
	}
}

.index_product .navbox {
	background: #fff;
	padding: .1rem .42rem .7rem
}

@media (max-width:1199px) {
	.index_product .navbox {
		display: none
	}
}

.index_product .navbox li {
	line-height: .8rem;
	font-size: 18px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
	position: relative
}

.index_product .navbox li i {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-weight: bold;
	font-size: 80%
}

.index_product .navbox li::after {
	content: '';
	display: block;
	position: absolute;
	width: 0px;
	height: 4px;
	background-color: #d9251c;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.index_product .navbox li.active {
	color: #d9251c
}

.index_product .navbox li.active::after {
	width: 100%
}

@media (max-width:1199px) {}

.index_product .infobox .content,
.index_product .proinner .content {
	padding: 1rem 1rem 1rem;
	position: relative
}

@media (max-width:768px) {

	.index_product .infobox .content,
	.index_product .proinner .content {
		padding: 1rem 6%
	}
}

.index_product .infobox h3,
.index_product .proinner h3 {
	font-size: .46rem
}

@media (max-width:1919px) and (min-width:1200px) {

	.index_product .infobox h3,
	.index_product .proinner h3 {
		font-size: 2.39vw
	}
}

.index_product .infobox .txt,
.index_product .proinner .txt {
	font-size: 17px;
	line-height: 36px;
	height: 72px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: .16rem 0 .3rem
}

@media (max-width:640px) {

	.index_product .infobox .txt,
	.index_product .proinner .txt {
		font-size: 15px;
		line-height: 28px;
		height: 56px
	}
}

.index_product .infobox .nav,
.index_product .proinner .nav {
	display: flex;
	flex-wrap: wrap;
	line-height: 2.5;
	margin-bottom: .5rem;
	font-size: 20px
}

@media (max-width:640px) {

	.index_product .infobox .nav,
	.index_product .proinner .nav {
		font-size: 16px
	}
}

.index_product .infobox .nav a,
.index_product .proinner .nav a {
	min-width: 33.33%;
	padding-right: .4rem;
	padding-left: 12px;
	position: relative
}

.index_product .infobox .nav a::before,
.index_product .proinner .nav a::before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}

.index_product .infobox .nav a em,
.index_product .proinner .nav a em {
	display: inline-block;
	position: relative
}

.index_product .infobox .nav a em::before,
.index_product .proinner .nav a em::before {
	content: '';
	width: 0;
	height: 1px;
	background: #000;
	left: 0;
	bottom: 0;
	position: absolute;
	transition: .6s
}

.index_product .infobox .nav a:hover em::before,
.index_product .proinner .nav a:hover em::before {
	width: 100%
}

@media (max-width:1199px) {

	.index_product .infobox,
	.index_product .proinner {
		margin-top: -1.5rem
	}

	.index_product .infobox .content,
	.index_product .proinner .content {
		background: url('../images/bga02.png') no-repeat center center;
		background-size: cover
	}

	.index_product .infobox .img,
	.index_product .proinner .img {
		position: relative;
		top: 1.5rem;
		width: 60%;
		left: 20%
	}
}

@media (max-width:1199px) and (max-width:480px) {

	.index_product .infobox,
	.index_product .proinner {
		margin-top: -1.2rem
	}
}

@media (max-width:1199px) and (max-width:480px) {

	.index_product .infobox .img,
	.index_product .proinner .img {
		width: 80%;
		left: 10%;
		top: 1.2rem
	}
}

.index_product .product_swiper {
	padding-bottom: 50px
}

@media (min-width:1200px) {
	.index_product .product_swiper {
		display: none
	}
}

.index_about {
	padding: 1.5rem 0 1.24rem
}

.index_about .top {
	margin-bottom: 1.46rem
}

@media (max-width:640px) {
	.index_about .top {
		margin-bottom: 1rem
	}
}

.index_about .type {
	color: #d9251c;
	font-size: .3rem
}

@media (max-width:992px) {
	.index_about .type {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.index_about .type {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.index_about .type {
		font-size: 20px
	}
}

.index_about .vhd {
	line-height: 1.1;
	margin-top: 10px
}

.index_about .txt {
	font-size: 18px;
	color: #666;
	line-height: 1.88;
	max-width: 960px;
	margin: .36rem 0 .7rem
}

@media (max-width:992px) {
	.index_about .txt {
		font-size: 16px
	}
}

.index_about .btnbox {
	display: flex;
	justify-content: space-between;
	align-items: flex-end
}

.index_about .btnbox .logo {
	width: 72%
}

@media (max-width:992px) {
	.index_about .btnbox .logo {
		width: 60%
	}
}

@media (min-width:68px) {
	.index_about .bottom {
		display: flex;
		justify-content: space-between
	}

	.index_about .bottom .lbox {
		width: 51%;
		margin-right: 8%
	}

	.index_about .bottom .rbox {
		flex: 1
	}
}

@media (min-width:68px) and (max-width:991px) {
	.index_about .bottom .lbox {
		width: 46%
	}
}

@media (min-width:68px) and (max-width:767px) {
	.index_about .bottom .lbox {
		width: 30%;
		margin-right: 5%
	}
}

@media (min-width:68px) and (max-width:767px) {
	.index_about .bottom {
		align-items: stretch
	}

	.index_about .bottom .lbox .img {
		height: 100%
	}
}

.index_about .rbox .tit {
	font-size: .54rem;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: .4rem
}

@media (max-width:1680px) {
	.index_about .rbox .tit {
		line-height: 1.1;
		margin-top: 10px
	}
}

.index_about .navbox li {
	line-height: .9rem;
	font-size: 18px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
	position: relative;
	padding-left: 30px
}

@media (max-width:768px) {
	.index_about .navbox li {
		font-size: 16px;
		padding-left: 20px
	}
}

.index_about .navbox li::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #bbbbbb;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: .1rem
}

.index_about .navbox li::after {
	content: '';
	display: block;
	position: absolute;
	width: 0px;
	height: 4px;
	background-color: #d9251c;
	left: 0;
	bottom: -1px;
	transition: .6s
}

@media (min-width:992px) {
	.index_about .navbox li.active {
		color: #d9251c
	}

	.index_about .navbox li.active::after {
		width: 100%
	}

	.index_about .navbox li.active::before,
	.index_about .navbox li.active::after {
		background-color: #d9251c
	}
}

@media (max-width:767px) {
	.index_scheme {
		background-color: #d9251c
	}
}

.index_scheme .wrap {
	position: relative
}

.index_scheme .imgs {
	position: relative;
	margin-left: 1.2rem;
	margin-top: -3.64rem;
	max-width: 1620px;
	width: calc((92vw - 1.2rem))
}

@media (max-width:992px) {
	.index_scheme .imgs {
		margin-top: -3.2rem
	}
}

.index_scheme .img {
	position: relative;
	z-index: -1
}

.index_scheme .img_opa {
	opacity: .2;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 33;
	width: 1620px
}

.index_scheme .bg {
	position: absolute;
	width: 80%;
	height: 3.64rem;
	max-width: 8.5rem;
	background: linear-gradient(90deg, #d9251c, transparent 10%);
	left: 1.2rem;
	top: 3.15rem;
	left: 0;
	top: 0;
	z-index: 44
}

@media (max-width:992px) {
	.index_scheme .bg {
		height: 3.2rem
	}
}

.index_scheme .content {
	position: relative;
	max-width: 970px;
	background-color: #d9251c;
	padding-top: .8rem
}

@media (min-width:768px) {
	.index_scheme .content {
		min-width: 700px;
		width: 80%;
		padding: .8rem 1.1rem 1.5rem 0
	}

	.index_scheme .content::before {
		content: '';
		display: block;
		position: absolute;
		width: 50vw;
		top: 0;
		bottom: 0;
		height: 100%;
		background-color: #d9251c;
		left: -50vw;
		z-index: 111
	}
}

@media (max-width:991px) {
	.index_scheme .content {
		padding-bottom: .5rem
	}
}

.index_scheme .content .inner {
	position: relative;
	color: #fff;
	z-index: 5
}

.index_scheme .content .inner {
	position: relative;
	z-index: 999
}

.index_scheme .content .type {
	font-size: .3rem
}

@media (max-width:992px) {
	.index_scheme .content .type {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.index_scheme .content .type {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.index_scheme .content .type {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.index_scheme .content .type {
		font-size: 17px
	}
}

.index_scheme .content .vhd {
	line-height: 1.1;
	padding-top: 10px;
	margin-bottom: .8rem
}

.index_scheme .navs {
	position: relative;
	z-index: 6666
}

@media (min-width:992px) {
	.index_scheme .navs {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}
}

@media (max-width:991px) {
	.index_scheme .navs {
		display: flex;
		flex-wrap: wrap
	}

	.index_scheme .navs li {
		width: 20%;
		display: block;
		margin-bottom: .5rem
	}
}

@media (max-width:640px) {
	.index_scheme .navs li {
		width: 25%
	}
}

.index_scheme .navs a {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 18px
}

@media (max-width:640px) {
	.index_scheme .navs a {
		font-size: 16px
	}
}

.index_scheme .navs a .icon {
	width: .66rem;
	height: .66rem;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: 0 auto 10px
}

.index_scheme .navs a em {
	display: inline-block;
	padding-bottom: 20px;
	position: relative
}

.index_scheme .navs a em::after {
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background: #fff;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	transition: .6s
}

.index_scheme .navs .active em::after,
.index_scheme .navs a:hover em::after {
	width: 100%
}

.banner_box {
	position: relative;
	height: 6.5rem;
	overflow: hidden
}

.banner_box .bg {
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	transition: all 5.6s cubic-bezier(.04, .79, 1, 1) !important;
	transform: scale(1.1)
}

.banner_box .inner {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}

.banner_box h2 {
	font-size: .68rem
}

@media (max-width:640px) {
	.banner_box {
		height: 4.5rem
	}

	.banner_box h2 {
		font-size: .6rem
	}
}

.banner_box.animated .bg {
	transform: scale(1)
}

.banner_box.animated h2::after {
	width: 46px
}

.vbtn {
	color: #fff;
	font-size: 16px;
	border-radius: 4px;
	text-align: center;
	background-color: #d9251c;
	padding: 0 20px;
	line-height: 48px
}

@media (max-width:640px) {
	.vbtn {
		line-height: 38px
	}
}

.vbtn:hover {
	background: #000;
	color: #fff
}

.vbtn_l {
	font-size: 16px;
	border-radius: 4px;
	line-height: 46px;
	padding: 0 20px;
	border: 1px solid #666
}

@media (max-width:640px) {
	.vbtn_l {
		line-height: 36px
	}
}

.vbtn_l:hover {
	background: #000;
	color: #fff
}

.fs22 {
	font-size: 22px
}

@media (max-width:992px) {
	.fs22 {
		font-size: 20px
	}
}

@media (max-width:640px) {
	.fs22 {
		font-size: 18px
	}
}

.fs30 {
	font-size: .3rem
}

@media (max-width:992px) {
	.fs30 {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.fs30 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.fs30 {
		font-size: 20px
	}
}

.fs36 {
	font-size: .36rem
}

@media (max-width:768px) {
	.fs36 {
		font-size: 24px
	}
}

@media (max-width:640px) {
	.fs36 {
		font-size: 22px
	}
}

.fs40 {
	font-size: .4rem
}

@media (max-width:768px) {
	.fs40 {
		font-size: 28px
	}
}

@media (max-width:640px) {
	.fs40 {
		font-size: 24px
	}
}

.fs42 {
	font-size: .42rem;
	font-weight: bold;
	line-height: 1
}

.fs48 {
	font-size: .48rem
}

@media (min-width:1200px) and (max-width:1919px) {
	.fs48 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.fs48 {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.fs48 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.fs48 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.fs48 {
		font-size: 22px
	}
}

.hd2 {
	text-align: center
}

.hd2 h2 {
	font-size: .52rem
}

.hd2 .desc {
	font-size: 16px;
	color: #595959
}

.channel_product {
	padding: .8rem 0 1.5rem
}

.channel_product .hd2 {
	margin-bottom: .6rem
}

.channel_product .hd2 .desc {
	margin-top: 10px
}

.channel_product .item+.item {
	margin-top: .48rem
}

@media (max-width:992px) {
	.channel_product .item {
		padding-top: 3rem
	}
}

@media (max-width:640px) {
	.channel_product .item {
		padding-top: 2rem
	}
}

.channel_product .inner {
	background: url('../images/catebg.jpg') no-repeat center center;
	background-size: cover;
	padding: 1rem
}

@media (max-width:1360px) {
	.channel_product .inner {
		padding: .8rem .6rem
	}
}

@media (max-width:480px) {
	.channel_product .inner {
		padding: .5rem 6vw 1rem
	}
}

@media (min-width:1200px) {
	.channel_product .inner {
		position: relative
	}

	.channel_product .inner .content {
		width: 48%
	}

	.channel_product .inner .content .coverbox {
		max-width: 612px
	}

	.channel_product .inner .img {
		width: 50%;
		position: absolute;
		right: .8rem;
		top: 50%;
		transform: translateY(-50%);
		top: 56%
	}
}

@media (min-width:1200px) and (max-width:1360px) {
	.channel_product .inner .img {
		padding-right: .3rem;
		width: 47%;
		right: .2rem
	}
}

.channel_product .img {
	max-width: 612px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:992px) {
	.channel_product .img {
		position: relative;
		margin-top: -3.5rem
	}
}

@media (max-width:640px) {
	.channel_product .img {
		width: 80%;
		margin-top: -2.5rem
	}
}

@media (max-width:480px) {
	.channel_product .img {
		width: 100%;
		margin-top: -2rem;
		margin-bottom: .54rem
	}
}

.channel_product .content h3 {
	font-size: .42rem;
	font-weight: bold;
	line-height: 1
}

.channel_product .content .txt {
	font-size: 16px;
	color: #565656;
	line-height: 2.1;
	margin: .26rem 0 .6rem
}

@media (max-width:1200px) {
	.channel_product .content .txt {
		font-size: 15px;
		line-height: 1.9
	}
}

.channel_product .navs {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	font-weight: bold;
	min-height: 1.4rem
}

.channel_product .navs a {
	font-size: 16px;
	display: block;
	background-color: #dadada;
	line-height: .54rem;
	margin-right: .2rem;
	padding: 0 .4rem;
	margin-bottom: .2rem
}

@media (max-width:992px) {
	.channel_product .navs a {
		line-height: 46px;
		font-size: 15px
	}
}

.channel_product .navs a em {
	display: block;
	position: relative;
	padding-left: 20px;
	min-width: 5em;
	box-sizing: content-box
}

.channel_product .navs a em::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #4e4e4e;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}

.channel_product .navs a:hover {
	background-color: #d9251c;
	color: #fff
}

.channel_product .navs a:hover em::before {
	background: #fff
}

.col_body {
	padding: .8rem 0 .3rem
}

@media (min-width:1200px) {
	.col_body {
		display: flex
	}

	.col_body .col_sub {
		width: 3.22rem;
		margin-right: .6rem
	}

	.col_body .col_main {
		flex: 1
	}
}

@media (max-width:640px) {
	.col_body {
		padding: .8rem 0 1rem
	}
}

.sub_menu dl {
	border-bottom: 1px solid #eeeeee
}

@media (max-width:1199px) {
	.sub_menu {
		display: none
	}
}

.sub_menu dt {
	line-height: .8rem;
	padding-left: 22px;
	position: relative;
	font-size: 18px;
	cursor: pointer;
	font-weight: normal
}

.sub_menu dt .iconfont {
	position: absolute;
	right: 22px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 80%;
	font-weight: bold
}

.sub_menu dt:hover {
	color: #d9251c
}

.sub_menu .current dt {
	background-color: #d9251c;
	color: #fff
}

.sub_menu .open i::before {
	content: "\e677"
}

.sub_menu .open:not(.current) dt {
	color: #d9251c
}

.sub_menu dd {
	padding: 20px 20px 20px 44px;
	display: none;
	background: #f8f8f8;
	font-size: 16px
}

.sub_menu dd p {
	margin-bottom: 4px
}

.sub_menu dd a {
	line-height: 34px;
	display: inline-block
}

.sub_menu dd a:hover {
	color: #d9251c
}

.sub_menu dd .active {
	color: #d9251c;
	border-bottom: 1px solid #d9251c
}

.sub_menu_xs {
	display: none;
	margin-bottom: .5rem
}

@media (max-width:1199px) {
	.sub_menu_xs {
		display: block
	}
}

.sub_menu_xs .menu_top {
	text-align: center;
	color: #fff;
	line-height: 1rem;
	height: 1rem;
	background-color: #d9251c;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: 0 4%
}

.sub_menu_xs .menu_top h2 {
	font-size: 17px;
	font-weight: bold
}
.sub_menu_xs .menu_top h2 a{color: #fff;}

.sub_menu_xs .menu_top h2 span {
	font-size: 15px;
	font-weight: normal
}

.sub_menu_xs .menu_top.open .arr::before {
	content: "\ec21"
}

.sub_menu_xs .menu_list {
	display: none;
	background: #fff;
	padding: 6px 0
}

.sub_menu_xs dl {
	border-bottom: 1px solid #f8f8f8
}

.sub_menu_xs dt {
	background: #fff;
	line-height: 42px;
	padding-left: 4%;
	position: relative;
	font-size: 16px;
	cursor: pointer;
	font-weight: normal
}

.sub_menu_xs dt .iconfont {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	right: 4%;
	font-size: 80%
}

.sub_menu_xs dt:hover {
	color: #d9251c
}

.sub_menu_xs .open dt {
	color: #d9251c;
	font-weight: bold;
	border-bottom: 1px solid #f8f8f8
}

.sub_menu_xs .open dt .iconfont::before {
	content: "\ec21"
}

.sub_menu_xs .open dd {
	background: #f8f8f8
}

.sub_menu_xs dd {
	padding: 16px 4% 16px 10%;
	display: none
}

.sub_menu_xs dd a {
	line-height: 28px;
	display: block
}

.sub_menu_xs dd .active,
.sub_menu_xs dd a:hover {
	color: #d9251c
}

.product_list {
	margin-left: -0.15rem !important;
	margin-right: -0.15rem !important;
	padding-bottom: .4rem
}

.product_list>* {
	padding-left: .15rem !important;
	padding-right: .15rem !important;
	margin-bottom: .3rem
}

@media (max-width:480px) {
	.product_list {
		margin-left: -0.1rem !important;
		margin-right: -0.1rem !important
	}

	.product_list>* {
		padding-left: .1rem !important;
		padding-right: .1rem !important;
		margin-bottom: .2rem
	}
}

.product_list._bgf .product_inner {
	background: #fff
}

.product_inner {
	background: #f8f8f8;
	text-align: center;
	padding: .2rem 16px .5rem;
	transition: .6s
}

@media (max-width:480px) {
	.product_inner {
		padding: .5rem 8px
	}
}

@media (min-width:1200px) {
	.product_inner:hover {
		box-shadow: 0 6px 25px rgba(196, 39, 32, 0.3);
		background: #fff
	}

	.product_inner:hover .more {
		background-color: #d9251c;
		color: #fff
	}

	.product_inner:hover .tit {
		color: #d9251c
	}
}

.product_inner .tit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin: 16px 0 12px;
	font-size: 20px
}

@media (max-width:1200px) {
	.product_inner .tit {
		font-size: 18px
	}
}

@media (max-width:480px) {
	.product_inner .tit {
		font-size: 17px;
		margin: 14px 0 8px
	}
}

.product_inner .type {
	color: #999;
	margin-bottom: .36rem
}

.product_inner .more {
	border-radius: 2em;
	background-color: #ebebeb;
	width: 136px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block
}

@media (max-width:640px) {
	.product_inner .more {
		width: 120px;
		height: 36px;
		line-height: 36px;
		text-align: center
	}
}

.search_box {
	background: #fff;
	padding: .9rem 0;
	border-top: 1px solid #eeeeee
}

@media (min-width:640px) {
	.search_box .wrap {
		width: 70%;
		max-width: 952px
	}
}

.search_box h5 {
	text-align: center;
	font-size: .6rem;
	margin-bottom: .5rem
}

@media (max-width:1200px) {
	.search_box h5 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:1200px) and (max-width:1919px) and (min-width:1200px) {
	.search_box h5 {
		font-size: 3vw
	}
}

@media (max-width:1200px) and (max-width:1200px) {
	.search_box h5 {
		font-size: .5rem
	}
}

.search_box form {
	position: relative;
	margin-bottom: .46rem
}

.search_box form input {
	display: block;
	height: .68rem;
	border-radius: 34px;
	padding-left: .36rem;
	font-size: 20px;
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	width: 100%
}

.search_box form input:focus {
	border-color: #ccc
}

@media (max-width:1200px) {
	.search_box form input {
		font-size: 18px
	}
}

@media (max-width:992px) {
	.search_box form input {
		height: 50px;
		font-size: 16px
	}
}

.search_box form .submit {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 80px;
	text-align: center;
	font-size: 20px
}

.search_box form .submit:hover {
	color: #d9251c
}

@media (max-width:992px) {
	.search_box form .submit {
		width: 60px
	}
}

.search_box .tab {
	text-align: center
}

.search_box .tab .item {
	line-height: .6rem;
	border-radius: 2em;
	font-size: 16px;
	display: inline-block;
	border: 1px solid #eeeeee;
	padding: 0 .56rem
}

.search_box .tab .item+.item {
	margin-left: .2rem
}

.search_box .tab .active,
.search_box .tab a:hover {
	background-color: #d9251c;
	color: #fff;
	border-color: #d9251c
}

@media (max-width:480px) {
	.search_box .tab .item {
		line-height: 40px
	}
}

.search_result {
	padding: 1rem 0
}

.product_top_box {
	padding: .66rem 0 .9rem
}

.crumbs.top {
	padding-top: .6rem
}

@media (min-width:768px) {
	.crumbs {
		font-size: 16px
	}
}

.crumbs a {
	color: #666;
	font-size: 16px;
}

.crumbs a:hover {
	color: #d9251c
}

.crumbs i {
	font-size: 70%;
	color: #666;
	font-weight: bold
}

.product_crumbs {
	position: relative;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.product_crumbs .return {
	line-height: .6rem;
	border-radius: 2em;
	border: 1px solid #d9251c;
	color: #d9251c;
	width: 1.76rem;
	text-align: center
}

@media (min-width:768px) {
	.product_crumbs .return {
		font-size: 16px
	}
}

.product_crumbs .return:hover {
	background-color: #d9251c;
	color: #fff
}

@media (min-width:1200px) {
	.product_top {
		display: flex;
		align-items: flex-start
	}

	.product_top .imgbox {
		width: 50%;
		margin-right: 7%
	}

	.product_top .content {
		flex: 1
	}
}

@media (min-width:1200px) and (max-width:1360px) {
	.product_top .imgbox {
		width: 45%;
		margin-right: 5%
	}
}

@media (max-width:1199px) {
	.product_top .imgbox {
		max-width: 700px;
		margin: 0 auto .6rem
	}
}

.product_top .imgbox {
	background: #fff;
	padding: .4rem
}

.product_top .content h1 {
	font-size: .48rem;
	font-weight: bold
}

@media (min-width:1200px) and (max-width:1919px) {
	.product_top .content h1 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.product_top .content h1 {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.product_top .content h1 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.product_top .content h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.product_top .content h1 {
		font-size: 22px
	}
}

.product_top .content .desc {
	line-height: 2;
	font-size: 16px;
	color: #666;
	margin: .2rem 0 .4rem
}

@media (max-width:480px) {
	.product_top .content .desc {
		font-size: 15px
	}
}

.product_top dl {
	padding: .36rem 0;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: .76rem
}

.product_top dl dt {
	font-size: 18px;
	margin-bottom: .2rem
}

.product_top dl dd {
	display: flex;
	flex-wrap: wrap
}

.product_top dl dd p {
	color: #666;
	padding-left: 20px;
	position: relative;
	margin-bottom: .1rem
}

.product_top dl dd p::before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #9f9f9f;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
	left: 0
}

@media (max-width:1360px) {
	.product_top .desc {
		margin-bottom: .2rem
	}

	.product_top dl {
		padding: .26rem 0;
		margin-bottom: .4rem
	}
}

.product_top .btns a {
	display: inline-block;
	width: 1.86rem;
	height: .63rem;
	line-height: .63rem;
	text-align: center;
	border-radius: 2em;
	font-size: 16px;
	font-weight: bold;
	background-color: #e5e5e5
}

@media (max-width:992px) {
	.product_top .btns a {
		width: 140px;
		height: 46px;
		line-height: 46px;
		text-align: center
	}
}

.product_top .btns .quote {
	margin-left: .2rem;
	background-color: #d9251c;
	color: #fff
}

.product_top .btns a:hover {
	background: #000;
	color: #fff
}

.prodinfo h2 {
	font-size: .48rem;
	font-weight: bold;
	margin-bottom: 20px
}

@media (min-width:1200px) and (max-width:1919px) {
	.prodinfo h2 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.prodinfo h2 {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.prodinfo h2 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.prodinfo h2 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.prodinfo h2 {
		font-size: 22px
	}
}

.product_info_nav {
	border-bottom: 1px solid #eeeeee
}

.product_info_nav .wrap {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	font-size: 20px
}

.product_info_nav .wrap .item {
	min-width: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	line-height: 1rem
}

@media (max-width:991px) {}

@media (max-width:768px) {
	.product_info_nav .wrap .item {
		font-size: 18px
	}
}

.product_info_nav .wrap a {
	display: inline-block;
	position: relative;
	text-align: center
}

.product_info_nav .wrap a::after {
	content: '';
	display: block;
	position: absolute;
	height: 3px;
	background-color: #d9251c;
	left: 0;
	bottom: -1px
}

.product_info_nav .wrap a:hover {
	color: #d9251c
}

.product_info_nav .wrap a .ic1 {
	background: url('../images/cpnav1.png') no-repeat center center
}

.product_info_nav .wrap a .ic2 {
	background: url('../images/cpnav2.png') no-repeat center center
}

.product_info_nav .wrap a .ic3 {
	background: url('../images/cpnav3.png') no-repeat center center
}

.product_info_nav .wrap a .ic4 {
	background: url('../images/cpnav4.png') no-repeat center center
}

.product_info_nav .wrap a .ic5 {
	background: url('../images/cpnav5.png') no-repeat center center
}

.product_info_nav .wrap a .icon {
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2px;
	background-size: contain
}

.product_info_nav .wrap .active a::after {
	width: 100%
}

.product_info_nav .wrap .active a,
.product_info_nav .wrap .item:hover a {
	color: #d9251c
}

.product_info_nav .wrap .active a .ic1,
.product_info_nav .wrap .item:hover a .ic1 {
	background: url('../images/cpnavc1.png') no-repeat center center
}

.product_info_nav .wrap .active a .ic2,
.product_info_nav .wrap .item:hover a .ic2 {
	background: url('../images/cpnavc2.png') no-repeat center center
}

.product_info_nav .wrap .active a .ic3,
.product_info_nav .wrap .item:hover a .ic3 {
	background: url('../images/cpnavc3.png') no-repeat center center
}

.product_info_nav .wrap .active a .ic4,
.product_info_nav .wrap .item:hover a .ic4 {
	background: url('../images/cpnavc4.png') no-repeat center center
}

.product_info_nav .wrap .active a .ic5,
.product_info_nav .wrap .item:hover a .ic5 {
	background: url('../images/cpnavc5.png') no-repeat center center
}

.product_info_nav .wrap .active a .icon,
.product_info_nav .wrap .item:hover a .icon {
	background-size: contain
}

.product_info_rec {
	padding: 1rem 0 1.1rem
}

.product_info_rec .bd {
	display: flex;
	flex-wrap: wrap
}

@media (max-width:992px) {
	.product_info_rec .bd {
		justify-content: space-between
	}
}

.product_info_rec .bd li {
	width: 30%;
	font-size: 20px;
	margin-right: 5%;
	line-height: 1.5;
	margin-bottom: 4px;
	border-bottom: 1px solid #eeeeee;
	padding: 14px 0 14px
}

.product_info_rec .bd li p {
	position: relative;
	padding-left: .5rem
}

.product_info_rec .bd li p::before {
	content: '';
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	background-color: #8b8b8b;
	border-radius: 50%;
	top: 10px;
	left: .3rem
}

.product_info_rec .bd li:nth-child(3n) {
	margin-right: 0
}

@media (max-width:992px) {
	.product_info_rec .bd li {
		width: 47%;
		margin-right: 0 !important;
		font-size: 18px
	}
}

@media (max-width:640px) {
	.product_info_rec .bd li {
		font-size: 17px
	}

	.product_info_rec .bd li p {
		padding-left: .3rem
	}

	.product_info_rec .bd li p::before {
		left: 3px
	}
}

@media (max-width:639px) {
	.product_info_rec .bd li {
		width: 100%;
		font-size: 16px
	}
}

.product_info_skill {
	padding: .8rem 0 .7rem
}

.product_info_skill .hd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: .36rem
}

.product_info_skill .hd h2 {
	margin-bottom: 0
}

.product_info_skill .tabNav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.product_info_skill .tabNav .item {
	background-color: #e5e5e5;
	line-height: .62rem;
	width: 1.88rem;
	font-size: 18px;
	text-align: center;
	cursor: pointer
}

@media (max-width:768px) {
	.product_info_skill .tabNav .item {
		line-height: 42px;
		font-size: 17px
	}
}

@media (max-width:480px) {
	.product_info_skill .tabNav .item {
		line-height: 38px;
		font-size: 16px
	}
}

.product_info_skill .tabNav .active {
	background-color: #d9251c;
	color: #fff
}

.product_info_skill table {
	width: 100% !important
}

.product_info_skill table td {
	font-size: 20px;
	padding: .3rem .5rem
}

@media (max-width:1200px) {
	.product_info_skill table td {
		font-size: 18px
	}
}

@media (max-width:768px) {
	.product_info_skill table td {
		font-size: 16px;
		padding: .3rem
	}
}

@media (max-width:480px) {
	.product_info_skill table td {
		font-size: 15px;
		padding: .3rem .2rem
	}
}

.product_info_skill table tr:nth-child(2n+1) {
	background: #fff
}

.product_info_download {
	padding-top: .9rem
}

.product_info_download h2 {
	margin-bottom: .4rem
}

@media (min-width:769px) {
	.download_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.download_list li {
		width: 48%
	}
}

.download_list li {
	background: #f8f8f8;
	margin-bottom: .5rem;
	font-size: 20px;
	line-height: 40px
}

@media (max-width:1200px) {
	.download_list li {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.download_list li {
		font-size: 16px
	}
}

.download_list li a {
	padding: .27rem .3rem;
	display: flex;
	align-items: start
}

.download_list li a:hover {
	color: #d9251c
}

.download_list li .icon {
	color: #d9251c;
	margin-right: 10px;
	font-size: 120%
}

.download_list li .tit {
	flex: 1;
	display: block;
	margin-right: .2rem
}

.download_list li .download {
	font-size: 120%
}

.product_info_trade {
	padding: .4rem 0 1rem
}

.product_info_trade h2 {
	margin-bottom: .44rem
}

.trade_list {
	margin-left: -0.35rem !important;
	margin-right: -0.35rem !important
}

.trade_list>* {
	padding-left: .35rem !important;
	padding-right: .35rem !important;
	margin-bottom: .7rem
}

@media (max-width:1200px) {
	.trade_list {
		margin-left: -0.2rem !important;
		margin-right: -0.2rem !important
	}

	.trade_list>* {
		padding-left: .2rem !important;
		padding-right: .2rem !important;
		margin-bottom: .4rem
	}
}

@media (max-width:480px) {
	.trade_list li {
		width: 100%
	}
}

.trade_inner {
	background: #f8f8f8
}

.trade_inner:hover .tit {
	color: #d9251c
}

.trade_inner .info {
	padding: .28rem .36rem .3rem
}

@media (max-width:640px) {
	.trade_inner .info {
		padding: 20px
	}
}

.trade_inner .tit {
	display: block;
	font-size: 22px
}

@media (max-width:640px) {
	.trade_inner .tit {
		font-size: 20px
	}
}

.trade_inner .desc {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	height: 60px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: .1rem 0 .3rem
}

@media (max-width:640px) {
	.trade_inner .desc {
		font-size: 15px;
		line-height: 26px;
		height: 52px
	}
}

.trade_inner .more {
	color: #999;
	font-size: 16px
}

.trade_inner .more:hover {
	color: #d9251c
}

@media (max-width:640px) {
	.trade_inner .more {
		font-size: 15px
	}
}

.zcfw_main {
	padding: 0 0 1rem
}

.zcfw_main .download_list {
	padding-bottom: .3rem
}

.commm_navbox {
	margin-bottom: .86rem;
	padding-top: .8rem;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.commm_navbox .nav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.commm_navbox .nav a {
	line-height: .6rem;
	border-radius: 2em;
	font-size: 16px;
	border: 1px solid #eeeeee;
	display: block;
	padding: 0 .6rem
}

@media (max-width:992px) {
	.commm_navbox .nav a {
		padding: 0 .4rem
	}
}

@media (max-width:480px) {
	.commm_navbox .nav a {
		line-height: 40px;
		font-size: 15px
	}
}

.commm_navbox .nav a+a {
	margin-left: .16rem
}

.commm_navbox .nav .active,
.commm_navbox .nav a:hover {
	background-color: #d9251c;
	color: #fff;
	border-color: #d9251c
}

.skill_box h3 {
	font-size: .58rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.2;
	margin-bottom: .76rem
}

@media (max-width:1919px) and (min-width:1200px) {
	.skill_box h3 {
		font-size: 3vw
	}
}

@media (max-width:1200px) {
	.skill_box h3 {
		font-size: .5rem
	}
}

@media (min-width:1680px) {
	.skill_box h3 {
		font-size: .52rem
	}
}

.skill_box .list {
	margin-left: -0.28rem !important;
	margin-right: -0.28rem !important
}

.skill_box .list>* {
	padding-left: .28rem !important;
	padding-right: .28rem !important;
	margin-bottom: .56rem
}

@media (max-width:1200px) {
	.skill_box .list {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}

	.skill_box .list>* {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}

.skill_box .item a {
	display: block;
	background: #f8f8f8;
	padding: .4rem
}

.skill_box .item a:hover .more {
	color: #d9251c
}

.skill_box .item a:hover h5 {
	color: #d9251c
}

.skill_box .item h5 {
	font-size: .3rem;
	margin-bottom: .1rem
}

@media (max-width:992px) {
	.skill_box .item h5 {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.skill_box .item h5 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.skill_box .item h5 {
		font-size: 20px
	}
}

.skill_box .item .desc {
	font-size: 16px;
	color: #666;
	min-height: 1rem;
	line-height: 1.76
}

.skill_box .item .bottom {
	display: flex;
	align-items: flex-end;
	justify-content: space-between
}

.skill_box .item .ic1 {
	background: url('../images/skill01.png') no-repeat center center
}

.skill_box .item .ic2 {
	background: url('../images/skill02.png') no-repeat center center
}

.skill_box .item .ic3 {
	background: url('../images/skill03.png') no-repeat center center
}

.skill_box .item .icon {
	width: .72rem;
	height: .72rem;
	display: block;
	background-size: contain
}

.skill_box .item .more {
	color: #999
}

.application_main {
	padding: 1.4rem 0
}

.application_list {
	margin-left: -0.35rem !important;
	margin-right: -0.35rem !important
}

.application_list>* {
	padding-left: .35rem !important;
	padding-right: .35rem !important;
	margin-bottom: .7rem
}

@media (max-width:640px) {
	.application_list {
		margin-left: -0.2rem !important;
		margin-right: -0.2rem !important
	}

	.application_list>* {
		padding-left: .2rem !important;
		padding-right: .2rem !important;
		margin-bottom: .4rem
	}
}

@media (max-width:600px) {
	.application_list li {
		width: 100%
	}
}

.application_inner {
	background: #fff
}

.application_inner:hover .more {
	background-color: #d9251c;
	color: #fff
}

.application_inner .info {
	padding: .34rem .46rem .5rem
}

@media (max-width:640px) {
	.application_inner .info {
		padding: 20px 20px 30px
	}
}

.application_inner .tit {
	display: block;
	font-size: 22px
}

.application_inner .tit:hover {
	color: #d9251c
}

@media (max-width:640px) {
	.application_inner .tit {
		font-size: 20px
	}
}

.application_inner .desc {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	height: 60px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	margin: .1rem 0 .3rem
}

@media (max-width:640px) {
	.application_inner .desc {
		font-size: 15px;
		line-height: 26px;
		height: 52px
	}
}

.application_inner .more {
	border: 1px solid #d9251c;
	line-height: .46rem;
	border-radius: 2em;
	width: 1.47rem;
	color: #d9251c;
	display: inline-block;
	text-align: center
}

@media (max-width:640px) {
	.application_inner .more {
		line-height: 32px;
		width: 110px
	}
}

.application_top {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 1.5rem;
	color: #fff
}

@media (max-width:480px) {
	.application_top {
		padding-bottom: 1rem
	}
}

.application_top .crumbs {
	padding-top: .54rem
}

.application_top .crumbs i {
	color: #fff
}

.application_top .crumbs a {
	color: #fff
}

.application_top .crumbs a:hover {
	color: #d9251c
}

.application_top .content {
	padding: 1rem 0;
	min-height: 4.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-width: 780px;
	width: 70%
}

@media (max-width:768px) {
	.application_top .content {
		width: 80%
	}
}

@media (max-width:640px) {
	.application_top .content {
		width: 100%
	}
}

.application_top h2 {
	font-size: .52rem;
	font-weight: bold;
	margin-bottom: .3rem
}

@media (max-width:1920px) {
	.application_top h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.application_top h2 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.application_top h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.application_top h2 {
		font-size: .5rem
	}
}

.application_top .desc {
	font-size: 18px;
	line-height: 1.8
}

@media (max-width:768px) {
	.application_top .desc {
		font-size: 16px
	}
}

@media (max-width:480px) {
	.application_top .desc {
		font-size: 15px
	}
}

.application_info {
	padding: 1.4rem 0
}

@media (min-width:992px) {
	.application_info {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.application_info .img,
	.application_info .info {
		width: 46%
	}

	.application_info .info {
		padding-right: .7rem
	}
}

@media (max-width:991px) {
	.application_info .info {
		padding-top: .5rem
	}
}

.application_info .info h5 {
	font-size: .52rem;
	font-weight: bold;
	margin-bottom: .2rem
}

@media (max-width:1920px) {
	.application_info .info h5 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.application_info .info h5 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.application_info .info h5 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.application_info .info h5 {
		font-size: .5rem
	}
}

.application_info .info .desc {
	font-size: 16px;
	color: #666;
	line-height: 2.1
}

@media (max-width:480px) {
	.application_info .info .desc {
		font-size: 15px;
		line-height: 2
	}
}

.appinfo {
	padding: .74rem 0
}

.appinfo h2 {
	margin-bottom: .46rem
}

.application_product {
	padding-bottom: 1rem
}

.application_product .tc {
	padding-top: .3rem
}

.application_product .return {
	border-radius: 2em;
	border: 1px solid #d9251c;
	color: #d9251c;
	display: inline-block;
	width: 1.78rem;
	height: .6rem;
	line-height: .6rem;
	text-align: center;
	font-size: 16px
}

.application_product .return:hover {
	background-color: #d9251c;
	color: #fff
}

@media (max-width:992px) {
	.application_product .return {
		width: 150px;
		height: 46px;
		line-height: 46px;
		text-align: center
	}
}

@media (max-width:480px) {
	.application_product .return {
		width: 136px;
		height: 42px;
		line-height: 42px;
		text-align: center
	}
}

.meeting_list {
	margin-left: -0.33rem !important;
	margin-right: -0.33rem !important
}

.meeting_list>* {
	padding-left: .33rem !important;
	padding-right: .33rem !important;
	margin-bottom: .66rem
}

@media (min-width:1200px) {
	.meeting_list {
		display: flex;
		align-items: stretch;
		flex-wrap: wrap
	}

	.meeting_list::before {
		display: none
	}
}

@media (max-width:1360px) {
	.meeting_list {
		margin-left: -0.23rem !important;
		margin-right: -0.23rem !important
	}

	.meeting_list>* {
		padding-left: .23rem !important;
		padding-right: .23rem !important;
		margin-bottom: .46rem
	}
}

@media (max-width:600px) {
	.meeting_list li {
		width: 100%
	}
}

.meeting_list_lg {
	display: flex;
	align-items: stretch
}

.meeting_list_lg li {
	float: none
}

.meeting_list_lg::before {
	display: none
}

.meet_lg_inner {
	position: relative;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center
}

.meet_lg_inner .date {
	position: absolute;
	left: .4rem;
	top: .4rem;
	background: #fff;
	width: 96px;
	height: 100px;
	text-align: center;
	z-index: 55;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.meet_lg_inner .tit {
	color: #fff;
	border-top: 1px solid #fff;
	position: absolute;
	left: .4rem;
	right: .4rem;
	line-height: .94rem;
	bottom: .1rem;
	font-size: 22px;
	z-index: 55;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.meet_inner .date .d,
.meet_lg_inner .date .d {
	font-size: .48rem;
	font-weight: bold;
	line-height: 1
}

@media (min-width:1200px) and (max-width:1919px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 28px
	}
}

@media (max-width:992px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 26px
	}
}

@media (max-width:640px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 24px
	}
}

@media (max-width:480px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 22px
	}
}

@media (max-width:640px) {

	.meet_inner .date .d,
	.meet_lg_inner .date .d {
		font-size: 30px
	}
}

.meet_inner .date .y,
.meet_lg_inner .date .y {
	color: #999
}

@media (min-width:992px) {

	.meet_inner .date .y,
	.meet_lg_inner .date .y {
		font-size: 15px
	}
}

.meet_inner .tit,
.meet_lg_inner .tit {
	font-size: 22px
}

@media (max-width:1360px) {

	.meet_inner .tit,
	.meet_lg_inner .tit {
		font-size: 20px
	}
}

@media (max-width:1200px) {

	.meet_inner .tit,
	.meet_lg_inner .tit {
		font-size: 18px
	}
}

.meet_inner:hover .tit {
	color: #d9251c
}

.meet_inner .info {
	border: 5px solid #f8f8f8;
	padding: .32rem .36rem .4rem;
	border-bottom: 0
}

@media (max-width:1360px) {
	.meet_inner .info {
		padding: .32rem
	}
}

@media (max-width:1200px) {
	.meet_inner .info {
		padding: .32rem .2rem
	}
}

@media (max-width:640px) {
	.meet_inner .info {
		padding: 26px 14px
	}
}

.meet_inner .date {
	margin-bottom: .36rem
}

.meet_inner .date .d {
	font-size: .48rem;
	font-weight: bold;
	line-height: 1
}

@media (min-width:1200px) and (max-width:1919px) {
	.meet_inner .date .d {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.meet_inner .date .d {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.meet_inner .date .d {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.meet_inner .date .d {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.meet_inner .date .d {
		font-size: 22px
	}
}

@media (max-width:640px) {
	.meet_inner .date .d {
		font-size: 30px
	}
}

.meet_inner .date .y {
	color: #999
}

@media (min-width:992px) {
	.meet_inner .date .y {
		font-size: 15px
	}
}

.meet_inner .tit {
	line-height: 30px;
	height: 60px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}

@media (max-width:1360px) {
	.meet_inner .tit {
		line-height: 28px;
		height: 56px
	}
}

@media (max-width:1200px) {
	.meet_inner .tit {
		line-height: 26px;
		height: 52px
	}
}

.skill_quote {
	padding: .5rem 0 1.4rem
}

.skill_quote .content {
	background: url('../images/quotebg.jpg') no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: .96rem 1rem
}

@media (min-width:1200px) {
	.skill_quote .content {
		display: flex;
		justify-content: space-between
	}
}

@media (max-width:1200px) {
	.skill_quote .content {
		padding: .96rem .6rem
	}
}

@media (max-width:480px) {
	.skill_quote .content {
		padding: .9rem .4rem
	}
}

.skill_quote .lbox h3 {
	font-size: .52rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: .2rem
}

@media (max-width:1920px) {
	.skill_quote .lbox h3 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.skill_quote .lbox h3 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.skill_quote .lbox h3 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.skill_quote .lbox h3 {
		font-size: .5rem
	}
}

.skill_quote .lbox .desc {
	font-size: .3rem
}

@media (max-width:992px) {
	.skill_quote .lbox .desc {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.skill_quote .lbox .desc {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.skill_quote .lbox .desc {
		font-size: 20px
	}
}

@media (max-width:480px) {
	.skill_quote .lbox .desc {
		font-size: 16px
	}
}

@media (max-width:1199px) {
	.skill_quote .lbox {
		margin-bottom: 1rem
	}
}

.skill_quote .item {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.skill_quote .item .ic1 {
	background: url('../images/quoe01.png') no-repeat center center
}

.skill_quote .item .ic2 {
	background: url('../images/quoe02.png') no-repeat center center
}

.skill_quote .item .ic3 {
	background: url('../images/quoe03.png') no-repeat center center
}

.skill_quote .item .icon {
	width: .72rem;
	height: .72rem;
	border-radius: 50%;
	border: 1px solid #fff;
	display: block;
	margin-right: .28rem
}

.skill_quote .item .tit {
	font-size: 16px;
	margin-bottom: 8px
}

.skill_quote .item .val {
	font-size: 20px
}

@media (max-width:640px) {
	.skill_quote .item .icon {
		background-size: 20px
	}

	.skill_quote .item .tit {
		font-size: 14px;
		margin-bottom: 4px
	}

	.skill_quote .item .val {
		font-size: 16px
	}
}

.skill_quote .item+.item {
	margin-top: .34rem
}

.skill_zclist {
	padding-top: 1.6rem
}

@media (max-width:640px) {
	.skill_zclist {
		padding-top: 1rem
	}
}

.skill_zclist h2 {
	font-size: .52rem;
	font-weight: bold;
	margin-bottom: .7rem
}

@media (max-width:1920px) {
	.skill_zclist h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.skill_zclist h2 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.skill_zclist h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.skill_zclist h2 {
		font-size: .5rem
	}
}

.skill_zclist .row {
	margin-left: -0.39rem !important;
	margin-right: -0.39rem !important
}

.skill_zclist .row>* {
	padding-left: .39rem !important;
	padding-right: .39rem !important;
	margin-bottom: .78rem
}

@media (min-width:640px) {
	.skill_zclist .row li:nth-child(2n) .inner {
		position: relative;
		top: -1.5rem
	}

	.skill_zclist .row li:nth-child(2n+1) {
		clear: both
	}
}

@media (max-width:639px) {
	.skill_zclist .row li {
		width: 100%;
		margin-bottom: .8rem
	}
}

.skill_zclist .inner h6 {
	font-size: .3rem;
	margin: .3rem 0 .22rem
}

@media (max-width:992px) {
	.skill_zclist .inner h6 {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.skill_zclist .inner h6 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.skill_zclist .inner h6 {
		font-size: 20px
	}
}

.skill_zclist .inner .desc {
	font-size: 16px;
	line-height: 1.8;
	color: #666
}

@media (max-width:640px) {
	.skill_zclist .inner .desc {
		font-size: 15px
	}
}

.skill_ban {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff
}

.skill_ban .wrap {
	height: 7.64rem;
	padding: .4rem 0;
	display: flex;
	flex-direction: column;
	justify-content: center
}

@media (max-width:480px) {
	.skill_ban .wrap {
		height: 6rem
	}
}

.skill_ban h2 {
	font-size: .52rem;
	font-weight: bold;
	margin-bottom: .26rem
}

@media (max-width:1920px) {
	.skill_ban h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.skill_ban h2 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.skill_ban h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.skill_ban h2 {
		font-size: .5rem
	}
}

.skill_ban .desc {
	font-size: 18px;
	line-height: 1.9;
	max-width: 750px
}

@media (min-width:992px) {
	.skill_ban .desc {
		width: 70%
	}
}

@media (max-width:640px) {
	.skill_ban .desc {
		font-size: 16px
	}
}

@media (max-width:480px) {
	.skill_ban .desc {
		font-size: 15px
	}
}

.skill_top {
	padding-top: .56rem;
	border-top: 1px solid #eeeeee
}

.skill_top .bd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	padding: .78rem 0
}

.skill_top .bd h2 {
	font-size: .52rem;
	font-weight: bold
}

@media (max-width:1920px) {
	.skill_top .bd h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) {
	.skill_top .bd h2 {
		font-size: .58rem;
		font-weight: bold
	}
}

@media (max-width:992px) and (max-width:1919px) and (min-width:1200px) {
	.skill_top .bd h2 {
		font-size: 3vw
	}
}

@media (max-width:992px) and (max-width:1200px) {
	.skill_top .bd h2 {
		font-size: .5rem
	}
}

.skill_top .bd .return {
	color: #d9251c;
	border: 1px solid #d9251c;
	line-height: .6rem;
	border-radius: 2em;
	display: block;
	font-size: 16px;
	width: 1.78rem;
	text-align: center
}

.skill_top .bd .return:hover {
	background-color: #d9251c;
	color: #fff
}

.news_list_lg {
	margin-bottom: .96rem
}

@media (min-width:992px) {
	.news_list_lg {
		display: flex;
		align-items: stretch;
		justify-content: space-between
	}

	.news_list_lg .lbox {
		width: 56.7%;
		margin-right: 4.5%
	}

	.news_list_lg .lbox .coverbox {
		height: 100%
	}

	.news_list_lg .rbox {
		flex: 1;
		overflow: hidden
	}
}

.news_list_lg .item {
	padding: .37rem 0 .4rem;
	position: relative;
	border-bottom: 1px solid #eeeeee
}

.news_list_lg .item::after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #d9251c;
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.news_list_lg .item::first-child {
	padding-top: 0
}

.news_list_lg .item .time,
.news_list_lg .item .desc {
	font-size: 16px;
	color: #666
}

.news_list_lg .item .tit {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 22px;
	margin: .18rem 0 .2rem
}

.news_list_lg .item .tit:hover {
	color: #d9251c
}

.news_list_lg .item.active::after {
	width: 100%
}

.news_main {
	padding-bottom: 1.1rem
}

.news_list {
	margin-left: -0.35rem !important;
	margin-right: -0.35rem !important
}

.news_list>* {
	padding-left: .35rem !important;
	padding-right: .35rem !important;
	margin-bottom: .7rem
}

@media (max-width:1360px) {
	.news_list {
		margin-left: -0.25rem !important;
		margin-right: -0.25rem !important
	}

	.news_list>* {
		padding-left: .25rem !important;
		padding-right: .25rem !important;
		margin-bottom: .5rem
	}
}

@media (max-width:1200px) {
	.news_list {
		margin-left: -0.15rem !important;
		margin-right: -0.15rem !important
	}

	.news_list>* {
		padding-left: .15rem !important;
		padding-right: .15rem !important;
		margin-bottom: .3rem
	}
}

.news_list li {
	margin-bottom: .54rem
}

@media (max-width:600px) {
	.news_list li {
		width: 100%;
		margin-bottom: .8rem
	}
}

.news_inner:hover .info::after {
	width: 100%
}

.news_inner .info {
	padding: 10px 5% .34rem;
	border-bottom: 1px solid #eeeeee;
	position: relative
}

@media (max-width:600px) {
	.news_inner .info {
		padding: 15px 5px 25px
	}
}

.news_inner .info::after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #d9251c;
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.news_inner .time,
.news_inner .more {
	font-size: 16px;
	color: #666
}

@media (max-width:1200px) {

	.news_inner .time,
	.news_inner .more {
		font-size: 14px
	}
}

.news_inner .tit {
	display: block;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	font-size: 22px;
	line-height: 30px;
	height: 60px;
	margin: 10px 0 20px
}

.news_inner .tit:hover {
	color: #d9251c
}

@media (max-width:1200px) {
	.news_inner .tit {
		font-size: 20px;
		line-height: 26px;
		height: 56px
	}
}

@media (max-width:768px) {
	.news_inner .tit {
		font-size: 18px;
		line-height: 24px;
		height: 48px
	}
}

.news_inner .more:hover {
	color: #d9251c
}

.news_body {
	padding: 0rem 0 1.6rem
}

.news_body .crumbs {
	margin-bottom: .5rem;
	font-size: 16px;
}

@media (min-width:1200px) {
	.news_body_inner {
		background: #fff;
		display: flex
	}

	.news_body_inner .n_main {
		flex: 1;
		margin-right: 8%
	}

	.news_body_inner .n_sub {
		width: 4.5rem
	}
}

@media (max-width:1199px) {
	.news_body_inner .n_main {
		margin-bottom: 1rem;
		border-bottom: 1px solid #eeeeee
	}
}

.subbox+.subbox {
	margin-top: .4rem
}

.subbox .hd {
	margin-bottom: 20px;
	font-size: .38rem;
	font-weight: bold;
	margin-bottom: .5rem
}

@media (min-width:1200px) and (max-width:1919px) {
	.subbox .hd {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.subbox .hd {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.subbox .hd {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.subbox .hd {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.subbox .hd {
		font-size: 22px
	}
}

@media (max-width:1200px) {
	.subbox .hd {
		margin-bottom: 16px
	}
}

.news_article .hd {
	padding-bottom: .7rem;
	border-bottom: 1px solid #eeeeee
}

.news_article .hd h1 {
	font-size: .38rem;
	margin-bottom: .5rem;
	line-height: 1.4;
	font-weight: bold
}

@media (min-width:1200px) and (max-width:1919px) {
	.news_article .hd h1 {
		font-size: 2.5vw
	}
}

@media (max-width:1199px) {
	.news_article .hd h1 {
		font-size: 28px
	}
}

@media (max-width:992px) {
	.news_article .hd h1 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.news_article .hd h1 {
		font-size: 24px
	}
}

@media (max-width:480px) {
	.news_article .hd h1 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.news_article .hd h1 {
		font-size: 24px
	}
}

.news_article .hd .data {
	color: #999;
	font-size: 20px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

@media (max-width:1200px) {
	.news_article .hd .data {
		font-size: 18px
	}
}

@media (max-width:480px) {
	.news_article .hd .data {
		font-size: 14px
	}
}

.news_article .hd .data .time {
	margin-right: 20px
}

.news_article .share {
	margin-left: .36rem;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center
}

.news_article .share a {
	border-radius: 2em;
	width: .48rem;
	height: .48rem;
	line-height: .48rem;
	text-align: center;
	border: 1px solid #eeeeee;
	display: block;
	font-size: 20px;
	margin-left: 6px
}

.news_article .share a:hover {
	background: #f8f8f8
}

.news_article .pnext {
	position: relative;
	line-height: 20px;
	font-size: 20px;
	margin-top: .4rem
}

@media (max-width:1680px) {
	.news_article .pnext {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.news_article .pnext {
		font-size: 17px;
		line-height: 1.5
	}
}

.news_article .pnext .item {
	margin-bottom: 22px
}

@media (min-width:768px) {
	.news_article .pnext .item {
		margin-right: 36%;
		overflow: hidden;
		white-space: nowrap;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis
	}
}

.news_article .pnext a:hover {
	color: #d9251c
}

.news_article .pnext .return {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	color: #d9251c;
	border: 1px solid #d9251c;
	border-radius: 2em;
	width: 1.78rem;
	height: .56rem;
	line-height: .56rem;
	text-align: center
}

.news_article .pnext .return:hover {
	background-color: #d9251c;
	color: #fff
}

.article {
	font-size: 16px;
	line-height: 2.1;
	color: #666;
	padding: .6rem 0 .8rem;
	border-bottom: 1px solid #eeeeee
}

.article p {
	margin-bottom: 1.7em
}

.article img {
	display: block;
	margin: 0 auto .5rem
}

.article h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 1.7em
}

.sub_news_list {
	background: #f8f8f8;
	padding: .38rem
}

.sub_news_list li+li {
	border-top: 1px solid #eeeeee
}

.sub_news_list li {
	padding: .34rem 0 .2rem
}

.sub_news_list li .tit {
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 14px;
	display: block;
	font-weight: bold
}

.sub_news_list li .tit:hover {
	color: #d9251c
}

.sub_news_list li .time {
	color: #666
}

.zhishi_list {
	padding-bottom: .6rem
}

.zhishi_list .item {
	padding: .4rem 0 .3rem;
	border-bottom: 1px solid #eeeeee;
	position: relative
}

.zhishi_list .item:first-child {
	padding-top: 0
}

.zhishi_list .item::after {
	width: 0;
	height: 2px;
	background-color: #d9251c;
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: .6s
}

.zhishi_list .item:hover .tit {
	color: #d9251c
}

.zhishi_list .item:hover::after {
	width: 100%
}

@media (min-width:768px) {
	.zhishi_list .item {
		display: flex
	}

	.zhishi_list .item .coverbox {
		order: 3
	}

	.zhishi_list .item .date {
		width: 1.3rem;
		padding-left: .28rem;
		line-height: 1.2
	}

	.zhishi_list .item .date .d {
		font-size: .48rem;
		font-weight: bold
	}

	.zhishi_list .item .date .y {
		font-size: 16px;
		color: #666
	}

	.zhishi_list .item .info {
		padding-right: .6rem;
		flex: 1
	}

	.zhishi_list .item .coverbox {
		width: 3.7rem
	}

	.zhishi_list .item .date,
	.zhishi_list .item .info {
		padding-top: .24rem
	}
}

@media (min-width:768px) and (min-width:992px) {
	.zhishi_list .item .info {
		padding-left: .6rem
	}
}

.zhishi_list .info {
	overflow: hidden
}

.zhishi_list .info .tit {
	font-size: .24rem;
	font-weight: bold
}

.zhishi_list .info .tit:hover {
	color: #d9251c
}

.zhishi_list .info .desc {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin: .2rem 0 .46rem;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
	height: 60px
}

.zhishi_list .info .more {
	font-size: 16px;
	color: #999
}

.zhishi_list .info .more:hover {
	color: #d9251c
}

@media (max-width:1200px) {
	.zhishi_list .info .tit {
		font-size: 20px
	}

	.zhishi_list .info .desc,
	.zhishi_list .info .more {
		font-size: 15px
	}

	.zhishi_list .info .desc {
		line-height: 28px;
		height: 56px
	}
}

@media (max-width:991px) {
	.zhishi_list .coverbox {
		margin-bottom: .5rem
	}

	.zhishi_list .time {
		color: #666;
		margin: .2rem 0 0
	}
}

.recruit_box {
	overflow: hidden;
	padding-top: .6rem;
	padding-bottom: .9rem
}

.recruit_box .head {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: .6rem
}

.recruit_box .more,
.recruit_box .type {
	line-height: .58rem;
	font-size: 16px;
	color: #d9251c;
	border-radius: 2em;
	padding: 0 .56rem;
	border: 1px solid #d9251c;
	display: inline-block
}

.recruit_box .more:hover,
.recruit_box .type:hover {
	background-color: #d9251c;
	color: #fff
}

@media (max-width:480px) {

	.recruit_box .more,
	.recruit_box .type {
		line-height: 38px
	}
}

.recruit_box .recruit_bd {
	padding-bottom: .3rem
}

.recruit_bd .hd {
	line-height: .9rem;
	color: #fff;
	font-size: 20px;
	padding: 0 .8rem 0 1rem;
	margin-bottom: .2rem
}

.recruit_bd .arrow {
	transition: .6s
}

.recruit_bd .item-hd,
.recruit_bd .hd {
	display: flex
}

@media (min-width:1200px) {

	.recruit_bd .item-hd li:not(:last-child),
	.recruit_bd .hd li:not(:last-child) {
		flex: 1
	}

	.recruit_bd .item-hd li:last-child,
	.recruit_bd .hd li:last-child {
		width: 90px !important;
		text-align: center
	}
}

.recruit_bd .hd-wrap {
	background-color: #d9251c;
	padding: 0 22px
}

.recruit_bd .item {
	padding: 0 .8rem 0 1rem;
	background: #f8f8f8;
	margin-bottom: .2rem
}

@media (max-width:1200px) {
	.recruit_bd .item {
		padding: 0 .4rem 0 .6rem
	}
}

.recruit_bd .item-hd {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative
}

.recruit_bd li p {
	display: inline-block
}

.recruit_bd .item-hd {
	font-size: 18px;
	cursor: pointer;
	line-height: 1.8
}

.recruit_bd .item-hd .tit {
	display: none
}

.recruit_bd .item-bd {
	display: none;
	padding: 30px 0 1rem;
	font-size: 16px;
	position: relative
}

.recruit_bd .active {
	background: #fff;
	border: 1px solid #eeeeee
}

.recruit_bd .active .item-hd {
	border-bottom: 1px solid #eeeeee
}

.recruit_bd .active .arrow {
	transform: rotate(180deg);
	border-color: #d9251c;
	color: #d9251c
}

.recruit_bd .arrow {
	font-size: 14px;
	color: #333;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #eaeaea;
	display: inline-block
}

@media (max-width:640px) {
	.recruit_bd .arrow {
		width: 28px;
		height: 28px;
		line-height: 28px;
		text-align: center
	}
}

@media (min-width:1200px) {
	.recruit_bd dl {
		padding-right: 160px
	}
}

.recruit_bd dl dt {
	font-size: 18px;
	margin-bottom: 6px
}

@media (max-width:640px) {
	.recruit_bd dl dt {
		font-size: 17px
	}
}

.recruit_bd dl dd {
	line-height: 1.8;
	color: #666
}

.recruit_bd dl dd+dt {
	padding-top: .4rem
}

.recruit_bd .send {
	background-color: #d9251c;
	border-radius: 2em;
	color: #fff;
	width: 1.52rem;
	height: .56rem;
	line-height: .56rem;
	text-align: center;
	font-size: 18px;
	display: inline-block
}

@media (min-width:1200px) {
	.recruit_bd .send {
		position: absolute;
		right: 0;
		bottom: 1rem
	}
}

@media (max-width:1199px) {
	.recruit_bd .send {
		margin-top: .5rem
	}
}

@media (max-width:992px) {
	.recruit_bd .send {
		width: 130px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		font-size: 16px
	}
}

@media (max-width:1200px) {
	.recruit_bd .hd-wrap {
		display: none
	}

	.recruit_bd .item {
		width: 88vw;
		max-width: 1560px;
		margin-left: auto;
		margin-right: auto;
		width: 96%
	}

	.recruit_bd .item-hd {
		font-size: 16px;
		flex-wrap: wrap
	}

	.recruit_bd .item-hd .tit {
		margin-right: 4px;
		display: inline-block
	}

	.recruit_bd .item-hd li {
		width: 33%
	}

	.recruit_bd .item-bd {
		padding: 20px 0 .6rem;
		margin: 0
	}

	.recruit_bd .arrow {
		position: absolute;
		right: 0;
		bottom: 30px
	}
}

@media (max-width:1200px) and (max-width:639px) {
	.recruit_bd .item {
		width: 92vw
	}
}

@media (max-width:992px) {
	.recruit_bd .item-hd li {
		width: 50%
	}
}

@media (max-width:600px) {
	.recruit_bd {
		border: 0;
		width: 100%
	}

	.recruit_bd .item {
		padding: 20px;
		width: 88vw;
		max-width: 1560px;
		margin-left: auto;
		margin-right: auto
	}

	.recruit_bd .item-hd {
		padding: 0 0 0;
		line-height: 1.8;
		font-size: 15px
	}

	.recruit_bd .item-hd .tit {
		margin-right: 4px
	}

	.recruit_bd .item-hd li {
		padding-left: 0;
		width: 100%
	}

	.recruit_bd .item-hd li:first-child .val {
		color: #d9251c
	}

	.recruit_bd .item-bd {
		padding: 20px 0 .6rem;
		color: #333
	}

	.recruit_bd .item-bd dd {
		font-size: 14px;
		line-height: 1.5
	}

	.recruit_bd .active .item-hd {
		padding-bottom: 20px
	}
}

@media (max-width:600px) and (max-width:639px) {
	.recruit_bd .item {
		width: 92vw
	}
}

.contact_box {
	margin-bottom: 1.9rem
}

@media (min-width:992px) {
	.contact_box {
		display: flex;
		align-items: stretch
	}

	.contact_box .map {
		flex: 1
	}

	.contact_box .content {
		width: 6.26rem
	}
}

.contact_box .map {
	background: #000
}

@media (max-width:991px) {
	.contact_box .map {
		height: 6rem
	}
}

.contact_box .content {
	background: url('../images/mapbg.png') no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: .9rem .6rem .9rem .6rem
}

@media (max-width:1200px) {
	.contact_box .content {
		padding: .9rem .4rem 1rem .6rem
	}
}

.contact_box .content dt {
	font-size: .36rem;
	margin-bottom: .5rem
}

@media (max-width:768px) {
	.contact_box .content dt {
		font-size: 24px
	}
}

@media (max-width:640px) {
	.contact_box .content dt {
		font-size: 22px
	}
}

.contact_box .content .ic1 {
	background: url('../images/lx01.png') no-repeat center center
}

.contact_box .content .ic2 {
	background: url('../images/lx02.png') no-repeat center center
}

.contact_box .content .ic3 {
	background: url('../images/lx03.png') no-repeat center center
}

.contact_box .content .ic4 {
	background: url('../images/lx04.png') no-repeat center center
}

.contact_box .content .ic5 {
	background: url('../images/lx05.png') no-repeat center center
}

.contact_box .content .ic6 {
	background: url('../images/lx06.png') no-repeat center center
}

.contact_box .content .ic7 {
	background: url('../images/lx07.png') no-repeat center center
}

.contact_box .content .icon {
	width: 24px;
	height: 30px;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0
}

.contact_box .content dd {
	margin-bottom: .2rem;
	font-size: 16px;
	position: relative;
	padding-left: 40px;
	line-height: 30px
}

.contact_box .content dd .val {
	font-size: 20px
}

@media (max-width:1200px) {
	.contact_box .content dd {
		font-size: 15px
	}

	.contact_box .content dd .val {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.contact_box .content dd {
		padding-left: 30px;
		font-size: 14px
	}

	.contact_box .content dd .icon {
		width: 20px;
		height: 30px
	}

	.contact_box .content dd .val {
		font-size: 16px
	}
}

.form_box h2 {
	margin-bottom: .6rem
}

.form_box .row {
	margin-left: -0.19rem !important;
	margin-right: -0.19rem !important;
	padding-bottom: .3rem
}

.form_box .row>* {
	padding-left: .19rem !important;
	padding-right: .19rem !important;
	margin-bottom: .38rem
}

.form_box .row li {
	margin-bottom: .3rem
}

.form_box input,
.form_box textarea {
	background: #f8f8f8;
	border: 0;
	margin-bottom: 0;
	font-size: 16px
}

.form_box input {
	background: #f8f8f8;
	height: .68rem;
	padding-left: 20px
}

@media (max-width:992px) {
	.form_box input {
		height: 48px
	}
}

.form_box textarea {
	padding: 20px;
	height: 3.1rem
}

@media (max-width:640px) {
	.form_box textarea {
		height: 5rem
	}
}

.form_box .submit {
	width: 178px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 2em;
	background-color: #d9251c;
	color: #fff;
	margin: 0 auto;
	font-size: 16px;
	cursor: pointer;
	user-select: none
}

.form_box .submit:hover {
	opacity: .8
}

@media (max-width:640px) {
	.form_box .submit {
		width: 160px;
		height: 46px;
		line-height: 46px;
		text-align: center
	}
}

.recruit_main {
	/* padding-bottom: 1rem */
}

.recruit_one {
	position: relative;
	margin-bottom: .9rem
}

@media (min-width:992px) {
	.recruit_one {
		padding-bottom: .9rem
	}

	.recruit_one img {
		width: 74%
	}

	.recruit_one .content {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 50%
	}
}

.recruit_one .content {
	background: #f8f8f8;
	padding: 1rem 5% 1rem
}

@media (max-width:480px) {
	.recruit_one .content {
		padding: .6rem 5%
	}
}

.recruit_one .content h2 {
	margin-bottom: .3rem
}

.recruit_one .content .info {
	font-size: 20px;
	line-height: 1.8
}

.recruit_one .content .info p {
	margin-bottom: .2rem
}

@media (max-width:1360px) {
	.recruit_one .content .info {
		font-size: 18px
	}
}

@media (max-width:768px) {
	.recruit_one .content .info {
		font-size: 15px
	}
}

.recruit_two {
	margin-bottom: .9rem
}

.recruit_two h2 {
	margin-bottom: .5rem
}

.recruit_two .swiper_recruit {
	/* padding-bottom: 1.2rem; */
	position: relative
}

@media (min-width:1200px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.31rem;
		margin-right: -0.31rem
	}
}

@media (max-width:1360px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.24rem;
		margin-right: -0.24rem
	}
}

@media (max-width:992px) {
	.recruit_two .swiper_recruit {
		margin-left: -0.14rem;
		margin-right: -0.14rem
	}
}

.recruit_two .swiper_recruit .pnexts {
	width: 1.24rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	height: .6rem
}

@media (max-width:640px) {
	.recruit_two .swiper_recruit .pnexts {
		width: 70px
	}

	.recruit_two .swiper_recruit .pnexts .pnext {
		width: 30px;
		height: 30px;
		font-size: 12px
	}
}

.recruit_two .swiper_recruit .pnexts .swiper-button-prev {
	left: 0
}

.recruit_two .swiper_recruit .pnexts .swiper-button-next {
	right: 0
}

.recruit_two .swiper_recruit .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

.recruit_two .swiper_recruit .pnext::after {
	font-size: inherit
}

.recruit_two .swiper_recruit .pnext:hover {
	background-color: #d9251c;
	color: #fff
}

.recruit_two li {
	width: 33.33%
}

@media (max-width:640px) {
	.recruit_two li {
		width: 50%
	}
}

.recruit_two li .inner {
	margin: 0 .31rem;
	background: #f8f8f8
}

@media (max-width:1360px) {
	.recruit_two li .inner {
		margin: 0 .24rem
	}
}

@media (max-width:992px) {
	.recruit_two li .inner {
		margin: 0 .14rem
	}
}

.recruit_two li .tit {
	line-height: 1rem;
	padding: 0 .4rem;
	font-size: .24rem
}

@media (max-width:1200px) {
	.recruit_two li .tit {
		font-size: 20px
	}
}

@media (max-width:992px) {
	.recruit_two li .tit {
		font-size: 18px
	}
}

@media (max-width:640px) {
	.recruit_two li .tit {
		font-size: 16px
	}
}

.recruit_three {
	background: url('../images/zp05.jpg') no-repeat center center;
	background-size: cover;
	padding: 1rem 0 2.3rem
}

@media (max-width:639px) {
	.recruit_three {
		padding-bottom: 1.5rem
	}
}

.recruit_three h2 {
	margin-bottom: 1rem
}

@media (min-width:640px) {
	.recruit_three .bd {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.recruit_three .bd .item {
		width: 46%
	}
}

@media (min-width:640px) and (max-width:768px) {
	.recruit_three .bd .item {
		width: 48%
	}
}

.recruit_three .item {
	background: #fff;
	position: relative;
	padding: .5rem 1.1rem .68rem .5rem
}

@media (max-width:639px) {
	.recruit_three .item {
		margin-bottom: .4rem
	}
}

.recruit_three .item h3 {
	font-size: .32rem;
	margin-bottom: .7rem
}

@media (max-width:768px) {
	.recruit_three .item h3 {
		font-size: 26px
	}
}

@media (max-width:640px) {
	.recruit_three .item h3 {
		margin-bottom: .4rem;
		font-size: 22px
	}
}

.recruit_three .item .to {
	border: 1px solid #d9251c;
	border-radius: 2em;
	color: #d9251c;
	width: 1.8rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
	font-size: 16px;
	display: block
}

.recruit_three .item .to:hover {
	background-color: #d9251c;
	color: #fff
}

@media (max-width:640px) {
	.recruit_three .item .to {
		font-size: 14px;
		height: auto;
		line-height: 32px;
		width: 120px
	}
}

.recruit_three .item .ic1 {
	background: url('../images/ic_zp1.png') no-repeat center center
}

.recruit_three .item .ic2 {
	background: url('../images/ic_zp2.png') no-repeat center center
}

.recruit_three .item .icon {
	width: 1.5rem;
	height: 1.5rem;
	width: 24%;
	position: absolute;
	right: 15%;
	top: 50%;
	transform: translateY(-50%);
	background-size: contain
}

@media (max-width:992px) {
	.recruit_three .item .icon {
		right: 10%
	}
}

.gs_introduce {
	padding-bottom: 1.3rem
}

@media (min-width:1200px) {
	.gs_introduce .top {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.gs_introduce .top .content,
	.gs_introduce .top .img {
		width: 47%
	}
}

.gs_introduce .top h2 {
	margin-bottom: .3rem
}

.gs_introduce .top .txt {
	font-size: 16px;
	line-height: 2.1;
	color: #666
}

.gs_introduce .top .txt p+p {
	margin-top: 1em
}

@media (max-width:1360px) {
	.gs_introduce .top .txt {
		font-size: 15px;
		line-height: 1.8
	}
}

@media (max-width:1199px) {
	.gs_introduce .top .txt {
		margin-bottom: .5rem
	}
}

.gs_introduce .datas {
	display: flex;
	margin-top: .8rem;
	align-items: center
}

@media (min-width:640px) {
	.gs_introduce .datas {
		justify-content: space-between
	}

	.gs_introduce .datas .line {
		width: 1px;
		height: .76rem;
		background: #f8f8f8;
		display: block
	}
}

@media (max-width:639px) {
	.gs_introduce .datas {
		flex-wrap: wrap
	}

	.gs_introduce .datas .item {
		width: 48%;
		margin-bottom: .4rem
	}

	.gs_introduce .datas .item .val {
		margin-bottom: 4px
	}
}

.gs_introduce .datas .item .val {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	color: #d9251c;
	font-weight: bold;
	font-size: .4rem
}

.gs_introduce .datas .item .val em {
	font-size: .7rem
}

.gs_introduce .datas .item .val span {
	padding-left: 3px
}

.gs_introduce .datas .item .val * {
	display: block
}

.gs_introduce .datas .item .tit {
	font-size: 18px;
	padding-left: 4px
}

@media (max-width:640px) {
	.gs_introduce .datas .item .tit {
		font-size: 16px
	}
}

.gs_introduce .datas .item:nth-child(2) .tit,
.gs_introduce .datas .item:nth-child(3) .tit {
	padding-left: 10px
}

.gs_step {
	background: url('../images/fzbg.jpg') no-repeat center center;
	background-size: cover;
	padding: .78rem 0 1.3rem
}

.gs_step h2 {
	margin-bottom: .56rem
}

.gs_step .swiper_step li {
	display: flex
}

.gs_step .navbox {
	display: flex;
	position: relative;
	padding: 0 .68rem;
	font-family: medium
}

.gs_step .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	background-color: #d9251c;
	color: #fff;
	font-size: 14px;
	top: 7px
}

@media (max-width:992px) {
	.gs_step .pnext {
		top: 14px
	}
}

.gs_step .pnext::after {
	font-size: inherit
}

.gs_step .pnext:hover {
	background: #333
}

@media (max-width:480px) {
	.gs_step .pnext {
		width: 26px;
		height: 26px;
		font-size: 12px
	}
}

.swiper_step_nav {
	margin-bottom: .3rem;
	font-weight: bold;
	padding-top: 7px;
	position: relative
}

.swiper_step_nav::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	border-top: 1px dashed #d0d0d0
}

.swiper_step_nav li {
	width: 10%;
	font-size: .36rem;
	color: #999;
	padding-top: .28rem;
	position: relative;
	text-align: center
}

.swiper_step_nav li::before {
	content: '';
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	top: -3px;
	background-color: #d0d0d0;
	border-radius: 50%
}

@media (max-width:768px) {
	.swiper_step_nav li {
		width: 16%
	}
}

.swiper_step_nav .swiper-slide-active {
	width: 50%;
	text-align: center;
	font-size: .74rem;
	color: #333333;
	line-height: 1
}

.swiper_step_nav .swiper-slide-active::before {
	background-color: #333333;
	width: 14px;
	height: 14px;
	top: -7px
}

@media (max-width:1360px) {
	.swiper_step_nav li {
		font-size: .3rem
	}

	.swiper_step_nav .swiper-slide-active {
		font-size: .6rem
	}
}

.swiper_step {
	margin: 0 .68rem
}

@media (min-width:640px) {
	.swiper_step li {
		display: flex;
		align-items: center
	}

	.swiper_step .coverbox {
		width: 45%
	}

	.swiper_step .info {
		margin-left: 5%;
		flex: 1
	}
}

@media (max-width:639px) {
	.swiper_step li {
		display: block !important
	}

	.swiper_step .coverbox {
		margin: .24rem 0
	}
}

.swiper_step .info {
	display: block
}

.swiper_step .info .year {
	font-size: .24rem;
	font-family: medium
}

.swiper_step .info .year span {
	font-size: .6rem;
	padding-right: 4px;
	font-weight: bold;
	position: relative;
	top: 1px
}

.swiper_step .txt {
	font-size: .2rem;
	line-height: 1.8;
	color: #666;
	max-width: 5.8rem;
	margin-top: .2rem
}

@media (max-width:640px) {
	.swiper_step .year {
		display: none
	}

	.swiper_step .txt {
		font-size: 15px
	}
}

.gs_cultrue {
	background: url('../images/gsbg2.jpg') no-repeat center center;
	background-size: cover;
	color: #fff
}

@media (max-width:991px) {
	.gs_cultrue {
		padding: 1rem 0
	}

	.gs_cultrue h2 {
		margin-bottom: .6rem;
		text-align: center
	}
}

@media (min-width:992px) {
	.gs_cultrue h2 {
		margin-bottom: 2.6rem
	}

	.gs_cultrue .wrap {
		height: 8.78rem;
		position: relative;
		padding: 1.2rem 0 0
	}

	.gs_cultrue .bd {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 55
	}

	.gs_cultrue .bd .list {
		display: flex;
		align-items: flex-end;
		overflow: hidden
	}

	.gs_cultrue .item {
		flex: 1;
		border-left: 1px solid #fff;
		padding-left: .46rem;
		transition: .2s
	}

	.gs_cultrue .item * {
		transition: .2s
	}
}

@media (min-width:992px) {
	.gs_cultrue .item {
		padding-bottom: 1.4rem
	}
}

@media (max-width:991px) {
	.gs_cultrue .item {
		margin-bottom: .6rem
	}
}

.gs_cultrue .item h3 {
	font-size: .34rem;
	transition-delay: .1s
}

@media (max-width:992px) {
	.gs_cultrue .item h3 {
		font-size: 24px;
		margin-top: 7px
	}
}

@media (max-width:640px) {
	.gs_cultrue .item h3 {
		font-size: 20px
	}
}

.gs_cultrue .item .ic1 {
	background: url('../../../../../uploads/20230416/e1dbb7a2b231ccd00b875275d6a9bccd.png') no-repeat center center
}

.gs_cultrue .item .ic2 {
	background: url('../../../../../uploads/20230416/9f661f81973254ad177a9016c9659f06.png') no-repeat center center
}

.gs_cultrue .item .ic3 {
	background: url('../../../../../uploads/20230416/54f0fd8851333b4767112f8995a26a05.png') no-repeat center center
}

.gs_cultrue .item .icon {
	width: .74rem;
	height: .74rem;
	display: block;
	margin-bottom: .1rem;
	background-size: contain
}

.gs_cultrue .item .desc {
	font-size: 18px;
	line-height: 2.1;
	margin-top: .3rem
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		width: 85%;
		transition-delay: .3s;
		max-width: 440px
	}
}

@media (min-width:992px) {
	.gs_cultrue .item .desc {
		height: 0;
		opacity: 0
	}
}

@media (max-width:768px) {
	.gs_cultrue .item .desc {
		font-size: 16px
	}
}

@media (max-width:480px) {
	.gs_cultrue .item .desc {
		font-size: 15px
	}
}

@media (min-width:992px) {
	.gs_cultrue .active {
		flex: 1.5
	}

	.gs_cultrue .active .desc {
		opacity: 1;
		height: 1.2rem
	}
}

.gs_honor {
	padding: 1.1rem 0 1rem
}

@media (max-width:480px) {
	.gs_honor {
		width: 100vw
	}
}

.gs_honor h2 {
	margin-bottom: .4rem;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:639px) {
	.gs_honor h2 {
		width: 92vw
	}
}

@media (max-width:480px) {
	.gs_honor h2 {
		margin-bottom: .2rem
	}
}

.gs_honor .swiper_honor {
	padding: .4rem 0 1.1rem
}

@media (max-width:768px) {
	.gs_honor .swiper_honor {
		padding-bottom: 1.5rem
	}
}

.gs_honor .swiper_honor li {
	width: 20%
}

@media (max-width:992px) {
	.gs_honor .swiper_honor li {
		width: 33.33%
	}
}

@media (max-width:480px) {
	.gs_honor .swiper_honor li {
		width: 60%
	}

	.gs_honor .swiper_honor li .inner {
		margin: 0 10px
	}
}

.gs_honor .swiper-slide-active .inner,
.gs_honor .swiper-slide-prev .inner,
.gs_honor .swiper-slide-next .inner {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	z-index: 5
}

.gs_honor .inner {
	background: #f8f8f8;
	text-align: center;
	position: relative;
	transition: .6s;
	padding: 0 0 .2rem
}

.gs_honor .inner::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 3px;
	background-color: #d9251c;
	left: 0;
	bottom: 0;
	transition: .6s
}

.gs_honor .inner .imgbox {
	padding: .6rem;
	display: block
}

@media (max-width:1360px) {
	.gs_honor .inner .imgbox {
		padding: .4rem
	}
}

.gs_honor .inner .tit {
	line-height: .6rem;
	font-size: 20px;
	border-top: 1px solid #eeeeee;
	margin: 0 .2rem
}

@media (max-width:1680px) {
	.gs_honor .inner .tit {
		font-size: 18px
	}
}

@media (max-width:1200px) {
	.gs_honor .inner .tit {
		font-size: 16px
	}
}

.gs_honor .swiper-slide-active .inner {
	background: #fff;
	position: relative;
	z-index: 555
}

@media (min-width:640px) {
	.gs_honor .swiper-slide-active .inner {
		transform: scale(1.1)
	}
}

.gs_honor .swiper-slide-active .inner::after {
	width: 100%
}

.gs_honor .pnexts {
	width: 1.24rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	bottom: 0;
	height: .6rem
}

@media (max-width:640px) {
	.gs_honor .pnexts {
		width: 70px
	}

	.gs_honor .pnexts .pnext {
		width: 30px;
		height: 30px;
		font-size: 12px
	}
}

.gs_honor .pnexts .swiper-button-prev {
	left: 0
}

.gs_honor .pnexts .swiper-button-next {
	right: 0
}

.gs_honor .pnext {
	width: .48rem;
	height: .48rem;
	border-radius: 50%;
	z-index: 555;
	background-color: #f8f8f9;
	font-size: 14px;
	color: #333;
	font-weight: bold
}

.gs_honor .pnext::after {
	font-size: inherit
}

.gs_honor .pnext:hover {
	background-color: #d9251c;
	color: #fff
}

.swiper_about_product {
	padding-bottom: .6rem;
	margin-left: -0.15rem;
	margin-right: -0.15rem;
	padding-top: .2rem;
	position: relative;
	margin-top: -0.2rem
}

@media (max-width:480px) {
	.swiper_about_product {
		margin-left: -0.1rem;
		margin-right: -0.1rem;
		padding-bottom: 40px
	}
}

.swiper_about_product li {
	width: 25%
}

.swiper_about_product li .product_inner {
	margin: 0 .15rem
}

@media (max-width:480px) {
	.swiper_about_product li .product_inner {
		margin: 0 .1rem
	}
}

@media (max-width:992px) {
	.swiper_about_product li {
		width: 33.33%
	}
}

@media (max-width:768px) {
	.swiper_about_product li {
		width: 50%
	}
}

/* 关于我们 */
.index_about {
	padding-bottom: 1.4rem;
	background: url('../images/bg01.jpg') no-repeat center top;
	background-size: 19.2rem
}

@media (max-width:640px) {
	.index_about {
		background-size: cover;
		background-position: left top
	}
}

.index_about .top1 {
	padding: 1.5rem 0 1.4rem
}

@media (max-width:640px) {
	.index_about .top1 {
		padding-bottom: 1rem;
		padding-top: 1rem
	}
}

@media (min-width:768px) {}

.index_about .top1 h2 {
	font-size: 2.28vw;
	font-weight: bold
}

@media (min-width:1920px) {
	.index_about .top1 h2 {
		font-size: .48rem
	}
}

@media (max-width:768px) {
	.index_about .top1 h2 {
		font-size: 26px
	}
}

.index_about .top1 h2 span {
	color: #d9251c
}

.index_about .top1 .desc {
	font-size: 20px;
	margin: .3rem 0 .2rem;
	max-width: 460px;
	line-height: 1.6
}

.index_about .top1 .txt {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: .5rem;
	max-width: 572px;
	color: #666;
	width: 50%
}

@media (max-width:1200px) {
	.index_about .top1 .desc {
		font-size: 18px
	}

	.index_about .top1 .txt {
		font-size: 14px
	}
}
@media (max-width:760px) {
	.index_about .top1 .txt{
		width: 100%;
	}
	
	}

.datas-box {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
	box-shadow: 0 5px .46rem 0 rgba(0, 0, 0, 0.04)
}

.datas-box dd {
	height: 3rem;
	width: 25%;
	padding: .5rem;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-pack: center;
	box-pack: center
}

@media (max-width:640px) {
	.datas-box dd {
		width: 50%
	}

	.datas-box dd:nth-child(3),
	.datas-box dd:nth-child(4) {
		border-top: 1px solid #eee
	}
}

.datas-box dd+dd {
	border-left: 1px solid #eee
}

.datas-box .ic1 {
	background: url('../images/ic_ab01.png') no-repeat center center
}

.datas-box .ic2 {
	background: url('../images/ic_ab02.png') no-repeat center center
}

.datas-box .ic3 {
	background: url('../images/ic_ab03.png') no-repeat center center
}

.datas-box .ic4 {
	background: url('../images/ic_ab04.png') no-repeat center center
}

.datas-box .ic {
	width: .64rem;
	height: .64rem;
	display: inline-block;
	margin-bottom: .1rem;
	background-size: contain
}

.datas-box .val {
	font-size: 20px;
	font-weight: bold
}

.datas-box .val em {
	font-size: 2.28vw
}

@media (min-width:1920px) {
	.datas-box .val em {
		font-size: .48rem
	}
}

@media (max-width:768px) {
	.datas-box .val em {
		font-size: 26px
	}
}

.datas-box .tit {
	font-size: 16px;
	color: #666
}

.vmore {
	background-color: #d9251c;
	color: #fff;
	letter-spacing: 2px;
	display: inline-block;
	width: 180px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 4px;
	font-size: 16px;
	transition: all .3s cubic-bezier(.04, .79, 1, 1) !important;
	max-width: 100%
}

.vmore:hover {
	background: #47bd92;
	color: #fff;
	box-shadow: 0 5px 20px 0 rgba(55, 17, 174, 0.1)
}

@media (max-width:768px) {
	.vmore {
		width: 140px;
		height: 42px;
		line-height: 42px;
		text-align: center;
		font-size: 14px
	}
}

.vmore.gray {
	background: #f8f8f9;
	color: #333
}

.vmore.gray:hover {
	background-color: #d9251c;
	color: #fff
}



.vhd .desc {
	font-size: 16px;
	color: #666;
	padding-top: .1rem;
	line-height: 1.7
}

@media (max-width:640px) {
	.vhd .desc {
		font-size: 14px
	}
}

.index_patner {
	padding: 1rem 0 1.2rem
}

.index_patner .hd1 {
	text-align: center;
	margin-bottom: .5rem
}

.index_patner .row {
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important
}

.index_patner .row>* {
	padding-left: .2rem !important;
	padding-right: .2rem !important;
	margin-bottom: .4rem
}

.index_patner .item {
	width: 25%;
	float: left
}

@media (max-width:992px) {
	.index_patner .item {
		width: 25%
	}
}

@media (max-width:640px) {
	.index_patner .item {
		width: 50%
	}
}

@media (max-width:480px) {}

@media (min-width:1920px) {
	.index_patner .coverbox .coverimg {
		/* background-size: auto */
	}
}



/* 四大优势 */
.index_goodat {
	padding: .9rem 0 1.2rem;
	background: url('../images/bg02.png') no-repeat center bottom;
	background-size: cover;
	background-color: #fbfbfb
}

@media (min-width:992px) {
	.index_goodat .bd {
		display: flex;
		align-items: stretch
	}
}

.index_goodat .bd .desc {
	font-size: 16px;
	line-height: 30px
}

@media (max-width:1360px) {
	.index_goodat .bd .desc {
		line-height: 1.6
	}
}

@media (max-width:1200px) {
	.index_goodat .bd .desc {
		font-size: 14px
	}
}

.index_goodat .bd h3 {
	font-size: 20px;
	font-weight: bold
}

.index_goodat .bd h3 a:hover {
	color: #cc0000
}

.index_goodat .bd .lbox {
	background: url('../images/img02.png') no-repeat center center;
	background-size: cover;
	color: #fff;
	padding: .5rem
}

@media (min-width:992px) {
	.index_goodat .bd .lbox {
		width: 48%
	}
}

.index_goodat .bd .lbox h3 {
	padding-bottom: 8px;
	display: inline-block;
	border-bottom: 2px solid #cc0000;
	margin-bottom: .56rem
}

.index_goodat .bd .lbox h3 a {
	color: #fff
}

.index_goodat .bd .lbox h3 a:hover {
	color: #cc0000
}

.index_goodat .bd .lbox h4 {
	font-size: .3rem;
	font-weight: bold;
	margin-bottom: .24rem;
	max-width: 480px
}

@media (max-width:992px) {
	.index_goodat .bd .lbox h4 {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.index_goodat .bd .lbox h4 {
		font-size: 22px
	}
}

@media (max-width:480px) {
	.index_goodat .bd .lbox h4 {
		font-size: 20px
	}
}

.index_goodat .bd .lbox .desc {
	margin-bottom: .8rem
}

.index_goodat .bd .lbox .datas {
	max-width: 480px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between
}

.index_goodat .bd .lbox .datas .val {
	font-size: .48rem;
	font-family: medium
}

@media (max-width:640px) {
	.index_goodat .bd .lbox .datas .val {
		font-size: .8rem
	}
}

.index_goodat .bd .rbox {
	flex: 1;
	background: #fff;
	display: flex;
	flex-wrap: wrap
}

.index_goodat .bd .rbox li {
	width: 50%;
	position: relative;
	padding: .3rem .2rem
}

.index_goodat .bd .rbox li:nth-child(1),
.index_goodat .bd .rbox li:nth-child(2) {
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee
}

@media (max-width:991px) {
	.index_goodat .bd .rbox li {
		padding-bottom: 1.2rem
	}
}

.index_goodat .bd .rbox li:nth-child(2n) {
	border-left: 1px solid #eeeeee
}

.index_goodat .bd .rbox li h3 {
	margin-bottom: 10px
}

.index_goodat .bd .rbox li .desc {
	color: #999
}

.index_goodat .bd .rbox li .icon {
	width: .5rem;
	height: .5rem;
	position: absolute;
	right: .3rem;
	bottom: .3rem;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center
}

@media (max-width:480px) {
	.index_goodat .bd .rbox li .icon {
		width: .6rem;
		height: .6rem
	}
}

.vhd1 {
	text-align: center;
	margin-bottom: .5rem
}

.vhd1 h2 {
	font-size: .4rem;
	margin-bottom: .04rem;
	font-weight: bold
}

@media (max-width:768px) {
	.vhd1 h2 {
		font-size: 28px
	}
}

@media (max-width:640px) {
	.vhd1 h2 {
		font-size: 24px
	}
}

.vhd1 .desc {
	font-size: 16px;
	color: #666;
	padding-top: .1rem;
	line-height: 1.7
}

/* 产品列表表单 */
.foot-report {
	background: url('../images/bg04.png') no-repeat center center;
	background-size: cover;
	padding: .7rem 0 .86rem;
	position: relative;
	z-index: 5555
}

.foot-report h2 {
	font-size: .4rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: .4rem
}

@media (max-width:768px) {
	.foot-report h2 {
		font-size: 28px
	}
}

@media (max-width:640px) {
	.foot-report h2 {
		font-size: 24px
	}
}

@media (min-width:768px) {
	.foot-report ul {
		display: flex
	}

	.foot-report li {
		flex: 2;
		margin-right: .1rem
	}

	.foot-report .submitbox {
		flex: 1
	}
}

.foot-report .submitbox {
	margin-right: 0
}

.foot-report .submitbox .submit {
	background: #333;
	color: #fff;
	display: block;
	width: 100%
}

@media (max-width:768px) {
	.foot-report {
		padding: .5rem 2vw
	}

	.foot-report li {
		margin-bottom: 10px
	}
}

.foot-report input,
.foot-report select,
.foot-report .submit {
	background: #fff;
	height: 48px;
	font-size: 16px;
	border: 0;
	padding-left: .2rem;
	border-radius: 0
}

@media (max-width:1200px) {

	.foot-report input,
	.foot-report select,
	.foot-report .submit {
		font-size: 16px
	}
}

@media (max-width:768px) {

	.foot-report input,
	.foot-report select,
	.foot-report .submit {
		height: 44px
	}
}

.foot-report .layui-form-select dl {
	top: 100%;
	border: 0
}

.foot-report .layui-form-select dl dd.layui-this {
	background-color: #cc0000
}


/* 产品内容 */
.prdouct_top {
	padding: .8rem .4rem;
	background: #fff;
	margin-bottom: .4rem;
	margin-top: .8rem
}

@media (min-width:992px) {
	.prdouct_top {
		display: flex
	}

	.prdouct_top .swiperbox,
	.prdouct_top .infobox {
		width: 50%;
		padding-right: 4%
	}
}

@media (max-width:991px) {
	.prdouct_top .infobox {
		margin-top: .8rem
	}
}

.prdouct_top .infobox h1 {
	font-size: 2.33vw;
	padding-bottom: .3rem;
	border-bottom: 1px solid #eee;
	margin-bottom: .26rem
}

@media (min-width:1920px) {
	.prdouct_top .infobox h1 {
		font-size: .4rem
	}
}

@media (max-width:768px) {
	.prdouct_top .infobox h1 {
		font-size: 24px
	}
}

.prdouct_top .infobox .txt {
	font-size: 16px;
	line-height: 1.8;
	color: #666;
	margin-bottom: .6rem
}

@media (max-width:1200px) and (min-width:768px) {
	.prdouct_top .infobox .txt {
		font-size: 15px;
		line-height: 1.6
	}
}

.prdouct_top .infobox .btns {
	display: flex
}

.prdouct_top .infobox .btns a {
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	line-height: 48px;
	padding: 0 28px;
	background-color: #d9251c;
	color: #fff
}

.prdouct_top .infobox .btns .manual {
	margin-left: 15px;
	background: #47bd92
}

.prdouct_top .infobox .btns .manual:hover {
	background-color: #d9251c;
	color: #fff
}

.prdouct_top .infobox .btns .quote:hover {
	background: #47bd92;
	color: #fff
}
.swiper_nav {
	margin-top: .4rem
}

.swiper_nav li {
	width: 16.66%;
	text-align: center;
	cursor: pointer;
	padding-right: 10px
}

.swiper_nav li .img {
	border: 1px solid #eee;
	transition: all .3s cubic-bezier(.04, .79, 1, 1) !important
}

.swiper_nav .swiper-slide-thumb-active .img {
	border-color: #d9251c
}

.pro_box {
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-bottom: .36rem;
	padding: .3rem .4rem .7rem;
	font-size: .16rem;
	line-height: 28px;
}

@media (max-width:639px) {
	.pro_box {
		width: 92vw;
	}
	.pro_box p{font-size: 16px; color: #666;}
}

.pro_box h2 {
	font-size: .24rem;
	border-bottom: 1px solid #eee;
	margin-bottom: .4rem;
	padding-bottom: 10px;
	font-weight: bold
}

@media (max-width:1680px) {}

@media (max-width:992px) {}

@media (max-width:768px) {
	.pro_box h2 {
		font-size: 18px
	}
}

.product_nav {
	background: #fff;
	margin-bottom: .36rem;
	padding: 0 .3rem;
	width: 88vw;
	max-width: 1560px;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px
}

@media (max-width:639px) {
	.product_nav {
		width: 92vw
	}
}

@media (max-width:1679px) {
	.product_nav {
		font-size: 15px;
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between
	}

	.product_nav a {
		display: block
	}
}

.product_nav a {
	color: #999;
	line-height: .8rem
}

.product_nav a:hover {
	color: #111
}

@media (min-width:1680px) {
	.product_nav a {
		display: inline-block
	}

	.product_nav a+a {
		margin-left: .3rem
	}
}

.product_nav .on {
	color: #111;
	position: relative;
	font-weight: bold
}

.product_nav .on::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	background-color: #d9251c;
	bottom: 0;
	left: 0
}


.pro_box .table2 tr:first-child {
	background: #f8f8f9;
	font-weight: bold
}

.pro_box .table2 td {
	padding: .12rem .28rem
}

@media (max-width:992px) {
	.pro_box .table2 td {
		padding: .12rem .16rem
	}
}

.pro_box table {
	width: 100%;
	font-size: 16px;
	text-align: left
}

@media (max-width:992px) {
	.pro_box table {
		font-size: 15px
	}
}

@media (max-width:768px) {
	.pro_box table {
		font-size: 14px
	}
}

@media (max-width:480px) {
	.pro_box table {
		font-size: 13px
	}
}

.pro_box table td {
	border: 1px solid #ddd;
	line-height: 1.5;
	padding: .12rem
}

@media (max-width:639px) {
	.pro_box .bd {
		position: relative;
		margin-right: -4vw;
		overflow-x: auto
	}

	.pro_box table {
		width: 600px
	}
}

/* 招商 */
.second_nav_box+.vbox {
	margin-top: .96rem
}

.vbox {
	background: #fff;
margin-top: .4rem;
	padding: .7rem .4rem 1rem
}

@media (max-width:992px) {
	.vbox {
		padding: .7rem .7rem 1rem
	}
}

@media (max-width:480px) {
	.vbox {
		padding: .7rem .5rem 1rem
	}
}

.workstation_box h2 {
	text-align: center;
	font-size: .4rem;
	font-weight: bold
}

@media (max-width:1200px) {}

@media (max-width:992px) {}

@media (max-width:640px) {
	.workstation_box h2 {
		font-size: 22px
	}
}
.workstation_box .bd {
	padding: .6rem 0 1rem;
	margin: 30px 0 0;
	border-top: 1px solid #e5e5e5
}

.workstation_box .bd img {
	margin-bottom: .5rem;
	width: 100%
}

.workstation_box .bd .txt {
	font-size: 16px;
	color: #666;
	line-height: 30px
}

.workstation_box .bd .txt p {
	margin-bottom: 1em
}

@media (max-width:480px) {
	.workstation_box .bd .txt {
		font-size: 15px
	}
}

.workstation_box .ft {
	font-size: 16px;
	padding-top: 30px;
	border-top: 1px solid #e5e5e5
}

.workstation_box .ft p {
	margin-right: .4rem;
	color: #666;
	display: inline-block;
	line-height: 2
}

.workstation_box .ft p a {
	color: #d9251c;
	font-weight: bold
}


.index_case {
	padding:  0;
}

.index_case .vbtn {
	display: block;
	margin: 0 auto;
	width: 130px
}

.case_list {
	margin-left: -0.12rem !important;
	margin-right: -0.12rem !important;
	padding-bottom: .4rem
}

.case_list>* {
	padding-left: .12rem !important;
	padding-right: .12rem !important;
	margin-bottom: .24rem
}

.case_item {
	background-color: #fafafa;
	position: relative
}

.case_item::after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 2px;
	background-color: #cc0000;
	transition: .6s;
	left: 0;
	bottom: 0
}

.case_item:hover::after {
	width: 100%
}

.case_item .tit {
	display: block;
	line-height: 66px;
	text-align: center;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.case_item .tit:hover {
	color: #cc0000
}

@media (max-width:1360px) {
	.case_item .tit {
		font-size: 16px;
		line-height: 60px
	}
}

@media (max-width:640px) {
	.case_item .tit {
		font-size: 14px;
		line-height: 52px
	}
}

.case_item.xs .tit {
	font-size: 16px;
	line-height: 48px
}

@media (max-width:480px) {
	.case_item.xs .tit {
		font-size: 14px
	}
}


