﻿@charset "utf-8";
/* CSS Document */
/*-------------------------------------样式重置---------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}
/*-------------------------------------清除浮动------------------------------*/
.clear {clear: both;display: block;	overflow: hidden;visibility: hidden;width:0;height:0; }
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
.clearfix {	display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {	display: block;}
/*-------------------------------------通用样式----------------------------------*/
ul li{ list-style-type:none;}
.overflow{ overflow:hidden;}
a{ text-decoration:none; color:black;}
a:hover{ color:#666;}

body{ width:100%; background:#fff; color:black; font-size:12px; font-family:'微软雅黑',Arial; overflow-x:hidden;}
/*-----------------------------------header------------------------------------*/
#header{ width:1002px; height:80px; margin:0 auto;}
#header p{ width:188px; height:80px; float:left;}
#header p img{ width:188px; height:80px;}

#header #search-module{ width:260px; height:50px; float:right;}
#header #search-module p{ display:inline-block; float:left; height:24px; margin-top:20px;}
#header #search-module p #s_q{ color:#666; width:187px; height:21px; line-height:25px; border:1px solid #ccc; padding-left:10px; position:absolute;}
#header #search-module p #search{ border:1px solid #ccc; background:#fff; color:#ccc; cursor:pointer; height:25px; width:35px; text-align:left; position:relative; left:204px; top:0;}
/*-----------------------------------menu-links------------------------------------*/
#menu-links{ width:100%; height:62px; position:relative; z-index:100; background:url(../images/nav_bg.png) no-repeat; background-size:100% 62px;}
.menu ul { width:1002px; margin:0 auto; padding:0; list-style-type:none; text-align:center;}
.menu li.menu_list { float:left; position:relative; background:url(../images/didvide.png) no-repeat right center;}
.menu a,
.menu a:visited { width:125px; height:62px; display:block; text-decoration:none; line-height:62px; font-size:18px; color:#000;} 
.menu #first_menu,
.menu #first_menu:visited{ width:125px;}
.menu #solution_menu,
.menu #solution_menu:visited{ width:;}
.menu ul ul { visibility:hidden; position:absolute; width:226px; height:28px; top:62px; left:0; text-align:left;} 
.menu ul ul a,
.menu ul ul a:visited { background:#dcdcdc; height:28px; line-height:28px; font-size:14px; width:216px; border:1px solid #fff; border-top:none; color:#000;  padding-left:10px;} 
.menu a:hover,.active,
.menu ul ul a:hover{ background:url(../images/nav_bg.png) no-repeat left center; color:#000; }
.menu :hover > a,
.menu ul ul :hover > a { color:#000; background:url(../images/nav_bg.png) no-repeat left center;}
.menu ul li:hover ul,
.menu ul a:hover ul{ visibility:visible; }
.menu ul :hover ul ul{ visibility:hidden; }
.menu ul :hover ul :hover ul{ visibility:visible;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:226px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-226px;}
#none a{ background:none;}
#last_ul li a{ width:132px;}
#last_ul li a:hover{ width:132px;}
/*------------------------------------图片----------------------------------------*/
#banner{ width:980px; height:167px; margin:10px auto;}
/*------------------------------------左侧导航与通告----------------------------------------*/
#box{ width:962px; margin:0 auto; }

#B_left{ width:195px; float:left;}
#B_left dl{ width:195px; margin:0 auto;}
#B_left dl dt{ width: auto; height:48px; line-height:48px;font-size:16px; color:#fff; text-align:center; background:url(../images/images/zizhujiejuefangan_03_03.png);}
#B_left dl dd{ width: auto; height:35px; line-height:35px;text-align:center; margin-top:2px; background-color:#F6F6F6}
#B_left dl dd:hover{ background-color: #A9A9A9}

#B_left .T_news{ width:195px; background:#fff; border:1px solid #F6F6F6; margin:10px auto;}
#B_left .T_news li{ width:195px; height:28px; line-height:28px; margin:0 auto; list-style-image: url(../images/images/LIBEIJING_03.png); list-style-position:inside}
#B_left .T_news li#T_name{ width:195px; height:32px; line-height:32px; margin-top:0px; font-size:16px;padding-left:0px !important; border-bottom:#F6F6F6 2px solid;}
#B_left .T_news li#T_name a{ float:right; font-size:12px; padding-right:10px; font-family:Verdana, Geneva, sans-serif;}
/*------------------------------------右侧内容显示----------------------------------------*/
#B_right{ width:765px; float:left; background:#fff; margin-left:2px;}

h1{ width:auto; height:35px; line-height:40px; background: no-repeat; font-size:12px; font-weight:normal; border-bottom:1px solid #E2E2E2; margin-left:10px}
#B_right .News_list{ width:745px; margin:0 auto; margin-top:10px;}
#B_right .News_list li{ height:30px; line-height:30px; background:url(../images/ico_tips.png) no-repeat left 11px; padding-left:15px;}
#B_right .News_list li.last-noborder{ border-bottom:1px dashed silver; padding-bottom:10px; margin-bottom:10px;}
#B_right .News_list li span{ width:75px; display:inline-block; float:right; color:#666; text-align:right;}

#B_right .case_list{ width:745px; margin:0 auto; border-bottom:1px dashed silver; margin-top:10px; padding-bottom:10px;}
#B_right .case_list dt{ float:left; margin-right:10px;}
#B_right .case_list dt img{ width:160px; height:110px; padding:1px; border:1px solid silver;}
#B_right .case_list dd{ color:#666; line-height:2.0em;}
#B_right .case_list dd strong{ color:#d71618;}
#B_right .case_list dd.more{ text-align:right;}
#B_right .case_list dd.more a{ color:#d71618;}
#B_right .case_list dd.more a:hover{ text-decoration:underline;}

 #page{ padding:3px; margin:50px auto; text-align:center;}
 #page .default{ padding:5px 7px; margin-right:1px; color:#fff; border:1px solid #9d1b23; background:#9d1b23;}
 #page a{ padding:5px 7px; margin-right:1px; color:#aeaeae; border:1px solid #aeaeae;}
 #page a:hover{ padding:5px 7px; margin-right:1px; text-decoration:none; color:#fff; border:1px solid #9d1b23; background:#9d1b23; font-weight:bold;}
 #page span{ padding:5px 7px; margin-right:1px; color:#aeaeae; border:1px solid #aeaeae;}
/*-----------------------三级页样式——文章详细内容--------------------------------*/
#infor{ padding:10px;}
#infor h4 { width:auto; height:35px; line-height:35px; margin:0 auto; font-size:16px; text-align:center; margin-top:15px; font-weight:normal;}
#infor h4 i{ font-style:normal; font-size:12px; color:#cbcbcb;}
#infor .author{ width:auto; height:40px; line-height:40px; text-align:center; font-size:12px; border-bottom:1px dashed #ccc; margin-bottom:10px;}
#infor .img_show{ text-align:center;}
#infor .img_show img{ width:529px; height:253px;}
#infor p{ line-height:2.0em; padding:5px 20px; text-indent:2em;}
#infor h5{ width:auto; height:54px; line-height:2.2em; padding-left:360px; padding-top:10px; font-weight:normal; font-size:12px; color:#666; border-top:1px dashed #ccc;}
#infor h5 strong{ font-weight:normal; color:#ba0514;}
/*-----------------------------------脚-----------------------------------*/
#footer_box{ width:100%; height:106px; background:url(../images/footer_bg.png); background-size:100% 96px; margin-top:10px;}
#footer{ width:1002px; height:76px; line-height:1.8em; margin:0 auto; padding-top:20px;}
#footer .f_left{ display:block; float:left;}
#footer .f_right{ display:block; float:right;}
/*------------------------------------0909添加图片列表样式----------------------------------------*/
.img_list{ width:240px; float:left; margin-left:10px; margin-top:10px; text-align:center;}
.img_list dt img{ width:167px; height:118px; border:1px solid silver; padding:2px;}
.img_list dd{ height:28px; line-height:28px;}
.img_list dd a:hover{ color:#d71618;}

.jijiaokaohetou{ width:730px; background-color:#CCC; margin:20px auto;}
.jijiaokaohetou img{ margin-top:10px; margin-left:10px; display:block; float:left;}
.jijiaokaohexinxi{ width:420px;  float:right;}


.nTab{
border:1px #F0F0F0 solid;
width:730px;
float:right;
margin-right:5px;
margin-top:20px;
}
.nTab .TabTitle{
clear: both;
height:48px;
overflow: hidden;
 border-bottom:2px solid #F0F0F0;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 70px;
cursor: pointer;
list-style-type: none;
}
.myTab1{ text-align:center}
.nTab .TabTitle .normal{height:47px; width:104px; line-height:47px; text-align:center;}
.nTab .TabTitle .active{ line-height:44px; width:104px; text-align:center; border-top:3px solid red; background:url(../images/images/redjiantou.png) 50% 0 no-repeat;}

.nTab .TabTitle .normal:hover{ line-height:44px; border-top:3px solid red; background:url(../images/images/redjiantou.png) 50% 0 no-repeat; }
.nTab .TabContent{
width:684x;
padding:10px 23px;
height: auto;
}
.none {display:none;}
.TabContent dt{ font-size:14px; line-height:25px; color:#7F7F7F}
.TabContent dd{ margin-left:15px; font-size:14px; line-height:25px;color:#7F7F7F}