/*clear*/
.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
	overflow: hidden;
}

.cf {
	zoom: 1;
}

/*header*/
/* .Header{background:url(../images/headbg.jpg) no-repeat;padding-top:31px;height:164px;} */
.Header .logo {
	text-align: center;
	margin-bottom: 15px;
}

.Header .logo .logo-img {
	margin-right: 23px;
}

.Header .logo .tit0-img {
	margin-bottom: 19px;
}

.Header .col-1 {
	width: 25%;
	margin-left: 10%;
}

.Header .col-1 img {
	margin: 30px 13px 0 13px
}

.facebook {
	width: 18px;
	height: auto;
}

.twitter {
	width: 22px;
	height: auto;
}

.sina {
	width: 24px;
	height: auto;
}

.instagram {
	width: 22px;
	height: auto;
}

.youtub {
	width: 50px;
	height: auto;
}

.Header .col-2 {
	margin-top: 28px;
	margin-right: 9%
}

.items {
	float: right;
	margin-right: 20px;
	height: auto;
	position: relative;
}

.items h3 {
	font-size: 16px;
	color: #fff;
	height: 42px;
	line-height: 40px;
	padding-left: 10px;
	display: inline-block;
}

/* .items span{background:url(../images/arrow.png) no-repeat;width:14px;height:7px;display: inline-block;margin-left:7px;} */
.items .itembox {
	position: absolute;
	height: 0px;
	overflow: hidden;
	transition: height 1s;
	z-index: 999;
}

.items .itembox ul {
	height: auto;
	padding: 10px;
	box-sizing: border-box;
}

.items .itembox ul li {
	height: 40px;
	font-size: 16px;
	width: 100%;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #e5e5e5;
}

.items .itembox ul li:last-child {
	border-bottom: none;
}

.items.Search {
	position: relative;
}

.items.Search input {
	width: 170px;
	height: 29px;
	padding-right: 30px;
	line-height: 29px;
	border: 1px solid #fff;
	border-radius: 15px;
	background-color: transparent;
	text-indent: 0.5em;
	color: #fff
}

.items.Search input#button {
	width: 13px;
	height: 15px;
	position: absolute;
	top: 8px;
	right: 12px;
	cursor: pointer;
	padding-right: 0;
	line-height: inherit;
	border: none;
	border-radius: none;
	text-indent: 0em;
	color: transparent
}

.items:hover .itembox.Archive {
	width: 260px;
	height: 300px;
}

.items:hover .itembox.Archive iframe {
	border: 1px solid #e5e5e5;
}

.items:hover .itembox.Languages {
	height: auto;
	background: #fff;
	border: 1px solid #e5e5e5;
	border-top: none;
	width: 100%;
}

.items:hover .itembox.Languages ul {
	width: 85%;
	margin: 0 auto
}

.route {
	padding: 16px 0;
	border-bottom: 1px solid #ececec;
	font-size: 14px;
}

.route a {
	margin: 0 5px
}

a.facebook_mob {
	display: none
}

/*foreignzt_nav*/
.foreign_nav {
	height: 74px;
	border-bottom: 1px solid #eaeaea;
}

.foreign_nav_left {
	width: 91%;
	float: left;
	text-align: right;
}

.foreign_nav_left a {
	font-size: 18px;
	line-height: 74px;
	margin: 0 13px
}

.foreign_nav_left a:last-child {
	margin-right: 0
}

.foreign_nav_right {
	width: 8%;
	float: right;
}

.foreign_drop {
	position: relative;
	top: 0;
}

.foreign_drop span {
	padding-left: 20px;
	display: inline-block;
	line-height: 74px;
	font-size: 18px;
}

