@import url("https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap");

li,
a,
p {
  font-family: "Noto Sans KR", sans-serif;
  letter-spacing: -1px;
}
.inner {
  max-width: 1024px;
  margin: 0 auto;
}
.inner:after {
  display: block;
  clear: both;
  content: "";
}
.f_clear:after {
  display: block;
  clear: both;
  content: "";
}
.p_color {
  color: #59ade9 !important;
font-weight: 600;
display:none;
}

#wrap {
  width: 100%;
}

/*main*/

#m_container {
  width: 100%;
  /* background-color: #eff0f2; */
  margin-top: -85px;
}

/* main header */

/*main visual*/
.m_visual {
  position: relative;
  z-index: 8;
}
.m_visual,
.m_visual .slider {
  width: 100%;
  height: 688px;
  background: #f39800;
}
 .m_visual:before {
  content: "";
  display: block;
  width: 40%;
  height: 8px;
  background-color: #f39800;
  position: absolute;
  bottom: 0;
  left: 0;
}
.m_visual .slider_01 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual01.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.m_visual .slider_02 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual02.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.m_visual .slider_03 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual03.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.m_visual .slider_04 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual04.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.m_visual .slider_05 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual05.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.m_visual .slider_06 {
  width: 100%;
  height: 680px;
  background-image: url(/images/pc_visual06.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9;
}
.slider_link {
  display: block;
  max-width: 100%;
  margin: 400px auto 0;
  height: 100px;
}

@media (max-width: 1025px) {
  
  .m_visual,
  .m_visual .slider {
    height: auto;
  }
  .m_visual .slider_01 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual01.jpg);
    background-size: cover;
  }
  .m_visual .slider_02 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual02.jpg);
    background-size: cover;
  }
  .m_visual .slider_03 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual03.jpg);
    background-size: cover;
  }
  .m_visual .slider_04 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual04.jpg);
    background-size: cover;
  }
  .m_visual .slider_05 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual05.jpg);
    background-size: cover;
  }
  .m_visual .slider_06 {
    padding-bottom: 62.5%;
    height: auto;
    background-image: url(/images/mo_visual06.jpg);
    background-size: cover;
  }
  .slider_link {
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0px;
  }
  #m_container {
    margin-top: 0px;
  }
}

/*main title*/
.m_tit_box {
  padding-bottom: 30px;
  text-align: center;
}
.m_tit_box h4 {
  font-weight: normal;
  font-size: 30px;
  color: #3e4a50;
}
@media (max-width: 720px) {
  .m_tit_box h4 {
    font-size: 24px;
  }
}

/*main principles*/
.m_prcp {
  position: relative;
  margin-top: -88px;
  z-index: 50;
 /*  display: none; */
}
.m_prcp .inner {
  -webkit-box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
  -moz-box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
  box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
}
.m_prcp .inner div {
  float: left;
}

.m_prcp_tit {
  width: 176px;
  height: 176px;
  background-color: #f39800;
  background-image: url(/images/m_prcp_tit.jpg);
}
.m_prcp_tit p {
  text-align: center;
  color: #fff;
}
.m_prcp_tit .m_prcp_tit_s {
  font-size: 14px;
  padding: 60px 0 10px;
}
.m_prcp_tit .m_prcp_tit_b {
  font-size: 30px;
}
.m_prcp_list {
  width: 848px;
  height: 176px;
display:table
}
.m_prcp_list ul li {
  float: left;
  width: 50%;
  height: 88px;
  text-align: center;
  font-size: 16px;
  color: #752f00;
  padding: 20px;
  box-sizing: border-box;
display: table-cell;
    vertical-align: middle;
    text-align: center;

}
.m_prcp_list .m_prcp_list_01 {
  background-color: #ffefe5;
}
.m_prcp_list .m_prcp_list_02 {
  background-color: #ffffff;
}
.m_prcp_list .m_prcp_list_03 {
  background-color: #ffffff;
}
.m_prcp_list .m_prcp_list_04 {
  background-color: #ffefe5;
}

