body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
table,
th,
td {
  margin: 0;
  padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
}

img {
  border: none;
}

input,
textarea,
select {
  font-family: inherit;
  font-weight: inherit;
  vertical-align: middle; 
}

input,
select {
  vertical-align: middle;
  height: 18px;
  line-height: 18px;
}

a {
  color: #345292;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #0075ce;
}


/*自定义====================================================*/


/* ====================  预格式化  ==================== */

body,
ul {
  margin: 0px;
}

* {
  margin: 0;
  padding: 0;
}

a {
  color: #000;
}

a:link {
  text-decoration: none;
}

ul li {
  list-style: none;
}


/* ====================  End 预格式化  ==================== */


/* ====================  框架  ==================== */

#head {}

#center {
  padding-bottom: 10px;
}

#foot {
 
  height: 70px;
  margin: 0px auto;
  clear: both;
}

.contentBody {
  width: 1024px;
  margin: 0 auto;
}


/* ====================  End 框架  ==================== */


/* Common */


/*common*/






body {
  font-family: "Microsoft YaHei", Arial;
}

.contentC2C1ListItem {
  height: 32px;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  margin: 0px auto 0px auto;
}

.contentC2C1ListItemIcon {
  width: 32px;
  height: 32px;
  float: left;
  display: inline;
 
}

.contentC2C1ListItemText {
  line-height: 32px;
  float: left;
  display: inline;
  padding-left: 3px;
}

.contentC2C1ListItemDate {
  line-height: 32px;
  float: right;
  display: inline;
  margin-right: 3px;
  color: #666666;
}


/*标题栏标签*/

.tabBarHead {
  height: 35px;
}

.tabBarHeadTab {
  height: 30px;
  float: left;
  display: inline;
}

.tabBarHeadTabIcon {
  height: 35px;
  float: left;
  display: inline;
  padding-left: 10px;
}

.tabBarHeadTabCon {
  height: 28px;
  float: left;
  display: inline;
  font-size: 17px;
  color: #1877d3;
  padding-top: 7px;
  padding-left: 3px;
}

.tabBarHeadTabEnd {
  height: 35px;
  float: left;
  display: inline;
  width: 10px;
}

.tabBarHeadTabMore {
  float: right;
  padding-top: 9px;
  padding-left: 19px;
}


/*End 标题栏标签*/


/*标题栏标签 无图标*/

.tabBarNoIconHead {
  height: 35px;
}

.tabBarNoIconHeadTab {
  height: 30px;
  float: left;
  display: inline;
}

.tabBarNoIconHeadTabIcon {
  height: 35px;
  float: left;
  display: inline;
  padding-left: 10px;
}

.tabBarNoIconHeadTabCon {
  height: 28px;
  float: left;
  display: inline;
  font-size: 17px;
  color: #1877d3;
  padding-top: 7px;
  padding-left: 3px;
  padding-right: 3px;
}

.tabBarNoIconHeadTabEnd {
  height: 35px;
  float: left;
  display: inline;
  width: 10px;
}

.tabBarNoIconHeadTabMore {
  float: right;
  padding-top: 9px;
  padding-left: 19px;
}


/*End 标题栏标签 无图标*/


/*top 标签*/

.contentC2C2Head {
  height: 30px;
}

.contentC2C2HeadTab {
  height: 30px;
  float: left;
  display: inline;
}

.contentC2C2HeadTabIcon {
  height: 35px;
  float: left;
  display: inline;
  padding-left: 10px;
}

.contentC2C2HeadTabCon {
  height: 30px;
  float: left;
  display: inline;
  font-size: 17px;
  color: #008dd9;
  /* padding-top: 7px; */
  padding-left: 7px;
  padding-right: 7px;
  line-height: 30px;
}

.contentC2C2HeadTabEnd {
  height: 35px;
  float: left;
  display: inline;
  width: 10px;
}

.contentC2C2HeadTabMore {
  float: right;
  /* padding-top: 9px; */
  /* padding-left: 19px; */
  padding-right: 8px;
}


/*end top 标签*/

.contentC2C3Head {
  height: 35px;
}

.contentC2C3HeadTab {
  height: 35px;
  float: left;
  display: inline;
}

.contentC2C3HeadTabIcon {
  height: 35px;
  float: left;
  display: inline;
  padding-left: 10px;
}

.contentC2C3HeadTabCon {
  height: 35px;
  float: left;
  display: inline;
  font-size: 17px;
  color: #008dd9;
  /* padding-top: 7px; */
  padding-left: 7px;
  padding-right: 7px;
  line-height: 35px;
}

.contentC2C3HeadTabEnd {
  height: 35px;
  float: left;
  display: inline;
  width: 10px;
}

.contentC2C3HeadTabMore {
  float: right;
  /* padding-top: 9px; */
  /* padding-left: 19px; */
  padding-right: 8px;
  height: 35px;
  line-height: 35px;
}

.contentC2C3ListBoxBorder {
  border: 1px solid #CECECE;
  border-top: none;
  /* width: 298px; */
}

.conC2C2Bar {
  height: 4px;
}

.c2c3Box {
  width: 298px;
}

.miniH50px {
  min-height: 50px;
}

.miniH250px {
  min-height: 250px;
}

.miniH300px {
  min-height: 300px;
}

.placeHolder {
  background: #E7E7E7;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.subBox {
  padding-top: 10px;
}

.subBox5 {
  padding-top: 5px;
}

.subBox0 {}

.clear {
  overflow: hidden;
  clear: both;
  height: auto;
}

.clear0 {
  overflow: hidden;
  float: none;
  height: 0px;
  clear: both;
}

.h2px {
  height: 2px;
}

.h3px {
  height: 3px;
}

.h5px {
  height: 5px;
}

.h7px {
  height: 7px;
}

.h8px {
  height: 8px;
}

.h9px {
  height: 9px;
}

.h10px {
  height: 10px;
}

.h11px {
  height: 11px;
}