/* .foreign_drop i{background:url(../images/ico13.png) no-repeat;width:17px;height:10px;display: inline-block;margin-left:7px;} */
.foreign_drop:hover,
.foreign_drop_con {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.foreign_drop_con {
	position: absolute;
	height: 0px;
	overflow: hidden;
	transition: height 1s;
	width: 100%;
	left: -1px;
	z-index: 998
}

.foreign_drop_con ul {
	height: auto;
	box-sizing: border-box;
	width: 85%;
	margin: 0 auto;
}

.foreign_drop_con ul li {
	font-size: 16px;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #ececec;
	line-height: 40px;
	text-align: center;
}

.foreign_drop:hover .foreign_drop_con {
	height: auto;
	background: #fff
}

.foreign_drop_con ul li:last-child {
	border-bottom: none;
}

/*p1Con*/
.foreign_tit1 {
	margin: 30px auto
}

.foreign_tit1 h1 {
	font: bold 32px/36px Georgia;
	display: flex;
	align-items: center;
	justify-content: center;
}

.foreignP1Con .col-1 {
	width: 800px;
}

.foreignP1Con .col-2 {
	width: 460px;
}

.foreignP1Con {
	margin-top: 40px
}

.foreign_pic1 {
	width: 800px;
	height: 450px;
	position: relative;
}

.foreign_pic1 .swiper-container {
	width: 800px;
	height: 450px;
}

.foreign_pic1 .swiper-slide img {
	border-radius: 5px;
}

.foreign_pic1 .swiper-slide {
	position: relative;
}

.swiper_pic span {
	font-size: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 91%;
	padding: 1% 8% 1% 1%;
	height: auto;
	background: rgba(0, 0, 0, 0.5);
	text-align: left;
	line-height: 26px
}

.pagination1 {
	position: absolute;
	right: 0;
	text-align: right;
	bottom: 10px;
	width: 10%;
	z-index: 99;
}

.pagination1 .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: #fff;
	margin-right: 6px;
	cursor: pointer;
}

.pagination1 .swiper-active-switch {
	background: #ca3636;
	width: 19px;
}

.foreign_pic1 .show {
	position: absolute;
	left: 1%;
	top: 360px;
	z-index: 998;
	/* background-image:url(../images/vbg1.png);width:71px;height:71px;background-repeat: no-repeat; */
	background-position: center;
	background-size: 100% 100%;
	opacity: 0.9;
	cursor: pointer;
}

/* .prev1{background: url(../images/prev1.png) no-repeat;left:0px;} */
/* .next1{background: url(../images/next1.png) no-repeat;right:0px;} */
.prev1,
.next1 {
	width: 40px;
	height: 74px;
	z-index: 99;
	position: absolute;
	top: 40%;
	display: none
}

.foreign_pic2 img {
	float: right;
	margin-left: 3px;
	border-radius: 5px;
}

.foreign_pic2 h3 {
	font: bold 18px/22px Georgia;
}

.foreign_pic2 p {
	font-size: 16px;
	margin-top: 8px;
	color: #212121;
}

.foreign_list1 {
	margin-top: 10px;
}

.foreign_list1 li {
	font-size: 18px;
	line-height: 22px;
	padding: 13px 0;
	border-bottom: 1px solid #ececec;
	font-weight: bold;
}

.foreign_list1 li:first-child {
	padding-top: 0;
	margin-top: -10px
}

.foreign_list1 li:last-child {
	border-bottom: none
}

.foreign_pic3 {
	margin-top: 12px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
}

.foreign_pic3 img {
	float: right;
	margin-left: 8px;
	border-radius: 5px;
}

.tvplayshow {
	display: none;
}

.foreign_pic1 .swiper-slide {
	position: relative;
}

/* .btn_vbg{position: absolute;background:url(../images/vbg1.png) no-repeat;width:71px;height:71px;top:353px;left:15px;} */
.tvplayshow {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.tvplayshow video {
	width: 686px;
	height: 446px;
}

.foreign_close {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 32px;
	display: none;
	z-index: 999;
}

/*p2Con*/
.foreignP2Con {
	margin-top: 25px;
	border-top: 1px solid #c0c0c0;
	padding-top: 28px;
}

.foreignP2Con .col-1 {
	width: 720px;
}

.foreignP2Con .col-2 {
	width: 520px;
	border-left: 1px solid #ececec;
	padding: 0 10px 0 28px;
}

.foreign_pic4 li {
	float: left;
	margin: 0 12px;
	display: inline;
	width: 213px;
	font-size: 18px;
	line-height: 22px;
}

.foreign_pic4 li img {
	display: block;
	margin-bottom: 15px
}

.foreign_list2 li {
	font-size: 16px;
	padding: 13px 0 15px 0;
	border-bottom: 1px solid #ececec;
	padding-left: 18px;
	position: relative;
}

.foreign_list2 li:last-child {
	border-bottom: none;
}

.foreign_list2 li::before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background: #cc3232;
	left: 0;
	border-radius: 6px;
	top: 21px;
}

/*banner*/
.foreign_ban1 {
	height: 120px;
	position: relative;
	border-top: none;
	padding-top: 0px;
	margin-top: 30px;
}