.drop-in-underline {
  position: relative;
  padding: 10px;
}
.drop-in-underline:before{
  content: '';
  position: absolute;
  bottom: 10px;
  left: 0; right: 0;
  height: 2px;
  background-color: #f39800;
  width:100px;
  margin:0 auto;
}
.drop-in-underline:before{
  opacity: 0;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s;
    transition: transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0s, -webkit-transform 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.drop-in-underline:hover:before{
  opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s;
    transition: transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.2s, -webkit-transform 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}




@media (max-width: 1100px) {
  .m_prcp {
    position: relative;
    margin-top: 0px;
  }
  .m_prcp .inner div {
    clear: both;
  }
  .m_prcp_tit {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    background-color: #f39800;
    background-image: url(/images/m_prcp_tit.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    box-sizing: border-box;
	background-size:contain;
  }
  .m_prcp_tit .m_prcp_tit_s {
    font-size: 14px;
    padding: 0px 0px 0px 0px;
  }
  .m_prcp_tit .m_prcp_tit_b {
    font-size: 24px;
  }
  .m_prcp_list {
    width: 100%;
    height: auto;
  }
  .m_prcp_list ul li {
    float: left;
    width: 50%;
  }
}
@media (max-width: 720px) {
  .m_prcp_list ul li {
    clear: both;
    width: 100%;
  }
  .m_prcp_list .m_prcp_list_01 {
    background-color: #ffefe5;
  }
  .m_prcp_list .m_prcp_list_02 {
    background-color: #ffffff;
  }
  .m_prcp_list .m_prcp_list_03 {
    background-color: #ffefe5;
  }
  .m_prcp_list .m_prcp_list_04 {
    background-color: #ffffff;
  }
}

/*main contents*/

.m_contents {
  width: 100%;
  padding: 80px 0;
}
/*.m_contents .inner{padding-top: 60px;}*/
.m_contents a {
  display: block;
  float: left;
  width: 232px;
  -webkit-box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
  -moz-box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
  box-shadow: 0px 2px 9px -1px rgba(189, 194, 203, 1);
  transform: scale(1);
  transition: all 0.5s;
}

.m_contents a:hover{
	  transform: scale(1.1);
	 transition: all 0.5s;
}
.m_contents_tit {
  padding: 30px 0;
  background-color: #fff;
  text-align: center;
  border-top: 5px solid #59ade9;
}
.m_contents_tit_s {
  font-size: 14px;
}
.m_contents_tit_b {
  font-size: 21px;
  color: #000;
}
.m_contents_01 {
  margin-right: 32px;
}
.m_contents_02 {
  margin-right: 32px;
}
.m_contents_03 {
  margin-right: 32px;
}
.m_contents_04 {
  margin-right: 0px;
}
.m_contents_img {
  width: 100%;
  padding-bottom: 100%;
}
.m_contents_01 .m_contents_img {
  background-image: url(/images/m_prcp_list_01.png);
  background-size: contain;
}
.m_contents_02 .m_contents_img {
  background-image: url(/images/m_prcp_list_02.png);
  background-size: contain;
}
.m_contents_03 .m_contents_img {
  background-image: url(/images/m_prcp_list_03.png);
  background-size: contain;
}
.m_contents_04 .m_contents_img {
  background-image: url(/images/m_prcp_list_04.png);
  background-size: contain;
}
@media (max-width: 1100px) {
  .m_contents .inner {
    max-width: 496px;
    margin: 0 auto;
    padding-top: 0px;
  }
  .m_contents_01 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
  .m_contents_02 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .m_contents_03 {
    margin-right: 32px;
    clear: both;
  }
  .m_contents_04 {
    margin-right: 0px;
  }
  .m_contents_tit_b {
    font-size: 20px;
    color: #43565f;
  }
}
@media (max-width: 580px) {
  .m_contents {
    padding: 40px 0;
  }
  .m_contents .inner {
    max-width: 90%;
  }
  .m_contents_01 {
    width: 48% !important;
    margin-right: 4%;
  }
  .m_contents_02 {
    width: 48% !important;
  }
  .m_contents_03 {
    width: 48% !important;
    margin-right: 4%;
  }
  .m_contents_04 {
    width: 48% !important;
  }
}

/*main tel
.m_tel{width:100%; text-align: center; padding:40px 0; background-image: url(/images/m_tel.jpg);}
.m_tel p{color:#fff;}
.m_tel_num{font-size: 32px; font-weight: bold;}
*/

/*center intro*/
.center_intro {
  display: inline-block;
  width: 100%;
}
.center_tel {
  width: 100%;
  text-align: center;
}
.center_1,
.center_2,
.center_3 {
  float: left;
  width: 100%;
  padding:120px 0;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  text-shadow: 1px 1px 2px #000;
	line-height: 40px;
}
.center_1 strong,
.center_2 strong,
.center_3 strong {
  font-size: 28px;
}
/* .center_1 {
  background: url('/images/center_1.jpg');
} */
.center_2 {
  background-image: url(/images/center_2.jpg);
}
.center_3 {
  background-image: url(/images/center_3.jpg);
}

@media (max-width: 715px) {
  .center_intro {
    width: 100%;
    height: auto;
  }
  .center_1,
  .center_2,
  .center_3 {
    width: 100% !important;
    padding: 15px 0;
    font-size: 15px;
  }
  .center_1 strong,
  .center_2 strong,
  .center_3 strong {
    font-size: 20px;
  }
}

/*main bbs*/
.m_bbs {
}
.m_bbs2 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.bbs_left,
.bbs_right {
  width: 50%;
  float: left;
  margin: 40px 0;
}

.bbs_left_inner {
  height: 224px;
  background: #fff;
  margin: 0 10px;
  border-top: 2px solid #feb17d;
  width:90%;
  margin:0 auto;
 
}
.bbs_right_inner {
  height: auto;
  background: #fff;
  padding: 15px 30px;
   border-top: 2px solid #feb17d;
   width:90%;
  margin:0 auto;
margin-bottom: 40px;
}

@media (max-width: 715px) {
  .m_bbs2 {
    width: 100%;
  }
  .bbs_left,
  .bbs_right {
    width: 100%;
    margin: 25px 0 0;
  }
  .bbs_left_inner {
    height: auto;
  }
  .bbs_right_inner {
   
    height: auto;
    padding: 20px 30px;
  }
  .right_inner_bottom {
    margin: 35px 10px;
  }
}

/*main gallery*/
.m_gallery {
  padding: 80px 0;
}
.m_gallery_tit {
  background: #000;
  color: #fff;
  padding: 12px 10px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 998;
  width: 100%;
  opacity: 0.5;
}

@media (max-width: 580px) {
  .m_gallery {
    padding: 40px 0;
  }
}

/*chain*/
.chain {
  display: inline-block;
  width: 100%;
}
.chain_center {
  width: 100%;
  text-align: center;
}
.chain_1,
.chain_2,
.chain_3 {
  float: left;
  width: 33.333333%;
  padding: 84px 0;
  color: #272727;
  font-size: 23px;
  font-weight: 700;
}
.chain_1 {
  background-image: url(/images/chain_1.jpg);
}
.chain_2 {
  background-image: url(/images/chain_2.jpg);
}
.chain_3 {
  background-image: url(/images/chain_3.jpg);
}

@media (max-width: 715px) {
  .chain {
    width: 100%;
    height: auto;
  }
  .chain_1,
  .chain_2,
  .chain_3 {
    width: 100% !important;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
  }
}

/*main bottom principles*/
.m_prcp_bttm {
  width: 100%;
  padding: 32px 0;
  background-color: #fff;
}
.m_prcp_bttm li {
  display: block;
  width: 232px;
  height: 238px;
  float: left;
  width: 232px;
  background-repeat: no-repeat;
  background-size: cover;
}
.m_prcp_bttm_01 {
  margin-right: 32px;
  background-image: url(/images/m_prcp_bttm_01.gif);
}
.m_prcp_bttm_02 {
  margin-right: 32px;
  background-image: url(/images/m_prcp_bttm_02.gif);
}
.m_prcp_bttm_03 {
  margin-right: 32px;
  background-image: url(/images/m_prcp_bttm_03.gif);
}
.m_prcp_bttm_04 {
  margin-right: 0px;
  background-image: url(/images/m_prcp_bttm_04.gif);
}
.m_prcp_bttm_01:hover {
  background-image: url(/images/m_prcp_bttm_01_on.gif);
}
.m_prcp_bttm_02:hover {
  background-image: url(/images/m_prcp_bttm_02_on.gif);
}
.m_prcp_bttm_03:hover {
  background-image: url(/images/m_prcp_bttm_03_on.gif);
}
.m_prcp_bttm_04:hover {
  background-image: url(/images/m_prcp_bttm_04_on.gif);
}

@media (max-width: 1100px) {
  .m_prcp_bttm li {
    width: 23%;
    height: auto;
    padding-bottom: 23%;
  }
  .m_prcp_bttm_01 {
    margin-right: 3%;
  }
  .m_prcp_bttm_02 {
    margin-right: 3%;
  }
  .m_prcp_bttm_03 {
    margin-right: 2%;
  }
}
@media (max-width: 720px) {
  .m_prcp_bttm li {
    width: 50%;
    height: auto;
    padding-bottom: 50%;
    margin-right: 0;
  }
  .m_prcp_bttm_03 {
    clear: both;
  }
  .m_prcp_bttm_01:hover {
    background-image: url(/images/m_prcp_bttm_01.gif);
  }
  .m_prcp_bttm_02:hover {
    background-image: url(/images/m_prcp_bttm_02.gif);
  }
  .m_prcp_bttm_03:hover {
    background-image: url(/images/m_prcp_bttm_03.gif);
  }
  .m_prcp_bttm_04:hover {
    background-image: url(/images/m_prcp_bttm_04.gif);
  }
}

/*sub_cont*/

#sub_wrap {
  max-width: 1024px;
  padding: 40px 0px;
  margin: 0 auto;
}
#sub_wrap img {
  width: 100%;
  height: auto;
}
.sub_tit_box {
  padding: 0 5px;
}
.sub_tit_box .sub_tit {
  font-size: 30px;
  color: #000;
  text-align: center;
}
.sub_tit_box .sub_tit span {
  border-bottom: 2px solid #c3c3c3;
}
.sub_tit_box .sub_crb {
  font-size:13px;
  color: #999;
  text-align: center;
  padding-top: 10px;
}
.sub_tit_box .sub_crb a {
  color: #999;
}
.sub_tit_box .sub_crb span {
  color: #aaa;
}
.sub_cont_h4 {
  font-size: 23px;
  letter-spacing: -1px;
  margin-bottom: 32px;
  margin-top: 50px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 16px;
  color: #4a4a4a;
  font-weight: normal;
}
.p_box p {
	font-size: 19px;
	-ms-word-break: ;
	word-break:keep-all;
	margin-bottom: 7px;
	color:#777;
}



