@charset "utf-8";

/* 
 * Project Name:8868体育平台集团
 * 
 */

@font-face {
	font-family: "PFDinTextCompPro-Regular-2";
	src: url("/css//css/fonts/PFDinTextCompPro-Regular-2.woff2") format("woff2"), url("/css/fonts/PFDinTextCompPro-Regular-2.woff") format("woff"), url("/css/fonts/PFDinTextCompPro-Regular-2.ttf") format("truetype"), url("/css/fonts/PFDinTextCompPro-Regular-2.eot") format("embedded-opentype"), url("/css/fonts/PFDinTextCompPro-Regular-2.svg") format("svg");
}

@font-face {
	font-family: "Helvetica Narrow";
	src: url("/css//css/fonts/Helvetica Narrow.woff2") format("woff2"), url("/css/fonts/Helvetica Narrow.woff") format("woff"), url("/css/fonts/Helvetica Narrow.ttf") format("truetype"), url("/css/fonts/Helvetica Narrow.eot") format("embedded-opentype"), url("/css/fonts/Helvetica Narrow.svg") format("svg");
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #3d9911;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 sans-serif, "Microsoft Yahei", "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #666;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.fixedImg {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.content {
	padding: 0 3% 100px 3%;
}

.load-words.target span {
	opacity: 0;
	visibility: hidden;
}

.action.load-words span {
	visibility: visible;
	display: inline-block;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: wordsRightFade;
	animation-name: wordsRightFade;
}

@-webkit-keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible;
	}
}

@-moz-keyframes wordsRightFade {
	0% {
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
	}
	100% {
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

@keyframes wordsRightFade {
	0% {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		transform: translateX(50px);
		opacity: 0;
		visibility: hidden
	}
	100% {
		-webkit-transform: none;
		-moz-transform: none;
		transform: none;
		opacity: 1;
		visibility: visible
	}
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}


/* 头部  */

.header {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 78px;
	line-height: 78px;
	background: url(/images/op1.png) repeat;
	transition: 0.45s;
}

.head-wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.header .head-logo {
	position: relative;
	top: 8px;
	float: left;
	z-index: 99;
}

.head-logo .img2 {
	display: none;
}

.head-logo img {
	display: block;
	width: 100%;
}

.head-ts {
	float: right;
	position: relative;
	top: 15px;
}

.htxt {
	color: #9E9E9E;
	font-size: 12px;
}

.htlink a {
	position: relative;
	display: inline-block;
	line-height: 1;
	color: #6A6969;
	font-size: 12px;
	padding: 0 10px;
	text-align: right;
}

.htlink a:hover {
	color: #51A56B;
}

.htlink a:not(:first-child) {
	border-left: 1px solid #707070;
}

.header .nav {
	position: relative;
	float: right;
	width: 72%;
	height: 78px;
	line-height: 78px;
}

.head-link ul li {
	display: inline-block;
}

.hl-txt {
	display: inline-block;
	font-size: 18px;
	color: #fff;
}

.header .nav-menu {
	float: left;
}

.head-right {
	float: right;
}

.hrs {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #434343;
	padding-right: 13px;
	cursor: pointer;
}

.hrs:before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 12px;
	background: #bfc3c6;
}

.hrs i {
	font-size: 15px;
}

.hrs-k {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	bottom: -43px;
	width: 256px;
	height: 43px;
	border-radius: 22px;
	background: #008CD4;
	box-sizing: border-box;
	padding: 0 20px;
	line-height: 43px;
	overflow: hidden;
	transform: translateY(30px);
	transition: 0.45s;
	z-index: 11;
}

.hrs-k.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.hrs-k input {
	color: #fff;
	font-size: 14px;
	line-height: 43px;
	border: none;
	background: #008CD4;
}

.hrs-k input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
}

.hrs-k input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
}

.hrs-k input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
}

.hrs-k input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff;
}

.hkbtn {
	display: block;
	float: right;
	font-size: 16px;
	color: #fff;
}

.h-language {
	display: inline-block;
	transition: 0.35s;
	margin-left: 10px;
}

.h-language select {
	width: 28px;
	color: #464646;
	font-size: 14px;
	border: none;
	background-color: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(/images/sd.png) 98% no-repeat;
}

.nav-menu {
	position: relative;
}

.header .yj-bot li {
	position: relative;
	float: left;
	transition: 0.35s;
	z-index: 1;
	width: 95px;
	text-align: center;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 1;
	color: #464646;
	font-size: 16px;
	line-height: 1.5;
	display: inline-block;
	text-transform: uppercase;
}

.header .yj-bot li:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 0;
	height: 2px;
	background: #CB0707;
	transition: 0.65s;
}

.header .yj-bot .yj-link div {
	float: left;
	display: block;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	font-size: 18px;
	overflow: hidden;
	padding: 0;
}

.ej-menu {
	display: none;
	position: absolute;
	top: 78px;
	left: 0px;
	width: 100%;
	height: 287px;
	background: #458ED5;
	overflow: hidden;
	box-sizing: border-box;
}

.em-l {
	position: relative;
	float: left;
	width: 95px;
	text-align: center;
	padding: 15px 0;
	height: 287px;
	transition: 0.45s;
	z-index: 3;
}

.em-l:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	background: #5698D9;
}

.em-l.active:after {
	width: 100%;
	left: 0;
}

.em-l:after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	left: 50%;
	bottom: 0;
	background: #4083C4;
	transition: 0.65s;
	z-index: -3;
}

.elj {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 1.5;
	padding: 8px 0;
	transition: 0.45s;
}

