@charset "utf-8";
/* CSS Document */
.content_box {
  background: white;
  padding-bottom: 15px;
}
.content {
  height: auto;
  margin: 0px auto 0px;
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
}

#pc-wrap .content span.part {
  display: block;
  line-height: 45px;
  font-size: 12px;
}
.content span.part tr,
.content span.part tr td,
.content span.part tr a {
  font-size: 12px;
}

/* content */
.content_left span.title {
  width: 100%;
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 14px;
}
.content_left {
  width: 676px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x top;
}
.content_left h1 {
  font-size: 23px;
  width: 100%;
  line-height: 60px;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px dashed #e3e3e3;
}
.content_left div.detail_tit {
  width: auto;
  height: auto;
  line-height: 35px;
  font-size: 24px;
  font-weight: bold;
  font-family: 仿宋_GB2312;
  padding: 10px;
  text-align: center;
}
.detail_ftit {
  width: auto;
  height: auto;
  line-height: 25px;
  font-size: 18px; /* font-weight: bold; */
  font-family: 仿宋_GB2312;
  padding: 10px;
  text-align: center;
}
.content_left div.detail_xltit {
  color: #333;
  width: auto;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  font-family: 仿宋_GB2312;
  padding: 1px 0px 5px 0px;
  text-align: center;
  border-bottom: 1px dashed #e3e3e3;
}
.content_left div.sub_tit {
  width: auto;
  line-height: 26px;
  text-align: center;
  margin: 0 auto 20px;
  color: #666;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 12px;
  font-family: 宋体;
}
.content_left div.detail {
  margin-top: 20px;
}
.content_left div.detail_con {
  font-size: 16px;
  font-family: 仿宋_GB2312;
  line-height: 200%;
  min-height: 665px;
}
.content_left div.detail_con p {
  padding: 0px;
  font-size: 16px;
  font-family: 仿宋_GB2312;
  line-height: 200%;
}
.content_left div.detail_con div.fj {
  text-indent: 2em;
}
.content_left div.detail_con div.fj a {
  color: #0000ff;
}
.content_left div.detail_con div.fj a:hover {
  color: #a20000;
}
.content_left ul.znbq {
  width: auto;
  height: 38px;
  display: block;
  margin: 20px auto 0;
  border: 1px dashed #e3e3e3;
}
.content_left ul.znbq li {
  display: block;
  height: 38px;
  float: left;
}
.content_left ul.znbq li span.bq_name {
  line-height: 38px;
  text-indent: 10px;
  font-size: 12px;
  padding-left: 10px;
}
.content_left ul.znbq li a.tag {
  line-height: 38px;
  text-indent: 10px;
  font-size: 12px;
  color: #0287e6;
  font-weight: bold;
}
.content_left ul.znbq li.updown {
  width: 100px;
  float: right;
  padding-right: 10px;
}
.content_left ul.znbq li.updown a {
  display: block;
  line-height: 38px;
}
.content_left ul.ewm {
  width: 676px;
  height: 135px;
  display: block;
  margin: 20px auto;
  position: relative;
  overflow: hidden;
}
.content_left ul.ewm li {
  display: block;
  float: left;
  height: 135px;
}
.content_left ul.ewm li img {
  border: 1px solid #cecece;
  padding: 2px;
  margin-left: 32px;
}
.content_left ul.ewm li span {
  width: 169px;
  display: block;
  line-height: 35px;
  text-align: center;
}

