/* 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: -5px;
  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: 670px;
  height: 390px;
  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: 670px;
  height: 390px;
  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: url(../images/bg.jpg) repeat;
}
.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;
}
.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: 814px;
  position: relative;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
  top: 229px;
  left: 203px;
  height: 0;
}
.g_bdw .m_header .m_h_img img {
  opacity: 0;
}
.g_bdw .m_list {
  padding-bottom: 15px;
  border-bottom: 1px dashed #777777;
}
.g_bdw .m_list .m_title {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 15px;
}
.g_bdw .m_list .m_title a {
  color: #fff;
}
.g_bdw .m_list .m_zy {
  color: #ffc072;
  font-size: 14px;
  text-indent: 2em;
  line-height: 26px;
}
.g_bdw .m_list .m_zy a {
  color: #fff;
}
.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_part1 {
  background: url(../images/navBg.png) center no-repeat;
  height: 136px;
  overflow: hidden;
  margin-bottom: 67px;
}
.g_bdw .g_part1 .m_con {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part1 .m_con .picScroll-left {
  overflow: hidden;
  position: relative;
  margin-top: 40px;
}
.g_bdw .g_part1 .m_con .picScroll-left .hd {
  width: 100%;
  height: 100%;
  top: 10px;
  position: absolute;
}
.g_bdw .g_part1 .m_con .picScroll-left .hd .next {
  float: right;
  background: url(../images/right.png) no-repeat;
  margin-top: 13px;
  position: relative;
  z-index: 6;
  cursor: pointer;
  width: 15px;
  height: 29px;
}
.g_bdw .g_part1 .m_con .picScroll-left .hd .next:hover {
  background: url(../images/rightOn.png) no-repeat;
}
.g_bdw .g_part1 .m_con .picScroll-left .hd .prev {
  margin-top: 13px;
  float: left;
  position: relative;
  z-index: 6;
  cursor: pointer;
  background: url(../images/left.png) no-repeat;
  width: 15px;
  height: 29px;
}
.g_bdw .g_part1 .m_con .picScroll-left .hd .prev:hover {
  background: url(../images/leftOn.png) no-repeat;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd {
  width: 995px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 5;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd .tempWrap {
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd ul li {
  width: 110px;
  margin: 0 30px;
  cursor: pointer;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd ul li .title {
  line-height: 24px;
  font-size: 18px;
  color: #fff;
}
.g_bdw .g_part1 .m_con .picScroll-left .bd ul li .title a {
  color: #fff;
}
.g_bdw .g_part2 {
  background: url(../images/hdjsBg.png?v=1) center no-repeat;
  height: 420px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
  overflow: hidden;
}
.g_bdw .g_part2 .m_con {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 32px;
  width: 1000px;
  margin-left: 172px;
  margin-top: 20px;
}
.g_bdw .g_importantNews {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/part2Bg.png) center no-repeat;
  height: 472px;
  overflow: hidden;
  margin-bottom: 70px;
}
.g_bdw .g_importantNews .m_l_main {
  width: 670px;
  margin-top: 36px;
  margin-left: 32px;
}
.g_bdw .g_importantNews .m_r_main {
  width: 420px;
  margin-top: 36px;
  margin-right: 32px;
}
.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_imgTitle {
  background: url(../images/title_bg.png) repeat-x;
  height: 95px;
  line-height: 130px;
  bottom: -5px;
}
.g_bdw .g_importantNews .slideBox .hd ul li {
  background: #FFFFFF;
}
.g_bdw .g_importantNews .slideBox .hd ul li.on {
  background: #ffc072;
}
.g_bdw .g_importantNews .m_ulList {
  margin-top: 5px;
}
.g_bdw .g_importantNews .m_ulList li {
  background: url(../images/icon.png) left no-repeat;
  margin: 0;
  line-height: 48px;
  color: #FFFFFF;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.g_bdw .g_importantNews .m_ulList li a {
  color: #FFFFFF;
  margin-left: 20px;
}
.g_bdw .g_importantNews .m_more {
  display: block;
  text-align: right;
}
.g_bdw .m_btns {
  overflow: hidden;
  clear: both;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 76px;
}
.g_bdw .g_part3 {
  margin-bottom: 99px;
}
.g_bdw .g_part3 .m_banner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/banner1.png) center no-repeat;
  height: 96px;
  margin-bottom: 50px;
}
.g_bdw .g_part3 .m_banner a {
  right: 290px;
  top: 65px;
}
.g_bdw .g_part3 .picScroll-left2 {
  overflow: hidden;
  position: relative;
  width: 1380px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part3 .picScroll-left2 .hd {
  overflow: hidden;
  height: 60px;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
}
.g_bdw .g_part3 .picScroll-left2 .hd .prev,
.g_bdw .g_part3 .picScroll-left2 .hd .next {
  display: block;
  width: 51px;
  height: 60px;
  float: left;
  overflow: hidden;
  cursor: pointer;
}
.g_bdw .g_part3 .picScroll-left2 .hd .next {
  background: url(../images/next.png) no-repeat;
  float: right;
}
.g_bdw .g_part3 .picScroll-left2 .hd .prev {
  background: url(../images/prev.png) no-repeat;
}
.g_bdw .g_part3 .picScroll-left2 .bd {
  position: relative;
  z-index: 5;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part3 .picScroll-left2 .bd ul {
  overflow: hidden;
  zoom: 1;
}
.g_bdw .g_part3 .picScroll-left2 .bd ul li {
  margin: 0 15px;
  width: 270px;
  float: left;
  _display: inline;
  overflow: hidden;
  position: relative;
}
.g_bdw .g_part3 .picScroll-left2 .bd ul li .pic img {
  width: 270px;
  height: 400px;
  display: block;
}
.g_bdw .g_part3 .picScroll-left2 .m_title {
  display: none;
  margin-top: 15px;
  font-size: 16px;
  color: #FFFFFF;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.g_bdw .g_part3 .picScroll-left2 .m_title a {
  color: #FFFFFF;
}
.g_bdw .g_part4 {
  overflow: hidden;
  clear: both;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.g_bdw .g_part4 .m_800 {
  width: 800px;
}
.g_bdw .g_part4 .m_800 .m_banner {
  width: 800px;
  background: url(../images/banner2.png) center no-repeat;
  height: 96px;
  margin-bottom: 20px;
}
.g_bdw .g_part4 .m_800 .m_banner a {
  right: 110px;
  top: 65px;
}
.g_bdw .g_part4 .m_800 ul {
  overflow: hidden;
  clear: both;
}
.g_bdw .g_part4 .m_800 ul li {
  position: relative;
  width: 389px;
  float: left;
}
.g_bdw .g_part4 .m_800 ul li .m_imgWrap {
  width: 389px;
  height: 271px;
  border-radius: 5px;
}
.g_bdw .g_part4 .m_800 ul li .m_imgWrap img {
  width: 389px;
  height: 271px;
  display: block;
  border-radius: 5px;
}
.g_bdw .g_part4 .m_800 ul li .m_titleWrap {
  background: url(../images/titleBg.png) no-repeat;
  width: 388px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  margin-top: -35px;
}
.g_bdw .g_part4 .m_800 ul li .m_titleWrap a {
  display: block;
  width: 310px;
  margin-left: auto;
  margin-right: auto;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 22px;
  color: #FFC072;
  font-weight: bold;
}
.g_bdw .g_part4 .m_800 ul li.m_li2 {
  margin-top: 43px;
  margin-left: 22px;
}
.g_bdw .g_part4 .m_800 ul li.m_li4 {
  margin-top: 27px;
}
.g_bdw .g_part4 .m_385 {
  width: 385px;
  background: url(../images/blockBg.png) no-repeat;
  height: 798px;
}
.g_bdw .g_part4 .m_385 .m_banner {
  width: 385px;
  background: url(../images/banner3.png) center no-repeat;
  height: 112px;
  margin-bottom: 20px;
}
.g_bdw .g_part4 .m_385 .m_banner a {
  right: 110px;
  top: 65px;
}
.g_bdw .g_part4 .m_385 .m_textLists {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part4 .m_385 .m_list {
  padding-bottom: 15px;
  border-top: 1px dashed #629987;
  border-bottom: none;
  padding-top: 15px;
}
.g_bdw .g_part4 .m_385 .m_list .m_title {
  background: url(../images/icon.png) left no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.g_bdw .g_part4 .m_385 .m_list .m_title a {
  color: #fff;
  padding-left: 20px;
}
.g_bdw .g_part4 .m_385 .m_list .m_zy {
  color: #fff;
  font-size: 14px;
  text-indent: 2em;
  line-height: 26px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.g_bdw .g_part4 .m_385 .m_list .m_zy a {
  color: #ffc072;
}
.g_bdw .g_part4 .m_385 .m_list:first-child {
  border-top: none;
}
.g_bdw .g_fullScreenImgs .m_banner {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/banner4.png) center no-repeat;
  height: 96px;
  margin-bottom: 50px;
}
.g_bdw .g_fullScreenImgs .m_banner a {
  right: 290px;
  top: 65px;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon img {
  height: 510px;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li {
  padding: 0 5px;
  height: 510px;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs ul li .m_imgTitle {
  bottom: 0;
}
@media only screen and (max-width: 750px) {
  .web_w {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .u_webHeader {
    display: block;
  }
  .g-mobile .m_header {
    display: none;
  }
  .g-mobile .g_bdw {
    background: none;
  }
  .g-mobile .g_bdw .m_r_main,
  .g-mobile .g_bdw .m_l_main {
    float: none;
  }
  .g-mobile .g_bdw .m_banner {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-size: cover;
  }
  .g-mobile .g_bdw .m_banner img {
    width: 100%;
  }
  .g-mobile .g_bdw .m_banner a {
    right: 0;
    top: 0;
  }
}
