﻿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;
}
p,h2,h3,h4,h5{
	margin: 0;
}
li{
	list-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
@font-face
{
    font-family: SiYuanRegular;
    src: url(../fonts/SourceHanSansCN-Regular.otf);
	font-family: Oswald-Regular;
	src: url(../fonts/Oswald-Regular.ttf);
	font-family: Roboto-Medium;
	src: url(../fonts/Roboto-Medium-12.ttf);
}
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: "SiYuanRegular", "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.banner-sub small, .section-title small , .tservice-item .flot-r span{
	font-family: Roboto-Medium, "SiYuanRegular", "Microsoft Yahei";
}
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;
}
.clearfixs{
	clear: both;
}


a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #048a41;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
img{
	max-width: 100%;
}
.inblock{
	display: inline-block;
	vertical-align: middle;
}
.blockul{
	letter-spacing: -8px;
}
.blockli{
	letter-spacing: normal;
}
.flot-l{
	float: left;
}
.flot-r{
	float: right;
}
.foot-link {
	padding: 30px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #89898b;
}
.foot-link h4 {
	margin: 0;
	font-size: 16px;
	color: #f9f9f9;
}
.foot-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}

.foot-link li {
	float: left;
	margin-left: 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;
	font-size: 18px;
    font-weight: 600;
}
.footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	min-width: 1200px;
	margin: 0 auto;
	max-width: 1470px;
}
.header .container{
	/* max-width: 1335px; */
}
.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:#048a41;
}
/*.header .container {width: auto;padding: 0 60px;}*/
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	line-height: 80px;
	text-align: left;
	padding: 10px 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 21px;
}
.header .nav li>a:after , .header .nav li.active a:after{
	position: absolute;
	left: 27%;
	bottom: 25px;
	width: 0;
	height: 3px;
	background-color: #ffffff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	content: '';
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	-webkit-box-shadow: 0px 2px 5px rgb(4, 138, 65);
	box-shadow: 0px 2px 5px rgb(4, 138, 65);
	background: #ffffff;
	
}
.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: inline-block;
	line-height: 40px;
	color: #333;
	position: relative;
}
.header .nav .dropdown-box a:hover {
	color: #222222;
	font-weight: 600;
}
.header .nav .dropdown-box a:after, .header .nav .active .dropdown-box a:after{
	content: '';
    position: absolute;
    left: auto;
    top: auto;
    bottom: 12px;
    right: 0;
    height: 40%;
    width: 2px;
    background-color: #048a41;
}
.header .nav .dropdown-box a:last-child::after{
	content: none;
}
.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 , .header .nav li.active>a:hover:after {
	width: 46%;
}
.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: #048a41;
}
.menu-btn {
	display: none;
	padding: 6px 0;
	float: right;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #fff;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}
.banner .swiper-slide {
	background: no-repeat center / cover;
	min-height: 800px;
	height: 100vh;
}
.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}
.banner .swiper-slide .container {
	height: 100%;
}
.banner .swiper-slide .wrap {
	display: table;
	height: 100%;
	color: #fff;
}
.banner .swiper-slide .inner {
	display: table-cell;
	vertical-align: middle;
}
.banner .swiper-slide h4 {
	margin: 0;
	font-size: 48px;
	font-weight: normal;
}
.banner .swiper-slide h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 20px;
	background-color: #b62020;
}
.banner .swiper-slide small {
	margin: 20px 0 0;
	font-size: 24px;
	display: block;
	opacity: 0.3;
	text-transform: uppercase;
}
.banner .swiper-slide .more-big {
	background: #b62020;
	color: #fff;
}
.banner .swiper-slide .more-big i {
	border-color: rgba(255,255,255,0.4);
	background-image: url(../images/icon2.png);
}
.banner .swiper-pagination {
	bottom: 50%;
	left: auto;
	width: 80px;
	padding: 1px 0;
	right: 30px;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}
.banner .swiper-pagination-bullet {
	background-color: #fff;
	display: block;
	width: 40px;
	margin: 15px auto !important;
	height: 2px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.banner .swiper-pagination-bullet-active {
	width: 100%;
}
.banner-sub {
	background: no-repeat center / cover;
	height: 550px;
}
.banner-sub .container {
	height: 100%;
}
.banner-sub .wrap {
	display: table;
	height: 100%;
	color: #fff;
}
.banner-sub .inner {
	display: table-cell;
	vertical-align: middle;
}
.banner-sub h4 {
	margin: 0;
	font-size: 44px;
	line-height: 1.1;
	text-transform: uppercase;
}
.banner-sub h4:after {
	display: block;
	content: '';
	height: 3px;
	width: 40px;
	margin-top: 20px;
	background-color: #fff;
	box-shadow: 2px 4px 3px rgba(0,0,0,0.3);;
}
.banner-sub small {
	margin: 20px 0 0;
	font-size: 34px;
	display: block;
	text-transform: uppercase;
}
.banner-sub h4 ,.banner-sub small{
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);;
	
}
.section {
	padding: 60px 0;
}
.section-title {
	margin-bottom: 25px;
	text-align: center;
}
.section-title .more-big {
	margin-top: 25px;
	float: right;
	display: none;
}
.section-title small {
	display: block;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 1.1;
	padding-bottom: 25px;
	color: #048a41b8;
	letter-spacing: 1px;
}
.section-title h4 {
	margin: -1px 0 0;
	padding-top: 25px;
	font-size: 44px;
	line-height: 1.1;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 16px;
	color: #048a41;
}
.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;
}
.bg0{
	background: url(../images/search_bg.jpg) no-repeat center / cover;
}
.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;
}
.adv-item{
	background: url(../images/flow_bg.jpg) no-repeat center / cover;
}

