#backTop[data-v-34b2e068] {
	display: block;
	width: 55px;
	height: 55px;
	position: fixed;
	bottom: 30px;
	right: 10px;
	z-index: 100
}

@media (max-width:480px) {
	.foot-mobile ul[data-v-34b2e068] {
		max-height: 50px;
		overflow: hidden;
		transition: max-height .3s linear
	}

	.foot-mobile ul li[data-v-34b2e068]:first-child {
		height: auto;
		position: relative
	}

	.foot-mobile ul li[data-v-34b2e068]:first-child:after {
		content: "";
		display: block;
		width: 12px;
		height: 6px;
		background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAANCAYAAACzbK7QAAAAeUlEQVQ4ja3UQQ6AIAxE0YHDcie4LAYTkoq0jLZdunhfSyTVWjsAlFISAqe1drt5kvNBxEgryzePiEhj2Hldjyey4pAr8kZ2+CPgiWj4K/AnYuHbwJfICVcDTITBzYAVYfExqffzWWprYv5+8wssiL1aqMAK0vcWgAvg01hGYTTe6wAAAABJRU5ErkJggg==) no-repeat;
		background-size: 12px 6px;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -3px;
		transition: all .3s ease-out
	}

	.foot-mobile ul.active[data-v-34b2e068] {
		max-height: 300px;
		transition: max-height .3s linear;
		padding-bottom: 10px
	}

	.foot-mobile ul.active li[data-v-34b2e068] {
		height: auto
	}

	.foot-mobile ul.active li[data-v-34b2e068]:first-child:after {
		transform: rotate(180deg)
	}

	.foot-mobile .focusMe[data-v-34b2e068] {
		max-height: 200px;
		padding-bottom: 20px
	}

	.foot-mobile .focusMe li[data-v-34b2e068] {
		height: auto
	}

	.foot-mobile .focusMe li[data-v-34b2e068]:first-child:after {
		display: none
	}

	.lm_foot[data-v-34b2e068] {
		margin-top: 20px !important;
		margin-bottom: 15px
	}
}

a,
body,
h2,
html {
	font-family: \5fae\8f6f\96c5\9ed1, Arial, \9ed1\4f53, \5b8b\4f53, sans-serif !important
}

.kv .swiper-container {
	width: 100%;
	height: 100%
}

.kv .swiper-slide {
	text-align: center;
	font-size: 18px;
	position: relative;
	background-color: #000
}

.kv .swiper-slide img {
	display: block
}

.kv .swiper-slide img.videoPlay {
	width: 100%;
	cursor: pointer
}

.kv .swiper-slide img.seemore {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 2;
	cursor: pointer
}

.kv .moredown {
	position: absolute;
	left: 50%;
	bottom: 10px;
	z-index: 3;
	margin-left: -40px;
	animation: godown 1s linear infinite;
	-webkit-animation: godown 1s linear infinite;
	-ms-animation: godown 1s linear infinite
}

.kv .videobox {
	background: #000;
	height: 100%
}

.kv .videobox video {
	height: 100%
}

@keyframes godown {
	0% {
		transform: translate(0)
	}

	50% {
		transform: translateY(-10px)
	}

	to {
		transform: translate(0)
	}
}

.kv .swiper-slide {
	overflow: hidden
}

.kv .swiper-slide img {
	width: 100%
}

.newnews .title {
	font-size: 24px;
	width: 100%;
	text-align: center;
	padding: 90px 0 40px
}

.newnews .title span {
	border-bottom: 1px solid #000;
	display: inline-block;
	height: 50px;
	line-height: 50px
}

.newnews .newpic {
	margin-bottom: 40px
}

.newnews .imgwp {
	width: 100%
}

.newnews .imgwp img {
	width: 95%
}

.newnews .tt1 {
	width: 95%;
	font-size: 18px;
	text-align: center
}

.newnews .tt2 {
	width: 95%;
	font-size: 16px;
	text-align: center
}

.newnews .tt2 .tte {
	width: 138px;
	height: 38px;
	border: 1px solid #000;
	line-height: 38px;
	margin: 0 auto;
	display: block;
	color: #000
}

.chexing {
	margin: 65px auto 0
}

.tabb {
	margin-bottom: 25px
}

.tabb .one {
	cursor: pointer
}

