* {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
select,
input {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  outline: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
body {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub {
  width: 100%;
  min-width: 1280px;
  height: 534px;
}
.wrapper_header_pub .wrapper_top_pub {
  width: 100%;
  min-width: 1280px;
  height: 342px;
  /* 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: 1280px;
  height: 342px;
  margin: 0 auto;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .date_weather_pub {
  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 {
  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: 606px;
  height: 234px;
  margin: 0 auto;
  padding-top: 55px;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .logo_pub img {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub .wrapper_top_pub .wrapper_top_inner_pub .searchBar_pub {
  width: 390px;
  height: 45px;
  margin: 0 auto;
  margin-top: 35px;
}
.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: 390px;
  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;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a9a9a9;
}
.wrapper_header_pub
  .wrapper_top_pub
  .wrapper_top_inner_pub
  .searchBar_pub
  :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  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: 14px;
  margin-left: -38px;
  position: absolute;
  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: 1280px;
  height: 56px;
  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: 1280px;
  height: 50px;
  margin: 0 auto;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub {
  width: 195px;
  height: 40px;
  margin-top: 5px;
  border-radius: 5px;
  line-height: 40px;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .aNav_pub a {
  text-decoration: none;
  font-size: 20px;
  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%;
}
.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 {
  width: 32px;
  height: 26px;
  cursor: pointer;
  margin-top: 25px;
  display: none;
  margin-left: 20px;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .menu_pub img {
  width: 100%;
  height: 100%;
}
.wrapper_header_pub .wrapper_bottom_pub .navBar_pub .line_pub {
  width: 1px;
  height: 20px;
  background-color: #e24e5a;
  margin-top: 15px;
  margin-left: 10px;
  margin-right: 10px;
}
.wrapper_list_pub {
  margin-bottom: 45px;
}
.wrapper_list_pub .wrapper_bread_pub {
  width: 100%;
  min-width: 1280px;
  height: 50px;
  background-image: url("wrapper_bread_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 40px;
}
.wrapper_list_pub .wrapper_bread_pub .wraper_bread_inner_pub {
  width: 1280px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 16px;
}
.wrapper_list_pub .wrapper_bread_pub .wraper_bread_inner_pub i {
  display: inline-block;
  width: 17px;
  height: 22px;
  background-image: url("bread_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
}
.wrapper_list_pub .listArea_pub {
  width: 1225px;
  height: 715px;
  margin: 0 auto;
}
.wrapper_list_pub .listArea_pub ul a {
  text-decoration: none;
}
.wrapper_list_pub .listArea_pub ul a:hover {
  color: #c02c38;
}
.wrapper_list_pub .listArea_pub ul li {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px grey dotted;
}
.wrapper_list_pub .listArea_pub ul li p {
  display: inline-block;
  width: 680px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrapper_list_pub .listArea_pub ul li p i {
  display: inline-block;
  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 {
  float: right;
  color: grey;
}
.wrapper_list_pub .zwgk_xl_titleArea {
  width: 1280px;
  height: 133px;
  margin: 0 auto;
  padding-top: 35px;
  margin-bottom: 40px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_title {
  width: 1130px;
  height: 32px;
  line-height: 32px;
  font-size: 30px;
  font-weight: bold;
  margin: 0 auto;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_subtitleArea {
  display: block;
  width: 510px;
  height: 20px;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 16px;
  line-height: 20px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_subtitleArea_mobile {
  display: none;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share {
  display: block;
  position: relative;
  float: right;
  top: -20px;
  right: 40px;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_share_mobile {
  display: none;
}
.wrapper_list_pub .zwgk_xl_titleArea .zwgk_xl_line {
  width: 1240px;
  height: 2px;
  background-color: #eeeded;
  margin: 0 auto;
  margin-top: 48px;
}
.wrapper_list_pub .zwgk_xl_contentArea {
  width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.wrapper_list_pub .zwgk_xl_contentArea p {
  font-size: 16px;
  line-height: 35px;
}
.wrapper_list_pub .zwgk_xl_linkArea {
  width: 1250px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.wrapper_list_pub .zwgk_xl_linkArea .zwgk_xl_link_tag {
  width: 135px;
  height: 35px;
  line-height: 35px;
  color: #ffffff;
  background-image: url("zwgk_xl_link_tag_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-size: 18px;
  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 {
  height: 40px;
  font-size: 16px;
  line-height: 40px;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li p {
  width: 1250px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li p i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-image: url("list_pointer_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_list_pub .zwgk_xl_linkArea ul li span {
  float: right;
  color: grey;
}
.wrapper_footer_pub {
  width: 100%;
  min-width: 1280px;
  height: 250px;
}
.wrapper_footer_pub .wrapper_top_pub {
  width: 100%;
  height: 100px;
  min-width: 1280px;
  background-color: #c02c38;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub {
  height: 40px;
  width: 1280px;
  padding-top: 30px;
  margin: 0 auto;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub {
  width: 174px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ffffff;
  margin-right: 10px;
}

.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub:hover ul {
  display: block;
}

.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub ul {
  position: relative;
  width: 172px;
  height: 250px;
  background-color: #ffffff;
  top: -292px;
  overflow-y: auto;
  border: 1px solid #ccc;
  display: none;
  z-index: 100;
}

.wrapper_footer_pub
  .wrapper_top_pub
  .friendLink_pub
  .aFriendLink_pub
  ul
  li:hover {
  background-color: #ccc;
}
.wrapper_footer_pub .wrapper_top_pub .friendLink_pub .aFriendLink_pub a {
  text-decoration: none;
  font-size: 16px;
  color: black;
}
.wrapper_footer_pub .wrapper_mid_pub {
  width: 335px;
  height: 30px;
  margin: 0 auto;
  margin-top: 25px;
}
.wrapper_footer_pub .wrapper_mid_pub .aLink_pub {
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #f8f8f8;
  margin-right: 15px;
}
.wrapper_footer_pub .wrapper_mid_pub .aLink_pub a {
  text-decoration: none;
  color: #c02c38;
  font-size: 16px;
}
.wrapper_footer_pub .wrapper_bottom_pub {
  width: 1280px;
  height: 70px;
  margin: 0 auto;
  margin-top: 25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub {
  width: 1280px;
  height: 50px;
}
.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;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_left_pub {
  width: 60px;
  height: 50px;
  margin-left: 25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_left_pub p {
  line-height: 25px;
  font-size: 16px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub {
  width: 570px;
  height: 50px;
  margin-left: 25px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub p {
  line-height: 25px;
  font-size: 16px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_mid_pub
  .pc_show_pub {
  display: inline-block;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_mid_pub
  .mobile_show_pub {
  display: none;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub {
  width: 460px;
  height: 50px;
  margin-left: 25px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  .pc_show_pub {
  display: inline-block;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p {
  line-height: 25px;
  font-size: 16px;
}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p a {
  text-decoration: none;
  color: black;
  line-height: 25px;
  font-size: 16px;
}
.wrapper_footer_pub
  .wrapper_bottom_pub
  .webInfos_pub
  .webInfos_right_pub
  p
  .GA_pub {
  display: inline-block;
  width: 18px;
  height: 20px;
  position: relative;
  top: 5px;
}
.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 {
  width: 100%;
  height: 100%;
}
.wrapper_footer_pub .wrapper_bottom_pub .mobile_logo_pub {
  display: none;
}
.wrapper_footer_pub .wrapper_bottom_pub .bottom_logo_pub {
  width: 50px;
  height: 60px;
  margin: 0 auto;
  margin-top: -5px;
}
.wrapper_footer_pub .wrapper_bottom_pub .bottom_logo_pub img {
  width: 100%;
  height: 100%;
}
.active_pub {
  background-color: #c94b56;
}
.nemuArea_pub {
  z-index: 999;
  display: none;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #c02c38;
}
.nemuArea_pub .aNav_mobile_pub {
  width: 165px;
  height: 55px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
}
.nemuArea_pub .aNav_mobile_pub a {
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
}
.zhezhao_pub {
  display: none;
  position: fixed;
  left: 50%;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: black;
  opacity: 0.3;
  z-index: 999;
}
.wrapper_rightSideNav_pub {
  width: 103px;
  height: 490px;
  background-color: #f6f6f6;
  position: fixed;
  right: 15px;
  top: 420px;
  z-index: 1;
}
.wrapper_rightSideNav_pub .aSideNav_pub {
  width: 103px;
  height: 80px;
  text-align: center;
  margin-top: 10px;
}
.wrapper_rightSideNav_pub .aSideNav_pub p {
  font-size: 12px;
}
.wrapper_rightSideNav_pub .aSideNav_pub i {
  display: inline-block;
  width: 60px;
  height: 60px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}
.wrapper_rightSideNav_pub .aSideNav_pub i img {
  width: 150px;
  height: auto;
  right: 185px;
  top: -40px;
  position: relative;
  display: none;
}
.wrapper_rightSideNav_pub .aSideNav_pub i:hover img {
  display: block;
}
.wrapper_rightSideNav_pub .goTop_pub {
  height: 13px;
  width: 103px;
  text-align: center;
  margin-top: 10px;
}
.wrapper_rightSideNav_pub .goTop_pub i {
  display: inline-block;
  width: 38px;
  height: 13px;
}
.wrapper_rightSideNav_pub .goTop_pub i img {
  width: 100%;
  height: 100%;
}
/*分页开始*/
.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto;
  margin-bottom: 30px;
}
.xll_pagebox > span {
  font-size: 14px;
  color: #7d7d7d;
  margin-left: 6px;
}
.xll_pagebox > a {
  margin-top: 10px;
  display: inline-block;
  width: 53px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  color: #7d7d7d;
  border-radius: 3px;
}
.xll_pagebox > p {
  display: inline-block;
}
.page_hide a,
.page_hide span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d;
  font-size: 14px;
}
.page_hide span {
  background-color: #df0000;
  color: #fff;
  border: 1px solid #df0000;
}
.xll_pagebox > a:hover,
.zt12:hover,
.page_hide a:hover {
  color: #fff;
  background-color: #df0000;
  border: 1px solid #df0000;
}
.xll_pagebox > font {
  margin-left: 0px;
  color: #7d7d7d;
}
.zt11 {
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
}
.zt12 {
  width: 53px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  background-color: #fff;
  cursor: pointer;
}
.xll_pagebox_mobile {
  display: none !important;
}
/* 分页结束 */

.wrapper_ztzl_pub .card {
  width: 1280px;
  min-height: 1054px;
  padding-top: 29px;
  margin: 0 auto;
  background-image: url("card_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .redian {
  width: 1176px;
  height: 58px;
  margin: 0 auto;
  background-image: url("rdzt_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .rdArea {
  width: 1176px;
  min-height: 450px;
  margin: 0 auto;
  margin-top: 20px;
}
.wrapper_ztzl_pub .card .rdArea .rdzt {
  width: 370px;
  height: 130px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.wrapper_ztzl_pub .card .rdArea .rdzt:nth-child(3n) {
  margin-right: 0;
}

.wrapper_ztzl_pub .card .rdArea .rdzt a img {
  width: 100%;
  height: 100%;
}
.wrapper_ztzl_pub .card .guidang {
  width: 1176px;
  height: 58px;
  margin: 0 auto;
  margin-top: 28px;
  background-image: url("ygdzt_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.wrapper_ztzl_pub .card .gdArea {
  width: 1176px;
  min-height: 343px;
  margin: 0 auto;
  margin-top: 20px;
}
.wrapper_ztzl_pub .card .gdArea .gdzt {
  width: 370px;
  height: 100px;
  margin-right: 30px;
  margin-bottom: 20px;
}

.wrapper_ztzl_pub .card .gdArea .gdzt:nth-child(3n) {
  margin-right: 0;
}
.wrapper_ztzl_pub .card .gdArea .gdzt a img {
  width: 100%;
  height: 100%;
}
.wrapper_ztzl_pub {
  margin-bottom: 45px;
}
.wrapper_ztzl_pub .wrapper_bread_pub {
  width: 100%;
  min-width: 1280px;
  height: 80px;
  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: 1280px;
  height: 80px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 16px;
}
.wrapper_ztzl_pub .wrapper_bread_pub .wraper_bread_inner_pub i {
  display: inline-block;
  width: 17px;
  height: 22px;
  background-image: url("bread_pub.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
}
/*头部改*/
.toppub_0126{
	width: 100%;
    height: 38px;
    background: #c02c38;
}
.toppubinner_0126{
	width:1280px;
	margin:0 auto;
}
.toppub_0126 a{
	float:right;
	line-height:33px;
}
.toppub_0126 a img{
	vertical-align: middle;
    margin-right: 30px;
}
.wrapper_header_pub .wrapper_top_pub{height: 440px;}

.wrapper_footer_pub .wrapper_top_pub{background:#757575;}
.wrapper_footer_pub{background:#c02c38;}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_mid_pub{color:#fff;}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub{color:#fff;}
.wrapper_footer_pub .wrapper_bottom_pub .webInfos_pub .webInfos_right_pub p a{color:#fff;}