/* 视频背景 */
.vidbg-container {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.vidbg-container video {
    position: absolute;
    margin: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.25s opacity ease-in-out;
    max-width: none;
    opacity: 0
}

.vidbg-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.videobg-item section{
	height: 770px;
	border-bottom: 5px solid #048a41;
    box-sizing: border-box;
	background-color: #2c3e50;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.videobg-item section > .text {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
section > .text > h1 {
	font-size: 42px;
	color: #fff;
	border-bottom: 0;
	margin: 0 0 10px;
}

.search-item .container{
	text-align: center;
}
.search-tit{
	font-size: 25px;
}
.search-tit, .hot-key , .hot-key a{
	color: #ffffff;
}
.hot-key{
	padding-bottom: 14px;
}
.search-tit , .search-form{
	display: inline-block;
	vertical-align: middle;
	margin: 34px auto 10px;
}

.search-box {
    width: 630px;
    border-top: 0;
    border-bottom: 0;
    background: #fff;
    overflow: hidden;
}
.search-input {
    float: left;
    width: 480px;
    padding-left: 50px;
    height: 65px;
    line-height: 65px;
    font-size: 14px;
    border: 0;
    background: url(../images/search_ico.png) 10px center no-repeat;
}
.search-txt {
    height: 65px;
    line-height: 65px;
    width: 100%;
    border: 1px solid #FFF;
    outline: none;
    color: #b2b3b3 !important;
    font-size: 16px;
	padding-left: 10px;
}
.search-btn {
	float: right;
    background: #048a41;
    border: 0;
    width: 100px;
    font-size: 15px;
    height: 65px;
    line-height: 65px;
    box-shadow: none;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    color: #FFF !important;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
}

.in-about {
	margin: 0;
}
.in-about dt {
	float: right;
	width: 50%;
}
.in-about dd {
	margin: 0 50% 0 0;
	padding: 25px 2% 0 2%;
	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: 1000px;
}
.in-equipment .swiper-slide a {
	display: block;
	position: relative;
}
.in-equipment .swiper-slide .img-cover span {
	padding-top: 52%;
	opacity: 0.5;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text {
	position: absolute;
	left: 40px;
	top: 50px;
	background-color: #fff;
	padding: 40px 30px;
	width: 280px;
	height: 320px;
	color: #333;
	opacity: 0;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.in-equipment .swiper-slide .text h4 {
	margin: 0;
	font-size: 36px;
	font-weight: normal;
	position: relative;
}
.in-equipment .swiper-slide .text h4:after {
	display: block;
	content: '';
	margin-top: 20px;
	width: 150px;
	height: 3px;
	background-color: #b62020;
	margin-left: -90px;
}
.in-equipment .swiper-slide .text p {
	font-size: 16px;
	color: #666;
	line-height: 1.8;
	margin: 30px 0 0;
	text-align: justify;
	height: 140px;
	overflow: hidden;
}
.in-equipment .swiper-slide .text .more {
	display: inline-block;
	margin-top: 20px;
	font-size: 16px;
	color: #b62020;
	background: url(../images/icon4.png) no-repeat right center;
	padding-right: 36px;
}
.in-equipment .swiper-slide .text .p {
	position: absolute;
	right: 40px;
	bottom: 30px;
	font-size: 24px;
	color: #999;
}
.in-equipment .swiper-slide .text .p span {
	color: #b62020;
}
.in-equipment .swiper-slide-active .img-cover span {
	opacity: 1;
}
.in-equipment .swiper-slide-active .text {
	opacity: 1;
}
.in-equipment .swiper-button-next, .in-equipment .swiper-button-prev {
	background-color: #6e6e6e;
	width: 50px;
	height: 80px;
	opacity: 0.5;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin-top: -40px;
}
.in-equipment .swiper-button-prev {
	left: 50%;
	margin-left: -600px;
}
.in-equipment .swiper-button-next {
	right: 50%;
	margin-right: -600px;
}
.in-equipment .swiper-button-next:hover, .in-equipment .swiper-button-prev:hover {
	opacity: 1;
}
.in-equipment .swiper-pagination {
	position: static;
	font-size: 0;
	margin-top: 50px;
}
.in-equipment .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	border-radius: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	margin: 0 8px !important;
}
.in-equipment .swiper-pagination-bullet-active {
	background-color: #b62020;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.in-news-left {
	float: left;
	width: 380px;
}
.in-news-left .section-title {
	margin-top: 150px;
}
.in-news-left .section-title small {
	border-color: rgba(255,255,255,0.3);
}
.in-news-right {
	margin-left: 400px;
}
.send-text{
	text-align: center;
}
.download-item .button , .download-item h3{
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 20px;
}
.download-item h3{
	font-size: 22px;
	margin-left: 15px;
}
.download-item img{
	box-shadow: 0 10px 15px rgba(32, 50, 68, 0.1);
}
.download-item .tag-item{
	margin-top: 20px;
}

.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;
}
.in-about{
	background: #f6f6f6;
}
.inabout-tit h5, .inabout-tit i{
	font-size: 30px;
    color: #048a41;
}
.inabout-tit{
	margin: 50px 0 40px;
}
.in-about .inabout-ul{
	border: none;
	margin-top: 23px;
	margin-left: 0;
}
.inabout-ul li{
	background-image: linear-gradient(-24deg, #f0f0f0, #e8e8e8);
	padding: 23px 0;
}
.inabout-ul li:nth-child(2n){
	background-image: linear-gradient(-24deg, #f2f2f2, #dad9d9);
}
.inabout-ul li:hover{
	box-shadow: 2px 12px 8px rgba(6, 17, 47, 0.7);
}
.inabout-ul i{
	color: #048a41;
	font-size: 38px;
	display: block;
	padding-bottom: 7px;
}
.inabout-ul li .wrap{
	border-right: none;
}


.inabout-ul span{
	font-size: 21px;
}
.inabout-ul p{
	color: #d4d4d4;
}
.nin-about-list li{
	width: 48%;
	margin-right: 4%;
	border-bottom: 1px dotted #048a41;
	overflow:hidden;
    white-space:nowrap; 
    text-overflow:ellipsis;
}
.nin-about-list li:nth-child(2n){
	margin-right: 0;
}
.nin-about-list li a{
	line-height: 35px;
	font-size: 16px;
}
.ninabout{
	background: #f6f6f6;
}
.nin-about .flot-l{
	width: 50%;
}
.nin-about .flot-r{
	width: 46%;
	margin: 0 2%;
}
.nin-about-link .blockli{
	width: 32%;
    height: 80px;
    line-height: 80px;
    background: #efefef;
	margin-right: 2%;
	margin-bottom: 15px;
	text-align: center;
	/*background-image: url(../images/nabout0.png);*/
	background-size: 100%;
}
.nin-about-link .blockli:hover{
	box-shadow: 0px 4px 8px rgba(6, 17, 47, 0.7);
}
.nin-about-link .blockli:nth-child(3n){
	margin-right: 0;
}
/* .nin-about-link .blockli:nth-child(2){
	background-image: url(../images/nabout2.jpg);
}
.nin-about-link .blockli:nth-child(3){
	background-image: url(../images/nabout3.jpg);
}
.nin-about-link .blockli:nth-child(4){
	background-image: url(../images/nabout4.jpg);
}
.nin-about-link .blockli:nth-child(5){
	background-image: url(../images/nabout5.jpg);
}
.nin-about-link .blockli:nth-child(6){
	background-image: url(../images/nabout6.jpg);
}
.nin-about-link .blockli:nth-child(7){
	background-image: url(../images/nabout7.jpg);
}
.nin-about-link .blockli:nth-child(8){
	background-image: url(../images/nabout8.jpg);
}
.nin-about-link .blockli:nth-child(9){
	background-image: url(../images/nabout9.jpg);
}
.nin-about-link .blockli:nth-child(10){
	background-image: url(../images/nabout10.jpg);
}
.nin-about-link .blockli:nth-child(11){
	background-image: url(../images/nabout11.jpg);
}
.nin-about-link .blockli:nth-child(12){
	background-image: url(../images/nabout12.jpg);
} */


.nin-about-link .blockli a{
	font-size: 16px;
	color: #048a41;
	font-weight: 600;
}

.nin-about-img a{
	display: block;
}
.nabout-link-tit h4{
	position: relative;
	font-size: 18px;
	line-height: 1.2;
	padding-left: 10px;
	margin-bottom: 15px;
}
.nabout-link-tit h4::after{
	content: '';
	position: absolute;
	left: auto;
	top: auto;
	bottom: 2px;
    left: 0;
    height: 77%;
    width: 5px;
	background-color: #048a41;
}

.testtab-box{
	margin-bottom: -5px;
}
.test-tab{
	margin-bottom: 50px;
}
.testtab-tit{
	text-align: center;
}
.testtab-tit i{
	font-size: 38px;
	line-height: 38px;
	display: block;
}
.testtab-tit a:nth-child(3) i{
	font-size: 34px;
}
.testtab-tit a:nth-child(4) i{
	font-size: 36px;
}
.testtab-tit .blockli{
	width: 25%;
	background: #14c464;
	color: #ffffff;
	padding: 20px 0;
}
.testtab-tit .blockli:nth-child(2n){
	background: #048a41;
}

.intest-item{
	padding-bottom: 30px;
	display: block;
}
.in-test{
	text-align: center;
}
.in-test li{
	width: 16%;
	margin-right: 0.8%;
}
.in-test li{
	box-shadow: 0 4px 14px rgba(32, 50, 68, 0.2);
    border-radius: 15px;
}
.in-test li:hover{
	box-shadow: 0px 9px 12px rgba(6, 17, 47, 0.7);
}
.in-test li span{
	font-size: 22px;
	line-height: 60px;
	color: #ffffff;
}
.intest-img{
	margin-bottom: -5px;
}
.intest-img img{
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
}
.intest-tit{
	background: #048a41;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.in-test li:nth-child(6n){
	margin-right: 0;
}
.intest-item .img-cover span,.intest-item .text{
	width: 94%;
	margin: 0 3%;
	box-shadow: 0 1px 2px rgb(32, 50, 68);
}
.intest-item .img-cover span{
    height: 260px;
    border-radius: 15px 15px 0 0;
}
.intest-item .text{
	background: #048a41;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    color: #fff;
	overflow:hidden;
    white-space:nowrap; 
    text-overflow:ellipsis;
}
.intest-item .text span{
    padding: 19px 0;
    display: block;
    font-size: 20px;
}
/* .intest-item .swiper-slide:hover{
	box-shadow: 0px 9px 12px rgba(6, 17, 47, 0.7);
} */

.in-num{
	background: url(../images/num_bg.jpg) center 100%;
}
.num-bg{
    padding: 0;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
	margin: 20px auto 80px;
	background: none;
}
.med-service .num-bg{
	margin-bottom: 0;
}
.num-bg li .num strong{
	font-size: 70px;
    color: #ffffff;
}
.num-bg li p{
	font-size: 30px;
	text-align: center;
}
.num-bg ul{
	border-bottom: none;
	margin-top: 0;
}
.num-bg ul li{
	padding-bottom: 0;
	margin: 15px 0;
}
.service-container .num-bg{
	background: url(../images/nenum_bg.jpg) center 100%;
}
.service-num .container{
	padding: 90px 0 100px;
}
.service-num li .wrap{
	border-right: 0;
}
.service-num i{
	font-size: 4.4rem;
    color: #048a41;
}
.service-container .num-bg li .num strong{
	color: #2e3033;
	font-size: 5rem;
	font-weight: normal;
}
.service-container .num-bg li p{
	color: #636161;
}
.flow-bg{
	background: url(../images/flow_bg.jpg) center 100%;
}
.in-flow{
	font-size: 30px;
	margin-left: 5%;
}
.in-flow h4{
	font-size: 40px;
	color: #048a41;
}
.flow-item{
	position: relative;
}
.flow-item .flow-img{
	position: absolute;
	width: 20%;
    right: 15%;
    bottom: -14%;
}
.in-flow p{
	max-width: 48%;
	margin: 8px 0 13px;
}
.in-flow span{
	display: block;
	font-size: 40px;
    font-weight: 600;
}
.in-flow .more-btn{
	color: #454444;
	font-size: 18px;
}
.adv-bg{
	background: url(../images/adv_bg.jpg) center 100%;
	min-height: 630px;
}
.service-container .neflow{
	padding: 12px 0 45px;
}
.neflow{
	background: url(../images/neflow_bg.jpg)center 100%;
}
.neflow .section-title small{
	padding-bottom: 2px;
}
.neflow-item .blockli{
	width: 18%;
	background: #ffffff;
	border-radius: 15px;
	text-align: center;
	margin-right: 2.5%;
	padding: 10px 0 45px;
}
.neflow-item .blockli:last-child{
	margin-right: 0;
}
.neflow-item .num span{
	border: 1px solid #048a41;
	border-radius: 50%;
	background: #048a41;
	color: #ffffff;
	font-size: 23px;
    line-height: 23px;
    padding: 2px 9px;
    box-sizing: border-box;
}
.flow-ico{
	background: url(../images/neflow_icobg.png) center no-repeat;
	width: 98px;
    height: 114px;
	line-height: 114px;
    margin: 15px auto;
}
.flow-ico i{
	font-size: 4.2rem;
    color: #ffffff;
}
.flow-ico:hover , .adv-ico:hover , .snavitem:hover{
	animation:turn 1s linear;   
	animation-iteration-count:1
}
@keyframes turn
{
	100%{-webkit-transform:rotate(360deg);}
}
.in-adv li{
	width: 23%;
	margin: 39px 1%;
	border: 1px solid #ffffff;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 15px;
    min-height: 600px;
	text-align: center;
    color: #048a41;
}
.adv-ico i{
	font-size: 58px;
    border: 1px dotted #048a41;
    border-radius: 50%;
    padding: 30px;
}
.adv-ico{
	margin: 120px auto 15px;
}
.adv-tit{
	font-size: 30px;
	margin: 39px auto 15px;
	width: 90%;
	border-bottom: 1px dashed;
}
.in-adv p{
	padding: 0 5%;
	line-height: 30px;
	color: #222222;
}
.in-adv li a{
	margin-top: 40px;
}
.in-lab{
	text-align: center;
}
.in-lab .more-btn{
	margin: 25px auto 5px;
}
.in-lab li {
	width: 24%;
	margin-right: 1.33%;
}
.in-lab li:nth-child(4n){
	margin-right: 0;
}
.in-lab .img-cover span{
	height: 256px;
	width: 90%;
	margin: 0 5%;
}
.in-case .blockli{
	width: 25%;
	overflow: hidden;
}
.incase-img{
	max-width: 100%;
	height: 477px;
}
.trans-item , .incase-img{
	overflow: hidden;
}
.in-case .blockli img , .trans-item-img{
	-webkit-transition: all .3s ease; 
    -moz-transition: all .3s ease;  
    -o-transition: all .3s ease; 
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.in-case .blockli img:hover , .trans-item-img:hover{
	transform-origin: center center;
    transform: scale(1.1,1.1);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    -o-transform-origin: center center;
    -o-transform: scale(1.1,1.1);
    -ms-transform-origin: center center;
    -ms-transform: scale(1.1,1.1);
}
.in-case li{
	position: relative;
}
.incase-tit{
	text-align: center;
	position: absolute;
	color: #ffffff;
	width: 100%;
    top: 38%;
	font-size: 18px;

}
.incase-tit h5{
	font-size: 30px;
}
.incase-tit p{
	margin: 10px auto 30px;
}
.incase-tit i{
	color: #ffffff;
	font-size: 30px;
}

.innews-tit{
	margin-bottom: 20px;
}
.innews-tit a{
	font-size: 16px;
	display: inline-block;
	margin-right: 10px;
	color: #222222;
}
.innews-tit h4{
	font-size: 16px;
}
.innews-tit a:last-child{
	margin-right: 0;
	color: #4f4f4f;
}
.innews-tit a.cur{
	border-bottom: 2px #048a41 solid;
	font-weight: 800;
}

.innews-top-des{
	font-size: 18px;
	color: #a2a2a4;
}
.innews-top-des h5{
	font-size: 22px;
	color: #222222;
	margin-bottom: 15px;
}
.innews-top-des p{
	margin-bottom: 10px;
	font-size: 16px;
}
.in-news-l,.in-news-r , .innews-top-img , .innews-top-des{
	width: 48%;
}
.innews-leftimg{
	width: 30%;
}
.innews-righttit{
	width: 60%;
	margin-left: 3%;
}
.innews-righttit a{
	font-size: 16px;
}
.innews-righttit span{
	display: block;
	margin-top: 10px;
    color: #a2a2a4;
}
.innews-tech .innews-content li{
	margin-bottom: 10px;
}
.innews-problem .innews-content{
	font-size: 16px;
}
.innews-problem .innews-content li{
	margin-bottom: 8px;
}
.innews-problem .innews-content li p{
	color:#a2a2a4 ;
	font-size: 14px;
}
.in-news a:hover{
	color: #048a41;
}
.innews-top-des{
	margin-left: 4%;
}
.in-news-l{
	margin-right: 2%;
}
.in-news-r{
	margin-left: 2%;
}
.innews-tech{
	width: 60%;
	margin-right: 5%;
}
.innews-problem{
	width: 35%;
}
.innews-list li{
	color: #706d6d;
    margin: 20px auto;
}
.innews-list li a{
	color: #706d6d;
}
.news-bg{
	background: #f4f5f7;
}
.partner-bg , .lab-bg{
	background-image: linear-gradient(#ffffff, #f7f6f6);
}
.in-partner li{
	width: 24%;
    box-shadow: 0 2px 4px #048a41;;
    margin-right: 1.33%;
    margin-bottom: 15px;
	cursor: pointer;
}
.in-partner li:hover{
	box-shadow: 0 5px 12px #048a41;
}
.in-partner li:nth-child(4n){
	margin-right: 0;
}
.footer {
	background-color: #1e2129;
	padding-top: 60px;
	color: #c7c7c7;
	border-top: 5px solid #fff;
}
.footer a {
	color: #f9f9f9;
}
.footer a:hover {
	color: #fff;
}
.footer-left {
	/* margin-right: 1250px; */
}
.footer-right {
	float: right;
	width: 250px;
}
.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: 175px;
}
.footer-ewm p{
	margin: 0;
	color: #efefef;
    font-size: 16px;
	padding-top: 15px;
}
.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: #16181f;
	padding: 20px 0;
	text-align: center;
	color: #f9f9f9;
}
.footer-copy .zc {
	float: right;
}
.foot-nav , .footer-contact{
	width: 23%;
	display: block;
}
.footer-contact{
	width: 20%;
	padding-left: 4%;
}
.footer-form{
	width: 35%;
}

.foot-nav li{
	width: 44%;
}
.foot-nav li:last-child{
	width: 56%;
}
.footnav-li a{
	font-size: 16px;
	display: block;
	line-height: 28px;
}
.footnav-li>a , .footer-contact>a , .footer-form h5{
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
}
.footer-form h5{
	margin: 0;
	margin-bottom: 20px;
	color: #f9f9f9;
}
.fcontact p{
	font-size: 16px;
	margin: 5px auto;
}
.fcontact .ftel-ico{
	margin: 20px auto 10px;
}
.fcontact p:nth-child(2){
	font-size: 24px;
    color: #efefef;
    line-height: 24px;
}
.ff-item{
	width: 48%;
    margin-bottom: 10px;
    position: relative;
    float: left;
    border: 1px solid #9b9b9b;
    border-radius: 5px;
}
.f-content{
	width: 100%;
}
.footform .ff-item:first-child{
	margin-right: 3%;
}
.ff-item input , .ff-item textarea{
	width: 90%;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    color: #989a9e;
    background: none;
    outline: none;
    border: 0 none;
}
.footform .submit{
	width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    transition: all .5s;
    border: 0 none;
}

.position {
	margin-top: -50px;
	margin-bottom: 60px;
    line-height: 50px;
	/* border-bottom: 1px solid #efefef; */
	background: -webkit-gradient(linear, left top, right top, color-stop(5%, rgba(0, 0, 0, 0)), color-stop(rgba(255, 150, 0, 0.1)), color-stop(80%, rgba(0, 153, 68, 0.1)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgba(255, 150, 0, 0.1), rgba(0, 153, 68, 0.1) 80%, rgba(0, 0, 0, 0) 100%);
}
.position .tit {
	font-size: 22px;
	background: url(../images/icon24.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: #048a41;
	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: 70%;
}
.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);
}
.neservice-tit{
	border-bottom: 2px solid #f4f4f4;
    line-height: 50px;
    margin-bottom: 30px;
	font-size: 18px;
}
.neservice-cur a{
	margin-right: 30px;
	position: relative;
	color: #5e5d5d;
}
.neservice-cur .cur , .service-det a{
	color: #048a41;
}
.service-det a{
	font-size: 16px;
}


.neservice-cur .cur::after{
	content: '';
    position: absolute;
    left: 10px;
    top: auto;
    bottom: -18px;
    right: auto;
    height: 2px;
    width: 80px;
    background-color: #048a41;
}

.neservice-top{
	position: relative;
    margin-right: 1.33%;
    width: 48.67%;
}
.neservice-top-img{
	max-height: 340px;
    overflow: hidden;
	position: relative;
	border-radius: 15px;
}
.neservice-top-img::before{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    content: '';
    filter: alpha(opacity=50);
}
.neservice-top-img img{
	width: 100%;
}
.neservice-top-des{
	position: absolute;
    top: 20%;
    color: #ffffff;
    padding: 0 5%;
	font-size: 16px;
}
.neservice-top-des h5 a , .neservice-top-des span a{
	color: #ffffff;
}
.neservice-top-des h5 {
	max-width: 80%;
	font-size: 34px;
    display: block;
    line-height: 55px;
    border-bottom: 2px solid #ffffff;
	overflow: hidden;
}
.neservice-top-des p{
	margin: 10px 0 20px;
}
.neservice-top-des span a{
	padding: 7px 35px;
    line-height: 30px;
    font-size: 16px;
    border: #ddd 1px solid;
    border-radius: 15px;
}
.neservice-list-l{
	margin-bottom: 30px;
}
.neservice-top ,  .neservice-top-r {
	width: 49.33%;
}
.neservice-list .blockli{
	width: 24%;
}
.neservice-top-r .blockli{
	width: 48.67%;
}
.neservice-top{
	margin-right: 1.33%;
}

.neservice-top-r .blockli:first-child , .neservice-list .blockli{
	margin-right: 1.33%;
}
.neservice-top-r .blockli:nth-child(2){
	margin-left: 1.33%;
}
.neservice-list .blockli:nth-child(4){
	margin-right: 0;
}
.neservice-top-r , .neservice-list{
	font-size: 16px;
}
.neservice-top-r span , .neservice-list span{
	margin-top: 12px;
    display: block;
	text-align: center;
}
.neservice-top-r .line , .neservice-list .line{
	display: block;
	width: 80%;
	height: 1px;
	margin: 10px auto 15px;;
	background: #048a41;
}
.neservice-top-r p , .neservice-list p{
	font-size: 14px;
	padding: 0 4%;
}
.neservice-top-r .trans-item , .neservice-list .trans-item{
	max-height: 236px;
}
.snav-item .blockli{
	width: 20%;
	text-align: center;
	margin-bottom: 25px;
}
.snav-item .blockli p{
	font-size: 16px;
	line-height: 20px;
}
.snavitem{
	width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto 15px;
    background: #efefef;
    border-radius: 50%;
    line-height: 150px;
	color: #048a41;
	box-shadow: 0 0 5px 5px rgba(32, 50, 68, 0.1);
}
.snavitem:hover{
	background: #048a41;
    color: #ffffff;
}
.snavitem i{
	font-size: 5rem;
}
.tservice-item{
	background: #f6f6f6;
	border-radius: .3em;
    box-shadow: 0 0 0 1px hsla(0,0%,100%,.3) inset, 0 0.5em 1em rgba(0,0,0,0.6);
}
.tservice-item .flot-l{
	width: 60%;
	margin-bottom: -5px;
}
.tservice-item .flot-l img{
	border-radius: .3em 0 0 .3em;
}
.tservice-item .flot-r{
	width: 34%;
	padding: 3%;
}
.tservice-item .flot-r h3{
	color: #048a41;
    font-size: 30px;
    line-height: 30px;
}
.tservice-item .flot-r h3 i{
	font-size: 25px;
    padding-left: 5px;
}
.tservice-item .flot-r span{
	font-size: 23px;
    line-height: 23px;
    margin: 10px 0 20px;
    display: block;
}
.tservice-item .flot-r p{
    font-size: 16px;
    line-height: 30px;
}
.tservice-item .flot-r .button{
	float: right;
	margin-top: 10px;
}
.nehonor{
	background: url(../images/nehonor_bg.jpg) center 100%;
}
.nehonor .img-cover span{
	height: 290px;
}
.nehonor .img-cover span{
	width: 86%;
	margin: 0 7%;
}
.nehonor{
	padding-top: 38px;
}
.nehonor .section-title small , .service-container{
	padding-bottom: 0;
}
.re-form{
	padding-bottom: 100px;
}
.ne-service , .service-container .lab-bg{
	padding-top: 0;
}
.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;
}
.partner-item .list-3 li{
	width: 25%;
}
.partner-item .list-3 li .img-cover span{
	padding-top: 34%;
}
.honor .list-3 li .img-cover span{
	padding-top: 144%;
}
.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;
}
.list-5 li{
	width: 100%;
}
.list-5 .item{
    height: 178px;
    transition: all .5s;
    border: 1px solid #f3f3f3;
    display: block;
    margin-bottom: 20px;
}
.list-5 .item a{
	padding: 26px;
    display: block;
}
.list-5 .item img{
	width: 168px;
    height: 126px;
    display: block;
    margin-right: 30px;
}
.list-5 .item .time{
	width: 130px;
    padding: 20px 0 20px 45px;
    border-left: 1px solid #eee;
    font-family: arial;
    font-size: 18px;
    color: #999;
    text-align: center;
}
.list-5 .item .time .day {
    font-size: 30px;
    line-height: 45px;
    display: block;
}
.list-5 .item h3 {
    font-size: 20px;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    color: #000;
}
.list-5 .item .txt{
	color: #999;
    line-height: 24px;
    width: 800px;
    height: auto;
    overflow: hidden;
}
.list-5 .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    margin-left: 15px;
}
.side-item{
	width: 21%;
	margin-right: 2%;
	text-align: center;
	color: #ffffff;
	background: #048a41;
	padding: 30px 0;
}
.side-nav li{
	display: block;
	margin: 30px auto;
}
.side-nav li a{
	border: 1px solid #ffffff;
    font-size: 18px;
    padding: 10px 30%;
    color: #ffffff;
    line-height: 18px;
}
.side-tit{
	width: 100%;
	background: url(../images/tit_line.png) no-repeat center bottom;
	padding: 15px 0 20px 0;
	margin-bottom: 20px;
}
.side-tit h2{
	font-size: 2.3rem;
}
.side-tit h3{
	font-size: 2rem;
}
.side-service ul{
	padding: 1%;
}
.side-service li{
	width: 48%;
	margin: 1%;
	overflow:hidden;
    white-space:nowrap; 
    text-overflow:ellipsis;
}
.side-service a{
	color: #ffffff;
}

.side-service img{
	display: block;
}
.main-item .position{
	margin-top: 0;
	margin-bottom: 38px;
	line-height: 53px;
    border-bottom: 1px solid #048a41;
}
.main-item{
	width: 77%;
}
.main-item .content-title{
	text-align: center;
}
.main-item .content-title p , .tag-item , .content-exp{
    border-bottom: 1px solid #18bd63;
    line-height: 30px;
}
.main-item .content-title p{
	border-top: 1px solid #18bd63;
}
.mservice-tit{
	margin-bottom: 15px;
}
.mservice-tit p{
	width: 4px;
    height: 23px;
    margin-right: 5px;
    background: #048a41;
}
.mservice-tit span{
	font-size: 18px;
	font-weight: 600;
}
.mservice-item li{
	width: 48%;
    margin-right: 2%;
    margin-bottom: 25px;
    border-bottom: 1px solid #1bbf66;
    padding-bottom: 10px;
}
.mservice-item li:nth-child(2n){
	margin-right: 0;
}

.mservice-item .flot-l{
	width: 25%;
	margin-right: 2%;
}
.mservice-item .flot-r{
	width: 73%;
}
.mservice-item .flot-r span{
	font-size: 16px;
	line-height: 30px;
}
.nslide{
	width: 20%;
	margin-right: 3%;
}
.about-container,.service-item-r{
	width: 77%;
}
.nslide-top , .nslide-service{
	margin-bottom: 30px;
}
.nslide .title{
	background: #01AF63;
    height: 60px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
.nslide .title h3{
	color: #ffffff;
	font-size: 22px;
}

.nslide-service li{
	width: 48%;
	margin: 1%;
	text-align: center;
}
.news-slide .blockli{
	width: 100%;
    border-bottom: 1px solid #46a77245;
	padding: 20px 0;
    margin: 0;
	text-align: left;
}
.news-slide .blockli:last-child{
	border-bottom: 0;
}
.news-slide .blockli p{
	font-size: 18px;
    padding: 0 2%;
	line-height: 20px;
	overflow:hidden;
    white-space:nowrap; 
    text-overflow:ellipsis;
}

.nslide-top ul , .nslide-service ul{
	border: 1px solid #efefef;
    box-sizing: border-box;
	padding: 1%;
}
.nslide-top ul li{
	border-bottom: 1px dashed #efefef;
    padding: 0 20px;
    width: 80%;
    margin: 0 auto;
}
.tagcloud-item .nslide-top ul li{
    width: auto;
    padding: 0;
	border-bottom: 0;
    margin: 0 5px;
}
.tagcloud-item .nslide-top ul{
	padding-left: 3%;
}
.tagcloud-item .nslide-top .comt a{
	line-height: 45px;
    height: 45px;
    padding-left: 10px;
    border: 1px solid #048a41;
    padding: 5px 10px;
    box-sizing: border-box;
    border-radius: .15em;
    background: #048a41;
    color: #ffffff;
}
.tagcloud-item .nslide-top .comt a:hover{
	font-size: 19px;
}
.tag-item li{
	border-bottom: 1px dotted #048a41;
    line-height: 2.5;
}
.p-nslide .nslide-top ul li{
	width: 98%;
	padding: 0 1%;
}
.nslide-top li.on , .nslide-top li.on a , .nslide-top li:hover{
	color: #048a41;
}
.service-nav , .top-service{
	padding-top: 0;
}
.nslide-top ul li:last-child{
	border-bottom: none;
}
.nslide-top .comt i, .nslide-top .comt a{
	font-size: 18px;
}
.nslide-top .comt a{
    line-height: 60px;
    height: 60px;
    padding-left: 10px;
}


.nslide-phone{
	overflow: hidden;
    padding: 30px 0;
    padding-left: 95px;
    border-radius: 10px;
    background: url(../images/pro_phone.png) no-repeat 37px center;
    background-color: #009946;
	color: #ffffff;
	font-size: 16px;
}

.nslide-phone b{
	display: block;
    font-size: 20px;
}
#about-item .position{
	/* border-bottom: 1px solid #efefef; */
    line-height: 50px;
}
.main-content div,.main-content p{
	font-size: 16px;
	line-height: 1.8;
}
.top-about .flot-l{
	width: 16%;
	padding: 44px 0px 44px 45px;
}
.top-about .flot-r{
	width: 80%;
	margin-bottom: -8px;
}
.top-about{
	background: #FFF;
	position:relative;
	margin-bottom: 30px;
	box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1) inset;
}
.top-about::before , .top-about::after{
	content:'';
	z-index:-1;
	position:absolute;
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.8);
	border-radius:100px/10px;
}
.top-about .flot-l h3,
.top-about .flot-l span{
	line-height: 1.2;
}
.top-about .flot-l h3{
	font-size: 2.4rem;
}
.top-about .flot-l span{
	font-size: 1.6rem;
	position: relative;
}
.top-about .flot-l span::after{
	content: '';
    position: absolute;
    left: 4px;
    top: auto;
    bottom: -11px;
    right: auto;
    height: 3px;
    width: 58px;
    background-color: #32b66b;
}
.vision-tit{
	margin-bottom: 15px;
}
.vision-tit span{
	font-family: Oswald-Regular;
}
.vision-item{
	border-bottom: 2px solid #048a41;
    margin-bottom: 25px;
}
.vision-item .vision-tit , .vision-tit i , .vision-tit h5{
	font-size: 25px;
	line-height: 25px;
	color: #048a41;
	vertical-align: bottom;
}
.vision-tit i{
	font-size: 20px;
    margin-left: -5px;
}
.vision-tit span{
	font-size: 30px;
}
.vision-content li{
	margin-bottom: 10px;
}
.vision-content li i{
	padding-right: 5px;
}
.vision-content{
	margin-bottom: 20px;
}
.message .item{
	width: 48%;
	position: relative;
	height: 50px;
    line-height: 50px;
    border: 1px solid #7f838c;
    margin-bottom: 30px;
	box-sizing: border-box;
}
.message .item label{
	padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #716c6c;
}
.message .item .red{
	position: absolute;
    right: 15px;
    top: 0;
    color: #ff0000;
    z-index: 11;
}
.message .flot-l{
	margin-right: 2%;
}
.message .flot-r{
	margin-left: 2%;
}
.message .item input{
	width: 60%;
	height: 50px;
    line-height: 50px;
    display: block;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #333;
}
.message textarea{
	width: 100%;
	line-height: 36px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}