.tabb .one span {
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	cursor: pointer;
	display: inline-block
}

.tabb .one.active span {
	border-bottom: 1px solid #000
}

.tabb .one:first-child {
	text-align: right
}

.tabb .one:first-child span {
	margin-right: 30px
}

.tabb .one:nth-child(2) {
	text-align: left
}

.tabb .one:nth-child(2) span {
	margin-left: 30px
}

.tabt {
	margin-top: 70px
}

.chess {
	width: 96%;
	padding: 0 0 40px;
	margin: 0 auto
}

.chess .imgc {
	width: 100%
}

.chess .imgc img {
	display: block;
	margin: 0 auto
}

.chess .txtcc {
	font-size: 16px;
	width: 100%;
	margin-top: 20px;
	text-align: center;
	line-height: 1.5;
	min-height: 3.429rem
}

.chess a {
	color: #333;
	display: block;
	background: #fff;
	padding-bottom: 5px
}

.chess a:hover .txtcc {
	text-decoration: underline
}

#sknext,
#skprev,
#vwnext,
#vwprev {
	transform: scale(.7);
	top: 40%
}

#skprev,
#vwprev {
	left: -25px
}

#sknext,
#vwnext {
	right: -25px
}

#kvnext,
#kvprev {
	width: 130px;
	height: 220px;
	top: 40%
}

#skpagination,
#vwpagination {
	width: 100%;
	text-align: center
}

#skpagination .swiper-pagination-bullet,
#vwpagination .swiper-pagination-bullet {
	display: inline-block;
	margin: 0 4px
}

.fourpic {
	border-top: 1px solid #a1bccd;
	margin-top: 45px;
	padding-top: 45px;
	margin-bottom: 90px
}

.pic_mask {
	position: absolute
}

.mask,
.pic_mask {
	top: 0;
	display: none
}

.mask {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAAEFsT2yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBgeAYQQAwgAiDAWGAsABsrArcdOA6aAAAAAElFTkSuQmCC);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
	left: 0;
	bottom: 0;
	right: 0
}

.videopop {
	position: absolute;
	z-index: 9999
}

.mask .milestone_area {
	width: 1000px;
	height: 563px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -280px 0 0 -500px
}

.mask .milestone_area_video {
	width: 100%;
	height: 100%
}

.mask .milestone_area_video video {
	width: 100%
}

.mask .close {
	position: absolute;
	right: -18px;
	top: -18px;
	z-index: 9999;
	background: url(data:image/png;base64,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) no-repeat;
	width: 36px;
	height: 36px
}

.tabs>div,
[role~=tabpanel] {
	border: 0;
	background-color: #747474;
	border-radius: 0;
	padding: 0
}

.tabs>ul li,
[role~=tab] {
	padding: 0;
	border: 0;
	border-radius: 0;
	margin-bottom: 2px
}

.newtab-wrap-0807 .tabLi {
	float: left;
	max-height: 142px;
	height: 142px;
	font-size: 16px;
	text-align: center;
	line-height: 184px;
	overflow: hidden;
	background-position: center 41px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: none !important;
	position: relative;
}

.newtab-wrap-0807 .tabLi a {
	color: #333;
	font-weight: 400;
	display: block;
	width: 100%;
	height: 100%
}
.newtab-wrap-0807 .tabLi i{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: center 41px;
	background-repeat: no-repeat;
	z-index: 1;
}
.newtab-wrap-0807 .tabLi i:first-child{
	display: block;
}
.newtab-wrap-0807 .tabLi:hover i,.newtab-wrap-0807 .tabLi.active i{
	display: block;
}
.newtab-wrap-0807 .tabLi:hover i:first-child,.newtab-wrap-0807 .tabLi.active i:first-child{
	display: none;
}
.newtab-wrap-0807 .tabLi p{
	position: relative;
	z-index: 2;
}

.newtab-wrap-0807 .tabLi.active a {
	color: #fff
}

.newtab-wrap-0807 .tabLi.active,.newtab-wrap-0807 .tabLi:hover{
	background-color: #747474;
	background-image: none;
}


.newtab-wrap-0807 .tabTxt {
	position: absolute;
	left: 0;
	top: 50%;
	color: #fff;
	font-size: 14px;
	width: 100%;
	text-align: center;
	margin-top: -15px
}

