﻿@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;}
body,ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form, input, hr, img, div, label, span ,p,marquee{ margin:0; padding:0; }
ul, li { list-style:none; }
h1 { font-size:12px; }
h2 { font-size:12px; }
h3 { font-size:12px; }
h4 { font-size:12px; }
h5 { font-size:13px; }
h6 { font-size:12px; }
.clear{ clear:both; }
.list-none{ padding:0px; margin:0px;}
.sinput{width:183px;height:23px;border:1px solid #ccc;}
.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: 12px/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:12px; 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;}
.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;}
#showtext div{font-size:12px;}
/*文章模块*/
#newslist{ padding:15px 20px;}
#newslist li{ padding:6px 10px; background:url(../images/dt-0.gif) no-repeat left 19px;}
#newslist li a{ font-size:12px; 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:12px;}
#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;height:140px;width:170px;border:1px solid #ccc;}
#productlist li a.img{ display:block; text-align:center; font-size:0px;}
#productlist li a.img img{ margin:auto; }
#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;width:300px;}
#showproduct .pshow dd{ float:right;width:400px;}
#showproduct .pshow dd ul{ margin-left:15px; }
#showproduct .pshow dd li{ padding:5px 5px 5px 70px; 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:12px; border-bottom:1px dotted #ccc; }
#showproduct .editor{ line-height:2; padding:0px 10px; font-size:12px;}
/*下载模块*/
#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:12px; 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:12px;}
#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:12px; 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:12px;}
.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:12px; 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:12px; 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:12px; }	
#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:12px; 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:12px; 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:12px; 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;}
#box_wwwzzjsnet{position:relative;width:1000px;height:260px;background:#fff;border:0px solid #fff;margin:0px auto;cursor:pointer;}
#box_wwwzzjsnet .list{position:relative;width:1000px;height:260px;overflow:hidden;}
#box_wwwzzjsnet .list ul{position:absolute;top:0;left:0;}
#box_wwwzzjsnet .list li{width:1000px;height:260px;overflow:hidden;}
#box_wwwzzjsnet .count{position:absolute;right:0;bottom:5px;}
#box_wwwzzjsnet .count li{color:#fff;float:left;width:20px;height:20px;cursor:pointer;margin-right:5px;overflow:hidden;background:#F90;opacity:0.7;filter:alpha(opacity=70);border-radius:20px;text-align:center;}
#box_wwwzzjsnet .count li.current{color:#fff;opacity:1;filter:alpha(opacity=100);font-weight:700;background:#f60;}
#tmp{width:100px;height:100px;background:red;position:absolute;}
.digg4 a,.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;}
.index_k{width:1000px;margin:0px auto;height:auto!important;margin-top:10px;}
.index_k_left{width:288px;border:1px solid #ccc;float:left;background:#fff;height:height:auto!important;}
.title_left{width:320px;height:36px;line-height:36px;margin-left:10px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_about.png) no-repeat left 3px scroll #840900;color:#840900;}
.title_left li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#fff;float:left;}
.title_left span{width:43px;height:13px;margin-top:4px;float:right;margin-right:10px;}
.cpcl{width:240px;margin-left:10px;height:auto!important;text-decoration:none;}
.cpcl li{width:220px;height:26px;line-height:26px;text-align:center;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}
.cpcl li a{width:220px;height:26px;line-height:26px;text-align:center;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}
.cpcl li a:hover{width:220px;height:26px;line-height:26px;text-align:center;color:red;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}
.cpcl li span{float:right;}

.title_left_product{width:320px;height:36px;line-height:36px;margin-left:5px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_product.png) no-repeat left 3px;color:#840900;}
.index_product_left{width:320px;float:left;height:450px;}
.title_left_product li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#840900;float:left;}
.title_left_product span{width:43px;height:13px;margin-top:4px;float:right;margin-right:10px;}

.title_left_product{width:320px;height:36px;line-height:36px;margin-left:5px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_about.png) no-repeat left 3px;color:#840900;}
.title_left_product li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#840900;float:left;}
.title_left_product span{width:43px;height:13px;margin-top:4px;float:right;margin-right:10px;}

.title_left_anli{width:1000px;height:36px;line-height:36px;margin-left:5px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_anli.png) no-repeat left 3px scroll #840900;color:#840900;}
.title_left_anli li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#fff;float:left;}
.title_left_anli span{width:43px;height:13px;margin-top:4px;float:right;margin-right:10px;}

.title_left_link{width:1000px;height:36px;line-height:36px;margin-left:5px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_link.png) no-repeat left 3px scroll #840900;color:#fff;}
.title_left_link li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#fff;float:left;}



.cpcl3{width:240px;margin-left:10px;height:auto!important;text-decoration:none;}
.cpcl3 li{width:220px;height:26px;line-height:26px;text-align:center;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}
.cpcl3 li a{width:220px;height:26px;line-height:26px;text-align:center;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}
.cpcl3 li a:hover{width:220px;height:26px;line-height:26px;text-align:center;color:red;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;}


.cpcl2{width:280px;margin-left:10px;height:auto!important;text-decoration:none;margin-top:8px;}
.cpcl2 li{width:280px;height:26px;line-height:26px;text-align:left;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;display:block;text-indent:10px;background:url(/images/leftdot.jpg) no-repeat left top;}
.cpcl2 li a{width:200px;height:26px;line-height:26px;text-align:left;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;display:block;text-indent:10px;background:url(/images/leftdot.jpg) no-repeat left top;}
.cpcl2 li a:hover{width:200px;height:26px;line-height:26px;text-align:left;color:red;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;display:block;text-indent:10px;background:url(/images/leftdot.jpg) no-repeat left top;}
.cpcl2 li span{float:right;}

.cpcl1{width:240px;margin-left:10px;height:auto!important;}
.cpcl1 p{width:240px;line-height:24px;text-align:left;font-size:12px;color:#000;font-size:12px;}

.index_k_right{width:700px;float:right;height:auto!important;border:1px solid #ccc;background:#fff;}
.title_left2{width:680px;height:36px;line-height:36px;margin-left:5px;margin-top:0px;border-bottom:2px solid #840900;background:url(/images/index_news.png) no-repeat left top;color:#840900;}
.title_left2 li{text-align:left;text-indent:35px;font-weight:bold;font-size:12px;color:#840900;float:left;}
.title_left2 span{width:43px;height:13px;margin-top:4px;float:right;margin-right:10px;}
.index_r_jj{width:690px;height:auto!important;margin-top:10px;}
.index_r_jj li{width:155px;height:230px;float:left;text-align:center;margin-left:10px;}

.pimg{float:left;padding:8px;height:220px;width:240px;}
.ppp{width:410px;height:234px;padding:8px;float:right;}
#rollh2{width:100%;height:200px;display:table;}
#rollh2 li{width:200px;height:190px;margin-left:10px;float:left;}
.part{width:20px;height:204px;float:left;}

.title_left3{width:990px;height:41px;background:url(/images/leftr2.jpg) repeat-x;line-height:41px;margin-left:5px;margin-top:5px;}
.title_left3 li.tb{text-align:left;font-size:12px;color:#fff;text-indent:15px;line-height:34px;widht:150px;float:left;text-indent:35px;}
.title_left3 span.mor{display:block;height:34px;line-height:34px;float:right;color:#fff;margin-right:15px;}

.indenn{width:1000px;height:250px;margin-top:10px;margin:0px auto;margin-top:15px;border:1px solid #ccc;background:#fff;}
.indenna{width:990px;height:220px;}

.indenn1{width:355px;float:left;height:290px;border:1px solid #ccc;background:#fff;}

.indenn2{width:355px;float:right;height:290px;border:1px solid #ccc;background:#fff;}

.indenn_title{width:355px;height:34px;background:url(/images/left1.jpg) repeat-x;line-height:34px;}

.indenn_title li.tb{text-align:left;font-size:12px;color:#fff;text-indent:15px;line-height:34px;widht:150px;float:left;}
.indenn_title span.mor{display:block;height:34px;line-height:34px;float:right;color:#fff;margin-right:15px;}
.indenn_title span.mor a{color:#fff;}
.index_about_des{width:298px;height:210px;text-align:left;font-size:12px;line-height:22px;}
.index_about_des2{width:290px;height:210px;text-align:left;font-size:12px;line-height:20px;margin:0px auto;padding:5px;}
.index_about_des2 img{float:left;padding:5px;}
.index_news_left{width:430px;height:212px;float:left}
.index_news_right{width:240px;height:212px;float:right}
.index_news_left_pic{width:200px;height:200px;margin-top:10px;margin-left:10px;float:left;}
.index_news_left_pic_desc{width:210px;height:200px;float:right;font-size:12px;margin-top:10px;color:#000;line-height:22px;}
.index_product{width:1000px;height:230px;margin:0px auto;margin-top:10px;}
.index_anli{width:1000px;height:225px;margin:0px auto;margin-top:10px;text-align:left;}
.index_link{width:1000px;height:auto!important;margin:0px auto;margin-top:20px;text-align:left;}
.index_link a{float:left;size:12px;margin-left:10px;margin-top:10px;color:#000;}
.index_link a:hover{float:left;size:12px;color:red;}
.title_left_product_left{width:300px;height:200px;margin-top:5px;float:left;overflow:hidden;}
.Cont{width:300px;height:204px;overflow:hidden;}
.ScrCont{width:10000px;height:204px;}
.list1,list2{float:left;}
.index_product_right{width:680px;height:200px;float:right;}
.list_cp{width:200px;height:160px;float:left;margin-left:10px;}
.list_cp_text{width:200px;;height:20px;float:left;margin-left:10px;color:#000;line-hegiht:20px;text-align:center;overflow:hidden;display:block;margin-top:15px;}


.indenn_s{width:355px;margin-left:10px;height:250px;margin-top:6px;text-decoration:none;}
.indenn_s li{width:335px;height:26px;line-height:26px;text-align:left;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;}
.indenn_s li a{width:265px;height:26px;line-height:26px;text-align:left;color:#000;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;}
.indenn_s li a:hover{width:265px;height:26px;line-height:26px;text-align:left;color:red;font-size:12px;border-bottom:1px solid #ccc;text-decoration:none;overflow:hidden;}
.indenn_s li span{float:right;}
.index_about{width:1000px;height:250px;margin:0px auto;}
.index_about_left{width:330px;height:250px;float:left;}
.index_news{width:680px;float:right;height:250px;}
#img{width:260px;height:200px;overflow:hidden;float:left;} 
#img li{width:300px;height:24px;overflow:hidden;background:url(/images/doc.jpg) no-repeat left top;text-indent:33px;}

.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;} 
#glideDiv0{width:100%;height:135px;z-index:9999;background:url(/images/topbj.jpg) repeat-x;}
.top-logo{width:1000px;height:115px;margin:0px auto;}
.menudiv{width:100%;height:40px;margin:0px auto;background:#AC0C00;}
.menu{width:1000px;height:40px;margin:0px auto;}

.nav{width:1000px;height:40px;padding-top:8px;}
.nav li{width:110px;height:40px;line-height:25px;float:left;font-size:14px;color:#fff;text-align:center;font-weight:bold;}
.nav li a{width:110px;height:40px;line-height:25px;float:left;font-size:14px;color:#fff;text-align:center;font-weight:bold;}
.nav li a:hover{width:110px;height:40px;line-height:25px;float:left;font-size:14px;color:#000;text-align:center;font-weight:bold;;}
.nav li span{ text-transform:uppercase;font-size:12px;color:#fff;line-height:10px;font-weight:normal;display:block;}
.nav li  a span{ text-transform:uppercase;font-size:12px;color:#fff;line-height:10px;font-weight:normal;display:block;}
.nav li  a:hover span{ text-transform:uppercase;font-size:12px;color:red;line-height:10px;font-weight:normal;display:block;}

.footer{width:100%;height:auto!important;text-align:center;font-size:12px;line-height:23px;color:#000;position:relative;margin:0 auto; background:#fff;border-top:1px solid #ccc;}
.indexcp{width:1000px;height:30px;background:#fff;border:1px solid #ccc;margin:0px auto;margin-top:10px;line-height:30px;font-size:12px;text-align:left;}