.foreign_ban1 .swiper-container {
	height: 120px;
	width: 100%;
	overflow: hidden;
}

.foreign_ban2 {
	display: none;
}

.foreign_ban_mob {
	display: none;
}

/*p3Con*/
.foreignP3Con {
	margin-top: 25px;
	border-top: none;
	padding-top: 25px;
}

.foreignP3Con .col-1 {
	width: 343px;
}

.foreignP3Con .col-2 {
	width: 468px;
	margin-left: 42px;
}

.foreignP3Con .col-3 {
	width: 380px;
}

.foreign_tit2 h3 {
	font: bold 24px/26px Georgia;
	position: relative;
	float: left;
}

/*.foreign_tit2 h3:first-letter{color:#cc3232;}*/
/* .foreign_tit2 h3::after{position: absolute;content:url(../images/ico8.png);width:17px;height: 16px;top:4px;margin-left:6px;} */
.foreign_tit2d h3::after {
	display: none
}

.foreign_list3 {
	margin-top: 15px;
}

.foreign_list3 li {
	font-size: 16px;
	line-height: 22px;
	padding: 15px 0;
	border-bottom: 1px solid #ececec;
}

/* .foreign_list3 li i{background:url(../images/ico9.png) no-repeat;display: inline-block;width:23px;height:17px;margin-right:6px;} */
.foreign_list3 li:last-child {
	border-bottom: none;
}

.foreign_pic5 {
	margin-top: 30px;
	font-size: 22px;
	line-height: 26px;
}

.foreign_pic5 img {
	display: block;
	margin-bottom: 5px;
	border-radius: 3px;
}

.foreign_pic5 p {
	font-weight: bold
}

.foreign_list4 {
	margin-top: 8px;
}

.foreign_list4 li {
	border-bottom: none;
	border-top: 1px solid #ececec;
	padding: 12px 0;
}

.foreign_list5 {
	background: #f5f5f7;
	margin-top: 30px;
	border-radius: 3px;
}

.foreign_list5 ul {
	width: 345px;
	margin: 20px auto;
	padding-right: 10px
}

.foreign_list5 li {
	clear: both;
	font-size: 16px;
	line-height: 20px;
	padding: 18px 0;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}

.foreign_list5 li span {
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 15px 0 0;
	color: #cc3232;
	font-size: 29px;
	float: left;
	font-family: "Times New Roman";
	font-weight: 800
}

.foreign_list5 li a {
	width: 306px;
	float: left;
}

#video_mob {
	display: none
}

.foreign_pic10 li img {
	width: 285px;
	height: 166px;
}

.foreignp5Con {
	margin-top: 25px;
}

.foreignp5Con .col-1 {
	width: 895px;
}

.foreignp5Con .col-2 {
	width: 290px;
	border-left: 1px solid #ececec;
}

.foreign_box2 {
	/* width: 440px; */
	float: left;
	overflow: hidden;
	margin-top: 25px;
}

.foreign_box2.foreign_odd {
	/* margin-right: 15px; */
}

.foreign_box2 .foreign_tit2 {
	margin-left: 16px;
}

.foreign_box2.foreign_odd .foreign_tit2 {
	margin-left: 0;
}

.foreign_pic8_con {
	margin-top: 22px;
	border-left: 1px solid #ececec;
	padding-left: 16px;
	overflow: hidden;
	margin-bottom: 0px
}

.foreign_box2.foreign_odd .foreign_pic8_con {
	border: none;
	padding-left: 0;
}

.foreign_pic8_con p {
	font-size: 22px;
	font-weight: 600;
	margin-top: 8px;
	line-height: 26px;
}

.foreign_pic8 {
	/* height: 330px; */
}

.foreign_pic8_con .foreign_list3 {
	margin-top: 8px;
}

.foreign_pic8_con .foreign_list3 li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.foreign_pic8_con .foreign_list3 li:last-child {
	border-bottom: none;
}

.foreign_pic9 {
	display: none;
}

.foreign_tit2b {
	padding-top: 25px;
}

.foreign_tit2b h3 {
	padding-left: 15px;
}

.foreign_none {
	height: 72px;
	padding-top: 0;
	background: #fff;
	margin-left: -2px;
}

.foreign_none h3 {
	line-height: 72px;
}

.foreign_none h3::after {
	top: 25px
}

