/* 轮播css */
body.main {
	overflow-y:auto;
}
body.main footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	min-width:1180px;
	z-index:5000;
}

.main #dBody {
	padding:0;
	min-height:600px;
}
/*content*/
.main-visual {
	position:relative;
	width:100%;
	height:100%;
	background-color:#24292e;
	overflow:hidden;
	*zoom:1;
}
.main-visual > div {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:115%;
	margin-top:-6%;
	overflow:hidden;
	*zoom:1;
}
.main-visual > div img {
	position:absolute;
	top:50%;
	left:50%;
	height:100%;
	width:auto;
	margin-top:100%;
	margin-left:100%;
}
.main-visual .one-texts ,.main-visual .two-texts {
	position: absolute;
	z-index: 50;
	color: #285095;
	font-size: 30px;
	right:15.95%;
	top: 27.8%;
	padding: 30px 100px;
	background: url(../images/indexbanner-1bg.png) repeat-y center 0;
	
}

.main-visual .two-texts {
	color: #fff;
	font-size: 30px;
	top: 20%;
	line-height: 2;text-shadow: 0 0 1px #ccc;
	padding: 0;
	background: none;
}
.main-visual .one-texts p{
	font-size: 20px;
	text-transform: uppercase;
}
.main-visual .one-texts .p-title{
	font-size: 38px;
	padding-bottom: 10px;
}
.main-visual .three-texts {
	position: absolute;
	z-index: 50;
	color: #fff;
	font-size: 30px;
	left: 10%;
	bottom: 20%;
	background: rgba(0,0,0,0.5);
	padding: 20px 110px 28px 110px;
	line-height: 2;
	
}
.main-visual > div .info-box {
	position:absolute;
	bottom:0;
	left:-340px;
	width:340px;
	height:100%;
	background:url("../images/common/bg_bck70.png") 0 0 repeat;
}
.main-visual > div .info-box .txt {
	position:absolute;
	bottom:0;
	left:0;
	width:268px;
	padding:0 36px 50px 36px;
}
.main-visual > div .info-box .txt * {
	color:#fff;
}
.main-visual > div .info-box .txt strong {
	display:block;
	font-family:'kopubM';
	font-size:24px;
	line-height:25px;
}
.main-visual > div .info-box .txt li {
	position:relative;
	margin-top:8px;
	font-family:'kopubM';
	font-size:14px;
	padding-left:77px;
	line-height:21px;
}
.main-visual > div .info-box .txt li:first-child {
	margin-top:17px;
}
.main-visual > div .info-box .txt li span {
	position:absolute;
	top:0;
	left:0;
	width:73px;
	text-indent:0;
}
.main-visual > div .info-box .txt a {
	display:inline-block;
	margin:40px 0;
	padding-right:20px;
	font-family:'notoR';
	font-size:11px;
	opacity:0;
	background:url("../images/icon/icon_arrow02.png"/*tpa=http://www.haeahn.com/ko/images/icon/icon_arrow02.png*/) 78px center no-repeat;
	*zoom:1;
	*display:inline;
}

.main-control .btn-prev {
	position:absolute;
	top:50%;
	left:2%;
	margin-top:-40px;
	z-index:500;
}
.main-control .btn-next {
	position:absolute;
	top:50%;
	right:2%;
	margin-top:-40px;
	z-index:500;
}
.main-control .btn-prev p,
.main-control .btn-next p {
	position:absolute;
	top:26px;
	right:-10px;
	color:#fff;
	font-size:12px;
	font-family:'notoR';
	letter-spacing:1px;
	text-shadow:1px 1px 0 #666;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.main-control .btn-next p {
	left:-12px;
}

.guide-icon {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-65px;
	margin-left:-38px;
	z-index:2000;
}
.guide-icon span {
	position:absolute;
	top:60px;
	left:36px;
}

