﻿

/* 初始化CSS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
/*img{display: block;}*/
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }
body { color:#333; font-family:"Microsoft Yahei","Arial Narrow",HELVETICA; background:#f5f5f5;}


/* 头部样式 */
.header_wrap {width:100%; overflow:hidden; background:#111;}
.header {width:1002px; height:90px; padding-top:30px; margin:0 auto;}
.logo {width:280px; height:60px; float:left;}
.tel {width:366px; height:60px; float:right;}
.nav_wrap {width:100%; height:40px; background:#333; z-index:999;}
/*
.nav {width:1002px; height:40px; margin:0 auto;}
.nav a {color:#FFF; text-decoration:none; height:40px; line-height:40px; display:block; float:left; font-size:16px; font-family:"Microsoft Yahei"; padding:0 26px; background:url(../z_images/nav_bg.gif) no-repeat right 0;}
.nav a:visited {color:#FFF;}
.nav a:hover {color:#FFF; background:#555;}
.nav a.selected {color:#000; text-decoration:none; background:url(../z_images/nav_bg.gif) repeat-x 0 -50px;}
.nav a:visited.selected {color:#000; text-decoration:none; background:url(../z_images/nav_bg.gif) repeat-x 0 -50px;}
 */

/*导航样式*/
#nav { width:1185px; margin:0 auto;}

#nav ul li {float:left;}
#nav ul li a {float: left;color:#d4d4d4; padding: 0 27px;height:40px;line-height:40px;text-decoration:none;}
#nav ul li a:hover,#nav ul li:hover > a { color: #000; background:#eee;}

#nav li ul {background:#eee;left: -999em;margin: 35px 0 0;position: absolute;width: 240px;z-index: 9999;}
#nav li:hover ul {left: auto;}
#nav li ul a {background: none;border: 0 none;margin-right: 0;min-width: 240px;padding:0;border-bottom: 1px solid #fff;color:#000;text-indent:2em;}
#nav li ul a:hover{background:#555;color:#fff;}
#nav li li ul {
    	margin: 0 0 0 200px;
    	visibility:hidden;
}
#nav li li ul li a{min-width: 200px;text-align:center;text-indent:0;}
#nav li li:hover ul {
    	visibility:visible;
}


/* 主体内容样式 */
.main {width:1002px; overflow:hidden; margin:20px auto;}
.main img {display:block; float:left;background:url(https://www.gongsibao.com/st/icp/1604/z_images/loading.gif) center center no-repeat;}
.shcontent{ background:#FFF;clear:both;clear:both;padding:20px;_padding:10px;margin-bottom:15px; height:840px; overflow:hidden;}
.shcontent  ul li{font-size: 16px;  font-family: "Microsoft YaHei";  color: rgb( 0, 0, 0 );  text-transform: uppercase;  line-height: 3.75;  text-align: left;
  width: 798px; margin:0 auto;}
.shcontent  ul li a:visited{color:#acacac;}
.shcontent  ul li a{ text-decoration:none; color:#666;}
.shcontent  ul li a:hover{color:#C00;}
/* 版权样式 */
.copyright {width:1002px; font-size:14px; font-family:"Microsoft Yahei"; text-align:center; padding-bottom:50px; margin:0 auto;}

/*乐语*/
.doyoo_f_frame{display:none !important;}
.doyoo_f_original{overflow:auto!important;}