﻿@import url("Tag.css"); /*引入标签样式表*/
@import url("frame.css"); /*引入标签样式表*/
@import url("grid.css"); /*引入标签样式表*/
/*布局样式表-如果属于调用内容,请更改标签样式表*/
/*公共属性*/
body, dl, dt, dd, ol, ul, pre, form, field, input, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 { font-family:"宋体",Arial, Helvetica, sans-serif; margin:0; padding:0; color:#333; font-size:12px;}
body {text-align:left; background: #FCFCFC url(body_bg.jpg)  no-repeat center  top ;}

ul, ol { list-style:none;}
input, textarea, select, button, file {	font-size:12px;}
img { border:0;}
p, li {	line-height:1.8em;list-style-type:none;}

/*网站默认链接样式*/
A,A:link {COLOR:  #333333; text-decoration:none;}
A:visited {COLOR:  #333333}/*已访问链接*/
A:hover {COLOR:  #333333; text-decoration: none; }/*鼠标在链接上*/
A:active {COLOR:  #333333}/*连接被按下*/
/*表单相关*/
input,select,textarea,.textarea_style{	font-family:"宋体";	border:1px solid #dcdcdc; padding:2px}/*单选框复选框*/
form {margin: 0px;padding: 0px;}
/*所有内容字体大小*/
#content,#content td,#content p{line-height:1.8em; font-size:14px}

/*清除浮动*/
.clear{ clear:both; float:none;}

/*通用独立样式*/
.indtxt { font-size:12px; text-align:left; padding:5px}
.date{ color:#ccc; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-right:8px;float:right;}
#foot  { line-height:1.8em; color: #333333 ; background:url(foot_nva.jpg) repeat-x; text-align:center}
.foot a:link,.foot a:visited{color: #333333;}
/*表格用样式*/
.homeabout td,.homeabout p{ font-size:14px}
#login td,#login a,#login a:hover{ color:#333333}
#scsy td,#scsy a,#scsy a:hover,#scsy{ color: #333333; padding-right:10px}
.more td,.more a:link,.more a:hover{ color: #FF0000}

/*自由调用样式*/
/*新闻头条样式*/
.news_noen{height:auto;} 
.news_noen li{ text-align:left;border-bottom:1px dashed  #CCCCCC; padding-top:1px; font-size:13px;list-style:none; padding-left:5PX }
.news_noen span{text-align: center; font-size:16px; font-weight:bold}
/*自由新闻样式-样式一*/
.fnews{ margin:10px;overflow:hidden}
.fnews ul { padding-left:2px;}
.fnews ul .title{background:url(jt.gif)  repeat-y  left top;padding-left:20px; text-align:left;border-bottom:1px dashed  #CCCCCC; font-size:12px; line-height:24px }
.fnews ul .txt{ text-align:left;border-bottom:1px dashed  #CCCCCC; font-size:12px;}
.fnews ul .txt a { color:#FF0000}
/*自由新闻样式-样式二*/
.fnewss{ margin:10px;overflow:hidden}
.fnewss ul { padding-left:20px;background:url(jt.gif)  repeat-y  left top;}
.fnewss ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; font-size:12px; line-height:24px }

/*热门NO.*/
.news_hot{height:auto;} 
.news_hot ul { padding-left:30px}
.news_hot ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; padding-top:1px; font-size:12px;list-style:none;}
/*自由图片样式-样式一*/
.fimg {overflow:hidden}
.fimg ul { margin:5px; padding:0}
.fimg ul li { float:left; margin:5px;list-style-type:none; text-align:center;display:block; }
.fimg ul li img { width:165px; height:120px; padding:2px; border: #CCCCCC 1px solid;}
.fimg ul li span { display:block; width:145px; text-align:center;}

/*自由图片样式-样式二*/
.fimgs { width:auto;overflow:hidden}
.fimgs ul { margin:5px; padding:0}
.fimgs ul li { float:left; margin:5px;list-style-type:none; text-align:center;display:block; }
.fimgs ul li img { width:143px; height:100px; padding:2px; border: #CCCCCC 1px solid;}
.fimgs ul li span { display:block; width:145px; text-align:center;}

 /*栏目列表样式*/
.class_list    {height: auto;float:left; display:inline; margin:10px}
.class_list ul { margin-left:10px}
.class_list ul li
  {
  list-style-type:none;
  text-align:left;
  font-size:13px;}
.class_list ul a{text-decoration:none}
/*大类样式*/
.class_list ul .bigclass a{background: url(class.gif)  no-repeat left top; padding:5px 0; line-height:26px; padding-left:40px; display:block; width:160px }
.class_list ul .bigclass A:hover { color:#FF0000;background: url(class.gif)  no-repeat; background-position:0px -40px; padding:5px 0; line-height:26px; padding-left:40px; display:block; width:160px}
/*小类样式*/
.class_list ul .smallclass {background: url(class.gif)  no-repeat; background-position:0px -40px; padding:5px 0;  line-height:30px; padding-left:40px; display:block; width:160px  }
.class_list ul .smallclass A:hover { color: #003399}


/*列表页样式*/
/*新闻列表*/
.news_list{ height:auto;  overflow:visible}
.news_list ul { margin:0; padding:3px;border-bottom:1px dashed  #CCCCCC;}
.news_list ul .title{background: url(jt.gif)  repeat-y left top; text-align:left; font-size:14px; font-weight:bold;line-height:24px; padding-left:20px }
.news_list ul .data{ font-size:12px;font-weight:400}
.news_list ul .txt { padding:3px;text-indent: 2em;}
.news_list ul .txt a{ color:#FF0000}
.news_list ul .cs { overflow:visible;line-height:30px; padding:3px}
.news_list ul .cs span{ float:left;width:160px; display:block; }
/*产品列表*/
.pro_list {margin:10px; height:auto; float:left} 
.pro_list ul li{ float:left;width:326px; border:#E6E6E6 1px solid; margin:5px;list-style-type :none;padding:8px 5px; font-size:13px;text-align:center;display:inline;}
.pro_list ul li img{width:160px; height:120px;padding:2px; border: #CCCCCC 1px solid; display:block; float:left}
.pro_list ul li span{ display:block; float:left; width:140px; margin-left:10px}
/*下载列表*/
.down_list {margin:10px; height:auto;} 
.down_list ul {margin:5px;list-style-type :none;  font-size:12px;text-align: left;border-bottom:#CCCCCC 1px dashed}
.down_list ul .title { overflow:visible; display:block; margin:5px 0}
.down_list ul .title img{width:160px; height:120px;padding:2px; border: #CCCCCC 1px solid; display:block; float:left}
.down_list ul .title span{ float:left; margin-left:10px; padding:5px}
.down_list ul .title span a { font-size:14px; font-weight:bold}
.down_list ul .cs {line-height:20px;  margin-top:5px; display:block}
.down_list ul .cs span{ float:left; text-align:left; margin:0; padding-right:8px }
.down_list ul .cs span a { color:#FF0000  }
/*图集列表*/
.images_list {height:auto; width:auto} 
.images_list ul { margin:5px}
.images_list ul li{float:left; list-style-type :none; padding-top:2px; font-size:13px; margin:3px; text-align:center}
.images_list ul li img{width:165px; height:120px;padding:2px; border: #CCCCCC 1px solid; text-align:center}


/*自由留言*/
.fbook { margin:0; padding:0}
.fbook ul{ margin:10px;}
.fbook ul .title{ font-weight:bold; line-height:30px;}
.fbook ul .qe{border-bottom:#CCCCCC 1px dashed; }
.fbook ul .re{ border-bottom:#CCCCCC 1px solid; padding-top:3px}

/*留言列表*/
.guestbook {margin:0; padding:0}
.guestbook ul {border:#CCCCCC 1px solid; margin:5px 0px}
.guestbook ul .title { padding:2px 5px; margin:2px; background-color: #E6E6E6; font-weight:bold}
.guestbook ul .qe {border-bottom:#CCCCCC 1px dashed}
.guestbook ul .qe img { padding:10px; float:left}
.guestbook ul .qe span {float:left; padding:5px}
.guestbook ul .re { padding:2px 5px; margin:2px;}
.guestbook ul .bottom { padding:2px 5px; border-top:#CCCCCC 1PX solid; text-align:right }

/*单页留言订购*/
#message { width: auto; height:auto; margin:30px 0;padding-left:80px;}
#message dl {line-height:25px;width:550px;_height:25px;}
#message dt {float:left;clear:left;padding:2px 20px;width:100px;}
#message dd {text-align:left;padding:2px 20px;border:#CCCCCC 1px solid;margin:2px;}
#message dd input,#message dd textarea {border:1px solid #dcdcdc;padding:3px;}
#order dl {padding-left:50px;width:550px;line-height:25px;}
#order dt {float:left;clear:left;padding:5px 20px;width:100px;}
#order dd {text-align:left;height:auto;padding:5px 20px;border:#CCCCCC 1px solid;margin:5px}
#order dd input {border:1px solid #dcdcdc;padding:3px}

/*人才招聘样式*/
/*自由人才*/
.fjob{ margin:0px;overflow:hidden}
.fjob ul { padding-left:20px;background:url(jt.gif)  repeat-y  left top;}
.fjob ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; font-size:12px; line-height:24px }

/*人才列表页*/
.joblist { width:auto; margin:5px 0}
.joblist_bt {background: #F6F6F6; border:#E6E6E6 1px solid; line-height:30px; font-weight:bold}
.joblist_nr { border-bottom:#E6E6E6 1px solid; border-left:#E6E6E6 1px solid; border-right:#E6E6E6 1px solid; line-height:30px}
.joblist_bt .bt,.joblist_nr .bt{ width:37%;_width:36%; padding-left:5px; text-align:left;border:0}
.joblist_bt span ,.joblist_nr span{ display:block; width:15%; float:left; border-left:#E6E6E6 1px solid; text-align:center}

/*人才内容页*/
.jobview { width:auto; margin:5px;}
.jobview h2 { font-size:14px; padding:0; margin:0; line-height:60px; text-align:center; width:70%; float:left; border-right:#E7E7E7 1px solid}
.jobview ul li .an{ float:right; padding-right:10px; width:20%; line-height:30px; padding-top:18px;}
.jobview ul li { border:#E7E7E7 1px solid;padding-left:10px;line-height:30px }
.jobview ul .kh { border-bottom:0; border-top:0; padding-left:10px}
.jobview ul .bt  { background-color:#E3E3E3; line-height:30px; font-size:12px; font-weight:bold}
.jobview ul li span { font-weight:bold}


 /*菜单样式*/
.sf-menu{ background:  no-repeat; width:992px; height:30px; margin:0; padding:0} 

    #tabsH {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:5px 0 0 0px;
        list-style:none;
      }
    #tabsH .current {
      display:inline;
	 
      }
    #tabsH .current a {
      float:left;
      margin:0;
      padding:0 0 0 10px;
	   background:url("tableftH.gif") no-repeat left top;
      text-decoration:none;
      }
  
    #tabsH .current a span {
      float:left;
      display:block;
      background:url("tabrightH.gif") no-repeat right top;
      padding:3px 24px 4px 15px; font-size:12px; 
      color: #333333;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH .current a span {float:none;}
    /* End IE5-Mac hack */
#tabsH .current a:hover span { color: #990000;}


 /* 下级菜单样式*/	  
  #tabsH .current ul a{ background: #EEEEEE url(xl.gif) no-repeat; background-position:5px 3px  ;
  padding:8px 5px 8px 30px; line-height:12px; margin:0; font-size:12px; color: #990000;
  border-bottom: #333333 1px solid; border-left: #333333 1px solid ; border-right: #333333 1px solid}
  #tabsH .current ul a:hover{ background: #000000 url(xlh.gif) no-repeat; background-position:5px 3px;color:#FFFFFF;}
/*横向菜单浮动偏移*/  

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-7px;
	top:			24px; /* match top ul list item height */
	z-index:		999;
}

   /*CSS flickr 栏目内容 分页翻页样式*/
.flickr {PADDING-RIGHT: 3px;PADDING-LEFT: 3px;PADDING-BOTTOM: 3px;MARGIN: 3px;PADDING-TOP: 3px;TEXT-ALIGN: center}
.flickr A {BORDER-RIGHT: #dedfde 1px solid;PADDING-RIGHT: 6px;BACKGROUND-POSITION: 50% bottom;BORDER-TOP: #dedfde 1px solid;PADDING-LEFT: 6px;
PADDING-BOTTOM: 2px;BORDER-LEFT: #dedfde 1px solid;COLOR: #0061de;MARGIN-RIGHT: 3px;PADDING-TOP: 2px;BORDER-BOTTOM: #dedfde 1px solid;TEXT-DECORATION: none}
.flickr A:hover {BORDER-RIGHT: #000 1px solid;BORDER-TOP: #000 1px solid;BACKGROUND-IMAGE: none;BORDER-LEFT: #000 1px solid;COLOR: #fff;
BORDER-BOTTOM: #000 1px solid;BACKGROUND-COLOR: #0061de}
.meneame A:active {BORDER-RIGHT: #000 1px solid;BORDER-TOP: #000 1px solid;BACKGROUND-IMAGE: none;BORDER-LEFT: #000 1px solid;COLOR: #fff;
BORDER-BOTTOM: #000 1px solid;BACKGROUND-COLOR: #0061de}
.flickr SPAN.current {PADDING-RIGHT: 6px;PADDING-LEFT: 6px;FONT-WEIGHT: bold;PADDING-BOTTOM: 2px;COLOR: #ff0084;MARGIN-RIGHT: 3px;PADDING-TOP: 2px}
.flickr SPAN.disabled {PADDING-RIGHT: 6px;PADDING-LEFT: 6px;PADDING-BOTTOM: 2px;COLOR: #adaaad;MARGIN-RIGHT: 3px;PADDING-TOP: 2px}
/*内容页上下条样式*/
#pageview ul {border-top:#999999 1px dashed;text-align:left}
#pageview ul li {list-style-type: square;}
#pageview ul li a {font-size:12px;text-decoration:none}     
