@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;}

html,body{ font:12px/1.8 'Microsoft YaHei',Tahoma,Verdana,'Simsun'; color:#333; background:#fff; -webkit-text-size-adjust:none;}

a{ color:#333; text-decoration:none;}

a:hover{ color:#06F;text-decoration:none;}

/*全局样式*/
.fl{float:left;}
.fr{float:right;}
.clear{ clear:both; }

.inner{ width:952px; margin:0 auto;position:relative;}

.list-none{ list-style:none; padding:0px; margin:0px;}

.editor{ line-height:2;}

.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(../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;}

/*头部*/

header{background:#fff url(../head_bg.png) repeat-x left bottom;zoom:1;}

#web_logo{ margin-left:10px; font-size:0px; position:relative; z-index:999; font-size:0px;}

.top-nav{position:absolute; right:5px; top:8px; height:77px; z-index:1; text-align:right; width:100%;}

.top-nav .t span{ padding:0px 5px; font-size:10px; color:#bbb;}

.top-nav .b{ position:absolute; bottom:15px; right:0px;}

*html .top-nav .b{ float:right;width:410px; white-space:nowrap; text-align:right;}

*+html .top-nav .b{ float:right;width:410px; white-space:nowrap; text-align:right;}

.top-nav .b h5.lfmyct{ position:relative;text-align:left; float:left;font-weight:normal;}

*html .top-nav .b h5.lfmyct{top:20px;}

.top-nav .b h5.lfmyct span{ padding:0px 5px; color:#999;}

.top-nav .b h5.lfmyct i{ font-style:normal; font-weight:bolder; color:#36f; padding-left:5px; padding-right:5px;}

.top-nav .websearch{ position:relative; float:right;text-align:left;height:19px;zoom:1; right:-12px;} 

*html .top-nav .websearch{ right:0px;}

*+html .top-nav .websearch{ right:0px;top:-20px;}

.top-nav .websearch span.navsearch_input input{ float:left;width:120px; padding:0px 5px; height:17px; overflow:hidden; outline:none; color:#999; font-style:italic; border:1px solid #ccc; border-right:none; background:#fff;}

.top-nav .websearch input.searchimage{ float:left;border:1px solid #ccc; border-left:none; padding:2px;cursor:pointer;}

.top-logo{ min-height:90px; _height:90px;}



.maintopx{height:30px;background:url(../navbg.png) repeat-x left top; margin-top:-22px;}

*html .maintopx{ zoom:1;position:relative;z-index:999999;}

*+html .maintopx{ zoom:1;position:relative;z-index:999999;}

nav{ width:100%;}

nav li{ height:30px; line-height:30px; float:left; display:inline; white-space:nowrap; position:relative;z-index:999999; text-align:center;}

nav li.line{ width:1px; height:30px; background:#2e4879; overflow:hidden;}

nav li a.nav{ font-weight:bold; color:#fff; text-shadow:1px 1px #1d3460;}

nav li dl{ display:none; position:absolute;z-index:999999; text-align:left; background:#efefef url(../navdlbg.jpg) repeat-x left bottom; border:1px solid #ccc; border:none\9; padding:10px 0px;left:0px;top:30px;}

*html nav li dl{ border:none;}

*+html nav li dl{ border:none;}

nav li dl dd{ height:30px; line-height:30px; background:url(../dt-11.gif) no-repeat 20px 10px; overflow:hidden; padding-left:35px; padding-right:20px;}

nav li dl dd a{ color:#2A3C63; font-weight:bold;}

nav li dl.nav-pro dd{ float:left; background:none; height:auto; padding:0px;}

nav li dl.nav-pro dd a{ padding-left:30px; font-size:15px;}

nav li dl.nav-pro dd p{ white-space:normal; padding-top:5px;}

nav li dl.nav-pro dd p a{ display:block; font-weight:normal; font-size:12px; line-height:2;}

nav li.hover,nav li.navdown{ background:url(../lihover.png) repeat-x;}

nav li.hover a.nav,nav li.navdown a.nav{ color:#2A3C63; text-shadow:1px 1px #fff;}



.tz_flash{ padding-top:20px; overflow:hidden;}

.met_flash{margin-top:20px; font-size:0px; overflow:hidden;} 

.met_flash .flash{ margin-bottom:0px;}

.met_flash ul{ margin:0px; padding:0px;} 



/*首页*/

.index-product{ padding-top:15px;}

.index-product .profld{ position:relative;width:900px; overflow:hidden; height:112px;zoom:1; left:30px;}

.index-product .pro-listx{ position:absolute; width:2012em;}

.index-product .profld dl{ float:left; width:290px;height:110px;border:1px solid #ccc; overflow:hidden;zoom:1; margin-right:8px; position:relative;}

.index-product .profld dl dt{ float:left; height:110px; padding-left:10px;}

.index-product .profld dl dt h2{ font-size:100%; padding-top:12px;}

.index-product .profld dl dt h2 a{ color:#000;}

.index-product .profld dl dt h2 a:hover{ color:#0033FF;}

.index-product .profld dl dt p{ color:#666;}

.index-product .profld dl dt a.More{ color:#06F;}

.index-product .profld dl dd{ float:right; height:110px;}

.index-product .prev{ display:block; width:11px; height:30px; background:url(../blue_prev.jpg) no-repeat; overflow:hidden; position:absolute; top:45px; left:0px;}

.index-product .next{ display:block;width:11px; height:30px; background:url(../blue_next.jpg) no-repeat; overflow:hidden; position:absolute; top:45px; right:0px;}

.Midle{ padding-top:15px;}

.Midle .index-About{ float:left;width:576px; overflow:hidden; background:#F8F5F5;}

.Midle .index-About .Ti{ padding:15px 30px 5px 30px;zoom:1;}

.Midle .index-About .Ti h3{ float:left; font-size:14px;background:#37639b; color:#fff;text-shadow:-1px -1px #2d3961;}

.Midle .index-About .Ti h3 a{ display:block;color:#fff;text-shadow:-1px -1px #2d3961; cursor:pointer;padding:0px 10px; }

.Midle .index-About .Ti h3 a:hover{ background:#399dd9;}

.Midle .index-About .Ti .followus{ float:right;}

.Midle .index-About .con{ padding:0px 30px 15px 30px; color:#837779;}

.Midle .mgcount{ float:right; width:366px; overflow:hidden; background:#fefefe;}

.Midle .mgcount img{ width:288px;}

.Midle .mgcount h3{ font-size:16px; text-align:center; padding:3px 0px;}

.Midle .mgcount h3 a{ color:#31507f;} 

.Midle .mgcount h3 a:hover{ color:#399dd9;}

.news-index, .login-reg, .lun-tan{float:left;width:266px;background:#f9f9f9;padding-left:15px;padding-right:10px;margin-top:10px;}
.news-index h3, .login-reg h3, .lun-tan h3{font-size:14px;border-top:1px solid #b3b3b3;border-bottom:1px solid #b3b3b3;height:40px;line-height:40px;margin-top:2px;color:#444;padding-left:15px;}
.news-index li{list-style:none;height:25px;line-height:25px;overflow:hidden;padding-left:0;border-top:1px solid #ccc;}
.news-index ul{padding-left:0;}
.news-index li:first-child{border-top:0;}
.news-index h3.lase, .lun-tan h3.lase{font-size:12px;color:#666;font-weight:normal;}
.new-product{float:right;width:650px;background:#0592BD;margin-top:12px;cursor:pointer;}
.new-product h3{height:41px;line-height:41px;color:#fff;border-bottom:1px solid #0480A2;padding-left:15px;font-size:16px;font-weight:normal;}
.new-product .main{padding:10px 20px 93px 20px;}
.new-product .main p{color:#fff;}
.new-product .main p.en{font-size:30px;line-height:35px;width:450px;}
.new-product .main p.cn{font-size:14px;line-height:25px;width:550px;padding-top:10px;}
.new-product h3.lase{height:40px;line-height:40px;background:#0480A2;color:#fff;}
.new-product h3.lase span{font-size:14px;font-weight:normal;}
.new-product h3.lase span i{font-size:12px;font-style:normal;}

.login-reg h3{font-weight:normal;font-size:16px;color:#333;}
.login-reg .main{padding-top:15px;padding-left:25px;color:#000}
.login-reg .btn {margin-top:45px;}
.login-reg .btn a{float:left;display:block;margin-right:28px;font-size:16px;padding-bottom:15px;}
.bbs{float:right;width:650px;background:#f9f9f9;margin-top:10px;cursor:pointer;}
.lun-tan{width:220px;float:right;padding-left:0;margin-top:0;}
.lun-tan h3{font-size:18px;font-weight:normal;padding-left:0}
.lun-tan .main{padding-top:20px;padding-left:5px}
.lun-tan .main p.en{line-height:35px;font-size:30px;padding-bottom:10px;width:200px}
.lun-tan .des{font-size:14px;padding-bottom:43px;width:200px;}

.hui-y{margin-top:10px;}
.hui-y .contact{margin-right:8px;float:left;}
img.more{margin-top:8px;margin-right:6px;}
.new-product .more{margin-top:5px;}
.hui-y .a1{position: absolute;display: block;width: 81px;height: 25px;margin-top: 100px;margin-left: 290px;}
.hui-y .a2{position: absolute;display: block;width: 142px;height: 25px;margin-top: 100px;margin-left: 390px;}
/*底部*/

footer{ margin-top:15px; background:#fff url(../footbg.jpg) repeat-x left top; padding-top:20px;}

footer .ft-lst{ float:left; display:block; width:230px;height:145px; margin-right:8px; overflow:hidden;}

footer .ft-lst h3{ font-size:13px;}

footer .ft-lst h3 a{color:#000; line-height:24px; padding-bottom:8px;}

footer .ft-lst h3 a:hover{color:#399dd9;}

footer .ft-lst ol li{ display:block; line-height:2.4; background:url(../ftarrow.gif) no-repeat left 1px; padding-left:8px;}

footer .ft-lst ol li img{ display:none;}

.index-Link{margin-top:10px; border-top:1px solid #e4e4e4; padding-top:10px;}

.index-Link h3{ position:absolute; left:0px; top:10px;}

.index-Link ul{ padding-left:66px; list-style:none; margin:0px; word-wrap: break-word;}

.index-Link ul li{ display:inline; margin-right:10px;}

.index-Link ul li a{ white-space:nowrap; color:#666;}

.index-Link ul li a:hover{ color:#000;}

.fotc{ margin-top:10px;border-top:1px solid #e4e4e4;}

.foot-nav{ text-align:center; margin-top:20px; height:25px; line-height:25px;}

.foot-nav span{ font-size:10px; margin:0px 8px; color:#888;}

.foot-text{ text-align:center; padding:0px 0px 10px; }



/*内页侧栏*/

.sidebar{ margin-top:15px;}

.sidebar .sb_nav{ float:left; width:210px; padding-left:30px; background:url(../lnav_bg.png) no-repeat left top; padding-top:20px; padding-bottom:30px;}

.sidebar .sb_nav h3.title{ text-align:left;font-size:18px; color:#069;}

.sidebar .sb_nav .line{ margin-top:10px; }

.sidebar .sb_nav .active{ padding:10px 0px;}

#sidebar dl dt{ padding:4px 0px 5px 25px; margin-top:5px; background:url(../nav1_icon.png) no-repeat 2px 9px;}

#sidebar dl dt a{ font-weight:bold; font-size:14px;}

#sidebar dl dd{ padding:0px 0px 0px 10px;}

#sidebar dl dd h4{ font-weight:normal; padding:5px 0px 5px 15px; background:url(../dt-1.gif) no-repeat left 11px;}

#sidebar dl dt.on a{ font-weight:bold; color:#06F; }

#sidebar dl h4.on a{ font-weight:bold;}

.sidebar .sb_box{ float:right; width:680px; background:#fff; overflow:hidden; }

.sidebar .sb_box h3.title{ border-bottom:1px solid #ddd; height:35px; line-height:35px; position:relative;}

.sidebar .sb_box h3.title span{ position:absolute; left:0px; top:-1px; font-size:14px; border-bottom:2px solid #385f98; padding:0px 15px;}

.sidebar .sb_box h3.title div.position{ float:right; font-weight:normal; position:relative; top:3px; right:15px;}

.sidebar .sb_box h3.title div.position a{ color:#1C57C4;}

.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;}

.met_annex{ color:#f00; text-decoration:underline}

.met_annex:hover{ color:#f00; text-decoration:underline}

#flip{ margin-bottom:15px;}



/*简介模块*/

#showtext{ padding:15px; line-height:2;}



/*文章模块*/

#newslist{ padding:15px 20px;}

#newslist li{ padding:6px 10px; background:url(../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;}



/*产品模块*/

#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:left;}

#showproduct .pshow dd ul{ margin-left:15px; }

#showproduct .pshow dd li{ padding:5px ; margin:5px 0px; clear:both; border-bottom:1px solid #eee;}

#showproduct .pshow dd li span{ float:left; width:70px; color:#999; }

#showproduct .ctitle{ margin:15px 0px 10px;font-size:14px; font-weight:normal; height:31px; line-height:31px; border-bottom:1px solid #ccc;zoom:1;}

#showproduct .prodiTis a{ float:left; display:inline-block; height:31px;margin-right:8px; padding:0px 15px; background:url(../proxxkti.jpg) repeat-x; text-shadow:1px 1px #fff; color:#000;font-weight:bold;}

#showproduct .prodiTis a:hover,#showproduct .prodiTis a.hover{ background:url(../proxxktihover.jpg) repeat-x; color:#fff; text-shadow:1px 1px #000;}

#showproduct .editor{ line-height:2; padding:0px 10px; font-size:14px;}



.relaproduct{margin-top:30px;}

.relaproduct h3.relati{ height:30px; line-height:30px; border-bottom:1px solid #ccc; margin-bottom:15px;zoom:1; overflow:hidden;}

.relaproduct h3.relati span{ float:left; background:url(../lihover.png) repeat-x; height:30px; padding:0px 20px; border-left:1px solid #ccc; border-right:1px solid #ccc; text-shadow:1px 1px #fff;}

.relaproduct ul li{ float:left; display:inline; text-align:center;}

.relaproduct ul li a.img{ display:block; text-align:center; font-size:0px;}

.relaproduct li a.img img{ margin:auto; border:1px solid #ccc;}

.relaproduct li h3{ padding:5px 0px 10px; font-weight:normal; line-height:1.5;}

/*下载模块*/

#downloadlist{ padding:15px;}

#downloadlist .metlist{ margin-bottom:20px;}

#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../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(../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(../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(../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(../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(../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(../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(../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(../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(../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 ul li{ background:url(../dd.gif) no-repeat left center; padding-left:8px; line-height:1.5;}

#sitemaplist ul li span{ padding-right:10px; float:left;}

#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(../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;}
.main_deng form label span {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40px;
  text-align: right;
  height: 34px;
  overflow: hidden;
}