.elj:hover {
	background: #5490CA;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.header .yj-bot li:hover .yj-link,
.header .yj-bot li.active .yj-link {
	color: #CB0707;
}

.header .yj-bot li:hover:before,
.header .yj-bot li.active:before {
	width: 100%;
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.ej-list {
	position: absolute;
	z-index: 10;
	left: -40px;
	width: 200px;
	top: 100%;
	background-color: #0061ae;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	transition: 0.48s;
	text-align: center;
	padding: 20px 10px;
	box-sizing: border-box;
}

.ej-list ul {
	width: 1200px;
	margin: 0 auto;
}

.ej-list li {
	display: inline-block;
	float: left;
	width: 12.5%;
	box-sizing: border-box;
	vertical-align: top;
	padding: 15px 0 20px 0;
	border-left: 1px solid #5b6dbd;
	height: 100vh;
}

.el-link {
	display: block;
	color: #F0F0F0;
	font-size: 15px;
	line-height: 1.5;
	padding: 10px 0;
}

.el-link:hover {
	color: #fff;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 60px;
	height: 56px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	background-color: #0061AE;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 22px;
	height: 2px;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #fff;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	background-color: #fff;
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link:active,
.menuMoblie .nav-link:hover {
	background: #ccc;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	padding: 0 0 40px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 5% 14px 10%;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie .subnav {
	padding: 12px 0px;
	display: none;
}

.menuMoblie .subnav .item {
	display: block;
	padding: 0px 5% 0 10%;
}

.menuMoblie .subnav .item:active,
.menuMoblie .subnav .item:hover {
	background: #999;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 12px 0;
	line-height: 1.4;
	font-size: 16px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(/images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__zoom-wrap {
		-webkit-transition: none;
		transition: none;
	}
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
	a {
		color: #CCC;
		text-decoration: underline;
	}
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(/images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(/images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: hidden;
	}
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\e600";
}

.pswp__button--arrow--right:before {
	content: "\eb51";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(/css/preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mouseBox {
	position: absolute;
	left: 33px;
	width: 48px;
	bottom: 25px;
	color: #fff;
	/*z-index: 800;*/
	text-align: center;
	cursor: pointer;
	font-family: arial, helvetica, sans-serif;
}

.mouseIco {
	border-radius: 14px;
	width: 24px;
	height: 42px;
	margin: 0 auto;
	border: 2px solid #fff;
	display: block;
	position: relative;
}

.mouseIco i {
	width: 2px;
	height: 8px;
	border-radius: 1px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -1px;
	top: 5px;
	-webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
	animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}

.mouseTxt {
	font-size: 12px;
	margin-top: 5px;
}

@keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

@-webkit-keyframes mouse-dot {
	from {
		opacity: 0;
	}
	33% {
		opacity: 1;
	}
	to {
		transform: translateY(10px);
		-webkit-transform: translateY(10px);
		opacity: 0;
	}
}

.mtop {
	height: 75px;
}


/* banner */

.banner-wrap {
	position: relative;
}

.banner {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	overflow: hidden;
}

.banner .slick-dots {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 30px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	background: #fff;
	margin: 0 5px;
}

.banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	overflow: hidden;
}

.banner .slick-dots li a:focus {
	outline: none;
}

.banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #CB0707;
}

.banner .item {
	position: relative;
	overflow: hidden;
}

.banner .item .pimg {
	width: 100%;
	display: block;
}

.ibCont {
	position: absolute;
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	/*transform: translateX(-50%);*/
	top: 30%;
	transform: translateY(80px);
	-webkit-transform: translateY(80px);
	opacity: 0;
	visibility: hidden\9;
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	transition: transform 1s, opacity 0.65s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 1s, opacity 0.65s cubic-bezier(0.445, 0.145, 0.355, 1);
}

.show .ibCont {
	opacity: 1;
	visibility: visible\9;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}

.slick-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 4.8s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		-webkit-transform: scale(1.08);
		transform: scale(1.08);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.number {
	position: absolute;
	width: 1200px;
	left: 50%;
	bottom: 15%;
	transform: translateX(-50%);
	z-index: 999;
	color: #fff;
	margin-top: 20px;
	font-size: 16px;
}

.number b {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 2px;
	background: #CFCFCF;
	position: relative;
	line-height: 1;
	margin: 0 5px;
	text-shadow: 0 3px 3px rgba(0, 0, 0, .25);
}

.number .nprev,
.number .nnext {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0 3px 3px rgba(0, 0, 0, .25);
}

.nprev i,
.nnext i {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.nprev i {
	margin-right: 3px;
}

.nnext i {
	margin-left: 3px;
}

.number .star,
.number .end {
	display: inline-block;
	vertical-align: middle;
}

.number b i {
	display: block;
	width: 0;
	height: 2px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

.index-news {
	margin-top: 10px;
}

.inbot1 {
	position: relative;
	float: left;
	width: 60%;
	overflow: hidden;
}

.inbot1 .slick-dots {
	position: absolute;
	width: 67%;
	left: 0;
	text-align: center;
	bottom: 40px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.inbot1 .slick-dots li {
	position: relative;
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	text-align: center;
	line-height: 9px;
	vertical-align: middle;
	border: 2px solid #fff;
	margin: 0 7px;
}

.inbot1 .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 9px;
	height: 9px;
	overflow: hidden;
}

.inbot1 .slick-dots li a:focus {
	outline: none;
}

.inbot1 .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #fff;
}

.ibitem {
	float: left;
	position: relative;
	background: #6796cd;
	cursor: pointer;
}

.ibitem:hover .ibipic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ibipic {
	float: left;
	width: 67%;
	overflow: hidden;
}

.ibipic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.ibicont {
	float: left;
	width: 33%;
	box-sizing: border-box;
	padding: 88px 30px 0 30px;
	color: #fff;
}

.ictitle {
	line-height: 1.5;
	font-size: 16px;
	height: 48px;
	overflow: hidden;
}

.icline {
	display: block;
	width: 100%;
	height: 1px;
	background: #fff;
	margin-top: 30px;
}

.icdesc {
	margin-top: 25px;
	font-size: 14px;
	height: 100px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.icbtn {
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 140px;
}

.inbot2 {
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding-right: 53px;
}

.ib2bot {
	border-bottom: 1px solid #ebebeb;
	padding: 25px 40px 0 40px;
}

.ibtab {
	float: left;
}

.itqh {
	position: relative;
	display: inline-block;
	color: #666666;
	font-size: 16px;
	padding: 10px 0;
	margin-right: 30px;
	cursor: pointer;
}

.itqh.active:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 100%;
	height: 3px;
	background: #2d6ebb;
}

.itqh.active:after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -11px;
	border-top: 8px solid #2d6ebb;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}

.itqh.active {
	color: #2d6ebb;
}

.ibmore a {
	display: none;
	float: right;
	color: #979797;
	font-size: 14px;
	margin-top: 8px;
}

.ibmore a:hover {
	color: #2d6ebb;
}

.ic2list {
	display: none;
	padding: 25px 40px 0 40px;
}

.il2l {
	position: relative;
	display: block;
	font-size: 14px;
	margin-top: 10px;
}

.il2l:hover:before {
	top: 0;
}

.il2l:hover .il2txt,
.il2l:hover .il2date {
	color: #2d6ebb;
}

.il2txt {
	display: block;
	float: left;
	width: 75%;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #666;
}

.il2date {
	display: block;
	float: right;
	color: #999;
	font-style: normal;
}

.iileft {
	float: left;
	width: 60%;
}

.ilcont {
	float: left;
	width: 59%;
	box-sizing: border-box;
	padding: 30px 20px 0 75px;
}

.icname {
	color: #000000;
	font-size: 20px;
}

.icms {
	color: #666666;
	font-size: 14px;
	height: 75px;
	margin-top: 10px;
	overflow: hidden;
}

.icnumber {
	margin-top: 30px;
}

.icnumber li {
	display: inline-block;
	text-align: center;
	margin-right: 25px;
	line-height: 1.3;
}

.intxt1 {
	display: block;
	font-family: "Helvetica Narrow";
	color: #666666;
	font-size: 30px;
}

.intxt2 {
	display: block;
	color: #666666;
	font-size: 14px;
	font-style: normal;
}

.icdetail {
	position: relative;
	display: block;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #dddddd;
	color: #999999;
	font-size: 14px;
	margin-top: 40px;
	z-index: 3;
}

.icdetail:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #008CD4;
	transition: 0.45s;
	z-index: -3;
}

.icdetail:hover {
	color: #fff;
	border: 1px solid #008CD4;
}

.icdetail:hover:before {
	height: 100%;
}

.ilpic {
	float: right;
	width: 40.5%;
}

.ilpic img {
	display: block;
}

.iivideo {
	position: relative;
	float: right;
	width: 40%;
	overflow: hidden;
}

.ivimg {
	display: block;
	/*width: 100%;*/
}

.ivplay {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 71px;
	height: 71px;
	background: url(/images/play.png) no-repeat;
	background-size: contain;
	transition: 0.45s;
	cursor: pointer;
	z-index: 3;
}

.ivplay:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .2);
	border-radius: 50%;
	z-index: -3;
}

.ivplay:hover:before {
	animation: bannerbuIn infinite linear 1.4s normal;
	-webkit-animation: bannerbuIn infinite linear 1.4s normal;
}

@keyframes bannerbuIn {
	0% {
		opacity: 1;
		filter: alpha(opacity=100);
		transform: scale(1);
	}
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		transform: scale(2.5);
	}
}

.index-industry {
	height: 388px;
	overflow: hidden;
	margin-bottom: 10px;
}

.index-industry ul {
	display: flex;
}

.index-industry li {
	position: relative;
	float: left;
	width: 25%;
	height: 388px;
	transition: 0.55s;
	overflow: hidden;
}

.index-industry li.sx-w {
	width: 20%;
}

.index-industry li.wf-w {
	width: 40%;
}

.index-industry li.active .iptitle {
	opacity: 0;
	visibility: hidden;
}

.index-industry li.active .idcont {
	opacity: 1;
	visibility: visible;
}

.index-industry li.active .idcicon {
	transform: translateY(0);
}

.index-industry li.active .idcont:before {
	height: 100%;
}

.index-industry li.active .idcbox {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.idpic {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.idpic img {
	display: block;
	width: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.iptitle {
	position: absolute;
	top: 50px;
	width: 90%;
	left: 5%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	transition: 0.45s;
}

.idcont {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	transition: 0.45s;
	padding: 55px 50px 55px 80px;
}

.idcont:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: url(/images/op2.png) repeat;
	transition: 1s;
	z-index: 1;
}

.idcbox {
	position: relative;
	z-index: 10;
	float: left;
	width: 70%;
}

.idcbox {
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50px);
	transition: 0.65s;
	transition-delay: 0.35s;
}

.idctitle {
	font-size: 20px;
	line-height: 1.5;
}

.idceng {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 1.5;
}

.idcdesc {
	font-size: 14px;
	margin-top: 30px;
	max-height: 64px;
	overflow: hidden;
}

.idcbtn {
	display: block;
	font-size: 14px;
	margin-top: 60px;
}

.idcicon {
	float: right;
	margin-top: 30px;
	transform: translateY(-50px);
	transition: 0.85s;
	transition-delay: 0.55s;
	position: relative;
	z-index: 10;
}

.idcicon i {
	display: block;
	font-size: 50px;
}


/* 弹框 */

.tk-bg {
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/images/op3.png) repeat;
	z-index: 999;
}

.tk-bot {
	position: relative;
	top: 50%;
	left: 50%;
	width: 800px;
	height: 500px;
	transform: translate(-50%, -50%);
}

.tbclose {
	position: absolute;
	right: -40px;
	top: 0;
	z-index: 1;
	cursor: pointer;
}

.tbclose:hover i {
	transform: rotate(360deg);
}

.tbclose i {
	display: block;
	color: #fff;
	font-size: 40px;
	line-height: 1;
	transition: 0.55s;
}

.tbvideo {
	width: 100%;
	height: 100%;
}

.apply-show {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}


/* 底部 */

.footer-wrap {
	position: relative;
	background: #E5E5E5;
	padding: 20px 0;
}

.fwbox {
	width: 1400px;
	margin: 0 auto;
}

.fbright {
	float: right;
	width: 70px;
	text-align: center;
}

.fbright img {
	display: block;
	width: 100%;
}

.frtxt {
	color: #666;
	font-size: 14px;
	margin-top: 5px;
}

.fbleft {
	float: left;
	width: 75%;
}

.fllogo {
	float: left;
	width: 200px;
}

.fllogo img {
	display: block;
	width: 100%;
}

.fllj {
	float: right;
	width: 70%;
	margin-top: 15px;
	text-align: right;
}

.flj {
	display: inline-block;
	position: relative;
	color: #666;
	font-size: 14px;
	padding: 0 15px;
}

.flj:hover {
	color: #6796cd;
}

.flj:not(:last-child):before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2px;
	height: 16px;
	background: #999;
}

.flcopy {
	margin-top: 20px;
}

.fctxt {
	color: #666;
	font-size: 14px;
}

.fctxt a {
	color: #666;
	margin-left: 30px;
}


/* 关于8868体育平台 */

.insides-banner {
	position: relative;
}

.ibpic {
	overflow: hidden;
}

.ibpic img {
	display: block;
	width: 100%;
}

.ibcont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	line-height: 1.5;
	color: #fff;
}

