@charset "utf-8";
/*
	其它页面头部
 */
.headerbox2{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	height:75px;
	background: #fff;
	border-top: 25px solid #29B063;
	border-bottom: 1px solid #29B063;
}
.header2 img{
	float: left;
}
.nav2{
	height: 65px;
	padding-top: 10px;
	padding-left: 20%;
}
.nav2 li{
	float: left;
	height:65px;
	line-height:65px;
}
.nav2 li a{
	font-size:16px;
	display: block;
	height: 55px;
	padding: 0 15px;
	    color: #000;
    font-weight: bold;
}
.nav2 li a:hover{
	border-bottom:10px solid #29B063;
}
/*
	案例页面
*/
.case_banner{
	margin-top: 110px;
}
.case_banner img{
	width: 100%;
	height: auto;
	display: block;
}
.main{
	min-height: 1000px;
	padding: 1px 0;
}
.case1{
	padding:50px 0;
	background: #f7f7f7;
}
/*
	三个左右按
*/
.aizeni_c1{
	padding:50px 0;
}

.mr_frbox {; 
	padding-top:5px;
}
.mr_frUl {
	overflow: hidden;
	padding-left:20px;
}
.mr_frBtnL {
	height:120px;
	cursor:pointer;
	float:left;
}
.mr_frBtnR {
	height:120px;
	cursor:pointer;
	float:right;
}
.tempWrap10{
	overflow:hidden; 
	position:relative; 
	width:1000px;
}
.tempWrap10 ul{
	width: 7638px; 
	position: relative; 
	overflow: hidden; 
	padding: 0px; 
	margin: 0px; 
	left: -5535.81px;
}
.mr_frUl ul li {
	display:block;
	overflow:hidden;
	width:280px;
	height:480px;
	float:left;
	background: #fff;
	margin:0px 25px;
	text-align:center;
}
.mr_frUl ul li h2{
	height: 150px;
	background: #29B063;
	padding-top:30px;
	text-align: center;
	color: #fff;
}
.mr_frUl ul li img{	
	width:180px;
	margin-top: -90px;
	height:180px;
}
.mr_frUl ul li h3{
	font-size:18px;
	padding: 0 10px;
	font-weight: 400;
	margin-top: 20px;
	color: #333;
}
.mr_frUl ul li p{
	line-height: 25px;
	height: 90px;
	padding:20px 30px;
	overflow: hidden;
}
.prev, .next {
	margin-top: 150px;
	display:block;
	opacity:0.5;
}
.next {
	margin-right:15px;
	left:auto;
	right:3%;
	background-position:8px 5px;
}
.prev:hover, .next:hover {
	filter:alpha(opacity=100);
	opacity:1;
}
.prevStop {
	display:none;
}
.nextStop {
	display:none;
}
/*更多案例*/
.case2{
	padding: 50px 0;
}
/* 本例子css */
.picScroll-left{
	position:relative;
	padding:50px 0 80px 0;
}
.picScroll-left .hd{
	overflow:hidden;
	height:30px;
	padding:0 10px;
	position: absolute;
	z-index: 2;
	left: 40%;
	bottom:0px;
}
.picScroll-left .hd ul{
	float:right;
	overflow:hidden;
	zoom:1;
}
.picScroll-left .hd ul li{
	float:left;
	width:15px;
	height:15px;
	color:#707070;
	border-radius: 10px;
	overflow:hidden;
	margin-right:15px;
	cursor:pointer;
	background:#707070;
}
.picScroll-left .hd ul li.on{
	background:#1DA98C;
	color: #1DA98C;
}
.picScroll-left .bd{
	padding:10px;
}
.picScroll-left .bd ul{
	overflow:hidden;
	zoom:1;
}
.picScroll-left .bd ul li{
	margin:0 15px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:280px;
	height:280px;
}
.mone{
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 50px;
}
.mone a{
	padding: 8px 35px;
	background: #29B063;
	color: #fff;
	border-radius:8px;
	font-size:20px;
}
/*
	用户的评语
*/
.comment{
	padding: 80px 0; 
}
.comment_c{
	padding: 50px 0;
}
.comment_c li{
	padding: 50px 0;
	margin: 10px 0;
	height: 160px;
}
.comment_c li img{
	float:left;
	border-radius:80px;
	height: 160px;
	width: 160px;
}
.comment_c_r{
	width:82%;
}
.comment_c_r h5{
	height:25px;
	font-size: 20px;
	color: #333;
}
.comment_c_r h5 b{
	color: #888;
	font-size: 18px;
	padding-left: 20px;
}
.comment_c_r p{
	height:97px;
	overflow: hidden;
	line-height:30px;
	color: #999;
	margin-top: 10px;
	font-size: 20px;
}
.comment_c_r span{
	display: block;
	margin-top: 5px;
	font-size: 20px;
	color: #44B671;
}
/*
	版本页面
*/
/*
	供应链SAAS平台
*/
.saas{
	margin: 80px auto;
}
.saas img{
	display: block;
	margin: 30px auto;
}
.oneimg img{
	display: block;
	width: 100%;
	margin: 30px auto;
}
/*
	产品页面
*/
.pr_c1{
	background: #f7f7f7;
	padding: 80px 0;
}
.advantage img{
    display: block;
    margin: 80px auto;
}
.advantage li{
	float: left;
	width: 580px;
	margin:30px;
}
.advantage li img{
	float: left;
	display: block;
}
.advantage_c1{
	width: 70%;
	float: right;
}
.advantage_c1 h5{
	height: 40px;
	font-size: 24px;
}
.advantage_c1 p{
	font-size: 18px;
	line-height:35px;
}
.img001 img{
	display: block;
	margin-top:50px;
}
.advantage1{
	width: 55%;
	margin-top: 30px;
}
.advantage1 li{
	padding:15px 0;
}
.advantage1 li h4{
	font-size: 20px;
	height: 35px;
}
.advantage1 li p{
	font-size: 18px;
	margin-top: 15px;
	line-height: 25px;
}
.advantage2{
	padding: 50px 0;
	width:42%;
}
.advantage2 h2{
	font-size:24px;
	height:60px;
}
.advantage2 li{
	padding:0px 0 0px 30px;
	font-size:20px;
	line-height: 50px;
	background:url("../images/libg.jpg") no-repeat 0px 18px ;
}	
.mone1{
	height: 60px;
	margin-top: 100px;
	width: 100%;
	text-align: center;
}
.mone1 a{
	padding:15px 60px;
	background: #29B063;
	border-radius: 8px;
	color: #fff;
	font-size:30px;
}
.pr_c2{
	padding: 80px 0;
}

