/* CSS Document */
/*全局基础设置css*/
* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
.m_area {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.m_area:after {
  content: "";
  display: block;
  clear: both;
}
/*头部*/
.g_bdw {
  background: url(../images/bg_head.jpg) center top no-repeat;
}
.g_bdw .m_header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  position: relative;
  overflow: hidden;
  height: 656px;
}
.g_bdw .m_header:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
  z-index: 10;
}
.g_bdw .m_header .m_h_img2 {
  top: 55px;
  left: 410px;
  -webkit-animation: fadeIn 0.5s ease-out both;
  animation: fadeIn 0.5s ease-out both;
}
.g_bdw .m_header .m_h_img1 {
  top: 210px;
  left: 135px;
  -webkit-animation: bounceInDown 1.7s 0.5s ease-out both;
  animation: bounceInDown 1.7s 0.5s ease-out both;
}
@-webkit-keyframes ani_top_2 {
  0% {
    -webkit-transform: translate3d(0, 0.95238095rem, 0);
    transform: translate3d(0, 0.95238095rem, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes ani_top_2 {
  0% {
    -webkit-transform: translate3d(0, 0.95238095rem, 0);
    transform: translate3d(0, 0.95238095rem, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
/*焦点轮播图*/
.m_area_wrap .m_area {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.m_area_wrap .m_area:after {
  content: "";
  display: block;
  clear: both;
}
.slideBox {
  float: left;
  width: 640px;
  height: 340px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 10px;
  bottom: 12px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  list-style: none;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.slideBox .hd ul .on {
  background: #d79d00;
  width: 24px;
  border-radius: 5px;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox .bd li img {
  width: 640px;
  height: 340px;
  display: block;
}
.slideBox .bd li .img_title {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
}
.slideBox .bd li .img_title h3 {
  padding-left: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
:root .img_title {
  filter: none;
}
.u_webHeader {
  display: none;
}
/*资讯*/
.focus_news {
  float: right;
  width: 500px;
}
.m_news {
  padding-bottom: 15px;
  border-bottom: 1px dotted #d4d4d4;
  margin-bottom: 15px;
}
.m_news h3 {
  font-size: 24px;
  margin-bottom: 10px;
  text-align: center;
}
.m_news h3 a {
  color: #555;
}
.m_news p {
  font-size: 14px;
  color: #666;
  text-indent: 2em;
  line-height: 2em;
}
.m_news p a {
  color: #2f6905;
}
.nobor {
  border: 0;
}
.list li {
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 5px;
  background: url(../images/ico_list.png) 0 center no-repeat;
  padding-left: 20px;
}
.list li a {
  color: #333;
}
.more {
  padding-top: 10px;
}
.more a {
  float: right;
  padding: 0 15px 0 0;
  color: #444;
  background: url(../images/ico_more.png) right center no-repeat;
  font-size: 12px;
}
.m_hd {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-bottom: 50px;
  position: relative;
  height: 58px;
}
.m_hd:after {
  content: "";
  display: block;
  clear: both;
}
.m_hd h2 {
  text-indent: -9999px;
}
.m_hd a {
  position: absolute;
  color: #1680c3;
  bottom: 16px;
  right: 50px;
  font-size: 16px;
}
.m_hd1 {
  background: url(../images/tit_focus.png) center 0 no-repeat;
}
.m_area_wrap {
  margin-bottom: 50px;
}
/*视频s*/
.m_area_wrap_video {
  background: url(../images/bg_video.png) center 0 no-repeat;
  height: 768px;
  margin-bottom: 20px;
}
.g_bdw .m_area_video {
    padding-top:47px;
  }
.m_area_wrap_video .m_area .m_video1 {
  width: 1200px;
  margin: 0 auto;
  height: 675px;
}
.m_area_wrap_video .m_area .m_video1 #a1 {
  width: 1200px;
  height: 675px;
}
.m_area_wrap_video .m_area .m_video1 span {
  display: none;
}
/*视频e*/
/*扶贫纪实s*/
.m_hd2 {
  background: url(../images/tit_record.png) center 0 no-repeat;
}
.m_fullImgsWrap {
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-bottom: 45px;
}
.m_fullImgsWrap .m_fullImgsCon {
  width: 960px;
  height: 510px;
  margin: auto;
  position: relative;
}
.m_fullImgsWrap .m_fullImgsCon img {
  width: 950px;
  height: 500px;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs {
  overflow: visible;
  position: absolute;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul {
  width: 960px;
  height: 510px;
  zoom: 1;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul:after {
  content: "";
  display: block;
  clear: both;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li {
  background: #fff;
  padding: 5px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 500px;
  overflow: hidden;
  left: 1920px;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li a {
  display: inline-block;
  position: relative;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle {
  position: absolute;
  color: #FFFFFF;
  bottom: 5px;
  left: 0;
  width: 950px;
  background: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
  margin-left: 5px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 18px;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle a {
  color: #FFFFFF;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd {
  height: 510px;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev,
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next {
  width: 31px;
  height: 75px;
  line-height: 75px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 5px;
  z-index: 3;
  text-align: center;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev img,
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next img {
  width: 31px;
  height: 75px;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev:hover img {
  display: inline;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next {
  margin: -25px 5px 0 0;
  right: 0;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next:hover img {
  display: inline;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-left,
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right {
  padding: 5px;
  z-index: 4;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 500px;
  left: -960px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: #fff;
  overflow: hidden;
}
.m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right {
  left: 960px;
}
.m_fullImgsWrap .m_fullImgsCon .disabled {
  background-color: #eee;
}
.m_fullImgsWrap .m_fullImgsCon .active {
  z-index: 2;
  left: 0;
}
/*扶贫纪实e*/
@media only screen and (max-width: 750px) {
  .u_webHeader {
    display: block;
  }
  .g_bdw {
    background: 0;
  }
  .g_bdw .m_header,
  .g_bdw .m_area {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_area_wrap {
    height: auto;
    background: 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .g_bdw .m_area_wrap .m_area {
    background: 0;
    padding: 0;
  }
  .g_bdw .m_lead {
    width: 100%;
    padding: 0;
  }
  .g_bdw .m_lead h3 {
    font-size: 20px;
  }
  .g_bdw .m_lead h3 a {
    color: #000;
  }
  .g_bdw .m_lead p {
    padding: 10px 3%;
    color: #000;
  }
  .g_bdw .m_area .slideBox {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_area .slideBox img {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_area .focus_news {
    float: none;
    width: 94%;
    padding: 10px 3%;
    position: static;
  }
  .g_bdw .m_hd {
    width: 100%;
    background-size: 170%;
    height: 4em;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .g_bdw .m_hd a {
    top: 35%;
    right: 0;
    font-size: 14px;
  }
  .g_bdw .hd_intro {
    background-color: #2f8dc9;
    background-position-y: center;
    background-size: 40%;
    height: 3em;
    margin-bottom: 10px;
  }
  .g_bdw .m_area_video {
    background: 0;
    height: auto;
  }
  .g_bdw .m_area_video .m_video1 {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_area_video .m_video1 #a1 {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_area_video .bg_left,
  .g_bdw .m_area_video .bg_right {
    display: none;
  }
  .g_bdw .pic_list ul {
    padding: 0;
  }
  .g_bdw .pic_list ul li {
    float: none;
    margin: 0 auto 10px;
  }
  .g_bdw .m_fullImgsWrap {
    margin: 20px 0 0 0;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs {
    width: 100%;
    position: static;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul {
    width: 100%;
    height: auto;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li {
    width: 100%;
    height: auto;
    position: relative;
    padding: 0;
    left: 0;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle {
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd {
    height: auto;
  }
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-left,
  .g_bdw .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right {
    display: none;
  }
  .g_bdw .m_h_img,
  .g_bdw .m_area_wrap4 {
    display: none;
  }
}
