/*整体布局*/
*{margin:0 ;padding:0;}
html,body{
	position: relative;
	width:100%;
	background: #fff;
}
button{font-family: "Microsoft YaHei",Helvetica,STHeiTi,sans-serif;border: none;outline: none;cursor: pointer;}
.wrap{
	width: 100%;
	min-width: 1200px;
}
a{text-decoration: none;}
a:hover{text-decoration: none;}
.big{
	width: 100%;
	min-width: 1200px;
}
/**********************************************************201办公系统v2页面样式***********************************************************************/

/**********banner*********/
.banner-out{
	width: 100%;
	height:472px;
	margin:0 auto;
	background:url("../newimages/oav2/banner_bg.jpg") no-repeat center center;
	overflow: hidden;
}
.office-banner-img{
	width: 499px;
	height:294px;
	margin-top: 80px;
	margin-left: 60px;
}
.banner-box{
	position: relative;
    width: 1200px;
    margin: 0 auto;
    top:87%;
}
.guide-lf{
	float: left;
}
.guide-rg{
	float: left;
	position: relative;
	padding-top: 80px;
	margin-left: 50px;
}
.guide-rg-title,
.guide-rg-subtitle,
.guide-rg-small{
	width: 100%;
	font-size: 48px;
	color: #fff;
}
.guide-rg-subtitle{
	margin-top: 15px;
	font-size: 28px;
}
.guide-rg-small{
	margin-top: 15px;
	font-size: 15px;
}
.app-home-title,
.app-home-head{
	margin-top: 0px;
	font-family: "quantong";
	font-size:24px;
}
.app-home-head{
	margin-top: 20px;
}
.guide-btn{
	width: 165px;
	height: 45px;
	margin-top: 60px;
	line-height: 45px;
	background: #0e85d9;
	border-radius:50px;
}
.guide-btn a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 22px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
/*智能物流banner按钮*/
.flow-guide-btn{
	background: #65cafe;
}
/*新型社交banner按钮*/
.appsocial-guide-btn{
	background: #ff7537;
}
/*电子商城banner按钮*/
.appshop-guide-btn{
	background: #fcc900;
}
/*web电子商城banner按钮*/
.appnew-guide-btn{
	background: #f69220;
}
.websystem-guide-btn{
	width: 220px;
	background: #21a4c2;
}
/********功能列表*********/
.function-out{   /*功能列表,可选服务共用样式*/
	width: 100%;
	height:480px;
	float: left;
	background: #ebf5fe;
}
.function-box{ /*功能列表,可选服务，开发流程共用样式*/
	width: 1200px;
    height: 100%;
	margin:0 auto;
}
.function-head{ /*功能列表,可选服务,开发流程共用样式*/
	width: 100%;
	height: 45px;
	padding-top: 40px;
}
.function-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	width: 100%;
	/*height:251px;*/
	float:left;	
}
.mui-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mui-flex,
.mui-flex *,
.mui-flex :after,
.mui-flex :before {
    box-sizing: border-box;
}
.mui-flex > .cell {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 0;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    display: block;
    padding: 0 !important;
    position: relative;
}
.function-nav-box .function-nav-list{
	position: relative;
    display: block;
	width:240px;
	height:91px;
	margin-top: 65px;
	float: left;
	background:url("../newimages/oav2/function_icon.png") no-repeat; 
}
.function-intro{
    position: absolute;
    top:40%;
    left:105px;
    display: block;
    font-family: arial;
    font-size: 18px;
    color: #626262;  
}
.function-nav-box .list-first{
    background-position:2px 0px;
}
.function-nav-box .list-second{
    background-position: -255px 0px;
}
.function-nav-box .list-third{
    background-position: -512px 0px;
}
.function-nav-box .list-fourth{
    background-position: -769px 0px;
}
.function-nav-box .list-fifth{
    background-position: -1026px 0px;
}
.function-nav-box .list-sixth{
    background-position: 2px -160px;
}
.function-nav-box .list-seventh{
    background-position: -255px -160px;
}
.function-nav-box .list-eightth{
    background-position: -512px -160px;
}
.function-nav-box .list-nineth{
    background-position: -769px -160px;
}
.function-nav-box .list-tenth{
    background-position: -1026px -160px;
}
/********可选服务********/
.check-service-out{
	width: 100%;
	height:600px;
	float: left;
	background: #fff;
}
.check-service-nav-box{
	height:295px;
}
.check-service-nav-box .check-service-nav{
	position: relative;
	width:230px;
	height:145px;
	margin-right:170px;
	margin-top: 65px;
	float: left;
	background: url("../newimages/oav2/check_bg.png") no-repeat;
}
.service-span{
	position:absolute;
	top: 105px;
	display: block;
    width: 100%;
    float: left;
    font-family: arial;
    font-size: 18px;
    color: #626262;    
    text-align: center;
}
.check-service-nav-box .service-nav-first{
    background-position: 10px  2px;
}
.check-service-nav-box .service-nav-second{
    background-position: -480px 2px;
}
.check-service-nav-box .service-nav-third{
    background-position: -995px 2px;
    margin-right:0;
}
.check-service-nav-box .service-nav-fourth{
    background-position: 10px -208px;
}
.check-service-nav-box .service-nav-fifth{
    background-position: -480px -208px;
}
.check-service-nav-box .service-nav-sixth{
    background-position: -995px -208px;
    margin-right:0;
}
/********开发流程***********/
.develop-flow-out{
	width: 100%;
	height:872px;
	float: left;
	background:url("../newimages/oav2/develop_bg.png") no-repeat center center;
}
.develop-flow-box{/*功能列表,可选服务，开发流程共用样式*/
	position: relative;
	width:1200px;
	height:100%;
	margin-top:40px;
	margin: 0 auto;
	background: url("../newimages/oav2/develop_box_bg.png") no-repeat center center;
}
.flow-step{
	position: absolute;
	width: 80px;
	font-size: 16px;
	color: #fff;
	line-height: 25px;
	text-align: center;
}
/*项目开发流程*/
.step-design{
	top: 146px;
    left: 573px;
}
.step-sure{
	top: 146px;
    left: 713px;
}
.step-need{
	top: 320px;
    left: 13px;
}
.step-sign{
	top: 320px;
    left: 118px;
}
.step-made{
	top: 320px;
    left: 227px;
}
.step-defind{
	top: 320px;
    left: 336px;
}
.step-fixed{
	top: 307px;
    left:446px;
}
.step-talk{
	top: 337px;
    left: 619px;
}
.step-code{
	top: 337px;
    left: 753px;
}
.step-middle{
	top: 320px;
    left:910px;
}
.step-inline{
	top: 320px;
    left: 1020px;
}

