
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;
	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: 16px/1 'SourceHanSansCN-Normal', system-ui, -apple-system, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",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: #009a3e;
}
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;
	background-size: 100%;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
    width: 90%;
	/*padding: 0 15px;*/
	min-width: 1200px;
	margin: 0 auto;
	max-width: 1600px;
}
.container img{
    max-width: 100%;
}
.m-tc{
        /*border-top: 1px solid #ddd;*/
}
.more-big {
	display: inline-block;
	font-size: 0;
	vertical-align: middle;
	line-height: 50px;
	margin-top: 30px;
	background: #009a3e;
	/*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;
	color: #fff;
}
.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: #009a3e;
	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: 9999;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	/*background: rgba(0,154,62,0.6);*/
	box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 4px;
}
/*.header .container {width: auto;padding: 0 60px;}*/
.header .logo {
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding: 20px 0;
	background: url(../images/logo.png) no-repeat center;
	background-size: 100%;
}
.header-active .logo {
    float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding: 20px 0;
	background: url(../images/logo1.png) no-repeat center!important;
	background-size: 100%!important;
}
.header .nav {
	float: right;
	/*width: 77%;*/
}
.header .nav li {
	/*margin-left: 10px;*/
	float: left;
	/*width: calc(100% / 7);*/
	position: relative;
}
.header .nav li>a {
	display: block;
	/*font-size: 18px;*/
	line-height: 90px;
	position: relative;
	color: #fff;
	padding: 0 30px;
}
.header .nav li>a:hover .dropdown-box{
    display: block !important;
}
.header .nav li:hover .dropdown-box{
    display: block !important;
}
.header .nav li>a:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background-color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	content: '';
}
.header .nav li .arr {
	float: right;
	height: 50px;
	width: 50px;
	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);
	background: #fff;
}
.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: #009a3e;
	color: #fff;
}
.header .nav .dropdown-box:hover{
    display: block!important;
}
.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: 90px;
	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: #009a3e;
	color: #fff;
	border: 0;
	cursor: pointer;
	font-size: 14px;
}
.header-active {
		background: #ffffff;
}
.header-active .nav li>a{
    color: #151515 !important;
}
.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;
	/*opacity: 0;*/
 /*   transition: opacity 1s ease-in-out;*/
	/*position: relative;*/
	/*overflow: hidden;*/
}

/*.banner .bj_active {*/
/*    opacity: 1;*/
/*    animation: zoomIn 3s ease-in-out infinite;*/
/*}*/


/*@keyframes zoomIn {*/
/*    0% {*/
/*        transform: scale(1.1);*/
/*    }*/
/*    100% {*/
/*        transform: scale(1);*/
/*    }*/
/*}*/






.banner .swiper-slide img {
	display: block;
	width: 36%;
	height: auto;
	margin-left: 10%;
}
/*.banner .swiper-slide:nth-child(2) img{*/
/*    margin: 0 auto;*/
/*}*/
.banner .swiper-slide .container {
	height: 100%;
}
.banner .swiper-slide .wrap {
	display: table;
	width: 100%;
	height: 100%;
	color: #fff;
}
.banner .swiper-slide .inner {
	display: table-cell;
	vertical-align: middle;
	padding-bottom:10%;
}
.banner .swiper-slide h4 {
	margin: 0;
	font-size: 40px;
	font-weight: normal;
}
.banner .swiper-slide h4:after {
	/*display: block;*/
	/*content: '';*/
	/*height: 3px;*/
	/*width: 40px;*/
	/*margin-top: 20px;*/
	/*background-color: #009a3e;*/
}
.banner .swiper-slide small {
	margin: 20px 0 0;
	font-size: 30px;
	display: block;
	/*opacity: 0.3;*/
	text-transform: uppercase;
}
.banner .swiper-slide .more-big {
	background: #009a3e;
	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: 15px;
	margin: 15px auto !important;
	height: 15px;
	border-radius: 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.banner .swiper-pagination-bullet-active {
	/*width: 100%;*/
}
.banner-sub {
	background: no-repeat center / cover;
	height: 350px;
	position: relative;
}
.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: 26px;
	line-height: 1.1;
	text-transform: uppercase;
}
.banner-sub h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 10px;
	background-color: #fff;
}
.banner-sub small {
	/*margin: 10px 0 0;*/
	font-size: 34px;
	display: block;
	text-transform: uppercase;
}






.section {
	padding: 50px 0;
}
.section-title {
	margin-bottom: 20px;
}
.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: 36px;
	line-height: 1.1;
	padding-bottom: 15px;
}
.section-title h4 {
	margin: -1px 0 0;
	padding-top: 15px;
	font-size: 18px;
	line-height: 1.1;
	border-top: 5px solid #009a3e;
	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;*/
	/*background: #f5f5f5;*/
	color: #333;
}
.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;
}
.video_tit{
    width: 50%;
}


