#headimage li {
	width:100%;
	float:left;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-position:center center !important;
	background-repeat:no-repeat !important;
	background-size:cover !important;
}
ul[id="headimage"]{
	position:relative;
	width: 100%;
	height: 100%;
	padding: 35.97% 0 0;
}
.head_logo{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}
.main .container{
	width:100%;
	max-width:1100px;
}
.main p{
	margin:10px;
}
.pick{
	font-size:140%;
	margin:0 0 20px 0;
	display:inline-block;
}
.tbl_q{
	width:100%;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.tbl_q tr:not(first-chiled){
	border-bottom:1px dotted #000000;
}
.tbl_q tr td:first-child:after{
	content:"：";
	margin:0 20px;
}
.tbl_q td{
	vertical-align:top;
	padding:10px 0;
}
.tbl_q tr td:first-child{
	width:25%;
	text-align:right;
}

.tbl_q tr td:last-child{
	width:75%;
	text-align:left;
}
.tbl_peripheral{
	width:100%;
}

.tbl_peripheral td{
	border:1px solid #000000;
	text-align:center;
}


@media screen and (min-width:960px){
	.main{
		padding:50px 0;
		line-height:2;
	}
	.flist2{
		margin:20px 0;
	}
	.flist{
		margin:10px 0;
	}
}
@media screen and (max-width: 420px) {
	.flist>li{
		width:50% !important;
	}
	.flist img{
		max-width:100%;
	}
	.tbl_q tbody{
		display:block;
		width:100%;
	}
	.tbl_q tr{
		display:block;
		width:100%;
	}
	.tbl_q th{
		text-align:center;
		width:100%;
		font-weight:bold;
		display:block;
	}
	.tbl_q td{
		text-align:center;
		width:100%;
		display:block;
	}
	.tbl_q tr td:first-child:after{
		content:"";
		margin:0;
	}
	.tbl_q tr td:first-child{
		border-bottom:1px dotted #FFFFFF;
	}
	.tbl_q tr td:first-child{
		width:100%;
		text-align:center;
	}

	.tbl_q tr td:last-child{
		width:100%;
		text-align:center;
	}

	
}

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


	.flist2>li{
		margin:10px 0 ;
	}
	.flist>li{
		width:33%;
	}
	.flist img{
		max-width:100%;
	}
}
