﻿@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea { margin:0; padding:0; }
*html{/*background-image:url(about:blank);background-attachment:fixed;*/}
body{ font-size:12px; line-height:22px; color:#383838; font-family:"Microsoft SimSun"}
li { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none; color:#383838; cursor:pointer}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.'; }
a img { border:none; }
li.clear { float:none; width:auto; height:auto; padding:0; margin:0; }
input{ border:0 none; padding:0px; margin:0px;}
table { border-collapse: collapse; border-spacing: 0;}
.pr{ position:relative;}
.pa{ position:absolute;}
/*文字靠边*/
.tl { text-align:left!important; }.tc { text-align:center!important; }.tr { text-align:right!important; }
/*缩进*/
.ti2 { text-indent:2em; }  
/*字体粗细*/
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.fl{ float:left;}
.fr{ float:right;}
.mm{ margin-left:auto; margin-right:auto;}
.bd1{ border:1px solid #ddd;}
/*显示*/
.dil { display:inline; }
.bk { display:block !important;}
.dn{ display:none;}
.od { overflow:hidden }

/*自定义*/
/*行高*/
.lh18 { line-height:18px; }
.lh20 { line-height:20px; }
.lh22 { line-height:22px; }
.lh24 { line-height:24px; }
.lh25 { line-height:25px; }
.lh26 { line-height:26px; }
.lh30 { line-height:30px; }
.lh40{line-height: 40px;}
/*字体大小*/
.f12 { font-size:12px; }
.f14 { font-size:14px; }
.f16{font-size:15px;}

/*间距与填充*/
.nbg{ background:none !important;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px}
.mt30{ margin-top:30px}
.mr0{ margin-right:0;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.pd15{ padding:0px 15px;}
.pb20{ padding-bottom:20px;}
.wa{ width:100%;}
.zh{word-break:break-all;} /* 强制转行 */
.dq{ text-align:justify}   /* 两边 */

.w100{ width:100%;}
.w1000{ width:1000px; margin:0 auto;}
/************* wrap **************/

.wrap{ width:100%; overflow:hidden; position:relative; clear:both; margin:0 auto;}

/****header****/
.header{ clear:both; position:relative; z-index:2; width:1000px; margin:0 auto; height:87px;}
.top{  overflow:hidden; width:100%; position:relative;}
.logo{  overflow:hidden; float:left; width:403px;}
.tp_rt{ float:right; overflow:hidden; padding-right:50px; width:300px; text-align:right;}
.langue{ text-align:right; padding:10px 0 6px;color:#424242}
.langue a:hover{color:#005aad}
.lg_rg{ float:left; line-height:28px; padding:0 10px 0 7px;}
.lg_rg a{ padding:0 10px;}
.search{ float:left; background:url(../bg/searc.jpg) no-repeat; width:144px; height:23px; line-height:23px; margin-top:5px;}
.srh_txt{ width:110px; padding:0 5px; background:none; height:23px; line-height:23px; color:#666; float:left}
.srh_btn{ width:22px; float:left; height:23px; background:none; cursor:pointer}

.nav{line-height:34px; height:40px; width:100%; position:relative; z-index:10; font-family:"Microsoft Yahei"; background:url(../bg/navbg.png) repeat-x; margin-bottom:-6px;}
.nav li{ float:left; position:relative; line-height:34px; height:34px;}
.nav li a{ color:#fff; font-size:14px;  display:inline-block; bposition:relative; z-index:10; padding:0 16px; }
.nav li a.active{background:url(../bg/navbg_h.gif) repeat-x; }
.nav li a:hover{background:url(../bg/navbg_h.gif) repeat-x; }

.web_slt{ float:right; position:relative; background:url(../bg/webslt.jpg) no-repeat; width:167px; height:28px; line-height:28px; margin-top:10px; }
.web_slt span{ padding:0 10px; font-size:14px; color:#0d66ac; }
.web_slt ul{ position:absolute; left:0; top:28px; background:#fff; width:167px; line-height:24px; display:none}
.web_slt ul li{ line-height:24px; height:auto; padding:0 5px;}
/*********main********/
.main{ overflow:hidden; height:100%; width:1000px; margin:0 auto; padding-bottom:30px;}

/********footer*********/
.footer{ width:100%;position:relative; z-index:1; margin:0 auto; overflow:hidden; background:#cfcfcf; color:#808080; line-height:150%; height:49px; font-family:Arial;}
.bottom{ width:1000px; margin:0 auto;}
.footer a{color:#808080}

