.bx-wrapper{
/*height:320px;
overflow:hidden;*/
}
.bx-wrapper .bx-viewport{
	border: none !important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}
header .inner{
margin:0 auto !important;
}
#large_btn{
margin-top:0 !important;
}
.bxslider{
	padding: 0 !important;
	margin: 0;
	text-align:center;
}

.bxslider li img{
	margin: 0 auto;
}
#gnav{
display:none;
}
#main{
text-align:center;
}
#support4{
	margin: 40px 0 0 0;
}

#support4 dl{
	border:1px solid #ccc;
	border-radius:5px;
	width:298px;
	float:left;
	margin:0 10px 40px;
	background: #fff url('../img/index/bg_support_box.png') no-repeat top right;
}
#support4 dt{
	margin:10px 18px 5px;
	padding:0 0 0 10px;
	background:url('../img/index/bg_support_dt.png') no-repeat left center;
	text-align: center;
	border-bottom:1px solid #ccc;
	color: #333;
}
#support4 .comment{
	font-size:14px;
	padding:5px 18px !important;
	margin:0 !important;
	height:100px;
	overflow:hidden;
	line-height:1.8em;
	text-align: justify;
	color: #666;
}

#support4 .comment p{
	margin: 0 !important;
}
#support4 .more{
	margin:0 !important;
	padding:0 !important;
}
#support4 .more a{
	display:block;
	text-align:center;
	padding:8px 0;
	color:#fff;
	text-decoration:none;
	background: #12d4ff url('../img/index/btn_support_box.png') no-repeat -1px 0px;
}

#support4 article{
	width: 960px;
	margin: 0 auto;
}

#large_btn{
	width: 100%;
	margin: 20px auto 0;
	background:#b5d7f3 url('../img/index/bg_lbtn.jpg') repeat-x top center;
	padding: 35px 0;
}

#large_btn ul{
	width: 960px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
justify-content:center;
}

#large_btn ul li{
	width: 470px;
	margin: 5px;
}

#large_btn2{
	width: 100%;
	margin: 20px auto;
	height: 190px;
	padding: 10px 0;
}

#large_btn2 ul{
	width: 960px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

#large_btn2 ul li{
	width: 470px;
	margin: 5px;
}



#support4 .znifex_img{
width:70px;
margin:0 0 0 10px;
height:auto;
float:right;
}
#top5{
	width:960px;
	margin:0 auto;
}
#top5 h3{
    padding: 0 0 5px 0;
    background: url(../img/kamoku/bg_h3.png) repeat-x left bottom;
    color: #2F7AB2;
    font-size: 136%;
}
#top5 h3:before{
    content: url(../img/common/mark_h3.png);
    vertical-align: middle;
    margin: 0 10px 0 0;
}
#top5 article{
	display:flex;
}
#top5 article dl{
	width:50%;
	padding:0 10px;
	box-sizing:border-box;
}
#top5 article dd{
	margin:0;
	padding:0 !important;
}
#top5 article h4 {
    padding: 10px;
    font-size: 107%;
    color: #4AA9C4;
    clear: both;
}
.top_photo img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#top5 article .more a{
	display:block;
	width:160px;
	line-height:36px;
	border-radius:18px;
	text-align:center;
	margin:0 auto;
	text-decoration:none;
	background:#4AA9C4;
	color:#fff;
}
#large_btn ul li{
width:450px;
margin:0 20px 5px;
}
#large_btn ul li img{
width:100%;
height:auto;
}
#news{
    background:#fff url(../img/index/title_news.png) no-repeat 10px 10px;
margin:0 auto 0;
}