@import url("typo.css"); /*引入标签样式表*/
@import url("screen.css"); /*引入布局框架样式表*/
@import url("list.css"); /*引入标签样式表*/

/*公共属性*/
body, dl, dt, dd, ol, ul, pre, form, field, input, p, 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:url(../images/body_bg.jpg) repeat-x top ;}
.content,.content p { font-size:12px; line-height:1.8em; width:100%;} /*默认内容行距与字体大小*/
ul, ol { list-style:none; margin:0; padding:0}
input, textarea, select, button, file {	font-size:12px;}
img { border:0;}
p, li {	line-height:1.8em;list-style-type:none;}
#page { text-align:center}
/*网站默认链接样式*/
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:"宋体";	 padding:2px}/*单选框复选框*/
form {margin: 0px;padding: 0px;}
.date{ float:right; color: #999; font-weight:400}

/*新闻头条样式*/
.news_noen{height:auto;} 
.news_noen .title a{ font-size:14px; font-weight:bold; color:#F00; line-height:35px;}
.news_noen .txt a{ color:#F00}
.news_noen li{ text-align:left; padding-top:1px; font-size:12px;list-style:none; padding-left:5PX }
.news_noen span{text-align: center; font-size:16px; font-weight:bold}
/*自由新闻样式-样式一*/
.fnews{ margin:0px;overflow:hidden}
.fnews ul { padding-left:2px;}
.fnews ul .title{line-height: 30px;padding-left:20px; text-align:left; font-size:12px;  }
.fnews ul .txt{ text-align:left;font-size:12px;}
.fnews ul .txt a { color:#FF0000}
/*自由新闻样式-样式二*/
.fnewss{ margin:10px;overflow:hidden}
.fnewss ul { padding-left:20px;background:url(../images/jt.gif)  repeat-y  left top;}
.fnewss ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; font-size:12px; line-height:24px }

/*热门带编号*/
.news_hot {height:auto; width:100%;overflow:hidden} 
.news_hot ul { background:url(../images/hotNo.gif) no-repeat}
.news_hot ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; padding-top:1px; font-size:12px;list-style:none; padding-left:25px; line-height:22px}

.news_hot2 {height:auto;} 
.news_hot2 ul { padding-left:30px}
.news_hot2 ul li{ text-align:left;border-bottom:1px dashed  #CCCCCC; padding-top:1px; font-size:12px;list-style:none;}
/*自由图片样式-样式一*/
.fimg1 {overflow:hidden; display:inline-block}
.fimg1 ul li { float:left;list-style-type:none; text-align:center;display:inline; padding:5px }
.fimg1 ul li img { width:200px; height:160px; padding:2px; border: #CCCCCC 1px solid;}
.fimg1 ul li span { display:block; width:200px; text-align:center;}

/*自由图片样式-样式二*/
.fimg2 { width:auto;overflow:hidden}
.fimg2 ul li { float:left; margin:5px;list-style-type:none; text-align:center;display:block; }
.fimg2 ul li img { width:143px; height:100px; padding:1px; border: #CCCCCC 1px solid;}
.fimg2 ul li span { display:block; width:145px; text-align:center;}

/*自由图片样式-样式三*/
.fimg3 { width:auto;overflow:hidden}
.fimg3 ul li { float:left; margin:3px;list-style-type:none; text-align:center;display:block; }
.fimg3 ul li img { width:95px; height:75px; padding:0px; border: #CCCCCC 1px solid;}
.fimg3 ul li :hover img {  border: #F90 2px solid;}
.fimg3 ul li span { display:none; width:115px; text-align:center;}

 /*栏目列表样式*/
.class_list{float:left; width:100%; }
.class_list ul{padding:5px}
.class_list ul li{list-style-type:none;text-align:left;font-size:13px; width:100% -5px;}
.class_list ul a{text-decoration:none; background:#fafafa}
.class_list ul a:hover,.class_list ul a.hover{text-decoration:none; background:#9c1730; color:#fff;}
/*大类样式*/
.class_list ul .bigclass a{padding:5px 0; line-height:20px; padding-left:30px; display:block; }

/*小类样式*/
.class_list ul .smallclass a{background-position:0px -30px; padding:5px 0; border-bottom:#CCCCCC 1px  dotted; line-height:20px; padding-left:30px; display:block; font-size:12px;}



/*自由留言*/
.fbook {overflow:visible;}
.fbook ul{ margin:0px;}
.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 }

/*单页留言订购*/
#forms { width: auto; height:auto; margin:30px 0;padding-left:80px;}
#forms dl {line-height:25px;width:550px;_height:25px;}
#forms dt {float:left;clear:left;padding:2px 20px;width:100px;}
#forms dd {text-align:left;padding:2px 20px;border:#CCCCCC 1px solid;margin:2px;}
#forms dd input,#forms dd textarea {border:1px solid #dcdcdc;padding:3px;}


/*人才招聘样式*/
/*自由人才*/
.fjob{ margin:0px;overflow:hidden}
.fjob ul { padding-left:20px;background:url(../images/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: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}




 /*菜单样式*/
.sf-menu{width:1000px; height:40px; margin:0; padding:0} 

    #tabsH {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsH ul {
        margin:0;
        padding:0px;
        list-style:none;
      }
    #tabsH .current {
      display:inline;
	 
      }
    #tabsH .current a {
      float:left;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
	  
      }
      
      
       #tabsH ul li {
     position:relative;
	  
      }
      
         #tabsH ul li ul{
     position:absolute; left:-70px; top:102px;  z-index:999999;
	  background:url(../images/navbg.png) repeat; display:none;
      }
      
      
         #tabsH ul li:hover ul{
     position:absolute; left:-70px; top:102px;  z-index:999999;
	  background:url(../images/navbg.png) repeat; display:block;
      }
     
     
  
    #tabsH .current a span {
	font-family: 微软雅黑;
      float:left;
      display:block;
      padding: 45px 7px 35px 7px; font-size:14px; font-weight:bold;
      color: #000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH .current a span {float:none;}
    /* End IE5-Mac hack */

#tabsH .current a:hover span,#tabsH .current .index  span { color:#fff;}
#tabsH .current a:hover ,#tabsH .current .index  { background-position:0% -50px;background: url("../images/tableftH.gif") no-repeat left top;}
#tabsH .current a:hover span,#tabsH .current .index span{background-position:100% -50px;}

   #tabsH ul li ul li{ width:70px; text-align:center; height:30px; line-height:30px;padding:0}
   #tabsH ul li ul li a{ width:70px; text-align:center; color:#fff;}
   
   
      #tabsH ul li ul li:hover{ width:70px; text-align:center; height:30px; line-height:30px;padding:0; background:#9c1730}

 
#logo { height:101px}
#zdh{ margin-top:10px}
#main { margin-top:15px}
#banner ul li{ float: right; width:110px; }
.tel {background: url(../images/tel_bg.jpg) no-repeat; padding-left:100px; height:87px; margin-top:10px}
.tel p{ font-size:24px; color:#FFF; font-weight:bold; padding-top:25px}
#login { background:#f6f6f6}
#ads { height:365px}
#foot { background: url(../images/footer_bg.jpg) repeat-x; width:100%;color:#FFF; padding:10px}
#fmenu p,#fmenu a,#copyright a{ color:#FFF}
#copyright { text-align:center; line-height:1.8em}
#sokey { margin:0 auto; padding:0;text-align: center;}

/*首页样式*/
#i_nflas_title {padding-left: 25px;background:url(../images/title.jpg) no-repeat;color:#3c3c29; line-height:25px;border:1px solid #F7F7F7;font-size:12px; font-weight:bold;}
.i_xbox { padding:5px;margin-bottom:2px}
.i_xbox2 { border-top:none; padding:2px; width:100% -4; margin-bottom:2px}
.i_rbox_title { line-height:33px; color: #252518; font-size:13px; font-weight:bold;}
#i_ptiele{ border:1px solid #cdd6db;line-height:37px; color:#666; font-size:14px; font-weight:bold; padding-left:35px}
#i_ptiele span,#i_n_title span{ float:right; padding-right:15px; padding-top:5px;}
#i_ptiele span img ,#i_n_title span img { padding-top:6px}
#i_n_title{ border:#cdd6db 1px solid; line-height:35px;color:#666; font-size:14px; font-weight:bold; padding-left:42px}
#i_book { background:url(../images/xbg_top_bg2.jpg) no-repeat; line-height:40px; padding-left:80px;font-weight:bold; margin-top:5px}
#i_photo { background:url(../images/xbg_top_bg.jpg) no-repeat; line-height:27px; padding-left:30px;font-weight:bold; margin-top:5px}
.i_boox_xbox {border: #CCC 1px solid; border-top:0; width:100% -2px; padding:5px; margin-bottom:5px;zoom:1;}

.votejs { float:left}
.votejs li  { float:left; width:110px}
.votejs li  label { width:60px}
.vote_sub { text-align:center}
.p_title { background:url(../images/papetitle.jpg) no-repeat; line-height:32px; padding-left:20px; color:#585858; font-size:14px; font-weight:bold}
.xbox,.xqbox,.xnbox{ border: #F1F1DA 1px solid; border-top:0; width:100% -2px; padding:5px; margin-bottom:5px;zoom:1}
.xqbox{border:#cdd6db 1px solid;border-top:0;  }
.xnbox{border:#cdd6db 1px solid;border-top:0; padding:0  }
.bmenu { background: url(../images/pape_title2.jpg) no-repeat; line-height:30px; font-size:14px; font-weight:bold; color:#036; padding-left:30px}
.bmenu span { float:right; padding-right:30px;font-size:12px; font-weight: 400; color: #333}
.conts {border: #DADAD8 1px solid; border-top:0; width:100% -2px; padding:5px; margin-bottom:5px;zoom:1; }
.tags{ padding:5px}
 .pic_wrap{margin:0 auto;position:relative;overflow:hidden; margin:0 5px;width:740px;height:192px;}
  .pic_wrap .pic_inner{position:absolute;}
  .pic_ul{float:left;white-space:nowrap;}
	
.link_box { border:#CCC 1px solid; margin:5px 0px}
.link_title { color:#FFF; font-weight:bold; padding:5px; margin:2px;}
.slidenews{ background: url(../images/news.jpg) no-repeat;}
.caonima a{color:#a88634}
.caonima li{list-style-type:circle !important;}
.ksdh{background: url(../images/ksdh.jpg) no-repeat;}



#pages {
	clear: both;
	padding: 10px 0 10px;
	text-align: center;
	font: 12px 'Microsoft YaHei';
}
#pages a {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	margin-right: -1px;
}
#pages a.a1 {
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 0px;
}
#pages a:hover {
	background: #9c1730;
	color: #fff;
	text-decoration: none;
}
#pages span {
	display: inline-block;
	padding: 0px 12px;
	height: 30px;
	line-height: 30px;
	background: #9c1730;
	border: 1px solid #9c1730;
	color: #fff;
	text-align: center;
}


.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:32px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:155px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:32px; width:100px; border:1px solid #e3e3e3;float:left; } 
.wbytable .wyzm{ padding-top:0px; display:block; width:98px; height:26px; float:left; padding-left:8px;} 
.wbytable .wyzm img{margin:0px;}
.wbytable input[type=submit]{ border:none; background:#9c1730; color:#fff;}
.wbytable input[type=reset]{ border:none; background:#ff0000; color:#fff;}