.h20px {
  height: 20px;
}

.h30px {
  height: 30px;
}

.h34px {
  height: 34px;
}

.h40px {
  height: 40px;
}

.h210 {
  height: 210px;
}

.hidden {
  overflow: hidden;
}

.hand {
  cursor: pointer;
}

.selText {
  color: #67B91C;
}

.noSelText {
  color: #000000;
}

.word-break {
  word-break: break-all;
}


/*end common*/


/* End Common */


/* ====================  内容布局  ==================== */





/*头部slide*/

.slide2{width:1008px;height:65px;overflow:hidden;position:relative;}
.slide2_box{position:relative;width:1008px;height:65px;}
.slide2_box .slide2_txt{ line-height:40px; position: absolute; bottom:10px; left:860px; z-index: 1;color:#0087c7; cursor:pointer; font-size:13px;}
.slide2_box .slide4_txt{ line-height:40px; position: absolute; bottom:10px; left:760px; z-index: 1;color:#0087c7; cursor:pointer; font-size:13px;}
.slide2_box .slide2_txt a{color:#0087c7;cursor:pointer;text-decoration:none;}
.slide2_box .slide4_txt a{color:#0087c7;cursor:pointer;text-decoration:none;}
.slide2_box .slide2_txt a:hover{color:#0087c7; text-decoration:none;font-size:15px;}
.slide2_box .slide4_txt a:hover{color:#0087c7; text-decoration:none;font-size:15px;}
.slide2id{position:absolute;bottom:4px;right:6px;z-index:10;}
.slide2id li{width:16px;height:16px;text-align:center;line-height:20px;float:left;margin-right:5px;cursor:pointer;background: rgb(47, 176, 244);font-family:'微软雅黑'; color:#FFF}
.slide2id li.on{}

body {
  background: url(bgTop.jpg)  no-repeat top center #f0f8fb;
}

#headBox {
  height: 124px;
}

#headBox .langBox {
  height: 48px;
}

#headBox .langBox .btn {
  float: right;
  display: inline;
  width: 102px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
  text-align: center;
  display: none;
}

#headBox .menuBox {
}

#headBox .logoBox {
  height: 196px;
}

#headBox .logoBox .logo {
  float: left;
  display: inline;
  padding-top: 32px;
}

#headBox .logoBox .qrcodeBox {
  float: right;
  display: inline;
  margin-top: 42px;
  width: 275px;
  height: 136px;
  display: none;
}

#headBox .logoBox .qrcodeBox img {
  float: right;
  display: none;
}

#headBox .langBox #dv_Login_Info {
  width: 500px;
  text-align: right;
  display: none;
}

#headBox .langBox #dv_Login_Info .aMyReserve {
  font-weight: normal;
  font-size: 12px;
}

#headBox .langBox .btn1 {
  float: right;
  display: inline;
  width: 102px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
  text-align: center;
  color: white;
}

#headBox .langBox .btn1 a {
  color: white;
  font-weight: bold;
  font-size: 14px;
}

#headBox .langBox .btn1 a:hover {
  border-bottom: 1px solid;
}

#centerBox {
  height: auto;
}

#centerBox .top {
  height: 10px;
  background: url(centerBoxTop.png)   no-repeat;
}

#centerBox .cen {
  height: auto;
  background: url(centerBoxCen.png) repeat-y;
  padding: 0 8px;
}

#centerBox .bot {
  height: 10px;
  background: url(centerBoxBot.png) no-repeat;
}


/*****************************  板块 背景  *****************************/

#centerBox .cen .area992 .area992Top {
  height: 11px;
  /*background: url(../../Ocean/Image/2016/area992Top.png) no-repeat;*/
}

#centerBox .cen .area992 .area992Cen {
  height: auto;
  /*background: url(../../Ocean/Image/2016/area992Cen.png) repeat-y;*/
  padding: 0 13px;
  /* min-height: 501px; */
}

#centerBox .cen .area992 .area992Cen .cannBar {
  margin-bottom: 15px;
}

#centerBox .cen .area992 .rightBox {
  height: auto;
  /*background: url(../../Ocean/Image/2016/area992Cen.png) repeat-y;*/
  padding: 0 13px;
  /* min-height: 501px; */
}

#centerBox .cen .area992 .area992Bot {
  height: 11px;
  /*background: url(../../Ocean/Image/2016/area992Bot.png) no-repeat;*/
}

#centerBox .cen .area992 .aTitleBG {
  display: inline-block;
  height: 38px;
  width: 100%;
}


/*****************************  End 板块  背景  *****************************/


/*切换菜单*/

#navBox {
  height: 48px;
  background: url(menuBg.png) no-repeat;
  border-radius: 2px;
  position: relative;
  top: -11px;
}

.hide {
  DISPLAY: none;
}

#nav,
#nav ul,
#nav ul li,
#nav ul li a:hover,
#nav .subnav,
#nav .subnav p,
#nav .subnav p span,
#nav .subnav .arrow {
  /*background: url(img/nav_bg.png) no-repeat;*/
}

#nav {
  height: 48px;
  line-height: 48px;
}

#nav ul {
  overflow: hidden;
}

#nav ul li {
  float: left;
}

#nav ul li a {
  font-size: 16px;
  display: block;
  text-align: center;
  text-decoration: none;
  line-height: 58px;
  color: white;
  /* font-weight: 800; */
  width: 82px;
}

#nav ul li a:hover {
  /*background: url(../images/mod/ind.png) no-repeat center bottom;*/
  /* background-color: #67b91c;*/
  /*background: url(../../Ocean/Image/2016/menuBgSel.png) repeat-x;*/
  color: #FFEF32;
}

#nav ul .on a {
  /*background-color: #67b91c;*/
}

#nav .subnav {
  display: none;
  position: absolute;
  top: 74px;
  width: auto !important;
  min-width: 110px;
  height: 27px;
  line-height: 27px;
  white-space: nowrap;
  background-position: 0 -180px;
}