.ictxt1 {
	display: block;
	font-size: 40px;
	font-weight: normal;
}

.ictxt2 {
	display: block;
	font-family: arial;
	font-size: 16px;
	font-style: normal;
}

.brand-menu {
	border-bottom: 1px solid #ECECEC;
	height: 60px;
	line-height: 60px;
}

.bmleft {
	float: left;
}

.bmright {
	float: right;
}

.blicon {
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #464646;
	font-size: 14px;
	line-height: 60px;
	background: #EEEEEE;
	margin-right: 5px;
}

.bltxt {
	color: #464646;
	font-size: 12px;
}

.bltxt:hover {
	color: #CB0707;
}

.brtxt {
	position: relative;
	display: inline-block;
	margin: 0 20px;
	color: #464646;
	font-size: 14px;
}

.brtxt:hover,
.brtxt.active {
	color: #CB0707;
}

.brtxt:hover:before,
.brtxt.active:before {
	background: #CB0707;
	width: 100%;
}

.brtxt:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	background: #CB0707;
	transition: 0.45s;
}

.aw1left {
	float: left;
	width: 41%;
}

.al1eng {
	display: block;
	font-family: "PFDinTextCompPro-Regular-2";
	text-transform: uppercase;
	color: #D6D6D6;
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}

.al1pic {
	margin-top: 20px;
}

