@charset "utf-8";
/* CSS Document */
@import url("font-awesome/css/font-awesome.css");
.banner{
	width:100%;
	height:480px;
	background:#065bb1 url(../images/banner.jpg) center top no-repeat
}
.banner a>img{vertical-align:middle;margin-right:10px}

.banner a{
	display:inline-block;
	font-size:30px;
	color:white;
	padding:20px
}
.banner form{
	width:70%;
	margin:0 15%;
	margin-top:220px;
	height:53px;
	border-radius:30px;
	border:2px solid white;
	background-color:white;
	overflow:hidden
}
.banner p{
	font-size:18px;
	color:white;
	margin-top:20px
}
.btn01{
	font-size:18px;
	width:153px;
	height:53px;
	border-radius:30px;
	background:#018bff url(../images/search.jpg) 30% center no-repeat;
	text-align:center;
	text-indent:10px;
	color:white;
	border:0
}
.ip01{
	width:calc(100% - 177px);
	margin-left:20px;
	border:0;
	outline:none;
	font-size:18px
}
.main{
	width:1240px;
	margin-top:20px
}
.w850{
	box-sizing:border-box;
	padding-right:20px;
	border-right:1px solid #dedede
}
.w350{
	box-sizing:border-box;
	padding-left:20px
}
.fenlei .tit{
	text-align:center;
	font-size:24px;
	margin-bottom:20px
}
.fenlei .tit a{
	display:inline-block;
	padding:3px 20px;
	border-radius:5px;
	position:relative
}
.fenlei .tit a:hover,
.fenlei .tit a.hover{
	background-color:#065bb1;
	color:white
}
.fenlei .tit a:hover:after,
.fenlei .tit a.hover:after{
	content:'';
	display:inline-block;
	position:absolute;
	bottom:-5px;
	left:50%;
	margin-left:-5px;
	width:10px;
	height:5px;
	background:url(../images/arrow.png) no-repeat
}
.flBox{
	position:relative;
	width:100%;
	box-sizing:border-box;
	padding:30px;
	background-color:#f6f6f6;
	border-radius:5px
}
.flBox ul li{
	float:left;
	font-size:18px;
	width:15.5%;
	text-align:center;
	margin:8px 0;
    height:30px
}
.flBox>a{
	position:absolute;
	right:20px;
	top:35px;
	display:inline-block;
	padding:5px 10px;
	background-color:white;
	border-radius:20px;
	color:#065bb1
}
.flBox ul li.cur a{color:#065bb1;font-weight:bold}

a.slide:before{
	content:'展开';
	margin-right:5px
}
.maxshow>a{
	background-color:#065bb1;
	color:white
}
.maxshow>a:before{
	content:'收起'
}
.maxshow>a i{
	transform:rotate(180deg)
}
.qaList li{
	margin-top:30px;
	position:relative
}
.qaList li h3{
	font-size:24px;
	margin-bottom:15px
}
.qaList li h3:before,
.qaList li .answer:before{
	position:absolute;
	left:0;
	display:inline-block;
	content:'问';
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:20px;
	background:url(../images/ask.png) center no-repeat
}
.qaList li .answer:before{
	content:'答';
	background:url(../images/answer.png) center no-repeat
}
.qaList li h3{padding-left:45px}
.qaList li p{
	padding-left:45px;
	font-size:18px;
	line-height:2
}
.qaList li h3 a:last-child{
	display:inline-block;
	padding:0 20px;
	font-size:16px;
	font-weight:normal;
	height:26px;
	line-height:26px;
	border-radius:30px;
	background-color:#f7f7f7
}
.qaList li h3 a:last-child i{
	margin-right:10px
}
.qaList li h3 a:last-child:hover{
	color:white;
	background-color:#d61618
}
.qaList li>div{
	font-size:16px;
	padding:10px 20px;
	margin-left:45px;
	margin-top:15px;
	box-sizing:border-box;
	color:#777;
	background-color:#f2f9ff;
	display:flex;
	justify-content:space-between;
    align-items:center
}
.w350 .tit{
	height:58px;
	line-height:50px;
	border-bottom:1px solid #dedede;
	font-size:24px;
	font-weight:bold;
	color:#065bb1
}
.w350 .tit a{
	float:right;
	font-size:16px;
	color:#777;
	font-weight:normal
}
.w350 .tit a i{
	margin-left:5px
}
.hotList li a:first-child{
	display:inline-block;
	padding:2px 10px;
	border:1px solid #065bb1;
	color:#065bb1;
	border-radius:20px;
	margin-right:10px
}
.hotList li{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #dedede
}
/*
.foot{ background:#0458bc; height: 145px; position:relative; bottom:0; left:0; width:100%; clear:both;min-width: 1200px;}
.copyright{ width:770px; float:left;}
.copyright p{ color:#FFF;  font-size: 16px;    margin-top: 14px;}
.copyright ul li{float:left;font-size: 16px; color: #fff;  margin: 0px 5px;}
.copyright ul li a{ margin-right: 5px;  font-size: 16px;    color: #fff;}
.copyright ul{ width: 100%; margin-top: 28px;}
.footR{ width:215px; float:right; margin: 33px 10px 0px 0px;}
.chunk{ float:left;}
.chunk em{ float:right;}
*/
.footer{
	background:#005ec5;
	padding:30px 0;
}
.copyright{
	width:1200px;
	margin:0 auto;
	overflow:hidden
}
.copyright .l{
	_display:inline;
	margin:25px 0 0 240px;
}
.copyright .l li{
	float:left;
	display:inline;
	margin-right:20px;
}
.copyright .r{
	display:inline;
	margin:0 0 0 20px;
	padding:10px 0 0 0
}
.copyright .r p{
	line-height:26px;
}
.copyright .r .sp span{
	padding:0 10px;
}

