/* 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_importantNews .slideBox {
  width: 580px;
  height: 360px;
  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: 580px;
  height: 360px;
  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 {
  width: 100%;
  background: url(../images/header.jpg) top center no-repeat;
  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;
  margin-left: auto;
  margin-right: auto;
  width: 508px;
  height: 140px;
  margin-bottom: 50px;
}
.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: 956px;
  text-align: center;
  overflow: hidden;
}
.g_bdw .m_header .m_h_img {
  margin-top: 131px;
}
.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_daoYu {
  margin-bottom: 67px;
}
.g_bdw .g_daoYu .m_banner {
  background: url(../images/banner1.png) center no-repeat;
}
.g_bdw .g_daoYu .m_con {
  background: url(../images/daoyuBg.png) center no-repeat;
  width: 1218px;
  height: 295px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_daoYu .m_con .m_texts {
  width: 1047px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  font-size: 18px;
  line-height: 40px;
  color: #373737;
  text-indent: 2em;
}
.g_bdw .g_video {
  margin-bottom: 67px;
}
.g_bdw .g_video .m_banner {
  background: url(../images/banner2.png) center no-repeat;
}
.g_bdw .g_video .m_con {
  background: url(../images/videoBg.png) center no-repeat;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 751px;
  overflow: hidden;
}
.g_bdw .g_video .gmwvideo {
  width: 1000px;
  height: 560px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 95px;
}
.g_bdw .g_importantNews {
  margin-bottom: 67px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_importantNews .m_banner {
  background: url(../images/banner3.png) center no-repeat;
}
.g_bdw .g_importantNews .m_l_main {
  width: 580px;
}
.g_bdw .g_importantNews .m_r_main {
  width: 461px;
}
.g_bdw .g_importantNews .m_con {
  zoom: 1;
  background: url(../images/part3_bg.png) center no-repeat;
  height: 467px;
  overflow: hidden;
}
.g_bdw .g_importantNews .m_con:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_importantNews .m_wrap {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
}
.g_bdw .g_importantNews .m_list {
  padding-bottom: 15px;
  border-bottom: 1px dashed #777777;
}
.g_bdw .g_importantNews .m_list .m_title {
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  line-height: 40px;
}
.g_bdw .g_importantNews .m_list .m_title a {
  color: #555555;
}
.g_bdw .g_importantNews .m_list .m_zy {
  color: #777777;
  font-size: 16px;
  text-indent: 2em;
  line-height: 30px;
}
.g_bdw .g_importantNewa .m_list .m_zy a{color:#f04c4c;}
.g_bdw .g_importantNews .m_list .m_zy a {
  color: #033e8f;
}
.g_bdw .g_importantNews .m_ulList {
  margin-top: 10px;
}
.g_bdw .g_importantNews .m_ulList li {
  margin-bottom: 0;
  line-height: 46px;
}
.g_bdw .g_importantNews .slideBox .hd ul li {
  background: #FFFFFF;
}
.g_bdw .g_importantNews .slideBox .hd ul li.on {
  background: #2ea5ad;
}
.g_bdw .g_importantNews .slideBox .bd ul li .m_imgTitle {
  background: url(../images/imgTitle.png) no-repeat;
  height: 89px;
  line-height: 130px;
}
.g_bdw .g_importantNews .u_more {
  display: block;
  text-align: right;
  color: #333333;
  font-size: 14px;
}
.g_bdw .g_public {
  margin-bottom: 27px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_public .m_banner {
  background: url(../images/banner4.png) center no-repeat;
}
.g_bdw .g_public .m_con {
  margin-right: -60px;
  zoom: 1;
}
.g_bdw .g_public .m_con:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_public .m_block {
  width: 570px;
  height: 280px;
  margin-bottom: 40px;
  margin-right: 60px;
  background: #fffaef;
  zoom: 1;
}
.g_bdw .g_public .m_block:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_public .m_block .m_imgWrap {
  float: left;
  width: 320px;
  height: 280px;
  overflow: hidden;
}
.g_bdw .g_public .m_block .m_imgWrap img {
  width: 320px;
  height: 280px;
  transition: all 0.8s;
}
.g_bdw .g_public .m_block .m_imgWrap img:hover {
  transform: scale(1.1);
}
.g_bdw .g_public .m_block .m_textWrap {
  margin-top: 30px;
  width: 203px;
  float: left;
  margin-left: 20px;
}
.g_bdw .g_public .m_block .m_textWrap .m_title {
  font-size: 22px;
  font-weight: bold;
  color: #373737;
  line-height: 47px;
}
.g_bdw .g_public .m_block .m_textWrap .m_title a {
  color: #373737;
}
.g_bdw .g_public .m_block .m_textWrap .m_zy {
  font-size: 16px;
  color: #373737;
  line-height: 32px;
  text-indent: 2em;
}
.g_bdw .g_imgsWrap {
  background: url(../images/bottomBg.jpg) bottom no-repeat;
  width: 100%;
  padding-bottom: 180px;
}
.g_bdw .g_imgsWrap .m_banner {
  background: url(../images/banner5.png?v=01) center no-repeat;
}
.g_bdw .g_imgsWrap .m_con {
  background: url(../images/part4Bg.png) center no-repeat;
  height: 657px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.g_bdw .g_imgsWrap .slideBox {
  width: 926px;
  margin-top: 80px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_imgsWrap .slideBox .bd {
  width: 820px;
  height: 470px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 15px;
}
.g_bdw .g_imgsWrap .slideBox .bd li {
  position: relative;
  border-radius: 15px;
}
.g_bdw .g_imgsWrap .slideBox .bd img {
  width: 820px;
  height: 470px;
  border-radius: 15px;
}
.g_bdw .g_imgsWrap .slideBox .m_imgTitle {
  border-radius: 0 0 15px 15px; text-align:center;
}
.g_bdw .g_imgsWrap .slideBox .m_imgTitle a{padding-left:10px;}
.g_bdw .g_imgsWrap .slideBox .prev,
.g_bdw .g_imgsWrap .slideBox .next {
  position: absolute;
  top: 50%;
  margin-top: 22px;
  width: 24px;
  height: 43px;
  display: block;
}
.g_bdw .g_imgsWrap .slideBox .prev {
  background: url(../images/left.png) no-repeat;
  left: 0;
}
.g_bdw .g_imgsWrap .slideBox .prev:hover {
  background: url(../images/hoverleft.png) no-repeat;
}
.g_bdw .g_imgsWrap .slideBox .next {
  background: url(../images/right.png) no-repeat;
  right: 0;
}
.g_bdw .g_imgsWrap .slideBox .next:hover {
  background: url(../images/hoverRight.png) no-repeat;
}
@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: 100%;
  }
  .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_daoYu {
    margin-bottom: 2rem;
  }
  .g-mobile .g_bdw .g_daoYu .m_con {
    width: 96%;
	background:none;
    height: auto;
    border: 5px solid #ffb864;
    border-radius: 15px;
  }
  .g-mobile .g_bdw .g_daoYu .m_con .m_texts {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 1rem 0;
    font-size: 1rem;
    line-height: 2rem;
  }
  .g-mobile .g_bdw .g_video {
    margin-bottom: 2rem;
  }
  .g-mobile .g_bdw .g_video .m_con {
    background: none;
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_video .m_con .gmwvideo {
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .g-mobile .g_bdw .g_importantNews {
    margin-bottom: 2rem;
    width: 100%;
  }
  .g-mobile .g_bdw .g_importantNews .m_con {
    background: none;
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_importantNews .m_wrap {
    width: 100%;
    margin-top: 0;
  }
  .g-mobile .g_bdw .g_importantNews .m_l_main {
    width: 100%;
  }
  .g-mobile .g_bdw .g_importantNews .m_r_main {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_importantNews .m_list .m_title {
    font-size: 1.2rem;
  }
  .g-mobile .g_bdw .g_importantNews .m_ulList li {
    font-size: 1rem;
  }
  .g-mobile .g_bdw .g_public {
    margin-bottom: 2rem;
    width: 100%;
  }
  .g-mobile .g_bdw .g_public .m_con {
    margin: 0;
  }
  .g-mobile .g_bdw .g_public .m_block {
    width: 100%;
    height: auto;
    padding-bottom: 1rem;
  }
  .g-mobile .g_bdw .g_public .m_block .m_imgWrap {
    float: none;
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_public .m_block .m_imgWrap img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_public .m_block .m_textWrap {
    margin-top: 1rem;
    float: none;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_public .m_block .m_textWrap .m_title {
    font-size: 1.2rem;
  }
  .g-mobile .g_bdw .g_imgsWrap {
    background-size: 100%;
  }
  .g-mobile .g_bdw .g_imgsWrap .m_con {
    background: none;
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_imgsWrap .slideBox {
    width: 100%;
    margin-top: 0;
  }
  .g-mobile .g_bdw .g_imgsWrap .slideBox .bd {
    width: 96%;
    height: auto;
  }
  .g-mobile .g_bdw .g_imgsWrap .slideBox .bd img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_imgsWrap .slideBox .prev,
  .g-mobile .g_bdw .g_imgsWrap .slideBox .next {
    margin-top: 0;
  }
}