.advantage15{
	padding:50px;
}
.advantage15 li{
	float: left;
	width: 300px;
	margin:60px;
}
.advantage15 li img{
	width: 300px;
	height: 500px;
}
.advantage15 li p{
	height: 50px;
	margin-top: 100px;
	text-align: center;
}
.advantage15 li p a{
	padding: 15px 80px;
	background: #2AB162;
	color: #fff;
	font-size: 20px;
	border-radius:12px;
}
	

/*
	服务
*/
.se_c1{
	padding: 80px 0;
}
.se_c1 li{
	width: 300px;
	float: left;
	margin: 0px 63px;
	text-align: center;
}
.se_c1 li img{
	display: block;
	margin: 0px auto;
}
.se_c1 li h3{
	padding: 10px;
	color: #333;
	font-size: 20px;
}
.se_c1 li p{
	font-size: 16px;
}
.se_c2{
	padding: 80px 0;
}
.se_c2_list{
	padding:30px 0;
}
.se_c2_list li{
	height: 180px;
	padding: 20px;
	margin: 1px 0;
}
.se_c2_list li img{
	height: 180px;
	width: 280px;
	float: left;
}
.se_c2_list_r{
	width: 73%;
}
.se_c2_list_r h4{
	height:35px;
	font-size: 20px;
	color: #333;
	margin-top: 10px;
}
.se_c2_list_r p{
	color: #999;
	font-size: 18px;
	height: 150px;
	overflow: hidden;
	line-height: 30px;
}
.se_c3img img{
	display: block;
	margin: 100px auto;
}
/*
	我们页面
*/
.page1{
	padding: 50px 0;
	margin-top: 110px;
	background: #f7f7f7;
}
.page1_c1{
	width: 1080px;
	padding: 50px 100px;
	background: #fff;
}
.page1_c li{
	padding:30px 0;
	clear: both;
}
.page1_c li img{
	float: left;
}
.page1_c li p{
	float: right;
	width:55%;
	height: 220px;
	overflow: hidden;
	line-height: 35px;
	font-size: 18px;
}
/*
	联合创始人
*/
.pa_c2{
	padding: 50px 0;
}
.pa_c2 img{
	display: block;
	margin-top: -150px;
	width: 100%;
}
/*
	我们的愿望
*/
.pa_c3{
	padding: 50px 0;
}
.pa_c3_c img{
	display: block;
	margin: 50px auto;
}
.pa_c3_c10{
	padding: 80px;
}
.pa_c3_c10 li{
	padding: 30px;
	height: 60px;
	width: 440px;
	float: left;
	margin:30px;
}
.pa_c3_c20{
	width: 1005px;
	margin:50px auto;
}
.pa_c3_c20 li{
	width: 250px;
	height: 200px;
	float: left;
	line-height: 200px;
	text-align: center;
	margin: -1px 0 0 -1px;
	border: 1px solid #555;
}
.bgimg10{
	background:#ccc;
	padding: 80px;
}
.lianxi{
	background: url('../images/lianxi.jpg') no-repeat top center;
	padding: 80px;
}
.dt{
	width: 30%;
	height:500px; 
	margin-top: 100px; 
}
.lx{
	width: 50%;
	height:300px;
	padding: 50px;
	margin-top: 100px;
	border-radius: 10px;
	background: rgba(255,255,255,0.1); 
}
.lx h2{
	font-size: 28px;
	font-weight: 400;
	color: #fff;
	height: 60px;
	padding-top: 30px;
}
.lx p{
	line-height:70px;
	color: #fff;
	font-size:28px;
	padding-left: 60px;
}
.ico1{
	background: url("../images/ico1.png") no-repeat left;
}
.ico2{
	background: url("../images/ico2.png") no-repeat left;
}
.ico3{
	background: url("../images/ico3.png") no-repeat left;
}
.bg1{
	background:#10A4AD;
}
.bg2{
	background:#717070;
}
.bg3{
	background:#10A4AD;
}
.bg4{
	background:#1CA98D;
}
.pa_c3_c10 li h4{
	font-size: 36px;
	color: #fff;
	float: left;
	width: 120px;text-align: center;
	line-height: 60px;
}
.pa_c3_c10 li p{
	float: right;
	width: 70%;
	color: #fff;
	font-size:18px;
}
.pa_c4_c{
	padding: 50px 0;
}
.pa_c4_c p{
	float: left;
	width: 400px;
	line-height:45px;
	font-size: 20px;
	margin-top: 100px;
}
.pa_c4_c img{
	float: right;
}
.pa_c5{
	padding: 50px 0;
	background: #f7f7f7;
}
.bgimg10 img{
	display: block;
	width: 100%;
}
/*
	资讯
*/
.main{
	min-height: 1000px;
	margin: 50px auto;
}
.lfet{
	width: 60%;
}
.lfet span img{
	display: block;
	width:90%;
	margin:30px auto 30px auto;
}
.news_lsit{
	padding: 50px 0; 
}
.news_lsit li{
	width: 40%;
	padding: 20px 0;
	margin:1% 5%;
	float: left;
}
.news_lsit li h6{
	font-size:20px;
	height: 35px;
	font-weight: 400;
}
.news_lsit li img{
	width: 100%;
	height:200px;
	margin:15px 0;
}
.news_lsit li p{
	height: 100px;
	line-height: 25px;
	font-size: 16px;
	overflow: hidden;
}
/*
	右边	
*/
.right{
	width:36%;
	padding: 1px 0;
}
.alltitle1 h2{
	padding: 70px 0px 20px 0px;
	font-size: 36px;
	font-weight: 400;
}
.menu{
	border: 1px solid #999;
}
.menu li{
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
	border-bottom: 1px solid #666;
}
.menu li a{
	font-size: 18px;
}
.news_l1{
	padding: 10px 0;
	margin: 1px 0;
}
.news_l1 li{
	padding:60px 0;
	margin: 1px 0;
	clear: both;
	text-indent: inherit;
}
.news_l1 li img{
	float: left;
	width: 45%;
	height: 120px;
}
.news_l1_r{
	width: 50%;
}
.news_l1_r h3{
	height: 25px;
	font-size: 16px;
}
.news_l1_r p{
	height: 60px;
	line-height: 30px;
	font-size: 16px;
	overflow: hidden;
	margin-bottom: 10px;
}
.news_l1_r span{
	display: block;
	height: 30px;
}
.news_l1_r span a{
	padding: 5px 20px;
	background:#29B063;
	border-radius: 5px;
	color: #fff;
	font-size: 14px; 
}
.pl_c1{
	padding: 30px 0;
}
.pl_c1 li{
	padding-bottom:20px; 
}
.pl_c1 li img{
	height: 160px;
	width: 160px;
	border-radius:80px;
	margin-bottom: 30px;
}
.pl_c1 li p{
	height: 100px;
	line-height:35px;
	font-size: 16px;
	overflow: hidden;
}
/*
	新闻内容页面
*/
.view_t{
	height: 100px;
	padding:20px 0;
	text-align: center;
}
.view_t h3{
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	padding:30px;
}
.view_t span{
	padding: 0 20px;
	font-size: 16px;
	color: #999;
}
.view_c{
	margin-top: 30px;
}
#outer {
	width:460px;
	border: 1px solid #ccc;
	border-radius: 8px;
	background: #f7f7f7;
}
#tab {
	overflow:hidden;
	zoom:1;
	background:#f7f7f7;
	border-radius: 8px 8px 0 0;
}
#tab li {
	float:left;
	height:30px;
	cursor:pointer;
	line-height:30px;
	width: 230px;
	color: #333;
	text-align: center;
}
#tab li.current {
	color:#fff;
	background:#29B063;
}
#content{
	border-top-width:0;
}
#content ul {
	display:none;
	margin:0 20px;
	padding:10px 0;
}
#content ul span{
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.form01{
	border: 1px solid #ccc;
	padding: 15px;
	margin: 10px 0;
	border-radius: 8px;
	background: #fff;
}
.form01 p{
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #ccc;
}
.form01 p .minput{
	height: 33px;
	width: 70%;
}
.go01{
	display: block;
	margin-top: 20px;
	width: 100%;
	height: 35px;
	text-align: center;
	background: #29B063;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
}
.go011{
	float: right;
	height:25px;
	text-align: center;
	background: #29B063;
	border-radius: 5px;
	color: #fff;
	margin-top:5px;
	cursor: pointer;
}