#nav .subnav p {
  margin-left: 10px;
  padding-right: 10px;
  background-position: right -234px;
}

#nav .subnav p span {
  display: block;
  color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: 0 -207px;
}

#nav .subnav p a {
  font-size: 14px;
  display: inline;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0 5px;
  padding: 0 2px;
}

#nav .subnav p a:hover {
  font-weight: 400;
  background-image: none;
}

#nav .subnav .arrow {
  position: absolute;
  top: -4px;
  display: block;
  width: 11px;
  height: 5px;
  background-position: 0 -261px;
}

#nav .wx {
  position: relative;
  right: -44px;
}

#nav .nfhy {
  width: 143px;
}


/*End 切换菜单*/


/*pIndex*/

.pIndex .c1Box {
  width: 495px;
  height: 310px;
}

.pIndex .c2Box {
  width: 466px;
  height: 310px;
}

.contentBox {
  padding: 0 13px;
}


/*政务信息*/

.pIndex .zwxx {}

.pIndex .zwxx .aTitleBG {
  background: url(zwxx.png) no-repeat;
  display: inline-block;
  height: 38px;
  width: 100%;
}

.pIndex .zwxx .column1 {
  background: url(zwxxL.png) no-repeat;
  width: 226px;
  padding-top: 45px;
}

.pIndex .zwxx .column1 ul {
  padding-left: 70px;
  font-size: 16px;
}

.pIndex .zwxx .column1 ul li {
  line-height: 50px;
}

.pIndex .zwxx .column1 ul li a {
  color: #3095EB;
}

.pIndex .zwxx .column1 ul li a:hover {
  color: #0075ce;
}

.pIndex .zwxx .column2 {
  width: 486px;
}

.pIndex .zwxx .column3 {
  width: 250px;
  background: #f3f3f3;
}

.pIndex .zwxx .column3 .titleBar {
  height: 34px;
  text-align: center;
  background: #46ca72;
  line-height: 34px;
  font-size: 14px;
  color: white;
  background: url(index_tzgg.png) center center no-repeat;
  text-indent: -10000px;
}

.pIndex .zwxx .column3 .titleBar a {
  color: white;
  display: block;
  height: 34px;
}


/*政务信息-新闻tab 1*/

.pIndex .c3Box {
  padding-left: 20px;
}

.pIndex .c3Box .tabInd {
  position: relative;
  bottom: -1px;
  background: #f8f8f8;
}

.pIndex .c3Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c3Box .tabInd ul li a {
  color: #333;
}

.pIndex .c3Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pIndex .c3Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /*background: #0075ce;*/
}

.pIndex .c3Box .tabInd ul .on a {
  color: #3095eb;
}

.pIndex .c3Box .tabInd ul .on a:hover {
  color: #3095eb;
}

.pIndex .c3Box .con {
  height: 130px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pIndex .c3Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c3Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*政务信息-新闻tab 2*/

.pIndex .c4Box {
  padding-left: 20px;
}

.pIndex .c4Box .tabInd {
  position: relative;
  bottom: -1px;
  background: #f3f3f3;
}

.pIndex .c4Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c4Box .tabInd ul li a {
  color: #333;
}

.pIndex .c4Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pIndex .c4Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /*background: #0075ce;*/
}

.pIndex .c4Box .tabInd ul .on a {
  color: #3095eb;
}

.pIndex .c4Box .tabInd ul .on a:hover {
  color: #3095eb;
}