.content_con{
    width: 100%;
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}
.content_con .content_list{
    width:23% ;
    background: rgba(245, 245, 245, 1);
    border-radius: 10px;
    text-align: center;
    padding: 32px 0;
    transition: all 0.5s;
}
.content_con .content_list p{
    margin: 0;
}
.content_con .content_list p:nth-child(2){
    margin: 24px 0 10px 0;
}

.content_con .content_list:hover{
    margin-top: -10px;
}








.xbg{
    width: 100%;
    height: 200px;
    background: url(../images/xbg.jpg) no-repeat center / cover;
    position: relative;
}

.xbg_tit{
    text-align: center;
    /*margin-top: -36px;*/
}
.xbg_tit p:first-child{
    font-size: 36px;
    margin: 0 auto;
    font-weight: bold;
}
.xbg_cn{
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(255, 255, 255, 0);
        box-shadow: 0 0 20px rgba(0, 0, 0, .08);
    position: relative;
    margin-top: 50px;
    /*z-index: 999;*/
}

.xbg_cn .xbg_list{
    width: 25%;
    border-right: 1px solid #efefef;
    padding: 70px 0 80px 0;
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
        overflow: hidden;
        background: #ffffff;
    
}
.xbg_cn .xbg_list:last-child{
    border: none;
    
}
.xbg_cn .xbg_list p{
    width: 80%;
    margin: 0 auto;
    transition-duration: 0.4s;
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    
}
.xbg_cn .xbg_list p:first-child img{
    width: 45px;
}
.xbg_cn .xbg_list p:nth-child(2){
    font-size: 26px;
    color: #009a3e;
    padding: 15px 0;
    font-weight: bold;
}

