
/* 下拉菜单开始 */ 
#menu{
	width:870px; 
	min-height:350px;
	clear:both;
	position: relative;
	left:18px;
	z-index:10; 
	overflow: hidden;
	/* display: none;  */
}
.menu_list{
	z-index:10; 
	position:absolute; 
	border: #b5b5b5 1px solid; 
	border-top:2px solid #C5A677; 
	background-color: #fff; 
	padding-bottom:10px;  
	top:1px; 
	display:none;
}
.menu_product li{ float: left;
    width: 130px;
    margin-right: 15px;
    overflow: hidden;
}
.menu_product img{ display: block;
    width: 130px;
    height: 96px; margin-top: 20px;}
.menu_product p{ width: 100px; overflow: hidden;height: 40px;}
.menu_product span{ display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 15px;}
.table_menu {
	width:150px; float:left; padding:10px; overflow: hidden; display:block;
}
.table_menu dl {
	clear: both
}
.table_menu dt {
	text-align:left; 
	line-height:40px; padding-left:10px; clear: both; font-size:16px; font-weight: bold; text-decoration: underline
}
.table_menu dt a {
	text-decoration:underline
}
.table_menu dd {
	float: left
}
.border-none {
	border-bottom: medium none; border-left: medium none; border-top: medium none; border-right: medium none;
}
.multi-col ul {
	float: left
}
.table_menu li {
	width:125px; 
	text-align: left; 
	font-size: 13px;
	line-height:25px; 
	padding-left:22px; 
	background:url(../img/sub_combtn.png) no-repeat 10px center; _width: 82px
}
.table_menu a:hover { color:#2C4FB7 !important; text-decoration:underline;  font-weight:bolder;}

/* 工程案例 */
.tab_case{
	width:775px;
	min-height:150px;
	max-height:210px;
}
.tab_case .menu_case{
	padding:30px 10px 10px;
	overflow: hidden;
	min-height:150px;
	border-left: 1px dashed #cccccc;
}
.tab_case .menu_case li{
	float:left;
	width:130px;
	margin-right:15px;
	overflow: hidden;
/* 	transition:0.4s;
-webkit-transition:0.4s; 
    -ms-transition:0.4s; 
    -moz-transition:0.4s; 
    -o-transition:0.4s; */
}
.centerwdw .pagesnewwwd{padding: 0 auto;}
.tab_case .menu_case .menu_case_img{
	width:130px;
	height:96px;
	overflow: hidden;
}
.tab_case .menu_case li img{
	display: block;
	width:130px;
	height:96px;
/*     transition:transform 0.4s;
-webkit-transition:transform 0.4s; 
-ms-transition:transform 0.4s; 
-moz-transition:transform 0.4s; 
-o-transition:transform 0.4s; */
}
.tab_case .menu_case li span{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#666;
	font-size: 15px;
}

/*.tab_case .menu_case li:hover img{ transform:scale(1.3,1.3);  -webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); -moz-transform:scale(1.3,1.3); -o-transform:scale(1.3,1.3);}
.tab_case .menu_case li:hover span{ background:#2992ED; color:#fff; font-size:15px;}
.tab_case .menu_case li:hover{ border:1px solid #2992ED; transform:translateY(8px); -webkit-transform:translateY(8px); -ms-transform:translateY(8px); -moz-transform:translateY(8px); -o-transform:translateY(8px);}*/
.tab_case .menu_case li:hover img{ opacity:0.7; filter:alpha(opacity=70);} 
.tab_case .menu_case li:hover span{color:#2992ED;}

/* 工程案例 */

/* 产品中心 */
.tab_product{
	width:775px;
	height:210px;
}
.tab_product .menu_product{
	padding:10px 10px 10px;
	overflow: hidden;
	min-height:150px;
	border-left: 1px dashed #cccccc;
}
.tab_product .menu_product li{
	float:left;
	width:130px;
	margin-right:15px;
	overflow: hidden;
/* 	transition:0.4s;
-webkit-transition:0.4s; 
    -ms-transition:0.4s; 
    -moz-transition:0.4s; 
    -o-transition:0.4s; */
}
.tab_product .menu_product .menu_product_img{
	width:130px;
	height:130px;
	overflow: hidden;
}
.tab_product .menu_product li img{
	display: block;
	width:130px;
	height:130px;
/* 	transition:transform 0.4s;
    -webkit-transition:transform 0.4s; 
    -ms-transition:transform 0.4s; 
    -moz-transition:transform 0.4s; 
    -o-transition:transform 0.4s; */
}
.tab_product .menu_product li span{
	display: block;
	width:100%;
	height:40px;
	line-height: 40px;
	text-align: center;
	color:#666;
	font-size:15px;
}
/* .tab_product .menu_product li:hover img{ transform:scale(1.3,1.3);  -webkit-transform:scale(1.3,1.3); -ms-transform:scale(1.3,1.3); -moz-transform:scale(1.3,1.3); -o-transform:scale(1.3,1.3);} 
.tab_product .menu_product li:hover span{ background:#2992ED; color:#fff; font-size:15px;}
.tab_product .menu_product li:hover{ border:1px solid #2992ED; transform:translateY(8px); -webkit-transform:translateY(8px); -ms-transform:translateY(8px); -moz-transform:translateY(8px); -o-transform:translateY(8px);}*/
.tab_product .menu_product li:hover img{ opacity:0.7; filter:alpha(opacity=70);} 
.tab_product .menu_product li:hover span{color:#2992ED;}

/* 产品中心 */
/* 服务中心 */
.tab_service{
	width:755px;
	min-height:200px;
	z-index: 10;
}
.tab_service .tab_service_con{
	padding:10px;
	min-height:180px;
	border-left: 1px dashed #cccccc;
}
.tab_service .service_img{
	width:190px;
	height:190px;
	margin:10px;
	border:1px solid #ddd;
}
.tab_service .service_content{
	width:345px;
	height:180px;
	margin-left:5px;
}
.tab_service .service_content span{
	display: block;
	height:36px;
	line-height: 36px;
	font-size:16px;
	font-weight: 600;
	border-bottom:1px dashed #B99F7E;
}
.tab_service .service_content p{
	height:120px;
	font-size:13px;
	line-height:1.8em;
	overflow: hidden;
	margin:5px 0px;
	color:#666;
}
.tab_service .service_content a{
	display: block;
	width:160px;
	height:30px;
	border:1px solid #ddd;
	font-size:14px;
	line-height: 30px;
	text-align: center;
	font-weight:700;
	color:#2C4FB7;
}
.tab_service .service_content a:hover { color:#2C4FB7 !important; text-decoration:underline;  font-weight:bolder;}
/* /服务中心 */

/* 招商加盟 */
.tab_join{
	width:755px;
	min-height:200px;
	z-index: 10;
}
.tab_join .tab_join_con{
	padding:10px 10px 0px;
	min-height:180px;
	/* border-left: 1px dashed #cccccc; */
}
.tab_join .join_img{
	width:300px;
	height:200px;
	margin:10px 20px;
	border:1px solid #ddd;
}
.tab_join .join_content{
	width:380px;
	height:180px;
	margin-left:5px;
}
.tab_join .join_content span{
	display: block;
	height:36px;
	line-height: 36px;
	font-size:16px;
	font-weight: 600;
	border-bottom:1px dashed #B99F7E;
}
.tab_join .join_content p{
	height:130px;
	font-size:13px;
	line-height:1.6em;
	overflow: hidden;
	margin:5px 0px;
	color:#666;
}
.tab_join .join_content a{
	display: block;
	width:160px;
	height:30px;
	border:1px solid #ddd;
	font-size:14px;
	line-height: 30px;
	text-align: center;
	font-weight:700;
	color:#2C4FB7;
}
.tab_join .join_content a:hover { color:#2C4FB7 !important; text-decoration:underline;  font-weight:bolder;}
/* /招商加盟 */


/* 公司简介 */
.tab_about{
	width:755px;
	min-height:200px;
	z-index: 10;
}
.tab_about .tab_about_con{
	padding:10px;
	min-height:180px;
	border-left: 1px dashed #cccccc;
}
.tab_about .about_img{
	width:190px;
	height:190px;
	margin:10px;
	border:1px solid #ddd;
}
.tab_about .about_content{
	width:345px;
	height:180px;
	margin-left:5px;
}
.tab_about .about_content span{
	display: block;
	height:36px;
	line-height: 36px;
	font-size:16px;
	font-weight: 600;
	border-bottom:1px dashed #B99F7E;
}
.tab_about .about_content p{
	height:120px;
	font-size:13px;
	line-height:1.8em;
	overflow: hidden;
	margin:5px 0px;
	color:#666;
}
.tab_about .about_content a{
	display: block;
	width:160px;
	height:30px;
	border:1px solid #ddd;
	font-size:14px;
	line-height: 30px;
	text-align: center;
	font-weight:700;
	color:#ec6a34;
}
.tab_about .about_content a:hover { color:#ec6a34 !important; text-decoration:underline;  font-weight:bolder;}
/* 公司简介 */

/* 公司新闻 */
.tab_news{
	width:755px;
	min-height:245px;
	z-index: 10;
}
.tab_news .menu_news {
	width:520px; 
	float:right; 
	padding:20px 10px;
	overflow: hidden;
	line-height:2;
	font-size:13px;
	border-left: 1px dashed #cccccc;
}
.tab_news .menu_news dd{ display:block; width:520px; height:85px; border-bottom: #cccccc 1px dashed; margin-bottom:10px;}
.tab_news .imgleft0{ width:120px; height:85px; float:left;}
.tab_news .righttext0{ width:390px; height:85px; float:right; line-height:1.5em; overflow: hidden;}
.tab_news .righttext0 p{ height:26px; padding:0; margin:0; font-weight:bold;}
.tab_news .menu_news a:hover { color:#2C4FB7 !important; text-decoration:underline;  font-weight:bolder;}
/* 公司新闻 */
.tab_contact{
	width:680px;
	height:200px;
	z-index: 10;
}

.tab_contact .menu_contact {
	min-width:250px; 
	float:left; 
	padding:20px 10px 20px 20px;
	overflow: hidden;
	line-height:2;
	border-left: 1px dashed #cccccc;
	font-size:14px !important;
}
.tab_contact .menu_contact .contact_con{
	width:100%;
	min-height:200px;
}
.fl { float:left;}
.fr { float:right;}