.message .liuyan{
	width: 100%;
    height: auto;
}
.message .bot .button-primary{
	background-color: #048a41;
    border-color: #048a41;
}
.message .bot .button-primary:hover{
	background-color: #13c564;
    border-color: #13c564;
}
.re-form .container{
	max-width: 1170px;
}
.send-text p{
	color: #716c6c;
}
.send-text span{
	color: #222222;
	font-weight: 600;
}

.content-title {
	margin-bottom: 30px;
}
.content-title h1 {
	margin: 0;
	font-size: 24px;
}
.content-title p {
	margin: 7px 0 0;
	font-size: 0;
}
.content-title p span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	color: #999;
	font-size: 14px;
}
.content-body {
	line-height: 1.8;
	font-size: 16px;
}
.content-body img {
	max-width: 100%;
	width: auto !important;
	height: auto !important;
}
.content-exp {
	margin: 20px auto 35px;
}
.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 , .nnnns li:hover {
	background: #048a41;
	color: #fff;
}
.nnnns li.on a ,  .nnnns li:hover a{
	color: #fff;
}
@media screen and (max-width: 1800px){
	.container{
		padding: 0 5%;
	}
	.footer-contact{
		width: 18%;
	}
	.list-5 .item .txt{
		width: 65%;
	}
	.header .nav li>a{
		padding: 0 15px;
	}
	.top-about .flot-l{
		padding: 3% 0 2% 3%;;
	}
	.top-about .flot-l span{
		font-size: 1.5rem;
	}
	.sections .contacts-2 .info h4{
	    font-size: 32px;
	}

}

