@charset "utf-8";
/* CSS Document */

#main{padding-bottom:50px;}
#index section,
#index #sub_menu{
	float:left;
	}
#index section{
	background:#fff;
	padding:5px;
	position:relative;
	}
#index section h2{
	margin:5px 5px 5px 10px;
	font-size:14px;
	font-weight:normal;
	color:#000014;
	line-height:14px;
	background:url(../img/index/allow.png) no-repeat right top;
	background-size:10px 10px;
	}
html.ie7 #index section h2,
html.ie8 #index section h2{background:none !important;}
#index section h2 img{
	display:block;
	line-height:26px;
	}
#index #map{
	width:455px;
	height:454px;
	float:left;
	margin:10px 10px 10px 5px;
	}
#index #map h2{line-height:24px;}
#index #map h2 img{width:220px;}
#index #map #map_inner{
	overflow: hidden;
	position: absolute;
	top: 60px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	}
#index #map #map_inner #map_chr{
	position: absolute;
	top: 5px;
	left: 15px;
	width: 90px;
	}
#index #artisan{
	width:455px;
	height:454px;
	float:right;
	margin:10px 5px 10px 10px;
	}
#index #artisan h2{line-height:24px;}
#index #artisan h2 img{width:226px;}
#index #artisan #artisan_inner{
	overflow: hidden;
	position: absolute;
	top: 70px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	}
#index #artisan #artisan_inner img{
	max-width:none;
	margin: -45px 0 0 -30px;
	width: 520px;
	}
#index #tradition{
	width:455px;
	height:212px;
	float:left;
	margin:10px 10px 10px 5px;
	}
#index #tradition h2{line-height:24px;}
#index #tradition h2 img{width:244px;}
#index #tradition #tradition_inner{
	overflow: hidden;
	position: absolute;
	top: 70px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	width:auto;
	}
#index #tradition #tradition_inner ul{
	}
#index #tradition #tradition_inner ul li{
	float:left;
	line-height:0;
	width:114px;
	height:147px;
	overflow:hidden;
	}
#index #tradition #tradition_inner ul li:first-child{width:113px;}
#index #tradition #tradition_inner #imagesCoverLayer{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:auto;
	}
#index #tradition #tradition_inner #imagesCoverLayer img{
	width:100%;
	height:100%;
	}
html.ie8 #index #tradition #tradition_inner #imagesCoverLayer{
	width:455px;
	height:147px;
	}
#index #culture{
	width:212px;
	height:212px;
	float:left;
	margin:10px 10px;
	}
#index #culture h2{line-height:24px;}
#index #culture h2 img{width:160px;}
#index #gallery{
	width:213px;
	height:212px;
	float:left;
	margin:10px 5px 10px 10px;
	}
#index #gallery h2{line-height:24px;}
#index #gallery h2 img{width:122px;}
#index #news{
	width:455px;
	height:212px;
	float:left;
	margin:10px 10px 10px 5px;
	}
#index #news h2{
	margin-left:10px;
	}
#index #news h2 img{
	width:52px;
	display:inline;
	vertical-align:middle;
	margin-right:15px;
	}
#index #news #news_inner{
	overflow-x: hidden;
	overflow-y:auto;
	position: absolute;
	top: 55px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	}
#index #news #news_inner ul{padding:0 10px 20px;}
#index #news #news_inner ul li{margin-bottom:0;}
#index #news #news_inner ul li time{
	display: block;
	float:left;
	color:#c00000;
	}
#index #news #news_inner ul li span{
	display: block;
	margin-left: 85px;
	}
#index #news #news_inner ul li a{
	color:#000014;
	}
#index #news #news_inner ul li a:hover{
	text-decoration:underline;
	}
#index section .noiseWindow{
	position:absolute;
	top:70px;
	bottom:5px;
	left:5px;
	right:5px;
	line-height:0;
	overflow:hidden;
	}
#index #sub_menu{
	width:465px;
	float:right;
	margin:10px 5px 10px 10px;
	}
#index #sub_menu li{
	background:#FFF;
	height:101px;
	overflow:hidden;
	position:relative;
	}
#index #sub_menu li#todayweather{
	float:right;
	width:223px;
	margin-bottom:20px;
	}
#index #sub_menu li#todayweather .gadget tbody tr:first-child{display:none !important;}
#index #sub_menu li#access{
	float:left;
	width:222px;
	height:222px;
	}
#index #sub_menu li#link,
#index #sub_menu li#facebook{
	float:right;
	width:223px;
	}
#index #sub_menu li#facebook{margin-bottom:20px;}
#index #sub_menu li#access a,
#index #sub_menu li#link a,
#index #sub_menu li#facebook a{
	display:block;
	position:absolute;
	top: 5px;
	left: 5px;
	bottom: 5px;
	right: 5px;
	padding:5px 10px;
	line-height:14px;
	color:#fff;
	}
