﻿/*易优CMS（eyoucms.com）做最好的易优整站模板下载网站*/
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: #1512e7;
	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: 80%;
	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.1s;
	transition: all 0.1s;
	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(../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: 50%;
	color: #fff;
	background: #00000075;
	position: absolute;
    top: 0;
    left: 15%;
    /* right: 0; */
    bottom: 0;
    margin: auto;
}
.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 0 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;
}
.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: 800px;
}
.in-equipment .swiper-slide a {
	display: block;
	position: relative;
}
.in-equipment .swiper-slide .img-cover span {
	padding-top: 50%;
	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: #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;
}
.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%;

	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: #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 {
	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;
}
@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: auto;
	/*height: 300px;*/
	/*min-height: auto;*/
	min-height: 207px;
}
.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: 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-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;
}



.prod_242 { background: #f1f2f3;margin:0 auto  }
.prod_242 .mant-box { width: 100%;margin: 0; }
.prod_242 .mant-box .pur { width: 100%;margin:0 auto;padding: 30px 0; }
.prod_242 .mant-box .title { padding: 10px 10px 20px;margin: 0 auto }
.prod_242 .mant-box .title h2 { color: #203144;font-size: 36px;font-weight: 500;margin:0 0 30px;white-space: nowrap;text-align: center }
.prod_242 .mant-box .title p { margin:0 auto }
.prod_242 .mant-box .title p a{ color: #666;font-size: 18px;font-weight: 500;margin: 0;text-align: center;width: 100%;display: block; }
.prod_242 .mant-box .title p a:hover { color: #ff8800 }
.prod_242 .mant-box .pur .tab-res{ width:100%; overflow:hidden; margin:0 auto;position: relative;padding: 15px 15px 0 }
.prod_242 .mant-box .pur .tab-res ul,li{margin: 0 auto;padding: 0;font: 14px 'microsoft yahei',Arial,sans-serif;list-style: none;}
.prod_242 .mant-box .pur .tab-res a{text-decoration: none;color: #333;font-size: 14px;font-weight: 500}
.prod_242 .mant-box .pur .tab-res .tab_conbox .div-span{font: 14px 'microsoft yahei',Arial,sans-serif;color: #333;line-height:2;white-space: nowrap;text-overflow: ellipsis}
.prod_242 .mant-box .pur .tab-res .tab_con{ display:none;}
.prod_242 .mant-box .pur .tab-res .tabs {height: 80px;width: 100%;padding: 0;background: #F2F2F2;-webkit-box-shadow: 0 0 10px rgba(32, 49, 68, 0.15);-moz-box-shadow:0 0 10px rgba(32, 49, 68, 0.15);box-shadow: 0 0 10px rgba(32, 49, 68, 0.15);}
.prod_242 .mant-box .pur .tab-res .tabs li{width:33.33%;height:81px;line-height:81px;float:left;overflow: hidden;text-align: center;box-sizing: border-box}
.prod_242 .mant-box .pur .tab-res .tabs .thistab { position: relative }
.prod_242 .mant-box .pur .tab-res .tabs li a { margin: 0 auto;color: #666;font-size: 26px;display: block;cursor: pointer }
.prod_242 .mant-box .pur .tab-res .tabs li a:hover { color: #ff8800 }
.prod_242 .mant-box .pur .tab-res .tabs .thistab:after { content: '';width: 100%;height: 2px;position: absolute;bottom: 0;left:0;background: #ff8800 }
.prod_242 .mant-box .pur .tab-res .tabs .thistab>a{ color: #ff8800 }
.prod_242 .mant-box .pur .tab-res .tab_con { font-size: 14px; line-height:175%;padding: 20px 0 }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body { padding: 80px 0 0;margin: 0 }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left { padding: 0 10px 0 0 }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-right { padding:0 0 0 10px }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box { cursor: default;position: relative;overflow: hidden;width: 100% }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box img { width: 100%;height: 562px;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;transition: transform 0.3s }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover 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);
}
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly { position: absolute;top:0;left: 0;width: 100%;height: 100%;text-align: center;background: rgba(0,0,0,0.3) }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover .overly { background: rgba(0,0,0,0.5);transition: all 0.3s;-moz-transition: all 0.3s; -webkit-transition: all 0.3s;  -o-transition: all 0.3s; /* Opera */ }

.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly .text { width: 80%;color: #fff;font-size: 16px;line-height: 30px;text-align: left;position: absolute;bottom: 140px;left: 50%;margin-left: -40% }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box .overly .btn { border-radius: 0;border: 1px solid #ffab4a;color: #ffab4a;width: 164px;height: 38px;line-height: 24px;font-size: 16px;position: absolute;left: 50%;bottom: 60px;margin-left: -82px; }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left .img-box:hover .overly .btn { background: #ffab4a;color: #fff;transition: all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s; }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-go { cursor: pointer;display: block }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 { position: relative;overflow: hidden;width: 100% }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 img { height: 220px;width: 100%;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;-o-transition: -o-transform 0.3s;transition: transform 0.3s  }
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2:hover 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);}
.prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body {background: #e9e9e9;height: 50px;padding: 15px 10px;text-align: center;color: #333;font-size: 14px;line-height: 18px;overflow: hidden;display: -webkit-box;-webkit-box-orient;text-overflow: ellipsis;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
@media only screen and (min-width: 1200px) {
    .prod_242 .mant-box .pur { width: 1400px }
    .prod_242 .mant-box .pur .title { padding: 0px 10px 30px;text-align: center }

}
@media (min-width: 991px) and (max-width: 1200px){
    .prod_242 .mant-box { height: auto }
    .prod_242 .mant-box .pur .tab-res .tabs { height: 60px  }
    .prod_242 .mant-box .pur .tab-res .tabs li { height: 61px;line-height: 61px }
}
@media only screen and (max-width: 992px) {
    .prod_242 .mant-box { height: auto;background: none; }
    .prod_242 .mant-box .pur .title { padding: 10px 10px 20px}
    .prod_242 .mant-box .pur .title p { text-align: center }
    .prod_242 .mant-box .pur .title p a{ font-weight: normal;line-height: 24px}
    .prod_242 .mant-box .pur .tab-res .tabs { height: 40px  }
    .prod_242 .mant-box .pur .tab-res .tabs li { height: 41px;line-height: 41px }
    .prod_242 .mant-box .pur .tab-res .tabs li a { font-size: 20px; }
    .prod_242 .mant-box .pur .tab-res .tab_con { padding: 0 }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body { padding:15px 10px;background: #F2F2F2 }

}
@media only screen and (max-width: 720px) {
    .prod_242 {FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#f1f2f3);background: -ms-linear-gradient(top, #fff,  #f1f2f3);background:-moz-linear-gradient(top,#fff,#f1f2f3);background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#f1f2f3));padding: 20px 0;}
    .prod_242 .mant-box .pur { padding: 0 }
    .prod_242 .mant-box .pur .title { padding: 0 10px 0}
    .prod_242 .mant-box .pur .title h2 { font-size: 20px;margin:0 0 10px; }
    .prod_242 .mant-box .pur .title p { margin: 0 0 10px }
    .prod_242 .mant-box .pur .title p a { font-size: 15px }
    .prod_242 .mant-box .pur .tab-res { padding:0 }
    .prod_242 .mant-box .pur .tab-res .tabs {height: 40px;width: 100%;padding: 0;background: #F2F2F2;-webkit-box-shadow: none;-moz-box-shadow:none;box-shadow: none;border-bottom: 2px solid #e9e9e9;}
    .prod_242 .mant-box .pur .tab-res .tabs li a { font-size: 16px; }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body { padding: 15px 10px 0 }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-box-xs {height: 54px;padding: 0;text-align: left;color: #666;font-size: 14px;line-height: 18px;overflow: hidden;display: -webkit-box;-webkit-box-orient;text-overflow: ellipsis;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;margin: 0 0 10px;}
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-left { padding:0 5px }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .body-right { padding:0 5px }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body { background: #e2e2e2 }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .img-box2 img { width: 100%;height: 100% }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .text-body { height: 54px }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .xs-body { padding:0;margin: 0 -8px }
    .prod_242 .mant-box .pur .tab-res .tab_con .tab-body .xs-body .item { padding: 8px;display: block }
}







.cn364 {
    margin-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.cn364 .cnr {
    width: 1200px;



    float: right;
}
.cn364 .cnr a {
    color: #0e0f0f;
}
.cn364 .rnews {
    width: 100%;
    margin-top: 20px;
    float: left;
}
.cn364 .rnews h4 {
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    color: #009946;
    font-weight: normal;
    border-bottom: 1px solid #009946;
    font-size: 18px;
}
.cn364 .rnews ul {
    height: 196px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.cn364 .rnews li {
    width: 415px;
    height: 28px;
    line-height: 28px;
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    margin-right: 30px;
}
.cn364 .rnews li:nth-child(2n) {
    margin-right: 0;
}
.cn364 .rnews li a {
    float: left;
    width: 310px;
    display: block;
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/ih364.png) no-repeat left;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.cn364 .rnews li a:hover {
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/il364.png) no-repeat left;
}














.wp {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto
}
@media screen and (max-width:1200px) {
.wp {
    width: 96%;
    padding: 0 2%
}
}
@media screen and (max-width:1200px) {
.wp1200 {
    width: 100%
}
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    display: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ny_prod {
    background: url({eyou:global name='web_cmspath' /}/skin/zujianku/images/bg360.jpg) repeat-y center top;
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
    color: #434343
}
.ny_pro_ny {
    width: 100%;
    padding: 30px 0;
}
@media (max-width:767px) {
.ny_pro_ny {
    padding: 5px 0;
}
}
.ny_pro_top {
    width: 96%;
    height: auto;
    padding: 2%;
    background-color: #fff;
    box-shadow: 0px 2px 10px #b3b3b3;
    overflow: hidden
}
.ny_pro_top_l {
    width: 50%;
    float: left;
    height: auto;
    overflow: hidden;
}
.ny_pro_top_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.ny_pro_top_l .owl-controls {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 28px;
    margin-top: -28px;
    text-align: center;
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#0fffffff, endcolorstr=#0fffffff);
    background-color: rgba(0,0,0,.3);
}
.ny_pro_top_l .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
*display:inline
}
.ny_pro_top_l .owl-controls .owl-page span {
    z-index: 999;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    margin: 9px 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
}
.ny_pro_top_l .owl-controls .owl-page:last-child {
    margin-right: 10px
}
.ny_pro_top_l .owl-controls .owl-page.active span, .ny_pro_top_l .owl-controls.clickable .owl-page:hover span {
    background-color: #bf873d
}
.ny_pro_top_r {
    width: 45%;
    float: right;
    height: auto;
    overflow: hidden;
}
.ny_pro_top_r h3 {
    font-size: 1.6em;
    color: #bf873d;
    line-height: 3em;
}
.ny_pro_top_r h4 {
    width: 100%;
    border-top: 1px dotted #dcdcdc;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
    padding: 15px 0;
    display: block;
    text-align: justify;
}
.ny_pro_b {
    width: 100%;
    margin-top: 30px;
}
.ny_pro_b h4 {
    width: 96%;
    padding: 1.2% 2%;
    background-color: #fff;
    box-shadow: 0px 2px 10px #b3b3b3;
    line-height: 36px;
    margin-bottom: 50px
}
.ny_pro_b h4 span {
    width: auto;
    font-size: 20px;
    font-weight: bold;
    color: #bf873d
}
.ny_pro_b_nr {
    height: auto;
    padding-bottom: 2em;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
}
.xyp {
    border-top: 1px dotted #CCCCCC;
    padding: 2em 0 1em 0;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.xyp a {
    color: #626262;
}
.xyp a:hover {
    color: #bf873d;
}
@media (max-width:640px) {
.ny_pro_top_l {
    width: 100%;
    float: none;
}
.ny_pro_top_r {
    width: 98%;
    padding: 1%;
    float: none
}
}












/* 颜色 */
.news119 .list-119 li .text119 h4 span {
    float: right;
    color: #999;
    font-size: 12px;
}
.news119 .list-119 li .text119 p {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    margin: 8px 0 0;
}
/* 颜色 end*/
.news119 .img119 {
    text-align: center;
    font-size: 0;
}
.news119 .img119 img {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.news119 .con119 {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.news119 {
    padding: 40px 0;
}
.news119 .list-119 {
    margin: -30px 0 0 -100px;
}
.news119 .list-119 li {
    float: left;
    width: 50%;
}
.news119 .list-119 li a {
    display: block;
    margin: 30px 0 0 100px;
    overflow: hidden;
}
.news119 .list-119 li .img119 {
    float: left;
    width: 150px;
    overflow: hidden;
}
.news119 .list-119 li .img119 img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.news119 .list-119 li .text119 {
    margin-left: 170px;
}
.news119 .list-119 li .text119 h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 22px;
}
.news119 .list-119 li a:hover .img119 img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media screen and (max-width: 767px) {
body {
    min-width: 320px;
}
.news119 .con119 {
    padding: 0 15px;
    width: auto;
}
.news119 {
    padding: 1px 0;
    margin-bottom: 30px;
}
.news119 .list-119 {
    margin: -20px 0 0;
}
.news119 .list-119 li {
    width: 100%;
}
.news119 .list-119 li a {
    margin: 20px 0 0;
}
.news119 .list-119 li .img119 {
    width: 105px;
    display: none;
}
.news119 .list-119 li .text119 {
    margin-left: 0;
}
.news119 .list-119 li .text119 p {
    height: 44px;
}
}








/*页头*/
.wrap_195 {
    display: block;
    width: 100%;
    position: relative;
    overflow-x: hidden;
}

.wrap_195_head {
    display: block;
    width: 100%;
    height: 72px;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

.head_con_195 {
    display: block;
    width: 1200px;
    height: 72px;
    margin: 0px auto;
    position: relative;
    z-index: 2;
}

.head_con_195 .logo_195 {
    display: block;
    height: 22px;
    width: 168px;
    position: absolute;
    left: 0px;
    top: 2px;
}

.head_con_195 .logo_195 h1 {
    display: block;
    height: 32px;
    width: 200px;
    background: url(https://www.ckvcv.com/uploads/allimg/20230717/1-230GH22ZXC.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background-size: 100% 100%;
}


/*菜单*/
.menu_list_195 {
    display: block;
    height: 72px;
    position: absolute;
    right: 120px;
    top: 0px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s linear;
    transform: translate(0px, 0);
}

.menu_list_195 .menu_item_195 {
    display: inline-block;
    height: 62px;
    float: left;
    margin-left: 56px;
    position: relative;
}

.menu_list_195 .menu_item_195 .txt {
    display: block;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    opacity: 0.95;
    -webkit-transition: color 0.3s linear;
    position: relative;
    z-index: 2;
}
.menu_list_195 .menu_item_195 .on:after {
    transform: scale(1, 1) !important;
    opacity: 1 !important;
}
.menu_list_195 .menu_item_195 .txt:hover {
    opacity: 1;
}

.menu_list_195 .menu_item_195 .txt:after {
    display: block;
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    bottom: 19px;
    left: 0px;
    background: #194ac3;
    opacity: 0;
    -webkit-transition: transform 0.2s ease-out, opacity 0.2s ease-out;
    transform-origin: 50% 0%;
    transform: scale(0.01, 1);
}

.menu_list_195 .menu_item_195 .txt:before {
    display: none;
    content: "";
    height: 400px;
    width: 100%;
    position: absolute;
    top: 19px;
    left: -10px;
    background: #194ac3;
    opacity: 1;
}

.menu_list_195 .menu_item_195:hover .txt:after {
    transform: scale(1, 1);
    opacity: 1;
}

.menu_list_195 .menu_item_195.menu_item_195_lan {
    display: none;
}

.menu_list_195 .menu_item_195 .menu_hook_195 {
    display: none;
    width: 100%;
    height: 445px;
    position: absolute;
    left: -36px;
    top: 0px;
    z-index: 1;
}

.sub_list {
    display: none;
    position: absolute;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    text-align: center;
    z-index: 2;
}

.sub_list li a {
    display: block;
    font-size: 16px;
    color: #2b2e2e;
    opacity: 0.7;
    padding: 13px 0;
}

.sub_list li a:hover {
    opacity: 1;
}


/*登陆框*/
.helper_195 {
    display: block;
    position: absolute;
    right: 0px;
    top: 25px;
}

.helper_195 a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    font-family: "PingFangSC-Regular";
    opacity: 0.7;
    cursor: pointer;
}

.helper_195 a:hover {
    opacity: 0.95;
}

.helper_195 a.current {
    opacity: 1;
}

.helper_195 .s_line_195 {
    display: inline-block;
    font-size: 12px;
    margin: 0px 3px;
    position: relative;
    top: -2px;
    opacity: 0.7;
}

.head_white {
    background: #fff;
}

/* .head_white.fixed{
  position: fixed;
  top: -72px;
} */
.submenu_show .logo_195 h1,
.head_white .logo_195 h1 {
    background-image: url(https://www.ckvcv.com/uploads/allimg/20230713/1-230G322435WB.jpg);
    background-size: 100% 100%;
}

.submenu_show .menu_list_195 .menu_item_195 .txt,
.head_white .menu_list_195 .menu_item_195 .txt {
    color: #2b2e2e;
}


.submenu_show .helper_195 a,
.head_white .helper_195 a {
    color: #2b2e2e;
}

.submenu_show .helper_195 .s_line_195,
.head_white .helper_195 .s_line_195 {
    color: #2b2e2e;
}

.submenu_show .bg_hover_195 {
    display: block !important;
    width: 100%;
    height: 445px;
    background: rgba(255, 255, 255, 1);
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-animation: a_bg_hover_show 0.2s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_show .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_show .sub_list {
    -webkit-animation: a_menu_item_195_show 0.2s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195.sublist_hide .sub_list,
.head_white .menu_list_195 .menu_item_195.sublist_hide .sub_list {
    -webkit-animation: a_menu_item_195_hide 0.15s ease-out both;
}

.submenu_show .menu_list_195 .menu_item_195 .menu_hook_195 {
    display: block;
}

.submenu_hide,
.sublist_hide {
    pointer-events: none;
}

/*避免鼠标快速移动触发鼠标对菜单收回动画延迟 一进多出显示bug*/
.submenu_hide .bg_hover_195 {
    -webkit-animation: a_bg_hover_hide 0.15s ease-out both;
    -webkit-transform-origin: 50% 0%;
}

@keyframes a_menu_item_195_show {
    0% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }
}

@keyframes a_menu_item_195_hide {
    0% {
        -webkit-transform: translate(0px, 0px);
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0px, -30px);
        opacity: 0;
    }
}


@keyframes a_bg_hover_show {
    0% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }
}


@keyframes a_bg_hover_hide {
    0% {
        -webkit-transform: scale(1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1, 0.5);
        opacity: 0;
    }
}



/*banner*/

.banner_area_195 {
    display: block;
    height: 780px;
    width: 100%;
    position: relative;
    margin-top: -72px;
    overflow: hidden;
}

.banner_bg_195 {
    display: block;
    height: 780px;
    width: 100%;
    background: #000 url(http://www.eyoucms.com/skin/zujianku/images/banner_bg_195.jpg) no-repeat center top;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
}

@media screen and (max-width: 1250px) {
    .head_con_195 {
        width: 96%;
    }

    /* 响应式 */

    /*移动端响应式兼容*/

    @media screen and (min-width: 1921px) {

        .banner_area_195 {
            height: 1040px;
        }

        .banner_bg_195 {
            height: 1040px;
        }
    }

    @media screen and (max-width: 1250px) {
        .head_con_195 {
            width: 96%;
        }

        .mod-con {
            width: 96%;
        }

    }

    @media screen and (max-width: 1120px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 45px;
        }
    }

    @media screen and (max-width: 1050px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 40px;
        }

        .ser-box {
            width: 920px;
            box-sizing: border-box;
        }
    }

    @media screen and (max-width: 960px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 35px;
        }

        .ser-box {
            width: 100%;
        }

        .menu_list_195 {
            right: 150px;
        }

    }

    @media screen and (max-width: 820px) {
        .menu_list_195 .menu_item_195 {
            margin-left: 25px;
        }

        .submenu_show.search_area_show .search_area,
        .head_white.search_area_show .search_area {
            width: 50%;
        }
    }

    @media screen and (max-width: 768px) {

        /*页头*/
        .wrap_195 {
            overflow: hidden;
        }

        .head_con_195 {
            width: 100%;
            height: 56px;
            z-index: 99;
        }

        .wrap_195_head {
            height: 56px;
        }

        .header-seat {
            padding-bottom: 56px;
        }

        .head_con_195 .logo_195 {
            display: block;
            height: 18px;
            width: 137px;
            position: absolute;
            left: 50%;
            top: 19px;
            margin-left: -68px;
        }

        .head_con_195 .logo_195 h1 {
            display: block;
            height: 18px;
            width: 137px;
            background: url(https://www.ckvcv.com/uploads/allimg/20230713/1-230G322435WB.jpg) no-repeat 0 0;
            background-size: contain;
        }

        .head_white .logo_195 h1 {
            background-image: url(http://www.eyoucms.com/skin/zujianku/images/menu_logo_hover_195.png);
        }

        .icon_menu_195 {
            display: block;
            height: 20px;
            width: 20px;
            position: absolute;
            left: 21px;
            top: 18px;
            z-index: 99;
        }

        .icon_menu_195 .i_menu_195 {
            display: block;
            height: 14px;
            width: 15px;
            background: url(https://www.ckvcv.com/uploads/allimg/20230718/1-230GP02955196.png) no-repeat 0 0;
            background-size: contain;
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 2;
        }

        .icon_menu_195 .i_menu_195 {
            margin-top: 4px;
        }

        .head_white .icon_menu_195 .i_menu_195 {
            background: url(http://www.eyoucms.com/skin/zujianku/images/icon_menu_hover_195.png) no-repeat center;
            background-size: 100% 100%;
            width: 20px;
            height: 20px;
            margin-top: 0;
        }

        .icon_menu_195 .i_close_195 {
            display: none;
            height: 14px;
            width: 15px;
            background: url(http://www.eyoucms.com/skin/zujianku/images/icon_menu_close_195.png) no-repeat 0 0;
            background-size: contain;
            position: fixed;
            left: 21px;
            top: 21px;
            z-index: 4;
        }

        .menu_list_195 {
            display: block;
            position: fixed;
            background: #fff;
            width: 260px;
            height: 100%;
            right: 0px;
            left: 0px;
            padding-top: 90px;
            z-index: 3;
            transform: translate(-260px, 0);
            opacity: 0.8;
            transition: transform 0.25s ease-out, opacity 0.25s ease-out;
        }

        .menu_list_195 .menu_item_195 {
            display: block;
            float: none;
            height: 63px;
            margin-left: 58px;
        }

        .menu_list_195 li {
            margin: 0;
        }
        

        .menu_list_195 .menu_item_195 .txt {
            color: #2a2e2e;
            font-weight: normal;
        }

        .menu_list_195 .menu_item_195 .txt:hover:after {
            display: none;
        }
        .menu_list_195 .menu_item_195 .txt:after {
            width: 30%;
            bottom: 8px;
        }
        .helper_195 {
            display: none;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            display: block;
            position: absolute;
            bottom: 87px;
            line-height: 63px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan a {
            color: #2a2e2e;
            font-size: 16px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan .s_line_195 {
            color: #878a8a;
            font-size: 16px;
            margin: 0px 8px;
            font-style: normal;
        }

        .bg_hover_195 {
            display: none;
            height: 100%;
            width: 100%;
            position: fixed;
            left: 0px;
            top: 0px;
            background: rgba(0, 0, 0, 0.2);
            z-index: 98;
        }

        .banner_area_195 {
            height: 640px;
        }

        .banner_bg_195 {
            height: 100%;
            background: #000 url(http://www.eyoucms.com/skin/zujianku/images/banner_bg_195.jpg) no-repeat center top;
            background-size: cover;
            position: absolute;
            left: 0px;
            top: 0px;
        }
    }

    @media all and (max-width:320px) {

        /*页头*/
        .menu_list_195 {
            height: 478px;
        }

        .menu_list_195 .menu_item_195 {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195 .txt {
            height: 50px;
            line-height: 50px;
        }

        .menu_list_195 .menu_item_195.menu_item_195_lan {
            bottom: 20px;
        }
    }




h3 {
    margin: 0;
}
P {
    margin-bottom: 0;
}
.ey_news359 {
    height: auto;
    color: #434343;
}
.ey_news359 .news_ny {
    width: 100%;
    padding: 20px 0;
    height:auto; 
    overflow:hidden;
}
.ey_news359 .news_list {
    width: 47%;
    float: left;
    padding: 1.5%;
    height: auto;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0px 2px 10px #b3b3b3;
    margin: 1.5%
}
.ey_news359 .e_news_l {
    width: 35%;
    float: left
}
.ey_news359 .e_news_l .img {
    display: block;
    width: 100%;
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}
.ey_news359 .e_news_l .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    min-height: 100%;
    display: block;
}
.ey_news359 .e_news_r {
    width: 62%;
    float: right;
}
.ey_news359 .e_news_r h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
    color: #222;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;/*显示几行*/
    overflow: hidden;
}
.ey_news359 .e_news_r span {
    padding-top: 5px;
    display: block;
    font-size: 13px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    color: #787878;
}
.ey_news359 .e_news_r p {
    padding-top: 5px;
    color: #626262;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;/*显示几行*/
    overflow: hidden;
}
.ey_news359 .ey_page {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #626262;
    margin: 30px 0;
}
.ey_news359 .ey_page li {
    display: inline-block;
}
.ey_news359 .ey_page a {
    margin: 0px 2px;
    padding: 8px 16px;
    border: 1px solid #ccc;
    color: #626262;
    background-color: #fff
}
.ey_news359 .ey_page a:hover, .ey_news359 .ey_page .active a {
 background-color: #009fa8;
 color: #fff;
 border: 1px solid #009fa8;
 box-shadow: 0 0 14px rgb(0 0 0 / 20%);
}
@media (max-width:1199px) {
.ey_news359 .news_list {
    width: 47%;
    padding: 1.5%;
    margin: 1.5%
}
.ey_news359 .e_news_r p {
    padding-top: 10px;
}
.ey_news359 .news_ny {
    padding: 20px 0;
    height:auto; 
    overflow:hidden;
}
}
@media (max-width:991px) {
.ey_news359 .e_news_l {
    width: 40%;
    float: left
}
.ey_news359 .e_news_r {
    width: 57%;
    float: right;
}
.ey_news359 .e_news_r span {
    padding-top: 0;
}
}
@media (max-width:768px) {
.ey_news359 .e_news_l {
    width: 100%;
    float: none
}
.ey_news359 .e_news_r {
    width: 100%;
    float: none;
}
}
@media (max-width:480px) {
.ey_news359 .news_list {
    width: 97%;
    float: none;
    padding: 4%;
    margin: 0 1.5% 25px 1.5%
}
.ey_news359 .e_news_r h3 {
    margin-top: 15px
}
.ey_news359 .e_news_r span {
    padding-top: 5px;
}
}
@media (max-width:768px) {
.ey_news359 .ey_page {
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #626262;
    margin: 30px 0
}
.ey_news359 .ey_page a {
    margin: 2px 1px;
    padding: 0px 8px;
    border: 1px solid #ccc;
    color: #626262;
    background-color: #fff;
    display: inline-block
}
.ey_news359 .ey_page a:hover {
 background-color: #009fa8;
 color: #fff;
 padding: 0px 8px;
 border: 1px solid #009fa8;}
.ey_news359 .ey_page span {
 background-color: #009fa8;
 color: #fff;
 padding: 0px 8px;
 border: 1px solid #009fa8;
 display: inline-block;}
}














}

/*网分页样式*/
.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;
}
.header .nav .tej {
	background-color: #3333338c;
}
.header ul li {
	display: inline-block;
	position: relative;
}
/* pc端二级栏目 */
.header .navmc {
	display: block !important;
	padding: 10px 20px!important;
	color: #fff!important;
	font-size: 14px!important;
	text-decoration: none!important;
	line-height: 30px!important;
	text-align: center;
}
.header ul ul {
	display: none;
	position: absolute;
	top: 100%;
}
.header ul li:hover > ul {
	display: inherit;
}
.header ul ul li {
	width: 100%;
	float: none;
	position: relative;
	margin-left: 0 !important;
}
 @media screen and (max-width: 767px) {
.header .nav .tej {
	display: none;
}
}
/* pc端二级栏目 end*/