@media screen and (max-width: 1450px) {
/*.header .container {padding: 0 15px;}*/
.header .nav li>a {
	padding: 0 8px;
}
.videobg-item section{
	height: 550px;
}
.shengchan .swiper-slide {
	width: 380px;
}
.shengchan .swiper-slide .text p {
	line-height: 50px;
	font-size: 18px;
}
.inabout-tit{
	margin: 0% 0 1%;
}
.banner-sub{
	background-size: 100%;
	height: 460px;
}
.tservice-item .flot-r{
	padding: 2% 3% 1% 3%;
}
.nehonor .img-cover span{
	height: 243px;
}
.timeline_div{
	width: 85%;
}
.in-about dd p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 11;
    -webkit-box-orient: vertical;
}
}
@media screen and (max-width: 1400px){
	.in-about dd p{
		-webkit-line-clamp: 10;
	}
}
@media screen and (max-width: 1300px){
	.header .nav li>a {
		padding: 0 7px;
	}
	.header .container{
		padding:  0 3%;
	}

	.inabout-tit {
		margin: 0 0 1%;
	}
}
@media screen and (max-width: 1200px){
	.header .nav li>a {
		padding: 0 7px;
	}
	.header .container{
		padding: 0 4px;
	}
}

/* 小屏 */
 @media screen and (max-width: 1024px) {
body {
	min-width: 320px;
	padding-top: 50px;
}
.videobg-item section{
    height: 250px;
}
.container {
	width: auto;
	min-width: auto;
	max-width: none;
}
.banner-sub{
	background-size: cover;
}
.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: linear-gradient(0deg, rgba(4, 138, 65, 0.84), rgba(1, 144, 66, 0.84), rgba(90, 224, 149, 0.84));
}
.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 #e2e2e2;
	float: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	font-size: 16px;
}
.header .nav li .arr {
	display: block;
	position: relative;
	z-index: 1;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
}
.header .nav li.open>a:after, .header .nav li.active>a:after, .header .nav li>a:hover:after {
	width: 0;
}
.header .nav li.open .arr:after {
	border-color: #fff;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.menu-btn {
	display: block;
}
.header .sc {
	margin-left: 0;
	margin-right: 20px;
}
.header .sc-btn {
	height: 30px;
	background-size: 18px auto;
}
.header .sc-box {
	margin-top: 10px;
	margin-right: -59px;
}
.banner .swiper-slide {
	height: 300px;
	min-height: auto;
}
.banner .swiper-slide .container {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.banner .swiper-slide h4 {
	font-size: 18px;
}
.banner .swiper-slide h4:after {
	margin-top: 15px;
}
.banner .swiper-slide small {
	margin-top: 15px;
	font-size: 12px;
}
.banner .swiper-slide .more-big {
	margin-top: 20px;
}
.banner .swiper-pagination {
	bottom: 20px;
	right: 0;
	width: 100%;
	font-size: 0;
}
.banner .swiper-pagination-bullet {
	display: inline-block;
	width: 30px;
	margin: 0 5px !important;
}
.banner-sub {
	height: 200px;
}
.banner-sub h4 {
	font-size: 18px;
}
.banner-sub h4:after {
	margin-top: 15px;
}
.banner-sub small {
	margin-top: 15px;
	font-size: 18px;
}
.section {
	padding: 30px 0;
}
.section-title {
	margin-bottom: 30px;
}
.ne-service .section-title{
	margin-bottom: 0;
}
.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;
}
.top-about .flot-l{
	width: 16%;
    padding: 5px 0px 4px 12px;
	line-height: 1;
}
.top-about .flot-l h3 {
    font-size: 1rem;
}
.top-about .flot-l span {
    font-size: 0.8rem;
}
.top-about .flot-l span::after{
	left: 0px;
    top: auto;
    bottom: -5px;
    height: 3px;
    width: 35px;
}

