.body {
	width: 100%;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	position: relative;
	top:840px;
}
#Outsourcing .headermove{
	position: relative;
	top:-43px;
}
.bd img {
	width: 100%;
	height: 600px;
}

.body .classify img {
	width: 260px;
	height: 180px;
}

.body .classify {
	text-align: center;
	padding-top: 30px;
	height: 270px;
	margin: 0 auto;
	width: 1200px;
}

.body .classify ul {
	margin-left: 20px;
}

.body .classify ul li {
	float: left;
	margin-left: 25px;	
}

.body .classify ul li div {
	margin-top: -10px;
	width: 260px;
	padding-bottom: 10px;
	padding-top: 13px;
	background-color:#5998FE;
	text-align: center;
	font-size: 16px;
	border-radius: 0 0 4px 4px;
}

.body .classify ul li div {
	color: #F2F2F2;
	font-weight: 700;
}

.body .classify ul li div:hover {
	font-size: 18px;	
}


/*产品展示*/

.product {
	padding-bottom: 50px;
}

.title {
	text-align: center;
	position: relative;
}

.title span {
	display: inline-block;
}

.oneline {
	float: left;
}


.cirleleft{
	position: absolute;
	bottom: 43px;
	left: 487px;
}
.cirleright{
	position: absolute;
	bottom: 45px;
	right: 0px;
	top:0.8px;
}
.title .chinese {
	font-size: 20px;
	font-weight: 800;
}

.introduce p {
	text-indent: 30px;
}

.title .english {
	font-size: 16px;
	font-weight: 600;
	color: #99A6BF;
	text-shadow:1px 1px 1px #99A6BF;
}

.title .name {
	position: relative;
	top: -23px;
	right: 245px;
}

.m-banner {
	position: relative;
}

.introduce span {
	position: absolute;
	bottom: 10px;
	right: 20px;
    color: #666;
    font-size: 12px;
}
.introduce span a:hover {
	color:#38CFFE;
}

/*软件定制*/

.softcustom {
	margin: 0 auto;
	width: 1000px;
	height: 239px;
	padding: 10px;
	border: 1px solid #dedede;
	position: relative;
	-webkit-box-shadow:inset 0 0 10px  #F3C66B;  
    -moz-box-shadow:inset 0 0 10px #F3C66B;  
    box-shadow:inset 0 0 10px #F3C66B;
}

.softcustom .strongline {
	width: 10px;
	height: 239px;
	background-color: #BDBDBD;
	position: absolute;
	top: 10px;
	left: 310px;
}

.softcustom img {
	width: 300px;
	height: 239px;
}

.softcustom .right {
	position: absolute;
	top: 10px;
	left: 340px;
	width: 650px;
	font-size: 14px;
	padding-left: 5px;
}

.softcustom .right h4 {
	text-align: center;
	color: #8c3608;
	font-size: 18px;
}
.softcustom .right p {
	margin-top: 15px;
	line-height: 25px;
	text-indent: 30px;
}
.introduce{
	text-align: center;
	color: #8c3608;
	font-size: 18px;
}
.softcustom .right a:hover,
.softcustom span a:hover {
	color: #38CFFE;
}

.softcustom span {
	position: absolute;
	bottom: 10px;
	right: 20px;
}


/*案例展示*/

.marqueeleft {
	height: 240px;
	width: 1100px;
	overflow: hidden;
	border-radius: 5px;
	margin: 40px auto;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 5px;
	display: inline;
	width: 220px;
	height: 240px;
	overflow: hidden;
}

.marqueeleft li .pic {
	display: block;
	border: 2px solid rgba(215, 215, 215, 0.5);
	border-radius: 4px;
	width: 200px;
	height: 200px;
	padding: 2px;
	overflow: hidden;	 
}

.marqueeleft li .txt {
	font-size: 15px;
	text-align: center;
	height: 23px;
	line-height: 23px;
}
.marqueeleft li .txt  a:hover{
	color: #38CFFE;
}
.marqueetop {
	height: 429px;
	width: 148px;
	overflow: hidden;
	margin: 40px auto;
}

.marqueetop li {
	padding: 5px 0;
	width: 148px;
	height: 133px;
	overflow: hidden;
}

.marqueetop li .pic {
	display: block;
	border: #ccc 1px solid;
	width: 135px;
	height: 104px;
	padding: 2px;
	overflow: hidden;
}

.marqueetop li .txt {
	text-align: center;
	height: 23px;
	line-height: 23px;
}
.more a{
	float: right; 
	position: relative;
	bottom: 200px;
	right: 10px;  
	font-size: 16px;
    width: 20px; 
  	color: #088FDC;
    font-weight: 700;
}
.more a:hover{
	text-decoration: underline;
}

/*.header-center .index a{
	color: #CC0000;
}*/
