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

.banner{
	height:344px;
	background:#0092e0 url(../images/banner.jpg) center no-repeat
}
.banner>img{
	display:none
}
.w100.bg_ff{
	background-color:#f7f7f7;
	height:75px;
	line-height:75px;
	font-size:22px
}
.w100.bg_ff>a{
	margin:0 20px;
	color:#3980bf;
	padding-left:10px;
	font-size:24px;
	font-weight:bold;
	background:url(../images/arrow.jpg) left center no-repeat
}
.w100.bg_ff>a:hover{
	text-decoration:underline
}
.bg01{
	background-color:#f7f7f7;
	padding:20px 0
}

.list01{
	width:100%;
	overflow:hidden
}
.list01 .tit{
	height:50px;
	line-height:50px;
	border-bottom:2px solid #dedede
}
.list01 .tit h3{
	padding:0 20px;
	border-bottom:2px solid #1182c0
}
.list01 .tit a{
	float:right;
	font-size:20px;
	color:#3980bf;
	padding-left:10px;
	font-weight:bold;
	background:url(../images/arrow.jpg) left center no-repeat
}
.fw_list li{
	float:left;
	width:200px;
	text-align:center;
	margin-right:25px;
	margin-bottom:25px;
	background-color:#dfedf8;
	font-weight:bold
}
.fw_list li a{
	display:block;
	width:100%;
	height:80px;
	line-height:80px;
	color:#1669b3;
	font-size:20px
}
.fw_list li a:hover{
	background-color:#1669b3;
	color:white
}
.slide{
	overflow:hidden; width:100%;
}
.slide .bd ul li{
	float:left;
	text-align:center;
	width:196px;
	height:80px;
	line-height:80px;
	margin-bottom:30px;
	margin-right:30px;
	background-color:#1669b3;
	font-weight:bold
}
.slide .bd ul li a{
	display:block;
	color:white
}
.slide .bd ul li a:hover{
	background-color:#dfedf8;
	color:#1669b3
}
.line{
	height:2px;
	background-color:#196bb4
}
.sdly_box ul li{
	float:left;
	width:350px;
	text-align:center;
	display:inline-block;
	background-color:#f3f8fe;
	border-bottom:5px solid #57a8d6;
	margin:10px 25px 0 0;
}

.sdly_box ul li a{
	width:100%;
	height:100px;
	line-height:100px;
	display:block;
	font-weight:bold;
	color:#1669b3
}
.sdly_box ul li a img{
	vertical-align:middle;
	margin-right:10px
}
.sdly_box ul li:last-child{
	margin-right:0
}
.sdly_box ul li a:hover{
	text-decoration:underline
}
.pagebottom {
    background: #ffffff;
	padding:15px 0;
}
.pagebottom em{
	padding:0 5px;
}
.bottom-2{
	width:1200px;
	margin:0 auto;
}
.bottom-3 {
    line-height: 24px;
    text-align: center;
}

.whitebox_cp{
	width:1200px;
	margin:20px auto;
	background:#fff;
	padding:20px;
}



@media screen and (max-width: 800px){
body{overflow-x: hidden}
.w1100,
.w540,
.fw_list li,
.bottom-2{
	width:100%
}
.w1100{
	width:98%;
	margin:0 1%
}
.bg01{
	padding:1em 0
}
.banner>img{
	display:block;
	width:176%;
	height:auto;
	margin-left: -36%;
}
.banner{
	background:none;
	height:auto
}
.w100.bg_ff{
	height:auto;
	line-height:inherit;
	padding:10px 0;
	text-align:left;
	font-size:1.4em
}
.w100.bg_ff a{
	display:block;
	margin:10px
}
.list01 li{
	line-height:inherit;
	background-position:5px 8px;
	text-indent:0;
	margin-bottom:1em
}
.fw_list{
	padding:1em 0 !important
}
.fw_list li,
.slide .bd ul li{
	margin-bottom:1em !important
}
.slide .bd ul li{
	width:100%;
	margin-right:0
}
.sdly_box ul li{
	width:100%
}
#foot .pagebottom table tr{display: flex; flex-direction: column}
#foot .pagebottom table td{text-align: center; width: 100%;}
.searchBox input{font-size:1em!important;}	
}
