* {
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	width: 100%;
}

ul,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: none;
	max-width: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
i,
em,
b {
	font-weight: normal;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

input,
select,
textarea {
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "microsoft yahei";
}

/*html,body{
	background:#58A6E0;
}*/
.main {
    width: 1400px;
    margin: 0 auto;
}
.coantant{
	width: 100%;
	padding: 30px;
	background: #ffffff;
	margin: 0 auto;
}
.zyfd{
	display: flex;
	justify-content: space-between;
}
.zkj_zyfd{
	display: flex;
	justify-content: space-between;
}
.gongbaoqk{
	width: 320px;
	height: 329px;
	background: url(../img/gbt.png) #EEF5FC no-repeat center;
}
.nianfeng{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 192px;
}
.qishu{
	font-size: 11px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 20px;
}
.kuandu1{
	width: 100%;
}
.wit48{width:48%;}
.tyxiala{
	width: 100%;
	height: 36px;
	border-radius: 6px;
	border: none;
	text-indent: 5px;
	background: #fff;
}

.njj{
	padding: 10px;
}
.dijianju{
	margin-bottom: 20px;
}
.jstop{
	width: 320px;
	height: 60px;
	background: #005492;
	font-weight: bold;
	font-size: 22px;
	color: #ffffff;
	text-align: center;
	line-height: 60px;
}
.jiansnr{
	padding: 15px;
	background: #EEF5FC;
}
.zfd{
	display: flex;
}
.jswenzi{
	width: 15%;
	font-size: 16px;
	text-align: right;
	line-height: 40px;
}
.jiansuok{
	width: 83%;
	margin-left: 4%;
}
.ctiaosr{height: 40px;border: 1px solid #D7D7D7;line-height: 40px;border-radius: 6px;width: 100%;margin-bottom: 10px;text-indent: 12px;font-size: 16px;}
.xzanniu{
 width: 45%;
 height: 35px;
 background: #005492;
 text-align: center;
 font-weight: bold;
 font-size: 16px;
 color: #ffffff;
 line-height: 35px;
 border-radius: 4px;
 border: none;
 cursor: pointer;
}
.mran{
	width: 45%;
	height: 35px;
	background: #ffffff;
	text-align: center;
	font-size: 16px;
	color: #005492;
	line-height: 35px;
	border-radius: 4px;
	border: 1px solid #005492;
	cursor: pointer;
}
.fk{
	width: 100%;
}
.erweima{
	width: 100%;
	padding: 30px;
	background: #EEF5FC;
	text-align: center;
}
.sys{
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
}


.ylanmu{
	width: 980px;
}
.ylmtop{
	height: 70px;
	background: url(../img/topxian.png) no-repeat left bottom;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.ylmtwenzi{
	width: 50%;
	font-size: 20px;
	line-height: 70px;
}
.zydq{
	text-align: right;
}

.bgbiaotiwenzi{
	text-align: center;
	padding: 30px;
}
.xiazaigbanniu{
	width: 240px;
	height: 50px;
	background: url(../img/xiazai1.png);
	border: none;
	cursor: pointer;
	display: block;
}
.xiazaigbanniu:hover{
	background: url(../img/xiazai2.png);
}
.yxzanniu{
	width: 240px;
	height: 50px;
	margin: 0 auto;
}
.nrbiaoti{
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.wenjianlist{
	margin-bottom: 20px;
}

.xiaopic{
	width: 3%;

}
.ckanpic{
	width: 10%;
}
.zwnr{
	width: 84%;
}

.ckanpic button{width: 64px;height: 35px;border: 1px solid #005492;border-radius: 4px;line-height: 35px;cursor: pointer;font-size: 18px;color: #005492;background: #ffffff;}

.ckanpic button:hover{
	background: #005492;
	color: #ffffff;
}

.ckanpic button:hover a{
	color: #ffffff;
}


.ckanpic button a:hover{
	background: #005492;
	color: #ffffff;
}

.zwnr{
	padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zwnr a:hover{
	color: #005492;
	text-decoration: underline;
}


@media screen and (max-width:768px){
	.zkj_zyfd{
		display: block;
	}

	.gongbaoqk{
		width: 100%;
		height: auto;
		background: url(../img/gbt.png) #EEF5FC no-repeat center;
		margin: 0 auto;
		background-size: 100%;
	}


	.nianfeng {
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		padding-top: 235px;
	}
	.qishu {
		font-size: 16px;
		text-align: center;
		line-height: 70px;
		margin-bottom: 10px;
	}
	.tyxiala {
		width: 100%;
		height: 46px;
		border-radius: 6px;
		border: none;
		font-size: 16px;
		background: #fff;
	}
	.jstop {
		width: 100%;
		height: 50px;
		background: #005492;
		font-weight: bold;
		font-size: 20px;
		color: #ffffff;
		text-align: center;
		line-height: 50px;
	}
	.fk{
		/* width: 25%; */
		float: left;
	}
	.ylanmu {
		width: 100%;
	}
	.ylmtop {
		height: auto;
		background: url(../img/topxian.png) repeat-x left bottom;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding-bottom: 10px;
		margin-bottom: 0px;
	}


	.coantant{width:100%;}
	.jiansou{margin-top:20px;}
	.erweima{display:none;}
	.zwnr{width: 64%;padding-top: 0px;}
	.ckanpic{width:20%;}
	.ckanpic button{width: 100%;height: auto;font-size: 16px;line-height: 28px;}
	.xiaopic{width:7%;}
	.nrbiaoti{font-size:22px;}
	.ylmtwenzi{
    width: 100%;
    line-height: 35px;
    font-size: 18px;
}
	.zydq{text-align:left;}
	.main {width: 95%;}

}