body,html,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,ul,li,ol{ margin:0; padding:0;}
input,select,textarea,button,label{ border:none; margin:0;outline:none; padding:0;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
img{ border:none;}
a{ text-decoration:none;}
body{ font-size:12px; font-family:"微软雅黑";}
li{ list-style-type:none;}
body ,html{ width: 100%; height: 100%; min-width:1200px;}
.clear:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
	
.header,.center,.footer{
	min-width: 1200px;
	width: 100%;
}
.top_center,.head_box,.infbox{
	width: 1200px;
	margin: auto;
}

/*topup*/
.top_nav{
	height: 35px;
	width: 100%;
	background: #505050;
}
.top_center{
	line-height: 35px;
	font-size: 12px;
}
.top_center p{
	float: left;
	width: 50%;
	color: #fff;
}
.topul{
	float: right;
    height: 100%;
}
.topul li {
    height: 100%;
    float: left;
    font-size: 12px;
    color: #009f42;
    margin-left: 20px;
}
.topul li a{
	font-size: 12px;
	color: #fff;
	line-height: 35px;
}

/*topdn*/
.head_box{
	height: 120px;
}
.head_logo{
	float: left;
}
.head_logo img{
	width: 130px;
	max-height: 120px;
}
.headul{
	float: right;
	height: 100%;
	
}
.headul .headli{
	float: left;
	height: 101%;
	position: relative;
	text-align: center;
}
.headul .headli>a{
    height: 71%;
	font-size: 22px;
	color: #333333;
	padding-top: 35px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	display: block;
	overflow: hidden;
}
.headul .headli .on span,.headul .headli:hover span{color: #fff !important;}
.headul .headli .on .bkg,.headul .headli:hover .bkg{ top: 0;}
 
.headul .headli a span{
	display: block;
	padding-top: 10px;
	font-size: 12px;
	font-family: arial;
}
.headul .headli a span{
	display: block;
    position: absolute;
    left: 0;
    top: 0;
    color: #333333;
    z-index: 2;
    width: 100%;
    height: 100%;
}
.headul .headli a .h{
	font-size: 22px;
	color: #333333;
	top: 25px;
	z-index: 3;
}

.headul .headli a .n{
	top: 64px;
	font-size: 12px;
	font-family: arial;
	z-index: 3;
}

.headul .headli p,.headul .headli a .n{
	font-size: 12px;
    font-family: arial;
}

.headul .headli a .bkg {
    top: 101%;
    z-index: 1;
    background-color: #009f42;
    -webkit-transition: top 200ms;
    transition: top 200ms;
}

.headul .headli>a h3{
	font-size: 22px;
    color: #333333;
    opacity: 0;
}
.headul .headli p{
    margin-top: 10px;
    opacity: 0;
}

.heactive{ background: #009f42 !important; }
.heactive a,.heactive span{ color: #fff !important; }

.zidex{
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    background: #fff;
    width: 100%;
    display: none;
}
/*.zidex:hover{
	display: block;
}*/
.zidex li:hover{
	background: #009f42;
}
.zidex li:hover a{
	color: #fff;
}
.zidex li a{
    color: #333333;
    padding: 10px 0;
    font-size: 18px;
    display: block;
	
}
/*banner*/

.banner{
	position: relative;
	width: 100%;
	height: 775px;
	text-align: center;
	overflow: hidden;
    background: #4b7100;
}

.banner .bd {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
}
.banner .bd ul{
	height: 100%;
}
.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	background: url(../images/main/banner_05.png) center;
	background-size: cover;
}

 
.banner .prev,
.banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/main/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.banner .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.banner .prev:hover,
.banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.banner .prevStop {
	display: none;
}

.banner .nextStop {
	display: none;
}

/*搜索*/
.banner .seach{
	width: 100%;
	height: 71px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	background: rgba(0,0,0,.5);
	border-top: 1px solid #bdc0b3;
	overflow: hidden;
}
.seaul{
	float: left;
	height: 100%;
	width: 65%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.seach li,.seach li a{
	font-size: 16px;
	color: #fff;
	line-height: 72px;
}
.seach li{
	float: left;
	margin-left: 15px;
}
 
.seach li:first-child,.linkul li:first-child,.fotnav li:first-child{ margin-left: 0; }

.seaso{
	float: right;
	height: 28px;
	width: 250px;
	margin-top: 22px;
	overflow: hidden;
	position: relative;
	border: 2px solid #55bf81;
}
.seaso .soso{
	height: 28px;
	padding-left: 10px;
	float: left;
	width: 185px;
}
.btnso{
	width: 55px;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	background: #009f42;
}
.btnso img{
	margin-top: 4px;
}


/*关于我们*/

.about{
	text-align: center;
	background: url(../images/main/about.png) center;
	background-size: cover;
}
.about .infbox{
	/*background: palegoldenrod;*/
	margin-bottom: 40px;
}
.about .tlt{
	height: 200px;
	overflow: hidden;
	/*background: palegreen;*/
}

.tlt h2{ font-family: arial; }
.tlt h2 span{ position: relative; }
.tlt h1{font-size: 30px;} 

.about .tlt h2{
	font-size: 24px;
	color: #545454;
	padding-top: 85px;
}
.tlt h2 span:after,.tlt h2 span:before{
	content: "";
    position: absolute;
    top: 50%;
    height: 1px;
}

.about .tlt h2 span:after,.about .tlt h2 span:before{
	background: #4ab344;
	width: 56px;
}
.about .tlt h2 span:after{ right: -55%;}
.about .tlt h2 span:before{  left: -55%; }
   


.about .tlt h1{
	margin-top: 10px;
	color: #383838;
}
.about p{
	color: #3a3a3a;
	font-size: 16px;
	line-height: 30px;
    text-align: left;
}
.aboimg{
	margin-top: 20px;
}
.aboimg img{
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	float: left;
	width: 600px;
	max-height: 400px;
	margin-right: 30px;
}
.iclifs{
	display: none;
	float: right;
	margin-left: 50%;
}
@keyframes bounceInRight {
 0%,100%,60%,75%,90% {
  -webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);
  animation-timing-function:cubic-bezier(0.215,.61,.355,1)
 }
 0% {
  opacity:0;
  -webkit-transform:translate3d(3000px,0,0);
  transform:translate3d(3000px,0,0)
 }
 60% {
  opacity:1;
  -webkit-transform:translate3d(-25px,0,0);
  transform:translate3d(-25px,0,0)
 }
 75% {
  -webkit-transform:translate3d(10px,0,0);
  transform:translate3d(10px,0,0)
 }
 90% {
  -webkit-transform:translate3d(-5px,0,0);
  transform:translate3d(-5px,0,0)
 }
 100% {
  -webkit-transform:none;
  transform:none
 }
}
.bounceInRight {
	margin-left: 83px; 
	float: left;
	-webkit-animation-name:bounceInRight;
	animation-name:bounceInRight;
	display: block;
}		


/*业务*/
.server{
	height: 427px;
	width: 100%;
	text-align: center;
	background: url(../images/main/serv_02.png) center;
	background-size: cover;
	overflow: hidden;
}
.server .tlt{
	height: 100%;
}
.server .tlt h2{
	font-size: 30px;
	color: #d2d1ce;
	margin-top: 145px;
}

.server .tlt h2 span:before,.server .tlt h2 span:after{ 
	width: 122px;
	background: #fff;
}
 
.server .tlt h2 span:before { left: -45%; }
.server .tlt h2 span:after { right: -45%; }

.server .tlt h1{
	margin-top: 20px;
	color: #fff;
	font-size: 48px;
}

/*四大块*/
.icnbox{
	overflow: hidden;
}
.icnul li{
	float: left;
	margin-top: 0;
	width: 1200px;
	text-align: center;
	margin-left: 120px;
	transition-duration: 2s;
	moz-transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	transition-timing-function: cubic-bezier(.42,.585,.32,1.28);
	-moz-transition-timing-function: cubic-bezier(.42,.585,.32,1.28);
	-webkit-transition-timing-function: cubic-bezier(.42,.585,.32,1.28);
	-o-transition-timing-function: cubic-bezier(.42,.585,.32,1.28);
	transition-delay: .4s;
	-moz-transition-delay: .4s;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.icnul li:first-child{ margin-left: 0; }

.icnul li img{
}
.icnul li h3,.icnul li p{ color: #525252; }

.icnul li h3{
	font-size: 24px;
	margin-top: 30px;
}
.icnul li p{
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-top: 20px;
	line-height: 35px;
}


/*案例*/
.case{
	text-align: center;
	overflow: hidden;
	padding-bottom: 40px;
}
.case .tlt{
	height: 105px;
}
.case .tlt h2{
	font-size: 24px;
	color: #545454;
	padding-top: 65px;
}
.case .tlt h1{
	color: #fff;
	background: #32b3c4;
	padding: 5px;
	width: 200px;
	margin: 0 auto;
	margin-top: 35px;
}

.case .tlt h2 span:before,.case .tlt h2 span:after{
	width: 68px;
	background: #4ab344;
}

.case .tlt h2 span:before { left: -45%; }
.case .tlt h2 span:after { right: -45%; }

@-webkit-keyframes flipInX {
 0% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
  transform:perspective(400px) rotate3d(1,0,0,90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
  transform:perspective(400px) rotate3d(1,0,0,-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
  transform:perspective(400px) rotate3d(1,0,0,10deg);
  opacity:1
 }
 80% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
  transform:perspective(400px) rotate3d(1,0,0,-5deg)
 }
 100% {
  -webkit-transform:perspective(400px);
  transform:perspective(400px)
 }
}
@keyframes flipInX {
 0% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);
  transform:perspective(400px) rotate3d(1,0,0,90deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in;
  opacity:0
 }
 40% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);
  transform:perspective(400px) rotate3d(1,0,0,-20deg);
  -webkit-animation-timing-function:ease-in;
  animation-timing-function:ease-in
 }
 60% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);
  transform:perspective(400px) rotate3d(1,0,0,10deg);
  opacity:1
 }
 80% {
  -webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);
  transform:perspective(400px) rotate3d(1,0,0,-5deg)
 }
 100% {
  -webkit-transform:perspective(400px);
  transform:perspective(400px)
 }
}
.flipInX {
 -webkit-backface-visibility:visible!important;
 backface-visibility:visible!important;
 -webkit-animation-name:flipInX;
 animation-name:flipInX
}

