@charset "utf-8";
.sub-wrap .center_wrap {
  padding: 80px 65px;
  box-sizing: border-box;
  position: relative;
}

@media screen and (max-width: 1255px) {
  .sub-wrap .center_wrap {
    padding: 50px 4%;
    box-sizing: border-box;
    position: relative;
  }
}

@media screen and (max-width: 1000px) {
  .sub-wrap .center_wrap {
    padding: 25px 4%;
    box-sizing: border-box;
    position: relative;
  }
}

.ceo-top p {
  display: inline-block;
  font-size: 26px;
  font-weight: 500;
  color: #1f51a2;
  padding-bottom: 40px;
}
.ceo-wrap ul {
  display: inline-block;
  padding: 80px 25px;
}
.ceo-wrap .left-con {
  display: inline-block;
  vertical-align: top;
  width: 20%;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 75px;
  word-break: keep-all;
}
.ceo-wrap .left-con:after {
  content: "";
  display: block;
  width: 47px;
  height: 1px;
  background: #333;
  margin: 15px 0;
}
.ceo-wrap .right-con {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  margin-left: 5%;
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 75px;
}
.ceo-wrap .right-con img {
  display: block;
  margin-top: 60px;
}

.stit {
  font-size: 26px;
  padding: 0 0 20px 10px;
}
.mtit {
  font-size: 26px;
  padding: 0 0 20px 10px;
}

@media screen and (max-width: 1000px) {
  .ceo-top p {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #1f51a2;
    padding-bottom: 40px;
  }
  .ceo-wrap ul {
    display: inline-block;
    padding: 20px 10px;
  }
  .ceo-wrap .left-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 0;
    word-break: keep-all;
  }
  .ceo-wrap .left-con:after {
    content: "";
    display: block;
    width: 47px;
    height: 1px;
    background: #333;
    margin: 10px 0;
  }
  .ceo-wrap .right-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0%;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .ceo-wrap .right-con img {
    display: block;
    margin-top: 40px;
  }

  .stit {
    font-size: 18px;
    padding: 0 0 10px 10px;
  }
  .mtit {
    font-size: 18px;
    padding: 0 0 10px 10px;
  }
}

.company-wrap .con01 {
  border-top: 2px solid #1f51a2;
  text-align: center;
  padding-bottom: 140px;
  margin-bottom: -55px;
  /**background: url(../img/sub/company-bg.png) no-repeat center bottom;**/
}
.company-wrap .con01 li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding-top: 70px;
}
.company-wrap .con01 li img {
  display: block;
  margin: 0 auto 50px;
}
.company-wrap .con01 li p {
  display: inline-block;
  text-align: center;
  padding-bottom: 8px;
  font-size: 19px;
  font-weight: 500;
}
.company-wrap .con01 li p span {
  color: #666666;
  font-weight: 300;
  text-align: center;
  display: block;
}

.company-wrap .map01 {
  border-top: 2px solid #1f51a2;
  padding: 35px 0 0 195px;
}
.company-wrap .map01 .con02 > span {
  position: absolute;
  display: inline-block;
  font-size: 26px;
  font-weight: 500;
  padding: 0 25px;
  left: 90px;
  margin-top: -10px;
}
.company-wrap .map01 .con02 {
  font-size: 19px;
  font-weight: 300;
}
.company-wrap .map01 .con02 .root_daum_roughmap_landing {
  width: 100%;
  height: 335px;
  margin-top: 25px;
}

@media screen and (max-width: 1000px) {
  .company-wrap {
    padding-top: 0;
  }
  .company-wrap .con01 {
    border-top: 2px solid #1f51a2;
    text-align: center;
    padding-bottom: 50px;
    margin-bottom: -55px;
    background: url(../img/sub/company-bg.png) no-repeat center bottom;
    background-size: 100px auto;
  }
  .company-wrap .con01 li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
  }
  .company-wrap .con01 li img {
    display: block;
    margin: 0 auto 30px;
  }
  .company-wrap .con01 li p {
    width: 212px;
    display: inline-block;
    text-align: left;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
  }
  .company-wrap .con01 li p span {
    width: 67px;
    color: #666666;
    font-weight: 300;
    text-align: left;
    display: inline-block;
  }

  .company-wrap .map01 {
    border-top: 2px solid #1f51a2;
    padding: 35px 0 0 0;
  }
  .company-wrap .map01 .con02 > span {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0;
    left: 0;
    margin-top: -10px;
  }
  .company-wrap .map01 .con02 {
    font-size: 14px;
    font-weight: 300;
  }
  .company-wrap .map01 .con02 .root_daum_roughmap_landing {
    width: 100%;
    height: 200px;
    margin-top: 25px;
  }
}