.newtab-wrap-0807 .tabTxt span {
	border-bottom: 1px solid #fff;
	display: inline-block;
	height: 27px
}

.newtab-wrap-0807 .tabTxt span:hover {
	transform: scale(1.2);
	cursor: pointer
}

.newtab-wrap-0807 .tabTxt a {
	color: #fff;
	font-weight: 400
}

.newtab-wrap-0807 .detailInfo {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding: 0 0 0 40px
}

.newtab-wrap-0807 .detailInfo h2 {
	font-size: 16px;
	font-weight: 700;
	color: #fff
}

.newtab-wrap-0807 .detailInfo p {
	font-size: 14px;
	padding: 20px 20px 40px 0;
	color: #fff;
	line-height: 1.7
}

.newtab-wrap-0807 .detailInfo a {
	font-size: 12px;
	text-decoration: underline;
	color: #fff
}

.newtab-wrap-0807 .detailInfo {
	padding-top: 80px
}

.newtab-wrap-0807 .tab-border-bottom {
	border-bottom: 2px solid #fff
}
.flexbox{
	display: flex;
}
.newtab-wrap-0807 .tab-border-right {
	border-right: 2px solid #fff
}

.newtab-wrap-0807 .tab-border-left {
	border-left: 2px solid #fff
}

@media (max-width:1600px) {
	.newtab-wrap-0807 .detailInfo {
		padding-top: 60px
	}
}

@media (max-width:1440px) {
	.newtab-wrap-0807 .detailInfo {
		padding-top: 60px
	}
}

@media (max-width:1366px) {

	.newnews .tt1,
	.newnews .tt2 {
		font-size: 14px
	}

	.newnews .tt2 .tte {
		width: 110px;
		height: 28px;
		line-height: 28px
	}

	.chess .txtcc {
		font-size: 13px
	}

	.newtab-wrap-0807 .detailInfo {
		padding-top: 50px
	}
}

@media (max-width:1280px) {
	.jieshao1 h2 {
		font-size: 18px
	}

	.jieshao1 p {
		font-size: 15px
	}

	.jieshao1 a {
		font-size: 13px
	}

	.newtab-wrap-0807 .detailInfo {
		padding-top: 20px
	}
}

@media (min-width:768px) and (max-width:1024px) {
	.mask .milestone_area {
		width: 100%;
		margin: 50% auto auto
	}

	.mask .milestone_area_video {
		width: 100%;
		height: auto
	}

	.mask .milestone_area_video video {
		width: 100%
	}

	.newtab-wrap-0807 .detailInfo h2 {
		font-size: 12px;
		font-weight: 700
	}

	.newtab-wrap-0807 .detailInfo p {
		font-size: 12px;
		padding: 10px 20px 10px 0;
		color: #333;
		line-height: 1.7
	}

	.newtab-wrap-0807 .detailInfo a {
		font-size: 9px;
		text-decoration: underline;
		color: #333
	}
}

@media (max-width:767px) {
	.mask .milestone_area {
		width: 100%;
		margin: 50% auto auto
	}

	.mask .milestone_area_video {
		width: 100%;
		height: auto
	}

	.mask .milestone_area_video video {
		width: 100%
	}

	.kv .swiper-slide img.seemore {
		width: 87px;
		height: 9px
	}
}