/* 关于我们 */
.claboutbg
{
	height: 769px;
	position: relative;
	background: url('../images/picbg.png') no-repeat;
	background-size: 100% 100%;
	min-width: 1200px;
}
/* 时间轴css */
#page{margin:0 auto;width:960px;}
#container{margin:0 auto;width: 100%;min-width:1200px;background:url('../images/blackbg.png') repeat;min-height: 434px;height: 60%;}
#container h2 {font-weight:normal;line-height:28px;}
#container p{padding:10px 0;}
.credit{text-align:center;padding: 20px 0 100px;font-size:10px;}
a, a:visited {text-decoration:none;outline:none;}
a:hover{color: #fff;}
#page {height: 100%;}
#page {height: auto; min-width: 1200px; width: 100%;margin:0 auto;}
#timeline
{
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	background: url('../images/timeline.png') center 366px repeat-x;
}
#dates {
	min-width: 1200px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	display: table;
	width: 100%;
}
#dates li {
	list-style: none;
	/*float: left;
	width: 100px;*/
	height: 50px;
	display: table-cell;
	font-size: 30px;
	text-align: center;
	color: #a9a9a9;
	background: url('../images/biggerdot.png') center top no-repeat;
	font-family: 'Arial';
	/*margin-right: 70px;*/
}
#dates a {
	line-height: 72px;
	color: #a9a9a9;
	transition:color 0.4s ease-in-out;
}

#dates .selected {
	 color: #fff;
}
#dates a:hover
{
	color: #fff;
}
#issues {
	width: 800px;
	height: 330px;
	overflow: hidden;
}	
#issues li {
	width: 1200px;
	float: left;
}
#issues li img {
	float: left;
	margin: 10px 30px 10px 50px;
}
#issues li h1 {
	color: #fff;
	font-size: 30px;
	margin: 158px 0 35px 0px;
	text-align: center;
}
#issues li p {
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	text-shadow: #000 1px 1px 2px;
	color: #fff;
	text-align: center;
}		
#timeline #next,
#timeline #prev {
position: absolute;
top
font-size: 70px;
top: 170px;
width: 54px;
height: 54px;
background-repeat: no-repeat;
text-indent: -9999px;
overflow: hidden;
transition:all .4s ease-in-out;
}
#timeline #next:hover,#timeline #prev:hover{
 opacity:0.5
}
#timeline #next {
	right: 5%;
	background: url('../images/jiantou-img.png') 54px 0px;
}
#timeline #prev {
	left: 5%;
	background: url('../images/jiantou-img.png') 117px 0px;
}
.clhistorywarp
{
	width: 570px;
	margin: 20px auto 0px auto;
}
.clhistorywarp a 
{
	display: inline-block;
	color: #fff;
	background: #000;
	opacity: 0.8;
	text-align: center;
	border: 1px solid #fff;
	padding: 16px 60px;
	margin-right: 158px;
	transition:all 0.4s ease-in-out;
	font-size: 18px;
	font-weight: bold;
}
.clhistorywarp a.on 
{
	opacity: 0.5;
}
.clhistorywarp a:hover 
{
	opacity: 0.5;
}
.clhistorywarp a.nomargin
{
	margin:0;
}
/* 集团简介 */
.clbgslideBox
{
	width: 100%;
	position: relative;
}
.clbgslideBox .bd ul li 
{
	float: left;
	width: 100%;
	height: 500px;
	position: relative;
}
.clbgslideBox .bd ul li .divtext-one{
	position: absolute;
	right: 12%;
	bottom: 12%;
	font-size: 18px;
	color: #fff;
	padding: 10px ;
}
.clbgslideBox .bd ul li .divtext-one span{
	display: block;
}
.clbgslideBox .bd ul li .divtext-one .divtext-onetext{
	position: absolute;
	bottom: 30px;
	width: 240px;
	right: -25px;
	font-size: 12px;
	display: none;
	line-height: 1.5;
	background: rgba(0,0,0,0.6);
	color: #fff;
	padding: 10px 15px;
}
.clbgslideBox .bd ul li .divtext-one:hover .divtext-onetext{
	display: block;
}
.clbgslideBox .bd ul li.clslidebg1 
{
	background-size: cover;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.clbgslideBox .bd ul li.clslidebg2 
{
	background-size: cover;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}
.clbgslideBox a.next
{
	position: absolute;
	display: block;
	width: 40px;
	height: 75px;
	z-index: 99;
	top: 50%;
	right: 3%;
	margin-top: -38px;
	background: url('../images/fan-hmy-2.png') no-repeat -67px 0px;
}
.clbgslideBox a.next:hover
{
	background: url('../images/fan-hmy-2.png') no-repeat 0px 0px;
}
.clbgslideBox a.prev
{
	position: absolute;
	display: block;
	width: 40px;
	height: 75px;
	z-index: 99;
	top: 50%;
	left: 3%;
	margin-top: -36px;
	background: url('../images/fan-hmy-2.png') no-repeat -67px -83px;
}
.clbgslideBox a.prev:hover{
	background: url('../images/fan-hmy-2.png') no-repeat 0px -83px;
}
.clbgslideBox .cltxtintro
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 40%;
	background:rgba(0,0,0,0.7);
	opacity: 0.9;
	min-width: 486px;
}
.clbgslideBox .cltxtintro .introwarp
{
	max-width: 420px;
	margin: 0 auto;
	color: #fff;
	padding-top:20%;
	font-size: 13px!important;  
}

