/* 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: 640px;
  height: 341px;
  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: 640px;
  height: 341px;
  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;
  }
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
body {
  font-family: "Microsoft YaHei";
}
.u_webHeader {
  display: none;
}
.g_bdw {
  background: url(../images/header.png) 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: 25px;
}
.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;
  position: relative;
  height: 599px;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
  top: 174px;
  left: 81px;
  width: 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;
  color: #555555;
  font-weight: bold;
  margin-bottom: 15px;
}
.g_bdw .m_list .m_title a {
  color: #555555;
}
.g_bdw .m_list .m_zy {
  color: #666666;
  font-size: 14px;
  text-indent: 2em;
  line-height: 26px;
}
.g_bdw .m_list .m_zy a {
  color: #a4671c;
}
.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_gl {
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_gl .m_con {
  font-size: 22px;
  color: #58492b;
  line-height: 40px;
  text-indent: 2em;
  width: 1145px;
  margin-top: -40px;
  margin-left: 46px;
}
.g_bdw .g_importantNews {
  margin-top: 276px;
  position: relative;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_importantNews .m_banner {
  background: url(../images/banner1.png) center no-repeat;
  height: 59px;
}
.g_bdw .g_importantNews .m_l_main {
  width: 640px;
  position: relative;
  z-index: 2;
  margin-top: 38px;
}
.g_bdw .g_importantNews .m_r_main {
  position: absolute;
  top: 80px;
  right: -40px;
  width: 671px;
  height: 413px;
  background: #f0f0f0;
  box-shadow: 2px 2px 15px 5px #f0f0f0;
}
.g_bdw .g_importantNews .m_r_main .m_conWrap {
  margin-left: 120px;
  width: 503px;
  margin-top: 45px;
}
.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_ulList {
  margin-top: 10px;
}
.g_bdw .g_importantNews .m_ulList li {
  line-height: 44px;
  margin-bottom: 0;
  color: #333333;
}
.g_bdw .g_importantNews .m_ulList li a {
  color: #333333;
}
.g_bdw .g_importantNews .m_more {
  display: block;
  text-align: right;
}
.g_bdw .g_yqfm {
  background: url(../images/part2_bg.jpg) center no-repeat;
  width: 100%;
  height: 1208px;
  overflow: hidden;
}
.g_bdw .g_yqfm .m_banner {
  background: url(../images/banner2.png) center no-repeat;
  height: 59px;
  margin-top: 112px;
}
.g_bdw .g_yqfm .m_imgs {
  width: 1195px;
  height: 635px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.g_bdw .g_yqfm .m_imgs .slideBox {
  width: 1195px;
  height: 635px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
}
.g_bdw .g_yqfm .m_imgs .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.g_bdw .g_yqfm .m_imgs .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
  height: 635px;
}
.g_bdw .g_yqfm .m_imgs .slideBox .bd img {
  width: 1195px;
  height: 586px;
  display: block;
}
.g_bdw .g_yqfm .m_imgs .slideBox .bd .m_imgTitle {
  background: url(../images/title_bg.png) no-repeat;
  width: 1140px;
  height: 84px;
  line-height: 84px;
  left: 50%;
  margin-left: -570px;
  bottom: 13px;
  font-size: 22px;
}
.g_bdw .g_yqfm .m_imgs .slideBox .bd .m_imgTitle a {
  color: #fff;
  margin-left: 55px;
}
.g_bdw .g_yqfm .m_imgs .slideBox .prev,
.g_bdw .g_yqfm .m_imgs .slideBox .next {
  position: absolute;
  left: 80%;
  bottom: 6%;
  display: block;
  width: 56px;
  height: 31px;
}
.g_bdw .g_yqfm .m_imgs .slideBox .next {
  left: auto;
  right: 10%;
  background: url(../images/right.png) no-repeat;
}
.g_bdw .g_yqfm .m_imgs .slideBox .next:hover {
  background: url(../images/right_active.png) no-repeat;
}
.g_bdw .g_yqfm .m_imgs .slideBox .prev {
  background: url(../images/left.png) no-repeat;
}
.g_bdw .g_yqfm .m_imgs .slideBox .prev:hover {
  background: url(../images/left_active.png) no-repeat;
}
.g_bdw .g_yqfm .m_texts {
  margin-top: 25px;
  width: 1117px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_yqfm .m_texts .m_list {
  padding-bottom: 25px;
  border-bottom: 1px dashed #777777;
}
.g_bdw .g_yqfm .m_texts .m_list .m_title {
  width: 1072px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  color: #555555;
  font-weight: bold;
  margin-bottom: 15px;
}
.g_bdw .g_yqfm .m_texts .m_list .m_title a {
  color: #555555;
}
.g_bdw .g_yqfm .m_texts .m_list .m_zy {
  width: 1072px;
  margin-left: auto;
  margin-right: auto;
  color: #666666;
  font-size: 14px;
  text-indent: 2em;
  line-height: 26px;
}
.g_bdw .g_yqfm .m_texts .m_list .m_zy a {
  color: #a4671c;
}
.g_bdw .g_yqfm .m_texts .m_ulList {
  width: 1072px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.g_bdw .g_yqfm .m_texts .m_ulList li {
  line-height: 44px;
  margin-bottom: 0;
  color: #333333;
}
.g_bdw .g_yqfm .m_texts .m_ulList li a {
  padding-left: 10px;
  color: #333333;
}
.g_bdw .g_fullScreenImgs .m_banner {
  background: url(../images/banner3.png) center no-repeat;
  height: 59px;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev,
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next {
  width: 31px;
  height: 75px;
  margin-top: -35px;
  opacity: 1;
  background: none;
}
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_prev img,
.g_bdw .g_fullScreenImgs .m_fullImgsWrap .m_fullImgsCon .m_fullImgs_hd .u_next img {
  width: 31px;
  height: 75px;
}
@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;
  }
  .g-mobile .g_bdw .g_gl {
    width: 100%;
  }
  .g-mobile .g_bdw .g_gl .m_con {
    width: 85%;
    font-size: 1.2rem;
    margin-left: 12%;
  }
  .g-mobile .g_bdw .m_imgTitle a {
    font-size: 1rem;
  }
  .g-mobile .g_bdw .g_importantNews {
    margin-top: 2rem;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_importantNews .m_l_main {
    width: 100%;
  }
  .g-mobile .g_bdw .g_importantNews .m_r_main {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%;
  }
  .g-mobile .g_bdw .g_importantNews .m_r_main .m_conWrap {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_yqfm {
    height: auto;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .next {
    right: 7%;
    bottom: 2%;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .prev {
    bottom: 15%;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .bd li {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .bd img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .bd .m_imgTitle {
    background-size: cover;
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: -10%;
  }
  .g-mobile .g_bdw .g_yqfm .m_imgs .slideBox .bd .m_imgTitle a {
    margin-left: 0;
    padding-left: 5%;
  }
  .g-mobile .g_bdw .g_yqfm .m_texts {
    width: 100%;
  }
  .g-mobile .g_bdw .g_yqfm .m_texts .m_list .m_title,
  .g-mobile .g_bdw .g_yqfm .m_texts .m_list .m_zy {
    width: 95%;
  }
  .g-mobile .g_bdw .g_yqfm .m_texts .m_ulList {
    width: 95%;
  }
  .g-mobile .g_bdw .g_fullScreenImgs .m_con {
    display: none;
  }
  .g-mobile .g_bdw .g_fullScreenImgs .slideBox {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_fullScreenImgs .slideBox .bd li {
    position: relative;
  }
  .g-mobile .g_bdw .g_fullScreenImgs .slideBox .bd img {
    width: 100%;
    height: auto;
  }
}
