@charset "utf-8";
body {
	margin: 0 auto;
	background: #fff;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	font-size: 16px;
	color: #222;
	overflow-x: hidden;
}
html {
	padding: 0;
	height: 0;
}
ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, input, button {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
img {
	border: none;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
input, button, textarea {
	outline: none;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
em {
	font-style: normal;
}
.link {
	display: block;
	width: 100%;
}
/*
.nav li a{
	color: #18B94A!important;
}
*/
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.footer a{
	color: #fff;
}
.clear {
	clear: both;
	height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration: none;
	outline: 0;
}
.w1200 {
	width: 1220px;
	box-sizing: border-box;
	padding: 0 10px;
	margin: 0 auto;
}
.advert .w1200 {
	width: 1200px;
	height: 656px;
	padding-top: 156px;
}
/*
.advert .w1200 .img-q{
	width: 577px;
	height: 482px;
	float: left;
}
*/
.advert .w1200 .word {
	margin-top: 160px;
	width: 100%;
	height: 100px;
	overflow: hidden;
}
.advert .w1200 .word p {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	position: absolute;
	overflow: hidden;
	text-align: center;
	line-height: 70px;
	letter-spacing: 15px;
	/*	text-shadow:0px 1px 3px rgba(113,111,111,1);*/
	display: block;
	left: 100vw;
}

@keyframes  aboutfla{
	0% {
    left: 100vw;
    opacity: 0;
}

3% {
    left: 0vw;
    opacity: 1;
}
15% {
    left: 0vw;
    opacity: 1;
}
20% {
    left: -10vw;
    opacity: 0;
}
100% {
    left: 100vw;
    opacity: 0;
}
}



.advert .w1200 .word p:nth-child(1) {
	display: block;
}

.advert .w1200 .word p:nth-child(1) {
    display: block;
    animation: aboutfla 30s linear 0s infinite;
    -webkit-animation: aboutfla 30s linear 0s infinite;
}
.advert .w1200 .word p:nth-child(2) {
    display: block;
    animation: aboutfla 30s linear 5s infinite;
    -webkit-animation: aboutfla 30s linear 5s infinite;
}

.advert .w1200 .word p:nth-child(3) {
    display: block;
    animation: aboutfla 30s linear 11s infinite;
    -webkit-animation: aboutfla 30s linear 11s infinite;
}

.advert .w1200 .word p:nth-child(4) {
    display: block;
    animation: aboutfla 30s linear 17s infinite;
    -webkit-animation: aboutfla 30s linear 17s infinite;
    letter-spacing: 0rem;
}

.advert .w1200 .word p:nth-child(5) {
    display: block;
    animation: aboutfla 30s linear 23s infinite;
    -webkit-animation: aboutfla 30s linear 23s infinite;
}

@keyframes tiao2 {
0% {
margin-top:0px
}
3% {
margin-top:-7px
}
6% {
margin-top:0px
}
100% {
margin-top:0px
}
}
@-webkit-keyframes tiao2 {
0% {
margin-top:0px
}
3% {
margin-top:-7px
}
6% {
margin-top:0px
}
100% {
margin-top:0px
}
}

.tel span:nth-child(1) {
	animation: tiao2 3.2s linear 0s infinite;
	-webkit-animation: tiao2 3.2s linear 0s infinite;
}
.tel span:nth-child(2) {
	animation: tiao2 3.2s linear 0.2s infinite;
	-webkit-animation: tiao2 3.2s linear 0.2s infinite;
}
.tel span:nth-child(3) {
	animation: tiao2 3.2s linear 0.4s infinite;
	-webkit-animation: tiao2 3.2s linear 0.4s infinite;
}
.tel span:nth-child(4) {
	animation: tiao2 3.2s linear 0.6s infinite;
	-webkit-animation: tiao2 3.2s linear 0.6s infinite;
}
.tel span:nth-child(5) {
	animation: tiao2 3.2s linear 0.8s infinite;
	-webkit-animation: tiao2 3.2s linear 0.8s infinite;
}
.tel span:nth-child(6) {
	animation: tiao2 3.2s linear 1s infinite;
	-webkit-animation: tiao2 3.2s linear 1s infinite;
}
.tel span:nth-child(7) {
	animation: tiao2 3.2s linear 1.2s infinite;
	-webkit-animation: tiao2 3.2s linear 1.2s infinite;
}
.tel span:nth-child(8) {
	animation: tiao2 3.2s linear 1.4s infinite;
	-webkit-animation: tiao2 3.2s linear 1.4s infinite;
}
.tel span:nth-child(9) {
	animation: tiao2 3.2s linear 1.6s infinite;
	-webkit-animation: tiao2 3.2s linear 1.6s infinite;
}
.tel span:nth-child(10) {
	animation: tiao2 3.2s linear 1.8s infinite;
	-webkit-animation: tiao2 3.2s linear 1.8s infinite;
}
.tel span:nth-child(11) {
	animation: tiao2 3.2s linear 2s infinite;
	-webkit-animation: tiao2 3.2s linear 2s infinite;
}
.tel span:nth-child(12) {
	animation: tiao2 3.2s linear 2.2s infinite;
	-webkit-animation: tiao2 3.2s linear 2.2s infinite;
}
.tel span:nth-child(13) {
	animation: tiao2 3.2s linear 2.4s infinite;
	-webkit-animation: tiao2 3.2s linear 2.4s infinite;
}
.tel span:nth-child(14) {
	animation: tiao2 3.2s linear 2.6s infinite;
	-webkit-animation: tiao2 3.2s linear 2.6s infinite;
}
.tel span:nth-child(15) {
	animation: tiao2 3.2s linear 2.8s infinite;
	-webkit-animation: tiao2 3.2s linear 2.8s infinite;
}
.tel span:nth-child(16) {
	animation: tiao2 3.2s linear 3s infinite;
	-webkit-animation: tiao2 3.2s linear 3s infinite;
}


.advert img {
	display: block;
	width: 100%;
}
.what_n {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
}
.what_n h1 {
	font-size: 50px;
	letter-spacing: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
.what_n p {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 5px;
	font-weight: normal;
	text-align: center
}
.what_n p strong {
	display: inline-block;
	line-height: 30px;
}
.what_n p em {
	display: inline-block;
	line-height: 30px;
}
.what_n p span {
	float: left;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	margin-bottom: -4px;
}
.team {
	width: 100%;
	padding-top: 60px;
}
.headTitle {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.headTitle h2 {
	height: 37px;
	font-size: 28px;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	color: rgba(36,36,36,1);
	line-height: 37px;
	font-weight: normal;
	text-align: center;
	text-transform:uppercase;
}
.headTitle h3 {
	height: 37px;
	font-size: 28px;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	color: rgba(102,102,102,1);
	line-height: 37px;
	text-align: center;
	font-weight: normal;
}
.headTitle {
	margin-bottom: 20px;
}
.headTitle h3 span {
	position: relative;
}
.headTitle h3 span::before {
	content: "";
	position: absolute;
	left: -100px;
	top: 50%;
	margin-top: -1px;
	width: 80px;
	height: 2px;
	background: rgba(183,183,183,1);
}
.headTitle h3 span::after {
	content: "";
	position: absolute;
	right: -100px;
	top: 50%;
	margin-top: -1px;
	width: 80px;
	height: 2px;
	background: rgba(183,183,183,1);
}
.teamInfo {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	color: rgba(102,102,102,1);
	line-height: 21px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.team .list {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-bottom: 37px;
}
.team .list .item {
	width: 200px;
	float: left;
	margin-right: 100px;
	margin-bottom: 20px;
	opacity: 0;
	transition: all .8s ease 0s;
	transform: translateY(80px);
}
.team .list .item:nth-child(4n) {
	margin-right: 0px;
}
.team .list .item dl dt {
	width: 200px;
	height: 200px;
	-webkit-filter: grayscale(90%);
	-moz-filter: grayscale(90%);
	-ms-filter: grayscale(90%);
	filter: grayscale(90%);
	overflow: hidden;
	transition: all .5s ease 0s;
}
.team .list .item dl dt:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	filter: grayscale(0%);
	transform: translateY(-20px);
}
.team .list .item dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}
.team .list .item dl dd {
	margin-top: 10px;
}
.team .list .item dl dd.name {
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: rgba(102,102,102,1);
	line-height: 24px;
	color: #666666;
}
.team .list .item dl dd.job {
	height: 21px;
	font-size: 16px;
	color: rgba(102,102,102,1);
	line-height: 21px;
}
.team .list .item dl dd.text {
	height: 135px;
	font-size: 15px;
	color: rgba(102,102,102,1);
	line-height: 21px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}
.team .active .item {
	opacity: 1;
	transition-delay: .3s;
	transform: translateY(0);
}
.team .active .item:nth-child(2) {
	transition-delay: .5s;
}
.team .active .item:nth-child(3) {
	transition-delay: .7s;
}
.team .active .item:nth-child(4) {
	transition-delay: .9s;
}
.team .active .item:nth-child(5) {
	transition-delay: 1.1s;
}
.team .active .item:nth-child(6) {
	transition-delay: 1.3s;
}
.team .active .item:nth-child(7) {
	transition-delay: 1.5s;
}
.team .active .item:nth-child(8) {
	transition-delay: 1.7s;
}
.section {
	width: 100%;
	height: 600px;
	background: url(../images/Bitmap.png) no-repeat top center;
}
.section .w1200 {
	overflow: hidden
}
.section .left {
	float: left;
	width: 50%;
	padding-top: 134px;
	transition: all .8s linear 0s;
	transform: translateX(-50%);
	opacity: 0;
}
.section .left h2 {
	height: 50px;
	font-size: 36px;
	font-weight: 600;
	color: rgba(255,255,255,1);
	line-height: 50px;
}
.section .left p {
	width: 278px;
	height: 66px;
	font-size: 16px;
	color: rgba(255,255,255,1);
	line-height: 22px;
	margin-top: 20px;
}
.section .left h3 {
	margin-top: 80px;
	height: 50px;
	font-size: 22px;
	font-weight: 400;
	color: rgba(255,255,255,1);
	line-height: 50px;
	border: 1px solid #fff;
	border-radius: 10px;
	width: 50%;
	text-align: center;
}
.section .right {
	float: right;
	width: 596px;
	height: 488px;
	margin-top: 56px;
	transition: all .8s linear 0s;
	transform: translateX(50%);
	opacity: 0;
}
.section .active .left {
	transform: translateX(0%);
	opacity: 1;
}
.section .active .right {
	transform: translateX(0%);
	opacity: 1;
}
.section .right img {
	display: block;
	width: 100%;
	height: 100%;
}
.advantage {
	background: rgba(237,237,237,1);
	padding-top: 108px;
	padding-bottom: 60px;
}
.advantage .box {
	position: relative;
	height: 458px;
	overflow: hidden;
}
.advantage .box .item {
	width: 50%;
	position: absolute;
	opacity: 0;
	transition: all .8s ease 0s;
	transform: translateX(-50%);
}
.advantage .box .item:nth-child(2n) {
	transform: translateX(50%);
}
.advantage .box .item:nth-child(1) {
	height: 117px;
	background: url(../img/Group.png) no-repeat top right;
	top: 60px;
	left: 45px;
	box-sizing: border-box;
	padding-right: 138px;
	text-align: right;
}
.advantage .box .item:nth-child(1) h2 {
	height: 50px;
	font-size: 36px;
	font-weight: 500;
	color: rgba(169,192,46,1);
	line-height: 50px;
	padding-top: 20px;
}
.advantage .box .item:nth-child(1) p {
	text-align: justify;
	padding-top: 6px;
	height: 52px;
	font-size: 24px;
	color: rgba(102,102,102,1);
	text-align: right;
	line-height: 52px;
}
.advantage .box .item:nth-child(2) {
	height: 116px;
	right: 10px;
	top: 138px;
	background: url(../img/Group2.png) no-repeat top left;
	box-sizing: border-box;
	padding-left: 114px;
}
.advantage .box .item:nth-child(2) h2 {
	height: 50px;
	font-size: 36px;
	font-weight: 500;
	color: rgba(153,205,88,1);
	line-height: 50px;
	padding-top: 10px;
}
.advantage .box .item:nth-child(2) p {
	padding-top: 4px;
	height: 52px;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	color: rgba(102,102,102,1);
	line-height: 52px;
	text-align: justify;
}
.advantage .box .item:nth-child(3) {
	height: 116px;
	background: url(../img/Group10.png) no-repeat top right;
	top: 214px;
	left: 30px;
	box-sizing: border-box;
	padding-right: 122px;
	text-align: right;
}
.advantage .box .item:nth-child(3) h2 {
	height: 50px;
	font-size: 36px;
	font-weight: 500;
	color: #1FCFEF;
	line-height: 50px;
	padding-top: 8px;
}
.advantage .box .item:nth-child(3) p {
	padding-top: 6px;
	height: 52px;
	font-size: 24px;
	color: rgba(102,102,102,1);
	line-height: 52px;
	text-align: right;
}
.advantage .box .item:nth-child(4) {
	height: 110px;
	right: 25px;
	top: 290px;
	background: url(../img/Group11.png) no-repeat top left;
	box-sizing: border-box;
	padding-left: 128px;
}
.advantage .box .item:nth-child(4) h2 {
	height: 50px;
	font-size: 36px;
	font-weight: 500;
	color: #FFD502;
	line-height: 50px;
	padding-top: 19px;
}
.advantage .box .item:nth-child(4) p {
	padding-top: 4px;
	height: 52px;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	color: rgba(102,102,102,1);
	line-height: 52px;
	text-align: justify
}
.advantage .active .item:nth-child(1) {
	opacity: 1;
	transition-delay: .3s;
	transform: translateY(0);
}
.advantage .active .item:nth-child(2) {
	opacity: 1;
	transition-delay: .8s;
	transform: translateY(0);
}
.advantage .active .item:nth-child(3) {
	opacity: 1;
	transition-delay: 1.3s;
	transform: translateY(0);
}
.advantage .active .item:nth-child(4) {
	opacity: 1;
	transition-delay: 1.8s;
	transform: translateY(0);
}
.picList {
	width: 100%;
}
.picList .item {
	width: 25%;
	float: left;
	overflow: hidden;
}
.picList .item img {
	display: block;
	width: 100%;
	transition: all .8s ease 0s;
}
.picList .item:hover img {
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
.coop {
	padding-top: 60px;
}
.coop .list {
	margin-top: 65px;
	padding-bottom: 50px;
}
.coop .list ul {
	border-right: 1px solid #ebe6e6;
	border-bottom: 1px solid #ebe6e6;
	
}
.coop .list ul li {
	float: left;
	width: 25%;
	overflow: hidden;
	border-top: 1px solid #ebe6e6;
	border-left: 1px solid #ebe6e6;
	box-sizing: border-box;
}
.coop .list ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.coop .list ul li img {
	display: block;
	width: 100%;
	transition: all .8s ease 0s;
}
.footer {
	width: 100%;
	background: url(../images/footer.png) no-repeat top center;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
}
.footer  .qq span{
	float: left;
    margin-right: 0.6rem;
    display: block;
    padding-left: 0.35rem;
    height: 0.4rem;
    overflow: hidden;
    background-image: url(../images/cicon.png);
    background-size: 0.3rem;
    background-repeat: no-repeat;
    background-position: left center;
}
.footer .headTitle h2 {
	color: #fff;
}
.footer .headTitle h3 {
	color: #fff;
}
.footer .line {
	width: 100%;
	height: 2px;
	background: rgba(255,255,255,1);
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 32px;
}
.footer .line em {
	width: 344px;
	height: 2px;
	background: rgba(37,180,72,1);
	margin: 0 auto;
	display: block;
}
.footer .box {
	width: 1200px;
	/*width:100%;*/
	margin: 0 auto;
	padding-top: 60px;
	overflow: hidden;
}
.footer .box .lf {
	transition: all .8s ease 0s;
	opacity: 0;
	transform: translateX(-50%);
}
.footer .box .rt {
	transition: all .8s ease 0s;
	opacity: 0;
	transform: translateX(50%);
}
.footer .active .lf {
	opacity: 1;
	transform: translateX(0);
}
.footer .active .rt {
	opacity: 1;
	transform: translateX(0);
}
.footer .tit {
	height: 31px;
	font-size: 24px;
	color: rgba(37,180,72,1);
	line-height: 31px;
	font-weight: normal;
}
.footer .tit span {
	height: 31px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	color: rgba(255,255,255,1);
	line-height: 31px;
	padding-left: 8px;
}
.footer .lf h3 {
	height: 28px;
	font-size: 20px;
	color: rgba(255,255,255,1);
	line-height: 28px;
	font-weight: normal;
	margin-top: 30px;
}
.footer .lf p {
	font-size: 18px;
	color: rgba(255,255,255,1);
	line-height: 38px;
}
.footer .rt {
	width: 50%;
}
.footer .rt form input {
	display: block;
	width: 100%;
	height: 58px;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: transparent;
	border: solid 1px #fff;
	padding-left: 20px;
	margin-top: 30px;
	font-size: 18px;
	color: #5F5E5D;
}
.footer .rt form textarea {
	width: 100%;
	height: 180px;
	background-color: transparent;
	border: solid 1px #fff;
	border-radius: 5px;
	margin-top: 30px;
	font-family: "Microsoft YaHei", "Arial";
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 18px;
	color: #5F5E5D;
}
#submit {
	width: 128px;
	height: 40px;
	padding-left: 0px;
	background: #25B448;
	color: #fff;
	border-radius: 20px;
	cursor: pointer;
	-webkit-appearance: none;
	border: none!important;
}
/* 案例页面 */
.head {
	height: 700px;
	width: 100%;
	background: url(../images/case.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	box-sizing: border-box;
	padding-top: 260px;
	overflow: hidden;
}
.head h3 {
	color: #FFFFFF;
	font-size: 56px;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	font-weight: 600;
	line-height: 120px;
	text-align: center;
	width: 900px;
	/*	box-sizing: border-box;*/
	margin-left: auto;
	margin-right: auto;
	/*
	margin-left: 400px;
	letter-spacing: 10px; 
*/
	opacity: 1;
}
.head h3 {
	letter-spacing: 0px;
	animation: casefla 2s ease forwards;
	-webkit-animation: casefla 2s ease forwards;
}
 @keyframes casefla {
0% {
 padding-left: 80vw;
}
100% {
 padding-left: 30vw;

}
}
 @keyframes ju {
 0% {
 letter-spacing:50px;
 opacity: 0;
}
 100% {
 letter-spacing:0px;
 opacity: 1;
}
}
.caseBox {
	width: 100%;
	height: 100%;
}
.caseBox .tabbar {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 29px;
	text-align: center;
}
.caseBox .tabbar a {
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 10px;
	border-radius: 18px;
	border: 1px solid rgba(102,102,102,1);
	height: 36px;
	box-sizing: border-box;
	line-height: 34px;
	transition: all .5s ease 0s;
}
.caseBox .tabbar a.cur {
	background: #18B94A;
	color: #fff;
	border-color: #18B94A;
	transition: all .5s ease 0s;
}
.caseList {
	width: 100%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.caseList .item {
	width: 25%;
	float: left;
	box-sizing: border-box;
	padding: 5px .5%;
	margin-bottom: 20px;
	display: block;
	transition: all .5s ease 0s;
}
.caseList .item .cont .info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.caseList .item .cont .info img {
	display: block;
	width: 100%;
	height: 100%;
}
.caseList .item .cont {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.caseList .item .cont>img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.caseList .item .cont .info {
	text-align: center;
	padding: 44px 0;
	padding: 5% 0;
}
.caseList .item .cont .info .center {
	width: 90%;
	height: 85%;
	border: 1px solid #fff;
	display: none;
	padding: 0 2%;
	box-sizing: border-box;
	background: rgba(0,0,0,0.7);
	position: relative;
	padding-bottom: 1%;
}
.caseList .item .cont .info .top {
	position: absolute;
	top: 0;
	left: 0;
	height: 7%;
	width: 100%;
	background: rgba(255,255,255,0.4);
	display: none;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.caseList .item .cont .info .bot {
	position: absolute;
	bottom: 12%;
	left: 5%;
	height: 8%;
	width: 90%;
	background: rgba(255,255,255,0.4);
	display: none;
}
.caseList .item .cont .info .left {
	width: 5%;
	height: 100%;
	position: absolute;
	top: 7%;
	left: 0;
	background: rgba(255,255,255,0.4);
	display: none;
}
.caseList .item .cont .info .right {
	width: 5%;
	height: 100%;
	position: absolute;
	top: 7%;
	right: 0;
	background: rgba(255,255,255,0.4);
	display: none;
}
.caseList .item .cont .info .center h5 {
	font-size: 0.16rem;
	color: #fff;
	text-align: center;
	margin-top: 2%;
	margin-bottom: 2%;
}
.caseList .item .cont .info .center .wordinfo {
	position: absolute;
	bottom: 10%;
	width: 100%;
}
.caseList .item .cont .info .center ul li {
	display: inline-block;
	width: 40%;
	margin: 0 2%;
	text-align: center;
}
.caseList .item .cont .info .center ul li .img {
	width: 90%;
	height: 60%;
	margin-top: 10%;
	margin-bottom: 10%;
	border: 1px solid #999;
	box-sizing: border-box;
	background: #18B94A;
}
.caseList .item .cont .info .center ul li .img img {
	height: 100%;
	width: 100%;
	display: block;
}
.caseList .item .cont .info .center ul li span {
	font-size: 0.12rem;
	color: #fff;
	/*line-height: 22px;*/
	text-align: center;
}
.caseList .item .cont .info h1 {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 33px;
	text-align: left;
	margin-left: 3%;
}
.caseList .item .cont .info p {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 22px;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding: 0 3%;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	margin: 0;/*position: absolute;*/
}
.caseList .item .cont:hover .info {
	display: block;
}
.casetel {
	width: 320px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	margin-top: 60px;
	background-color: rgba(37,180,72,1);
	color: #fff;
	border-radius: 25px;
	font-size: 18px;
	height: 50px;
}
.casetel span {
	display: block;
	width: 100%;
	height: 50px;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.casetel:hover span:nth-child(1) {
	margin-top: -50px;
}
.casetel a {
	color: #fff;
}
 @keyframes top {
 0% {
 top: 50%;
 left: 50%;
}
 100% {
 top: 0;
 left: 0;
}
}
@keyframes bot {
 0% {
 bottom: 50%;
 left: 50%;
}
 100% {
 bottom: 12%;
 left: 5%;
}
}
@keyframes left {
 0% {
 top: 50%;
 left: 50%;
}
 100% {
 top: 7%;
 left: 0;
 height: 100%;
}
}
@keyframes right {
 0% {
 top: 50%;
 right: 50%;
}
 100% {
 top: 7%;
 right: 0;
 height: 100%;
}
}
@keyframes center {
 0% {
 background: rgba(0,0,0,0);
}
 100% {
 background: rgba(0,0,0,0.4);
}
}
.caseList .item .cont:hover .info .center {
	display: inline-block;
	animation: center 0.5s;
	-webkit-animation: center 0.5s;
}
.caseList .item .cont:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}
.caseList .item .cont:hover .info .top {
	display: block;
	animation: top 0.5s;
	-webkit-animation: top 0.5s;
}
.caseList .item .cont:hover .info .bot {
	display: block;
	animation: bot 0.5s;
	-webkit-animation: bot 0.5s;
}
.caseList .item .cont:hover .info .left {
	display: block;
	animation: left 0.5s;
	-webkit-animation: left 0.5s;
}
.caseList .item .cont:hover .info .right {
	display: block;
	animation: right 0.5s;
	-webkit-animation: right 0.5s;
}

/* 媒体查询器 */
@media (max-width:1200px) {
.head h3 {
	font-size: 45px;
}
.caseList .item {
	width: 33.333%;
}
.team .list {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.team .list .item {
	display: block;
	width: 32%;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}
.team .list .item:nth-child(3n) {
	margin-right: 0px;
}
.team .list .item dl {
	width: 100%;
}
.team .list .item dl dt {
	width: 100%;
	height: auto;
}
.section {
	height: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.section .w1200 {
	width: 100%;
}
.section .right {
	width: 50%;
	height: auto;
}
.section .left h2 {
	height: auto;
	font-size: 28px;
}
.section .left {
	box-sizing: border-box;
	padding-right: 5%;
}
.advantage {
	width: 100%;
}
.advantage .box {
	width: 100%;
}
.advantage .box .item {
	opacity: 1;
	transform: translateY(0) !important;
}
.coop {
	width: 100%;
	padding-top: 30px;
}
.coop .list {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 0px;
}
.coop .w1200 {
	width: 100%;
}
.footer {
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;/*
	padding-top: 100px;
	padding-bottom: 100px;
*/
}
.footer .box .lf {
	width: 50%;
	transform: translateX(0) !important;
	opacity: 1;
}
.footer .box .rt {
	width: 50%;
	transform: translateX(0) !important;
	opacity: 1;
}
}

@media(min-width:769px) {
.what {
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #3cd375;
	/*	background-image: url(../img/abou_01.png);*/
	background-repeat: repeat;
}
.advert {
	width: 100%;
	height: 700px;
	min-width: 1200px;
	overflow: hidden;
	background: url(../images/about-bg1.jpg) no-repeat;
	background-position: top center;
	background-size: 100% auto;
	animation: bgmove 48s linear 0s infinite;
	-webkit-animation: bgmove 48s linear 0s infinite;
}
@keyframes bgmove {
0% {
background-position: bottom center;
}
50% {
background-position: top center;
}
100% {
background-position: bottom center;
}
}

	
	
	
	
	
}

@media(max-width:768px) {
.caseList .item {
	width: 50%;
	margin-bottom: 10px;
}
.head {
	height: 3.2rem;
	width: 100%;
	background: url(../images/case.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 1.3rem;
	overflow: hidden;
}
.head h3 {
	color: #FFFFFF;
	font-size: 0.34rem;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	font-weight: 600;
	line-height: 0.72rem;
	text-align: left;
	margin: 0;/*	margin-left: 1.4rem;*/
}
.advert {
	width: 100vw;
	height: 65vw;
	overflow: hidden;
	background: url(../images/about-bg.jpg) no-repeat;
	background-size: 100% auto;
	background-position: top center;
	animation: bgmove 8s linear 0s infinite;
	-webkit-animation: bgmove 8s linear 0s infinite;
}
 @keyframes bgmove {
0% {
background-position: top center;
}
50% {
background-position: bottom center;
}
100% {
background-position: top center;
}
}
.advert .w1200 {
	width: 100%;
	height: auto;
	padding-top: 0;
}
.advert .w1200 .word {
	width:95vw;
	margin-top: 2.3rem;
	overflow: hidden;
	overflow-x: hidden;
	position: absolute;
}
.advert .w1200 .word p {
	font-size: 0.36rem;
	font-family: PingFangSC-Medium;
	width: 100vw;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 0.66rem;
	letter-spacing: 0.05rem;
	/*	text-shadow:0px 1px 3px rgba(113,111,111,1);*/
	display: none;
}

.advert img {
	display: block;
	width: 100%;
}
.what {
	width: 100%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background-color: #3cd375;
	/*	background-image: url(../img/abou_01.png);*/
	background-repeat: repeat;
}
.what_n {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	box-sizing: border-box;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	text-align: center
}
.what_n h1 {
	font-size: 0.38rem;
	letter-spacing: 0rem;
	font-weight: normal;
	margin-bottom: 0.15rem;
}
.what_n p {
	font-size: 0.3rem;
	line-height: 0.3rem;
	letter-spacing: 0rem;
	font-weight: normal;
	text-align: center
}
.what_n p strong {
	display: inline-block;
	line-height: 0.3rem;
}
.what_n p em {
	display: inline-block;
	line-height: 0.3rem;
}
.what_n p span {
	float: left;
	line-height: 0.3rem;
	height: 0.3rem;
	display: inline-block;
	margin-bottom: -0.04rem;
}
.caseBox .tabbar {
	padding-top: 80px;
	padding-bottom: 20px;
}
.caseBox .tabbar a {
	width: 48%;
	box-sizing: border-box;
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.advantage {
	padding-top: 40px;
	padding-bottom: 30px;
}
.advantage .box {
	height: auto;
	padding-bottom: 20px;
	position: inherit;
}
.advantage .box .item {
	position: inherit;
	width: 100%;
	background-position: top left !important;
	box-sizing: border-box;
	padding-left: 0% !important;
	height: auto !important;
	margin-bottom: 15px;
	padding-right: 0px !important;
	background-size: 20% !important;
	background-position: left center !important;
	background: none !important;
}
.advantage .box .item p {
	height: auto !important;
}
.advantage .box .item h2 {
	margin-top: 0px !important;
	padding-top: 0px !important;
	font-size: 18px !important;
	height: 36px !important;
	line-height: 36px !important;
}
.advantage .box .item h2 {
	text-align: center;
}
.advantage .box .item p {
	text-align: left;
}
.advantage .box .item:nth-child(1) p {
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.advantage .box .item:nth-child(2) p {
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.advantage .box .item:nth-child(3) p {
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.advantage .box .item:nth-child(4) p {
	font-size: 16px;
	text-align: center;
	height: 28px;
	line-height: 28px;
}
.team {
	padding-top: 20px;
}
.headTitle h2 {
	font-size: 22px;
}
.headTitle h3 {
	font-size: 20px;
}
.teamInfo {
	padding-top: 15px;
	padding-bottom: 15px;
}
.teamInfo {
	width: 100%;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	display: none;
}
.headTitle h3 {
	margin-bottom: 20px;
}
.team .list .item {
	display: block;
	width: 50%;
	float: left;
	margin-right: 0px;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
}
.team .list {
	padding: 0px;
}
.team .list .item dl dd.text {
	font-size: 14px;
}
.team .list .item dl dd.name {
	font-size: 16px;
}
.team .list .item dl dd.job {
	font-size: 14px;
	margin-top: 5px;
}
.section {
	background-size: cover;
}
.section .left {
	transform: translateX(0%);
	padding-top: 0px;
	width: 100%;
	opacity: 1;
	padding-right: 0px;
	margin-bottom: 15%;
}
.section .left h2 {
	font-size: 0.44rem;
	text-align: center;
}
.section .left p {
	width: 100%;
	text-align: justify;
	margin-top: 10px;
	font-size: 0.32rem;
}
.section .left h3 {
	font-size: 0.24rem;
	margin-top: 5%;
	width: 70%;
	margin-left: 15%;
	height: 30px;
	line-height: 30px;
}
.section .right {
	transform: translateX(0%);
	opacity: 1;
	width: 80%;
	margin: 0 auto;
	float: none;
}
.picList .item {
	width: 50%;
}
.coop {
	width: 100%;
	padding-top: 30px;
}
.coop .list {
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 0px;
}
.coop .list ul li {
	width: 50%;
}
.coop .w1200 {
	width: 100%;
}

.footer {
	padding: 0;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	width: 100%;
	box-sizing: border-box;
	background: url(../images/footer.png) no-repeat top center;
	background-size: cover;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
}
.footer .title {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: solid 0.02rem #B7B7B7;
	margin-bottom: 0.2rem;
}
.footer .title h1 {
	font-size: 0.28rem;
	line-height: 0.37rem;
	font-weight: normal;
	color: #fff;
	margin-top: 0;
}
.footer .title h2 {
	font-size: 0.28rem;
	line-height: 0.37rem;
	font-weight: normal;
	display: block;
	margin-bottom: 0.32rem;
	color: #fff;
}
.footer .title h2 em {
	font-style: normal;
}
.footer .title h2 span {
	width: 0.8rem;
	height: 0.1rem;
	display: inline-block;
	margin-left: 0.2rem;
	margin-right: 0.2rem;
	border-top: solid 2px #B7B7B7;
	margin-top: 0;
	margin-bottom: 0;
}
.footer .tit_x {
	width: 3.45rem;
	height: 0.02rem;
	background-color: #3A9751;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -0.02rem;
}
.footer .box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.footer .box .lf {
	width: 100%;
	opacity: 1;
}
.footer .box .rt {
	width: 100%;
	margin-top: 0.2rem;
	opacity: 1;
}
.footer .box .lf {
	transition: all .8s ease 0s;
	/*opacity: 0;*/
	transform: translateX(-50%);
}
.footer .box .rt {
	transition: all .8s ease 0s;
	/*opacity: 0;*/
	transform: translateX(50%);
}
.footer .line em {
	width: 3.44rem;
	height: 2px;
	background: rgba(37,180,72,1);
	margin: 0 auto;
	display: block;
}
.footer.active .lf {
	opacity: 1;
	transform: translateX(0);
}
.footer.active .rt {
	opacity: 1;
	transform: translateX(0);
}
.footer .tit {
	height: 0.31rem;
	font-size: 0.28rem;
	color: rgba(37,180,72,1);
	line-height: 0.31rem;
	font-weight: normal;
	display: block;
	margin-top: 0;
	margin-bottom: 0.2rem;
}
.footer .tit span {
	height: 0.31rem;
	font-size: 0.18rem;
	color: rgba(255,255,255,1);
	line-height: 0.31rem;
	padding-left: 0.08rem;
}
.footer .lf h3 {
	height: 0.28rem;
	font-size: 0.26rem;
	color: rgba(255,255,255,1);
	line-height: 0.28rem;
	font-weight: normal;
	margin-top: 0rem;
	margin-bottom: 0.2rem;
}
.footer .lf p {
	font-size: 0.26rem;
	color: rgba(255,255,255,1);
	line-height: 0.38rem;
	margin-top: 0;
	margin-bottom: 0.2rem;
}
.footer .rt {
	width: 50%;
}
.footer .rt form input {
	display: block;
	width: 100%;
	height: 0.6rem;
	box-sizing: border-box;
	border-radius: 0.05rem;
	background-color: transparent;
	border: solid 1px #fff;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
	margin-top: 0.3rem;
	font-size: 0.18rem;
	color: #5F5E5D;
	color: #fff;
}
.footer .rt form textarea {
	width: 100%;
	height: 1.8rem;
	background-color: transparent;
	border: solid 1px #fff;
	border-radius: 0.05rem;
	margin-top: 0.3rem;
	font-family: "Microsoft YaHei", "幼圆", "黑体", "Arial";
	box-sizing: border-box;
	padding-left: 0.2rem;
	padding-top: 0.15rem;
	font-size: 0.18rem;
	
	color: #fff;
	display: block;
}

.footer form textarea::-webkit-input-placeholder { /* WebKit browsers */ 
color: #c9c8c6;
} 
.footer form textarea::-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #c9c8c6;
} 
.footer form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #c9c8c6;
} 
.footer form textarea::-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #c9c8c6;
}
#submit {
	height: 0.6rem;
	background: #25B448;
	color: #fff;
	border-radius: 0.3rem;
	cursor: pointer;
	width: 100%;
	border: none!important;
}
.caseList .item .cont .info h1 {
	font-size: 0.12rem;
	color: #fff;
	line-height: 0.3rem;
	text-align: left;
}
.caseList .item .cont .info p {
	font-size: 0.14rem;
	color: #fff;
	text-align: left;
	line-height: 0.28rem;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 0;
}
.caseList .item .cont .info .center ul li .img {
	width: 90%;
	height: 60%;
	margin-top: 10%;
	margin-bottom: -2%;
	border: 1px solid #999;
	box-sizing: border-box;
	background: #18B94A;
}
.caseBox .tabbar {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.casetel {
	width: 50%;
	line-height: 0.8rem;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.7rem;
	margin-top: 0.7rem;
	background-color: rgba(37,180,72,1);
	color: #fff;
	border-radius: 0.4rem;
	font-size: 0.32rem;
	height: 0.8rem;
}
.casetel span {
	display: block;
	width: 100%;
	height: 50px;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.casetel:hover span:nth-child(1) {
	margin-top: -50px;
}
}