.clbgslideBox .cltxtintro .introwarp h1 
{
	border-top: 1px solid #9b9ea1;
	border-bottom: 1px solid #9b9ea1;
	padding: 7px 0px;
	text-align: center;
	font-size: 30px;
	color: #fff;
	font-weight: 100;
}
.clbgslideBox .cltxtintro .introwarp p
{
	margin-top: 30px;
	text-indent: 2em;

	-webkit-animation: fadeInDown 2s;
	line-height: 24px;

}
@media only screen and (max-height:800px ) {
	.clbgslideBox .cltxtintro .introwarp{
		padding-top:9%;
		font-size: 12px;
	}
	.clbgslideBox .cltxtintro .introwarp p{
		margin-top: 10px;
		
	}
}
.clbgslideBox .cltxtintro .introwarp .xiangxi{
	text-indent: 2em;
	padding-top: 5px;
	display: none;
		line-height: 24px;
}
.clbgslideBox .cltxtintro .introwarp a.clmoredetail
{
	width: 250px;
	height: 50px;
	border: 1px solid #a9aeb1;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 15%;
	text-align: center;
	line-height: 50px;
	display: block;
	color: #fff;
	transition:all .4s ease-in-out;
	-webkit-animation: fadeInDown 2s;
}
.clbgslideBox .cltxtintro .introwarp a.clmoredetail:hover
{
	border: 1px solid #fff;
	-webkit-animation: fadeInDown 2s;
}
/* 服务与技术 */
.clbgslideBox .cltxtintro .introwarp h1.productlevel 
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 7px 0px;
	text-align: center;
	-webkit-animation: fadeInDown 2s;
	font-size: 30px;
	margin: 0px 42px;
}
.clbgslideBox .cltxtintro .introwarp p.clservetxt
{
	margin-top: 33px;
	line-height: 1.6;
	-webkit-animation: fadeInDown 2s;
	text-align: center;
	text-indent: 0em;
	margin-bottom: 52px;
}
.clbgslideBox .cltxtintro .introa 
{
	width: 460px;
	margin: 0 auto;
}
.clbgslideBox .cltxtintro .introa a.clservebtn
{
		width:255px;
	border: 1px solid #fff;
	font-size: 12px;
	margin: 0 auto;
	margin-top: 14px;
	text-align: center;
	display: block;
	padding:20px 10px;
	line-height:20px;
	color: #fff;
	transition:all .4s ease-in-out;
	-webkit-animation: fadeInDown 2s;
	/*float: left;
	margin-right: 10px;*/
}
@media only screen and (max-height:800px ) {
	.clbgslideBox .cltxtintro .introa a.clservebtn{
		margin-top:12px;
		height: 46px;
		line-height: 46px;
	}
	.clbgslideBox .cltxtintro .introwarp p.clservetxt{
			margin-top: 23px;
				margin-bottom:32px;
	}
}
.clbgslideBox .cltxtintro .introa a.clservebtn:hover 
{
	border: 1px solid #434141;
	-webkit-animation: fadeInDown 2s;
}
.clbgslideBox .cltxtintro .introa a.longtxt
{
	line-height: 25px;
}
/* 服务与技术-经营理念 */
.clintergalblock
{
	height: 500px;
	overflow: hidden;
}
.clintergalblock li 
{
	float: left;
	width: 20%;
	height: 500px;
	position: relative;
}
.clintergalblock li.bg1
{
	background: url('../images/bgblock1.jpg') no-repeat center center;
}
.clintergalblock li.bg2
{
	background: url('../images/bgblock2.jpg') no-repeat center center;
}
.clintergalblock li.bg3
{
	background: url('../images/bgblock3.jpg') no-repeat center center;
}
.clintergalblock li.bg4
{
	background: url('../images/bgblock4.jpg') no-repeat center center;
}
.clintergalblock li.bg5
{
	background: url('../images/bgblock5.jpg') no-repeat center center;
}
.clintergalblock li div
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 210px;
	width: 100%;
	background: #000;
	opacity: 0.8;
	color: #fff;
}
.clintergalblock li div h3 
{
	font-size: 24px;
	text-align: center;
	padding: 16px 0px 40px 0px;
	font-weight: 100;
}
.clintergalblock li div p 
{
	font-size: 14px;
	padding: 0px 20px;
}
/* 关于我们 荣誉资质 */
#focus_Box {
	position: relative;
	height:580px;
	margin: 0 auto ;
	background: url(../images/fanabout0428-1.jpg) no-repeat 65% bottom;
	margin-top: 5%;
}
/*#focus_Box:before{
 background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
}*/
#focus_Box ul {
	position: relative;
	width: 700px;
	height: 363px;
	margin: 0 auto;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);
	
}
#focus_Box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;transition:0.5s;
}
#focus_Box li p 
{
	font-size: 18px;
	text-align: center;
	color: #000;
	padding-top: 10px;
}
#focus_Box .prev, #focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width:37px;
	height:72px;
	top: 131px;
}
#focus_Box .prev {
	background: url(../images/btn_prev.png) left bottom no-repeat;
	left: 0px
}
#focus_Box .next {
	background: url(../images/btn_next.png) right bottom no-repeat;
	right: 0px
}
/* 服务与技术 销售网络 */
 #map_container { width:100%; max-width:680px;margin: 6% auto 0px auto;}