.sub_cont_h4 span {
  font-weight: bold;
}

.dsp p{font-size: 18px; font-weight: 400; margin-bottom: 15px; -ms-word-break: keep-all;
word-break: keep-all;}

.dsp_mo {
  display: none;
}

@media (max-width: 1025px) {
  .dsp_mo {
    display: block;
  }
  .dsp_pc {
    display: none;
  }
}

/* .blank_30 {
  height: 30px;
}
 */
.ceo_bn {
  margin-bottom: 32px;
}
.sub_b {
  color: #444;
  font-size: 24px;
  line-height: 1.5em;
  margin-bottom: 32px;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.sub_s {
  color: #777;
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 32px;
    -ms-word-break: keep-all;
  word-break: keep-all;
}
.sub_t {
  color: #555;
  font-size: 18px;
     -ms-word-break: keep-all;
  word-break: keep-all;
}
.sub_ss {
  color: #4a4a4a;
  font-size: 17px;
  line-height: 1.8em;
  margin-bottom: 16px;
     -ms-word-break: keep-all;
  word-break: keep-all;
}











#sub_wrap .sinner {
	max-width:1024px;
	width: 100%;
	text-align: center;
	margin: 60px auto;
}


#sub_wrap .sinner .cont_table{
	margin-bottom: 30px;
	max-width:1024px;
	width: 100%;
}
#sub_wrap .sinner p {
	font-size: 18px;
	color:#777;
	-ms-word-break: ;
	word-break:keep-all;
	text-align: left;
	
}