.pIndex .c4Box .con {
  height: 130px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pIndex .c4Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c4Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事*/

.pIndex .wsbs {}

.pIndex .wsbs .aTitleBG {
  background: url(wsbs.png) no-repeat;
  display: inline-block;
  height: 38px;
  width: 100%;
}

.pIndex .wsbs .column1 {
  /* background: url(zwxxL.png) no-repeat; */
  width: 226px;
  /* padding-top: 45px; */
}

.pIndex .wsbs .column1 ul {
  /* padding-left: 70px; */
  font-size: 16px;
}

.pIndex .wsbs .column1 ul li {
  line-height: 45px;
  background: #d8edff;
  /*border-radius: 10px;*/
  text-align: center;
  margin-bottom: 10px;
  background: url(index_wsbs_dh.png) no-repeat center center;
}

.pIndex .wsbs .column1 ul li:hover {
  background: url(index_wsbs_dh2.png) no-repeat center center;
}

.pIndex .wsbs .column1 ul li a {
  color: #3095eb;
}

.pIndex .wsbs .column1 ul li a:hover {
  color: #3095eb;
}

.pIndex .wsbs .column1 ul li a i {
  background: url(wsbs_ico.png) no-repeat;
  width: 11px;
  height: 15px;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 3px;
}

.pIndex .wsbs .column2 {
  width: 486px;
}

.pIndex .wsbs .column2 .ulDh {
  /* padding-left: 70px; */
  font-size: 16px;
}

.pIndex .wsbs .column2 .ulDh li {
  line-height: 32px;
  background: url(wsbs_cjdh_1.png) no-repeat;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  height: 100px;
  width: 100px;
  /* vertical-align: bottom; */
  margin-left: 20px;
}

.pIndex .wsbs .column2 .ulDh li a {
  color: #ffffff;
  margin-top: 67px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  width: 100%;
}

.pIndex .wsbs .column2 .ulDh .pic2 {
  background: url(wsbs_cjdh_2.png) no-repeat;
}

.pIndex .wsbs .column2 .ulDh .pic3 {
  background: url(wsbs_cjdh_3.png) no-repeat;
}

.pIndex .wsbs .column2 .ulDh .pic4 {
  background: url(wsbs_cjdh_4.png) no-repeat;
}

.pIndex .wsbs .column2 .titleBar {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  margin-bottom: 10px;
}

.pIndex .wsbs .column2 .titleBar i {
  background: url(wsbs_titleBar_ico.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 5px;
}

.pIndex .wsbs .column3 {
  width: 250px;
  background: #f3f3f3;
  height: 333px;
}

.pIndex .wsbs .column3 .titleBar {
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: white;
  background: url(wsbs_bmfw_titleBar.png) no-repeat top center;
  margin-top: 30px;
  margin-bottom: 15px;
}

.pIndex .wsbs .column3 .ulDh {
  /* padding-left: 70px; */
  font-size: 16px;
  margin-top: 0px;
  /* margin-bottom: 24px; */
}

.pIndex .wsbs .column3 .ulDh li {
  line-height: 60px;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 15px;
  float: left;
  height: 70px;
  width: 204px;
  /* vertical-align: bottom; */
  margin-left: 24px;
  background: url(bmfw_btn.png) no-repeat;
  overflow: hidden;
}

.pIndex .wsbs .column3 .ulDh li:hover {
  background-position-y: -71px;
}

.pIndex .wsbs .column3 .ulDh .item2 {
  background-position-x: -203px;
}

.pIndex .wsbs .column3 .ulDh .item3 {
  background-position-x: -407px;
}

.pIndex .wsbs .column3 .ulDh li a {
  color: #ffffff;
  margin-top: 0px;
  display: inline-block;
  /* background: #59C77E; */
  font-size: 16px;
  width: 100%;
  text-indent: -100000px;
  height: 70px;
}

.pIndex .wsbs .column3 .ulDh li a i {
  display: inline-block;
  width: 60px;
  padding: 10px 0px;
  float: left;
  /* height: 70px; */
  padding-top: 10px;
  padding-left: 18px;
  margin-right: -24px;
  display: none;
}

.pIndex .wsbs .column3 .ulDh li .a2 {
  /*background: #64B4D9;
  background: url(../../Ocean/Image/2016/bmfw_dl2.gif) no-repeat center center;*/
}

.pIndex .wsbs .column3 .ulDh li .a3 {
  /*background: #8680F4;*/
}

.pIndex .wsbs .column3 .ulDh li .a4 {
  /*background: #F5836D;*/
}


/*网上办事-tab*/

.pIndex .c5Box {
  padding-left: 20px;
}

.pIndex .c5Box .tabInd {
  position: relative;
  bottom: -3px;
  /* background: #f3f3f3; */
  z-index: 2;
  /* float: right; */
  /* display: block; */
}

.pIndex .c5Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
  /* float: right; */
}

.pIndex .c5Box .tabInd ul li a {
  color: #252525;
}

.pIndex .c5Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pIndex .c5Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #0075ce; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  border-bottom: 2px solid #ffffff;
  z-index: 1;
  /* background: #d8edff; */
  /* background: red; */
}

.pIndex .c5Box .tabInd ul .on a {
  color: #52a0e3;
}

.pIndex .c5Box .tabInd ul .on a:hover {
  color: #78bcec;
}

.pIndex .c5Box .con {
  height: 168px;
  /* border-top: 1px solid #E9E9E9; */
  /* padding: 10px; */
  background-color: white;
  overflow: hidden;
}

.pIndex .c5Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c5Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub1*/

.pIndex .c6Box {
  /* padding-left: 20px; */
}

.pIndex .c6Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pIndex .c6Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 89px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c6Box .tabInd ul li a {
  color: #656565;
}

.pIndex .c6Box .tabInd ul li a:hover {
  color: #007dc6;
}

.pIndex .c6Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pIndex .c6Box .tabInd ul .on a {
  color: #3095eb;
}

.pIndex .c6Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pIndex .c6Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pIndex .c6Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c6Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub2*/

.pIndex .c7Box {
  /* padding-left: 20px; */
}

.pIndex .c7Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pIndex .c7Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c7Box .tabInd ul li a {
  color: #656565;
}

.pIndex .c7Box .tabInd ul li a:hover {
  color: #007dc7;
}

.pIndex .c7Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pIndex .c7Box .tabInd ul .on a {
  color: #6cafe8;
}

.pIndex .c7Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pIndex .c7Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pIndex .c7Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c7Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub3*/

.pIndex .c8Box {
  /* padding-left: 20px; */
}

.pIndex .c8Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pIndex .c8Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c8Box .tabInd ul li a {
  color: #656565;
}

.pIndex .c8Box .tabInd ul li a:hover {
  color: #007dc8;
}

.pIndex .c8Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pIndex .c8Box .tabInd ul .on a {
  color: #6cafe8;
}

.pIndex .c8Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pIndex .c8Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pIndex .c8Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pIndex .c8Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*公众参与*/

.pIndex .gzcy {}

.pIndex .gzcy .aTitleBG {
  background: url(gzcy.png) no-repeat;
  display: inline-block;
  height: 38px;
  width: 100%;
}

.pIndex .gzcy .titleBar {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: white;
  margin-bottom: 1px;
}

.pIndex .gzcy .sBox {
  border: 1px solid #ccc;
  height: 245px;
}

.pIndex .gzcy .titleBar .title {
  display: inline-block;
  /*background: #3598eb;*/
  padding: 0 10px;
  border-bottom: 3px solid #227fcb;
}

.pIndex .gzcy .titleBar .title a {
  color: #227fcb;
}

.pIndex .gzcy .titleBar .wyxx {
  background: #50a3e8;
  border-radius: 5px;
  color: white;
  border: none;
  background: url(wyxx.png) center center no-repeat;
  display: block;
  width: 82px;
  height: 24px;
  text-align: right;
  line-height: 24px;
  position: relative;
  top: -28px;
  left: 221px;
  overflow: hidden;
}

.pIndex .gzcy .titleBar .wyxx a {
  color: white;
}

.pIndex .gzcy ul li {
  line-height: 30px;
  list-style: initial;
  list-style-position: inside;
  color: #3598eb;
  font-size: 14px;
}

.pIndex .gzcy .column1 {
  width: 313px;
}

.pIndex .gzcy .column2 {
  width: 313px;
  padding-left: 20px;
}

