.outlets {
	padding-top: 50px;
}

.img_box {
	width: 100%;
	background-color: #000000;
	position: relative;
}

.coverBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
}

.all_banner {
	position: relative;
	width: 100%;
}

.homePic {
	width: 100%;
}

.banner_font {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.banner_font p {
	font-size: 20px;
	color: #FFFFFF;
}

.banner_font p:nth-child(2) {
	font-size: 16px;
}

.video_display {
	margin-top: 20px;
}

.network {
	padding-top: 20px;
}

.title {
	font-size: 18px;
	color: #264C86;
	text-align: center;
	margin-bottom: 5px;
}

.list {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.en {
	color: #909090;
	font-size: 12px;
	margin: 0 10px;
}

.line {
	width: 36px;
	height: 1px;
	background-color: #909090;
}

.download_list {
	display: flex;
	background-color: #F1F1F1;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	height: 50px;
	margin-bottom: 20px;
}

.download_list_title,
.download_list_time {
	color: #323232;
	font-size: 14px;
	width: 30%;
	text-align: center;
}

.download_file {
	width: 7%;
}

.download_file img {
	width: 100%;
}

.center {
	padding: 0 20px;
	margin-bottom: 20px;
}

.center p {
	color: #646464;
	font-size: 14px;
	text-align: center;
}

.chaxun {
	display: flex;
	padding: 0 20px;
	justify-content: center;
	margin-bottom: 20px;
}

.place {
	border: 1px solid #909090;
	width: 50%;
	line-height: 30px;
	display: block;
	text-align: center;
}

.span_btn {
	display: block;
	width: 25%;
	border: 1px solid #909090;
	line-height: 30px;
	text-align: center;
	background-color: #f1f1f1;
	margin-left: 5px;
}

.span_btn button {
	width: 100%;
	height: 100%;
}

.content table {
	width: 85%;
	border: 1px solid #909090;
	margin: 50px auto 20px;
	overflow-y: scroll;
}

.content table tr {
	height: 50px;
}

.content table th,
.content table td {
	font-size: 13px;
	color: #323232;
	text-align: center;
	border: 1px solid #909090;
}

.query {
	width: 150px;
	height: 150px;
	background-color: #E6E3E3;
	margin: 0 auto 10px;
}

.flickr a {
	margin: 0 10px;
	font-size: 14px;
}

.flickr span {
	margin: 0 10px;
	font-size: 14px;
}

.flickr {
	line-height: 40px;
	text-align: center;
}

table {
	border-collapse: collapse;
}


.download {
	padding-top: 20px;
}

#tableListNum {
	text-align: center;
	margin-bottom: 30px;
}

.query {
	width: 85%;
	margin: 0 auto;
}

.query video {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	display: block;
}

.video-swiper-container {
	width: 90%;
	margin: 0 auto;
	padding: 5% 0 20% 0;
}

.swiper-slide-pic img {
	width: 100%;
}

.swiper-slide-title {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* margin-top: 10%; */
	background-color: #323232;
	color: #F89C0D;
	line-height: 25px;
}

.video-swiper-button-prev {
	background: url(../img/rotation-left-white.png);
	background-size: 100% 100%;
	top: 93% !important;
	left: 40%;
	width: 25px !important;
	height: 25px !important;
}

.video-swiper-button-next {
	background: url(../img/rotation-right-white.png);
	background-size: 100% 100%;
	top: 93% !important;
	right: 40% !important;
	width: 25px !important;
	height: 25px !important;
}

.swiper-slide-pic video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide-pic {
	font-size: 0;
	text-align: center;
	height: 200px;
}

.swiper-slide-pic p {
	height: 100%;
}

iframe {
	width: 100%;
	height: 100%;
}

/* .divInput {
	width: 50%;
}

.nation_title {
	font-size: 16px;
	color: #323232;
	margin-bottom: 5px;
}

.input {
	width: 140px;
	line-height: 30px;
	padding-left: 10px;
	border: 1px solid #cccccc;
	position: relative;
}

.input input {
	border: none;
	outline: none;
	width: 90%;
}

.input img {
	position: absolute;
	right: 10px;
	top: 30%;
	width: 10%;
}

.nation_list {
	width: 140px;
	border: 1px solid #cccccc;
	overflow: hidden;
}

.nation_list ul li {
	width: 100%;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	padding-left: 10px;
}

.search_city {
	width: 50%;
}

.city_list {
	font-size: 16px;
	color: #323232;
	margin-bottom: 5px;
}

.search_city_list {
	display: flex;
}

.city_btn {
	margin-left: 5px;
	width: 40px;
	border: 1px solid #909090;
	font-size: 10px;
	color: #646464;
	outline: none;
}

.search_list {
	padding: 20px 20px 0;
}

.search_list_all {
	display: flex;
	justify-content: space-between;
}

.search_list_title {
	font-size: 14px;
	color: #323232;
	margin-bottom: 5px;
}

.search_list_content {
	font-size: 14px;
	color: #646464;
} */



/* .content .chaxun {
	width: 60%;
	margin: 0 auto;
	position: relative;
}

.content .chaxun span {
	float: left;
	width: 35%;
	margin-right: 5%;
	text-align: left;
}

.content .chaxun span.country {
	position: relative;
}

.content .chaxun span label {
	display: block;
	font-size: 13px;
	font-family: PingFang SC;
	color: #323232;
	margin-bottom: 15px;
}

.content .chaxun span img {
	position: absolute;
	width: 20px;
	height: 12px;
	top: 63%;
	right: 20px;
}

.content .chaxun span.country:hover img {
	cursor: pointer;
}

.content .chaxun span select,
.content .chaxun span input {
	width: 100%;
	border: 2px solid #909090;
	text-indent: 1em;
	font-size: 13px;
	font-family: PingFang SC;
	color: #323232;
	height: 50px;
	line-height: 50px;
	appearance: none;
}

.content .chaxun span input::placeholder {
	text-indent: 1em;
	font-size: 13px;
	font-family: PingFang SC;
	color: #646464;
}


.content .chaxun span:nth-child(3) {
	float: left;
	width: 20%;
	margin-right: 0;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
}


.content .chaxun span button {
	width: 100%;
	border: 2px solid #909090;
	color: #646464;
	height: 50px;
	line-height: 48px;
	outline: #909090;
	font-size: 13px;
}


.content table {
	width: 85%;
	min-width: 800px;
	max-height: 350px;
	border: 2px solid #909090;
	margin: 50px auto 100px;
	overflow-y: scroll;


}

.content table tr {
	height: 50px;
}

.content table th,
.content table td {
	font-size: 13px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #323232;
} */