@charset "utf-8";
/* CSS Document */
/*一般企业站CSS样式*/
html{ background-color:#f7f7f7;}
.cms_content,.cms_footer,.cms_logo,.cms_nav ul,cms_link-box,.cms_top-bar,.sitemap{width:1000px; margin:0 auto;}/*容器宽度*/

.cms_header{
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height:90px;
}
.cms_logo img{height:60px;}
.cms_logo{height:90px; position:relative;}
.logo{ position:absolute;left:0;top:15px;}/*logo*/
.lang{ position:absolute;right:0;line-height:90px;}
.lang a{
	color:#666666;
	background-image: url(../images/s.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	margin-left:10px;
}
.search{position:absolute;right:200px;border-bottom:1px solid #ccc;top:30px;}
.cms_btn-search{display:block; float:left;color:#fff; background:url(../images/searchb.png);width:24px;height:23px;}
.cms_input-search{float:left;width:230px;height:24px; line-height:24px;background-color:transparent}

.cms_banner{height:270px; width:100%;}
/*二级下拉*/
.cms_nav{
	width:100%;
	position:relative;
	z-index:999;
	margin-top:1px;
	background:url(../images/nav.jpg);
	background-image: url(../images/nav.jpg);
	background-repeat: repeat-x;
}
.cms_nav ul{width:1000px; height:38px;margin:0 auto;}	
.cms_nav ul li{float:left;position: relative;text-align:center;}	
.cms_nav ul li ul{left:0px; position: absolute;width: 150px;top: 33px;display: none;}
.cms_nav ul li:hover{ display:block;}
.cms_nav ul li ul li{background:#FFF;border-top:1px #dadada solid; float:none;}
.cms_nav ul li ul li ul{ top:-1px;left:150px;}
.cms_nav ul li a{display:block;line-height:37px; color:#FFFFFF;font-size:14px;padding:0 40px;}
.cms_nav ul li a:hover{color:#fff;height:35px;line-height:35px;background-color:#0073b6;border:1px solid #013168;padding:0 39px;}
.cms_nav .current{background-color:gray; color:#fff;}	
.cms_nav .leave{background-color:none; color:#333;}
/* Holly Hack for IE \*/
* html .cms_nav ul li { float: left; height: 1%; }
* html .cms_nav ul li a { height: 1%; }
.cms_content{ margin-top:15px;}

/*页脚*/   
.sitemapbox{ background-color:#f0f0f0;padding:20px 0px 40px 0px; overflow:hidden;zoom:1; margin-top:20px;}
.sitemap dl{ float:left;width:114px; border-right:1px solid #dddddd; padding-left:50px;}
.sitemap dt{ font-size:15px;font-weight:bold;}
.sitemap dt a{color:#333333;}
.sitemap dd {margin-top:10px;}
.sitemap dd a{ display:block; line-height:22px;}
.footer{
	height:43px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.cms_footer{height:37px;line-height:37px;text-align:center;padding-top:6px;color:#FFFFFF;}
.cms_footer .footerleft{ float:left;}
.cms_footer .footerright{ float:right;margin-top:6px;}
   
/*产品切换样式*/ 
.cms_product{margin-top:15px;}
.cms_rollBox{width:984px;overflow:hidden;padding:12px 0 5px 6px;} 
.cms_rollBox .LeftBotton{height:45px;width:10px; background:url(../images/left.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;} 
.cms_rollBox .RightBotton{height:45px;width:10px; background:url(../images/right.gif) no-repeat;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;} 
.cms_rollBox .Cont{width:960px;overflow:hidden;float:left;} 
.cms_rollBox .ScrCont{width:10000000px;} 
.cms_rollBox .Cont .pic{width:192px;float:left;text-align:center;} 
.cms_rollBox .Cont .pic img{width:162px;padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;} 
.cms_rollBox .Cont .pic p{line-height:26px;color:#505050;} 
.cms_rollBox .Cont a:link,.rollBox .Cont a:visited{color:#626466;text-decoration:none;} 
.cms_rollBox .Cont a:hover{color:#f00;text-decoration:underline;} 
.cms_rollBox #List1,.rollBox #List2{float:left;} 
   
/*模块*/ 
.cms_column{float:left;}
.iabout{border:1px solid #dcdada;padding:1px;width:294px;margin-right:20px;}
.iabout .cms_column-title{height:30px;background:url(../images/it.jpg);font-size:14px;color:#2076dc;}
.iabout .cms_column-title span{ font-size:12px;color:#878686;margin-left:5px; font-family:Arial, Helvetica, sans-serif;}
.iabout img{ text-align:center; margin:0 auto;}

.inew{border:1px solid #dcdada;padding:1px;width:190px;margin-left:20px;}
.inew .cms_column-title{height:30px; background:url(../images/it.jpg);font-size:14px;color:#2076dc;}
.inew .cms_column-title span{ font-size:12px;color:#878686;margin-left:5px; font-family:Arial, Helvetica, sans-serif;}

.cms_column-title{height:30px; background:#eee;}
.cms_column-title h3{ float:left; text-indent:10px; line-height:30px;}
.cms_column-title a{ float:right; padding-right:10px;line-height:30px;}
.cms_column-title a:hover{ cursor:pointer; color:#f00;}
.cms_column-info{
	background-color:#FFFFFF;
	padding:17px 12px;
	background-image: url(../images/ib.jpg);
	background-repeat: repeat-x;
	height:256px;
	margin-top:1px;
}
.cms_space{float:left; width:15px;min-height:100px;height:100%;}/*间隔15px*/


/*tab*/
#tab{position:relative;width:468px;}
#tab .tabList ul li{
	float:left;
	margin-right:5px;
	background-image: url(../images/np.jpg);
	background-repeat: no-repeat;
	text-align:center;
	line-height:30px;
	width:101px;
	font-size:14px;
}
#tab .tabCon{
	position:absolute;
	padding:14px 0px;
	background-image: url(../images/ibb.jpg);
	background-repeat: repeat-x;
	height:263px;
	left:-1px;
	top:32px;
	border:1px solid #ccc;
	background-color:#fff;
	width:468px;
	background-position: bottom;
}
#tab .tabCon div{
	padding:10px 18px;
	position:absolute;
	opacity:0;
	margin:0 auto;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	
	background:#fff;
	background:-moz-linear-gradient(top, #fefefe, #ededed);	
	background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
	border:1px solid #ccc;
	height:32px; line-height:30px;
	width:100px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
	border-bottom:none;
	color:#2076dc;
	z-index:9999;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100); 
}
#tab .tabCon a{display: block;
    position: relative; float:left;width:200px;height:114px;padding:2px;border:1px solid #ccc; margin-bottom:10px;margin-right:17px; text-align:center;}
#tab .tabCon a:hover p{opacity:1;}
#tab .tabCon p{ background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #ffffff;
    left: 0;
    opacity: 1;
    padding: 5px;
    position: absolute;
    right: 0;
    transition: opacity 0.15s linear 0s;}
/*友情链接*/
.cms_link-box{ margin-top:15px;}
.cms_link{ padding:10px;}
.cms_link a{margin:5px; color:#999;}
.cms_link a:hover{ color:#333; cursor:pointer;}

   
/*焦点图样式*/

/*内容页*/
.cms_side{float:left;width:222px;}/*左侧导航页*/
.cms_side .menu{
	width:214px;
	padding:3px;
	border:1px solid #dcdada;
	background-color:#ffffff;
	background-image: url(../images/botbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cms_side .menu	.cms_title{ background:url(../images/title.jpg);height:36px;line-height:36px; font-size:16px;color:#FFFFFF; padding-left:10px;}
.cms_side ul{margin:5px 12px 10px 12px;}
.cms_side ul li{border-bottom:1px #dadada dotted;}
.cms_side ul li a{display:block; line-height:30px;text-indent:15px; text-align:left;}

  
.cms_main .cms_title{
	margin-bottom:2px;
	height:33px;
	line-height:30px;
	background-image: url(../images/rt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cms_title b{color:#ccc; padding-left:5px; font-weight:normal;} 
.cms_title h3{ float:left; font-size:14px; color:#2076dc;font-weight:bold;}
.cms_title h4{
	float:right;
	padding-top:2px;
	background-image: url(../images/h.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:17px;
}
  
.cms_main{float:left; margin-left:25px;width:753px;}/*右侧内容页*/
.cms_main-content{padding:15px; min-height:400px; line-height:160%; border:1px solid #dcdada; background-color:#FFFFFF;background-image:url(../images/topbg.jpg);background-repeat: repeat-x;background-position: top;}

  
/*新闻列表*/
ul.cms_new-list li{
	  height:30px;
	  line-height:30px;
	  background:url(../images/s.png) 5px no-repeat;
	  padding-left:15px;
	  }
ul.cms_new-list li a{float:left;}
ul.cms_new-list li a:hover{ color:#f00;}
ul.cms_new-list li span{float:right;}
ul.cms_new-list .hbg{ background-color:#f6f6f6}
.newtitle{ font-size:16px; font-weight:bold; text-align:center;}
.newtime{ text-align:right;margin:20px 0;}
.newinfo{ line-height:160%;}
 /*产品中心*/
.cms_product-box li{ position:relative; padding-left:230px; min-height:150px; margin:17px 0; padding-bottom:17px; border-bottom:1px dotted #a9a9a9}
.cms_product-box img{ position:absolute; left:0;top:0px;width:210px;}
.cms_product-box h3{font-size:14px; font-weight:bold;}
.cms_product-box h4{margin-top:10px;}
.pro_img{width:480px;height:auto;margin:0 auto; margin-bottom:20px;}