.history-wrap .top-con {
  text-align: center;
  height: 380px;
  padding-top: 110px;
  font-size: 42px;
  line-height: 55px;
  font-weight: 300;
  background: url(../img/sub/history-bg01.jpg) no-repeat center center;
  box-sizing: border-box;
}
/* .history-wrap .top-con b {
  display: block;
} */
.history-wrap .con {
  /**background: url(../img/sub/history-bg.jpg) no-repeat 30% -50px;**/
  padding-top: 75px;
}
.history-wrap .con li {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
.history-wrap .con li:last-child {
  margin-left: 3%;
}
.history-wrap .con li .year {
  font-size: 42px;
  font-weight: 300;
  padding: 0 0 10px 20px;
  border-bottom: 2px solid #1f51a2;
}
.history-wrap .con li .s-con {
  border-bottom: 1px solid #ebebeb;
  height: 100px;
  padding-top: 20px;
}
.history-wrap .con li .s-con span {
  display: inline-block;
  vertical-align: top;
  font-size: 42px;
  font-weight: 300;
  color: #1f51a2;
  margin-top: -10px;
  padding-left: 20px;
}
.history-wrap .con li .s-con p {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 75%;
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  padding-left: 90px;
  box-sizing: border-box;
}
.history-wrap .con li .s-con p b {
  display: inline-block;
  position: absolute;
  left: 20px;
}

.history-wrap {
  /**background: url(../img/sub/history-bg02.jpg) no-repeat right bottom;**/
  padding-bottom: 60px;
}

@media screen and (max-width: 1000px) {
  .history-wrap .top-con {
    text-align: center;
    height: auto;
    padding: 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    background: url(../img/sub/history-bg01.jpg) no-repeat center center;
    box-sizing: border-box;
  }
  /* .history-wrap .top-con b {
    display: block;
  } */
  .history-wrap .con {
    background: url(../img/sub/history-bg.jpg) no-repeat 30% -50px;
    padding-top: 75px;
  }
  .history-wrap .con li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 40px;
  }
  .history-wrap .con li:last-child {
    margin-left: 0%;
  }
  .history-wrap .con li .year {
    font-size: 20px;
    font-weight: 300;
    padding: 0 0 10px 20px;
    border-bottom: 2px solid #1f51a2;
  }
  .history-wrap .con li .s-con {
    border-bottom: 1px solid #ebebeb;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .history-wrap .con li .s-con span {
    display: inline-block;
    vertical-align: top;
    font-size: 20px;
    font-weight: 300;
    color: #1f51a2;
    margin-top: -10px;
    padding-left: 20px;
  }
  .history-wrap .con li .s-con p {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 75%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    padding-left: 90px;
    box-sizing: border-box;
  }
  .history-wrap .con li .s-con p b {
    display: inline-block;
    position: absolute;
    left: 20px;
  }

  .history-wrap {
    background: none;
    padding-bottom: 0;
  }
}

.organization-wrap {
  text-align: center;
}

.vision-wrap b {
  display: inline-block;
  vertical-align: top;
  font-size: 52px;
  color: #1f51a2;
  padding: 0 80px;
}
.vision-wrap .s-con {
  display: inline-block;
  vertical-align: top;
  width: 70%;
  font-size: 19px;
  font-weight: 300;
  padding-top: 40px;
}
.vision-con {
  background: url(../img/sub/vision-bg.jpg) no-repeat center center;
  background-size: contain;
  line-height: 112px;
  text-align: center;
  font-weight: bold;
  font-size: 37px;
  margin-top: 55px;
}
.vision-con b {
  padding: 0 20px;
  display: inline-block;
  color: #333;
  font-size: 37px;
}
.vision-con b.txt-blue {
  color: #1f51a2;
}
.vision-con b.txt-green {
  color: #22a39a;
}