.cont_table {
  border-spacing: 0;
  border-collapse: separate;
  font-size: 14px;
  border-top: 2px solid #59ade9;
  width: 100%;
  border-left: 1px solid #ddd;
  margin-bottom: 15px;
  line-height: 1.6em;
  letter-spacing: -1px;
}
.cont_table th {
  color: #000;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 12px 6px;
}
.cont_table td {
  color: #888;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 14px;
}

.cont_table_over {
  border-spacing: 0;
  border-collapse: separate;
  font-size: 12.5px;
  border-top: 1px solid #013777;
  width: 100%;
  border-left: 1px solid #ddd;
  margin-bottom: 32px;
  line-height: 1.6em;
  letter-spacing: -1px;
}
.cont_table_over th {
  color: #516671;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 12px 6px;
}
.cont_table_over td {
  color: #888;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 4px;
}

.tbbg01 {
  background-color: #ccd7e4;
}
.tbbg02 {
  background-color: #345f92 !important;
  color: #fff !important;
  font-weight: bold;
}
.sub_float_left {
  float: left;
  width: 496px;
  -ms-word-break: keep-all;
  word-break: keep-all;
}
.sub_float_right {
  float: right;
  width: 496px;
}

/* 우측 서브 메뉴 */
.tab_float_right {
	display: none;
  float: right;
  width: 230px;
  margin: 9% 7% 0 0;
}

