* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	font-family: "PingFangSC-Regular";
	color: #333;
}

img {
	border: none;
}

.hide {
	display: none;
}


/*头部样式开始*/

.top {
	width: 100vw;
	height: 18.66vw;
	background: url(topbg.png) no-repeat;
	background-size: 100vw 18.66vw;
}

.nav {
	width: 100vw;
	height: 26.66vw;
	background-color: #2550A4;
	display: flex;
	flex-wrap: nowrap;
}

.nav_l {
	width: 20vw;
	height: 100%;
	border-right: 0.13vw solid #D8D8D8;
}

.nav_r {
	width: 80vw;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.change1 {
	background-color: #133E92;
}

.nav_sy {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 26.66vw;
	font-size: 4.53vw;
	color: white;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	letter-spacing: 0;
}

.nav_r a {
	display: block;
	width: 26.66vw;
	height: 13.33vw;
	text-align: center;
	line-height: 13.33vw;
	font-size: 4.53vw;
	color: white;
	font-family: PingFangSC-Regular;
	font-weight: 400;
	letter-spacing: 0;
}

.nav_r a:nth-child(3),
.nav_r a:nth-child(1),
.nav_r a:nth-child(2) {
	border-bottom: 0.13vw solid #D8D8D8;
}


/*头部样式结束*/


/*主体开始*/

.jiansuo {
	width: 100vw;
	height: 19.2vw;
}

.secrch_out {
	width: 93.6vw;
	height: 9.6vw;
	margin: 0 auto;
	margin-top: 4.8vw;
	background: url(search_bg.png) no-repeat;
	background-size: 93.6vw 9.6vw;
}

.serch {
	width: 77.6vw;
	height: 9.6vw;
	background: none;
	border: none;
	outline: none;
	padding-left: 3.2vw;
	color: #CCCCCC;
	font-size: 4vw;
	line-height: 9.6vw;
}

.secrch_out button {
	float: right;
	width: 16vw;
	height: 9.6vw;
	background: none;
	outline: none;
	border: none;
	cursor: pointer;
}

.lunbo {
	width: 100vw;
	height: 70.93vw;
}

.fenggetiao {
	width: 100vw;
	height: 2.8vw;
	background-color: #F5F5F5;
}

.sec_one {
	width: 93.6vw;
	height: auto;
	margin: 0 auto;
}

.gwytit {
	width: 100%;
	height: 15.2vw;
	border-bottom: 0.13vw solid #eee;
}

.gwytit>p {
	padding-right: 4.8vw;
	float: left;
	margin-top: 5.8vw;
	line-height: inherit;
	cursor: default;
	font-size: 4.8vw;
	color: #999999;
	font-family: PingFangSC-Semibold;
}

.gwytit>a {
	float: right;
	width: 2.22vw;
	height: 4vw;
	background: url(more.png) no-repeat;
	background-size: 2.22vw 4vw;
	margin-top: 7.2vw;
}

.change2 {
	color: #2E4B86 !important;
}

.xxlb_out {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 3.2vw;
	padding-bottom: 3.2vw;
	border-bottom: 0.13vw solid #eee;
	justify-content: space-between;
}

.xxpic {
	width: 26.66vw;
	height: 20.66vw;
	margin-left: 3.2vw;
}

.xxpic>img {
	width: 26.66vw;
	height: 20.66vw;
}

.xxtext {
	width: auto;
}

.xxtext>a {
	font-size: 4vw;
	font-weight: 400;
}

.xxtime {
	display: block;
	margin-top: 2.13vw;
	font-size: 3.2vw;
	color: #999999;
	font-weight: 400;
}

.ztzl_out {
	width: 100%;
	height: 21.06vw;
	margin-top: 5.33vw;
}

.zfxxgkls {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.zfxxgkls>a {
	display: block;
	width: 45.2vw;
	height: 11.73vw;
	border-radius: 1.06vw;
	background: #E9F4FD;
	margin: 3.2vw 0;
	text-align: center;
	line-height: 11.73vw;
	font-size: 4vw;
	font-weight: 400;
}

.zfxxgkls>a:nth-child(2),
.zfxxgkls>a:nth-child(5) {
	background: #FFEFDF;
}

.zfxxgkls>a:nth-child(3),
.zfxxgkls>a:nth-child(6) {
	background: #EDEEFF;
}

.zfxxgkls>a:nth-child(7) {
	width: 100%;
}

.zwfwwl {
	width: 100%;
	height: auto;
	margin-top: 5.33vw;
	padding-bottom: 5.33vw;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.zwfwwl a img {
	width: 45.2vw;
	height: 26.66vw;
}

.grfwtit>p {
	padding-right: 2.73vw;
}

.grfwtit>p:first-child {
	padding-right: 3.8vw;
}

.grfw_outbox {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grfw_outbox>a {
	display: block;
	width: 29.06vw;
	height: 24vw;
	border-radius: 1.06vw;
	background: #F5F5F5;
	text-align: center;
	background-repeat: no-repeat;
	background-size: 5.6vw 5.6vw;
	background-position: center 4vw;
	margin-top: 3.2vw;
	font-size: 4.26vw;
	text-align: center;
	font-weight: 500;
	font-family: PingFangSC-Medium;
	padding-top: 13.73vw;
}

.hcpls {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-height: 17.86vw;
	margin: 5.33vw auto;
}

.hcpls>a {
	display: block;
	width: 29.06vw;
	height: 24vw;
	background-color: #E9F4FD;
	border-radius: 1.06vw;
	margin-top: 3.2vw;
	background-repeat: no-repeat;
	background-size: 7.46vw 7.46vw;
	background-position: center 4.8vw;
	font-size: 4.26vw;
	text-align: center;
	font-weight: 500;
	font-family: PingFangSC-Medium;
	padding-top: 13.73vw;
}

.hcpls>a:nth-child(1),
.hcpls>a:nth-child(2) {
	width: 45.2vw;
	height: 17.86vw;
	padding-top: 6vw;
	text-indent: 19.06vw;
	text-align: left;
	margin-top: 0;
	background-position: 8.93vw 4.8vw;
}

.hcpls>a:nth-child(1) {
	background-size: 6vw 7.46vw;
	text-indent: 20.66vw;
	background-position: 11.73vw 5.2vw;
}

.byjjls {
	width: 100%;
	height: auto;
}

.byjjls>img {
	width: 100%;
	height: 58.4vw;
	margin: 3.2vw auto;
}

.byjjzy {
	font-family: PingFangSC-Regular;
	font-size: 4vw;
	color: #333333;
	font-weight: 400;
}

.lsygls {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	height: auto;
	padding-bottom: 6vw;
}

.lsygls>a {
	display: block;
	width: 29.06vw;
	height: 10.66vw;
	border-radius: 1.06vw;
	text-align: center;
	line-height: 10.66vw;
	margin-top: 3.2vw;
	background: #F5F5F5;
	font-family: PingFangSC-Regular;
	font-size: 4vw;
	color: #333333;
	font-weight: 400;
}

.yhzc_box {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	min-height: 17.86vw;
	margin: 5.33vw auto;
}

.yhzc_box>a {
	display: block;
	background-color: #E9F4FD;
	border-radius: 1.06vw;
	margin-top: 3.2vw;
	background-repeat: no-repeat;
	background-size: 7.46vw 7.46vw;
	font-size: 4.26vw;
	font-weight: 500;
	font-family: PingFangSC-Medium;
	width: 45.2vw;
	height: 17.86vw;
	padding-top: 6vw;
	text-indent: 19.06vw;
	text-align: left;
	background-position: 8.93vw 5.4vw;
}

.yhzc_box>a:nth-child(1),
.yhzc_box>a:nth-child(2) {
	margin-top: 0;
}

.gwyls {
	min-height: 26.25vw;
}


/*图说数据样式添加*/

.tssj_ls {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tssj_ls>span {
	cursor: pointer;
	width: 29.06vw;
	height: 13.86vw;
	margin-top: 3.2vw;
	background: #E9F4FD;
	border-radius: 1.06vw;
	font-family: PingFangSC-Medium;
	font-size: 3.2vw;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	font-weight: 500;
	line-height: 13.86vw;
}

.tssj_ls>span:nth-child(4),
.tssj_ls>span:nth-child(5) {
	width: 45.2vw;
}

.echeas_box {
	margin-top: 3.2vw;
}

#charts {
	width: 100%;
	height: 46.6vw;
}

.listOn{
	color: #2E4B86 !important;
}


/*底部样式开始*/

.dbnav {
	width: 100vw;
	height: 10.66vw;
	background: #999999;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	position: relative;
}

.dbnav>a {
	width: 18.26vw;
	height: 10.66vw;
	line-height: 10.66vw;
	text-align: center;
	font-family: PingFangSC-Regular;
	font-size: 3.2vw;
	color: #FFFFFF;
	font-weight: 400;
}

.dbbq {
	width: 100vw;
	height: 25.33vw;
	background: #F5F5F5;
	padding-top: 5.33vw;
}

.dbbq>p {
	text-align: center;
	font-family: PingFangSC-Regular;
	font-size: 3.46vw;
	color: #999999;
	text-align: center;
	font-weight: 400;
}

.dbbq>p>a{
	color: #999999;
}