#pc-wrap .content_left div.pl_box {
  width: auto;
  border: 1px solid #cecece;
  margin-bottom: 10px;
}
.content_left div.pl_box div.pl_title {
  width: auto;
  height: 41px;
  border-bottom: 1px solid #cecece;
  margin: 0 10px;
}
.content_left div.pl_box div.pl_title span {
  display: block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  border-bottom: 3px solid #42ac6e;
  color: #0287e6;
  font-size: 16px;
  text-align: center;
}
.content_left div.pl_form {
  float: left;
  width: 600px;
  height: auto;
  margin: 10px;
}
.content_left div.pl_form table {
  font-family: 新宋体;
  color: #333;
}
.content_left div.pl_form table input.mesInp {
  padding: 2px 5px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #ccc;
  background: #fafffc;
  width: 170px;
}
.content_left div.pl_form table textarea {
  border: 1px solid #ccc;
  background: #fafffc;
  padding: 5px;
}
.content_left div.pl_form table input.mesSub {
  padding: 5px 20px;
  background: #0287e6;
  cursor: pointer;
  color: #fff;
  border: none;
  margin: 0 5px;
}
.content_left div.pl_xu {
  float: right;
  width: 316px;
  height: auto;
  margin: 10px;
}
.content_left div.pl_xu p {
  font-family: 新宋体;
  line-height: 30px;
  color: #333;
}
.content_left div.pl_xu p.ntitle {
  color: red;
}
.content_left div.pl_xu a {
  display: block;
  text-align: center;
  line-height: 40px;
  color: #0287e6;
  font-family: 新宋体;
}
.content_left div.pl_list {
  padding: 10px 0;
}
.content_left div.pl_list table {
  font-family: 新宋体;
  color: #333;
}
.content_left div.pl_list table tr td {
  height: 26px;
  line-height: 22px;
}
.content_left div.pl_list table tr td span {
  color: #333;
}

/*.scinfo{text-align:center;height:30px;line-height:30px;margin:20px auto;;font-size:12px;}*/
.scinfo {
  height: 30px;
  line-height: 30px;
  margin-left: 170px;
  font-size: 12px;
  float: left;
}

#pc-wrap .content_right {
  width: 272px;
  float: right;
  position: relative;
  overflow: hidden;
}
.right_box {
  width: 250px;
  margin: 10px auto 0;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  position: relative;
  overflow: hidden;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x;
}
.right_box:first-child {
  margin: 0;
}
.right_box span {
  width: 100%;
  line-height: 42px;
  display: block;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  text-indent: 10px;
  font-size: 16px;
}
.right_box a {
  width: 100%;
  line-height: 35px;
  color: #dc0203;
  text-align: center;
}
.right_box a.topic {
  display: block;
  font-size: 14px;
  padding-top: 7px;
}
.right_box a.more {
  font-size: 12px;
}
.right_box p {
  width: 100%;
  height: 85px;
  display: block;
  color: #333;
  text-indent: 2em;
  line-height: 25px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 12px;
}
.right_box font {
  padding-right: 5px;
  background: #fff;
  font-style: oblique;
  font-size: 12px;
}
.right_box font.top {
  color: #e54936;
  font-weight: bold;
}
.right_box ul {
  width: 100%;
  height: 300px;
}
.right_box ul li {
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.right_box ul li a {
  line-height: 30px;
  font-size: 12px;
  color: #666;
}
.right_box ul li a:hover {
  color: #a20000;
}

/*--红黑细揽--*/
.tab_list {
  background: #cccccc;
  margin-top: 36px;
  height: 468px;
}
.tab_list th {
  background: #f0f0f0;
}
.tab_list td {
  background: #ffffff;
}
td,
th {
  font-size: 12px;
  color: #333;
}

/*分享*/
.bdsharebuttonbox {
  width: 140px;
  float: right;
  margin-right: 20px;
}

/* list */
.news,
.time {
  line-height: 35px;
  display: block;
  font-size: 14px;
}
.news {
  float: left;
}
.time {
  float: right;
}

/* list2 */
.content div.list {
  width: 978px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-top: 2px solid #0287e6;
  border-bottom: 2px solid #0287e6;
  background: url(lamh_bg16.png) repeat-x top;
}
.content div.list span.title {
  display: block;
  width: 100%;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 25px;
}
.content div.list div.list_left {
  width: 270px;
  float: left;
  position: relative;
  overflow: hidden;
}

#pc-wrap .content div.list div.list_left ul.list_lev {
  width: 210px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 10px 30px;
}
.content div.list div.list_left ul.list_lev li {
  width: 100%;
  height: 38px;
  display: block;
  float: left;
  margin-top: 10px;
}
.content div.list div.list_left ul.list_lev li a {
  width: 208px;
  line-height: 36px;
  display: block;
  border: 1px solid #0287e6;
  text-align: center;
  color: #333;
  font-size: 14px;
}
.content div.list div.list_left ul.list_lev li a.no {
  background: #0287e6;
  color: #fff;
}
.content div.list div.list_left ul.list_lev li a:hover {
  background: #0287e6;
  color: #fff;
}

