﻿.govopen202112-body{
	background: url(YTGovOpen202112_bg-zcjd.jpg) center bottom repeat-x #fff;
	padding-bottom: 0;
}

/* summary-container style */
.zcjd-body{
	width: 100%;
	background: url(YTGovOpen202112_zcjd-subbg.jpg) left top repeat-x;
}
.zcjd-container{
	width: 94%;
	max-width: 1200px;
	padding: 36px 36px 74px;
	background: #fff;
	margin: 0 auto;
}
.half-left-container,
.half-right-container{
	width: 48.32%;
	margin-bottom: 35px;
}
/* old_type */
.old_type .half-left-container,
.old_type .half-right-container{
	width: 100%;
	float: auto;
	margin-bottom: 3vw;
}
@media (max-width: 1200px) {
	.zcjd-container{
		padding: 3vw 3vw 6.25vw;
	}
	.half-left-container,
	.half-right-container{
		margin-bottom: 3vw;
	}
}
@media (max-width: 768px) {
	.zcjd-container{
		padding: 4.8vw 4.8vw 6.25vw;
	}
	.half-left-container,
	.half-right-container{
		width: 100%;
		float: auto;
		margin-bottom: 3vw;
	}
}
@media (max-width: 414px) {
	.zcjd-container{
		padding: 3.2vw 3.2vw 4.8vw;
	}
	.half-left-container,
	.half-right-container{
		width: 100%;
		float: auto;
		margin-bottom: 3vw;
	}
}

