.about-ban {
	background-image: url(../images/about-ban.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
}




.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.left {
	float: left;
	width: 260px;
}
.left2 h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.left2 li {
	background-color: #f0f0f0;
	line-height: 40px;
	font-size: 16px;
	margin-top: 6px;
	text-align: center;
}
.left2 .aa {
	color: #FFFFFF;
	background-image: url(../images/li_on.jpg);
	background-repeat: no-repeat;
}

.left2 a {
	display:block;
}
.left2 a:hover {
	color: #FFFFFF;
	background-image: url(../images/li_on.jpg);
	background-repeat: no-repeat;
}
.lx {
	margin-top: 10px;
}
.lx2 {
	border: 1px solid #d4d4d4;
	border-top:none;
	padding-top: 6px;
	padding-bottom: 15px;
}
.lx2 p {
	font-size: 14px;
	padding-left: 8px;
	line-height: 24px;
}



.right {
	float: right;
	width: 888px;
}
.right h1 {
	font-size: 22px;
	line-height: 36px;
}


.about {
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.about p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}


.about table{
	font-size: 12px;
	margin-top:10px;
	color: #434343;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

.about tr {
	background-color: #f8f8f8;
	line-height: 36px;
	
}
.about td {
	text-align: left;
	border: 1px solid #dbdbdb;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 8px;
	background-color:#ffffff;
}

/*******新闻动态********/
.news-top{
	float:left;
	border-bottom:1px solid #E5E5E5;
	padding-top:25px;
	margin-bottom: 10px;
	padding-bottom: 35px;
}
.news-top img{ width:180px; float:left; height:120px; border:1px solid #dbdbdb; padding:2px;}
.news-top dl { width:680px; float:left; margin-left:20px; line-height:24px; padding-top:12px;}
.news-top dl dt{ font-size:16px; font-weight:bold;}
.news-top dl dd{ font-size:12px; color:#999;}
.news-top a {
	color: #333333;
	text-decoration: none;
}
.news-top a:hover {
	color: #0099df;
}



/******************新闻样式************************/
.news {
	padding-bottom: 10px;
	padding-top: 10px;
}

.news ul {
	height: 38px;
	margin-right: 8px;
	padding-left: 12px;
	background-image: url(../images/sj2.png);
	background-repeat: no-repeat;
	background-position: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #dbdbdb;
}
.news li {
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	float: left;
	line-height: 38px;
	height: 38px;

}
.news_wz {
	width: 760px;
}
.news_wz a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.news_wz a:hover {
	color: #0099df;
	text-decoration: underline;
}


/*新闻内页开始*/

.news-tit{
	text-align:center;
	font-size:18px;
	color: #0099df;
	padding-top: 30px;
	font-weight: bold;
}
.news-tit span{ text-align:center;  display:block; line-height:25px;}
.news_detail {
	padding-top: 15px;
}
.news_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
	padding-top: 6px;
}



.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:12px;
	font-size:14px;
	color:#666666;
	margin-right: 12px;
} 

.pages a{text-decoration:none;margin-left:3px;padding:2px 5px;border:1px solid #E5E5E5; color:#666666; }
.pages a:hover{text-decoration:none;border:1px solid #dbdbdb;color:#fff; background-color:#0099df;}



/*案例放大效果*/

.team_list{ margin-top:15px;}
.team_list ul li { float:left; width:280px; height:210px; margin:8px;}
.team_list_title { position:absolute; z-index:1;  width:280px; margin-top:175px;  text-align:center; background:#000;filter:alpha(opacity=0.7); -moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.team_list_title samp { font-size:18px; color:#fff; line-height:60px; font-weight:normal; padding-left:6px; }
.team_list_title h2 { font-size:14px; color:#fff; font-weight:bold; line-height:36px; }
.team_list img {
	width: 280px;
	height:210px;
}

.team_list ul li:hover .team_list_title { background:#0099df; }
.team_list * { transition:all .5s;}
.team_list li { float:left; width:280px;   color:#fff; text-align:center; }
.team_list li>a { position:relative; display:block; width:280px; height:210px; overflow:hidden; }
.team_list li:hover { background-color:#0099df; }
.team_list li:hover img { transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2); }

.case_detail {
	margin-top: 20px;
}
.case_detail h3 {
	text-align: center;
	font-size: 20px;
	line-height: 50px;
	color: #0099df;
	font-weight:bold;
}
.case_detail p {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 8px;
}




/******************产品列表样式************************/
.product {
	padding-top: 30px;
	margin-left: 5px;
}
.pro_left {
	float: left;
}
.pro_left img {
	padding: 2px;
	border: 1px solid #eee;
}

.pro_left img:hover{border:solid 1px #0099DF;}
.pro_left a:hover{color:#0099DF;}

.pro_center {
	float: left;
	padding-left: 30px;
}

.pro_right {
	float: left;
	width: 500px;
	margin-left: 25px;
	padding-top: 40px;
}
.pro_right h3 {
	color: #0099DF;
	font-size: 20px;
	line-height: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 12px;
}
.pro_right p {
	line-height: 22px;
	font-size: 14px;
}

.pro_right li {
	line-height: 26px;
	font-size: 14px;
	border: 1px solid #dbdbdb;
	margin-bottom: 8px;
	width: 180px;
	text-align: center;
	float: left;
	margin-right: 8px;
}

.pro_right li a{ display:block;}
.pro_right li a:hover{  background-color:#0099DF; color:#FFFFFF;}

.pro_right a {
	color: #000;
	text-decoration: none;
}
.pro_right a:hover {
	color: #0099df;
}
.pro_bottom {
	padding-top: 10px;
}


/******************产品列表************************/
.products {
	padding-top: 20px;
	
}
.products dl {
	float: left;
padding-left: 8px;
    padding-bottom: 12px;
    padding-right: 8px;
    width: 31%;
}
.products dt {
	margin-top: 6px;
}
.products dd {
	text-align: center;
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.products img {
	border: 1px solid #dbdbdb;
	width:250px;
	padding: 2px;
}
.products img:hover{border:solid 1px #088fce;}
.products a:hover{
	color:#088fce;
}


#preview {
	float: left;
}
#preview h3 {
	color: #0099DF;
	padding-bottom: 10px;
}
.downpdf {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	width: 150px;
	padding: 5px;
	text-align: center;
	border-radius:5px;
}


.pre_right {
	float: left;
	padding-left: 30px;
	width: 450px;
	padding-top: 25px;
}
.pre_right h2 {
	font-size: 18px;
	color: #008dcf;
	font-weight: bold;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.pre_right p {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}


/******************留言样式************************/
.message {
	padding-top: 15px;
}
.message li {
	list-style-type: none;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
	padding-left: 8px;
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 50px;
}
.message .txt_wb {
	width: 250px;
	text-align: left;
}
.message .txt_wz {
	text-align: left;
	width: 350px;
}

.message .box {
	height: 24px;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}

.message .box1 {
	width: 250px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}
.message p {
	margin-top: 10px;
	margin-left: 65px;
}
