body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
input,
select,
textarea,
div,
table,
td,
th,
tr,
dt,
dd,
dl,
a {
	margin: 0;
	padding: 0
}

ul,
ol {
	list-style: none
}

em,
i {
	font-style: normal
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

img {
	border: none;
	vertical-align: middle
}

input,
select,
button {
	vertical-align: middle;
	outline: none
}

a {
	text-decoration: none;
	color: #191919
}

body {
	min-width: 1200px;
	font-family: "Microsoft YaHei", "Arial", "Heiti SC";
	background: #fff
}

.fl {
	float: left
}

.fr {
	float: right
}

.wrap {
	width: 1200px;
	margin: 0 auto
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: gray;
	filter: gray
}

.ztheader {
	padding: 25px 0;
	border-bottom: 10px solid #0173e8
}

.navwrap {
	width: 100%;
	overflow: hidden;
	height: 60px;
	background: #02122d
}

.navwrap a {
	display: block;
	float: left;
	line-height: 60px;
	margin-right: 100px;
	font-size: 20px;
	color: #fff;
	font-weight: bold
}

.navwrap a:hover {
	color: #eee
}

.ztpage {
	overflow: hidden;
	width: 100%
}

.ztpage .wrap {
	height: 50px;
	line-height: 50px;
	overflow: hidden
}

.ztpage a {
	font-size: 16px;
	color: #666;
	/* margin-right:80px */
}

.ztpage a:hover {
	opacity: 0.8
}

.ztpage .on {
	color: #ddd;
	font-weight: bold;
	font-style: oblique;
	font-size: 18px;
	color: #9a1032
}

.ztpage .banner {
	display: block
}

.ztpage .banner img {
	margin: 0 auto;
	display: block;
	width: 1200px
}

.navitem {
	margin: 10px auto;
	overflow: hidden;
	background: #d7d7d7;
	height: 40px
}

.navitem a {
	font-size: 14px;
	line-height: 40px;
	color: #444;
	display: block;
	float: left;
	margin-right: 50px;
	font-weight: bold
}

.navitem .on,
.navitem a:hover {
	color: var(--maincolor)
}

.content {
	width: 1200px;
	margin: 20px auto;
	overflow: hidden
}

.content .z_title {
	border-bottom: 1px solid #FFC229;
	overflow: hidden
}

.content .z_title strong {
	font-size: 22px;
	font-weight: bold;
	color: #FFC229;
	height: 40px;
	line-height: 40px;
	float: left
}

.content .z_title .tabhd {
	font-size: 16px;
	color: #333;
	margin-left: 20px;
	float: left;
	margin-top: 12px
}

.content .z_title .tabhd a {
	margin-right: 20px
}

.content .z_title .tabhd a.on,
.content .z_title .tabhd a:hover {
	color: #0173e8
}

.content .z_title .more {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 15px
}

.content .z_title .more:hover {
	color: #9a1032
}

.footer {
	width: 100%;
	overflow: hidden
}

.footer .lis {
	background: #02122d;
	padding: 30px 0;
	overflow: hidden
}

.footer .lis .logo {
	float: left;
	width: 230px;
	margin-right: 100px
}

.footer .lis .logo,
.footer .lis .logo img {
	height: 60px
}

.footer .lis .logo p {
	color: #fff;
	line-height: 20px;
	text-align: center;
	width: 100%;
	margin-top: 20px
}

.footer .lis .item {
	float: left;
	margin-right: 40px;
	height: 100px
}

.footer .lis .item p {
	border-left: 1px solid #0173e8;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	padding-left: 8px;
	color: #fff;
	margin-bottom: 10px
}

.footer .lis .item a {
	height: 28px;
	line-height: 28px;
	float: left;
	display: block;
	color: #fff;
	margin-right: 15px;
	overflow: hidden
}

.footer .lis .item a:hover {
	color: #0173e8
}

.footer .bot {
	padding: 20px 0;
	background: #333;
	overflow: hidden
}

.footer .bot p {
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 25px
}

.footer .bot p a {
	color: #999
}

.Min1 {
	overflow: hidden
}

.Min1 .M1l {
	width: 500px;
	height: 340px;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px
}

.Min1 .M1l .swiper-slide {
	position: relative
}

.Min1 .M1l .swiper-slide,
.Min1 .M1l .swiper-slide img {
	width: 500px;
	height: 340px;
	z-index: 1
}

.Min1 .M1l .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 480px;
	padding: 0 10px;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, 0.6);
	overflow: hidden;
	color: #fff;
	z-index: 2
}

