/* å…¬å…±æ ·å¼ */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,dt,form,fieldset,legend,input,textarea,select{margin:0;padding:0;}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {font-family: "Microsoft Yahei";color:#333;}
a,a:hover{text-decoration:none; font-family: "Microsoft Yahei" }
li{list-style:none;}
img{border:0;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}

/* åŠŸèƒ½æ¨¡å— */
.f-cf { zoom: 1; }
.f-cf:after { content: ""; display: table; clear: both; }
.f-fl {float: left;}
.f-fr { float: right; }

/* æ•´ä½“å¸ƒå±€ */
.typePage { width: 1200px; margin: 0 auto; }


/* å…¬å…±æ¨¡å— */
.m-title {
	height: 64px;
	margin: 34px 0;
	background: url(bg_title.png) no-repeat center center;
	text-align: center;
	line-height: 64px;
}
.m-title img {
	vertical-align: sub;
}
.m-title span {
	color: #fff;
	font-size: 32px;
	margin-left: 10px;
}

.container {
	background: url(bg.jpg) no-repeat center top;
}
.banner {
	height: 560px;
}

.main {
	background-color: #fff;
	border-radius: 10px;	
}
.qlink {
	display: flex;
	justify-content: space-around;;
}
.qlink li {
	width: 169px;
	height: 173px;
}
.qlink a {
	display: block;
	height: 175px;
	text-align: center;
}
.qlink img {
	margin: 20px 0;
}
.qlink p {
	color: #333;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.qlink a:hover {
	border-bottom: 4px solid #3590e9;
}

.condition {
	padding: 0 32px;
}
.condition .txt1 {
	font-family: "Microsoft Yahei";
	font-weight: bold;
	font-size: 20px;
	color: #223f76;
	line-height: 50px;
	border-bottom: 1px solid #d3dcf1;

}
.condition ul {
	margin-top: 18px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.condition ul li {
	height: 131px;
	width: 552px;
	margin-bottom: 20px;
	border: 1px solid #ececec;
	background: url(bg_sqtj.png) no-repeat center center;
	position: relative;
}
.condition .tri {
	width: 0;
	height: 0;
	border-width: 0 0 50px 50px;
	border-style: solid;
	position: absolute;
}
.condition .tri span {
	position: absolute;
    top: 5px;
    left: -45px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.condition .tri1 {
	border-color: transparent #6c8ad2;
}
.condition .tri2 {
	border-color: transparent #647cf5;
}
.condition .tri3 {
	border-color: transparent #f6b971;
}
.condition .tri4 {
	border-color: transparent #a8cdfe;
}
.condition .tri5 {
	border-color: transparent #a488e9;
}
.condition .tri6 {
	border-color: transparent #e58285;
}
.condition .txt2 {
	padding: 22px 30px 0 50px;
	line-height: 32px;
	font-size: 16px;
	color: #333;
}
.material {
	padding: 0 32px;
}
.material .txt1 {
	font-family: "Microsoft Yahei";
	font-weight: bold;
	font-size: 20px;
	color: #223f76;
	line-height: 50px;
	border-bottom: 1px solid #d3dcf1;
}
.material-con {
	background-color: #d7e9fb;
	padding: 15px;
	height: 600px;
	overflow-y: auto;
}
.material-title {
	font-size: 20px;
	line-height: 46px;
	font-weight: bold;
}

.material table {
	width: 100%;
	background-color: #fff;
	border: 1px solid #333;
}
.material thead {}
.material thead tr{}
.material thead th{
	border: 1px solid #333;
	line-height: 32px;
}
.material thead th:first-child{
	width: 60px;
}
.material thead th:nth-child(2){
	width: 50%;
}
.material tbody {}
.material tbody tr{}
.material tbody td{
	text-align: center;
	border: 1px solid #333;
	line-height: 32px;
	padding: 0 10px;
}

.flow {
	padding: 0 32px;
}
.flow-con {
	background-color: #d7e9fb;
	padding: 15px;
}
.flow-con img {
	width: 100%;
}
.flow-con-detail {
	margin-top: 16px;
	background-color: #429efe;
	line-height: 48px;
	color: #fff;
	padding: 0 20px;
}
.flow-con-detail span {
	float: left;
	font-size: 20px;
}
.flow-con-detail a {
	float: right;
	color: #fff;
	font-size: 20px;
}

.document {
	padding: 0 32px;
}
.dc-head {
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #d3dcf1;

}
.dc-head a {
	display: inline-block;
	font-size: 20px;
	color: #333;
	margin-right: 50px;
	position: relative;
	top: -3px;
	
}
.dc-head a.on {
	color: #223f76;
	font-weight: bold;
	border-bottom: 6px solid #42a4fe;
}
.dc-bd .swiper-wrapper {
    height:auto !important;
}
.dc-bd .wjjd-item {}
.dc-bd .wjjd-list {}
.dc-bd .wjjd-list li {
	
	border-bottom: 1px solid #e5e5e5;
}
.dc-bd .wjjd-list li>a {
	display: block;
	line-height: 73px;
	max-width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
	color: #223f76;
}
.dc-bd .wjjd-list li>a span{
	float: left;
	white-space: normal;
	line-height: 2;
	padding-top: 10px;
        font-size: 18px;
}
.dc-bd .wjjd-list li>a img{
	float: right;
	margin-top: 9px;
	transform: rotate(0deg);
	transition: all .3s;

}
.dc-bd .wjjd-list li>a img.on{
	transform: rotate(90deg);
}
.dc-bd .wjjd-list li>a.txt {
	cursor: default;
} 
.dc-bd .wjjd-list .fj {
	height: 0;
        margin-top: 10px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition: all .3s;
}
.dc-bd .wjjd-list .fj.on {
	height: auto;
}
.dc-bd .wjjd-list .fj a {
	height: 38px;
	width: 48%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	font-size: 16px;
}

.question {
	padding: 0 32px;
	margin-bottom: 20px;
}
.question-con {}
.qc-item {
	margin-top: 10px;
}
.qc-item-ask {
	height: 52px;
	line-height: 52px;
}
.qc-item-ask img {}
.qc-item-ask span {
	color: #223f76;
	font-size: 18px;
	font-weight: bold;
}
.qc-item-answer {
	background: #d7e9fb;
	padding: 20px;
}
.qc-item-answer p {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}


@media screen and (	max-width:1199px){
	.typePage { 
		width: auto;
	}
	.container {
		background: none;
		
	}
	.banner {
		background: url(bg2.jpg) no-repeat center top;
		background-size: cover;
		height: 0;
		padding-bottom: 40%;
	}
	
}

@media screen and (	max-width:750px){
	.condition,.material,.flow,.question,.document {
		padding: 15px;
	}

	.qlink {
		flex-wrap: wrap;
                justify-content: flex-start;
	}
	.qlink li {
		width: 25%;
	}
	.condition ul li {
		width: 100%;
		background-size: cover;
		min-height: 131px;
		height: auto;
	}
	.condition .txt2 {
		padding-bottom: 22px;
	}
	.flow-con .img-wrap {
		overflow: auto;
	}
	.flow-con img {
		width: auto;
           max-width: none;
           max-height: none;
	}
	.dc-bd .wjjd-list .fj a {
		width: 100%;
	}
	.dc-bd .wjjd-list li>a img {
		margin-bottom: 10px;
	}
	.qc-item-ask {
		height: auto;
		line-height: 2;
	}
}