@media (max-width:480px) {
	.one-up-mobile:last-child {
		margin-bottom: 15px !important
	}

	.mobile_mar {
		margin-bottom: 30px !important
	}

	#kvprev,
	#kvprev_m {
		left: -25px
	}

	#kvnext,
	#kvnext_m,
	#kvprev,
	#kvprev_m {
		width: 100px;
		height: 250px;
		top: 50%;
		margin-top: -125px
	}

	#kvnext,
	#kvnext_m {
		right: -25px
	}

	.mask .milestone_area {
		width: 100%;
		margin: 50% auto auto
	}

	.mask .milestone_area_video {
		width: 100%;
		height: auto
	}

	.mask .milestone_area_video video {
		width: 100%
	}

	.blocknav .liblock {
		height: 42px;
		font-size: 12px;
		text-align: center;
		line-height: 42px;
		overflow: hidden;
		background: none
	}

	.newnews .title {
		font-size: 16px;
		padding: 30px 0
	}

	.newnews .title span {
		height: 25px;
		line-height: 25px
	}

	.newnews .newpic {
		margin-bottom: 30px
	}

	.gyqy-detail .imgwp .ziziz {
		font-size: 12px
	}

	.gyqy-detail .imgwp .ziziz span {
		height: 20px
	}

	.jieshao2 .ziziz {
		font-size: 12px
	}

	.jieshao2 .ziziz span {
		height: 20px
	}

	.newnews .imgwp img {
		width: 100%
	}

	.newnews .tt1 {
		width: 100%;
		margin-bottom: 10px !important;
		margin-top: 15px !important
	}

	.newnews .tt2 {
		width: 100%
	}

	.tabb .one span {
		height: 25px;
		line-height: 25px;
		font-size: 16px
	}

	.chexing {
		margin: 20px auto 0
	}

	.tabb {
		margin-bottom: 0
	}

	.tabt {
		margin-top: 0
	}

	.skcc a,
	.vwcc a {
		display: block
	}

	.chess {
		width: 100%;
		padding: 20px 0 30px
	}

	.chess .swiper-wrapper {
		margin-bottom: 30px
	}

	.fourpic {
		margin-top: 15px;
		padding-top: 15px;
		margin-bottom: 1px
	}

	.fourpic .one {
		padding: 1px
	}

	#kvnext,
	#kvnext_m,
	#kvprev,
	#kvprev_m,
	#sknext,
	#skprev,
	#vwnext,
	#vwprev {
		transform: scale(.5)
	}

	#sknext,
	#skprev,
	#vwnext,
	#vwprev {
		top: 30%
	}

	#skprev,
	#vwprev {
		left: 0
	}

	#sknext,
	#vwnext {
		right: 0
	}

	.chess a:hover .txtcc {
		text-decoration: none
	}
}

.tacc .swiper-slide {
	width: 85%
}

.tacc .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #ccc;
	opacity: 1;
	vertical-align: middle
}

.tacc .swiper-pagination-black .swiper-pagination-bullet-active {
	background: #666;
	width: 13px;
	height: 13px
}

.force[data-v-20fb74be] {
	display: table;
	width: 100%
}

.force-panel[data-v-20fb74be],
.force-topic[data-v-20fb74be] {
	display: table-cell;
	vertical-align: middle
}

.force-topic .force-main[data-v-20fb74be] {
	display: table
}

.force-topic .force-post[data-v-20fb74be],
.force-topic .only-pic[data-v-20fb74be] {
	display: table-cell;
	vertical-align: middle
}

.force-topic .only-pic[data-v-20fb74be] {
	width: 50%
}

.force-topic .only-pic img[data-v-20fb74be] {
	width: 100%;
	min-height: 0
}

.force-topic .force-post[data-v-20fb74be] {
	width: 50%
}

.force-post[data-v-20fb74be] {
	padding: 5rem;
	font-size: 16px;
	line-height: 1.8
}

.force-post h3[data-v-20fb74be] {
	margin-bottom: 20px;
	font-size: 22px;
	text-align: left;
	font-weight: 900
}

.force-code[data-v-20fb74be] {
	display: table-cell;
	padding: 0 1rem
}

.force-post[data-v-20fb74be] {
	box-sizing: border-box;
	overflow: hidden
}

.force-post .lookMore[data-v-20fb74be] {
	font-size: 16px;
	color: #000;
	border: 1px solid #000;
	padding: 12px 36px;
	margin-top: 44px;
	display: inline-block
}

.force-topic .force-main[data-v-20fb74be] {
	display: block
}