.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;
}
.search-box{
	max-width: 350px;
}
.search-input{
	max-width: 204px;
	padding-left: 46px;
}
.search-form{
	margin-top: 12px;
}
.inabout-tit{
	margin: 18px 0 22px;
    position: relative;
}
.inabout-tit a{
	position: absolute;
    top: 45px;
    right: 5%;
}
.testtab-tit .blockli{
	padding: 5px 0;
}
.in-test li{
	width: 32%;
    margin-right: 2%;
	margin-bottom: 15px;
}
.in-test li:nth-child(3n){
	margin-right: 0;
}
.in-test li span{
    line-height: 50px;
}
.num-bg{
	padding: 0;
	margin: 5px auto 35px;
}
.num-bg li .num strong{
	font-size: 40px;
}
/* 多字号 */
.num-bg li p , .incase-tit h5 , .innews-top-des h5 ,.list-5 .item h3,.list-5 .item .time{
	font-size: 18px;
}
.in-flow , .in-test li span , .in-flow .more-btn , .incase-tit ,
.innews-top-des,.message .item label{
	font-size: 16px;
}
.in-flow h4{
	font-size: 24px;
}
.in-flow span{
	font-size: 22px;
}
.incase-tit i{
	font-size: 30px;
}
.innews-top-des p{
	font-size: 14px;
}
.flow-item .flow-img{
	width: 18%;
    right: 8%;
    bottom: 12%;
}
.in-adv li{
	width: 48%;
    margin: 20px 1%;
	min-height: 370px;
}
.adv-tit{
	font-size: 23px;
    margin: 30px auto 15px;
}
.in-adv p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.in-adv li a{
	margin-top: 15px;
}
.adv-ico{
	margin: 30px auto 15px;
}
.in-lab li{
	width: 49%;
    margin-right: 2%;
    height: auto;
    margin-bottom: 15px;
}
.in-lab li:nth-child(2n){
	margin-right: 0;
}
.in-lab .more-btn{
	margin: 5px auto;
}
.in-case .blockli{
	width: 50%;
}
.in-case .blockli:first-child,.in-case .blockli:nth-child(2){
	margin-bottom: -9px;
}
.incase-img{
	height: auto;
}
.incase-tit{
	top: 22%;
}
.incase-tit p{
	margin: 10px auto 12px;
}
.in-partner li{
	width: 33%;
}
.in-partner li:nth-child(4n),.in-partner li{
	margin-right: 0.5%;
}
.in-partner li:nth-child(3n),.in-news-l {
	margin-right: 0;
}
.in-news-l, .innews-top-img, .innews-top-des{
	width: 100%;
}
.innews-top-des .button{
	line-height: 30px;
    height: 30px;
    padding: 0 30px;
}
.innews-list li a{
	width: 77%;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
}
.innews-list li::before, .innews-list li::after{
	display: table;
    line-height: 0;
    content: "";
}
.innews-list li::after{
	clear: both;
}
/* 公用小屏隐藏 */
.in-news-r , .nslide , .neservice-tit .flot-r , .toolbar185 ,.list-5 .item .time ,
.side-item,.history-date h2 img, #timeline{
	display: none;
}
.innews-top-des{
	margin-left: 0;
}
.about-container, .service-item-r{
	width: 100%;
}
.m-slide , .mslide-container li{
	margin-bottom: 10px;
}
.mslide-container li{
	margin-right: 20px;
	
}
.tagcloud .mslide-container li{
	margin-top: 10px;
}
.mslide-container li a{
	border: 1px solid #048a41;
    box-sizing: border-box;
    padding: 5px 8px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 5px;
}
.nehonor .img-cover span{
	height: 224px;
}
.re-form .button ,.message .button{
	line-height: 30px;
    height: 30px;
    padding: 0 24px;
}
.message .flot-r{
	margin-left: 0;
}
.message .flot-l , .neflow-item .blockli:nth-child(3n){
	margin-right: 0;
}
.send-text{
	margin-top: 5px;
}
.message .item input{
	width: 67%;
	padding-left: 53px;
}
.neflow .blockul{
	text-align: center;
}
.neflow-item .blockli{
	margin-right: 2%;
    padding: 10px 0 12px;
    width: 32%;
    height: 237px;
    margin-bottom: 10px;
}
.flow-ico{
	width: 90px;
    height: 105px;
    line-height: 105px;
    margin: 15px auto;
    background-size: 100% 100%;
}
.service-num .container{
	padding: 60px 0;
}
.service-num i{
	font-size: 3.4rem;
}
.service-container .num-bg li .num strong{
	font-size: 3rem;
}
.neservice-cur{
	letter-spacing: -8px;
}
.neservice-cur a{
	margin-right: 0;
	display: inline-block;
    vertical-align: middle;
    width: 33%;
	letter-spacing: normal;
	margin-right: 0.5%;
}
.neservice-cur a:nth-child(3n), .neservice-top{
	margin-right: 0;
}
.neservice-top, .neservice-top-r{
	width: 100%;
}
.neservice-top-des{
	top: 15%;
}
.neservice-top-des h5{
	font-size: 24px;
    line-height: 32px;
}
.neservice-top-des p , .neservice-top-r p, .neservice-list p{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.neservice-top-r{
	margin-top: 10px;
}
.list-5 .item img{
	width: 120px;
    height: 90px;
    margin-right: 5px;
}
.list-5 .item .time{
	width: 15%;
    padding: 20px 0 20px 3px;
    border-left: 1px solid #eee;
}
.list-5 .item .time .day{
	font-size: 16px;
    line-height: 30px;
}
.list-5 .item h3{
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.list-5 .item .txt{
	width: 96%;
	margin: 0 2%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main-item , .mservice-item li{
	width: 100%;
}
.mservice-item li{
	margin-right: 0;
}
.fcontact .ftel-ico{
	margin-top: 5px;
}
.neservice-cur .cur::after{
	left: 5px;
	bottom: 9px;
}
.neservice-list .blockli{
	width: 48.67%;
	margin-bottom: 20px;
}
.neservice-list .blockli:nth-child(2n){
	margin-left: 1.33%;
    margin-right: 0;
}
.message textarea{
	text-indent: 77px;
}
.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;
}
.foot-link{
	padding: 15px 0;
    margin-bottom: 20px;
}
.footer-ewm{
	margin-top: 50px;
}
.foot-nav, .footer-contact{
	width: 75%;
	padding-left: 0;
}
.foot-nav li , .foot-nav li:last-child {
    width: 95%;
    float: none;
}

.footnav-li a{
	font-size: 16px;
    display: inline-block;
    line-height: 28px;
    border: 1px solid #efefef;
    padding: 2px 5px;
    margin-bottom: 10px;
    margin-right: 5px;
}
.foot-nav li:first-child , .footer-form{
	display: none;
}
.footer-contact{
	margin-top: 5px;
}
.footnav-li>a{
	border: none;
}
.footer-contact>a{
	line-height: 18px;
}
.m-timeline{
	text-align: center;
	margin-top: 20px;
	padding: 3%;
}
.mtimeline-box p{
	border: 1px solid #048a41;
    border-radius: 15px;
    padding: 5px 10px;
	height: 40px;
}
.m-timeline .mtimeline-box:nth-child(3) p,
.m-timeline .mtimeline-box:nth-child(4) p,
.m-timeline .mtimeline-box:nth-child(5) p,
.m-timeline .mtimeline-box:nth-child(7) p
{
	line-height: 40px;
}
.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;
}
.history{
	background: url(../images/line04.gif) repeat-y 170px 0;
}
.history-date h2{
	background: #fff url(../images/icon06.gif) no-repeat 140px 0;
}
.history-date ul li{
	background: url(../images/icon07.gif) no-repeat 164px 0;
}
.history-date ul li dl{
	float: none;
    padding-left: 58%;
}
.history-date ul li h3{
	width: 148px;
	padding-right: 2px;
}
.tservice-item .flot-l{
	width: 100%;
}
.tservice-item .flot-r{
	width: 94%;
	padding: 3%;
}
.tservice-item .flot-l img{
	border-radius: .3em .3em 0 0;
}
.snav-item .blockli{
	width: 50%;
}
.snav-item .blockli p{
	height: 40px;
}
.nav-li .dropdown-box{
	display: none!important;
}

}
/* 小屏end */

