
/* visual swiper */
.swiper{
	width: 100%;
	height: 100%;
  }
  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

  .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }

/* visual */
#visual{position:relative;width:100% !important;height:100vh;margin:0 auto;overflow:hidden}
#visual .imgBox{width:100% !important;width:100%;height:100vh;background-size:cover !important}
#visual .img1{background:url('../image/visual/main_3.jpg') center top no-repeat}
/* #visual .img2{background:url(../img/visual/visual_img2.jpg) center top no-repeat} */
#visual .img3{background:url('../image/visual/main_2.jpg') center top no-repeat}

.visualList .txtBox{position:absolute;top:350px;left:50%;margin-left:-50%;width:100%;text-align:center;color:#fff;font-size:60px;color:#fff;}
.visualList .txtBox .txt1{font-size:25px;}
.visualList .txtBox .txt2{font-size:65px;font-weight:500}
.visualList .txtBox .txt3{font-size:20px;width:600px;margin:0 auto;color:#fff;padding-top:10px}
#visual .btn_prev,.btn_next{color:#fff !Important}

/* .swiper-pagination {
    bottom: 20px;
    left: 50%;
}

.swiper-pagination-bullet {
	margin: 4px;
} */

#visual.swiper-pagination{color:#fff;bottom:20px; left:50%}

/*bs_area.css*/
.bs_area .section{width: 100%; padding: 60px 0;}
.bs_area .first_area{padding-top: 0;}
.bs_area .first_area .leftarea{width: 55%; float: left;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.first_area .leftarea>.img1{width: 48%; margin: 1%; float: left;}
.first_area .leftarea img{width: 100%;}
.first_area .leftarea>.img2{width: 48%; margin: 1%; float: left;}
.first_area .rightarea{width: 45%; float: left; padding-left: 60px;}
/* 2022-06-09 추가 */
.first_area .rightarea h4 {font-weight: bold; font-size: 1.3em;}
.first_area .rightarea .x_text p {margin: 20px 0;}
.first_area .toptxt>h2{font-size: 42px; font-weight: 700; line-height: 48px;}
.first_area .toptxt>h2>span{color: #c71526;}
.first_area .mdllinewrap{padding: 20px 0;}
.first_area .mdlline{width: 55px; height: 2px; background: #c71526;}
.first_area .mdltxt>p{font-size:24px; color: #fff; line-height: 24px;font-family:  '맑은 고딕', 'Malgun Gothic'; font-weight:bold;}
.first_area .bottomtxt{padding-top: 40px; padding-bottom: 0;}
.first_area .bottomtxt>p{font-size: 16px; color: #ccc; line-height: 22px; font-family:  '맑은 고딕', 'Malgun Gothic';}

.bgc{background-color: #f5f5f5;}
/* 2022-06-09 추가 */
.second_area .x_advan_page {font-weight: bold; font-size: 1.3em; text-align: center; padding: 0 0 25px;}
.second_area .x_advan {display: table;  margin: 0 auto;}
.second_area .x_advan li {display: table-cell; width: 200px; height: 200px; position: relative; z-index: 1; line-height: 180px; text-align: center;}
.second_area .x_advan li span {margin-left: 10px; font-size: 20px;}
.second_area .x_advan li::after {content: ""; display: block; position: absolute; width: 180px; height: 180px; border-radius: 50%; background: #aaa;left: 0;top: 0; z-index: -1; box-shadow: 2px 2px 2px 2px rgba(3,3,3,0.8);}

.second_area .article{padding: 20px 0; width: 25%; float: left; text-align: center;}
.second_area .artimg{margin: 0 auto;width: 60px; height: 60px; }
.second_area .artimg>img{width: 100%; margin:0 auto;}
.second_area .ai2>img {padding-top:13%; }
.second_area .arttbox{width: 180px;margin: 10px auto 0;}
.second_area .center{overflow: hidden; }
.second_area .leftnum{float: left; margin: 0 5px;}
.second_area .leftnum>h3{width: 180px;font-size: 40px; color:#c71526; font-weight:700; text-align: center; line-height: 40px; padding: 10px 0;}
.second_area .righttxt{float: left; margin: 0 5px;}
.second_area .righttxt>p{width:170px; padding: 10px 0;font-size: 14px;color: #333;line-height: 20px;}
.bs_area .third_area{padding-top: 50px; padding-bottom: 150px;}
.third_area .leftarea{width: 70%; float: left; padding-right: 60px;}
.third_area .txtbox{padding: 20px 0;}
.third_area .toptxt>h3{font-size: 42px; line-height: 48px; font-weight: 700;}
.third_area .bottomtxt{padding-top: 40px;}
.third_area .bottomtxt>p{font-size: 14px; line-height: 20px; color: #666;}
.tb2 .toptxt>h3{font-size: 42px; line-height: 48px;}
.tb2 .toptxt>h3>span{color: #c71526;}
.tb2 .bottombox{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
.tb2 .boxarticle{float: left;width: 50%;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-right: 50px; margin-top: 40px;}
.tb2 .boximgwrap{width: 51px; height: 51px;}
.tb2 .boximgwrap>img{width: 100%;}
.tb2 .boxtxtwrap{width: 85%; padding-left: 10px;}
.tb2 .boxtxtwrap p{font-size: 14px; color: #666; line-height: 20px;}
.tb2 .boxtxtwrap .p1{font-size: 16px; color: #333; line-height: 48px;}
.third_area .rightarea{width: 30%; float: right;}
.third_area .rightarea>.imgwrap{width: 100%; height: 630px; background-image: url('../../img/business/area_section3_img2.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;}
.bottomtxt table {border-collapse: collapse; border-spacing: 0; width: 100%;border: 1px solid #ddd; }
.bottomtxt  th, td {text-align: center; padding: 16px;}
.bottomtxt tr:nth-child(even) {background-color: #f2f2f2;}
.bottomtxt .tab_line {border-bottom:1px solid #cccccc;}
.bottomtxt th {border-right:1px solid #cccccc; background:#f2f2f2;}


.comp_box {width:100%; position: relative; margin: 0 auto; background: #000; z-index: 9;}
.img-comp-container {
    position: relative;
    height: 100vh; /*should be the same height as the images*/
  }
.img-comp-img {
  position: absolute;
  width: auto;
  height: auto;
  overflow: hidden;
  margin:0 auto;
}

.img-comp-img img {
  display: block;
  vertical-align: middle; width:100vw; height:auto;
}

.img-comp-slider {
  position: absolute;
  z-index: 9;
  cursor: ew-resize;

  /*set the appearance of the slider:*/
  width: 40px;
  height: 40px;
  background-color: #da4040;
  opacity: 0.7;
  border-radius: 50%;
}



@media (max-width:991px) {
  .comp_box{margin-top:70px;}
}

/*table*/
.pricez {
	width: 100%;
	border-collapse: collapse;
	margin:50px auto;
	}

/* Zebra striping */
.pricez tr:nth-of-type(odd) {
	background: #e0e0e0 ;
	}

.pricez th {
	background:#da4040;
	color: white;
	}

.pricez td, th {
	padding: 10px;
	border: 1px solid #ccc;
	text-align: left;
	font-size: 18px; text-align: center;
	}

/*
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

.pricez {
	  	width: 100%;
	}

	/* Force table to not be like tables anymore */
.pricez thead, .pricez tbody, .pricez th, .pricez td, .pricez tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
.pricez thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
.pricez tr { border: 1px solid #ccc; }
.pricez td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
	}

.pricez	td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);
		color: #555;
		font-weight: bold;
	}

}

/*table*/

/* Design */
*,
*::before,
*::after {
  box-sizing: border-box;
}


.btnz {
  color: #fff;
  padding: 0.8rem;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid #da4040 ;
  background: #da4040;
}

.btnz:hover {
  background-color: #fff; border:1px solid #da4040; color:#da4040
}

.cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cards_item {
  display: flex;
  padding: 1rem; width:100%;
}

@media (min-width: 40rem) {
  .cards_item {
    width: 50%;
  }
}

@media (min-width: 56rem) {
  .cards_item {
    width: 33.3333%;
  }
}

.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.card_content {
  padding: 1rem;
  background: #fff;
}
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);/*common.css*/

.card_title {
  color: #333;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin: 0px;  font-family: 'Nanum Gothic', sans-serif;
}

.card_text {
  color: #333;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
  font-weight: 400;
}
.made_by{
  font-weight: 400;
  font-size: 13px;
  margin-top: 35px;
  text-align: center;
}


@media screen and (max-width:1199px){
/*    br{display: none;}*/
    .second_area .righttxt>p>br{display: block;}
    .bs_area .first_area .leftarea{width: 100%;}
    .bs_area .first_area .rightarea{width: 100%; margin-top: 40px; padding-left: 0;}
    .first_area .rightarea{padding-left: 40px;}
    .third_area .leftarea{width: 100%;float: inherit; margin-top: 40px; padding-right: 0;}
    .third_area .rightarea{float: inherit;padding-bottom: 40px;}
    .third_area .rightarea{width: 100%; float: left;}
    .third_area .rightarea>.imgwrap{width: 100%; height: 500px; background-image: url('../../img/business/area_section3_img2.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat;}

}
@media screen and (max-width:920px){
    .bs_area .section{padding: 30px 0;}
    .bs_area .third_area{ padding-bottom: 150px;}
    .second_area .article{width: 50%; margin-top: 0;}
    .third_area .rightarea>.imgwrap{width: 100%; height: 400px; background-size:auto ;}
    .second_area .article:nth-child(1){border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
    .second_area .article:nth-child(2){border-bottom: 1px solid #ddd;}
    .second_area .article:nth-child(3){border-right: 1px solid #ddd;}
}
@media screen and (max-width:768px){
    .first_area .mdltxt>p>br{display: block;}
    .third_area .toptxt>h3{word-break: keep-all;}
    .tb2 .boxarticle{width: 48%;padding-right: 0; margin-top: 20px;}
    .tb2 .boxarticle:nth-child(1){margin-right: 2%;}
    .tb2 .boxarticle:nth-child(3){margin-right: 2%;}
    .bs_area .third_area{ padding-bottom: 100px;}

}
@media screen and (max-width:650px){
    .first_area .toptxt>h2{font-size: 32px;}
    .tb2 .boxarticle{width: 100%; margin: 30px 0;}
    .tb2 .boxarticle:nth-child(1){margin-right:0;}
    .tb2 .boxarticle:nth-child(3){margin-right:0;}
    .third_area .toptxt>h3{font-size: 32px;}
    .third_area .rightarea>.imgwrap{height: 300px;}
    .first_area .bottomtxt{padding-bottom: 40px;}
    .second_area .inner{padding: 0;}
    .inner .photo {width:100%; padding:20px; margin:0 auto; display: flex;  }
    .inner .photo ul {width:100%; margin:0 auto;}


}
@media screen and (max-width:500px){
    .mdlTxt>h2{font-size: 20px!important;}
    .ing_bnr_Wrap>.bnrtxtwrap>h3{font-size: 28px;}
    .ing_bnr_Wrap>.bnrtxtwrap>p{font-size: 18px;}
    .bs_area .section{padding: 10px 0;}
    .first_area .toptxt>h2{font-size: 28px; line-height: 36px;}
    .first_area .toptxt>h2>br{display: block;}
    .first_area .mdltxt>p{font-size: 13px;}
    .first_area .mdltxt>p br{display: none;}
    .first_area .bottomtxt>p{font-size: 14px;}
    .first_area .bottomtxt{padding-bottom: 40px; }
    .third_area .toptxt>h3{line-height: 36px; font-size: 28px;}
    .second_area .article{width: auto; padding: 25px 0; position:relative; left: 50%; top: 50px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
    .bgc{padding: 40px 0;}

    .tb2 .boxarticle{margin: 20px 0;}
    .bs_area .third_area{ padding-bottom: 80px; padding-top: 60px;}
    .second_area .article:nth-child(1){border-right: none; border-bottom: none}
    .second_area .article:nth-child(2){border-bottom: none;}
    .second_area .article:nth-child(3){border-right: none}

    .inner .photo img { width:300px; height:auto; }


}
@media screen and (max-width:400px){
    .third_area .rightarea>.imgwrap{height: 250px;}
    .tb2 .boxarticle{margin: 15px 0;}
    .second_area .article{padding: 100px 0 0 0 ; width: 100%; text-align: center;}
    .bottomtxt table {font-size:0.5em;}
    .comp_box {height:200px !important;}
    .img-comp-img img {
      display: block;
      vertical-align: middle; width:110vw; height:auto; margin-left:-5vw;
    }

    }

    /*sub1.css*/
    #container_title{display: none;}

    .sub1_bannerwrap{position: relative;}
    .sub1_bannerwrap>.bnr_img{width: 100%; height: 900px; position: relative;}
    .sub1_bannerwrap>.bnr_img>img{height: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
    .sub1_bannerwrap .imgtextwrap{position: absolute; top: 20%; left: 0; right: 0; margin: auto; }
    .sub1_bannerwrap .bnr_text {text-align: center; color: #fff;}
    .sub1_bannerwrap h2{font-size: 64px; font-weight: 700; line-height: 80px; color: #fff;}
    .sub1_bannerwrap h3{font-size: 42px; line-height: 80px; color: #fff;}
    .sub1_bannerwrap p{font-size: 16px; line-height: 25px; font-weight: 100; padding: 15px 0;}
    .sub1_bannerwrap .bnr_hexagon{padding-top: 65px; overflow: hidden; margin: 0 auto; width: 795px;}
    .sub1_bannerwrap .bnr_hexagon>div{width: 233px;height: 269px;margin: 0 2%; float: left;}
    .sub1_bannerwrap .bnr_hexagon img{width: 100%;margin: 0 auto;}
    .sub_intro .section .title_wrap{text-align: center; padding: 100px 0;}
    .sub_intro .section .title_wrap>h4{font-size: 42px; font-weight: 700; line-height: 80px; color: #333;}
    .sub_intro .section .title_wrap>p{font-size: 24px; line-height: 35px; color: #666;}

    .sub1-1{padding-bottom: 110px; width: 100%; background-size: 100% auto; background-image: url('../../img/sub/subbg_img1.png');}
    .sub1-1 .art_wrap1{width: 100%;overflow: hidden;}
    .sub1-1 .left_area{float: left; padding-left: 30px;}
    .sub1-1 .left_area>div{width: 461px;height: 397px;}
    .sub1-1 .left_area img{width: 100%;}
    .sub1-1 .right_area{float: right; padding-right: 30px;}
    .sub1-1 li{ overflow: hidden;}
    .sub1-1 li:nth-child(2){padding: 80px 0;}
    .sub1-1 li>div>img{width: 100%;}
    .sub1-1 .con1_img{float: left; width: 78px; height: 78px;}
    .sub1-1 .con1_tbox{padding-left: 20px; float: left;}
    .sub1-1 .con1_tbox>h5{font-size: 24px; color: #1659a3; line-height: 25px;}
    .sub1-1 .con1_tbox>p{font-size: 18px; color: #555; line-height: 25px;}
    .sub1-2{padding-bottom: 100px;}
    .sub1-2 .art_wrap2{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; overflow: hidden;}
    .sub1-2 .article{margin: 0 30px; float: left;}
    .sub1-2 .article>div>img{margin: 0 auto;}
    .sub1-2 .blueline{width: 100%; padding: 40px 0;}
    .sub1-2 .blueline>div{width: 2px; height: 70px; background: #1659a3; margin: 0 auto;}
    .sub1-2 .tbox>h5{font-size: 24px; color: #1659a3; font-weight: 700; line-height: 40px; text-align: center;}
    .sub1-2 .tbox>p{font-size: 18px; color: #666; line-height: 30px; text-align: center;}
    .sub1-3{padding-bottom: 150px; width: 100%; background-size: 100% auto; background-image: url('../../img/sub/sub1_con3img.png');}
    .sub1-3 .swiper-container.sub_intro{display: none;}
    .sub1-3 .btnWrap{display: none;}
    .sub1-3 .con3_sect1{overflow: hidden; }
    .sub1-3 article{float: left; position: relative; width: 33.33%; height: 290px;}
    .sub1-3 .con3_sect1 img{width: 100%;}
    .sub1-3 .con3_sect1 .line{position: absolute; width: 2px; height: 100%; background: #ddd; left: 14px; top: 8px;}
    .sub1-3 .con3_sect1 .year{float: left; margin-bottom: 20px; font-size: 36px; font-weight: 700; line-height: 40px; color: #1659a3;}
    .sub1-3 .con3_sect1 .year::before{display: block; float: left; margin-right: 20px; position: relative; z-index: 1; content:""; width: 30px; height: 40px; background: url(../../img/company/history_icon1.png) 100% center no-repeat; background-position: center;}
    .sub1-3 .con3_sect1 .desc{float: left; margin-bottom: 20px; width: 100%;}
    .sub1-3 .con3_sect1 .desc::before{display: block; float: left; margin-right: 20px; position: relative; z-index: 1; content: ""; width: 30px; height: 30px; background: url(../../img/company/history_icon2.png) 100% center no-repeat; background-position: center;}
    .sub1-3 .con3_sect1 .desc .date{display: block; float: left; margin-right: 10px; line-height: 30px; color: #999; font-size: 17px;}
    .sub1-3 .con3_sect1 .desc p{float: left; width: 60%; line-height: 30px; color: #999; font-size: 17px;}
    .sub1-3 article:nth-child(4){margin-top:40px;}
    .sub1-3 article:nth-child(5){margin-top:40px;}
    .sub1-3 article:nth-child(6){margin-top:40px;}
    .sub1-3 .ie9{display: none;}
    @media screen and (max-width:1199px){
        .inner{width: 100%;}
        .sub1-1{padding-bottom: 80px;}
        .sub1_bannerwrap p>br{display: block;}
        .sub1-1 .con1_tbox>p>br{display: block;}
        .sub1-1 .left_area{width: 100%; padding-left: 0;}
        .sub1-1 .left_area>div{margin: 0 auto;}
        .sub1-1 .left_area img{width: 100%;}
        .sub1-1 .right_area{width: 100%;padding-right: 0; padding-top: 70px; text-align: center;}
        .sub1-1 .right_area ul{display: inline-block;}
        .sub1-2 .tbox>p>br{display: none;}
        .sub1-1 .con1_tbox>h5{text-align: left;}
        .sub1-1 .con1_tbox>p{text-align: left;}
        .sub1-2 .article{width: 31.33%; margin: 0 1%;}
        .sub1-2 .tbox>h5{word-break: keep-all;}
    }
    @media screen and (max-width:1024px){
        .sub1-3 article{width: 50%; margin-bottom: 20px; padding-left: 30px;}
        .sub1-3 article:nth-child(2n){float: right;}
        .sub1-3 article:nth-child(2n-1){float: left;}
        .sub1-3 article:nth-child(4), .sub1-3 article:nth-child(5), .sub1-3 article:nth-child(6){margin: 0 0 20px;}
        .sub1-3 .con3_sect1 .line{left: 44px;}
        .sub1-3 .con3_sect1 .year{margin-bottom: 20px; font-size: 30px; line-height: 40px;}
        .sub1-3 .con3_sect1 .desc .date{margin-right: 10px; line-height: 30px; font-size: 15px;}
        .sub1-3 .con3_sect1 .desc p{width: 60%; line-height: 30px; font-size: 15px;}
    }

    @media screen and (max-width:980px){
        .section .title_wrap{padding: 80px 0;}
        .sub1-2 .blueline{display: none;}
        .sub_intro .tbox{position: relative;}
        .tbox:before{position: absolute;content: ''; width: 70px; height: 2px; background: #1659a3; top: 20px; left: 40px;}
        .sub1-2 .article{width: 700px; margin: 0 auto;overflow: hidden; padding: 40px 0px;}
        .sub1-2 .article>div{float: left;}
        .sub1-2 .tbox{float: left; padding: 40px 40px;}
        .sub1-2 .tbox>h5{text-align: left;}
        .sub1-2 .tbox>p{text-align: left;}
        .sub1-2 .tbox>p>br{display: block;}
    }
    @media screen and (max-width:800px){
        .sub1_bannerwrap .bnr_hexagon{width: 100%; padding-top: 0;}
        .sub1_bannerwrap .bnr_hexagon>div{width: 31.33%; height: auto; margin: 0 1%;}
    }
    @media screen and (max-width:768px){
        .section .title_wrap{padding: 70px 0;}
        .section .title_wrap>h4{font-size: 40px;}
        .section .title_wrap>p{font-size: 28px;}
        .sub1_bannerwrap>.bnr_img{height: 800px;}
        .sub1_bannerwrap h2{font-size: 48px;}
        .sub1_bannerwrap h3{font-size: 36px;}
        .sub1-1 .left_area{width: 100%; padding-left: 0;}
        .sub1-1 .right_area{width: 100%; padding-right: 0;}
        .sub1-2 .article{width: 100%;}
        .sub1-2 .article>div{float: none;}
        .sub1-2 .blueline{display: block;}
        .sub1-2 .tbox{float: none;}
        .sub1-2 .tbox::before{display: none;}
        .sub1-2 .tbox>h5{text-align: center;}
        .sub1-2 .tbox>p{text-align: center;}
        .sub1-2 .tbox{padding: 0;}
        .sub1-3 .con3_sect1 .desc{margin-bottom: 10px;}
        .sub1-3 .con3_sect1 .desc p{width: 58%;}
        .sub1-3 .con3_sect1 .year::before{margin-right: 10px; background-size: 24px auto;}
        .sub1-3 .con3_sect1 .desc::before{margin-right: 10px; background-size: 14px auto;}
    }
    @media screen and (max-width:600px){
        .sub1-3 .con3_sect1{display: none;}
        .sub1-3 .swiper-container.sub_intro{display: block;}
        .sub1-3 .btnWrap{display: block;}
        .swiper-slide>img{margin: 0 auto;}
        .sub_intro .btnWrap{z-index: 999;}
        .sub_intro .section .title_wrap{padding: 70px 0;}
        .sub_intro .section .title_wrap>h4{font-size: 30px; line-height: 30px;}
        .sub_intro .section .title_wrap>p{font-size: 18px; line-height: 25px;}
        .sub1_bannerwrap>.bnr_img{height: 600px;}
        .sub1_bannerwrap h2{font-size: 36px; line-height: 45px;}
        .sub1_bannerwrap h3{font-size: 26px; line-height: 45px;}
        .sub1_bannerwrap p{font-size: 14px;}
        .sub1_bannerwrap .bnr_hexagon{margin-top: 250px;}
        .sub1-1 .con1_img{width:20%; height: auto; padding-right: 10px;}
        .sub1-1 .con1_img>img{width: 100%; margin: 0 auto;}
        .sub1-1 .right_area ul{}
        .sub1-1 .con1_tbox{width: 80%; padding-left: 0;}
        .sub1-1 .con1_tbox>h5{font-size: 22px;}
        .sub1-1 .con1_tbox>p{font-size: 16px;}
        .sub1-1 li:nth-child(2){padding: 40px 0;}
        .sub1-1 .left_area>div{width: auto; height: auto;}
        .sub1-1 .right_area{padding-top: 40px;}
        .sub1-2 .article{width: 100%;}
        .sub1-2 .tbox>h5{font-size: 17px;}
        .sub1-2 .tbox>p{font-size: 13px;}
        .sub1-2 .blueline>div{height: 40px;}
        .sub1-2 .blueline{padding: 20px 0;}
        .sub1-3{width: 100%; height: 500px;position: relative;}
        .swiper-container.sub_intro{display: block;width: 80%; margin: 0 15%; position: relative;}
        .swiper-container.sub_intro .swiper-slide{width: 100%; height: 260px;}
        .sub_intro .btnWrap{display: block;width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; bottom: 230px;  overflow: hidden;}
        .sub_intro .swiper-button-next1{float: left; outline: 0;}
        .sub_intro .swiper-button-prev1{float: right; outline: 0;}
        .swiper-container.sub_intro .line{position: absolute; width: 2px; height: 100%; background: #ddd; left: 14px; top: 6px;}
        .swiper-container.sub_intro .year{float: left; margin-bottom: 20px; font-size: 25px; font-weight: 700; line-height: 40px; color: #1659a3;}
        .swiper-container.sub_intro .year::before{display: block; float: left; margin-right: 10px; position: relative; z-index: 1; content:""; width: 30px; height: 40px; background: url(../../img/company/history_icon1.png) 100% center no-repeat; background-position: center; background-size: 24px auto;}
        .swiper-container.sub_intro .desc{float: left; margin-bottom: 10px; width: 100%;}
        .swiper-container.sub_intro .desc::before{display: block; float: left; margin-right: 10px; position: relative; z-index: 1; content: ""; width: 30px; height: 30px; background: url(../../img/company/history_icon2.png) 100% center no-repeat; background-position: center; background-size: 14px auto;}
        .swiper-container.sub_intro .desc .date{display: block; float: left; margin-right: 10px; line-height: 30px; color: #999; font-size: 13px;}
        .swiper-container.sub_intro .desc p{float: left; width: 60%; line-height: 30px; color: #999; font-size: 13px;}
    }
    @media screen and (max-width:480px){
        .sub_intro .section .title_wrap{padding: 30px 0;}
        .sub_intro .section .title_wrap>h4{font-size: 22px; font-weight: 700; line-height: 40px; color: #333;}
        .sub_intro .section .title_wrap>p{font-size: 12px; line-height: 30px; color: #666;}
        .sub1_bannerwrap>.bnr_img{height: 500px;}
        .sub1_bannerwrap h2{font-size: 28px; line-height: 40px;}
        .sub1_bannerwrap h3{font-size: 18px; line-height: 30px;}
        .sub1_bannerwrap p{font-size: 12px; line-height: 20px; padding: 5px 0;}
        .sub1-1 .con1_tbox>h5{font-size: 18px;}
        .sub1-1 .con1_tbox>p{font-size: 14px;}
        .sub1-3{width: 100%; height: auto; padding-bottom: 0;}
        .btnWrap{width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; bottom: 40%;  overflow: hidden; }
        .sub_intro .swiper-button-next1{float: left;}
        .sub_intro .swiper-button-prev1{float: right;}
        .sub1-3{padding-bottom: 80px;}
        .swiper-container.sub_intro .year{font-size: 20px;}
    }

    @media screen and (max-width:400px){
        .swiper-container.sub_intro .swiper-slide{height: 300px;}
        .sub_intro .swiper-container.sub_intro.sub_intro{margin: 0 auto;}
        .swiper-container.sub_intro .desc p{width: 50%;}
    }
    @media screen and (max-width:360px){
        .sub1_bannerwrap .imgtextwrap{top: 22%;}
        .btnWrap{width: 90%; margin: 0 5%; position: absolute; margin: auto; left: 0; right: 0; overflow: hidden;}
    }
    @media screen and (max-width:320px){
       .sub1-3{width: 100%;}
    }