.Min1 .M1l .swiper-pagination {
	position: absolute;
	right: 10px;
	bottom: 10px
}

.Min1 .M1l .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 6px
}

.Min1 .M1l .swiper-pagination .swiper-pagination-bullet-active {
	background: #0173e8
}

.Min1 .M1m {
	width: 400px;
	margin: 0 20px;
	overflow: hidden;
	height: 340px
}

.Min1 .M1m .mtitle {
	width: 100%;
	overflow: hidden
}

.Min1 .M1m .mtitle strong {
	color: #9a1032;
	margin-right: 12px;
	font-size: 22px;
	font-style: oblique;
	font-weight: bold;
	display: block;
	float: left
}

.Min1 .M1m .mtitle .bt1 {
	display: block;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	width: 340px;
	font-weight: bold;
	margin-top: 2px;
	float: left;
	height: 30px;
	line-height: 30px
}

.Min1 .M1m .mtitle .bt1:hover {
	color: #0173e8
}

.Min1 .M1m .list {
	overflow: hidden;
	width: 100%;
	margin-top: 10px
}

.Min1 .M1m .list li {
	overflow: hidden;
	height: 25px;
	margin-bottom: 6px;
	line-height: 25px
}

.Min1 .M1m .list li a {
	display: block;
	float: left;
	width: 300px;
	height: 25px;
	overflow: hidden;
	color: #333;
	font-size: 14px
}

.Min1 .M1m .list li a:hover {
	color: #0173e8
}

.Min1 .M1m .list li span {
	float: right;
	font-size: 12px;
	color: #666
}

.Min1 .M1r {
	width: 260px;
	overflow: hidden;
	height: 340px
}

.Min1 .M1r .mr_title {
	overflow: hidden;
	margin-bottom: 10px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #9a1032;
	padding-bottom: 2px
}

.Min1 .M1r .mr_title strong {
	font-size: 18px;
	color: #9a1032
}

.Min1 .M1r .mr_title .more {
	float: right;
	font-size: 13px;
	color: #333
}

.Min1 .M1r .mr_title .more:hover {
	color: #0173e8
}

.Min1 .M1r .item {
	display: block;
	float: left;
	width: 258px;
	border: 1px solid #ddd;
	border-radius: 15px 15px 12px 12px;
	height: 135px;
	overflow: hidden;
	margin: 9px 0;
	-webkit-transition: border 0.2s linear;
	transition: border 0.2s linear
}

.Min1 .M1r .item:hover {
	-webkit-box-shadow: 0 0 4px #ddd;
	box-shadow: 0 0 4px #ddd;
	border-color: #0173e8
}

.Min1 .M1r .item .lab {
	width: 238px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #222;
	border-radius: 15px;
	color: #fff;
	font-size: 12px
}

.Min1 .M1r .item .team {
	float: left;
	width: 40%
}

.Min1 .M1r .item .team img {
	display: block;
	height: 50px;
	margin: 15px auto 5px
}

.Min1 .M1r .item .team p {
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	width: 95%;
	margin: 0 auto
}

.Min1 .M1r .item .vs {
	float: left;
	width: 20%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 15px 0;
	font-size: 20px;
	color: #333
}

.report_list {
	width: 1220px;
	overflow: hidden;
	margin-top: 10px
}

.report_list a {
	display: block;
	float: left;
	width: 285px;
	height: 220px;
	margin: 0 20px 20px 0;
	overflow: hidden;
	position: relative
}

.report_list a:hover p {
	color: #0173e8
}

