﻿
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(../images/f_04.png);
}
.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: rgba(0,0,0,0.2);
}
/*.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: #fff;
	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;
	z-index: 9999;
}
.header .sc-btn {
	display: block;
	height: 100px;
	width: 30px;
	background: url(../images/icon1.png) no-repeat center;
}
.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: #000;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #fff;
	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: 14px;
	line-height: 1.5;
	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;
}
.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: 22px;
	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: 20px 30px;
	width: 250px;
	height: 250px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 26px;
	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: left;
}
.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: 50px 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: #2b2c2d;
	padding-top: 60px;
	color: #c7c7c7;
	border-top: 5px solid #fff;
}
.footer a {
	color: #c7c7c7;
}
.footer a:hover {
	color: #fff;
}
.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;
}
.footer-text p span.i1 {
	background-image: url(../images/icon6.png);
}
.footer-text p span.i2 {
	background-image: url(../images/icon7.png);
}
.footer-text p span.i3 {
	background-image: url(../images/icon5.png);
}
.footer-copy {
	margin-top: 60px;
	background-color: #272829;
	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;
	text-transform: uppercase;
}
.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: 81%;
}
.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:16px;
}
.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-body table {
	max-width: 100% !important;
	width: 100% !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	margin: 20px 0 !important;
	font-size: 14px !important;
	border: 1px solid #d0d5dd !important;
	border-radius: 8px !important;
	overflow: hidden !important;
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06) !important;
}
.content-body table thead th {
	background: #2c3e50 !important;
	color: #fff !important;
	padding: 14px 16px !important;
	text-align: left !important;
	font-weight: 600 !important;
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	border: 1px solid #1a252f !important;
}
.content-body table thead th:first-child {
	border-radius: 8px 0 0 0 !important;
}
.content-body table thead th:last-child {
	border-radius: 0 8px 0 0 !important;
}
.content-body table tbody td {
	padding: 12px 16px !important;
	border: 1px solid #e0e4e8 !important;
	background: #fff !important;
	color: #333 !important;
	line-height: 1.6 !important;
}
.content-body table tbody tr:nth-child(even) td {
	background: #f8f9fa !important;
}
.content-body table tbody tr:hover td {
	background: #eef5fc !important;
	transition: background 0.2s ease !important;
}
.content-body table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 8px !important;
}
.content-body table tbody tr:last-child td:last-child {
	border-radius: 0 0 8px 0 !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: #f2f2f2;
	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{
	float: left;
	
	margin-right: 20px;
}
.nnnns li  a{
	width: auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	padding: 5px;	 
	display: block;
}
.nnnns li a {
	display: block;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nnnns li a.on {
	background: #b62020;
	color: #fff;
}
.nnnns li a:hover {
	background: #b62020;
	color: #fff;
}
.nnnns li a.on {
	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: #000;
}
.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;
}
.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: 16px;
}
.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-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;
	margin: 0;
}
.list-2 li .text h4 {
	font-size: 14px;
}
.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: 44%;
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin-right: 1%;
	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*/
