
/*关于我们*/
.indextitle{ text-align:center; font-size:30px; color: #000; font-weight: bold; padding: 50px 0 }
.indextitle1 {text-align:center; font-size:30px; color: #000; font-weight: bold; padding: 20px 0; color:#FFFFFF}


.aboutblock{ margin:0 0 50px 0; }
.aboutleft{ width: 560px; float: right; 
  overflow: hidden; padding: 20px}

.aboutleft strong{ font-size:20px; color: #000;  display: block; border-left: 5px solid #038adf; padding-left: 10px }
.aboutleft p{ font-size:15px; margin:50px 0; line-height: 25px;  text-indent: 30px;}
.aboutleft span{ display: block; width: 400px; margin: 20px; line-height: 30px; text-align: right; 
  margin-left:160px;}
.aboutleft a{ float: right; border:1px solid #fff; padding: 20px 40px; color: #fff; transition: 0.5s   }
.aboutleft a:hover{ color: #c6e22b;  border:1px solid #c6e22b;}
.aboutright{ width: 560px; float: left; height: 320px; overflow: hidden;  }
.aboutright img{ width: 560px; height: 320px; overflow: hidden; }
.indexlink { text-align: center; }
.indexlink a{ border:1px solid #ccc; padding:20px 50px; font-size: 16px; display: inline-block; 
	text-align: center; margin: 30px auto }





/*产品模块*/
.productblock{ background: url(../images/bg_16.jpg) no-repeat center top; height: 445px; 
	background-size: 100%;}
.productblock ul li{ float: left; margin-right: 15px; border:5px solid #fff; margin-top:20px;  }


/*新闻模块*/
.newsblock{  background: url(../images/bg_18.jpg) no-repeat center top; height: 600px; 
	background-size: 100%; }
.indexnewscon{ background:#fff; border: 1px solid #333; padding:20px; width: 600px; float: left; 
	position: relative; margin-top: 30px; right: -30px; z-index: 10; margin-left:-30px  }
.indexnewscon dl{  margin:5px; display: block;clear: both; } 
.indexnewscon dl dt{ float: left; width: 100px; height: 100px; overflow: hidden; clear:both;  }
.indexnewscon dl dt img{ width: 100px; height: 80px; overflow: hidden; float: left;}
.indexnewscon dl dd{ margin-left: 30px; float: left; width: 430px }
.indexnewscon dl dd em a { color: #2c74b3; font-size: 18px; font-weight: bold; line-height: 30px }
.indexnewscon dl dd p a{ line-height:22px; color: #666; height: 22px; overflow: hidden; }
.indexnewscon dl dd a.more{ color: #fff; background: #2c74b3; border-radius: 5px; padding: 5px 20px; 
	display: inline-block; margin-top:5px }
.indexnewsimg{ float: left; position: relative;  height: 409px; width: 550px; z-index: 0 }
.indexnewsimg img { height: 400px; width: 550px; overflow: hidden; }


/*成功案例*/
.caseblock ul li{ float: left; width: 280px; margin:10px; overflow: hidden; }
.caseblock ul li img{ display: block; } 
.caseblock ul li  strong{ font-size:16px; color: #366fbd; line-height: 50px; height: 50px; background: #ccc;
text-align: center; display: block; }
