@font-face {
  font-family: gt;
  src: url(../font/Title_Light.eot) format('eot');
}

@font-face {
  font-family: gt;
  src: url(../font/Title_Light.woff) format('woff');
}

* {
  margin: 0px;
  padding: 0px;
}

ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #000;
}

input,
button,
textarea {
  border: none;
}

input:focus,
button:focus,
textarea:focus {
  border: none;
  outline: none;
}
/* 방문교욱 상담 신청 */
.fixedbox {
  position: fixed;
  padding: 20px;
  background: #07a0c7;
  z-index: 999;
  bottom: 100px;
  right: 30px;
  color: #fff;
  font-family: gt;
  font-size: 25px;
  border-radius: 16px;
}
.fixedbox span {
  color: #fff;
  display: inline-block;
  width: 100%;
  transition: .3s;
}
.fixedbox span:hover {
  color: black;
}
/*메인 슬라이드*/

.main-banner {
  width: 100%;
  height: 630px;
  position: relative;
}

.main-banner .scroll-down {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0px;
  z-index: 9998;
  font-family: 'gt', sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding-bottom: 50px;
  background: url('../img/main/scroll.png');
  background-size: 7px 45px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

/*임시 배경 지정*/
.main-banner .swiper-slide {
  width: 100%;
  height: 630px;
  background: url('../img/main/slider01.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.main-banner .swiper-slide .caption {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 336px;
  padding-left: 220px;
  background: url('../img/main/caption01.png');
  background-size: auto;
  background-repeat: no-repeat;
  background-position: left top;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.main-banner .swiper-slide .caption .back-color {
  position: absolute;
  width: 179px;
  height: 40px;
  left: 209px;
  top: 86px;
  background-color: #07a0c7;
}

.main-banner .swiper-slide .caption .top-text {
  font-size: 60px;
  font-family: 'gt', sans-serif;
}

.main-banner .swiper-slide .caption .top-text .tt-1 {
  position: relative;
  display: inline-block;
  margin-top: 60px;
}
.main-banner .swiper-slide .caption .top-text .tt-1 {
}

.main-banner .swiper-slide .caption .mid-text {
  margin: 20px 0px 40px 0px;
  font-family: 'gt', sans-serif;
  font-size: 26px;
}

.main-banner .swiper-slide .caption .bot-btn {
  width: 185px;
  height: 55px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 55px;
  cursor: pointer;
}

.main-banner .swiper-slide .caption .bot-btn span {
  padding-right: 25px;
  background: url('../img/main/more.png');
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
}

/*메인 1*/

.main-con1 {
  width: 100%;
  background-color: #f6f6f6;
  padding: 50px 0px;
  overflow: hidden;
}

.main-con1 .m1-wrap {
  width: 1220px;
  margin: 0 auto;
}

.main-con1 ul li {
  width: 350px;
  height: 325px;
  float: left;
  margin-left: 85px;
  border-radius: 16px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background: #fff;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
}

.main-con1 ul li:hover {
  box-shadow: none;
}

.main-con1 ul li:nth-child(1) {
  margin-left: 0px;
}

.main-con1 ul li .m1-img {
  width: 100%;
  height: 172px;
  position: relative;
}

.main-con1 ul li .m1-img img {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.main-con1 ul li .m1-t {
  font-size: 24px;
  font-family: 'gt', sans-serif;
  font-weight: bold;
  text-align: center;
}

.main-con1 ul li:nth-child(1) .m1-t {
  color: #5072f0;
}

.main-con1 ul li:nth-child(2) .m1-t {
  color: #ff3800;
}

.main-con1 ul li:nth-child(3) .m1-t {
  color: #2c9837;
}

.main-con1 ul li .m1-c {
  font-size: 18px;
  font-family: 'gt', sans-serif;
  font-weight: 400;
  margin-top: 25px;
  padding: 0px 25px;
  text-align: center;
  line-height: 1.2;
}

/*메인 2*/

.main-con2 {
  width: 100%;
  padding: 60px 0px;
  overflow: hidden;
}

.main-con2 .m2-wrap {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
  height: 345px;
}

.main-con2 .m2-wrap .m2-left {
  float: left;
  width: 525px;
}

.main-con2 .m2-wrap .m2-left .new {
  width: 90px;
  height: 40px;
  background-color: #007196;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 28px;
  color: #fff;
  font-family: 'gt', sans-serif;
  font-weight: 600;
}

.main-con2 .m2-wrap .m2-left .m2-title {
  display: block;
  margin: 38px 0px 28px 0px;
  font-size: 30px;
  font-family: 'gt', sans-serif;
  font-weight: bold;
  line-height: 40px;
}
.main-con2 .m2-wrap .m2-left .m2-text {
  display: block;
  font-size: 22px;
  font-family: 'gt', sans-serif;
  color: #878787;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 500;
}

.main-con2 .m2-wrap .m2-left .m2-btn {
  width: 505px;
  height: 60px;
  display: block;
  border-radius: 16px;
  background-color: #07a0c7;
  font-size: 24px;
  color: #fff;
  font-family: 'gt', sans-serif;
  font-weight: 500;
  text-align: center;
  line-height: 60px;
  margin-top: 60px;
}

.main-con2 .m2-wrap .m2-right {
  width: 610px;
  height: 345px;
  background: url('../img/main/m2-video.png');
  background-size: 100%;
  background-position: center;
  float: left;
  background-repeat: no-repeat;
  margin-left: 85px;
  position: relative;
  cursor: pointer;
}

.main-con2 .m2-wrap .m2-right img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/*메인 3*/

.main-con3 {
  width: 100%;
  padding: 55px 0px;
  overflow: hidden;
  background: url('../img/main/m3-bg.png');
  height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-con3 .m3-wrap {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.main-con3 .m3-wrap .m3-title {
  font-size: 30px;
  font-family: 'gt', sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}

.main-con3 .m3-wrap .m3-ment {
  font-size: 18px;
  font-family: 'gt', sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px;
  color: #e5e5e5;
  text-align: center;
}

.main-con3 .m3-wrap .m3-list {
  overflow: hidden;
}

.m3-list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.main-con3 .m3-wrap ul li {
  float: left;
  margin-left: 10px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  width: 400px;
  height: 260px;
  cursor: pointer;
}

.main-con3 .m3-wrap ul li:nth-child(1) {
  margin-left: 0px;
  background: url('../img/main/m3-1.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.main-con3 .m3-wrap ul li:nth-child(2) {
  background: url('../img/main/m3-2.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.main-con3 .m3-wrap ul li:nth-child(3) {
  background: url('../img/main/m3-3.png');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.main-con3 .m3-wrap ul li .m3-hover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition-duration: 0.3s;
}

.main-con3 .m3-wrap ul li:hover .m3-hover {
  opacity: 1;
}
.main-con3 .m3-wrap ul li .m3-hover .m3h-wrap {
  padding-top: 90px;
}

.main-con3 .m3-wrap ul li .m3-hover .m3h-wrap img {
  display: block;
  margin: 0 auto;
}

.main-con3 .m3-wrap ul li .m3-hover .m3h-wrap .m3-name {
  font-size: 18px;
  font-weight: 700;
  font-family: 'gt', sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 30px;
}

.main-con3 .m3-wrap ul li .m3-hover .m3h-wrap .m3-text {
  font-size: 14px;
  font-weight: 400;
  font-family: 'gt', sans-serif;
  color: #fff;
  text-align: center;
  margin-top: 15px;
}

.main-con3 .m3-wrap .m3-btn {
  width: 400px;
  height: 55px;
  border: 1px solid #fff;
  border-radius: 16px;
  background-color: transparent;
  text-align: center;
  margin: 0px auto;
  margin-top: 30px;
  cursor: pointer;
}
.main-con3 .m3-wrap .m3-btn a {
  display: block;
}
.main-con3 .m3-wrap .m3-btn:hover {
  background: #07a0c7;
  border: none;
}

.main-con3 .m3-wrap .m3-btn span {
  font-size: 18px;
  font-weight: 700;
  font-family: 'gt', sans-serif;
  color: #fff;
  padding-right: 20px;
  background: url('../img/main/m3-arrow.png');
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 57px;
}

/*메인 4*/

.main-con4 {
  width: 100%;
  padding: 55px 0px;
}

.main-con4 .m4-wrap {
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}

.main-con4 .m4-wrap .m4-left,
.main-con4 .m4-wrap .m4-right {
  float: left;
  width: 580px;
  margin-left: 60px;
}

.main-con4 .m4-wrap .m4-left {
  margin-left: 0px;
}

.main-con4 .m4-wrap div .m4-top {
  overflow: hidden;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 5px solid #07a0c7;
}
.main-con4 .m4-wrap div .m4-t {
  font-size: 26px;
  font-weight: 900;
  font-family: 'gt', sans-serif;
  color: #464646;
  float: left;
}

.main-con4 .m4-wrap div .m4-c {
  font-size: 20px;
  font-weight: 600;
  font-family: 'gt', sans-serif;
  color: #a1a1a1;
  float: right;
  cursor: pointer;
  margin-top: 10px;
}
.main-con4 .m4-wrap div .m4-c a {
  color: #a1a1a1;
}
.main-con4 .m4-wrap .m4-left ul li {
  float: left;
  cursor: pointer;
}

.main-con4 .m4-wrap .m4-left ul li:nth-child(2n) {
  margin-left: 20px;
}

.main-con4 .m4-wrap .m4-left ul li:nth-child(n + 3) {
  margin-top: 20px;
}

.main-con4 .m4-wrap .m4-right .m4-top {
  margin-bottom: 0px;
}

.main-con4 .m4-wrap .m4-right table {
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.main-con4 .m4-wrap .m4-right table td:nth-child(1) {
  width: 450px;
}

.main-con4 .m4-wrap .m4-right table tr {
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}

.main-con4 .m4-wrap .m4-right table .mt-t {
  padding: 20px;
  font-size: 16px;
  font-weight: 400;
  font-family: 'gt', sans-serif;
  color: #212121;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.main-con4 .m4-wrap .m4-right table .mt-c {
  font-size: 16px;
  font-weight: 700;
  font-family: 'gt', sans-serif;
  color: #9b9b9b;
}

/*메인 5*/

.main-con5 {
  width: 100%;
  margin-bottom: -104px;
}

.main-con5 .m5-wrap {
  height: 90px;
  margin: 0 auto;
  overflow: hidden;
}

.main-con5 .m5-wrap .m5-link {
  float: left;
  width: 50%;
  height: 90px;
  overflow: hidden;
  cursor: pointer;
  font-size: 26px;
  font-family: 'gt', sans-serif;
  color: #fff;
  font-weight: bold;
}

.main-con5 .m5-wrap .m5-link:nth-child(1) {
  background-color: #07a0c7;
}

.main-con5 .m5-wrap .m5-link:nth-child(1) span {
  display: block;
  float: right;
  width: 520px;
  padding: 0px 45px;
  line-height: 90px;
  background: url('../img/main/m3-arrow.png');
  background-position: 570px center;
  background-repeat: no-repeat;
}

.main-con5 .m5-wrap .m5-link:nth-child(2) {
  background-color: #007196;
}

.main-con5 .m5-wrap .m5-link:nth-child(2) span {
  display: block;
  float: left;
  width: 520px;
  padding: 0px 45px;
  line-height: 90px;
  background: url('../img/main/m3-arrow.png');
  background-position: 570px center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1300px) {
  .main-banner .swiper-slide .caption {
    width: 670px;
    background: url(../img/main/caption01.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 140px;
    padding-left: 158px;
    height: 266px;
  }

  .main-banner .swiper-slide .caption .top-text {
    font-size: 45px;
  }

  .main-banner .swiper-slide .caption .mid-text {
    font-size: 24px;
  }

  .main-banner .swiper-slide .caption .top-text .tt-1 {
    margin-top: 40px;
  }
  .main-banner .swiper-slide .caption .back-color {
    width: 145px;
    height: 25px;
    left: 146px;
    top: 62px;
  }

  .main-banner .swiper-slide .caption .bot-btn {
    width: 160px;
    height: 45px;
    line-height: 45px;
  }

  .main-con1 .m1-wrap {
    width: 785px;
  }

  .main-con1 ul li:nth-child(3) {
    margin-left: 210px;
    margin-top: 45px;
  }

  .main-con2 .m2-wrap {
    width: 850px;
    height: auto;
  }

  .main-con2 .m2-wrap .m2-left {
    width: 350px;
  }

  .main-con2 .m2-wrap .m2-right {
    width: 450px;
    margin-left: 50px;
    height: 255px;
  }

  .main-con2 .m2-wrap .m2-left .new {
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
  }

  .main-con2 .m2-wrap .m2-left .m2-title {
    margin: 33px 0px 23px 0px;
    font-size: 26px;
    line-height: 26px;
  }

  .main-con2 .m2-wrap .m2-left .m2-text {
    font-size: 14px;
  }

  .main-con2 .m2-wrap .m2-left .m2-btn {
    width: 340px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    margin-top: 35px;
  }

  .main-con3 {
    height: 350px;
  }
  .main-con3 .m3-wrap {
    width: 850px;
  }

  .main-con3 .m3-wrap .m3-title {
    font-size: 26px;
  }

  .main-con3 .m3-wrap ul li {
    width: 276px;
    height: 182px;
  }

  .main-con3 .m3-wrap ul li .m3-hover .m3h-wrap {
    padding-top: 47px;
  }

  .main-con3 .m3-wrap ul li .m3-hover .m3h-wrap .m3-name {
    margin-top: 10px;
    font-size: 16px;
  }

  .main-con3 .m3-wrap ul li .m3-hover .m3h-wrap .m3-text {
    font-size: 13px;
  }

  .main-con3 .m3-wrap .m3-btn {
    width: 365px;
    height: 45px;
  }

  .main-con3 .m3-wrap .m3-btn span {
    line-height: 45px;
  }

  .main-con4 .m4-wrap {
    width: 850px;
  }
  .main-con4 .m4-wrap .m4-left,
  .main-con4 .m4-wrap .m4-right {
    float: left;
    width: 400px;
    margin-left: 50px;
  }

  .main-con4 .m4-wrap div .m4-top {
    margin-bottom: 10px;
  }
  .main-con4 .m4-wrap div .m4-t {
    font-size: 22px;
  }
  .main-con4 .m4-wrap div .m4-c {
    font-size: 18px;
    margin-top: 4px;
  }
  .main-con4 .m4-wrap .m4-left {
    margin-left: 0px;
  }
  .main-con4 .m4-wrap .m4-left ul li {
    width: 195px;
  }

  .main-con4 .m4-wrap .m4-left ul li:nth-child(2n) {
    margin-left: 10px;
  }

  .main-con4 .m4-wrap .m4-left ul li:nth-child(n + 3) {
    margin-top: 10px;
  }
  .main-con4 .m4-wrap .m4-left ul li img {
    width: 100%;
  }
  .main-con4 .m4-wrap .m4-right table td:nth-child(1) {
    width: 300px;
  }

  .main-con4 .m4-wrap .m4-right table .mt-t {
    font-size: 14px;
    padding: 12px 10px;
  }
  .main-con4 .m4-wrap .m4-right table .mt-c {
    font-size: 14px;
  }

  .main-con5 .m5-wrap {
    height: 75px;
  }

  .main-con5 .m5-wrap .m5-link {
    font-size: 25px;
    height: 75px;
  }

  .main-con5 .m5-wrap .m5-link:nth-child(1) span {
    width: 380px;
    padding: 0px 35px;
    background-position: 405px center;
    line-height: 75px;
  }

  .main-con5 .m5-wrap .m5-link:nth-child(2) span {
    width: 380px;
    padding: 0px 35px;
    background-position: 405px center;
    line-height: 75px;
  }
}

@media screen and (max-width: 900px) {
  .main-banner {
    height: 550px;
  }

  .main-banner .swiper-slide {
    height: 550px;
  }

  .main-banner .swiper-slide .caption {
    width: 400px;
    background: url(../img/main/caption01.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-size: 110px;
    padding-left: 158px;
    height: 210px;
  }

  .main-banner .swiper-slide .caption .top-text {
    font-size: 35px;
  }
  .main-banner .swiper-slide .caption .top-text .tt-1 {
    margin-top: 25px;
  }
  .main-banner .swiper-slide .caption .mid-text {
    font-size: 20px;
  }
  .main-banner .swiper-slide .caption .bot-btn {
    width: 148px;
    height: 40px;
    line-height: 40px;
  }

  .main-banner .swiper-slide .caption .back-color {
    width: 119px;
    height: 25px;
    left: 146px;
    top: 40px;
  }

  .main-banner .swiper-slide .caption .mid-text {
    font-size: 18px;
    margin: 20px 0px 30px 0px;
  }

  .main-con1 .m1-wrap {
    width: 600px;
  }

  .main-con1 ul li {
    margin-left: 40px;
    width: 280px;
    height: 305px;
  }
  .main-con1 ul li:nth-child(3) {
    margin-left: 160px;
    margin-top: 45px;
  }

  .main-con1 ul li .m1-t {
    font-size: 20px;
  }

  .main-con1 ul li .m1-c {
    font-size: 14px;
    line-height: 1.5;
  }

  .main-con2 .m2-wrap {
    width: 600px;
  }

  .main-con2 .m2-wrap .m2-left {
    width: 450px;
    float: none;
    margin: 0 auto;
  }

  .main-con2 .m2-wrap .m2-right {
    float: none;
    margin: 0 auto;
    margin-top: 40px;
  }

  .main-con2 .m2-wrap .m2-left .m2-text {
    font-size: 18px;
  }
  .main-con2 .m2-wrap .m2-left .m2-btn {
    width: 100%;
  }

  .main-con3 {
    height: auto;
  }

  .main-con3 .m3-wrap {
    width: 562px;
  }

  .main-con3 .m3-wrap .m3-title {
    font-size: 22px;
  }

  .main-con3 .m3-wrap .m3-ment {
    font-size: 16px;
  }

  .main-con3 .m3-wrap ul li:nth-child(3) {
    margin-top: 10px;
    margin-left: 143px;
  }

  .main-con3 .m3-wrap .m3-btn {
    width: 320px;
  }

  .main-con3 .m3-wrap .m3-btn span {
    font-size: 16px;
    background: url(../img/main/m3-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 9px;
  }

  .main-con4 .m4-wrap {
    width: 400px;
  }

  .main-con4 .m4-wrap .m4-left,
  .main-con4 .m4-wrap .m4-right {
    margin: 0 auto;
  }

  .main-con4 .m4-wrap .m4-right {
    margin-left: 0px;
    margin-top: 60px;
  }

  .main-con5 .m5-wrap {
    height: auto;
  }

  .main-con5 .m5-wrap .m5-link {
    float: none;
    width: 100%;
    font-size: 22px;
  }

  .main-con5 .m5-wrap .m5-link:nth-child(1) span {
    width: calc(100% - 70px);
    padding: 0px 35px;
    background-position: 95% center;
  }

  .main-con5 .m5-wrap .m5-link:nth-child(2) span {
    width: calc(100% - 70px);
    padding: 0px 35px;
    background-position: 95% center;
  }
}

@media screen and (max-width: 640px) {
  .main-banner {
    height: 500px;
  }
  .fixedbox {
    position: fixed;
    padding: 12px;
    background: #07a0c7;
    z-index: 999;
    bottom: 100px;
    right: 30px;
    color: #fff;
    font-family: gt;
    font-size: 15px;
    border-radius: 16px;
  }
  .main-banner .swiper-slide {
    height: 500px;
  }

  .main-banner .swiper-slide .caption {
    width: 175px;
    padding-left: 75px;
    height: 125px;
    background-size: 65px;
  }

  .main-banner .swiper-slide .caption .top-text .tt-1 {
    margin-top: 0px;
  }

  .main-banner .swiper-slide .caption .top-text {
    font-size: 22px;
    margin-top: 20px;
  }

  .main-banner .swiper-slide .caption .back-color {
    top: 31px;
    left: 68px;
    height: 15px;
    width: 75px;
  }

  .main-banner .swiper-slide .caption .mid-text {
    font-size: 11px;
    margin: 15px 0px 20px 0px;
  }

  .main-banner .swiper-slide .caption .bot-btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }

  .main-banner .swiper-slide .caption .bot-btn span {
    background-size: 12px;
  }

  .main-con1 .m1-wrap {
    width: calc(100% - 80px);
  }

  .main-con1 ul li {
    margin-left: 0px;
  }

  .main-con1 ul li:nth-child(2),
  .main-con1 ul li:nth-child(3) {
    margin-left: 0px;
    margin-top: 40px;
  }

  .main-con1 ul li {
    margin-left: 40px;
    width: 100%;
    height: 305px;
  }

  .main-con1 ul li .m1-c {
    font-size: 13px;
    padding: 0px 15px;
  }

  .main-con2 .m2-wrap {
    width: calc(100% - 40px);
  }

  .main-con2 .m2-wrap .m2-left,
  .main-con2 .m2-wrap .m2-right {
    width: 100%;
    text-align: center;
  }
  .main-con2 .m2-wrap .m2-right {
    height: 200px;
  }

  .main-con2 .m2-wrap .m2-left .m2-title {
    font-size: 22px;
  }

  .main-con2 .m2-wrap .m2-left .m2-text {
    font-size: 11px;
  }

  .main-con2 .m2-wrap .m2-left .m2-btn {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    margin-top: 28px;
  }

  .main-con2 .m2-wrap .m2-left .new {
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    display: inline-block;
  }

  .main-con3 .m3-wrap {
    width: 275px;
  }
  .main-con3 .m3-wrap ul li {
    margin-left: 0px;
    height: 179px;
  }

  .main-con3 .m3-wrap ul li:nth-child(2) {
    margin-top: 10px;
  }

  .main-con3 .m3-wrap ul li:nth-child(3) {
    margin-left: 0px;
  }

  .main-con3 .m3-wrap .m3-btn {
    width: 273px;
  }

  .main-con4 .m4-wrap {
    width: 300px;
  }

  .main-con4 .m4-wrap .m4-left,
  .main-con4 .m4-wrap .m4-right {
    width: 100%;
  }

  .main-con4 .m4-wrap .m4-left ul li {
    width: 145px;
  }
  .main-con4 .m4-wrap div .m4-t {
    font-size: 18px;
  }
  .main-con4 .m4-wrap div .m4-c {
    font-size: 15px;
  }

  .main-con4 .m4-wrap .m4-right table .mt-t {
    font-size: 12px;
  }

  .main-con4 .m4-wrap .m4-right table .mt-c {
    font-size: 12px;
  }

  .main-con4 .m4-wrap .m4-right table td:nth-child(1) {
    width: 220px;
  }
}