/* 单小屏 */
@media screen and (max-width: 468px){
	.nin-about .flot-l, .nin-about .flot-r{
		float: none;
		width: 100%;
	}
	.nin-about .flot-r{
		margin-top: 15px;
	}
	.nin-about-link .blockli{
		width: 48%;
	}
	.nin-about-link .blockli:nth-child(3n){
		margin-right: 2%;
	}
	.nin-about-link .blockli{
		height: 65px;
		line-height: 65px;
	}
	.nin-about-list li{
		width: 100%;
		margin-right: 0;
	}
	.flow-item .flow-img{
		width: 35%;
	}
	.pc-slide{
		display: none;
	}
	.banner .swiper-slide{
		height: 240px;
	}
	
}
@media screen and (min-width: 468px){
	.m-slide{
		display: none;
	}
}
@media screen and (min-width: 767px) {
	.m-slide,.m-timeline{
		display: none;
	}
}

/* 客服 */
.toolbar185 {
	width: 52px;
	position: fixed;
	right: 5%;
	top: 75%;
	margin-top: -115px;
	z-index: 999;
}
.toolbar185 dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar185 dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar185 dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/kefu_bg.png) no-repeat 0 0;
}
.toolbar185 dd.gottop {
	display: none;
}
.toolbar185 .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar185 .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #67b306;
	display: none;
}
.toolbar185 .pop-code185 {
	width: 160px;
}
.toolbar185 .pop-code185 img {
	width: 130px;
    height: 130px;
    display: block;
    padding: 20px 20px 0 16px;
}
.toolbar185 .pop-code185 h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar185 .pop-code185 h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar185 .qq span {
	background-position: -35px -47px;
}
.toolbar185 dd .qqs span {
	background-position: -36px -176px;
}
.toolbar185 .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar185 .qq:hover {
	background-color: #67b306;
	border-radius: 100%;
}
.toolbar185 .qq:hover span {
	background-position: 0 -47px;
}
.toolbar185 dd .qqs:hover span {
	background-position: -1px -176px;
}
.toolbar185 .tel span {
	background-position: -35px 2px;
}
.toolbar185 .tel:hover {
	background: #67b306;
}
.toolbar185 .tel:hover span {
	background-position: 0 0;
}
.toolbar185 .code185 span {
	background-position: -35px -95px;
}
.toolbar185 .code185:hover {
	background-color: #67b306;
	border-radius: 100%;
}
.toolbar185 .code185:hover span {
	background-position: 0 -95px;
}
.toolbar185 .top span {
	background-position: -35px -142px;
}
.toolbar185 .top:hover {
	background-color: #67b306;
	border-radius: 100%;
}
.toolbar185 .top:hover span {
	background-position: 0 -142px;
}