/* ---- news-swiper-box Style ---- */
.news-swiper-box{
	width: 100%;
	height: 333px;
	float: right;
	position: relative;
}
.news-swiper-box .swiper-container{
	height: 333px;;
}
.news-swiper-box .swiper-container{
	height: 333px;
}
.news-swiper-box .swiper-slide{
	height: 333px;
	overflow: hidden;
	position: relative;
}
.news-swiper-box .swiper-slide img{
	width: 100%;
	height: auto;
	min-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .3s ease-in-out;
}
.news-swiper-box .swiper-slide:hover img{
	transform: translate(-50%, -50%) scale(1.1);
}
.news-swiper-box .swiper-slide p{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	line-height: 50px;
	width: 100%;
	padding: 0 190px 0 18px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,0.6);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-swiper-box .pagination{
	position: absolute;
	right: 18px;
	width: 100%;
	bottom: 20px;
	height: 5px;
	line-height: 0;
	font-size: 0;
	text-align: right;
	z-index: 9;
}
.news-swiper-box .pagination .swiper-pagination-switch{
	display: inline-block;
	width: 30px;
	height: 5px;
	margin: 0 3px;
	background: #d0d5e1;
}
.news-swiper-box .pagination .swiper-active-switch{
	background: #d42026;
}
/* old_type */
.old_type .news-swiper-box{
	width: 100%;
	height: 80vh;
	float: unset;
	margin-bottom: 4vw;
}
.old_type .news-swiper-box .swiper-container{
	height: 80vh;
	border-radius: 0.5vw;
}
.old_type .news-swiper-box .swiper-container{
	height: 80vh;
}
.old_type .news-swiper-box .swiper-slide{
	height: 80vh;
}
.old_type .news-swiper-box .swiper-slide p{
	
	height: 5.6vw;
	line-height: 5.6vw;
	padding: 0 1vw;
	font-size: 2.6vw;
}
.old_type .news-swiper-box .pagination{
	bottom: -2vw;
	right: 0;
	height: 0.5vw;
	text-align: center;
}
.old_type .news-swiper-box .pagination .swiper-pagination-switch{
	width: 2.5vw;
	height: 0.5vw;
	margin: 0 0.25vw;
}
@media (max-width:1200px) {
	.news-swiper-box{
		height: 27.75vw;
	}
	.news-swiper-box .swiper-container{
		height: 27.75vw;
	}
	.news-swiper-box .swiper-container{
		height: 27.75vw;
	}
	.news-swiper-box .swiper-slide{
		height: 27.75vw;
	}
	.news-swiper-box .swiper-slide p{
		height: 4.25vw;
		line-height: 4.25vw;
		padding: 0 15vw 0 1.5vw;
		font-size: 1.25vw;
	}
	.news-swiper-box .pagination{
		bottom: 1.75vw;
		height: 0.5vw;
	}
	.news-swiper-box .pagination .swiper-pagination-switch{
		width: 2.5vw;
		height: 0.5vw;
		margin: 0 0.25vw;
	}
}
@media (max-width:768px) {
	.news-swiper-box{
		width: 100%;
		height: 55.5vw;
		float: unset;
		margin-bottom: 4vw;
	}
	.news-swiper-box .swiper-container{
		height: 55.5vw;
	}
	.news-swiper-box .swiper-container{
		height: 55.5vw;
	}
	.news-swiper-box .swiper-slide{
		height: 55.5vw;
	}
	.news-swiper-box .swiper-slide p{
		height: auto;
		line-height: 4.8vw;
		width: 100%;
		padding: 1.6vw 1.6vw;
		font-size: 3.6vw;
		text-align: center;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.news-swiper-box .pagination{
		bottom: -2.8vw;
		height: 0.8vw;
		right: 0;
		text-align: center;
	}
	.news-swiper-box .pagination .swiper-pagination-switch{
		width: 4vw;
		height: 0.8vw;
		margin: 0 0.4vw;
	}
}

/* main-head-box stye */
.main-head-box{
	width: 100%;
	position: relative;
	padding: 4px 0 15px;
	margin-bottom: 16px;
}
.main-head-box::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	line-height: 0;
	font-size: 0;
	background: #dcdbdb;
	box-shadow:  0 1px 0 #ededed ;
}
.main-head-box h1{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	padding-left: 14px;
	border-left: 4px solid #2d5eab;
	color: #2d5eab;
}
.main-head-box a.more{
	position: absolute;
	right: 0;
	top: 0;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #999999;
}
.main-head-box a.more:hover{
	color: #2d5eab;
}
/* old_type */
.old_type .main-head-box{
	padding: 0.8vw 0 2vw;
	margin-bottom: 2.4vw;
}
.old_type .main-head-box h1{
	height: 3.2vw;
	line-height: 3.2vw;
	font-size: 3.2vw;
	padding-left: 2vw;
	border-left: 0.4vw solid #2d5eab;
}
.old_type .main-head-box a.more{
	height: 4.8vw;
	line-height: 4.8vw;
	font-size: 2.4vw;
}
@media (max-width:1200px) {
	.main-head-box{
		padding: 0.25vw 0 1.25vw;
		margin-bottom: 1.25vw;
	}
	.main-head-box h1{
		height: 2vw;
		line-height: 2vw;
		font-size: 2vw;
		padding-left: 0.75vw;
		border-left: 0.25vw solid #2d5eab;
	}
	.main-head-box a.more{
		height: 3vw;
		line-height: 3vw;
		font-size: 0.75vw;
	}
}
@media (max-width:768px) {
	.main-head-box{
		padding: 0.8vw 0 2vw;
		margin-bottom: 2.4vw;
	}
	.main-head-box h1{
		height: 3.2vw;
		line-height: 3.2vw;
		font-size: 3.2vw;
		padding-left: 2vw;
		border-left: 0.4vw solid #2d5eab;
	}
	.main-head-box a.more{
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 2.4vw;
	}
}
@media (max-width:414px) {
	.main-head-box h1{
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 4.8vw;
		padding-left: 2.8vw;
		border-left: 0.8vw solid #2d5eab;
	}
	.main-head-box a.more{
		height: 5.2vw;
		line-height: 5.2vw;
		font-size: 3.6vw;
	}
}