.pIndex .gzcy .column2 .titleBar .title {
  border-bottom: 3px solid #36b77a;
}

.pIndex .gzcy .column2 .titleBar .title a {
  color: #36b77a;
}

.pIndex .gzcy .column3 {
  width: 313px;
}

.pIndex .gzcy .column3 .titleBar .title {
  border-bottom: 3px solid #835bde;
}

.pIndex .gzcy .column3 .titleBar .title a {
  color: #835bde;
}


/*专题专栏*/

.pIndex .ztzl {}

.pIndex .ztzl .aTitleBG {
  background: url(ztzl.png) no-repeat;
  display: inline-block;
  height: 38px;
  width: 100%;
}

.pIndex .ztzl .ulLm {
  font-size: 18px;
  margin-top: 0px;
}

.pIndex .ztzl .ulLm li {
  line-height: 40px;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  height: 180px;
  width: 180px;
  /* vertical-align: bottom; */
  margin-left: 15px;
  background: #fcfcfc;
}

.pIndex .ztzl .ulLm li a {
  /* color: #ffffff; */
  /* margin-top: 0px; */
  /* display: inline-block; */
  /* background: rgba(0, 0, 0, 0.48); */
  /* font-size: 14px; */
  width: 100%;
  position: relative;
  display: block;
}

.pIndex .ztzl .ulLm li a img {
  width: 180px;
  /* height: 180px; */
}

.pIndex .ztzl .ulLm li a .title {
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 0px;
  background: rgba(68, 196, 109, 0.7);
  color: white;
}

.pIndex .ztzl .ulLm li a i {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}

.pIndex .ztzl .ulLm li a .title2 {
  background: rgba(68, 196, 191, 0.7);
}

.pIndex .ztzl .ulLm li a .title3 {
  background: rgba(68, 113, 196, 0.7);
}

.pIndex .ztzl .ulLm li a .title4 {
  background: rgba(50, 61, 203, 0.7);
}

.pIndex .ztzl .ulLm li a .title5 {
  background: rgba(220, 47, 67, 0.7);
}


/*网上导航*/

.pIndex .wsdh {
  padding: 0 13px;
}

.pIndex .wsdh .title {
  width: 110px;
  height: 40px;
  background: #64b4d9;
  line-height: 40px;
  font-size: 14px;
  color: white;
  text-align: center;
}

.pIndex .wsdh .rBox {
  width: 872px;
  background: #f0f0f0;
  height: 40px;
  line-height: 37px;
}

.pIndex .wsdh .aTitleBG {
  background: url(ztzl.png) no-repeat;
  display: inline-block;
  height: 38px;
  width: 100%;
}

.pIndex .wsdh .ulLink {
  font-size: 16px;
  margin-top: 0px;
  /* font-size: 14px; */
}

.pIndex .wsdh .ulLink li {
  /* line-height: 32px; */
  /* border-radius: 2px; */
  /* text-align: center; */
  /* margin-bottom: 10px; */
  float: left;
  /* height: 180px; */
  /* width: 180px; */
  /* vertical-align: bottom; */
  margin-left: 36px;
  /* width: 150px; */
}

.pIndex .wsdh .ulLink li select {
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #868686;
}

.pIndex .wsdh .ulLink li select option {
  line-height: 2em;
  font-size: 14px;
  margin-top: 5px;
}

.pIndex .wsdh .ulLink li a {
  color: #ffffff;
  margin-top: 0px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  width: 100%;
}

.pIndex .wsdh .ulLink li a i {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}


/*新闻动态，对接公告*/

.pIndex .c2Box .tabInd {
  position: relative;
  bottom: -1px;
}

.pIndex .c2Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 105px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  color: #006bc7;
  border-top: none;
  margin-right: 3px;
}

.pIndex .c2Box .tabInd ul li a {
  color: #333;
}

.pIndex .c2Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pIndex .c2Box .tabInd ul .on {
  background: url(index_c2box_tab_sel.png) no-repeat bottom left;
}

.pIndex .c2Box .tabInd ul .on a {
  color: #3799eb;
}

.pIndex .c2Box .tabInd ul .on a:hover {
  color: #3799eb;
}

.pIndex .c2Box .con {
  height: 252px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  /*background: url(../../Ocean/Image/2016/index_c2box.png) no-repeat top center;*/
}

.pIndex .c2Box .con li {
  line-height: 30px;
  font-size: 14px;
  background: url(index_c2box_li.png)  no-repeat left center;
  padding-left: 25px;
}

.pIndex .c2Box .con li a {
  color: #000;
}

.pIndex .c2Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}

.pIndex .ggList {
  padding: 10px 0px;
  height: 320px;
  overflow: hidden;
  border: 2px solid #e6f6ef;
  background: white;
}

.pIndex .ggList li {
  font-size: 14px;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 20px;
  border-bottom-style: dashed;
}


/*新闻列表*/

.centerConHead {
  height: 28px;
  *height: 31px !important;
  *height: 29px;
  _height: 29px;
  /*background: url(../images/centerConHeadBg.png) repeat-x;*/
}

.centerConHeadIcon {
  float: left;
  display: inline;
  width: 8px;
  height: 28px;
  background: url(../images/centerConHeadIcon.png) no-repeat;
}

.centerConHeadText {
  float: left;
  display: inline;
  height: 28px;
  color: #2484be;
  font-size: 15px;
  font-weight: 700;
  line-height: 28px;
  margin-left: 3px;
}

.centerConHeadMore {
  float: right;
  overflow: hidden;
  line-height: 28px;
  height: 28px;
  padding-right: 3px;
}

.centerConHeadMore>a {
  color: #2484be;
}

.centerConHeadMore>a:link {
  color: #2484be;
  text-decoration: none;
}

.centerConCon {
  border-top: 0px solid #0f76c1;
}

.centerConItem {
  height: 28px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  margin: 0px auto 0px auto;
}