/* 分页 */
.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: #048a41;
	color: #fff;
	border: 1px solid #048a41
}
.pages ul li:hover a {
	color: #fff;
}
.pages ul li.active {
	display: inline-block;
	border: 1px solid #048a41;
	padding: 6px 15px;
	margin: 0 1px;
	background: #048a41;
	color: #fff;
}
.pages ul li.active a {
	color: #fff;
}
.pages ul li a {
	display: block;
	color: #999
}
.pages ul li a:hover {
	color: #fff;
}

.footer-logo img{ height:45px;}

#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}

.sections {
	padding: 30px 0;
}

.sections-title {
	text-align: center;
	font-size: 18px;
	margin-bottom: 20px;
}

.sections-title p {
	font-size: 12px;
	margin: 10px 0 0;
	color: #888;
}
.contacts-2 .map {
	height: 300px;
}

.contacts-2 .info {
	padding: 15px;
	background-color: #048a41;
	color: #fff;
}

.contacts-2 .info h4 {
	margin: 0 0 15px;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	font-size: 18px;
	padding-bottom: 15px;
}

.contacts-2 .info p {
	margin: 0 0 15px;
	background: no-repeat 0 center;
	background-size: 15px 15px;
	padding-left: 25px;
}
.contacts-2 .info p i{
	font-size: 30px;
    padding-right: 10px;
}
.contacts-2 .info .email i{
	font-size: 20px;
    padding-right: 12px;
    padding-left: 3px;
}

