body {
  color: #333;
  font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
  font-size: 15px;
}
html {
  font-size: 15px;
}
.gp-f16 {
  font-size: 16px;
}
a {
  color: #333333;
}
a:hover {
  color: #1e55af;
  text-decoration: none;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-wrap: wrap;
}
.row >* {
  flex-shrink: 0;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width:767px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row >* {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.gp-img-responsive {
  padding-bottom: 56.25%;
}
.slick-arrow {
  color: #1e55af;
}
.slick-arrow:hover {
  color: #fff;
}
.slick-arrow:hover:after {
  background-color: #1e55af;
}
.slick-dots li.slick-active button {
  background-color: #1e55af;
}
.slick-dots li:hover button {
  background-color: #1e55af;
}
.slick-dots li.slick-active button {
  background-color: #1e55af;
}
body .gp-container {
  width: 1400px;
}
@media screen and (max-width:1460px) {
  body .gp-container {
    width: 1200px;
  }
}
@media screen and (max-width:1386px) {
  body .gp-container {
    width: 1100px;
  }
}
@media screen and (max-width:1320px) {
  body .gp-container {
    width: 1000px;
  }
}
/***ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â»Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â»Ã‚Â¶1*/
.gp-page1 {
  padding: 20px 0 50px;
  font-size: 0;
  text-align: center;
}
.gp-page1::after,
.gp-page1::before {
  content: " ";
  display: table;
}
.gp-page1 a::before {
  display: none;
}
.gp-page1 >a,
.gp-page1 >span,
.gp-page1 >div>span,
.gp-page1 .num>a,
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  position: relative;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 8px 11px;
  vertical-align: middle;
}
.gp-page1 a span {
  border: none;
}
.gp-page1 a:hover,
.gp-page1 a.on_pages {
  background-color: #1e55af;
  color: #fff;
  border-color: #1e55af;
}
.gp-page1 a.on_pages {
  background-color: #1e55af;
}
.gp-page1 .hide {
  display: none !important;
}
.gp-page1 .selectDiv::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  transform: rotateX(0deg);
  border: 5px solid transparent;
  border-top-color: #bfbeac;
  position: absolute;
  right: 6px;
  top: 13px;
}
.gp-page1 .selectDiv {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 1;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
  transition: all 0.35s ease-in-out;
  margin: 0 5px;
  border: 1px solid #d7dfdc;
  margin-bottom: 5px;
  cursor: pointer;
  text-align: center;
  padding: 9px 28px;
  position: relative;
}
.gp-page1 .selectDiv ul.on {
  display: block;
  width: 100%;
}
.gp-page1 .selectDiv ul {
  text-align: center;
  font-size: 14px;
  list-style: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  overflow-y: auto;
  max-height: 240px;
  border: 1px solid #d7dfdc;
  border-bottom: none;
  background: #ffffff;
  display: none;
}
.gp-page1 .selectDiv ul li:hover {
  background: #1e55af;
}
.gp-page1 .selectDiv ul li:hover a {
  color: #ffffff;
}
.gp-page1 .selectDiv ul a {
  line-height: 30px;
  padding: 0px 10px;
}
.gp-page1 .selectDiv ul a:hover {
  background: none;
  color: #000000;
}
.gp-page1 .selectDiv ul a.active {
  display: block;
}
.gp-page1 .selectDiv:hover.selectDiv:before {
  transition: transform all 2s ease;
  transform: rotateX(-180deg) translateY(5px);
  transform-origin: center;
}
.gp-page1.pageStyle1 a,
.gp-page1.pageStyle1 >span,
.gp-page1.pageStyle1 div>span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle1 .totalPage,
.gp-page1.pageStyle1 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle1 a::before {
  display: inline-block;
}
.gp-page1.pageStyle1 a span {
  display: none;
}
.gp-page1.pageStyle1 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle1 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle1 .turnPage span {
  border: none;
}
.gp-page1.pageStyle1 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
}
.gp-page1.pageStyle2 a,
.gp-page1.pageStyle2 >span,
.gp-page1.pageStyle2 div>span {
  padding: 10px;
  min-width: 36px;
  min-height: 36px;
}
.gp-page1.pageStyle2 >a {
  border-radius: 50%;
}
.gp-page1.pageStyle2 .totalPage,
.gp-page1.pageStyle2 .perPage {
  border: none;
  margin: 0;
  padding: 10px;
}
.gp-page1.pageStyle2 a::before {
  display: inline-block;
}
.gp-page1.pageStyle2 a span {
  display: none;
}
.gp-page1.pageStyle2 .selectDiv {
  padding: 13px 10px;
  min-width: 66px;
}
.gp-page1.pageStyle2 .iconfont {
  font-size: 20px;
}
.gp-page1.pageStyle2 .turnPage span {
  border: none;
}
.gp-page1.pageStyle2 .num a {
  min-height: 42px;
  min-width: 42px;
  text-align: center;
  line-height: 1.4;
  border-radius: 50%;
}
@media screen and (max-width:767px) {
  .gp-page1 .turnPage {
    display: none;
  }
  .gp-page1 >a,
  .gp-page1 >span,
  .gp-page1 >.gp-ib {
    display: none;
  }
  .gp-page1 .num {
    display: inline-block;
  }
  .gp-page1 .num a {
    display: none;
  }
  .gp-page1 .num .on_pages,
  .gp-page1 .num  {
    display: inline-block;
  }
  .gp-page1 a.gp-page-prev,
  .gp-page1 .gp-page-next,
  .gp-page1 .gp-page-start,
  .gp-page1 .gp-page-end {
    display: inline-block;
  }
}
.gp-header12.currents {
  background: #1e55af !important;
}
.gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser .notxt1 {
  /* background:#1e55af !important; */
  background: transparent !important;
}
/* ÃƒÂ§Ã‚Â»Ã¢â€žÂ¢ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ¥Ã‚Â¤Ã¢â‚¬â€œÃƒÂ¥Ã‚Â±Ã¢â‚¬Å¡ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ§Ã‚ÂÃ‚Â°ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²ÃƒÂ¦Ã‚ÂÃ‚ÂÃƒÂ¨Ã‚Â¾Ã‚Â¹ */
.gp-search-wrap .gp-ser {
  /* border: 1px solid #ddd !important; */
  /*border-radius: 40px !important;*/
  overflow: hidden !important;
}
/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ¨Ã¢â‚¬Â°Ã‚Â²*/
.gp-header12 .gp-nav-wrap {
  background: transparent !important;
}
.gp-header12 .gp-nav-wrap .gp-nav {
  border-top: 1px solid rgba(255, 255, 255, 0) !important;
  padding: 0px !important;
}
.gp-header12 .gp-nav-wrap {
  border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.gp-header12 .gp-nav-wrap .gp-nav > li::before,
.gp-header12 .gp-nav-wrap .gp-nav > li:last-child::after {
  background: rgba(255, 255, 255, 0.16) !important;
}
.gp-title97 .titleBox h2 a {
  color: #1e55af !important;
  font-weight: bold;
}
.gp-header12 .gp-top .gp-logo a img {
  /*max-height: 76px !important;*/
}
.gp-header12 .gp-top .gp-logo .logo_02 {
  margin-left: 20px !important;
}
/*logoÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â*/
.gp-header12 .gp-top .gp-logo {
  /*width:100% !important;*/
}
/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ§Ã‚Â²Ã¢â‚¬â€*/
.gp-header12 .gp-nav-wrap .gp-nav > li > a {
  font-weight: bold;
}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ§Ã…Â¡Ã¢â‚¬Å¾ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â®*/
/* ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¦Ã‚Â¡Ã¢â‚¬Â ÃƒÂ§Ã‚Â§Ã‚Â»ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¥Ã‹â€ Ã‚Â° English ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â ÃƒÂ§Ã‚ÂºÃ‚Â¯ÃƒÂ¨Ã‚Â¿Ã‚Â½ÃƒÂ¥Ã…Â Ã‚Â ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¥Ã…Â½Ã…Â¸ÃƒÂ¦Ã…â€œÃ¢â‚¬Â°ÃƒÂ¤Ã‚Â»Ã‚Â£ÃƒÂ§Ã‚Â Ã‚Â */
.gp-header12 .gp-search-wrap {
  margin-top: -67px;
}
.gp-header12 .gp-search-wrap .gp-search {
  width: 32px;
  /* background-color:#174287 !important; */
  background-color: #ffffff !important;
  border-radius: 4px !important;
}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€*/
.gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser input.notxt {
  /* display: none; */
}
/*ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â®Ã‚Â½ÃƒÂ¥Ã‚ÂºÃ‚Â¦*/
.gp-header12 .gp-top .gp-search-wrap .gp-search .gp-ser .notxt1 {
  width: 100%;
  color: #174287 !important;
}
@media screen and (max-width:1460px) and (min-width:1386px) {
  .gp-header12 .gp-search-wrap {
    margin-top: -63px;
  }
}
@media screen and (max-width:1385px) and (min-width:1319px) {
  .gp-header12 .gp-search-wrap {
    margin-top: -61px;
  }
}
@media screen and (max-width:1320px) and (min-width:997px) {
  .gp-header12 .gp-search-wrap {
    margin-top: -59px;
  }
}
/*ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¤Ã‚Â½Ã‚ÂÃƒÂ§Ã‚Â½Ã‚Â®*/
.gp-header12 .gp_top .gp-link {
  padding-right: 220px;
}
.gp-header12 .gp_top .gp-link a {
  color: rgba(255, 255, 255, 0.7) !important;
}
/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â¹ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬Â°*/
.gp-header12 .gp-nav-wrap .gp-nav > li .second_nav1 {
  left: -53% !important;
  width: 210% !important;
}
/**/
/**/
/**/
/**/
/*ÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã…â€™Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â±Ã¢â‚¬Ëœ*/
.gp-bread4 {
  padding-top: 10px;
  text-align: right;
  margin-top: -44px;
}
@media screen and (max-width: 1200px) {
  .gp-bread4 {
    text-align: left;
    margin-top: 0px;
  }
}
/*ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµbannerÃƒÂ©Ã‚Â¡Ã‚ÂºÃƒÂ¥Ã‚ÂºÃ‚Â*/
.single_img1 .gp-img-responsive {
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 996px) {
  /*ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚Â Ã‚ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
  /*ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚ÂºÃ‚Â§ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¨Ã‚Â¡Ã…â€™ÃƒÂ©Ã¢â‚¬â€Ã‚Â´ÃƒÂ¨Ã‚Â·Ã‚Â*/
  /*ÃƒÂ¦Ã¢â‚¬Â¢Ã¢â€žÂ¢ÃƒÂ¥Ã‚Â¸Ã‹â€ ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚Âµ*/
  .gp-title20 h2 {
    font-size: 24px !important;
    padding: 10px 85px 14px 20px !important;
  }
  .asideList4 {
    margin-top: -10px !important;
    margin-bottom: 10px !important;
  }
  .gp-title20 h2 {
    background: #1e55af !important;
    background: #1e55af !important;
    margin-top: 50px;
    width: 100%;
  }
  .block-list78 {
    margin-top: -20px;
  }
  .block-list78 h2 {
    line-height: 1.5 !important;
    padding-bottom: 14px;
  }
  .gp-teacherArticle11 table th p,
  .gp-teacherArticle11 table td p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 640px) {
  /*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
  .page-list101 .block-list101 li > div {
    flex-direction: column;
  }
  .page-list101 .block-list101 li > div .img {
    width: 100% !important;
  }
  .gp-title20 h2 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 414px) {
  .gp-title20 h2 {
    font-size: 20px !important;
  }
}
/**/
/**/
/**/
/**/
/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡*/
.footer_block9 .footer_top .footer_logo {
  width: auto !important;
  display: block !important;
  max-width: 33% !important;
}
/* ÃƒÂ§Ã‹â€ Ã‚Â¶ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¥Ã‚Â¼Ã‚Â¹ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â§ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ + ÃƒÂ§Ã…â€œÃ…Â¸ÃƒÂ¦Ã‚Â­Ã‚Â£ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â */
.footer_block9 .footer_top {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  position: relative !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 40px;
  margin-bottom: 0 !important;
}
/* ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â´ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ§Ã…â€œÃ…Â¸ÃƒÂ¦Ã‚Â­Ã‚Â£ÃƒÂ¥Ã‚Â¼Ã‚ÂºÃƒÂ¥Ã‹â€ Ã‚Â¶ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ£Ã¢â€šÂ¬Ã‚ÂÃƒÂ¥Ã‚Â¹Ã‚Â³ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â  */
.footer_block9 .footer_top .ftlist {
  /* position: absolute !important; */
  /* left: 54% !important; */
  /* top: 33% !important; */
  /* transform: translate(-50%, -50%) !important; */
  width: auto !important;
  padding: 0px 34px 0px 28px !important;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 15px;
}
.footer_block9 .footer_top .ftlist li {
  margin-bottom: 7px !important;
}
/* ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚Â»Ã‚Â´ÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¥Ã‚ÂÃ‚ÂªÃƒÂ¥Ã…â€œÃ‚Â¨ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¥Ã‚Â¿Ã†â€™ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚ÂÃ‚Â ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¯Ã‚Â¼Ã…â€™ÃƒÂ¤Ã‚Â¸Ã‚ÂÃƒÂ¥Ã‚Â½Ã‚Â±ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â´ */
.footer_block9 .footer_top .ewm {
  margin-left: auto !important;
  text-align: center !important;
  float: none !important;
  position: relative !important;
  z-index: 2 !important;
}
@media screen and (max-width: 1460px) {
  .footer_block9 .footer_top .ftlist {
    /* left: 55% !important; */
    padding: 0px 44px 0px 28px !important;
  }
}
@media screen and (max-width: 1200px) {
  .footer_block9 .footer_top .ftlist {
    /*transform: translate(-30%, -40%) !important;*/
  }
  .footer_block9 .footer_top .ftlist {
    left: 50% !important;
  }
}
@media screen and (max-width: 996px) {
  /* ÃƒÂ§Ã‹â€ Ã‚Â¶ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã¢â€žÂ¢Ã‚Â¨ÃƒÂ¯Ã‚Â¼Ã…Â¡ÃƒÂ¥Ã‚Â¼Ã‚Â¹ÃƒÂ¦Ã¢â€šÂ¬Ã‚Â§ÃƒÂ¥Ã‚Â¸Ã†â€™ÃƒÂ¥Ã‚Â±Ã¢â€šÂ¬ + ÃƒÂ§Ã…â€œÃ…Â¸ÃƒÂ¦Ã‚Â­Ã‚Â£ÃƒÂ¥Ã‚Â±Ã¢â‚¬Â¦ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ©Ã‚Â½Ã‚Â */
  .footer_block9 .footer_top .footer_logo {
    width: 100% !important;
    max-width: 100% !important;
  }
  .footer_block9 .footer_top {
    display: unset !important;
  }
  .footer_block9 .footer_top .ftlist {
    position: unset !important;
    transform: translate(0%, 0%) !important;
    width: 100%% !important;
    padding: 10px 0 8px !important;
    border-left: 0px solid rgba(255, 255, 255, 0.1);
    border-right: 0px solid rgba(255, 255, 255, 0.1);
  }
}
/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¨Ã¢â‚¬Å¾Ã…Â¡logo*/
.footer_block9 .footer_top .footer_logo .logo1 {
  /*max-height:100px !important;*/
}
body{}
