﻿@charset "UTF-8";
@import url('common.css');

/*公共样式*/
body{font-size:13px;color:#909090;}
a{color:black;}
/* p{text-indent:2em;} */
#header{background-image:url('../images/back1.gif');overflow:hidden;min-width:1024px;background-repeat:repeat-x;}
#header .logo{margin-left:70px;float:left;padding:10px 0px;}
#header .logo img {width:177px;}
#header .tel{float:right;margin-right:30px;font-size:13px;line-height:13px;margin-top:30px;color:#909090;}
#header .search{float:right;margin-right:50px;margin-top:30px;}
#header .search input[type="text"]{
 /* 通知IE浏览器调用脚本作用于'search' */
	behavior: url(pie.htc);
	border-top-left-radius:0.5em;
	-webkit-border-top-left-radius:0.5em;
	-ms-border-top-left-radius:0.5em;
	-moz-border-top-left-radius:0.5em;

	border-bottom-left-radius:0.5em;
	-webkit-border-bottom-left-radius:0.5em;
	-ms-border-bottom-left-radius:0.5em;
	-moz-border-bottom-left-radius:0.5em;


color:#909090;font-family:"黑体";font-size:12px;padding:1px 5px;border-right-width:0px;border-left-width:1px;border-bottom-width:1px;border-top-width:1px;border-color:#909090;}
#header .search input[type="button"]{
 /* 通知IE浏览器调用脚本作用于'search' */
	behavior: url(pie.htc);
	border-top-right-radius:0.5em;
	-webkit-border-top-right-radius:0.5em;
	-ms-border-top-right-radius:0.5em;
	-moz-border-top-right-radius:0.5em;

	border-bottom-right-radius:0.5em;
	-webkit-border-bottom-right-radius:0.5em;
	-ms-border-bottom-right-radius:0.5em;
	-moz-border-bottom-right-radius:0.5em;

padding:2px 5px;font-family:"黑体";font-size:12px;color:white;border-width:0px;background-image:url('../images/back2.gif');background-repeat:repeat-x;}
#header .search input[type="button"]:hover{background-image:url('../images/back3.gif');background-repeat:repeat-x;}
#header .banner {text-align: center;}
#header .nav{width:100%;height:28px;background-image:url('../images/back3.gif');min-width:1024px;background-repeat:repeat-x;}
#header .nav ul.top{width:998px;height:28px;overflow:hidden;display: block;margin: 0px auto;}
#header .nav li.top{float:left;font-size:16px;padding:5px 28px;margin:0 2px;}
#header .nav li.top:hover{background-image:url('../images/back2.gif');background-repeat:repeat-x;}
#header .nav li a{color:white;font-size:13px;}

#header .nav .show_e{background-color:#0f5da5;position:absolute;top:430px;margin-left:-28px;
behavior:url(PIE.htc);
box-shadow:0px 2px 4px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.5);
-ms-box-shadow:0px 2px 4px rgba(0,0,0,0.5);
-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.5);
}
#header .nav .show_e li{margin:5px 28px;}
#header .nav .show_e li:hover{list-style-type:disc;}

#main {width:1024px;min-height:425px;margin-top:20px;margin-bottom:20px;overflow:hidden;margin-left:auto;margin-right:auto;}
#main h1{font-size:20px;font-weight:bolder;color:black;text-align:center;padding-bottom:5px;border-bottom:1px solid #ccc;} 
#main h2{font-size:15px;font-weight:bolder;color:black;}
#main h3{font-size:13px;font-weight:bolder;color:black;}
#main h4{width:80%;margin:0px auto;padding:8px 0px;}
#main p{margin-top:5px;}
#main a{color:#909090;}


#main .line{margin-top:5px;margin-bottom:10px;}
#main .content{width:726px;/*待改*/float:left;margin-left:30px;margin-top:20px;}