.tab_float_right p {
  padding: 47px;
  text-align: center;
  background-color: #013777;
  color: #fff;
  font-size: 1.3em;
  font-weight: bold;
}
.tab_float_right ul {
  text-align: center;
  border: 1px solid #ddd;
}
.tab_float_right ul li {
  border-top: 1px solid #ddd;
}
.tab_float_right ul li:first-child {
  border: 0;
}
.tab_float_right ul li a {
  display: block;
  padding: 37px;
}

@media (max-width: 1800px) {
  .tab_float_right {
    display: none;
  }
}

/* .bo_right { position:absolute; width:100%; }
.bo_right .tab_float_right { margin:6.9% 7% 0 0; } */
.bo_right {
  position: absolute;
  right: 7%;
  top: 17.3%;
	display: none;
}
.bo_right .tab_float_right {
  margin: 0;
}

.sub_right {
  position: absolute;
  right: 0;
  margin: 7.9% 6.15% 0 0;
}

/*비전체계*/
.vision_tit {
  width: 100%;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  color: #013777;
  margin-bottom: 37px;
}
.vision_tit p {
  letter-spacing: 3px;
}

.core,
.vision {
  display: inline-block;
  margin-bottom: 60px;
}

.core {
  margin-top: 30px;
  width: 100%;
}

.core_list {
  width: 100%;
  float: right;
}
.core_list ul li {
  float: left;
  width: 25%;
  height: 113px;
  font-size: 16px;
  color: #516671;
  padding: 14px;
  box-sizing: border-box;
  text-align: center;
}
.core_list ul li b {
  font-size: 20px;
}
.core_list_01,
.core_list_03 {
  border-top: 1px solid #d0d0d0;
}
.core_list_02,
.core_list_04 {
  border-bottom: 1px solid #d0d0d0;
}

/*오시는 길*/
.con_tit {
  font-size: 18px;
  font-weight: 300;
  color: #013777;
  margin-bottom: 10px;
}

@media (max-width: 900px) {
  .core,
  .vision {
    margin-bottom: 30px;
    margin-top: 0;
  }

  .core_tit,
  .vision_tit {
    padding: 20px 0;
  }

  .core_list {
    width: 100%;
  }
  .core_list ul li {
    width: 100%;
  }
  .core_list_02,
  .core_list_04 {
    border-bottom: none;
    border-top: 1px solid #d0d0d0;
  }

  .vision_con {
    width: 100%;
  }
}

.sub_tab {
  width: 100%;
  margin-bottom: 30px;
}
.sub_tab li {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  display: block;
}
.sub_tab li a {
  display: block;
  width: 100%;
  padding: 16px 0;
  background: #f5f5f5;
  color: #777;
  text-align: center;
  font-size: 16px;
}
.sub_tab li .active {
  background: #013777;
  color: #fff;
  font-weight: bold;
}

.ins_tit {
  font-size: 20px;
  color: #59ade9;
  border-bottom: 2px solid #59ade9;;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.ins_box {
  width: 100%;
  padding: 20px 20px 1px 20px;
  box-sizing: border-box;
  background: #fbfbfb;
}