.report_list a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.report_list a img {
	width: 100%;
	height: 100%;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 0.2s linear;
	transition: -webkit-transform 0.2s linear;
	transition: transform 0.2s linear;
	transition: transform 0.2s linear, -webkit-transform 0.2s linear
}

.report_list a p {
	position: absolute;
	bottom: 0;
	width: 265px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear
}

.team_list {
	overflow: hidden;
	margin: 20px 0
}

.team_list .item+.item {
	display: none
}

.team_list a {
	display: block;
	float: left;
	width: 25%;
	margin-top: 20px
}

.team_list a img {
	height: 125px;
	max-width: 125px;
	display: block;
	margin-right: 15px;
	float: left
}

.team_list a p {
	float: left;
	width: 155px
}

.team_list a p span {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #111;
	overflow: hidden;
	width: 100%;
	margin-top: 1px;
	font-weight: 600
}

.teammber_list {
	overflow: hidden;
	margin: 20px auto;
	width: 1200px;
	position: relative
}

.teammber_list a {
	float: left;
	width: 183px;
	position: relative;
	overflow: hidden
}

.teammber_list a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.teammber_list a img {
	display: block;
	width: 100%;
	height: 220px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: top;
	object-position: top;
	-webkit-transition: -webkit-transform 0.2s linear;
	transition: -webkit-transform 0.2s linear;
	transition: transform 0.2s linear;
	transition: transform 0.2s linear, -webkit-transform 0.2s linear
}

.teammber_list a p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 163px;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	overflow: hidden
}

.cmp_slider .swiper-button-next,
.cmp_slider .swiper-button-prev,
.team_slider .swiper-button-next,
.team_slider .swiper-button-prev {
	background: url(../img/arrows.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	display: block;
	width: 60px;
	height: 80px;
	background-position: 0 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0.8
}

.cmp_slider .swiper-button-prev,
.team_slider .swiper-button-prev {
	left: -60px
}

.cmp_slider .swiper-button-next,
.team_slider .swiper-button-next {
	right: -60px;
	background-position: -70px 0
}

.cmp_slider:hover .swiper-button-prev,
.team_slider:hover .swiper-button-prev {
	left: 0
}

.cmp_slider:hover .swiper-button-next,
.team_slider:hover .swiper-button-next {
	right: 0
}

.cmp_slider .swiper-button-prev:hover,
.cmp_slider .swiper-button-next:hover,
.team_slider .swiper-button-prev:hover,
.team_slider .swiper-button-next:hover {
	opacity: 1
}

.his_list {
	margin: 20px auto;
	overflow: hidden;
	width: 100%;
	position: relative
}

.cmp_slider {
	position: relative;
	overflow: hidden
}

.cmp_slider .swiper-slide {
	overflow: hidden;
	position: relative;
	height: 190px
}

.cmp_slider .swiper-slide:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.cmp_slider .swiper-slide img {
	display: block;
	width: 100%;
	height: 190px;
	-webkit-transition: -webkit-transform 0.2s linear;
	transition: -webkit-transform 0.2s linear;
	transition: transform 0.2s linear;
	transition: transform 0.2s linear, -webkit-transform 0.2s linear
}

.cmp_slider .swiper-slide p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 96%;
	padding: 0 2%;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px
}

.Venue_list {
	overflow: hidden;
	margin: 20px auto
}

.Venue_list .Venue_tab {
	float: left;
	width: 500px
}

.Venue_list .Venue_tab a {
	float: left;
	width: 230px;
	height: 140px;
	margin: 0 15px 10px 0
}

.Venue_list .Venue_tab a img {
	width: 100%;
	height: 100%;
	display: block
}

.Venue_list .tab_body .item+.item {
	display: none
}

.Venue_list .tab_body .item {
	float: left;
	width: 698px;
	border: 1px solid #ddd
}

.Venue_list .tab_body .item img {
	display: block;
	width: 100%;
	height: 368px;
	-o-object-fit: cover;
	object-fit: cover
}

.Venue_list .tab_body .item p {
	width: 100%;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #000
}

.Venue_list .tab_body .item .desc {
	margin: 15px 20px;
	height: 145px;
	overflow: hidden;
	line-height: 30px;
	font-size: 16px
}

