@charset "utf-8";
/* CSS Document */


.main{ float:left; width:1004px; height:auto; padding:15px 0px; background:#fff;}
.floor{ float:left; width:1004px; height:auto; margin-bottom:10px;}
/* 应用领域 */
.yyly{ float:left; width:212px; height:auto; padding:5px; border: solid 1px #c6cdd7;}
.left-title{ float:left; width:100% ; background:url(../img/index_37.jpg) no-repeat; text-indent:30px; height:30px; line-height:30px; color:#fff; font-size:14px;}
.left-content{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-weight: bold;
}
/* 公司简介 */
.about{ float:left; width:457px;height:auto; padding:5px; border: solid 1px #c6cdd7; margin:0px 10px; overflow:hidden;}
.right-title{ float:left; width:100% ; background:url(../img/index_50.png) repeat-x; text-indent:30px; height:30px; line-height:30px; color:#fff; font-size:14px;}
.more{ float:right; height:30px; margin-right:10px;}
.lanmu{ float:left; width:116px; height:30px; line-height:30px; background:url(../img/index_39.jpg); text-indent:30px; color:#fff;}
/* 幻灯片切换 */
.huan{ float:left; width:287px; height:auto;padding:5px 0px; border: solid 1px #c6cdd7;}

/* 产品中心 */
.pro_list{ float:left; width:212px; height:auto; padding:5px; border: solid 1px #c6cdd7; margin-bottom:10px;}
.left-content ul{ margin:0; padding:0;}
.left-content ul li{ width:212px;  background:url(../img/index_50.jpg) no-repeat; line-height:30px; text-indent:20px; margin:5px 0px;}
.left-content ul li a{ color:#333;}
.left-content ul li a:hover{ color:red;}
.left-content ul li ul li{width:212px; height:22px;  line-height:22px; background:url(../img/index_64.png) no-repeat; text-indent:30px;;}
.products{float:right; width:758px; height:auto; padding:5px; border: solid 1px #c6cdd7;}
.right-content{ float:left; width:100%; height:auto; margin-top:10px; line-height:30px; font-size:14px;}
.right-content h1{ text-align:center; font-size:14px;}
.right-content ul{ margin:0 auto; height:auto; width:748px;}
.right-content ul li{ float:left; width:175px; height:130px; border:solid 1px #c6cdd7; margin:15px 5px;}
.right-content ul li img{ width:auto; height:130px;}


#pro{ margin:0 auto; height:auto; width:666px; overflow:hidden;}
#pro li{ float:left; width:200px; height:170px; border:solid 1px #c6cdd7; margin:15px 5px; padding:5px;}
#pro li img{ height:150px;width:expression_r(this.width > 200 && this.height < this.width ? 200:true);
max-width:200px;}
/* 案例展示 */
.case{ float:left; width:992px; height:auto; padding:5px; border: solid 1px #c6cdd7;}
/* 联系方式 */
.contact{ float:left; width:212px; height:auto; padding:5px; border: solid 1px #c6cdd7;}
.contact h2{ color:red;}
/* 新闻资讯 */
.newslist{ float:left; width:368px; height:auto; padding:5px; border: solid 1px #c6cdd7; margin-left:10px;}
.newslist ul{ margin-top:40px; padding:0; height:200px;}
.newslist ul li{ width:368px; height:24px; line-height:24px; border-bottom: dotted 1px #715f26; background:url(../img/index_57.jpg) left center no-repeat; text-indent:15px;}
.newslist ul li a{ color:#333;}
.newslist ul li span{ float:right; margin-right:10px; color:#666;}
#news {  margin:0 auto; height:auto; width:700px;}
#news li{ margin:0;width:700px;height:30px; line-height:30px; border-bottom: dotted 1px #715f26; border-left:none;border-right:none; border-top:none; background:url(../img/index_57.jpg) left center no-repeat; text-indent:15px; }
#news li a{color:#333;}
#news  span{ float:right; margin-right:10px; color:#666;}

/* 内页 */
.left{ float:left; width:224px; height:auto;}
.weizhi{ float:right; margin-right:10px; width:auto; height:30px; line-height:30px; color:#666;}
.weizhi a{ color:#333;}
.weizhi a:hover{ text-decoration:underline;}
.brief{ width:700px; height:auto; margin:0 auto;}
.jieshao{ float:left; width:100%; height:30px; line-height:30px; background:#eee; color:#333; text-align:center;}
.brief p{ float:left;margin:15px 0px;}


#page {
float: left;
padding: 20px 100px;
display: block;
width: 558px;
text-align: center;
height: 20px;
}
/*资质荣誉*/
#honor1{width:696px; margin:0 auto;}
#honor1 li{float:left; width:200px; height:180px; margin:10px; border: solid 1px #eee; padding:5px;}
#honor1 li img{ width:auto; height:130px;}
#honor1 li span{ background:#eee; text-align:center; color:#333; width:200px; float:left;}
.middle{
		_font-size: 130px;
		display: table-cell;
		width: 200px;/*div的宽度*/
		height: 170px;/*div的高度*/
		vertical-align: middle;
		text-align:center;
	}
.middle img { vertical-align: middle;}

.middle1{
		_font-size: 130px;
		display: table-cell;
		width: 175px;/*div的宽度*/
		height: 130px;/*div的高度*/
		vertical-align: middle;
		text-align:center;
	}
.middle1 img { vertical-align: middle;}


.text-c{
text-align:center;
}
.box input[type="text"]{
width:100%;
}
