﻿@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
body,object, iframe, h1, h2, h3, h4, h5, h6,blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input,textarea {font-size:14px; color:#494949; font-family:"微软雅黑";}
body{ text-align:center; }
ul,ol{ list-style:none;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#155783;}
img{ border:0;}
.zjw_wrap{
 width:1200px;
 margin: 0 auto;
 overflow:hidden;
}
/*选项卡添加class的样式*/
h2 a.xxgk_h_bg{ font-size:18px; background:#3687bc; color:#f3f4f6;}
/*办事指南弹出时黑背景*/
.bszn_black_bg{ display:none; position:fixed; left:0; top:0; width:100%; height:100%; background:#000; opacity:0.1; filter:alpha(opacity=10); cursor:pointer; z-index:998;}
/*wrapper*/
.box_upward{ width:100%; text-align:center;}
.wd_cont{ width:1200px; background:#FFF; margin:0 auto; text-align:left;}
.kstd{ width:100%;}