.contl {
	width: 830px;
	overflow: hidden;
	float: left
}

.contl .list_item {
	margin-bottom: -1px;
	overflow: hidden
}

.contl .list_item .loadMore {
	display: block;
	line-height: 44px;
	background: #f2f2f2;
	border-radius: 4px;
	font-size: 14px;
	color: #333;
	letter-spacing: 0;
	text-align: center
}

.contl .list_item .item+.item {
	border-top: 1px solid #d4d4d6
}

.contl .list_item .item {
	padding: 15px 0;
	display: block
}

.contl .list_item .item .img {
	float: left;
	position: relative;
	width: 171px;
	height: 114px;
	overflow: hidden
}

.contl .list_item .item .img img {
	width: 171px;
	min-height: 114px
}

.contl .list_item .item .bd {
	height: 114px;
	margin-left: 185px
}

.contl .list_item .item .bd .title {
	position: relative;
	margin-bottom: 14px;
	line-height: 28px;
	font-weight: 600;
	font-size: 20px;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer
}

.contl .list_item .item .bd .title:hover {
	color: #0173e8
}

.contl .list_item .item .bd .desc {
	margin-bottom: 22px;
	font-size: 16px;
	color: #565657;
	line-height: 22px;
	height: 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.contl .list_item .item .bd .ifo {
	font-size: 14px;
	color: #949495;
	line-height: 20px;
	height: 20px;
	margin: 0;
	overflow: hidden
}

.contl .list_item .item .bd .ifo .avatar {
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 1px;
	margin-right: 10px;
	border-radius: 50%;
	overflow: hidden
}

.contl .list_item .item .bd .ifo .author {
	float: left;
	margin-right: 20px
}

.contl .list_item .item .bd .ifo .time {
	float: left;
	margin-right: 20px
}

.contr {
	width: 350px;
	overflow: hidden;
	float: right;
	min-height: 200px
}

.contr .review {
	height: 40px;
	line-height: 40px;
	background: #e6e6e6;
	text-align: center
}

.contr .review h3 {
	font-size: 15px;
	color: #222222;
	font-weight: bold
}

.contr .b_right {
	width: 350px;
	overflow: hidden
}

.contr .b_right ul {
	padding: 0 10px;
	overflow: hidden
}

.contr .b_right ul li {
	position: relative;
	padding: 20px 0;
	overflow: hidden
}

.contr .b_right ul li>span {
	float: left;
	font-size: 14px;
	color: #999999;
	margin-top: 15px
}

.contr .b_right ul li .team {
	float: left;
	margin-left: 30px
}

.contr .b_right ul li .team span {
	display: block;
	height: 12px;
	line-height: 12px;
	font-size: 14px;
	color: #333333;
	width: 90px;
	overflow: hidden
}

.contr .b_right ul li .team span+span {
	margin-top: 16px
}

.contr .b_right ul li .score {
	float: left;
	margin-left: 15px
}

.contr .b_right ul li .score span {
	display: block;
	height: 12px;
	line-height: 12px;
	font-size: 14px;
	color: #333;
	max-width: 35px;
	overflow: hidden
}

.contr .b_right ul li .score span+span {
	margin-top: 17px
}

.contr .b_right ul li .look {
	display: block;
	float: right;
	width: 64px;
	height: 32px;
	background: #dce8f4;
	border-radius: 4px;
	text-align: center;
	line-height: 32px;
	color: #0173e8;
	font-size: 12px;
	font-weight: bold
}

.contr .b_right ul li:after {
	content: "";
	display: block;
	width: 260px;
	height: 1px;
	background: #e6e6e6;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0 10px
}

.contr .b_right ul li.last:after {
	display: none
}

.contr .news_right {
	margin-top: 40px;
	overflow: hidden;
	background: #f5f5f5;
	padding-bottom: 20px
}

.contr .news_right .news_rank {
	margin-top: 20px;
	overflow: hidden
}

.contr .news_right .news_rank span {
	float: left;
	width: 33%;
	height: 13px;
	line-height: 13px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center
}

.contr .news_right ul {
	overflow: hidden
}

.contr .news_right ul li {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	margin-top: 16px
}

.contr .news_right ul li .num {
	display: block;
	width: 24px;
	height: 24px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	border-radius: 4px
}

.contr .news_right ul li div {
	float: left;
	width: 33%;
	height: 24px
}

.contr .news_right ul li span {
	float: left;
	display: block;
	width: 33%;
	text-align: center
}

.contr .news_right ul li .num1 {
	background: #ff4c4c;
	color: #fff
}

.contr .news_right ul li .num2 {
	background: #ff884c;
	color: #fff
}

.contr .news_right ul li .num3 {
	background: #ffc44c;
	color: #fff
}

.contr .news_right.hide {
	display: none
}

#page {
	margin: 20px auto;
	width: 100%;
	overflow: hidden;
	text-align: center
}

