@import url("//at.alicdn.com/t/c/font_4926726_wow09ui2s7k.css");

.iconfont {
	font-family: "iconfont" !important;
	font-size: 36px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a,abbr,acronym,address,applet,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,input,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,ul,var {
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
	margin: 0;
	outline: none;
	padding: 0
}

a:after,a:before,abbr:after,abbr:before,acronym:after,acronym:before,address:after,address:before,applet:after,applet:before,b:after,b:before,big:after,big:before,blockquote:after,blockquote:before,body,body:after,body:before,canvas:after,canvas:before,caption:after,caption:before,center:after,center:before,cite:after,cite:before,code:after,code:before,dd:after,dd:before,del:after,del:before,dfn:after,dfn:before,div:after,div:before,dl:after,dl:before,dt:after,dt:before,em:after,em:before,fieldset:after,fieldset:before,font:after,font:before,form:after,form:before,h1:after,h1:before,h2:after,h2:before,h3:after,h3:before,h4:after,h4:before,h5:after,h5:before,h6:after,h6:before,html,html:after,html:before,i:after,i:before,iframe:after,iframe:before,img:after,img:before,input:after,input:before,ins:after,ins:before,kbd:after,kbd:before,label:after,label:before,legend:after,legend:before,li:after,li:before,object:after,object:before,ol:after,ol:before,p:after,p:before,pre:after,pre:before,q:after,q:before,s:after,s:before,samp:after,samp:before,small:after,small:before,span:after,span:before,strike:after,strike:before,strong:after,strong:before,sub:after,sub:before,sup:after,sup:before,table:after,table:before,tbody:after,tbody:before,td:after,td:before,textarea:after,textarea:before,tfoot:after,tfoot:before,th:after,th:before,thead:after,thead:before,tr:after,tr:before,tt:after,tt:before,u:after,u:before,ul:after,ul:before,var:after,var:before {
	box-sizing: border-box
}

body,html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	background-color: #eff6ff;
	font-family: PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft Yahei,sans-serif;
	height: 100%;
	min-height: 100%
}

address,cite,dfn,em,i,var {
	font-style: normal
}

table,td,th {
	border-collapse: collapse
}

ol,ul {
	list-style: none
}

input,textarea {
	border: 0;
	outline: 0
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #bbb
}

input:-moz-placeholder,input::-moz-placeholder,textarea:-moz-placeholder,textarea::-moz-placeholder {
	color: #bbb
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
	color: #bbb
}

a,div,h1,h2,p,span {
	color: #212121;
	font-size: 14px
}

button {
	border: none;
	cursor: pointer;
	outline: 0
}

a {
	-webkit-text-decoration: none;
	text-decoration: none
}

img {
	-ms-interpolation-mode: nearest-neighbor;
	border: 0;
	image-rendering: -moz-crisp-edges;
	image-rendering: -o-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: crisp-edges
}

