.banner {
  background-color: #333333; }
  .banner h2 {
    font-size: 48px;
    font-family: Oswald;
    font-weight: bold;
    color: #ec6b33;
    line-height: 45px;
    margin: 40px 0 65px; }

.homebox {
  color: #d6d6d6;
  font-size: 16px;
  font-family: Rubik;
  line-height: 24px;
  margin-top: 30px; }
  .homebox i {
    display: inline-block;
    width: 16px;
    height: 14px;
    line-height: 14px;
    margin-right: 10px;
    vertical-align: text-top; }
  .homebox a {
    color: #d6d6d6; }

.strline {
  width: 100%;
  height: 1px;
  display: block;
  background: rgba(0, 0, 0, 0.2); }

.strnav {
  font-size: 16px;
  font-family: Rubik;
  line-height: 72px;
  margin: 5px 0 4px; }
  .strnav em {
    margin: 0 8px; }
  .strnav a {
    color: #999999; }
  .strnav .getbox {
    font-family: Rubik;
    font-weight: bold;
    color: #e56831; }

.set2 {
  margin: 100px 0; }

.culbox {
  background-color: #E6E6E6;
  margin-bottom: 60px;
  width: 100%; }

.culimg {
  width: 64.5%; }

.culcnt {
  width: 35.5%;
  padding: 0 3% 0 4%; }
  .culcnt h2 {
    font-size: 30px;
    font-family: Oswald;
    font-weight: bold;
    color: #262626;
    line-height: 72px;
    margin-top: 85px; }
  .culcnt b {
    display: block;
    width: 48px;
    height: 5px;
    background: #333333; }
  .culcnt p {
    font-size: 16px;
    font-family: Rubik;
    color: #666666;
    line-height: 24px;
    margin-top: 20px; }

.culbtmbox {
  background-color: #fff;
  margin-bottom: 0; }

.culbtm {
  width: 55%;
  padding: 0; }
  .culbtm h2 {
    margin-top: 20px; }
  .culbtm p {
    margin-top: 0; }

@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .suprt h2 {
    margin-top: 25px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .strnav {
    line-height: 49px; }

  .culcnt {
    padding: 0 2% 0 2%; }

  .culcnt h2 {
    font-size: 24px;
    line-height: 60px;
    margin-top: 40px; } }
@media screen and (max-width: 767px) {
  .homebox {
    margin-top: 10px;
    font-size: 15px; }

  .banner h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 25px 0 40px; }

  .strnav {
    font-size: 14px;
    line-height: 25px;
    margin: 10px 0 5px; }

  .set2 {
    margin: 50px 0; }

  .culimg {
    width: 100%; }

  .culcnt {
    width: 100%;
    padding: 0 3% 0 4%; }

  .culcnt h2 {
    font-size: 22px;
    line-height: 60px;
    margin-top: 10px; }

  .culcnt b {
    height: 4px; }

  .culcnt p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 30px; }

  .culbox {
    margin-bottom: 30px; }

  .culbtm {
    padding: 0; }
    .culbtm p {
      margin-top: 0px;
      margin-bottom: 20px; }

  .set1 {
    display: none; } }

/*# sourceMappingURL=culture.css.map */
