﻿@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(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 {text-decoration:none;color:#666}
A:visited {COLOR:#666}/*已访问链接*/
A:hover {text-decoration: none; color:#5F3221}/*鼠标在链接上*/
A:active {COLOR:#666}/*连接被按下*/
/*表单相关*/
input,select,textarea,.textarea_style{	font-family:"宋体";	 padding:2px}/*单选框复选框*/
form {margin: 0px;padding: 0px;}
.date{ float:right; color: #999; font-weight:400;font-size: 12px;}

/*新闻头条样式*/
.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{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 }

/*热门带编号*/
.news_hot {height:auto; width:100%;overflow:hidden} 
.news_hot ul { background:url(hotNo.gif) no-repeat}
.news_hot ul li{ text-align:left;border-bottom:1px dotted #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:172px; height:150px; padding:2px;}
.fimg1 ul li span { display:block; width:172px; text-align:center;height:30px;line-height:30px;}

/*自由图片样式-样式二*/
.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:175px; height:155px; padding:0px; border: #CCCCCC 2px solid;}
.fimg3 ul li :hover img {  border: #F90 2px solid;}
.fimg3 ul li span { display:block; width:175px; text-align:center;background:url(bt_title.jpg)  no-repeat center center; height: 45px;
line-height: 45px;}

 /*栏目列表样式*/
.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}
/*大类样式*/
.class_list ul .bigclass a{background: url(p_background.jpg)  no-repeat center center; padding:5px 0;  line-height:30px; text-align:center; display:block; }
.class_list ul .bigclass A:hover { color:#5F3221}
/*小类样式*/
.class_list ul .smallclass a{background: url(class.gif)  no-repeat; background-position:0px -30px; padding:5px 0; border-bottom:#CCCCCC 1px  dotted; line-height:20px; padding-left:30px; display:block;}
.class_list ul .smallclass A:hover { color: #003399}


/*自由留言*/
.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(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:49px; margin:0; padding:0} 

    #tabsH {
      float:left;
      width:100%;
      line-height:normal;
      }
    #tabsH ul {
left:10px;
        margin:0;
        padding:0px;
        list-style:none;
      }
    #tabsH .current {
      display:inline;
	 
      }
    #tabsH .current a {
      float:left;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
      }
  
    #tabsH .current a span {
      float:left;
      display:block;
    
      padding:14px 20px 14px 20px; font-size:14px; font-weight:bold;
      color: #fff;
      }
    /* 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:#8f5444;background:url("nav_hover.gif") repeat-x;}
#tabsH .current a:hover ,#tabsH .current .index  {}
#tabsH .current a:hover span,#tabsH .current .index span{}

 /* 下级菜单样式*/	  
  #tabsH .current ul a{ background:#0e7331 url(menu_xl.gif) no-repeat; 
  padding:8px 5px 8px 30px; line-height:12px; margin:0; font-size:12px; color:#FFF;
  border:#E8E8E8 1px solid; border-top: none}
  #tabsH .current ul a:hover{ background:#E8E8E8 url(menu_xl.gif) no-repeat; background-position:0% -30px;color: #066}
/*横向菜单浮动偏移*/  

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			2px;
	top:			34px; /* match top ul list item height */
	z-index:		999;
}

 
#logo { padding-top: 12px;height:120px}
#zdh{ margin-top:10px}
#main { margin-top:10px}
#banner ul li{ float: right; width:110px; }
.setindex {height:28px;line-height:28px; float:right;color:#fff}
.setindex p{ font-size:12px; color:#FFF;padding-top:25px}
#login { background:#f6f6f6}
#ads { height:auto}
#foot { background:#643d16; width:100%;color:#FFF; padding-top:10px}
#fmenu p,#fmenu a,#copyright a{ color:#FFF}
#copyright { text-align:center; line-height:1.8em}
#sokey { text-align: right ; margin:0; padding:0}

/*首页样式*/
#i_nflas_title { background:url(bzls.jpg) no-repeat; line-height:30px; color: #06F; font-size:14px; font-weight:bold; padding-left:40px; padding-top:3px}
.i_xbox {  padding:5px;margin-bottom:2px}
.p_xbox{ padding:5px;margin-bottom:2px;border:1px solid #f4c201;background:#fffdee}
.i_xbox2 { border: #09C 2px solid; border-top:none; padding:2px; width:100% -4; margin-bottom:2px}
.i_rbox_title {border-top:1px solid #0e7331; line-height:33px; color: #666666; padding-left:0px; font-size:14px; font-weight:bold; margin-top:5px}
#i_ptiele{ background:url(pro_index.jpg) repeat-x; line-height:37px; color:#75522e; font-size:14px; font-weight:bold; padding-left:35px}
.product_title{ background:url(p_title.png) no-repeat;height:42px;}
.zhaoshang_title{ background:url(zs_title.png) no-repeat;height:40px;}
#zx_title{background:url(zx_title.png) no-repeat center center;height:40px;}
#zx_title span{float:right; padding-right:15px; padding-top:5px;}
#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{ background:url(hbbg.jpg) no-repeat; line-height:35px;color:#FFF; font-size:14px; font-weight:bold; padding-left:42px}
#i_book { background:url(xbg_top_bg2.jpg) no-repeat; line-height:40px; padding-left:80px;font-weight:bold; margin-top:5px}
#i_photo { background:url(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(papetitle.jpg) no-repeat; line-height:40px; padding-left:30px; color:#fff; font-size:12px; font-weight:bold}
.xbox,.xqbox,.xnbox{border: 1px solid #ccc;border-top:0; width:100% -2px; padding:5px; margin-bottom:5px;zoom:1}
.xqbox{border-top:0;  }
.xnbox{border:#85D5F6 1px solid;border-top:0; padding:0  }
.bmenu { background: url(pape_title2.png) 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: #CCC 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:980px;height:190px;}
  .pic_wrap .pic_inner{position:absolute;}
  .pic_ul{float:left;white-space:nowrap;}
	
.link_box { border:#CCC 1px solid; margin:5px 0px}
.link_title { background:#06C; color:#FFF; font-weight:bold; padding:5px; margin:2px;}

.I_About{
width:100%;
height:245px;
border-bottom:1px dotted #dcdcdc;
}
.I_AboutTitle{
width:100%;
height:50px;
border-bottom:1px solid #dcdcdc;
}
.I_AboutTitleLeft{
width:250px;
height:50px;
line-height:50px;
float:left;
background:url(abouttitltleft.jpg) no-repeat;
}
.I_AboutTitleMid{
width:310px;
height:50px;
line-height:50px;
float:left;
}
.I_AboutTitleMid span{
	cursor:pointer;
}
.I_AboutTitleRight{
text-align:right;
width:195px;
line-height:50px;
float:left;
height:50px;
}
.I_AboutTitleRight span{
	cursor:pointer;
}


.fxui-tab-hand {
	height: 28px;
}
.fxui-tab-tit {
padding-right:3px;
	display: block;
	float: left;
	font-size: 12px;
	cursor: pointer;
	color: #000;
	width:auto;
	text-align: center;
}
.fxui-tab-tit a{
	padding:5px;
	width:auto;
	background-color:#dcdcdc;
}
.fxui-tab-hand .curr {
	background: #fff;
	color: #fff !important;
	width:auto;
}
.fxui-tab-hand .curr a {
	background-color:#0e7331;
}

.I_AboutImg{
	margin:5px;
	width:250px;
	height:173px;
	padding:5px;
	border:1px solid #dcdcdc;
	float:left;
}
.I_AboutContent{
	margin:5px;
	padding:5px;
	height:173px;
	width:460px;
	
	float:left;
}

/* scrolltab */
.scrolltab{position:relative;width:750px;margin:0 auto;}
.scrolltab .ulBigPic{width:750px;height:444px;overflow:hidden;}
.scrolltab .ulBigPic li{width:750px;height:444px;display:none;}
.scrolltab .ulBigPic .liSelected{display:block;}
.scrolltab .ulBigPic img{border:1px solid #dedede;padding:2px;background-color:#fff;}
.scrolltab .ulBigPic .sPic{width:570px;float:left;overflow:hidden;}
.scrolltab .ulBigPic .sSideBox{width:290px;float:right;overflow:hidden;}
.scrolltab .sSideBox span{width:290px;display:block;overflow:hidden;}
.scrolltab .ulBigPic .sTitle{height:32px;line-height:32px;font-size:14px;font-weight:700;color:#333;}
.scrolltab .ulBigPic .sIntro{line-height:24px;color:#666;word-wrap:break-word;word-break:break-all;}
.scrolltab .ulBigPic .sMore{height:24px;line-height:24px;}
.scrolltab .ulBigPic .sMore a{color:#841;}
.scrolltab .ulBigPic .sTitle a{color:#333;}
.scrolltab .ulBigPic .sTitle a:hover{color:#840;}
.scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{width:38px;height:86px;display:block;position:absolute;top:190px;background:url(../images/bgArt.png) no-repeat;}
.scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel{cursor:pointer;}
.scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan{left:10px;}
.scrolltab .sLeftBtnA{background-position:-5px -2px;}
.scrolltab .sLeftBtnASel{background-position:-80px 0;}
.scrolltab .sLeftBtnABan{background-position:-161px 0;}
.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{right:10px;}
.scrolltab .sRightBtnA{background-position:-36px 0;}
.scrolltab .sRightBtnASel{background-position:-116px 0;}
.scrolltab .sRightBtnABan{background-position:-192px 0;}
.scrolltab .dSmallPicBox{width:750px;height:154px;position:relative;}
.scrolltab .dSmallPic{margin-left:30px;width:590px;height:144px;position:absolute;left:53px;top:0px;overflow:hidden;}
.scrolltab .dSmallPic ul{position:absolute;}
.scrolltab .dSmallPic li{width:141px;height:139px;border:1px solid #fff;padding:3px 2px 0;float:left;display:inline;cursor:pointer;overflow:hidden;}
.scrolltab .dSmallPic .sPic{display:block;}
.scrolltab .dSmallPic .sPic img{border:1px solid #ddd;padding:2px;}
.scrolltab .dSmallPic .sTitle{width:141px;height:30px;line-height:30px;display:block;text-align:center;color:#333;overflow:hidden;}
.scrolltab .dSmallPic .liSelected{}
.scrolltab .dSmallPic .liSelected .sPic img{border-color:#fff;}
.scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{width:18px;height:37px;display:block;position:absolute;top:45px;background:url(../images/bgArt.png) no-repeat;}
.scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel{cursor:pointer;}
.scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan{left:20px;}
.scrolltab .sLeftBtnB{background-position:0 -87px;}
.scrolltab .sLeftBtnBSel{background-position:-36px -87px;}
.scrolltab .sLeftBtnBBan{background-position:-73px -87px;}
.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{right:10px;}
.scrolltab .sRightBtnB{background-position:-17px -87px;}
.scrolltab .sRightBtnBSel{background-position:-53px -87px;}
.scrolltab .sRightBtnBBan{background-position:-89px -87px;}

#pro_content_c .tabs{display:none}
.main_content{
background:url(mian_content.jpg) ;
}

#imageShow{border-bottom:none !important;}
.readmore{
margin-top:10px;background:#643d16;color:#fff !important;padding:5px;display:block;width:60px;text-align:center;font-family: "宋体";
}