/* 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;
}
.g_fullScreenImgs {
  margin-top: 50px;
}
.g_fullScreenImgs .m_fullImgsWrap {
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-bottom: 45px;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon {
  width: 960px;
  height: 510px;
  margin: auto;
  position: relative;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon img {
  width: 950px;
  height: 500px;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs {
  overflow: visible;
  position: absolute;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul {
  width: 960px;
  height: 510px;
  zoom: 1;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul:after {
  content: "";
  display: block;
  clear: both;
}
.g_fullScreenImgs .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;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li a {
  display: inline-block;
  position: relative;
}
.g_fullScreenImgs .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;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle a {
  color: #FFFFFF;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd {
  height: 510px;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev,
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next {
  width: 50px;
  height: 50px;
  line-height: 70px;
  display: block;
  filter: alpha(opacity=70);
  opacity: .7;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  margin-left: 5px;
  z-index: 3;
  background: #000;
  text-align: center;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev img,
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next img {
  width: 18px;
  height: 30px;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev:hover {
  background-color: #303030;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev:hover img {
  display: inline;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next {
  margin: -25px 5px 0 0;
  right: 0;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next:hover {
  background-color: #303030;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next:hover img {
  display: inline;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-left,
.g_fullScreenImgs .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: .5;
  background: #fff;
  overflow: hidden;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .mask-right {
  left: 960px;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .disabled {
  background-color: #eee;
}
.g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .active {
  z-index: 2;
  left: 0;
}
.g_importantNews .slideBox {
  width: 660px;
  height: 410px;
  overflow: hidden;
  position: relative;
}
.g_importantNews .slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 30px;
  bottom: 15px;
  z-index: 1;
}
.g_importantNews .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  list-style: none;
}
.g_importantNews .slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #d6b128;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.g_importantNews .slideBox .hd ul li.on {
  background: #ffffff;
  width: 20px;
  border-radius: 10px;
}
.g_importantNews .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.g_importantNews .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.g_importantNews .slideBox .bd img {
  width: 660px;
  height: 410px;
  display: block;
}
.g_importantNews .m_ulList {
  margin-top: 30px;
}
.g_importantNews .m_ulList li {
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}
.g_importantNews .m_ulList li a {
  color: #000000;
  padding-left: 10px;
}
.g_importantNews .m_ulList li span {
  color: #033e8f;
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 750px) {
  .web_w {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_importantNews .slideBox {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_importantNews .slideBox .bd img {
    width: 100%;
    height: auto;
  }
}
body {
  font-family: "Microsoft YaHei";
  background-color: #b60b0c;
}
.u_webHeader {
  display: none;
}
.g_bdw {
  background: url(../images/header.jpg) top center no-repeat;
  width: 100%;
  position: relative;
  zoom: 1;
  /*左布局*/
  /*右布局*/
  /*banner条*/
}
.g_bdw:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .m_l_main {
  float: left;
}
.g_bdw .m_r_main {
  float: right;
}
.g_bdw .m_banner {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center;
}
.g_bdw .m_banner a {
  position: absolute;
  font-size: 14px;
  color: #777777;
  right: 30px;
  top: 55px;
}
.g_bdw .m_header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 903px;
  position: relative;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
  top: 245px;
  left: 0;
  height: 0;
}
.g_bdw .m_header .m_h_img img {
  opacity: 0;
}
.g_bdw .m_list {
  padding-bottom: 30px;
  border-bottom: 1px dashed #777777;
}
.g_bdw .m_list .m_title {
  font-size: 24px;
  color: #555555;
  margin-bottom: 15px;
  font-weight: bold;
  margin-top: 30px;
}
.g_bdw .m_list .m_title a {
  color: #555555;
}
.g_bdw .m_list .m_zy {
  color: #777777;
  font-size: 16px;
  text-indent: 2em;
  line-height: 30px;
}
.g_bdw .m_list .m_zy a {
  color: #e23e3e;
}
.g_bdw .m_imgTitle {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.g_bdw .m_imgTitle a {
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 10px;
}
.g_bdw .g_videoWrap .m_banner {
  margin-top: 65px;
  margin-bottom: 60px;
}
.g_bdw .g_videoWrap .m_con {
  background: url(../images/video_bg.png) center no-repeat;
  width: 1233px;
  height: 712px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 60px;
}
.g_bdw .g_videoWrap .gmwvideo {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
  height: 675px;
}
.g_bdw .g_videoWrap .m_videoTextWrap {
  background: url(../images/videoText_bg.png) no-repeat;
  height: 286px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-bottom: 60px;
}
.g_bdw .g_videoWrap .m_videoTextWrap .m_textCon {
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  line-height: 48px;
  color: #FFFFFF;
  margin-top: 66px;
  text-indent: 2em;
}
.g_bdw .g_importantNews {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.g_bdw .g_importantNews .m_l_main {
  width: 660px;
}
.g_bdw .g_importantNews .m_r_main {
  width: 540px;
  height: 416px;
  margin-top: -3px;
  background: url(../images/new_bg.png) no-repeat;
}
.g_bdw .g_importantNews .m_r_main .m_textWrap {
  width: 435px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_importantNews .m_con {
  zoom: 1;
}
.g_bdw .g_importantNews .m_con:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_importantNews .m_more {
  float: right;
}
.g_bdw .g_importantNews .slideBox .m_imgTitle {
  background: url(../images/titleBg.png) repeat-x;
  height: 73px;
  line-height: 90px;
}
.g_bdw .g_importantNews .slideBox .hd ul li {
  background: #FFFFFF;
}
.g_bdw .g_importantNews .slideBox .hd ul li.on {
  background: #e0b36f;
  width: 25px;
}
.g_bdw .g_importantNews .m_ulList li {
  height: 32px;
  line-height: 32px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform .3s;
}
.g_bdw .g_importantNews .m_ulList li:hover {
  background: url(../images/li_bg.png) no-repeat;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  -ms-transform: translateX(5px);
}
.g_bdw .g_importantNews .m_ulList li:hover a {
  padding-left: 15px;
}
.g_bdw .g_part2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-bottom: 50px;
}
.g_bdw .g_part2:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part2 .m_banner {
  margin-bottom: 60px;
}
.g_bdw .g_part2 .m_banner a {
  right: 0;
  top: 40px;
}
.g_bdw .g_part2 .m_con {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.g_bdw .g_part2 .m_con:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part2 .m_l_main {
  overflow: hidden;
  position: relative;
  width: 903px;
  margin-top: 40px;
}
.g_bdw .g_part2 .m_l_main img {
  width: 903px;
  height: 508px;
  display: block;
}
.g_bdw .g_part2 .m_l_main .m_videoTitle {
  position: absolute;
  width: 903px;
  height: 40px;
  line-height: 40px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  font-size: 18px;
  color: #fff;
  left: 0;
  bottom: 0;
  text-align: center;
  z-index: 999;
}
.g_bdw .g_part2 .m_l_main .m_videoTitle a {
  color: #FFFFFF;
}
.g_bdw .g_part2 .gmwvideo {
  width: 903px;
  height: 508px;
}
.g_bdw .g_part2 .m_r_main {
  width: 250px;
}
.g_bdw .g_part2 .picScroll-top {
  margin: 0 auto;
  height: 610px;
  width: 250px;
  overflow: hidden;
  position: relative;
}
.g_bdw .g_part2 .picScroll-top .hd {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
}
.g_bdw .g_part2 .picScroll-top .hd .prev,
.g_bdw .g_part2 .picScroll-top .hd .next {
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 0;
  width: 65px;
  height: 19px;
  overflow: hidden;
  cursor: pointer;
}
.g_bdw .g_part2 .picScroll-top .hd .next {
  bottom: 0;
  top: auto;
}
.g_bdw .g_part2 .picScroll-top .bd {
  margin-top: 20px;
}
.g_bdw .g_part2 .picScroll-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.g_bdw .g_part2 .picScroll-top .bd ul li {
  text-align: center;
  zoom: 1;
  margin-top: 20px;
}
.g_bdw .g_part2 .picScroll-top .bd ul li img {
  width: 250px;
  height: 141px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part2 .picScroll-top .m_title {
  font-size: 14px;
  color: #fff;
  margin: 5px 0 0 0;
}
.g_bdw .g_part2 .picScroll-top .m_title a {
  color: #FFFFFF;
}
.g_bdw .g_part2 .videoUrl {
  display: none;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li {
  background: none;
}