.step-demand{
	top: 520px;
    left: 69px;
}
.step-develop{
	top: 511px;
    left: 176px;
}
.step-pilot{
	top: 511px;
    left: 285px;
}
.step-real{
	top: 511px;
    left: 392px;
}
.step-surereal{
	top: 511px;
    left: 504px;
}
.step-caption{
	top: 692px;
    left: 642px;
}
.step-date{
	top: 508px;
    left: 705px;
}
.step-back{
	top: 698px;
    left: 779px;
}
.step-test{
	top: 520px;
    left: 970px;
}
.step-egis{
	top: 520px;
    left: 1081px;
}
/*项目开发流程*/
/********优秀案例********/
.cases {
	float: left;
    width: 100%;
    height: 700px;
    background-color: #fff;
}
.case-content{
    margin: 0 auto;
    padding-top: 50px;
    width: 1200px;
    height: 650px;
}
.service-type {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.type-e {
    font-size: 18px;
    font-weight: lighter;
    color: #626262;
}
.cases-title {
    display: inline-block;
    width: 295px;
    height: 220px;
    margin-top: 5px;
    cursor: pointer;
 position: relative;
}
.cases-title  img{
    width: 295px;
    height: 220px;
}
.mask {
    position: absolute;
    top: 0px;
    float: left;
    width: 294px;
    height: 220px;
display:none;
    background-color: rgba(0,0,0,0.6);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#88000000,endColorstr=#88000000);
}
.mask-title {
    margin-top: 80px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.mask-content {
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}
.publice-case-more{
	width: 100%;
	clear: both;
}
.more-case {
  float: left;
  margin-left:470px;
  margin-top: 30px;
  padding-bottom: 14px;
  width: 274px;
  height: 104px;
  font-size: 20px;
  color: #fff;
  background: url("../newimages/oav2/many_icon.png") no-repeat center center;
  text-align: center;
}
.more-case-on {
  background: url("../newimages/oav2/many_icon_on.png") no-repeat center center;
}
.Mess-moreBtn{
	 margin-left:138px;
}
.more-case a{
	display: block;
	width: 100%;
  	height: 100%;
    font-size: 20px;
    color: #fff;
    line-height: 107px;
}
/***************交付清单************/
.pay-out{   /*功能列表,可选服务共用样式*/
	height:517px;
	background: #fff;
}
.pay-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	width:1020px;
	margin-top:4px;
	margin-left: 90px;
}
.pay-nav-box .pay-nav-list{
	position: relative;
    display: block;
	width:255px;
	height:54px;
	margin-top: 66px;
	float: left;
	background:url("../newimages/oav2/pay_bg.png") no-repeat; 
}
.pay-nav-ul .pay-nav-list .pay-cont{
    position: absolute;
    top:50%;
    right:25px;
    display: block;
    width:75%;
    font-family: arial;
    font-size: 18px;
    color: #626262; 
    text-align: left; 
}
.pay-nav-box .table-first{
    background-position:0px 0px;
}
.pay-nav-box .table-second{
    background-position: -280px 0px;
}
.pay-nav-box .table-third{
    background-position: -560px 0px;
}
.pay-nav-box .table-fourth{
    background-position: -840px 0px;
}
.pay-nav-box .table-fifth{
    background-position: 0px -119px;
}
.pay-nav-box .table-sixth{
    background-position: -280px -119px;
}
.pay-nav-box .table-seventh{
    background-position: -560px -119px;
}
.pay-nav-box .table-eighth{
    background-position: -840px -119px;
}
.pay-nav-box .table-ninth{
    background-position: 0px -238px;
}
.pay-nav-box .table-tenth{
    background-position: -280px -238px;
}
.pay-nav-box .table-eleventh{
    background-position: -560px -238px;
}
.pay-nav-box .table-twelfth{
    background-position: -840px -238px;
}
/*********页尾部分**********/
.foot-out{
	width: 100%;
	height:300px ;
	background:#363636;
	float: left;
}
/*****************************************************202电子商城V2页面样式*********************************************************************************/
.shop-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
	background:#1ebcd4;
	overflow: hidden;
}
.shop-banner-out img{
	width: 424px;
	height:362px;
	margin-left: 50px;
	margin-top: 20px;
}
/********可选功能*********/
.shop-function-out{   /*功能列表,可选服务共用样式*/
	height:629px;
}
.shop-function-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	height:417px;
}
.shop-function-nav-box .function-nav-list{
	background:url("../newimages/shopv2/function_icon.png") no-repeat; 
}
.function-nav-box .List-one{
    background-position:2px 0px;
}
.function-nav-box .List-two{
    background-position: -255px 0px;
}
.function-nav-box .List-three{
    background-position: -512px 0px;
}
.function-nav-box .List-four{
    background-position: -769px 0px;
}
.function-nav-box .List-five{
    background-position: -1026px 0px;
}
.function-nav-box .List-six{
    background-position: 2px -160px;
}
.function-nav-box .List-seven{
    background-position: -255px -160px;
}
.function-nav-box .List-eight{
    background-position: -512px -160px;
}
.function-nav-box .List-nine{
    background-position: -769px -160px;
}
.function-nav-box .List-ten{
    background-position: -1026px -160px;
}
.function-nav-box .List-twelve{
    background-position: 2px -326px;
}
.function-nav-box .List-thirteen{
    background-position: -255px -326px;
}
.function-nav-box .List-fourteen{
    background-position: -512px -326px;
}
/*****************************************************203学校网站V2页面样式*********************************************************************************/
/********banner**********/
.school-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background:url("../newimages/schoolv2/banner_bg.png") no-repeat center center;
}
#planetmap{
	cursor: pointer;
}
.school-web-rg{
	padding-top: 100px;
}
.school-lf-title{
	font-size: 54px;
	color: #484848;
	line-height: 65px;
}
.school-pc-title{
	margin-top: 0;
	color: #484848;
}
/********功能列表********/
.school-function-nav-box .function-nav-list{
	position: relative;
    display: block;
	width:300px;
    height: 91px;
    margin-top: 65px;
    float: left;
	background:url("../newimages/schoolv2/function_icon.png") no-repeat center center; 
}
.school-function-nav-box .List-one{
    background-position:0px 0px;
}
.school-function-nav-box .List-two{
    background-position: -341px 0px;
}
.school-function-nav-box .List-three{
    background-position: -683px 0px;
}
.school-function-nav-box .List-four{
    background-position: -1024px 0;
}
.school-function-nav-box .List-five{
    background-position: 0px -160px;
}
.school-function-nav-box .List-six{
    background-position: -341px -160px;
}
.school-function-nav-box .List-seven{
    background-position: -683px -160px;
}
.school-function-nav-box .List-eight{
    background-position: -1024px -160px;
}
/********开发流程*********/
.school-develop-flow-out{
	height:600px;
	background:url("../newimages/schoolv2/develop_bg.png") no-repeat center center;
}
.school-develop-flow-box{
	position: relative;
    width: 1200px;
    height: 100%;
    margin-top: 40px;
    margin: 0 auto;
	background: url("../newimages/schoolv2/develop_icon.png") no-repeat center center;
}
.school-design{
	top: 168px;
    left: 30px;
}
.school-sure{
	top: 368px;
    left: 231px;
}
.school-need{
	top: 168px;
    left: 438px;
}
.school-sign{
	top: 168px;
    left: 627px;
}
.school-made{
	top: 168px;
    left: 785px;
}
.school-defind{
	top: 168px;
    left: 974px;
}
.school-fixed{
	top: 168px;
    left: 160px;
}
.school-talk{
	top: 368px;
    left: 375px;
}
.school-code{
	top: 368px;
    left: 532px;
}
.school-middle{
	top: 368px;
    left: 719px;
}
.school-inline{
	top: 368px;
    left: 886px;
}
.school-demand{
	top: 368px;
    left: 1077px;
}
/*******交付清单********/
.school-pay-out{   /*功能列表,可选服务共用样式*/
	height:440px;
	background: #fff;
}
/*****************************************************204官网三合一V2页面样式*********************************************************************************/
.webset-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background: url("../newimages/homev2/banner_bg.png") no-repeat center center;
}
.homeV2-nav-box .function-nav-list{
	background:url("../newimages/homev2/function_icon.png") no-repeat center center; 
}
.function-nav-box .List-one{
    background-position:2px 0px;
}
.function-nav-box .List-two{
    background-position: -255px 0px;
}
.function-nav-box .List-three{
    background-position: -512px 0px;
}
.function-nav-box .List-four{
    background-position: -769px 0px;
}
.function-nav-box .List-five{
    background-position: -1026px 0px;
}
.function-nav-box .List-six{
    background-position: 2px -160px;
}
.function-nav-box .List-seven{
    background-position: -255px -160px;
}
.function-nav-box .List-eight{
    background-position: -512px -160px;
}
.function-nav-box .List-nine{
    background-position: -769px -160px;
}
.function-nav-box .List-ten{
    background-position: -1026px -160px;
}
/*****************************************************205政务服务V2页面样式*********************************************************************************/
.governmentv2-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background: url("../newimages/government/gover_banner_bg.png") no-repeat center center;
}
.government-table{
	width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
    text-align: center;
}
.government-title-left{
	display: inline-block;
	width:33px;
	height: 24px;
	margin-bottom: 10px;
	background: url("../newimages/government/gover_left.png") no-repeat center center;
}
.government-title-right{
	display: inline-block;
	width:33px;
	height: 24px;
	background: url("../newimages/government/gover_right.png") no-repeat center center;
	
}
.government-banner-cont{
	width: 365px;
	margin: 70px auto 0;
}
.gover-table{
	width: 100%;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.government-radio-icon{
	display: inline-block;
	width: 9px;
	height:9px;
	margin: 0 6px;
	background: url("../newimages/government/gover_radio.png") no-repeat center center;
}
.governmentv2-nav-box .function-nav-list{
	background:url("../newimages/government/function_icon.png") no-repeat center center; 
}
.function-nav-box .List-one{
    background-position:2px 0px;
}
.function-nav-box .List-two{
    background-position: -255px 0px;
}
.function-nav-box .List-three{
    background-position: -512px 0px;
}
.function-nav-box .List-four{
    background-position: -769px 0px;
}
.function-nav-box .List-five{
    background-position: -1026px 0px;
}
.function-nav-box .List-six{
    background-position: 2px -160px;
}
.function-nav-box .List-seven{
    background-position: -255px -160px;
}
.function-nav-box .List-eight{
    background-position: -512px -160px;
}
.function-nav-box .List-nine{
    background-position: -769px -160px;
}
.function-nav-box .List-ten{
    background-position: -1026px -160px;
}
/*****************************************************网站v3页面样式*********************************************************************************/
.web-wrap{
	background: #ededed;
}
.web-banner-out{
	width: 100%;
	height:500px;
	margin: 0 auto;
	background:url("../newimages/webV3/banner_bg.png") no-repeat center center;
	overflow: hidden;
}
/************网站简介**********/
.introduce-out{   /*功能列表,可选服务共用样式*/
	width: 100%;
	padding-bottom: 37px;
	background: inherit;
	float: left;
}
.introduce-information{
	width: 100%;
	height: 520px;
	padding-bottom: 37px;
	background: inherit;
	overflow: hidden;
}
.introduce-information-box{
	height: 100%;
	margin-top: ;
	overflow: hidden;
}
.introduce-top{
	width: 100%;
	height:400px;
	margin-top: 30px;
	padding-top: 29px;
	float: left;
	background: url("../newimages/webV3/introduce_bg.png") no-repeat center center;
}
.introduce-bottom{
	background: url("../newimages/webV3/attitude_bg.png") no-repeat center center;	
}
.introduce-top .introduce-nav{
	position: relative;
	width:299px;
	height:150px;
	margin: 25px 0;
	border-left: 1px dashed #dcdcdc;
	float: left;
	background: url("../newimages/webV3/introduce_icon.png") no-repeat center center;
}
.introduce-bottom .introduce-nav{
	background: url("../newimages/webV3/attitude_icon.png") no-repeat center center;
}
.introduce-top .introduce-nav .nav-title{
	position: absolute;
	bottom: 0;
	display: block;
	width:100%;
	font-size: 18px;
	color: #000;
	text-align: center;
}
.introduce-top .introduce-top-list .nav-first{
	margin-left: 299px;
	border-left: none;
	background-position:-300px 0px ;
}
.introduce-top .introduce-top-list  .nav-second{
	background-position:-600px 0px ;
}
.introduce-top .introduce-top-list  .nav-third{
	background-position:-900px 0px ;
}
.introduce-top .introduce-top-list .nav-fourth{
	border-left: none;
	background-position:0 -195px ;
}
.introduce-top .introduce-top-list .nav-fifth{
	background-position:-300px -200px;
}
.introduce-top .introduce-top-list .nav-sixth{
	background-position:-600px -195px;
}
.introduce-top .introduce-top-list .nav-seventh{
	background-position:-900px -200px ;
}
/********经典类型*********/
.web-type-out{   /*功能列表,可选服务共用样式*/
	height:572px;
	background: #fff;
}
.web-type-nav-box{
    height: 442px;
    margin-top: 30px;
}
.web-type-nav-box .check-service-nav{
	position: relative;
	width: 240px;
	height: 442px;
	float: left;
}
.webhome-type-small {
    width: 100%;
    margin-top: -9px;
    padding-left: 20px;
    font-size: 14px;
    color: #fff;
    font-family: 'quantong';
    box-sizing: border-box;
    text-transform: uppercase;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -webkit-opacity: 0.8;
    -khtml-opacity:0.8;
}
.bible-type{
	position: absolute;
	top:320px;
	left: 15%;
	display: block;
	width:70%;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.home-bible-btn{
	position: absolute;
	bottom:3px;
	right:5px;
	display: block;
	width:90px;
	height: 40px;
	padding-bottom:10px;
	font-size: 14px;
	color: #fff;	
	text-align: center;
}
.web-type-nav-box .service-first{
	background: url("../newimages/webV3/type_pic_one.png") no-repeat center center;
}
.web-type-nav-box .service-second{
	background: url("../newimages/webV3/type_pic_two.png") no-repeat center center;
}
.web-type-nav-box .service-third{
	background: url("../newimages/webV3/type_pic_three.png") no-repeat center center;
}
.web-type-nav-box .service-fourth{
	background: url("../newimages/webV3/type_pic_four.png") no-repeat center center;
}
.web-type-nav-box .service-fifth{
	background: url("../newimages/webV3/type_pic_five.png") no-repeat center center;
}
.button-first{
	background: url("../newimages/webV3/button_many.png") no-repeat center center;
	background-position:0 0;
}
.button-second{
	background: url("../newimages/webV3/button_many.png") no-repeat center center;
	background-position:-105px 0;
}
.button-third{
	background: url("../newimages/webV3/button_many.png") no-repeat center center;
	background-position:-214px 0;
}
.button-fourth{
	background: url("../newimages/webV3/button_many.png") no-repeat center center;
	background-position:-312px 0;
}
.button-fifth{
	background: url("../newimages/webV3/button_many.png") no-repeat center center;
	background-position:-410px 0;
}
/************开发流程****************/
.web-develop-out{
	height: 1921px;
	background: url("../newimages/webV3/develop_bg.png") repeat-y center center;
}
.web-develop-box{
	position: relative;
	height:1887px;
}
.web-developImg{
	width: 1200px;
	height: 1652px;
	margin-top:50px;
}
.develop-more-btn{
	margin-left:470px;
    margin-top: 30px;
	width: 274px;
	height:80px;
	font-size: 20px;
	color: #fff;
	background: url("../newimages/webV3/develop_many.png") no-repeat center center;
}
.develop-more-btn a{
	display: block;
	width:100%;
  	height: 100%;
  	line-height:55px;
	color: #fff;
    font-size: 20px;
    text-decoration: none;
}
/***********售后服务***********/
.web-service-out{
	height:428px;
	background: #fff;
}

.service-nav-cont{
    position: absolute;
    top:40%;
    left:85px;
    display: block;
    font-family: arial;
    font-size: 22px;
    color: #484848;  
}
.web-service-nav-box .check-service-nav{
	position: relative;
	float: left;
	width: 400px;
	height:70px;
	margin-top: 50px;
	background: url("../newimages/webV3/service_icon.png") no-repeat center center;
}
.web-service-nav-box  .nav-listfirst{
	background-position: 0 0px;
}
.web-service-nav-box .nav-listsecond{
	background-position:-452px 0px;
}
.web-service-nav-box  .nav-listthird{
	background-position:-900px 0px;
}
.web-service-nav-box .nav-listfourth{
	background-position:0 -128px;
}
.web-service-nav-box .nav-listfifth{
	background-position:-452px -128px;
}
.web-service-nav-box .nav-listsixth{
	background-position:-900px -128px;
}
/*************优势***********/
.web-vantage-out{
	width: 100%;
	height: 815px;
	background: url("../newimages/webV3/vantage_bg.png") no-repeat center center;
}
.web-vantage-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	width: 100%;
	float:left;	
}
.web-vantage-nav-box .check-service-nav{
	position: relative;
	float: left;
	width:400px;
	height: 270px;
	margin-top: 50px;
	background: url("../newimages/webV3/vantage_icon.png") no-repeat center center;
}
.check-service-nav h4,.vantage-span{
	position: absolute;
	width:80%;
	left: 10%;
	font-family: arial;
    font-size: 20px;
    color: #fff;  
	text-align: center;
}
.check-service-nav h4{
	top:118px;
}
.check-service-nav .vantage-span{
	top:170px;
    font-size:14px;
    line-height: 22px;
	text-align: left;
    /*overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp:4;
    display: -webkit-box;
    -webkit-box-orient: vertical;*/
}
.web-vantage-nav-box  .Navone{
	background-position:49px 0px;
}
.web-vantage-nav-box .Navtwo{
	background-position:-406px 0px;
}
.web-vantage-nav-box  .Navthree{
	background-position:-855px 0px;
	margin-right: 0;
}
.web-vantage-nav-box .Navfour{
	background-position:49px -322px;
}
.web-vantage-nav-box .Navfive{
	background-position:-406px -322px;
}
.web-vantage-nav-box .Navsix{
	background-position:-855px -322px;
	margin-right: 0;
}
/*********新闻资讯************/
.news-out{
	height: 695px;
	background: #ededed;
}
.news-information-box{
	position: relative;
	float: left;
	top: -24px;
	width: 280px;
	height: 567px;
	padding: 0 26px;
	background: #27a545;
}
.news-information-box .title{
	position: relative;
	float: left;
	width: 100%;
	padding:16px 0;
	font-size:16px;
    color: #fff; 
    text-align: left; 
    border-bottom: 1px dashed #59ba70;
}
.news-information-box .last-title{
	border-bottom: none;
}
.page-news-cont:hover .title{
	color: #c7f3d2;
}
.title-time{
	float: right;
	font-size:12px;
	color: #bef0ca;
	line-height: 24px;
}
.news-information-list{
	width: 868px;
	height: 467px;
	float: left;
	margin-top: 75px;
}
.information-cont{
	display: block;
	width:379px;
	height: 81px;
	float: left;
	margin-left:55px;
	margin-top:35px;
}
.information-cont-title{
	position: relative;
	float: left;
	width: 85%;
	margin-bottom: 12px;
	padding-right: 15%;
	font-size: 14px;
	color: #404040;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.information-cont-time{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
    color: #888;
}
.information-cont:hover .information-cont-title{
	color: #3c97d6;
}
.information-cont:hover .information-cont-time{
	color: #3c97d6;
}
.information-intro{
	display: block;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	color: #888888;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-clamp:2;
    -moz-line-clamp:2;
    -webkit-line-clamp:2;
    -ms-line-clamp:2;
    -o-line-clamp:2;
    display: -webkit-box;
    box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
}
/*****************************************************300微信定制v1页面样式*********************************************************************************/
.wechat-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
	background: url("../newimages/wechat/banner_bg_one.png") no-repeat center center;
	overflow: hidden;
}
.micro-box{
	width: 630px;
	height: 200px;
	margin: 136px auto;
	top: 0;
}
.micro-left{
	width: 199px;
	height: 200px;
	background: url("../newimages/wechat/banner_bg_weixin.png") no-repeat center;
	background-size: 100% 100%;
	float: left;
}
.micro-right{
	color: #4c4c4c;
	float: right;
}
.micro-right-chinese{
	font-size: 55px;
	display: block;
}
.micro-right-english{
	font-size: 20px;
	display: block;
}
.micro-right-text{
	line-height: 45px;
}
.micro-top{
	margin-top:31px;
}
.Wechat-profileBox{
	width: 100%;
	height: 625px;
	background: #fff;
}
.profile-title{
	width:100%;
	margin-top:40px;
	font-size: 18px;
	color: #222222;
	text-align: center;
}
.profile-wechat{
	font-size: 22px;
	color: #3cb035;
}
.profile-intro{
	width:100%;
	margin-top:10px;
	font-size: 12px;
	color: #828282;
	text-align: center;
}
.introlist-box{
	width: 100%;
	margin-top: 64px;
	clear: both;
}
.introlist-box ul li{
	width:20%;
	float: left;
}
.introlist-box .introlist-head{
	width:100%;
	font-size: 18px;
	color: #333333;
	text-align: center;
}
.introlist-box .intro-list-num{
	font-size: 53px;
	color: #3cb035;
	margin-right: 5px;
	font-weight: 100;
}
/************服务号,企业号等***********/
.intronum-list{
	width:100%;
	margin-top: 105px;
	float: left;
	
}
.intronum-list ul li{
	float: left;
	width:300px;
	height: 78px;
}
.numlist-right-img{
	float: left;
	display: block;
	width:78px;
	height: 78px;
	margin-right: 10px;
	background: url("../newimages/wechat/intro_icon.png") no-repeat center center;
}
.imgone{
	background-position:-10px -6px ;
}
.imgtwo{
	background-position:-105px -6px ;
}
.imgthree{
	background-position:-205px -6px ;
}
.imgfour{
	background-position:-316px -6px ;
}
.intronum-list .numlist-right{
	float: left;
	width:182px;
}
.numlist-right h5{
	width:100%;
	margin-bottom:3px;
	font-size: 17px;
	color: #5c5c5c;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.numlist-right .numlist-right-cont{
	width:100%;
	font-size: 12px;
	color: #5c5c5c;
	line-height: 18px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp:3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/*热门类型*/
.hot-type-out{
	height: 574px;
    background: #f6f6f6;
}
.hot-type-nav-box .check-service-nav{
	position: relative;
	float: left;
	width:400px;
	height:260px;
	margin-top:80px;
	background: url("../newimages/wechat/hot_icon.png") no-repeat center center;
}
.hot-type-nav-box  .Navone{
	background-position:127px 0px;
}
.hot-type-nav-box .Navtwo{
	background-position:-233px 0px;
}
.hot-type-nav-box  .Navthree{
	background-position:-580px 0px;
	margin-right: 0;
}
.hot-type-nav-box .check-service-nav h4,.hot-type-span{
	position: absolute;
	width:30%;
	left:35%;
    font-size: 23px;
    color: #484848;  
	text-align: center;
	margin-top:0px;
}
.hot-type-nav-box h4{
	top:185px;
	font-weight: bold;
}
.hot-type-nav-box .hot-type-span{
	bottom: -12px;
    font-size:14px;
    line-height: 20px;
    color: #5c5c5c;
    line-height: 25px;
    text-align: center;
}
.hot-type-case-out{
	background: #fff;
}
.hot-type-vantage-out{
	height:787px;
    background: url("../newimages/wechat/superior_bg.png") no-repeat top center;
}
.hot-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	width: 100%;
	float:left;	
	margin-top:65px ;
}
.hot-nav-box .check-service-nav{
	position: relative;
	float: left;
	margin-top:10px;
	width:400px;
	height:260px;
	background: url("../newimages/wechat/superior_icon.png") no-repeat top center;
}
.hot-nav-box .check-service-nav .vantage-span{
	top: 150px;
	font-family: arial;
	font-size: 12px;
	color: #b7f3a7;
}
.hot-nav-box  .navone{
	background-position:138px 0px;
}
.hot-nav-box .navtwo{
	background-position:-245px 0px;
}
.hot-nav-box  .navthree{
	background-position:-617px 0px;
	margin-right: 0;
}
.hot-nav-box .navfour{
	background-position:138px -275px;
}
.hot-nav-box .navfive{
	background-position:-245px -275px;
}
.hot-nav-box .navsix{
	background-position:-617px -275px;
	margin-right: 0;
}
/*开发流程*/
.wechat-develop-out{
	height: 693px;
    background: url("../newimages/webV3/develop_bg.png") repeat-y center center;
}
.wechat-developImg{
	width: 1200px;
    height:432px;
    margin-top: 50px;
}
/*app开发流程图*/
.clear{
	clear: both;
}
.cose-flow-chart{
	position: relative;
	width:1200px;
	height: 404px;
	margin-top:50px;
	font-size: 16px;
	color: #272636;
	background: url("../newimages/wechat/develop_icon.png") no-repeat center;
	/*background-size: 100% 100%;*/
	clear: both;
}
.cose-idea-text{
	position: absolute;
	top: 107px;
    left: 20px;
	font-size: 18px;
	font-weight: bold;
}
.cose-demand{
	position: absolute;
	top: 90px;
    left: 195px;
}
.cose-contract{
	position: absolute;
	top: 90px;
	left: 377px;
}
.cose-prototype-diagram{
	position: absolute;
	top: 90px;
	left: 570px;
}
.cose-ui{
	position: absolute;
	top: 90px;
	left: 735px;
}
.cose-design{
	position: absolute;
	top: 90px;
	left: 955px;
}
.cose-development{
	position: absolute;
	top: 250px;
    left: 968px;
}
.cose-test{
	position: absolute;
	top: 250px;
	left: 710px;
}
.cose-go-online{
	position: absolute;
	top: 250px;
	left: 568px;
}
.cose-on-trial{
	position: absolute;
	top: 250px;
	left: 355px;
}
.cose-feedback{
	position: absolute;
	top: 250px;
	left: 185px;
}
.cose-new{
	position: absolute;
	top: 412px;
    left: 175px;
}
.cose-system{
	position: absolute;
	top: 412px;
	left: 335px;
}
.cose-inline{
	position: absolute;
	top: 412px;
	left: 560px;
}
.cose-systemtest{
	position: absolute;
	top: 412px;
	left: 794px;
}
.cose-goonline{
	position: absolute;
	top: 412px;
	left: 975px;
}
.cose-product{
	position: absolute;
	top: 400px;
    left: 1130px;
	font-size: 18px;
	font-weight: bold;
}