.ins_table {
  border-spacing: 0;
  border-collapse: separate;
  font-size: 14px;
  border-top: 1px solid #ddd;
  width: 100%;
  border-left: 1px solid #ddd;
  margin-bottom: 32px;
  line-height: 1.6em;
  letter-spacing: -1px;
}
.ins_table th {
  color: #59ade9;;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 12px 6px;
}
.ins_table td {
  color: #888;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 14px;
}

@media (max-width: 1025px) {
  #sub_wrap {
    padding: 40px 20px;
  }
  .sub_float_left {
    clear: both;
    width: 100%;
  }
  .sub_float_right {
    clear: both;
    width: 100%;
  }
  .cont_table {
    font-size: 12px;
  }
  .cont_table td {
    padding: 10px 4px;
  }
}


.on { background-color: #f39800;}
.on a { color: #fff;}	

.main_sm_intr {
	line-height: 30px;
	font-size: 17px;
	margin-top: 10px;
	color: #5a5a5a;	
word-break:keep-all;
}

.center_intro {
	background-image: url('/images/center_1.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


.business {
    height: auto;
    width: 100%;
    background: url('/images/center_1.jpg') no-repeat;
	background-attachment: fixed;
    background-size: cover;
	text-align: center;
	overflow: hidden;
	position: relative;
	padding: 110px 0;
}

@media screen and (max-width:640px) {
	.business {background-position: 43%;}
	.business p { font-size: 24px;}
}



.business .effect {
	position: relative;
	transition: 1s all;
}




.business .en-title {
    font-size: 18px;
	margin-top: 100px;
	color: #252525;
}


#contact_txt {
	font-size: 20px;
	color: #fff !important;
	word-break:keep-all;
	padding: 0 10px;
}
.business h4 {
	font-size:62px; 
	color:#fff; 
	text-align:center; 
	font-weight:bold;
	text-shadow: 1px 1px 5px #333;
padding-bottom: 10px;
}
.business .text {
    margin: 50px 0 0;
    font-size: 19px;
    color: #252525;
}

.business .item-list {
    margin: 80px auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    position: relative;
    overflow: hidden;
}
.business .item-list > li {
    float: left;
    margin-left: 1%;
    width: 24%;
}

.business .item-list p {
	color: #252525;
	margin: 10px;
	font-size: 18px;
	
}
@media screen and (max-width:969px) {
	.business .item-list > li {width: 48%; margin-bottom: 30px;}
}

@media screen and (max-width:640px) {
	.business h4 { }
	.business .item-list > li { width: 100%;}
}


.business .container {
	padding-top: 19px;
}

.business .container button {
  cursor: pointer;
  outline: none;
}

.business .container button.outline {
  position: relative;
  z-index: 3;
  background: transparent;
  color: #1172c4;
  font-size: 16px;
  border-color: #1172c4;
  border-style: solid;
  border-width: 2px;
  border-radius: 22px;
  padding: 10px 40px;
  text-transform: uppercase;
  transition: all 0.2s linear;
}

.business .container button.outline a {
  text-decoration: none;
}

.business .container button.outline:hover {
  color: white;
  background: #1172c4;
  border-color: white;
  transition: all 0.2s linear;
}
.business .container button.outline:active {
  border-radius: 22px;
}
.business .container button.white-purple {
  font-weight: 700;
  color: #59ade9;
  border-color: white;
  background: white;
}
.business .container button.white-purple:hover {
  color: white;
  background: #59ade9;
  border-color: white;
}

#contact_txt {
    font-size: 20px;
    color: #fff;
    text-shadow: 1px 1px 5px #333;
    word-break: keep-all;
    padding: 0 10px;
}

.m_banner {
	max-width:1600px;
	width: 100%;
	margin: 0 auto;
}
.m_banner ul:after {
	content: "";
	display:block;
	clear: both;
}
.m_banner ul {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.m_banner ul li {
	float:left;
	width: 33.3333%;
}
.m_banner ul li img {
	width: 80%;
}

@media(max-width:1200px){
	.m_banner ul li {
	width: 50%;
}
}
@media(max-width:789px){
	.m_banner ul li {
	width: 100%;
	float:none;
	padding: 5px;
	text-align: center;
}
}

 @media(max-width:432px){
	.m_banner ul li img {
	width: 100%;
}
} 