@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
.inb {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
  float: left;
}
.inline-block {
  display: inline-block;
}
.en {
  font-family: 'Raleway', sans-serif;
}
.big5 {
  font-family: 'Microsoft JhengHei';
}
.main-100 {
  width: 100%;
  height: auto;
}
.main-100 .header-bg {
  margin-left: auto;
  margin-right: auto;
}
.main-xxl {
  max-width: 1920px;
}
.main-xl {
  max-width: 1099px;
}
.main-l {
  max-width: 1000px;
}
.main-m {
  max-width: 768px;
}
.main-s {
  min-width: 480px;
}
.sidebar {
  display: none;
  background-color: #dad3cb;
  overflow-y: auto;
}
.sidebar > .sidebar-margin > a:hover {
  color: #a67c54;
}
@media only screen and (max-width: 979px) {
  .sidebar {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
    z-index: 10;
    display: none;
  }
  .sidebar > .sidebar-margin {
    margin-left: 20px;
  }
  .sidebar > .sidebar-margin > .social-ico,
  .sidebar > .sidebar-margin > .lang {
    display: none;
  }
  .sidebar > .sidebar-margin > a {
    display: block;
    padding: 10px 0;
    color: #000000;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-1 {
    margin: 32px 0 17px;
  }
  .sidebar > .sidebar-margin > .nav-2,
  .sidebar > .sidebar-margin > .nav-3,
  .sidebar > .sidebar-margin > .nav-4,
  .sidebar > .sidebar-margin > .nav-7 {
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-5 {
    margin-bottom: 17px;
  }
  .sidebar > .sidebar-margin > .nav-6 {
    margin-bottom: 21px;
    font-family: 'Raleway', sans-serif;
  }
}
@media only screen and (max-width: 767px) {
  .sidebar {
    width: 350px;
  }
  .sidebar > .sidebar-margin > .social-ico,
  .sidebar > .sidebar-margin > .lang {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 56px;
    height: 32px;
    text-align: center;
    vertical-align: top;
    margin-top: 14px;
  }
  .sidebar > .sidebar-margin > .social-ico {
    margin-right: 20px;
  }
  .sidebar > .sidebar-margin > .lang {
    line-height: 34px;
    letter-spacing: normal;
  }
  .sidebar > .sidebar-margin > a {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-1 {
    margin: 28px 0 30px;
  }
  .sidebar > .sidebar-margin > .nav-2,
  .sidebar > .sidebar-margin > .nav-3,
  .sidebar > .sidebar-margin > .nav-4,
  .sidebar > .sidebar-margin > .nav-7 {
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-5 {
    margin-bottom: 30px;
  }
  .sidebar > .sidebar-margin > .nav-6 {
    margin-bottom: 30px;
  }
}
html {
  min-width: 480px;
}
body {
  font-size: 13px;
  min-width: 480px;
}
.container {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  background-color: #efe9e2;
  overflow: hidden;
}
header,
#content,
footer {
  width: 100%;
  clear: both;
}
.active {
  color: #a67c54;
}
header > .main-100 {
  width: 100%;
  height: 112px;
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 500;
  background-image: url("img/header/home-header-repeat.png");
  background-repeat: repeat-x;
  background-position: initial initial;
}
@media only screen and (max-width: 979px) {
  header > .main-100 {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    background-image: url(unset);
    background-repeat: repeat-x;
    background-position: initial initial;
    background-color: #fff;
    height: 91px;
  }
  header > .main-100 > .main-l > .home-logo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header > .main-100 {
    height: 86px;
  }
}
header > .main-100 > .main-l {
  max-width: 1000px;
  margin: 0 auto;
}
header > .main-100 > .main-l > .home-logo {
  width: 748px;
  height: 143px;
  position: absolute;
  top: 0;
  left: -365px;
  background-image: url("img/header/home-logo-bg.png");
  background-repeat: no-repeat;
  background-position: initial initial;
}
header > .main-100 > .main-l > .header-func {
  width: 100%;
  height: 62px;
  text-align: right;
  box-sizing: border-box;
  padding-top: 16px;
}
header > .main-100 > .main-l > .header-func > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 31px;
  text-align: center;
}
header > .main-100 > .main-l > .header-func > .social-ico {
  width: 31.5px;
  background-size: 18px !important;
}
header > .main-100 > .main-l > .header-func > .social-ico:hover {
  color: #ed1c24;
}
header > .main-100 > .main-l > .header-func > .lang {
  width: 38.5px;
  font-size: 13px;
  color: #a67c52;
  vertical-align: top;
  line-height: 31px;
}
@media (max-width: 979px) {
  header > .main-100 > .main-l > .header-func > .lang {
    width: 40px !important;
  }
}
header > .main-100 > .main-l > .header-func > .lang:hover {
  color: #ed1c24;
}
header > .main-100 > .main-l > .header-func > .logo {
  width: 148px;
  height: 58px;
  background-image: url("img/main-logo-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  top: 11px;
  right: auto;
  bottom: auto;
  left: 0px;
  z-index: 800;
  float: left;
  background-size: 148px;
}
@media (max-width: 1029px) {
  header > .main-100 > .main-l > .header-func > .logo {
    left: 6px;
  }
}
header > .main-100 > .main-l > .header-func > .side {
  display: none;
  margin: 30px 21px 0;
  cursor: pointer;
}
@media only screen and (max-width: 979px) {
  header > .main-100 > .main-l > .header-func {
    height: 91px;
    padding-top: 0px;
  }
  header > .main-100 > .main-l > .header-func > .logo {
    width: 150px;
    height: 60px;
    background-image: url("img/main-logo-2-m.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    top: 18px;
    right: auto;
    bottom: auto;
    left: 20px;
    z-index: 800;
  }
  header > .main-100 > .main-l > .header-func > .social-ico {
    width: 18px;
    height: 28px;
    margin: 0 10px 0;
  }
  header > .main-100 > .main-l > .header-func > .lang {
    width: 30px;
    font-size: 18px;
    margin: 30px 6.5px 0;
  }
  header > .main-100 > .main-l > .header-func > .side {
    width: 40px;
    height: 26px;
    background-image: url("img/body/home/side-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    filter: brightness(0);
    margin: 30px 21px 0;
  }
  header > .main-100 > .main-l > .header-nav {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  header > .main-100 > .main-l > .header-func {
    height: 86px;
  }
  header > .main-100 > .main-l > .header-func > .logo {
    position: relative;
    top: 15px;
    right: auto;
    bottom: auto;
    left: 20px;
    z-index: 800;
  }
  header > .main-100 > .main-l > .header-func > .social-ico > .lang {
    display: none;
  }
  header > .main-100 > .main-l > .header-func > .side {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50px;
    height: 33px;
    background-image: url("img/body/home/side-2.png");
    background-repeat: no-repeat;
    background-position: center center;
    margin: 26px 12px 0;
  }
}
header > .main-100 > .main-l > .header-nav {
  width: 100%;
  height: 49px;
  text-align: right;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: 800;
  box-sizing: border-box;
  padding-right: 9px;
}
header > .main-100 > .main-l > .header-nav > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  opacity: 0.8;
  filter: alpha(opacity = (80));
  padding: 0 10.8px;
  color: #000;
  font-size: 14px;
  line-height: 48.5px;
  letter-spacing: 0.5px;
}
header > .main-100 > .main-l > .header-nav > a:last-child {
  padding-right: 0px;
}
header > .main-100 > .main-l > .header-nav > a:first-child {
  padding-left: 0px;
}
header > .main-100 > .main-l > .header-nav > a:hover {
  color: #a67c54;
}
header > .main-100 > .main-l > .header-nav > .active {
  color: #a67c54;
}
header > .main-100 > .main-l > .header-nav > .nav-6 {
  font-family: 'Raleway', sans-serif;
}
footer {
  width: 100%;
  height: 60px;
  background-color: #998675;
}
@media only screen and (max-width: 979px) {
  footer {
    height: 90px;
  }
}
@media only screen and (max-width: 767px) {
  footer {
    height: unset;
    min-height: 90px;
    padding-bottom: 15px;
    box-sizing: border-box;
  }
}
footer > .main-l {
  margin: 0 auto;
  overflow: hidden;
  line-height: 57px;
}
footer > .main-l > .footer-navs {
  float: left;
  margin-left: 9px;
}
footer > .main-l > .footer-navs > .footer-nav {
  width: auto;
  height: 15px;
  padding: 0 8px;
  box-sizing: border-box;
  border-left: 1px solid white;
  font-family: Microsoft JhengHei;
  font-size: 13px;
  color: white;
}
footer > .main-l > .footer-navs > .footer-nav:first-child {
  border-left: none;
  padding-left: 0;
}
footer > .main-l > .footer-navs > .footer-nav:hover {
  color: #ed1c24;
}
footer > .main-l > .footer-navs > .footer-nav.nav-8 {
  word-break: break-all;
}
footer > .main-l > .footer-copyright {
  float: right;
  margin-right: 12px;
}
footer > .main-l > .footer-copyright > span,
footer > .main-l > .footer-copyright > a {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: white;
}
footer > .main-l > .footer-copyright > a:hover {
  color: #ed1c24;
}
@media only screen and (max-width: 979px) {
  footer > .main-l {
    line-height: 25px;
  }
  footer > .main-l > .footer-navs,
  footer > .main-l > .footer-copyright {
    float: none;
    display: block;
    margin-left: 20px;
  }
  footer > .main-l > .footer-navs {
    margin-top: 16px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  footer > .main-l > .footer-navs {
    margin-bottom: 6px;
  }
  footer > .main-l > .footer-navs,
  footer > .main-l > .footer-copyright {
    margin-left: 19px;
  }
}
.index-footer {
  width: 100%;
  height: 45px;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 1px;
  left: 0;
  z-index: 0;
}
.index-footer > .main-l {
  text-align: center;
  margin: 0 auto;
}
.index-footer > .main-l > .footer-copyright > span,
.index-footer > .main-l > .footer-copyright > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  color: white;
}
.index-footer > .main-l > .footer-copyright > a:hover {
  color: #a67c54;
}
@media only screen and (max-width: 767px) {
  .index-footer > .main-l > .footer-copyright > span,
  .index-footer > .main-l > .footer-copyright > a {
    font-size: 15px;
  }
  .index-footer > .main-l > .footer-copyright > span:first-child {
    width: 100%;
  }
}
header > .main-100 > .main-l > .header-func > .logo {
  position: relative;
  top: 11px;
  right: auto;
  bottom: auto;
  left: -20px;
  z-index: 800;
}
@media (max-width: 1019px) {
  header > .main-100 > .main-l > .header-func > .logo {
    left: -11px;
  }
}
.main-100 > .slideshow > .slide {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: auto;
  display: block;
  max-width: 1920px;
  width: 100%;
  height: 800px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.main-100 > .slideshow > .slide > p {
  font-size: 85px;
  color: white;
  line-height: 896px;
  text-align: center;
}
.main-100 > .slideshow > .slide > .slide-img {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 0;
  max-width: 1920px;
  height: 800px;
}
@media only screen and (max-width: 979px) {
  .main-100 > .slideshow > .slide {
    max-width: 979px;
    height: 480px;
  }
  .main-100 > .slideshow > .slide > p {
    font-size: 48px;
    line-height: 480px;
  }
  .main-100 > .slideshow > .slide > .slide-img {
    max-width: 979px;
    height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .main-100 > .slideshow > .slide {
    height: 320px;
  }
  .main-100 > .slideshow > .slide > .slide-img {
    max-width: 767px;
    height: 320px;
  }
}
.main-100 > .inst {
  width: auto;
  height: 362px;
  margin: 40px 10px 20px;
  overflow: hidden;
}
.main-100 > .inst > .inst-2 {
  overflow: hidden;
  margin-top: 40px;
}
@media (max-width: 979px) {
  .main-100 > .inst > .inst-2 {
    margin-top: 93px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .main-100 > .inst > .inst-2 {
    margin-top: 80px;
  }
}
.main-100 > .inst > .inst-2 > .inst-pager {
  float: right;
  margin-right: 10px;
  user-select: none;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-prev,
.main-100 > .inst > .inst-2 > .inst-pager > .inst-next {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20px;
  height: 22px;
  background-image: url("img/ig/1/arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
  cursor: pointer;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-next {
  background-image: url("img/ig/1/arrow.png");
  background-repeat: no-repeat;
  background-position: left center;
  transform: scaleX(-1);
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-dot {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-dot .ig-pager {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 8px;
  height: 22px;
  cursor: default;
  margin: 0 2.1px;
  margin-top: 15px;
  user-select: none;
  opacity: 1;
  position: relative;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-dot .ig-pager.inactive {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 8px;
  height: 22px;
  cursor: pointer;
  margin: 0 2.1px;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-dot .ig-pager.inactive:after {
  opacity: 0.3;
}
.main-100 > .inst > .inst-2 > .inst-pager > .inst-dot .ig-pager:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  background-color: #a67c52;
  opacity: 1;
}
.main-100 > .inst > .inst-2 > .inst-title {
  width: 345px;
  height: 53px;
  background-image: url("img/ig/1/ig-heading.png");
  background-repeat: no-repeat;
  background-position: initial initial;
  margin-left: 10px;
  margin-bottom: 15px;
}
@media (max-width: 979px) {
  .main-100 > .inst > .inst-2 > .inst-title {
    margin-left: 0px;
  }
}
.main-100 > .inst > .inst-mobile {
  display: none;
}
@media only screen and (max-width: 979px) {
  .main-100 {
    overflow: visible;
  }
  .main-100 > .inst {
    height: auto;
    margin-top: 0;
  }
  .main-100 > .inst > .inst-2 > .inst-pager {
    display: none;
  }
  .main-100 > .inst > .inst-fetch {
    display: none;
  }
  .main-100 > .inst > .inst-mobile {
    display: block;
    margin: auto;
    margin-top: 14px;
  }
  .main-100 > .inst > .inst-mobile .ig-img .inst-link {
    margin-bottom: 20px;
  }
}
.pagers {
  position: absolute;
  top: -143px;
  right: auto;
  bottom: auto;
  left: 9px;
  z-index: 200;
}
.pagers > .pager {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  background-image: url("img/body/home/slide-inactive.png");
  background-repeat: no-repeat;
  background-position: initial initial;
  margin-right: 10px;
  cursor: pointer;
}
.pagers > .cycle-pager-active {
  background-image: url("img/body/home/slide-active.png");
  background-repeat: no-repeat;
  background-position: initial initial;
}
.bottom_content {
  position: relative;
  min-height: 498px;
  margin-top: -123px;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 979px) {
  .bottom_content {
    margin-top: -92px;
  }
}
@media only screen and (max-width: 767px) {
  .bottom_content {
    margin-top: 21px;
    min-height: 480px;
  }
}
.bottom_content .background {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  z-index: 1;
}
.bottom_content .background:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}
.bottom_content .background div {
  position: absolute;
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translateX(-50%);
  background-position: center center;
}
@media only screen and (max-width: 979px) {
  .bottom_content .background .desk {
    display: none;
  }
}
.bottom_content .background .tab {
  display: none;
  background-size: cover;
}
@media only screen and (max-width: 979px) {
  .bottom_content .background .tab {
    display: block;
  }
}
@media mobile {
  .bottom_content .background .tab {
    display: none;
  }
}
.bottom_content .background .mob {
  display: none;
}
@media only screen and (max-width: 767px) {
  .bottom_content .background .mob {
    display: block;
  }
}
.bottom_content .content {
  box-sizing: border-box;
  padding-top: 219px;
  padding-bottom: 80px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 979px) {
  .bottom_content .content {
    padding-top: 192px;
  }
}
@media only screen and (max-width: 767px) {
  .bottom_content .content {
    padding-top: 121px;
  }
}
.main-l {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 200;
  margin: 99px auto 0;
  max-width: 1040px;
  box-sizing: border-box;
  padding: 0 20px;
}
@media only screen and (max-width: 979px) {
  .main-l {
    margin-top: 81px;
  }
  .main-l > .pagers {
    position: absolute;
    top: -115px;
    right: auto;
    bottom: auto;
    left: 19px;
    z-index: 200;
  }
}
@media only screen and (max-width: 767px) {
  .main-l {
    margin-top: 85px;
  }
  .main-l > .pagers {
    position: absolute;
    top: -119px;
    right: auto;
    bottom: auto;
    left: 19px;
    z-index: 200;
  }
}
.main-l > .banner {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  z-index: auto;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: -39px;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .main-l > .banner {
    margin-top: -10px;
  }
}
@media only screen and (max-width: 767px) {
  .main-l > .banner {
    margin-top: 90px;
    box-sizing: border-box;
    padding: 0px 20px;
  }
}
.main-l > .banner > .left,
.main-l > .banner > .right,
.main-l > .banner > .mid {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: calc(( 100% - 97px ) / 3);
  max-width: 301px;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.main-l > .banner > .left > p,
.main-l > .banner > .right > p,
.main-l > .banner > .mid > p {
  height: 50px;
  color: white;
  font-size: 32px;
  font-weight: bold;
  line-height: 50px;
  position: absolute;
  bottom: 31px;
  left: 0;
  width: 100%;
}
.main-l > .banner > .left {
  float: left;
  margin-left: 9px;
  background-position: right center;
}
.main-l > .banner > .right {
  margin-right: 10px;
  float: right;
}
@media only screen and (max-width: 979px) {
  .main-l > .banner > .left,
  .main-l > .banner .right,
  .main-l > .banner > .mid {
    width: calc((100% - 76px ) / 3);
    height: 181px;
    overflow: hidden;
  }
  .main-l > .banner > .left > p,
  .main-l > .banner .right > p,
  .main-l > .banner > .mid > p {
    bottom: 16px;
    font-size: 24px;
  }
  .main-l > .banner > .left {
    margin-left: 20px;
    background-position: right center;
  }
  .main-l > .banner > .right {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .main-l > .banner > .left,
  .main-l > .banner > .right,
  .main-l > .banner > .mid {
    display: block;
    width: 100%;
    max-width: 768px;
    background-color: #a67c52;
    height: 0px;
    padding-top: 36.3%;
    background-size: 45.4%;
    background-position: left center;
  }
  .main-l > .banner > .left > p,
  .main-l > .banner > .right > p,
  .main-l > .banner > .mid > p {
    width: 54.6%;
    left: unset;
    right: 0px;
    bottom: 50%;
    transform: translateY(50%);
  }
  .main-l > .banner > .left {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .main-l > .banner > .mid {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .main-l > .banner > .right {
    margin-right: 0;
  }
}
.main-l > .partners {
  margin-bottom: 40px;
  margin-left: 10px;
  margin-top: -21px;
}
@media only screen and (max-width: 979px) {
  .main-l > .partners {
    margin-left: 17px;
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .main-l > .partners {
    box-sizing: border-box;
    margin-bottom: 80px;
  }
}
.main-l > .partners > .partners-title {
  width: 100%;
  height: 33px;
  margin-bottom: 30px;
  font-size: 36px;
  line-height: 36px;
  color: #465228;
  font-weight: bold;
}
@media only screen and (max-width: 979px) {
  .main-l > .partners > .partners-title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .main-l > .partners > .partners-title {
    font-size: 29px;
  }
}
.main-l > .partners > .partners-container {
  width: 100%;
  height: auto;
}
.main-l > .partners > .partners-container > .partner {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 180px;
  height: 120px;
  margin-bottom: 18px;
  margin-left: 20px;
}
.main-l > .partners > .partners-container > .partner > img {
  width: 100%;
  height: 100%;
}
.main-l > .partners > .partners-container > .partner:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .main-l > .partners {
    margin-left: 0;
  }
  .main-l > .partners > .partners-container > .partner {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 20px;
    width: 200px;
    height: 138px;
  }
  .main-l > .partners > .partners-container > .partner:first-child {
    margin-left: 20px;
  }
  .main-l > .partners > .partners-container > .partner > img {
    width: 100%;
    height: 138px;
  }
}
.main-l .home-title {
  color: white;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.aaa {
  overflow: hidden;
}
.aaa > .inst-pics {
  display: block;
  position: relative;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  z-index: 0;
  width: 1000px;
  margin: 0 auto;
  white-space: nowrap;
}
.aaa > .inst-pics > .inst-fetch {
  margin-left: 9px;
  position: relative;
  font-size: 0;
}
@media only screen and (max-width: 979px) {
  .main-100 > .inst-pics {
    display: none;
  }
}
.inst-link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 100%;
  max-width: 230px;
  max-height: 254px;
  margin: 0 10px;
}
@media (max-width: 1019px) {
  .inst-link {
    max-width: 222.7px;
  }
}
@media (max-width: 979px) {
  .inst-link {
    margin: 0 9.4px;
    max-width: unset;
    max-height: unset;
    width: calc(( 100% - 57px ) / 3 );
    margin-bottom: 19px;
  }
}
@media (max-width: 767px) {
  .inst-link {
    margin: 0 9.3px;
    margin-bottom: 17px;
    width: calc(( 100% - 38px ) / 2 );
  }
}
.inst-link:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 979px) {
  .inst-link:first-child {
    margin-left: 10px;
  }
}
.inst-link .ig-img {
  width: 230px;
  width: 100%;
  height: 0px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative;
  padding-top: 100%;
}
.inst-link .ig-img .inst-pic {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.inst-link >.likes {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url("img/ig/1/ig-like.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  margin: 6px 18px 0 -2px;
  color: #000;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 979px) {
  .inst-link >.likes {
    margin-right: 17px;
  }
}
.inst-link > .comments {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-image: url("img/ig/1/ig-comment.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 24px;
  margin: 6px 0 0 0;
  color: #000;
  padding-bottom: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media only screen and (max-width: 767px) {
  .inst-link .ig-img .inst-pic {
    width: 100%;
    height: 100%;
    display: block;
  }
}