.xbg_cn .xbg_list p:nth-child(3){
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xbg_cn .xbg_list p:last-child{
   
    padding-top: 20px;
}
.xbg_cn .xbg_list p:last-child a{
     color: #fff;
     font-size: 15px;
}
/*.xbg_cn .xbg_list:hover{*/
/*    background: #009a3e;*/
/*}*/


.xbg_cn .xbg_list:hover  p:nth-child(2){
    color: #fff;
}
.xbg_cn .xbg_list:hover p:nth-child(3){
    color: #fff;
}
.xbg_cn .xbg_list:first-child{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.xbg_cn .xbg_list:first-child:hover{
    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;
}
.xbg_cn .xbg_list:nth-child(2):hover{
    background: url(../images/xbg_bj2.jpg) no-repeat center / cover;
}
.xbg_cn .xbg_list:nth-child(3):hover{
    background: url(../images/xbg_bj3.jpg) no-repeat center / cover;
}
.xbg_cn .xbg_list:nth-child(4):hover{
    background: url(../images/xbg_bj4.jpg) no-repeat center / cover;
}
/*.xbg_cn .xbg_list:hover .xbg_list p:last-child{*/
/*    transform: rotate(45deg);*/
/*}*/
/*.xbg_cn .xbg_list:hover p{*/
/*    color: #ffffff;*/
/*}*/
/*.xbg_cn .xbg_list:first-child{*/
/*    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;*/
/*     transition: all 0.5s;*/
/*}*/
/*.xbg_cn .xbg_list:nth-child(2){*/
/*    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;*/
/*     transition: all 0.5s;*/
/*}*/
/*.xbg_cn .xbg_list:nth-child(3){*/
/*    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;*/
/*    transition: all 0.5s;*/
/*}*/
/*.xbg_cn .xbg_list:last-child{*/
/*    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;*/
/*     transition: all 0.5s;*/
/*}*/
/*.xbg_cn .xbg_list:hover{*/
/*    background-size: 110%;*/
/*}*/

.xbg_c .xbg_list{
    width: calc(100% / 3);
}

.combine{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.combine .combine_list{
    width:23.5%;
    
}
.combine .combine_list img{
    width: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.combine .combine_list:hover img{
    transform: scale(1.05);
}




.a_cen{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.a_cen .a_l{
    width: 50%;
}
.a_cen .a_l p{
    width: 90%;
}
.a_cen .a_l p:first-child{
    font-size: 36px;
    font-weight: 500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}
.a_cen .a_l p:first-child img{
    width: 40px;
    margin-right: 5px;
}
.a_cen .a_l p:nth-child(2){
    font-size: 24px;
      font-weight: 500;
      margin: 10px 0;
}
.a_cen .a_l p:last-child{
    line-height: 32px;
}
.a_cen .a_r{
    width: 50%;
}
.a_cen .a_r img{
    max-width: 100%;
    border-radius: 25px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .08);
}
.a_cen:nth-child(2n) .a_l p{
    margin-left: 10%;
}

.about_x p{
    line-height: 32px !important;
    text-indent: 2rem;
}
.about_x h3{
        font-size: 30px;
    color: #009a3e;
    margin: 0 0 10px 0;
}



.in-about {
	margin: 0;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.in-about dt {
	float: right;
	width: 50%;
	/*margin-top: -80px;*/
}
.in-about dd {
	width: 45%;
	/*float: left;*/
	overflow: hidden;
	margin: 0;
}
.in-about dd p {
	margin: 0;
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
	/*text-indent: 2em;*/
}
.in-about dd .about1{
    font-size: 36px;
    line-height: 36px;
}
.in-about dd .about2{
        font-size: 18px;
    font-family: Arial;
    color: rgba(136, 136, 136, 1);
}
.in-about dd .about3{
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #009a3e;
    max-width: 50px;
    margin-left: 0px;
    margin: 12px 0;
}
.in-about dd .about4{
    line-height: 36px;
    text-indent: 2em;
    /*display: none;*/
}
.in-about ul {
    width: 100%;
	overflow: hidden;
	margin-top: 35px;
	/*border-bottom: 1px solid #ddd;*/
	    display: flex;
    flex-wrap: wrap;
	/*margin-left: -30px;*/
}
.in-about li {
float: left;
    width: 33%;
    padding-bottom: 20px;
    margin-bottom: -1px;
    border-left: 1px solid #ccc;
}
.in-about li:first-child{
    border: none;
}
.in-about li .wrap {
	text-align: center;
}
.in-about li p {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	/*margin-top: 15px;*/
	text-indent: 0;
}
.in-about li .num strong {
	font-size: 50px;
	color: #009a3e;
	font-family: Impact;
	margin-right: 5px;
}
.in-about li.active {
	/*border-bottom: 3px solid #009a3e;*/
}
.in-about li:last-child .wrap {
	border-right: 0;
}


.about_con dd,.about_con ul{
    width:100%;
    margin: 0 auto;
}
.about_con li{
    width: calc(25% - 4px);
        border-left: 1px solid #f5f5f5;
        margin-top: 20px;
}




.team_cen{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.team_cen .team_l{
    width:20%;
}
.team_cen .team_l img{
    width: 100%;
}
.team_cen .team_t{
    width:76%;
    font-size: 15px;
    line-height: 32px;
}





/*企业风采*/

.style_con{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.style_con .style_list{
    width: 20%;
    padding: 20px;
    background: #f2f2f2;
    transition: all .5s;
}
.style_cen{
        position: relative;
}
.style_cen .style_img img{
        max-width: 100%;
    max-height: 280px;
    object-fit: cover;
}
.style_cen .style_bj{
    position: absolute;
    top: 25px;
    height: calc(100% - 50px);
    width: calc(100% - 50px);
    left: 25px;
    background: rgba(0, 154, 62, 0.75);
    z-index: 1;
    text-align: center;
    color: #fff;
    opacity: 0;
}
.style_cen .style_bj p{
    text-align: center;
    margin: 0 auto;
}
.style_cen .style_bj p img{
    margin-top: 30px;
}
.style_tit{
        text-align: center;
    margin-top: 10px;
}

.style_con .style_list:hover .style_bj{
    opacity:1;
}


/*企业荣誉*/
.honors_list{
        width: 20%;
    background: #f2f2f2;
        padding: 20px;
}
.honors_list img{
        transition: .5s ease-in;
}
.honors_img {
    text-align: center;
}
.honors_img img{
    max-height: 220px;
}

.honors_tit{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
        /*background: rgba(0, 0, 0, 0.5);*/
    color: #333;
    line-height: 35px;
    padding: 0 10px;
    font-size: 15px;
    text-align: center;
}
.honors_list:hover img{
    transform: scale(1.1);
}
.honors_list:hover .honors_tit{
    color: #009a3e;
}



.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: #009a3e;
	padding: 30px 0 58px;
}
.in-service .swiper-slide a:hover .text span {
	color: #fff;
	border-color: #fff;
}
.in-service .swiper-button-next, .in-service .swiper-button-prev {
	background-color: #6e6e6e;
	width: 50px;
	height: 80px;
	opacity: 0.5;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-service .swiper-button-next:hover, .in-service .swiper-button-prev:hover {
	opacity: 1;
}
.in-equipment {
	padding-bottom: 10px;
}
.in-equipment .swiper-slide {
	width: 1000px;
}
.in-equipment .swiper-slide a {
	display: block;
	position: relative;
}
.in-equipment .swiper-slide .img-cover span {
	padding-top: 52%;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text {
	position: absolute;
	left: 40px;
	top: 50px;
	background-color: #fff;
	padding: 40px 30px;
	width: 280px;
	height: 320px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 36px;
	font-weight: normal;
	position: relative;
}
.in-equipment .swiper-slide .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #009a3e;
	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: #009a3e;
	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: #009a3e;
}
.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: #009a3e;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.in-news-left {
	float: left;
	width: 300px;
}
.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: 310px;
}
.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: 0 0 0 10px;
	padding:20px;
	/*height: 310px;*/
	border: 1px solid #e8e8e8;
}
.list-1 li .item:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #009a3e;
	height: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.list-1 li .text {
	position: relative;
	z-index: 1;
}
.list-1 li .text p img{
    width: 100%;
}
.list-1 li h4 {
	margin: 0 0 10px;
	font-size: 16px;
	-webkit-transition: all 1s;
	transition: all 1s;
	/*padding-right: 25%;*/
	/*text-align: justify;*/
}
.list-1 li h4 span {
	display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-1 li h4:after {
	display: block;
	content: '';
	margin-top: 25px;
	width: 36px;
	height: 2px;
	background-color: #009a3e;
	-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: linear-gradient(to right, #009a3e, #00a1e6);
	padding-top: 60px;
	color: #ffffff;
	/*border-top: 5px solid #fff;*/
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: rgba(255,255,255,0.7);
}
.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: linear-gradient(to right, #009a3e, #00a1e6);
	padding: 20px 0;
	border-top: 1px solid #ccc;
	text-align: center;
}
.footer-copy .zc {
	float: right;
}
.position {
	width: 100%;
	height: 60px;
		display: flex;
    justify-content: space-between;
    align-items: center;
        position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(35px);
}
.position .tit {
	/*font-size: 22px;*/
	/*background: url(../images/icon8.png) no-repeat 0 center;*/
	/*padding-left: 40px;*/
	/*font-weight: bold;*/
	margin-left: 5%;

}
/*.position .tit:after {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*	content: '';*/
/*	width: 30px;*/
/*	height: 3px;*/
/*	background-color: #009a3e;*/
/*	margin-left: 20px;*/
/*}*/
.position .wz {
	float: right;
	color: #fff;
	margin-right: 5%;
	    display: flex;
    justify-content: space-between;
    align-items: center;
}
.position .wz img{
        margin-right: 5px;
    width: 16px;
}
.position .wz a {
	color: #fff;
}

.list-2 {
	/*margin: -30px 0 0 -40px;*/
	    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.list-2 li {
	    width: 30%;
    border: 1px solid #f5f5f5;
}
.list-2 li a {
	display: block;
	/*margin: 40px 0 0 40px;*/
}
.list-2 li .img-cover span {
	padding-top: 55%;
}
.list-2 li .text {
	width: 100%;
    background-color: #f5f5f5;
    text-align: center;
    position: relative;
    z-index: 1;
}
.list-2 li .text h4 {
margin: 0;
    font-weight: normal;
    /* font-size: 20px; */
    color: #666;
    line-height: 50px;
}
.list-2 li .text p {
	margin: 0;
	font-size: 14px;
}
.list-2 li a:hover .img-cover span {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}


.team li{
    width: 18%;
}
.team li .img-cover span{
        padding-top: 120%;
}
.team li a{
    position: relative;
}
.team li a .text{
        position: absolute;
    bottom: 18px;
    width: 90%;
    left: 5%;
    border-radius: 10px;
        text-align: left;
    text-indent: 2rem;
    padding: 5px 0;
    background: url(../images/team_bj.jpg) no-repeat center / cover;
}
.team li .text h4{
    margin: 0;
    font-weight: bold;
    /* font-size: 20px; */
    color: #ffffff;
     line-height: 35px; 
    font-size: 18px;
    text-align: center;
    text-indent: 0;
}
.team li .text p{
    color: #ffffff;
}




.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: #009a3e;
	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: #009a3e;
	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: #009a3e;
}
.list-3 {
	/*margin: -30px 0 0 -30px;*/
}
.list-3 li {
	/*width: 100%;*/
	background: #f5f5f5;
	padding: 40px;
	margin-bottom: 40px;
}
.list-3 li:hover .img-cover span{
        background-size: 110%;
}
.list-3 li:hover .text h4{
    color: #009a3e;
}
.list-3 li a {
    display: block;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.img-cover{
    width: 100%;
    border-radius: 5px;
}
.list-3 li .img-cover span {
	padding-top: 60%;
}
.list-3 li .img-cover{
    width: 25%;
}
.list-3 li .text {
	/*margin: 20px 0 0;*/
	width: 72%;
}
.list-3 li .text h4 {
	margin: 0;
	/*font-size: 18px;*/
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	    color: rgba(0, 0, 0, 1);
    font-weight: bold;
}
.list-3 li .text .date {
	margin: 10px 0 0;
	color: #666;
	font-size: 14px;
}
.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: #009a3e;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.list-3 li .text p {
	margin: 10px 0 0;
	/*height: 44px;*/
	font-size: 14px;
	word-break: break-all;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	color: rgba(119,119,119,1);
	line-height: 26px;
}
.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 #009a3e;
	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:22px;
	font-size: 16px;
}
.content-body table{
    width: 100% !important;
    margin: 0 auto 20px auto;
    border: 1px solid #e5e5e5;
    border-collapse: collapse
}
.content-body table th{
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #eee;
    background: #edfff8;
}
.content-body table tr td{
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #eee;
}




.content-body img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.content-exp {
	margin-top: 50px;
}
.content-exp li {
	float: left;
	width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-exp li:last-child {
	text-align: right;
}
.prd-show {
	/*background-color: #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 {
    /*padding-left:5%;*/
	/*margin: 20px 0 30px 0;*/
}
.nnnns a {
    display: block;
	padding: 20px 35px;
        color: #fff;
        /*border-right:1px solid #eee;*/
        float:left;
        position: relative;
}

.nnnns a:before{
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
.nnnns a:hover:before{
    width: 80%;
    left: 10%;
    background-color: #009a3e;
}

.nnnns a:after{
    content: "";
        position: absolute;
        width: 1px;
        height: 15px;
        display: block;
        background: #ccc;
        top: 50%;
        margin-top: -7px;
        right: 0;
}

.nnnns li.on {
	background: #009a3e;
	color: #fff;
}
.nnnns li:hover {
	background: #009a3e;
	color: #fff;
}
.nnnns li.on a {
	color: #fff;
}


/* 优势 */
.ys {
  width: 100%;
  margin: 0 auto;
}

.ys_con {
  /*margin-top: 60px;*/
  /*background: #fff;*/
  /*padding: 30px;*/
}



.tab{
    width: 30%;
    float: right;
}
.tab a {
  display: block;
  font-size: 22px;
  width: 100%;
  height: 166px;
  color: #fff;
  background: #009a3e;
  text-align: center;
  /*float: left;*/
  text-decoration: none;
  transition: all .5s;
}
.tab a:nth-child(2){
    background: #009a3e;
}
.tab a .tab_left{
    width: 40%;
    height: 100%;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-family: arial;
    font-weight: bold;
}
.tab a .tab_right{
    width: calc(60% - 1px);
    height: 100%;
    float: right;
    line-height: 200px;
    font-size: 16px;
}
.tab a:first-child .tab_right{
    background: url(../images/p1.png) center 30px  no-repeat;
}
.tab a:nth-child(2) .tab_right{
    background: url(../images/p2.png) center 30px  no-repeat;
}
.tab a:nth-child(3) .tab_right{
    background: url(../images/p3.png) center 30px  no-repeat;
}
.tab a span {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #666;
  margin-top: 10px;
}



.tab a.on {
  background: url(../images/tab_on.jpg) no-repeat center / cover;

  color: #fff;
  width: 110%;
    margin-left: -10%;
    position: relative;
    z-index: 999;
}

.tab a.on span {
  color: #fff;
}







.co {
  overflow: hidden;
  /*margin: 5px;*/


}

.co>ul {
    width:70%;
    height: 498px;
    float: left;
  /*margin-top: 30px;*/

}

.co li {
  display: none;
  width: 100%;
  height: 100%;
  list-style: none;
  position: relative;
}
.co li:first-child{
    background: url(../images/ys_list_left3.jpg) no-repeat center / cover;
}
.co li:nth-child(2){
    background: url(../images/ys_list_left2.jpg) no-repeat center / cover;
}
.co li:nth-child(3){
    background: url(../images/ys_list_left1.jpg) no-repeat center / cover;
}
.ys_list {
  margin-top: 40px;

}

.ys_list_right {
  float: left;
  width: 50%;

}
.ys_list_right img{
    width: 100%;
}
.ys_list_left {
  /*float: right;*/
  width: 75%;
  /*padding: 40px 5%;*/
  /*background: #ffffff;*/
  line-height: 24px;
  font-size: 14px;
  color: #585657;
padding: 12% 30% 10% 8%;
    color: #fff;

}

.ys_list_left i {
  font-size: 62px;
  display: block;

  margin-bottom: 10px;
  color: #093AA7;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.ys_list_left b {
  font-size: 30px;
      font-weight: normal;
}

.ys_list_left span {
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin: 30px 0;
}

.ys_list_left p {
      font-size: 16px;
    line-height: 28px;
    margin-top: 20px;
    /*width: 80%;*/
}

.ys_list_left p a {
      background: #009a3e;
    line-height: 40px;
    width: 160px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    margin-top: 50px;
    color: #fff;
    display: inline-block;
}






/*图片*/
.innerright .pro_re {
  width: 100%;
  float: left;
}

.innerright .pro_re ul li {
  width: 23%;
  float: left;
  margin: 1%;
  background: #f2f2f2;
}
.innerright .pro_re ul li a{
    padding: 10%;
    display: block;
}

.innerright .pro_re ul li .img {
  max-width: 100%;
  overflow: hidden;
  
  border-radius: 0;
}

.innerright .pro_re ul li .img img {
      max-width: 100%;
    display: block;
    transition: .5s ease-in;
    max-height: 260px;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 #ccc;
}

.innerright .pro_re ul li .zi {
  width: 100%;
  height: 45px;

}

.innerright .pro_re ul li p {
  font-size: 15px;
  line-height: 45px;
  /*padding: 10px 0;*/
  display: block;
  text-align: center;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.innerright .pro_re ul li:hover img {
  transform: scale(1.1, 1.1);
}

.innerright .pro_re ul li:hover .zi {
  background: #009a3e;
}

.innerright .pro_re ul li:hover .zi p {
  color: #fff;
}

.innerright .pro_ree {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.innerright .pro_ree ul li {
  width: 23%;
  float: left;
  margin: 1%;
}

.innerright .pro_ree ul li .img {
  width: 100%;
  overflow: hidden;
  box-shadow: 0 0 10px 0 #ccc;
  border-radius: 0;
}

.innerright .pro_ree ul li .img img {
  width: 100%;
  display: block;
  transition: .5s ease-in;
}

.innerright .pro_ree ul li .zi {
  width: 100%;
  height: 45px;
  background: #093AA7;
}

.innerright .pro_ree ul li p {
  font-size: 15px;
  padding: 10px 0;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.innerright .pro_ree ul li:hover img {
  transform: scale(1.1, 1.1);
}

.innerright .pro_ree ul li:hover .zi {
  background: #093AA7;
}

.innerright .pro_ree ul li:hover .zi p {
  color: #fff;
}
.img_big{
    width: 100%;
        background: url(../images/equipment1.png) no-repeat center / cover;
        padding: 200px 0;
}
/*.img_big img{*/
/*    width: 100%;*/
/*}*/
.img_big p{
    width: 40%;
    margin: 0px 0px 0px 5%;
}
.img_big p:first-child,.img_big p:nth-child(2){
    font-size: 36px;
    color: #fff;
    font-weight: bold;
}
.img_big p:last-child{
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    margin-top: 8px;
}


.equipment2{
    width: 100%;
    background: url(../images/equipment2.png) no-repeat center / cover;
    padding: 125px 0;
}
.equipment2 p:first-child{
    width: 100%;
    text-align: center;
    margin: 0px;
}
.equipment2 p:first-child img{
    max-width: 50%;
}
.equipment2 p:last-child{
    width: 90%;
        display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.equipment2 p:last-child img{
    width: 65px;
}
.equipment3{
    width: 100%;
    background: #f0f5fb;
    padding: 125px 0;
}
.equipment3 p{
    width: 90%;
        display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.equipment3 p img:first-child{
    width: 40%;
}
.equipment3 p img:last-child{
    width: 48%;
}
.video_cen {
    margin: 30px 0;
    border-radius: 20px;
    overflow: hidden;
}
.video_cen video{
    min-height:calc(100vh - 90px) ;
    object-fit: cover;
}




.innovation{
    width: 100%;
    background: #f0f5fb;
        padding: 50px 0 100px 0;
}
.innovation_tit{
    text-align: center;
        margin-bottom: 40px;
}
.innovation_text{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.innovation_text .innovation_l{
    width: 45%;
}
.innovation_text .innovation_l img{
    width: 100%;
}
.innovation_text .innovation_r{
    width: 45%;
}
.innovation_text .innovation_r .innovation_list{
    width: 100%;
    border-bottom: 1px solid #dee2e6;
        margin-top: 20px;
}
.innovation_text .innovation_r .innovation_list:last-child{
    margin: 0px;
}
.innovation_text .innovation_r .innovation_list img{
    width: 30px;
}
.innovation_text .innovation_r .innovation_list p:first-child{
         display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 26px;
    color: #000;
    font-weight: 500;
        text-indent: 10px;
        margin: 0px;
}
.innovation_text .innovation_r .innovation_list p:last-child{
    font-size: 18px;
     text-indent: 40px;
         margin: 10px 0 20px 0;
}
.innovation_tit p:first-child{
        font-size: 36px;
        margin: 0 auto;
}
.innovation_tit p:last-child{
    
}


@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: #009a3e;*/
}
.header .logo {
    width: 110px;
	height: 30px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .logo a{
    display: block;
    height: 30px;
}
.header .nav {
	   height: 100vh;
        margin: 10px -15px -10px;
        display: none;
        float: none;
        background: rgba(0,0, 0, 0.7);
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #ccc;
	float: none;
}
.header .nav li a {
	line-height: 50px;
	padding: 0 15px;
	font-size: 16px;
}
.header .nav li .arr {
	display: block;
	position: relative;
	z-index: 1;
}
.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: 45px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .sc-btn{
    background: url(../images/icon1.png) no-repeat center;
}
.header-active .sc-btn{
    background: url(../images/icon11.png) no-repeat center;
}
.header .menu-btn:before, .menu-btn:after, .menu-btn span{
    background-color:#ffffff ;
}


.header-active .menu-btn:before, .header-active .menu-btn:after, .header-active .menu-btn span{
    background: #333 !important;
}



.combine .combine_list{
    width: 50%;
}
.innovation_text .innovation_l{
    width: 100%;
}
.innovation_text .innovation_r{
    width: 100%;
}
.innovation_text .innovation_r .innovation_list p:first-child{
    font-size: 22px;
}
.innovation_text .innovation_r .innovation_list p:last-child{
    font-size: 15px;
}





.equipment3{
    padding: 30px 0;
}

.video_cen video{
    min-height:270px;
    border-radius: 20px;
        object-fit: cover;
        overflow: hidden;
}


.xbg_tit p:first-child{
    font-size: 20px;
}
.xbg_tit p:last-child{
    font-size: 15px;
    margin: 5px 0 0 0;
}



.innovation_text{
    display: block;
}



.xbg{
    max-height: 100px;
}
.xbg_cn {
    display: block;
}

.xbg_cn .xbg_list{
    width: calc(50% - 2px);
    float: left;
        padding: 20px 0px;
}
.xbg_cn .xbg_list:nth-child(2){
    border: none;
}
.xbg_cn .xbg_list p:nth-child(2){
    font-size: 20px;
    color: #ffffff;
}
.xbg_cn .xbg_list p:nth-child(3){
    color: #ffffff;
}


.xbg_cn .xbg_list:first-child{
    background: url(../images/xbg_bj1.jpg) no-repeat center / cover;
    border-bottom: 1px solid #efefef;
}
.xbg_cn .xbg_list:nth-child(2){
    background: url(../images/xbg_bj2.jpg) no-repeat center / cover;
            border-bottom: 1px solid #efefef;
}
.xbg_cn .xbg_list:nth-child(3){
    background: url(../images/xbg_bj3.jpg) no-repeat center / cover;
}
.xbg_cn .xbg_list:nth-child(4){
    background: url(../images/xbg_bj4.jpg) no-repeat center / cover;
}



.xbg_c .xbg_list{
    width: 100%;
    padding: 20px 0;
    margin-bottom: 10px;
}
.xbg_c .xbg_list:first-child{
        margin-top: -30px;
}
.xbg_c .xbg_list:last-child{
    margin-bottom: 30px;
}
.xbg_c .xbg_list p:last-child{
    padding-top:0px;
}
.combine{
    display: flex;
    flex-wrap: wrap;
    margin-top: -30px;
}
.combine .combine_list{
    width: 48%;
    margin-bottom: 10px;
}


.co{
    margin: 0;
}
.co>ul{
    width: 100%;
    height: 360px;
    float: none;
}
.ys_list_left{
    width: 100%;
    padding: 10%;
}
.ys_list_left b{
    font-size: 20px;
    font-weight: bold;
}
.ys_list_left p{
    font-size: 14px;
}
.ys_list_left p a{
    margin-top: 30px;
}
.tab{
    width: 100%;
    height: 100px;
    float: none;
}
.tab a{
    width: calc(100% / 3) !important;
        float: left;
        height: auto;
        margin-left: 0px !important;
}
.tab a .tab_left{
    display: none;
}
.tab a .tab_right p{
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 35%;
    padding: 5%;
    font-size: 15px;
}
.tab a:first-child .tab_right{
    width: 100%;
    background: url(../images/p1.png) center 15px / 28% no-repeat;
}
.tab a:nth-child(2) .tab_right{
    width: 100%;
    background: url(../images/p1.png) center 15px / 28% no-repeat;
}
.tab a:nth-child(3) .tab_right{
    width: 100%;
    background: url(../images/p3.png) center 15px / 28% no-repeat;
}


 .innerright {

    padding: 0 1%;
    margin: 0 auto;
  }
 .innerright .pro_re ul li {
    width: 48%;
  }

  .innerright .pro_ree ul li {
    width: 48%;
  }

  .innerright .pro_re ul li p {
      margin: 0 auto;
    /*font-size: 15px;*/
  }

  .innerright .pro_ree ul li p {
    font-size: 15px;
  }

.img_big{
    padding: 50px 0;
}
.img_big p{
    width: 90%;
    margin: 0 auto;
}
.img_big p:first-child, .img_big p:nth-child(2){
    font-size: 22px;
}




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

.style_con .style_list{
    width: 37%;
    margin-bottom: 16px;
}
.style_tit{
    font-size: 14px;
}

.honors_list{
    width: 37%;
    margin-bottom: 38px;
    margin-top: -25px;
}
.honors_img img{
    max-height: 150px;
}



.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: 280px;
	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: 15px;
	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;
}

.a_cen{
    display: block;
}
.a_cen .a_l{
    width: 100%;
}
.a_cen .a_r{
    width: 100%;
}
.in-about{
    display: block;
}
.a_cen .a_l p{
    width: 100%;
}
.a_cen .a_l p:first-child{
    font-size: 20px;
    margin: 6px auto;
}
.a_cen .a_l p:first-child img{
    width: 25px;
}
.a_cen .a_l p:nth-child(2){
    font-size: 16px;
    margin: 0px;
    
}

.a_cen:nth-child(2n) .a_l p{
    margin-left: 0px;
}

.a_cen .a_l p:last-child{
        font-size: 14px;
        margin-top: 5px;
}



.team_cen{
    display:block;
}
.team_cen .team_l{
    width: 30%;
    margin: 0 auto;
}

.team_cen .team_t{
    width: 100%;
}




.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 {
    width: 100%;
	margin: 0;
	/*padding: 20px 0 0;*/
}
.about_x h3{
    font-size: 22px;
    margin: 10px 0;
}

.in-about dd p {
font-size: 14px;
    line-height: 32px;
}
.about_x p{
    font-size: 14px;
    line-height: 32px;
}
.in-about dd p:first-child{
    font-size: 20px;
    line-height: 30px;
}
.in-about dd .about1, .in-about dd .about2{
    font-size: 20px;
}
.in-about dd .about2{
    position: relative;
    line-height: 24px;
    font-size: 14px;
}

.in-about dd .about3{

}
.in-about dd .about4{
           display: block;
        font-size: 15px;
        margin-top: 26px;
        line-height: 32px;
}
.in-about ul {
	margin-left: 0;
	margin-top: 22px;
	width: 100%;
	display: flex;
    justify-content: space-between; 
    align-items: baseline;
}
.in-about dd ul li {
	width:33%;
	padding-bottom: 15px;
}

.about_con li{
    width: calc(25% - 4px) !important;
}
.about_con li p{
    font-size: 8px;
}
.in-about li .num strong{
    font-size: 25px;
}
.in-about li .wrap {
	text-align: center;
	margin-left: 0;
}
.in-about li .wrap .num{
        font-size: 14px;
}
.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: 4px;
	text-align: center;
	font-size: 12px;
}
.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: 100%;
}
/*.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;
}
.ys_list_left p{
    width: 80%;
}
.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: absolute;
	        background: none;
        backdrop-filter: none;
}
.position .tit {
	font-size: 18px;
	background-size: auto 20px;
	/*padding-left: 22px;*/
	margin: 0 5%;
	width: 100%;
}
.position .tit:after {
	width: 20px;
	margin-left: 10px;
}
.position .wz {
	display: none;
}
.list-2 {
	margin: -10px 0 0 -10px;
}
.list-2 li {
	width: 49%;
}

.team li a .text{
    bottom: 8px;
    text-indent:1rem;
}
.equipment2 p:first-child img{
    width: 90%;
}
.equipment2{
    padding: 20px 0;
}
.equipment2 p:last-child img{
    width: 20px;
}

.equipment2{
    padding: 30px 0;
}
.equipment3 p{
    display: block;
}    
.equipment3 p img{
    width: 100% !important;
}






.list-2 li a {
	margin:6px;
}
.list-2 li .text {
	padding: 10px 0;
}
.list-2 li .text h4 {
	font-size: 15px;
	line-height: 24px;
}
.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: 100%;
	padding: 0px;
	        margin-bottom: 20px;
}
.list-3 li a {
	padding: 10px;
}
.list-3 li .text {
    width: 65%;
	margin-top: 0px;
}

.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;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
                margin: 0;
	
}
.list-3 li .img-cover{
    width: 32%
}



.list-3 li .text i{
    margin-top:0px;
}
/*.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;
}

.img-cover span{
    background-size: auto 100%;
}


.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;
	margin-bottom: 30px;
}
.mo {
	display: block;
}
.nnnns {
	margin: 10px 0;
}

.nnnns a{
    width: calc((100% - 40px) / 4);
    margin: 5px;
    float: left;
    padding: 0;
    background: #ffffff;
    color: #333;
    font-size: 15px;
    text-align: center;
    padding: 6px 0px;
    border-radius: 5px;
}
.nnnns a:after{
    width: 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;
}
/*格展网络新增翻页样式 各类模版站 www.91084.com*/
.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;}