.foreign_pic10 {
	/* width: 278px; */
	/* margin-left: 16px; */
	margin-top: 21px;
}

.foreign_mt0 {
	margin-top: 0
}

.foreign_pic10 p {
	font-size: 20px;
	line-height: 24px;
	margin-top: 10px;
	font-weight: 600;
	text-align: center
}

.foreign_pic10 li {
	margin-bottom: 10px;
}

/*p6Con*/
.foreignP6Con {
	margin-top: 35px
}

.foreignP6Con .col {
	width: 385px;
}

.foreignP6Con .col-1 {
	padding-right: 31px;
	border-right: 1px solid #ececec;
}

.foreignP6Con .col-2 {
	padding-left: 32px;
	border-right: 1px solid #ececec;
	padding-right: 31px;
}

.foreign_pic11 {
	margin-top: 20px;
}

.foreign_pic11 p {
	font-size: 18px;
	line-height: 22px;
	margin-top: 8px;
	font-weight: 600;
}

.foreign_pic11 img {
	border-radius: 5px;
}

.foreign_tit2c {
	margin-left: -35px;
	background: #fff;
	padding-left: 40px;
}

/*d2txtCon*/
.d2txtCon h1 {
	font: bold 30px/40px Georgia;
	margin-top: 25px;
}

.d2txtCon .origin {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.d2txtCon .date {
	font-size: 14px;
	color: #9b9b9b;
	margin-top: 5px;
}

.d2txtCon p {
	padding-bottom: 15px;
	font-size: 18px;
	line-height: 1.6;
}

.d2txtCon p em {
	font-style: italic !important;
	color: #666;
	font-size: 18px;
}

.common_current_page,
.abl2 {
	font-size: 16px
}

.share_text {
	width: 220px;
	margin-top: 15px
}

.d2tit {
	margin-top: 40px;
}

.d2tit h3 {
	font: bold 18px/22px Georgia;
}

.d2tit h3 i {
	width: 4px;
	height: 20px;
	background: #c43a3a;
	display: inline-block;
	margin-right: 9px
}

.pic1 li {
	float: left;
	margin-right: 10px;
	width: 213px;
	font-size: 14px;
	line-height: 140%;
	margin-top: 20px;
	position: relative;
}

.pic1 li img {
	border-radius: 3px;
	display: block;
	margin-bottom: 8px
}

/* .pic1 li i{position: absolute;background:url(../images/ico4.png) no-repeat;width: 24px;height:24px;top:102px;right:0;} */
.relevant_news ul {
	margin-top: 20px;
}

.relevant_news li {
	font-size: 16px;
	line-height: 180%;
}

.f_pic {
	text-align: center;
	font-size: 16px;
	margin: 10px auto
}

.picdesc {
	font-size: 18px;
	text-align: left;
	font-style: italic;
	color: #666;
	padding-bottom: 15px;
	line-height: 160%;
	padding-top: 8px;
}

/*copyright*/
#copyright {
	background: #f5f5f7;
	padding: 30px 0 20px 0;
	text-align: center;
	font-size: 14px
}

/*20210312*/
.w860 {
	width: 1000px;
}

.sidenav {
	display: none;
}

/*20210323*/
.editor {
	text-align: right;
	font-size: 18px;
}

/*20210330*/
#disqus_thread {
	width: 80%;
	margin-bottom: 10px;
}

.foreign_pic14 {
	margin-top: 20px;
	height: auto;
}

#tiles {
	list-style-type: none;
	position: relative;
	margin: 0;
}

#tiles li {
	width: 384px;
	background: #fff;
	display: none;
	cursor: pointer;
	margin: 0 4px;
	float: left;
	border: 1px solid #bebebe;
	padding: 4px 4px 4px 4px;
}

#tiles li img {
	display: block;
	margin-bottom: 8px;
}

#tiles li p {
	font-size: 16px;
}

/*20210425*/
/*copyright*/
.foreign_bottom {
	background: #f5f5f7;
	padding: 50px 0 30px 0;
	margin-top: 30px;
}

.foreign_link {
	width: 1100px;
}

.foreign_link span {
	font-weight: bold;
	float: left;
	width: 8%;
	font-size: 20px;
}

.foreign_link_txt {
	float: left;
	width: 92%;
	font-size: 16px;
	line-height: 180%;
}

.foreign_link_txt a {
	margin-right: 12px
}

.foreign_change {
	display: none;
}

