@charset "utf-8";
/* CSS Document */
html,
body {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  transform: "";
  overflow: auto;
}
body {
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
.fl_pc {
  float: none;
  display: block;
}
.fr_pc {
  float: none;
  display: block;
}
.pchide {
  display: block;
}
.mhide {
  display: none;
}
.padhide {
  display: none;
}
.container {
  width: auto;
}
.wrapper_header_pub {
  width: 100%;
  min-width: 0px;
  height: 265px;
}
.wrapper_header_pub .wrapper_top_pub {
  width: 100%;
  min-width: 0px;
  height: 180px;
  /* background-image: url(wrapper_top_bg_pub.png);
  background-repeat: no-repeat;
  background-size: 100% 100%; */
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub {
  width: 100%;
  height: 180px;
  margin: 0 auto;
  padding-top: 25px;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .date_weather_pub {
  display: none;
  width: 400px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  padding-top: 7px;
  margin-left: 20px;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .date_weather_pub
  i {
  display: inline-block;
  width: 22px;
  height: 15px;
  background-image: url(cloud_pub.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 15%;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub {
  display: none;
  width: 145px;
  height: 30px;
  padding-top: 13px;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .meng_pub {
  width: 13px;
  height: 25px;
  margin-right: 20px;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .meng_pub
  img {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .mobile_pub {
  width: 60px;
  height: 25px;
  text-align: center;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .mobile_pub
  img {
  width: 15px;
  height: 100%;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .wechat_pub {
  width: 27px;
  height: 25px;
  margin-left: 20px;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .meng_mobile_wechat_pub
  .wechat_pub
  img {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .logo_pub {
  width: 335px;
  height: 95px;
  padding-top: 0px;
  margin: 0;
  margin-left: 25px;
  background-image: url(logo_mobile_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  float: left;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .logo_pub img {
  display: none;
  width: 100%;
  height: 100%;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .searchBar_pub {
  width: 275px;
  height: 45px;
  margin: 0;
  margin-left: 80px;
  margin-top: 35px;
  float: left;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  input {
  box-sizing: border-box;
  float: left;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  input[type="text"] {
  width: 275px;
  height: 45px;
  border: none;
  outline: none;
  border-radius: 15px;
  padding-left: 10px;
  padding-right: 50px;
  background-image: url(search_bg_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  font-size: 24px;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  ::-webkit-input-placeholder {
  /* WebKit browsers */
  font-size: 24px;
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 24px;
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 24px;
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 24px;
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  input[type="button"] {
  font-size: 20px;
  width: 18px;
  height: 18px;
  margin-top: 15px;
  margin-left: -38px;
  position: relative;
  border: none;
  outline: none;
  cursor: pointer;
  background-image: url(search_btn_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  appearance: none;
  background-color: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.wrapper_header_pub .wrapper_bottom_pub {
  width: 100%;
  min-width: 0px;
  height: 88px;
  background-image: url(wrapper_bottom_bg_pub.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub {
  width: 100%;
  height: 88px;
  margin: 0;
  overflow: hidden;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub {
  width: 165px;
  height: 55px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub a {
  text-decoration: none;
  font-size: 26px;
  color: #ffffff;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub i {
  display: inline-block;
  width: 28px;
  height: 24px;
  margin-left: 35px;
  margin-right: 5px;
  position: relative;
  top: 10%;
  display: none;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub i img {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .menu_pub {
  display: block;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .line_pub {
  display: none;
  width: 1px;
  height: 20px;
  background-color: #e24e5a;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
.wrapper_rightSideNav_pub {
  display: none;
}
.wrapper_list_pub {
  margin-bottom: 45px;
}
.wrapper_list_pub .wrapper_bread_pub {
  width: 100%;
  min-width: 0px;
  height: 50px;
  background-image: url(wrapper_bread_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_list_pub .wrapper_bread_pub .wraper_bread_inner_pub {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 24px;
}
.wrapper_list_pub .wrapper_bread_pub .wraper_bread_inner_pub i {
  display: inline-block;
  width: 22px;
  height: 32px;
  background-image: url(bread_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  margin-left: 30px;
}
.wrapper_list_pub .listArea_pub {
  width: 100%;
  height: 1050px;
  margin: 0 auto;
}
.wrapper_list_pub .listArea_pub ul br {
  display: none;
}
.wrapper_list_pub .listArea_pub ul li {
  height: 70px;
  font-size: 30px;
  line-height: 70px;
  padding-left: 20px;
  border-bottom: none;
  overflow: hidden;
}
.wrapper_list_pub .listArea_pub ul li p {
  display: inline-block;
  width: 550px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrapper_list_pub .listArea_pub ul li p i {
  display: none;
  width: 6px;
  height: 6px;
  background-image: url(list_pointer_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_list_pub .listArea_pub ul li span {
  display: inline-block;
  font-size: 24px;
  float: right;
  color: grey;
  margin-right: 20px;
}
.wrapper_list_pub .zwgk_xl_titleArea {
  width: 100%;
  height: 350px;
  margin: 0 auto;
  padding-top: 30px;
  margin-bottom: 40px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_title {
  width: 90%;
  height: 130px;
  line-height: 65px;
  font-size: 35px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_subtitleArea {
  display: none;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_subtitleArea_mobile {
  display: block;
  width: 360px;
  height: 100px;
  margin-left: 5%;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_subtitleArea_mobile p {
  font-size: 26px;
  line-height: 50px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share {
  display: none;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share_mobile {
  display: block;
  margin-left: 5%;
  margin-top: 10px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share_mobile .bshare-custom {
  width: 400px;
  height: 45px;
  font-size: 28px;
  line-height: 45px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share_mobile .bshare-custom a {
  width: 45px;
  height: 45px;
}
.wrapper_list_pub
  .zwgk_xl_titleArea
  .zwgk_xl_share_mobile
  .bshare-custom
  .bshare-qzone {
  background: none;
  background-image: url(zwgk_xl_qqzone_pub.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 0;
  margin-left: 30px;
}
.wrapper_list_pub
  .zwgk_xl_titleArea
  .zwgk_xl_share_mobile
  .bshare-custom
  .bshare-weixin {
  background: none;
  background-image: url(zwgk_xl_weixin_pub.png) !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 0;
  margin-left: 40px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_line {
  width: 90%;
  height: 1px;
  background-color: #eeeded;
  margin: 0 auto;
  margin-top: 48px;
}
.wrapper_list_pub .zwgk_xl_contentArea {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.wrapper_list_pub .zwgk_xl_contentArea p {
  font-size: 26px;
  line-height: 60px;
}
.wrapper_list_pub .zwgk_xl_linkArea {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  margin: 0 auto;
}
.wrapper_list_pub .zwgk_xl_linkArea .zwgk_xl_link_tag {
  width: 210px;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  background-image: url(zwgk_xl_link_tag_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-size: 28px;
  margin-bottom: 10px;
}
.wrapper_list_pub .zwgk_xl_linkArea ul {
  display: block;
}
.wrapper_list_pub .zwgk_xl_linkArea ul a {
  text-decoration: none;
}
.wrapper_list_pub .zwgk_xl_linkArea ul a:hover {
  color: #c02c38;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li {
  font-size: 30px;
  line-height: 45px;
  height: auto;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li p {
  width: 100%;
  display: inline-block;
  line-height: 45px;
  font-size: 30px;
  overflow: visible;
  white-space: normal;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li p i {
  display: none;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li span {
  float: right;
  color: grey;
}
.wrapper_footer_pub {
  width: 100%;
  height: 640px;
  min-width: 0;
}
.wrapper_footer_pub .wrapper_top_pub {
  width: 100%;
  min-width: 0;
  height: 234px;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub {
  height: 234px;
  width: 100%;
  padding-top: 0px;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub {
  width: 220px;
  height: 45px;
  margin-left: 20px;
  margin-right: 0;
  line-height: 45px;
  margin-top: 25px;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub a {
  text-decoration: none;
  font-size: 26px;
  color: #666666;
}

.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub ul {
  position: relative;
  width: 218px;
  height: 250px;
  background-color: #ffffff;
  top: -300px;
  overflow-y: auto;
  border: 1px solid #ccc;
  display: none;
  z-index: 100;
}
.wrapper_footer_pub .wrapper_mid_pub {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  margin-top: 23px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd;
}
.wrapper_footer_pub .wrapper_mid_pub .aLink_pub {
  width: 215px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background-color: #f8f8f8;
  margin-left: 20px;
}
.wrapper_footer_pub .wrapper_mid_pub .aLink_pub a {
  text-decoration: none;
  color: #c02c38;
  font-size: 26px;
}
.wrapper_footer_pub .wrapper_bottom_pub {
  width: 100%;
  height: 180px;
  margin: 0 auto;
  margin-top: 25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub {
  width: 100%;
  height: 180px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .line_pub {
  width: 1px;
  height: 44px;
  background-color: #d5d5e7;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 3px;
  display: none;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_left_pub {
  width: 100%;
  margin-left: 25px;
  height: 40px;
  display: none;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_left_pub p {
  display: inline-block;
  line-height: 40px;
  font-size: 24px;
  color: #666666;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub {
  width: 100%;
  height: 120px;
  margin-left: 25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub p {
  display: inline-block;
  line-height: 40px;
  font-size: 24px;
  color: #666666;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_mid_pub
  .pc_show_pub {
  display: none;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_mid_pub
  .mobile_show_pub {
  display: inline-block;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub {
  width: 100%;
  height: 40px;
  margin-left: 25px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  .pc_show_pub {
  display: none;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p {
  display: inline-block;
  line-height: 40px;
  font-size: 24px;
  color: #666666;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p a {
  text-decoration: none;
  color: black;
  line-height: 40px;
  font-size: 24px;
  color: #666666;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  p
  .GA_pub {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: -1px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  p
  .GA_pub
  img {
  width: 100%;
  height: 100%;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  p
  .cnzz_pub {
  display: inline-block;
  width: 50px;
  height: 12px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  p
  .cnzz_pub
  img {
  display: none;
  width: 100%;
  height: 100%;
}
.wrapper_footer_pub .wrapper_bottom_pub .mobile_logo_pub {
  display: block;
  width: 70px;
  height: auto;
  margin: 0 auto;
}
.wrapper_footer_pub .wrapper_bottom_pub .mobile_logo_pub img {
  width: 100%;
  height: 100%;
}
.wrapper_footer_pub .wrapper_bottom_pub .bottom_logo_pub {
  display: none;
  width: 50px;
  height: 60px;
  margin: 0 auto;
  margin-top: 20px;
}
.wrapper_footer_pub .wrapper_bottom_pub .bottom_logo_pub img {
  width: 100%;
  height: 100%;
}
.show_hide_pub {
  display: block;
}
/* 分页 */
.xll_pagebox {
  display: none;
}
.xll_pagebox_mobile {
  display: block !important;
}
.xll_pagebox > a {
  margin-top: 10px;
  display: inline-block;
  width: 93px;
  height: 48px;
  line-height: 48px;
  border: 1px solid #f5f5f5;
  font-size: 30px;
  color: #7d7d7d;
  border-radius: 3px;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d;
  font-size: 30px;
}
.page_hide span {
  background-color: #df0000;
  color: #fff;
  border: 1px solid #df0000;
}
.zt10 {
  font-size: 30px;
}
.zt11 {
  width: 48px !important;
  height: 48px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  font-size: 30px;
}
.zt12 {
  width: 63px;
  height: 48px;
  line-height: 48px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  background-color: #fff;
  cursor: pointer;
  font-size: 30px;
}
/*特殊分辨率处理*/

.wrapper_ztzl_pub {
  margin-bottom: 45px;
}
.wrapper_ztzl_pub .wrapper_bread_pub {
  width: 100%;
  min-width: 0px;
  height: 90px;
  background-image: url(wrapper_bread_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .wrapper_bread_pub .wraper_bread_inner_pub {
  width: 100%;
  height: 90px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 24px;
}
.wrapper_ztzl_pub .wrapper_bread_pub .wraper_bread_inner_pub i {
  display: inline-block;
  width: 22px;
  height: 32px;
  background-image: url(bread_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  margin-left: 30px;
}
.wrapper_ztzl_pub .card {
  width: 100%;
  height: 1500px;
  padding-top: 45px;
  margin: 0 auto;
  background-image: url(card_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .redian {
  width: 710px;
  height: 64px;
  margin: 0 auto;
  background-image: url(rdzt_moblie_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .rdArea {
  width: 100%;
  height: 560px;
  margin: 0 auto;
  margin-top: 45px;
}
.wrapper_ztzl_pub .card .rdArea .rdzt {
  width: 340px;
  height: 120px;
  margin-left: 20px;
  margin-right: 0px !important;
  margin-bottom: 30px;
}
.wrapper_ztzl_pub .card .rdArea .rdzt a img {
  width: 100%;
  height: 100%;
}
.wrapper_ztzl_pub .card .guidang {
  width: 710px;
  height: 64px;
  margin: 0 auto;
  margin-top: 55px;
  background-image: url(rdzt_moblie_pub.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .gdArea {
  width: 100%;
  height: 590px;
  margin: 0 auto;
  margin-top: 45px;
}
.wrapper_ztzl_pub .card .gdArea .gdzt {
  width: 340px;
  height: 95px;
  margin-left: 20px;
  margin-right: 0px !important;
  margin-bottom: 30px;
}
.wrapper_ztzl_pub .card .gdArea .gdzt a img {
  width: 100%;
  height: 100%;
}

/*头部改*/
.toppub_0126{display:none;}



/*底部0127改*/
#toolbarCtrl{display:none}
.wrapper_footer_pub .wrapper_top_pub{
	background:#757575;
}
.wrapper_footer_pub .wrapper_mid_pub{
	background:#c02c38;
	margin-top: 0;
    padding-top: 30px;
    border-bottom: 1px solid #ffffff;
}
.wrapper_footer_pub .wrapper_bottom_pub{
	background: #c02c38;
	height:auto;
	margin-top:0;
	padding-top:25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub p{
	color:#ffffff;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p{
	color:#ffffff;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p a{
	color:#ffffff
}
.wrapper_header_pub .wrapper_bottom_pub{position:relative}
.zhezhao_pub{display: none;}
.nemuArea_pub{position:absolute;top: 78px;right: 0;height: auto;width:220px;}