@charset "utf-8";
/* CSS Document */
.m-main {
  padding-top: 30px;
}
.m-flash,
.m-news {
  width: 520px;
}
.f-fl {
  width: 420px;
  margin-top: 26px;
}
.g-flash,
.g-flash img,
.m-news {
  height: 340px;
  /* overflow: hidden; */
}
.g-flash img {
  display: block;
  width: 100%;
}
.g-flash .owl-item {
  position: relative;
}
.g-flash .owl-item p {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 115px 0 10px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
.g-flash .owl-pagination {
  position: absolute;
  right: 15px;
  bottom: 20px;
}
.g-flash .owl-pagination .owl-page {
  float: left;
  margin-left: 9px;
}
.g-flash .owl-pagination .owl-page span {
  display: block;
  width: 11px;
  height: 11px;
  background: #808080;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.g-flash .owl-pagination .active span {
  width: 11px;
  background: #c62626;
}
.g-news-box {
  padding-left: 10px;
}
.g-news-box h2 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  display: block;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.g-news-box p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  padding-bottom: 17px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
}
.g-news-box p a {
  color: #d93d29;
  margin-left: 10px;
}
.g-bannerSpecial,
.g-bannerSpecial img {
  height: 110px;
}
.g-bannerSpecial img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.g-bannerSpecial .owl-controls {
  position: absolute;
  bottom: 12px;
  right: 2px;
}
.g-bannerSpecial .owl-controls .owl-page {
  width: 10px;
  height: 10px;
  text-align: center;
  background: #fff;
  float: left;
  margin-right: 8px;
  border: 1px solid #fff;
}
.g-bannerSpecial .owl-controls .owl-page.active {
  background: #c62626;
}
.multipleColumn .bd .ulWrap ul {
  margin: 0 -8px;
}
.multipleColumn .bd .ulWrap ul li {
  padding: 0 8px;
  float: left;
  margin-bottom: 20px;
}
.multipleColumn .bd .ulWrap ul li a {
  display: block;
}
.multipleColumn .bd .ulWrap ul li a img {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 94px;
  overflow: hidden;
}
.g-dwpm .m-nav-name {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 3px;
}
.g-dwpm .m-nav-name,
.g-dwpm ul li a {
  font-size: 0;
}
.g-dwpm .m-nav-name span,
.g-dwpm ul li a span {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
.g-dwpm ul li a span {
  font-weight: normal;
}
.g-dwpm .u-span1 {
  text-indent: 28px;
}
.g-dwpm ul li {
  height: 36px;
  line-height: 36px;
}
.g-dwpm .u-span1,
.g-dwpm .u-span3,
.g-dwpm .u-span4 {
  width: 20%;
}
.g-dwpm .u-span2 {
  width: 40%;
  text-indent: 20px !important;
}
.g-dwpm .u-span3,
.g-dwpm .u-span4 {
  text-align: center;
}
.g-dwpm ul {
  background: url(../images/home/bg-num.png) 30px 8px no-repeat;
}
.m-main-three {
  padding: 38px 0;
}
.m-theme {
  background: url(../images/home/showpic.png) left top no-repeat;
  padding-left: 120px;
  margin: 0 -12px;
}
.g-theme {
  height: 212px;
  overflow: hidden;
}

.m-main-three .m-theme .g-theme ul li a img {
  width: 245px;
  height: 148px;
  margin-top: 20px;
}

.g-theme ul li {
  float: left;
  padding: 0 12px;
}
.g-theme ul li a {
  display: block;
}
.g-theme ul li a img {
  width: 100%;
  height: 172px;
}
.g-theme ul li a p {
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.is-header .m-header .container-box {
  position: relative;
}
.is-header .m-header .container-box .logo {
  width: 350px;
  height: 48px;
  text-align: right;
  vertical-align: middle;
}
.is-header .m-header .container-box a {
  position: absolute;
  top: 22%;
  left: 22%;
}
.g-nav {
  background-image: url(../images/home/nav.pic.png);
}
.g-nav .is-navlist {
  width: 1280px;
  margin: 0 auto;
}
.g-nav .is-navlist li a {
  font-size: 22px;
}