@media screen and (max-width: 1000px) {
  .vision-wrap b {
    display: inline-block;
    vertical-align: top;
    font-size: 30px;
    color: #1f51a2;
    padding: 0 0;
  }
  .vision-wrap .s-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
  }
  .vision-con {
    background: url(../img/sub/vision-bg.jpg) no-repeat center center;
    background-size: cover;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
    padding: 20px;
  }
  .vision-con b {
    padding: 0 20px;
    display: inline-block;
    color: #333;
    font-size: 20px;
  }
  .vision-con b.txt-blue {
    color: #1f51a2;
  }
  .vision-con b.txt-green {
    color: #22a39a;
  }
}

.tab {
  background: #f3f4f5;
  text-align: center;
  width: 100%;
  height: 65px;
  padding-top: 25px;
  margin-bottom: 125px;
}
.tab a {
  display: inline-block;
  font-size: 20px;
  width: 30%;
  position: relative;
  vertical-align: top;
  padding-top: 15px;
}
.tab a.on {
  height: 50px;
  border: 3px solid #1f51a2;
  border-bottom: 0;
  background: #fff;
  color: #1f51a2;
}
.tab a.on:after {
  content: "▼";
  position: absolute;
  font-size: 17px;
  font-weight: 500;
  color: #1f51a2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 1000px) {
  .tab {
    background: #f3f4f5;
    text-align: center;
    width: 100%;
    height: 67px;
    padding-top: 0px;
    margin-bottom: 40px;
  }
  .tab a {
    display: inline-block;
    font-size: 13px;
    width: 30%;
    position: relative;
    vertical-align: top;
    padding-top: 5px;
  }
  .tab a.on {
    height: 60px;
    border: 3px solid #1f51a2;
    border-bottom: 0;
    background: #fff;
    color: #1f51a2;
  }
  .tab a.on:after {
    content: "▼";
    position: absolute;
    font-size: 15px;
    font-weight: 500;
    color: #1f51a2;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.certification-wrap .top-con {
  margin-bottom: 90px;
}
.certification-wrap .top-con li {
  display: inline-block;
  vertical-align: top;
  border-top: 2px solid #1f51a2;
  width: 48%;
  padding-top: 30px;
}
.certification-wrap .top-con li:last-child {
  margin-left: 3%;
}
.certification-wrap .top-con li .scon {
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
}
.certification-wrap .top-con li .scon span {
  display: inline-block;
  vertical-align: top;
  font-size: 19px;
  font-weight: bold;
  color: #1f51a2;
  padding: 0 18px;
  min-width: 97.92px;
}
.certification-wrap .top-con li .scon p {
  position: relative;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 75%;
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
  padding-left: 10px;
  box-sizing: border-box;
  letter-spacing: -1px;
}
.certification-wrap .top-con li .scon p b:before {
  content: "";
  display: inline-block;
  background: url(../img/sub/icon-jum.png) no-repeat 0 15px;
  position: absolute;
  left: 0;
  width: 5px;
  height: 30px;
}
.certification-wrap .top-con li .scon p b {
  display: inline-block;
  vertical-align: top;
}

.certification-wrap .photo-list {
  border-top: 2px solid #1f51a2;
  text-align: left;
}
.certification-wrap .photo-list li {
  display: inline-block;
  vertical-align: top;
  width: 24.3%;
  padding-top: 45px;
  text-align: center;
}
.certification-wrap .photo-list li p {
  display: block;
  font-size: 19px;
  line-height: 30px;
  font-weight: 300;
}
.certification-wrap .photo-list li img {
  border: 1px solid #ebebeb;
  margin-bottom: 15px;
  max-width:270px;
}

@media screen and (max-width: 1000px) {
  .certification-wrap .top-con {
    margin-bottom: 30px;
  }
  .certification-wrap .top-con li {
    display: inline-block;
    vertical-align: top;
    border-top: 2px solid #1f51a2;
    width: 100%;
    padding-top: 0px;
  }
  .certification-wrap .top-con li:last-child {
    margin-left: 0%;
  }
  .certification-wrap .top-con li .scon {
    border-bottom: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .certification-wrap .top-con li .scon span {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: bold;
    color: #1f51a2;
    padding: 0 18px;
    min-width: auto;
  }
  .certification-wrap .top-con li .scon p {
    position: relative;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    padding-left: 7px;
    box-sizing: border-box;
    letter-spacing: -1px;
  }
  .certification-wrap .top-con li .scon p b:before {
    content: "";
    display: inline-block;
    background: url(../img/sub/icon-jum.png) no-repeat 0 10px;
    position: absolute;
    left: 0;
    width: 5px;
    height: 30px;
  }
  .certification-wrap .top-con li .scon p b {
    display: inline-block;
    vertical-align: top;
  }

  .certification-wrap .photo-list {
    border-top: 2px solid #1f51a2;
    text-align: left;
  }
  .certification-wrap .photo-list li {
    display: inline-block;
    vertical-align: top;
    width: 48%;
    padding-top: 20px;
    text-align: center;
    padding: 10px 10px;
    box-sizing: border-box;
  }
  .certification-wrap .photo-list li p {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
  }
  .certification-wrap .photo-list li img {
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
  }
}

.partner-list {
  border-top: 2px solid #1f51a2;
  padding-left: 2%;
  padding-top: 45px;
}
.partner-list li {
  display: inline-block;
  width: 23%;
  margin-right: 1.2%;
  border: 1px solid #ebebeb;
  line-height: 120px;
  text-align: center;
  margin-bottom: 30px;
}

.business-wrap li {
  border-bottom: 1px solid #ebebeb;
  padding: 50px 0 40px 10px;
}
.business-wrap .right-con {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0%;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.business-wrap .right-con .mtit {
  font-size: 32px;
  padding: 0;
  padding-bottom: 30px;
}
.business-wrap .right-con p {
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  line-height: 30px;
}
.business-wrap .right-con p.w30 {
  width: 32.3%;
}
.business-wrap .right-con p.w50 {
  width: 48.5%;
}
.business-wrap .right-con .photo {
  margin-top: 30px;
  margin-bottom: 40px;
}
.business-wrap .right-con .photo .con {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 35px;
}
.business-wrap .right-con .photo .con img {
  margin-bottom: 10px;
  width: 100%;
}

.business-wrap .smenu {
  background: #f3f4f5;
  padding: 30px 60px;
  margin-bottom: 40px;
}
.business-wrap .smenu a {
  display: inline-block;
  width: 24.5%;
  font-size: 19px;
  line-height: 40px;
}
.business-wrap .smenu a:after {
  content: "▼";
  display: inline-block;
  color: #587cb8;
  margin-left: 8px;
  font-size: 17px;
}

.business-wrap li:first-child {
  background: none;
}
.business-wrap li:first-child img {
  float: right;
}
.business-wrap li:after {
  content: "";
  display: block;
  clear: both;
}
.business-wrap li {
  background: url(../img/sub/business-bg.png) no-repeat right 70px;
}

@media screen and (max-width: 1000px) {
  .business-wrap li {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 40px 0;
  }
  .business-wrap .right-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0%;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }
  .business-wrap .right-con .mtit {
    font-size: 20px;
    padding: 0;
    padding-bottom: 20px;
    font-weight: bold;
  }
  .business-wrap .right-con p {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .business-wrap .right-con p.w30 {
    width: 100%;
  }
  .business-wrap .right-con p.w50 {
    width: 100%;
  }
  .business-wrap .right-con .photo {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .business-wrap .right-con .photo .con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  .business-wrap .right-con .photo .con img {
    margin-bottom: 10px;
    width: 100%;
  }

  .business-wrap .smenu {
    background: #f3f4f5;
    padding: 15px;
    margin-bottom: 40px;
  }
  .business-wrap .smenu a {
    display: inline-block;
    width: 48%;
    font-size: 12px;
    line-height: 20px;
  }
  .business-wrap .smenu a:after {
    content: "▼";
    display: inline-block;
    color: #587cb8;
    margin-left: 8px;
    font-size: 15px;
  }

  .business-wrap li:first-child {
    background: none;
  }
  .business-wrap li:first-child img {
    float: right;
  }
  .business-wrap li:after {
    content: "";
    display: block;
    clear: both;
  }
  .business-wrap li {
    background: url(../img/sub/business-bg.png) no-repeat right 70px;
  }
}

.product-wrap li {
  border-bottom: 1px solid #ebebeb;
  padding: 50px 0 40px 10px;
}
.product-wrap .right-con {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: 0%;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
}
.product-wrap .right-con .mtit {
  font-size: 32px;
  padding: 0;
  padding-bottom: 20px;
  margin-top: 100px;
}
.product-wrap .right-con p {
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  line-height: 30px;
}
.product-wrap .right-con p.w30 {
  width: 32.3%;
}
.product-wrap .right-con p.w50 {
  width: 48.5%;
}
.product-wrap .right-con .photo {
  margin-top: 30px;
  margin-bottom: 40px;
}
.product-wrap .right-con .photo .con {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  margin-right: 2%;
  margin-bottom: 35px;
}
.product-wrap .right-con .photo .con img {
  margin-bottom: 10px;
  width: 100%;
}

.product-wrap .right-con > img {
  width: 100%;
}

.product-wrap .smenu {
  background: #f3f4f5;
  padding: 30px 60px;
  margin-bottom: 40px;
}
.product-wrap .smenu a {
  display: inline-block;
  width: 24.5%;
  font-size: 19px;
  line-height: 40px;
}
.product-wrap .smenu a:after {
  content: "▼";
  display: inline-block;
  color: #587cb8;
  margin-left: 8px;
  font-size: 17px;
}

.product-wrap li:after {
  content: "";
  display: block;
  clear: both;
}
.product-wrap .top-con p {
  width: 35%;
  display: inline-block;
  vertical-align: top;
}
.product-wrap .top-con img {
  width: 58%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5%;
}
.product-wrap table {
  margin-bottom: 35px;
  margin-top: 10px;
  border-collapse: separate;
}
.product-wrap table tr:first-child th {
  border-bottom: 2px solid #1f51a2;
  border-top: 2px solid #1f51a2;
  padding: 5px 8px 8px;
}
.product-wrap table th {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  font-weight: 300;
  border-bottom: 1px solid #000000;
  color: #000000;
  padding: 6px 8px 8px;
}
.product-wrap table th.bg{background:#f3f4f5;}
.product-wrap table td {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  border-bottom: 1px solid #000000;
  color: #666;
  padding: 6px 8px 8px;
}

.product-wrap .top-con:after {
  content: "";
  display: block;
  clear: both;
}

.product-wrap .bg01 .top-con {
  background: url(../img/sub/history-bg.jpg) no-repeat 30% bottom;
}
.product-wrap .bg02 .top-con {
  background: url(../img/sub/product-bg.png) no-repeat 33% bottom;
}

@media screen and (max-width: 1000px) {
  .product-wrap table {
    width: 100%;
    float: right;
    margin-top: 20px;
  }

  .product-wrap li {
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 20px 0;
  }
  .product-wrap .right-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0%;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
  }
  .product-wrap .right-con .mtit {
    font-size: 20px;
    padding: 0;
    padding-bottom: 10px;
    margin-top: 50px;
    font-weight: bold;
  }
  .product-wrap .right-con p {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 30px;
  }
  .product-wrap .right-con p.w30 {
    width: 100%;
  }
  .product-wrap .right-con p.w50 {
    width: 100%;
  }
  .product-wrap .right-con .photo {
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .product-wrap .right-con .photo .con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 35px;
  }
  .product-wrap .right-con .photo .con img {
    margin-bottom: 10px;
    width: 100%;
  }

  .product-wrap .smenu {
    background: #f3f4f5;
    padding: 15px;
    margin-bottom: 40px;
  }
  .product-wrap .smenu a {
    display: inline-block;
    width: 48%;
    font-size: 14px;
    line-height: 23px;
  }
  .product-wrap .smenu a:after {
    content: "▼";
    display: inline-block;
    color: #587cb8;
    margin-left: 8px;
    font-size: 15px;
  }

  .product-wrap li:after {
    content: "";
    display: block;
    clear: both;
  }
  .product-wrap .top-con p {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 20px;
  }
  .product-wrap .top-con img {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 0%;
  }
  .product-wrap table {
    border-top: 1px solid #333;
    margin-bottom: 35px;
  }
  .product-wrap table th {
    text-align: center;
    font-weight: 300;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  .product-wrap table td {
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    border-bottom: 1px solid #ebebeb;
  }
  .product-wrap table tr th:first-child {
    text-align: left;
    padding-left: 30px;
  }
}

.mt80 {
  margin-top: 80px;
}
.mt0 {
  margin-top: 0 !important;
}

.technology-wrap li {
  padding: 0 0 40px 10px;
}
.technology-wrap .left-con {
  display: inline-block;
  vertical-align: top;
  width: 15%;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
  word-break: keep-all;
}
.technology-wrap .right-con {
  display: inline-block;
  vertical-align: top;
  width: 78%;
  margin-left: 5%;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  padding-bottom: 100px;
}
.technology-wrap .right-con .mtit {
  font-size: 32px;
  padding: 0;
  padding-bottom: 30px;
  font-weight: 400;
  margin-top: 100px;
}
.technology-wrap .right-con p {
  display: inline-block;
  vertical-align: top;
  font-size: 17px;
  line-height: 30px;
}
.technology-wrap .right-con p.w50 {
  width: 48.5%;
}
.technology-wrap table th {
  border-top: 1px solid #587cb8;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  padding: 35px 20px;
  font-size: 22px;
  width: 250px;
}
.technology-wrap table td {
  border-top: 1px solid #587cb8;
  border-bottom: 1px solid #ebebeb;
  text-align: left;
  padding: 15px 20px;
  font-size: 19px;
  color: #666666;
  font-weight: 300;
}

@media screen and (max-width: 1000px) {
  .mt80 {
    margin-top: 40px;
  }
  .technology-wrap li {
    padding: 0 0 40px 10px;
  }
  .technology-wrap .left-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    word-break: keep-all;
  }
  .technology-wrap .right-con {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-left: 0%;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    padding-bottom: 50px;
  }
  .technology-wrap .right-con .mtit {
    font-size: 20px;
    padding: 0;
    padding-bottom: 30px;
    font-weight: 400;
    margin-top: 50px;
  }
  .technology-wrap .right-con p {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 20px;
  }
  .technology-wrap .right-con p.w50 {
    width: 100%;
  }
  .technology-wrap table th {
    border-top: 1px solid #587cb8;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    padding: 35px 20px;
    font-size: 14px;
    width: auto;
  }
  .technology-wrap table td {
    border-top: 1px solid #587cb8;
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    padding: 15px 20px;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
  }
}

.news-wrap a {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 35px;
  border: 1px solid #c3dfea;
  width: 23.5%;
  margin-right: 1.5%;
}
.news-wrap a:nth-of-type(4n) {
  margin-right: 0;
}
.news-wrap a img {
  height: 220px;
  width: 100%;
}
.news-wrap a .txt {
  padding: 20px 25px;
}
.news-wrap a .txt p {
  display: block;
  font-size: 18px;
  font-weight: 300;
  height: 64px;
  line-height: 32px;
  overflow: hidden;
  margin-bottom: 22px;
}
.news-wrap a .txt span {
  display: block;
  font-size: 18px;
  color: #adadad;
}

#paging {
  text-align: center;
}
#paging a {
  vertical-align: middle;
  display: inline-block;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 18px;
}
#paging a.active {
  background: #333;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
}

@media screen and (max-width: 1000px) {
  .news-wrap a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    border: 1px solid #c3dfea;
    width: 48%;
    margin-right: 1.5%;
  }
  .news-wrap a:nth-of-type(2n) {
    margin-right: 0;
  }
  .news-wrap a img {
    height: auto;
    width: 100%;
  }
  .news-wrap a .txt {
    padding: 10px;
  }
  .news-wrap a .txt p {
    display: block;
    font-size: 14px;
    font-weight: 300;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .news-wrap a .txt span {
    display: block;
    font-size: 14px;
    color: #adadad;
  }

  #paging {
    text-align: center;
  }
  #paging a {
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
  }
  #paging a.active {
    background: #333;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
  }
}