#index #sub_menu li#access a:after,
#index #sub_menu li#link a:after{
	content:"";
	display:block;
	width:10px;
	height:10px;
	position:absolute;
	top:5px;
	right:5px;
	background:url(../img/index/allow.png) no-repeat;
	background-size:10px 10px;
	}
html.ie7 #index #sub_menu li#access a:after,
html.ie7 #index #sub_menu li#link a:after,
html.ie8 #index #sub_menu li#access a:after,
html.ie8 #index #sub_menu li#link a:after{
	display:none !important;
	}
#index #sub_menu li#access a img,
#index #sub_menu li#link a img{display:block;}
#index #sub_menu li#access a{
	background:#001e3c url(../img/index/bg_access.png) no-repeat center center;
	background-size:259px 222px;
	}
html.ie8 #index #sub_menu li#access a{background:url(../img/index/bg_accessIE.png) no-repeat center center;}
#index #sub_menu li#link a{background:url(../img/index/bg_link.png) no-repeat center center;}
#index #sub_menu li#facebook a{
	text-align:center;
	padding-top:18px;
	}
#index #sub_menu li#facebook a img{line-height:0;}
.js-smCoverLink{display:none;}
@media(min-width:641px) and (max-width:940px){
	#main article{
		width:720px;
		}
	#index #map{
		width:335px;
		height:335px;
		margin:10px 0 10px 5px;
		}
	#index #map #map_inner #map_chr img{
		width: 60px;
		height:66px;
		}
	#index #artisan{
		width:335px;
		height:335px;
		margin:10px 5px 10px 0;
		}
	#index #artisan #artisan_inner img{
		max-width:none;
		margin: -45px 0 0 -30px;
		width: 400px;
		}
		
	#index #tradition{
		width:455px;
		height:212px;
		float:left;
		margin:10px 0 10px 5px;
		}
	#index #culture{
		width:213px;
		height:212px;
		float:right;
		margin:10px 5px 10px 0;
		}
	#index #gallery{
		width:213px;
		height:212px;
		float:right;
		margin:10px 5px 10px 0;
		}
	#index #news{
		width:455px;
		height:212px;
		float:left;
		margin:10px 0 10px 5px;
		}
	#index #sub_menu{
		width:710px;
		float:right;
		margin:10px 5px;
		}
	#index #sub_menu li{
		float:left;
		height:101px !important;
		margin-bottom:0;
		}
	#index #sub_menu li#facebook{margin-bottom:0;}
	#index #sub_menu li#access a{
		background:#001e3c url(../img/index/bg_access.png) no-repeat 120% center;
		background-size:165px 130px;
		}
	#index #sub_menu li:nth-child(2){margin-left:21px;}
	footer #ft_logo img{padding:20px 0 30px;}
	}
@media(min-width:481px) and (max-width:640px){
	#main article{
		width:475px;
		}
	#index #map{
		width:455px;
		height:455px;
		margin:10px 5px;
		}
	#index #artisan{
		width:455px;
		height:455px;
		margin:10px 5px;
		}
	#index #tradition{
		width:455px;
		height:212px;
		float:left;
		margin:10px 0 10px 5px;
		}
	#index #culture{
		width:213px;
		height:212px;
		float:right;
		margin:10px 5px 10px 0;
		}
	#index #gallery{
		width:213px;
		height:212px;
		float:left;
		margin:10px 0 10px 5px;
		}
	#index #news{
		width:455px;
		height:212px;
		float:left;
		margin:10px 0 10px 5px;
		}
	#index #sub_menu{
		width:465px;
		float:right;
		margin:10px 5px;
		}
	#index #sub_menu li{
		float:left;
		margin-bottom:0;
		}
	#index #sub_menu li:nth-child(2){
		float:right !important;
		margin-bottom:20px;
		}
	#index #sub_menu li:nth-child(3){float:right !important;}
	footer #ft_logo img{padding:20px 0 30px;}
	}
