@charset "utf-8";
/* CSS Document */
/*全局样式*/

html{width:100%; height:100%;}
body{font-size:12px; font-family:Arial,"宋体"; color:#020202; line-height:1.8;  min-width:1152px;/* background:url(../images/beijing1.jpg) repeat-x;*/}
*{margin:0; padding:0; border:0;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
ol,ul,li{list-style-image:none;list-style-position:outside;list-style-type:none;}
.left{float:left;}
.right{float:right;}
.clear{clear:both; height:0px; width:0; margin:0; padding:0; border:none; overflow:hidden; }
a{text-decoration:none; cursor:pointer; color:#020202}
a:hover{ color:#ef9114 !important}

h2{ font-size:24px;}
h3{ font-size:18px;}
h4{font-size:14px;}
h5{font-size:12px;}
.f14{font-size:14px;}
.zf{ text-indent:2em}
.nosee{display:none;}
.see{ display:inline}
.k_block{ display:block !important}
.f_bold{ font-weight:bold}
.mtop{ margin-top:10px}
.ptop1{ padding-top:10px}
.mbottom{ margin-bottom:10px}
.mleft{ margin-left:12px}
.mright{ margin-right:10px !important}
.beijing{ width:1099px; margin:0 auto; overflow:hidden; padding:5px 10px 0}
.beijing1{ background:url(../images/beijing.png) repeat-y center; clear:both; overflow:hidden;}



/**************logo**************/
header{ margin:0 auto; width:1102px; height:115px; overflow:hidden; background:url(../images/logo1.png) no-repeat center bottom; padding:0 25px 18px; font-weight:bold}
header h1{ float:left; width:26%;}
header dl{ float:right; width:70%;}
header dl dt{ clear:both; overflow:hidden; width:100%; text-align:right; padding:5px 0;  line-height:2; color:#c9c8c9; font-size:13px}
header dl dt a{ margin:0 5px; color:#030303}
header dl dt a:hover,header dl dt a.hover{color:#547fa8 !important}
header dl dd{ clear:both; padding-top:20px; line-height:55px; height:55px; font-size:20px; text-align:right; padding-right: 47px;}
header dl dd a{ color:#143265; margin:0 18px;}
header dl dd a:hover,header dl dd a.hover{ color:#ef9316 !important}


/**************menu**************/
menu{ background:url(../images/led_menu.png) no-repeat center; margin:0 auto; width:1001px; height:44px; line-height:44px; text-align:center; clear:both}
menu ul{ width:981px; margin:0 auto; height:44px; font-size:16px}
menu ul li{ float:left; margin:0 30px; display:inline; text-transform:uppercase; letter-spacing:8px}
menu ul li a{ color:#fff !important}
menu ul li.hover a{ color:#44b04a !important}


/**************底部**************/
footer{ background:#030303; padding:10px 0; min-width:1152px; color:#fff}
footer p{ margin:0 auto; width:1152px; overflow:hidden; text-align:center}
#newsInfo{padding-bottom:10px;margin-bottom:15px;border-bottom:dotted 1px #dbdbdb; text-align:center; width:100%;}

/**************右悬浮**************/
.body_right{ width:60px; position:fixed; top:200px; right:10%; z-index:10000;_position:absolute; _top:expression(eval(document.documentElement.scrollTop)); _margin-top:200px;}
.body_right dd{ position:relative; float:left; width:60px; height:60px; text-align:center; margin-top:5px}
.body_right dd p{ width:100%; height:100%; clear:both; overflow:hidden; line-height:22px}
.body_right dd p a{ background-image:url(../images/body_right.png); background-repeat:no-repeat; border:2px solid #d2d2d2; width:56px; height:22px; display:block; padding-top:34px; color:#fff}
.body_right dd p a:hover{ color:#fff !important;}
.body_right2{ background-position:center -52px; background-color:#a4a4a4}
.body_right dt{ clear:both; overflow:hidden; padding-top:5px; height:60px; width:60px; display:none}
#body dt{ display:block}
#body dd{ display:none }


/**************右悬浮
.body_right{ width:60px; position:fixed; top:200px; right:10%; z-index:10000;_position:absolute; _top:expression(eval(document.documentElement.scrollTop)); _margin-top:200px;}
.body_right li{ position:relative; float:left; width:60px; height:60px; text-align:center; margin-top:5px}
.body_right li p{ width:100%; height:100%; clear:both; overflow:hidden; line-height:22px}
.body_right li p a{ background-image:url(../images/body_right.png); background-repeat:no-repeat; border:2px solid #d2d2d2; width:56px; height:22px; display:block; padding-top:34px; color:#fff}
.body_right li p a:hover{ color:#fff !important;}
.body_right2{ background-position:center -52px; background-color:#a4a4a4}**************/