/* ---- zcjd-lists style ---- */
.zcjd-lists li{
	height: 2.3rem;
	line-height: 2.3rem;
	border-bottom: 1px dashed #bebdbd;
	padding: 0 0 0 1rem;
	position: relative;
	font-size: 0.8rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zcjd-lists li a:hover{
	color: #115db2;
}
.zcjd-lists li:last-of-type{
	border-bottom: none;
}
.zcjd-lists li a {
	color: #333;
}
.zcjd-lists li a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 1rem;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	background: #333;
}
.zcjd-lists li a:hover::before{
	background: #115db2;
}
.zcjd-lists li span{
	position: absolute;
	top: 0;
	right: 0;
	height: 2.3rem;
	line-height: 2.3rem;
	font-size: 0.8rem;
	color: #8c8c8c;
}
/* old_type */
.old_type .zcjd-lists li{
	height: auto;
	min-height: 6vw;
	line-height: 4vw;
	padding: 1vw 0 1vw 2.8vw;
	font-size: 2.8vw;
	overflow: auto;
	text-overflow: unset;
	white-space: unset;
}
.old_type .zcjd-lists li a::before{
	top: 2.7vw;
	width: 0.8vw;
	height: 0.8vw;
}
.old_type .zcjd-lists li span{
	display: none;
}
@media (max-width:1200px) {
	.zcjd-lists li{
		height: 3.75vw;
		line-height: 3.75vw;
		padding: 0 0 0 1.75vw;
		font-size: 1.33vw;
	}
	.zcjd-lists li a::before{
		top: 1.75vw;
		width: 0.5vw;
		height: 0.5vw;
	}
	.zcjd-lists li span{
		height: 3.75vw;
		line-height: 3.75vw;
		font-size: 1.25vw;
	}
}
@media (max-width:768px) {
	.zcjd-lists li{
		height: auto;
		min-height: 6vw;
		line-height: 4vw;
		padding: 1vw 0 1vw 2.8vw;
		font-size: 2.8vw;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.zcjd-lists li a::before{
		top: 2.7vw;
		width: 0.8vw;
		height: 0.8vw;
	}
	.zcjd-lists li span{
		display: none;
	}
}
@media (max-width:414px) {
	.zcjd-lists li{
		min-height: 10vw;
		line-height: 6vw;
		padding: 2vw 0 2vw 4vw;
		font-size: 4vw;
	}
	.zcjd-lists li a::before{
		top: 4.4vw;
		width: 1.6vw;
		height: 1.6vw;
	}
}

/* diagram-list style */
.diagram-list{
	margin-top: 24px;
}
.diagram-list li{
	width: 47.7%;
	float: left;
	margin-bottom: 20px;
}
.conference-list li{
	margin-bottom: 16px;
}
.diagram-list li:nth-of-type(2n){
	float: right;
}
.diagram-list li:last-of-type,
.diagram-list li:nth-last-of-type(2){
	margin-bottom: 0;
}
.diagram-list li .pic{
	width: 100%;
	height: 160px;
	overflow: hidden;
	margin-bottom: 9px;
}
.conference-list li .pic{
	height: 126px;
}
.diagram-list li .pic img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: .3s ease-in-out;
}
.diagram-list li:hover .pic img{
	transform: scale(1.2);
}
.diagram-list li p{
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* old_type */
.old_type .diagram-list{
	margin-top: 3.2vw;
}
.old_type .diagram-list li{
	margin-bottom: 2.8vw;
}
.old_type .conference-list li{
	margin-bottom: 1.33vw;
}
.old_type .diagram-list li .pic{
	height: 320px;
	margin-bottom: 1.2vw;
}
.old_type .conference-list li .pic{
	height: 252px;
}
.old_type .diagram-list li p{
	height: 3.2vw;
	line-height: 3.2vw;
	font-size: 2.4vw;
}
@media (max-width:1200px) {
	.diagram-list{
		margin-top: 2vw;
	}
	.diagram-list li{
		margin-bottom: 1.75vw;
	}
	.conference-list li{
		margin-bottom: 1.33vw;
	}
	.diagram-list li .pic{
		height: 13.25vw;
		margin-bottom: 0.75vw;
	}
	.conference-list li .pic{
		height: 10.5vw;
	}
	.diagram-list li p{
		height: 1.75vw;
		line-height: 1.75vw;
		font-size: 1.25vw;
	}
}
@media (max-width:768px) {
	.diagram-list{
		margin-top: 3.2vw;
	}
	.diagram-list li{
		margin-bottom: 2.8vw;
	}
	.conference-list li{
		margin-bottom: 2vw;
	}
	.diagram-list li .pic{
		height: 26.5vw;
		margin-bottom: 1.2vw;
	}
	.conference-list li .pic{
		height: 21vw;
	}
	.diagram-list li p{
		height: 3.2vw;
		line-height: 3.2vw;
		font-size: 2.4vw;
	}
}
@media (max-width:414px) {
	.diagram-list {
		margin-top: 4.8vw;
	}
	.diagram-list li{
		width: 100%;
		margin-bottom: 4.8vw;
	}
	.conference-list li{
		margin-bottom: 4.8vw;
	}
	.diagram-list li:nth-last-of-type(2){
		margin-bottom: 4.8vw;
	}
	.diagram-list li .pic{
		width: 100%;
		height: auto;
		margin-bottom: 1.2vw;
	}
	.conference-list li .pic{
		height: auto;
	}
	.diagram-list li .pic img{
		height: auto;
	}
	.diagram-list li p{
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 4vw;
	}
}
/* h5-list style */
.h5-list{
	margin-top: 24px;
}
.h5-list li{
	width: 30.27%;
	float: left;
	margin-right: 4.59%;
	margin-bottom: 0;
}
.h5-list li:nth-of-type(3n){
	margin-right: 0;
}
.h5-list li:last-of-type,
.h5-list li:nth-last-of-type(2){
	margin-bottom: 0;
}
.h5-list li .pic{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-bottom: 9px;
}
.h5-list li .pic img{
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: .3s ease-in-out;
}
.h5-list li:hover .pic img{
	transform: scale(1.2);
}
.h5-list li p{
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* old_type */
.old_type .h5-list{
	margin-top: 3.2vw;
}
.old_type .h5-list li{
	margin-bottom: 2.8vw;
}
.old_type .h5-list li .pic{
	height: 600px;
	margin-bottom: 1.2vw;
}
.old_type .h5-list li p{
	height: 3.2vw;
	line-height: 3.2vw;
	font-size: 2.4vw;
}
@media (max-width:1200px) {
	.h5-list{
		margin-top: 2vw;
	}
	.h5-list li{
		margin-bottom: 1.75vw;
	}
	.h5-list li .pic{
		height: 13.25vw;
		margin-bottom: 0.75vw;
	}
	.h5-list li p{
		height: 1.75vw;
		line-height: 1.75vw;
		font-size: 1.25vw;
	}
}
@media (max-width:768px) {
	.h5-list{
		margin-top: 3.2vw;
	}
	.h5-list li{
		margin-bottom: 2.8vw;
	}
	.h5-list li .pic{
		height: 26.5vw;
		margin-bottom: 1.2vw;
	}
	.h5-list li p{
		height: 3.2vw;
		line-height: 3.2vw;
		font-size: 2.4vw;
	}
}
@media (max-width:414px) {
	.h5-list {
		margin-top: 4.8vw;
	}
	.h5-list li{
		width: 100%;
		margin-bottom: 4.8vw;
	}
	.h5-list li:nth-last-of-type(2){
		margin-bottom: 4.8vw;
	}
	.h5-list li .pic{
		width: 100%;
		height: auto;
		margin-bottom: 1.2vw;
	}
	.h5-list li .pic img{
		height: auto;
	}
	.h5-list li p{
		height: 4.8vw;
		line-height: 4.8vw;
		font-size: 4vw;
	}
}