@media screen and (min-width: 1300px){
  #map_container { width:100%; max-width:880px;margin: 6% auto 0px auto;}
}
 #map_container svg{margin-top: 4px;}
 .mapbodybg{
  background: #eaeaea url(../images/mapbodybg.png) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }
/* 人才中心 */
.cljobdetail
{
	width: 100%;
	height: 100%;

	background:#285095;
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 98;
	overflow: hidden;
	overflow-y: auto;
}
.cljobdetail .cljobcon
{
	padding-left: 85px;
	padding-top: 131px;
	color: #fff;
	text-align: left;
	padding-bottom: 66px;
}
.cljobdetail .cljobcon h1
{
	font-size: 24px;
	padding-bottom: 35px;
}
.cljobdetail .cljobcon p 
{
	font-size: 14px;
}
.cljobdetail .applyjob
{
	position: absolute;
	right: 10px;
	bottom: 10%;
	display: table;
}
.cljobdetail .applyjob a
{
	display: block;
	float: left;
	text-align: center;
	color: #fff;
}
.cljobdetail .applyjob a.clapply
{
	width: 196px;
	height: 55px;
	/*background-color: #000;*/
	background: rgba(0,0,0,0.4);
	border: 1px solid #96a9cb;
	line-height: 55px;
	margin-right: 65px;
	transition:all .3s ease-in-out;
}
.cljobdetail .applyjob a.clapply:hover 
{
	background: rgba(0,0,0,0.6);
}
.cljobdetail .applyjob a.blockshort
{
	width: 54px;
	height: 54px;
	background:url('../images/jiantou-img.png') no-repeat 0px 0px;
}
.cljobdetail .close
{
	width: 55px;
	height: 55px;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 0px;
	background: url('../images/close-win.png') no-repeat;
}
@media (max-width:767px) {
	.clbgslideBox .cltxtintro{width: 100%;min-width: 100%;
	}
	.clbgslideBox .cltxtintro .introwarp{ padding: 20px;}
}