.caseul li{
	height: 200px;
	float: left;
	position: relative;
	overflow: hidden;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	transition-duration: 1.5s;
	moz-transition-duration: 1.5s;
	-webkit-transition-duration: 1.5s;
	-o-transition-duration: 1.5s;
	width: 24%;
	margin-right: 12px;
}

.caseul li img{
	width: 100%;
	height: 200px;
}



.casbox{
	position: absolute;
	left: 0;
	bottom: -100%;
	width: 100%;
	height: 100%;
	-webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.casbox h2{
	font-size: 22px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 80px auto 40px;
}
.casbox a{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	background: #0b9503;
	padding: 5px 10px;
}

.caseul li:hover .casbox{
	bottom: 0;
	background: rgba(0,0,0,.6);
}


/*品质*/
.quality{
	height: 846px;
	width: 100%;
	background: url(../images/main/quality.png) center;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
.quality .tlt{
	height: 195px;
	overflow: hidden;
}
 
.quality .tlt h2{
	font-size: 18px;
	color: #f8f8f8;
	padding-top: 55px;
}
.quality .tlt h1{
	margin-top: 25px;
	color: #fff;
}

.quality .tlt h2 span:before,.quality .tlt h2 span:after{
	width: 120px;
	background: #fff;
}

.quality .tlt h2 span:before { left: -48%; }
.quality .tlt h2 span:after { right: -48%; }


/*滚动*/
.picScroll-left{ overflow:hidden; position:relative;width: 1200px;margin: auto;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden; text-align:center; width:381px; }
.picScroll-left .bd ul li .pic{ text-align:center; height: 370px; overflow: hidden;}
.picScroll-left .bd ul li .pic img {
	width: 381px;
	height: 370px;
	display: block;
	transition: all 0.6s;
	-ms-transition:all 0.6s;
    -moz-transition: all 0.6s ;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ background: #fff;   } 
.picScroll-left .bd ul li .title h5 {
	font-size: 16px;
	color: #373737;
	padding-top: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picScroll-left .bd ul li .title p {
	font-size: 14px;
	color: #606060;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin: 15px auto;
    width: 90%;
}  
.picScroll-left .bd ul li .title a{
	padding: 8px 30px;
	display: inline-block;
	font-size: 14px;
	color: #fff;
	background: #4ab344;
	margin-bottom: 10px;
	border-radius: 20px;
}

.picScroll-left .bd ul li:hover img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
   -moz-transform: scale(1.1);
   -webkit-transform: scale(1.1);
   -o-transform: scale(1.1);
}

.picScroll-left .bd ul li:hover .title h5{ color: #000; }
.picScroll-left .bd ul li:hover .title p{ color: #9f8b8b; }
.picScroll-left .bd ul li:hover .title a{ background: #21971b; }
	

/*链接*/
.link{
	overflow: hidden;
	text-align: center;
	background:none;
}
.link .tlt{
	height: 185px;
	overflow: hidden;
}
.link .tlt h2{
	font-size: 24px;
	color: #616161;
	padding-top: 60px;
}
.link .tlt h1{
	margin-top: 15px;
	color: #323232;
}

.link .tlt h2 span:before,.link .tlt h2 span:after{
	width: 105px;
	background: #4ab344;
}

.link .tlt h2 span:before { left: -80%; }
.link .tlt h2 span:after { right: -80%; }

.linkul li{
	height: 460px;
	float: left;
	width: 272px;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	background: #fff;
	margin-right: 34px;
	margin-bottom: 50px;
	box-shadow: 2px 3px 5px #888888;
}


.linkul li img{
	max-height: 145px;
	width: 272px;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@keyframes zoomIn {
 0% {
  opacity:0;
  -webkit-transform:scale3d(.3,.3,.3);
  transform:scale3d(.3,.3,.3)
 }
 80% {
  opacity:1
 }
}
.zoomIn {
 -webkit-animation-name:zoomIn;
 animation-name:zoomIn
}

.linkul li:hover  img{
	transform: translateY(15px);
    -ms-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -o-transform: translateY(15px);
    -webkit-transform: translateY(15px);
}



.fotly .min:nth-child(2){ margin-left: 29px; }	

.box{
	height: 161px;
	width: 586px;
	margin-top: 16px;
}
.fotly .sex{
	margin-top: 16px;
    font-size: 14px;
    margin-left: 4%;
    height: 17px;
    width: 17px;
}
 
   
.box textarea{
	width: 86%;
    height: 88%;
    background: none;
    font-size: 14px;
    color: #fff;
    padding-top: 16px;
    padding-left: 80px;
}
.fotly button{
	font-size: 18px;
	color: #fff;
	padding: 15px 55px;
	background: #4ab344;
	margin-left: 2px;
	margin-top: 14px;
	border-radius: 40px;
}

.fotph{
	float: left;
	margin-top: 72px; 
	color: #fff;
	font-size: 16px;
	margin-left: 48px;
}

.fotph li{ margin-top: 15px; }
.fotph li:first-child{ margin-top: 20px;}
	
.fotcode{
	margin-top: 72px; 
	float: right;
	margin-right: 18px;
}
.fotcode p{
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.fotcode img{
	margin-top: 12px;
    max-width: 122px;
    height: 126px;
    cursor: pointer;
}

.fotdn{
	height: 65px;
	width: 100%;
	overflow: hidden;
	background: #575757;
}
.fotdn p{
	color: #dddddd;
	font-size: 14px;
	line-height: 65px;
}
.fotdn p span{ float: right; }
	

.po{
}
.po h3{
    color: #31b2c5;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
    text-indent: 15px;
}
.po img{
    float: left;
    margin-bottom: 10px;
}
.gh{
    line-height: 25px;
    font-size: 14px;
    text-align: left;
    padding: 0 8px;
    padding-top: 5px;
}