@charset "UTF-8";
@import url(skippr.css);
@import url(lightbox.css);
@import url(slick-theme.css);
@import url(slick.css);

body,
dl,dt,dd,
p,blockquote,
form,fieldset,
table,th,td,ul,ol,
img {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:100%;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6{
	font-family:'font1';
	letter-spacing:5px;
	margin:0;
	padding:0;
	border:none;
	list-style:none;
	font-size:100%;
	font-weight:normal;
}
img {vertical-align:top;}
html{height:100%;}
.center{ text-align:center; }
.hidden{ visibility:hidden;}
.skip{ visibility:hidden;}
.clear{ clear:both; }
em {
	color:#ff0000;
	font-weight:bolder;
	font-style:normal;
}
em span {font-size:90%;}
hr{
	margin:0;
    border:0;
    height:1px;
    background:#aaa;
	clear:both;
}
*+html body,
* html body {
	font-size:86%;
	height:100%;
	text-decoration:none;
    
}
*:first-child+html {
	font-size:86%;
	height:100%;
}
a:focus, *:focus { outline:none; }
a {color:#008BD3; outline:none;}
a:active {color:#008BD3;}
/*a:visited {color:#008BD3; text-decoration:none;}
*/
a:hover {color:#0097E0; text-decoration:none;}
a img:hover {
opacity:0.8;
filter:proid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
filter:alpha(opacity=80);
}
optgroup {font-style:normal;}

@font-face {
	font-family: 'font1';
	src: url('urwalternategotno3d.eot');
	src: url('urwalternategotno3d.eot?#iefix') format('embedded-opentype'),
	     url('urwalternategotno3d.woff') format('woff'),
	     url('urwalternategotno3d.ttf')  format('truetype'),
	     url('urwalternategotno3d.svg#svgFontName') format('svg'),
		 url('urwalternategotno3d.otf') format('opentype');
}

body {
	font-size:17px;
	color:#000;
	line-height:1.8em;
/*	font-family: georgia,'times new roman',serif;*/
font-family:'Noto Sans SC','Microsoft YaHei','微软雅黑','SimSun',sans-serif;    
}
/*header
-----------------------------------*/
header {
	background-color: rgba(51,51,51,0.8);
	color: #fff;
	height:80px;
	position:relative;
	z-index:9999;
	
	position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;  
    width: 100%;
}
header div {
	width:1080px;
	margin:0 auto;
}
h1.logo {
	height:65px !important;
	width:300px;
	background:url("../img/logo.png") no-repeat 0 15px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	float:left;
	margin:10px 0 0 0;
	padding:0 !important;
}
header div ul {
	width:400px;
	float:right;
	margin-top:5px;
}
header div ul li{
	float:left;
	padding-left:20px;
}

header div ul li:first-child{
    width: 180px;
    padding: 0 20px 0 0;
    text-align: right;
}
header div ul li:nth-child(2){
    width: 180px;
    padding: 0 0 0 20px;
    text-align: left;
}



.language{
	padding-left:10px;
	background:url("../img/icon_01.png") no-repeat 0 center;
	height:30px;
	font-size:13px;
	margin:0 0 0 15px;
}
header a{color:#FFF;}
.share_fb{margin:5px 0 0 0;}
.share_tw{padding:5px 0 0 10px;}
/*slide_top
-----------------------------------*/
.main{
	width:630px;
	margin:170px auto 0 auto;
	text-align:center;
}
.main h2{
	background:none !important;
	font-size:80px;
	line-height:1.2em;
	color:#FFF;
	width:630px;
	margin-bottom:50px;
	float:none !important;
}
.hero h3{
	width:630px;
	font-size:28px;
	color:#FFF;
	/*font-family: georgia,'times new roman',serif;*/
	background-image:none;
	background-color:rgba(0,0,32,0.6);
	padding:8px 0 0 0;
	color: #fff;
	margin:10px auto 0 auto;
	position:relative;
	top:520px;
}
.hero h4{
	width:700px;
	font-size:30px;
	color:#FFF;
	line-height:1.3em;
	letter-spacing:2.5px;
	margin:0 !important;
	text-align:center;
	position:relative;
	top:520px;
	margin:0 auto !important;
}

/*content 
-----------------------------------*/
.content_01{
	padding:80px 0;
	height:1100px;
	background:#fff url("../img/content_01.jpg") no-repeat center bottom;
}
.content_01 dt{
	text-align:center;
	font-size:30px;
	padding-top:20px;
	height:40px;
	font-family:'font1';
	letter-spacing:5px;
	width:700px;
	margin:0 auto;
	background:url("../img/line.png") repeat-x 0 bottom;
}
.content_01 dd{
	color:#579BD7;
	text-align:center;
	font-size:20px;
	padding-top:20px;
	letter-spacing:2px;
	line-height:1.4em;
	width:1080px;
	margin:0 auto;
    position: relative;
    
}
.content_01 dd ul{
	color:#000;
	text-align:left;
	font-size:12px;
	padding:20px 0 0 25px;
	letter-spacing:0;
	line-height:1.2em;
}
.content_01 dd ul li {
  list-style-type: none;
  text-indent: -1em;
}
.content_01 dd ul li:before {
  display: inline;
  content: "※";
}
.content_01 img{
	width:1080px;
	margin:0 auto;
}
.content_02{
	background:#FFF;
}
.content_02 dt{
	text-align:center;
	padding-top:80px;
}
.content_02 dd{
	color:#579BD7;
	text-align:center;
	font-size:20px;
	padding-top:20px;
	letter-spacing:2px;
	line-height:1.4em;
	width:1080px;
	margin:0 auto;
}
.content_02 dd ul{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	font-family:'font1';
}
.content_02 dd ul li{
	float:left;
	margin:20px 10px 0 10px;
}
.content_02 dd ul li a{
	font-size:20px;
	color:#FFF;
	width:255px;
	float:left;
	height:28px;
	padding-top:12px;
	background:#000;
	text-align:center;
	display:block;
	cursor:pointer;
	text-decoration:none;
	border:0;
	box-shadow:0 3px 0 #333, 0 6px 0 rgba(0,0,0,0.2);
	-webkit-transition:color 0.3s, background-color 0.3s, box-shadow 0.3s, -webkit-transform 0.3s;
	transition:color 0.3s, background-color 0.3s, box-shadow 0.3s, transform 0.3s;
}
.content_02 dd ul li a:hover{
	background-color:#353535;
	box-shadow:0 2px 0 #000, 0 4px 0px rgba(0,0,0,0.2);
	-webkit-transform:translateY(2px);
	transform:translateY(2px);
}
article{ margin-top:270px; }
section{
	margin:-95px auto 0 auto;
	width:1080px;
    font-family:'Noto Sans SC','Microsoft YaHei','微软雅黑','SimSun',sans-serif;  
}
h1{
	padding:140px 0 0 0 ;
	height:190px;
	font-size:80px;
	line-height:0.5em;
	text-align:center;
	color:#FFF;
	background:url("../img/h1_ttl.png") no-repeat center 78px;
}
h1 small{font-size:23px;}
h2{
	float:right;
	width:500px;
	font-size:30px;
	line-height:1em;
	padding:50px 0 10px 0;
	margin:0 0 10px 0;
	background:url("../img/line.png") repeat-x 0 bottom;
    line-height: 1.4em;
}
h3{
	height:37px;
	font-size:30px;
	line-height:1em;
	padding:20px 0 0 0;
	margin:0;
	width:500px;
	text-align:center;
	background:url("../img/line_02.png") repeat-x 0 bottom;
}
h4{
	width:500px;
	font-size:30px;
	margin:0;
	line-height:1em;
	padding:40px 0 25px 0;
}
h5{
	font-size:24px;
	letter-spacing:1px;
	margin:40px 0 10px 0;
}
h6{
    font-size: 16px;
    letter-spacing: 1px;
    margin: 20px 0 5px 0;
    text-align: center;
}
section dt{
	margin:0 0 10px 0;
	font-size:15px;
	color:#FFF;
	background:#000;
	text-align:center;
	width:70px;
	float:left;
}

section dt.height{
	padding:23px 0;
}

section dt.height02{
	padding:8px 0;
}

section dt.height03{
	padding:28px 0;
}

section dd{
	margin:0 0 10px 10px;
	float:left;
	width:418px;
	padding:6px 0 10px 0;
	line-height:1em;
}

section dd.height{
	line-height:1.3em;
}


section .right{
	width:500px;
	float:right;
}
section table{
	width:500px;
	font-size:13px;
	text-align:center;
}
section table th{
	line-height:1em;
}
section table td{
	font-size:30px;
	font-family:'font1';
}
section table td img{
	width:80px;
	margin-bottom:10px;
}
.map{
	float:right;
	width:540px;
	margin-bottom:70px;
}
.info{
	height:360px;
	text-align:center;
	background:url("../img/back_img.jpg") repeat;
	clear:both;
}
.info table{
	width:1080px;
	margin:0 auto;
	font-size:11px;
	line-height:1.4em;
}
.info table td{
	vertical-align: top;
	width:205px;
    text-align: center;
    padding: 0 10px;
}

/*slider
-----------------------------------*/
.img_slid {
	width:540px;
	height:500px;
	float:left;
	margin:0 40px 70px 0;
}
.slider {
	margin: 0 0 50px;
}
.slider img {
	width: 100%;
	height: auto;
}
.single-item {
	max-width: 600px;
	margin: 0 auto 50px;
}
.slick-prev::before, .slick-next::before {
	font-size: 24px;
}
.lazy-item .slick-next,
.thumb-item-nav .slick-next,
.multiple-item .slick-next,
.center-item .slick-next {
	right: 20px;
	z-index: 99;
}
.lazy-item .slick-prev,
.thumb-item-nav .slick-prev,
.multiple-item .slick-prev,
.center-item .slick-prev {
	left: 15px;
	z-index: 100;
}
.single-item .slick-prev::before,
.single-item .slick-next::before {
	color: #666;
}
.slick-dots {
	bottom:-25px;
}
.multiple-item li {
	margin: 0 5px;
}
.thumb-item {
	max-width: 700px;
	margin: 0 auto 5px;
	padding: 0 5px;
}
.thumb-item-nav {
	max-width: 700px;
	margin: 0 auto;
}
.thumb-item-nav li{
	margin: 5px;
}
.thumb-item-nav li:hover {
opacity:0.8;
filter:proid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
filter:alpha(opacity=80);
}
.lazy-item {
	width: 400px;
	margin: 0 auto 50px;
}
.lazy-item li {
	margin: 0 5px;
}
img.map_big {
	width:100%;
	text-align:center;
	margin-top:70px;
}

ul.annotation{
	color:#555;
	font-size:12px;
	padding:50px 0 0 25px;
	letter-spacing:0;
	line-height:1.2em;
	text-align:left;
	width:760px;
	margin:0 auto;
}
ul.annotation li {
  list-style-type: none;
  text-indent: -1em;
}
ul.annotation li:before {
  display: inline;
  content: "※";
}

/* footer
-----------------------------------*/
#footer {
	font-size:25px;
	clear:both;
	text-align:center;
	margin:100px auto 0 auto;
	clear:both;
	color:#fff;
	letter-spacing:5px;
	background:#353535;
}
#footer div{
	padding-top:30px;
}
#copy{
	padding:20px 0 10px 0;
	color:#FFF;
	letter-spacing:1px;
	font-size:13px;
}
#page-top {
position:fixed;
bottom:0;
right:0;
font-size:30px;
z-index:100;
}
#page-top a {
	width:70px;
	height:70px;
	text-align:center;
	display:block;
	background:url(../img/page-top.png) no-repeat;
}

/*190711*/
ul#wsa{position: absolute; width: 420px; top: -100px; right: -25%;}
ul#wsa li{display: inline-block;width: 120px; margin-top: 50px; margin-right: 10px;}
ul#wsa li::before{display: none;}
ul#wsa li:last-child{margin-right: 0;}
ul#wsa li img{width: 100%;height: auto;}
.str01{width: 1080px; margin: 40px auto 0 auto; text-align: center;}
.str01 h3{font-size: 1.4em; text-align: center; margin:0 auto 15px auto;  display: block; }
.str01 p{margin-bottom: 20px;}
.f07{font-size: 0.7em;}