.al1pic img {
	display: block;
	width: 100%;
}

.aw1right {
	float: right;
	width: 54%;
}

.ar1title {
	color: #464646;
	font-size: 16px;
}

.ar1cont {
	margin-top: 20px;
	color: #818181;
	font-size: 14px;
}

.pb80 {
	padding: 80px 0;
}

.aw2bot1 {
	background: #F2F9FB;
}

.ab1pic {
	float: left;
	width: 50%;
}

.ab1pic img {
	display: block;
	width: 100%;
}

.ab1cont {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 45px 60px 0 60px;
}

.ac1txt {
	color: #818181;
	font-size: 16px;
	font-weight: bold;
}

.ac1txt2 {
	color: #818181;
	font-size: 14px;
	font-weight: bold;
}

.ac1nr {
	font-size: 14px;
	color: #818181;
}

.ac1nr p {
	margin-top: 20px;
}

.aw2bot2 {
	margin-top: 12px;
	padding: 50px 68px;
	background: #F2F9FB;
	color: #818181;
	font-size: 14px;
}

.about3-pic img {
	display: block;
	width: 100%;
}

.about4-list {
	margin-left: -2%;
}

.about4-list li {
	float: left;
	width: 31.333%;
	margin: 0 0 40px 2%;
	cursor: pointer;
	background: #EFEFEF;
}

.about4-list li:hover .al4-pic:before,
.about4-list li:hover .apicon {
	opacity: 1;
	visibility: visible;
}

.about4-list li:hover .al4-txt {
	background: #008CD4;
	color: #fff;
}

.about4-list li:hover .apicon {
	transform: translate(-50%, -50%);
}

.al4-pic {
	position: relative;
	overflow: hidden;
	width: 100%;
	/*height: 269px;*/
	text-align: center;
	/*padding: 38px;*/
}


/*.apt {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 269px;
	background: url(/img/rybg.png) center top no-repeat;
	background-size: 100% 100%;
}*/

.al4-pic:before {
	opacity: 0;
	visibility: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(/images/op3.png) repeat;
	transition: 0.45s;
}

.apimg {
	display: block;
	width: 100%;
	/*max-height: 100%;*/
	/*height: 195px;*/
}

.apicon {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 0);
	color: #fff;
	font-size: 43px;
	z-index: 10;
}

.al4-txt {
	border: 1px solid #DBDBDB;
	background: #EFEFEF;
	padding: 12px;
	text-align: center;
	color: #464646;
	font-size: 14px;
	transition: 0.45s;
}

.al4-txt span {
	height: 19px;
	overflow: hidden;
}

.pages-list {
	position: relative;
	margin-top: 70px;
	text-align: center;
}

.pages-list .pn {
	display: inline-block;
	width: 41px;
	height: 41px;
	border: 1px solid #DEDEDE;
	color: #464646;
	font-size: 14px;
	line-height: 41px;
	text-align: center;
}