.search-top {
  text-align: right;
  padding-bottom: 35px;
}
.search-top select {
  width: 150px;
}
.search-top input[type="text"] {
  width: 355px;
}
.search-top input[type="button"] {
  width: 60px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 0;
  background: #1f51a2;
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 1000px) {
  .search-top {
    text-align: right;
    padding-bottom: 35px;
  }
  .search-top select {
    width: 20%;
  }
  .search-top input[type="text"] {
    width: 50%;
  }
  .search-top input[type="button"] {
    width: 20%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 0;
    background: #1f51a2;
    color: #fff;
    font-size: 16px;
  }
}

.mobile {
  display: none;
}

.news-wrap01 table {
  margin-bottom: 50px;
}
.news-wrap01 table th {
  border-top: 2px solid #555;
  line-height: 50px;
  font-size: 19px;
  border-bottom: 1px solid #ddd;
}
.news-wrap01 td {
  line-height: 50px;
  font-size: 19px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  box-sizing: border-box;
}
.news-wrap01 td.txt-left {
  text-align: left;
}
.btn_file img {
  border: 0 !important;
  width: auto !important;
  margin: 0 5px;
}

@media screen and (max-width: 1000px) {
  .news-wrap01 table {
    margin-bottom: 30px;
    display: block;
  }
  .news-wrap01 table th {
    border-top: 2px solid #555;
    line-height: 20px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 7px;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .news-wrap01 table td {
    display: block;
    width: 100%;
  }
  .news-wrap01 table tr,
  .news-wrap01 table tbody {
    display: block;
  }
  .news-wrap01 td {
    line-height: 20px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    padding: 7px;
  }
  .news-wrap01 td.txt-left {
    text-align: left;
  }
  .news-wrap01 table tr th:nth-child(1),
  .news-wrap01 table tr td:nth-child(1),
  .news-wrap01 table tr th:nth-child(3),
  .news-wrap01 table tr td:nth-child(3),
  .news-wrap01 table tr th:nth-child(4),
  .news-wrap01 table tr td:nth-child(4),
  .news-wrap01 table tr th:nth-child(5),
  .news-wrap01 table tr td:nth-child(5),
  .news-wrap01 table tr th:nth-child(6),
  .news-wrap01 table tr td:nth-child(6) {
    display: none;
  }
}

.list-wrap li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 60px;
  width: 23%;
  margin-right: 2.3%;
  text-align: center;
}
.list-wrap li:nth-of-type(4n) {
  margin-right: 0;
}
.list-wrap a > img {
  width: 100%;
  border: 1px solid #c3dfea;
}
.list-wrap a p {
  display: block;
  line-height: 60px;
  font-size: 22px;
}
.list-wrap a .btn-round {
  display: inline-block;
  height: 31px;
  line-height: 31px;
  border: 1px solid #d9d9d9;
  padding: 0 20px;
  font-size: 16px;
  border-radius: 16px;
}
.list-wrap a .btn-round img {
  display: inline-block;
  margin-left: 8px;
  vertical-align: 0;
}