#footer{background-color:#0f5da5;padding:20px 150px;line-height: 20px;color:white;font-size:13px;min-width:1024px;overflow: hidden;}
#footer a{color:white;}
#footer a:hover{color:red;}
#footer .ll{float: left;}
#footer .rr{float:right;}
#footer .rr img{height:39px;}

/**********右边 面板***************/ 
#right .c_search{background-image:url('../images/c_back.gif');background-repeat:no-repeat;height:165px;margin-top:20px;}
#right .c_search form{padding-top:88px;margin-left:20px;}
#right .c_search input[type="text"]{color:#ccc;/*更改*/padding:2px;}
#right .c_search input[type="submit"]{padding:3px 8px;;}
#right .c_search select{margin-top:10px;}

#right h2{color:#0f5da5;margin-bottom:10px;}
#right .block2{margin-bottom:30px;overflow: hidden;}
#right .wrap {width:245px;height:165px;float:left;position:relative;margin-bottom:12px;background-color:white;overflow:hidden;}
#right .wrap ul{} 
#right .wrap p{text-indent: 0px;}
#right .wrap ul li{}
#right .wrap li img{width:245px;height: 165px;}
#right .wrap ol{position:absolute;
           right:5px;
           bottom:10px;}
#right .wrap ol li{height:20px; width: 20px;
              background:#ccc;
              border:solid 1px #666;
              margin-left:5px;
              color:#000;
              float:left;
              line-height:center;
              text-align:center;
              cursor:pointer;}
#right .wrap ol .on{background:#E97305;
               color:#fff;}



#box_lanrenzhijia {
	position:relative;
	width:492px;
	height:172px;
	background:#fff;
	border-radius:5px;
	border:8px solid #fff;
	margin:10px auto;
	cursor:pointer;
}
#box_lanrenzhijia .list {
	position:relative;
	width:490px;
	height:170px;
	overflow:hidden;
}
#box_lanrenzhijia .list ul {
	position:absolute;
	top:0;
	left:0;
}
#box_lanrenzhijia .list li {
	width:490px;
	height:170px;
	overflow:hidden;
}
#box_lanrenzhijia .count {
	position:absolute;
	right:0;
	bottom:5px;
}
#box_lanrenzhijia .count li {
	color:#fff;
	float:left;
	width:20px;
	height:20px;
	cursor:pointer;
	margin-right:5px;
	overflow:hidden;
	background:#F90;
	opacity:0.7;
	filter:alpha(opacity=70);
	border-radius:20px;
}
#box_lanrenzhijia .count li.current {
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100);
	font-weight:700;
	background:#f60;
}
#tmp {
	width:100px;
	height:100px;
	background:red;
	position:absolute;
}




/***************非首页 布局*****************/
#main #right{float:left;margin-left:20px;width:260px;}
#main #left2{float:left;width:208px;font-family:"Microsoft Yahei";}
#main #center2{float:left;margin-left:20px;width:515px;}

/*********非首页公共样式***********/
#center2 .position{margin-bottom:10px;}
#center2  p{margin-bottom:10px;line-height:20px;width:515px;}
#center2  h3{line-height:20px;}


/***********产品中心 左边***************/
.block3{margin-bottom:20px;}
#main #left2 h2{background-image:url('../images/c_h2.gif');background-repeat:no-repeat;width:100%;padding:4px 16px;}
#main #left2 .nav_left li.yiji{color:black;background-image:url('../images/nav_l_bak.gif');background-repeat:no-repeat;margin:2px;}
#main #left2 .nav_left li.yiji .bb{padding:6px 15px;font-weight: bolder;}
#main #left2 .nav_left li.yiji a{font-size:14px;color:black;}
#main #left2 .erji{background-image:none;border-left:1px solid #ccc;border-right:1px solid #ccc;padding-left:30px;}
#main #left2 .erji li{margin:5px 0px;}
#main #left2 .nav_left li.yiji .erji li a{color:#383838;}
#main #left2 .erji li:hover{list-style:disc;}