.centerConItemIcon {
  width: 26px;
  height: 26px;
  float: left;
  display: inline;
  /*background: url(../images/mod/centerConItemIcon.png) no-repeat;*/
}

.centerConItemText {
  line-height: 26px;
  float: left;
  display: inline;
}

.centerConItemDate {
  line-height: 26px;
  float: right;
  display: inline;
  margin-right: 3px;
  color: #666666;
}

#foot {
  /*position: relative;*/
}

#foot .bg {
  height: 300px;
  background: url(bgBot.png) no-repeat center bottom;
  position: relative;
  top: -137px;
  z-index: -1;
}

#foot #footBox {
  text-align: center;
  padding-top: 193px;
  color: black;
  font-size: 14px;
}

#foot #footBox span#_span_jiucuo {
  float: left;
  position: relative;
  width: 0;
  left: 50px;
  top: 10px;
}

#foot #footBox #_ideConac {
  float: right;
  position: relative;
  right: 150px;
  width: 0;
}

#bgBot {
  background: url(bgBot.png) no-repeat top center;
  height: 462px;
  margin: 0px auto;
  clear: both;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
  /* bottom: 0; */
}


/*pList*/

.pList {}

.pList .lBox {
  width: 250px;
  background: #EEF9FD;
  border: 1px solid #DCEFFB;
  border-radius: 5px;
  overflow: hidden;
}

.pList .lBox .titleBar {
  font-size: 18px;
  height: 66px;
  line-height: 66px;
  /* padding-left: 20px; */
  margin-bottom: 10px;
  background: #0088E0;
  color: white;
  text-align: center;
  position: relative;
}

.pList .lBox .titleBar i {
  background: url(lm_ico.png) no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
  margin-right: 5px;
  position: absolute;
  top: 15px;
  left: 45px;
}

.pList .lBox .lmBox {}

.pList .lBox .lmBox ul {
  font-size: 14px;
  text-align: center;
  line-height: 50px;
}

.pList .lBox .lmBox ul li {
  background: url(lm_list_item.png) repeat-y;
}

.pList .lBox .lmBox ul li a {}

.pList .lBox .lmBox ul .on a {
  color: #0088e0;
}

.pList .rBox {
  width: 719px;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  overflow: hidden;
}
.pList .rBox1 {
  width: 980px !important;

}

.pList .rBox .rBoxCon {
  padding: 15px;
}

.pList .rBox .titleBar {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  /* padding-left: 20px; */
  margin-bottom: 10px;
  background: #e8e8e8;
  color: #3a3a3a;
}

.pList .rBox .titleBar .title {
  background: #7173D6;
  color: white;
  padding: 0 10px;
}

.pList .rBox .titleBar .loc {
  font-size: 16px;
  margin-right: 10px;
  color: #636363;
}

.pList .rBox .listBox {
  margin-bottom: 15px;
  min-height: 280px;
}

.pList .rBox .List_Page {
  width: 100%;
}

.pList .rBox .listBox ul {
  font-size: 14px;
  line-height: 2em;
  padding-left: 15px;
  padding-right: 15px;
}

.pList .rBox .listBox ul li {
  background: url(list_ico.png) no-repeat 1px center;
  padding-left: 30px;
}

.pList .rBox .listBox ul li a {}

.pList .rBox .listBox ul li a:hover {}

.pList .rBox .listBox ul li a .time {
  float: right;
  display: inline;
}

.pList .rBox .secBox {}