@media screen and (max-width: 1000px) {
  .list-wrap li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    width: 48%;
    margin-right: 2.3%;
    text-align: center;
  }
  .list-wrap li:nth-of-type(2n) {
    margin-right: 0;
  }
  .list-wrap a > img {
    width: 100%;
    border: 1px solid #c3dfea;
  }
  .list-wrap a p {
    display: block;
    line-height: 20px;
    font-size: 16px;
    padding: 10px 0;
  }
  .list-wrap a .btn-round {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    border: 1px solid #d9d9d9;
    padding: 0 20px;
    font-size: 14px;
    border-radius: 10px;
  }
  .list-wrap a .btn-round img {
    display: inline-block;
    margin-left: 8px;
    vertical-align: 0;
  }
}

.write-wrap table {
  background: #f2f2f4;
  border-top: 3px solid #333;
}
.write-wrap table th {
  padding: 0 30px;
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #ebebeb;
}
.write-wrap table td {
  padding: 15px 30px;
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #ebebeb;
}

.write-wrap table td input[type="text"] {
  width: 300px;
  margin: 0 5px;
}
.write-wrap table td input[type="text"].w-tel {
  width: 90px;
}
.write-wrap table td input[type="text"].e-mail {
  width: 200px;
}
.write-wrap table td .full {
  width: 100% !important;
}
.write-wrap table td textarea {
  height: 210px;
}
.write-wrap .btn-center {
  text-align: center;
  padding-top: 35px;
}
.write-wrap .btn-center a {
  display: inline-block;
  margin: 0 5px;
  height: 57px;
  line-height: 57px;
  width: 215px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: #1f51a2;
}
.write-wrap .btn-center a.gray {
  background: #525763;
}

