.jsyf-view1 {
	width: 100%;
	height: 100%;
	background: url(../../img/web/esgbg/banner.png) no-repeat;
	background-size: 100% 100%;
}

.jsyf-view2 {
	width: 100%;
	min-height: 100%;
}

.jsyf-view3 {
	width: 100%;
	height: 100%;
	background: url(../../img/web/index/image10.png) no-repeat;
	background-size: 100% 100%;
}

.jsyf-view1-inner {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.jsyf-view1.esgbg {
	width: 100%;
	height: 100%;
	background: url(../../img/web/esgbg/banner.png) no-repeat;
	background-size: 100% 100%;
}


.jsyf-view1-item1 {
	position: absolute;
	top: 42%;
	width: 100%;
}

.jsyf-view1-title1 {
	font-size: 45px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 10px;
}

.jsyf-view1-title2 {
	text-align: center;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 40px;
}

.jsyf-view2-query {
	display: flex;
	justify-content: flex-start;
}

.jsyf-view2-query div {
	width: 8%;
	height: 33px;
	cursor: pointer;
	text-align: center;
	margin: 1rem;
	line-height: 30px;
	font-size: 18px;
}


.jsyf-view2-query div.active {
	/* background-color: #EBF3FF; */
	/* color: #007bff; */
	/* border: 1px solid #007bff; */
	text-decoration: underline;
	text-decoration-color: #0281b8;
	/* ä¿®æ”¹ä¸‹åˆ’çº¿é¢œè‰² */
	text-underline-offset: 10px;
	/* è°ƒæ•´æ–‡å­—ä¸Žä¸‹åˆ’çº¿çš„è·ç¦» */
	text-decoration-thickness: 5px;
	/* è°ƒæ•´ä¸‹åˆ’çº¿çš„ç²—ç»† */
	font-weight: 600;
}

.template1-title {
	width: 80%;

}

.template1-right .level1 {
	width: 20%;
	padding: 2px 12px;
	font-weight: bold;
	color: #fff;
	border-radius: 20px;
	background-color: #E50F0F;
	font-size: 12px;
	position: relative;
	top: -4px;
}

.template1-right .level2 {
	padding: 2px 12px;
	width: 20%;
	color: #fff;
	border-radius: 20px;
	background-color: #003A96;
	font-size: 12px;
	position: relative;
	top: -4px;
}

.jsyf-view2-empty {
	width: 100%;
	height: 70px;
}

.jsyf-view2-panel1 {
	width: 100%;
	height: 50px;
	text-align: center;
	margin-bottom: 50px;
}

.jsyf-view2-menu {
	display: inline-block;
	height: 50px;
}

.jsyf-view2-page {
	width: 100%;
	margin-bottom: 70px;
	text-align: center;
}

.jsyf-view2-page-neirong {
	height: 59px;
	display: inline-block;
}





.jsyf-view2-query {
	width: 100%;
	height: 70px;
	line-height: 70px;
	/* background-color: #EBF3FF; */
	/* padding-left: 50px; */
	/* padding-right: 50px; */
	margin-bottom: 50px;
}

.jsyf-view2-query-lebel {
	float: left;
	font-size: 16px;
	color: #333;
}

.jsyf-view2-query-input {
	float: left;
	font-size: 16px;
	color: #333;
}

.jsyf-view2-query-input select {
	border: none;
	outline: none;
	width: 150px;
	margin-right: 50px;
	height: 36px;
	padding-left: 10px;
	cursor: pointer;
}

.jsyf-view2-item1 {
	width: 100%;
	margin-bottom: 100px;
	margin: 0 0 3rem 1.9rem;
}

.template1 {
	width: 100%;
}

.template1-item1 {
	width: 100%;
	display: flex;
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.1); */
	/* margin-bottom: 36px; */
	line-height: 1.5rem;
}
.template1-type{
	border-bottom:1px solid rgba(0, 0, 0, 0.1);
}
.template1-type .title::before {
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: black;
	border-radius: 50%;
	margin-right: 10px;
	opacity: .5;
	position: relative;
	top: -3px;
}

.template1-type .title {
	font-size: 1.5rem;
	font-weight: 600;
	padding:10px 0;
}


.template1-left {
	width: 190px;
	display: flex;
}

.template1-right {
	flex: 1;
	padding: 20px;
}

.template1-title {
	color: #222;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 10px;
	display: inline;
	text-decoration: none;
	text-indent: 2em;
}

.template1-neirong {
	color: #666;
	font-size: 16px;
	line-height: 25px;
	font-family: SourceHanSansSC;
	margin-top: 10px;
}

.template1-left-panel {
	width: 100px;
	height: 100px;
	border: 1px solid #EEE;
	margin: auto;
}

.template1-left-panel-title {
	font-family: SourceHanSansSC;
	font-weight: 400;
	font-size: 48px;
	color: #333333;
	line-height: 60px;
	text-align: center;
}

.template1-left-panel-label {
	font-family: SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.template1-title:hover {
	color: #003A96;
}

.querypanel1 {
	margin-bottom: 50px;
	display: flex;
	flex-wrap: wrap;
}

.querypanel1-item1 {
	width: 33.33%;
	padding: 10px;
	flex: none;
	height: 500px;
}

.querypanel1-item1-inner {
	padding: 5px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 100%;
	height: 100%;
}

.querypanel1-item1-image {
	width: 100%;
	height: 220px;
}

.querypanel1-item1-image img {
	width: 100%;
	height: 100%;
}

.querypanel1-item1-title {
	font-family: SourceHanSansSC;
	font-weight: 500;
	font-size: 20px;
	color: #3B3B3B;
	line-height: 30px;
	padding: 20px;
}

.querypanel1-item1-label {
	font-family: SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	;
	margin-bottom: 10px;
}

.querypanel1-item1-neirong {
	font-family: SourceHanSansSC;
	font-weight: 400;
	font-size: 16px;
	color: #3B3B3B;
	line-height: 26px;
	padding-left: 20px;
	padding-right: 20px;
	;
	margin-bottom: 10px;
}