﻿@charset "UTF-8";
/*------------// Overall //------------------*/
body{font-family: "Microsoft YaHei","黑体",Helvetica,Arial,Tahoma,Verdana; color:#333; margin:0; background:#FFF; line-break: 100%;}
body {font-family: "微软雅黑"\0; font-weight: 400\0; font-family: "Microsoft YaHei"; padding-top: 0.1px;font-size:14px;}
html,body{-webkit-text-size-adjust:none;position: relative;width: 100%;}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
a:link{text-decoration:none; color:#333;}
a:visited{text-decoration:none; color:#333;}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
img{vertical-align: middle; border:0;-webkit-transform:scale(1)rotate(0)translate3d(0,0,0);transform:scale(1)rotate(0)translate3d(0,0,0); display: inline-block; outline: none;max-width:100%;max-height:100%;}
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;-webkit-margin-before: 0em;-webkit-margin-after: 0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;}
input[type=button]{-webkit-appearance:none;outline:none;}
a, input{-webkit-tap-highlight-color: rgba(0,0,0,0);line-height: 1;}
input,select,textarea{outline:none; border:none; background:none;}
::-webkit-input-placeholder{font-size: 12px;color: #ccc;}
select::-ms-expand{display:none;}
input::-ms-expand{display:none;}
q,blockquote{quotes:none}
/* a {transition: all 0.5s ease-in-out;} */
textarea {font-family: '微软雅黑';}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float-left{ float:left;}
.float-right{ float:right;}
.container{width:100%;height:auto;min-width: 1200px;max-width: 1920px;margin: 0 auto;background-color: #f9f9f9;}
.container-main{width:1200px; margin:0px auto;position:relative;padding-bottom: 70px;padding-top: 95px;}
.clearfix{clear:both;content:"";display:table;}
.block{display: block!important;}
.none{display: none!important;}
.open{overflow: hidden;}
/* @font-face {font-family:SourceHanSansCN; src: url("../font/SourceHanSansCN-Bold.otf")} */

 /* 分页样式 */
.paging { margin-top: 32px; font-size: 14px;  text-align:center;}
.paging  a{ color:#666; }
.paging > span { margin: auto 16px; }
.paging .page-numbar { margin: auto 0; }
.paging .page-numbar .page-num,.paging .page-index,.paging .page-pre,.paging .page-next,.paging .page-last { display: inline-block; margin: auto 4px; padding: 10px 12px; border:1px solid #e5e5e5; background:#fff;  border-radius: 2px; }
.paging .page-numbar .page-num-current,
.paging .page-numbar .page-num:hover { border-color: #000; color: #000; }
    /* 分页样式 */

/* 头部 */
.head{
	width: 100%;
	min-height: 80px;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}
.head-main{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	min-height: 80px;
}
.logo{
	float: left;
	margin-top: 20px;
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
}
.head-menu {
	float: left;
	height: 80px;
	width: auto;
	position: absolute;
	top: 0;
	left: 200px;
	z-index: 1;
	/* margin-left: 75px; */
}
.head-menu ul {
	height: 80px;
	width: auto;
}
.head-menu ul li {
	float: left;
	width: auto;
	height: 80px;
	position: relative;
}
.head-menu ul li:nth-of-type(1) {
	left: 0px;
}
.head-menu ul li:nth-of-type(2) {
	left: -30px;
}
.head-menu ul li:nth-of-type(3) {
	left: -60px;
}
.head-menu ul li:nth-of-type(4) {
	left: -90px;
}
.head-menu ul li:nth-of-type(5) {
	left: -120px;
}
.head-menu ul li:nth-of-type(6) {
	left: -150px;
}
.head-menu ul li:nth-of-type(7) {
	left: -180px;
}
.head-menu ul li a {
	display: block;
	width: 130px;
	height: 80px;
	line-height: 78px;
	text-align: center;
	font-size: 16px;
	color: #333;
	transition: all 0.5s ease-in-out;
	position: relative;
}
.head-menu ul li a.active,
.head-menu ul li a:hover {
	background: url('../images/icon14.png') no-repeat center;
	background-size: 100% 100%;
	color: #fff;
}
.head-menu ul li span {
	display: block;
	width: 8px;
	height: 17px;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -8.5px;
	z-index: 3;
	background: url('../images/icon02.png') no-repeat center;
	background-size: 100% 100%;
}
.head-menu ul li a.active~span,
.head-menu ul li a:hover~span {
	display: none;
}
.head-language {
	float: right;
	position: relative;
	width: 50px;
	z-index: 9;
	margin-top: 28px;
	/* left: -15px; */
	margin-right: 12px;
}
.head-language p {
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 0;
	cursor: pointer;
}
.head-language p span {
	font-size: 14px;
	color: #333;
}
.head-language p i {
	display: inline-block;
	width: 9px;
	height: 6px;
	position: relative;
	top: -2.5px;
	margin-left: 3px;
	background: url('../images/icon18.png') no-repeat center;
	background-size: 100% 100%;
}
.head-language p i.head-language-icon01 {
	-webkit-animation: round01 0.3s linear forwards;
	-moz-animation: round01 0.3s linear forwards;
	-ms-animation: round01 0.3s linear forwards;
	-o-animation: round01 0.3s linear forwards;
	animation: round01 0.3s linear forwards;
}
.head-language p i.head-language-icon02 {
	-webkit-animation: round02 0.3s linear forwards;
	-moz-animation: round02 0.3s linear forwards;
	-ms-animation: round02 0.3s linear forwards;
	-o-animation: round02 0.3s linear forwards;
	animation: round02 0.3s linear forwards;
}
.head-language ul {
	position: absolute;
	width: 100%;
	background-color: #fff;
	top: 24px;
	padding-top: 28px;
	z-index: 10;
	display: none;
}
.head-language ul li a {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 28px;
	height: 30px;
	border-bottom: 1px solid #40a862;
	font-size: 14px;

}
.head-language ul li a:hover {
	color: #fff;
	background-color: #40a862;
}
.head-phone {
	line-height: 40px;
	height: 40px;
	/* position: absolute; */
	float: right;
	font-size: 22px;
	color: #40a862;
	/* top: 12px; */
	right: 0;
	position: relative;
	z-index: 9;
	margin-top: 12px;
}
.head-phone span {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: url('../images/icon04.png') no-repeat center;
	background-size: 100% 100%;
	margin-right: 8px;
	position: relative;
	top: 8px;
}



/* 二级菜单*/
.head-menu ul li{position:relative;}
.head-menu ul li>ul{  position: absolute;display: none; z-index:999999999;}
.head-menu ul li>ul>li{float: none; margin: 0; padding: 0; height:46px; z-index:999999999;}
.head-menu ul li:hover ul {display: block; width: 200px;}
.head-menu ul li > ul > li > a {       
        line-height: 46px;
		height:46px;
        color: #666;
        background-color: rgba(255,255,255,1);
        text-align: center;      
        border-top: none;
        display: block;
        padding: 0px;
    font-size: 13px;
    }
.head-menu ul li > ul > li > a:hover {  color: #FFF; background: #40a862;}
       
.head-menu  ul li > ul > li:nth-of-type(1) {	left: 0px;}    
    .head-menu  ul li > ul > li:nth-of-type(2) {	left: 0px;}   
    .head-menu  ul li > ul > li:nth-of-type(3) {	left: 0px;}   
    .head-menu  ul li > ul > li:nth-of-type(4) {	left: 0px;}   
    .head-menu  ul li > ul > li:nth-of-type(5) {	left: 0px;}   
    
       

/* End 头部 */

/* 轮播 */
.banner {
	z-index:999;
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.banner-swiper {
	width: 100%;
	height: 100%;
}
.banner-swiper .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}
.banner-swiper .swiper-pagination {
	width: 100%;
	height: auto;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.banner-swiper .swiper-pagination span {
	display: inline-block;
	cursor: pointer;
	width: 19px;
	height: 19px;
	border-radius: 100%;
	background: none;
	opacity: 1!important;
	margin: 0 10px!important;
}
.banner-swiper .swiper-pagination span.swiper-pagination-bullet {
	background: url('../images/icon06.png') no-repeat center;
	background-size: 100% 100%;
}
.banner-swiper .swiper-pagination span.swiper-pagination-bullet-active {
	background: url('../images/icon05.png') no-repeat center;
	background-size: 100% 100%;
}
/* End 轮播 */

/* 产品案例 */
.index-products {
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}
.index-products-main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 80px;
	padding-bottom: 95px;
}
.index-products-title {
	width: 100%;
	text-align: center;
	font-size: 34PX;
	color:#129551;
}
.index-products-line {
	width: 100%;
	text-align: center;
	font-size: 0;
	margin-top: 30px;
	 
}
.index-products-brief {
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 26px;
	margin-top: 11px;
	margin-bottom: 36px;
}
.index-products-nav {
	width: 100%;
	font-size: 0;
	text-align: center;
	overflow: hidden;
	margin-bottom: 40px;
}
.index-products-nav ul {
	width: auto;
	height: auto;
	overflow: hidden;
	display: inline-block;
}
.index-products-nav ul li {
	float: left;
	padding: 0 10px;
	position: relative;
	height: auto;
}
.index-products-nav ul li a {
	display: block;
	width: 90px;
	height: 40px;
	border-radius: 0px;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	transition: all 0.5s ease-in-out;
}
.index-products-nav ul li a:hover,
.index-products-nav ul li a.active {
	background-color: #129551;
	color: #fff;
}
.index-products-nav ul li span {
	display: block;
	height: 14px;
	width: 1px;
	background-color: #eee;
	position: absolute;
	top: 8px;
	left: -0.5px;
	display: none;
}
.index-products-nav ul li:first-child{display:none;}
.index-products-nav ul li:first-child span {
	display: none;
}
.index-products-list {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-products-swiper {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.index-products-item {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-products-item ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-products-item ul li {
	float: left;
	height: 240px;
	width: 375px;
	margin-right: 37.5px;
}
.index-products-item ul li:nth-of-type(3n) {
	margin-right: 0;
}
.index-products-item ul li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	position: relative;
}
.index-products-img {
	width: 375px;
	height: 200px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	text-align: center;
}
.index-products-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-products-item ul li a:hover .index-products-img img {
	-webkit-transform:scale(1.08, 1.08);
	-moz-transform:scale(1.08, 1.08);
	-o-transform:scale(1.08, 1.08);
	-ms-transform:scale(1.08, 1.08);
	transform:scale(1.08, 1.08);
}
.index-products-txt {
	position: absolute;
	bottom: 20px;
	left: 15px;
	width: 345px;
	background-color: #fff;
	min-height: 40px;
	z-index: 5;
	box-shadow: 0px 5px 20px 2px #ececec;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	line-height:40px;
}
.index-products-item ul li a:hover .index-products-txt {
	bottom: 30px;
}
.index-products-icon {
	width: 88px;
	height: 88px;
	margin: 0 auto;
	margin-bottom: 6px;
	margin-top: 16px;
	position: relative;
}
.index-products-icon img {
	/* position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%); */
}
.index-products-name {
	width: 340px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	transition: all 0.5s ease-in-out;
	text-align: center;
}
.index-products-item ul li a:hover .index-products-name {
	color: #129551;
}
.index-products-more {
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.index-products-more a {
	display: block;
	margin: 0 auto;
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #129951;
	color: #129951;
	text-align: center;
	border-radius: 6px;
	font-size: 14px;
	transition: all 0.5s ease-in-out;
}
.index-products-more a:hover {
	color: #fff;
	background-color: #129951;
}
/* End 产品案例 */

/* 关于我们 */
.index-about {
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 945px;
	background: url('../images/index-about-bg.jpg') no-repeat center;
	background-size: cover;
}
.index-about-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 85px;
}
.index-about-title {
	width: 100%;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.index-about-brief {
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	margin-top: 25px;
}
.index-about-line {
	width: 100%;
	text-align: center;
	font-size: 0;
	margin-top: 30px;
}
.index-about-line img {
	display: none;
}
.index-about-line img:nth-of-type(1) {
	display: block;
}
.index-about-list {
	position: relative;
	width: 100%;
	height: 560px;
	overflow: hidden;
	margin-top: 30px;
}
.index-about-list ul {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
}
.index-about-round {
	position: absolute;
	width: 327px;
	height: 346px;
	left: 50%;
	top: 95px;
	z-index: 3;
	margin-left: -163.5px;
	/* animation: rotate01 15s infinite linear; */
	/* -webkit-animation: rotate01 15s infinite linear */
	/* -moz-animation: rotate01 15s infinite linear; */
	/* -ms-animation: rotate01 15s infinite linear; */
	/* -o-animation: rotate01 15s infinite linear; */
}
.index-about-img {
	position: absolute;
	width: 235px;
	height: 235px;
	left: 50%;
	top: 155px;
	z-index: 8;
	margin-left: -117.5px;
	border-radius: 100%;
	overflow: hidden;
}
.index-about-list ul li {
	position: absolute;
	z-index: 10;
	overflow: hidden;
	height: ;
	width: ;
}
.index-about-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.index-about-icon {
	width: 120px;
	height: 120px;
	border-radius: 100%;
	overflow: hidden;
}
.index-about-txt {
	color: #fff;
	padding-top: 20px;
}
.index-about-name {
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	overflow: hidden;
	clear: both;
}
.index-about-name i {
	display: block;
	float: left;
	width: 38px;
	height: 38px;
	background: url('../images/icon10.png') no-repeat center;
	background-size: 100% 100%;
	text-align: center;
	font-style: normal;
	line-height: 38px;
	font-family: '黑体';
	font-size: 28px;
}
.index-about-name span {
	float: left;
	font-size: 28px;
	line-height: 38px;
	margin-left: 5px;
}
.index-about-text {
	font-size: 16px;
	color: #fff;
	line-height: 26px;
	margin-top: 10px;
}
.index-about-list ul li:nth-of-type(1) {
	top: 20px;
	left: 15px;
}
.index-about-list ul li:nth-of-type(1) .index-about-txt {
	float: left;
	width: 380px;
	text-align: right;
}
.index-about-list ul li:nth-of-type(1) .index-about-name {
	float: right;
}
.index-about-list ul li:nth-of-type(1) .index-about-icon {
	float: right;
	margin-left: 30px;
}
.index-about-list ul li:nth-of-type(2) {
	top: 0px;
	right: 0px;
}
.index-about-list ul li:nth-of-type(2) .index-about-txt {
	float: right;
	width: 375px;
	text-align: left;
}
.index-about-list ul li:nth-of-type(2) .index-about-name {
	float: left;
}
.index-about-list ul li:nth-of-type(2) .index-about-icon {
	float: left;
	margin-right: 30px;
}
.index-about-list ul li:nth-of-type(3) {
	bottom: 140px;
	right: 0px;
}
.index-about-list ul li:nth-of-type(3) .index-about-txt {
	float: right;
	width: 320px;
	text-align: left;
}
.index-about-list ul li:nth-of-type(3) .index-about-name {
	float: left;
}
.index-about-list ul li:nth-of-type(3) .index-about-icon {
	float: left;
	margin-right: 30px;
}
.index-about-list ul li:nth-of-type(4) {
	bottom: 0px;
	left: 15px;
}
.index-about-list ul li:nth-of-type(4) .index-about-txt {
	float: left;
	width: 450px;
	text-align: right;
}
.index-about-list ul li:nth-of-type(4) .index-about-name {
	float: right;
}
.index-about-list ul li:nth-of-type(4) .index-about-icon {
	float: right;
	margin-left: 30px;
}
.index-about-list ul li:nth-of-type(5) {
	top: 220px;
	left: 15px;
}
.index-about-list ul li:nth-of-type(5) .index-about-txt {
	float: left;
	width: 255px;
	text-align: right;
}
.index-about-list ul li:nth-of-type(5) .index-about-name {
	float: right;
}
.index-about-list ul li:nth-of-type(5) .index-about-icon {
	float: right;
	margin-left: 30px;
}
/* End 关于我们 */

/* 主要客户 */
.index-client {
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	/* min-height: 955px; */
	background: url('../images/index-client-bg01.jpg') no-repeat center;
	background-size: cover;
}
.index-client-main {
	width: 87.864583333%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 80px;
	padding-bottom: 145px;
}
.index-client .index-products-line {
	margin-top: 22px;
}
.index-client-brief {
	width: 100%;
	font-size: 0;
	text-align: center;
	margin-top: 15px;
}
.index-client-brief span {
	display: inline-block;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	/* margin: 0 10px; */
}
.index-client-brief i {
	background-color: #cfcfcf;
	height: 1px;
	width: 180px;
	display: inline-block;
	position: relative;
	top: -3px;
	display: none;
}
.index-client-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-top: 70px;
}
.index-client-swiper {
	width: 100%;
	height: 100%;
	position: relative;
}
.index-client-item {
	width: 997px;
	margin: 0 auto;
	overflow: hidden;
	height: auto;
}
.index-client-img {
	padding: 0 2px 4px;
}
.index-client-img01 {
	padding: 0 2px 4px;
}
.index-client-item ul {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-client-item ul li {
	float: left;
	margin-right: 35px;
	margin-bottom: 25px;
	width: 135px;
	height: 135px;
	overflow: hidden;
	border-radius: 100%;
	background-color: #fff;
	position: relative;
	border: 1px solid #eee;
}
.index-client-item ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.index-client-item ul li img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.index-client-item ul li:nth-of-type(6n) {
	margin-right: 0;
}
.index-client-list .index-client-prev {
	width: 31px;
	height: 59px;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 0;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	background: url('../images/index-client-prev.png') no-repeat center;
	background-size: 100% 100%;
	margin-top: -39.5px;
}
.index-client-list:hover .index-client-prev {
	left: 10px;
}
.index-client-list .index-client-next {
	width: 31px;
	height: 59px;
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 0;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	background: url('../images/index-client-next.png') no-repeat center;
	background-size: 100% 100%;
	margin-top: -39.5px;
}
.index-client-list:hover .index-client-next {
	right: 10px;
}
.index-client-list01 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 125px;
	margin-top: 72px;
}
.index-client-swiper01 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-client-item01 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-client-item01 ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-client-item01 ul li {
	float: left;
	width: 14.285714285%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	/* padding-bottom: 4px; */
	/* padding-right: 4px; */
	padding: 0px 2px 4px;
}
.index-client-item01 ul li:nth-of-type(7n) {
	/* padding-right: 0; */
}
.index-client-item01 ul li img {
	display: block;
}
.index-client-list01 .index-client-prev01 {
	width: 77px;
	height: 51px;
	position: absolute;
	z-index: 8;
	left: 50%;
	bottom: 0;
	margin-left: -77px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/index-client-prev01.jpg');
	background-size: 100% 100%;
}
.index-client-list01 .index-client-prev01:hover {
	background-image: url('../images/index-client-prev02.jpg');
}
.index-client-list01 .index-client-next01 {
	width: 77px;
	height: 51px;
	position: absolute;
	z-index: 8;
	right: 50%;
	bottom: 0;
	margin-right: -77px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/index-client-next01.jpg');
	background-size: 100% 100%;
}
.index-client-list01 .index-client-next01:hover {
	background-image: url('../images/index-client-next02.jpg');
}
/* End 主要客户 */

/* 广告 */
.index-ad {
	width: 100%;
	height: auto;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 224px;
	background: url('../images/index-ad-bg.jpg') no-repeat center;
	background-size: cover;
}
.index-ad-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 55px;
}
.index-ad-brief {
	float: left;
	color: #fff;
	line-height: 54px;
	font-size: 34px;
	font-style: italic;
	margin-left: 60px;
}
.index-ad-brief p {
	text-indent: 45px;
}
.index-ad-hot {
	float: right;
	overflow: hidden;
	margin-right: 120px;
	margin-top: 25px;
}
.index-ad-hot span {
	width: 70px;
	height: 70px;
	float: left;
	background: url('../images/icon11.png') no-repeat center;
	background-size: 100% 100%;
	margin-right: 15px;
}
.index-ad-hot-txt {
	float: left;
	font-size: 34px;
	color: #fff;
	font-style: italic;
	padding-right: 5px;
}
.index-ad-hot-txt p:first-child {
	font-size: 22px;
	font-style: normal;
}
.index-ad-hot-txt p:nth-of-type(3) {
	display: none;
}
/* End 广告 */

/* 新闻资讯 */
.index-news {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
}
.index-news-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 65px;
	padding-bottom: 80px;
}
.index-news-content {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.index-news-left {
	float: left;
	width: 673px;
	border: 1px solid #eee;
	padding: 25px 35px 15px;
}
.index-news-left ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-news-left ul li {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-news-left ul li a {
	width: 100%;
	overflow: hidden;
	height: 100%;
	display: block;
}
.index-news-name {
	float: left;
	line-height: 38px;
	height: 38px;
	max-width: 600px;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.5s ease;
}
.index-news-left ul li a:hover .index-news-name {
	color: #129951;
}
.index-news-name span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	overflow: hidden;
	background-color: #666;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.index-news-date {
	float: right;
	height: 38px;
	line-height: 38px;
	color: #999;
	font-size: 14px;
}
.index-news-title {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	transition: all 0.5s ease-in-out;
}
.index-news-left ul li a:hover .index-news-title {
	color: #129951;
}
.index-news-left ul li:first-child {
	border-bottom: 1px dashed #999;
	margin-bottom: 12px;
}
.index-news-time {
	display: none;
}
.index-news-brief {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 24px;
	height: 72px;
	color: #666;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-top: 10px;
	margin-bottom: 20px;
}
.index-news-right {
	float: right;
	width: 375px;
	background-color: #f6f6f6;
	padding: 20px 25px 28px;
}
.index-news-right ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.index-news-right ul li {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-news-right ul li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.index-news-name-right {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #333;
	line-height: 28px;
	transition: all 0.5s ease-in-out;
}
.index-news-right ul li a:hover .index-news-name-right {
	color: #129951;
}
.index-news-name-right span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	overflow: hidden;
	background-color: #666;
	margin-right: 10px;
	position: relative;
	top: -3px;
}
.index-news-img {
	width: 100%;
	height: 170px;
	overflow: hidden;
}
.index-news-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-news-right ul li a:hover .index-news-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.index-news-title-right {
	font-size: 18px;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.5s ease-in-out;
	margin-top: 18px;
	margin-bottom: 16px;
}
.index-news-right ul li a:hover .index-news-title-right {
	color: #129951;
}
.index-news-right ul li:first-child {
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
}
/* End 新闻资讯 */

/* 关于我们 */
.index-aboutUs {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 441px;
	background: url('../images/index-aboutus-bg.jpg') no-repeat center;
	background-size: cover;
}
.index-aboutUs-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 55px;
}
.index-aboutUs-title {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 34px;
	line-height: 44px;
}
.index-aboutUs .index-client-brief {
	margin-top: 10px;
}
.index-aboutUs .index-client-brief  span {
	color: #fff;
}
.index-aboutUs-txt {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
	margin: 0 auto;
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 35px;
	margin-bottom: 40px;
	width: 1160px;
}
.index-aboutUs-img {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-aboutUs-img ul {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.index-aboutUs-img ul li {
	float: left;
	width: 285px;
	height: 200px;
	overflow: hidden;
	margin-right: 20px;
}
.index-aboutUs-img ul li:nth-of-type(4n) {
	margin-right: 0;
}
.index-aboutUs-img ul li img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.index-aboutUs-img ul li:hover img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.index-aboutUs-more {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.index-aboutUs-more a {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	width: 165px;
	height: 48px;
	border: 1px solid #fff;
	color: #fff;
	line-height: 48px;
	text-align: center;
	font-size: 20px;
	transition: all 0.5s ease-in-out;
}
.index-aboutUs-more a span {
	display: inline-block;
	width: 10px;
	height: 18px;
	background: url('../images/icon12.png') no-repeat center;
	background-size: 100% 100%;
	position: relative;
	top: 2px;
	margin-left: 10px;
}
.index-aboutUs-more a:hover {
	background-color: #129951;
	border: 1px solid #129951;
}
/* End 关于我们 */

/* 底部 */
.footer {
	width: 100%;
	min-width: 1200px;
	max-width: 1920px;
	margin: 0 auto;
	min-height: 273px;
	background: url('../images/footer-bg.jpg') repeat center;
	background-size: cover;
}
.footer-main {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding-top: 32px;
}
.footer-list {
	float: left;
	width: 130px;
	margin-left: 25px;
	overflow: hidden;
	margin-top: 3px;
}
.footer-main .footer-list:first-child {
	margin-left: 0;
}
.footer-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #bbb;
	line-height: 32px;
}
.footer-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #bbb;
	line-height: 32px;
	transition: all 0.5s ease-in-out;
}
.footer-title a:hover {
	color: #109356;
}
.footer-menu {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.footer-menu ul li a {
	color: #666;
	font-size: 12px;
	line-height: 32px;
	transition: all 0.5s ease-in-out;
}
.footer-menu ul li a:hover {
	color: #109356;
}
.footer-contact {
	float: left;
	width: 320px;
	overflow: hidden;
	height: auto;
	margin-left: 25px;
}
.footer-contact-hot {
	width: 100%;
	overflow: hidden;
	height: auto;
}
.footer-contact-hot span {
	float: left;
	width: 44px;
	height: 44px;
	overflow: hidden;
	display: block;
	background: url('../images/icon13.png') no-repeat center;
	background-size: 100% 100%;
	margin-top: 3px;
}
.footer-contact-hot-txt {
	float: left;
	margin-left: 10px;
	color: #109356;
	font-size: 24px;
}
.footer-contact-hot-txt p:first-child {
	font-size: 16px;
	color: #aaa;
}
.footer-contact-txt {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin-top: 13px;
}
.footer-contact-txt p {
	margin-bottom: 8px;
}
.footer-contact-txt a {
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.footer-contact-txt a:hover {
	color: #109356;
}
.footer-code {
	float: right;
	margin-right: 100px;
	width: 86px;
	overflow: hidden;
}
.footer-code-img {
	width: 86px;
	height: 86px;
	margin-top: 11px;
}
.footer-code p {
	font-size: 12px;
	line-height: 32px;
	color: #666;
}
.copyright {
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #313131;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-top: 27px;
	font-size: 12px;
	color: #555;
}
.copyright p {
	float: right;
	font-size: 12px;
	color: #555;
	height: 50px;
	line-height: 50px;
	margin-right: 10px;
}
.copyright p:first-child {
	float: left;
	margin-left: 10px;
	margin-right: 0;
}
.copyright p a {
	font-size: 12px;
	color: #555;
	transition: all 0.5s ease-in-out;
}
.copyright p a:hover {
	color: #109356;
}
/* End 底部 */

/* 关于我们 */
.other-banner {
	height: 400px;
}
.other-banner img {
	display: none;
}
.nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	/* min-height: 60px; */
	box-shadow: 0px 3px 5px #ededed;
	border-radius: 5px;
	top: -30px;
	z-index: 9;
	font-size: 0;
	text-align: center;
}
.nav ul {
	width: auto;
	display: inline-block;
	height: auto;
	overflow: hidden;
}
.nav ul li {
	float: left;
	margin: 0 36px;
	height: auto;
	overflow: hidden;
}
.nav ul li a {
	display: block;
	width: auto;
	padding: 0 6px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 16px;
	color: #555;
	box-sizing: border-box;
	border-bottom: 2px solid transparent;
	transition: all 0.3s ease-in-out;
}
.nav ul li a:hover,
.nav ul li a.active {
	color: #1d965d;
	border-bottom-color: #1d965d;
}
.introduction {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.introduction-left {
	float: left;
	width: 435px;
	height: auto;
	overflow: hidden;
}
.introduction-right {
	float: right;
	width: 730px;
	height: auto;
	overflow: hidden;
}
.introduction-title {
	width: 100%;
	font-size: 24px;
	line-height: 34px;
	color: #333;
}
.introduction-line {
	width: 68px;
	height: 1px;
	margin-top: 14px;
	margin-bottom: 16px;
	background-color: #40a55d;
}
.introduction-txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
/* End 关于我们 */

/* 发展历程 */
.development {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	position: relative;
}
.development-list {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
.development-list ul {
	width: 100%;
	position: relative;
}
.development-list ul li {
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
.development-date {
	float: left;
	width: 160px;
	height: auto;
	position: relative;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 15;
	display: block;
	transform: translate(-0%, -50%);
}
.development-date .year {
	display: block;
	width: 105px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #1f955d;
	/* font-weight: bold; */
	background-color: #fff;
	box-shadow: 0px 5px 10px #e3e3e3;
}
.development-list ul li:nth-of-type(1) .development-date .year {
	display: none;
}
.development-date .line {
	position: absolute;
	top: 50%;
	left: 112px;
	width: 23px;
	height: 2px;
	margin-top: -0px;
	display: block;
	background-color: #1d965d;
}
.development-list ul li:nth-of-type(1) .development-date .line {
	display: none;
}
.development-date .round {
	position: absolute;
	display: block;
	top: 50%;
	right: 0px;
	width: 12px;
	height: 12px;
	margin-top: -7px;
	border-radius: 8px;
	border: 2px solid #1d965d;
	background-color: #fff;
}
.development-txt {
	float: right;
	width: 795px;
	background-color: #fff;
	box-shadow: 0px 5px 10px #e3e3e3;
	position: relative;
	box-sizing: border-box;
	padding: 12px 25px;
}
.development-list ul li:nth-of-type(1) .development-txt {
	/* display: none; */
	background-color: transparent;
	box-shadow: 0 0 0 transparent;
	padding: 8px 0;
}
.development-txt p {
	width: 100%;
	height: auto;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
.development-list ul li:nth-of-type(1) .development-txt p {
	display: none;
}
.development-txt .triangle {
	/* position: absolute;
	display: block;
	top: 50%;
	left: -14px;
	z-index: 15;
	width: 0%;
	height: 0%;
	margin-top: -7px;
	border-width: 8px 14px 8px 0px;
    border-style: solid;
    border-color: transparent #fff transparent transparent; */
}
.development-txt .triangle {
	position: absolute;
	display: block;
	top: 50%;
	left: -14px;
	z-index: 15;
	width: 16px;
	height: 19px;
	margin-top: -7px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/development-icon01.png');
}
.development-list ul li:nth-of-type(1) .development-txt .triangle {
	display: none;
}
.development-line {
	position: absolute;
	left: 152px;
	top: 5px;
	bottom: 0;
	z-index: 1;
	width: 1px;
	background-color: #ccc;
}
.development-list ul li:nth-last-of-type(1) {
	margin-bottom: 64px;
}
.development-triangle {
	position: absolute;
	left: 143.5px;
	bottom: -14px;
	z-index: 5;
	width: 18px;
	height: 21px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/development-icon02.png');
}

.honor-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.honor-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.honor-list ul li {
	float: left;
	position: relative;
	margin-bottom: 65px;
	margin-right: 40px;
	overflow: hidden;
	padding-bottom: 28px;
	width: 270px;
}
.honor-list ul li:nth-of-type(4n) {
	margin-right: 0;
}
.honor-img {
	width: 100%;
	padding-top: 37px;
	padding-bottom: 50px;
	background-color: #fff;
	overflow: hidden;
}
.honor-img p {
	width: 195px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}
.honor-name {
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 6;
	width: 235px;
	margin-left: -117.5px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #fff;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('../images/honor-icon01.png');
}
.honor-page {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.honor-page ul {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.honor-page ul li {
	float: left;
	margin: 0 8px;
	overflow: hidden;
}
.honor-page ul li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	font-size: 16px;
	color: #999;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	transition: all 0.3s ease-in-out;
}
.honor-page ul li a:hover,
.honor-page ul li a.active {
	background-color: #1d965d;
	color: #fff;
	border-color: #1d965d;
}
.honor-page ul li a.prev,
.honor-page ul li a.next {
	width: 110px;
}
.honor-page ul li a.prev {
	text-indent: 20px;
}
.honor-page ul li a.prev span {
	position: absolute;
	display: block;
	top: 50%;
	left: 16px;
	z-index: 15;
	width: 0%;
	height: 0%;
	margin-top: -7px;
	transition: all 0.3s ease-in-out;
	border-width: 7px 12px 7px 0px;
    border-style: solid;
    border-color: transparent #bcbcbc transparent transparent;
}
.honor-page ul li a.prev:hover span {
	border-color: transparent #fff transparent transparent;
}
.honor-page ul li a.next {
	text-indent: 18px;
	text-align: left;
}
.honor-page ul li a.next span {
	position: absolute;
	display: block;
	top: 50%;
	right: 16px;
	z-index: 15;
	width: 0%;
	height: 0%;
	margin-top: -7px;
	transition: all 0.3s ease-in-out;
	border-width: 7px 0px 7px 12px;
    border-style: solid;
    border-color: transparent transparent transparent #bcbcbc;
}
.honor-page ul li a.next:hover span {
	border-color: transparent transparent transparent #fff;
}
/* End 发展历程 */

/* 研发能力 */
.research {
	width: 100%;
	height: auto;
	padding-top: 30px;
}
.research-slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.research-swiper {
	width: 1020px;
}
.research-swiper .swiper-slide {
	width: 662px;
}
.research-slide-img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-slide-txt {
	transition: all 0.6s ease-in-out;
	overflow: hidden;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 27px;
	opacity: 0;
}
.research-swiper .swiper-slide-active .research-slide-txt {
	opacity: 1;
}
.research-slide-txt .title {
	overflow: hidden;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 24px;
	line-height: 34px;
	color: #333;
	margin-bottom: 4px;
}
.research-slide-txt .txt {
	overflow: hidden;
	width: 100%;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 26px;
	color: #666;
}
.research-slide-txt .txt span {
	color: #1d965d;
}
.research-prev {
	position: absolute;
	top: 50%;
	left: 0;
	width: 35px;
	height: 90px;
	z-index: 12;
	margin-top: -90px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('../images/research-prev01.png');
}
.research-prev:hover {
	background-image: url('../images/research-prev02.png');
}
.research-next {
	position: absolute;
	top: 50%;
	right: 0;
	width: 35px;
	height: 90px;
	z-index: 12;
	margin-top: -90px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('../images/research-next01.png');
}
.research-next:hover {
	background-image: url('../images/research-next02.png');
}
.research-develop {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 115px
}
.research-develop-title {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.research-develop-title .title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	color: #1d965d;
}
.research-develop-title .line {
	width: 36px;
	height: 2px;
	background-color: #1d965d;
	margin: 0 auto;
	margin-top: 10px;
}
.research-develop-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-develop-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-develop-list ul li {
	width: auto;
	float: left;
	margin-right: 42px;
	overflow: hidden;
	position: relative;
	padding-top: 74px;
}
.research-develop-list ul li:nth-of-type(3n) {
	margin-right: 0;
}
.research-develop-icon {
	width: 142px;
	height: 142px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 9;
	background-color: #fff;
	margin-left: -71px;
	border-radius: 71px;
	box-sizing: border-box;
	border: 1px solid #1d965d;
}
.research-develop-list ul li:nth-of-type(1) .research-develop-icon {
	border-color: #1d965d;
}
.research-develop-list ul li:nth-of-type(2) .research-develop-icon {
	border-color: #00649e;
}
.research-develop-list ul li:nth-of-type(3) .research-develop-icon {
	border-color: #e2a500;
}
.research-develop-txt {
	width: 370px;
	height: auto;
	overflow: hidden;
	padding-top: 80px;
	padding-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.research-develop-txt .title {
	font-size: 0;
	width: 270px;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 0 auto;
	margin-bottom: 21px;
}
.research-develop-txt .title span {
	color: #1d965d;
	font-size: 18px;
	line-height: 28px;
	display: inline-block;
	padding: 0 8px;
	background-color: #fff;
	position: relative;
	z-index: 7;
}
.research-develop-list ul li:nth-of-type(1) .research-develop-txt .title span {
	color: #1d965d;
}
.research-develop-list ul li:nth-of-type(2) .research-develop-txt .title span {
	color: #00649e;
}
.research-develop-list ul li:nth-of-type(3) .research-develop-txt .title span {
	color: #e2a500;
}
.research-develop-txt .title i {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	margin-top: 1px;
	background-color: #ccc;
	z-index: 1;
}
.research-develop-txt .txt {
	width: 270px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	height: 112px;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
}
.research-mold {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 62px;
}
.research-develop-title .brief {
	width: 710px;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin: 0 auto;
	margin-top: 15px;
}
.research-mold-list {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-mold-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-mold-list ul li {
	float: left;
	width: auto;
	margin-right: 24px;
	height: auto;
	overflow: hidden;
}
.research-mold-list ul li:nth-of-type(4n) {
	margin-right: 0;
}
.research-mold-img {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.research-mold-name {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	margin-top: 15px; 
}
.research-formula {
	width: 100%;
	height: auto;
	padding-top: 70px;
}
.research-formula-list {
	width: 100%;
}
.research-formula-list li  {
	float: left;
	background-color: #fff;
	width: 381px;
	margin-right: 28.5px;
	overflow: hidden;
	box-shadow: 0px 8px 15px #e7e7e7;
}
.research-formula-list li:nth-of-type(3n) {
	margin-right: 0;
}
.research-formula-img {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.research-formula-modal {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 5;
	bottom: 0;
	height: 50px;
	background-color: #1d965d;
	color: #fff;
}
.research-formula-modal .title {
	position: absolute;
	left: 10px;
	bottom: 0;
	line-height: 60px;
	height: 60px;
	background-color: #fff;
	color: #1d965d;
}
.research-formula-txt {
	width: 100%;
	box-sizing: border-box;
	background-color: #fff;
	padding: 15px 20px 8px;
}
.research-formula-txt .title {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.research-formula-txt .title span {
	float: left;
	display: block;
	font-size: 18px;
	line-height: 28px;
	color: #333;
	padding-right: 6px;
	background-color: #fff;
	position: relative;
	z-index: 6;
}
.research-formula-txt .title i {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	margin-top: 1px;
	background-color: #e0e0e0;
	z-index: 1;
}
.research-formula-txt .brief {
	width: 100%;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	height: 140px;
}
.research-quality {
	width: 100%;
	overflow: hidden;
	padding-top: 67px;
}
.research-quality-img {
	width: 100%;
	text-align: center;
}
.research-quality-img img {
	display: none;
	margin: 0 auto;
}
.research-quality-img img:nth-of-type(1) {
	display: block;
}
.research-process {
	width: 100%;
	/* overflow: hidden; */
	padding-top: 90px;
}
.research-process-list {
	width: 100%;
	position: relative;
}
.research-process-list ul {
	width: 100%;
	position: relative;
}
.research-process-list ul li {
	float: left;
	position: relative;
	width: 20%;
	height: auto;
}
.research-process-round {
	width: 168px;
	height: 168px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	z-index: 15;
	/* overflow: hidden; */
	border-radius: 84px;
	box-sizing: border-box;
	padding-top: 9px;
	box-shadow: 0px 0px 6px 3px #ebebeb;
}
.research-process-prev {
	position: absolute;
	top: 63px;
	left: 15px;
	z-index: 1;
	width: 28px;
	height: 42px;
	/* margin-top: -21px; */
	cursor: pointer;
	box-shadow: 0px 0px 10px 3px #ebebeb;
	transition: all 0.5s ease-in-out;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url('../images/research-icon06.png');
}
.research-process-list ul li:hover .research-process-prev {
	left: 6px;
}
.research-process-next {
	position: absolute;
	top: 63px;
	right: 15px;
	z-index: 1;
	width: 28px;
	height: 42px;
	/* margin-top: -21px; */
	cursor: pointer;
	box-shadow: 0px 0px 10px 3px #ebebeb;
	transition: all 0.5s ease-in-out;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #fff;
	background-image: url('../images/research-icon07.png');
}
.research-process-list ul li:hover .research-process-next {
	right: 6px;
}
.research-process-img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border-radius: 75px;
	overflow: hidden;
}
.research-process-icon {
	height: 75px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.research-process-icon .round {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 15;
	transform: translate(-50%, -50%);
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background-color: #e8e8e8;
}
.research-process-icon .line {
	display: block;
	position: absolute;
	top: 50%;
	left: 0%;
	z-index: 6;
	transform: translate(-0%, -50%);
	width: 100%;
	height: 1px;
	background-color: #e8e8e8;
}
.research-process-icon .vertical {
	display: block;
	position: absolute;
	top: 0%;
	left: 50%;
	z-index: 6;
	transform: translate(-50%, -0%);
	width: 1px;
	height: 100%;
	background-color: #e8e8e8;
}
.research-process-name {
	width: 150px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	color: #1d965d;
	background-color: #fff;
	box-shadow: 0px 0px 10px 3px #ebebeb;
}
.research-service {
	width: 100%;
	overflow: hidden;
	padding-top: 90px;
}
.research-service-con {
	position: relative;
	width: 100%;
	height: 356px;
	overflow: hidden;
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('../images/research14.jpg');
}
.research-service-con .item {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	overflow: hidden;
	color: #fff;
	padding-left: 35px;
	padding-top: 50px;
}
.research-service-con .item:nth-of-type(2) {
	padding-left: 115px;
	padding-top: 55px;
}
.research-service-con .number {
	float: left;
	font-size: 72px;
	line-height: 72px;
	font-style: italic;
	margin-right: 58px;
	margin-top: 12px;
}
.research-service-con .txt {
	float: left;
}
.research-service-con .title {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	float: left;
	width: 680px;
}
.research-service-con .text {
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
	position: relative;
}
.research-service-con .text p {
	position: relative;
	padding-left: 18px;
	width: 100%;
	box-sizing: border-box;
}
.research-service-con .text p:after {
	position: absolute;
	content: '';
	left: 0;
	top: 9px;
	border-width: 5px 0px 5px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
/* End 研发能力 */

/* 产品中心 */
.products {
	width: 100%;
	height: auto;
	position: relative;
	/* overflow: hidden; */
}
.products-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 0px;
}
.products-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.products-list>ul>li {
	float: left;
	width: 374px;
	margin-bottom: 60px;
	padding-bottom: 85px;
	margin-right: 39px;
	position: relative;
}
.products-list>ul>li:nth-of-type(3n) {
	margin-right: 0;
}
.products-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.products-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.products-list>ul>li:hover .products-img img {
	-webkit-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.products-modal {
	width: 344px;
	position: absolute;
	bottom: 10px;
	left: 16px;
	z-index: 9;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/* min-height: 100px; */
	padding-top: 23px;
	transition:all 0.5s ease-in-out;
	box-shadow: 0px 5px 25px #eeebeb;
}
.products-list>ul>li:hover .products-modal {
	bottom: 20px;
	background-image: url('../images/products-icon01.jpg');
}
.products-modal .item {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 0;
	text-align: center;
}
.products-modal .item ul {
	display: inline-block;
	width: auto;
	height: auto;
	overflow: hidden;
}
.products-modal .item li {
	float: left;
	width: 88px;
	height: 88px;
	margin: 0 7px;
	overflow: hidden;
}
.products-name {
	width: 100%;
	height: auto;
	font-size: 16px;
	color: #333;
	line-height: 58px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	text-overflow: ellipsis;
	transition: all 0.5s ease-in-out;
}
.products-list>ul>li:hover .products-name {
	color: #fff;
}
/* End 产品中心 */

/* 新闻中心 */
.news-list {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
	margin-bottom: 50px;
}
.news-list ul {
	width: 100%;
	height: auto;
	/* overflow: hidden; */
}
.news-list ul li {
	width: 100%;
	background-color: transparent;
	padding: 0 30px;
	box-sizing: border-box;
	/* background-color: #fff; */
	transition: all 0.5s ease-in-out;
	box-shadow: 0px 5px 20px transparent;
}
.news-list ul li:hover {
	background-color: #fff;
	box-shadow: 0px 5px 20px #eee;
}
.news-list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 35px 0;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	border-bottom: 1px dashed #d3d3d3;
}
.news-list ul li a:hover {
	border-bottom-color: #fff;
}
.news-img {
	float: left;
	width: 230px;
	height: auto;
	overflow: hidden;
}
.news-img img {
	-webkit-transform: scale(1,1);
	-moz-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	transition:all 0.7s ease-in-out;
	-ms-transition:all 0.7s ease-in-out;
	-webkit-transition:all 0.7s ease-in-out;
	-moz-transition:all 0.7s ease-in-out;
	-o-transition:all 0.7s ease-in-out;
}
.news-list>ul>li:hover .news-img img {
	-webkit-transform:scale(1.03, 1.03);
	-moz-transform:scale(1.03, 1.03);
	-o-transform:scale(1.03, 1.03);
	-ms-transform:scale(1.03, 1.03);
	transform:scale(1.03, 1.03);
}
.news-txt {
	float: left;
	margin-left: 30px;
	height: auto;
	overflow: hidden;
	width: 780px;
	padding-top: 14px;
}
.news-txt .name {
	width: 100%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: 600;
	margin-bottom: 8px;
	transition: all 0.5s ease-in-out;
}
.news-list ul li a:hover .news-txt .name {
	color: #1d965d;
}
.news-txt .brief {
	width: 100%;
	height: 48px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-txt .date {
	width: 100%;
	height: auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 12px;
	transition: all 0.5s ease-in-out;
}
.news-more {
	float: right;
	margin-right: 10px;
	margin-top: 60px;
	width: 17px;
	height: 31px;
	transition: all 0.5s ease-in-out;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-image: url('../images/news-icon01.png');
}
.news-list ul li a:hover .news-more {
	background-image: url('../images/news-icon02.png');
}
.newsDetails-title {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	color: #333;
}
.newsDetails-date {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 12px;
	padding-bottom: 22px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #d5d5d5;
}
.newsDetails-txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 16px;
	line-height: 32px;
	color: #666;
}
.newsDetails-other {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px dashed #d5d5d5;
	margin-top: 50px;
	padding-top: 35px;
}
.newsDetails-nav {
	float: left;
	max-width: 85%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.newsDetails-nav p {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsDetails-nav p a {
	font-size: 16px;
	line-height: 30px;
	color: #999;
	transition: all 0.3s ease-in-out;
}
.newsDetails-nav p a:hover {
	color: #129951;
}
.newsDetails-return {
	float: right;
}
.newsDetails-return a {
	display: block;
	width: auto;
	line-height: 30px;
	color: #666;
	font-size: 16px;
	transition: all 0.3s ease-in-out;
}
.newsDetails-return a:hover {
	color: #129951;
}
/* End 新闻中心 */

/* 联系方式 */
.contact {
	width: 100%;
	overflow: hidden;
}
.contact-left {
	width: 48.33333%;
	float: left;
	height: auto;
	overflow: hidden;
}
.contact-right {
	float: right;
}
.contact-title {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 24px;
	line-height: 34px;
	color: #40a862;
	font-weight: bold;
	padding-bottom: 12px;
	border-bottom: 1px solid #ececec;
}
.contact-txt {
	font-size: 18px;
	line-height: 36px;
	color: #666;
	margin-top: 20px;
	position: relative;
}
.contact-txt p {
	width: 100%;
	box-sizing: border-box;
	padding-left: 42px;
	position: relative;
	margin-bottom: 9px;
}
.contact-txt p span {
	color: #333;
}
.contact-txt p i {
	position: absolute;
	top: 4.5px;
	left: 0px;
	width: 29px;
	height: 29px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.contact-txt p:nth-of-type(1) i {
	background-image: url('../images/contact-icon01.png');
}
.contact-txt p:nth-of-type(2) i {
	background-image: url('../images/contact-icon02.png');
}
.contact-txt p:nth-of-type(3) i {
	background-image: url('../images/contact-icon03.png');
}
.contact-txt p:nth-of-type(4) i {
	background-image: url('../images/contact-icon04.png');
}
.contact-map {
	background-color: #fff;
	overflow: hidden;
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 8px;
	margin-top: 20px;
}
.contact-map img {
	max-width: none;
	max-height: none;
}
.contact-map>div {
	width: 100%;
	height: 340px;
	overflow: hidden;
}
/* End 联系方式 */

/* 人才招聘 */
.recruitment-list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 35px;
}
.recruitment-list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.recruitment-list ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #fff;
}
.recruitment-top {
	width: 100%;
	height: auto;
	cursor: pointer;
	overflow: hidden;
}
.recruitment-top .title {
	display: block;
	float: left;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	margin-left: 50px;
	width: 33.33333%;
	font-size: 16px;
	color: #666;
}
.recruitment-top .date {
	float: left;
	display: block;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
}
.recruitment-top .icon {
	float: right;
	display: block;
	width: 75px;
	height: 60px;
	cursor: pointer;
	position: relative;
}
.recruitment-top .icon i {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 34px;
	height: 34px;
	transition: all 0.5s ease-in-out;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	background-image: url('../images/recruitment-icon01.png');
}
.recruitment-list ul li.active .recruitment-top .icon i {
	background-image: url('../images/recruitment-icon02.png');
}
.recruitment-txt {
	width: 100%;
	height: auto;
	overflow: hidden;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	text-align: justify;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
	padding: 25px 55px;
	border-top: 1px solid #e3e3e3;
	display: none;
}
.recruitment-list ul li:nth-of-type(1) .recruitment-txt {
	display: block;
}
.recruitment-txt span {
	color: #1d965d;
}
.recruitment-txt .title,
.recruitment-txt .txt {
	margin-bottom: 5px;
}
/* End 人才招聘 */

/* 在线留言 */
.feedback-title {
	text-align: center;
	font-size: 18px;
	line-height: 28px;
	color: #333;
}
.feedback-form {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 60px;
	margin-top: 55px;
}
.feedback-form-title {
	font-size: 14px;
	line-height: 24px;
	position: relative;
	color: #999;
	box-sizing: border-box;
	padding: 0 45px;
	text-indent: 120px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.feedback-form-title i {
	position: absolute;
	top: 3px;
	left: 45px;
	width: 102px;
	height: 19px;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-image: url('../images/feedback-icon03.png');
}
.feedback-form-con {
	width: 100%;
	box-sizing: border-box;
	padding: 0 45px;
	overflow: hidden;
	margin-top: 37px;
}
.feedback-item {
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}
.feedback-item01 {
	width: 330px;
}
.feedback-item p {
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden;
	color: #333;
	margin-bottom: 7px;
}
.feedback-item input {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	height: 60px;
	padding: 0 10px;
	font-size: 18px;
	color: #333;
}
.feedback-item02 {
	width: 330px;
	margin-left: 20px;
}
.feedback-item03 {
	width: 410px;
	float: right;
}
.feedback-item04 {
	width: 680px;
}
.feedback-item05 {
	width: 100%;
	float: none;
	margin-bottom: 0;
}
.feedback-item textarea {
	display: block;
	box-sizing: border-box;
	border: 1px solid #bfbfbf;
	padding: 10px;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	resize: none;
	width: 100%;
	height: 210px;
}
.feedback-btn {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 45px;
}
.feedback-btn input {
	float: right;
	width: 160px;
	height: 44px;
	display: block;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	background-image: url('../images/feedback-icon01.png');
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
/* End 在线留言 */








/* 媒体查询 */
@media screen and (max-width: 1370px) {
	.index-client-main {
		width: 100%;
	}
}


@media screen and (max-width: 1210px) {
	.head,
	.banner,
	.index-products,
	.index-about,
	.index-client,
	.index-ad,
	.index-news,
	.index-aboutUs,
	.footer,
	.container {
		min-width: 970px;
	}
	.head-main,
	.index-products-main,
	.index-about-main,
	.index-ad-main,
	.index-news-main,
	.index-aboutUs-main,
	.footer-main,
	.copyright,
	.container-main {
		width: 970px;
	}
	.head-menu {
		left: 130px;
	}
	.head-phone {
		font-size: 16px;
		margin-top: 16px;
	}
	.head-phone span {
		margin-right: 3px;
		width: 30px;
		height: 30px;
	}
	.head-language {
		margin-right: 0;
	}
	.index-products-item ul li {
		width: 310px;
		margin-right: 20px;
	}
	.index-products-img {
		width: 100%;
		height: auto;
	}
	.index-products-txt {
		width: 92%;
	}
	.index-products-name {
		width: 98.5%;
	}
	.index-about-round {
		top: 115px;
	}
	.index-about-img {
		top: 175px;
	}
	.index-about-list ul li:nth-of-type(1) {
		left: 0;
		top: 35px;
	}
	.index-about-list ul li:nth-of-type(1) .index-about-icon {
		margin-left: 20px;
	}
	.index-about-list ul li:nth-of-type(1) .index-about-txt {
		width: 300px;
	}
	.index-about-list ul li:nth-of-type(2) .index-about-icon {
		margin-right: 20px;
	}
	.index-about-list ul li:nth-of-type(2) .index-about-txt {
		width: 300px;
	}
	.index-about-list ul li:nth-of-type(3) .index-about-icon {
		margin-right: 15px;
	}
	.index-about-list ul li:nth-of-type(3) .index-about-txt {
		width: 240px;
	}
	.index-about-list ul li:nth-of-type(4) {
		left: 0;
	}
	.index-about-list ul li:nth-of-type(4) .index-about-icon {
		margin-left: 20px;
	}
	.index-about-list ul li:nth-of-type(4) .index-about-txt {
		width: 380px;
	}
	.index-about-list ul li:nth-of-type(5) {
		left: 0;
	}
	.index-about-list ul li:nth-of-type(5) .index-about-icon {
		margin-left: 20px;
	}
	.index-about-list ul li:nth-of-type(5) .index-about-txt {
		width: 200px;
	}
	.index-client-main {
		width: 100%;
	}
	.index-ad-brief {
		margin-left: 0;
	}
	.index-ad-hot {
		margin-right: 0;
	}
	.index-news-left {
		padding: 15px 25px 10px;
		width: 550px;
	}
	.index-news-name {
		max-width: 470px;
	}
	.index-news-right {
		padding: 10px 15px 18px;
		width: 310px;
	}
	.index-news-img {
		height: auto;
	}
	.index-aboutUs-txt {
		width: 100%;
	}
	.index-aboutUs-img ul li {
		margin-right: 10px;
		height: auto;
		width: 235px;
	}
	.footer-list {
		margin-right: 25px;
		margin-left: 0;
		width: auto;
		min-width: 100px;
	}
	.footer-code {
		margin-right: 0;
	}
	.introduction-left {
		width: 360px;
	}
	.introduction-right {
		width: 590px;
	}
	.development-list {
		width: 100%;
	}
	.development-txt {
		padding: 12px 20px;
		width: 780px;
	}
	.honor-list ul li {
		width: 225px;
		margin-right: 20px;
	}
	.honor-name {
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	.honor-img {
		padding-top: 18px;
		border-bottom: 40px;
	}
	.research-develop-list ul li {
		margin-right: 20px;
	}
	.research-develop-txt {
		width: 308px;
	}
	.research-mold-list ul li {
		margin-right: 12px;
		width: 233px;
	}
	.research-formula-list li {
		margin-right: 18px;
		width: 310px;
	}
	.research-formula-txt .brief {
		height: 168px;
	}
	.research-process-name {
		width: 140px;
	}
	.research-process-round {
		width: 140px;
		height: 140px;
		padding-top: 6px;
	}
	.research-process-img {
		width: 128px;
		height: 128px;
	}
	.research-process-prev {
		top: 46px;
		left: 8px;
	}
	.research-process-list ul li:hover .research-process-prev {
		left: 3px;
	}
	.research-process-next {
		top: 46px;
		right: 8px;
	}
	.research-process-list ul li:hover .research-process-next {
		right: 3px;
	}
	.research-service-con .item {
		padding-left: 0px;
	}
	.research-service-con .item:nth-of-type(2) {
		padding-left: 50px;
	}
	.products-list>ul>li {
		margin-right: 27px;
		width: 305px;
	}
	.products-modal {
		width: 92%;
		left: 12.5px;
	}
	.products-modal .item li {
		margin: 0 5px;
		width: 83px;
		height: auto;
	}
	.news-list ul li {
		padding: 0 22px;
	}
	.news-list ul li a {
		padding: 25px 0;
	}
	.news-img {
		width: 190px;
	}
	.news-txt {
		margin-left: 20px;
		width: 670px;
		padding-top: 4px;
	}
	.news-more {
		margin-right: 0;
		margin-top: 50px;
	}
	.feedback-form-con {
		padding: 0 30px;
	}
	.feedback-item01 {
		width: 270px;
	}
	.feedback-item02 {
		width: 270px;
		margin-left: 15px;
	}
	.feedback-item03 {
		width: 335px;
	}
	.feedback-item04 {
		width: 555px;
	}
}
/* End 媒体查询 */



/* 切换 */
@-webkit-keyframes rotate01 {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(180deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes rotate01 {
	0% {
		-moz-transform: rotate(0deg);
	}
	50% {
		-moz-transform: rotate(180deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		}
	}
@-ms-keyframes rotate01 {
	0% {
		-ms-transform: rotate(0deg);
	}
	50% {
		-ms-transform: rotate(180deg);
	}
	100% {
		-ms-transform: rotate(360deg);
	}
}
@-o-keyframes rotate01 {
	0% {
		-o-transform: rotate(0deg);
	}
	50% {
		-o-transform: rotate(180deg);
	}
	100% {
		-o-transform: rotate(360deg);
	}
}
@keyframes rotate01 {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

/*  */
@-webkit-keyframes round01 {
	0% {
		-webkit-transform: rotate(180deg);
	}
	50% {
		-webkit-transform: rotate(90deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}
@-moz-keyframes round01 {
	0% {
		-moz-transform: rotate(180deg);
	}
	50% {
		-moz-transform: rotate(90deg);
	}
	100% {
		-moz-transform: rotate(0deg);
	}
}
@-ms-keyframes round01 {
	0% {
		-ms-transform: rotate(180deg);
	}
	50% {
		-ms-transform: rotate(90deg);
	}
	100% {
		-ms-transform: rotate(0deg);
	}
}
@-o-keyframes round01 {
	0% {
		-o-transform: rotate(180deg);
	}
	50% {
		-o-transform: rotate(90deg);
	}
	100% {
		-o-transform: rotate(0deg);
	}
}
@keyframes round01 {
	0% {
		transform: rotate(180deg);
	}
	50% {
		transform: rotate(90deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

/*  */
@-webkit-keyframes round02 {
	0% {
		-webkit-transform: rotate(0deg);
	}
	50% {
		-webkit-transform: rotate(90deg);
	}
	100% {
		-webkit-transform: rotate(180deg);
	}
}
@-moz-keyframes round02 {
	0% {
		-moz-transform: rotate(0deg);
	}
	50% {
		-moz-transform: rotate(90deg);
	}
	100% {
		-moz-transform: rotate(180deg);
	}
}
@-ms-keyframes round02 {
	0% {
		-ms-transform: rotate(0deg);
	}
	50% {
		-ms-transform: rotate(90deg);
	}
	100% {
		-ms-transform: rotate(180deg);
	}
}
@-o-keyframes round02 {
	0% {
		-o-transform: rotate(0deg);
	}
	50% {
		-o-transform: rotate(90deg);
	}
	100% {
		-o-transform: rotate(180deg);
	}
}
@keyframes round02 {
	0% {
		transform: rotate(0deg);
	}
	50% {
		transform: rotate(90deg);
	}
	100% {
		transform: rotate(180deg);
	}
}
/* End 切换 */

/* 
   *****
   ****
   ***
   **
   *
*/

/* 手机 */

/* 
   *****
   ****
   ***
   **
   *
*/


.head-icon,
.navbar,
.banner-swiper02,
.index-client-title span,
.honor-more,
.contact-nav {
	display: none;
} 

@media screen and (max-width: 970px) {
	body,html {
		max-width: 640px;
		margin: 0 auto;
	}
	div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6,a,i,em{box-sizing: border-box;}
	.head,
	.banner,
	.index-products,
	.index-about,
	.index-client,
	.index-ad,
	.index-news,
	.index-aboutUs,
	.footer {
		min-width: 100%;
		max-width: 100%;
		width: 100%;
		min-height: 0;
	}
	.head-main,
	.index-products-main,
	.index-about-main,
	.index-client-main,
	.index-ad-main,
	.index-news-main,
	.index-aboutUs-main,
	.footer-main {
		width: 100%;
		min-height: 0;
	}
	.head-menu,
	.head-phone {
		display: none;
	}
	.logo {
		width: 1.31rem;
		margin-left: 0.20rem;
		margin-top: 0.20rem;
	}
	.head-language {
		position: absolute;
		top: 0;
		margin: 0;
		right: 1.05rem;
		width: 1.10rem;
		height: 0.90rem;
	}
	.head-language p {
		width: 100%;
		line-height: 0.88rem;
		font-size: 0.30rem;
		color: #999;
		height: 0.90rem;
	}
	.head-language p i {
		width: 0.17rem;
		height: 0.09rem;
		margin-left: 0.10rem;
		top: -0.05rem;
	}
	.head-language p span {
		font-size: 0.30rem;
		color: #999;
	}
	.head-language ul {
		top: 0.90rem;
		padding-top: 0;
		background-color: transparent;
	}
	.head-language ul li {
		background-color: #fff;
		margin-bottom: 0.01rem;
	}
	.head-language ul li a {
		border-bottom: none;
		line-height: 0.60rem;
		height: 0.60rem;
		font-size: 0.24rem;
		color: #999;
	}
	.head-language ul li a:hover {
		color: #999;
		background-color: transparent;
	}
	.head-icon {
		display: block;
		width: 0.90rem;
		height: 0.90rem;
		float: right;
		position: relative;
	}
	.head-icon span {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 0.50rem;
		height: 0.37rem;
		transition: all 0.5s ease-in-out;
		background-position: center center;
		background-size: 100% 100%;
		background-repeat: no-repeat;
		background-image: url('../images/icon15.jpg');
	}
	.head-icon.active span {
		width: 0.37rem;
		height: 0.37rem;
		background-image: url('../images/icon16.jpg');
	}
	.navbar {
		position: fixed;
		top: 0.90rem;
		left: 0;
		width: 100%;
		bottom: 0;
		z-index: 999;
		background-color: rgba(0, 0, 0, 0.7);
	}
	.navbar-nav {
		width: 100%;
		background-color: #fff;
		z-index: 1200;
		border-top: 0.01rem solid #e5e5e5;
		padding-bottom: 0.80rem;
	}
	.navbar-nav ul {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.navbar-nav li {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 0.01rem solid #e5e5e5;
	}
	.navbar-nav a {
		display: block;
		width: 100%;
		text-align: center;
		line-height: 0.80rem;
		height: 0.80rem;
		font-size: 0.22rem;
		color: #666;
	}
	.banner-swiper {
		display: none;
	}
	.banner-swiper02 {
		display: block;
		width: 100%;
		height: 100%;
	}
	.banner-swiper02 .swiper-slide {
		width: 100%;
		height: 100%;
	}
	.banner-swiper02 .swiper-slide a {
		display: block;
		width: 100%;
		height: 100%;
		overflow: hidden;
	}
	.swiper-pagination02 {
		font-size: 0;
		text-align: center;
		overflow: hidden;
		position: absolute;
		left: 0;
		z-index: 15;
		bottom: 0.25rem!important;
	}
	.swiper-pagination02 span {
		display: inline-block;
		width: 0.12rem;
		height: 0.12rem;
		border-radius: 0.06rem;
		opacity: 1!important;
		margin: 0 0.06rem!important;
		background-color: rgba(255, 255, 255, 0.8);
	}
	.swiper-pagination02 span.swiper-pagination-bullet-active {
		background-color: #1d965d;
	}
	.index-products-main {
		padding-top: 0.37rem;
		padding-bottom: 0.65rem;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.index-products-title {
		height: 0.49rem;
		font-size:0.3rem;
	}
	.index-products-line {
		height: 0.04rem;
		margin-top: 0.21rem;
		
	}
	.index-products-brief {
		font-size: 0.18rem;
		line-height: 0.28rem;
		margin-top: 0.13rem;
		margin-bottom: 0.32rem;
	}
	.index-products-nav {
		margin-bottom: 0.50rem;
	}
	.index-products-nav ul {
		display: block;
		width: 100%;
		text-align:center;
	}
	.index-products-nav ul li {
		padding: 0;
		width:45%;
		background:#eee;
		text-align:center;
		margin-right: 0.15rem;
		margin-bottom: 0.15rem;
	}
	 
	.index-products-nav ul li a {
		width: 100%;
		height: 0.60rem;
		line-height: 0.60rem;
		background-color: #eee;
		font-size: 0.22rem;
	}
	.index-products-nav ul li a:hover {
		/* background-color: #eee; */
		/* color: #666; */
	}
	.index-products-item ul li {
		width: 2.90rem;
		margin-right: 0;
		height: auto;
		margin-bottom: 0.25rem;
	}
	.index-products-item ul li:nth-of-type(2n) {
		float: right;
	}
	.index-products-item ul li:nth-of-type(4) {
		display: block;
	}
	.index-products-img {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 0.90rem;
	}
	.index-products-item ul li a:hover .index-products-img img {
		-webkit-transform:scale(1.0, 1.0);
		-moz-transform:scale(1.0, 1.0);
		-o-transform:scale(1.0, 1.0);
		-ms-transform:scale(1.0, 1.0);
		transform:scale(1.0, 1.0);
	}
	.index-products-txt {
		width: 2.60rem;
		left: 50%;
		margin-left: -1.30rem;
		bottom: 0.15rem;
		min-height: 0;
		padding-bottom: 0.22rem;
		padding-top: 0.10rem;
		box-shadow: 0.0rem 0.06rem 0.10rem #ececec;
	}
	.index-products-item ul li a:hover .index-products-txt {
		bottom: 0.15rem;
	}
	.index-products-icon {
		width: 0.88rem;
		height: 0.88rem;
		margin: 0 auto;
		margin-bottom: 0.12rem;
	}
	.index-products-name {
		width: 100%;
		font-size: 0.22rem;
		line-height: 0.32rem;
	}
	.index-products-more {
		margin-top: 0.15rem;
	}
	.index-products-more a {
		width: 2.05rem;
		height: 0.60rem;
		line-height: 0.58rem;
		font-size: 0.22rem;
		border-radius: 0.06rem;
		border: 0.01rem solid #129951;
	}
	.index-about {
		min-height: 11.13rem;
		background: url('../images/index-about-bg001.jpg') no-repeat center;
		background-size: cover;
	}
	.index-about-main {
		padding-top: 0.42rem;
	}
	.index-about-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
	}
	.index-about-brief {
		font-size: 0.22rem;
		line-height: 0.32rem;
		margin-top: 0.14rem;
	}
	.index-about-line {
		height: 0.23rem;
		margin-top: 0.35rem;
	}
	.index-about-line img:nth-of-type(1) {
		display: none;
	}
	.index-about-line img:nth-of-type(2) {
		display: block;
	}
	.index-about-list {
		height: auto;
		overflow: hidden;
		margin-top: 0.40rem;
		padding: 0 0.20rem;
		margin-bottom: 0.70rem;
	}
	.index-about-round {
		display: none;
	}
	.index-about-img {
		display: none;
	}
	.index-about-list ul {
		position: static;
		width: 100%;
		overflow: hidden;
	}
	.index-about-list ul li {
		position: static;
		top: 0!important;
		left: 0!important;
		margin-bottom: 0.45rem;
	}
	.index-about-icon {
		float: left!important;
		margin: 0!important;
		margin-right: 0.20rem!important;
		width: 1.20rem;
		height: 1.20rem;
	}
	.index-about-txt {
		padding: 0;
		width: 4.60rem!important;
		text-align: left!important;
	}
	.index-about-name {
		width: 100%;
		float: none!important;
	}
	.index-about-name i {
		width: 0.40rem;
		height: 0.40rem;
		line-height: 0.40rem;
		border-radius: 0.20rem;
		background-color: #fff;
		text-align: center;
		border: none;
		font-size: 0.22rem;
		color: #129551;
	}
	.index-about-name span {
		line-height: 0.40rem;
		height: 0.40rem;
		margin-left: 0.17rem;
		font-size: 0.26rem;
	}
	.index-about-text {
		width: 100%;
		font-size: 0.22rem;
		line-height: 0.38rem;
		margin-top: 0.04rem;
	}
	.index-client {
		min-height: 7.60rem;
		background: url('../images/index-client-bg001.jpg') no-repeat center;
		background-size: cover;
	}
	.index-client-main {
		padding-bottom: 0.70rem;
		/* padding-right: 0.20rem; */
		/* padding-left: 0.20rem; */
		padding-top: 0.45rem;
		width: 6.15rem;
	}
	.index-client-title img {
		display: none;
	}
	.index-client-title {
		height: 0.38rem;
	}
	.index-client-title span {
		display: block;
		text-align: center;
		color: #fff;
		height: 0.38rem;
		font-size: 0.28rem;
		line-height: 0.38rem;
	}
	.index-client .index-products-line {
		margin-top: 0.15rem;
	}
	.index-client-line {
		height: 0.05rem;
		position: relative;
	}
	.index-client-line img {
		display: none;
	}
	.index-client-line::after {
		position: absolute;
		top: 0;
		height: 0.05rem;
		background-color: #fff;
		width: 0.50rem;
		content: '';
		left: 50%;
		margin-left: -0.25rem;
	}
	.index-client-brief {
		margin-top: 0.14rem;
	}
	.index-client-brief i {
		display: none;
	}
	.index-client-brief span {
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
		font-size: 0.22rem;
		line-height: 0.32rem;
	}
	.index-client-list01 {
		padding: 0;
		padding-bottom: 0.95rem;
		margin-top: 0.45rem;
	}
	.index-client-img01 {
		padding: 0 0.07rem 0.15rem;
	}
	.index-client-list01 .index-client-prev01 {
		width: 0.77rem;
		height: 0.51rem;
		margin-left: -0.82rem;
	}
	.index-client-list01 .index-client-prev01:hover {
		background-image: url('../images/index-client-prev01.jpg');
	}
	.index-client-list01 .index-client-next01 {
		width: 0.77rem;
		height: 0.51rem;
		margin-right: -0.82rem;
	}
	.index-client-list01 .index-client-next01:hover {
		background-image: url('../images/index-client-next01.jpg');
	}
	.index-ad {
		min-height: 2.50rem;
	    background: url('../images/index-ad-bg001.jpg') no-repeat center;
	    background-size: cover;
	}
	.index-ad-main {
		padding-top: 0.35rem;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.index-ad-brief {
		float: none;
		font-size: 0.30rem;
		line-height: 0.46rem;
		font-style: normal;
	}
	.index-ad-hot {
		float: none;
		margin-top: 0.38rem;
	}
	.index-ad-hot span {
		width: 0.38rem;
		height: 0.38rem;
		margin-top: 0.02rem;
	}
	.index-ad-hot-txt p {
		/* display: none; */
		float: left;
		line-height: 0.38rem;
		height: 0.38rem;
		font-style: normal;
		font-size: 0.30rem!important;
	}
	.index-ad-hot-txt p:nth-of-type(3) {
		display: none;
	}
	.index-ad-hot-txt {
		line-height: 0.38rem;
		height: 0.38rem;
		font-style: normal;
		font-size: 0.30rem;
	}
	.index-news {
		background-color: #f4f4f4;
	}
	.index-news-main {
		padding: 0.62rem 0.20rem 0.72rem;
	}
	.index-news .index-client-brief {
		margin-top: 0.11rem;
		position: relative;
	}
	.index-news .index-client-brief span {
		color: #333;
		display: inline-block;
		width: auto;
		padding: 0 0.15rem;
		background-color: #f4f4f4;
		position: relative;
		z-index: 9;
	}
	.index-news .index-client-brief i {
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 0.01rem;
		margin-top: 0.01rem;
		display: block;
		background-color: #cfcfcf;
	}
	.index-news-content {
		margin-top: 0.52rem;
	}
	.index-news-left {
		padding: 0;
		/* background-color: #fff; */
		width: 100%;
		float: none;
		overflow: hidden;
		margin-bottom: 0.25rem;
		border: none;
	}
	.index-news-left ul li {
		background-color: #fff;
		padding: 0 0.20rem;
	}
	.index-news-left ul li:first-child {
		border: none;
		margin-bottom: 0.05rem;
	}
	.index-news-left ul li:last-child {
		padding-bottom: 0.42rem;
	}
	.index-news-title {
		font-size: 0.26rem;
		line-height: 0.36rem;
		margin-top: 0.40rem;
	}
	.index-news-time {
		width: 100%;
		display: block;
		font-size: 0.22rem;
		line-height: 0.32rem;
		color: #999;
		margin-top: 0.32rem;
		margin-bottom: 0.23rem;
	}
	.index-news-brief {
		font-size: 0.22rem;
		line-height: 0.44rem;
		height: 1.32rem;
		margin-bottom: 0.44rem;
		margin-top: 0;
	}
	.index-news-name {
		float: none;
		width: 100%;
		max-width: 100%;
		font-size: 0.22rem;
		line-height: 0.32rem;
		margin-top: 0.24rem;
		height: 0.32rem;
	}
	.index-news-name span {
		display: none;
	}
	.index-news-date {
		float: none;
		font-size: 0.18rem;
		line-height: normal;
		height: auto;
		margin-top: 0.06rem;
		padding-bottom: 0.12rem;
		border-bottom: 0.01rem dashed #ccc;
	}
	.index-news-right {
		padding: 0.20rem 0.20rem 0.28rem;
		float: none;
		background-color: #fff;
		width: 100%;
	}
	.index-news-right ul li {
		margin-bottom: 0.32rem;
	}
	.index-news-right ul li:first-child {
		border-bottom: 0.01rem solid #ccc;
		margin-bottom: 0.45rem;
	}
	.index-news-img {
		width: 100%;
	}
	.index-news-img img {
		width: 100%;
	}
	.index-news-title-right {
		font-size: 0.24rem;
		line-height: 0.34rem;
		margin-top: 0.26rem;
		margin-bottom: 0.36rem;
	}
	.index-news-name-right {
		font-size: 0.22rem;
		line-height: 0.32rem;
	}
	.index-news-name-right span {
		width: 0.08rem;
		height: 0.08rem;
		border-radius: 0.04rem;
		margin-right: 0.12rem;
		top: -0.02rem;
		background-color: #999;
	}
	.index-aboutUs {
	    min-height: 11.58rem;
	    background: url('../images/index-aboutus-bg001.jpg') no-repeat center;
	    background-size: cover;
	}
	.index-aboutUs-main {
		padding: 0.48rem 0.20rem 0.82rem;
	}
	.index-aboutUs-title {
		font-size: 0.32rem;
		line-height: 0.42rem;
	}
	.index-aboutUs .index-client-brief {
		margin-top: 0.08rem;
	}
	.index-aboutUs .index-client-brief span {
		font-size: 0.18rem;
		line-height: 0.28rem;
		display: inline-block;
		width: auto;
		padding: 0 0.20rem;
	}
	.index-aboutUs .index-client-brief i {
		display: inline-block;
		width: 0.45rem;
		height: 0.01rem;
		background-color: #fff;
		top: -0.05rem;
	}
	.index-aboutUs-txt {
		font-size: 0.22rem;
		line-height: 0.44rem;
		margin-top: 0.64rem;
		margin-bottom: 0.59rem;
	}
	.index-aboutUs-img ul li {
		margin-right: 0;
		margin-bottom: 0.20rem;
		width: 2.90rem;
	}
	.index-aboutUs-img ul li img {
		width: 100%;
	}
	.index-aboutUs-img ul li:nth-of-type(2n){
		float: right;
	}
	.index-aboutUs-more {
		margin-top: 0.40rem;
	}
	.index-aboutUs-more a {
		font-size: 0.22rem;
		line-height: 0.58rem;
		height: 0.60rem;
		width: 2.00rem;
		border: 0.01rem solid #fff;
	}
	.index-aboutUs-more a span {
		width: 0.11rem;
		height: 0.20rem;
		top: 0.03rem;
		margin-left: 0.16rem;
	}
	.footer-main {
		padding: 0.30rem 0.20rem 0.0rem;
	}
	.footer-list {
		display: none;
	}
	.footer-code {
		display: none;
	}
	.footer-contact {
		float: none;
		width: 100%;
		margin: 0;
	}
	.footer-contact-hot span {
		display: none;
	}
	.footer-contact-hot-txt {
		width: 100%;
		overflow: hidden;
		float: none;
		margin: 0;
		font-size: 0.22rem;
		line-height: 0.46rem;
		color: #999;
	}
	.footer-contact-hot-txt p {
		float: left;
	}
	.footer-contact-hot-txt p:first-child {
		font-size: 0.22rem;
		color: #999;
	}
	.footer-contact-txt {
		margin: 0;
		font-size: 0.22rem;
		line-height: 0.46rem;
		color: #999;
	}
	.footer-contact-txt p {
		margin: 0;
	}
	.copyright {
		width: 6.00rem;
		margin: 0 auto;
		overflow: hidden;
		margin-top: 0.40rem;
		border-top: 0.01rem solid #313131;
	    height: auto;
	    font-size: 0.22rem;
	    line-height: 0.38rem;
	    text-align: center;
	    padding-top: 0.28rem;
	    padding-bottom: 0.30rem;
	}
	.copyright p {
		font-size: 0.22rem;
	    line-height: 0.38rem;
	    float: none;
	    color: #999;
	    height: auto;
	}
	.copyright p:nth-of-type(2) {
		display: none;
	}
	.other-banner {
		height: auto;
		background-position: -10000px;
	}
	.other-banner img {
		display: block;
	}
	.container {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.container-main {
		width: 100%;
		padding: 0.75rem 0.20rem 0.65rem;
	}
	.nav {
		left: 0.20rem;
		top: -0.37rem;
		width: 6.00rem;
		z-index: 12;
		box-shadow: 0px 0.05rem 0.10rem #ededed;
    	border-radius: 0.05rem;
	}
	.nav ul li {
		margin: 0 0.48rem;
	}
	.nav ul li:nth-of-type(3n+1) {
		/* margin-left: 0; */
	}
	.nav ul li:nth-of-type(3n) {
		/* margin-right: 0; */
	}
	.nav ul li a {
		line-height: 0.73rem;
		height: 0.75rem;
		padding: 0 0.07rem;
		font-size: 0.22rem;
		color: #666;
		border-bottom: 0.02rem solid transparent;
	}
	.introduction {
		padding: 0;
		overflow: hidden;
		width: 100%;
	}
	.introduction-left {
		float: none;
		overflow: hidden;
		width: 100%;
	}
	.introduction-left img {
		width: 100%;
	}
	.introduction-right {
		width: 100%;
		height: auto;
		float: none;
		overflow: hidden;
	}
	.introduction-title {
		text-align: center;
		font-size: 0.30rem;
		line-height: 0.40rem;
		margin-top: 0.60rem;
	}
	.introduction-line {
		width: 0.60rem;
		height: 0.02rem;
		margin: 0 auto;
		margin-top: 0.37rem;
		margin-bottom: 0.29rem;
	}
	.introduction-txt {
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.development-list {
		width: 100%;
	}
	.development-list ul li {
		margin-bottom: 0.30rem;
	}
	.development-list ul li:nth-of-type(1) {
		margin-bottom: 0.16rem;
	}
	.development-list ul li:nth-last-of-type(1) {
		margin-bottom: 0.55rem;
	}
	.development-date {
		width: 1.42rem;
	}
	.development-date .year {
		width: 1.00rem;
		line-height: 0.50rem;
		height: 0.50rem;
		font-size: 0.22rem;
		box-shadow: 0.0rem 0.06rem 0.10rem #e3e3e3;
	}
	.development-date .line {
		display: none;
	}
	.development-date .round {
		width: 0.16rem;
	    height: 0.16rem;
	    margin-top: -0.08rem;
	    border-radius: 0.08rem;
	    border: 0.02rem solid #1d965d;
	}
	.development-txt {
		width: 4.30rem;
		box-shadow: 0.0rem 0.06rem 0.10rem #e3e3e3;
	    padding: 0.14rem 0.20rem;
	}
	.development-list ul li:nth-of-type(1) .development-txt {
		padding: 0.08rem 0;
	}
	.development-txt p {
	    font-size: 0.22rem;
	    line-height: 0.44rem;
	    color: #333;
	}
	.development-txt .triangle {
		left: -0.14rem;
	    width: 0.16rem;
	    height: 0.19rem;
	    margin-top: -0.07rem;
	}
	.development-line {
		top: 0;
		left: 1.34rem;
		width: 0.01rem;
		border-left: 0.01rem solid #ccc;
	}
	.development-triangle {
		left: 1.25rem;
	    bottom: -0.14rem;
	    width: 0.18rem;
	    height: 0.21rem;
	}
	.honor-list {
		margin-bottom: 0.45rem;
	}
	.honor-list ul li {
		width: 2.90rem;
		margin-right: 0;
		margin-bottom: 0.30rem;
		padding-bottom: 0.28rem;
	}
	.honor-list ul li:nth-of-type(2n) {
		float: right;
	}
	.honor-img {
		padding: 0.40rem 0.45rem 0.55rem;
	}
	.honor-img p {
		width: 100%;
	}
	.honor-img img {
		width: 100%;
	}
	.honor-name {
		width: 2.35rem;
		left: 50%;
		height: 0.50rem;
		line-height: 0.50rem;
		font-size: 0.22rem;
		margin-left: -1.175rem;
	}
	.honor-page {
		display: none;
	}
	.honor-more {
		display: block;
		width: 100%;
		position: relative;
		overflow: hidden;
		font-size: 0;
		text-align: center;
	}
	.honor-more a {
		display: inline-block;
		width: auto;
		position: relative;
		/* background-color: #f9f9f9; */
		z-index: 6;
		font-size: 0.22rem;
		line-height: 0.32rem;
		height: 0.32rem;
		color: #999;
		padding-left: 0.42rem;
		padding-right: 0.16rem;
	}
	.honor-more a span {
		display: block;
		position: absolute;
		top: 0.06rem;
		left: 0.15rem;
		width: 0.14rem;
		height: 0.22rem;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-image: url('../images/icon19.png');
	}
	.honor-more i {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 5.45rem;
		height: 0.01rem;
		z-index: 1;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-image: url('../images/icon20.png');
	}
	.container01 {
		background-color: #fff;
	}
	.container-main01 {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0;
	}
	.research {
		padding-top: 0.35rem;
	}
	.research-slide {
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.research-prev,
	.research-next {
		display: none;
	}
	.research-swiper {
		width: 100%;
	}
	.research-swiper .swiper-slide {
		width: 4.00rem;
	}
	.research-slide-txt {
		margin-top: 0.32rem;
	}
	.research-slide-txt .title {
		font-size: 0.24rem;
		line-height: 0.34rem;
		margin-bottom: 0.08rem;
	}
	.research-slide-txt .txt {
		font-size: 0.18rem;
		line-height: 0.28rem;
	}
	.research-develop {
		margin-top: 0.70rem;
		padding-top: 0.64rem;
		background-color: #f9f9f9;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.research-develop-title {
		width: 100%;
		margin-bottom: 0.33rem;
	}
	.research-develop-title .title {
		font-size: 0.28rem;
		line-height: 0.38rem;
	}
	.research-develop-title .line {
		width: 0.35rem;
		height: 0.02rem;
		margin: 0 auto;
		margin-top: 0.12rem;
	}
	.research-develop-list ul li {
		float: none;
		background-color: #fff;
		margin-right: 0;
		margin-bottom: 0.14rem;
		overflow: hidden;
		padding: 0;
	}
	.research-develop-icon {
		width: 1.42rem;
		height: 1.42rem;
		left: 0.25rem;
		top: 50%;
		margin-left: 0;
		border-radius: 0.71rem;
		margin-top: -0.71rem;
		border: none;
		box-shadow: 0.0rem 0.0rem 0.08rem 0.04rem #f2f2f2;
	}
	.research-develop-txt {
		width: 100%;
		border: none;
		padding: 0;
		padding-left: 2.00rem;
		padding-right: 0.25rem;
		padding-bottom: 0.24rem;
	}
	.research-develop-txt .title {
		width: 100%;
		text-align: left;
		margin-top: 0.37rem;
		margin-bottom: 0.18rem;
	}
	.research-develop-txt .title i {
		display: none;
	}
	.research-develop-txt .title span {
		padding: 0;
		display: block;
		width: 100%;
		font-size: 0.24rem;
		line-height: 0.34rem;
	}
	.research-develop-txt .txt {
		width: 100%;
		height: auto;
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.research-mold {
		padding-top: 0.30rem;
		background-color: #f9f9f9;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.research-develop-title .brief {
		font-size: 0.22rem;
		line-height: 0.44rem;
		margin: 0;
		width: 100%;
		margin-top: 0.15rem;
	}
	.research-mold-list {
		padding-bottom: 0.30rem;
		border-bottom: 0.01rem solid #e3e3e3;
	}
	.research-mold-list ul li {
		margin-right: 0;
		margin-bottom: 0.25rem;
		width: 2.90rem;
	}
	.research-mold-list ul li:nth-of-type(2n) {
		float: right;
	}
	.research-mold-img {
		height: 1.75rem;
	}
	.research-mold-img img {
		width: 100%;
		height: 100%;
	}
	.research-mold-name {
		font-size: 0.22rem;
		line-height: 0.32rem;
		color: #666;
		margin-top: 0.10rem;
	}
	.research-formula {
		padding-top: 0.42rem;
		background-color: #f9f9f9;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
	}
	.research-formula-list li {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.20rem;
		background-color: #fff;
    	box-shadow: 0 0 0 0 transparent;
	}
	.research-formula-img img {
		width: 100%;
	}
	.research-formula-txt {
		padding: 0.28rem 0.25rem 0.38rem;
	}
	.research-formula-txt .title {
		margin-bottom: 0.12rem;	
	}
	.research-formula-txt .title span {
		font-size: 0.26rem;
	    line-height: 0.36rem;
	    padding-right: 0.10rem;
	}
	.research-formula-txt .title i {
		height: 0.01rem;
		margin-top: 0.02rem;
	}
	.research-formula-txt .brief {
		height: auto;
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.research-quality {
		padding-top: 0.22rem;
		padding-right: 0.20rem;
		padding-left: 0.20rem;
		background-color: #f9f9f9;
	}
	.research-quality-img img:nth-of-type(1) {
		display: none;
	}
	.research-quality-img img:nth-of-type(2) {
		display: block;
	}
	.research-process {
		padding-top: 0.40rem;
		padding-left: 0.20rem;
		padding-right: 0.20rem;
		background-color: #f9f9f9;
	}
	.research-process-list {
		padding-bottom: 0.35rem;
		border-bottom: 0.01rem solid #e5e5e5;
	}
	.research-process-list ul li {
		width: 49.5%;
		margin-bottom: 0.45rem;
	}
	.research-process-list ul li:nth-of-type(2n) {
		float: right;
	}
	.research-process-icon {
		display: none;
	}
	.research-process-prev {
		z-index: 35;
		width: 0.37rem;
		height: 0.56rem;
		top: 0.85rem;
		left: 0.10rem;
		box-shadow: 0.0rem 0.0rem 0.08rem 0.03rem #ebebeb;
	}
	.research-process-next {
		z-index: 35;
		width: 0.37rem;
		height: 0.56rem;
		top: 0.85rem;
		right: 0.10rem;
		box-shadow: 0.0rem 0.0rem 0.08rem 0.03rem #ebebeb;
	}
	.research-process-round {
		width: 2.25rem;
		height: 2.25rem;
		padding-top: 0.10rem;
		border-radius: 1.125rem;
		box-shadow: 0.0rem 0.0rem 0.06rem 0.03rem #ebebeb;
	}
	.research-process-img {
		width: 2.05rem;
		height: 2.05rem;
		border-radius: 1.025rem;
	}
	.research-process-img img {
		width: 100%;
		height: 100%;
	}
	.research-process-name {
		width: 2.42rem;
		margin: 0 auto;
		margin-top: 0.33rem;
		font-size: 0.22rem;
		line-height: 0.55rem;
		height: 0.55rem;
		box-shadow: 0.0rem 0.0rem 0.08rem 0.03rem #ebebeb;
	}
	.research-service {
		padding-top: 0.55rem;
		background-color: #f9f9f9;
	}
	.research-service-con {
		height: 8.47rem;
		padding-left: 0.20rem;
		padding-right: 0.20rem;
		padding-top: 0.32rem;
    	background-image: url('../images/research014.jpg');
	}
	.research-service-con .item {
		padding: 0;
		width: 100%;
	}
	.research-service-con .number {
		font-size: 0.60rem;
		font-weight: bold;
		margin: 0;
		line-height: 0.70rem;
	}
	.research-service-con .title {
		width: auto;
		font-size: 0.26rem;
		line-height: 0.36rem;
		margin-top: 0.27rem;
		margin-left: 0.23rem;
	}
	.research-service-con .txt {
		width: 100%;
	}
	.research-service-con .text {
		margin-top: 0.10rem;
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.research-service-con .text p {
		padding-left: 0.24rem;
	}
	.research-service-con .text p:after {
		top: 0.16rem;
	    border-width: 0.07rem 0 0.07rem 0.08rem;
	    border-style: solid;
	    border-color: transparent transparent transparent #fff;
	}
	.research-service-con .item:nth-of-type(2) {
		padding: 0;
		padding-top: 0.30rem;
	}
	.research-service-con .item:nth-of-type(2) .text p:nth-of-type(3) {
		width: 2.95rem;
	}
	.container-main02 {
		padding-top: 0.55rem 0.20rem 0.50rem;
	}
	.products-list {
		margin-bottom: 0.25rem;
	}
	.products-list>ul>li {
		width: 2.90rem;
		margin-right: 0;
		padding-bottom: 0.85rem;
		margin-bottom: 0.15rem;
	}
	.products-list>ul>li:nth-of-type(2n) {
		float: right;
	}
	.products-modal {
		width: 2.62rem;
		left: 0.14rem;
		bottom: 0.10rem;
		padding-top: 0.17rem;
		box-shadow: 0 0.05rem 0.20rem #eeebeb;
	}
	.products-modal .item li {
		width: 0.68rem;
		margin: 0 0.05rem;
	}
	.products-name {
		line-height: 0.60rem;
		height: 0.60rem;
		font-size: 0.22rem;
	}
	.news-list {
		margin-bottom: 0.15rem;
	}
	.news-list ul li {
		border-bottom: none;
		background-color: #fff;
		padding: 0.20rem;
		margin-bottom: 0.30rem;
	}
	.news-list ul li:hover {
		box-shadow: 0 0 0 0 transparent;
	}
	.news-list ul li a {
		padding: 0;
		border-bottom: none;
	}
	.news-img {
		width: 2.00rem;
	}
	.news-txt {
		float: right;
		margin-left: 0;
		padding: 0;
		width: 3.25rem;
		margin-right: 0.10rem;
	}
	.news-txt .name {
		font-size: 0.24rem;
		line-height: 0.34rem;
		margin-bottom: 0.12rem;
		font-weight: normal;
		color: #666;
	}
	.news-txt .brief {
		font-size: 0.22rem;
		line-height: 0.36rem;
		height: 0.72rem;
	}
	.news-txt .date {
		margin-top: 0.06rem;
		font-size: 0.18rem;
		line-height: 0.28rem;
		color: #999;
	}
	.news-more {
		display: none;
	}
	.newsDetails-title {
		font-size: 0.28rem;
		line-height: 0.38rem;
	}
	.newsDetails-date {
		font-size: 0.18rem;
		line-height: 0.28rem;
		margin-top: 0.15rem;
		padding-bottom: 0.26rem;
		margin-bottom: 0.35rem;
		border-bottom: 0.01rem dashed #d5d5d5;
	}
	.newsDetails-txt {
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.newsDetails-other {
		display: none;
	}
	.contact-nav {
		display: block;
		width: 100%;
		height: auto;
		overflow: hidden;
		font-size: 0;
		text-align: center;
		margin-bottom: 0.62rem;
	}
	.contact-nav ul {
		display: inline-block;
		width: auto;
		overflow: hidden;
	}
	.contact-nav li {
		float: left;
		margin: 0 0.19rem;
		overflow: hidden;
		display: block;
		width: 2.25rem;
		height: 0.65rem;
		line-height: 0.65rem;
		border-radius: 0.05rem;
		background-color: #fff;
		font-size: 0.24rem;
		color: #666;
	}
	.contact-nav li.active {
		background-color: #1d965d;
		color: #fff;
	}
	.contact-left {
		float: none;
		width: 100%;
		display: none;
	}
	.contact-right {
		float: none;
		width: 100%;
	}
	.contact-left:nth-of-type(1) {
		display: block;
	}
	.contact-title {
		font-size: 0.30rem;
		line-height: 0.40rem;
		font-weight: normal;
		padding-bottom: 0.15rem;
		border-bottom: 0.01rem solid #d8d8d8;
	}
	.contact-title span {
		color: #999;
		font-size: 0.22rem;
		margin-left: 0.06rem;
	}
	.contact-txt {
		margin-top: 0.38rem;
		font-size: 0.22rem;
		line-height: 0.44rem;
	}
	.contact-txt p i {
		top: 0.08rem;
		width: 0.29rem;
		height: 0.29rem;
	}
	.contact-map {
		margin-top: 0.25rem;
		padding: 0.10rem;
	}
	.contact-map>div {
		height: 3.60rem;
	}
	.recruitment-list {
		margin-bottom: 0.0rem;
	}
	.recruitment-list ul li {
		margin-bottom: 0.30rem;
	}
	.recruitment-top .title {
		margin-left: 0.25rem;
		line-height: 0.80rem;
		height: 0.80rem;
		width: 50%;
		font-size: 0.22rem;
	}
	.recruitment-top .date {
		display: none;
	}
	.recruitment-top .icon {
		width: 0.90rem;
		height: 0.80rem;
	}
	.recruitment-top .icon i {
		width: 0.34rem;
		height: 0.34rem;
	}
	.recruitment-txt {
		font-size: 0.22rem;
		line-height: 0.44rem;
		padding: 0.18rem 0.20rem 0.22rem;
		border-top: 0.01rem solid #e3e3e3;
	}
	.recruitment-txt .title,
	.recruitment-txt .txt {
		margin-bottom: 0.10rem;
	}
	.feedback-title {
		font-size: 0.22rem;
		line-height: 0.32rem;
		margin-top: 0.25rem;
	}
	.feedback-form {
		margin-top: 0.35rem;
		padding-top: 0.16rem;
		padding-bottom: 0.80rem;
	}
	.feedback-form-title {
		padding: 0 0.16rem 0.15rem;
		line-height: 0.32rem;
		text-indent: 1.10rem;
		font-size: 0.18rem;
		border-bottom: 0.01rem solid #dfdfdf;
	}
	.feedback-form-title i {
		top: 0.08rem;
	    left: 0.17rem;
	    width: 1.02rem;
	    height: 0.19rem;
	}
	.feedback-form-con {
		padding: 0.58rem 0.16rem 0.0rem;
		margin: 0;
	}
	.feedback-item {
		width: 100%;
		float: none;
		margin: 0;
		padding: 0;
		margin-bottom: 0.32rem;
	}
	.feedback-item p {
		font-size: 0.22rem;
		line-height: 0.32rem;
		color: #666;
		margin-bottom: 0.16rem;
	}
	.feedback-item input {
		border: 0.01rem solid #bfbfbf;
	    height: 0.60rem;
	    padding: 0 0.10rem;
	    font-size: 0.24rem;
	    color: #666;
	}
	.feedback-item05 {
		margin-bottom: 0;
	}
	.feedback-item textarea {
		border: 0.01rem solid #bfbfbf;
	    padding: 0.10rem;
	    font-size: 0.22rem;
	    color: #666;
	    line-height: 0.32rem;
	    height: 1.50rem;
	}
	.feedback-btn {
		margin-top: 0.70rem;
	}
	.feedback-btn input {
		float: none;
		margin: 0 auto;
		width: 2.75rem;
	    height: 0.70rem;
	    font-size: 0.22rem;
	}
}

/*后台添加*/
.research-slide-txt p span{color: #1d965d;}
.footer-contact-hot .wenzi {
	content:"";
	float: left;
    width: 44px;
    height: 44px;
    overflow: hidden;
    display: block;
    background: url(../images/icon13.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 3px;
}
.pc{
	display: block;
}
.mb{
	display:none;
}

@media screen and (max-width: 970px) {
	.research-mold-list ul li{
		width: 2.70rem;
	}
	.footer-contact-hot .wenzi{
		display:none;
	}
	.pc{
		display:none;
	}
	.mb{
		display:block;
	}
}