/* 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: 620px;
  height: 370px;
  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: 620px;
  height: 370px;
  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.jpg) center top 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: 60px;
}
.g_bdw .m_banner a {
  position: absolute;
  font-size: 14px;
  color: #777777;
  right: 0;
  top: 17px;
}
.g_bdw .m_header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 1033px;
  position: relative;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
  top: 140px;
  left: 146px;
  height: 0;
}
.g_bdw .m_header .m_h_img img {
  opacity: 0;
}
.g_bdw .m_list {
  padding-bottom: 15px;
  border-bottom: 1px dashed #d7b579;
}
.g_bdw .m_list .m_title {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  margin-bottom: 10px;
}
.g_bdw .m_list .m_title a {
  color: #222222;
}
.g_bdw .m_list .m_zy {
  color: #666666;
  font-size: 16px;
  text-indent: 2em;
  line-height: 28px;
}
.g_bdw .m_list .m_zy a {
  color: #a1300a;
}
.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 .m_ulList {
  margin-top: 7px;
}
.g_bdw .m_ulList li {
  margin-bottom: 0;
  line-height: 44px;
  font-size: 18px;
}
.g_bdw .m_ulList li a {
  color: #222222;
  padding-left: 10px;
}
.g_bdw .m_ulList li span {
  color: #666666;
  font-size: 20px;
  font-weight: bold;
}
.g_bdw .g_importantNews {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 52px;
  margin-bottom: 90px;
}
.g_bdw .g_importantNews .m_l_main {
  width: 620px;
}
.g_bdw .g_importantNews .m_r_main {
  width: 513px;
}
.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_banner {
  background: url(../images/banner1.png) left no-repeat;
  height: 49px;
}
.g_bdw .g_importantNews .slideBox .hd ul li {
  background: #FFFFFF;
}
.g_bdw .g_importantNews .slideBox .hd ul li.on {
  background: #ef3737;
}
.g_bdw .g_part2 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}
.g_bdw .g_part2 .m_banner {
  background: url(../images/banner2.png) left no-repeat;
  height: 49px;
}
.g_bdw .g_part2 .m_con {
  zoom: 1;
}
.g_bdw .g_part2 .m_con:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part2 .m_con .m_l_main,
.g_bdw .g_part2 .m_con .m_r_main {
  width: 570px;
}
.g_bdw .g_part3 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.g_bdw .g_part3 .m_banner {
  background: url(../images/banner3.png) left no-repeat;
  height: 49px;
}
.g_bdw .g_part3 .m_lists {
  zoom: 1;
  margin-bottom: 40px;
}
.g_bdw .g_part3 .m_lists:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part3 .m_lists .m_l_main,
.g_bdw .g_part3 .m_lists .m_r_main {
  width: 570px;
}
.g_bdw .g_part3 .m_imgWrap {
  width: 570px;
  height: 300px;
  position: relative;
}
.g_bdw .g_part3 .m_imgWrap img {
  width: 100%;
  height: 300px;
}
.g_bdw .g_part3 .m_imgWrap .m_imgTitle {
  text-align: center;
}
.g_bdw .g_part3 .m_imgWrap .m_imgTitle a {
  padding: 0;
}
.g_bdw .g_part3 .m_ulList {
  margin-top: 15px;
}
.g_bdw .g_part4 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 75px;
  zoom: 1;
}
.g_bdw .g_part4:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part4 .m_l_main {
  width: 570px;
}
.g_bdw .g_part4 .m_l_main .m_banner {
  background: url(../images/banner4.png) left no-repeat;
  height: 48px;
  width: 100%;
}
.g_bdw .g_part4 .m_r_main {
  width: 570px;
}
.g_bdw .g_part4 .m_r_main .m_banner {
  background: url(../images/banner5.png) left no-repeat;
  height: 48px;
  width: 100%;
}
.g_bdw .g_part4 .m_block {
  zoom: 1;
}
.g_bdw .g_part4 .m_block:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part4 .m_block .m_imgWrap {
  float: left;
  width: 220px;
  height: 140px;
}
.g_bdw .g_part4 .m_block .m_imgWrap img {
  width: 100%;
  height: 140px;
}
.g_bdw .g_part4 .m_block .m_texts {
  float: right;
  width: 329px;
}
.g_bdw .g_part4 .m_list {
  border-bottom: none;
  margin-top: 30px;
  padding-bottom: 0;
}
.g_bdw .g_part4 .m_title {
  font-size: 20px;
  font-weight: initial;
  color: #222222;
  margin-bottom: 10px;
  border-bottom: 1px dashed #d7b579;
  padding-bottom: 15px;
}
.g_bdw .g_part4 .m_title a {
  color: #222222;
}
.g_bdw .g_part4 .m_zy {
  color: #666666;
  text-indent: 0;
  font-size: 16px;
  line-height: 28px;
}
.g_bdw .g_part4 .m_zy a {
  color: #a1300a;
}
.g_bdw .g_part5 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}
.g_bdw .g_part5 .m_banner {
  background: url(../images/banner6.png) left no-repeat;
  height: 49px;
}
.g_bdw .g_part5 ul {
  zoom: 1;
  margin-right: -57px;
}
.g_bdw .g_part5 ul:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part5 ul li {
  margin-right: 57px;
  width: 570px;
  margin-bottom: 55px;
  float: left;
  zoom: 1;
}
.g_bdw .g_part5 ul li:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_part5 ul li .m_imgWrap {
  float: left;
  width: 240px;
  height: 240px;
}
.g_bdw .g_part5 ul li .m_imgWrap img {
  width: 100%;
  height: 100%;
}
.g_bdw .g_part5 ul li .m_textCon {
  float: right;
  background: url(../images/block-bg.png) no-repeat;
  width: 310px;
  height: 240px;
}
.g_bdw .g_part5 ul li .m_textCon .m_title {
  font-size: 22px;
  line-height: 32px;
  color: #222222;
  width: 280px;
  margin: 30px auto 10px auto;
}
.g_bdw .g_part5 ul li .m_textCon .m_title a {
  color: #222222;
}
.g_bdw .g_part5 ul li .m_textCon .m_zy {
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  text-indent: 2em;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_part5 ul li .m_textCon .m_zy a {
  color: #a1300a;
}
@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: 140%;
    background-position: center;
  }
  .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_importantNews {
    width: 100%;
  }
  .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_part2 {
    width: 100%;
  }
  .g-mobile .g_bdw .g_part2 .m_l_main,
  .g-mobile .g_bdw .g_part2 .m_r_main {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_part3 {
    width: 100%;
  }
  .g-mobile .g_bdw .g_part3 .m_l_main,
  .g-mobile .g_bdw .g_part3 .m_r_main {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_part3 .m_imgWrap {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_part3 .m_imgWrap img {
    height: auto;
  }
  .g-mobile .g_bdw .g_part4 {
    width: 100%;
  }
  .g-mobile .g_bdw .g_part4 .m_l_main,
  .g-mobile .g_bdw .g_part4 .m_r_main {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .g-mobile .g_bdw .g_part4 .m_l_main .m_banner,
  .g-mobile .g_bdw .g_part4 .m_r_main .m_banner {
    background-size: 80%;
    background-position: center;
  }
  .g-mobile .g_bdw .g_part4 .m_block .m_imgWrap,
  .g-mobile .g_bdw .g_part4 .m_block .m_texts {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_part4 .m_block .m_texts {
    margin-top: 20px;
  }
  .g-mobile .g_bdw .g_part5 {
    width: 100%;
  }
  .g-mobile .g_bdw .g_part5 ul {
    margin: 0;
  }
  .g-mobile .g_bdw .g_part5 ul li {
    width: 100%;
  }
  .g-mobile .g_bdw .g_part5 ul li .m_imgWrap,
  .g-mobile .g_bdw .g_part5 ul li .m_textCon {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