.pList .rBox .secBox .secBar {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.pList .rBox .secBox i {
  background: url(wsbs_titleBar_ico.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 5px;
}

.pList .rBox .secBox .secBar .title {
  padding-left: 15px;
}

.pList .rBox .secBox .secBar .clickA {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  padding-right: 15px;
}

.pList .rBox .secBox ul {
  font-size: 14px;
  line-height: 2em;
  padding-left: 15px;
  padding-right: 15px;
}

.pList .rBox .secBox ul li {
  background: url(list_ico.png) no-repeat 1px center;
  padding-left: 30px;
}

.pList .rBox .secBox ul li a {}

.pList .rBox .secBox ul li a:hover {}

.pList .rBox .secBox ul li a .time {
  float: right;
  display: inline;
}

.pList .detailBox {}

.pList .detailBox table {
  border: 0;
}

.pList .detailBox table td {
  border: 0;
}

.pList .detailBox h1 {
  padding: 10px 0;
  text-align: center;
}

.pList .detailBox .info {
  font-size: 14px;
  padding: 20px 0;
  text-align: center;
}

.pList .detailBox .content {
  font-size: 14px;
  line-height: 1.86em;
}

.pList .detailBox .content p {
  margin-bottom: 1em !important;
  /*text-indent: 2em;*/
}

.pList .rBox .mixBox {}

.pList .rBox .mixBox .secBar {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.pList .rBox .mixBox i {
  background: url(wsbs_titleBar_ico.png) no-repeat;
  display: inline-block;
  height: 13px;
  width: 13px;
  margin-right: 5px;
}

.pList .rBox .mixBox .secBar .title {
  padding-left: 15px;
}

.pList .rBox .mixBox .secBar .clickA {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  padding-right: 15px;
}

.pList .tdHearder {
  margin-top: 5px;
  height: 40px;
  line-height: 40px;
  background-color: #008ed1;
  font-weight: bold;
  color: White;
  display: inline-block;
  float: none;
  width: 78%;
  font-size: 14px;
  border-radius: 2em;
}


/*pDetail*/

.pDetail {}

.pDetail .lBox {
  width: 250px;
  background: #EEF9FD;
  border: 1px solid #DCEFFB;
  border-radius: 5px;
  overflow: hidden;
}

.pDetail .lBox .titleBar {
  font-size: 18px;
  height: 66px;
  line-height: 66px;
  padding-left: 20px;
  margin-bottom: 10px;
  background: #0088E0;
  color: white;
}

.pDetail .lBox .titleBar i {
  background: url(lm_ico.png) no-repeat;
  display: inline-block;
  height: 36px;
  width: 36px;
  margin-right: 5px;
  position: relative;
  top: 10px;
}

.pDetail .lBox .lmBox {}

.pDetail .lBox .lmBox ul {
  font-size: 14px;
  text-align: center;
  line-height: 50px;
}

.pDetail .lBox .lmBox ul li {
  background: url(lm_list_item.png) repeat-y;
}

.pDetail .lBox .lmBox ul li a {}

.pDetail .rBox {
  /*width: 719px;
    border: 1px solid #e2e2e2;*/
  border-radius: 5px;
  overflow: hidden;
}

.pDetail .rBox .rBoxCon {
  padding: 15px;
  padding-top: 0px;
}

.pDetail .rBox .titleBar {
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  /* padding-left: 20px; */
  margin-bottom: 10px;
  /*background: #e8e8e8;*/
  color: #3a3a3a;
}

.pDetail .rBox .titleBar .title {
  background: #7173D6;
  color: white;
  padding: 0 10px;
}

.pDetail .rBox .titleBar .loc {
  font-size: 16px;
  margin-right: 10px;
  color: #636363;
}

.pDetail .detailBox {}

.pDetail .detailBox table {
  border: 0;
}

.pDetail .detailBox table td {
  border: 0;
}

.pDetail .detailBox h1 {
  padding: 10px 0;
  text-align: center;
  color: red;
}

.pDetail .detailBox .info {
  font-size: 14px;
  padding: 20px 0;
  text-align: center;
}

.pDetail .detailBox .content {
  font-size: 14px;
  line-height: 1.86em;
  /*text-indent: 2em;*/
  max-width:950px;
}

.pDetail .detailBox .content p {
  margin-bottom: 1em !important;
  text-indent: 2em;
}

.pDetail .detailBox .content table {
  border: 0;
  text-indent: 0em;
      margin: 0 auto;
}

.pDetail .tForm {}

.pDetail .tForm .tHead {
  background-color: rgb(224, 224, 224) !important;
  padding-left: 10px;
}

.pDetail .tForm tr {
  line-height: 30px;
}

.contentBox .Text_Mainleft {
  margin-top: 0;
}

.contentBox .List_Mainright {
  margin-top: 0;
  width: 720px;
  overflow: hidden;
}

.contentBox .NewListPage {
  width: 720px;
}


/*网上办事*/

.pWsbs {}

.pWsbs .userBox {
  background: #e8e8e8;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  padding: 5px;
}

.pWsbs .userBox .userLogin {}

.pWsbs .userBox .userLogin table {
  font-size: 14px;
}

.pWsbs .userBox .userLogin table .label {
  padding-left: 10px;
  padding-right: 5px;
}

.pWsbs .userBox .userLogin table #ValidateCode {
  border: 0px;
  height: 28px;
  width: 60px;
  cursor: pointer;
  margin-bottom: -1px;
}

.pWsbs .userBox .userLogin table .btnLogin {
  padding-left: 15px;
  padding-top: 0px;
  display: inline-block;
}

.pWsbs .userBox .userLogin table .txb {}

.pWsbs .userBox .userLogin table .txb input {
  border: 1px solid #d2d2d2;
  border-radius: 2px;
  height: 28px;
  line-height: 28px;
  padding-left: 5px;
  padding-right: 5px;
}

.pWsbs .userBox .userInfo {}

.pWsbs .userBox .userInfo table {
  font-size: 14px;
  padding-left: 10px;
  font-weight: normal;
  height: 34px;
  line-height: 34px;
}

.pWsbs .userBox .ShowError {
  text-align: center;
}

.pWsbs .userBox .ShowCodeError {
  text-align: center;
}

.pWsbs .c5Box {
  padding-left: 10px;
  position: relative;
  top: -40px;
}

.pWsbs .c5Box .tabInd {
  position: relative;
  bottom: -3px;
  /* background: #f3f3f3; */
  z-index: 2;
  /* float: right; */
  /* display: block; */
}

.pWsbs .c5Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
  /* float: right; */
}

.pWsbs .c5Box .tabInd ul li a {
  color: #252525;
}

.pWsbs .c5Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pWsbs .c5Box .tabInd ul .on {
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #0075ce; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  border-bottom: 2px solid #ffffff;
  z-index: 1;
}

.pWsbs .c5Box .tabInd ul .on a {
  color: #52a0e3;
}

.pWsbs .c5Box .tabInd ul .on a:hover {
  color: #78bcec;
}

.pWsbs .c5Box .con {
  height: 168px;
  /* border-top: 1px solid #E9E9E9; */
  /* padding: 10px; */
  background-color: white;
  overflow: hidden;
}

.pWsbs .c5Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c5Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub1*/

.pWsbs .c6Box {
  /* padding-left: 20px; */
}

.pWsbs .c6Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pWsbs .c6Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 92px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pWsbs .c6Box .tabInd ul li a {
  color: #656565;
}

.pWsbs .c6Box .tabInd ul li a:hover {
  color: #007dc6;
}

.pWsbs .c6Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pWsbs .c6Box .tabInd ul .on a {
  color: #6cafe8;
}

.pWsbs .c6Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pWsbs .c6Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pWsbs .c6Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c6Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub2*/

.pWsbs .c7Box {
  /* padding-left: 20px; */
}

.pWsbs .c7Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pWsbs .c7Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pWsbs .c7Box .tabInd ul li a {
  color: #656565;
}

.pWsbs .c7Box .tabInd ul li a:hover {
  color: #007dc7;
}

.pWsbs .c7Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pWsbs .c7Box .tabInd ul .on a {
  color: #6cafe8;
}

.pWsbs .c7Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pWsbs .c7Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pWsbs .c7Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c7Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}


/*网上办事-tab sub3*/

.pWsbs .c8Box {
  /* padding-left: 20px; */
}

