
.fd {
    clear: both;
}
.notice {
  width: 100%;
  height: 398px;
  margin-top: 30px;
  background: url(../image/bj_02.png);
  background-size: 100% 100%;
}
.notice_con {
  width: 1440px;
  margin: 0 auto;
}
.notice_left {
  float: left;
  overflow: hidden;
  position: relative;
  width: 54%;
}
.notice_left .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 10px;
  z-index: 1;
}
.notice_left .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.notice_left .hd ul li {
  float: left;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
}
.notice_left .hd ul li.on {
  width: 9px;
  height: 9px;
  background: none;
  border: 1px solid #fff;
}
.notice_left .bd {
  position: relative;
  z-index: 0;
  background-color: #ccc;
}
.notice_left .bd li {
  zoom: 1;
  vertical-align: middle;
}
.notice_left .bd li p {
  width: 97%;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 1.5% 0 1.5% 3%;
  font-size: 16px;
  margin-top: -8%;
  z-index: 99;
  position: relative;
}
.notice_left .bd img {
  max-width: 100%;
  max-height: 410px;
}
.notice_left .prev, .notice_left .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../image/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.notice_left .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.notice_left .prev:hover, .notice_left .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.notice_left .prevStop {
  display: none;
}
.notice_left .nextStop {
  display: none;
}
.notice_right {
  float: left;
  width: 43%;
  margin-left: 3%;
}
.notice_top {
  float: left;
  width: 100%;
}
.notice_top_list {
  width: 33.3%;
  float: left;
  background: #dfeaf7;
  text-align: center;
  color: #363636;
  font-size: 18px;
  font-weight: bold;
  padding: 19px 0;
  border-bottom: 2px solid #004187;
  position: relative;
}
.notice_top_list:hover {
  background: #004187;
  color: #fff;
}
.notice_top_list p {
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #004187 transparent transparent transparent;
  position: absolute;
  bottom: -14px;
  left: 80px;
}
.notice_button {
  float: left;
  width: 99%;
  border-top: 1px dashed #dadada;
  margin-top: 15px;
  /*border-bottom: 1px solid #b4b5b6;*/
  padding-bottom: 33px;
}
.notice_button_list {
  width: 100%;
  padding-top: 18px;
}
.notice_button_list:hover .notice_button_list_l {
  color: #004187;
}
.notice_button_list:hover .notice_button_list_r {
  color: #004187;
}
.notice_button_list_l {
  float: left;
  width: 80%;
  color: #444;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notice_button_list_r {
  float: right;
  width: 20%;
  color: #a3a3a3;
  font-size: 12px;
  text-align: right;
}
.policy {
  width: 1440px;
  margin: 0 auto;
}
.policy_left {
  float: left;
  width: 65%;
}
.more {
  float: right;
  color: #363636;
  font-size: 14px;
  margin-right: 25px;
}
.policy_left_top {
  width: 100%;
  background: #ebebeb;
  height: 60px;
  line-height: 60px;
}
.policy_l_t_list {
  float: left;
  width: 156px;
  text-align: center;
  font-size: 18px;
 
	 background: #004187;
  color: #fff;
  font-weight: bold;
  position: relative;
}
.policy_l_t_list:hover {
  
}
.policy_l_t_list p {
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #004187 transparent transparent transparent;
  position: absolute;
  bottom: -12px;
  left: 71px;
}
.policy_left_bottom {
  width: 100%;
  height: 290px;
  margin-top: 21px;
}
.policy_left_l {
  position: absolute;
  top: 0;
  left: 0;
}

.policy_left_l img
{width:285px;height:310px;}
.policy_left_r_ab {
  position: relative;
}
.policy_left_r {
  float: right;
  width: 65%;
  padding: 8px 0;
}
/*.policy_left_r:hover .policy_left_l{display: block;}*/
.policy_left_r_list {
  width: 100%;
}
.policy_left_r_list:hover .policy_lrll {
  color: #004187;
}
.policy_left_r_list:hover .policy_lrlr {
  color: #004187;
}
.policy_lrll {
  float: left;
  width: 80%;
  font-size: 14px;
  color: #444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.policy_lrlr {
  float: left;
  width: 20%;
  font-size: 12px;
  color: #a3a3a3;
  text-align: right;
}
.policy_right {
  float: right;
  width: 31%;
  margin-left: 2%;
}
.policy_right_tit {
  width: 100%;
  background: #004187;
  height: 60px;
  line-height: 60px;
  color: #fff;
}
.policy_right_tit p {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin-left: 20px;
}
.policy_right_tit span {
  float: right;
  font-size: 14px;
  margin-right: 25px;
}
.Bulletin {
  width: 1440px;
  margin: 0 auto;
  margin-top: 30px;
}
.Bull {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.Bulletin_left {
  float: left;
  width: 32%;
  padding-bottom: 5px;
  border-bottom: 1px solid #b7b7b7;
  margin-right: 2%;
}
.Bulletin_img {
  width: 100%;
}
.Bulletin_img img {
  max-width: 100%;
}
.Bulletin_type {
  width: 100%;
  background: #effafe;
  height: 35px;
  padding: 8px 0;
  border-bottom: 1px solid #e3e4e4;
  line-height: 35px;
}
.Bulletin_type p {
  float: left;
  width: 95px;
  height: 34px;
  line-height: 34px;
  margin-left: 15px;
  background: linear-gradient(#3370b2, #004187);
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 8px;
}
.Bulletin_list {
  width: 100%;
  margin-top: 17px;
}
.Bulletin_l_left {
  float: left;
  color: #444;
  font-size: 14px;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.Bulletin_l_right {
  float: right;
  color: #a3a3a3;
  font-size: 12px;
  width: 20%;
  text-align: right;
}
.Bulletin_right {
  float: right;
  width: 32%;
  height: 50px;
  line-height: 50px;
}
.Bulletin_r_tit {
  width: 100%;
  background: #effafe;
  border-bottom: 1px solid #e8eef1;
}
.Bulletin_r_tit p {
  float: left;
  color: #004187;
  font-size: 18px;
  font-weight: bold;
  margin-left: 18px;
}
.Bulletin_r_tit span {
  float: right;
  color: #004187;
  font-size: 14px;
  margin-right: 20px;
}
.Bulletin_r_list {
  width: 100%;
  margin-top: 19px;
  text-align: center;
}
.Bulletin_r_list img {
  max-width: 100%;
  vertical-align: middle;
}
.pollute {
  width: 1440px;
  margin: 0 auto;
  margin-top: 30px;
}
.pollute_list {
  float: left;
  width: 31%;
  text-align: center;
  margin: 0 1%;
}
.pollute_list img {
  max-width: 100%;
  vertical-align: middle;
}
.pollute_list p {
  width: 100%;
  text-align: center;
  color: #454545;
  font-size: 18px;
  padding: 10px 0;
  background: #f2f2f2;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.move_pic {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}.move {
    width: 100%;
    padding-top: 12px;
}

.move_left {
    float: left;
    color: #444;
    font-size: 14px;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.move_right {
    float: right;
    color: #a3a3a3;
    font-size: 12px;
    width: 20%;
    text-align: right;
}