﻿/* PB 2 3 4 5 模 版 网 整 站 模 板 下 载 网 站 W w w.pb2345.com*/
/* 提供仿站-建站-定制站-外贸站-建设服务 */
/* QQ：2 3 0 5 0 3 5 6 4 3 */
/* 推荐主机：cloud.qiannuo.net  */
* {
	font-family: arial, 微软雅黑;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #b62020;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.foot-link {
	padding: 20px 0;
}
.foot-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #000;
	padding-bottom: 15px;
}
.foot-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.foot-link ul {
	margin-left: -20px;
}
.foot-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.kf {
	width: 208px;
	position: fixed;/* right: 20px; */
	right: -208px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}
.kt-top {
	height: 40px;
	line-height: 40px;
	background: url(../images/kefu.png) 12px center no-repeat #000;
	-ms-background-size: auto 20px;
	background-size: auto 20px;
	padding-left: 46px;
	font-size: 14px;
	color: #fff;
}
.kt-top span:hover {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.kt-top span {
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	margin: 10px 10px 0 0;
	cursor: pointer;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
}
.kt-top span b {
	width: 100%;
	height: 2px;
	background: #fff;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
.kt-top span b:first-child {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.kt-top span b:last-child {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.kf .con {
	overflow: hidden;
	background: #fff;
}
.kf .qq li {
	height: 36px;
	line-height: 36px;
	border-bottom: #f5f5f5 solid 1px;
	padding-left: 16px;
}
.kf .qq li a {
	height: 36px!important;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: initial;
	display: block;
}
.kf .qq li a img {
	padding-right: 6px;
}
.kf .con h5 {
	height: 26px;
	line-height: 26px;
	margin-top: 12px;
	background: url(../images/lianxi.png) 16px center no-repeat;
	padding-left: 45px;
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
.kf .contact1 {
	margin-top: 1px;
	height: auto;
}
.kf .contact1 p {
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding-left: 22px;
	margin: 0;
}
.kf .contact1 p:nth-child(2n) {
	padding-left: 32px;
}
.kf .con h5.qr-icon {
	background: url(../images/erweima.png) 16px center no-repeat;
}
.kf .con .qr {
	margin-top: 10px;
	padding-left: 40px;
}
.kf .con .qr img {
	width: 110px;
	height: 110px;
}
.kf .backTop {
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background: url(../images/huidaodingbu.png) center center no-repeat #000;
	background-size: 18px auto;
	cursor: pointer;
}
.kf-side {
	padding: 18px 10px 10px;
	background: #000;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: -34px;
	cursor: pointer;
}
.kf-side b {
	display: block;
	color: #fff;
	line-height: 18px;
	font-size: 14px;
	font-weight: 400;
}
.kf-side span.arrow {
	width: 12px;
	height: 12px;
	background: url(../images/jt-1.png) no-repeat;
	-ms-background-size: auto 12px;
	background-size: auto 12px;
	display: block;
	margin-top: 10px;
}
.kf-side span.on {
	background: url(../images/jt-2.png) no-repeat;
	-ms-background-size: auto 12px;
	background-size: auto 12px;
}
.footer-fix {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 10;
	display: none;
}
.footer-fix li {
	float: left;
	width: 25%;
}
.footer-fix li a {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i.i4 {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 12v8a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8'/%3E%3Cpath d='M2 7h20v5H2z'/%3E%3Cpath d='M12 22V7'/%3E%3Cpath d='M12 7H7.5a2.5 2.5 0 1 1 0-5C11 2 12 7 12 7z'/%3E%3Cpath d='M12 7h4.5a2.5 2.5 0 1 0 0-5C13 2 12 7 12 7z'/%3E%3C/svg%3E");
}

/* 首页 - 选择我们的优势 */
.advantage-section {
	position: relative;
	overflow: hidden;
	min-height: 760px;
	padding: 120px 15px 110px;
	background:
		linear-gradient(180deg, rgba(255,255,255,0.86), rgba(255,255,255,0.74)),
		url(/static/upload/image/20260606/1780712927285750.jpg) no-repeat center / cover;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.advantage-section:before {
	content: '';
	position: absolute;
	inset: 0;
	background: rgba(255,255,255,0.58);
	pointer-events: none;
}
.advantage-inner {
	position: relative;
	z-index: 1;
	max-width: 1300px;
	margin: 0 auto;
	text-align: center;
}
.advantage-head h2 {
	position: relative;
	display: inline-block;
	margin: 0;
	padding-bottom: 26px;
	font-size: 52px;
	line-height: 1.18;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2e2e2e;
}
.advantage-head h2:before {
	content: '';
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 3px;
	width: 520px;
	height: 1px;
	margin-left: -260px;
	background: rgba(0,0,0,0.1);
}
.advantage-head h2:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 70px;
	height: 6px;
	margin-left: -35px;
	border-radius: 6px;
	background: #df6b20;
}
.advantage-head p {
	margin: 28px 0 0;
	font-size: 22px;
	line-height: 1.7;
	color: #666;
}
.advantage-list {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 16px;
	margin-top: 92px;
}
.advantage-list li {
	min-height: 300px;
	padding: 48px 18px 34px;
	background: rgba(255,255,255,0.94);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: transform .3s, box-shadow .3s, background .3s;
	transition: transform .3s, box-shadow .3s, background .3s;
}
.advantage-list li:hover {
	background: #fff;
	-webkit-transform: translateY(-8px);
	transform: translateY(-8px);
	-webkit-box-shadow: 0 18px 36px rgba(101, 70, 32, 0.14);
	box-shadow: 0 18px 36px rgba(101, 70, 32, 0.14);
}
.advantage-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	background: #d69b5b;
}
.advantage-icon svg {
	display: block;
	width: 38px;
	height: 38px;
	fill: none;
	stroke: #fff;
	stroke-width: 3;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.advantage-list i {
	position: relative;
	display: block;
	width: 18px;
	height: 18px;
	margin: 28px auto 24px;
	font-style: normal;
}
.advantage-list i:before,
.advantage-list i:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 20px;
	height: 1px;
	margin-left: -10px;
	background: #8d8d8d;
}
.advantage-list i:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.advantage-list i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.advantage-list h3 {
	margin: 0;
	font-size: 25px;
	line-height: 1.25;
	font-weight: bold;
	color: #555;
}
.advantage-list p {
	margin: 28px 0 0;
	font-size: 14px;
	line-height: 1.35;
	text-transform: uppercase;
	color: rgba(85,85,85,0.18);
	white-space: nowrap;
}
@media screen and (max-width: 1450px) {
.advantage-inner {
	max-width: 1180px;
}
.advantage-list {
	gap: 12px;
}
.advantage-list li {
	min-height: 270px;
	padding-left: 12px;
	padding-right: 12px;
}
.advantage-list h3 {
	font-size: 23px;
}
.advantage-list p {
	font-size: 12px;
}
}
@media screen and (max-width: 1024px) {
.advantage-section {
	min-height: auto;
	padding: 82px 15px 76px;
}
.advantage-head h2 {
	font-size: 40px;
}
.advantage-head h2:before {
	width: 360px;
	margin-left: -180px;
}
.advantage-head p {
	font-size: 18px;
}
.advantage-list {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 58px;
}
}
@media screen and (max-width: 767px) {
.advantage-section {
	padding: 50px 15px 46px;
	background-position: center bottom;
}
.advantage-head h2 {
	padding-bottom: 18px;
	font-size: 30px;
	letter-spacing: 0;
}
.advantage-head h2:before {
	width: 220px;
	margin-left: -110px;
}
.advantage-head h2:after {
	width: 54px;
	height: 4px;
	margin-left: -27px;
}
.advantage-head p {
	margin-top: 18px;
	font-size: 14px;
}
.advantage-list {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 34px;
}
.advantage-list li {
	min-height: 205px;
	padding: 28px 10px 22px;
}
.advantage-icon {
	width: 54px;
	height: 54px;
}
.advantage-icon svg {
	width: 30px;
	height: 30px;
}
.advantage-list i {
	margin: 18px auto 16px;
}
.advantage-list h3 {
	font-size: 19px;
}
.advantage-list p {
	margin-top: 16px;
	font-size: 10px;
	white-space: normal;
}
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	min-width: 1200px;
	margin: 0 auto;
	max-width: 1600px;
}
.more-big {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	line-height: 50px;
	margin-top: 50px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(214,214,214)), to(rgb(255,255,255)));
	background-image: linear-gradient(to top, rgb(214,214,214), rgb(255,255,255));
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.more-big span {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	padding: 0 40px;
}
.more-big i {
	display: inline-block;
	background: url(../images/icon2a.png) no-repeat center;
	width: 50px;
	border-left: 1px solid #ccc;
	height: 50px;
	vertical-align: middle;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.more-big:hover {
	background: #b62020;
	color: #fff;
}
.more-big:hover i {
	border-color: rgba(255,255,255,0.4);
	background-image: url(../images/icon2.png);
}
.header {
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	background-color: #fff;
}
/*.header .container {width: auto;padding: 0 60px;}*/
.header .logo {
	float: left;
	font-size: 0;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding: 25px 0;
}
.header .nav {
	float: right;
}
.header .nav li {
	margin-left: 10px;
	float: left;
}
.header .nav li>a {
	display: block;
	font-size: 18px;
	line-height: 100px;
	position: relative;
	color: #333;
	padding: 0 30px;
}
.header .nav li>a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #b62020;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	content: '';
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 40px;
	color: #333;
}
.header .nav .dropdown-box a:hover {
	background-color: #b62020;
	color: #fff;
}
.header .nav li.active>a, .header .nav li.open>a, .header .nav li>a:hover {
}
.header .nav li.open>a:after, .header .nav li.active>a:after, .header .nav li>a:hover:after {
	width: 100%;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.header .sc {
	float: right;
	position: relative;
	margin-left: 40px;
}
.header .sc-btn {
	display: block;
	height: 100px;
	width: 30px;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='7'/%3E%3Cpath d='m20 20-4-4'/%3E%3C/svg%3E") no-repeat center;
	background-size: 22px 22px;
}
.header .sc-box {
	position: absolute;
	right: 0;
	top: 100%;
	overflow: hidden;
	display: none;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.header .sc-box input {
	display: block;
	padding: 9px 62px 9px 12px;
	border: 1px solid transparent;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	width: 200px;
}
.header .sc-box button {
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	width: 60px;
	height: 40px;
	background: #b62020;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-size: 14px;
}
.header-active {
	background: #fff;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #333;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	min-height: 800px;
	height: 100vh;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-slide .container {
	height: 100%;
}
.banner .swiper-slide .wrap {
	display: table;
	height: 100%;
	color: #fff;
}
.banner .swiper-slide .inner {
	display: table-cell;
	vertical-align: middle;
}
.banner .swiper-slide h4 {
	margin: 0;
	font-size: 48px;
	font-weight: normal;
}
.banner .swiper-slide h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 20px;
	background-color: #b62020;
}
.banner .swiper-slide small {
	margin: 20px 0 0;
	font-size: 24px;
	display: block;
	opacity: 0.3;
	text-transform: uppercase;
}
.banner .swiper-slide .more-big {
	background: #b62020;
	color: #fff;
}
.banner .swiper-slide .more-big i {
	border-color: rgba(255,255,255,0.4);
	background-image: url(../images/icon2.png);
}
.banner .swiper-pagination {
	bottom: 50%;
	left: auto;
	width: 80px;
	padding: 1px 0;
	right: 30px;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
.banner .swiper-pagination-bullet {
	background-color: #fff;
	display: block;
	width: 40px;
	margin: 15px auto !important;
	height: 2px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.banner .swiper-pagination-bullet-active {
	width: 100%;
}
.banner-sub {
	background: no-repeat center / cover;
	height: 550px;
}
.banner-sub .container {
	height: 100%;
}
.banner-sub .wrap {
	display: table;
	height: 100%;
	color: #fff;
}
.banner-sub .inner {
	display: table-cell;
	vertical-align: middle;
}
.banner-sub h4 {
	margin: 0;
	font-size: 44px;
	line-height: 1.1;
	text-transform: uppercase;
}
.banner-sub h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 20px;
	background-color: #fff;
}
.banner-sub small {
	margin: 20px 0 0;
	font-size: 34px;
	display: block;
	text-transform: uppercase;
}
.section {
	padding: 80px 0;
}
.section-title {
	margin-bottom: 50px;
}
.section-title .more-big {
	margin-top: 25px;
	float: right;
	display: none;
}
.section-title small {
	display: block;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 1.1;
	padding-bottom: 25px;
}
.section-title h4 {
	margin: -1px 0 0;
	padding-top: 25px;
	font-size: 48px;
	line-height: 1.1;
	border-top: 5px solid #b62020;
	display: inline-block;
	vertical-align: top;
	font-weight: normal;
}
.section-title-1 {
	margin-bottom: 50px;
	text-align: center;
	font-size: 30px;
}
.section-title-1 small {
	display: block;
	color: #999;
	font-size: 20px;
	text-transform: uppercase;
}
.section-title-1 i {
	display: block;
	content: '';
	background: url(../images/icon10.png) no-repeat center / contain;
	height: 32px;
	margin-top: 5px;
}
.contact-2 .map {
	height: 300px;
}
.contact-2 .info {
	padding: 15px;
	background-color: #f08300;
	color: #fff;
}
.contact-2 .info h4 {
	margin: 0 0 15px;
	border-bottom: 1px solid #faa34b;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 15px;
}
.contact-2 .info p {
	margin: 0 0 15px;
	background: no-repeat 0 center;
	background-size: 15px 15px;
	padding-left: 25px;
}
.contact-2 .info .btn {
	display: block;
	width: 120px;
	line-height: 40px;
	background-color: #fff;
	color: #f08300;
	text-align: center;
}
.contact-2 .map {
	float: left;
	width: 50%;
	height: 550px;
}
.contact-2 .info {
	margin-left: 50%;
	padding: 75px;
	height: 550px;
}
.contact-2 .info h4 {
	font-size: 34px;
	margin-bottom: 30px;
}
.contact-2 .info p {
	line-height: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}
.contact-2 .info .btn {
	line-height: 50px;
	font-size: 18px;
	width: 140px;
}
.bg1 {
	background: url(../images/bg1.png) no-repeat center / cover;
}
.bg2 {
	background: url(../images/bg2.jpg) no-repeat center / cover;
	color: #fff;
}
.bg3 {
	background: url(../images/bg3.jpg) no-repeat center / cover;
	color: #fff;
}
.bg3 .section-title-1 small {
	color: #fff;
}
.bg3 .section-title-1:after {
	background-image: url(../images/icon11.png);
}
.bg4 {
	background: url(../images/bg4.png) no-repeat center / cover;
}
.in-about {
	margin: 0;
}
.in-about dt {
	float: right;
	width: 50%;
	margin-top: -80px;
}
.in-about dd {
	margin: 0 50% 0 0;
	padding: 25px 5% 0 0;
	overflow: hidden;
}
.in-about dd p {
	margin: 0;
	font-size: 16px;
	line-height: 2;
	text-align: justify;
	text-indent: 2em;
}
.in-about ul {
	overflow: hidden;
	margin-top: 10%;
	border-bottom: 1px solid #ddd;
	margin-left: -30px;
}
.in-about li {
	float: left;
	width: 25%;
	padding-bottom: 30px;
	margin-bottom: -1px;
}
.in-about li .wrap {
	line-height: 1;
	border-right: 1px solid #eee;
	margin-left: 30px;
}
.in-about li p {
	font-size: 14px;
	line-height: 1;
	text-align: left;
	margin-top: 15px;
	text-indent: 0;
}
.in-about li .num strong {
	font-size: 30px;
	color: #b62020;
	font-family: Impact;
	margin-right: 5px;
}
.in-about li.active {
	border-bottom: 3px solid #b62020;
}
.in-about li:last-child .wrap {
	border-right: 0;
}
.about-s dt {
	margin-top: 0;
}
.about-s dd h4 {
	font-size: 28px;
	margin: 0 0 20px;
}
.about-s ul {
	border-bottom: 0;
}
.about-s li {
	margin-bottom: 0;
}
.company-history {
	margin-top: 80px;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 80px 0;
	background: #f8f8f8;
	-webkit-box-shadow: 0 8px 35px rgba(0,0,0,0.06);
	box-shadow: 0 8px 35px rgba(0,0,0,0.06);
}
.company-history-inner {
	padding: 0 15px;
	min-width: 1200px;
	max-width: 1600px;
	margin: 0 auto;
}
.company-history .section-title {
	margin-bottom: 70px;
}
.history-timeline {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	min-height: 310px;
}
.history-timeline:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	display: block;
	content: '';
	height: 2px;
	margin-top: -1px;
	background: #e5e5e5;
}
.history-item {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	width: auto;
	min-width: 0;
	min-height: 310px;
	text-align: center;
}
.history-dot {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 -8px;
	border: 4px solid #fff;
	border-radius: 50%;
	background: #b62020;
	-webkit-box-shadow: 0 0 0 2px #b62020, 0 0 18px rgba(182,32,32,0.22);
	box-shadow: 0 0 0 2px #b62020, 0 0 18px rgba(182,32,32,0.22);
}
.history-card {
	position: absolute;
	left: 50%;
	width: 150px;
	padding: 22px 16px 20px;
	border: 1px solid #eee;
	background: #fff;
	-webkit-box-shadow: 0 6px 20px rgba(0,0,0,0.05);
	box-shadow: 0 6px 20px rgba(0,0,0,0.05);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.history-card:after {
	position: absolute;
	left: 50%;
	display: block;
	content: '';
	width: 1px;
	height: 36px;
	margin-left: -1px;
	background: #ddd;
}
.history-item:nth-child(odd) .history-card {
	bottom: 185px;
}
.history-item:nth-child(odd) .history-card:after {
	top: 100%;
}
.history-item:nth-child(even) .history-card {
	top: 185px;
}
.history-item:nth-child(even) .history-card:after {
	bottom: 100%;
}
.history-card:hover {
	border-color: #b62020;
	-webkit-box-shadow: 0 12px 28px rgba(182,32,32,0.12);
	box-shadow: 0 12px 28px rgba(182,32,32,0.12);
}
.history-year {
	margin-bottom: 12px;
	font-size: 24px;
	line-height: 1;
	color: #b62020;
	font-family: Impact;
}
.history-card p {
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	color: #555;
	text-align: center;
}
.in-service .swiper-slide {
	height: 500px;
	font-size: 0;
	line-height: 500px;
}
.in-service .swiper-slide a {
	display: inline-block;
	vertical-align: bottom;
	width: 100%;
	position: relative;
}
.in-service .swiper-slide a:before {
	position: absolute;
	content: '';
	left: 10px;
	top: 10px;
	bottom: 10px;
	right: 10px;
	border: 1px solid rgba(255,255,255,0.4);
	z-index: 1;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0;
}
.in-service .swiper-slide .img-cover {
	position: relative;
	background-color: #000;
	color: #fff;
}
.in-service .swiper-slide .img-cover span {
	height: 380px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-service .swiper-slide .img-cover p {
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 16px;
	line-height: 22px;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-service .swiper-slide .img-cover p em {
	display: block;
	padding: 60px 7% 0;
	font-style: normal;
	text-align: justify;
}
.in-service .swiper-slide .img-cover i {
	position: absolute;
	bottom: 40px;
	left: 50%;
	background: url(../images/icon3.png) no-repeat center / contain;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-service .swiper-slide .text {
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-service .swiper-slide .text span {
	display: block;
	width: 60%;
	margin: 0 auto;
	font-size: 30px;
	line-height: 1;
	text-align: center;
	border-bottom: 2px solid #ccc;
	padding: 15px 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-service .swiper-slide a:hover:before {
	opacity: 1;
}
.in-service .swiper-slide a:hover .img-cover span {
	opacity: 0.4;
	height: 350px;
}
.in-service .swiper-slide a:hover .img-cover p {
	opacity: 1;
}
.in-service .swiper-slide a:hover .img-cover i {
	opacity: 1;
}
.in-service .swiper-slide a:hover .text {
	background-color: #b62020;
	padding: 30px 0 58px;
}
.in-service .swiper-slide a:hover .text span {
	color: #fff;
	border-color: #fff;
}
.in-service .swiper-button-next, .in-service .swiper-button-prev {
	background-color: #6e6e6e;
	width: 50px;
	height: 80px;
	opacity: 0.5;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-service .swiper-button-next:hover, .in-service .swiper-button-prev:hover {
	opacity: 1;
}
.in-equipment {
	padding-bottom: 10px;
}
.in-equipment .swiper-slide {
	width: 1000px;
}
.in-equipment .swiper-slide a {
	display: block;
	position: relative;
}
.in-equipment .swiper-slide .img-cover span {
	padding-top: 52%;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text {
	position: absolute;
	left: 40px;
	top: 50px;
	background-color: #fff;
	padding: 40px 30px;
	width: 280px;
	height: 320px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 36px;
	font-weight: normal;
	position: relative;
}
.in-equipment .swiper-slide .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #b62020;
	margin-left: -90px;
}
.in-equipment .swiper-slide .text p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 30px 0 0;
	text-align: justify;
	height: 140px;
	overflow: hidden;
}
.in-equipment .swiper-slide .text .more {
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	color: #b62020;
	background: url(../images/icon4.png) no-repeat right center;
	padding-right: 36px;
}
.in-equipment .swiper-slide .text .p {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 24px;
	color: #999;
}
.in-equipment .swiper-slide .text .p span {
	color: #b62020;
}
.in-equipment .swiper-slide-active .img-cover span {
	opacity: 1;
}
.in-equipment .swiper-slide-active .text {
	opacity: 1;
}
.in-equipment .swiper-button-next, .in-equipment .swiper-button-prev {
	background-color: #6e6e6e;
	width: 50px;
	height: 80px;
	opacity: 0.5;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
}
.in-equipment .swiper-button-prev {
	left: 50%;
	margin-left: -600px;
}
.in-equipment .swiper-button-next {
	right: 50%;
	margin-right: -600px;
}
.in-equipment .swiper-button-next:hover, .in-equipment .swiper-button-prev:hover {
	opacity: 1;
}
.in-equipment .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 50px;
}
.in-equipment .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 8px !important;
}
.in-equipment .swiper-pagination-bullet-active {
	background-color: #b62020;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.in-news-left {
	float: left;
	width: 380px;
}
.in-news-left .section-title {
	margin-top: 150px;
}
.in-news-left .section-title small {
	border-color: rgba(255,255,255,0.3);
}
.in-news-right {
	margin-left: 400px;
}
.list-1 {
	margin: -10px 0 0 -10px;
}
.list-1 li {
	float: left;
	width: 33.333333%;
}
.list-1 li .item {
	display: block;
	background-color: #fff;
	position: relative;
	margin: 10px 0 0 10px;
	padding: 40px 30px;
	height: 300px;
}
.list-1 li .item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #b62020;
	height: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li .text {
	position: relative;
	z-index: 1;
}
.list-1 li h4 {
	margin: 0 0 40px;
	font-size: 24px;
	-webkit-transition: all 1s;
	transition: all 1s;
	padding-right: 25%;
	text-align: justify;
}
.list-1 li h4 span {
	display: block;
	height: 68px;
	overflow: hidden;
}
.list-1 li h4:after {
	display: block;
	content: '';
	margin-top: 25px;
	width: 36px;
	height: 2px;
	background-color: #b62020;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li .lm {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	font-size: 18px;
	text-align: center;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li .date {
	font-size: 18px;
	color: #999;
	-webkit-transition: all 1s;
	transition: all 1s;
	display: block;
}
.list-1 li .more {
	display: block;
	margin: 90px auto 0;
	line-height: 48px;
	width: 158px;
	-webkit-transition: all 1s;
	transition: all 1s;
	font-size: 18px;
	border: 1px solid transparent;
	background-color: #f7f7f7;
	text-align: center;
}
.list-1 li .item:hover:before {
	height: 100%;
}
.list-1 li .item:hover h4 {
	color: #fff;
}
.list-1 li .item:hover h4:after {
	background-color: #fff;
}
.list-1 li .item:hover .lm {
	color: #fff;
}
.list-1 li .item:hover .date {
	color: #fff;
}
.list-1 li .item:hover .more {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.list-1 li.last .wrap {
	margin: 10px 0 0 10px;
	line-height: 380px;
	text-align: center;
}
.list-1 li.last .wrap .more-big {
	margin-top: 0;
}
.footer {
	background-color: #efefef;
	padding-top: 60px;
	color: #333;
	border-top: 5px solid #fff;
}
.footer a {
	color: #333;
}
.footer a:hover {
	color: #b62020;
}
.footer-left {
	margin-right: 520px;
}
.footer-right {
	float: right;
	width: 500px;
}
.footer-logo {
	text-align: left;
	margin-bottom: 20px;
}
.footer-nav {
	font-size: 16px;
}
.footer-nav span {
	padding: 0 10px;
	opacity: 0.3;
}
.footer-ewm {
	float: right;
	width: 110px;
}
.footer-text {
	margin-right: 135px;
	text-align: right;
	font-size: 0;
}
.footer-text p {
	margin: 10px 0;
}
.footer-text p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	background: no-repeat 0 center;
	padding-left: 30px;
	position: relative;
}
.footer-right .footer-text p span.i1,
.footer-right .footer-text p span.i2,
.footer-right .footer-text p span.i3 {
	background-image: none;
}
.footer-right .footer-text p span.i1:before,
.footer-right .footer-text p span.i2:before,
.footer-right .footer-text p span.i3:before {
	position: absolute;
	left: 0;
	top: 50%;
	width: 20px;
	height: 20px;
	content: "";
	background-color: #000;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-mask: no-repeat 0 center / contain;
	mask: no-repeat 0 center / contain;
}
.footer-right .footer-text p span.i1:before {
	-webkit-mask-image: url(../images/icon6.png);
	mask-image: url(../images/icon6.png);
}
.footer-right .footer-text p span.i2:before {
	-webkit-mask-image: url(../images/icon7.png);
	mask-image: url(../images/icon7.png);
}
.footer-right .footer-text p span.i3:before {
	-webkit-mask-image: url(../images/icon5.png);
	mask-image: url(../images/icon5.png);
}
.footer-copy {
	margin-top: 60px;
	background-color: #efefef;
	padding: 20px 0;
}
.footer-copy .zc {
	float: right;
}
.position {
	line-height: 34px;
	margin-top: -50px;
	margin-bottom: 60px;
}
.position .tit {
	font-size: 22px;
	background: url(../images/icon8.png) no-repeat 0 center;
	padding-left: 40px;
	font-weight: bold;
}
.position .tit:after {
	display: inline-block;
	vertical-align: middle;
	content: '';
	width: 30px;
	height: 3px;
	background-color: #b62020;
	margin-left: 20px;
}
.position .wz {
	float: right;
	color: #999;
	font-size: 16px;
	background: url(../images/icon9.png) no-repeat 0 center;
	padding-left: 28px;
}
.position .wz a {
	color: #999;
}
.position .wz a:hover {
	color: #b62020;
}
.list-2 {
	margin: -30px 0 0 -40px;
}
.list-2 li {
	float: left;
	width: 33.333333%;
}
.list-2 li a {
	display: block;
	margin: 40px 0 0 40px;
}
.list-2 li .img-cover span {
	padding-top: 104%;
}
.list-2 li .text {
	width: 90%;
	margin: -30px auto 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	text-align: center;
	padding: 15px 0;
	position: relative;
	z-index: 1;
}
.list-2 li .text h4 {
	margin: 0;
	font-weight: normal;
	font-size: 20px;
}
.list-2 li .text p {
	margin: 0;
}
.list-2 li a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.equipment .swiper-slide {
	width: 820px;
}
.equipment .swiper-slide a {
	display: block;
}
.equipment .swiper-slide .img-cover {
	background-color: #fff;
}
.equipment .swiper-slide .img-cover span {
	padding-top: 56%;
	opacity: 0.4;
}
.equipment .swiper-slide .text {
	width: 90%;
	margin: -32px auto 0;
	position: relative;
	z-index: 1;
}
.equipment .swiper-slide .text span {
	display: block;
	line-height: 64px;
	text-align: center;
	background-color: #b62020;
	color: #fff;
	font-size: 18px;
	height: 64px;
	overflow: hidden;
	width: 0;
}
.equipment .swiper-slide-active .img-cover span {
	opacity: 1;
}
.equipment .swiper-slide-active .text span {
	width: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.equipment .swiper-button-next, .equipment .swiper-button-prev {
	background: no-repeat center #fff;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: -30px;
}
.equipment .swiper-button-prev {
	left: 50%;
	margin-left: -600px;
	background-image: url(../images/icon13.png);
}
.equipment .swiper-button-next {
	right: 50%;
	margin-right: -600px;
	background-image: url(../images/icon12.png);
}
.shengchan .swiper-slide {
	width: 550px;
}
.shengchan .swiper-slide a {
	display: block;
	position: relative;
}
.shengchan .swiper-slide .img-cover span {
	padding-top: 122%;
}
.shengchan .swiper-slide .text {
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #b62020;
	color: #fff;
	text-align: center;
}
.shengchan .swiper-slide .text p {
	margin: 0;
	line-height: 60px;
	padding: 0 15px;
	font-size: 20px;
}
.shengchan .swiper-slide a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.shengchan .ctl {
	margin-top: 40px;
}
.shengchan .swiper-button-next, .shengchan .swiper-button-prev {
	float: left;
	width: 27px;
	height: 19px;
	margin: 0 20px 0 0;
	background: no-repeat center;
	position: static;
	outline: none;
}
.shengchan .swiper-button-next {
	background-image: url(../images/icon14.png);
}
.shengchan .swiper-button-prev {
	background-image: url(../images/icon15.png);
}
.shengchan .swiper-pagination {
	margin-left: 100px;
	position: static;
	height: 3px;
	margin-top: 8px;
}
.shengchan .swiper-pagination-progressbar-fill {
	background-color: #b62020;
}
.list-3 {
	margin: -30px 0 0 -30px;
}
.list-3 li {
	float: left;
	width: 33.333333%;
}
.list-3 li a {
	margin: 30px 0 0 30px;
	display: block;
}
.list-3 li .img-cover span {
	padding-top: 60%;
}
.list-3 li .text {
	margin: 20px 0 0;
}
.list-3 li .text h4 {
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-3 li .text .date {
	margin: 10px 0 0;
	color: #666;
}
.list-3 li .text i {
	height: 1px;
	background-color: #ccc;
	margin-top: 10px;
	display: block;
	position: relative;
}
.list-3 li .text i:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background-color: #b62020;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .text p {
	margin: 10px 0 0;
	height: 44px;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	color: #999;
	line-height: 22px;
}
.list-3 li a:hover .text i:after {
	width: 100%;
}
.list-4 {
	margin: -40px 0 0 -60px;
}
.list-4 li {
	float: left;
	width: 50%;
}
.list-4 li a {
	display: block;
	margin: 40px 0 0 60px;
	overflow: hidden;
}
.list-4 li .date {
	float: left;
	width: 90px;
	text-align: right;
	font-size: 25px;
	line-height: 1.1;
	color: #333;
}
.list-4 li .date span {
	display: block;
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
/* .list-4 li .text {margin-left: 120px;} */
.list-4 li .text h4 {
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: normal;
}
.list-4 li .text p {
	color: #999;
	margin: 10px 0 0;
	-webkit-line-clamp: 2;
	height: 48px;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-height: 24px;
}
.content-title {
	margin-bottom: 30px;
}
.content-title h1 {
	border-left: 5px solid #b62020;
	margin: 0;
	padding-left: 15px;
	font-size: 24px;
}
.content-title p {
	margin: 15px 0 0;
	font-size: 0;
}
.content-title p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}
.content-body {
	line-height: 1.8;
	font-size: 16px;
}
.content-body img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.content-exp {
	margin-top: 50px;
}
.content-exp li {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-exp li:last-child {
	text-align: right;
}
.prd-show {
	background-color: #fff;
	margin-bottom: 50px;
}
.prd-show .swiper-slide {
	height: 600px;
	line-height: 600px;
}
.prd-show .swiper-button-next, .prd-show .swiper-button-prev {
	background-color: #6e6e6e;
	width: 50px;
	height: 80px;
	opacity: 0.5;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
}
.prd-show .swiper-button-next {
	right: 0;
}
.prd-show .swiper-button-prev {
	left: 0;
}
.prd-show .swiper-button-next:hover, .prd-show .swiper-button-prev:hover {
	opacity: 1;
}
.contact {
	position: relative;
	top: -50px;
}
.contact li {
	float: left;
	width: 33.333333%;
	background-color: #fff;
	text-align: center;
	padding: 30px 0;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
}
.contact li img {
	display: block;
	margin: 0 auto;
}
.contact li p {
	margin: 20px 0 0;
}
.contact-list {
	margin: -30px 0 0 -30px;
}
.contact-list li {
	float: left;
	width: 33.333333%;
}
.contact-list li .wrap {
	margin: 30px 0 0 30px;
	background-color: #fff;
	padding: 7%;
	-webkit-box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.06);
	box-shadow: 1px 1px 11px rgba(0, 0, 0, 0.06);
}
.contact-list li h4 {
	margin: 0 0 15px;
	font-weight: normal;
	font-size: 24px;
	background: url(../images/icon19.png) no-repeat 0 center;
	padding-left: 40px;
}
.contact-list li p {
	margin: 0;
	line-height: 1.8;
}
.contact-list li.c {
	clear: both;
	width: 100%;
}
.mo {
	display: none;
}
.nnnns {
	margin: 20px 0 30px 0;
}
.nnnns li {
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	float: left;
	margin-right: 20px;
	border: #ddd 1px solid;
}
.nnnns li.on {
	background: #b62020;
	color: #fff;
}
.nnnns li:hover {
	background: #b62020;
	color: #fff;
}
.nnnns li.on a {
	color: #fff;
}



/* 合肥秀站网络科技有限公司 */
/* 精品与原创织梦模板提供商，一站式建站 */
/* 主营业务：快速建站、快排、高权重域名、海外服务器 */
/* 麦站网：Www.Xiuzhanwang.Com */
/* 主机/服务器：Www.xiuzhanyun.Com */
/* 域名抢注：Www.xiuzhanmi.Com */
/* QQ：2361928288  835971066 */



@media screen and (max-width: 1450px) {
/*.header .container {padding: 0 15px;}*/
.header .nav li>a {
	padding: 0 20px;
}
.shengchan .swiper-slide {
	width: 380px;
}
.shengchan .swiper-slide .text p {
	line-height: 50px;
	font-size: 18px;
}
}
 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
	padding-top: 50px;
}
.container {
	width: auto;
	min-width: auto;
	max-width: none;
}
.footer-fix {
	display: block;
}
.kf {
	display: none;
}
.more-big {
	margin-top: 30px;
	line-height: 40px;
}
.more-big span {
	font-size: 14px;
	padding: 0 20px;
}
.more-big i {
	height: 40px;
	width: 40px;
	background-size: 15px auto;
}
.header {
	padding: 10px 0;
	background-color: #fff;
}
.header .logo {
	height: 30px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px -15px -10px;
	display: none;
	float: none;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #404040;
	float: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	font-size: 16px;
}
.header .nav li .arr {
	display: block;
	position: relative;
	z-index: 1;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
}
.header .nav li.open>a:after, .header .nav li.active>a:after, .header .nav li>a:hover:after {
	width: 0;
}
.header .nav li.open .arr:after {
	border-color: #fff;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.menu-btn {
	display: block;
}
.header .sc {
	margin-left: 0;
	margin-right: 20px;
}
.header .sc-btn {
	height: 30px;
	background-size: 18px auto;
}
.header .sc-box {
	margin-top: 10px;
	margin-right: -59px;
}
.banner .swiper-slide {
	height: 300px;
	min-height: auto;
}
.banner .swiper-slide .container {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.banner .swiper-slide h4 {
	font-size: 18px;
}
.banner .swiper-slide h4:after {
	margin-top: 15px;
}
.banner .swiper-slide small {
	margin-top: 15px;
	font-size: 12px;
}
.banner .swiper-slide .more-big {
	margin-top: 20px;
}
.banner .swiper-pagination {
	bottom: 20px;
	right: 0;
	width: 100%;
	font-size: 0;
}
.banner .swiper-pagination-bullet {
	display: inline-block;
	width: 30px;
	margin: 0 5px !important;
}
.banner-sub {
	height: 200px;
}
.banner-sub h4 {
	font-size: 18px;
}
.banner-sub h4:after {
	margin-top: 15px;
}
.banner-sub small {
	margin-top: 15px;
	font-size: 18px;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 30px;
}
.section-title small {
	font-size: 22px;
	padding-bottom: 15px;
}
.section-title h4 {
	padding-top: 15px;
	font-size: 22px;
}
.section-title .more-big {
	margin-top: 5px;
}
.section-title-1 {
	margin-bottom: 30px;
	font-size: 20px;
}
.section-title-1 small {
	font-size: 14px;
}
.section-title-1 i {
	height: 20px;
}
.in-about dt {
	float: none;
	width: auto;
	margin: 0;
}
.in-about dd {
	margin: 0;
	padding: 20px 0 0;
}
.in-about dd p {
	font-size: 14px;
	line-height: 1.8;
}
.in-about ul {
	margin-left: 0;
	margin-top: 20px;
}
.in-about li {
	width: 50%;
}
.in-about li .wrap {
	text-align: center;
	margin-left: 0;
}
.in-about li:nth-child(2) .wrap {
	border-right: 0;
}
.in-about li.active {
	border: 0;
}
.in-about li p {
	line-height: 1;
	margin-top: 10px;
	text-align: center;
}
.about-s dd h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
.about-s ul {
	margin-bottom: -30px;
}
.company-history {
	margin-top: 40px;
	padding: 35px 0 40px;
}
.company-history-inner {
	width: auto;
	min-width: auto;
	max-width: none;
	padding: 0 15px;
}
.company-history .section-title {
	margin-bottom: 30px;
}
.history-timeline {
	display: block;
	min-height: 0;
	padding-left: 28px;
}
.history-timeline:before {
	left: 7px;
	right: auto;
	top: 0;
	bottom: 0;
	width: 2px;
	height: auto;
	margin: 0;
}
.history-item {
	width: auto;
	min-height: 0;
	margin-bottom: 20px;
	text-align: left;
}
.history-item:last-child {
	margin-bottom: 0;
}
.history-dot {
	left: -21px;
	top: 28px;
	margin: 0;
}
.history-card,
.history-item:nth-child(odd) .history-card,
.history-item:nth-child(even) .history-card {
	position: relative;
	left: auto;
	top: auto;
	bottom: auto;
	width: auto;
	padding: 18px 18px 16px;
	-webkit-transform: none;
	transform: none;
}
.history-card:after {
	display: none;
}
.history-year {
	font-size: 22px;
}
.history-card p {
	text-align: left;
}
.in-service .swiper-slide {
	height: 276px;
	line-height: 276px;
}
.in-service .swiper-slide .img-cover span {
	height: 200px;
}
.in-service .swiper-slide .img-cover p {
	font-size: 12px;
}
.in-service .swiper-slide .img-cover p em {
	padding: 20px 20px 0;
}
.in-service .swiper-slide .img-cover i {
	height: 30px;
	bottom: 20px;
}
.in-service .swiper-slide .text span {
	width: 75%;
	font-size: 14px;
	padding: 10px 0;
}
.in-service .swiper-slide a:hover .img-cover span {
	height: 200px;
}
.in-service .swiper-slide a:hover .text {
	padding: 10px 0 30px;
}
.in-service .swiper-button-next, .in-service .swiper-button-prev {
	width: 30px;
	height: 50px;
	background-size: 15px auto;
}
.in-equipment .swiper-slide {
	width: 280px;
}
.in-equipment .swiper-slide .text {
	position: static;
	width: auto;
	height: auto;
	padding: 15px;
}
.in-equipment .swiper-slide .text h4 {
	font-size: 18px;
}
.in-equipment .swiper-slide .text h4:after {
	margin-left: 0;
	margin-top: 10px;
	width: 50px;
}
.in-equipment .swiper-slide .text p {
	font-size: 14px;
	margin-top: 15px;
	height: auto;
}
.in-equipment .swiper-slide .text .more {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 14px;
	background-size: auto 6px;
	padding-right: 20px;
}
.in-equipment .swiper-slide .text .p {
	font-size: 12px;
	right: 15px;
	bottom: 15px;
}
.in-equipment .swiper-pagination {
	margin-top: 30px;
}
.in-equipment .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px !important;
}
.in-equipment .swiper-button-next, .in-equipment .swiper-button-prev {
	display: none;
}
.in-news-left {
	float: none;
	width: auto;
}
.in-news-left .section-title {
	margin-top: 0;
}
.in-news-left ul {
	overflow: hidden;
}
.in-news-left li {
	float: left;
}
.in-news-left li .more-big {
	margin-top: 0;
	margin-right: 10px;
}
.in-news-right {
	margin: 30px 0 0;
}
.list-1 li {
	width: 50%;
}
/*.list-1 li:nth-child(5) {display: none;}*/
.list-1 li.last {
	margin-top: 30px;
	width: 100%;
}
.list-1 li.last .wrap {
	height: auto;
	line-height: normal;
}
.list-1 li .item {
	padding: 15px;
	height: auto;
}
.list-1 li .text {
	padding: 0;
}
.list-1 li h4 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
.list-1 li h4 span {
	height: 44px;
}
.list-1 li h4:after {
	margin-top: 10px;
}
.list-1 li .date {
	font-size: 12px;
}
.list-1 li .lm {
	position: static;
	display: block;
	width: auto;
	text-align: left;
	font-size: 12px;
	margin-bottom: 20px;
}
.list-1 li .more {
	margin-top: 30px;
	width: auto;
	font-size: 14px;
	line-height: 32px;
}
.footer {
	padding-top: 30px;
}
.footer-left {
	display: none;
}
.footer-right {
	float: none;
	width: auto;
}
.footer-ewm {
	width: 80px;
}
.footer-text {
	margin-right: 90px;
	text-align: left;
}
.footer-text p {
	margin: 0 0 5px;
}
.footer-text p span {
	font-size: 14px;
	background-size: 15px auto;
	padding-left: 25px;
}
.footer-right .footer-text p span.i1:before,
.footer-right .footer-text p span.i2:before,
.footer-right .footer-text p span.i3:before {
	width: 15px;
	height: 15px;
}
.footer-copy {
	margin-top: 30px;
	font-size: 12px;
	padding: 15px 0;
}
.footer-copy .zc {
	display: none;
}
.position {
	margin: 0 0 20px;
	line-height: 20px;
}
.position .tit {
	font-size: 18px;
	background-size: auto 20px;
	padding-left: 22px;
}
.position .tit:after {
	width: 20px;
	margin-left: 10px;
}
.position .wz {
	display: none;
}
.list-2 {
	margin: -10px 0 0 -10px;
}
.list-2 li {
	width: 50%;
}
.list-2 li a {
	margin: 10px 0 0 10px;
}
.list-2 li .text {
	padding: 10px 0;
}
.list-2 li .text h4 {
	font-size: 16px;
}
.list-2 li .text p {
	font-size: 12px;
}
.equipment .swiper-slide {
	width: 280px;
}
.equipment .swiper-slide .text {
	margin-top: -17px;
}
.equipment .swiper-slide .text span {
	line-height: 34px;
	height: 34px;
	font-size: 14px;
}
.equipment .swiper-button-next, .equipment .swiper-button-prev {
	width: 30px;
	height: 30px;
	margin: -15px 0 0;
	background-size: 7px auto;
}
.equipment .swiper-button-next {
	right: 10px;
}
.equipment .swiper-button-prev {
	left: 10px;
}
.shengchan .swiper-slide {
	width: 170px;
}
.shengchan .swiper-slide .text p {
	font-size: 14px;
	line-height: 34px;
}
.shengchan .ctl {
	margin-top: 20px;
}
.shengchan .swiper-button-next, .shengchan .swiper-button-prev {
	height: 14px;
	background-size: contain;
	width: 20px;
	margin-right: 10px;
}
.shengchan .swiper-pagination {
	margin-top: 5px;
	margin-left: 65px;
}
.list-3 {
	margin: -10px 0 0 -10px;
}
.list-3 li {
	width: 50%;
}
.list-3 li a {
	margin: 10px 0 0 10px;
}
.list-3 li .text {
	margin-top: 10px;
}
.list-3 li .text h4 {
	font-size: 14px;
}
.list-3 li .text .date {
	margin-top: 5px;
	font-size: 12px;
}
.list-3 li .text p {
	font-size: 12px;
	height: 40px;
	line-height: 20px;
}
/*.list-4 {margin-top: -15px;}*/
.list-4 {
	margin: -10px 20px 0 -110px;
}
.list-4 li {
	width: 100%;
}
.list-4 li a {
	margin-top: 15px;
}
.list-4 li .date {
	font-size: 20px;
	width: 60px;
}
.list-4 li .date span {
	font-size: 14px;
}
.list-4 li .text {
	margin-left: 75px;
}
.list-4 li .text h4 {
	font-size: 16px;
}
.list-4 li .text p {
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	margin-top: 5px;
}
.content-title {
	margin-bottom: 20px;
}
.content-title h1 {
	font-size: 18px;
	padding-left: 10px;
	border-left-width: 3px;
}
.content-title p {
	margin-top: 10px;
}
.content-title p span {
	font-size: 12px;
}
.content-body {
	font-size: 14px;
}
.content-exp {
	margin-top: 20px;
	font-size: 12px;
}
.prd-show {
	margin-bottom: 30px;
}
.prd-show .swiper-slide {
	height: 300px;
	line-height: 300px;
}
.prd-show .swiper-button-next, .prd-show .swiper-button-prev {
	width: 30px;
	height: 50px;
	background-size: 15px auto;
	margin-top: -25px;
}
.contact {
	top: -30px;
}
.contact li {
	padding: 20px 0;
	width: 100%;
}
.contact-list {
	margin-top: -15px;
}
.contact-list li {
	width: 100%;
}
.contact-list li .wrap {
	margin-top: 15px;
}
.contact-list li h4 {
	font-size: 18px;
	background-size: auto 22px;
	padding-left: 30px;
}
.m-tc {
	text-align: center;
}
.mo {
	display: block;
}
.nnnns {
	margin: 10px 0;
}
.nnnns li {
	width: 25%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-right: 5%;
	border: #ddd 1px solid;
	margin-bottom: 10px;
}
.header .nav .dropdown-box {
	background: none;
}
.header .nav .dropdown-box a {
	background: #fff!important;
}
}
/*网分页样式*/
.pages {
	clear: both;
	margin: 40px auto 20px auto;
	padding-top: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
}
.pages ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 6px 15px;
	margin: 0 1px;
	line-height: 24px;
	background: #fff;
	color: #999;
	border-radius: 2px
}
.pages ul li:hover {
	background: #2b2c2d;
	color: #fff;
	border: 1px solid #2b2c2d
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.thisclass {
	display: inline-block;
	border: 1px solid #2b2c2d;
	padding: 6px 15px;
	margin: 0 1px;
	background: #2b2c2d;
	color: #fff;
}
.pages ul li.thisclass a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}
/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.dede_pages{padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;line-height:25px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li:nth-child(1){ padding:0 10px}
.dede_pages ul li:nth-child(1) a{ padding:0}
.dede_pages ul li a{color:#555;display:block;padding: 0 10px;}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#333}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#333;color:#fff;border:1px #333 solid; padding:0 10px}
.dede_pages ul li:last-child{ padding:0 10px}
.dede_pages ul li:last-child a{ padding:0}
.dede_pages ul li.thisclass a{color:#fff; padding:0}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400}


/*分页样式*/
.pglist{padding: 120px 0 30px;width:100%;text-align: center;clear: both;}
.pglist a,.pglist span{display: inline-block;color: #000;padding: 0 12px;margin: 0 5px;line-height: 32px;background:#fff;border:1px solid #d8dadf}
.pglist a:hover,.pglist span{background: #000;}
.pglist a.page-num-current{background: #000;color:#fff;}



 /*投诉维修*/
.Comprepair li {
	margin-bottom: 13px;
}
.Comprepair label {
	display: block;
	position: relative;
}
.Comprepair label span {
	display: block;
	margin-bottom: 5px;
	color: #4c4c4c;
	font-size: 16px;
}
.Comprepair label em {
	color: #fb0013;
	margin-right: 2px;
}
.Comprepair label input {
	font-family: "Microsoft YaHei";
}
.Comprepair label .inputext {
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dddddd;
	width: 100%;
	padding: 0px;
}
.Comprepair label .vccode {
	display: block;
	position: absolute;
	right: 0;
	top: 30px;
	width: 79px;
	height: 30px;
	cursor: pointer;
}
.Comprepair label .changecode {
	display: block;
}
.Comprepair label textarea {
	display: block;
	width: 100%;
	border: 1px solid #dddddd;
	padding: 10px 20px;
	height: 190px;
	font-family: "Microsoft YaHei";
}
.Comprepair label .submit {
	display: block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	background-color: #d82019;
	margin: 0 auto;
}
.Comprepair .licode .inputext {
	width: 70%;
}
 @media (min-width: 768px) {
.Comprepair li {
	margin-bottom: 34px;
}
.Comprepair label span {
	float: left;
	width: 92px;
	font-size: 16px;
	margin-right: 20px;
	margin-bottom: 0;
	height: 57px;
	line-height: 57px;
	text-align: right;
}
.Comprepair label .inputext {
	height: 56px;
	line-height: 56px;
	float: left;
	width: 380px;
}
.Comprepair label .vccode {
	top: 50%;
	margin-top: -15px;
}
}
 @media (min-width: 1024px) {
.Comprepairform {
	padding-top: 62px;
	padding-bottom: 97px;
}
.Comprepair {
	max-width: 1200px;
	margin: 0 auto;
}
.Comprepair li {
	float: left;
	width: 50%;
	max-width: 500px;
}
.Comprepair li:nth-child(odd) {
	margin-right: 60px;
}
.Comprepair .litextarea {
	margin-top: -7px;
}
.Comprepair .litextarea, .Comprepair .lisubmit {
	width: 100%;
	max-width: 100%;
}
.Comprepair .licode .inputext {
	max-width: 183px;
}
.Comprepair label textarea {
	float: left;
	width: 90%;
	max-width: 940px;
}
.Comprepair label .inputext .vccode {
	width: 280px;
	height: 40px;
	float: left;
}
.Comprepair label .submit {
	width: 300px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
}
}
 @media (min-width: 1199px) {
.Comprepair {
	background: url(../images/wicon18.png) no-repeat 0 0;
	/*-moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;*/
	padding: 56px 47px 56px 70px;
}
.Comprepair li {
	margin-bottom: 50px;
}
}
 @media (min-width: 1260px) {
.Comprepair {
	padding: 70px 70px 30px 47px;
}
}


/* PB 2 3 4 5 模 版 网 整 站 模 板 下 载 网 站 W w w.pb2345.com*/
/* 提供仿站-建站-定制站-外贸站-建设服务 */
/* QQ：2 3 0 5 0 3 5 6 4 3 */
/* 推荐主机：cloud.qiannuo.net  */

.supplier-section {
	position: relative;
	overflow: hidden;
	min-height: 600px;
	padding: 88px 15px 82px;
	background-color: #fff;
}
.supplier-section:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 430px;
	background:
		linear-gradient(90deg, rgba(116, 8, 12, 0.92), rgba(179, 19, 24, 0.82) 48%, rgba(127, 9, 13, 0.94)),
		linear-gradient(180deg, rgba(111, 7, 10, 0.35), rgba(117, 8, 11, 0.88)),
		url(../images/bg2.jpg) no-repeat center / cover;
}
.supplier-section:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 430px;
	background: radial-gradient(circle at 50% 18%, rgba(255,255,255,0.08), rgba(110, 7, 10, 0) 34%);
	pointer-events: none;
}
.supplier-inner {
	position: relative;
	z-index: 1;
	max-width: 1360px;
	margin: 0 auto;
}
.supplier-heading {
	text-align: center;
	color: #fff;
}
.supplier-title-wrap {
	position: relative;
	display: inline-block;
	min-width: 520px;
	padding-top: 3px;
}
.supplier-title-wrap h3 {
	position: relative;
	z-index: 2;
	margin: 0;
	font-size: 44px;
	line-height: 1.15;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
}
.supplier-title-en {
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 11px;
	width: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 34px;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: rgba(255,255,255,0.18);
	white-space: nowrap;
}
.supplier-heading i {
	display: block;
	width: 62px;
	height: 5px;
	margin: 28px auto 22px;
	background-color: #fff;
}
.supplier-heading p {
	margin: 0;
	font-size: 18px;
	line-height: 1.8;
	color: rgba(255,255,255,0.92);
}
.supplier-card {
	max-width: 1280px;
	margin: 54px auto 0;
	padding: 42px 44px;
	background-color: #fff;
	border-radius: 22px;
	-webkit-box-shadow: 0 22px 42px rgba(55, 11, 13, 0.16);
	box-shadow: 0 22px 42px rgba(55, 11, 13, 0.16);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.supplier-grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 12px;
}
.supplier-grid li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 104px;
	padding: 12px 18px;
	background-color: #fff;
	border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: border-color .3s, box-shadow .3s, transform .3s;
	transition: border-color .3s, box-shadow .3s, transform .3s;
}
.supplier-grid li:hover {
	border-color: #b31318;
	-webkit-box-shadow: 0 12px 24px rgba(159, 17, 21, 0.12);
	box-shadow: 0 12px 24px rgba(159, 17, 21, 0.12);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}
.supplier-grid img {
	display: block;
	max-width: 100%;
	max-height: 76px;
	width: auto;
	height: auto;
}
@media screen and (max-width: 1450px) {
.supplier-inner {
	max-width: 1200px;
}
.supplier-card {
	max-width: 1120px;
}
}
@media screen and (max-width: 1024px) {
.supplier-section {
	min-height: auto;
	padding: 70px 15px 64px;
}
.supplier-section:before, .supplier-section:after {
	height: 390px;
}
.supplier-card {
	max-width: 880px;
	padding: 34px;
}
.supplier-grid {
	grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 767px) {
.supplier-section {
	padding: 46px 15px 42px;
}
.supplier-section:before, .supplier-section:after {
	height: 310px;
}
.supplier-title-wrap {
	min-width: 0;
	width: 100%;
}
.supplier-title-wrap h3 {
	font-size: 28px;
	letter-spacing: 1px;
}
.supplier-title-en {
	top: 8px;
	font-size: 22px;
	letter-spacing: 0;
	color: rgba(255,255,255,0.16);
}
.supplier-heading i {
	display: block;
	width: 48px;
	height: 4px;
	margin: 20px auto 14px;
}
.supplier-heading p {
	font-size: 14px;
	line-height: 1.7;
}
.supplier-card {
	margin-top: 34px;
	padding: 18px 14px;
	border-radius: 18px;
}
.supplier-grid {
	grid-template-columns: repeat(2, 1fr);
	gap: 8px;
}
.supplier-grid li {
	height: 86px;
	padding: 10px;
}
.supplier-grid img {
	max-height: 58px;
}
}

/* 首页 - 选择我们的3大理由 */
.reason-section {
	position: relative;
	overflow: hidden;
	background: #fff;
}
.reason-head {
	position: relative;
	z-index: 2;
	padding: 76px 15px 42px;
	text-align: center;
	background: #fff;
}
.reason-title {
	position: relative;
	display: inline-block;
	margin: 0;
	padding-bottom: 20px;
	font-size: 44px;
	line-height: 1.18;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2f2f2f;
}
.reason-title:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 66px;
	height: 5px;
	margin-left: -33px;
	border-radius: 5px;
	background: #ee6500;
}
.reason-subtitle {
	margin: 24px 0 0;
	font-size: 18px;
	line-height: 1.8;
	color: #555;
}
.reason-arrow {
	position: absolute;
	left: 50%;
	bottom: -26px;
	z-index: 4;
	width: 52px;
	height: 52px;
	margin-left: -26px;
	border-radius: 50%;
	background: rgba(255,255,255,0.95);
	-webkit-box-shadow: 0 8px 20px rgba(181, 78, 0, 0.12);
	box-shadow: 0 8px 20px rgba(181, 78, 0, 0.12);
}
.reason-arrow:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 12px;
	height: 12px;
	margin: -9px 0 0 -6px;
	border-right: 2px solid #ee6500;
	border-bottom: 2px solid #ee6500;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.reason-body {
	position: relative;
	overflow: hidden;
	padding: 128px 15px 90px;
	background: -webkit-gradient(linear, left top, right top, from(#ee6500), to(#ffb676));
	background: linear-gradient(90deg, #ee6500 0%, #ff8c31 48%, #ffb676 100%);
}
.reason-body:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0.34;
	background-image: url("data:image/svg+xml,%3Csvg width='1600' height='660' viewBox='0 0 1600 660' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='dot' width='14' height='14' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='4' cy='4' r='3.1' fill='%23ffffff' fill-opacity='.52'/%3E%3C/pattern%3E%3Cmask id='world'%3E%3Crect width='1600' height='660' fill='black'/%3E%3Cg fill='white'%3E%3Cellipse cx='92' cy='232' rx='82' ry='134'/%3E%3Cellipse cx='184' cy='346' rx='118' ry='184'/%3E%3Cellipse cx='308' cy='176' rx='164' ry='80'/%3E%3Cellipse cx='454' cy='206' rx='104' ry='72'/%3E%3Cellipse cx='716' cy='172' rx='126' ry='90'/%3E%3Cellipse cx='836' cy='286' rx='170' ry='174'/%3E%3Cellipse cx='1018' cy='230' rx='112' ry='120'/%3E%3Cellipse cx='1154' cy='152' rx='124' ry='78'/%3E%3Cellipse cx='1278' cy='258' rx='132' ry='158'/%3E%3Cellipse cx='1462' cy='212' rx='154' ry='120'/%3E%3Cellipse cx='1402' cy='438' rx='92' ry='64'/%3E%3C/g%3E%3C/mask%3E%3C/defs%3E%3Crect width='1600' height='660' fill='url(%23dot)' mask='url(%23world)'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	pointer-events: none;
}
.reason-body:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 220px;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.08)), to(rgba(255,255,255,0)));
	background: linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0));
	pointer-events: none;
}
.reason-list {
	position: relative;
	z-index: 1;
	max-width: 1120px;
	width: 70%;
	margin: 0 auto;
}
.reason-card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 300px;
	margin-bottom: 48px;
	overflow: hidden;
	border-radius: 10px;
	background: #fff;
	-webkit-box-shadow: 0 18px 34px rgba(131, 60, 0, 0.16);
	box-shadow: 0 18px 34px rgba(131, 60, 0, 0.16);
	-webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
	transition: -webkit-transform .3s, -webkit-box-shadow .3s;
	transition: transform .3s, box-shadow .3s;
	transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
}
.reason-card:last-child {
	margin-bottom: 0;
}
.reason-card:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-box-shadow: 0 28px 48px rgba(126, 54, 0, 0.24);
	box-shadow: 0 28px 48px rgba(126, 54, 0, 0.24);
}
.reason-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 58%;
	flex: 0 0 58%;
	overflow: hidden;
	background: #f3f3f3;
}
.reason-image img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 300px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
}
.reason-card:hover .reason-image img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.reason-content {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 0;
	padding: 46px 54px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.reason-number {
	position: absolute;
	right: 22px;
	top: 10px;
	z-index: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 106px;
	line-height: 1;
	font-weight: bold;
	font-style: italic;
	color: rgba(238, 101, 0, 0.08);
	pointer-events: none;
}
.reason-card-reverse .reason-number {
	left: 32px;
	right: auto;
	top: 18px;
}
.reason-content h3 {
	position: relative;
	z-index: 1;
	margin: 0 0 18px;
	font-size: 32px;
	line-height: 1.25;
	font-weight: bold;
	color: #ee6500;
}
.reason-content p {
	position: relative;
	z-index: 1;
	margin: 0;
	padding-left: 18px;
	font-size: 18px;
	line-height: 1.75;
	color: #3f3f3f;
}
.reason-content p:before {
	content: '';
	position: absolute;
	left: 0;
	top: 13px;
	width: 7px;
	height: 7px;
	background: #ee6500;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.reason-factory {
	position: relative;
	z-index: 1;
	max-width: 1120px;
	width: 70%;
	margin: 88px auto 0;
	text-align: center;
	color: #fff;
}
.reason-factory-head h3,
.reason-factory-head h4,
.reason-factory-head p {
	margin: 0;
}
.reason-factory-head h3 {
	font-size: 40px;
	line-height: 1.2;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}
.reason-factory-head h4 {
	margin-top: 8px;
	font-size: 42px;
	line-height: 1.18;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
}
.reason-factory-head span {
	display: block;
	width: 60px;
	height: 5px;
	margin: 30px auto 24px;
	border-radius: 5px;
	background: #dc5a00;
	-webkit-box-shadow: 0 0 0 1px rgba(255,255,255,0.12);
	box-shadow: 0 0 0 1px rgba(255,255,255,0.12);
}
.reason-factory-head p {
	font-size: 18px;
	line-height: 1.8;
	color: rgba(255,255,255,0.92);
}
.reason-factory-gallery {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 28px;
	margin-top: 58px;
}
.reason-factory-item {
	position: relative;
	overflow: hidden;
	margin: 0;
	height: 320px;
	border: 6px solid rgba(255,255,255,0.96);
	border-radius: 22px;
	background: #f4f4f4;
	-webkit-box-shadow: 0 18px 34px rgba(131, 60, 0, 0.16);
	box-shadow: 0 18px 34px rgba(131, 60, 0, 0.16);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.reason-factory-item-large {
	grid-column: 1 / -1;
	height: 430px;
}
.reason-factory-item img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform .35s;
	transition: -webkit-transform .35s;
	transition: transform .35s;
	transition: transform .35s, -webkit-transform .35s;
}
.reason-factory-item:hover img {
	-webkit-transform: scale(1.04);
	transform: scale(1.04);
}
.reason-factory-item:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 38%;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.62)), to(rgba(0,0,0,0)));
	background: linear-gradient(0deg, rgba(0,0,0,0.62), rgba(0,0,0,0));
	pointer-events: none;
}
.reason-factory-item figcaption {
	position: absolute;
	left: 22px;
	bottom: 18px;
	z-index: 1;
	font-size: 34px;
	line-height: 1.15;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	text-shadow: 0 3px 10px rgba(0,0,0,0.45);
}
@media screen and (max-width: 1450px) {
.reason-list {
	width: 76%;
}
.reason-factory {
	width: 76%;
}
.reason-card {
	min-height: 280px;
}
.reason-image img {
	min-height: 280px;
}
.reason-content {
	padding: 40px 46px;
}
.reason-content h3 {
	font-size: 30px;
}
.reason-content p {
	font-size: 17px;
}
.reason-factory-head h3 {
	font-size: 36px;
}
.reason-factory-head h4 {
	font-size: 38px;
}
.reason-factory-item-large {
	height: 390px;
}
.reason-factory-item {
	height: 290px;
}
}
@media screen and (max-width: 1024px) {
.reason-head {
	padding-top: 62px;
}
.reason-title {
	font-size: 36px;
}
.reason-body {
	padding: 100px 15px 70px;
}
.reason-list {
	width: 90%;
	max-width: 900px;
}
.reason-factory {
	width: 90%;
	max-width: 900px;
	margin-top: 70px;
}
.reason-card {
	min-height: 250px;
	margin-bottom: 34px;
}
.reason-image {
	-ms-flex-preferred-size: 52%;
	flex-basis: 52%;
}
.reason-image img {
	min-height: 250px;
}
.reason-content {
	padding: 34px 32px;
}
.reason-number {
	font-size: 82px;
}
.reason-content h3 {
	font-size: 26px;
}
.reason-content p {
	font-size: 16px;
	line-height: 1.7;
}
.reason-factory-head h3 {
	font-size: 30px;
}
.reason-factory-head h4 {
	font-size: 32px;
	letter-spacing: 1px;
}
.reason-factory-head p {
	font-size: 16px;
}
.reason-factory-gallery {
	gap: 20px;
	margin-top: 42px;
}
.reason-factory-item-large {
	height: 330px;
}
.reason-factory-item {
	height: 240px;
	border-width: 5px;
	border-radius: 18px;
}
.reason-factory-item figcaption {
	font-size: 28px;
}
}
@media screen and (max-width: 767px) {
.reason-head {
	padding: 42px 15px 34px;
}
.reason-title {
	padding-bottom: 15px;
	font-size: 28px;
	letter-spacing: 0;
}
.reason-title:after {
	width: 54px;
	height: 4px;
	margin-left: -27px;
}
.reason-subtitle {
	margin-top: 16px;
	font-size: 14px;
	line-height: 1.7;
}
.reason-arrow {
	bottom: -20px;
	width: 40px;
	height: 40px;
	margin-left: -20px;
}
.reason-arrow:before {
	width: 10px;
	height: 10px;
	margin: -8px 0 0 -5px;
}
.reason-body {
	padding: 62px 15px 42px;
}
.reason-body:before {
	opacity: 0.26;
	background-size: auto 360px;
}
.reason-list {
	width: 100%;
	max-width: none;
}
.reason-factory {
	width: 100%;
	max-width: none;
	margin-top: 48px;
}
.reason-card,
.reason-card-reverse {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-height: 0;
	margin-bottom: 24px;
	border-radius: 10px;
}
.reason-card-reverse .reason-image {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}
.reason-card-reverse .reason-content {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.reason-image {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
.reason-image img {
	height: 210px;
	min-height: 210px;
}
.reason-content {
	min-height: 190px;
	padding: 30px 24px 34px;
}
.reason-number,
.reason-card-reverse .reason-number {
	left: auto;
	right: 18px;
	top: 16px;
	font-size: 68px;
	color: rgba(238, 101, 0, 0.07);
}
.reason-content h3 {
	margin-bottom: 12px;
	font-size: 24px;
}
.reason-content p {
	padding-left: 15px;
	font-size: 15px;
	line-height: 1.75;
}
.reason-content p:before {
	top: 11px;
	width: 6px;
	height: 6px;
}
.reason-factory-head h3 {
	font-size: 24px;
	line-height: 1.25;
}
.reason-factory-head h4 {
	margin-top: 6px;
	font-size: 26px;
	line-height: 1.28;
	letter-spacing: 0;
}
.reason-factory-head span {
	width: 48px;
	height: 4px;
	margin: 20px auto 14px;
}
.reason-factory-head p {
	font-size: 14px;
	line-height: 1.7;
}
.reason-factory-gallery {
	display: block;
	margin-top: 30px;
}
.reason-factory-item,
.reason-factory-item-large {
	height: 220px;
	margin-bottom: 18px;
	border-width: 4px;
	border-radius: 16px;
}
.reason-factory-item:last-child {
	margin-bottom: 0;
}
.reason-factory-item figcaption {
	left: 16px;
	bottom: 14px;
	font-size: 24px;
	letter-spacing: 0;
}
}