@media screen and (max-width: 1000px) {
  .write-wrap table {
    background: #f2f2f4;
    border-top: 3px solid #333;
  }
  .write-wrap table th {
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    width: 80px;
  }
  .write-wrap table td {
    padding: 15px 10px;
    text-align: left;
    font-size: 1+4px;
    border-bottom: 1px solid #ebebeb;
  }

  .write-wrap table td input[type="text"] {
    width: 100%;
    margin: 0 5px;
  }
  .write-wrap table td input[type="text"].w-tel {
    width: 28%;
  }
  .write-wrap table td input[type="text"].e-mail {
    width: 80%;
    margin-bottom: 10px;
  }
  .write-wrap table td .full {
    width: 100% !important;
  }
  .write-wrap table td textarea {
    height: 100px;
  }
  .write-wrap .btn-center {
    text-align: center;
    padding-top: 20px;
  }
  .write-wrap .btn-center a {
    display: inline-block;
    margin: 0 5px;
    height: 40px;
    line-height: 40px;
    width: 40%;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: #1f51a2;
    box-sizing: border-box;
  }
  .write-wrap .btn-center a.gray {
    background: #525763;
  }
}

.view-wrap {
  border-top: 2px solid #333;
}
.view-wrap .top-box .con01 {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 20px;
  font-size: 22px;
  font-weight: 500;
  color: #333;
}
.view-wrap .top-box .con02 {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 20px;
  font-size: 17px;
  font-weight: 400;
  color: #999;
}
.view-wrap .top-box .con02 span {
  display: inline-block;
  margin-right: 30px;
}
.view-wrap .top-box .con02 a {
  display: inline-block;
  color: #999;
}
.view-wrap .con00 {
  padding: 20px;
  font-size: 18px;
  font-weight: 400;
  color: #999;
  border-bottom: 1px solid #ebebeb;
}

