﻿@charset "utf-8";
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
ul, li, ol{list-style:none;}
em ,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#666; transition:0.5s}
a:hover {text-decoration:none; color:#7fb832;}
*{/*word-wrap:break-word;word-break:break-all;-webkit-text-size-adjust:none;*/}
body,textarea,pre,input{font:12px/1.2 tahoma,arial,sans-serif;}
input,textarea{margin:0;padding:0;outline:none;font-size:100%;vertical-align:baseline;}
textarea{resize:none;}
textarea, input[type="text"], input[type="password"] {background:white url(../images/common/input_bg_sd.png) 0 0 no-repeat;}
hr {border:none;height:1px;}

html,body{height:100%;}
pre{white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {clear:both;zoom:1;}





body {
	font-family: "Microsoft YaHei";
	background:#f6ffe8;
}


/*页头部分*/
.container {
	width:1200px;
	clear:both;
	margin:0 auto;
}
.slider_bg{ background:#e8e8e8;  width:100%; height: 100px}

.header {
	display:block;
  background:#fff;
}
.logo {
	float:left;
  margin:20px 0;
}

.topright { float: right;  
	 font-size:14px; 
	color: #333; margin-top: 20px;background: url(../images/phone.png) no-repeat left top; padding-left: 80px; padding-top: 10px }

.topright p{ display: block; font-size:20px; font-weight: bold; color: #7fb832; line-height: 50px  }

/*-- start-smartphone_nav --*/
.nav * a:hover{background:linear-gradient(#447107,#6ca123);color: #fff;  }
.menu{list-style:none; position:relative; z-index: 100;background: linear-gradient(#a4db5b,#7fb832); height: 60px}
.nav li{float:left;position:relative; width: 120px;}
.nav li a{color:#fff;height:60px;line-height:60px; display: inline-block; width: 120px;
 text-align: center;
  display:inline-block; font-size: 16px}
.nav li a:focus{-moz-outline-style: none; }
.nav li .sub-nav{position:absolute;top:60px;left:-1px;list-style:none;
  background-color:#fff;display:none; }
.nav li .sub-nav li{text-align:center;clear:left;height:40px;line-height:40px;position:relative;}
.nav li .sub-nav li a{height:39px;line-height:39px;padding:0;display:block; color: #000; border-bottom: 1px solid #a4db5b}
.nav li .sub-nav li a:hover{ color: #fff; background: #a4db5b }
/*--header-info--*/




/*----slider----*/
#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
	width: 100%;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 1%;
	right: 0%;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 47%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 56%;
	left: 8%;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 41px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -65px;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 8%;
}
#slider3-pager a {
	display: inline-block;
}
#slider3-pager span {
	float: left;
}
#slider3-pager span {
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius:30em;
	opacity:1;
}
#slider3-pager a {
	padding: 0;
}
#slider3-pager li {
	display:inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 99%;
	z-index: 999;
	padding: 0;
	margin: 0;
	margin-top:-3em;
	left:50%;
	margin-left:-52px;
}
.callbacks_tabs li {
	display:inline-block;
}
@media screen and (max-width: 600px) {
	h1 {
	font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.callbacks_nav {
	top: 47%;
}
}

/*----*/
	.callbacks_tabs a {
	visibility: hidden;
	padding: 0 0.2em;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size:0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:12px;
	width:12px;
	display:inline-block;
	border:2px solid #E9E9E9;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
}
.callbacks_here a:after {
	border:2px solid #96c94a;
}
.header-info {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 9%;
}
.header-info h2 a {
	display:inline-block;
	color:#fff;
	padding:0.5em 2em;
	background:rgba(255, 255, 255, 0.32);
	text-decoration:none;
}
.header-info h2 a:hover {
	color:#fff;
	background:#60B0E6;
}
.header-info lable {
	background:#fff;
	height: 1px;
	width: 36%;
	display: block;
	margin-top:2em
}
.header-info h1 a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}
.header-info h1 a:hover {
	color:#CA670C;
}







.footer {
	overflow:hidden;
	display:block;
	color:#fff;
	font-size:14px;
	background: #7fb832;
	margin-top: 50px;

}
.footer strong{ font-size: 18px; font-weight:bold; color: #fff }
.footer p{ margin-top: 10px; }
.footer a{ color: #fff; margin-right:30px; float: left; }
.footer .container{background: url(../images/footlogo.png) no-repeat 50px 20px; padding-left:180px; overflow: hidden;}
.footinfo1,.footinfo2,.footinfo3,.footinfo4{ float: left; padding:0 15px; border-right: 1px solid #9ad150;
 overflow: hidden; height: 200px; margin:30px auto; color: #fff }
.footinfo1{ width:239px; text-align: center; border:none; display:none; }
.footinfo1 img,.footinfo4 img{ width: 150px }

.footinfo2{ width: 327px }
.footinfo2 img{ margin-top: 3px; vertical-align: -7px }

.footinfo3{ width: 300px;  }
.footinfo4{ width: 163px; }
/*案例展示*/


.text_title{ text-align:center; font-size:28px; font-weight:lighter; color:#000;}
.text_title span{ font-size:12px;display:block}
.con_block img{ margin:20px 0;margin:30px auto; display:block;}
.con_block p{ font-size:16px; color:#666}
.pages{border-top:1px dashed #CCC; margin-top:30px; color:#000}
.pages p{line-height:30px}
