<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";



/*=============================================*/
/*                   access                      */
/*=============================================*/
#key{
	background: url("../img/access/key.jpg") no-repeat center center ;
	background-size:cover;
}

#key p{
	text-align: center;
	padding-top: 238px;
}

#sec1{
	background: url("../img/access/bg_sec1.jpg") repeat center top ;
	line-height: 30px;
	letter-spacing: 0.4px;
}
#sec1 &gt; div{
	background: url("../img/access/bg_sec1_t.jpg") no-repeat center top ;
}
#sec1 .bl_inner{
	background: url("../img/access/bg_sec1_bt.jpg") no-repeat center bottom ;
	background-size: 100% auto;
}
#sec1 .section{
	background: url("../img/access/bg_sec1_ct.png") no-repeat center 112px ;
	padding-top: 112px;
	padding-bottom: 198px;
}
#sec1 h2{
	position: absolute;
	top: 0;
	left: 300px;
}
.f_18{
	font-size: 18px;
}
.pt_9{
	padding-top: 9px;
}
#sec1 .info{
	color: #ffea00;
	padding: 217px 0 46px;
}
#sec1 h3{
	font-size: 21px;
	line-height: 52px;
	font-weight: bold;
}
#sec1 .max{
	font-size: 30px;
	line-height: 56px;
	color: #ffea00;
}
#sec1 table{
	background: url("../img/access/bg_line.png") repeat-x center top ;
	display: block;
	width: 755px;
	margin: 0 auto;
}
#sec1 tr{
	display: block;
	background: url("../img/access/bg_line.png") repeat-x center bottom ;
	width: 755px;
}
#sec1 th{
    background: url("../img/access/icon.png") no-repeat 10px 18px;
    padding-top: 18px;
    padding-left: 76px;
    width: 111px;
    vertical-align: top;
    font-weight: bold;
    float: left;
}
#sec1 td{
    width: 665px;
    padding: 17px 0 15px;
}

#sec2{
	background: url("../img/access/bg_sec2.png") no-repeat center top ;
}
#sec2 &gt; div{
	background: url("../img/access/bg_line2.jpg") repeat-x center top ;
	padding-top: 63px;
	padding-bottom: 36px;
}
#sec2 h2{
	padding-bottom: 44px;
}
#sec2 .f_right{
	margin-right: -2px;
}
#sec2 dd{
	letter-spacing: 0.4px;
	color: #000;
	padding:16px 0 0 34px;
}

#sec3{
	background: url("../img/access/bg_sec3.jpg") repeat center top ;
}
#sec3 &gt; div{
	background: url("../img/access/bg_line3.png") repeat-x center top ;
	padding-top: 72px;
	padding-bottom: 106px;
}
#sec3 .map{
	text-align: right;
	padding-top: 39px;
}
#sec3 .photo{
    position: absolute;
    top: 238px;
    left: -188px;
}
#sec3 h3{
    position: absolute;
    top: 152px;
    left: -123px;
    z-index: 1;
}

#sec4{
	padding-top: 15px;
	background: url("../img/access/bg_line3.png") repeat-x center top ;
}
#gmap{
	height: 720px;
	width: 100%;
}</pre></body></html>