#page a,
#page span {
	display: inline-block;
	width: auto;
	padding: 0 10px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin: 0 5px
}

#page span {
	background-color: #0173e8;
	color: #fff
}

#page a:hover {
	background-color: #0173e8;
	color: #fff
}

#page .activP {
	background-color: #0173e8;
	color: #fff
}

.pagetab {
	width: 100%;
	background: #343434;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: var(--maincolor);
	margin: 10px 0
}

.pagetab a {
	display: block;
	width: 300px;
	float: left;
	text-align: center;
	color: #FFF;
}

.pagetab, 
.pagetab a.tabTitle {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.pagetab a.tabTitle:focus, 
.pagetab a.tabTitle:active,
.pagetab a.tabTitle.on {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.pagetab:focus-within {
    outline: none !important;
    border: none !important;
}

.pagetab a:hover {
	color: var(--maincolor)
}

.pagetab a+a {
	border-left: 1px solid #ccc;
	color: #FFF;
	width: 298px
}

.pagetab .on {
	background: var(--maincolor);
	color: #000 !important
}

.tbodywrap {
	overflow: hidden
}

.tbodywrap table {
	border: 1px solid #b6b5ba;
	width: 100%
}

.tbodywrap table th {
	background: var(--maincolor);
	color: #000;
	height: 60px;
	line-height: 60px
}

.tbodywrap table th+th {
	border-left: 1px solid #fff
}

.tbodywrap table tr td {
	border-right: 1px solid #b6b5ba;
	border-bottom: 1px solid #b6b5ba;
	line-height: 35px;
	text-align: center;
	padding: 8px 5px;
	word-break: break-all
}

.tbodywrap table tr td .lk {
	color: var(--maincolor)
}

.tbodywrap table tr td .lk:hover {
	color: var(--maincolor);
	text-decoration: underline
}

.teamlist {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 10px
}

.teamlist ul {
	width: 180px;
	float: left;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	overflow: hidden
}

.teamlist ul li {
	float: left;
	width: 100%;
	margin-bottom: 10px
}

.teamlist ul li p {
	text-align: center;
	font-size: 20px;
	color: var(--maincolor);
	font-weight: bold;
	line-height: 40px
}

.teamlist ul li a {
	display: block
}

.teamlist ul li a img {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 10px
}

.teamlist ul li a:hover span {
	color: var(--maincolor)
}

.teamlist ul li a span {
	display: block;
	width: 80px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-top: 10px
}

.team_title {
	text-align: center;
	padding: 15px 0
}

.team_title span {
	font-size: 20px;
	color: var(--maincolor);
	font-weight: bold;
	line-height: 50px;
	display: inline-block
}

.team_title a {
	display: inline-block;
	margin-left: 15px
}

.team_title a img {
	width: 50px;
	height: 50px
}

.saicheng {
	width: 100%;
	overflow: hidden;
	height: 800px;
	background: url(../img/table_bg.jpg) no-repeat;
	background-size: 100%;
	margin-bottom: 5px;
	position: relative
}

.saicheng ul {
	width: 1140px;
	height: 750px;
	background: url(../img/saicheng.jpg) no-repeat;
	position: relative;
	margin: 20px auto
}

.saicheng li {
	width: 132px;
	height: 157px;
	padding-top: 8px;
	text-align: center;
	font-family: "microsoft yahei";
	position: absolute
}

.saicheng li p {
	font-size: 19px;
	color: #0085e4;
	line-height: 23px
}

.saicheng li a:hover {
	text-decoration: underline
}

.saicheng .img1 {
	position: absolute;
	width: 120px;
	bottom: 180px;
	left: 25px
}

.saicheng li.l9 {
	width: 168px;
	height: 157px;
	padding-top: 21px;
	left: 486px;
	top: 431px
}

.saicheng li.l8 {
	width: 168px;
	height: 170px;
	padding-top: 80px;
	left: 486px;
	top: 123px
}

.saicheng li.l7 {
	left: 304px;
	top: 292px
}

.saicheng li.l6 {
	left: 152px;
	top: 482px
}

.saicheng li.l5 {
	left: 152px;
	top: 94px
}

.saicheng li.l4 {
	left: 0;
	top: 585px
}

.saicheng li.l3 {
	left: 0;
	top: 390px
}

.saicheng li.l2 {
	left: 0;
	top: 195px
}

.saicheng li.l1 {
	left: 0;
	top: 0
}

.saicheng li.l16 {
	right: 0px;
	top: 585px
}

.saicheng li.l15 {
	right: 0px;
	top: 390px
}

.saicheng li.l14 {
	right: 0px;
	top: 195px
}

.saicheng li.l13 {
	right: 0;
	top: 0px
}

.saicheng li.l12 {
	right: 152px;
	top: 482px
}

.saicheng li.l11 {
	right: 152px;
	top: 100px
}

.saicheng li.l10 {
	right: 304px;
	top: 292px
}

.saicheng li.l8 h3 {
	padding-top: 20px;
	padding-bottom: 15px;
	font-size: 19px;
	color: #fff;
	line-height: 64px;
	font-weight: bold
}

.saicheng li.l9 h3 {
	padding-top: 25px;
	padding-bottom: 14px;
	font-size: 19px;
	color: #fff;
	line-height: 23px;
	font-weight: bold
}

.saicheng li p.score {
	font-size: 15px;
	color: #d60911;
	line-height: 19px;
	margin: 9px 0
}

.saicheng p.time {
	font-size: 15px;
	color: #777;
	line-height: 19px;
	margin-top: 9px
}

.saicheng li h3 {
	padding-top: 16px;
	padding-bottom: 11px;
	font-size: 15px;
	color: #fff;
	line-height: 19px;
	font-weight: normal
}

.txtdesc {
	overflow: hidden;
	line-height: 30px;
	font-size: 16px;
	padding: 15px 0;
	color: #333
}

.tab_item {
	margin: 10px auto;
	overflow: hidden
}

.tab_item li {
	float: left;
	width: 48%;
	margin-top: 12px
}

.tab_item li strong {
	font-size: 22px;
	color: var(--maincolor);
	line-height: 35px
}

.tab_item li table {
	border: 1px solid #b6b5ba;
	width: 100%;
	margin: 6px 0
}

.tab_item li table th {
	background: var(--maincolor);
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.tab_item li table th+th {
	border-left: 1px solid #fff
}

.tab_item li table tr td {
	border-right: 1px solid #b6b5ba;
	border-bottom: 1px solid #b6b5ba;
	line-height: 25px;
	text-align: center;
	padding: 8px 5px;
	word-break: break-all
}

.tab_item li table tr td .lk {
	color: var(--maincolor)
}

.tab_item li table tr td .lk:hover {
	color: #0173e8
}

.tab_item li:nth-child(2n) {
	margin-left: 4%
}

.sheshou {
	border: 1px solid #b6b5ba;
	width: 100%;
	margin: 6px 0
}

.sheshou th {
	background: var(--maincolor);
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center
}

.sheshou th+th {
	border-left: 1px solid #fff
}

.sheshou tr td {
	border-right: 1px solid #b6b5ba;
	border-bottom: 1px solid #b6b5ba;
	line-height: 25px;
	text-align: center;
	padding: 8px 5px;
	word-break: break-all
}

.sheshou tr td .lk {
	color: var(--maincolor)
}

.sheshou tr td .lk:hover {
	text-decoration: underline
}

.teams .team_lab {
	float: left;
	font-size: 20px;
	color: #9a1032;
	text-align: left;
	line-height: 35px;
	width: 100%;
	font-weight: bold
}

.ztpage a+a {
	width: 290px;
	overflow: hidden;
	display: inline-block;
	height: 24px;
	vertical-align: sub;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 80px;
}

.contr {
	position: relative;
}

.contr .morebtn {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;
	height: 200px;
	background: -webkit-linear-gradient(to bottom, transparent 0%, rgba(215, 215, 215, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d7d7d7', endColorstr='#E5d7d7d7', GradientType=0);
	background: linear-gradient(to bottom, transparent 0%, rgba(215, 215, 215, 0.9) 100%);
}

.contr .morebtn span {
	display: block;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: #d7d7d7;
	color: #333;
	font-size: 14px;
	font-weight: 600;
}

.teammber_list2 {
	margin: 20px 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.team2_slider .swiper-button-next,
.team2_slider .swiper-button-prev {
	background: url(https://www.aflc.com.cn/static/img/arrows.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	display: block;
	width: 60px;
	height: 80px;
	background-position: 0 0;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0.8;
}

.team2_slider .swiper-button-prev {
	left: -60px;
}

.team2_slider .swiper-button-next {
	right: -60px;
	background-position: -70px 0;
}

.team2_slider:hover .swiper-button-prev {
	left: 0;
}

.team2_slider:hover .swiper-button-next {
	right: 0;
}

.team2_slider .swiper-button-prev:hover,
.team2_slider .swiper-button-next:hover {
	opacity: 1;
}

.team2_slider .list {
	display: block;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 16px;
	width: 100%;
	height: 160px;
}

.team2_slider .list .title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-radius: 16px;
	background: #333;
	color: #fff;
	overflow: hidden;
}

.team2_slider .list .title span {
	padding: 0 10px;
}

.team2_slider .list .title span+span {
	float: right;
}

.team2_slider .list .vs {
	overflow: hidden;
	margin: 20px 0;
}

.team2_slider .list .vs p {
	float: left;
	width: 35%;
	text-align: center;
}

.team2_slider .list .vs p img {
	height: 50px;
	max-width: 80px;
	display: block;
	margin: 0 auto;
}

.team2_slider .list .vs p span {
	display: block;
	width: 80px;
	height: 20px;
	overflow: hidden;
	text-align: center;
	margin: 5px auto 0;
}

.team2_slider .list .vs u {
	display: block;
	float: left;
	width: 5%;
	height: 80px;
	line-height: 80px;
	text-decoration: none;
}

.team2_slider .list .vs strong {
	float: left;
	width: 20%;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	height: 80px;
	line-height: 80px;
}

.r_table .z_title {
	border-bottom: none;
}

.r_table .z_title strong {
	height: 30px;
	line-height: 30px;
}

.r_table .rtab_hd {
	font-size: 16px;
	color: #333;
	margin: 12px 0 0 0;
	float: left;
	overflow: hidden;
	width: 228px;
	height: 25px;
}

.r_table .rtab_hd a {
	margin-right: 25px;
}

.r_table .rtab_hd .on {
	color: #9a1032;
	font-weight: 600;
}

.r_table .more {
	line-height: 25px;
	margin-top: 2px;
}

.r_tabbody .list+.list {
	display: none;
}

.r_tabbody .list {
	width: 100%;
	text-align: center;
}

.r_tabbody .list .hd {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: 600;
	margin-top: 0;
}

.r_tabbody .list .hd span {
	font-size: 16px;
}

.r_tabbody .list li {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	margin-top: 10px;
}

.r_tabbody .list li span {
	width: 50px;
	display: block;
	float: left;
	font-size: 18px;
}

.r_tabbody .list li u,
.r_tabbody .list li a {
	display: block;
	float: left;
	width: 110px;
	text-decoration: none;
}