@media screen and (max-width:768px) {

	.force-topic-yw .force-main[data-v-20fb74be],
	.force-topic-yw .force-topic .force-post[data-v-20fb74be],
	.force-topic-yw .only-pic[data-v-20fb74be] {
		display: block
	}

	.force-topic-yw .only-pic[data-v-20fb74be] {
		width: 100%
	}

	.force-topic-yw .only-pic img[data-v-20fb74be] {
		width: 100%;
		min-height: 100%
	}

	.force-topic-yw .force-post[data-v-20fb74be] {
		width: 100%;
		padding: .56rem .20533333rem 0;
		text-align: center;
		margin: 0 auto
	}

	.force-topic-yw .force-post p[data-v-20fb74be] {
		color: #000;
		text-align: center;
		font-size: .32rem;
		margin-bottom: 0;
		line-height: .42666667rem
	}

	.force-topic-yw .force-post .lookMore[data-v-20fb74be] {
		margin: .32rem 0 .85333333rem;
		font-size: .26666667rem;
		padding: .13333333rem .42666667rem
	}

	.force-topic-yw .force-panel[data-v-20fb74be] {
		display: block;
		width: 100%;
		padding: 0
	}

	.force-topic-news-mobile .bl_wrap[data-v-20fb74be] {
		padding: .4rem .20533333rem .26666667rem;
		border-bottom: 1px solid #b8b8b8
	}

	.force-topic-news-mobile .bl_wrap[data-v-20fb74be]:last-child {
		border-bottom: 0
	}

	.force-topic-news-mobile .bl_wrap .bl_title_ar .bl_title[data-v-20fb74be] {
		float: left;
		font-size: .29333333rem;
		color: #333;
		width: 65%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.force-topic-news-mobile .bl_wrap .bl_title_ar .bl_title[data-v-20fb74be]:hover {
		color: #0077c8
	}

	.force-topic-news-mobile .bl_wrap .bl_title_ar .bl_date[data-v-20fb74be] {
		float: right;
		font-size: .21333333rem;
		color: #999
	}

	.container1920sub .title[data-v-20fb74be] {
		padding: .8rem 0 !important
	}

	.force-topic-zt-mobile .force-main[data-v-20fb74be],
	.force-topic-zt-mobile .force-topic .force-post[data-v-20fb74be],
	.force-topic-zt-mobile .only-pic[data-v-20fb74be] {
		display: block
	}

	.force-topic-zt-mobile .only-pic[data-v-20fb74be] {
		width: 100%
	}

	.force-topic-zt-mobile .only-pic img[data-v-20fb74be] {
		width: 100%;
		min-height: 100%
	}

	.force-topic-zt-mobile .force-post[data-v-20fb74be] {
		width: 100%;
		padding: .56rem .20533333rem 0;
		text-align: center;
		margin: 0 auto
	}

	.force-topic-zt-mobile .force-post h3[data-v-20fb74be] {
		text-align: center;
		font-size: .32rem;
		font-weight: 900;
		line-height: .42666667rem;
		margin-bottom: .32rem
	}

	.force-topic-zt-mobile .force-post p[data-v-20fb74be] {
		font-size: .24rem;
		text-align: center
	}

	.force-topic-zt-mobile .force-post .lookMore[data-v-20fb74be] {
		margin: .4rem 0 .77333333rem;
		font-size: .26666667rem;
		padding: .13333333rem .42666667rem
	}

	.force-topic-zt-mobile .force-panel[data-v-20fb74be] {
		display: block;
		width: 100%;
		padding: 0
	}

	.chess .txtcc[data-v-20fb74be] {
		min-height: 1.33333333rem
	}
}

.newnews .tt1[data-v-20fb74be] {
	width: 100%;
	font-size: 16px;
	text-align: left;
	color: #333
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;

	
}

.ywTime[data-v-20fb74be] {
	font-size: 14px;
	color: #999
}

.force-topic-news-pc .bl_wrap[data-v-20fb74be] {
	margin-left: 0;
	border-bottom: 1px solid #b8b8b8;
	padding-top: 6%;
	padding-bottom: 3%
}

.force-topic-news-pc .bl_wrap[data-v-20fb74be]:first-child {
	padding-top: 14px
}

.force-topic-news-pc .bl_wrap .bl_title_ar .bl_title[data-v-20fb74be] {
	float: left;
	font-size: 16px;
	color: #333;
	width: 65%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.force-topic-news-pc .bl_wrap .bl_title_ar .bl_title[data-v-20fb74be]:hover {
	color: #0077c8
}

.force-topic-news-pc .bl_wrap .bl_title_ar .bl_date[data-v-20fb74be] {
	float: right;
	font-size: 14px;
	color: #999
}

.tabb[data-v-20fb74be] {
	margin-bottom: 0
}

.chess[data-v-20fb74be] {
	padding: 0 0 15px
}

.chess .txtcc[data-v-20fb74be] {
	min-height: 0
}

.family-topic[data-v-20fb74be] {
	margin-top: 0;
}
