@charset "UTF-8";
.fm-nav {
  padding: 0px;
  background-color: #f1d36c;
}
/****/
.fm-nav > div {
  width: 20%;
  display: block;
  margin: 10px 0px;
  float: left;
  text-align: center;
  height: 45px;
  padding: 10px 0px;
}
.fm-nav > div > a {
  font-size: 16px;
  display: block;
  text-decoration: none;
  color: #204d84;
}
.fm-nav > div > a:hover {
  color: #fff;
}
.fm-slideshow {
  height: 415px;
}
.fm-slideshow-text {
  position: relative;
  width: 30%;
  height: 100%;
  padding-left: 11px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 11px;
}
.fm-slideshow-text .fm-slideshow-text-top {
  position: absolute;
  top: 10px;
  left: 10px;
}
.fm-slideshow-text .fm-slideshow-text-bottom {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.fm-slideshow-text .fm-title {
  text-align: center;
  font-size: 20px;
  color: #204d84;
}
.fm-slideshow-text .fm-content {
  margin-top: 30px;
  line-height: 30px;
}
.fm-slideshow-carousel {
  position: relative;
  width: 70%;
  height: 100%;
  padding-top: 11px;
}
.fm-slideshow-carousel .fm-carousel-indicators {
  position: absolute;
  top: 46%;
  right: 10%;
  left: auto;
  width: auto;
  margin-left: auto;
  z-index: 15;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.fm-slideshow-carousel .fm-carousel-indicators li {
  display: block;
  width: 10px;
  height: 10px;
  margin: 2px;
  text-indent: -999px;
  border: 1px solid #eee;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.fm-slideshow-carousel .fm-carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: #f1d36c;
}
.fm-slideshow-carousel .carousel-inner {
  height: 100%;
  width: 100%;
}
.fm-slideshow-carousel .carousel-inner .item {
  position: relative;
  height: 100%;
  width: 100%;
}
.fm-slideshow-carousel .carousel-inner .item img {
  height: 100%;
  width: 100%;
}
.fm-slideshow-carousel .carousel-inner .item img.image-type0 {
  object-fit: contain;
}
.fm-slideshow-carousel .carousel-inner .item img.image-type1 {
  object-fit: cover;
}
.fm-slideshow-carousel .carousel-inner .item img.image-type2 {
  object-fit: fill;
}
.fm-slideshow-carousel .carousel-inner .item img.image-type3 {
  object-fit: none;
}
.fm-slideshow-carousel .carousel-inner .item img.image-type4 {
  object-fit: scale-down;
}
.fm-slideshow-carousel .carousel-inner .item .fm-item-text {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -1px;
  color: #fff;
  padding: 5px 10px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.fm-tab {
  padding: 10px;
  margin: 0;
  list-style: none;
}
.fm-tab li {
  padding-left: 40px;
  display: inline-block;
  width: 49%;
  color: #204d84;
}
.fm-tab li a {
  font-weight: bold;
  font-size: 18px;
  color: #204d84;
}
.fm-tab li.active a {
  color: #f1d36c;
}
.fm-tab-content {
  box-shadow: -3px 3px 10px #eeeeee;
}
.fm-tab-content .fm-x1 {
  width: 100%;
  height: 20px;
  background: #f1d36c;
}
.fm-tab-content .fm-x2 {
  width: 100%;
  height: 1px;
  background: #204d84;
}
.fm-sz {
  height: 100px;
  font-size: 16px;
}
.fm-sz .fm-sz1 {
  padding: 28px;
  background: url("../../img/sz01.png");
  background-size: 100% 100%;
  width: 33.333%;
  height: 100%;
  float: left;
}
.fm-sz .fm-sz1 .left {
  /*margin-left: 30px;*/
  float: left;
  margin-top: 8px;
}
.fm-sz .fm-sz1 .right {
  margin-left: 110px;
  margin-top: 8px;
  float: left;
}
.fm-sz .fm-sz2 {
  padding: 28px;
  font-size: 16px;
  background: url(../../img/sz02.png);
  background-size: 100% 100%;
  width: 33.333%;
  height: 100%;
  float: left;
  text-align: center;
}
.fm-sz .fm-sz3 {
  padding: 28px;
  background: url("../../img/sz03.png");
  background-size: 100% 100%;
  width: 33.333%;
  height: 100%;
  float: left;
}
.fm-sz .fm-sz3 .left {
  margin-left: 30px;
  float: left;
}
.fm-sz .fm-sz3 .right {
  margin-left: 110px;
  float: left;
}
#fm-lw ul,
#fm-cgpj ul {
  list-style: none;
  padding: 0;
}
#fm-lw ul li,
#fm-cgpj ul li {
  color: #204d84;
  padding: 10px;
}
.myXiaXian6 {
  border-width: 0;
}
#fm-lw,
#fm-cgpj {
  min-height: 220px;
}

