body,div,p,ul,li,ol,dl,dt,dd,img,h1,h2,h3,h4{ margin:0; padding:0; list-style:none; border: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{padding:0;margin:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix:before,.clearfix:after{
    content:""; 
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a:link{text-decoration:none;font-size:12px;font-family:"微软雅黑";}
a:hover{text-decoration:none;}
body{font-size:14px; font-family:"微软雅黑"; min-width:1200px;}
/*底部样式-*/
.foot1{background:#016ec5;width:100%;max-width:1440px;height:202px;min-width:1200px;margin:0 auto;}
.foot{margin:0 auto;text-align:center;color:#D5D5D5;font-size:12px;font-family:"微软雅黑";padding-bottom:10px;}
/*20160919*/
.foot1 .footer_top{overflow: hidden; width: 630px; margin: 0 auto;}
.foot1 .footer_top select{color:#747474;width:300px;height:30px;line-height:30px;margin:0 auto;margin-top:20px;/*margin-right:18px;*/border:none;padding-left:10px;}
.foot1 .footer_bottom a{text-decoration:none;color:#d5d5d5;}
.foot1 .footer_bottom span{margin:0 5px;}
.foot1 p{margin:10px}
/*头部样式：*/

*{margin: 0;padding: 0;border: 0;}
a{color: #000;}
.header{max-width: 1440px;}
/*-日期*/
/*.date{width:1000px;margin:0 auto; padding:8px 0;overflow: hidden;font-family: "宋体";font-size: 12px;}
.dateLeft{float: left;}
.dateRight{float: right;}*/
.bgBox{width:100%;/**max-width:1440px;**/height:141px;/**min-width:1200px;**/margin:0 auto;position: relative;
      background: url(webuiFrameworkcommonResourceimage2017112115540812702.jpg) center no-repeat;
    background-size: cover;
    -ms-behavior: url(backgroundsize.min.htc);
    behavior: url(backgroundsize.min.htc);

}
.bgBox .txtBox{display:inline-block;margin-left:275px;margin-top:27px;}
.bgBox .txtBox .txt_sm.bgBox .txtBox .txt_lg{display:inline-block;}
#bgBox1{width:100%;max-width:1440px;height:141px;min-width:1200px;margin:0 auto;position: relative;background: url(webuiFrameworkcommonResourceimage2017052714550998049.png) no-repeat center center; }
 
/*导航*/
.nav{width:1200px;height: 45px;margin:0 auto;background-color: #318CD4;}
.nav ul{float: left;width: 925px;}
.nav ul li{float: left;height: 45px;line-height: 45px;text-align: center; overflow:hidden;width: 152px;}
/*.nav ul li:hover a,.nav ul li.kjtnav_curr a{background-color:#016ec5; }*/
.nav ul li:hover,.nav ul li.kjtnav_curr{background-color:#016ec5; }
.nav ul li a{padding: 14px 38px;color: #fff;font-family: "微软雅黑";font-size: 18px;}
.nav .search{width:230px ;height:45px;float: right;line-height: 45px;}
.nav .search .searchInput{
	width: 180px;height:30px;padding-left:40px;padding-right:5px;margin-top:7px;
	background: url(webuiFrameworkcommonResourceimage2016060318212456147.png) no-repeat 8px 5px;
}
/*header搜索框*/
#textfield{width:160px;vertical-align:middle;height:30px;padding-left:5px;+margin-right:5px;line-height:30px;color:#898989;font-family:"微软雅黑";
     border:none;border-radius:2px;}
.btn{background: #eee;
    width: 50px;
display:inline-block;
    vertical-align:middle;
    height:30px;
    line-height:30px;
    +line-height:26px;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #898989;
    font-family: "微软雅黑";}
.btn0{
   color:#fff;
   background:#fe8300;
}
/*热门推荐--样式*/
.rdtj{margin-bottom:35px;}
.rdtj .til{
    background:url("webuiFrameworkcommonResourceimage2017052215093688037.png") no-repeat;height:30px;text-align:center;
    width:100%;
    overflow:hidden;
    background-size:100%;
    position: relative;
    z-index: 99;
}
.rdtj .til h2{
     color:#FFFCFF;
}
.rdtj .til h2 a{color:#FFFCFF;font-family:"微软雅黑";font-size:16px;font-weight: normal;}
.rdtj .til span{
  margin-right:3px;
 display:inline-block;
width:17px; height:19px;/**background:url("webuiFrameworkcommonResourceimage2016060713213828477.png") no-repeat -13px 4px;**/}
.rdtj ul{    
    padding: 45px 0px 15px;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-top: none;
    margin-top: -18px;
}
.rdtj ul li{padding:5px 0px}
.rdtj ul li img{padding-bottom: 3px;padding-right: 5px;padding-left: 7px;}
.rdtj .til .s1{background:url("webuiFrameworkcommonResourceimage2016060713213828477.png") no-repeat 4px 4px;margin-right:6px;}
/*二级文章模块*/
.xzzx{ padding:20px 15px;}
#rightCon{margin-bottom:20px;}
.xzzx ul{margin-top:20px;}
.xzzx ul li {height:35px;line-height:36px;border-bottom:1px solid #dcdcdc;overflow:hidden;}
.xzzx ul li img{
      margin-right:5px;padding-bottom:2px;padding-right:5px;
       /*改动8.24 solution for ie7---start--*/
     float:left;padding-top:15px;
      /*改动8.24---end--*/

}
.xzzx ul li a{
       color:#000;font-size:13px;line-height:36px; font-family:"微软雅黑";
       /*改动8.24 solution for ie7---start--*/
     float:left;
      /*改动8.24---end--*/

}
.xzzx ul li:hover{background-color:#eee;}
.xzzx ul li:hover a{color:#1C81CE;}
/*.xzzx ul li img{padding-bottom:2px;padding-right:5px}8.24注释***-----*/
.xzzx ul li span{padding-right:10px;color:#989898;}
/*分页*/
.fenye{text-align:center;margin-bottom:15px;+padding-bottom:15px;margin-top:15px;clear:both;}
.fenye a{display:inline-block;min-width:40px;border:1px solid #cccccc;margin-right:5px;font-size:12px;font-family:'微软雅黑';color:#000000;height: 22px;
    line-height: 22px; padding: 0 6px;}

/*服务表单的样式*/
.tdLeft{width:150px;font-family:'微软雅黑'; font-size:13px; text-align:center;border-right:1px solid #bfbfbf;}
.tdRight{width:564px;font-family:'微软雅黑'; font-size:13px; line-height:25px;padding:10px;}
.leftNavSan{ width:714px;}
.leftNavSan p{ height:30px; line-height:30px; background:#f6faff; padding-left:15px;}
.RightNavSan{ width:250px;}
.leftNavSan h1{ text-align:center; font-size:20px; padding:30px 0 10px;color:#555555;}
.QiehZhenw{ width:100%; height:30px;background: #EDF4FC;  border-bottom: 1px solid #4298EE;}
.QiehZhenw li{float:left; height:30px;width: 20%;   text-align: center;}
.QiehZhenw li a{display:block; height:30px; line-height:30px; color:#555555; font-size:15px;}
.QiehZhenw li a:hover,.QiehZhenw li.hover a{background:#2789ec;display:block; color:#FFF;}
.sanJiContent{/* width:714px; */width:92%; min-height:100px; margin:25px auto 0;}
.leftNavSan #con_four_4,.leftNavSan #con_four_3,.leftNavSan #con_four_2,.leftNavSan #con_four_1{ padding:10px;}
.leftNavSan #con_four_4 p,.leftNavSan #con_four_3 p,.leftNavSan #con_four_2 p,.leftNavSan #con_four_1 p{ height:30px; line-height:30px; background:none; }
.leftNavSan #con_four_4 p a,.leftNavSan #con_four_3 p a,.leftNavSan #con_four_2 p a,.leftNavSan #con_four_1 p a{font-family:"微软雅黑";font-size:14px; color:#555;}
.leftNavSan #con_four_4 p a:link{font-size:14px;font-family:"微软雅黑";}
#con_four_0,#con_four_1,#con_four_2,#con_four_3,#con_four_4{padding: 0px; font-size:14px;font-family:"微软雅黑";}
/**/
.hd h2{font-family:'微软雅黑';font-size:14px;}


/*调查问卷结果统计饼状图与柱状图跟当前统计重叠的解决*/
/*.content-wrap .online-survey .servey-result .result-content .online-section .online-answer .percent-concent{margin:1px;}*/
.survey-result .percent-content {   
    margin-top: 1px;
}


/*2017-05-17 二级页面整调*/
.centerCon{
   width:100%;
   overflow:hidden;
   background:#f9f9f9;
}

/*2017-05-17 zhou*/
.titleDiv{
    border-bottom: 1px solid #016ec5;
    height: 36px;
    line-height: 36px;
    background: #efefef;
}
.titleDivRed{
   border-bottom: 1px solid #a00d01;
   position: relative;
}
.titleMarginTop{
   margin-top:20px;
}
.titleZh{
    float: left;
    width: 110px;
    background: #efefef url(webuiFrameworkcommonResourceimage2017051711342597367.png) -18px center no-repeat;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
}
 
.titleZhFive{
    width:152px;
    background: #efefef url(webuiFrameworkcommonResourceimage2017060911443183896.png) 0 center no-repeat;
}
.titleBglong{
    width:275px;
    background: #efefef url(/web/uiFramework/commonResource/image/2017051816121136557.png ) -10px center no-repeat;
}
.titleBglong1{
    width:210px;
    background: #efefef url(/web/uiFramework/commonResource/image/2017051816121136557.png ) -75px center no-repeat;
}
.titleZhRed{
    width:130px;
    background: #efefef url(webuiFrameworkcommonResourceimage2017051815570345689.png) 0 center no-repeat;
}
.gov_info_pub .titleZh{
     width: 120px;
    padding-left: 14px;
    background: #efefef url(webuiFrameworkcommonResourceimage2017051711342597367.png) 0px center no-repeat;
}
.titleZh4{
    float: left;
    width: 140px;
    background: #efefef url(webuiFrameworkcommonResourceimage2017060911443183896.png) -18px center no-repeat;
    color: #fff;
    padding-left: 14px;
    font-size: 16px;
}
.right #rightCon{margin-top:10px;border:1px solid #e0e0e0;border-top:2px solid #e0e0e0;}
.dangjianUl{
   overflow:hidden;
   position:absolute;
   right:0px;
}


/*2017-05-23*/
.w_mod01{
       position: relative;
       z-index: 99;
      width:100%;
      color:#fff; 
      font-size:14px; 
      text-align:center;
      height:30px;
      line-height:30px;
      background:url(webuiFrameworkcommonResourceimage2017052215093688037.png) 0 center no-repeat;
     background-size: 100%;
}
.w_mod02{
   padding-top:15px;
}
.w_mod01 .hint{
      background:url(webuiFrameworkcommonResourceimage2017052215091573408.png) 36% center no-repeat;  
}
.w_mod01 .quesP{
      background:url(webuiFrameworkcommonResourceimage2017052215092426548.png) 36% center no-repeat;  
}
.marginTop20{
    margin-top:20px;
}
.xzzxZh{
      background:#fff; 
       padding: 10px 15px; 
       border-right:1px solid #d0d0d0;
       border-left:1px solid #d0d0d0;
        border-bottom:1px solid #d0d0d0;
       margin-top:-15px;
}
.went_mod{    margin-top: -15px;  background:#fff; border-bottom:1px solid #d0d0d0; border-left:1px solid #d0d0d0; border-right:1px solid #d0d0d0;font-size:14px; color:#000; font-family:"微软雅黑"; padding:15px;}
.mod02_se{color:#fe8300; line-height: 22px;}
.w_mod03{margin-top:15px; line-height: 22px;}
.mod03_se{color:#016ec5;}
.mod03_se01{color:#fe8300;}
.w_mod04{ line-height: 22px;}
.cdh_tu{ margin-bottom:10px;}



/*中心业务详情页*/
.sanJiContent p strong{ color: #000; font-size:10.5pt;}