/*****************************************************301微信定制企业号页面样式*********************************************************************************/
.webusiness-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background: url("../newimages/wechat/business_banner.png") no-repeat center center;}
.tinyweb-same{
	width: 1200px;
	margin: 0 auto;
	margin-top: 163px;
    font-size: 63px;
    font-weight: bold;
	text-align: left;
}
.tinyweb-firm-text{
	width: 1200px;
	margin: 0 auto;
	margin-top: 13px;
    font-size: 33px;
    text-align: center;
    font-family: "arial, helvetica, sans-serif";
	text-align: left;
}
.webusiness-function-out{
	height: 555px;
    background: #fff;
}
.webusiness-nav-box{
	width: 100%;
}
.webusiness-nav-box ul li{
	float: left;
	width: 540px;
	margin-top: 90px;
	margin-left: 60px;
}
.webusiness-function-img{
	float: left;
	display: block;
	width:115px ;
	height: 100px;
	background: url("../newimages/wechat/business_icon.png") no-repeat center center;
}
.ImgOne{
	background-position:-10px -21px ;
}
.ImgTwo{
	background-position:-186px -21px;
}
.ImgThree{
	background-position:-15px -183px;
}
.ImgFour{
	background-position:-187px -178px;
}
.webusiness-function-right{
	float: left;
	width:410px;
	margin-left: 15px;
}
.webusiness-function-right h4{
	width:100%;
	margin-bottom: 10px;
	font-size: 22px;
	color: #484848;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.WeFunction-right-cont{
	width:100%;
	font-size: 14px;
	color: #5c5c5c;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.webusiness-service-out{
	height: 655px;
    background: #f6f6f6;
}
.webusiness-service-nav-box .check-service-nav {
    position: relative;
    float: left;
    width: 400px;
    height: 175px;
    margin-top: 80px;
    background: url("../newimages/wechat/business_service.png") no-repeat center center;
}
.webusiness-service-nav-box .navfirst{
    background-position: 143px 0px;
}
.webusiness-service-nav-box .navsecond{
    background-position: -175px 0px;
}
.webusiness-service-nav-box .navthird{
    background-position: -475px 0px;
}
.webusiness-service-nav-box .navfourth{
    background-position: 143px -257px;
}
.webusiness-service-nav-box .navfifth{
    background-position: -175px -257px;
}
.webusiness-service-nav-box .navsixth{
    background-position: -475px -257px;
}
.webusiness-service-nav-box .hot-type-span{
	position: absolute;
	width:60%;
	left:20%;
	top: 150px;
    font-size:18px;
    line-height: 20px;
    color: #484848;
    line-height: 25px;
    text-align: center;
}
.webusiness-develop-flow-out {
    height: 600px;
    background: url("../newimages/wechat/business_develop_bg.png") no-repeat center center;
}
/*微商城开发流程*/
.micra-flow{
	position: relative;
	width: 1200px;
	margin-top: 100px;
	height:321px;
    background: url("../newimages/wechat/business_develop_icon.png") no-repeat center center;
	
}
.micra-design{
	top: 20px;
    left: 26px;
}
.micra-sure{
	top: 20px;
    left: 138px;
}
.micra-need{
	top: 20px;
    left: 250px;
}
.micra-sign{
	top: 20px;
    left: 360px;
}
.micra-made{
	top: 20px;
    left: 468px;
}
.micra-defind{
	top: 20px;
    left: 580px;
}
.micra-fixed{
	top: 20px;
    left: 694px;
}
.micra-talk{
	top: 20px;
    left: 808px;
}
.micra-code{
	top: 20px;
   left: 923px;
}
.micra-middle{
	top: 20px;
    left: 1043px;
}
.micra-inline{
	top: 221px;
    left: 55px;
}
.micra-demand{
	top: 221px;
    left: 172px;
}
.micra-pilot{
	top: 221px;
    left: 290px;
}
.micra-make{
	top: 221px;
    left: 395px;
}
.micra-high{
	top: 221px;
    left: 513px;
}
.micra-impact{
	top: 221px;
    left: 622px;
}
.micra-apply{
	top: 221px;
    left: 732px;
}
.micra-system{
	top: 221px;
    left: 848px;
}
.micra-test{
	top: 221px;
    left: 961px;
}
.micra-egis{
	top: 221px;
    left: 1084px;
}
.webusiness-case{background: #f6f6f6;}
/*****************************************************302微信定制-微官网页面样式*********************************************************************************/
.tinyweb-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background: url("../newimages/wechat/smallweb_banner.png") no-repeat center center;
	}
