@charset "utf-8"; 
/* 
 * 1sc.com.cn Code.min style $
 */

body{ background: #F8F8F8; }

blockquote{ padding-left: 15px; font-size: ; border-left: 4px solid #ddd; font-family: Georgia, "Times New Roman", Times, Kai, "Kaiti SC", KaiTi, BiauKai, FontAwesome, serif; }

/* 图片模块 */
.m-images-container {
  margin-top: -30px;
  border-radius: 3px;
}
.m-images-container section {
  padding: 30px;
}
.m-images-container section p {
  margin-bottom: 2rem;
  background: #F5F5F5; padding: 15px; margin-bottom: 30px; position:relative; padding: 25px 15px 15px; border-radius: 3px;
}
.m-images-container section p strong{ background: #1a1f2a; position: absolute; left: 14px; top: -10px; padding: 2px 12px; color: #fff; font-size: 12px; border-radius: 3px; }
.m-header-banner{ text-align:center; color:#fff; }
.m-header-banner .btn-white{
    color: #fff;
    background: #323948;
    margin-left: 4px;
}
.m-images-container .glnr{ padding: 30px; text-align: center; font-size:26px; font-weight:bold; }
.m-header-banner h2 {
    font-size: 50px;
    margin: 0;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    color: #fff;
}
.m-header-banner span{ line-height:50px; }

.m-images-show {
  height: 400px;
  padding-top: 130px;
  background: #1a1f2a;
}
.m-images-show hgroup h1 {
  font-size: 58px;
  line-height: 68px;
  font-weight: normal;
  margin-bottom: 30px;
}
.m-images-show hgroup p {
  width: 100%;
  font-size: 26px;
  margin: 0;
}
.m-images-show hgroup ul {
  margin: 0;
  font-size: 14px;
  display: inline-block;
}
.m-images-show hgroup ul li {
  float: left;
  margin-right: 5px;
  padding-bottom: 30px;
}
.m-images-show .am-animation-fade {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
  .m-images-show {
    height: 300px;
    padding-top: 15 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .m-images-show {
    height: 300px;
    padding-top: 80px;
  }
  .m-images-show hgroup h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 16px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .m-images-show {
    height: 300px;
    padding-top: 80px;
  }
  .m-images-show hgroup h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 14px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 479px) {
  .m-images-show {
    height: 330px;
    padding-top: 100px;
    text-align: center;
  }
  .m-images-show hgroup h1 {
    font-size: 28px;
    line-height: 28px;
  }
  .m-images-show hgroup p {
    width: 100%;
    font-size: 14px;
    margin: 0;
  }
  .m-images-show hgroup ul {
    margin: 0;
    font-size: 12px;
  }
}

.m-mn-box {
  position: relative;
  background-color: #fff;
  margin-bottom: 10px;
}
.m-mn-box section h2 {
  margin: 0;
  padding: 0;
}
.m-mn-box section h3 {
  margin: 20px 0 10px 0;
  padding: 0;
}
.m-mn-box section p {
  margin-top: 0;
}

.footer{ background: #fff; }