.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul  a{color:#555;display:block;padding: 2px 10px;  border: 1px solid #ddd;float: left;margin: 0 5px;}
.ab_pages ul  a.page-num-current{ background:#ddd;}

.footer-logo img{ height:45px;}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b62020;
    border-color: #b62020;
}
/*联系我们*/
.contact {width: 100%; padding: 100px 0; overflow: hidden;}
.contact .lx-txt {width: 38.5%; float: left; overflow: hidden;}
.contact .lx-txt .tit {font-size: 39px; color: #0f1921; margin-bottom: 18px; padding-bottom: 18px; border-bottom: 1px solid #e2e2e2; position: relative;}
.contact .lx-txt .tit:before{width:120px;height:3px;content:"";position:absolute;left:0px;bottom:0px;background:#ff4a17;z-index:1;}
.contact .lx-txt .info {margin-top: 38px; overflow: hidden;}
.contact .lx-txt .info i {display: block;width: 50px; height: 50px; float: left;}
.contact .lx-txt .info .i-1 {background: url("../images/l-1.jpg") no-repeat;}
.contact .lx-txt .info .i-2 {background: url("../images/l-2.jpg") no-repeat;}
.contact .lx-txt .info .i-3 {background: url("../images/l-3.jpg") no-repeat;}
.contact .lx-txt .info .i-4 {background: url("../images/l-4.jpg") no-repeat;}
.contact .lx-txt .info .txt {width: 88%; float: right;}
.contact .lx-txt .info .txt .t-1 {margin-bottom: 6px; font-size: 18px; color: #878787;}
.contact .lx-txt .info .txt .t-2 { line-height: 25px; font-size: 18px; color: #252525;}
.contact .lx-txt .info .txt .t-2 a {color: #252525;}
.contact .lx-map {width:52.68%; float: right; overflow: hidden;}
.contact .lx-map img {width: 100%;}
@media (max-width: 991px) {
	.contact {padding:40px 0;}
	.contact .lx-txt {width: 100%; float: none;}
	.contact .lx-txt .tit{font-size:20px; margin-bottom: 10px; padding-bottom: 10px;}
	.contact .lx-txt .info {margin-top: 20px;}
	.contact .lx-txt .info i {display: none;}
	.contact .lx-txt .info .txt {width: 100%; float: none;}
	.contact .lx-txt .info .txt .t-1 {font-size: 16px; margin-bottom: 15px;}
	.contact .lx-txt .info .txt .t-2 {font-size: 16px;}

	.contact .lx-map {width: 100%; float: none;}
	.contact .lx-map img {width: 100%;}
	.contact-form-content {padding:30px 0; }
    .contact-form-content .tit {margin:30px 0 0 0; font-size: 14px;}
    .contact-form-content .tit span {font-size:28px; margin-bottom:20px;}	
	.contact-form-content .tit p {line-height: 20px;}
	.input-item {margin-top: 18px;}
	.input-item .btn-brand {font-size: 16px;line-height: 40px;}
	
}
.contact-form-content {width: 100%; background: #eef1f5; padding: 80px 0; overflow: hidden;}
.contact-form-content .tit {margin: 65px 0 30px 0; font-size: 16px; color: #404040; overflow: hidden;}
.contact-form-content .tit span {display: block; color: #061f23; font-size: 42px; margin-bottom: 30px;}
.contact-form-wrap {width: 100%;}

.input-item {margin-top: 30px;}
.input-item input,
.input-item textarea {
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 15px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
}
.input-item input{ width:92%;}
.input-item input:focus,
.input-item textarea:focus {
    border-color: #eeb644;
}
.input-item .nice-select {
    border-color: #e1e1e1;
    height: 50px;
    padding-left: 15px;
    line-height: 50px;
}
.input-item .nice-select .list {
    max-height: 200px;
    overflow: auto;
}
.input-item .btn-brand {
    font-size: 18px;
    margin: 0 auto;
    letter-spacing: 1.6px;
	width: 190px;
    line-height: 43px;
    padding: 0;
    border: 0;
	display: inline-block;
}
.btn-brand {
    background-color: #ff4a17;
    border-color: #ff4a17;
    color: #fff;
}

.btn-brand:hover {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}


.contact-form-inner .yzm { display: inline-block; text-align: center; position: relative;}
.contact-form-inner .vdimgck{cursor: pointer;width:85px;height:30px; position:absolute; top:8px; right:10px;}
@media (max-width: 991px) {
	.contact {padding:40px 0;}
	.contact .lx-txt {padding: 20px 15px;}
	.contact .lx-txt .t-1 {font-size: 18px; margin-bottom: 20px;}
	.contact .lx-txt .t-2 {font-size: 20px;}
	.contact .lx-txt .t-3 {font-size: 14px; margin-top: 20px;}
	.contact .lx-map img {width: 100%;}
	.contact-form-content {padding:30px 0; }
    .contact-form-content .tit {margin:30px 0 0 0; font-size: 14px;}
    .contact-form-content .tit span {font-size:28px; margin-bottom:20px;}	
	.contact-form-content .tit p {line-height: 20px;}
	.input-item {margin-top: 18px;}
	.input-item .btn-brand {font-size: 16px;}
	.input-item .btn-brand {font-size: 16px; width:165px;}
	.contact-form-inner .yzm {width: 50%;}
    .contact-form-inner .vdimgck{width: 50%;}
	
}


/* ======================
  提取 Bootstrap4.4 栅格核心样式（仅用到的类）
====================== */
.contact-form-content .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
	.contact-form-content   .container {max-width: 540px;}
}
@media (min-width: 768px) {
	.contact-form-content .container {max-width: 720px;}
}
@media (min-width: 992px) {
    .contact-form-content.container {max-width: 960px;}
}
@media (min-width: 1200px) {
	.contact-form-content  .container {max-width: 1140px;}
}
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
/* 改用通用选择器，确保所有列都有左右内边距 */
.row .col-md-6,
.row .col-lg-12 {
    padding: 0 15px;
    box-sizing: border-box;
}
.col-md-6 {
    width: 50%;
    flex: 0 0 50%;
}
.col-lg-12 {
    width: 100%;
    flex: 0 0 100%;
}

/* 表单基础 */
.input-item {
    margin-bottom: 20px;
}
.input-item input,
.input-item textarea {
    width: 100%;
    border: 1px solid #ddd;
    padding: 16px;
    font-size: 16px;
    background: #fff;
    outline: none;
}
.input-item input{ width:98%;}
.input-item textarea { width:99%;}
.input-item textarea {
    resize: vertical;
}


.contact-form-inner .yzm { display: inline-block; text-align: center; position: relative;}
.contact-form-inner .yzm .fc-code{position:absolute; top:5px; right:10px; border:none; width:126px;}
.contact-form-inner .vdimgck{cursor: pointer;width:85px;height:30px; position:absolute; top:8px; right:10px;}

/* ======核心弹性盒子====== */
.flex-box {
    display: flex;
    align-items: center;
    gap: 16px;
}
.yzm {
    display: flex;
    align-items: center;
}
.yzm .gbk_5 {
    width: 173px !important;
    margin-right: 10px;
    margin-bottom: 0;
}
.yzm img {
    height: 37px;
    cursor: pointer;
}
.btn-brand:hover {
    background-color: #000;
    border-color: #000;
}
.input-item .btn-brand {
    font-size: 18px;
    margin: 0 auto;
    letter-spacing: 1.6px;
    width: 190px;
    line-height: 55px !important;
    padding: 0;
    border: 0;
    display: inline-block;
}
 
.tit {
    margin-bottom:30px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
}

/* 手机端：验证码区域改为上下排布 */
@media (max-width:767.98px){
    .flex-box{
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 767.98px) {
    .col-md-6 {
        width: 100%;
        flex: 0 0 100%;
    }


	.input-item input {
		width: 85%;
	}

	.input-item textarea {
		width: 85%;
	}

	.input-item .btn-brand {
	 
		width: 180px;
	}
	
}

/*相关产品*/
.bottom50{ margin-bottom: 50px;}
.pro-solve,.pro-solve .con,.pro-solve,.solve-othe .con .pic,.solve-othe .con .info  {width:80%;margin:0 auto;position:relative; box-sizing: border-box;}
.pro-solve .swiper-container,.pro-solve .swiper-wrapper,.pro-solve .swiper-slide{box-sizing: border-box;}
.pro-solve .swiper-button-prev{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;left:-80px;}
.pro-solve .swiper-button-next{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;right:-80px;transform:rotate(180deg);}
.pro-solve .swiper-button-prev:hover,.pro-solve .swiper-button-next:hover{background-color:#ff4a17;}
.pro-solve .pro-con {width: 100%;margin-bottom: 0;}

.solve-othe {width: 100%; padding: 45px 0 100px 0; box-sizing: border-box;}
.solve-othe .swiper-slide {width: 23%; float: left; padding:0 1rem; display:block;}
.solve-othe .swiper-pagination  {display: -webkit-box;display: -ms-flexbox;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.solve-othe .swiper-pagination-bullet {width: 12px!important; height: 12px!important; background: #919191; opacity:1!important;}
.solve-othe .swiper-pagination-bullet-active{ background: #ff4a17 !important;}
.solve-othe .con {box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);}
.solve-othe .con .pic {overflow: hidden;}
.solve-othe .con .pic img {width: 100%;}
.solve-othe .con .pic img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.solve-othe .con:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.solve-othe .con .info {width: 100%; overflow: hidden; padding:20px 30px 35px 30px; box-sizing: border-box;}
.solve-othe .con .info .t-1 {font-size: 25px; margin-bottom: 15px;color: #000; text-align: center;overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.solve-othe .con .info .t-2 {color: #626262; line-height: 24px;overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.solve-othe .con:hover .info {background: #ff4a17;}
.solve-othe .con:hover .info a .t-1,.solve-othe .con:hover .info a .t-2 {color: #fff;}
@media (max-width: 1024px) {
	.solve {padding: 40px 0;}
	.solve-1 {padding: 20px 0 40px 0; font-size: 14px; line-height: 25px;}
	.solve-2left{width:100%;}
    .solve-2right{float:left;position:relative;box-sizing:border-box;padding:20px 0px;width:100%;}
    .solve-2right span{font-size:18px;}
    .solve-2info{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; line-height: 24px; font-size: 14px;}
    .solve-2more em{width:110px;height:36px;line-height:36px;}
	.solve-4 {padding: 30px 0 5px 0}
	.solve-4left{width:100%; float: none;}
	.solve-4right {width: 100%; float: none; padding-top: 20px;}
	.solve-4right .tit {font-size: 18px;}
	.solve-4info {line-height: 25px; font-size: 14px;}
	.solve-4right .solve-4more {margin-top: 20px;}
	.solve-4right .solve-4more a {width: auto; padding: 0 15px !important; min-width: 20px;}
	.solve-main .tab-tit li {margin-right: 20px;}
	.solve-main .tab-tit li span {font-size: 14px;}
	.solve-main .tab-tit li span i {font-size: 18px; margin-right: 10px;}
	.solve-main .tab-txt .tab-txtcon {padding:30px 0; }
	.pro-solve .swiper-button-prev {left: -40px;}
	.pro-solve .swiper-button-next {right: -40px;}
	.solve-othe {padding: 40px 0;}
	.solve-othe .swiper-slide {width: 100%;}
	.solve-othe .con .info .t-1 {font-size: 18px;}
}

.othe-tit {width: 100%; overflow: hidden; background: #f7f7f7; line-height: 65px; font-size: 32px; color: #000;border-left: 4px solid #ff4a17;padding-left:15px;}
@media (max-width: 1024px) {
     .othe-tit {line-height: 45px; font-size:22px;}
}


/*相关新闻*/
.othe-new ,.othe-new .con,.othe-new .con .pic,.othe-new .con .info,.othe-new  .swiper-container,.othe-new  .swiper-wrapper,.othe-new  .swiper-slide{box-sizing: border-box;}
.othe-new {padding-top: 65px; overflow: hidden;}
.othe-new .swiper-container {margin-top: 30px;}
.othe-new .swiper-slide {width: 33.3%; float: left; padding:0 1rem; display:block;}
.othe-new .swiper-pagination  {display: -webkit-box;display: -ms-flexbox;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.othe-new .swiper-pagination-bullet {width: 12px!important; height: 12px!important; background: #919191; opacity:1!important;}
.othe-new .swiper-pagination-bullet-active{ background: #ff4a17 !important;}
.othe-new .con {border: 1px solid #ddd;}
.othe-new .con a {display: block;}
.othe-new .con a .pic {display: block; width: 100%; overflow: hidden;}
.othe-new .con a .pic img{height: auto;width: 100%;display: block;}
.othe-new .con a .info {padding: 14px;position: relative;z-index: 2;}
.othe-new .con a .info .t-1 {font-size: 18px; color: #000; margin-bottom: 6px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.othe-new .con a .info .tit {height: 57px; line-height: 25px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #1c1c1c; font-size: 15px; margin-bottom: 10px;}
.othe-new .con a .info .day {border-top:1px solid #e1e1e1; padding-top: 10px;color: #8d8d8d; font-size: 14px; background: url(../images/arr.png) no-repeat right 10px;}
.othe-new .con:hover {-moz-box-shadow:0px 2px 10px #bbb; -webkit-box-shadow:0px 2px 10px #bbb; box-shadow:0px 2px 10px #bbb;}
.othe-new .con:hover a .info {background: #ff4a17; color: #fff;}
.othe-new .con:hover a .info .tit,.othe-new .con:hover a .info .t-1 {color: #fff;}
.othe-new .con:hover a .pic img{transform: scale(1.09);-webkit-transform: scale(1.09);}
.othe-new .con:hover a .info .day{border-top:1px solid #fff;color: #fff; background: url(../images/arr_c.png) no-repeat right 10px; }



@media (max-width: 1000px){

	.othe-new {padding-top:40px;}
	.othe-new .swiper-slide {width: 100%;}
	

}


/*产品终端*/
.pro-1 .swiper-container, .swiper-container  .swiper-wrappe, .pro-1   .swiper-slide{box-sizing: content-box}
.pro-1 .swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	height: 100%;
	padding: 0;
	z-index: 1
  }
  .pro-1 .swiper-container-vertical > .swiper-wrapper {
	flex-direction: column
  }
  .pro-1 .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
  }
  .pro-1 .swiper-container-android .swiper-slide, .swiper-wrapper {
	transform: translate3d(0px, 0, 0)
  }
  .pro-1 .swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap
  }
  .pro-1 .swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
  }
  .pro-1 .swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
  }
  .pro-1 .swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
  }
  .pro-1 .swiper-slide-invisible-blank {
	visibility: hidden
  }
  .pro-1 .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
  }
  .pro-1 .swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
  }
.pro-1 {width:100%;overflow:hidden;padding:80px 0px 100px 0;}

.pro-1left{width:45.5%;overflow:hidden; float: left;}

.pro-1left .tit {width: 100%; overflow:hidden;}
.pro-1left .tit .t-1 {width: 100%;font-size:32px;color:#222;}

.pro-1info{width:100%;overflow:hidden;line-height:28px;font-size:16px;color:#666;margin-top:30px;}
.pro-1-m {width:100%;margin-top:60px;}
.pro-1more{float:left;}
.pro-1more a{float:left;width:150px;height:44px; border-radius: 22px; line-height:44px;overflow:hidden;text-align:center;margin-right:30px;box-sizing:border-box;border:1px #ff4a17 solid;font-size:14px;color:#333;}
.pro-1more a:hover,.pro-1more a:first-child{background:#ff4a17;color:#fff;}
.pro-1more a:hover{transform:translateY(-3px);}
.pro-1fx {float:right; line-height: 44px; font-size: 16px;}
.pro-1fx span {display: block; float: left;}

.pro-1fx a {width: 37px; line-height: 37px; display: block; border-radius: 20px; text-align: center; color: #fff; background: #bdbdbd; margin-right: 10px; float: left;}
.pro-1fx a:hover i {background: #ff4a17;width: 37px; line-height:37px; display: block; border-radius: 20px;}
.pro-1right{width:46%; float: right;}
.pro-1cont{float:left;width:83.5%;overflow:hidden;}
.pro-1cont .swiper-slide{position:relative;}
.pro-1cont .swiper-slide img{width:100%;height:auto;/*max-width:80%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);*/}
.pro-1nav{float:right;width:15.234%; margin-top: 50px; position:relative;height:19vw;}
.pro-1nav .swiper-slide{box-sizing:border-box; background: #fff; border:3px #e1e1e1 solid;position:relative;cursor:pointer;}
.pro-1nav .swiper-slide img{width:auto; height: auto;  max-width:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.pro-1nav .swiper-slide.active{border-color:#ff4a17;}
.pro-1nav .swiper-button-prev{width:100%;height:40px;background:#f7f7f7 url("../images/icon-24.png") no-repeat center;left:0px;margin:0px;top:-50px;}
.pro-1nav .swiper-button-next{width:100%;height:40px;background:#f7f7f7 url("../images/icon-24.png") no-repeat center;right:0px;margin:0px;top:auto;bottom:-50px;transform:rotate(180deg);}
.swiper-button-next, .swiper-button-prev{ z-index: 9;}
.pro-1nav .swiper-button-prev:hover,.pro-1nav .swiper-button-next:hover{background-color:#ddd;}
.pro-2{width:100%;overflow:hidden;height:70px;background:#f2f2f2;margin-top:72px;}
.pro-2 ul{overflow:hidden;margin:9px auto 0px;height:61px;line-height:61px;}
.pro-2 ul li{float:left;width:25%;overflow:hidden;height:100%;text-align:center;font-size:18px;color:#666;cursor:pointer;position:relative;}
.pro-2 ul li:before{width:0%;height:2px;content:"";position:absolute;left:0px;top:0px;background:#ff4a17;}
.pro-2 ul li.active{background:#fff;color:#ff4a17;}
.pro-2 ul li.active:before{width:100%;}
.pro-3{width:100%;overflow:hidden;position:relative;}
.pro-3pannel{width:100%;overflow:hidden;position:absolute;left:0px;top:0px;opacity:0;z-index:1;}
.pro-3pannel.active{opacity:1;z-index:2;position:relative;}
.pro-3td{overflow:hidden;margin:0px auto;padding:90px 0px 160px;}
.pro-3td .h4{float:left;width:100%;overflow:hidden;font-size:24px;color:#ff4a17;}
.pro-3info{float:left;width:100%;overflow:hidden;line-height:28px;font-size:16px;color:#666;margin-top:20px;}
.pro-3pic{float:left;width:100%;overflow:hidden;margin-top:20px;}
.pro-3pic img{width:100%;height:auto;}
.pro-3pannel ul{float:left;width:100%;overflow:hidden;display:flex;flex-wrap:wrap;margin-top:25px;}
.pro-3pannel ul li{float:left;width:100% !important;overflow:hidden;line-height:24px;position:relative;font-size:16px;color:#222;padding-left:24px;margin-top:20px;box-sizing:border-box;}
.pro-3pannel ul li:before{width:6px;height:6px;content:"";position:absolute;left:0px;top:10px;border-radius:50%;background:#ff4a17;overflow:hidden;}
.pro-3des{float:left;width:100%;overflow:hidden;line-height:28px;font-size:16px;color:#666;margin-top:50px;}
.pro-3pannel ul.on li{width:32%;margin-right:1%;}
.pro-3pannel.active .pro-3td{animation:updown 0.5s ease 1;animation-fill-mode:forwards; line-height: 25px;}

.pro-3left{width:41.5%;overflow:hidden;}
.pro-3model{width:100%;overflow:hidden;}
.pro-3model samp{display:none;}
.pro-3model span{float:left;width:100%;overflow:hidden;font-size:24px;color:#0da6a5;opacity:0;transform:translateY(60px);}
.pro-3model em{float:left;width:100%;overflow:hidden;font-size:14px;color:#999;opacity:0;transform:translateY(60px);}
.pro-3ct{float:left;width:100%;overflow:hidden;line-height:28px;font-size:16px;color:#666;margin-top:60px;opacity:0;transform:translateY(60px);}
.pro-3left .swiper-slide-active .pro-3model span{animation:updown 0.5s ease 1;animation-fill-mode:forwards;}
.pro-3left .swiper-slide-active .pro-3model em{animation:updown 0.5s ease 0.1s 1;animation-fill-mode:forwards;}
.pro-3left .swiper-slide-active .pro-3ct{animation:updown 0.5s ease 0.2s 1;animation-fill-mode:forwards;}
.pro-3right{width:32.29vw;height:32.29vw;position:relative;background:url("../images/icon-128.png") no-repeat center;background-size:100%;transform:translateX(-22%);}
.pro-3cir{width:70%;height:70%;overflow:hidden;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.pro-3cir span{width:100%;display:block;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;opacity:0;-webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;-ms-transition:all 0.8s ease 0s;-o-transition:all 0.8s ease 0s;transition:all 0.8s ease 0s;transform:scale(1.06);}
.pro-3cir span img{width:100%;height:100%;overflow:hidden;object-fit:cover;}
.pro-3cir span.active{opacity:1;transform:scale(1);}
.pro-3loop{width:100%;height:100%;position:absolute;left:0px;top:0px;}
.pro-3small{width:auto;overflow:hidden;position:absolute;z-index:12;cursor:pointer;display:flex;justify-content:space-between;align-items:center;top:50%;transform:translateY(-50%);opacity:0;}
.pro-3small samp{width:3.646vw;height:3.646vw;display:block;border-radius:50%;box-sizing:border-box;overflow:hidden;position:relative;}
.pro-3small samp:before{width:100%;height:100%;content:"";position:absolute;left:0px;top:0px;box-sizing:border-box;border-radius:50%;border:5px transparent solid;}
.pro-3small samp img{width:100%;height:100%;}
.pro-3small .pro-3res{width:280px;overflow:hidden;margin-left:27px;}
.pro-3small .pro-3res span{width:100%;overflow:hidden;display:block;font-size:16px;color:#222;}
.pro-3small .pro-3res em{width:100%;overflow:hidden;display:block;font-size:14px;color:#999;text-align:left;}
.pro-3small.active samp:before{border:5px #0da6a5 solid;}
.pro-3small.active .pro-3res span,.pro-3small.active .pro-3res em{color:#0da6a5;}
.pro-3small.ps{left:89%;opacity:1;}
.pro-3small.ps1{left:88%;top:40%;opacity:1;}
.pro-3small.ps2{left:88%;top:60%;opacity:1;}
.pro-3small.psa1{left:85%;top:32%;opacity:1;}
.pro-3small.psa2{left:89%;top:50%;opacity:1;}
.pro-3small.psa3{left:85%;top:68%;opacity:1;}
.pro-3small.pt1{left:81%;top:24%;opacity:1;}
.pro-3small.pt2{left:88%;top:41%;opacity:1;}
.pro-3small.pt3{left:88%;top:59%;opacity:1;}
.pro-3small.pt4{left:81%;top:76%;opacity:1;}
.pro-3small.p1{left:74%;top:16%;opacity:1;}
.pro-3small.p2{left:85%;top:32%;opacity:1;}
.pro-3small.p3{left:89%;top:50%;opacity:1;}
.pro-3small.p4{left:85%;top:68%;opacity:1;}
.pro-3small.p5{left:74%;top:84%;opacity:1;}
.pro-3small.po1,.pro-3small.pm1{left:61%;top:9%;opacity:1;}
.pro-3small.po2,.pro-3small.pm2{left:80%;top:22%;opacity:1;}
.pro-3small.po3,.pro-3small.pm3{left:88%;top:40%;opacity:1;}
.pro-3small.po4,.pro-3small.pm4{left:88%;top:60%;opacity:1;}
.pro-3small.po5,.pro-3small.pm5{left:80%;top:78%;opacity:1;}
.pro-3small.po6,.pro-3small.pm6{left:61%;top:91%;opacity:1;}
.pro-3pannel.active .pro-3app{animation:updown 0.5s ease 1;animation-fill-mode:forwards;}
.pro-3rel{width:75%;margin:160px auto;position:relative;opacity:0;transform:translateY(60px);}
.pro-3rel .swiper-slide{box-sizing:border-box;padding:0px 2.4vw;}
.pro-3rel a{width:100%;display:block;overflow:hidden;height:100%;}
.pro-3rel samp{width:100%;display:block;overflow:hidden;height:13.54vw;position:relative;}
.pro-3rel samp img{width:auto;height:auto;max-width:90%;max-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.pro-3rel span{width:100%;display:block;overflow:hidden;margin-top:40px;line-height:28px;font-size:18px;color:#222;text-align:center;}
.pro-3rel .swiper-slide:hover span{color:#0da6a5;transform:translateY(4px);}
.pro-3rel .swiper-button-prev{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;left:-80px;}
.pro-3rel .swiper-button-next{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;right:-80px;transform:rotate(180deg);}
.pro-3rel .swiper-button-prev:hover,.pro-3rel .swiper-button-next:hover{background-color:#0da6a5;}
.pro-3pannel.active .pro-3rel{animation:updown 0.5s ease 1;animation-fill-mode:forwards;}
.pro-3video{width:75%;margin:110px auto;position:relative;}
.pro-3item{width:100%;overflow:hidden;padding-bottom:40px;cursor:pointer;}
.pro-3item samp{width:100%;height:14.58vw;display:block;overflow:hidden;position:relative;border-radius:8px;}
.pro-3item samp em{width:3.9vw;height:3.9vw;overflow:hidden;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:url("../images/icon-42.png") no-repeat center;background-size:100%;opacity:0.7;}
.pro-3item samp img{width:100%;height:100%;overflow:hidden;object-fit:cover;}
.pro-3item:hover samp img{transform:scale(1.03);}
.pro-3item span{width:100%;overflow:hidden;font-size:20px;color:#222;margin-top:50px;display:block;text-align:center;}
.pro-3item p{width:100%;overflow:hidden;font-size:20px;color:#222;margin-top:8px;display:block;text-align:center;}
.pro-3item:hover samp em{opacity:1;}
.pro-3video .swiper-button-prev{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;left:-80px;}
.pro-3video .swiper-button-next{width:50px;height:50px;overflow:hidden;border-radius:50%;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;right:-80px;transform:rotate(180deg);}
.pro-3video .swiper-button-prev:hover,.pro-3video .swiper-button-next:hover{background-color:#0da6a5;}
.pro-3pannel.active .pro-3video{animation:updown 0.5s ease 1;animation-fill-mode:forwards;}
.pro-3ul{width:75%;display:flex;justify-content:space-between;flex-wrap:wrap;box-sizing:border-box;margin:130px auto;}
.pro-3li{width:100% !important;overflow:hidden;background:#fff;margin-top:25px;box-shadow:0px 0px 12px 4px rgba(0,0,0,0.02);height:60px;line-height:60px;display:block;overflow:hidden;box-sizing:border-box;padding:0px 40px;}
.pro-3li span{float:left;width:85%;height:100%;overflow:hidden;box-sizing:border-box;padding-left:40px;background:url("../images/icon-94.png") no-repeat left center;font-size:20px;color:#353535;}
.pro-3li span a{color:#353535;}
.pro-3li em{float:right;width:21px;height:100%;overflow:hidden;background:url("../images/icon-95.png") no-repeat center;}
.pro-3li em a{width:100%;height:100%;display:block;overflow:hidden;}
.pro-3li:hover{box-shadow:0px 0px 12px 4px rgba(0,0,0,0.06);}
.pro-3li:hover span a{color:#0da6a5;}
.pro-3li:hover em{transform:translateY(3px);}
.solve-3{width:100%;margin:0px auto;padding:97px 0px 117px;background:#f7f7f7;}
.solve-3 .h3{width:100%;overflow:hidden;text-align:center;font-size:42px;font-weight:bold;color:#333;position:relative;padding-bottom:20px;}
.solve-3 .h3:before{width:60px;height:4px;content:"";position:absolute;left:50%;transform:translateX(-50%);bottom:0px;background:#0da6a5;}
.solve-3content{width:100%;margin:50px auto 0px;position:relative;}
.solve-3content .swiper-container{padding-bottom:5px;}
.solve-3content .swiper-slide{background:#fff;}
.solve-3content .swiper-slide a{width:100%;height:100%;overflow:hidden;display:block;}
.solve-3content .swiper-slide samp{width:100%;overflow:hidden;display:block;height:16.4vw;position:relative;}
.solve-3content .swiper-slide samp img{width:auto;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);max-width:70%;max-height:70%;}
.solve-3content .swiper-slide em {width:100%;overflow:hidden;display:block;}
.solve-3content .swiper-slide em img{width:100%;}

.solve-3content .swiper-slide span {width:100%;display:block;overflow:hidden;height:72px;line-height:72px;text-align:center;background:#0da6a5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:20px;color:#fff;}
.solve-3content .swiper-slide .info {padding: 22px 30px; overflow: hidden; background: #fff;}
.solve-3content .swiper-slide .info .t-1 {font-size: 20px; color: #000; margin-bottom: 10px; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.solve-3content .swiper-slide .info .t-2 {font-size: 14px; color: #757575; line-height: 24px; overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.solve-3content .swiper-slide:hover{transform:translateY(5px);}
.solve-3content .swiper-button-prev{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;left:-80px;}
.solve-3content .swiper-button-next{width:50px;height:50px;border-radius:50%;overflow:hidden;background:#e5e5e5 url("../images/icon-59.png") no-repeat center;right:-80px;transform:rotate(180deg);}
.solve-3content .swiper-button-prev:hover,.solve-3content .swiper-button-next:hover{background-color:#0da6a5;}
.solve-3content .swiper-slide:hover samp img{transform:translate(-50%,-50%) scale(1.02);}
@media (max-width:992px){
	/*product*/
	.pro-1left .tit .t-1 {font-size: 18px;}

	.pro-1info {font-size: 14px; margin-top: 20px;}
	.pro-1-m {margin-top: 30px;}
	.pro-1more {width: 100%; float: none; overflow: hidden;}
	.pro-1fx {float: none; margin-top: 20px;}
    .pro-left{width:100%;top:0px;position:relative;max-height:280px;}
    .pro-center{width:calc(100% - 20px);}
    .pro-right{width:100%;margin-top:30px;}
    .pro-li samp{height:32vw;}
    .pro-form{width:100%;}
    /*product-info*/
    .pro-1{padding:30px 0px;}
    .pro-1center{width:90%;display:block;}
    .pro-1right{width:100%;float:left;}
    .pro-1left{width:100%;margin-top:30px;float:left;}	
    .pro-1left .h3{font-size:18px;}
    .pro-1more a{width:120px;height:36px;line-height:36px;margin-right:10px;}
    .pro-1nav{height:40vw;margin-top: 35px;}
    .pro-2{margin-top:10px;}
    .pro-2 ul li{font-size:14px;}
    .pro-3td,.pro-3app{padding:20px 0px;}
    .pro-3left{width:100%;}
    .pro-3model span{font-size:18px;}
    .pro-3ct{margin-top:20px;}
    .pro-3right{transform:translateX(-17%);width:60vw;height:60vw;margin-top:20px;}
    .pro-3rel{margin:20px auto;}
    .pro-3des{margin-top:20px;}
    .pro-3small samp{width:7vw;height:7vw;}
    .pro-3small .pro-3res{margin-left:11px;}
    .pro-3small.active samp::before{border:2px #c62630 solid;}
    .pro-3small .pro-3res span{font-size:12px;}
    .pro-3small .pro-3res em{font-size:10px;}
    .pro-3rel samp{height:24vw;}
    .pro-3rel .swiper-button-prev{left:10px;}
    .pro-3rel .swiper-button-next{right:10px;}
    .pro-3video{margin:20px auto;padding-bottom:70px;}
    .pro-3item samp{height:28.58vw;}
    .pro-3item samp em{width:9vw;height:9vw;}
    .pro-3item span{font-size:14px;margin-top:16px;}
    .pro-3item p{font-size:14px;margin-top:3px;}
    .pro-3video .swiper-button-prev{left:30%;top:auto;bottom:20px;}
    .pro-3video .swiper-button-next{right:30%;top:auto;bottom:20px;}
	.solve-3{padding:30px 0px;}
    .solve-3 .h3{font-size:18px;}
    .solve-3content{margin-top:20px;}
    .solve-3content .swiper-slide samp{height:64vw;}
	.solve-3content .swiper-slide span{height:40px;line-height:40px;font-size:12px;}
	.solve-3content .swiper-slide .info {padding: 20px;}
	.solve-3content .swiper-slide .info .t-1 {font-size: 16px;}
    .solve-3content .swiper-button-prev{left:10px;}
    .solve-3content .swiper-button-next{right:10px;}
	.pro-1nav .swiper-button-next{
		height: 30px;
		bottom: -32px;
	}

	.pro-1nav .swiper-button-prev{
		height: 30px;	
		top:-35px;	
	}
}	