.pages-list .pn:hover,
.pages-list .pn.active {
	color: #fff;
	background: #008CD4;
	border: 1px solid #008CD4;
}

.plsr {
	display: inline-block;
}

.plsr input {
	display: inline-block;
	width: 41px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	border: 1px solid #DEDEDE;
	color: #464646;
	font-size: 14px;
	margin: 0 2px;
	box-sizing: border-box;
}

.plgo {
	display: inline-block;
	width: 41px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	background: #999;
	box-sizing: border-box;
	margin: 0 2px;
}

.plgo:hover {
	background: #666;
}

.plnext {
	position: absolute;
	right: 0;
}

.about5-list {
	position: relative;
}

.aljt i {
	position: absolute;
	display: block;
	color: #C4C4C4;
	font-size: 23px;
	top: 10px;
	line-height: 0;
	left: -10px;
	z-index: 1;
}

.alov {
	padding-left: 10px;
	overflow: hidden;
	margin-left: -10px;
}

.alov ul {
	position: relative;
	padding-left: 50px;
}

.alov ul:before {
	content: "";
	position: absolute;
	left: 0;
	top: 28px;
	width: 2px;
	min-height: 100%;
	background: #D8D8D8;
}

.alov li {
	position: relative;
	width: 100%;
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	padding: 15px;
	background: #fff;
	transition: 0.45s;
}

.alov li:hover {
	background: #E4EFF5;
}

.alov li:hover .alsj:before {
	border-right: solid 10px #E4EFF5;
}

.alov li:hover:before {
	background: #008CD4;
}

.alov li:hover:after {
	content: "";
	position: absolute;
	left: -61px;
	top: 50%;
	transform: translateY(-50%);
	width: 19px;
	height: 19px;
	border-radius: 50%;
	border: 1px solid #008CD4;
	transition: 0.45s;
}

.alov li:not(:first-child) {
	margin-top: 25px;
}

.alov li:before {
	content: "";
	position: absolute;
	left: -58px;
	top: 50%;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background: #D6D6D6;
	transition: 0.45s;
}

.alsj {
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -10px;
	border-top: solid 10px transparent;
	border-right: solid 10px #DEDEDE;
	border-bottom: solid 10px transparent;
}

.alsj:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 2px;
	top: -10px;
	border-top: solid 10px transparent;
	border-right: solid 10px white;
	border-bottom: solid 10px transparent;
	z-index: 0;
}

.al5cont {
	float: left;
	width: 72%;
	position: relative;
	z-index: 1;
}

.al5pic {
	float: right;
}

.al5pic img {
	display: inline-block;
}

.ac5txt1 {
	color: #464646;
	font-size: 20px;
}

.ac5txt2 {
	color: #818181;
	font-size: 14px;
	margin-top: 10px;
}

.load-more {
	margin-top: 20px;
}

.lmicon {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 44px;
	background: url(/images/load-more.png) no-repeat;
	background-size: contain;
	margin-left: -12px;
}

.lmtxt {
	display: inline-block;
	vertical-align: middle;
	color: #818181;
	font-size: 14px;
	margin-left: 38px;
}

.lmtxt:hover {
	color: #008CD4;
}


/* 新闻中心 */

.news-list li {
	position: relative;
	padding: 20px;
	border-top: 1px solid #ECECEC;
	transition: 0.45s;
}

.news-list li:hover .nlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.news-list li:hover:before {
	height: 100%;
}

.news-list li:hover .nljt {
	background: #008CD4;
	color: #fff;
}

.news-list li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
	background: #F5F5F5;
	transition: 0.55s;
	z-index: 0;
}

.nlpic {
	position: relative;
	z-index: 1;
	float: left;
	width: 18%;
	overflow: hidden;
}

.nlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nlcont {
	position: relative;
	z-index: 1;
	float: left;
	width: 60%;
	margin-left: 4%;
}

.nljt {
	position: relative;
	z-index: 1;
	float: right;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 50px;
	border: 1px solid #C9C9C9;
	color: #B7B7B7;
	margin-top: 30px;
	transition: 0.55s;
}

.nljt {
	display: block;
	font-size: 17px;
}

.nctxt1 {
	color: #464646;
	font-size: 16px;
	height: 28px;
	overflow: hidden;
}

.nctxt2 {
	display: block;
	color: #999;
	font-size: 14px;
}

.nctxt2 i {
	display: inline-block;
	font-size: 16px;
	margin-right: 5px;
}

.nctxt3 {
	color: #818181;
	font-size: 14px;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
}


/* 新闻详情 */

.news-detial {
	float: left;
	width: 77%;
}

.ntleft {
	float: left;
	width: 70%;
}

.nltitle {
	color: #464646;
	font-size: 20px;
	line-height: 1.5;
}

.nldate {
	display: block;
	color: #C6C6C6;
	font-size: 14px;
	margin-top: 5px;
}

.ntright {
	float: right;
}

.nrlabel {
	display: inline-block;
	vertical-align: middle;
}

.nlfx {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	text-align: center;
	line-height: 32px;
	border: 1px solid #D8D8D8;
	color: #B1B1B1;
	margin-left: 5px;
	transition: 0.45s;
}

.nlfx i {
	display: block;
	font-size: 20px;
}

.nlfx:hover {
	background: #008CD4;
	color: #fff;
	border: 1px solid #008CD4;
}

.nd-cont {
	color: #818181;
	font-size: 14px;
	margin-top: 35px;
}

.nd-bottom {
	margin-top: 30px;
	padding-top: 40px;
	border-top: 1px solid #ECECEC;
}

.nbpn {
	float: left;
	width: 60%;
}

.npn {
	display: block;
	color: #B1B1B1;
	font-size: 14px;
}

.npn:hover {
	color: #008CD4;
}

.nbreturn {
	float: right;
	width: 151px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	background: #008CD4;
}

.nbreturn a {
	color: #fff;
}

