@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;}
.editor .metvideobox{ text-align:center; margin:10px auto; }
.editor .video-js{ max-width:100%; }

.editor blockquote{padding-top:5px;padding-bottom:5px;padding-left:15px;border-left:4px solid #ddd}
.editor hr{display:block;padding:0;border:0;height:0;border-top:1px solid #ddd;margin:20px 0;-webkit-box-sizing:content-box;box-sizing:content-box}
.editor table{width:100%!important;margin-bottom:1.6rem;border-spacing:0!important;border-collapse:collapse!important;padding:0!important;border:0}
.editor table td{border:1px solid #ddd!important}
.editor table>thead>tr>th,table>tbody>tr>th,table>tfoot>tr>th,table>thead>tr>td,table>tbody>tr>td,table>tfoot>tr>td{padding:.7rem;line-height:1.6;vertical-align:top;border-top:0px solid #ddd}
.editor table>thead>tr>th{vertical-align:bottom;border-bottom:1px solid #ddd}
/*按钮*/
.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');}

/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:normal;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:5px; color:#f00;}
td.input img{ position:relative; bottom:3px;}
td.submint{ padding:10px;}
select {height:26px;line-height:26px;}
.input-text {height:24px;line-height:24px;}
.code {height:24px;line-height:24px;}
select,input,textarea {line-height:26px;padding:2px 5px;border:1px solid #dcdfe0;background:#fff;outline:0;-moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}

/*工具栏*/
.met_hits{ padding:5px 5px 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:left;padding-top:15px;width:100%;clear:both;line-height:26px;}
.met_page a{ }
/*翻页*/
#flip{ padding-top:20px;width:100%;text-align:center;margin:0 auto;margin-bottom:15px;clear:both;border:0px solid red;}
/*附件*/
.met_annex{ color:#f00; text-decoration:underline;}
.met_annex:hover{ color:#f00; text-decoration:underline}
/*简介模块*/
#showtext{ padding:20px 0px; line-height:2;}
.showtext_left {float:left;width:42%;}
.showtext_right {float:right;width:48%;margin-top:10px;}
.showtext_right .feedback_table {width:100%;border:0px;padding:0;margin:0;}
.showtext_right .feedback_table td.text{ width:30%;font-size:13px; font-weight:normal;}
.shownews_img{width:100%;margin:0 auto;text-align:center;overflow:hidden;font-size:0px;padding-top:30px;clear:both;}
.shownews_img a{width:70%;display:block;margin:0 auto;text-align:center;overflow:hidden;font-size:0px;clear:both;}
.shownews_img img{margin:0 auto;width:70%;display:block;text-align:center;font-size:0px;overflow:hidden;padding:4px;border:1px solid #ddd;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #e0e0e0;-moz-box-shadow:0px 0px 4px #e0e0e0;box-shadow:0px 0px 4px #e0e0e0;}

/*文章模块*/
#newslist{ padding:10px 0px 0px 0px;}
#newslist li{ padding:13px 0px; background:url(../lidot2.gif) no-repeat 0px 24px;border-bottom:1px dotted #aaa;}
#newslist li a{ font-size:14px; margin-right:5px;padding-left:12px;}
#newslist li span{ float:right; color:#aaa;}
#newslist li p{color:#999;padding-top:5px;}

.newslist1{ padding:15px 0px 0px 0px;}
.newslist1 dl{float:left;width:200px;display:inline;padding:20px 0px 0 60px;}
.newslist1 dl.fir {padding-left:15px;}
.newslist1 dt {width:100%;}
.newslist1 dt a{width:100%;display:block;}
.newslist1 dt a img{width:190px;height:120px;display:block;font-size:0px;overflow:hidden;padding:4px;border:1px solid #ddd;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #e0e0e0;-moz-box-shadow:0px 0px 4px #e0e0e0;box-shadow:0px 0px 4px #e0e0e0;}
.newslist1 dt a:hover img{border:1px solid #ddd;}
.newslist1 dd {width:100%;}
.newslist1 dd h4{height:30px;line-height:30px;padding-top:7px;text-align:center;overflow:hidden;}
.newslist1 dd h4 a{line-height:30px;font-size:14px;font-weight:normal;text-align:center;}

#shownews{padding:10px 0px 0px 0px;}
#shownews .editor{ line-height:2; padding:15px 0px; font-size:14px;}
#shownews h1{ font-size:20px; text-align:center; border-bottom:1px dotted #ccc; padding:20px 0px; margin:10px 0px; color:#444;}
/*产品模块*/
#productlist{padding:10px 0px 0px 0px;}
#productlist li{float:left;display:inline;text-align:center;overflow:hidden;padding-top:15px;width:30%;margin:0 0% 0 5%;}
#productlist li.fir{margin-left:0;}
#productlist li a{text-align:center;width:100%;}
#productlist li a div{display:block;margin:0 auto;font-size:0px;overflow:hidden;border:1px solid #e9e9e9;padding:0px;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#productlist li a:hover div{border:1px solid #ddd;}
#productlist li a img{width:100%;display:block;margin:0 auto;font-size:0px;overflow:hidden;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#productlist li a h3{width:100%;height:26px;line-height:26px;text-align:center;padding-top:5px;font-size:14px;font-weight:normal;overflow:hidden;}
#productlist li a:hover h3{}

#showproduct{padding:20px 0px 0px 0px;}
#showproduct h1.title{ font-size:18px; padding:10px 0px; margin-bottom:10px;text-align:center;}
#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 0px; font-size:14px;}

#showproduct .pshow {float:left;width:100%;border:0px solid red;margin:0 auto;}
#showproduct .showproduct_prev,#showproduct .showproduct_next {float:left;width:48px;height:100px;overflow:hidden;border:0px solid red; background:url(../mleft_3.gif) no-repeat left center;margin-top:100px;}
#showproduct .showproduct_next {float:right;background:url(../mright_3.gif) no-repeat right center;}
#showproduct .showproduct_prev_none {background:url(../mleft_3_none.gif) no-repeat left center;}
#showproduct .showproduct_next_none {float:right;background:url(../mright_3_none.gif) no-repeat right center;}
#showproduct .info_img img{padding:5px;border:1px solid #e9e9e9;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#showproduct .info_img a:hover img{border:1px solid #ddd;}

#showproduct .spic img{padding:1px;border:1px solid #e9e9e9;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#showproduct .spic:hover img{border:1px solid #ddd;}
/*下载模块*/
#downloadlist{ padding:15px 0px 0px 0px;}
#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 0px 0px 0px;}
#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:10px 0px 0px 0px;}
#imglist li{float:left;display:inline;text-align:center;overflow:hidden;padding-top:15px;width:30%;margin:0 0% 0 5%;}
#imglist li.fir{margin-left:0;}
#imglist li a{display:block;text-align:center;width:100%;}
#imglist li a div{display:block;margin:0 auto;font-size:0px;overflow:hidden;border:1px solid #e9e9e9;padding:0px;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#imglist li a:hover div{border:1px solid #ddd;}
#imglist li a img{width:100%;display:block;margin:0 auto;font-size:0px;overflow:hidden;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#imglist li a h3{width:100%;height:26px;line-height:26px;text-align:center;padding-top:5px;font-size:14px;font-weight:normal;overflow:hidden;}
#imglist li a:hover h3{}


#showimg{padding:25px 0px 0px 0px;}
#showimg h1.title{ font-size:18px; padding:5px 0px; margin-bottom:10px; text-align:center;}
#showimg .imgshow{ text-align:center;margin:0 auto;}
#showimg .editor{ line-height:2; padding:0px 0px; 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; }

#showimg .info_img img{border:1px solid #e9e9e9;padding:7px;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#showimg .info_img:hover img{padding:7px;border:1px solid #ddd;}

#showimg .spic img{border:1px solid #e9e9e9;padding:1px;background:#fff;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0px 0px 4px #f0f0f0;-moz-box-shadow:0px 0px 4px #f0f0f0;box-shadow:0px 0px 4px #f0f0f0;}
#showimg .spic:hover img{border:1px solid #ddd;}

/*招聘模块*/
#joblist{padding:15px 0px 0px 0px;}
#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 0px 0px 0px;}
#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 0px 0px 0px;margin:0 auto;}
.cv_table{width:80%;margin:0 auto;}
/*在线留言*/
#messagelist{padding:35px 0px 0px 0px;}
#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 0px 0px 0px;}
#messagetable table{ margin:0px auto;}
/*在线反馈*/
#feedback{padding:50px 0px 0px 0px;}
#feedback table{ width:700px;margin:0px auto;}
#feedback table .input-text {width:260px;}
/*友情链接*/
#linklist{padding:15px 0px 0px 0px;}
#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;}