@media(min-width:1px) and (max-width:480px){
	#main article{
		width:auto;
		margin:0 10px;
		}
	#index section h2 {
		margin: 5px 10px 5px 10px;
		}
	#index #map{
		width:100%;
		height:auto;
		margin:5px 0;
		padding:5px 0;
		}
	#index #map #map_inner {
		overflow: hidden;
		position: static;
		line-height:0;
		}
	#index #map #map_inner #map_chr {
		position: absolute;
		top: 65px;
		left: 15px;
		width: 18%;
		}
	#index #artisan{
		width:100%;
		height:auto;
		margin:5px 0;
		padding:5px 0;
		}
	#index #artisan #artisan_inner {
		overflow: hidden;
		position: static;
		}
	#index #artisan #artisan_inner #map_bg{
		overflow: hidden;
		line-height:0;
		margin:0 5px;
		}
	#index #artisan #artisan_inner img {
		max-width: none;
		margin: -45px 0 0 -30px;
		width: 118%;
		}
	#index #tradition{
		width:100%;
		height:auto;
		margin:5px 0;
		padding:5px 0;
		}
	#index #tradition h2{
		width:auto;
		margin-left: 112px;
		padding: 20px 0 23px;
		}
	#index #tradition h2 img{
		width:auto;
		height:17.33px;
		}
	#index #tradition:after{
		content:"";
		display:block;
		clear:both;
		}
	#index #tradition #tradition_inner{
		overflow: hidden;
		position: absolute;
		top:5px;
		bottom:5px;
		left:5px;
		line-height:0;
		width:94px;
		height:94px;
		float:left;
		}
	#index #tradition #tradition_inner ul li{
		width:47px !important;
		height:47px !important;
		line-height:0;
		float:left;
		}
	#index #culture:after{
		content:"";
		display:block;
		clear:both;
		}
	#index #culture{
		margin:5px 0;
		padding:5px 0;
		width:100%;
		height:auto;
		}
	#index #culture h2{
		width: auto;
		margin-left: 112px;
		padding: 20px 0 23px;
		}
	#index #culture h2 img{
		width:auto;
		height:17.33px;
		}
	#index #culture div{
		overflow: hidden;
		position: absolute;
		top:5px;
		bottom:5px;
		left:5px;
		line-height:0;
		width:94px;
		height:94px;
		float:left;
		}
	#index #culture div img{
		width: 140%;
		margin-left: -20%;
		max-width: none;
		}
	#index #gallery:after{
		content:"";
		display:block;
		clear:both;
		}
	#index #gallery{
		margin:5px 0;
		padding:5px 0;
		width:100%;
		height:auto;
		}
	#index #gallery h2{
		width: auto;
		margin-left: 112px;
		padding: 20px 0 23px;
		}
	#index #gallery h2 img{
		width:auto;
		height:17.33px;
		}
	#index #gallery div{
		overflow: hidden;
		position: absolute;
		top:5px;
		bottom:5px;4
		left:5px;
		line-height:0;
		width:94px;
		height:94px;
		float:left;
		}
	#index #gallery div img{
		width: 140%;
		margin-left: -20%;
		max-width: none;
		}
	#index #news{
		width:100%;
		height:212px;
		float:left;
		margin:5px 0;
		padding:5px 0;
		}
	#index #sub_menu{
		width:100%;
		float:right;
		margin:5px 0;
		padding:0;
		}
	#index #sub_menu li{
		height:auto !important;
		float:none !important;
		width:auto !important;
		margin-bottom:2px !important;
		}
	#index #sub_menu li#access a{
		position: static;
		height: 40px;
		line-height: 40px;
		background:#fff url(../img/index/bnr_tit01.png) no-repeat 10px center;
		background-size: 81.5px 26px;
		color: #000;
		padding-left: 105px;
		}
	#index #sub_menu li#link a{
		position: static;
		height: 40px;
		line-height: 40px;
		background:url(../img/index/bnr_tit02.png) no-repeat 10px center;
		background-size: 49px 26px;
		color: #000;
		padding-left: 67px;
		}
	#index #sub_menu li#facebook a{
		position: static;
		text-align: left;
		height: 40px;
		vertical-align: middle;
		line-height: 40px;
		padding: 5px 5px 5px 10px;
		color: #000;
		}
	#index #sub_menu li#facebook a br{display:none;}
	#index #sub_menu li#access a img{display:none;}
	#index #sub_menu li#link a img{display:none;}
	#index #sub_menu li#facebook a img:first-child{display:none;}
	#index #sub_menu li#facebook a img{
		vertical-align:middle;
		height:20px;
		padding-right:15px;
		}
	#index #sub_menu li#access a:after,
	#index #sub_menu li#link a:after,
	#index #sub_menu li#facebook a:after {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		position: absolute;
		top: 10px;
		right: 10px;
		background: url(../img/index/allow.png) no-repeat;
		background-size: 10px 10px;
		}
	footer #ft_logo img{padding:20px 0 30px;}
	
	.js-smCoverLink,
	.js-smCoverLink img{
		display:block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		}
	}
@media(min-width:1281px){
	#main .wrap{width:1120px;}
	#index #map,
	#index #artisan,
	#index #tradition,
	#index #news{width:535px;}
	#index #sub_menu{width:545px;}
	#index #map #map_inner img{
		width: 455px;
		display: block;
		margin: 0 auto;
		}
	#index #artisan #artisan_inner img{width:565px;}
	#index #tradition #tradition_inner ul li:first-child {width: 133px;}
	#index #tradition #tradition_inner ul li {width: 134px;}
	#index #tradition #tradition_inner ul li:first-child img{margin-top: -35px;}
	#index #culture{width:253px;}
	#index #gallery{width:252px;}
	#index #sub_menu li#access{width:263px;}
	#index #sub_menu li#facebook,
	#index #sub_menu li#link{width:262px;}
	}