.view-wrap .bottom-list {
  border-top: 1px solid #ebebeb;
}
.view-wrap .bottom-list li {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 20px;
}
.view-wrap .bottom-list li p {
  display: inline-block;
  font-size: 19px;
  font-weight: 500;
  color: #333;
  vertical-align: middle;
}
.view-wrap .bottom-list li a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: #999;
  vertical-align: middle;
  margin-left: 20px;
}

.btn-center {
  padding: 30px 0 50px;
  text-align: center;
}
.btn-center .btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  background: #1f51a2;
  color: #fff;
  padding: 0 30px;
}

@media screen and (max-width: 1000px) {
  .view-wrap .top-box .con01 {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
  }
  .view-wrap .top-box .con02 {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
  }
  .view-wrap .top-box .con02 span {
    display: inline-block;
    margin-right: 30px;
  }
  .view-wrap .top-box .con02 a {
    display: inline-block;
    color: #999;
  }
  .view-wrap .con00 {
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    border-bottom: 1px solid #ebebeb;
  }

  .view-wrap .bottom-list {
    border-top: 1px solid #ebebeb;
  }
  .view-wrap .bottom-list li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 20px;
  }
  .view-wrap .bottom-list li p {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    vertical-align: middle;
  }
  .view-wrap .bottom-list li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    vertical-align: middle;
    margin-left: 20px;
  }

  .btn-center {
    padding: 30px 0 50px;
    text-align: center;
  }
  .btn-center .btn {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    background: #1f51a2;
    color: #fff;
    padding: 0 30px;
  }
}



.layer-bg {display:none; position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:99999;top:0;left:0}
.layer-pop  { display:none;position:fixed;width:540px ;margin-left:50%; left:-270px; background:#fff;border-radius:6px;top:50%;transform:translateY(-50%) ;overflow-y:auto;z-index:9999999}
.layer-pop .btn {}
.layer-pop img{width:500px; margin:20px;}
.pop01,.pop02,.pop03,.pop04,.pop05,.pop06,.pop07,.pop08,.pop09,.pop10,.pop11,.pop12,.pop13,.pop14,.pop15,.pop16,.pop17,.pop18{ display:block;color:#fff}
.pop01-con {}