.tinyweb-table{
    margin-top: 163px;
	text-align: center;
}
.tinyweb-function-out {
    height: 610px;
    background: #fff;
}
.tinyweb-nav-box ul{
	margin-top:40px;
}
.tinyweb-nav-box ul li{
	margin-top:40px;
}
.tinyweb-function-img{
	background: url("../newimages/wechat/Tiny_icon.png") no-repeat center center;
}
.tinyweb-function-img.ImgOne{
	background-position:0px -5px ;
}
.tinyweb-function-img.ImgTwo{
	background-position:-124px 2px;
}
.tinyweb-function-img.ImgThree{
	background-position:0px -145px;
}
.tinyweb-function-img.ImgFour{
	background-position:-124px -145px;
}
.tinyweb-function-img.ImgFive{
	background-position:0px -275px;
}
.tinyweb-function-img.ImgSix{
	background-position:-124px -275px;
}
.tinyweb-pay-left{
	float: left;
	width:300px;
	margin-top:60px;
	margin-left:30px
}
.tinyweb-pay-nav-box{/*功能列表,可选服务，开发流程共用样式*/
	width:765px;
	/*height:300px;*/
	margin-top:40px;
	margin-left:105px;
}
.tinyweb-pay-nav-box .pay-nav-list{
	position: relative;
    display: block;
	width:255px;
	height:54px;
	margin-top: 66px;
	float: left;
	background :url("../newimages/oav2/pay_bg.png") no-repeat; 
}
.tinyweb-pay-nav-box .table-first {
    background-position: 0px 0px;
}
.tinyweb-pay-nav-box .table-second {
    background-position: -280px 0px;
}
.tinyweb-pay-nav-box .table-third {
    background-position: -560px 0px;
}
.tinyweb-pay-nav-box .table-fourth {
    background-position: -840px 0px;
}
.tinyweb-pay-nav-box .table-fifth {
    background-position: 0px -119px;
}
/*****************************************************303微信定制-微商城v1页面样式*********************************************************************************/
.tinyshop-banner-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    overflow: hidden;
	background: url("../newimages/wechat/smallshop_banner.png") no-repeat center center;}