#pc-wrap .content div.list div.list_left ul.menu_lev2 {
  width: 210px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding: 10px 30px;
}
.content div.list div.list_left ul.menu_lev2 li.sub_menu_lev2 {
  width: 100%;
  display: block;
  margin-top: 10px;
}
.content div.list div.list_left ul.menu_lev2 li.sub_menu_lev2 a.lev2 {
  width: 208px;
  line-height: 36px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.content div.list div.list_left ul.menu_lev2 li.sub_menu_lev2 a.lev2:hover {
  background: #0287e6;
  color: #fff;
}
.content div.list div.list_left ul.menu_lev2 li.sub_menu_lev2 a.lmname {
  border: 1px solid #0287e6;
  color: #333;
}
.content div.list div.list_left ul.menu_lev2 li.sub_menu_lev2 a.lmname_hover {
  border: 1px solid #0287e6;
  background: #0287e6;
  color: #fff;
}
.content div.list div.list_left ul.menu_lev3 {
  width: 210px;
  margin: 0 auto;
}
.content div.list div.list_left ul.menu_lev3 li.sub_menu_lev3 {
  width: 100%;
  line-height: 30px;
}
.content div.list div.list_left ul.menu_lev3 li.sub_menu_lev3 a.lev3 {
  display: block;
  padding-left: 50px;
}
.content div.list div.list_left ul.menu_lev3 li.sub_menu_lev3 a.lev3:hover {
  background: url(xxgk_icon2.png) no-repeat 30px center;
}
.menu_lev2,
.menu_lev3 {
  display: none;
}
.menu_no {
  background: url(xxgk_icon5.png) no-repeat 30px center;
}
.menu_no1 {
  background: url(xxgk_icon2.png) no-repeat 30px center;
}

#pc-wrap .content div.list div.list_right {
  width: 707px;
  float: right;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #e3e3e3;
}
.list_con {
  width: auto;
  height: 1506px;
  background: #fafffc;
  margin: 5px 0;
}
.list_con ul.news_ul {
  width: auto;
  height: 1440px;
  display: block;
  position: relative;
}
.list_con ul.news_ul li {
  display: block;
  width: auto;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px dashed #e3e3e3;
  padding-left: 16px;
  padding-right: 6px;
  background: url(lamh_point.png) 3px 13px no-repeat;
  position: relative;
  overflow: hidden;
}
.list_con ul.news_ul li a {
  display: block;
  line-height: 35px;
  height: 35px;
  position: relative;
}
.list_con ul.news_ul li a:hover {
  color: #a20000;
}
.list_con ul.news_ul li.tsli div.dept_title {
  float: left;
  height: 35px;
  line-height: 35px;
}
.list_con ul.news_ul li.tsli div.dept_title span {
  float: left;
  height: 35px;
  line-height: 35px;
  font-weight: bold;
}
.list_con ul.news_ul li.tsli div.dept_title span.dept_name {
  width: 56px;
}
.list_con ul.news_ul li.tsli a {
  padding-left: 5px;
}

/*gggslist*/
.content div.list div.list_left ul.gggsul {
  width: 220px;
  margin: 0 auto;
}
.content div.list div.list_left ul.gggsul li.gggsli1 {
  width: 100%;
  height: 38px;
  display: block;
  margin-top: 10px;
}
.content div.list div.list_left ul.gggsul li.gggsli1 a {
  width: 208px;
  line-height: 36px;
  display: block;
  border: 1px solid #0287e6;
  text-align: center;
  color: white;
  font-size: 14px;
  background-color: #0287e6;
}
.content div.list div.list_left ul.gggsul li.gggsli {
  width: 100%;
  line-height: 30px;
}
.content div.list div.list_left ul.gggsul li.gggsli a {
  display: block;
  padding-left: 50px;
  background: url(xxgk_icon5.png) no-repeat 30px center;
}
.content div.list div.list_left ul.gggsul li.gggsli a:hover {
  background: url(xxgk_icon2.png) no-repeat 30px center;
}

