/* 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;
}
@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";
  background: url(../images/bg.jpg) top center no-repeat;
}
.u_webHeader {
  display: none;
}
.g_bdw {
  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: 1204px;
  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: 1204px;
  margin-left: auto;
  margin-right: auto;
  height: 810px;
  position: relative;
}
.g_bdw .m_header .m_h_img {
  position: absolute;
}
.g_bdw .m_header .m_h_img1 {
  top: 145px;
  left: 115px;
}
.g_bdw .m_header .m_h_img2 {
  top: 215px;
  right: 125px;
}
.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_js {
  width: 1331px;
  height: 428px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  overflow: hidden;
  background: url(../images/hdjs_bg.png) center no-repeat;
}
.g_bdw .g_js .m_textCon {
  line-height: 36px;
  text-indent: 2em;
  font-size: 18px;
  color: #8D1010;
  width: 900px;
  margin-left: 300px;
  margin-top: 70px;
}
.g_bdw .g_works .m_banner {
  width: 904px;
  height: 192px;
  background: url(../images/banner1.png) center no-repeat;
  margin-bottom: 20px;
}
.g_bdw .g_works .m_conWrap {
  width: 1342px;
  height: 1104px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/works_bg.png) center no-repeat;
}
.g_bdw .g_works .m_conWrap .m_con {
  width: 1204px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.g_bdw .g_works .m_conWrap .m_btnsWrap {
  margin-top: 90px;
  zoom: 1;
}
.g_bdw .g_works .m_conWrap .m_btnsWrap:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_works .m_conWrap .m_btnsWrap .m_btn {
  float: left;
  width: 301px;
  height: 124px;
  text-align: center;
}
.g_bdw .g_works .m_conWrap .m_layer {
  display: none;
  margin-top: 32px;
}
.g_bdw .g_works .m_conWrap .m_layer ul {
  zoom: 1;
  width: 1158px;
  margin-left: auto;
  margin-right: auto;
}
.g_bdw .g_works .m_conWrap .m_layer ul:after {
  content: "";
  display: block;
  clear: both;
}
.g_bdw .g_works .m_conWrap .m_layer ul li {
  width: 364px;
  text-align: center;
  margin-right: 22px;
  float: left;
}
.g_bdw .g_works .m_conWrap .m_layer ul li .m_title {
  font-size: 16px;
  color: #444444;
  height: 44px;
  line-height: 44px;
}
.g_bdw .g_works .m_conWrap .m_layer ul li .m_title a {
  color: #444444;
}
.g_bdw .g_works .m_conWrap .m_layer ul li .m_imgWrap {
  width: 364px;
  height: 228px;
  overflow: hidden;
}
.g_bdw .g_works .m_conWrap .m_layer ul li .m_imgWrap img {
  width: 364px;
  height: 228px;
  transition: all 0.8s;
}
.g_bdw .g_works .m_conWrap .m_layer ul li .m_imgWrap img:hover {
  transform: scale(1.1);
}
.g_bdw .g_fullScreenImgs {
  margin-top: 17px;
}
.g_bdw .g_fullScreenImgs .m_banner {
  width: 904px;
  height: 192px;
  background: url(../images/banner2.png) center no-repeat;
  margin-bottom: 35px;
}
.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 {
  background: none;
  width: 31px;
  height: 75px;
}
.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 {
    background: none #eedfd0;
  }
  .g-mobile .u_webHeader {
    display: block;
  }
  .g-mobile .m_header {
    display: 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: contain;
  }
  .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_js {
    margin-top: 0;
    height: auto;
    background: none;
    width: 95%;
  }
  .g-mobile .g_bdw .g_js .m_textCon {
    margin: 0 auto;
  }
  .g-mobile .g_bdw .g_works .m_conWrap {
    background: none;
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_con {
    width: 100%;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_con .m_btnsWrap {
    margin-top: 0;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_con .m_btnsWrap .m_btn {
    width: 50%;
    margin-bottom: 20px;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_layer ul {
    width: 100%;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_layer ul li {
    width: 90%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_layer ul li .m_imgWrap {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_works .m_conWrap .m_layer ul li .m_imgWrap img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g_bdw .g_fullScreenImgs .m_con {
    display: none;
  }
  .g-mobile .g_bdw .slideBox .bd li {
    position: relative;
  }
  .g-mobile .g_bdw .slideBox .bd img {
    width: 100%;
    height: auto;
  }
}