.nbreturn i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	font-size: 20px;
}

.news-hot {
	float: right;
	width: 15%;
}

.nh-title {
	position: relative;
	color: #464646;
	font-size: 16px;
	padding-left: 10px;
	line-height: 1;
}

.nh-title:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 14px;
	background: #008CD4;
}

.nh-list {
	margin-top: 25px;
}

.nh-list li {
	position: relative;
	margin-top: 15px;
}

.nh-list li:hover .nhlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.nh-list li:hover .nldesc {
	color: #008CD4;
}

.nhlpic {
	overflow: hidden;
}

.nhlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.nldate {
	display: block;
	color: #C6C6C6;
	font-size: 12px;
	line-height: 1.5;
}

.nldesc {
	color: #818181;
	font-size: 14px;
	line-height: 1.5;
	height: 42px;
	overflow: hidden;
}


/* 文化理念 */

.culture1-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 20px 0 50px 0;
}

.culture1-wrap {
	width: 1010px;
	margin: 0 auto;
}

.culture1-wrap li {
	position: relative;
	margin-top: 20px;
}

.cw1-pic {
	overflow: hidden;
}

.cw1-pic img {
	display: block;
	position: relative;
	width: auto;
	min-height: 310px;
	left: 50%;
	margin-left: -505px;
}

.cw1-cont {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 30px 60px;
	color: #fff;
}

.cc1txt1 {
	font-size: 20px;
	line-height: 1.5;
}

.cc1eng {
	display: block;
	font-size: 26px;
}

.cc1line {
	display: block;
	width: 226px;
	height: 1px;
	margin-top: 15px;
	background: #fff;
}

.ccldesc {
	margin-top: 15px;
	font-size: 15px;
}


/* 集团掠影 */

.culture2-wrap {
	width: 939px;
	margin: 0 auto;
}

.culture2-wrap .news-detial {
	float: none;
	width: 100%;
}

.return-c1 {
	display: block;
	color: #818181;
	font-size: 14px;
}

.return-c1 i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #818181;
	font-size: 15px;
}


/* 8868体育平台产业 */

.industry-banner {
	position: relative;
	margin-left: -10px;
}

.industry-banner .slick-arrow {
	position: absolute;
	z-index: 99;
	top: 50%;
	transform: translateY(-50%);
	width: 52px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	line-height: 52px;
	background: url(/images/op3.png) repeat;
	color: #fff;
}

.industry-banner .slick-arrow:before {
	font-family: "iconfont" !important;
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: lighter;
}

.industry-banner .slick-prev:before {
	content: "\e600";
}

.industry-banner .slick-next:before {
	content: "\eb51";
}

.industry-banner .slick-prev {
	left: 10px;
}

.industry-banner .slick-next {
	right: 0;
}

.industry-banner .slick-arrow:hover {
	background: url(/images/op2.png) repeat;
}

.idbitem {
	position: relative;
	float: left;
	margin-left: 10px;
}