/*ldzc*/
.ldzc {
  width: 978px;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  position: relative;
  overflow: hidden;
}
.ldzc span.title {
  display: block;
  width: 100%;
  line-height: 43px;
  text-indent: 28px;
  font-size: 18px;
  color: #0287e6;
  background: url(lamh_bg16.png) repeat-x;
  border-bottom: 1px solid #e3e3e3;
}
.ldzc div.ldzc_left {
  width: 252px;
  padding: 10px;
  float: left;
  position: relative;
  overflow: hidden;
}
.ldzc div.ldzc_left ul.level1 {
  width: 250px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
}
.ldzc div.ldzc_left ul.level1 li a.leader {
  width: 100%;
  line-height: 38px;
  display: block;
  background: #0287e6;
  color: #fff;
  font-size: 16px;
  text-indent: 15px;
}
.ldzc div.ldzc_left ul.level2 {
  padding: 8px 0;
  background: #fafffc;
}
.ldzc div.ldzc_left ul.level2 li {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
}
.ldzc div.ldzc_left ul.level2 li span.partner {
  width: 210px;
  line-height: 28px;
  display: block;
  color: #0287e6;
  border: 1px solid #0287e6;
  font-size: 14px;
  text-indent: 20px;
}
.ldzc div.ldzc_left ul.level2 li a b {
  display: block;
  float: left;
  width: 60px;
  height: 30px;
}
.ldzc div.ldzc_left ul.level2 li a span {
  display: block;
  float: left;
  padding-left: 10px;
}
.ldzc div.ldzc_right {
  width: 685px;
  padding: 10px;
  float: right;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #e3e3e3;
  padding-bottom: 0;
}