.contacts-2 .info .btn {
	display: block;
	width: 120px;
	line-height: 40px;
	background-color: #fff;
	color: #f08300;
	text-align: center;
}



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


	.containers {
		width: 1200px;
		margin: 0 auto;
	}

	.containers-fluid {
		min-width: 1200px;
		margin: 0 auto;
	}


	.sections {
		padding: 60px 0;
	}

	.sections-title {
		margin-bottom: 40px;
		font-size: 30px;
	}

	.sections-title p {
		font-size: 18px;
	}

	.contacts-1 {
		text-align: center;
	}

	.contacts-2 .map {
		float: right;
		width: 50%;
		height: 550px;
	}

	.contacts-2 .info {
		margin-right: 50%;
		padding: 75px;
		height: 400px;
	}

	.contacts-2 .info h4 {
		font-size: 34px;
		margin-bottom: 30px;
	}

	.contacts-2 .info p {
		line-height: 30px;
		font-size: 20px;
		margin-bottom: 20px;
	}

	.contacts-2 .info .btn {
		line-height: 50px;
		font-size: 18px;
		width: 140px;
	}

}
@media screen and (min-width:768px) and (max-width:1024px){
	.contacts-2 .info h4{
		font-size: 26px;
	}
	.contacts-2 .info p{
		padding-left: 0;
	}
	.top-about .flot-l h3{
		font-size: 1.8rem;
	}
	.top-about .flot-l span{
		font-size: 1.2rem;
	}
	.top-about .flot-l{
		padding: 4% 0 2% 3%;
	}
}