.main,.main2,.main3,.main4,.main5{width:100%;min-width: 1206px;}
.main,.main3{height: 600px;}
.main2{height: 554px;}
.main4{height: 310px;}
.main5{height: 900px;background: url(../image/software/backImg.png) no-repeat;background-size: 100% 100%;}
.technology {background: url(../image/software/back1.png) no-repeat;background-size: 100% 172px;}
/* 第一组 */
.technology{width:1206px;height: 590px;}
.custom,.features{width:1206px;height: 590px;}
.titles{margin-top:100px}
.techList,.custList,.featuresList,.techContent,.custContent{width:100%;height: 330px;}
.techContent{border:1px solid #FFFFFF}
.techTop{width:100%;height: 150px;}
.techTop image{width: 90px;height: 90px;}
.techbottom{width: 100%;height: 178px;padding-top:10px}
.techbottom h5{line-height: 28px;color:#999999;padding: 0px 34px 10px 34px;}
.techActive{border:1px solid #FF6A00}
.techActive .techbottom{background-color:#FF6A00;}
.techActive .techbottom h4,.techActive .techbottom h5{color:#FFFFFF}


/* 第二组 */
.backmain{background: #F4F5F7;}
.custbottom h5{line-height: 28px;color:#999999;padding: 0px 34px 10px 34px; text-align: justify;text-align-last: center;}
.featContent{width:100%;height: 336px;background: #FFFFFF;box-shadow: 0px 0px 33px 0px rgba(0, 0, 0, 0.16);}
.featbottom h5{line-height: 28px;color:#999999;padding: 0px 25px 10px 25px;text-align: justify;text-align-last: center;}
.bxBottom{width:80%;height: 1px;background-color: #DDDDDD;margin-left:10%;margin-top:20px}

/* 第三组 */
.serviceProcess{width:1206px;height: 160px;}
.serviceList,.serviceContent{width:100%;height: 160px;}
.serviceContent .desH5{line-height: 28px;color:#999999;padding: 0px 34px 10px 0px;}
.serviceGroup{width:167px;height: 82px;position: relative;}
.serviceNum{width:32px;height: 32px;background: #3C3C3C;border-radius: 50%;color:white;line-height: 32px;position: absolute;top:25px;left:18px}
.servicetit{position: absolute;top:23px;left:60px;font-size:16px}

/* 第四组 */
.ourAdvantages{width:987px;height:900px;}
.advantContent{width:170px;height: 300px;}
.advanImg{width:400px;height: 200px;}
.advantages h4{line-height: 36px;padding:0 20px;text-align: left;}
.advantagesList{width:100%;height: 360px;}
.advantTop{width: 100%;height: 156px;}
.advantGroup{width:170px;height: 120px;border: 1px solid #DDDDDD;}
.advantbottom h5{line-height: 28px;padding:0 30px;text-align:justify;text-align-last: center;}

.advantGroup img:hover  {
	animation: rotateInDownLeft;
	animation-duration: 2s; 
}
.featContent{
	transition:all 1s ease-out;
	-moz-transition:all 1s ease-out; /* Firefox 4 */
	12 -webkit-transition:all 1s ease-out; /* Safari and Chrome */
	13 -o-transition:all 1s ease-out; /* Opera */
	}
.featuresList .featContent:hover {
	transform:scale(1.1) translateX(15px);
   -ms-transform:scale(1.1) translateX(15px); 	/* IE 9 */
   -moz-transform:scale(1.1) translateX(15px);	/* Firefox */
   -webkit-transform:scale(1.1) translateX(15px); /* Safari 和 Chrome */
   -o-transform:scale(1.1) translateX(15px); 	/* Opera */
}
.inputName{line-height: 35px;height: 35px;}

input:focus{border: none!important;line-height: 35px;height: 35px;}
