.header {
  background: #fff;
  box-shadow: 0px 0px 5px 0px rgba(9, 7, 6, 0.5); }
  .header .logo img {
    display: none; }
  .header .logo img.hover-logo {
    display: inline; }
  .header .header_cnt li a {
    color: #333; }

.banner {
  padding-top: 95px;
  background: #ebf0f4;
  color: #424242; }
  .banner .nav a {
    font-size: 14px;
    font-weight: 300;
    color: #424242;
    line-height: 24px; }

.set1 {
  background: #ebf0f4;
  color: #424242;
  padding: 80px 0 56px; }
  .set1 h2 {
    font-size: 24px;
    font-family: OpenSans;
    font-weight: 300;
    line-height: 24px; }

.me_line {
  height: 1px;
  background: linear-gradient(0deg, #00bcd4 0%, #5196cc 100%);
  margin: 25px 0; }

.me_boxlf {
  width: 49.3%;
  position: relative; }

.ifa {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12; }

.me_boxfr {
  width: 48%;
  padding-right: 10%; }
  .me_boxfr h3 {
    font-size: 20px;
    font-family: OpenSans;
    font-weight: 300;
    margin-top: 90px;
    line-height: 24px; }
  .me_boxfr p {
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 300;
    margin-top: 15px;
    line-height: 20px; }

.set2 {
  margin: 110px auto 90px; }

.me_cnt {
  width: 982px; }
  .me_cnt h2 {
    font-size: 24px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 24px; }
  .me_cnt h3 {
    font-size: 18px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 24px;
    margin-top: 13px;
    margin-bottom: 40px; }
  .me_cnt p {
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 20px;
    width: 631px; }

.set3 {
  background: #ebf0f4;
  color: #424242;
  padding: 130px 0 100px; }

.med_img {
  width: 52%; }

.med_cnt {
  width: 45%; }
  .med_cnt h5 {
    font-size: 20px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 24px;
    margin-top: 67px; }
  .med_cnt h2 {
    font-size: 18px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 24px;
    margin-bottom: 30px;
    margin-top: 5px; }
  .med_cnt p {
    font-size: 14px;
    font-family: OpenSans;
    font-weight: 300;
    color: #424242;
    line-height: 20px;
    margin-bottom: 100px; }

.med_swp .swiper-button-next, .med_swp .swiper-button-prev {
  top: auto;
  bottom: 50px;
  width: 56px;
  height: 56px;
  background-size: contain; }
.med_swp .swiper-button-next {
  background-image: url("/assets/jqq/bg.jpg"); }
.med_swp .swiper-button-prev {
  background-image: url("/assets/jqq/bga.jpg"); }
.med_swp .swiper-button-next {
  right: auto;
  left: 68px; }
.med_swp .swiper-button-prev {
  left: 0; }
.med_swp .swiper-button-next.swiper-button-disabled, .med_swp .swiper-button-prev.swiper-button-disabled {
  background-image: url("/assets/jqq/bd.png");
  opacity: 1; }
.med_swp .swiper-button-prev.swiper-button-disabled {
  background-image: url("/assets/jqq/bc.png"); }

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .med_swp .swiper-button-next, .med_swp .swiper-button-prev {
    bottom: 20px; }

  .med_cnt h5 {
    margin-top: 0; }

  .me_boxfr h3 {
    margin-top: 30px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .med_swp .swiper-button-next, .med_swp .swiper-button-prev {
    bottom: 20px; }

  .med_cnt h5 {
    margin-top: 0; }

  .med_cnt h2 {
    font-size: 16px;
    margin-bottom: 20px; }

  .me_boxfr {
    padding-right: 0%; }

  .me_boxfr h3 {
    margin-top: 15px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .me_cnt, .me_cnt p {
    width: 100%; }

  .set1 {
    padding: 40px 0 50px; }
    .set1 h2 {
      font-size: 18px; }

  .me_boxfr h3 {
    margin-top: 0; }

  .me_boxfr {
    padding-right: 0; }

  .set2 {
    margin: 40px auto 50px; }

  .me_cnt h2 {
    font-size: 18px; }

  .me_cnt h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px; }

  .med_cnt h5 {
    font-size: 18px;
    margin-top: 20px; }

  .med_cnt h2 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 5px; }

  .med_swp .swiper-button-next, .med_swp .swiper-button-prev {
    bottom: 20px;
    width: 40px;
    height: 40px; }

  .med_swp .swiper-button-next {
    left: 53px; }

  .med_cnt p {
    margin-bottom: 80px; }

  .set3 {
    padding: 40px 0 30px; } }
@media screen and (max-width: 767px) {
  .banner {
    padding-top: 15px; }

  .set1 {
    padding: 40px 0 50px; }
    .set1 h2 {
      font-size: 18px; }

  .me_line {
    margin: 15px 0; }

  .me_boxfr, .me_boxlf {
    width: 100%;
    padding-right: 0; }

  .me_boxfr h3 {
    font-size: 17px;
    margin-top: 20px; }

  .me_boxfr p {
    margin-top: 5px; }

  .me_cnt, .me_cnt p, .med_img, .med_cnt {
    width: 100%; }

  .set2 {
    margin: 40px auto 50px; }

  .me_cnt h2 {
    font-size: 18px; }

  .me_cnt h3 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 20px; }

  .med_cnt h5 {
    font-size: 18px;
    margin-top: 20px; }

  .med_cnt h2 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 5px; }

  .med_swp .swiper-button-next, .med_swp .swiper-button-prev {
    bottom: 20px;
    width: 40px;
    height: 40px; }

  .med_swp .swiper-button-next {
    left: 53px; }

  .med_cnt p {
    margin-bottom: 80px; }

  .set3 {
    padding: 40px 0 30px; } }

/*# sourceMappingURL=mediadel.css.map */