.idbitem:hover .clibnr,
.idbitem:hover .inmore {
	transform: translateY(0);
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.clibnr {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	text-align: center;
	transform: translateY(40px);
	transition: 0.45s;
}

.idbg1 {
	background: url(/images/op7.png) repeat;
}

.idbg2 {
	background: url(/images/op4.png) repeat;
}

.idbg3 {
	background: url(/images/op5.png) repeat;
}

.idbg4 {
	background: url(/images/op6.png) repeat;
}

.inw1 {
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}

.inw2 {
	display: block;
	font-family: arial;
	line-height: 1.5;
	color: #F0F0F0;
	font-size: 14px;
}

.inmore {
	display: block;
	font-family: arial;
	font-weight: normal;
	width: 83px;
	height: 35px;
	border-radius: 18px;
	text-align: center;
	color: #F0F0F0;
	font-size: 12px;
	margin: 10px auto 0;
	border: 1px solid #F0F0F0;
	line-height: 35px;
	transform: translateY(100px);
	transition: 0.45s;
}

.bg-F5F2ED {
	background: #F5F2ED;
}

.industry1-bot {
	padding: 50px 0;
}

.industry2-nr .industry1-cont {
	width: 40%;
}

.industry2-nr .industry1-pic {
	width: 56%;
}

.industry1-cont {
	float: left;
	width: 68%;
}

.ic1title {
	color: #464646;
	font-size: 20px;
}

.ic1desc {
	margin-top: 20px;
	color: #818181;
	font-size: 14px;
}

.industry1-pic {
	float: right;
	width: 30%;
}

.industry1-pic img {
	display: block;
	width: 100%;
}

.industry1-dw {
	padding: 25px 0 80px 0;
}

.idw-list li {
	position: relative;
	background: #F6F5F5;
	margin-top: 20px;
	padding-right: 5%;
}

.idw-list li:hover {
	background: #F2F9FB;
}

.idw-list li:hover .idlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.idw-list li:hover .idlicon {
	background: #CB0707;
	color: #fff;
}

.idlpic {
	float: left;
	width: 28%;
	overflow: hidden;
}

.idlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.idlcont {
	float: left;
	width: 50%;
	margin-left: 5%;
	padding-top: 30px;
}

.ilctitle {
	color: #4D4C4C;
	font-size: 16px;
	margin-bottom: 10px;
	height: 28px;
	overflow: hidden;
}

.ilctxt {
	color: #818181;
	font-size: 14px;
	line-height: 1.5;
	height: 21px;
	overflow: hidden;
}

.idlicon {
	float: right;
	width: 52px;
	height: 52px;
	border-radius: 50%;
	text-align: center;
	line-height: 52px;
	border: 1px solid #CFCFCF;
	margin-top: 60px;
	transition: 0.45s;
	color: #D4D4D4;
}

.idlicon {
	font-size: 20px;
}

.idw-more {
	display: block;
	width: 78px;
	height: 78px;
	border: 1px solid #D5D5D5;
	text-align: center;
	color: #818181;
	font-size: 14px;
	margin: 60px auto 0;
}

.idw-more span {
	display: block;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.idw-more i {
	display: block;
	line-height: 1;
	font-size: 26px;
}

.industry3-list {
	padding: 30px 0;
}

.industry3-list li {
	margin-top: 1px;
	background: #EEEEEE;
	padding: 10px 10px 10px 45px;
	transition: 0.45s;
}

.il3cont {
	float: left;
	width: 73%;
	margin-top: 10px;
}

.ic3title {
	color: #464646;
	font-size: 18px;
}

.ic3ctxt {
	color: #818181;
	font-size: 14px;
	margin-top: 5px;
}

.il3pic {
	float: right;
	width: 15%;
	overflow: hidden;
}

.il3pic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.industry3-list li:hover {
	background: #F2F9FB;
}

.industry3-list li:hover .il3pic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.bg-EEF4F8 {
	background: #EEF4F8;
}

.ic4lx {
	margin-top: 30px;
}

.ilxtitle {
	display: block;
	color: #7693A4;
	font-size: 14px;
}

.ilxphone a {
	display: inline-block;
	font-family: "PFDinTextCompPro-Regular-2";
	vertical-align: middle;
	margin-top: 15px;
	color: #7693A4;
	font-size: 20px;
	margin-right: 20px;
}

.ipticon {
	display: inline-block;
	vertical-align: middle;
	width: 33px;
	height: 33px;
	background: url(/images/phone.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}

.party1-wrap {
	padding: 60px 0 100px 0;
}

.pileft {
	float: left;
	width: 57%;
}

.itpeng {
	font-family: arial;
	display: block;
	color: #6B6B6B;
	font-size: 16px;
	line-height: 1.5;
}

.piright {
	float: right;
	width: 40%;
}

.piright img {
	display: block;
	width: 100%;
}

.pw1dt {
	margin-top: 30px;
}

.pw1dt img {
	display: block;
	width: 100%;
}

.party2-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.party2-pic {
	width: 630px;
	margin: 0 auto;
}

.party2-pic img {
	display: block;
	width: 100%;
}

.party4-list {
	margin-left: -2%;
}

.party4-list li {
	position: relative;
	float: left;
	width: 31.333%;
	margin-left: 2%;
	background: #fff;
	margin-top: 20px;
}

.party4-list li:hover .pltq img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.party4-list li:hover .plctitle {
	color: #008CD4;
}

.pltq {
	overflow: hidden;
}

.pltq img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.plcont {
	padding: 20px;
}

.plctitle {
	color: #464646;
	font-size: 16px;
	line-height: 1.5;
	height: 24px;
	overflow: hidden;
}

.plctxt {
	color: #818181;
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.5;
	height: 42px;
	overflow: hidden;
}

.plcmd {
	margin-top: 20px;
	padding: 15px 0 0 0;
	border-top: 1px solid #DEDEDE;
	color: #818181;
	font-size: 14px;
}

.pcmore {
	display: block;
	float: left;
}

.pcdate {
	display: block;
	float: right;
}

.recruitment1-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 100px 0;
}

.recruit-bot {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}

.rbtitle {
	display: block;
	color: #082F81;
	font-size: 30px;
	line-height: 1.5;
}

.rbeng {
	display: block;
	color: #818181;
	font-size: 16px;
	line-height: 1.5;
}

.rbzs {
	display: block;
	width: 103px;
	height: 23px;
	background: url(/img/zs.png) no-repeat;
	background-size: contain;
	margin: 25px auto 0;
}

.rbcont {
	color: #464646;
	font-size: 16px;
	margin-top: 20px;
}

.rbcont p {
	margin-top: 10px;
}


/* 人才招聘 */

.ri-head {
	background: #008CD4;
}

.ri-head span {
	width: 16.666%;
	color: #fff;
}

.rl-information.active {
	background: #9DC3D6;
}

.rl-information.active span {
	color: #FFFFFF;
}

.rl-information span {
	color: #464646;
	height: 51px;
	line-height: 51px;
}

.ri-head span {
	position: relative;
	padding: 15px 0;
}

.ri-head span:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #36A4DD;
}

.ri-total {
	display: block;
}

.ri-total span {
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
}

.ri-w {
	width: 16.666%;
}

.ri-lw {
	float: right !important;
	cursor: pointer;
	box-sizing: border-box;
	width: 65px;
	text-align: center;
}

.ri-icon {
	display: block;
	width: 11px;
	height: 11px;
	margin: 0 auto;
	background: url(/images/zpm.png) no-repeat;
	background-size: contain;
	margin-top: 20px;
}

.ri-lw.active i {
	width: 11px;
	height: 3px;
	margin-top: 24px;
	background: url(/images/zpzk.png) no-repeat;
	background-size: contain;
}

.rl-detail {
	display: none;
	padding: 39px 70px;
	color: #555555;
	font-size: 15px;
	background: #F2F2F2;
}

.ri-list li {
	border-bottom: 1px solid #DCDCDC;
}

.ajts {
	display: block;
	color: #333 !important;
	font-size: 15px;
	margin-top: 30px;
}

.ajfz {
	display: inline-block;
	color: #fff !important;
	background: #008CD4 !important;
	border: none !important;
	padding: 5px 10px;
}

.fzname {
	display: inline-block;
	vertical-align: middle;
	color: #999 !important;
	background: #ddd !important;
	border: none !important;
	padding: 5px 10px;
	margin-left: 10px;
	transition: 0.35s;
	cursor: pointer;
}

.fzname:hover {
	color: #fff !important;
	background: #bbb !important;
}

.BMapLib_sendToPhone {
	display: none !important;
}


/* 上传简历附件 */

.fj-bot {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 448px;
}

.fbclose {
	background: #008CD4;
	padding: 13px 30px;
	color: #fff;
}

.fbctxt {
	display: block;
	float: left;
	font-size: 16px;
}

.fbcgb {
	display: block;
	float: right;
	cursor: pointer;
	font-size: 22px;
	line-height: 1.2;
}

.fbcnr {
	background: #fff;
	padding: 40px 70px;
}

.fjsc {
	display: block;
	width: 156px;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color: #fff;
	font-size: 16px;
	background: #008CD4;
	margin: 0 auto;
}

.fjts {
	color: #818181;
	font-size: 14px;
	margin-top: 35px;
	text-align: center;
}

.uslabel {
	display: block;
	color: #464646;
	font-size: 24px;
	text-align: center;
}

.usts {
	display: block;
	color: #818181;
	font-size: 14px;
	text-align: center;
}

.usbtn {
	display: block;
	width: 91px;
	height: 39px;
	background: #008CD4;
	text-align: center;
	line-height: 39px;
	color: #fff;
	font-size: 16px;
	margin: 30px auto 0;
}

.maps {
	height: 380px;
	margin-top: 30px;
}


/* 联系8868体育平台 */

.cbname {
	display: block;
	color: #464646;
	font-size: 30px;
}

.cbadr {
	display: block;
	color: #818181;
	font-size: 14px;
}

.cbadr i {
	display: inline-block;
	vertical-align: middle;
	color: #082F81;
	font-size: 20px;
	margin-right: 7px;
}

.contact-bot2 {
	margin-top: 30px;
	border-top: 1px solid #DFDFDF;
}

.cbphone {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 20px 30px;
	box-sizing: border-box;
	width: 24.7%;
}

.cbphone:not(:last-child):before {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 29px;
	background: #EBEBEB;
}

.cbphone:hover .cpicon {
	background: #008CD4;
	color: #fff;
}

.cpwx:hover .cpicon .cpil {
	opacity: 1;
	visibility: visible;
}

.cpwx:hover .cpim {
	opacity: 0;
	visibility: hidden;
}

.cpim {
	font-style: normal;
}

.cpil {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(/images/cpil.svg) no-repeat;
	background-size: contain;
}

.cpicon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background: #ECECEC;
	text-align: center;
	line-height: 47px;
	color: #818181;
	font-size: 20px;
	transition: 0.45s;
}