#left2 .hot div.c{border:1px solid #ccc;padding:0px 5px 8px 5px;overflow:hidden;margin-top:-2px;}
#left2 .hot li{overflow:hidden;margin:5px 0px;}
#left2 .hot li .img_cont{width:80px;height:60px;overflow:hidden;text-align:center;float:left;}
#left2 .hot li img{width:80px;}
#left2 .hot li h3{width:114px;float:left;overflow:hidden;}
#left2 .hot li .x{float:left;width:114px;text-overflow:ellipsis;overflow:hidden}

/**********产品中心 中间**************/
#center2 .blk{border:1px solid #ccc;overflow:hidden;padding:10px 10px;width:515px;margin-bottom:20px;}
#center2 .blk h3{color:#0f5da5;margin-left:30px;}
#center2 .blk .cc{overflow:hidden;}
#center2 .blk .suolue{width:180px; height:130px;float:left;}
#center2 .blk .suolue img{width:190px;}
#center2 .blk {float:left;width:500px;}
#center2 .blk .txt{margin-left:10px;width:300px;float:left;}
#center2 .blk .more{text-align:right;}
#center2 .blk .more a{color:red;}
#center2 .blk .more a:hover{border-bottom:1px solid red;}

#center2 img.xq{width:515px;}
#center2 .xiazai{}

/*************关于我们 联系我们 合作伙伴**************/
#center2 .about img{width:515px;}
#center2 .yingpin{margin-bottom:20px;}
#center2 .yingpin li{list-style:decimal;}
#center2 .yingpin ul{margin-left:50px;}

#center2 table.hezuo{}
#center2 table.hezuo tr td{color:black;padding:3px 0px;width:175px;}
#center2 table.hezuo tr td img{width:170px;}
#center2 table.hezuo tr td .imgc{width:170px;height:85px;overflow: hidden;}
#center2 table.hezuo tr td .txt{margin:3px 0px;overflow: hidden;text-align: center;}

/*************新闻中心 案例中心**************/
#center2 .news a{color:black;}
#center2 .news a:hover{color:red;}
#center2 .news .n_tit{width:300px;height:15px;overflow:hidden;text-overflow:ellipsis;float:left;}
#center2 .news .n_tim{float:right;}
#center2 .news li{border-bottom:1px dashed #ccc;overflow:hidden;margin-bottom:3px;}
#center2 .news img{width:315px;text-align: ;}

/***************内容  *******************/
#center2 .llimg{text-align: center;}
#center2 .lab{position:absolute;right: 0px;}
#center2 .xq img{width:480px;}
/****************分页样式*******************/
DIV.digg { 
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px;
 MARGIN-top: 20px; PADDING-TOP: 3px; TEXT-ALIGN: center 
} 
DIV.digg A { 
BORDER-RIGHT: #0f5da5 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #0f5da5 1px solid;
 PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; 
BORDER-LEFT: #0f5da5 1px solid; COLOR: #0f5da5; PADDING-TOP: 2px;
 BORDER-BOTTOM: #0f5da5 1px solid; TEXT-DECORATION: none 
} 
DIV.digg A:hover { 
BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid;
 BORDER-LEFT: black 1px solid; COLOR: #000; BORDER-BOTTOM: black 1px solid 
} 
DIV.digg A:active { 
BORDER-RIGHT: #0f5da5 1px solid; BORDER-TOP: #0f5da5 1px solid;
 BORDER-LEFT: #0f5da5 1px solid; COLOR: #000; BORDER-BOTTOM: #0f5da5 1px solid 
} 
DIV.digg SPAN.current { 
BORDER-RIGHT: #0f5da5 1px solid; PADDING-RIGHT: 5px;
 BORDER-TOP: #0f5da5 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold;
 PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #0f5da5 1px solid;
 COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #0f5da5 1px solid; BACKGROUND-COLOR: #0f5da5 
} 
DIV.digg SPAN.disabled { 
BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid;
 PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px;
 BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px;
 BORDER-BOTTOM: #eee 1px solid 
} 

/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}



