@charset "utf-8";
/*初始化*/

body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}img{border:0;}button,input,select,textarea{font-size:100%;}ul,ol{ padding-left:40px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}
.editor ul,.editor ol{ padding:0px 0px 0px 25px; margin:0px;}
.editor a{ color:#1C57C4; text-decoration:underline;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(images/dt-10.gif) repeat-x left top; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}
/*工具栏*/
.met_hits{ padding:0px 5px; height:35px; line-height:35px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}
.met_hits a{ color:#666;}
.met_hits .metjiathis{ position:absolute; left:5px; top:8px;}
.met_page{ text-align:center; padding:10px;}
.met_page a{ margin-right:50px; color:#1C57C4; text-decoration:underline;}
/*翻页*/
#flip{ margin-bottom:15px;}
/*附件*/
.met_annex{ color:#f00; text-decoration:underline;}
.met_annex:hover{ color:#f00; text-decoration:underline}
/*简介模块*/
#showtext{ padding:15px; line-height:2;}
/*文章模块*/
#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:14px; margin-right:5px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{ color:#aaa;}
#shownews{ padding:0px 15px 15px;}
#shownews .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:5px 0px; margin:10px 0px; color:#333;}
/*产品模块*/
#productlist{ padding:15px 10px;}
#productlist li{ float:left; display:inline; text-align:center;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; border:1px solid #ccc;}
#productlist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showproduct{ padding:15px;}
#showproduct h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showproduct .pshow dt{ float:left;}
#showproduct .pshow dd{ float:right;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 45px; min-height:28px; _height:28px; margin:5px 0px; clear:both; border-bottom:1px solid #eee; position:relative; line-height:2; }
#showproduct .pshow dd li span{ position:absolute; left:0px; top:0px; color:#999; padding:5px; height:28px;}
#showproduct .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}
/*下载模块*/
#downloadlist{ padding:15px;}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#f00;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 11px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{ padding:15px;}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#f00; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*图片模块*/
#imglist{ padding:15px 10px;}
#imglist li{ float:left; display:inline; text-align:center;}
#imglist li a.img{ font-size:0px; display:block;}
#imglist li a.img img{ margin:auto;  border:1px solid #ccc; }
#imglist li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}
#showimg{ padding:15px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;}
#showimg .editor{ line-height:2; padding:0px 10px; font-size:14px;}
.imgparalist li{ padding:3px 15px 3px; background:url(images/dt-0.gif) no-repeat 5px center;}
.imgparalist li span{ float:left; margin-right:10px; color:#999;}
#showimg .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
/*招聘模块*/
#joblist{ padding:15px;}
#joblist dl{ padding:0px 5px 15px; margin-bottom:15px;}
#joblist dt{ padding:5px 10px; font-size:16px; font-weight:bold; border-bottom:1px dotted #ccc;}
#joblist dd{ padding:0px 0px 5px;}
#joblist dd .dtail{ padding:5px 10px; border-top:1px dotted #ccc;}
#joblist dd .dtail span{ margin-right:20px;}
#joblist dd .dtail a{ color:#1C57C4;}
#joblist dd .editor{padding:5px;}
#joblist dd .mis{ padding:5px 10px;}
#joblist dd .mis span{ margin-right:15px; color:#999;}
#showjob{ padding:15px;}
#showjob h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showjob .paralist li{ float:left; width:45%; padding:3px 15px 3px; background:url(images/dt-0.gif) no-repeat 5px center;}
#showjob .paralist li span{ float:left; margin-right:10px; color:#999;}
#showjob .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }
#showjob .info_cv{ font-size:12px; text-align:center; margin:10px 0px; }	
#showjob .editor{ line-height:2; padding:0px 10px; font-size:14px; }	
#cvlist{ padding:15px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{ padding:15px;}
#feedback table{ margin:0px auto;}
/*友情链接*/
#linklist{ padding:15px 15px 25px;}
#linklist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#linklist .inside{ padding:15px 0px 0px;}
#linklist .metlist .img li{ list-style:none; display:inline; padding-right:5px;}
#linklist .metlist .img img{ width:88px; height:31px;}
#linklist .metlist .txt li{ list-style:none; float:left; width:88px; height:20px; line-height:20px; margin-right:5px; overflow:hidden;}
#linksubmit{ padding:15px;}
#linksubmit table{ margin:0px auto;}
#memberbox{ padding:15px;}
/*站内搜索*/
ul.searchnavlist{ list-style:none; padding:0px; margin:0px;}
ul.searchnavlist li{ padding:5px 0px;}
#searchlist{ padding:15px;}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}
/*网站地图*/
#sitemaplist{ padding:15px;}
#sitemaplist .sitemapclass{ padding:5px 0px;}
#sitemaplist .sitemapclass1{ display:block; height:28px; line-height:28px; margin-bottom:5px; border-bottom:1px solid #ddd;}
#sitemaplist .sitemapclass1 a{ padding:5px 10px; background:#eee;}
#sitemaplist .sitemapclass2{ padding-left:15px; padding-top:3px;}
#sitemaplist .sitemapclass2 h3{  background:url(images/dt-0.gif) no-repeat left center; padding:2px 8px;}
#sitemaplist .sitemapclass2 h3 a{ color:#444;}
#sitemaplist .sitemapclass2 div{ padding-left:2px;}
#sitemaplist .sitemapclass2 h4{ display:inline; padding:2px 6px;}
#sitemaplist .sitemapclass2 h4 a{ text-decoration:underline; color:#2c7199;}
/*翻页样式*/
.metpager_1{ text-align:center;}
.metpager_2{ text-align:center;}
.metpager_3{ text-align:center;}

.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 .pn,.digg4 span.miy{ margin:2px; text-decoration:none;}
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009;}
.metpager_4 a:hover { border:1px solid #009; color:#000;}
.metpager_4 a:active {border:1px solid #009; color:#000;}
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0061de; }
.metpager_5 a:hover { border:1px solid #2b55af; color:#fff; background-color:#3666d4;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#000; text-decoration:none;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#ddd;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;} 

.page{ padding:10px;}
.page .pn{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa; float:left; margin:3px;}
.page .pn a{ color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.page .pnc {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:3px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}

html,body{ font: 12px Verdana, Arial, Helvetica, sans-serif;color: #505050; background:#ffffff; -webkit-text-size-adjust:none; margin:0;padding:0;}
a{color:#505050; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}
.list-none{list-style:none;}
.fl{float:left;}
.fr{float:right;}
/*头部*/
.inner{ width:1000px; margin:0 auto; position:relative;}
.header{background:#B91313 url(images/topbg.png) left bottom repeat-x; background-color:#000000; margin:0 auto; zoom:1; min-width:1000px;}
.header a{color:#fff; text-decoration:none;}
.headtop{ zoom:1;min-height:160px;_height:160px;z-index:999999;}
.web_logo{position:relative;width:600px;float:left;}
.top-nav{ position:absolute; right:13px;top:15px; z-index:1; text-align:right; list-style:none;margin:0 auto;  }
.top-nav a{ color:#FFF;}
.top-nav a:hover{ color:#D2D2D2;}
.top-nav span{ padding:0px 5px; color:#FFF;}
.top-nav li.b{ position:absolute; bottom:0px; right:0px;}
.top-nav li.t span{ padding:0px 5px; font-size:10px; color:#bbb;}

.search {position: relative;height:31px;width: 253px;overflow: hidden;z-index: 2;float:right;margin-top:50px;background: url(images/searchl.png) no-repeat;}
.search label {position: absolute;left: 0px;top: 0px;height: 31px;line-height: 31px;padding-left:5px;color: #999;z-index: 4;}
.navsearch_input{position:absolute;left:0px;top:0px;height:31px;z-index: 2;}
.search .navsearch_input input {width: 220px;height: 31px;margin: 0px;padding-left: 0px;border:0px; line-height: 31px;position: relative;z-index: 3;}
.searchimage{position:absolute;right:-1px;top:0px;}
.search2{float:left;height:40px;line-height:40px;width:690px;}


/*导航*/
.nav ul li a:hover{background:url(images/menunow16.png) repeat-x; width:120px; background-color:#FFFFFF; color:#505050;display:block;}

.nav{position: absolute; bottom:0px;right:0px;z-index:9999999;zoom:1; width:1000px;height:50px;}
.nav ul{width:1000px;height:50px;}
.nav ul li{float:left;display:inline; text-align:center; height:50px; line-height:50px; position:relative;zoom:1;font: 12px/50px SimSun,'microsoft yahei',Verdana,Arial; width:120px;border-left: 1px solid #0b5283;border-right: 1px solid #0b5283;}
.nav ul li.fi{border-left:0px solid #0066CC;}
.nav ul li.ei{border-right:0px solid #0066CC;}
.nav ul li a{ color:#fff; font-size:14px;display:block;}
.nav ul li a.nav{ height:50px; overflow:hidden;display: block;padding: 0px;text-align: center;text-decoration: none;color: #fff;white-space: nowrap;background: url(images/menu16.png);font: 12px/50px SimSun,'microsoft yahei',Verdana,Arial;}
.nav ul li a:hover{}
.nav ul li.line {width: 0px;height: 50px;padding: 0px;border-left: 1px solid #0066CC;border-right: 1px solid #0066CC;}
.nav ul li.hover a.nav,nav ul li.navdown a.nav{cursor:pointer;height:50px;}
.nav ul li.hover a.nav span{color:#505050; display:block;zoom:1;}
.nav  li dl{position:absolute;background:#666;text-align:center;display:none;left:0px; top:50px;}
.nav  li dl dd{ border-bottom:#C9C9C9 solid 1px;height:30px; line-height:30px; position:relative; z-index:9999; white-space:nowrap;}
.nav  li dl dd a{ font-size:12px; display:block; padding:0px 10px;}
.nav  li dl dd a:hover{background:#7B7B7B;}
*html .nav li dl{top:44px;} 
/*flash*/
.met_flash{ font-size:0px; overflow:hidden;} 
.met_flash .flash6{ margin-bottom:0px;} 
.met_flash ul{ margin:0px; padding:0px; }
.Zbannar{width:100%; overflow:hidden;min-width:1000px;}
.Zbannar #mPics li{margin:0 auto;}
.Zbannar .a1 #anim{background-position:0 0;}
.Zbannar .a2 #anim{background-position:0 -453px;}
.Zbannar .a3 #anim{background-position:0 -906px;}
.Zbannar .a4 #anim{background-position:0 0;}
.Zbannar .a1 #btnsWrap{background-position:0 -127px;}
.Zbannar .a2 #btnsWrap{background-position:0 -254px;}
.Zbannar .a3 #btnsWrap{background-position:0 -381px;}
.Zbannar .a4 #btnsWrap{background-position:0 0;}
.Zbannar li.libegin{background:url(images/flash_bg.jpg) 50% 50% no-repeat;}
.Zbannar .cc{background-position:-589px -404px;}
.Zbannar .cnow{background-position:-589px -430px;}
.Zbannar #anim{background-image:url(images/flash_bg.jpg); background-repeat:repeat-x;}
.Zbannar #marquee{position:relative;}
.Zbannar #mPics{overflow:hidden;position:relative;}
.Zbannar #mPics a{display:block;width:100%;height:100%;}
.Zbannar #circle{padding-bottom: 10px;position:relative;margin:-28px auto 0;width:960px;overflow:hidden;text-align:center;}
.Zbannar #circle li{display:inline-block;*display:inline;zoom:1;width:30px;}
.Zbannar #circle li a{display:block;width:11px;height:11px;overflow:hidden;text-indent:-9999px;text-align:left;}
.Zbannar #circle li a:hover{background-position:-589px -430px;}
.Zbannar #liB,.Zbannar #liG,.Zbannar #liY,.Zbannar #liX{position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 0;}
.Zbannar #circle li a,.Zbannar #circle li a:hover,.Zbannar #nWin .nCon a{background-image:url(images/sprites-high3.png);background-repeat:no-repeat;}

/*首页*/
.rollNews {height:47px;overflow: hidden;background: url(images/news_scroll_bg.png) left top no-repeat; margin-top:10px;}
/*--首页新闻公告--*/
#indexx .soroll{height:29px;overflow:hidden;padding-left:25px;margin-top:10px;}
#indexx .soroll h3{height:29px;line-height:29px;overflow: hidden;font-size:14px;margin-right:8px;}
#indexx .soroll ol{ float:left; height:29px; overflow:hidden;width:870px;}
#indexx .soroll ol li{ height:29px; line-height:29px; zoom:1;}
#indexx .soroll ol li a:hover{ text-decoration:none;}
#indexx .soroll li img{ padding-left:5px;}
#indexx .soroll span.time{color:#999; padding-left:25px; float:right;}
*html #indexx .soroll li img{ margin-top:9px;}

/*内容*/
a.more{background:url(images/more.png) no-repeat; width:30px; height:9px; display:block;line-height:30px; overflow:hidden;cursor:pointer; margin-top:12px; padding-right:4px;}
.aboutus{float:left;width: 612px;overflow: hidden; line-height:2;margin-top:20px;}
.aboutus strong{color:#333;}
h3.Ti{height:35px;line-height: 35px;overflow: hidden;font-size:14px; background:url(images/title.png) no-repeat;}
h3.Ti span{font-size:14px} 

h3.Ti b{font-weight: normal;font-size:12px;font-family: "Courier New", Courier, monospace;padding-left:6px; color:#666;}
h3.caseti{ background-position:23px 8px;}
/*新闻*/
.index-news{float:right;width:348px;overflow:hidden;margin-top:20px;line-height:2.5;}
.index-news li.list{clear: both; margin: 0 0 3px 0;list-style-type: none;cursor: pointer;font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
.index-news li.list img {display: none;margin: 0;padding: 7px 12px 0 0;border: 0;float: left;clear: both;}
.index-news li.list .memo {display: none;margin: 0;font: 12px/18px simsun, Arial,Verdana;color: #666;}
.time{float: right;font: 12px/26px Verdana,Arial,simsun;color: #999;}
.list1 li.list a,.list1 li.list a:active{font-weight: normal;text-decoration: none;font: 12px/26px simsun, Arial,Verdana;color: #505050;padding-left: 16px;background: transparent url(images/newslist24.png) left no-repeat;}
.list1 li.list a:hover{color:#ff0000;text-decoration: underline;}
*html .index-news li.list img{margin-top:11px;}
*+html .index-news li.list img{margin-top:11px;}


.index-product{width:1000px;overflow:hidden;margin-top:10px;line-height:2.5;}
.index-product .flip {height: 20px;overflow: hidden;margin: 8px 15px 0px;float: left;display:none;}
.index-product .active {background: #fff;padding: 15px 0;}
.index-product .profld {margin: 0px;position: relative;overflow: hidden;}
.index-product ol {height:180px; width:1000px;}
.index-product ol li {float: left;text-align: center;font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050; padding:18px; text-decoration: none}
.index-product ol li a{font:12px Verdana, Arial, Helvetica, sans-serif;color:#505050;text-decoration: none}
.index-product ol li h3{height:36px;line-height:36px;overflow:hidden;}
.index-product ol li h3 a {color: #505050;font: 12px/36px SimSun,Arial,Sans-Serif;text-decoration: none;}
.index-product ol li h3 a:hover {color: #ff6600;text-decoration: underline;}


/*链接*/
.linkx li{float:left;display:inline;margin-right:20px;margin-top:10px;}
.linkx  .txt,.linkx  .img{float:left;margin-left:0px;}
.linkx  .img img{overflow:hidden;border:1px solid #eee;}
.linkx  .txt a{white-space:nowrap;}


/*底部*/
.footer{width:100%;clear: both;background: #960F10 url(images/foot_bg.png) left top repeat-x; padding:10px 0 10px;min-width:1000px;}
.footer a,.footer a:visited{color:#fff; text-decoration:none;}
.foot-nav { margin: 30px 0 15px 0;padding: 0;border: 0;height: 28px;color: #fff;font: 12px/28px 'SimSun',Arial,Sans-Serif;text-align: center;}
.foot-nav a:link {color: #fff;font: 12px/28px 'SimSun',Arial,Sans-Serif;text-decoration: none;}
.foot-nav a:hover {color: #fff;font: 12px/28px 'SimSun',Arial,Sans-Serif;text-decoration: underline;}
.foot-nav span{ font-size:10px; margin:0px 8px; }
.foot-text{ text-align:center; padding:0px 0px 5px;color:#FFF; }
.foot-text a{ color:#FFF;}

/*内页侧栏*/
.sidebar{ margin-top:15px;}
.sidebar .sb_nav{float:left; width:200px; }
.sidebar .sb_nav h3.title{ height: 39px;background: url(images/top.png) 0px 0px no-repeat;text-align:left;float: left;font: bold 12px/42px 'SimSun',Arial,Sans-Serif;padding-left: 35px;color: #fff; line-height:42px; width:165px; overflow:hidden; }
.sidebar .sb_nav h3.line{ margin-top:15px;}
.sidebar .sb_nav .active{margin:0px;width:170px; padding:12px 0px 40px 30px; background:url(images/sb_nav.png) 0px 0px repeat-y; min-height:657px;_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>657?"657px":""); }


.boutt{background: url(images/boutt.png) 0px top no-repeat;width:200px;height:8px;font-size:1px;}

#sidebar dl dt,#sidebar ul li{display: block;text-decoration: none;width:115px; font: 12px/35px Verdana, Arial, Helvetica, sans-serif;text-align: left;background: url(images/dot2.png) 0px 5px  no-repeat;padding-left: 30px;margin: 0px;color: #696969;border-bottom:1px solid #EBEBEB;}
#sidebar dl dt a,#sidebar ul li a{color: #696969;}
#sidebar dl dt a:hover,#sidebar ul li a:hover{color: #ff5900;text-decoration: none;}
#sidebar dl dd{ padding:0px 0px 0px 15px;}
#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 10px;background: url(images/ar_b.png) no-repeat 1px 13px; }
#sidebar dl dd a:hover{color: #ff5900;text-decoration: none;}
.sidebar .sb_box{ overflow:hidden; width:773px;float:right;}
.sidebar .sb_box h4{ position:relative; }
.sidebar  .sb_box h4.title{line-height:28px;width:773px; border: 0px;background: url(images/title2.png) no-repeat;padding: 0px;margin: 0px;height: 40px;background-position: 0px 0px;}
.sidebar .sb_box h4.title span{ position:absolute; left:8px; height:25px; line-height:25px;  font-size:14px; padding:0px 25px;color:#fff;background:url(../arr_d2.jpg) no-repeat left;}
.sidebar .sb_box h4.title div.position{ color: #696969;padding: 0px 10px 0px 26px;font: 12px Verdana, Arial, Helvetica, sans-serif;}
.sidebar .sb_box h4.title div.position a{ color: #5c5c5c;}
.sidebar .sb_box h4.title div.position a:hover{ text-decoration: underline;}
/**/
#newslist li{ padding:0;padding-left:20px; list-style-type: none;font-size: 12px;overflow: hidden;line-height: 31px;background: url(images/line.png) 0px 5px no-repeat;margin-top:5px;}

#newslist li a:link,#newslist li a:active,#newslist li a:visited{font-size:12px;color: #696969;}
#newslist li a:hover{text-decoration: underline;}

#downloadlist .metlist dd{background:none;}
#newslist li p{color:#aaa;}
#newslist{padding:15px 7px;}
#productlist{width:753px;}
*html #productlist{*margin-left:-10px;}
#productlist li{margin-bottom:10px;}
#productlist li a.img img{ border:4px solid #fff;}
#productlist li h3 {padding: 8px 0px 10px;}
#showproduct .ctitle {background: url(images/icon_corn.jpg) no-repeat left center;margin: 10px 0px 10px;padding:7px 40px;}
#member_basic h3.hrtl span{background:none; border:0;}
.editor{ color:#666;}
#joblist dd .editor{color:#000;}
input.input-text, input.input-file, input.code{width:148px;}
.advsearch_class1,.advsearch_class2,.advsearch_class3, select{ width:148px;}


.banner{height:400px; overflow:hidden;}
.fullSlide { margin:0px; padding:0px;
	width:100%;
	position:relative;
	height:400px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important; margin:0px; padding:0px;
}
.fullSlide .bd li {
	width:100% !important;
	height:400px; margin:0px; padding:0px; list-style:none;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:410px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#000;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#0066CC;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
}

.fbText{ height:20px; padding:5px; border:1px solid #dedede;}

.fbTextarea{padding:5px; border:1px solid #dedede;}
.fbSubmit{ height:30px; padding:0px; line-height:30px; font-size:14px; margin:0px; width:200px; border:1px solid #940f10; color:#FFFFFF; background-color:#b01515;}

.m_price{ font-weight:lighter; font-size:12px; color:#666666;}
.m_price strong{ font-size:12px; font-weight:lighter; color:#666666;}