.tinyshop-nav-box{
	width: 1140px;
	margin: 30px auto 0;
}
.tinyshop-nav-box ul li{
	width:190px;
	padding: 40px 0;
	float: left;
}
.tinyshop-function-img{
	display: block;
	width:100px;
	height:80px;
	margin:0 auto;
	background: url("../newimages/wechat/weShop_icon.png") no-repeat center center;
}
.tinyshop-function-img.ImgOne{
	background-position:-28px 2px;
}
.tinyshop-function-img.ImgTwo{
	background-position: -220px 2px;
}
.tinyshop-function-img.ImgThree{
	background-position: -412px -3px;
}
.tinyshop-function-img.ImgFour{
	background-position: -600px 2px;
}
.tinyshop-function-img.ImgFive{
	background-position: -794px 2px;
}
.tinyshop-function-img.ImgSix{
	background-position: -977px 0px;
}
.tinyshop-function-img.ImgSeven{
	background-position:-28px -145px;
}
.tinyshop-function-img.ImgEight{
	background-position: -220px -145px;
}
.tinyshop-function-img.ImgNine{
	background-position: -412px -145px;
}
.tinyshop-function-img.ImgTen{
	background-position: -600px -140px;
}
.tinyshop-function-img.ImgEleven{
	background-position: -778px -155px;
}
.tinyshop-function-img.ImgTwelve{
	background-position: -977px -160px;
}
.tinyshop-function-title{
	display: block;
	width:100%;
	margin-top:20px;
	font-size: 22px;
	color: #484848;
	text-align: center;
}
/*****************************************************000首页*********************************************************************************/
/******banner.start******/
.first-banner-out{
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 500px;
	margin: 111px auto 0;
	background: url("../newimages/page/first_banner_update.png") no-repeat center center;
}
.banner_content1 {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.re {
    position: relative;
}
.banner_btn {
	width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 12;
}
.home-banner-btn{
	display: inline-block;
	margin: 0 auto;
}
.bannerbtn {
    cursor: pointer;
    width: 30px;
    height:6px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
    position: relative;
}
.bannercontent1 {
    width: 1200px;
    margin: 0 auto;
    height: 500px;
    position: relative;
}
.banner_left {
    width: 48%;
    height: 100%;
    text-align: left;
    left: -1000px;
    position: absolute;
}
.appleft-title{
	width: 100%;
	font-family: "ya_yuanzii";
	color: #fff;
	font-size: 68px;
	letter-spacing:5px;
	font-weight: bold;
}
.appleft-join{
	font-size: 62px;
}
.appleft-big{
	width: 100%;
	color: #fff;
	font-family: "yayuan_zi";
	font-size: 30px;
	letter-spacing: 33px;
}
.appleft-small{
	letter-spacing: normal;
	font-size: 22px;
}
.webleft-big{
	letter-spacing: 14px;
}
.webleft-small{
	letter-spacing:3px;
	font-size: 22px;
}
.weleft-big{
	letter-spacing: 6px;
}
.weleft-small{
	letter-spacing:11px;
	font-size: 22px;
}
.join-us-title{
	letter-spacing: 0px;
}
.join-us-small{
	letter-spacing:0px;
	font-size: 27px;
}
.banner_right {
    width: 52%;
    height: 100%;
    right: -1000px;
    position: absolute;
}
.right_content {
    width: 100%;
    position: absolute;
    top: 90px;
    left: 0px;
}

.right_content a {
    display: inline-block;
    padding: 0 50px;
    text-align: center;
    color: #FFF;
    line-height: 59px;
    font-size: 26px;
    margin-top: 40px;
    border: 1px solid #fff;
    border-radius: 50px;
}
.right_content .tiny-chatbtn{
	display: inline-block;
	width: 240px;
	height: 60px;
	padding: 0;
	line-height: 60px;
	font-size: 28px;
	color:#fff;
	background:url("../newimages/homev2/tiny_btn.png") no-repeat center center;
	border: none;
	border-radius: 0;
}
.tinychat-big{
	letter-spacing:45px;
	font-size: 32px;
}
.tinychat-small{
	letter-spacing:7px;
	font-size: 24px;
}
/*banner.end*/
/*微信定制*/
.page-wechat-out{
	padding-bottom: 37px;
	width: 100%;
    background:#ededed ;
    clear: both;
}
.page-type-box{
	width: 100%;
	padding-top: 50px;
	clear: both;
}
.page-type-box ul{
	float: left;
	width: 100%;
	margin-bottom: 23px;
}
.page-type-box ul li{
	position: relative;
	float: left;
	width: 317px;
	height: 238px;
	margin-left:12px;
}
.page-type-box .we-type{
	width:202px;
	margin-right:2px;
	margin-left: 0;
}
.page-type-box .app-we-type{
	display: none;
}
.page-type-box .page-type-link{
	position: relative;
	display: block;
	width:100%;
	height: 100%;
}
.page-web-shadow{
	position: absolute;
	width: 100%;
	height: 64px;
	bottom: -65px;
	z-index: 0;
	background-color:#000 ;
	background: rgba(0,0,0,0.75);
	-webkit-background: rgba(0,0,0,0.75) ;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#880000',endcolorstr='#880000');
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}
.wechat-type-box .page-web-list{
	overflow: hidden;
}
.wechat-introduction-bottom .introlist-head {
    width: 100%;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.wechat-introduction-bottom .introlist-num {
    font-size: 53px;
    color: #3cb035;
    margin-right: 5px;
    font-weight: 100;
}
/*资质荣誉*/
.page-honour{
	width: 100%;
	height: 642px;
	background:#fff;
	clear: both;
}
.poster-main {
  width: 1000px;
  height: 500px;
  position: relative;
  margin: 0 auto;
}
.poster-main a, .poster-main img { display: block; height: 100%;}

.poster-main .poster-list {
	position: relative;
	top: 40px;
    left: 112px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
/*11.1新修改*/
.poster-main .poster-btn {
  position: absolute;
  top:240px;
  z-index: 10;
  cursor: pointer;
}
.poster-main .poster-prev-btn {
  width: 35px;
  height: 55px;
  left: -13px;
  background: url("../newimages/page/fixed_icon.png") no-repeat center center;
  background-position:-117px -3px;
}
.poster-main .poster-next-btn {
  width: 35px;
  height: 55px;
  right:-81px;
  background: url("../newimages/page/fixed_icon.png") no-repeat center center;
  background-position:-117px -76px;
}
/*高端设计*/
.page-case-out{
	width: 100%;
	height: 936px;
	margin: 0 auto;
	background: url("../newimages/page/page_case.png") no-repeat center center;
	clear: both;
    background-color: #000;
}
.case-type{
	float: left;
	width: 100%;
	height: 416px;
	margin-top: 40px;
	overflow: hidden;
}
.case-type ul li{
	position: relative;
	float: left;
	width: 240px;
	height: 416px;
	margin-top: 416px;
	overflow: hidden;
}
.case-type .case-type-imagegs{
	position: absolute;
	top: 145px;
	left: 50px;
}
.case-type .case-type-img{
	top: 105px;
}
.case-type .case-type-pic{
	top: 135px;
}
.case-type .case-type-blue{
	background: #39aeff;
}
.case-type .case-type-yellow{
	background: #ffa200;
}
.case-type .case-type-grey{
	background: #384957;
}
.case-type .case-type-grey-fix{
    background: #368dd7;
}
.case-type .case-type-orange{
	background: #f06e20;
}
.case-type .case-type-purple{
	background: #8450d9;
}
.case-type-big,.case-type-small{
	width: 100%;
	margin-top: 25px;
	padding-left: 25px;
	font-size: 32px;
	color: #fff;
	font-family: 'ya_font';
	box-sizing: border-box;
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity:0.8;
	filter: alpha(opacity=80);
}
.case-type-small{
	margin-top: 8px;
	font-size: 16px;
}

.case-type-menu{
	width: 100%;
	overflow: hidden;
}
.case-menu-out{
	position: relative;
	float: left;
	width: 240px;
	height: 180px;
}
.case-menu-box{
	width: 240px;
	height: 180px;
	overflow: hidden;
}
.case-menu-box ul li{
	float: left;
	width: 240px;
	height: 180px;
}
#case-buttons {
    position: absolute;
    bottom: 13px;
    left: 50%;
    transform: translateX(-50%);
}
#case-buttons span {
    float: left;
    display: block;
    width: 7px;
    height: 7px;
    margin-left: 11px;
    background:url("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-26px -83px;
    border-radius:100px;
    cursor: pointer;
}
#case-buttons .on{
    background: url("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-25px -119px;
}
/*网站建设*/

.page-type-box .build-list{
	position: relative;
	width: 392px;
	height:110px;
	margin-left: 12px;
}
.page-type-box .build-list-first{
	margin-left: 0px;
}
.page-type-box .build-list-title{
	top: 30px;
	left: 140px;
	width: auto;
}
/*APP开发*/
.web-build-box .page-web-list{
	overflow: hidden;
}
.app-type-box .page-web-list{
	overflow: hidden;
}
.page-app-out{
	background: #fff;
}
.home-page-table{
	
}
.home-list-title{
	position: absolute;
	top: 20px;
	width: 100%;
	font-family: 'ya_font';
	font-size: 36px;
	color: #fff;
	text-align: center;
}
.app-type-box .app-shop-li{
	border: 1px solid #f4911f;
}
.app-shop-li .page-type-link{
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .5s linear;
    transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
    transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}
.app-shop-li .page-type-link:hover{
	display: block;
	height: 100%;
	width: 100%;
	box-shadow:0px 0px 30px #808080; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px #808080; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px #808080; /*Mozilla shadow version*/
}
.app-type-box .app-office-li{
	border: 1px solid #0f85d9;
}
.app-office-li .page-type-link{
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .5s linear;
    transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
    transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}
.app-office-li .page-type-link:hover{
	display: block;
	height: 100%;
	width: 100%;
	box-shadow:0px 0px 30px #808080; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px #808080; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px #808080; /*Mozilla shadow version*/
}
.app-type-box .app-new-li{
	border: 1px solid #25b462;
}
.app-new-li .page-type-link{
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .5s linear;
    transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
    transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}
.app-new-li .page-type-link:hover{
	display: block;
	height: 100%;
	width: 100%;
	box-shadow:0px 0px 30px #808080; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px #808080; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px #808080; /*Mozilla shadow version*/
}
.app-type-box .app-happy-li{
	border: 1px solid #ff7537;
}
.app-happy-li .page-type-link{
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .5s linear;
    transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
    transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}
.app-happy-li .page-type-link:hover{
	display: block;
	height: 100%;
	width: 100%;
	box-shadow:0px 0px 30px #808080; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px #808080; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px #808080; /*Mozilla shadow version*/
}
.app-type-box .app-traffic-li{
	border: 1px solid #616161;
}
.app-traffic-li .page-type-link{
	display: block;
	height: 100%;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .5s linear;
    transition: -webkit-box-shadow .5s linear;
    transition: box-shadow .5s linear;
    transition: box-shadow .5s linear, -webkit-box-shadow .5s linear;
}
.app-traffic-li .page-type-link:hover{
	display: block;
	height: 100%;
	width: 100%;
	box-shadow:0px 0px 30px #808080; /*CSS3 shadow: 30px blurred shadow all around image*/
	-webkit-box-shadow:0px 0px 30px #808080; /*Safari shadow version*/
	-moz-box-shadow:0px 0px 30px #808080; /*Mozilla shadow version*/
}
.app-type-box ul li{
	width: 315px;
	height: 238px;
        overflow: hidden !important;
	/*display: none;*/
}
.app-type-box ul li img{
	width: 100%;
	height: 225px;
}
.app-type-box .we-type img{
	height: 100%;
}
.page-web-title{
	width: 94%;
	padding: 0 3%;
	font-size: 16px;
	color: #ff3c00;
	line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.app-cont{
	width: 94%;
	padding: 0 3%;
	font-size: 12px;
	color: #a3a3a3;
	line-height: 30px;
	text-align: left;
}
.app-cont-right{
	float: right;
}
.page-app-service{
	width: 100%;
    float: left;
    padding: 45px 0 0;
    color: #555555;
}
.page-app-service ul li {
    width:150px;
    float: left;
}
.page-app-service .icon-first {
    width: 57px;
    height: 67px;                                                                                                                                                                                                                                                                                                                                                                                                            
    background: url("../newimages/bus/list_icon.png");
    background-position: 539px 213px;
}
.page-app-service .icon-second {
    width: 53px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 455px 210px;
}
.page-app-service .icon-third{
    width: 59px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 377px 213px;
}
.page-app-service .icon-fourth {
    width: 44px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 293px 218px;
}
.page-app-service .icon-fifth {
    width: 61px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 224px 213px;
}
.page-app-service .icon-sixth {
    width: 55px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 139px 213px;
}
.page-app-service .icon-seventh{
    width: 58px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 66px 216px;
}
.page-app-service .icon-eighth{
    width: 57px;
    height: 67px;
    background: url("../newimages/bus/list_icon.png");
    background-position: 69px 282px;
}
.introlist-box{
	width: 100%;
	margin-top: 64px;
	clear: both;
}
.introlist-box ul li{
	width:20%;
	float: left;
}
.app-introlist-box .introlist-head {
    width: 100%;
    font-size: 18px;
    color: #333333;
    text-align: left;
}
.app-introlist-box .introlist-num {
    font-size: 32px;
    color: #38b3f2;
    margin-right: 5px;
   font-family: Impact;
}
/*服务系统列表*/
.home-system-out{
	width: 100%;
    /* height: 520px; */
    padding-bottom: 37px;
    padding-top:30px ;
    background: inherit;
    overflow: hidden;
}
.page-system{
	display: none;
	width: 100%;
	margin: 30px 0 37px;
	float: left;
}
.system-menu{
	float: left;
	width:290px;
	height: 151px;
	margin-right: 13px;
	overflow: hidden;
}
.system-menu .service-system-on{
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.system-title-box{
	position: absolute;
	top: 53px;
	left: 120px;
	z-index: 1;
	transition: .5s;
}
.service-system-on:hover .system-title-box{
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.system-big,.system-small{
	font-family:'yayuan_zi';
	font-size: 23px;
	color: #fff;
}
.system-small{
	margin-top: -7px;
	text-transform: uppercase;
	font-size: 15px;
	opacity: 0.6;
	-moz-opadity:0.6;
	-khtml-opacity:0.6
	filter:alpha(opacity=60);
}
.system-menu .service-system-img{
	width:290px;
	height: 151px;
	transition: .5s;
}
.service-system-on:hover .service-system-img{
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-ms-transform: scale(1.10);
	transform: scale(1.10);
}
.system-menu-right{
	margin-right: 0px;
	background: url("../newimages/page/system_four.png") no-repeat top center;
}
.system-menu-right ul li{
	float: left;
	width:96px;
}
.home-page-function{
	display: block;
	width:77px;
	margin: 0 auto;
	height:84px;
	margin-top: 28px;
	padding-top: 20px;
}
.home-page-function:hover{
	background: #848484;
}
.system-img{
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto;
}
.system-icon-first{
	background: url("../newimages/bus/list_icon.png");
	background-position:296px 358px;
}
.system-icon-second{
	background: url("../newimages/bus/list_icon.png");
	background-position:360px 358px;
}
.system-icon-third{
	background: url("../newimages/bus/list_icon.png");
	background-position:242px 358px;
}
.system-title{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/*banner图*/
#page-banner{
	position: relative;
	width: 100%;
	height: 500px;
	margin: 81px auto 0;
	overflow: hidden;
}
#page-list{
	width: 100%;
}
#page-list ul li{
	float: left;
	height: 500px;
}
#buttons{
	position: absolute;
	bottom: 13px;
	left: 50%;
	transform: translateX(-50%);
}
#buttons span{
	float: left;
	display: block;
	width: 30px;
	height: 6px;
	margin-left:15px ;
	background: #545555;
	cursor:pointer;
}
#buttons .on{
	background: #39aeff;
}
.system-banner{
	position: relative;
	float: left;
	width: 100%;
	height: 302px;
	overflow: hidden;
}
.case-list{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 302px;
}
.case-list ul li{
	float: left;
    width: 290px;
    height: 302px;
    margin-right: 13px;
    overflow: hidden;
}
.case-list img {
    width: 100%;
    height: 100%;
}
.system-banner .prev, .system-banner .next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    display: block;
    width: 30px;
    height: 60px;
}
.system-banner .prev{
    left: 0;
    background: url("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-197px 0;
}
.system-banner .next {
    right: 13px;
    background: url("../newimages/page/fixed_icon.png") no-repeat center center;
    background-position:-197px -75px;
    
}
/*新添加11.07*/
/*新闻资讯标题*/
.news-inform-title{
    display: block;
    height: 32px;
    margin-top: 60px;
    margin-bottom: 40px;
}
.news-inform-lf{
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.home-inform-lf{
	padding-top: 4px;
	font-family: 'quantong';
	font-weight: normal;
}
.news-inform-center{
	float: left;
	height: 32px;
	width: 3px;
	margin: 8px 5px 0;
	background: #fff;
}
.news-inform-rg{
	float: left;
	font-size: 12px;
	color: #adddb8;
	margin-top: 23px;
}
/*资质荣誉标题*/
.honor-title-lf{
	color: #252525;
}
.honor-title-center{
	background: #e60012;
}
.honor-title-rg{
	margin-top: 21px;
	font-size: 15px;
    color: #a3a3a3;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.web-title-rg{
	margin-top: 21px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
.honor-title-blue {
    background: #65cafe;
}
/*网站建设电子商城开发流程标题*/
.honor-title-yellow{
	background: #fffc24;
}
/*高端设计*/
.design-title-lf{
	color: #fff;
}
.design-title-center{
	background: #fff;
}
.design-title-rg{
	color: #fff;
}
/*网站建设*/
.webbuild-title-lf{
	color: #fff;
}
.webbuild-title-center{
	background: #fff;
}
.webbuild-title-rg{
	color: #fff;
}
.mess-more-button{
	margin-left: 138px;
}
/*网站建设流程图*/
.web-head-flow{
	width: 1200px;
	height:73px;
	margin: 30px 0;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 73px;
	background: url("../newimages/webV3/web_num.png") no-repeat center center;
}
.web-head-num{
	width: 1200px;
	height:73px;
	margin:30px 0;
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 73px;
	background: url("../newimages/webV3/web_num_two.png") no-repeat center center;
}
.clear{
	clear: both;
}
.development-flow-chart{
	position: relative;
	width:1214px;
	height: 468px;
	font-size: 16px;
	color: #272636;
	background: url("../newimages/home/flow.png") no-repeat center;
	background-size: 100% 100%;
	clear: both;
}
.flow-idea{
	position: absolute;
}
.run-idea-text{
	top: 120px;
	left: 25px;
	font-size: 18px;
	font-weight: bold;
}
.run-demand{
	top: 112px;
	left: 254px;
}
.run-contract{
	top: 112px;
	left: 524px;
}
.run-prototype-diagram{
	top: 112px;
	left: 784px;
}
.run-ui{
	top: 112px;
	left: 1039px;
}
.run-design{
	top: 265px;
	right: 215px;
}
.run-development{
	top: 265px;
	right: 476px;
}
.run-test{
	top: 265px;
	right: 739px;
}
.run-go-online{
	top: 265px;
	right: 1023px;
}
.run-on-trial{
	top: 425px;
	left: 255px;
}
.run-feedback{
	top: 425px;
	left: 522px;
}
.run-new{
	top: 425px;
	left: 794px;
}
.run-product{
	top: 415px;
	left: 1142px;
	font-size: 18px;
	font-weight: bold;
}
.num-flow-chart{
	position: relative;
	width:1200px;
	height: 893px;
	margin-bottom: 30px;
	font-size: 16px;
	color: #272636;
	background: url("../newimages/webV3/web_num_img.png") no-repeat center;
	/*background-size: 100% 100%;*/
	clear: both;
}
.digit-idea-text{
	top: 120px;
	left: 18px;
	font-size: 18px;
	font-weight: bold;
}
.digit-demand{
	top: 112px;
	left: 247px;
}
.digit-contract{
	top: 112px;
	left: 516px;
}
.digit-prototype-diagram{
	top: 112px;
	left: 784px;
}
.digit-ui{
	top: 112px;
	left: 1024px;
}
.digit-design{
	top: 265px;
	left: 371px;
}
.digit-development{
	top: 265px;
	left: 627px;
}
.digit-test{
	top: 265px;
	left: 910px;
}
.digit-go-online{
	top: 430px;
	left: 214px;
}
.digit-on-trial{
	top: 430px;
	left: 468px;
}
.digit-feedback{
	top: 430px;
    left: 753px;
}
.digit-new{
	top: 588px;
	left: 913px;
}



.digit-alter{
	top: 588px;
	left: 626px;
}
.digit-sure{
	top: 588px;
    left: 373px;
}
.digit-code{
	top: 588px;
    left: 95px;
}
.digit-develop{
	top: 747px;
    right: 866px;
}
.digit-data{
	top: 747px;
    right: 613px;
}
.digit-write-trial{
	top: 747px;
    right: 295px;
}
.digit-middle{
	top: 905px;
    left: 102px;
}
.digit-webtest{
	top: 905px;
    left: 380px;
}
.digit-online{
	top: 905px;
    left: 649px;
}
.digit-back-trial{
	top: 905px;
    left: 921px;
}
.digit-product{
	top: 895px;
    left: 1130px;
	font-size: 18px;
	font-weight: bold;
}

/*************************************************zmit新闻页面**********************************************************************/
.page-news-box{
    width: 100%;
    height: 600px;
}
.page-news-content{
	margin: 0 auto;
    padding-top: 50px;
    width: 1200px;
    height: 550px;
}
.page-news-out{
	width: 100%;
    height: 472px;
    margin: 0 auto;
    background: url("../newimages/newspage/banner_img.png") no-repeat center center;
}
.news-information-title {
    font-size: 58px;
    padding-top: 165px;
    color: #fff;
    text-align: center;
}
.news-information-text {
    font-size: 24px;
    margin-top: 30px;
    color: #fff;
    text-align: center;	
}
.page-news-nav{
	width: 100%;
	height: 87px;
	background: #fff;
	box-shadow: 0 3px 5px rgba(193,193,193,1);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#c1c1c1', Direction=135, Strength=5,);/*for ie6,7,8*/ 
	-moz-box-shadow:0 3px 5px rgba(193,193,193,1);/*firefox*/ 
	-webkit-box-shadow:0 3px 5px rgba(193,193,193,1);/*webkit*/ 
}
.news-nav-ul{
	width: 880px;
	margin: 0 auto;
}
.page-news-nav ul li {
    float: left;
    width:125px;
    height: 87px;
}
.page-news-nav .news-nav-word{
    display: block;
    width: 81px;
    height: 87px;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 87px;
    cursor: pointer;
    text-decoration: none;
}
.page-news-nav .nav-word-on{
	height: 82px;
	border-bottom: 5px solid #ff1a1a;
}
.zmit-new-left{
	float: left;
	width: 563px;
    margin-right: 37px;
}
.new-left-top{
	float: left;
	width: 563px;
	height: 143px;
	padding: 0 0 20px;
	background: #3db9e3;
}
.new-left-down{
	width: 100%;
	float: left;
}
.new-left-time{
	margin-top: 20px;
	position: relative;
	float:left ;
	width: 40px;
	height: 40px;
	margin-left: 7px;
	background: url("../newimages/newspage/time_bg.png") no-repeat center center;
}
.new-lf-time{
	margin-top: 20px;
	background: url("../newimages/newspage/time_bg_one.png") no-repeat center center;
}
.down-time-day{
	position: absolute;
	top: 2px;
	left: 2px;
	width: 100%;
	font-size:18px;
	color: #fff;
	text-align: left;
}
.down-time-month{
	position: absolute;
	top:20px;
	right:2px;
	width: 100%;
	font-size:12px;
	color: #fff;
	text-align: right;
}
.zmit-new-cont{
	width: 480px;
    float: left;
    margin-top: 20px;
	margin-left:17px;
}
.new-top-cont{
	margin-top: 20px;
}
.new-cont-word{
	float: left;
	width: 100%;
	margin-bottom: 12px;
	font-size: 14px;
	color: #404040;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.cont-top-word{
	color: #fff;
}
.new-cont-word:hover{
	color: #1967b5;
}
.zmit-new-right{
	width: 600px;
	margin-right: 0;
}
/*中梦视频*/
.video-left-top{
	background: #ff7537;
}
.Video-LeftTime-one{
	background: url("../newimages/newspage/video_time_bg_one.png") no-repeat center center;	
}
.video-left-time{
	background: url("../newimages/newspage/video_time_bg.png") no-repeat center center;	
}
/*行业新闻*/
.new-industry-out{
	background: #3db9e3;
}
.industry-left-top{
	background: #fff;
}
.industry-left-time{
	background: url("../newimages/newspage/industry_time_bg.png") no-repeat center center;	
}
/*售前问题*/
.video-time-second{
	background: url("../newimages/newspage/before_time_bg.png") no-repeat center center;	
}
/*售后问题*/
.presales-left-top{
	background: #25b462;
}
.presales-time-first{
	background: url("../newimages/newspage/sales_time_bg_one.png") no-repeat center center;	
}
.presales-left-time{
	background: url("../newimages/newspage/sales_time_bg.png") no-repeat center center;	
}
/*技术文档*/
.skill-left-top{
	background: #6b6fde;
}
.skill-time-first{
	background: url("../newimages/newspage/skill_time_bg_one.png") no-repeat center center;	
}
.skill-LeftTime{
	background: url("../newimages/newspage/skill_time_bg.png") no-repeat center center;	
}
/**case-list轮播图区域 增加文字  11.2**/
.case-list ul li{
	position:relative;
	background:#fff;
}
.case-list-link .link-img{
	width:290px;
	height:220px;
	position:absolute;
	bottom:0;
}
.link-name{
	margin-top:24px;
	padding: 0 10px;
	font-size:16px;
	text-align:center;
	color:#ff3c00;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.link-p{
	padding: 0 10px;
	font-size:12px;
	text-align:center;
	color:#a3a3a3;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cases-position {
    position:absolute;
    bottom:0;
    left:104px;
    height:22px;
    padding: 0 8px;
    line-height:22px;
    font-size:12px;
    background:#e75c18;
    text-align:center;
    color:#fff;
    display: none;
}
/*新闻动态页面标题右边部分*/
.pagepress-title-rg{
	float: left;
    color: #908f8f;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page-press-title{
	display: block;
	width: 100%;
	font-size: 17px;
}
.page-press-small{
	display: block;
	width: 100%;
	font-size: 12px;
	color: #a3a3a3;
}

/*11.21 页面增加锚点修改*/
.bigtopul li:hover {
        height: 54px;
        border-bottom: 2px solid #ff1a1a;
}
.fix-block {
    width: 100%;
    height: 87px;
}

/*橙色-售前问题*/
.honor-title-orange{
    background: #ff7537;
}
/*行业新闻标题颜色*/
.industry-title{
	color: #fff;
}
/*售后问题竖条颜色*/
.honor-title-green{
	background: #25b462;
}
/*售后问题竖条颜色*/
.honor-title-purple{
	background: #8450d9;
}

/*2016 11 21 首页布局定死 修改*/
.fix-app-layout { /*APP build*/
    height: 1650px;
}
.fix-wechat-layout { /*web build*/
    height: 1349px;
}
.fix-wx-layout { /*wechat*/
    height: 1323px;
}
.home-appbtn{
	display: none;
}

/*小程序静态页*/
.small-page-banner{
    width: 100%;
    height: 472px;
    margin: 0 auto;
    background: url("../newimages/fix_img/wechat_update_one.png") no-repeat center center;
	overflow: hidden;
}
.small-function-out{
    width: 100%;
    height: 850px;
    background: #fff;
}
.tiny-banner-title{
	margin-top: 111px;
	text-align: center;
}
.tiny-banner-text{
	width: 1200px;
	margin: 0 auto;
	margin-top: 13px;
	font-size: 33px;
	text-align: center;
	font-family:"arial, helvetica, sans-serif";
}
/*什么是微信小程序*/
.small-head{
    width: 1200px;
    margin: 77px auto 0;
}
.small-head-lf{
    float: left;
    width: 510px;
    
}
.small-head-title{
    width: 100%;
    margin-bottom: 30px;
    font-size: 30px;
    color: #03b0ed;
}
.small-lf-icon{
    display: inline-block;
    width: 34px;
    height:48px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-15px -4px;
}
.small-head-blue{
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-top: 4px;
    margin-right: 8px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-73px -24px;
}
.small-head-rg{
	position: relative;
    float: left;
    width: 650px;
    height: 330px;
}
.tiny-chat{
	position: absolute;
	font-size: 20px;
	color: #333;
}
.chat-space{
	top: -21px;
    left: 120px;
}
.chat-price{
	top: 10px;
    left: 284px;
}
.chat-work{
	top: -6px;
    left: 385px;
}
.chat-data{
	top: 125px;
    left: 137px;
}
.chat-user{
	top: 137px;
    left: 450px;
}
.small-head-rg img{
    width: 650px;
    height: 330px;
}
.head-common-right{
    display: inline-block;
    width: 390px;
    color: #181818;
    line-height: 23px;
}
/*接入流程*/
.small-function-box{
    clear: both;
}
.switch-nav-box{
    width: 1190px;
    padding: 0 5px;
    margin: 0 auto;
    margin-top: 70px;
}
.switch-service-nav{
    float: left;
    width: 170px;
    text-align: center;
}
.switch-register{
    width: 119px;
    height: 112px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:0 -170px;
}
.switch-good{
    width: 114px;
    height: 109px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-135px -170px;
}
.switch-open{
    width: 124px;
    height: 108px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-264px -170px;
}
.switch-issue{
    width: 115px;
    height: 106px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-406px -170px;
}
.switch-wit{
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    width: 38px;
    height: 36px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:0 -312px;
}
.switch-intro{
    width: 100px;
    font-size: 12px;
    color: #666666;
    text-align: center;
    line-height: 20px;
}




.model {
    width: 100%;
    height: 441px;
    background:url("../newimages/small_system/small_two.png") no-repeat center center;
}
.app-model {
    margin: 0 auto;
    width: 1100px;
    height: 441px;
}
.model-top {
    margin-top: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    color: #252525;
}
.model-tope {
    margin-top: 8px;
    text-align: center;
    font-size: 18px;
    font-weight: lighter;
    color: #626262;
}
.model-left {
    margin-top:30px;
    float: left;
    width:40%;
    height: 400px;
    text-align: center;
}
.small-ios{
    display: block;
    margin: -11px auto 0;
    width: 183px;
    height: 180px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-61px -312px;
}
.small-h5{
    display: block;
    margin:0 auto;
    width: 171px;
    height: 169px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-311px -312px;
}
.model-center{
    float: left;
    width: 14%;
    height: 94px;
    margin-left: 6%;
    margin-top: 80px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-545px -76px;
}
.native {
    font-size: 24px;
    color: #404040;
}
.small-native{
    width: 314px;
    margin: 0 auto;
    margin-top: 25px;
}
.model-intro {
    width: 100%;
    font-size: 24px;
    color: #181818;
    line-height: 24px;
    text-align: left;
}
.model-intro-title{
    padding-left: 17px;
}
.small-common{
    display: flex;
    margin-top: 10px;
    font-size:16px;
    line-height:20px;
}
.small-native-blue{
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-top: 4px;
    margin-right: 8px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-127px -22px;
}
.small-common-right{
    display: inline-block;
    width:297px ;
    color: #181818;
}
.left-tab {
    margin: 0 auto;
    margin-top: 20px;
    width: 314px;
    height: 93px;
    font-size: 12px;
    color: #898989;
}
.model-right {
    margin-top:30px;
    float: right;
    width: 50%;
    height: 400px;
    text-align: center;
}
.h5 {
    margin-top: 10px;
}
.small-scene-out{
    height: 392px;
    background: #fff;
}
.scene-nav-box{
    width: 1000px;
    margin: 0 auto;
    margin-top: 75px;
}
.scene-service-nav{
    float: left;
    width: 200px;
}
.scene-bg{
    display: block;
    margin: 0 auto;
}
.scene-shop{
    width: 80px;
    height: 76px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:0 -76px;
}
.scene-office{
    width: 76px;
    height: 76px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-103px -76px;
}
.scene-new{
    width: 76px;
    height: 76px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-206px -76px;
}
.scene-happy{
    width: 76px;
    height: 76px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-311px -76px;
}
.scene-wit{
    width: 80px;
    height: 69px;
    background: url("../newimages/small_system/small_icons.png") no-repeat center center;
    background-position:-423px -76px;
}
.scene-type-span{
    display: block;
    width: 100%;
    font-size: 20px;
    color: #626262;
    line-height:50px;
    text-align: center;
}


/*20170211 banner*/
.fix-text1 {
    letter-spacing: 25px;
}
.fix-text2 {
    letter-spacing: 9px;
}

/*20170406 banner*/
.fix-banner-size {
    height: 440px;
}
.fix-linh {
    letter-spacing: normal;
}

/*20170421 添加一个新闻栏目*/
.fix-add-nav {
    width: 1000px;
}

/*20170619 wechat banner*/
/*.small-page-banner {
    position: relative;
}*/
.wechat-text {
    color: #484848;
}
.weichat-title {
    font-weight: 400;
    text-align: left;
    font-size: 64px;
}
.add-title {
    margin-left: 472px;
}