#pc-wrap .leader_ul {
  width: 685px;
  display: block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.leader_ul li.leader_li {
  width: 100%;
  display: block;
  float: left;
}
.leader_ul li.leader_li div.ld_img {
  width: 153px;
  float: left;
}
.leader_ul li.leader_li div.ld_img img {
  width: 153px;
  height: 200px;
  display: block;
  margin: 0 auto;
}
.leader_ul li.leader_li div.ld_img a {
  width: 153px;
  line-height: 30px;
  display: block;
  background: #0287e6;
  color: #fff;
  text-align: center;
  margin: 15px auto 0;
}
.leader_ul li.leader_li div.ld_tro {
  width: 522px;
  float: right;
  position: relative;
  overflow: hidden;
}
.leader_ul li.leader_li div.ld_tro > span {
  width: 522px;
  line-height: 44px;
  display: block;
  border-bottom: 1px solid #e3e3e3;
  font-size: 16px;
  font-weight: bold;
  text-indent: 10px;
}
.leader_ul li.leader_li div.ld_tro p {
  width: 100%;
  line-height: 30px;
  display: block;
  font-size: 12px;
  text-indent: 2em;
}
.leader_ul li.leader_li div.ld_tro div.ld_con {
  height: 230px;
  font-size: 14px;
  line-height: 24px;
  margin-top: 8px;
  padding-right: 6px;
  color: #333;
}
.leader_ul li.leader_li div.ldhd {
  width: 100%;
  float: left;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_title {
  width: 100%;
  height: 40px;
  display: block;
  border-bottom: 1px solid #e3e3e3;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_title li {
  display: block;
  height: 40px;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_title a {
  display: block;
  float: right;
  line-height: 40px;
  font-size: 14px;
  color: #333;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_title span {
  display: block;
  float: left;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-indent: 10px;
  color: #333;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_ul {
  width: 100%;
  display: block;
  float: left;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_ul li {
  width: 100%;
  height: 35px;
  display: block;
  float: left;
  border-bottom: 1px dashed #e3e3e3;
}
.leader_ul li.leader_li div.ldhd ul.ldhd_ul li a {
  width: 100%;
  height: 35px;
  display: block;
  position: relative;
  overflow: hidden;
}
.leader_ul li.leader_li div.gzfg {
  width: 683px;
  height: 144px;
  border: 1px solid #0287e6;
  float: left;
  margin-top: 15px;
  position: relative;
  overflow: hidden;
}
.leader_ul li.leader_li div.gzfg span {
  width: 25px;
  display: block;
  padding: 32px 0;
  float: left;
  background: #0287e6;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
.leader_ul li.leader_li div.gzfg p.fgcon {
  width: 638px;
  display: block;
  float: left;
  line-height: 24px;
  padding: 0 10px;
  font-size: 12px;
  color: #333;
  text-indent: 2em;
}

/* page */
ul.page_con {
  width: 430px;
  height: 24px;
  padding: 20px 0;
  margin: 0 auto;
}
ul.page_con li {
  display: block;
  float: left;
  margin-left: 10px;
  width: 50px;
  line-height: 24px;
  border: 1px solid #0287e6;
  font-size: 12px;
  background: #e5f5ec;
  text-align: center;
  color: #999;
}
ul.page_con li a {
  display: block;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  color: #333;
}
ul.page_con li:hover {
  background: #0287e6;
  color: #fff;
}
ul.page_con li a:hover {
  color: #fff;
}
ul.page_con li.turnPage {
  float: left;
  width: 90px;
  display: block;
  border: none;
  background: none;
  text-align: center;
  color: #333;
}
ul.page_con li.prew a,
ul.page_con li.next a {
}
ul.page_con li.page_first a,
ul.page_con li.page_last a {
}
ul.page_con li.page_count a {
  width: 30px;
}
ul.page_con li.all_page {
  padding: 0 5px;
  font-size: 12px;
  border: none;
  background: none;
  color: #333;
}

/*csry*/
.list_box_R {
  width: 687px;
  height: 784px;
  background: #fafffc;
  margin: 10px 10px 0;
}
.list_box_R ul.list_con {
  padding: 0px 10px;
  height: 615px;
}
.list_box_R ul.list_pic_con {
  width: 640px;
  height: 700px;
  padding: 20px 0 0 10px;
}
.list_box_R ul.list_pic_con li {
  float: left;
  width: 184px;
  height: auto;
  padding-left: 29px;
  margin: 6px 0px;
  list-style: none;
}
.list_box_R ul.list_pic_con li div {
  width: auto;
  height: auto;
  padding: 3px;
}
.list_box_R ul.list_pic_con li div a {
  width: auto;
  display: block;
  text-decoration: none;
}
.list_box_R ul.list_pic_con li div a img {
  width: 177px;
  display: block;
  height: 120px;
  margin-top: 10px;
}
.list_box_R ul.list_pic_con li div a span {
  display: block;
  width: 100%;
  height: 25px;
  position: relative;
  font: normal 14px/30px 微软雅黑;
  text-align: center;
  color: black;
}

/*tsla*/
.list_box_T {
  width: 958px;
  background: #fafffc;
  margin: 10px;
}
.list_box_T ul.list_pic_T {
  width: 940px;
  height: 738px;
  padding: 10px;
}
.list_box_T ul.list_pic_T li {
  float: left;
  padding-left: 32px;
  margin: 5px 0px;
}
.list_box_T ul.list_pic_T li a {
  display: block;
  margin-top: 10px;
}
.list_box_T ul.list_pic_T li a img {
  width: 270px;
  display: block;
  height: 200px;
}
.list_box_T ul.list_pic_T li a span {
  display: block;
  width: 100%;
  height: 26px;
  position: relative;
  line-height: 26px;
  text-align: center;
  color: black;
}

/*wzdt*/
.diy_map_box {
  padding-bottom: 20px;
}
.diy_map_item {
  height: auto;
  padding-top: 20px;
  margin-top: 40px;
  margin: 0 20px;
}
.diy_map_title {
  height: 40px;
  border-bottom: 1px solid #d8d1c9;
}
.diy_map_title a {
  display: block;
  width: 110px;
  height: 39px;
  line-height: 40px;
  border-bottom: 3px solid #0287e6;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}
.diy_map_con {
  padding-left: 16px;
  margin-top: 15px;
}
.diy_map_con a {
  text-decoration: none;
  color: #474747;
  display: block;
  width: 130px;
  float: left;
  margin-right: 8px;
  line-height: 35px;
  font-size: 14px;
  padding-left: 15px;
}

/*jyxc_content*/
.jyxc_content {
  width: 958px;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x top;
}
.jyxc_content span.title {
  width: 100%;
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 14px;
}
.jyxc_content div table.hdjl_table {
  text-align: center;
  background-color: #0287e6;
  margin-top: 10px;
}
.jyxc_content div table.hdjl_table input {
  line-height: 18px;
  border: 1px solid #d4d0c8;
  padding: 2px;
}
.jyxc_content div table.hdjl_table textarea {
  line-height: 18px;
  border: 1px solid #d4d0c8;
  padding: 2px;
}
.jyxc_content div div.tj {
  width: 225px;
  margin: 20px auto;
}
.jyxc_content div div.tj input {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background: #0287e6;
  color: #fff;
  border: 0;
  margin: 0 5px;
  cursor: pointer;
  font-size: 14px;
  font-family: 微软雅黑;
}

/* rss_content */
.rss_con div.topic_item {
  width: 620px;
  margin: 10px auto;
  padding: 5px 10px;
  text-align: center;
  line-height: 30px;
  font-size: 17px;
  font-weight: bold;
  background: #bbbbbb;
}
.rss_con ul li.rss_topic {
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  text-indent: 14px;
  font-size: 16px;
  text-align: left;
  font-family: 微软雅黑;
}
.rss_con ul li.rss_list_con {
  width: 620px;
  height: 40px;
}
.rss_con ul li.rss_list_con a {
  display: block;
  float: left;
  background: url(rss.gif) no-repeat;
  width: 110px;
  padding-left: 29px;
  margin-left: 15px;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.rss_con div.rss_info {
  width: 620px;
  margin: 20px auto;
  padding: 10px 10px;
  text-indent: 2em;
  line-height: 30px;
  background: #e1e1e1;
}
.rss_con ul {
  display: block;
  width: 620px;
  margin: 0px auto;
  padding-top: 10px;
}

#pc-wrap .rss_left span.title {
  width: 100%;
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 14px;
  text-align: left;
  font-family: 微软雅黑;
}
.rss_left {
  width: 676px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x top;
}
.rss_left h1 {
  font-size: 23px;
  width: 100%;
  line-height: 60px;
  display: block;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px dashed #e3e3e3;
}
.rss_left div.detail_tit {
  width: auto;
  height: auto;
  line-height: 35px;
  font-size: 22px;
  font-weight: bold;
  padding: 10px;
  text-align: center;
  border-bottom: 1px dashed #e3e3e3;
}
.rss_left div.sub_tit {
  width: auto;
  line-height: 26px;
  text-align: center;
  margin: 0 auto 20px;
  color: #666;
  border-bottom: 1px dashed #e3e3e3;
  font-size: 12px;
  font-family: 宋体;
}
.rss_left div.detail {
  margin-top: 20px;
}
.rss_left div.detail_con {
  font-size: 16px;
  font-family: Microsoft Yahei;
  line-height: 200%;
  min-height: 604px;
}
.rss_left div.detail_con p {
  padding: 0px;
  font-size: 16px;
  font-family: Microsoft Yahei;
  line-height: 200%;
}
.rss_left div.detail_con div.fj {
  text-indent: 2em;
}
.rss_left div.detail_con div.fj a {
  color: #0000ff;
}
.rss_left div.detail_con div.fj a:hover {
  color: #a20000;
}
.rss_left ul.znbq {
  width: 674px;
  height: 38px;
  display: block;
  margin: 20px auto 0;
  border: 1px dashed #e3e3e3;
}
.rss_left ul.znbq li {
  display: block;
  height: 38px;
  float: left;
}
.rss_left ul.znbq li span.bq_name {
  line-height: 38px;
  text-indent: 10px;
  font-size: 12px;
  padding-left: 10px;
}
.rss_left ul.znbq li a {
  line-height: 38px;
  text-indent: 10px;
  font-size: 12px;
  color: #0287e6;
  font-weight: bold;
}
.rss_left ul.ewm {
  width: 100%;
  height: 135px;
  display: block;
  margin: 20px auto;
  position: relative;
  overflow: hidden;
}
.rss_left ul.ewm li {
  display: block;
  float: left;
  height: 135px;
}
.rss_left ul.ewm li img {
  border: 1px solid #cecece;
  padding: 2px;
  margin-left: 32px;
}
.rss_left ul.ewm li span {
  width: 169px;
  display: block;
  line-height: 35px;
  text-align: center;
}
.rss_right {
  width: 272px;
  float: right;
  position: relative;
  overflow: hidden;
}

/* 967180 */
.msfw_left {
  width: 704px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x top;
}
.msfw_left span.title {
  width: 100%;
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 14px;
}
.msfw_con {
  width: 958px;
  float: left;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  padding: 0 10px;
  background: url(lamh_bg16.png) repeat-x top;
}
.msfw_con span.title {
  width: 100%;
  display: block;
  margin: 0 auto;
  line-height: 42px;
  border-bottom: 1px solid #e3e3e3;
  color: #0287e6;
  font-size: 16px;
  text-indent: 14px;
}

#pc-wrap .msfw_iframe ul.msfw_list {
  width: 704px;
  height: 521px;
  display: block;
  margin: 0 auto;
}
.msfw_iframe ul.msfw_list li {
  height: 32px;
  line-height: 32px;
}
.msfw_iframe ul.msfw_list li.title {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px dashed #eee;
}
.msfw_iframe ul.msfw_list li span {
  float: left;
  display: block;
  font-size: 14px;
}
.msfw_iframe ul.msfw_list li span.bt {
  font-weight: bold;
}
.msfw_iframe ul.msfw_list li span.msfw_1 {
  width: 180px;
  text-indent: 8px;
}
.msfw_iframe ul.msfw_list li span.msfw_2 {
  width: 264px;
}
.msfw_iframe ul.msfw_list li span.msfw_3 {
  width: 100px;
  text-align: center;
}
.msfw_iframe ul.msfw_list li span.msfw_4 {
  width: 70px;
  text-align: center;
}
.msfw_iframe ul.msfw_list li span.msfw_5 {
  width: 90px;
  text-align: center;
}
.msfw_iframe ul.msfw_list li a {
  display: block;
  width: 704px;
  height: 32px;
  position: relative;
  overflow: hidden;
}
.msfw_iframe ul.msfw_list li a:hover {
  color: #a20000;
}

#pc-wrap .msfw_right {
  width: 240px;
  height: auto;
  float: right;
  position: relative;
  overflow: hidden;
}
.msfw_right div.slcx {
  width: 238px;
  height: auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #42ac6e;
  border-top: 2px solid #42ac6e;
  padding-bottom: 15px;
  background: url(lamh_bg16.png) repeat-x top;
}
.msfw_right div.slcx span.title {
  width: 218px;
  height: auto;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
  color: #42ac6e;
  font-size: 16px;
  line-height: 40px;
}
.msfw_right div.slcx ul {
  width: 218px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.msfw_right div.slcx ul li {
  width: 218px;
  height: auto;
  display: block;
  margin: 10px auto 0;
  line-height: 25px;
}
.msfw_right div.slcx ul li input {
  width: 218px;
  height: 32px;
  display: block;
  background: #efefef;
  border: none;
  line-height: 32px;
  text-indent: 5px;
}
.msfw_right div.slcx a.cx {
  display: block;
  width: 218px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #ff7900;
  color: #fff;
  font-size: 16px;
  font-family: 微软雅黑;
}
.msfw_right div.slcx a.sl {
  display: block;
  width: 218px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #42ac6e;
  color: #fff;
  font-size: 16px;
  font-family: 微软雅黑;
  margin: 10px auto 0;
}

#pc-wrap .xxxz {
  width: auto;
  height: auto;
}
.xxxz span {
  display: block;
  line-height: 28px;
  font-weight: bold;
}
.xxxz span.title {
  line-height: 50px;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  background: #f0f0f0;
}
.xxxz p {
  line-height: 28px;
  padding-left: 10px;
}
.xxxz a {
  display: block;
  width: 200px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 10px auto;
  color: #fff;
  background: #0287e6;
  border-radius: 5px;
}
.xxxz a:hover {
  background: #307c50;
}

#pc-wrap .red {
  color: red;
}
.zxsl {
  width: auto;
  height: auto;
}
.zxsl table.zxsl_table {
  table-layout: fixed;
  margin-top: 20px;
}
.zxsl table.zxsl_table tr td input {
  font-size: 14px;
  font-family: 微软雅黑;
  border: 1px solid #ccc;
  padding: 2px 5px;
}
.zxsl table.zxsl_table tr td select {
  font-size: 14px;
  font-family: 微软雅黑;
  border: 1px solid #ccc;
  padding: 1px 5px;
}
.zxsl table.zxsl_table tr td option {
  font-size: 14px;
  font-family: 微软雅黑;
}
.zxsl table.zxsl_table tr td textarea {
  font-size: 14px;
  font-family: 微软雅黑;
  border: 1px solid #ccc;
  padding: 2px 5px;
}
.zxsl table.zxsl_table input.tj_icon {
  width: 100px;
  height: 30px;
  background: #0287e6;
  color: #fff;
  border: 0;
  margin: 20px 5px 0;
  cursor: pointer;
  font-size: 14px;
  font-family: 微软雅黑;
}

/*wlft*/
.wlft_box {
  width: 1000px;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  background: white;
  margin-bottom: 15px;
}
.wlft {
  width: 980px;
  height: auto;
  margin: 0px auto 0;
  position: relative;
  overflow: hidden;
}
.wlft span.part {
  display: block;
  line-height: 45px;
  font-size: 12px;
}

#pc-wrap .wlft-top {
  width: 980px;
  height: 130px;
  background: url(wlft-top.png) no-repeat center;
  padding: 10px 0;
  background-size: 100% 100%;
}
.top-title {
  width: 280px;
  height: 130px;
  display: block;
  border-right: 1px solid #eee;
  line-height: 115px;
  text-align: center;
}
.wlft-ul {
  width: 650px;
  height: 130px;
  float: right;
  line-height: 30px;
}
.ftzt {
  margin-top: 28px;
  color: #42ac6e;
  font-size: 16px;
}
.ftdw {
  width: 560px;
}
.wlft-below {
  width: 980px;
  height: 600px;
  margin-top: 10px;
  padding-bottom: 10px;
}
.wlft-right {
  float: left;
  width: 680px;
  height: 600px;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  background: url(lamh_img1.png) repeat-x top;
  padding: 0 10px;
}
.wlft-left {
  float: right;
  width: 250px;
  height: 600px;
  position: relative;
  overflow: hidden;
  border: 1px solid #0287e6;
  border-top: 2px solid #0287e6;
  background: url(lamh_img1.png) repeat-x top;
  padding: 0 10px;
}
.left-title {
  width: 100%;
  height: auto;
  display: block;
  line-height: 42px;
  color: #0287e6;
  font-size: 18px;
  text-indent: 15px;
  border-bottom: 1px solid #eee;
}
.wlft-right div.detail_con div.TRS_Editor {
  margin-right: 10px;
}
.diy_map_item a:hover {
  color: #0287e6;
}