.pWsbs .c8Box .tabInd {
  position: relative;
  bottom: -1px;
  /* background: #f3f3f3; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  z-index: 1;
}

.pWsbs .c8Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pWsbs .c8Box .tabInd ul li a {
  color: #656565;
}

.pWsbs .c8Box .tabInd ul li a:hover {
  color: #007dc8;
}

.pWsbs .c8Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /*background: url(../images/BP/kuai1.png) no-repeat center top;*/
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #46ca72; */
  border: 0;
}

.pWsbs .c8Box .tabInd ul .on a {
  color: #6cafe8;
}

.pWsbs .c8Box .tabInd ul .on a:hover {
  color: #79b6ea;
}

.pWsbs .c8Box .con {
  height: 190px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
}

.pWsbs .c8Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c8Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}

.pWsbs .c4Box {
  padding-left: 10px;
  position: relative;
  top: -40px;
}

.pWsbs .c4Box .tabInd {
  position: relative;
  bottom: -2px;
  /* background: #f3f3f3; */
}

.pWsbs .c4Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pWsbs .c4Box .tabInd ul li a {
  color: #3c4c4c;
}

.pWsbs .c4Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pWsbs .c4Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /* background: url(../images/BP/kuai1.png) no-repeat center top; */
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #0075ce; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  border-bottom: 2px solid #ffffff;
}

.pWsbs .c4Box .tabInd ul .on a {
  color: #52a0e3;
}

.pWsbs .c4Box .tabInd ul .on a:hover {
  color: #52a0e3;
}

.pWsbs .c4Box .con {
  height: 130px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
  border-top: 2px solid #d8edff;
}

.pWsbs .c4Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c4Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}

.pWsbs .c3Box {
  padding-left: 10px;
  position: relative;
  top: -40px;
}

.pWsbs .c3Box .tabInd {
  position: relative;
  bottom: -2px;
  /* background: #f3f3f3; */
}

.pWsbs .c3Box .tabInd ul li {
  cursor: pointer;
  float: left;
  height: 35px;
  width: 98px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  border-top: none;
  margin-right: 3px;
}

.pWsbs .c3Box .tabInd ul li a {
  color: #3c4c4c;
}

.pWsbs .c3Box .tabInd ul li a:hover {
  color: #007dc5;
}

.pWsbs .c3Box .tabInd ul .on {
  /* background-color: #FFFFFF; */
  /* border-bottom: 3px solid #0075ce; */
  /* background: url(../images/BP/kuai1.png) no-repeat center top; */
  /* border: tomato;  background-color: #67B91C;*/
  /* background: #0075ce; */
  border: 2px solid #d8edff;
  border-radius: 5px;
  border-bottom: 2px solid #ffffff;
}

.pWsbs .c3Box .tabInd ul .on a {
  color: #52a0e3;
}

.pWsbs .c3Box .tabInd ul .on a:hover {
  color: #52a0e3;
}

.pWsbs .c3Box .con {
  height: 130px;
  border-top: 1px solid #E9E9E9;
  padding: 10px;
  background-color: white;
  overflow: hidden;
  border-top: 2px solid #d8edff;
}

.pWsbs .c3Box .con li {
  line-height: 28px;
  font-size: 14px;
}

.pWsbs .c3Box .con .bigBox {
  float: left;
  display: inline;
  height: 213px;
  width: 348px;
  padding-right: 20px;
  /* background-color: red; */
}

.pWsbs .rBox .titleBar {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  /* padding-left: 20px; */
  margin-bottom: 10px;
  background: inherit;
  color: #3a3a3a;
  border-bottom: 1px solid #e8e8e8;
}

.pWsbs .rBox .rBoxCon {
  padding: 15px;
}

.pWsbs .ulScene {
  font-size: 18px;
  margin-top: 0px;
}

.pWsbs .ulScene li {
  line-height: 40px;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  height: 155px;
  width: 155px;
  /* vertical-align: bottom; */
  margin-left: 15px;
  /*background: #fcfcfc;*/
}

.pWsbs .ulScene li a {
  color: #ffffff;
  width: 100%;
  position: relative;
  display: block;
}

.pWsbs .ulScene li a:hover {
  color: #84caff;
}

.pWsbs .ulScene li a img {
  width: 100%;
  /* height: 180px; */
}

.pWsbs .ulScene li a .title {
  position: absolute;
  text-align: center;
  top: 0px;
  display: inline-block;
  background: rgba(0, 0, 0, 0.48);
  font-size: 14px;
  left: 0;
  right: 0;
}

.pWsbs .ulScene li a i {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}

.pWsbs .ulScene li a .title2 {
  background: rgba(68, 196, 191, 0.7);
}

.pWsbs .ulScene li a .title3 {
  background: rgba(68, 113, 196, 0.7);
}

.pWsbs .ulScene li a .title4 {
  background: rgba(50, 61, 203, 0.7);
}

.ColumnName {
  line-height: 50px;
  font-size: 14px;
  background: url(lm_list_item.png) repeat-y;
  text-align: center;
}

#sitemap {
  width: 100%;
}

#sitemap .titleBar {
  margin-bottom: 15px;
}

#sitemap .mapSec {
  background-color: #f5fcff;
  height: 90px;
  border-radius: 5px;
  margin-bottom: 15px;
}

#sitemap .mapSec .title {
  line-height: 90px;
  font-size: 16px;
  text-align: center;
  width: 100px;
  border-right: 1px solid #b7b7b7;
  border-right-style: dashed;
}

#sitemap .mapSec .title .title2 {
  line-height: 20px;
  margin: 25px;
}

#sitemap .mapSec .box {
  width: 818px;
  margin-right: 15px;
}

#sitemap .mapSec ul {
  padding-top: 15px;
  line-height: 31px;
}

#sitemap .mapSec ul li {
  background: url(list_ico.png) no-repeat 1px center;
  padding-left: 20px;
  float: left;
  margin-right: 15px;
  font-size: 14px;
}

#sitemap .mapSec ul li a {}

#ad1{}



#picScorllDiv a img {
    height: 250px;
}