/*d2list*/
.foreign_d2nav {
	line-height: 31px;
	border-bottom: 1px solid #ececec;
	font-size: 14px
}

.foreign_d2nav a {
	margin: 0 8px;
}

.foreign_d2list .col-1 {
	width: 858px;
}

.foreign_d2list .col-2 {
	width: 380px;
	padding-top: 30px;
}

.foreign_d2list .col-1 h3 {
	font: bold 30px/80px Georgia;
	border-bottom: 1px solid #ececec;
}

.foreign_list6 li {
	padding: 20px 0;
	border-bottom: 1px solid #ececec;
	font-size: 16px;
	overflow: hidden;
}

.foreign_list6 li img {
	float: left;
	margin-right: 10px;
}

.foreign_list6 li span {
	color: #878787;
	display: block;
	margin-top: 8px
}

.foreign_list6 li b {
	display: block;
	font-size: 18px;
}

.foreign_list6 li p {
	font-size: 16px;
	line-height: 22px;
	margin-top: 10px;
}

.page_n {
	text-align: center;
	padding: 40px 0 20px 0;
	overflow: hidden;
	margin-bottom: 20px;
}

.page_n a {
	border: #dddad2 1px solid;
	background: #f7f6f3;
	padding: 10px 15px;
	margin: 0 5px;
	text-decoration: none;
}

.page_n a.common_current_page {
	background: #cc3333;
	color: #fff;
	text-decoration: none;
	border: #cc3333 1px solid;
}

.foreign_pic12 {
	width: 372px;
}

.foreign_pic13 li {
	/* float: left; */
	/* width: 350px; */
	margin-top: 2rem;
	/* margin-left: 75px; */
	/* margin-right: 75px; */
	position: relative;
	/* height: 30rem; */
	padding: 3rem;
}

.foreign_pic13 li img {
	height: 22rem;
}

.foreign_pic13 ul {
	overflow: hidden;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.foreign_pic13 li p {
	width: 97%;
	margin: 8px auto 0 auto;
	font-size: 16px;
}

.row {
	display: flex;
	flex-wrap: wrap;
}

.foreign_pic13 li:nth-child(3n+1) {
	margin-left: 0;
	margin-right: 0;
}

.foreign_pic13 li:nth-child(3n) {
	margin-right: 0;
	margin-left: 0;
}

.foreign_pic13 li a{
	display: block;
	position: relative;
}

.foreign_pic13 li i {
	position: absolute;
	background-image: url(../img/play-b.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 5.8rem;
	height: 5.8rem;
	bottom: 5%;
	left: 5%;
}

.foreign_pic13 li:nth-child(3n+1) i {
	/* left: 3% */
}

.foreign_list7 {
	margin-top: 20px
}

.foreign_list7 li {
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px solid #c9c9c9;
	position: relative;
	padding-left: 28px;
	padding-bottom: 10px;
	margin-bottom: 10px
}

.foreign_list7 li:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 15px;
	display: block;
	width: 6px;
	height: 6px;
	background: #c00406;
}

.foreign_list8 li {
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px solid #ececec;
	padding: 10px 0 10px 28px;
	position: relative;
}

.foreign_list8 li span {
	display: inline-block;
	color: #b1b1b1;
	margin-left: 20px;
	font-size: 14px;
	float: right;
}

.foreign_list8 li:before {
	content: "";
	position: absolute;
	left: 10px;
	top: 25px;
	display: block;
	width: 6px;
	height: 6px;
	background: #b3b2b2;
	border-radius: 50px;
}

.foreign_btn1 span {
	width: 20%;
	margin: 20px auto 0 auto;
	justify-content: center
}

.foreign_show {
	display: block
}

/*20210707*/
.error {
	text-align: center;
	font-size: 20px;
	margin: 5% auto
}

@media (min-device-width:320px) and (max-width:689px),
(max-device-width:480px) {
	change .foreign_change {
		display: block;
		width: 9rem;
		margin: 30px auto;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-around;
	}

	.languageBox {
		display: none;
	}

	/*    .foreign_btn1 i{background:url(../images/ico12.png) no-repeat;width:29px;height:28px;margin-top:12px;margin-right:5px;background-size:80% auto;} */
	.foreign_btn1 span {
		cursor: pointer;
		background: #c12828;
		height: 50px;
		display: flex;
		color: #fff;
		font-size: 16px;
		line-height: 50px;
		text-align: center;
		padding: 0 20px;
	}
}
