@charset "utf-8";

@font-face { 
font-family: 'notokr-regular'; 
src: url('NotoKR-Regular/notokr-regular.eot'); 
src: url('NotoKR-Regular/notokr-regular.eot?#iefix') format('embedded-opentype'), 
url('NotoKR-Regular/notokr-regular.woff2') format('woff2'), 
url('NotoKR-Regular/notokr-regular.woff') format('woff'), 
url('NotoKR-Regular/notokr-regular.ttf') format('truetype'), 
url('NotoKR-Regular/notokr-regular.svg#notokr-regular') format('svg'); 
font-weight: lighter; 
font-style: lighter; 
}


@font-face {
    font-family: 'notokr-light';
    src: url('NotoKR-Light/notokr-light.eot');
    src: url('NotoKR-Light/notokr-light.eot?#iefix') format('embedded-opentype'),
         url('NotoKR-Light/notokr-light.woff2') format('woff2'),
         url('NotoKR-Light/notokr-light.woff') format('woff'),
         url('NotoKR-Light/notokr-light.ttf') format('truetype'),
         url('NotoKR-Light/notokr-light.svg#notokr-light') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* 초기화 */

html,
body {width: 100%;height: 100%; }
body {font-family: 'notokr-regular',sans-serif; letter-spacing: -1px;}

ol,ul,dl{margin:0;padding:0;list-style-type:none;}
a{text-decoration: none!important;}
a:focus{outline: 0;}
.no-padding{padding: 0;}

/* 하단연락처 */
@media (max-width: 1007px) {
#con_footerTel{display:none;height:70px;width:100%;position:fixed;bottom:0;background:rgba(5, 81, 129, 0.94); z-index: 1000; text-align: center; padding: 20px 0; color: white; box-shadow: 0px -2px 1px rgba(0, 0, 0, 0.10)}

.navbar-brand > img {
  display: block;
  padding-left: 10px;
}

#con_footerTel a{ vertical-align: top; color:rgba(255, 255, 255, 0.75); font-size: 15px; font-weight: bold; letter-spacing: -2px}
}

@media (min-width: 1008px){
	#con_footerTel {visibility: hidden}
}
/*공통*/

#container:after{display:block;content:"";clear:both}
section{position:relative}
#introduce, #business, #recruit_process, #recruit, #request{padding-top:20px; padding-bottom:20px; }
.more_down{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/more_down.png") center center no-repeat}
.more_down2{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/more_down2.png") center center no-repeat}
.scl_top{margin-top:10px; width:19px;height:19px;display:inline-block;background: url("../img/scl_top.png") center center no-repeat}

.content p{font-size:18px;line-height:30px;color: #222;}
.content p.itd_title{font-size:24px;margin-bottom:30px;}
.content a {text-decoration:none;padding:8px;margin-top: 10px;}
.content a:hover{text-decoration:none;}

#top_btn{position:fixed;top:70%;right:20px;display:block;width:50px;height:50px;border-radius:25px;background-color:#fff !important;border:1px solid #d7d7d7;text-indent:-9999px;background:url("../img/top_btn.gif") center center no-repeat; overflow:hidden;opacity:0.8;z-index: 999;}

.btfoot{clear:both; height:80px}
.mt40{margin-top:0px}

.feature_title{padding:30px 0; font-size:42px; line-height:36px; font-weight: bold}
.feature_title2{padding:30px 0; font-size:30px; line-height:46px}
.sub_title{ font-size:34px; line-height:36px; padding: 3%; letter-spacing: -3px }



 .btn-mdo {
  color: #085e89;
  background-color: #fff;
  border-color: #085e89;
}
.btn-mdo:hover,
.btn-mdo:focus,
.btn-mdo.focus,
.btn-mdo:active,
.btn-mdo.active,
.open > .dropdown-toggle.btn-mdo {
  color: #fff;
  background-color: #085e89;
  border-color: #085e89
}
.btn-mdo:active,
.btn-mdo.active,
.open > .dropdown-toggle.btn-mdo {
  background-image: none;
}
.btn-mdo.disabled,
.btn-mdo[disabled],
fieldset[disabled] .btn-mdo,
.btn-mdo.disabled:hover,
.btn-mdo[disabled]:hover,
fieldset[disabled] .btn-mdo:hover,
.btn-mdo.disabled:focus,
.btn-mdo[disabled]:focus,
fieldset[disabled] .btn-mdo:focus,
.btn-mdo.disabled.focus,
.btn-mdo[disabled].focus,
fieldset[disabled] .btn-mdo.focus,
.btn-mdo.disabled:active,
.btn-mdo[disabled]:active,
fieldset[disabled] .btn-mdo:active,
.btn-mdo.disabled.active,
.btn-mdo[disabled].active,
fieldset[disabled] .btn-mdo.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-mdo .badge {
  color: #fff;
  background-color: #085e89;
} 


/* 화면 낭독 */

#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}


/* Header */

#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}








@media (max-width: 767px) {
.background_bg, .backstretch{background: url("../img/bgMain_sm.jpg") center center no-repeat; background-image:100%;!important; -webkit-background-size: cover;-moz-background-size: cover;background-size: cover;-o-background-size: cover; }

  .title {font-size: 1.6em;line-height: 18px; color: #fff;font-weight: bold;letter-spacing: -2px; text-align: center;  }
  .description img { display:none;/* position: absolute; top:75%; left:30%; width: 40%;  height: auto  */}
  .home_section {height:100%;padding:110px 0 240px 0;overflow:hidden;}

}

@media (max-width: 360px) {
  .title {font-size: 1.4em;line-height: 21px;color: #fff;font-weight: 400;letter-spacing: -2px; text-align: center; }
}


/*회사소개*/

/* .bnrcompany {
	padding-top: 29.21%; this is actually (426/1140)*100
	padding: 10% 0;
	background: url("../img/sub1.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size:  contain;
	-o-background-size: contain;
	} */


.bnrcompany {
	padding: 13% 0;
	background: url("../img/sub1.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	text-align: center;
	font-size: 29px;
	color: #86382c;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
	

/* @media screen and (max-width: 768px) {
	.bnrcompany {
	padding-top: 29.21%; this is actually (426/1140)*100
background-image:100%!important; 
background-position: center top;
   background-size:  contain;
  }
  .container .bnrcompany,
  .container-fluid .bnrcompany {
   padding-right: 60px;
   padding-left: 60px;
  }
  
  
  

 } */

/*회사소개*/
#companyInt{width:100%;height:auto;background: #fff/* url("../img/bis_bg.png") */ repeat !important;}
#companyInt .bis_ct{padding-top:1px;}
#companyInt .ct_title{color:#fff; }
#companyInt .content{height:auto; }
#companyInt p{font-size:16px; color: #727272; text-align: left; font-weight: lighter; }
.bt30{margin-bottom: 60px}
.bt24{margin-bottom: 24px}



/* 서비스 홈페이지제작 */

.tit2{ font-weight:bold;}

.bnrhomepage {
	padding: 10% 0;
	background: url("../img/sub2.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	text-align: center;
	font-size: 29px;
	color: #86382c;
	font-weight: bold;
	letter-spacing: -1px;
	}
	


  
  
/* 서비스 마케팅 */

.bnrmarketing {
	padding: 10% 0;
	background: url("../img/sub4.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	text-align: center;
	font-size: 29px;
	color: #86382c;
	font-weight: bold;
	letter-spacing: -1px;
	}
	


.bnrmarketing2 {
	padding: 12% 0;
	background: url("../img/sub4.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	text-align: center;
	font-size: 29px;
	color: #86382c;
	font-weight: bold;
	letter-spacing: -1px;
	}
	
	
.coupon{
	padding: 25% 0;
	background: url("../img/coupon.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	text-align: center;
	font-size: 29px;
	color: #86382c;
	font-weight: bold;
	letter-spacing: -1px;
	} 
 /* 서비스 유지보수 */

.bnrmaintenance {
	padding-top: 29.21%; /* this is actually (426/1140)*100 */
	background: url("../img/sub3.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	}


  
 /* 서비스 혜택 */

.bnrservice {
	padding-top: 29.21%; /* this is actually (426/1140)*100 */
	background: url("../img/sub5.jpg") center center no-repeat; 
	background-image:100%!important;   
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size:  contain;
	-o-background-size: contain;
	}

.serIcon{text-align: right}

@media screen and (max-width: 768px) {
	.bnrcompany,.bnrservice,.bnrmarketing,.bnrhomepage,.bnrmaintenance,.bnrmarketing2 {
background-position: center ;
font-size: 18px;
font-weight: bold;



 }
 

 } 
  
  
  
  
  
/* 홈페이지제작 프로세스 */
.plat_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.plat_process ul {padding:0%;}
.plat_process ul li{float:left;width:162px; height:190px; padding:0 2% 3% 1%;font-size:13px; text-align: center }
.plat_process ul li.last{padding-right:0;}
.plat_process ul li span{display:block;font-family: 'Montserrat', sans-serif;text-align:center;font-size:18px;font-weight:bold;color:#d71b34;padding-bottom:20px;}
.plat_process ul li p{text-align: center}



@media screen and (max-width: 568px) {

.plat_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.plat_process ul {padding:0%;}
.plat_process ul li{float:left;width:100%; height:auto; padding:20px 36px 10px 20px;font-size:13px;}
.plat_process ul li.last{padding-right:0;}
.plat_process ul li span{display:block;font-family: 'Montserrat', sans-serif;text-align:center;font-size:18px;font-weight:bold;color:#d71b34;padding:0;}
	
}




/*  유지보수 */
.maintenance_process{width:100%;margin:0 auto; left:140px; clear: both}
.maintenance_process ul {padding:0%;}
.maintenance_process ul li{float:left;width:339px; height:auto; font-size:16px;padding:0 30px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Montserrat', sans-serif;text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:20px;}


@media (max-width: 992px) {	
.maintenance_process{width:100%;overflow:hidden;margin:0 auto; left:140px; clear: both}
.maintenance_process ul {padding:0%;}
.maintenance_process ul li{float:left;width:100%; height:auto; font-size:16px; padding-bottom:50px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Montserrat', sans-serif;text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:20px;} 
 .serIcon{text-align: center}
}

/* @media screen and (max-width: 568px) {

.maintenance_process{width:100%; overflow:hidden;margin:0 auto; left:140px; clear: both; }
.maintenance_process ul {padding:0%; }
.maintenance_process ul li{float:left;width:100%; height: auto;  font-size:16px; padding-bottom:50px ; }
.maintenance_process ul li.last{padding-right:0;}
.maintenance_process ul li span{display:block;font-family: 'Montserrat', sans-serif;text-align:center;font-size:18px;font-weight:bold;color:#222;padding-bottom:10px;}
	
} */








@media(max-width:1200px){
.resp{max-width: 107%}
 }
 
 @media(max-width:960px){
.resp{max-width: 100%}
 }
 

  
#introduce .main_feature{margin:40px 0px;} */
/* #introduce .content span.icon_img{width:107px; height:76px; margin-bottom:60px;display:inline-block; background: url("../img/introduce_title.png") center center no-repeat !important;}
#introduce .com_intro_more{display:inline-block;border:1px solid #3b4c54; background:#fff; border-radius:8px; padding:5px 15px;color:#3b4c54;margin-top:30px !important}
#introduce .com_intro_more:hover{background:#3b4c54; color:#fff; border:1px solid #3b4c54;} */

/*사업영역*/
#business{width:100%;height:auto;background-color: #f5f5f5}
 #business .bis_ct{padding-top:1px;}
#business .ct_title{color:#fff}
#business .content{height:250px; }
/* #business .content:hover{background:rgba(225, 225, 225, 0.3)} */
/* #business .content span{display:inline-block;height:10px} */
/* #business .content span.icon01{width:39px;background: url("../img/bis_icon_01.png") no-repeat !important;}
#business .content span.icon02{width:75px;background: url("../img/bis_icon_02.png") no-repeat !important;}
#business .content span.icon03{width:45px;background: url("../img/bis_icon_03.png") no-repeat !important;} */
/* #business .content h5{color:#fff; font-size:24px; font-weight:normal; border-bottom:1px solid #fff; padding-bottom:20px;} */
/* #business .content p{padding-top:30px;color:#fff;font-size:16px;}  */


/*홍보센터*/
#public_relation{padding-top:70px;}
#public_relation:after{display:block; content:""; clear:both}
#public_relation .container{margin-bottom:30px;}



#element{padding:50px 0 90px 0; background-color: #fff}
#element p{font-size: 16px!important; }
#element:after{display:block; content:""; clear:both}
#element.container{margin-bottom:30px;}



#cf {
  position:relative;
  height:110px;
  width:110px;
  margin:0 auto;
  
}

#cf img {
  position:absolute;

   top:1px;
   left:1%;
   box-sizing: padding-box;

}

#cf img.top:hover {
  opacity:0.3;
}

#cf p{text-align: center; padding-top: 160px; font-size: 21px; font-weight: bold; margin-left: 17px; width: 110px }


#cf2 {
  position:relative;
  height:149px;
  width:149px;
  margin:0 auto;
}

#cf2 img {
  position:absolute;
  
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf2 img.top:hover {
  opacity:0;
}
/* 홍보아이콘 끝*/

/* 파트너쉽 */
#partner{padding:30px 0 20px 0; }
#partner td{border: 0!important}
#partner table{border-top:0!important }
#element2{padding:10px 0 20px 0; background-color: #fff; }
#element2:after{display:block; content:""; clear:both}
#element2.container{margin-bottom:30px;}
#element2 a img{display:block}
#element2 ul{list-style: none;}
#element2 li{display: inline;padding-left:16px}

@media(max-width:992px){
#element{ padding: 0; margin: 0}
#element img{width: 75%;  }
#element p{font-size: 96%!important;display: block; margin-left: -16px;  }	
#cf p{text-align: center; padding-top: 77px; font-size: 21px; font-weight: bold;  }


#element2{display: none}
#partner{display: none}	
}

.pr_wrap{position: relative;display:block;width:100%;padding:0px;margin:0px;transition:height 450ms ease-out 0s;-webkit-transition: height 450ms ease-out 0s;-o-transition: height 450ms ease-out 0s;}
.pr_gall{display:block;overflow:hidden;padding:0px;float:left;background: #FBFAF8 !important;padding:0 !important;}
.pr_gall .figure{padding:0px;width:100%; height:100%;}
.pr_gall .lt_image{background: #eee}
.pr_gall img{display:block;width:100% !important;height:auto !important;}
.pr_gall .mouse_over{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background: rgba(119, 211, 247, 0.6); transition:0.3s ease-in-out; padding:3%}
.pr_gall .mouse_over a{margin-top:10%:}
.pr_gall:hover .mouse_over{display:block;}
.pr_gall .lt_tit{color:#fff;font-size:100%;margin-top:35%;display:block;text-align:center;height:20px;overflow:hidden;}
.pr_gall .lt_detail{display:inline-block;width:80%;height:40px;overflow:hidden;margin-top:20px;font-size:90%;}
.pr_gall .lt_detail a{color:#fff !important;}



/*채용절차*/
#talented_person{}
#tal_tabs{width:100%;margin-top:30px;}
ul.tabs {float: left;height: 32px;border-bottom: 1px solid #eee;border-left: 1px solid #eee;width: 100%;font-size:12px;}
ul.tabs li {float: left;text-align:center;cursor: pointer;width:25%;padding:20px 0;font-size:16px;border: 1px solid #eee;border-left: none;background: #fafafa;overflow: hidden;position: relative;}
ul.tabs li.active {background:url("../img/bis_bg.png")repeat;background-color:#3b4c54; border-bottom: 1px solid #FFFFFF; color:#fff !important}
.tab_container {clear:both;float:left;width:100%;background: #FFF;margin-top:30px;}
.tab_content {padding: 5px;font-size: 12px;display: none; overflow: hidden}
.tab_content img{width:100%;height:auto;float:left; overflow:hidden;margin-right:2%}
.tab_container .tab_content ul {width:100%;margin:0px;padding:0px;}
.tab_container .tab_content ul li {padding:5px;list-style:none}


/*채용정보*/

#recruit{color: #222; background-color: #e6e6e6}

.recruit_info{position: relative;margin-top: 40px;}
.single_blog{margin: 0px 15px;}
.post_img img{float:left;width:100%;height:250px;}
.post_img{position:relative;}
.post-date{float:left;position:absolute;bottom:0px;left:0;/*width:50%;height:70px;*/}
.post_img{text-decoration:none;color: #fff;}
.post-date span{display: block;padding: 5px 0px;font-size: 30px;font-weight: 700;margin: 3px 0px;}
.post-date{font-size: 20px;text-align:left;}
.single_blog ul li{color: #999;font-size: 12px;}
.single_blog ul li i{}
.single_blog h4{text-transform: uppercase;padding-top: 15px;clear:both;}
.single_blog h4:hover{color: #EE3B24;}
.single_blog p{margin: 8px 0px;font-size: 13px;text-align: justify;}


/*문의*/

#request{}

#contact_from {height:100%;position:relative}
#contact_fs legend {border:none !important;position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#contact_fs label {width:100%; text-align:left; margin-bottom:20px; padding-left:15px; background:url('../img/dot_bg.png') center left no-repeat;}
#contact_fs textarea {width:100%;border:1px solid #e4eaec !important;margin-bottom:20px; border-radius:8px; padding:5px;background:#fff !important}
#contact_fs .frm_input {display:block;width:100%; height:40px; background:#fff !important; border:1px solid #e4eaec !important;border-radius:8px;margin-bottom:20px;padding:0}
#contact_fs .btn_submit {right:50px;width:100%;height:55px;background:#3b4c54;font-size:16px;border-radius:8px;font-weight:bold;border:none;color:#fff;}
#contact_fs .captcha{}


/*찾아오시는 길*/

#location{padding-top:90px;background:#f2f2f2}
.location_info{padding:70px 0;}
.location_info:after{display:block;clear:both;content:"";}
.location_info ul li{float:left;text-align:center !important;width:25%;height:20px;}
.location_info ul li:first-child{background: url("../img/location_iofo.png") center -3px no-repeat;}
.location_info ul li:nth-child(2){background: url("../img/location_iofo.png") center -22px  no-repeat}
.location_info ul li:nth-child(3){background: url("../img/location_iofo.png") center -40px no-repeat;}
.location_info ul li:last-child{background: url("../img/location_iofo.png") center -60px no-repeat;}
#map{width:100%; height:800px; background: pink}
#map iframe{width:100% !important; height:600px; }


/*마케팅특징*/
.iconContent{background-color:#fff; padding: 10px;  }
.iconContent p{color:#777; }


/*footer*/

.flogo p{font-size: 12px; color: #d4d4d4;line-height: 5px; }



footer {}

#ft{width:100%; }
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_catch {position:relative;padding:30px 0 10px 0;text-align:center;width:100%;height:auto;}
#ft_company{/*background: pink;*/height:auto;}
#ft_company:after{display:block;clear:both;content:"";}
#ft_company div{padding:10px 0; height:auto;}
#ft_company p{color:#888; float:left; line-height:1.8em; text-align:left}
#ft_company .f_sns a{display:inline-block; margin-right:15px}
#ft_company .f_link a:last-child{border-right:none}
#ft_company .ft_info{width:100%;padding:0.8em 0 0.4em 0;text-align:center; font-size: 1.02em; border-top:1px solid #dadada; border-bottom:1px solid #dadada;}
#ft_company .ft_info a{color:#808080; }
#ft_company .ft_info a:hover{text-decoration: underline}
#ft_copy{width:100%;border-top:1px solid #666}
#ft_copy div {display:inline-block;padding:18px 0;color:#fff; }
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:#fff;}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative;height:80px;margin-bottom:20px; float:left}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {position:absolute;top:0;left:0;width:101px;height:43px;border:1px solid #e4eaec !important}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {position:absolute;top:0;right:0px;padding:0 5px;width:128px;height:43px;border:1px solid #e4eaec !important;
background:#fff !important;font-size:1.333em;font-weight:bold;text-align:center;}
#captcha #captcha_info {display:block;padding-top:50px}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {height:32px;padding:7px 10px 24px 10px;border:0;background:#3b4c54;color:#fff;letter-spacing:-0.1em;cursor:pointer;border-radius:8px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;border-radius:8px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all;color:#666;font-weight:normal}
.tbl_head01 a {}
.tbl_head01 .copymove_current{color:red;}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {} */

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px; padding: 0!important}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../../../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center; border:1px solid #e9e9e9;}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:1px solid #4b545e;color:#4b545e;line-height:2em;cursor:pointer;border-radius:8px;background:#fff}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}


/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px 30px 10px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none;border:1px solid #eee;border-radius:8px;}
.pg_page:hover{border:1px solid #77d3f7 ;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#3b4c54;color:#fff;font-weight:normal;border-radius:8px;}




/* 폰트 라벨 */
.label-mdo {
  background-color:rgba(0, 0, 0, 0.34)
}
.label-mdo[href]:hover,
.label-mdo[href]:focus {
  background-color: #286090;
}

@media(max-width:960px){
.carousel-caption{display: none}

}


/***************** by haze ********************/

.movieGall{background:url('/dh/theme/darkhorse/img/bg_mov.jpg')right no-repeat #fff;  height: 532px;}
.movieTxt{text-align: left}

@media (max-width: 992px) {
	.movieGall{background: #fff; height: auto;}
	.movieTxt{text-align: center}
}


/* 회사개요 테이블 */
#concept{}
#concept th{ border-bottom: 2px solid aqua}


/*info*/
#info2{border-bottom:1px solid #333; height: 70px; margin-top: 40px; width: 100%}
#info2 p{line-height:10px; font-size:18px;}
#info2 .small{font-size:12px; margin-top:-3px; display: block}
.small2{font-size:15px; margin-top:12px; display: block}
#info2 .infoT1{display: inline-block; width: 80px; text-align:justify}
#info2 .infoT2{display: inline-block; width: 175px; text-align:justify; letter-spacing: 5px; }

/*sns*/
#sns{}
#sns ul{list-style: none}
#sns li{display: inline-block; padding-left:2px}
#sns li:first-child{padding: 0}

/* 메인비주얼 정렬*/
.MbnrAlign{position:relative; margin:0 auto!important}

/* 현재위치 */
	#snv{ color: #000 }
	#snv ul{list-style: none;}
	#snv li { display: inline!important; padding-right: 8px }
	#snv li a{color: gray}

/*common*/
.snv{width:100%; height:40px; border-bottom:1px solid #eaeaea; margin-bottom:74px}	
#page{position: relative; margin-bottom:30px}


#dltd dl { margin:0; list-style-type: circle }
#dltd dt { margin:0; margin-bottom: -20px ; }
#dltd dd { margin:0; display:block; padding-left:25px;font-size: 13px; line-height: 28px}






	
/* title */
.subtit{text-align:left; font-size:26px; color: #404040;font-weight: bold; padding: 6px }
.subtit:after{width: 40%; display: block; content: ''; border-bottom: 2px solid #404040; padding: 6px }


.tit22{font-size:22px;  line-height: 36px; font-family:'notokr-light'; font-weight:600;}
.tit24{font-size:24px;  line-height: 42px; font-family:'notokr-light'; font-weight:600;}
.tit34{font-size:34px;  line-height: 42px; font-family:'notokr-light'; font-weight:600;}

.cont14{font-size:14px; color:#626262; line-height: 19px; font-family:'notokr-light';letter-spacing: 0px}
.cont15{font-size:15px; color:#626262; line-height: 21px; font-family:'notokr-light';letter-spacing: 0px}
.cont16{font-size:16px; color:#626262; line-height: 26px; font-family:'notokr-light';letter-spacing: 0px}
.cont20{font-size:20px; color:#626262; line-height: 30px; font-family:'notokr-light';letter-spacing: 0px}



/* color */
.blue{color:#2e73ba;}
.gray{color: #999}




/*기업마케팅>홈페이지제작*/
/******************   콘텐츠2   ******************/

#con2{width:100%; background:url(../images/main/con2_bg.jpg) no-repeat center center; text-align:center; padding:0px 0 0px; background-size:cover;}
#con2 h2{color:#fff; font-size:50px; font-family:"MuseoSans"; font-weight:100;}
#con2 .split{display:inline-block; width:40px; height:1px; background:#fff; margin-top:0px;}
#con2 ul{width:auto; margin:0px auto 0; }
#con2 ul:after{display:block; content:""; clear:both;}
#con2 ul li{float:left; width:288px;position:relative;}
#con2 ul .one{background:url(../img/puzzle.png) no-repeat top center;}
#con2 ul .two{background:url(../img/screen.png) no-repeat top center;}
#con2 ul .three{background:url(../img/bar-chart.png) no-repeat top center;}

#con2 .title{font-size:18px; margin-top:215px; color:#333;}
#con2 .text{font-size:14px;color:#acb1bc; line-height:16px;padding: 0 3%; }
#con2 a{width:108px; height:28px; border:1px solid #5d6d88; line-height:28px; color:#fff; text-indent:20px; background:url(../images/main/arrow_white.png) no-repeat 80px center; text-align:left; margin-top:45px; position:absolute; top:315px; left:93px;}


@media screen and (max-width:1200px){
	
	#con2 ul{width:900px;}
	#con2 ul li{float:left; width:225px;position:relative;}
	#con2 a{left:58px;}
	
}

@media screen and (max-width:960px){
	
	#con2{padding:35px 0 70px; height:900px; position:relative;}
	#con2 h2{font-size:30px;}
	#con2 .split{ width:20px; margin-top:15px;}
	#con2 ul{width:320px; margin:20px auto 0;}
	#con2 ul li{width:160px; position:absolute;}
	#con2 ul .one{background-size:100%; left:50%; margin-left:-80px; top:40px;}
	#con2 ul .two{background-size:100%; left:50%; margin-left:-80px; top:320px;}
	#con2 ul .three{background-size:100%; left:50%; margin-left:-80px; top:640px; }

	#con2 .title{font-size:15px; margin-top:170px;}
	#con2 a{width:69px; height:22px; border:1px solid #5d6d88; line-height:22px; color:#fff; text-indent:10px; background:url(../images/main/arrow_white.png) no-repeat 55px center; text-align:left; position:absolute; top:190px; left:45px; font-size:12px;}	
	
	
	
	.tit34{font-size:26px;  line-height: 32px; font-family:'notokr-light'; font-weight:600;}
	
}



/*메인 타이틀; 전문성과 오랜 경험 ~~~*/
#slt {position:relative;float:left; padding: 30px 0 0 30px; text-align: left}
	#slt span{font-size: 16px; }
	#slt p{font-size: 21px; font-weight: bold; padding-top: 30px}
	
	@media(max-width:992px){
		#slt{margin: 10px; padding: 10px}
		#slt span{font-size: 14px; }
		#slt p{font-size: 17px; font-weight: bold; }
		}
	
/* sub03-1,01-1 */

.img-size{width: 789px; margin: 5% 20%}

@media screen and (max-width:960px){
	
	.img-size{width: 100%; margin:0}
	
}


.IMGpr{}
.IMGprM{display: none}
@media(max-width:992px){
.IMGpr{display: none}
.IMGprM{display: inherit}	
		}


.center2{text-align:center!important}



 ul.im3 {
        list-style-image: url("/theme/html/img/icon_c.gif")!important;
        margin-left: 20px!important;
        font-size: 14px!important;
        letter-spacing: -0.7px;
        line-height: 21px;
        color: #606060!important;
        
      }
 .im3 li{line-height: 24px!important}
 
 .im3 li:first-child{margin-top: 10px!important;}
 .im3 li:last-child{margin-bottom: 20px!important;}

 
 
 
  ul.im3-1 {
        list-style-image: url("/theme/html/img/icon_c.gif")left!important;
        font-size: 14px!important;
        letter-spacing: -0.7px;
        line-height: 21px;
        color: #606060!important;
        
        
      }
 .im3-1 li{
	 
	 display: inline-block!important;
	 line-height: 24px!important;
	 border-right: 1px solid #b2b2b2;
	 padding: 0 2%}
 
 .im3-1 li:first-child{margin-top: 10px!important; }
 .im3-1 li:last-child{margin-bottom: 20px!important;border: 0}

 
 .im3bg{padding: 1em 0 0.5em 0 ; border: 3px solid #7ae6e9}

.headBg  { animation:headBgWrite 1s 1;background:#262626;  }
.moveTxtAdd {position:relative;top:50px;opacity:0;}




.imgOver:hover { animation:imgBig 1s 1;transform: scale(1.1); }
.moveTxt { position:relative;animation:moveFont 2s 1;top:0;opacity:1; }
.viewVs { animation:viewVs 2s 1;}

.viewVs1 { animation:viewVs 1s 1;}
.viewVs2 { animation:viewVs 2s 1;}
.viewVs3 { animation:viewVs 3s 1;}
.viewVs4 { animation:viewVs 4s 1;}

.leftMove1 { animation:leftMove1 1s 1;} 
.leftMove2 { animation:leftMove1 2s 1;} 
.leftMove3 { animation:leftMove1 3s 1;} 
.leftMove4 { animation:leftMove1 4s 1;} 


#headNew { position:relative;width:100%;min-width:1180px;height:90px;}
#headNew .container { width:1180px;}
#headNew .logoImg { position:relative;top:5px;}
.navbar-fixed-top-new { /*background:none !important;*/}
.navbar.navbar-transparent {background-color:rgba(0, 0, 0, 0) !important;}
.navbar-transparent #headNew {border-bottom:1px solid #4D5256;}
#mainVs { position:relative;width:100%;min-width:1180px;max-width:1920px;margin:0 auto;height:851px;}

#mainVs .visual1 { position:relative;width:100%;height:851px;background:url("/img/main/vs/vs_01.jpg") center top ;}
#mainVs .visual2 { position:relative;width:100%;height:851px;background:url("/img/main/vs/vs_02.jpg") center top ;}
#mainVs .visual3 { position:relative;width:100%;height:851px;background:url("/img/main/vs/vs_03.jpg") center top ;}
#mainVs .bx-controls { position:relative;width:1180px;height:30px;margin:0 auto;top:-100px;}
#mainVs .bx-wrapper .bx-prev { background:url("/img/main/vs/roll_prev.png") center top no-repeat;left:530px;}
#mainVs .bx-wrapper .bx-next { background:url("/img/main/vs/roll_next.png") center top no-repeat;right:530px;}
#mainVs .bx-wrapper .bx-controls-direction a { width:10px;height:20px;top:0;}
#mainVs .cap_view { position:relative;width:80px;height:25px;top:730px;background:#4398D9;border-radius:15px;text-align:center;color:#ffffff;margin:0 auto;line-height:25px;}

#mainNew_01 { position:relative;width:1180px;height:465px;margin:0 auto;margin-top:50px;background:#fff;border-radius:25px 25px 0 0;margin-top:-90px;}
#mainNew_01 .mainNew_01p { text-align:center;font-size:22px;margin-top:30px;}
#mainNew_01 .fname01 { position:absolute;left:63px;}
#mainNew_01 .fname02 { position:absolute;left:235px;}
#mainNew_01 .fname03 { position:absolute;left:292px;}
#mainNew_01 .fname04 { position:absolute;left:498px;}
#mainNew_01 .fname05 { position:absolute;left:673px;}
#mainNew_01 .fname06 { position:absolute;left:830px;}

h1.h1Title { font-size:50px;padding-top:65px;font-weight:bold;text-align:center;color:#000000;}
h1.h1Title2F { font-size:50px;font-weight:bold;text-align:center;color:#ffffff;}
h1.h1Title3F { font-size:56px;font-weight:bold;text-align:center;color:#ffffff;}
h2.h2TitleF { font-size:40px;padding-top:95px;text-align:center;color:#ffffff;}
h1.h1Title2 { font-size:50px;font-weight:bold;text-align:center;color:#000000;}
h2.h2Title { font-size:40px;padding-top:95px;text-align:center;color:#000000;}


#mainNew_0101 { position:relative;width:950px;height:85px;margin:0 auto;margin-top:30px;background:#24358F;border-radius:15px;/*box-shadow:5px 5px 5px #c8c8c8;*/}
#mainNew_0101 .rollBox1 { position:relative;width:100%;height:30px;font-size:17px;color:#fff;top:27px;line-height:30px;}

#mainNew_0102 { position:relative;width:950px;height:85px;margin:0 auto;margin-top:15px;background:#4194D3;border-radius:15px;/*box-shadow:5px 5px 5px #c8c8c8;*/}
#mainNew_0102 .rollBox2 { position:relative;width:100%;height:30px;font-size:17px;color:#fff;top:27px;line-height:30px;}

#mainNew_0103 { position:relative;width:950px;height:85px;margin:0 auto;margin-top:15px;background:#E2E7ED;border-radius:15px;/*box-shadow:5px 5px 5px #c8c8c8;*/}
#mainNew_0103 .rollBox3 { position:relative;width:100%;height:30px;font-size:17px;color:#78797B;top:27px;line-height:30px;}


#mainNew_02 { position:relative;width:1180px;height:745px;margin:0 auto;}
#mainNew_02 p { position:relative;width:100%;text-align:center;margin-top:20px;}
#mainNew_02 ul li { position:relative;width:295px;float:left;text-align:center;margin-top:30px;}

#mainNew_03_wrap  { position:relative;width:100%;height:715px;background:#EFF2F7;}
#mainNew_03 { position:relative;width:1180px;height:715px;margin:0 auto;}
#mainNew_03 ul li { position:relative;width:295px;float:left;text-align:center;margin-top:40px;}



#mainNew_04 { position:relative;width:1180px;height:735px;margin:0 auto;}
#mainNew_04 .mainNew_04p { text-align:center;font-size:22px;margin-top:30px;}
#mainNew_0401 { position:relative;width:100%;margin-top:40px;}

#mainNew_0401 .bx-viewport { height:540px !important ;}
#mainNew_0401 .bx-wrapper { max-width:1108px !important ;margin:0 auto;}
#mainNew_0401 .roll_02Box { position:relative;width:360px;height:530px;box-shadow:3px 3px 3px 3px  #eeeeee;}
#mainNew_0401 .roll_02Box h4 { position:relative;width:360px;height:240px;overflow:hidden;margin:0;padding:0;}
#mainNew_0401 .roll_02BoxTxt { position:relative;width:320px;left:20px;}
#mainNew_0401 .roll_02BoxTxt h5 { font-size:25px;font-weight:bold;text-align:center;margin-top:30px;}
#mainNew_0401 .roll_02BoxTxt p { font-size:17px;color:#888888;}
#mainNew_0401 .roll_02BoxTxt p.blueC { font-size:17px;color:#1278CA;font-weight:bold;text-align:center;}

#mainNew_0401 .bx-wrapper .bx-prev { background:url("/img/main/review_roll_prev.png") center top no-repeat;left:-35px; }
#mainNew_0401 .bx-wrapper .bx-next { background:url("/img/main/review_roll_next.png") center top no-repeat;right:-35px; }
#mainNew_0401 .bx-wrapper .bx-controls-direction a { width:70px;height:70px;}


#mainNew_05_wrap  { position:relative;width:100%;height:780px;background:url("/img/main/main_con_03bg.jpg") center top no-repeat;margin-top:80px;}
#mainNew_05 { position:relative;width:1180px;height:780px;margin:0 auto;text-align:center;}
#mainNew_05 .mainNew_05p { text-align:center;font-size:22px;margin-top:30px;color:#ffffff;}
#mainNew_05 ul { position:relative;width:1020px;margin:0 auto;height:auto;overflow:hidden;margin-top:95px;}
#mainNew_05 ul li { position:relative;width:340px;height:240px;text-align:center;float:left;}

#mainNew_05 .btnNew01 { position:relative;display:inline-block;width:360px;height:60px;text-align:center;color:#fff;font-size:20px;background:#4398D8;border-radius:30px;border:none;line-height:57px;margin-top:55px;}


#mainNew_06 { position:relative;width:1180px;height:610px;margin:0 auto;}
#mainNew_06 .iconImg { position:relative;width:100%;margin-top:50px;text-align:center;}
#mainNew_06 ul li { position:relative;width:236px;float:left;text-align:center;}
#mainNew_06 ul li h4 { font-size:25px;margin-top:40px;font-weight:bold;}
#mainNew_06 ul li h4 span { margin-right:10px;color:#167BCB;}
#mainNew_06 ul li p { color:#7C7C7C;}



#mainNew_07_wrap  { position:relative;width:100%;height:530px;background:url("/img/main/main_con_06bg.jpg") center top no-repeat;}
#mainNew_07 { position:relative;width:1180px;height:530px;margin:0 auto;text-align:center;}
#mainNew_07 h1 span { color:#4596D7; }
#mainNew_07 .btnNew01 { position:relative;display:inline-block;width:360px;height:60px;text-align:center;color:#fff;font-size:20px;background:#4398D8;border-radius:30px;border:none;line-height:57px;margin-top:45px;}
#mainNew_07 p { position:relative;width:100%;text-align:center;color:#ffffff;font-size:30px;margin-top:50px;}

#tailNew_wrap { position:relative;width:100%;height:300px;background:url("/img/main/footer/footer_bg.jpg") center top no-repeat;}
#tailNew  { position:relative;width:1180px;height:300px;margin:0 auto;}
#tailNewDot01 { position:absolute;left:0;top:20px;}
#tailNewDot01 li { float:left;margin-right:20px;}
#tailNewDot01 li img { width:40px;height:40px;}

#tailNewDot02 { position:absolute;right:16px;top:35px;}
#tailNewDot02 li { float:left;color:#ffffff;margin-left:20px;}
#tailNewDot02 li a { font-size:16px;color:#ffffff;}

#tailNew address { position:absolute;left:283px;top:120px;color:#C5E0FB;}
#tailNew address p { font-size:16px;}



/******* *********/

h1.mH1Title { font-size:30px;padding-top:30px;font-weight:bold;text-align:center;color:#000000; margin:0;}
h1.mH1Title2F { font-size:30px;font-weight:bold;text-align:center;color:#ffffff; margin:0;margin-top:5px;}
h1.mH1Title3F { font-size:35px;font-weight:bold;text-align:center;color:#ffffff; margin:0;;margin-top:5px;}
h2.mH2TitleF { font-size:25px;padding-top:50px;text-align:center;color:#ffffff; margin:0;}
h1.mH1Title2 { font-size:30px;font-weight:bold;text-align:center;color:#000000; margin:0;margin-top:5px;}
h2.mH2Title { font-size:25px;padding-top:50px;text-align:center;color:#000000; margin:0;}


#mNew_head { position:fixed;top:0;width:100%;height:65px;z-index:1000;border-bottom:1px solid #4D5256;}

#mNew_head_logo { position:absolute;width:149px;top:18px;left:15px;margin:0 auto;z-index:100;}
#mNew_head_logo_img {width:149px;}
#mNew_head_menu_btn { position:absolute;right:15px;top:-7px;width:21px;z-index:100;}
#mNew_head_menu_btn_img {width:21px;z-index:100;}
#mNew_head .navbar-collapse { top:65px;}
 
#mMainVs { position:relative;width:100%;height:auto;overflow:hidden;}
#mMainVs .bx-wrapper .bx-prev { background:url("/img_mNew/main/vs/roll_prev.png") center top no-repeat;left:38%;}
#mMainVs .bx-wrapper .bx-next { background:url("/img_mNew/main/vs/roll_next.png") center top no-repeat;right:38%;}
#mMainVs .bx-wrapper .bx-controls-direction a { width:10px;height:20px;top:84%;}
#mMainVs .bx-wrapper .bx-caption { width:14%;height:3.8%;top:81.1%;left:43%;background:#4398D9;border-radius:14px;text-align:center;color:#ffffff;}


#mMainNew_01 { position:relative;width:90%;height:auto;overflow:hidden;left:5%;background:#fff;border-radius:10px 10px 0 0;margin-top:-15%;padding-bottom:5%;}
#mMainNew_01 .mainNew_01p { text-align:center;font-size:18px;margin-top:10px;}
#mMainNew_01 .fname01 { position:absolute;left:4%;} 
#mMainNew_01 .fname03 { position:absolute;left:30%;}
#mMainNew_01 .fname04 { position:absolute;left:52%;}
#mMainNew_01 .fname05 { position:absolute;left:70%;} 

#mMainNew_0101 { position:relative;width:90%;height:63px;left:5%;margin-top:20px;background:#24358F;border-radius:15px;/*box-shadow:3px 3px 3px #c8c8c8;*/}
#mMainNew_0101 .rollBox1 { position:relative;width:100%;height:30px;font-size:15px;color:#fff;top:17px;line-height:30px;}

#mMainNew_0102 { position:relative;width:90%;height:63px;left:5%;margin-top:10px;background:#4194D3;border-radius:15px;/*box-shadow:3px 3px 3px #c8c8c8;*/}
#mMainNew_0102 .rollBox2 { position:relative;width:100%;height:30px;font-size:15px;color:#fff;top:17px;line-height:30px;}

#mMainNew_0103 { position:relative;width:90%;height:63px;left:5%;margin-top:10px;background:#E2E7ED;border-radius:15px;/*box-shadow:3px 3px 3px #c8c8c8;*/}
#mMainNew_0103 .rollBox3 { position:relative;width:100%;height:30px;font-size:15px;color:#78797B;top:17px;line-height:30px;}

#mMainNew_02 { position:relative;width:100%;height:auto;overflow:hidden;} 
#mMainNew_02 ul { margin-top:30px;}
#mMainNew_02 ul li { position:relative;width:50%;float:left;}

#mMainNew_03_wrap  { position:relative;width:100%;height:auto;overflow:hidden;background:#EFF2F7;} 
#mMainNew_03 { position:relative;width:90%;left:5%;height:auto;overflow:hidden;}
#mMainNew_03 ul { margin-top:5%;}
#mMainNew_03 ul li { margin-bottom:2%;}


#mMainNew_04 { position:relative;width:90%;left:5%;padding-bottom:5%;}
#mMainNew_04 .mainNew_04p { text-align:center;font-size:18px;margin-top:10px;}

#mMainNew_0401 { position:relative;width:100%;margin-top:20px;}

#mMainNew_0401 .roll_02Box { position:relative;width:100%;height:auto;overflow:hidden;border:1px solid #eeeeee;}
#mMainNew_0401 .roll_02Box h4 { position:relative;width:100%;height:auto;overflow:hidden;margin:0;padding:0;}

#mMainNew_0401 .roll_02BoxTxt { position:relative;width:90%;left:5%;}
#mMainNew_0401 .roll_02BoxTxt h5 { font-size:20px;font-weight:bold;text-align:center;margin-top:15px;}
#mMainNew_0401 .roll_02BoxTxt p { font-size:14px;color:#888888;}
#mMainNew_0401 .roll_02BoxTxt p.blueC { font-size:14px;color:#1278CA;font-weight:bold;text-align:center;}

 
 
#mMainNew_05_wrap  { position:relative;width:100%;height:auto;overflow:hidden;margin-top:40px;}
#mMainNew_05 { position:absolute;width:90%;height:auto;left:5%;top:0;overflow:hidden;text-align:center;}
#mMainNew_05 .mainNew_05p { text-align:center;font-size:18px;margin-top:10px;color:#ffffff;}

#mMainNew_05 ul { position:relative;width:100%;height:auto;overflow:hidden;margin-top:8%;}
#mMainNew_05 ul li { position:relative;width:100%;margin-bottom:5%;}

#mMainNew_05 .btnNew01 { position:relative;display:inline-block;width:100%;height:50px;text-align:center;color:#fff;font-size:16px;background:#4398D8;border-radius:25px;border:none;line-height:48px;}

#mMainNew_06_wrap { position:relative;width:100%;height:auto;overflow:hidden;}
#mMainNew_06 { position:absolute;width:90%;height:auto;left:5%;top:0;overflow:hidden; }

#mMainNew_06_wrap .mMainNew_0601 { position:absolute;width:60%;left:38%;top:23%;}
#mMainNew_06_wrap .mMainNew_0602 { position:absolute;width:60%;left:38%;top:38%;}
#mMainNew_06_wrap .mMainNew_0603 { position:absolute;width:60%;left:38%;top:53%;}
#mMainNew_06_wrap .mMainNew_0604 { position:absolute;width:60%;left:38%;top:68%;}
#mMainNew_06_wrap .mMainNew_0605 { position:absolute;width:60%;left:38%;top:83%;}

#mMainNew_06_wrap h4 { font-size:18px;font-weight:bold;}
#mMainNew_06_wrap h4 span { margin-right:10px;color:#167BCB;}
#mMainNew_06_wrap  p { color:#7C7C7C;font-size:14px;}




#mMainNew_07_wrap { position:relative;width:100%;height:auto;overflow:hidden;} 
#mMainNew_07 { position:absolute;width:90%;left:5%;top:0;text-align:center;}
#mMainNew_07 h1 span { color:#4596D7; }
#mMainNew_07 .btnNew01 { position:relative;display:inline-block;width:100%;height:50px;text-align:center;color:#fff;font-size:16px;background:#4398D8;border-radius:25px;border:none;line-height:48px;margin-top:10%;}
#mMainNew_07 p { position:relative;width:100%;text-align:center;color:#ffffff;font-size:18px;margin-top:10%;}


#mNew_tail { position:relative;}
#mNew_tail .cumer1 { position:absolute;width:90%;left:5%;top:8%;text-align:center;color:#ffffff;font-size:22.5px;font-weight:bold;}
#mNew_tail .cumer2 { position:absolute;width:90%;left:5%;top:16%;text-align:center;color:#F2FBFF;font-size:16px;}
#mNew_tail  address { position:absolute;width:90%;left:5%;top:40%;text-align:center;color:#F2FBFF;font-size:14px;}
#mNew_tail  address p {font-size:12px;line-height:13px;margin-bottom:7px;}
#mNew_tail_dot_01 { position:absolute;width:90%;left:5%;top:62%;text-align:center;}
#mNew_tail_dot_01 img { width:10%;height:10%;margin-left:2%;margin-right:2%;}

#mNew_tail_dot_02 { position:absolute;width:90%;left:5%;top:72%;text-align:center;color:#F2FBFF;font-size:14px;}
#mNew_tail_dot_02 span a  { color:#F2FBFF;}
/********* *******/







#m_wrap { position:relative;width:100%;overflow:hidden;}
#m_head { position:relative;top:0;width:100%;height:70px;z-index:1000;background:url("/img_m/top/top_bg.jpg") center bottom;/*margin-top:22%;*/}

#m_head_logo { position:relative;width:105px;top:15px;margin:0 auto;z-index:100;}
#m_head_logo_img {width:105px;}
/*
#m_head_menu_btn { position:absolute;left:15px;top:20px;width:23px;z-index:100;}
#m_head_menu_btn_img {width:23px;z-index:100;}
*/
#m_head_menu_btn { position:absolute;left:10px;top:-3px;width:23px;z-index:100;}
#m_head_menu_btn_img {width:23px;z-index:100;}


#m_main_vs { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_01 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_01 ul li { position:relative;width:33.33%;float:left;}

#m_main_02 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_02 .ol_name { position:absolute;width:90%;height:11%;left:5%;top:23%;border:1px solid #c8c8c8;border-radius:5px;}
#m_main_02 .ol_tel_1 { position:absolute;width:27%;height:11%;left:5%;top:36%;border:1px solid #c8c8c8;border-radius:5px;}
#m_main_02 .ol_tel_2 { position:absolute;width:29%;height:11%;left:35%;top:36%;border:1px solid #c8c8c8;border-radius:5px;}
#m_main_02 .ol_tel_3 { position:absolute;width:29%;height:11%;left:66%;top:36%;border:1px solid #c8c8c8;border-radius:5px;}
#m_main_02 .ol_memo { position:absolute;width:90%;height:23%;left:5%;top:49%;border:1px solid #c8c8c8;border-radius:5px;}
#m_main_02 .agree { position:absolute;left:5%;top:72%;}
#m_main_02 .agree_btn { position:absolute;width:17%;height:5%;left:65%;top:73%;}
#m_main_02 .subtn01 { position:absolute;width:50%;height:11%;left:25%;top:80%;}

#m_main_03 { position:relative;width:100%;height:auto;overflow:hidden;margin-bottom:30px;}
#m_main_0301 { position:relative;width:90%;left:5%;margin-bottom:30px;}
#m_main_0301 .Nb_slt_title { display:none;}
#m_main_0301 .Nb_slt_more { position:absolute;right:5px;top:-53px;}
#m_main_0301 .Nb_slt { margin-top:20px;}

#m_main_04 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_05 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_05 .tel_btn01 { position:absolute;width:20%;height:32%;left:70%;top:34%;}

#m_main_06 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_main_07 { position:relative;width:100%;height:auto;overflow:hidden;}
#m_movs { position:absolute;width:90%;height:48%;left:5%;top:42%;}

#m_tail { position:relative;width:100%;height:auto;overflow:hidden;}
#m_tail_dot_01 { position:absolute;width:100%;text-align:center;top:6%;z-index:100;color:#797979;}
#m_tail_dot_01 a {  font-size:14px;color:#ffffff;font-size:14px;}
#m_tail address { position:absolute;width:90%;left:5%;top:50%;z-index:100;font-style:normal; font-size:14px;color:#737373;line-height:20px;}
#m_tail address p { font-size:12px;line-height:15px;}

#m_tail_dot_02 { position:absolute;width:100%;text-align:center;top:30%;z-index:100;text-indent:49%;}
#m_tail_dot_02 img {margin:0 3px;}
 

@keyframes headBgWrite {
	0% { background:transparent; }	 
	100% { background:#262626; }
}

@keyframes viewVs {
	0% { display:block;opacity:0; }	
	50% { opacity:0.5; }
	100% { opacity:1; }
}
@keyframes imgBig {
	0% { transform: scale(1); }
	100% { transform: scale(1.1); } 
}

@keyframes moveFont {
	0% {   position:relative;top:50px;opacity:0; }  
	100% {  position:relative;top:0;opacity:1;   } 
}

@keyframes leftMove1 {
	0% {   position:relative;left:200px;opacity:0; }  
	100% {  position:relative;left:0;opacity:1;   } 
}