/* CSS Document */
body,html{ font-family:Arial,Tahoma,sans-serif; font-size:14px; color:#333;  background:#fff; min-width:1200px; }
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed; }
*{margin:0; padding:0;}
ul,ol{list-style-type:none;}
a{text-decoration:none; color:#333;}
a:hover{color:#ff5400;}
ul,ul li{list-style:none}
.left{float:left}
.right{float:right}
.clear{ clear: both;}
.clearfix {height: 1%;  overflow: hidden;}
.clearfix::after { clear: both;  content: ""; display: table;}
/*布局*/
.wrap{ width:1200px; height:auto; margin:0 auto;   }
.fr{ float:right;}
.fl{ float:left;}
h1, h2, h3,h4,h5{ font-family:Arial,Tahoma,sans-serif; font-weight:normal;}
img{
padding:0; 
margin:0; 
border:0;
}
img a{
padding:0; 
margin:0; 
border:0;
}
.white{color:#FFF;}
.white a{color:#FFF;}
.white a:hover{color:#f00;}
/*页眉样式*/
#header{ height:120px; background:url(bgheader.png) no-repeat center top; position:absolute; left:0; top:0; z-index:99; width:100%;    }
#header h1{ }
	#header h1 a{ width:450px;  height:74px; display:block; background:url(logo.png) no-repeat left center; text-align:center; float:left;    }
	
	.head-top{ height:28px;  text-align:right;}
	.lang{ color:#ffff0b;height:28px; line-height:28px; font-size:14px; text-align:right;}
	.lang a{color:#ffff0b; font-size:14px; padding:0 5px;}
	.lang a:hover{ text-decoration:underline;}
	/*search*/
	.searchbox{ width:212px; height:28px;  float:right;  }
	.searchbox .text { margin-top:3px; height:22px; line-height:22px; width:117px; float:left;color:#ffff0b; background:url(bg-search.png) no-repeat; border:none; outline:medium; padding-left:30px;}
	.searchbox .submit{ border:none; width:55px; height:30px; float:right; outline:medium;background:#ffff0b; cursor:pointer; color:#000; font-size:14px; }
	
	.nav{ height:74px; float:right; }
	.nav ul{ }
	.nav li{ float:left; z-index:10;  text-align:center;  }
	.nav li a{ color:#ffffff; font-size:14px; font-weight:600;  height:74px; line-height:74px; display:block;   font-family:Arial,Tahoma,sans-serif; padding:0px 13px; text-transform:uppercase; }
	.nav li a:hover{ color:#ffff0b; }

/*首页banner*/
#banner{ width:100%; min-width:1000px; margin:28px auto 0;  height:700px; z-index:1; overflow:hidden;    }
#banner .slideBox{  margin:0 auto; height:700px; overflow:hidden;   z-index:1; position:relative;}
	#banner	.slideBox .bd{ position:relative; height:700px; z-index:1; overflow:hidden;   }
	#banner	.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;height:700px; overflow:hidden;  }
	#banner	.slideBox .bd li a{  }
	#banner	.slideBox .bd img{  height:700px; display:block; margin:0 auto;  }
	.slideBox .prev,
		 .slideBox .next{ position:absolute; left:10%; top:50%; margin-top:-40px; display:block; width:44px; height:80px; background:url(slider-arrow.png) 0px 0px no-repeat; filter:alpha(opacity=40);opacity:0.4; z-index:99;   }
		.slideBox .next{ left:auto; right:10%; background-position:-44px 0px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
#innerbanner{ width:100%; min-width:1000px; margin:0px auto;  height:400px; z-index:1; overflow:hidden;    }
#innerbanner .slideBox{  margin:0 auto; height:400px; overflow:hidden;   z-index:1; position:relative;}
	#innerbanner	.slideBox .bd{ position:relative; height:400px; z-index:1; overflow:hidden;   }
	#innerbanner	.slideBox .bd li{ zoom:1; vertical-align:middle; position:relative;height:400px; overflow:hidden;  }
	#innerbanner	.slideBox .bd li a{  }
	#innerbanner	.slideBox .bd img{  height:400px; display:block; margin:0 auto;  }
	




/*首页主要内容*/
.indextitle{ font-size:24px; color:#ff5400; text-align:center; height:65px;line-height:34px; }
.indextitle span{ font-family:arial; font-size:24px; color:#353434; text-transform:uppercase;}

/*产品展示*/
#product{ height:auto;  padding:20px 0; overflow:hidden; width:100%; min-width:1000px; margin-top:20px;}
#product h2{ }

#product .proList{ width:1200px; margin:0px auto; height:300px; overflow:hidden; position:relative; padding-top:40px;}
#product .proList .bd{ }
#product .proList  li{ width:258px; height:auto; margin-right:54px;  float:left; }
#product .proList  li .pic{width:258px; height:258px;  display:block; position:relative; overflow:hidden; }
#product .proList  li .pic a img{ width:258px; height:258px; border:0;  transform: translate3d(0px, 0px, 0px); transition: all 1.5s ease 0s;  }
#product .proList  li .pic a:hover img{transform: scale(1.05);
    transition: all 1.5s ease 0s;}
#product .proList  li .info a{ height:40px; line-height:40px;  font-size:18px; color:#223d84; display:block; width:258px; text-align:center;  }
#product .proList  li .info a:hover{ color:#ff5400;  }


.news{ height:auto; margin-top:20px;  padding-bottom:20px; overflow:hidden;}
.news h2{}

.newsBox ul{ height:300px; overflow:hidden; padding-top:20px; }
.newsBox ul li{ }
.newsBox ul li .thumb{ width:177px; height:120px; margin-right:10px; float:left;}
.newsBox ul li .thumb a img{ width:177px; height:120px;   }
.newsBox ul li .thumb a:hover img{}
.newsBox ul li .title{ line-height:30px; height:30px; overflow:hidden;   font-size:16px; color:#000;  float:left;   width:370px;}
.newsBox ul li .title a{ color:#000;font-family:Arial,Tahoma,sans-serif; font-weight:600; }
.newsBox ul li .title a:hover { color:#ff5400;}
.newsBox ul li .title a span{ display:inline-block; float:right; width:18px; height:18px; line-height:18px; font-size:14px; text-align:center; background:#6d6d6d; color:#fff;}
.newsBox ul li .title a:hover span{ width:18px; height:18px; background:#ff5400; color:#fff;}
.newsBox ul li .txt{ height:48px; line-height:24px; overflow:hidden; color:#6d6d6d;  font-size:14px; width:370px; float:left;font-family:Arial,Tahoma,sans-serif; }

.newsBox ul li.Left{  width:580px;  height:120px; float:left; padding:15px 0; }
.newsBox ul li.Right{  width:580px;  height:120px; float:right; padding:15px 0;  }

.contact{ height:370px; background:url(bg-lx.jpg) no-repeat center center; width:100%; min-width:1000px; padding-top:30px;}
.contact .content{ margin-left:30px; background:url(mbg1.png) repeat; height:290px; width:480px; padding:30px;}
.contact .content h2{ font-size:24px; color:#fffd05;}
.contact .content h2 span{ color:#fff;}
.contact .content .txt{ color:#fff; font-size:16px; line-height:48px; padding-left:30px; background:url(icon-lx.png) no-repeat left 13px;}

/*页脚样式*/
#footer{ height:auto; padding:6px 0;  overflow:hidden;  background-color:#fff }
.flink{  height:50px; line-height:50px; border-bottom:1px solid #ccc;   text-align:center;color:#9e9d9d;  }
.flink a{ color:#9e9d9d; font-size:14px;  padding:0 10px; }
.flink a:hover{ color:#ff5400;}
.copyRight{ line-height:30px; text-align:center;  color:#9e9d9d; font-size:14px;  }
.copyRight a{color:#9e9d9d;}

/*子页主要内容*/
#innerbody{ height:auto; background:url(bginner.jpg) no-repeat center top; padding-top:20px; overflow:hidden;}
.leftpart{ width:260px;  float:left;height:auto;  }
.leftpart h2{font-family:Arial,Tahoma,sans-serif; height:48px; line-height:48px;color:#fffd05;font-size:18px; overflow:hidden; font-weight:600; background-color:#050565; text-align:center; border-bottom:1px solid #ccc; }
.submenu{ background:#050565;   height:auto; }
.submenu  li{height:40px; width:260px;  border-bottom:1px solid #ccc; overflow:hidden;  } 
.submenu  li a{ color:#ffffff; line-height:48px; height:48px;   font-size:16px;  font-family:Arial,Tahoma,sans-serif; text-align:center; display:block; }
.submenu  li a:hover{ color:#050565; background-color:#fffd05; }
.submenu  li a.focus{ color:#050565; background-color:#fffd05;  }


.rightpart{ width:900px;  float:right; height:auto;  overflow:hidden; padding-bottom:20px;  }
.location-title{ color:#050565; background:url(mbg2.png) repeat;  font-size:18px; font-weight:600; height:48px; line-height:48px; margin-bottom:6px; padding:0 10px; }
.location-title span{ float:right; color:#888888; font-size:14px; padding-left:20px; background:url(home.png) no-repeat left center;}
.location-title span a{color:#888888; }
.location-title span a:hover{ text-decoration:underline; color:#ff5400;}

.innermain{ padding:10px; line-height:25px;min-height:200px; overflow:hidden; color:#333;}




/*---------------------------------------------------------*/

.subme{ background:#050565; height:auto; }

/**************************************/
.suckerdiv{margin:0px auto 0px auto;}
.suckerdiv ul{margin:0 auto;padding: 0;list-style-type: none;width:260px; border:none; background:none; /* Width of Menu Items */}
/*1st level sub menu style */
.suckerdiv ul li ul{/*left: 213px;  Parent menu width - 1 position: absolute;*/ width:260px; /*sub menu width*/ /*top: 0;*/display: none;z-index:9999;color:#666;}
/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ left: 159px; /* Parent menu width - 1*/}
/* menu links style */



.suckerdiv  li{height:auto; width:260px;overflow:hidden;  } 
.suckerdiv  li a{ color:#ffffff; line-height:48px; height:48px; border-bottom:1px solid #ccc;  font-size:16px;  font-family:Arial,Tahoma,sans-serif; text-align:center; display:block; }
.suckerdiv  li a:hover{ color:#050565; background-color:#fffd05; }
.suckerdiv  li a.focus{ color:#050565; background-color:#fffd05;  }


.suckerdiv ul li ul{ border-bottom:1px solid #ccc;}
.suckerdiv ul li ul li{margin:0px; border:none; background:none; }
.suckerdiv ul li ul li a{color:#fff; background:none; font-size:14px;line-height:30px; height:30px;font-weight:normal; border:none; display:block;text-align:center;}
.suckerdiv ul li ul li a:hover{color:#f60; background:none;}

/*.suckerdiv ul li ul li ul li a{color:#626262; background:none; font-size:12px;line-height:30px; height:30px;font-weight:normal; border:none; display:block;padding-left:50px;border-bottom:1px dashed #eee;}
*/
.suckerdiv .subfolderstyle{color:#ffffff; line-height:48px; height:48px; border-bottom:1px solid #ccc;  font-size:16px;  font-family:Arial,Tahoma,sans-serif; text-align:center; display:block; }

/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/*---------------------------------------------------------*/
.piclistxx ul li{ width:204px; height:auto; margin-right:20px; float:left; }
.piclistxx ul li a{  display:block; width:200px; height:200px;  padding:2px; border:2px solid #ddd; background:#FFF;}
.piclistxx ul li a:hover{ border:2px solid #ff5400;}
.piclistxx ul li img{ width:200px; height:200px; border:none;}
.piclistxx ul li .infoxx{ height:25px; line-height:25px; width:200px; margin:0 auto; display:block;text-align:center; color:#333;}
#demo1{float: left;}
#demo2{float: left;}
#demox1{float: left;}
#demox2{float: left;}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*分页样式*/
.page_fy {font-size:12px; padding:8px; margin:3px; text-align:center; margin-top:10px;}
.page_fy A {padding:5px 5px;MARGIN: 2px; COLOR: #fff;  TEXT-DECORATION: none; BACKGROUND-COLOR: #606060; border:#606060 1px solid;}
.page_fy A:hover {COLOR: #fff;; background:#000; border:#FFF 1px solid;}
.page_fy A:active {COLOR: #666; border:#999 1px solid; }
.page_fy .focus {FONT-WEIGHT: bold;  MARGIN: 2px;  COLOR: #fff; BACKGROUND-COLOR: #ff5400; border:#ff5400 1px solid; padding:5px 8px;}
.page_fy .disabled {MARGIN: 2px; COLOR: #ddd; border:#ccc 1px solid; padding:5px 5px;}
.page_fy span{padding-left:5px;}
.page_fy span.off {border: 1px solid #606060; color: #FFF; margin:2px; padding:5px 5px; BACKGROUND-COLOR: #606060;}

.ul_list_pic{ margin:0 auto;}
.ul_list_pic li{float:left; margin:0px 8px;text-align:center;width:204px; height:234px;  margin-bottom:10px;}
.ul_list_pic li a{border:2px solid #ddd;padding:2px;display:block;width:200px; height:200px;}
.ul_list_pic li img{ width:200px; height:200px;}
.ul_list_pic li a:hover{border:2px solid #ff5400; color:#333;}
.ul_list_pic li .info{text-align:center; height:30px; line-height:40px; width:200px; margin:0 auto; display:block; overflow:hidden;}


.ul_list_pica{ margin:0 auto;}
.ul_list_pica li{float:left; margin:0px 10px;text-align:center;width:184px; height:169px;  margin-bottom:10px;}
.ul_list_pica li a{border:2px solid #ddd;padding:2px;display:block;width:180px; height:135px;}
.ul_list_pica li img{ width:180px; height:135px;}
.ul_list_pica li a:hover{border:2px solid #ff5400; color:#333;}
.ul_list_pica li .info{text-align:center; height:30px; line-height:40px; width:180px; margin:0 auto; display:block; overflow:hidden;}



.ul_list_picx{ margin:0 auto;}
.ul_list_picx li{float:left; margin:0px 23px;text-align:center;width:244px; height:214px;  margin-bottom:10px;}
.ul_list_picx li a{border:2px solid #ddd; padding:2px;display:block;width:240px; height:180px;}
/*.ul_list_picx li img{width:240px; height:180px; border:0;}*/
.ul_list_picx li img{width:240px; height:180px; border:0;}
.ul_list_picx li a:hover{border:2px solid #ff5400; color:#333;}
.ul_list_picx li .info{text-align:center; height:30px; line-height:40px; width:240px; margin:0 auto; display:block; overflow:hidden;}




.ul_list_article li {display:block; height:35px; line-height:35px; position:relative;}
.ul_list_article li a {background:url(arrt.gif) no-repeat 10px center; padding-left:20px; height:35px; line-height:35px;text-align:left;display:block;margin-right:10px; float:left}
.ul_list_article li.news_list7{ background-color:#f2f2f2;}
.ul_list_article li a:hover{}
.ul_list_article li a em.down{font-style:normal; color:#FF0000}
.ul_list_article li a em.click{font-style:normal; color:#0000FF}
.ul_list_article li span{float:right; text-align:right; display:block; padding-right:10px;}
.ul_list_article li span.title{float:left;}
.ul_list_article li span.title a{ background:none}


.neinews{height:auto; overflow:hidden;}
.neinews .newstxt{ line-height:22px; margin-top:5px; padding-bottom:10px; height:auto; overflow:hidden; border-bottom:1px dotted #f2f2f2; position:relative;}
.neinews .newstxt img{ margin-top:8px; float:left;border:2px solid #f2f2f2; width:225px; height:225; margin-right:15px;}
.neinews .newstxt p{line-height:30px; height:auto; overflow:hidden;}
.neinews .newstxt p a{color:#A40000; text-decoration:none; }
.neinews .newstxt p a:hover{color:#EA7526; text-decoration:underline; }
.neinews .newstxt h3{font-weight:bold; height:auto; line-height:45px; font-size:16px;}

.neinewsx{width:100%; height:auto; overflow:hidden; position:relative;}
.neinewsx .newstxtx{ line-height:22px; margin-top:5px; padding-bottom:10px; height:auto; overflow:hidden; border-bottom:1px solid #f2f2f2;}
.neinewsx .newstxtx img{ margin-top:8px; float:left;border:2px solid #f2f2f2; width:240px; height:180px; margin-right:15px;}
.neinewsx .newstxtx p{color:#666; line-height:30px;}
.neinewsx .newstxtx p a{color:#A40000; text-decoration:none; }
.neinewsx .newstxtx p a:hover{color:#EA7526; text-decoration:underline; }
.neinewsx .newstxtx h3{ color:#333; font-weight:bold; height:auto; line-height:45px; font-size:16px;}

.hy_load {
position: absolute;
right: 0;
color: #333 !important;
background: url(hy_load_03.png) no-repeat center right !important;
padding-right: 24px;
}
.hy_loadx {
position: absolute;
right: 0;
color: #333 !important;
padding-right: 24px;
}

.arc_link{margin:15px 0; border-top:1px dotted #CCC; padding:8px 0;}
.arc_link span{padding:0 8px;}

.left_tc{ position:fixed; left:0; top:200px; -position:absolute; z-index:9999;}
.left_tc2{ width:20px; height:75px; cursor:pointer; line-height:16px; background:#03816b; color:#fff; font-size:15px; padding:8px 12px 0 8px; font-weight:bold; text-align:center; float:left;}
.left_tc3{ padding-top:9px; height:74px; background:#fff; float:left; width:0; overflow:hidden;}
.left_tc3 li{ width:113px; height:69px; float:left; border-right:1px solid #e3e3e3;}
a.left_tc4{ width:20px; height:86px; cursor:pointer; line-height:16px; background:#43434a; color:#fff; font-size:15px; padding:5px 12px 0 8px; font-weight:bold; text-align:center; display:block; margin-top:1px;}


.left_tc{ position:fixed; left:0; top:200px; -position:absolute; z-index:9999;}
.left_tc2{ width:20px; height:75px; cursor:pointer; line-height:16px; background:#03816b; color:#fff; font-size:15px; padding:8px 12px 0 8px; font-weight:bold; text-align:center; float:left;}
.left_tc3{ padding-top:9px; height:74px; background:#fff; float:left; width:0; overflow:hidden;}
.left_tc3 li{ width:113px; height:69px; float:left; border-right:1px solid #e3e3e3;}
a.left_tc4{ width:20px; height:86px; cursor:pointer; line-height:16px; background:#43434a; color:#fff; font-size:15px; padding:5px 12px 0 8px; font-weight:bold; text-align:center; display:block; margin-top:1px;}

#elevator_item {
width: 60px;
height: 100px;
position: fixed;
right: 15px;
bottom: 15px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator_item.off {
opacity: 0;
visibility: hidden
}
#elevator {
display: block;
width: 60px;
height: 50px;
background: url(icon_top.png) center center no-repeat;
background-color: #444;
background-color: rgba(0,0,0,.6);
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
margin-bottom: 10px
}
#elevator:hover {
background-color: rgba(0,0,0,.7)
}
#elevator:active {
background-color: rgba(0,0,0,.75)
}
#elevator_item .qr {
display: block;
width: 60px;
height: 40px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
background: url(icon_code.png) center center no-repeat;
background-color: #444;
background-color: rgba(0,0,0,.6)
}
#elevator_item .qr:hover {
background-color: rgba(0,0,0,.7)
}
#elevator_item .qr:active {
background-color: rgba(0,0,0,.75)
}
#elevator_item .qr-popup {
width: 170px;
height: 200px;
background: #fff;
box-shadow: 0 1px 8px rgba(0,0,0,.1);
position: absolute;
left: -180px;
bottom: 0;
border-radius: 2px;
display: none;
text-align: center
}
#elevator_item .qr-popup .code-link {
display: block;
margin: 10px;
color: #777
}
#elevator_item .qr-popup .code {
display: block;
margin-bottom: 10px
}
#elevator_item .qr-popup .arr {
width: 6px;
height: 11px;
background: url(code_arrow.png) 0 0 no-repeat;
position: absolute;
right: -6px;
bottom: 14px
}




/*-------------------------------------------------------------------------------*/
.contain{width:1004px; margin:0 auto; margin-top:20px;}
.contain .ct_left{width:205px; overflow:hidden; float:left}
.div_list{border:1px solid #dddddd; margin-bottom:8px;}
.div_list .div_list_body{padding:1px;}
.div_list .div_list_body h2.title{font-weight:normal; font-size:14px; background:url(lan_bg.gif); height:30px;} 
.div_list .div_list_body h2.title span{display:block; height:30px; padding-left:25px; background:url(lan_icon.gif) no-repeat left center; margin-left:5px; color:#FFFFFF; line-height:30px;}
.div_list .div_list_body h2.title span a{color:#FFFFFF;}
.div_list .div_list_body h2.title span a:hover{color:#FF0000}
.div_margin{margin-top:5px;}
.div_list .contact{height:150px; padding:10px; overflow:hidden; line-height:20px;}
.ct_right{width:788px; float:right}
.index_right_top{}
.index_right_top .index_about{width:515px; overflow:hidden;height:225px; float:left}
.index_about_ct,.index_news_list_ct,.al_list_ct{height:190px; position:relative}
.index_about_ct .index_about_ct2{padding:5px; line-height:28px; text-align:left}
.index_about_ct .index_about_ct2 img{padding:8px;}
.index_news{width:265px; float:right}
.index_news_list_ct ul{padding:5px;}
.index_news_list_ct ul li{display:block; height:25px; line-height:25px; padding-left:10px; background:url(icon2.gif) no-repeat left center; border-bottom:1px dotted #ddd}
.index_news_list_ct ul li a{display:block; height:25px; line-height:25px; width:100%; overflow:hidden}
.pr_list_ct{height:170px; overflow:hidden}
.foot{margin-top:0px;}
.foot .foot_nav{height:30px; background:url(lan_bg.gif); line-height:30px; color:#FFFFFF; text-align:center}
.foot .foot_nav a{color:#FFFFFF}
.foot .foot_pw{padding:10px 0; text-align:center; line-height:25px;}
.content_ct{width:100%; overflow:hidden}
.content_ct2{ margin:0 auto; padding:0; margin:0;}
.content_ct2 .arc_title{padding:8px 0; text-align:center; font-size:16px; font-weight:bold}
.content_ct2 .add_info{border-bottom:1px dotted #CCC; padding:8px 0;}
#category_tree {margin-top: 5px; margin-right:10px; margin-bottom:8px;}
#category_tree dl { border-bottom:1px dotted #ddd}
#category_tree dt {color:#444;padding:8px 0 8px 5px; padding-left:20px; background:url(left_nav_icon.jpg) no-repeat left center; margin-left:10px;}
#category_tree dt span.j {background-position: center -30px;}
#category_tree dt span {background: url("c_icon.gif") no-repeat scroll center -6px transparent;border: 1px solid #CCCCCC;cursor: pointer;display: inline;float: left;height: 7px;margin-right: 8px;margin-top: 0px;padding:2px; _padding:0 2px;width: 7px;}
#category_tree dt a {color: #333333;font-size: 12px;font-weight: bold;text-decoration: none;}
#category_tree dd {padding: 2px 0 2px 25px;}
#category_tree dd li {display: block;height: 20px;line-height: 20px; widows:100%; overflow:hidden; padding-bottom:5px;}
#category_tree .focus{color:red}
.tj_pr_list{padding:10px;}
.tj_pr_list li{display:block; height:210px; width:162px; overflow:hidden; float:left; margin:0 0px; display:inline}
.tj_pr_list li img{width:150px; height:150px; border:1px solid #ddd}
.tj_pr_list li p.tj_title{padding-top:5px; padding-bottom:5px; line-height:22px;}
.link_contain{padding:10px;}
.link_contain a{padding:5px;}


.fx{clear:both}




.pagination {
margin:2px auto 0;
width:100px;
}

.pagination li {
float:left;
margin:0 1px;
}

.pagination li a {
display:block;
width:12px;
height:0;
padding-top:12px;
background-image:url(pagination.png);
background-position:0 0;
float:left;
overflow:hidden;
}

.pagination li.current a {
background-position:0 -12px;
}

.ask,.order{width:58px; height:24px; display:block; float:left}
.ask{background:url(ask.gif) no-repeat left top;}
.order{background:url(order.gif) no-repeat left top; margin-left:8px; display:inline}


h2.position{color:#333;font-size:12px;font-weight:normal; border-bottom:1px solid #2780F8; margin-bottom:8px;}

.list_job{width:100%}
.list_job dt{padding:5px 8px; border-bottom:1px dotted #CCC;}
.list_job dt a{font-weight:bold}
.list_job dt a em.job{font-style:normal; font-weight:normal; color:#DF0E13}
.list_job dt a:hover{color:#FF0000}
.list_job dd{padding:5px 8px; height:auto; overflow:hidden;}
.list_job dd p{width:50%; float:left; text-align:left; padding:5px 0;}
.list_job dd div{clear:both; text-align:right; padding:5px 0; font-weight:bold}
.list_jobco{padding:5px 8px; border-top:1px dotted #CCC;border-bottom:1px dotted #CCC;}
.list_page{float:right; margin:0 1px; margin-top:10px;}
.list_page li{display:inline; margin-right:2px}
.list_page li a{padding:5px;}
.list_page li a:hover,.list_page li.focus a{color:#cc0000;}
.list_page li.focus a{font-weight:bold}
p.title{padding:10px 0; margin-top:15px; text-align:center; font-weight:bold; font-size:24px; color:#777}
p.info{padding:0; text-align:center}
p.info span{padding:0 8px;}
.arc_info{margin:8px 0;border:1px solid #ddd; background:#F9F9F9; padding:8px; line-height:150%;}
.arc_body{margin:8px 0; padding:8px 0; width:100%; overflow:hidden; line-height:200%;}
.arc_body a{ text-decoration:underline; color:#FF0000}
.arc_body a:hover{color:#FF9900}

/*.prv,.next{width:130px; height:180px;}
.prv p,.next p{height:25px; line-height:25px; font-weight:bold}
.prv{float:left;}
.next{float:right; margin-right:50px; display:inline}
.prv dt,.next dt{ display:block; height:135px; width:102px;}
.prv dt img,.next dt img{padding:1px; border:1px solid #ddd}
.prv dd,.next dd{padding-top:5px; line-height:14px; color:#0000FF}*/


.hzhbx{ margin:0 auto;}
.hzhbx li{float:left; margin:0px 8px;text-align:center;width:170px; height:100px; margin-bottom:10px;}
.hzhbx li a{border:1px solid #DDD;padding:5px;display:block;width:160px; height:60px;}
.hzhbx li img{width:160px; height:60px; border:0;}
.hzhbx li a:hover{border:1px solid #AB1320;}
.hzhbx li .info{text-align:center; height:30px; line-height:30px; width:160px; margin:0 auto; display:block; overflow:hidden;}




.show_product{margin-top:20px; width:100%; margin-bottom:20px;}
.show_left{width:49%; height:380px; float:left}
.show_left .img img{width:370px; height:370px; border:1px solid #ddd}
.show_left li{display:block; padding:8px;}
.show_left li span{font-weight:bold; color:#777}

.show_right{width:49%; float:right;}
.show_right li{display:block; height:110px; width:110px; border:1px solid #ddd; float:left; margin-left:8px; margin-bottom:8px; display:inline}
.show_right li img{width:110px; height:110px; border:0}
.soft_info{margin:8px 20px; width:100%;}
.soft_info li{padding:10px 0}
.soft_info span{font-weight:bold; padding-right:10px; color:#777}
.soft_down{margin:15px}
.soft_down a{padding:5px; border:1px solid #91DAFD; background:#DAE7FE}
.job_list{padding:10px; margin:10px 0;}
.job_list li{display:block; height:30px; line-height:30px; border-bottom:1px dotted #ccc;}
.job_list li span{font-weight:bold; padding:0 5px; color:#777}
.list_news{}
.list_news li{display:block; height:20px; line-height:20px; overflow:hidden; width:100%; background:url('icon2.gif') no-repeat left center}
.list_news li a{display:block; height:20px; line-height:20px; padding-left:10px;}
.list_product{}
.list_product li{display:block; width:100%; height:95px; overflow:hidden; margin-top:8px;}
.list_product li a{display:block;}
.list_product li img{display:block; width:90px; height:90px; margin:0 auto; display:block; float:left; padding:1px; border:1px solid #ccc;}
.list_product li p{padding-top:5px; width:85px; line-height:15px; display:block; display:inline;  float:right}
.list_product li p span{display:block;}
.list_product li p span.title{font-weight:bold; color:#666666;}

.ul_list_article{margin-top:10px;}
.ul_list_article li.list_info{height:auto; line-height:normal; background:none}
.ul_list_article li.list_info dt{display:block; height:25px; line-height:25px;font-weight:bold}
.ul_list_article li.list_info dl dd{margin-left:10px;}
.ul_list_article li.list_info dl dd p.in_pic{width:70px; float:left; height:70px;}
.ul_list_article li.list_info dl dd p.in_pic img{ padding:2px; border:1px solid #ccc}
.ul_list_article li.list_info dl dd p.in_text{float:left; color:#333; height:70px; width:580px; text-align:left; margin-left:8px; display:inline}

#body .con{margin:0 auto; background:#fff; margin:0 3px 3px 3px; text-align:center}
#body .con .title{font-size:12px; margin-bottom:5px; margin-left:5px; text-align:left; height:20px; padding-left:20px; background:url({cmspath source=cmspath name=template/}/images/kf_icon.gif) no-repeat left center; line-height:20px; color:#000000}
#body .con ul{margin:0 auto; padding:0; float:left; width:133px; background-color:#FFFFFF; border:#FFFFFF 1px solid}
#body .con li{font-size:9pt; list-style-type:none; height:25px; padding-right:5px; clear:both; display:block;}
#body .con li span{line-height:25px; margin-left:10px;  display:block; vertical-align:middle}
#body .con li span.lf{float:left}
#body .con li span.lr{float:right}

.bq{border:1px solid #FFCC00; background:#FFFDEE; padding:5px;}
.bq a{padding:0 5px;}




.q_body{margin-bottom:4px;margin-top:12px;}
.q_body ul{border-bottom:1px solid #E14333;height:29px;}
.q_body ul li{height:25px;margin-top:4px;display:block; cursor:pointer; padding-left:16px; background:url('li2.gif') no-repeat left top; float:left; margin-right:5px; display:inline}
.q_body ul li span{display:block; float:left; padding-right:16px; background:url('span2.gif') no-repeat right top;line-height:25px;}
.q_body ul li.focus{margin-top:0; height:29px; background:url('li1.gif') no-repeat left top}
.q_body ul li.focus span{background:url('span1.gif') no-repeat right top;line-height:29px; color:#FFFFFF}
/*表单样式*/
#pr_form {background:#E4E4E4;height:auto;margin-top: 10px;width: 99%; border:1px solid #ddd;}
.form_form{margin-top:5px;}
.form_form p{height:25px; line-height:25px; color:333; font-weight:bold; text-align:center}
.form_form input{padding:2px 0;}
.form_form input.pt_go,.form_form input.pt_reset{background:#FF930D;border:1px solid #D07300;height:25px;line-height:25px;padding:0 15px;}
.form_form input.pt_reset{margin-left:15px;}
/*地图样式*/
.sitemap{}
.sitemap h2{height:25px; line-height:25px; font-size:14px; padding-top:5px; border-bottom:1px dotted #CCC}
.sitemap .sitemap_box{border-bottom:0px dotted #ccc;}
.sitemap li{display:block; float:left; margin-right:15px; height:28px; line-height:28px;}
.sitemap li a{display:block; padding:5px 0; float:left;}
/*search*/
.search_title{margin-top:10px; border:0px solid #ccc; background:#F2F2F2; border-right:0; border-left:0;  height:30px; line-height:30px; padding-left:5px;}
.search_title a{padding-left:15px; font-weight:bold}
.search_content{margin-top:5px; border-bottom:1px dotted #ccc}
.search_content h2{height:25px; line-height:25px;font-size:14px;}
.search_content h2 a{font-size:14px;}
.search_content p{padding:5px 0;line-height:23px;}
.search_page{width:99%; border-top:none; text-align:left; margin-top:8px;}
.search_page ul{ list-style:none}
.search_page li{display:block; float:left; margin-left:5px; height:25px; line-height:25px;}
.search_page li a{display:block; height:25px; line-height:25px; float:left;}
.search_page li.focus a{font-weight:bold; color:#990000}

/*留言本*/
.book_contain{width:760px; border:1px solid #ccc;}
.book_contain h2{height:25px; font-size:12px; padding-left:8px; line-height:25px; background:#ccc}
.book_head{height:25px; line-height:25px; padding-left:15px;}
.book_head span.time{padding-left:25px;}
.book_head span.title{font-weight:bold}
.book{border-bottom:1px dotted #ccc; margin:8px;}
.book_content,.book_reply{padding-left:15px; line-height:24px;}
.book_reply{color:red;}
.book_form{float:left;}
.book_form p{padding:5px; height:25px;}
.book_form label{display:block; float:left; width:120px; text-align:right;}
/*会员中心*/
.left_contain{width:180px; float:left; overflow:hidden; border-top:1px solid #ccc; border-bottom:1px solid #ccc}
.user_right{width:760px; float:right; overflow:hidden}
.user_position{height:25px; line-height:25px; font-size:12px; color:#333; font-weight:normal;  border-bottom:1px solid #ccc;}
.left_top{border:1px solid #ccc; width:178px; height:40px; border-bottom:none; text-align:center; line-height:40px;}
.left_top p{margin:1px; height:38px;}
.left_contain h2{font-size:12px; color:#0e2978; border-right:1px solid #ccc; border-left:1px solid #ccc; border-bottom:1px dotted #ccc; height:30px; cursor:pointer}
.left_contain h2 p{margin:1px;  background:url(m_nav_icon.gif) no-repeat right center; margin-right:8px; line-height:28px; padding-left:35px;}
.left_contain h2 p.focus{ background:url(m_nav_icon_h.gif) no-repeat right center;}
.left_contain h2 p.focus a{color:#FF0000}
.left_contain h2 p span{padding-left:5px;}
.left_contain ul{margin:4px; padding:5px; background:#EEF7FE;}
.left_contain ul li{padding-left:30px; height:25px; line-height:25px;}
.left_contain ul li a{padding-left:15px; background:url(icon2.gif) no-repeat left center}

/*表单*/
.order_body{margin:8px auto; padding:8px; width:630px; overflow:hidden; line-height:200%; font-size:14px;}
.order_form{}
.order_form tr,.order_form td{padding:5px 0;}
.order_form p{height:32px; line-height:32px; text-align:center; font-weight:bold}
.order_form input{height:20px; line-height:20px; width:30%; padding-left:1px;vertical-align:middle;}
.order_form textarea{height:100px; width:70%; border:1px solid #E3E3E3;padding-left:1px;}
.order_form .w1{text-align:right}
.order_form #w30{width:30%}
.order_form #w70{width:70%}
.order_form #refresh_code{font-style:normal; text-decoration:underline; cursor:pointer}
.order_form .pt_go,.order_form .pt_reset{width:100px; height:25px; margin:0 5px;}


.order_formx{}
.order_formx tr,.order_form td{padding:5px 0;}
.order_formx p{height:32px; line-height:32px; text-align:center; font-weight:bold}
.order_formx input{height:20px; line-height:20px; width:30px; padding-left:1px;vertical-align:middle;}
.order_formx textarea{height:100px; width:100%; border:1px solid #E3E3E3; padding-left:1px;}
.order_formx .w1{text-align:left; border-bottom:#ddd 1px dotted; line-height:35px; padding:0px 10px;}
/*.order_formx #w30{width:30%}*/
.order_formx #w70{width:70%}
.order_formx #refresh_code{font-style:normal; text-decoration:underline; cursor:pointer}
.order_formx .pt_go,.order_form .pt_resetx{width:80px; height:30px; margin:0 5px;}


.q{width:100%; height:25px; line-height:25px;}
.q ul{margin-left:0px;}
.q ul li{width:80px; margin-right:5px; line-height:25px; background:url(q.gif) no-repeat left top; display:block; float:left; display:inline; text-align:center; cursor:pointer; overflow:hidden}
.div_out{border:1px solid #eee; border-top:2px solid #E60B1F; border-left:none; border-bottom:none; border-right:none; width:99%; margin-bottom:8px;}
.div_margin{margin:1px 0}
.position,.page{height:25px; line-height:25px; background:url(admin_mainbg.gif) repeat-x left top}
.position h2{padding-left:10px; font-size:12px; color:#555555; font-weight:normal}

.form table{width:100%;}
.form table td,#tb table td,.user_right table td{line-height:14px; padding:5px 0; }
.form table th,#tb table th,.user_right table th{height:25px; line-height:25px;}
.form table th,td,#tb table td,th{ }
.form table th,#tb table th,.user_right table th{background:#F2F2F2; color:#002c51; font-weight:normal}
.form table th.r,td.r{border-right:none}
.form table td,,#tb table td{text-align:left; padding-left:8px; background:none}
.form .w1{width:20%; color:#000; text-align:right;}
.form .w1 p{font-weight:normal}
.form .w2{width:49%;}
.form .w3{width:30%}
.form table td.w2{text-align:left; padding-left:5px;}
.form input,#tb input,.form textarea{border:1px solid #ccc; padding:3px 0; margin-right:5px}
.form .btn,#tb .btn{text-align:center; height:30px; line-height:30px; padding-top:10px;}
.form input.go,#tb input.go,input.go{height:25px; line-height:25px; border:1px solid #d07300; background:#ff930d; padding:0 15px;}

table #catagory{padding:0; clear:both;}
#catagory p{padding:0px 0;}
#catagory p.right{float:right}
#catagory p.left{float:left}
#catagory span.exp{padding:3px 10px; background:url(explode.gif) no-repeat left center;}
#catagory span.cata{padding:0 5px;}
#catagory span.caozuo a{padding:0 3px;}

.page{width:99%; border-top:none; text-align:right; margin-top:8px;}
.page ul{margin-left:20px;}
.page li{display:block; float:left; margin-left:5px; height:25px; line-height:25px;}
.page li a{display:block; height:25px; line-height:25px; float:left;}

.login{margin:50px auto; width:300px; border:1px solid #003399}
.login_title{height:25px; line-height:25px; text-align:center; color:#FFFFFF; font-weight:bold; background:#000066}
.login form{margin-top:8px; margin-left:15px;}
.login p{padding:5px;}
.login h2{font-size:12px; padding:5px;}
.login form input{border:1px solid #ccc; padding:3px 0}
.login .btn{text-align:center; height:30px; line-height:30px; padding-top:10px;}

.caozuo_nav{margin-bottom:8px;}
.caozuo_nav li{display:block; float:left; height:25px; line-height:25px; margin-right:8px; display:inline}
.caozuo_nav li a{display:block; float:left; height:25px; line-height:25px; padding:0 5px; color:#001961; background:url(admin_mainbg.gif) repeat-x left top; border:1px solid #2788dc}
.caozuo_nav li.hover a{background:url(caozuo_nav_hover.gif) repeat-x left top; border:1px solid #ceb70d}
.help{padding:5px; padding-right:20px; background:url(help.png) no-repeat left center}
table tbody span.qi_yes{padding:5px 10px; background:url(yes.png) no-repeat left center}
table tbody span.qi_no{padding:5px 10px; background:url(no.png) no-repeat left center}
.login_info{border:0px solid #E60B1F; border-left:none; border-right:none; height:30px; line-height:30px; background:#F2F2F2; padding-left:10px;}
.login_info span{padding:0 5px; color:#0033CC}
.member_info{margin-top:8px; border:1px solid #ccc; background:#F5F5F5}
.member_info p{padding:5px 8px;}
.member_info h2{font-size:12px; padding:5px 8px;}

.reg_title,.reg_foot{height:80px; width:950px; margin:0 auto}
.reg_title{background:url('logo.gif') no-repeat left center; margin:10px auto; text-indent:-1000px;}
.reg_contain{width:950px;  margin:10px auto; padding-bottom:10px;}
#reg_div{margin-left:30px; padding:10px;}
#reg_div table tr td{border-bottom:none; height:25px; line-height:25px;}
.user_login{width:400px; float:left; border-right:1px dotted #ccc; margin:10px 0;}
.user_login_info{width:400px; float:right; margin:10px 0;}
.user_login_info h2{font-size:12px; height:30px; line-height:30px;}
.user_login_info p{height:25px; line-height:25px;}
.user_reg_btn{margin-top:10px;}
.login_input{background:url('login_input.gif') no-repeat left top; width:110px; height:40px; display:block; border:0}
.reg_foot{height:auto;margin-top:10px; padding:5px 0; text-align:center}

.inquiry{line-height:32px;border:none;margin-top:6px; width:112px; height:32px;}
.inquiry a{background:url("xunjia.gif") center center no-repeat;display:block;display:block; color:#FFF; padding-left:35px;}
.inquiry a:hover{background-image:url("xunjia_hover.gif");display:block;color:#FFF;}

.title_t{
font-size: 16px;
COLOR: #fff;
font-weight:bold;
}

.picxx A{
border-bottom: #CCC 1px solid;
border-left: #CCC 1px solid;
display: inline-block;
border-top: #CCC 1px solid;
border-right: #CCC 1px solid;
padding:5px 5px 5px 5px;

}
.picxx A:hover{
border-bottom: #FF6600 1px solid;
border-left: #FF6600 1px solid;
display: inline-block;
background: #FFF4CE;
border-top: #FF6600 1px solid;
border-right: #FF6600 1px solid;
}