.cpxx {
	display: inline-block;
	vertical-align: middle;
	margin-left: 13px;
	color: #818181;
	font-size: 14px;
}

.cpxx em {
	display: block;
	font-style: normal;
}

.anchorBL {
	display: none;
}

.cximg {
	display: inline-block;
	width: 100px;
}


/* 搜索结果 */

.search-result .nlcont {
	margin-left: 0;
}

.search-result .nljt {
	margin-top: 18px;
}

.search-srk {
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 35px;
	border-radius: 25px;
	border: 2px solid #dad9d9;
	overflow: hidden;
	box-sizing: border-box;
}

.search-srk input {
	color: #818181;
	font-size: 14px;
	line-height: 50px;
	border: none;
}

.srkbtn {
	display: block;
	float: right;
	color: #919191;
	font-size: 20px;
}

.srlabel {
	color: #818181;
	font-size: 14px;
	margin: 35px 0;
}

.srlabel a {
	color: #008CD4;
}


/* 404 */

.not-found-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.nfw-pic {
	width: 917px;
	height: 410px;
	position: relative;
	margin: 190px auto 0;
	text-align: center;
	overflow: hidden;
}

.nfw-pic img {
	width: 100%;
	display: block;
}

.nfw-txt1 {
	color: #000000;
	font-size: 24px;
	margin-top: 30px;
	text-align: center;
}

.link-back {
	display: block;
	position: relative;
	width: 143px;
	height: 42px;
	margin: 40px auto 0;
	text-align: center;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	background: #2d6ebb;
}

.pswp__button--arrow--left {
	left: 20% !important;
}

.pswp__button--arrow--right {
	right: 20% !important;
}

.culture2-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 60px 0 80px 0;
}

.culture2-list {
	margin-left: -1%;
}

.culture2-list li {
	position: relative;
	float: left;
	width: 24%;
	margin: 20px 0 0 1%;
}

.culture2-list li:hover .cp2img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.culture2-list li:hover .cl2pic:before {
	top: 0;
	height: 100%;
}

.culture2-list li:hover .cp2more {
	opacity: 1;
	visibility: visible;
	z-index: 5;
	transform: translate(-50%, -50%);
}

.cl2pic:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: -50%;
	width: 100%;
	height: 0;
	transition: 0.85s;
	background: url(/images/op4.png) repeat;
	z-index: 1;
}

.cl2pic {
	overflow: hidden;
	position: relative;
}

.cp2img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.cp2more {
	opacity: 0;
	visibility: hidden;
	transition: 0.85s;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 50%);
	width: 100px;
	height: 31px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 31px;
}

.cl2txt {
	background: #fff;
	border-bottom: 3px solid #E1E1E1;
	text-align: center;
	padding: 15px;
	color: #2B2B2B;
	font-size: 14px;
}

.cl2txt p {
	height: 25px;
	overflow: hidden;
}

.up-top {
	position: absolute;
	right: 1%;
	bottom: 100px;
	width: 55px;
	height: 55px;
	background: #2E2E2E;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.uttrans {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1.2;
}

.up-top i {
	display: block;
	color: #fff;
	font-size: 15px;
}

.BMap_Marker {
	animation: rotate 0.8s linear infinite !important;
}

@keyframes rotate {
	0% {
		transform: translateY(0);
	}
	25% {
		transform: translateY(10px);
	}
	50% {
		transform: translateY(20px) scale(1.1, 0.9);
	}
	75% {
		ransform: translateY(10px);
	}
	100% {
		transform: translateY(0);
	}
}

.pswp__img--placeholder--blank {
	background: none !important;
}<!--耗时1751471889.8447秒-->