.w-1200 {
	width: 1200px;
	margin: 0 auto !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-30 {
	margin-top: 30px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

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

.head-geli-box {
	width: 100%;
	height: 80px;
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 1px
}

.xingkong-main-box {
	height: 100vh;
	margin: 0;
	padding: 0;
	width: auto;
	position: relative;
	display: block;
}

.xingkong-center-box {
	margin: 0 auto;
}

.xingkong-head-box {
	min-width: 1200px;
	background-color: rgb(255 255 255);
	z-index: 10;
	top: 0;
	right: 0;
	left: 0;
	position: fixed;
}

.xingkong-head-box .box {
	padding-left: 3.75rem;
	padding-right: 3.75rem;
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1500px;
	margin: 0 auto;
}

.xingkong-head-box .box .left-box {
	gap: 36px;
	align-items: center;
	display: flex;
}

.xingkong-head-box .box .left-box .logo {
	align-items: center;
	display: flex;
	text-decoration: none;
	background-color: transparent;
}

.xingkong-head-box .box .left-box .logo img {
	height: 32px;
	max-width: 100%;
	border-style: none;
}

.xingkong-head-box .box .left-box .nav-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.xingkong-head-box .box .left-box .nav-box .item {
	gap: 2px;
	align-items: center;
	display: flex;
}

.xingkong-head-box .box .left-box .nav-box .item a {
	line-height: 36px;
	color: rgb(129 129 129);
	font-size: 16px;
	text-wrap: nowrap;
	text-align: center;
	padding-left: 24px;
	padding-right: 24px;
	border-radius: 40px;
	height: 36px;
}

.xingkong-head-box .box .left-box .nav-box .item .on {
	color: #16baaa;
	background-color: #e9fdfb;
}

.xingkong-head-box .box .left-box .nav-box .item a:hover {
	color: #16baaa;
	background-color: #e9fdfb;
}

.xingkong-head-box .box .right-box {
	display: flex;
	gap: 24px;
	align-items: center;
}

.xingkong-head-box .box .right-box .btn-box {
	display: flex;
	gap: 16px;
	align-items: center;
}

.xingkong-head-box .box .right-box .btn-box a {
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #16baaa;
	color: #16baaa;
	cursor: pointer;
	height: 40px;
	line-height: 24px;
	padding: 8px 16px;
	border-radius: 21px !important;
	gap: 4px;
}

.xingkong-head-box .box .right-box .login-box {
	display: block;
	min-width: 36px;
}

.xingkong-head-box .box .right-box .login-box a {
	position: relative;
	font-size: 14px;
	line-height: 24px;
	color: rgb(255 255 255);
	text-wrap: nowrap;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 17px;
	padding-right: 17px;
	background-color: #16baaa;
	border-radius: 4px;
	cursor: pointer;
}

.xingkong-footer-box {
	position: relative;
	width: 100%;
	bottom: 0;
	box-shadow: 0 0 15px #002b800f;
	background-color: #ffffff;
	margin-top: 30px;
}

.xingkong-footer-box .footer-box {
	padding-top: 40px;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	width: 1400px;
	height: auto;
	justify-content: space-between;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
}

.xingkong-footer-box .footer-box .top-box {
	gap: 160px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	flex: 1 1 0%;
}

.xingkong-footer-box .footer-box .top-box .left-box {
	display: flex;
	justify-content: flex-start;
	width: 400px;
	margin-bottom: 0;
	align-items: flex-start;
	flex-direction: column;
}

.xingkong-footer-box .footer-box .top-box .left-box .logo {
	height: 32px;
}

.xingkong-footer-box .footer-box .top-box .left-box .txt-box {
	margin-top: 20px;
	line-height: 24px;
	color: rgb(129 129 129);
	font-size: 14px;
}

.xingkong-footer-box .footer-box .top-box .left-box .lange-box {
	margin-top: 40px;
	gap: 6px;
	align-items: center;
	display: flex;
	color: #999999;
}

.xingkong-footer-box .footer-box .top-box .left-box .lange-box i {
	font-size: 18px;
	color: #999999;
}

.xingkong-footer-box .footer-box .top-box .center-box {
	gap: 117px;
	margin-bottom: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	flex: 1 1 0%;
	display: grid;
}

.xingkong-footer-box .footer-box .top-box .center-box .link-box {
	text-align: left;
}

.xingkong-footer-box .footer-box .top-box .center-box .link-box .top {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
}

.xingkong-footer-box .footer-box .top-box .center-box .link-box .bottom {
	line-height: 24px;
	color: rgb(129 129 129);
	font-size: 14px;
	display: grid;
	justify-content: space-between;
	gap: 24px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.xingkong-footer-box .footer-box .top-box .center-box .link-box .bottom a {
	height: 16px;
	color: rgb(129 129 129);
	white-space: nowrap;
	position: relative;
	background-color: transparent;
}

.xingkong-footer-box .footer-box .bottom-box {
	display: flex;
	font-size: 12px;
	border-top-style: solid;
	border-color: rgb(239 239 239);
	border-top-width: 1px;
	justify-content: space-between;
	align-items: center;
	padding: 15px 0;
}

.xingkong-footer-box .footer-box .left {
	display: flex;
	justify-content: flex-start;
	line-height: 24px;
	color: rgb(129 129 129);
	font-size: 14px;
	gap: 12px;
	align-items: center;
}

.xingkong-footer-box .footer-box .left a {
	color: rgb(129 129 129);
}

.xingkong-footer-box .footer-box .right {
	gap: 22px;
	justify-content: flex-start;
	line-height: 24px;
	font-size: 14px;
	align-items: center;
	display: flex;
	color: rgb(129 129 129);
}

.xingkong-footer-box .footer-box .right a {
	color: rgb(129 129 129);
}

.xingkong-footer-box .footer-box .right .line {
	background-color: rgb(239 239 239);
	width: 1px;
	height: 12px;
}

.xingkong-crumbs-box {
	width: 1200px;
	margin: 0 auto;
	align-items: center;
	display: flex;
	height: 62px;
	padding-left: 6px
}

.xingkong-crumbs-box a {
	margin-right: 7px
}

.xingkong-crumbs-box a,.xingkong-crumbs-box a:after {
	color: #212121;
	font-size: 15px
}

.xingkong-crumbs-box a:after {
	content: ">";
	margin-left: 5px
}

.xingkong-crumbs-box a:last-child:after {
	content: ""
}

.xingkong-crumbs-box a:hover {
	color: #16baaa
}

.xingkong-yuan-title {
	align-items: center;
	display: flex;
	justify-content: space-between;
	position: relative;
	color: #212121;
	font-size: 14px;
	margin: 30px 0px;
}

.xingkong-yuan-title:before {
	background: linear-gradient(135deg, #d8dee7, #f5f6f7);
	border-radius: 50%;
	content: "";
	display: block;
	height: 40px;
	position: absolute;
	top: -6px;
	width: 40px;
}

.xingkong-yuan-title .left {
	align-items: center;
	display: flex;
	color: #212121;
	font-size: 14px;
}

.xingkong-yuan-title .left .t-box {
	border-radius: 20px 0 0 20px;
	min-width: 40px;
	overflow: hidden;
	z-index: 1;
	color: #212121;
	font-size: 18px;
	font-weight: 700;
	margin-left: 4px;
}

.xingkong-yuan-title .left .nav-box {
	margin-left: 36px
}

.xingkong-yuan-title .left .nav-box a {
	color: #212121;
	cursor: pointer;
	font-size: 15px;
	margin-right: 36px;
}

.xingkong-yuan-title .left .nav-box a.active {
	border-bottom: 3px solid #16baaa;
	color: #16baaa;
	padding-bottom: 3px;
}

.xingkong-top-so-box {
	background: url(https://img.nas.ski/pc/ai-daohang-top-bg.png) no-repeat 50%;
	background-size: cover;
}

.xingkong-top-so-box .box-view {
	padding-top: 90px;
	padding-left: 0;
	padding-right: 0;
	width: 1400px
	justify-content: center;
	align-items: center;
	flex-direction: column;
	display: flex;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.xingkong-top-so-box .box-view .box {
	justify-content: center;
	align-items: center;
	flex-direction: column;
	display: flex;
	width: 100%;
}

.xingkong-top-so-box .box-view .box .title {
	line-height: 72px;
	font-size: 48px;
	text-align: center;
	font-weight: 500 !important;
}

.xingkong-top-so-box .box-view .box .title span {
	font-size: 48px;
}

.xingkong-top-so-box .box-view .box .title span.color {
	color: #16baaa;
}

.xingkong-top-so-box .box-view .box .sub-title {
	line-height: 32px;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-weight: 330;
	color: rgb(33 33 33):
text-align: center;
}

.xingkong-top-so-box .box-view .box .so-box {
	width: 1000px;
	flex-shrink: 0;
	flex: 1 1 0%;
	position: relative;
}

.xingkong-top-so-box .box-view .box .so-box .input-box {
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(93deg, #cdfdf8, #16baaa) border-box;
	border: 2px solid transparent;
	border-radius: 50px;
	box-shadow: 6px 6px 16px #002a8008;
	padding-right: 10px;
	overflow: hidden;
	align-items: center;
	display: flex;
	width: 100%;
}

.xingkong-top-so-box .box-view .box .so-box .input-box .icon {
	padding-left: 16px;
	padding-right: 16px;
	color: rgb(194 194 194);
	font-size: 24px;
	display: flex;
}

.xingkong-top-so-box .box-view .box .so-box .input-box .input {
	height: 56px;
	line-height: 1.75rem;
	font-size: 1rem;
	padding-right: 15px;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
	background-color: transparent;
	border-color: transparent;
	flex: 1 1 0%;
	display: flex;
	font-weight: 300 !important;
	overflow: visible;
	margin: 0;
}

.xingkong-top-so-box .box-view .box .so-box .input-box .btn {
	line-height: 24px;
	padding-left: 31px;
	padding-right: 31px;
	display: flex;
	color: rgb(255 255 255);
	font-size: 16px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #16baaa;
	border-radius: 50px;
	cursor: pointer;
}

.xingkong-top-so-box .box-view .box .so-box .so-tags {
	display: flex;
	line-height: 24px;
	color: rgb(81 81 81);
	font-size: 16px;
	gap: 24px;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.xingkong-top-so-box .box-view .box .so-box .so-tags .tag {
	cursor: pointer;
}

.xingkong-tongyong-xiangmu-box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 12px;
	display: grid;
	justify-content: space-between;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.xingkong-tongyong-xiangmu-box .item {
	background: #fff;
	border: 0px solid transparent;
	border-radius: 12px;
	box-shadow: 6px 6px 16px 0 rgba(0,64,128,.03);
	padding: 15px 15px;
	/*position: relative;*/
	transition: all .2s;
	margin-bottom: 10px;
	position: relative;
}

.xingkong-tongyong-xiangmu-box .item .no {
	background: #e9fdfb;
	border-radius: 0 10px 0 10px;
	color: #16baaa;
	font-size: 12px;
	font-weight: 330;
	line-height: 15px;
	padding: 5px 10px 5px 12px;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 20;
}

.xingkong-tongyong-xiangmu-box .item .top {
}

.xingkong-tongyong-xiangmu-box .item .top .img {
	max-height: 100%;
	width: 100%;
}

.xingkong-tongyong-xiangmu-box .item .top .img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	vertical-align: top;
	border-radius: 5px;
}

.xingkong-tongyong-xiangmu-box .item .center {
	margin-top: 3px;
}

.xingkong-tongyong-xiangmu-box .item .center .title {
	align-items: center;
	display: flex;
	justify-content: space-between;
	display: block;
	line-height: 1;
	max-width: 100%;
	color: #212121;
	font-size: 18px;
	font-weight: 700;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	align-items: center;
	justify-content: start;
	display: flex;
}

.xingkong-tongyong-xiangmu-box .item .center .title img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.xingkong-tongyong-xiangmu-box .item .center .t2 {
	color: #666666;
	line-height: 1;
	margin-top: 13px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xingkong-tongyong-xiangmu-box .item .center .t3 {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #818181;
	display: -webkit-box;
	font-size: 12px;
	line-height: 18px;
	height: 36px;
	margin-top: 12px;
	overflow: hidden;
}

.xingkong-tongyong-xiangmu-box .item .center .bottom-box {
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}

.xingkong-tongyong-xiangmu-box .item .center .bottom-box .country {
	align-items: center;
	/*border-radius: 4px 4px 4px 4px;
	background-color: #f6f2ff;*/
	display: flex;
	height: 24px;
	line-height: 24px;
	padding-left: 2px;
	width: 200px;
	text-align: center;
	font-size: 12px;
	color: #999999;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xingkong-tongyong-xiangmu-box .item .center .tags {
	display: flex;
	align-items: center;
}

.xingkong-tongyong-xiangmu-box .item .center .tags i {
	font-size: 15px;
	color: #cdcdce;
	margin-left: 6px;
}

.xingkong-tongyong-xiangmu-box .item .center .tags span {
	background: #e9fdfb;
	border-radius: 4px 4px 4px 4px;
	color: #16baaa;
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	margin-right: 6px;
	max-width: 100px;
	overflow: hidden;
	padding: 0 8px;
	text-align: center;
	text-overflow: ellipsis;
	transform: all .2s;
	white-space: nowrap;
}

.xingkong-tongyong-xiangmu-box .item .center .tags span.blue {
	background-color: #f2f8ff;
	color: #608fbf;
}

.xingkong-daohang-main-box {
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.xingkong-daohang-main-box .left {
	display: flex;
}

.xingkong-daohang-main-box .right {
	margin-left: 40px;
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box {
	background-color: #fff;
	/*height: 100vh;*/
	height: auto;
	left: 0;
	overflow-y: auto;
	padding-top: 20px;
	position: relative;
	top: 0;
	width: 200px;
	z-index: 9;
	padding-bottom: 15px;
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item {
	margin-bottom: 5px
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one {
	cursor: pointer;
	height: 40px;
	justify-content: space-between;
	padding-left: 24px;
	width: 200px;
	list-style: none;
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one>div,.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one {
	align-items: center;
	display: flex
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one .oneImg {
	margin-right: 13px;
	width: 20px
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one .oneImg.light {
	display: none
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one .oneIcon {
	color: #818181;
	font-size: 18px;
	margin-right: 13px;
	width: 20px
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one p {
	color: #818181;
	font-size: 15px;
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one .moreIcon {
	color: #818181;
	display: block;
	font-size: 10px;
	margin-right: 20px;
	transform-origin: center center;
	transition: transform .2s
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-one .moreIcon.xzIcon {
	transform: rotate(90deg)
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-two {
	padding-bottom: 5px;
	padding-top: 5px;
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-two a {
	color: #818181;
	cursor: pointer;
	display: block;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	padding-left: 56px
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-two a.active {
	color: #16baaa
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item .item-two a:last-child {
	margin-bottom: 0
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item.active .item-one {
	background: linear-gradient(270deg,#e9fdfb,rgba(224,240,255,0));
	border-right: 3px solid #16baaa
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item.active .item-one .oneImg.gray {
	display: none
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item.active .item-one .oneImg.light {
	display: block
}

.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item.active .item-one i,.xingkong-daohang-main-box .left .daohang-main-box .nav-box .item.active .item-one p {
	color: #16baaa
}

.new-scoll-css::-webkit-scrollbar {
	scrollbar-arrow-color: #333030;
	height: 0px;
	width: 0px
}

.new-scoll-css::-webkit-scrollbar-thumb {
	scrollbar-arrow-color: red;
	background: rgba(0, 0, 0, .2);
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.new-scoll-css::-webkit-scrollbar-track {
	background: rgba(0, 0, 0, .1);
	border-radius: 0;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2)
}

.xingkong-page-box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.xingkong-page-box .pagination {
	display: inline-block;
	padding-left: 0;
	margin: 30px 0 20px 0;
	border-radius: 4px;
}

.xingkong-page-box .pagination > li {
	display: inline;
}

.xingkong-page-box .pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.xingkong-page-box .pagination > li > a, .xingkong-page-box .pagination > li > span {
	transition-duration: 200ms;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	color: rgb(107 114 128);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	background-color: rgb(255 255 255);
	border-color: rgb(209 213 219);
	border-width: 1px;
	border-radius: 0.5rem;
	text-decoration: inherit;
	margin-right: 12px;
}

.xingkong-page-box .pagination > li > span {
	color: #ddd;
}

.xingkong-page-box .pagination > li.active span {
	background-color: #16baaa !important;
	border-color: #DDD;
	cursor: default;
	color: #fff;
	z-index: 2;
}

.xingkong-page-box .pagination > li > a:hover {
	background-color: #eee;
}

.xingkong-page-box .pagination > .disabled {
	display: none;
}

.xingkong-tongyong-pic-top-box {
	margin: 0 auto;
	width: 1200px;
}

.xingkong-tongyong-pic-top-box .info-detail-box {
	background-color: #fff;
	border-radius: 12px 12px 12px 12px;
	box-shadow: 6px 6px 16px 0 rgba(0,64,128,.03);
	padding: 20px 20px 0;
	color: #212121;
	font-size: 14px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box {
	display: flex;
	padding-bottom: 8px;
	padding-top: 8px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .left-box .img {
	border-radius: 4px;
	height: 360px;
	overflow: hidden;
	position: relative;
	width: 560px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .left-box img {
	height: 100%;
	width: 560px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right {
	height: 360px;
	margin-left: 24px;
	overflow: hidden;
	position: relative;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title-box {
	display: flex;
	justify-content: space-between;
	color: #212121;
	font-size: 14px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title-box .l {
	gap: 8px;
	align-items: center;
	display: flex;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title-box .r {
	align-items: center;
	display: flex;
	color: #999;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title-box .l img {
	width: 35px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title-box .l .name {
	color: #212121;
	font-size: 28px;
	font-weight: 700;
	margin-right: 20px;
	max-width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .com-label-div {
	margin-right: 2px;
	display: flex;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .com-label-div i {
	font-size: 18px;
	margin-right: 4px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .com-label-div .btn {
	border-radius: 6px;
	margin-right: 20px;
	width: 128px;
	height: 40px;
	align-items: center;
	background-color: rgb(83, 64,255);
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	justify-content: center;
	transition: background .1s;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .com-label-div .btn2 {
	border-radius: 6px;
	margin-right: 20px;
	width: 128px;
	height: 40px;
	align-items: center;
	background-color: #16baaa;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	justify-content: center;
	transition: background .1s;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .com-label-div .btn3 {
	border-radius: 6px;
	margin-right: 20px;
	width: 128px;
	height: 40px;
	align-items: center;
	background-color: #3c9cff;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	justify-content: center;
	transition: background .1s;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .title {
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
}

.xingkong-tongyong-pic-top-box .info-detail-box .top-box .right .sub-title {
	color: #999999;
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
 /* 限制显示为3行，超出部分显示省略号 */
	overflow: hidden;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box {
	align-items: center;
	border-top: 1px solid #f5f5f5;
	display: flex;
	height: 76px;
	margin-top: 10px;
	justify-content: space-between;
}

.xingkong-tongyong-pic-top-box .info-detail-box .tags-box {
	align-items: center;
	display: flex;
	height: 36px;
	justify-content: flex-start;
}

.xingkong-tongyong-pic-top-box .info-detail-box .tags-box span {
	border: 0px solid #333333;
	height: 28px;
	line-height: 28px;
	padding: 0 18px;
	background: #f5f5f5;
	border-radius: 13px;
	color: #555555;
	display: block;
	font-size: 12px;
	margin-right: 16px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xingkong-tongyong-pic-top-box .info-detail-box .tags-box span i {
	font-size: 13px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .left {
	align-items: center;
	display: flex;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .left span {
	margin-right: 16px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .left i {
	margin-right: 2px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .right {
	align-items: center;
	display: flex;
	gap: 15px;
}

.xingkong-tongyong-pic-top-box .info-detail-box .bottom-box .right span {
	border: 1px solid #608fbf;
	height: 28px;
	line-height: 26px;
	padding: 0 12px;
	background: #f2f8ff;
	border-radius: 4px 4px 4px 4px;
	color: #608fbf;
	display: block;
	font-size: 12px;
	margin-right: 12px;
	max-width: 100px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xingkong-windows-box {
	width: 380px;
	background-color: #fff;
	border-radius: 3px;
}

.xingkong-windows-box .box {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 40px 50px;
	text-align: center;
	overflow: hidden;
}

.xingkong-windows-box .box .close {
	position: absolute;
	right: 16px;
	top: 5px;
	font-size: 14px;
	display: block;
	cursor: pointer;
	height: 8px;
	width: 8px;
	color: #b0b8bf;
}

.xingkong-windows-box .box .title {
	font-size: 18px;
	color: #333437;
	font-weight: normal;
	margin-bottom: 8px;
}

.xingkong-windows-box .box .img img {
	width: 100%;
	height: 100%;
	margin: 10px 0;
}

.xingkong-windows-box .box .desc {
	color: #16baaa;
	font-size: 12px;
	margin-bottom: 18px;
}

.xingkong-windows-box .box .btn {
	background-color: #999999;
	color: #fff;
	border-radius: 20px;
	line-height: 40px;
	height: 40px;
	cursor: pointer;
}

.xingkong-tongyong-body-box {
	flex: 1 1 0%;
	background: #fff;
	border-radius: 12px;
	box-shadow: 6px 6px 16px #00408008;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 25px;
	margin-top: 20px;
}

.xingkong-tongyong-body-box .xingkong-body-title-box {
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 15px;
	gap: 40px;
	align-items: center;
	display: flex;
	width: 100%;
	scrollbar-width: none;
	margin-bottom: 20px;
}

.xingkong-tongyong-body-box .xingkong-body-title-box .xingkong-cursor-pointer {
	border-bottom-width: 3px;
	line-height: 24px;
	color: rgb(33 33 33);
	font-size: 16px;
	text-wrap: nowrap;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	cursor: pointer;
}

.xingkong-tongyong-body-box .xingkong-body-title-box .xingkong-cursor-pointer.active {
	border-bottom-width: 3px;
	line-height: 24px;
	color: #16baaa !important;
	font-size: 16px;
	text-wrap: nowrap;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-color: #16baaa !important;
	cursor: pointer;
	font-weight: 500 !important;
}

.xingkong-tab-body-content {
	display: none;
}

.xingkong-tab-body-content.active {
	display: block;
}

.xingkong-tongyong-body-box .big-title {
	position: relative;
	font-weight: 450;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 16px;
}

.xingkong-tongyong-body-box .info-box {
	background: #fff;
}
.xingkong-tongyong-body-box .info-box p iframe {
	width:100%;
	height:650px;
}
.xingkong-tongyong-body-box .info-box p {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 18px;
	text-align: justify;
}

.xingkong-tongyong-body-box .info-box img {
	border-radius: 6px;
	box-shadow: 0 4px 10px #0000001a;
	display: block;
	height: auto;
	margin: 24px auto;
	max-width: 100%;
}

.xingkong-tongyong-body-box pre {
	background-color: #282c34;
	border-radius: 6px;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: auto;
	color: #dbdde2;
	display: block;
	font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace;
	font-size: 14px;
	line-height: 1.6;
	padding: 15px 15px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.xingkong-tongyong-body-box pre.grey {
	background-color: #f7f7f7;
	background-image: url(https://img.nas.ski/pc/big-douhao.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 65px 42px;
	color: #333333;
}

.xingkong-tongyong-body-box pre.blue {
	background-color: rgb(242 249 255);
	background-image: url(https://img.nas.ski/pc/big-douhao-blue.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 65px 42px;
	color: rgb(81 81 81);
}
.xingkong-tongyong-body-box .code-container {
  position: relative;
}

.xingkong-tongyong-body-box .info-body .code-container .code-block {
  position: relative;
}

.xingkong-tongyong-body-box .code-container .copy {
  font-size: 13px;
  transition: color 0.1s;
  color: hsla(0, 0%, 54.9%, 0.8);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  z-index: 1;
}
.xingkong-tongyong-body-box .gongneng-list {
	gap: 20px;
	flex-wrap: wrap;
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}

.xingkong-tongyong-body-box .gongneng-list .item {
	padding: 16px;
	background-color: rgb(249 251 252);
	border-radius: 0.5rem;
	width: calc(33% - 10px);
	display: inline-block;
}

.xingkong-tongyong-body-box .gongneng-list .item .title {
	font-weight: 330;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.xingkong-tongyong-body-box .gongneng-list .item .sub-title {
	color: rgb(129 129 129);
	font-size: 14px;
	display: block;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  /* 限制行数为2 */
	overflow: hidden;
	height: 38px;
	line-height: 19px;
}

.xingkong-tongyong-body-box .zhi-list {
	padding: 16px;
	border-style: solid;
	border-radius: 4px;
	-un-border-opacity: 1;
	border-color: #f3f3f4;
	border-width: 1px;
	margin: 0px 0px 20px 0px;
}

.xingkong-tongyong-body-box .zhi-list .title {
	line-height: 24px;
	font-weight: bold;
	--un-text-opacity: 1;
	color: rgb(33 33 33);
	font-size: 17px;
}

.xingkong-tongyong-body-box .zhi-list .sub-title {
	--un-space-y-reverse: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 24px;
	color: #333;
	font-size: 14px;
}

.xingkong-tongyong-body-box .zhi-list .sub-title p {
	color: rgb(129 129 129);
}

.xingkong-tongyong-body-box .zhi-list .item {
	--un-space-y-reverse: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	gap: 16px;
	display: flex;
}

.xingkong-tongyong-body-box .zhi-list .item .left {
	width: 140px;
}

.xingkong-tongyong-body-box .zhi-list .item .left .text {
	line-height: 20px;
	color: #333333;
	font-size: 12px;
	margin-bottom: 8px;
}

.xingkong-tongyong-body-box .zhi-list .item .left .key {
	padding: 8px;
	background-color: rgb(242 249 255);
	gap: 2px;
	align-items: center;
	display: flex;
	min-height: 40px;
}

.xingkong-tongyong-body-box .zhi-list .item .left .key span {
	width: 100%;
	text-align: center;
}

.xingkong-tongyong-body-box .zhi-list .item .right {
	flex: 1 1 0%;
}

.xingkong-tongyong-body-box .zhi-list .item .right .text {
	line-height: 20px;
	color: rgb(33 33 33);
	font-size: 12px;
	margin-bottom: 8px;
}

.xingkong-tongyong-body-box .zhi-list .item .right .key input {
	padding: 8px;
	background-color: rgb(242 249 255);
	gap: 2px;
	align-items: center;
	display: flex;
	min-height: 40px;
	color: rgb(81 81 81);
	width: 965px;
	border: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 16px;
	padding-right: 16px;
}

.xingkong-tongyong-body-box .down-box {
	display: grid;
	justify-content: space-between;
	gap: 24px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.xingkong-tongyong-body-box .down-box .item {
	padding: 10px 10px;
	background-color: rgb(249 251 252);
	border-radius: 0.5rem;
}

.xingkong-tongyong-body-box .down-box .item:hover {
	color: #16baaa;
	background-color: #e9fdfb;
}

.xingkong-tongyong-body-box .down-box .item i {
	font-size: 16px;
	margin-right: 6px;
}

.xingkong-tongyong-tool-list-box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	display: grid;
	justify-content: space-between;
	gap: 16px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.xingkong-tongyong-tool-list-box .item {
	display: flex;
	display: inline-block;
	height: 56px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #ffffff;
	border-radius: 4px;
	vertical-align: top;
	position: relative;
}

.xingkong-tongyong-tool-list-box .item .tips {
	background: #e9fdfb;
	border-radius: 0 4px 0 8px;
	color: #16baaa;
	font-size: 10px;
	font-weight: 330;
	line-height: 10px;
	padding: 3px 6px 3px 8px;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 2;
}

.xingkong-tongyong-tool-list-box .item img {
	border-radius: 4px;
	height: 36px;
	width: 36px;
	margin: 10px 0 0 10px;
	float: left;
}

.xingkong-tongyong-tool-list-box .item .title {
	color: #242f40;
	display: inline-block;
	font-size: 14px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 140px;
	height: 22px;
	vertical-align: top;
}

.xingkong-tongyong-tool-list-box .item .desc {
	color: #b2b0c0;
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 140px;
	height: 22px;
	vertical-align: top;
}

.xingkong-tongyong-info-top-box {
	padding-bottom: 24px;
	padding-top: 24px;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	background: #fff;
	border-radius: 12px;
	box-shadow: 6px 6px 16px #00408008;
	width: 1200px;
	margin: 0 auto;
}

.xingkong-tongyong-info-top-box .top-box {
	justify-content: space-between;
	align-items: center;
	display: flex;
	margin-bottom: 16px;
}

.xingkong-tongyong-info-top-box .top-box .title-box {
	gap: 8px;
	align-items: center;
	display: flex;
}

.xingkong-tongyong-info-top-box .top-box .title-box .avatar {
	overflow: hidden;
	justify-content: center;
	align-items: center;
	display: flex;
	width: 40px;
	min-width: 40px;
	height: 40px;
}

.xingkong-tongyong-info-top-box .top-box .title-box .avatar img {
	width: 100%;
	max-width: 100%;
	border-style: none;
}

.xingkong-tongyong-info-top-box .top-box .title-box h1 {
	line-height: 36px;
	--un-text-opacity: 1;
	color: rgb(33 33 33);
	font-size: 24px;
	padding-right: 8px;
	word-break: break-all;
	flex: 1 1 0%;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	font-weight: 500 !important;
	padding-left: 6px;
}

.xingkong-tongyong-info-top-box .top-box .title-box .cursor-pointer {
	cursor: pointer;
}

.xingkong-tongyong-info-top-box .sub-title {
	margin-bottom: 20px;
	line-height: 24px;
	--un-text-opacity: 1;
	color: #333333;
	font-size: 15px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	font-weight: 300 !important;
}

.xingkong-tongyong-info-top-box .conter-box {
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	display: flex;
	margin-bottom: 18px;
}

.xingkong-tongyong-info-top-box .conter-box .tags {
	gap: 16px 8px;
	align-items: center;
	flex-wrap: wrap;
	display: flex;
}

.xingkong-tongyong-info-top-box .conter-box .tags span {
	border: 0px solid #333333;
	height: 28px;
	line-height: 28px;
	padding: 0 18px;
	background: #f5f5f5;
	border-radius: 13px;
	color: #555555;
	display: block;
	font-size: 13px;
	margin-right: 8px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xingkong-tongyong-info-top-box .conter-box .tags span i {
	font-size: 13px;
	margin-right: 5px;
}

.xingkong-tongyong-info-top-box .bottom-box {
	gap: 32px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.xingkong-tongyong-info-top-box .bottom-box .left {
	display: flex;
}

.xingkong-tongyong-info-top-box .bottom-box .left .xs {
	--un-text-opacity: 1;
	color: #999999;
	gap: 6px;
	align-items: center;
	display: flex;
	margin-right: 25px;
}

.xingkong-tongyong-info-top-box .bottom-box .left .xs i {
	font-size: 17px;
}

.xingkong-tongyong-info-top-box .bottom-box .right {
	display: flex;
	align-items: center;
	color: #999999;
}

.xingkong-tongyong-info-top-box .bottom-box .right i {
	color: #cdcdce;
	margin-right: 8px;
	font-size: 22px;
}

.xingkong-tongyong-info-top-box .bottom-box .right .com-label-div {
	margin-right: 2px;
	display: flex;
}

.xingkong-tongyong-info-top-box .bottom-box .right .com-label-div i {
	font-size: 18px;
	margin-right: 4px;
	color: #fff;
}

.xingkong-tongyong-info-top-box .bottom-box .right .com-label-div .btn {
	border-radius: 6px;
	margin-right: 20px;
	width: 128px;
	height: 40px;
	align-items: center;
	background-color: rgb(83, 64,255);
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	justify-content: center;
	transition: background .1s;
}

.xingkong-tongyong-info-top-box .bottom-box .right .com-label-div .btn2 {
	border-radius: 6px;
	margin-right: 20px;
	width: 128px;
	height: 40px;
	align-items: center;
	background-color: #16baaa;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-size: 14px;
	justify-content: center;
	transition: background .1s;
}

.xingkong-tongyong-wenzhang-box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 12px;
	display: grid;
	justify-content: space-between;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.xingkong-tongyong-wenzhang-box .item {
	background: #fff;
	border: 0px solid transparent;
	border-radius: 12px;
	box-shadow: 6px 6px 16px 0 rgba(0,64,128,.03);
	padding: 15px 15px;
	transition: all .2s;
	margin-bottom: 10px;
	position: relative;
}

.xingkong-tongyong-wenzhang-box .item .top {
	width: 100%;
}

.xingkong-tongyong-wenzhang-box .item .top .img {
	width: 100%;
}

.xingkong-tongyong-wenzhang-box .item .top .img img {
	object-fit: cover;
	width: 100%;
	vertical-align: top;
	border-radius: 5px;
}

.xingkong-tongyong-wenzhang-box .item .title {
	margin: 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	font-size: 15px;
	line-height: 1.7;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xingkong-tongyong-wenzhang-box .item .bottom-box {
	display: flex;
	align-items: center;
	margin-top: 12px;
	justify-content: space-between;
}

.xingkong-tongyong-wenzhang-box .item .bottom-box .left {
	display: flex;
	align-items: center;
	color: #999999;
	font-size: 13px;
	white-space: nowrap;
 /* 防止文本换行 */
	overflow: hidden;
 /* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	width:190px;
	padding-right: 5px;
}

.xingkong-tongyong-wenzhang-box .item .bottom-box .left img {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

.xingkong-tongyong-wenzhang-box .item .bottom-box .right {
	display: flex;
	align-items: center;
	font-size: 13px;
	color: #999999;
	padding-left: 6px;
}

.xingkong-tongyong-wenzhang-box .item .bottom-box .right i {
	font-size: 13px;
	margin-right: 3px;
	padding-top: 0px;
}

.xingkong-tongyong-wenzhang-title-box {
	padding-top: 40px;
	height: 180px;
	align-items: center;
	flex-direction: column;
	display: flex;
	background: url(https://img.nas.ski/pc/info-title-bg.jpg) no-repeat 50%;
	margin: 0 auto;
}

.xingkong-tongyong-wenzhang-title-box h1 {
	line-height: 40px;
	height: 90px;
	font-size: 28px;
	padding: 0 12px;
	color: rgb(33 33 33);
	text-align: center;
	width: 1200px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0 auto;
}

.xingkong-tongyong-wenzhang-title-box .sub-title-box {
	line-height: 20px;
	font-size: 13px;
	margin-top: 2px;
	display: flex;
}

.xingkong-tongyong-wenzhang-title-box .sub-title-box span {
	color: rgb(81 81 81);
	gap: 5px;
	align-items: center;
	display: flex;
	margin-right: 30px;
}

.xingkong-tongyong-wenzhang-title-box .sub-title-box span i {
	font-size: 15px;
}

.xingkong-tongyong-web-list-box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 15px;
	display: grid;
	justify-content: space-between;
	gap: 16px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.xingkong-tongyong-web-list-box .item {
	display: flex;
	display: inline-block;
	height: 78px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: #ffffff;
	border-radius: 4px;
	vertical-align: top;
	position: relative;
}

.xingkong-tongyong-web-list-box .item .tips {
	background: #e9fdfb;
	border-radius: 0 4px 0 8px;
	color: #16baaa;
	font-size: 10px;
	font-weight: 330;
	line-height: 10px;
	padding: 3px 6px 3px 8px;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 2;
}

.xingkong-tongyong-web-list-box .item img {
	border-radius: 4px;
	height: 36px;
	width: 36px;
	margin: 10px 0 0 10px;
	float: left;
}

.xingkong-tongyong-web-list-box .item .title {
	color: #242f40;
	display: inline-block;
	font-size: 14px;
	margin: 10px 0 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 140px;
	height: 22px;
	vertical-align: top;
}

.xingkong-tongyong-web-list-box .item .desc {
	color: #999999;
	display: -webkit-box;
	padding-left: 12px;
	margin: 0 0 0 10px;
	font-size: 12px;
	width: 150px;
	height: 32px;
	vertical-align: top;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
 /* 限制文本为2行 */
	overflow: hidden;
}
.xingkong-video-body-default-skin {
  background-color: #333; /* 控制栏背景颜色 */
  color: #fff; /* 控制栏文字颜色 */
  max-width:100%;
  height:600px;
  margin: 0 auto;display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center;
}