/*分类展示*/
#content{
	width: 1200px;
	margin: 0 auto;
	margin-top: 120px;
	
	overflow:hidden;
	margin-bottom: 60px;
}
#content div{
	float: left;
	background: #FFFFFF;
	width: 360px;
	height: 800px;
	border-radius:10px;
	margin-left:60px;
}

#content div h3{
	height: 78px;
	width: 358px;
	text-align: center;
	font-weight: normal;
	line-height: 80px;
	font-size: 22px;
	border-radius:10px 10px 0 0;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
} 
.shop h3{
	background: #009688;
}
#content .span{
	display: block;
	width: 180px;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 10px;
	text-align: center;
	line-height: 60px;
	margin-left: 100px;
	background-color: #009688;
	cursor: pointer;
}
#content .span1{
	display: block;
	height: 30px;
	width: 180px;
	font-size:20px;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 100px;
	border-radius: 10px;
	cursor: pointer;
}
.span_1{
	display: block;
	width: 180px;
	height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	border-radius: 10px;
	text-align: center;
	line-height: 60px;
	margin-left: 100px;
	background-color:#7d99e9 ;
	cursor: pointer;
}
.shop .span{
	margin-top: 50px;
}
#content .shop1 .span1{
	background: #22b3bc;
}
#content .shop1 .span{
	margin-top: 20px;
	background: #22b3bc;
}
#content .shop2 .span1{
	background: #7d99e9;
}
#content .shop2 .span{
	margin-top: 20px;
	background: #7d99e9;

}
.shop1 h3{
	background: #22b3bc;
}
.shop2 h3{
	background: #7d99e9;
}
.priceContent ul{
	margin-top: 25px;
	height: 860px;
	/*width: 360px;*/
	/*height: 540px;*/
}
.priceContent ul li{
	padding-left: 26px;
	background: url(../img/icondot.png) no-repeat left center;
	font-size: 18px;
	margin-left: 60px;
	color: #666666;
	height: 40px;
	line-height: 40px;
}
.robot .priceContent ul {
	height: 500px;
}
.workOrder .priceContent ul {
	height: 790px;
}
.callcenter .priceContent ul {
	height: 670px;
}




/*表格商品展示*/
.ctable{
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	display:block;
	zoom: 1;
}
.ctable h3{
	font-size: 22px;
	text-align: center;
} 
.table td,.table th{
	height: 50px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	vertical-align:middle;
}
.yes{
	display: inline-block;
	height: 40px;
	width: 40px;
	background: url(../img/yes.png) no-repeat center center;
}
.no{
	display: inline-block;
	height: 40px;
	width: 40px;
	background: url(../img/no.png) no-repeat center center;
}
/*底部布局*/
.foooter{
		width: 1200px;
		margin: 0 auto;
		padding-bottom: 60px;
		}
.foooter img{
	display: block;
	margin: 0 auto;
	margin-top: 110px;
}
.foooter div{
	padding-top: 60px;
	padding-left: 180px;
}
.foooter div input{
	width: 630px;
	height: 44px;
	margin-top: 1px;
	border: 4px solid #b2b2b2;
	border-right: none;
	border-radius: 10px 0 0 10px;
	font-size: 22px;
	margin-top: 4px\9;
}

.foooter div span{
	margin-left: -3px;
	[;margin-left:-4px;]
	margin-left: -4px\9;
	display: inline-block;
	width:205px;
	font-size: 24px;
	background: #36C6D3;
	color: #FFFFFF;
	height: 60px;
	border-radius: 0 10px 10px 0;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}
@-moz-document url-prefix() 
{
      .foooter div span
      {
      	margin-left:-4px;
		margin-top:2px;
      }

}
/*弹出框样式*/
#pricelogin,#price1,#price2{
	width: 480px;
	border: none;
	height: 360px;
	margin-left: -240px;
	text-align: center;
}
.alertbox{
	position: relative;
}
.alertbox h4{
	height: 50px;
	width: 480px;
	border-radius: 4px 4px 0 0;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	background: #009688;
}
 .alertbox p{
	font-size:16px;
	margin-top: 30px;
	color: #333333;
}
.alertbox .pricefont1{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.alertbox .pricefont2{
	font-size: 36px;
	color: #ed6b75;
	font-weight: bold;
}
#pricelogin input{
	margin-top: 40px;
	margin: 0 auto;
	display: block;
	height: 40px;
	font-size:16px;
	/*color: #999999;*/
	width: 286px;
	overflow: hidden;
	margin-bottom: 10px;
}
#pricelogin .clear input{
	width: 186px;
	float: left;
	border-radius: 4px 0 0 4px;
}
.clear{
	padding-top: 20px;
	width: 300px;
	margin: 0 auto;
}
#pricelogin .clear span{
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	font-size:16px;
	text-align: center;
	line-height: 50px;
	background: #36c6d3;
	color:#FFFFFF;
	cursor: pointer;
	border-radius:  0 4px 4px 0;
}
#pricelogin .clear #time{
	position: absolute;
	top: 170px;
	right: 90px;
	display: none;
}
#pricelogin button{
	margin-top: 44px;
	border-radius:10px ;
	width: 300px;
	height: 50px;
	background: #36c6d3;
	border: none;
	font-size: 18px;
	color:#fff;
}
#pricelogin .martop{
	display: block;
	margin-top: 40px;
}
#phoneis{
	position: absolute;
	display: none;
	font-size: 14px;
	color: red;
	left: 96px;
	top: 146px;
}
#verifyis{
	position: absolute;
	display: none;
	font-size: 14px;
	color: red;
	left:96px;
	top: 224px;
}
.modal-backdrop, .modal-backdrop.fade.in{
	opacity: .4;
    filter: alpha(opacity=40);
}
.divone {
	position: relative;
	width: 100%;
	height: 570px;
	min-width: 1306px;
	background: url(../img/banner.png) no-repeat center top;
	background-size: cover;
}
.divin {
	width: 1200px;
	position: absolute;
	top: 210px;
	left: calc(50% - 620px);
}
.divone .divin button {
	margin-top: 54px;
	margin-bottom: 38px;
	margin-left: 40px;
}
.divone button {
	width: 160px;
	height: 46px;
	border: none;
	border-radius: 6px;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	color: #333;
	margin-top: 100px;
	background: #FFFFFF;
}
.divone .divin h2, .divone .divin h4 {
	color: #FFFFFF;
	margin-left: 40px;
}
.divone .divin h2 {
	margin-top: 30px;
}
.divone .text h2 {
	font-size: 40px;
	color: #333333;
	font-weight: normal;
}

.divin h2 {
	font-size: 30px;
	color: #666;
}
.divone .divin h2, .divone .divin h4 {
	color: #FFFFFF;
	margin-left: 40px;
}
.divone .text h4 {
	font-size: 24px;
	color: #9f9f9f;
	font-weight: normal;
	line-height: 24px;
	margin-top: 20px;
}
#main-wrap {
	margin-top: 70px;
}